/*Alta de comercio*/
.TableDataAlta{
	max-width: 600px;	
}
.table-create-alta{
	white-space: normal;
    height: 100%;
}
.table-create-alta p{
	font-size: 12px;
}
.table-create-alta p, .table-create-alta h2, .table-create-alta h3{
	text-align: left;
}
.table-create-left, .table-create-right{
	margin-top: 20px;	
}
.table-create-left-p{
	/*max-width: 190px;*/
    margin-top: 40px;
    padding: 10px;
    background: #E8E8E8;
}
.table-create-left-p p,.table-create-shadow p{
	font-size: 10px;
	margin-bottom: 2px;
}
.table-create-left-dimg{
	font-weight: bold;
	margin-top: 30px;
}
.table-create-left-dimg img{
	width: 11px;
	margin-right: 10px;
	margin-bottom: 2px;
}
.table-create-left-dimg p{
	display: inline-block;
}
.table-create-left-dimg div{
	margin-bottom: 20px;
}
.table-create-right-dimg{
	margin-top: 30px;
}
.table-create-right-dimg img{
	width: 32px;
	margin-bottom: 5px;
}
.table-create-right-dimg div, .table-create-right-dimg p{
	text-align: center;
}
.table-create-right-dimg .row div{
	margin-bottom: 20px;
}
.slimmenu li.SelectedMenuItem>a, .slimmenu li.hover>a{
	color: #3c3c3c!important;
	font-weight: normal;
	text-decoration: none;
}
.slimmenu.MegaMenu>li{
    padding: 0 15px;
}
.slimmenu.MegaMenu>li.SelectedMenuItem, .slimmenu.MegaMenu>li:hover{
	border-bottom: 2px solid #fb6400;
    background-color: #f0f0f0;    
}

/* Asistente solicitud  Productos y Servicios*/
.FSProductos .Image {
	max-width: 60px;
    max-height: 60px;
}
.FSProductos .Attribute {
	margin-left: 0px;
}

.FSProductos .panel-heading{
	padding-right: 0px;
}
.FSProductos h3.panel-title{
	text-align: right;
}

.FSServicios .Table, .FSProductos .Table{
	width: 100%;
}
.FreeStyleGrid TABLE {
    width: 100%;
}
.FSProductos * .PanelWithBorder_BaseColor>DIV.panel-heading,
.FSProductos * .PanelWithBorder_BaseColor {
    box-shadow: none;
	border-bottom: none; 
}
.FSProductos > div.row{
	padding-top: 10px;
}
.ProdDescripcionReadOnly {
min-height: 50px;
height: 50px;
}

.OBLinkButton:hover,.OBLinkButton:focus,.OBLinkButton:active{
    background-color: transparent !important;
	border: 0px !important;
	color: #00A9E0FF;
	box-shadow: none;
}
.OBLinkButton , .OBLinkButton:active{
    color: #00A9E0FF;
    border: 0px;
	padding-left: 0px;
}
.OBLinkButton:active:focus, .OBLinkButton:active:hover{ 
	color: #00A9E0FF;
	outline: none;
}

.TermCond {
	margin: 0px;
	margin-bottom: 10px;
}
.TableMainTermCond >.row{
	margin-bottom: 10px;
}
.TermCondButtons >.row > div:first-child{
	text-align: end;
}

.TermCondButtons .BtnCancel {
    background-color: transparent;
    border-bottom-color: #c8c8c8; 
    border-left-color: #c8c8c8; 
    border-right-color: #c8c8c8; 
    border-top-color: #c8c8c8; 
    color: #06b5ee;
}
.TermCondButtons .BtnCancel {
    background-color: transparent;
    border-bottom-color: #c8c8c8;
    border-left-color: #c8c8c8;
    border-right-color: #c8c8c8;
    border-top-color: #c8c8c8;
    color: #06b5ee;
}
.TermCondButtons .BtnCancel:focus {
    box-shadow: none;
}

.TermCond-check {
	font-size: 16px;
	color: #00A9E0FF;
}
/*about-us*/
.ob-about-us{
    white-space: normal;
    display: flex;
}
.ob-about-us img{
    height: auto;
    width: 100%;
}
.ob-about-us p{
    position: absolute;
    top: 50%;
    left: 50%;
    margin-right: -50%;
    transform: translate(-50%, -50%);
    padding: 10px;
    font-size: 13px;
    text-align: center;
}
/*resultado solicitud*/
.TableContainerResult{
    margin-right: auto;
    margin-left: auto;    
}
.TableContainerResult .TituloAlta, .TableContainerResult .SubTituloAlta{
    white-space: normal;
}
.TableContainerResult .TituloAltaCell{
    padding-top: 20px;
    padding-bottom: 30px;
}
.TableContainerResult .SubTituloAltaCell{
    padding-bottom: 30px;
}
.TableContainerResult .TituloAltaCell, .TableContainerResult .SubTituloAltaCell{
    border-bottom: 1px dashed #DADAD8;
}
.TableContainerResult .TituloAltaCell{
    border-bottom: 1px dashed #DADAD8;
}
.TableDataResult{
    background: #FFF;
    margin-top: 30px;
    text-align: center;
    padding: 30px;
}
.DataResultCell i{
    font-size: 100px;
    color: #00a9e0;
}
.DataResultCell{
    padding: 30px;
}
/*nav scroll*/
.MasterHeaderCellOnboarding{
    box-shadow: none;
    border-bottom: 1px solid #ccc;
}
.menushadow{
    box-shadow: 0 2px 4px -1px rgba(0,0,0,.2), 0 4px 5px 0 rgba(0,0,0,.14), 0 1px 10px 0 rgba(0,0,0,.12);
}
.AutocompleteMap{
    max-width: 100%;
}
.Text-Result{
    white-space: normal;
}
.Text-Result p{
    margin-top: 30px;
    font-size: 20px;
}
.GridSinTitulo{
    margin-top: 20px;
    width: auto;
}
.GridSinTitulo thead{
    display: none;
    margin-top: 20px;
}
.table-create-left-p li,.table-create-shadow li{
    margin-left: 14px;
}
.table-create-left-p li p,.table-create-shadow li p{
    margin-left: -7px;
}
.table-create-alta h2, .table-create-alta h4{
    color: #FB6400;
}
.table-create-alta h4{
    font-size: 12px;
    margin-bottom: 10px;
}
.TableDataAlta .row:nth-child(2n) {
    margin-right: 0;
    margin-left: 0;
}
.TableTabContinuar .TableDataAlta .row:nth-child(2n) {
    margin-right: -15px;
    margin-left: -15px;
}
.TableDataAlta .CellTableButton{
    padding-right: 0;
    padding-left: 0;
}
.TableDataAlta .CellTableButton .TableButton input{
    margin-right: 0;
}
.WorkWith TR .WWIconActionColumn .NoHover i, .WorkWith TR:hover .WWIconActionColumn .NoHover i:hover{
    background-color: transparent;
}
.Text-Result{
    margin-top: 20px;
}
.Text-Result td, .Text-Result th{
    border: 1px solid #D8D8D8;
    padding: 5px 20px 5px 20px;
    text-align: center;
}
.TableStepLast{
    border-bottom: 0;
}
.TablaServicioFormato label.control-label, .TablaServicioFormato span.Label{
    font-weight: normal;
    font-family: OpenSans, sans-serif;
    font-size: 10pt;
}
.TablaServicioFormato .row{
    margin: 0;
}
.TablaServicioFormato .MergeLabelCell{
    margin-top: 0;
}
.input-group {
    border-collapse: collapse;
}
/*View Avance*/
.TablaAvance .WizardStepsContainerCell p.form-control-static{
    text-align: center;
}
.TablaAvance .td_titulo{
    height: 40px;
    vertical-align: middle;
    display: table-cell;
    font-weight: bold;
}
.TablaAvance .TableStepBulletLine{
    position: relative;
    top: 1px;
}
.TablaAvance .TableStepBulletLine .TextBlock{
    padding-right: 0;
}
.TablaAvance .TableContainerStepBullet .gx-tab-padding-fix-1{
    padding: 0;
}
.TableAlignedCenteredProceso {
    margin-left: auto;
    margin-right: auto;
    width: 0% !important;
}
.TableAlignedCentered{
    margin-left: auto;
    margin-right: auto;
}
.TableStepBulletLineNada{
    width: 39px;
}
.TablaAvance .EstadoAzul{
    color: #FFF !important;
}
.TablaAvance .StepNumberBullet{
    font-size: 20px;
}
.TablaAvance .StepNumberBulletCell{
    padding-top: 4px;
}
.TablaAvance .TableStepBullet{
    width: 35px;
    height: 35px;
}
.TablaAvance .AvanceDetalle .EstadoAzul{
    /*color: #3f79fb!important*/
}
.TablaAvance .AvanceDetalle{
    width: 100%;
    margin: 5px;
}
.TablaAvance .Detalle{
    white-space:normal;
    margin: 5px;
}
.TablaServicioFormato .form-control-static a{
    white-space: nowrap;
}
.btn-group.ColumnSettings{
    position: relative !important;
}
@media (max-width: 767px) {
 .Label.WrapOK{
    white-space: normal;
 }
 div[id*=SMARTBLOB].gx_usercontrol{
    text-align: center;
    text-align: -webkit-center;
 }
}
.TablaAvance .TableStepBulletLine{
    width: 100%;
}
@media (max-width: 767px){
    .MasterTopIconsCell {
        display: block;
        position: fixed;
        top: 19px;
        right: 25px;
    }
    .FSGridFormato .ReadonlyAttribute100,
    input[type=button].OBLinkButton{
        white-space:normal;
    }
}
.TablePanel{
	background-color: #fff;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px;
    border-bottom-left-radius: 6px;
    box-shadow: 0 0 3px 0 rgba(0,0,0,.2);
    max-width: 800px;
    margin: auto !important;
    padding: 15px !important;
}
.table-create-shadow{
    padding: 10px;
    background: #E8E8E8;
}
.table-text-center h3{
	text-align: center;
}
.table-bottom-a{
    padding-top: 20px;
	padding-left:2px;
}
.table-bottom-a p{
	color: #237CBB;
    text-align:justify;
}
.TableDataAlta.TableDataCambiarContrasena .row:nth-child(2n){
    margin-right: -15px ;
    margin-left: -15px; 
}
.BtnCancel{
    color: #FB6400;
}
.BtnPrevious{
    color: #FB6400;
    border-color: #237CB8;
}

.PanelWithBorder_BaseColor>DIV.panel-heading
{
    border-bottom-color: #666666;
}
.PaginationBar UL .active A {
    background-color: #464646;
    border-bottom-color: #464646;
    border-left-color: #464646;
    border-right-color: #464646;
    border-top-color: #464646;
    color: white;
}
.ReadonlyAttribute A:visited{
    color: #237cbb;
}


div[data-align-flex][data-align]>:has([data-align-flex]){
	width: auto!important;
}

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
}

.TableStepBulletLine, .TableStepBulletLineChecked{
	top: -2px;
}

.StepNumberBulletCell{
    padding-top: 3px;
}

.TableStepBulletSelected .StepNumberBulletCell {
    padding-top: 8px;
}

.TableStepBulletSelected .StepNumberBulletCell .fas{
    display: block;
}

.TableRightView .gx_usercontrol.panel-group{
	width: auto!important;
}