/* LAYOUT DE ADMIN */
/* BEGIN max width 480px */
@media (max-width: 480px) {
    .page-container {
        top: -75px !important;
    }
    .page-header, 
    .navbar, 
    .navbar-fixed-top {
        /*min-height: 46px !important;*/
    }
    /*.navbar-text h2 {
        margin-top:10px !important; 
        padding-top:0px;
        padding-bottom: 10px;
        margin-left:10px;
        margin-botom: 0px !important;
        }*/
        .clearfix {
            /* height: 46px;*/
            background: #1A1A1A;
        }
        .top-menu {
            background: #1A1A1A !important;
        }
    /*a.mobi-toggler{
        top:-80px;
        }*/
        .page-header.navbar .top-menu .navbar-nav > li.dropdown-user .dropdown-toggle {
            background: #1A1A1A !important;
        }
    /*.page-header.navbar .top-menu .navbar-nav > li.dropdown-user .dropdown-toggle {
        background-color: #FFF !important; 
        }*/

    }
    /* END max width 480px */
    /*BEGIN min width 480px and max width 490px */
    @media (min-width: 480px) and (max-width: 990px) {

        .clearfix {
            background: #1A1A1A;
        }


    }

    /*END min width 480px and max width 490px */
    /* BEGIN max width 480px */
    @media (max-width: 990px) {

        body {
            background: #FFF;
        }
        .page-container {
            top: -67px !important;
        }
        .page-sidebar.navbar-collapse.in {
            margin:0px !important;
            padding:0px;
        }

    /*.page-header.navbar .top-menu .navbar-nav > li.dropdown-user .dropdown-toggle {
        background-color: #FFF !important; 
        }*/
    }

    @media (min-width: 768px) and (max-width: 1024px) {
        .header .container {
            min-height: 81px !important;
        }

        .header .header-navigation{
            margin: 80px 0px 10px 0px;
        }

        .page-header-fixed .header-navigation{
            height: auto;
        }
    }

    @media (max-width: 1024px) {

        .page-header-fixed .header-navigation {
            height: auto;
        }

        .header .container {
            min-height: 81px !important;
        }
    }
    /* END max width 480px */

    #titulo:hover a {
        background-color: none;
    }
    @media (min-width:992px){
        .page-sidebar-fixed .page-sidebar {
            top:70px !important;
        }
    }
    /*layout admin fixed sidebar */
    @media (min-width: 992px){
        .page-sidebar {
            position:fixed !important;
            z-index:99;

        }
    }
    /*FIN LAYOUT ADMIN */
    .site-logo {
        padding-bottom:0px !important;
        padding-top:10px !important;
    }
    /*LAYOUT CLIENTE*/


    /*Footer siempre al final*/
    .page-container {
        height:auto;
        min-height: calc(100vh - 180px);/*medida relativa */
    }


    /* Fix menu al hacer scroll */

    @media (min-width: 1206px) {
        .header .header-navigation li a {
         /* min-height: 81px !important; */
         line-height: 20px !important;
         /* padding: 29px 12px 30px !important; */
     }
 }


 @media (min-width: 1025px) and (max-width: 1205px) {
    .header-navigation{
        position: absolute;
        top:11px;
        right:0px;
    }
    /*
    .header .container{
        height: 81px !important;
    }
    */
    .header .header-navigation > ul > li {
        margin-right: 0px;
    }

}

@media (min-width: 1025px){
    .reduce-header .header-navigation > ul > li > a {
        padding: 30px 12px 17px;
        min-height: 81px;
    }
}

@media (max-width:1199px) {
    /* Mantiene logo y título en la misma línea */
    .navbar-header {
        float: left;
    }
    .navbar-header .site-logo #logo-mini {
        visibility: visible;
        display: inline;
    }
    .navbar-header .site-logo #logo-base {
        visibility: hidden;
        display: none;
    }
}

@media (max-width: 767px) {
    /* Evita que el logo de la cabecera se pegue a la izquierda. */
    .container>.navbar-header, 
    .container>.navbar-collapse { 
        margin-right: 0;
        margin-left: 0;
    }

    /* Reducir encabezado */
    .navbar-text h2 {
        margin-bottom: 0;
        font-size: 22px;
    }
}
@media (min-width: 768px) {
    .navbar-header .site-logo #logo-mini {
        visibility: hidden;
        display: none;
    }
}
/* END max width 1024px */

/*FIN LAYOUT CLIENTE*/

/* login & signup styles */
.login-signup-page{
    padding: 50px auto 30px;
}
.login-signup-page form{
    background: #FEFEFE;
    border: 1px solid #E0DEDE;
    box-shadow: 0 0 3px #E0DEDE;
    padding: 10px 30px 30px;
}
.login-signup-page h2{
    margin-bottom: 15px;
}
.login-signup-page .input-group{
    position: relative;
}
.login-signup-page .login-signup-forgot-link{
    position: absolute;
    right: 12px;
    top: 7px;
    font-size: 14px;
}
.login-signup-page .checkbox{
    padding-left: 0;
}

.login-signup-page .form-title{
    margin: 10px 0px;
    font-size:18px;
}


/***
Footer
***/
.footer {
    padding: 15px 0;
    font-size: 13px;
    background: #1a1a1a;
    position: relative;
    bottom: 0px;
    width:100%;
	padding-left: 235px;
}

.footer h2 {
    color: #eee;
}

.footer p {
    color: #eee;
}

.footer a {
    color: #0da3e2;
}

.footer address {
    color: #eee;
}

.footer dl.f-twitter {
    overflow: hidden;
}

.footer dl.f-twitter dt {
    width: 30px;
    float: left;
    text-align: left;
    padding-top: 2px;
}

.footer dl.f-twitter dt i {
    color: #fff;
    font-size: 20px;
}

.footer dl.f-twitter dd {
    color: #eee;
    margin-left: 30px;
}

.footer dl.f-twitter dd span {
    color: #adbdce;
    font-size: 12px;
    margin: 0 5px;
}

.footer .blog-photo-stream {
    margin-top: 11px;
}

.footer .blog-photo-stream li {
    margin: 4px 5px 4px 0;
}

.footer .blog-photo-stream img {
    padding: 0;
    border: solid 2px #9ca5ae;
}

.footer .blog-photo-stream img:hover {
    transition:all 0.3s ease-in-out;
    -o-transition:all 0.3s ease-in-out;
    -moz-transition:all 0.3s ease-in-out;
    -webkit-transition:all 0.3s ease-in-out;	
}

/***
Copyright
**/
.copyright {
    color: #dee4eb;
    font-size: 12px;
    padding: 10px 0;
    background: #1A1A1A;
    position: relative;
    bottom: 0px;
    width:100%;

}

.copyright p {
    color: #bbb;
    margin-top: 7px;
    margin-bottom: 0;
}

.copyright p a {
    color: #fff;
}


.page-footer {
    color: #dee4eb;
    font-size: 12px;
    padding: 10px 0;
    background: #1A1A1A;
    position: relative;
    bottom: 0px;
    width:100%;
    height:44px;

}

.page-footer p {
    color: #bbb;
    margin-top: 7px;
    margin-bottom: 0;
}

.page-footer p a {
    color: #fff;
}

.well {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: #EEE;
    border: 1px solid #e3e3e3;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.05);
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.05);
}


/*Breadcrumbs*/
.breadcrumbs {
    background: #EEE;
    border-top: solid 1px #f5f5f5;
    border-bottom: solid 1px #f5f5f5;
}
.breadcrumbs .container{
    padding:0;
}

.breadcrumbs h2 {
    color: #555;
    font-size: 24px;
    line-height: 35px;
    margin-top: 10px;
}

.breadcrumbs ul {
    top: 10px;
    background: none;
    margin-bottom: 0;
    position: relative;
}

.breadcrumbs li a {
    color: #0da3e2;
}

.breadcrumbs ul.breadcrumb {
    padding-left: 0;
    padding-right: 0;
}

.header{
    margin-bottom: 0px !important;
    min-height: 80px !important;
}

.alert {
    margin-top: 10px;
    margin-bottom: 10px;
}

textarea{
    resize:none;
}

.navbar-text h2 {
    margin-top:0px !important; 
    /*padding-top:10px;*/
    padding-bottom: 00px;
    /*margin-left:10px;*/
    margin-botom: 0px !important;
    /*color: #FFF;*/
}

.site-logo{
    margin-right: 0px;
}

.tab-content {
    background: none;
}

form {
    margin-bottom: 0px !important;
}

/* margin del menu del administrador que quita un margin al menú cuando es responsive*/
@media (max-width: 991px) { .page-sidebar { margin:0px !important; } }

/* Arreglo visual*/
.quitar-padding-iz {padding-left: 0px !important;}
.quitar-padding-der {padding-right: 0px !important;}
.quitar-padding-top {padding-top: 0px !important;}
.quitar-padding {padding: 0px !important;}
.quitar-margin {margin: 0px !important;}

.subsolicitud-aceptada{border: 1px green solid !important;}
.subsolicitud-denegada{border: 1px red solid !important;}

.service-box-v1 i {
    padding: 15px;
    font-size: 35px !important;
}

.dropdown-submenu .dropdow-menu{
    float:left;
}

.page-header-fixed .header { z-index: 10000; }
.on-right-column { border-left: 1px solid #dbdbdb; margin-left: 10px !important;}


.radio-inline+.radio-inline { margin-left: 0px; }
.hideSearch .select2-search{display: none;}

.input-group.col-md-10 {padding-right: 30px ;}
@media (min-width: 768px) and (max-width: 992px) {
    .input-group[class*="col-"] {
        padding-left: 15px;
        padding-right: 15px;
    }
    #uniform-optionsRadios4 {text-align: left;}
}
@media (max-width: 768px) {
    .on-right-column {padding-top:  10px;}
    #boton_Diversidad {text-align: right;}
}

@media (max-width: 992px) {
    .form-horizontal .form-group {
        margin-left: 0px;
        margin-right: 0px;
    }
    .on-right-column { border-top: 1px solid #dbdbdb; border-left: none; margin-left: 0px !important; }
}
/*div#bloqueFuera, div#bloqueEspana {padding: 0px;}*/

#observBox {height: 8em;}

.radio-idioma div.radio,
.radio-inline div.radio {
    padding-top: 0px !important;
}

.popupHoverChange {
    display: none;
    position: absolute;
    z-index: 100;
    border: 1px solid red;
    margin-top: 5px;
    margin-left: -20px;
    padding: 15px;
    padding-top: 10px;
    padding-bottom: 10px;
    background-color: white;
    text-align: initial;
}

.popupFecha {
    width: 400px;
}

.select2-container--disabled .select2-search {
    display: none;
}

.estado-anexo-envio,
.estado-anexo-firma {
    float: left;
}
.estado-anexo-envio {
    margin-right: 10px;
}

/* Ajustes wysiwyg */
.wysihtml5-commands-disabled .wysihtml5-action-active {
    background-color: rgba(255, 135, 122, 0.6);
}

.wysihtml5-commands-disabled .wysihtml5-action-active > i {
    color: rgba(51, 51, 51, 0.8);
}

.check-marker {
    padding-left: 20px;
}

th.dt-center, td.dt-center { 
    text-align: center; 
}

th.dt-middle, td.dt-middle { 
    vertical-align: middle !important;
}

.filaSeleccionRol {
    display: flex;
    flex-direction: row;
    justify-content: center;
    flex-wrap: wrap;
}

.filaSeleccionRol > * {
    flex: 1 1 calc(100% / 3 - 10px);
    margin: 5px;
    max-width: calc(100% / 3 - 10px);
}

.seleccionRol, .seleccionRol:focus {
    border: 1px solid #CB0017;
    color: #CB0017;
    background-color: white;

    display: flex;
    flex-direction: column;
    align-items: center;

    padding: 15px 0;

    transition: all 0.15s linear;
}

.seleccionRol:hover {
    border-color: white;
    color: white;
    background-color: #CB0017;
}

.seleccionRol i {
    font-size: 2.25rem;
    line-height: 2.25rem !important;
    margin-bottom: 5px;
}

@media screen and (max-width: 768px) {
    .filaSeleccionRol > * {
        flex: 1 1 calc(100% / 2 - 10px);
        max-width: calc(100% / 2 - 10px);
    }
}

/* FLEXBOX */

/* Contenedor flex */
.flex {
    display: flex;
}

/* Contenedor flex con dirección de columna */
.flex.column {
    flex-direction: column;
}

/* Contenedor flex con dirección de columna inversa */
.flex.column-reverse {
    flex-direction: column-reverse;
}

/* Contenedor flex con elementos centrados verticalmente */
.flex.align-center {
    align-items: center;
}

/* Contenedor flex con elementos alineados al inicio verticalmente */
.flex.align-start {
    align-items: flex-start;
}

/* Contenedor flex con elementos alineados al final verticalmente */
.flex.align-end {
    align-items: flex-end;
}

/* Contenedor flex con elementos distribuidos uniformemente */
.flex.justify-space-between {
    justify-content: space-between;
}

/* Contenedor flex con elementos distribuidos equitativamente */
.flex.justify-space-around {
    justify-content: space-around;
}

/* Contenedor flex con elementos alineados al inicio horizontalmente */
.flex.justify-start {
    justify-content: flex-start;
}

/* Contenedor flex con elementos alineados al final horizontalmente */
.flex.justify-end {
    justify-content: flex-end;
}

/* Contenedor flex con elementos alineados al medio horizontalmente */
.flex.justify-center {
    justify-content: center;
}

/* Contenedor flex con elementos envueltos en varias líneas */
.flex.wrap {
    flex-wrap: wrap;
}

/* Elemento flex con crecimiento flexible */
.flex-item {
    flex-grow: 1;
}

/* Elemento flex con tamaño mínimo */
.flex-item.min-width {
    min-width: 100px;
}

/* Elemento flex con tamaño máximo */
.flex-item.max-width {
    max-width: 300px;
}

/* Elemento flex con alineación vertical centrada */
.flex-item.align-center {
    align-self: center;
}

/* Elemento flex con alineación vertical al inicio */
.flex-item.align-start {
    align-self: flex-start;
}

/* Elemento flex con alineación vertical al final */
.flex-item.align-end {
    align-self: flex-end;
}

/* MARGIN REM */

.mt-rem-1 {
    margin-top: 1rem;
}

.mr-rem-1 {
    margin-right: 1rem;
}

.mb-rem-1 {
    margin-bottom: 1rem;
}

.ml-rem-1 {
    margin-left: 1rem;
}

.m-rem-1 {
    margin: 1rem;
}

.mt-rem-2 {
    margin-top: 2rem;
}

.mr-rem-2 {
    margin-right: 2rem;
}

.mb-rem-2 {
    margin-bottom: 2rem;
}

.ml-rem-2 {
    margin-left: 2rem;
}

.m-rem-2 {
    margin: 2rem;
}

.mt-rem-3 {
    margin-top: 3rem;
}

.mr-rem-3 {
    margin-right: 3rem;
}

.mb-rem-3 {
    margin-bottom: 3rem;
}

.ml-rem-3 {
    margin-left: 3rem;
}

.m-rem-3 {
    margin: 3rem;
}

.mt-rem-4 {
    margin-top: 4rem;
}

.mr-rem-4 {
    margin-right: 4rem;
}

.mb-rem-4 {
    margin-bottom: 4rem;
}

.ml-rem-4 {
    margin-left: 4rem;
}

.m-rem-4 {
    margin: 4rem;
}

.mt-rem-5 {
    margin-top: 5rem;
}

.mr-rem-5 {
    margin-right: 5rem;
}

.mb-rem-5 {
    margin-bottom: 5rem;
}

.ml-rem-5 {
    margin-left: 5rem;
}

.m-rem-5 {
    margin: 5rem;
}

.mt-rem-6 {
    margin-top: 6rem;
}

.mr-rem-6 {
    margin-right: 6rem;
}

.mb-rem-6 {
    margin-bottom: 6rem;
}

.ml-rem-6 {
    margin-left: 6rem;
}

.m-rem-6 {
    margin: 6rem;
}

.mt-rem-7 {
    margin-top: 7rem;
}

.mr-rem-7 {
    margin-right: 7rem;
}

.mb-rem-7 {
    margin-bottom: 7rem;
}

.ml-rem-7 {
    margin-left: 7rem;
}

.m-rem-7 {
    margin: 7rem;
}

.mt-rem-8 {
    margin-top: 8rem;
}

.mr-rem-8 {
    margin-right: 8rem;
}

.mb-rem-8 {
    margin-bottom: 8rem;
}

.ml-rem-8 {
    margin-left: 8rem;
}

.m-rem-8 {
    margin: 8rem;
}

.mt-rem-9 {
    margin-top: 9rem;
}

.mr-rem-9 {
    margin-right: 9rem;
}

.mb-rem-9 {
    margin-bottom: 9rem;
}

.ml-rem-9 {
    margin-left: 9rem;
}

.m-rem-9 {
    margin: 9rem;
}

.mt-rem-10 {
    margin-top: 10rem;
}

.mr-rem-10 {
    margin-right: 10rem;
}

.mb-rem-10 {
    margin-bottom: 10rem;
}

.ml-rem-10 {
    margin-left: 10rem;
}

.m-rem-10 {
    margin: 10rem;
}

/* WIDTH AND HEIGHT */

.width-10 {
    width: 10%;
}

.height-10 {
    height: 10%;
}

.width-15 {
    width: 15%;
}

.height-15 {
    height: 15%;
}

.width-20 {
    width: 20%;
}

.height-20 {
    height: 20%;
}

.width-25 {
    width: 25%;
}

.height-25 {
    height: 25%;
}

.width-30 {
    width: 30%;
}

.height-30 {
    height: 30%;
}

.width-35 {
    width: 35%;
}

.height-35 {
    height: 35%;
}

.width-40 {
    width: 40%;
}

.height-40 {
    height: 40%;
}

.width-45 {
    width: 45%;
}

.height-45 {
    height: 45%;
}

.width-50 {
    width: 50%;
}

.height-50 {
    height: 50%;
}

.width-55 {
    width: 55%;
}

.height-55 {
    height: 55%;
}

.width-60 {
    width: 60%;
}

.height-60 {
    height: 60%;
}

.width-65 {
    width: 65%;
}

.height-65 {
    height: 65%;
}

.width-70 {
    width: 70%;
}

.height-70 {
    height: 70%;
}

.width-75 {
    width: 75%;
}

.height-75 {
    height: 75%;
}

.width-80 {
    width: 80%;
}

.height-80 {
    height: 80%;
}

.width-85 {
    width: 85%;
}

.height-85 {
    height: 85%;
}

.width-90 {
    width: 90%;
}

.height-90 {
    height: 90%;
}

.width-95 {
    width: 95%;
}

.height-95 {
    height: 95%;
}

.width-100 {
    width: 100%;
}

.height-100 {
    height: 100%;
}

.height-rem-1 {
    height: 1rem !important;
}

.height-rem-2 {
    height: 2rem !important;
}

.height-rem-3 {
    height: 3rem !important;
}

.height-rem-4 {
    height: 4rem !important;
}

.height-rem-5 {
    height: 5rem !important;
}

.height-rem-6 {
    height: 6rem !important;
}

.height-rem-7 {
    height: 7rem !important;
}

.height-rem-8 {
    height: 8rem !important;
}

.height-rem-9 {
    height: 9rem !important;
}

.height-rem-10 {
    height: 10rem !important;
}

.height-rem-11 {
    height: 11rem !important;
}

.height-rem-12 {
    height: 12rem !important;
}

.height-rem-13 {
    height: 13rem !important;
}

.height-rem-14 {
    height: 14rem !important;
}

.height-rem-15 {
    height: 15rem !important;
}

.height-rem-16 {
    height: 16rem !important;
}

.height-rem-17 {
    height: 17rem !important;
}

.height-rem-18 {
    height: 18rem !important;
}

.height-rem-19 {
    height: 19rem !important;
}

.height-rem-20 {
    height: 20rem !important;
}

.width-rem-1 {
    width: 1rem !important;
}

.width-rem-2 {
    width: 2rem !important;
}

.btn-recargar {
    float: right;
}

.width-rem-3 {
    width: 3rem !important;
}

.width-rem-4 {
    width: 4rem !important;
}

.width-rem-5 {
    width: 5rem !important;
}

.width-rem-6 {
    width: 6rem !important;
}

.width-rem-7 {
    width: 7rem !important;
}

.width-rem-8 {
    width: 8rem !important;
}

.width-rem-9 {
    width: 9rem !important;
}

.width-rem-10 {
    width: 10rem !important;
}

.width-rem-11 {
    width: 11rem !important;
}

.width-rem-12 {
    width: 12rem !important;
}

.width-rem-13 {
    width: 13rem !important;
}

.width-rem-14 {
    width: 14rem !important;
}

.width-rem-15 {
    width: 15rem !important;
}

.width-rem-16 {
    width: 16rem !important;
}

.width-rem-17 {
    width: 17rem !important;
}

.width-rem-18 {
    width: 18rem !important;
}

.width-rem-19 {
    width: 19rem !important;
}

.width-rem-20 {
    width: 20rem !important;
}

.estado-documentos-requeridos{
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 1%;
}

.estado-documentos-requeridos-eval{
    display: flex;
    align-items: center;
    justify-content: center;
    background: #f1e8cb;
}