body{
    background-color: #f2f3f8;
    line-height: 1.2;
    font-family: 'Roboto', sans-serif;
    font-weight:300;
}
td{
    vertical-align: middle !important;
}
b, strong, .table th{
    font-weight: 500;
}
.navbar{
    padding:0;
    background:#fff;width:100%;
    z-index:200;
}
#navbarNav{
    justify-content: flex-end;
}
.nav-link {
    padding: .5rem 0.5rem;
}
.menu .nav-item{
    padding:0;
    margin-bottom: 0px;
}
.menu .nav-item:last-child{
    padding-right:0;
}
.submenu-conf{
    /*max-height: 200px;
    overflow-y: scroll;*/
}
#main{
    margin-top:40px;
}
#content{
    padding:20px 0;
}
h1,h2,h3,h4,h5,h6{
    font-weight:300;
}
h1{
    font-size:1.5rem;
}
h2{
    font-size:1.1rem;
}
.niveles-informe h2{
    font-size:1.3rem;
}
.niveles-informe h3{
    font-size:1.1rem;
}
.niveles-informe h4{
    font-size:0.9rem;
}
a{
    color:#fd4f00;;/*#fd4f00;*/
}
a:hover{
    color:#3f5921;
}
.table {
    margin-bottom:0;
}
.wb{
    padding:15px;
    background:#fff;
    border: 1px solid #dee2e6;
    border-top:0
}
.bt-1{
    border-top: 1px solid #dee2e6;
}
.auth .container-fluid{
    padding:0 15px;
}
#auth-image{
    background-image:url(../images/civet-hands.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    height:100vh;
    background-position: center center;
}
#auth-message{
    position: absolute;
    left:10vh;
    bottom:5vh;
    font-size:3.5em;
    max-width:600px;
}
.logo{
    width:250px;
    border-radius:10px;
}
.auth .logo{
    width:300px;
}
.bd-5{
    border-radius:5px;
}
.white{
    background:#fff;
}
.ofertas .white{
    padding:15px 25px;
    border-left:5px solid #514173;
    margin-bottom: 10px;
}
.btn-light {
    color: #212529;
    background-color: #f8f9fa;
}
.table-col-1{
    width:8.33%;
}
.table-col-2{
    width:16.66%;
}
.table-col-3{
    width:25%;
}
.table-col-4{
    width:33.33%;
}
.table-col-5{
    width:41.66%;
}
.table-col-6{
    width:50%;
}
.table-col-7{
    width:58.33%;
}
.table-col-8{
    width:66.66%;
}
.table-col-9{
    width:75%;
}
.table-col-10{
    width:83.33%;
}
.table-col-11{
    width:91.66%;
}
.table-col-12{
    width:100%;
}
.table-sm .form-control-sm{
    padding: .25rem .1rem;
}
p.form-control,div.form-control{
    background-color:#efefef;
    border:0;
}
.align-center{
    margin:0 auto;
}
.alert{
    margin-bottom:0;
}
.badge{
    font-weight:500;
}
.badge-brand{
    background:rgba(0,0,0,.5);
    color:#fff;
}
.badge-alertas,.badge-alertas-sic{
    top:0;
    right:20px;
}
.btn{
    border-radius:50px;
}
.btn-brand1{
    color: #fff;
    background-color: #3f5921;
    border-color: #3f5921;
    padding-left:20px;
    padding-right:20px;
    transition: all 0.5s;
}
.btn-brand1:hover{
    background-color: #3f5921dd;
    border-color: #3f5921;
    color:#fff;
}
.btn-brand2{
    background-color: #514173;
    border-color: #514173;
    color: #fff;
    padding-left:20px;
    padding-right:20px;
    transition: all 0.5s;
}
.btn-brand2:hover{
    background-color: #514173dd;
    border-color: #514173;
    color:#fff;
}
.btn-inicio{
    padding: 10px;
    border-radius: 5px;
    font-size: 1rem;
}
.text-blue{
    color: #0a63a3;
}
.text-subtitle{
    color: #b94755;
}
.badge-blue,.dropdown-item.active, .dropdown-item:active{
    color: #fff;
    background-color: #3f5921;
}
.page-item.active .page-link {
    z-index: 1;
    color:#fff;
    background-color: #3f5921;
    border-color: #3f5921;
}
.page-link {
    color: #514173;
}
.page-link:hover {
    color: #514173;
}
.navbar-light .navbar-nav .active > .nav-link, .navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .show > .nav-link{
    color: #3f5921;
}
.font-weight-bold{
    font-weight:500 !important;
}
.font-100{
    font-size:100%;
}
.font-2x{
    font-size:2rem;
}
.radius-0{
    border-radius:0 !important;
}
.resumen-inscripcion h2{
    border-bottom: 2px solid #0a63a3;
    padding-bottom: 5px;
    margin-bottom: 20px;
    font-size:1.5rem;
}
.form-control::-webkit-input-placeholder { color: #bbbbbb; }  /* WebKit, Blink, Edge */
.form-control:-moz-placeholder { color: #bbbbbb; }  /* Mozilla Firefox 4 to 18 */
.form-control::-moz-placeholder { color: #bbbbbb; }  /* Mozilla Firefox 19+ */
.form-control:-ms-input-placeholder { color: #bbbbbb; }  /* Internet Explorer 10-11 */
.form-control::-ms-input-placeholder { color: #bbbbbb; }  /* Microsoft Edge */
.in-logo{
    max-height: 50px;
    width: auto;
}
.xdebug-error{
    margin:0 auto;
    margin-top:50px;
}
.dropdown-item {
    font-weight: 300;
}
.border-left{
    border-left:1px solid #ced4da;
}
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; }
.mw-20{
    min-width:20px;
}
.fixed-right50{
    position:fixed;
    bottom:20px;
    right:50px;
}
#alerta-dni{
    position:fixed;
    z-index:9999;
    right:20px;
    top:100px;
    width:300px;
}
.alert-link{
    text-decoration:underline;
    font-weight:500;
}
.alert-link:hover{
    text-decoration:none;
}
#progressbar{
    background: #efefef;
    margin-top: -15px;
    margin-bottom: 30px;
}
#progressbar li{
    padding:15px;
    height:100%;
}
#progressbar li:first-of-type{

}
#progressbar li.active{
    background: #0a63a3;
    margin-left:-15px;
}
#progressbar li.active small{
    color:#fff;
}
#progressbar li svg{
    display:none;
}
#progressbar li.active svg {
    position: absolute;
    top: 0px;
    right: 0px;
    background: #efefef;
    color: #0a63a3;
    display:block;
}
.modal-dialog-scrollable .modal-body {
  overflow-y: auto;
  max-height:70vh;
}
#tabla-cabecera-fija thead th{
    background: #fff;
    border-top: 1px solid #dee2e6;
    border-bottom: 2px solid #dee2e6;
}
@media(min-width:768px){

}
@media(min-width:992px){
    .navbar{
        position:fixed;
        top:0;
    }
    #main{
        /*margin-left:185px;*/
        padding:20px 0;
        margin-top:60px;
    }
    .menu-vertical .nav-link{
        margin-top:10px;
        font-size:14px;
    }
    .menu-vertical .nav-link svg{
        /*display:block;
        margin:0 auto;b1cc93*/
    }
    .badge-alertas{
        right:0px;
    }
    .badge-alertas-sic{
        right:-8px;
    }
    .dropdown-toggle::after {
        position: absolute;
        bottom: 13px;
    }
}
@media(min-width:1200px){

}
@media(min-width:1600px){
    .container-fluid{
        padding:0 50px;
    }
}

.datepicker{
    z-index: 1050 !Important;
}
.modal-fancy{
    padding: 0;
    background: none
}

.connected{
    width:150px;
    min-height:150px;
    float:left;
    border:solid black 1px
}

.ui-state-highlight{
    width:50px;
    height:50px;
    background-color:blue;
}
#questions-questionnaires > div{
    border-top: 1px solid rgba(0,0,0,.3);
    border-bottom: 1px solid rgba(0,0,0,.3);
    border-right: 1px solid rgba(0,0,0,.3);
}
#questions-questionnaires .sortable-container{
    border-left: 1px solid rgba(0,0,0,.3);
}
#questions-questionnaires .sortable-container  > div:not(:last-child){
    border-bottom: 1px solid rgba(0,0,0,.3);
}
.text-decoration-none{
    text-decoration: none;
}
.text-decoration-none:hover{
    text-decoration: none;
}
.spinner {
    display: inline-block;
    width: 1.45rem;
    height: 1.45rem;
    vertical-align: text-bottom;
    border: 0.25em solid currentColor;
    border-right-color: transparent;
    border-radius: 50%;
    animation: spin 1s linear infinite;
}
@keyframes spin {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

/*Hide all except first fieldset*/
#msform fieldset:not(:first-of-type) {
    display: none;
}
.text-truncate-container-2 {
    /*-webkit-line-clamp: 2;*/
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.text-truncate-container-2.active{
    color:#fff;
}
.text-truncate-container-3 {
    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.alfa-letra.activa{
    color: #3f5921;
}
.right-0{
  right: 0;
}

#signature-pad{
  width: 230px;
}
.menu .dropdown-menu{
    right:0;
    left:auto;
}
#mensajes-sin-leer-pacientes{
  left: 0;
  right: auto;
}
#contenedor-mensajes .wb{
    height:75vh;
    overflow-y:scroll;
}
