/*-------------------- para el perfil --------------------------*/
html, body{background-color: white;}
/*.row{display: block;}*/

form input{
    color:#555;
}

.fa, .fas{color:#7EA0B7;}

.dataTable .fa, .dataTable .fas{color:#ffffff;}

h1, h2, h3 {
    margin-top: 20px;
}

@media all and (min-width: 900px){
    /*html{overflow:hidden;}*/
    footer.sticky-footer{
        position: fixed;
        bottom: 0;
        width: 78%;
        text-align: center;
    }
}

.well {
    overflow:auto;
    border-radius: 0;
    padding:0;
    display: none;
    z-index: 99;
}

.mb-4, .my-4 {
    margin-bottom: 1rem!important;
}

.panel-group .panel{
    border-radius: 0;
    padding:0;
}

.article-body > #consulta-form > .screen{
    position: absolute !important;
}

.cesp-perfil, .cesp-perfil form fieldset {width:100% !important;}

.cesp-perfil form fieldset {
    position: relative;
    margin: 0;
    display: inline-block;
}

.cesp-perfil > div.row{margin-top:80px;}

.table{font-size:0.85rem;}
.table td {
    border: 1px solid #e3e6f0;
    border-radius: 1px;
}

/* Liquidacion */

.table-liquidaciones th, .table-liquidaciones td {
    vertical-align: middle !important;
    text-align: center;
    text-transform: uppercase;
    margin: 0 !important;
}

.table-liquidaciones tr > th:first-child{
    text-align: left;
}

.table-liquidaciones td input {
    padding: 0px 2px;
    height: 30px !important;
    text-align: center;
    margin:0;
    text-transform: uppercase;
}

.table-liquidaciones .checkcontainer .checkmark {background-color: white; border: 1px solid #ccc; left: 33%;}
.table-liquidaciones .checkcontainer {height: 25px; margin: 0; display: inline-block; width:25px;padding: 0 20px;left: -6px;}

select#plan, select#solicitante {width: 100% !important;}

.table-liquidaciones span.dollar {
    float:left;
    margin-top:8px;
    font-weight: bold
}

.table-liquidaciones span.dollar + input{
    width:85%;
    float: right;
}


.table-liquidaciones textarea[name="observaciones"]{
    font-size: 12px;
    font-size: 1.6vh;
    overflow: hidden;
    min-height: 120px;
    width: 100%;
    padding: 6px 12px;
}

.table-liquidaciones textarea.text{
    -webkit-appearance: none;
    padding: 0px 2px;
    height: auto;
    text-align: center;
    margin: 0;
    overflow: hidden;
    border: 0;
    text-transform: uppercase;
    resize:none;
    line-height: 30px;
    min-height: 30px;
}

.table-liquidaciones select{
    height: 30px !important;
}

#liquidacion-form table.table td, #recepcion-form table.table td{
    vertical-align: inherit;
}

#liquidacion-form textarea:disabled{
    background-color: rgb(128, 128, 128);
}

#liquidacion-form .cabecera-cotizacion {line-height: 5;font-size: 20px;}

.ui-timepicker-div {display: none !important;}

/*.select2-container .select2-selection,*/
/*.select2-selection__rendered,*/
/*.select2-selection__arrow {*/
/*    height: 36px !important;*/
/*    line-height: 36px !important;*/
/*}*/

.select2-container--default .select2-selection--single, .select2-dropdown{border-radius: 0!important;}

#liquidacion-form .cabecera-cotizacion {height: 80px !important; background: url(https://plusmedical.com.ec/wp-content/themes/medicalplus/logos/logo-default.png) no-repeat 0% 0% / 240px !important;}

#liquidacion-form select, #recepcion-form select {
    -webkit-border-radius:0 ;
    -webkit-appearance: none;
    padding: 6px 12px;
    font-size: 12px;
    cursor: pointer;
}

#liquidacion-form select + span.especial, #recepcion-form select + span.especial {
    position: absolute;
    right: 50px;
}

#liquidacion-form input {margin-bottom: 0;}

#liquidacion-form table.half {
    width: 49.7% !important;
    display: inline-table !important;
}
#liquidacion-form table.half td, #liquidacion-form table.half input, #liquidacion-form table.half select{padding: 0 2px;border: 0;background: transparent;}
#liquidacion-form table.half input:enabled, #liquidacion-form table.half select:enabled, #liquidacion-form table.half .checkcontainer, #liquidacion-form table.half .select2{background: white;}

#liquidacion-form .half .select2-container--default .select2-selection--single{
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: 0;
    background: none;
    text-align: left;
}

.half .table tr:nth-child(even){
    background-color: transparent !important;
}

#liquidacion-form input:disabled{
    cursor: not-allowed;}

#liquidacion-form select + span.especial b, #recepcion-form select + span.especial b {
    border-color: #888 transparent transparent transparent;
    border-style: solid;
    border-width: 5px 4px 0 4px;
    height: 0;
    left: 50%;
    margin-left: -4px;
    margin-top: -2px;
    position: absolute;
    top: -60%;
    width: 0;
}

#liquidacion-form select:disabled + span.especial, .half span b{display: none;}

#liquidacion-form .checkcontainer {
    display: inline-block;
    float: left;
    font-size: 14px;
}

#liquidacion-form .checkcontainer:not(.table-liquidaciones .checkcontainer) {margin: 5px 15px 5px 5px;}

#liquidacion-form  table.half tr {
    background-color: transparent;
    border-bottom: 1px solid;
}

.half .checkcontainer .checkmark {
    background-color: white !important;
}

.half select {
    color: #555 !important;
}

/*.half input[disabled], .half select[disabled]{*/
/*background-color: rgb(248, 248, 248) !important;*/
/*}*/

.cesp-perfil .well th, .cesp-perfil .well td{
    vertical-align: middle !important;
    text-align: center;
}

.cesp-reportes .btn, .cesp-liquidaciones .btn {
    width: 80px;
    margin-bottom:2px;
    font-size: 13px !important;
    padding: 3px 6px;
}

form#liquidacion-form > fieldset > div.row, form#recepcion-form > fieldset > div.row {
    position: sticky;
    bottom: 0;
    width: 106%;
    padding: 20px 32px;
    background: white;
    margin-left: -31px;
}

/*-------------------- para el liquidador --------------------------*/

.cesp-liquidacion form, .cesp-formularios form {
    /*text-align: center;*/
    position: relative;
}

.cesp-liquidacion form fieldset, .cesp-formularios form fieldset {
    background: white;
    border: 0 none;
    border-radius: 0;
    padding: 20px 30px 0 30px;
    box-sizing: border-box;
    width: 80%;
    margin: 0;
}

.cesp-liquidacion input[type="radio"],
.cesp-liquidacion input[type="checkbox"],
.cesp-formularios input[type="radio"],
.cesp-formularios input[type="checkbox"]{
    height: 20px;
    width: 20px;
    margin-right: 5px;
}

.cesp-liquidacion input[type="text"], .cesp-formularios input[type="text"]{
    width: 100%;
    text-align: center;
}

.cesp-liquidacion input[type="button"], .cesp-liquidacion input[type="submit"],
.cesp-formularios input[type="button"], .cesp-formularios input[type="submit"] {
    margin-bottom: 0;
    border-color: white;
    background-color: #7EA0B7;
    color: white;
    float:left;
}

.cesp-liquidacion input[type="button"]:hover,
.cesp-liquidacion input[type="button"]:focus,
.cesp-formularios input[type="button"]:hover,
.cesp-formularios input[type="button"]:focus{
    border-color: #7EA0B7;
    color: #7EA0B7;
    background: transparent;
    box-shadow: none;
}

/*Hide all except first fieldset*/
.cesp-liquidacion form fieldset:not(:first-of-type), .cesp-formularios form fieldset:not(:first-of-type) {
    display: none;
}

#auditoria-documentacion-form .dataTable thead .sorting:last-child(-1), #reportes-form .dataTable thead .sorting:last-child(-1){
    background-image:none;
}

#auditoria-documentacion-form .dataTable thead thead input, #reportes-form .dataTable thead thead input {
    width: 100%;
}

.dataTables_filter {
    display: none;
}

#auditoria-documentacion-form .range, #reportes-form .range, #auditoria-documentacion-aes-form .range {
    position: absolute;
    top: 1px;
    right: 27%;
    display: inline-block;
    z-index: 999;
}

#auditoria-documentacion-form label a, #reportes-form label a {
    margin: 0px 9px;
    font-size: 15px;
}

#reportes-form .dataTable thead th.sorting:last-child(-1){
    background-image:none;
}

#reportes-form .dataTable thead thead input {
    width: 100%;
}

#reportes-form .dataTables_filter {
    display: none;
}

#reportes-form .range {
    position: absolute;
    top: 1px;
    right: 27%;
    display: inline-block;
    z-index: 9999;
}

#reportes-form label a {
    margin: 0px 9px;
    font-size: 15px;
}

#reportes-form input {
    padding: 2px 3px;
    font-size: 11px;
}

#reportes-form .range input {margin: 0 4px;}

.cesp-pefil table.table th {text-align: center !important; font-weight: 700;}

.recepinput {
    width:60px !important;
    height: 34px !important;
    margin: 0 !important;
}

#cuenta-form{padding: 10px;}
#cuenta-form p{
    width: 47%;
    float: left;
    margin: 10px;
}
#cuenta-form .form-cuenta{float:none;}
#cuenta-form .form-password{display: none; width: 100%;}
#cuenta-form .form-password > label{
    width: 49%;
}
#cuenta-form .form-password input[name="pass1"]{
    margin: 0 2.5% 0 0;
    display: inline-block;
}
#cuenta-form .form-password input{
    width: 47%;float: left;
}
#cuenta-form .changepassw{
    float: left;
    margin: 20px;
    width: 100%;
    text-align: left;
}

/*.cesp-cuenta{padding: 10px; float: left;}*/
/*.cesp-cuenta > div > div{*/
/*    float: left;*/
/*}*/
.cesp-cuenta .form-cuenta{float:none;}
.cesp-cuenta .form-password{display: none; width: 100%;}
.cesp-cuenta .form-password > label{
    width: 49%;
}
.cesp-cuenta .form-password input[name="pass1"]{
    margin: 0 2.5% 0 0;
    display: inline-block;
}
.cesp-cuenta .form-password input{
    width: 47%;float: left;
}
.cesp-cuenta .changepassw{
    float: left;
    margin: 20px;
    width: 100%;
    text-align: left;
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}
input[type=number] {
    -moz-appearance:textfield;
}
.liquidacion-contable input[type="text"]{
    border: 0;
    margin:0;
    padding: 2px;
    background: transparent;
}
.hidden{display:none;}
.dataTables_wrapper .dataTables_processing{
    position: fixed !important;
    top:45% !important;
    padding:100px !important;
    width: 75% !important;
    left: 24% !important;
    margin: 0 !important;
}
.navbar-nav a.fullsize-logo{
    /*background: white;*/
    /*box-shadow: 0 .15rem 1.75rem 0 rgba(58,59,69,.15);*/
    text-align: center;
    margin-bottom: 1.5rem;
    height: 8.375rem;
}
.navbar-nav a.fullsize-logo img{
    height: auto;
    width: 67%;
    position: relative;
    top: 60%;
    transform: translateY(-50%);
}
.btn-info {
    color: #818181;
    background-color: #7EA0B7 !important;
    border-color: #46b8da !important;
}
.btn-warning {
    color: #818181;
    background-color: #f0ad4e !important;
    border-color: #eea236 !important;
}
.btn-danger {
    color: #818181;
    background-color: #d9534f !important;
    border-color: #d43f3a !important;
}
.login_perfil h3, .login_perfil a{text-align: center;}
.form-control, form input, textarea.text{
    display: block;
    width: 100%;
    height: calc(1.5em + .75rem + 2px);
    padding: .375rem .75rem;
    font-weight: 400;
    line-height: 1.5;
    background-clip: padding-box;
    border: 1px solid #d1d3e2;
    border-radius: .3rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
/*.table td > input {border:0;}*/
input[type="submit"], input[type="button"], .button, .button-primary, .btn {
    color: #818181;
    background-color: #7EA0B7;
    display: inline-block;
    font-weight: 400;
    color: white;
    text-align: center;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid transparent;
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: .35rem;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
.topbar #sidebarToggleTop{background-color: transparent;}
.table-striped tbody tr:nth-of-type(odd){background-color: transparent;}
input[name^="-cbt-"] + span, input[name*="-cbt-"] + span {
    margin: 6px;
    position: absolute;
}
.status-hospitalarios .table td, .status-hospitalarios .table th, .status-reembolsos .table td, .status-reembolsos .table th{height: 45px !important; padding: 0;border: 1px solid #e3e6f0;}
.range{text-align: center;}
.table td{padding: 1px !important;}
.message{
    display: none;
    color: #eedddd;
    font-size: 15px;
    background: rgba(250,30,30,0.7);
    padding: 10px 20px;
    margin: 20px;
    text-align: center;
    word-break: break-all;
}
#cuenta-form small{
    position: relative;
    left: 1.8%;
    float: left;
    bottom: 18px;
}
#registration-form{
    padding:1px 10px;
}
#registration-form p{
    margin:0;
}
* {box-sizing: border-box}

.ea-bootstrap .final h3{
    font-size: 18px !important;
}

.major-progress {
    display: table;
    padding: 0;
    margin-top: 0;
    margin-bottom: 0;
    height: 70px;
}

.major-progress li {
    display: table-cell;
    text-transform: uppercase;
    position: relative;
    vertical-align: middle;
    height: 72px;
    text-align: center;
    width: 21%;
}

.major-progress li.activo:not(:last-child):after {
    content: '';
    display: block;
    background: white;
    background-size: 100% 100%;
    height: 72px;
    position: absolute;
    top: 0;
    right: -21px;
    z-index: 999;
    border-top: 35px solid transparent;
    border-bottom: 35px solid transparent;
    border-left: 22px solid #7EA0B7;
    width: 22px;
}

.major-progress > li.activo:not(:first-child):before{
    content: '';
    display: block;
    background: white;
    background-size: 100% 100%;
    height: 72px;
    position: absolute;
    top: 0;
    left: 21px;
    z-index: 999;
    border-top: 35px solid #7EA0B7;
    border-bottom: 35px solid #7EA0B7;
    border-left: 22px solid white;
    width: 22px;
}

.major-progress li.inactivo:not(:last-child):after {
    content: '';
    display: block;
    background: white;
    background-size: 100% 100%;
    height: 72px;
    position: absolute;
    top: 0;
    right: -21px;
    z-index: 999;
    border-top: 35px solid transparent;
    border-bottom: 35px solid transparent;
    border-left: 22px solid #818181;
    width: 22px;
}

.major-progress > li.inactivo:not(:first-child):before{
    content: '';
    display: block;
    background: white;
    background-size: 100% 100%;
    height: 72px;
    position: absolute;
    top: 0;
    left: 21px;
    z-index: 999;
    border-top: 35px solid #818181;
    border-bottom: 35px solid #818181;
    border-left: 22px solid white;
    width: 22px;
}

.major-progress > li:first-child:before {
    content: '';
    width: 21.5px;
    background: white;
    position: absolute;
    left: 0;
    top: 0;
    height: inherit;
}

.major-progress li a {
    word-wrap: initial;
    word-break: break-word;
    line-height: 25px;
    color: white !important;
    font-size: 0.75rem;
    font-weight: 500;
    font-style: normal;
    text-decoration: initial;
    position: relative;
    left: 17px;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizeLegibility;
    padding: 0 0 0 9px;
}

.activo {
    background: #7EA0B7;
    /*background: linear-gradient(0deg, rgba(0,147,223,1) 0%, rgba(0,132,223,1) 48%, rgba(0,212,255,1) 100%);*/
}

.inactivo {
    background: #818181;
    /*background: linear-gradient(0deg, rgba(33,179,88,1) 0%, rgba(19,156,71,1) 48%, rgba(33,179,88,1) 100%);*/
}

.ea-bootstrap small, .ea-bootstrap .small, .sidebar .nav-item .collapse .collapse-inner .collapse-item, .sidebar .nav-item .collapsing .collapse-inner .collapse-item, .ea-bootstrap small {
    white-space: break-spaces;
}

.well .ui-widget-header .ui-icon, .well .ui-icon, .well .ui-widget-content .well .ui-icon{background: none !important;}

.auditoria-documentacion td a{float:left;}

.auditoria-documentacion [id^='ficha'], .auditoria-documentacion-aes [id^='ficha'], .formularios-report [id^='ficha'], .formularios-report [id^='estado'], .formularios-report [id^='proceso'], .formularios-report-rc [id^='ficha'], .formularios-report-rc [id^='estado'], .formularios-report-rc [id^='proceso']{
    display: none;
    width: 600px;
    height: 400px;
}

.fancybox__content table td, .fancybox__content table th{
    text-align: left;
    vertical-align: middle !important;
    border: 1px solid #e3e6f0;
    border-radius: 1px;
}

.ui-datepicker .ui-datepicker-prev:before, .ui-datepicker .ui-datepicker-next:before{content:'' !important;}

.error{font-size: 1em;}

.sidebar hr.sidebar-divider{margin:0 1rem 0;}
.sidebar #sidebarToggle{margin-top:1rem;}

.missing{
    background: rgba(255,0,0,0.2) !important;
}

.correct{
    background: rgba(0, 255, 0, 0.2) !important;
}

@media (min-width: 768px){
    .sidebar .nav-item .nav-link {
        padding: 0.8rem;
    }
    .sidebar {
        width: 16rem!important;
    }
}

@media all and (max-width: 899px){
    #telemedicina iframe{width: 88vw !important; margin-bottom:50px;}
    .navbar-nav a.fullsize-logo img{width: 98%;}
    #cuenta-form p{width: 100%;}
    .container, .container-fluid{padding-bottom: 1.5rem;}
    .cesp-liquidacion form fieldset{padding: 5px;}
    .input-wrapper label.suffix{left: 13px;bottom: 0.5px;}
}