html,body{
    height: 100%;
    margin: 0px;
    padding: 0px;
    right: 0px;
    left: 0px;
    top: 0px;
    bottom: 0px;
    color: #000;
    line-height: 1;
    /*background-color: #eceff1 !important;*/
}

body {
    font-family: Calibri, sans-serif;
}

article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
    display: block;
}

.left{
    float:left !important;
}

.right{
    float:right !important;
}

.text-bold, .tb{
    font-weight: bold;
}

/*Custom CSS*/

.bold {
    font-weight: 700 !important; 
}
.italic {
    font-style: italic;
}

.lineal-icon{
    width: 100%;
    display: flex;
    flex-direction: row;
    align-items: flex-end;
}

.lineal-icon-container{
    -webkit-box-flex: 0 0 91.66667%;
    -moz-box-flex: 0 0 91.66667%;
    box-flex: 0 0 91.66667%;
    -webkit-flex: 0 0 91.66667%;
    -moz-flex: 0 0 91.66667%;
    -ms-flex: 0 0 91.66667%;
    flex: 0 0 95.66667%;
    max-width: 95.66667%;
}

a.noline{
    text-decoration: none;
}
.mayusculas{
    text-transform: uppercase;
}
.lx-component-chat{
    display: flex;
    flex-direction: row;
    align-items: center;
}

.profile_image{
    cursor: pointer;
    filter:alpha(opacity=50);
    -moz-opacity: 0.5;
    opacity: 0.5;
    margin:auto;
}

.profile_image:hover {
    filter:alpha(opacity=100)3000;
    -webkit-opacity: 1.0;
    -moz-opacity: 1.0;
    opacity: 1.0;
}

.image-upload > input{
    display: none;
}

.list._right.thrcol li.full{
    width: 100% !important;
}

.list-content-span{
    word-wrap: break-word;
    width: 80%;
}

.list-content-tile, .list-row__content{
    padding: 8px 0 !important;
}

.noselect {
    -webkit-touch-callout: none; /* iOS Safari */
    -webkit-user-select: none;   /* Chrome/Safari/Opera */
    -khtml-user-select: none;    /* Konqueror */
    -moz-user-select: none;      /* Firefox */
    -ms-user-select: none;       /* Internet Explorer/Edge */
    user-select: none;           /* Non-prefixed version, currently*/
}

.rechazado{
    color: red;
}

.no-indicador .tabs__indicator{
    background-color: rgba(45, 57, 138, 0) !important;
}

.btn--icon-nb{
    border-radius: 0!important;
}

.p12{
    padding: 12px;
}

.img-responsive-ws{
    display: block;
    max-width: 100%;
    height: auto;
    margin: auto;
    width:30%;
}

.img-responsive-login-container{
    justify-content: center!important;
}

ol, ul {
    list-style: none;
}
blockquote, q {
    quotes: none;
}
blockquote:before, blockquote:after,q:before, q:after {
    content: '';
    content: none;
}

.our_content {
    overflow: hidden;
    -webkit-transition: max-height 500ms;
    -moz-transition: max-height 500ms;
    transition: max-height 500ms;
}

.outside_box{
    max-height: 300px;

}

.inside_box{
    max-height: 0px;
}

.clock-custom{
    color: #ffffff;
    font-size: 24px;
    position: relative;
    top: 20px;
    text-align: center;
    z-index: -999999999;
}

.button-user{
    cursor: pointer;
    padding: 1px 28px 33px 5px;
    background-color: transparent;
    font-family:Lucida Sans MS, Tahoma;
    font-size: 12px;
    font-weight: bold;
    color: #fff; 
    overflow:visible;
    height:28px;
}

.button-user em{
    border-radius: 50%;
    vertical-align:middle;
    margin:0 12px;
    display:inline-block;
    width:32px;
    height:32px;    
    background-repeat: no-repeat;
}

.message-box{
    padding: 12px;
    background-color: #3f51b5;
    color: white
        /*border: solid 1px #C1DCDE;*/
}

.scroll{
    height: 300px;
    max-height: 300px;
    overflow-y: auto;
    overflow-x: hidden    
}

.mini-scroll{
    height: 138px;
    overflow-y: auto;
    overflow-x: hidden    
}

.big-scroll{
    height: 425px;
    overflow-y: auto;
    overflow-x: hidden    
}

.mt--{
    margin-top: -25px;
}

.toolbar__right > .select-chat{
    min-width: 270px;
}

#Description
{
    height: 100px;
    max-height: 100px;
    resize: none;
    overflow-y: auto;  
}

div#bts_dialog{
    position: fixed;
    bottom: 0px;
    transform: translateY(0);
}

.button-user em.leftImage{
    /*background-position: -96px -112px;*/
}

.icon---xl {
    height: 56px;
    width: 56px;
    line-height: 56px !important;
    font-size: 2em!important;
}

form .thumb {
    width: 24px;
    height: 24px;
    float: none;
    position: relative;
}

.lx-component{
    border: 1px solid rgba(0, 0, 0, 0.12);
    border-top-right-radius: 1em;
    border-top-left-radius: 1em;
}

.thumb {
    display: block;
    float: left;
    width: 50px;
    height: 50px;
    /*padding-right: 10px;*/
}

.cursor{
    cursor:pointer;
}

.no-cursor{
    cursor:default;
}

.dropdown_menu li.list-row.list-row.cursor:hover {
    background-color: #eceff1;
}

.badge{    
    padding: 5px;
    border-radius: 10px;
}

.data-table-header.new_header{
    background-color: #dbf1f9;
    height: 48px;
    cursor: pointer;
}
.data-table-header.new_header._modal{
    height: 30px;
}
.data-table-header.new_header.mini{
    background-color: #FAFAFA;
    height: 32px;
    cursor: pointer;
}

.header-lx-component{
    background-color: #3f51b5!important;
    height: 32px;
    cursor: pointer;
}
.thumb {
    display: block;
    float: left;
    width: 50px;
    height: 50px;
    /*padding-right: 10px;*/
}

.rutadrive{
    cursor: pointer;
}
rutadrive span{
    width: 100%;
}
.rutadrive:hover{
    background-color: #f9f9f9;
    border-bottom: 1px solid rgba(128, 128, 128, 0.23);
}

.contTarea{
    height: 50vh; border: solid 0.05em #D4D4D4;
}
.circle{
    border-radius: 50%;
}

.text-select__icon {
    margin-top: 28px;
    position: absolute;
    top: 2px;
    left: -68px;
    height: 44px;
    width: 48px;
    line-height: 44px;
    font-size: 24px;
    font-size: 1.5rem;
    color: rgba(0, 0, 0, 0.54);
    text-align: center;
    -webkit-transition-property: color;
    -moz-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: 0.4s;
    -moz-transition-duration: 0.4s;
    transition-duration: 0.4s;
    -webkit-transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
    -moz-transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
    transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1); }
.toolbar_header_diaglog{
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
}

.msj_error{
    padding-top: 0 !important;
    text-align: right;
    /*padding-bottom: 20px !important;*/
    /*text-transform: capitalize;*/
    color: red;
}

.editText{
    color: rgba(255, 255, 255, 0.78);
}

pre {
    display: block;
    margin: 0 0 10px;
    font-size: 13px;
    line-height: 1.42857143;
    color: #333;
    word-break: break-all;
    word-wrap: break-word;
    background-color: #f5f5f5;
    border: 1px solid #ccc;
    border-radius: 4px;
}

.lx-component__header-no-border {
    padding: 0.5em 1em;
    border-bottom: 1px solid rgba(0, 0, 0, 0.12);
    background-color: #FAFAFA;
}
.lx-component__header {
    padding: 0.5em 1em;
    border-bottom: 1px solid rgba(0, 0, 0, 0.12);
    background-color: #FAFAFA;
    border-top-right-radius: 4px;
    border-top-left-radius: 4px;
}

.lx-component__title {
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    box-flex: 1;
    -webkit-flex: 1;
    -moz-flex: 1;
    -ms-flex: 1;
    flex: 1;
    font-size: 20px;
    font-size: 1.25rem;
    font-weight: 700;
}

.collexpanded {
    overflow: hidden;
    transition: height 500ms;
}

.noti-box {
    min-height: 100px;
    padding: 10px;
    border-radius: 4px;
    transition: all .2s ease-in-out;
    cursor: pointer;
}
.noti-box:hover {
    transform: scale(1.1);
}
.noti-box .icon-box {
    display: block;
    float: left;
    margin: 0 5px 5px 0;
    width: 70px;
    height: 70px;
    line-height: 70px;
    vertical-align: middle;
    text-align: center;
    font-size: 40px;
}

.set-icon {
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
}

.bg-color-orange {
    background-color: #f6a554;
    color: #fff;
}

.bg-color-green {
    background-color: #5cbbb1;
    color: #fff;
}

.bg-color-purple {
    background-color: #4b5167;
    color: #fff;
}

.bg-color-brown {
    background-color: #282623;
    color: #fff;
}

.text-box .text-muted {
    font-size: 16px;
}

.text-muted {
    color: #999;
}

.main-text {
    font-weight: 600;
    font-size: 14px;
}

p {
    font-size: 16px;
    line-height: 25px;
    padding-top: 0px;
}

.pt20{
    padding-top: 20px;   
}

.card_title{
    background-color: #282623;
    /*border: 2px solid #909090;*/
    border-bottom: none;
    border-radius:  6px 6px 0 0;
    /*text-align: center;*/
}

.card_title h4{
    padding: 10px 15px;
}

.inline-flex{
    display: inline-flex;
}

input[type="checkbox"].checkbox_permisos{
    margin: 0px 8px 0;
}

.active, .active-menu > i {
    color: #fff !important;
}

.arrow {
    float: right;
}

.fa.arrow:before {
    content: "\f103";
}

.active > a > .fa.arrow:before {
    content: "\f102";
}

.fixed_bottom {
    position: fixed;
    bottom: 5px;
    right: 25px;
}

.tabs {
    border-radius: 10px 10px 0 0;
}

.lx-select-selected-wrapper {
    cursor: pointer;
}

::-webkit-scrollbar {
    height: 6px;
    width: 6px;
}

::-webkit-scrollbar-track {
    height: 6px;
    width: 6px;
}

::-webkit-scrollbar-thumb {
    height: 6px;
    width: 6px;
    background-color: #BCD4E5;
}

/*Media Queries*/

@media (max-width: 767px) { 
    .flex-custom{
        width: 100%;
    }
}

@media (min-width: 1023px) { 
    .flex-custom{
        width: 50%;
    }
}

@media screen and (max-width: 1023px) {
    .center{
        margin-left: 25% !important;
    }
}

@media (min-width: 767px) { 
    .list._right li{
        display: inline-flex;
    }
    .list._right.thrcol li{
        width: 190px !important;
    }
    .list._right.thrcol2{
        padding-left: 16px;
        text-align: center;
    }
    .list._right.thrcol2 li{
        width: 170px !important;
        text-align: center;
    }
    .list.full li{
        width: 48% !important;
    }
}

.status-metro.status-active {
    background: #636363;
}
.status-metro {
    display: inline-block;
    padding: 2px 5px;
    border-radius: 10px;
    color: #fff;
}

.element-control-cotizacion{
    cursor: pointer;
    text-decoration: none;
}

.fechaVencida{
    color: red;
    text-decoration: underline;
}

/*WEBSACO V3*/
.bgc-intranet{
    background-color: #08367A !important;
}

.btn--raised.btn--intranet {
    color: #FFF;
    background-color: #282623
}

.bgc-saco{
    font-weight: bold!important;
    background-color: #fea621!important;
    color: #282623!important;
}

.btn--raised.btn--saco {
    color: #FFF;
    background-color: #fea621
}

.login-form-container{
    width: 100%;
    max-width: 100%;
}

.polaroid {
    cursor: pointer;
    background-color: white;
    padding: 10px 10px 10px 10px;
    border: 1px solid #CACACA;
    box-shadow: 0px 2px 20px rgba(0, 0, 0, 0.34);
    height: auto;
}
.polaroid > div > img {
    margin:auto;
    max-height: 180.08px;
}

#footer {
    width: 100%;
    height: auto;
    background-color: #282623;
    text-align: center;
    position: fixed;
    left: 0;
    bottom: 0;
}

.bg-login-intranet{
    height: 100vh;    
    background: #0A3579;
    overflow-x: hidden;
}

.header-card-login{
    height: 90px!important;
    padding-top: 8px!important;
}

.img-responsive-login{
    height: 100%!important;
    width: 45%;
}

.login-container{
    height: 20%!important
        justify-content: center;
    align-items: center;
    display: flex;
    flex-direction: column;
    margin-top: 25%;
}

.login-welcome-span{
    font-weight: 900;
    font-size: xx-large;
}

.form-login{
    height: 80%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    align-content: center;
}

.footer_info_login{
    color: white;
    display: flex;
    flex-direction: column;
    align-items: center;
    font-size: 0.9em;
    margin-top: 10px;
    margin-bottom: 10px;
}

.footer_login_image{
    height: 40px;
    margin: auto;
    margin-top: 10px;
}

.social_network a{
    text-decoration: none;
}

.font-intranet{
    font-size: larger;
    color:#fea621;
    font-weight: 700;
}

.font-intranet span:first-child{
    color:white;
}

.news_ticker{
    line-height: normal;
    padding: 4px!important;
    background-color: #5db793;
}

.circular_pdf{
    width: 100%;
    height: 65vh;
}

.superior{
    border: 2px solid #5CBBB1;
}

.reserva{
    background-color: rgba(254, 166, 32, 0.28);
    border-radius: 5px;
}
.reserva:after{
    font-family: FontAwesome;
    content:"\f02e";
    margin-left: 20px; 
    /*color: white;*/
}

.actividad{
    background-color: rgba(254, 166, 32, 0.28);
    border-radius: 5px;
}
.actividad:after{
    font-family: FontAwesome;
    content:"\f073";
    margin-left: 20px; 
    /*color: white;*/
}

.mantenimiento{
    background-color: rgba(254, 166, 32, 0.28);
    border-radius: 5px;
}
.mantenimiento:after{
    font-family: FontAwesome;
    content:"\f0ad";
    margin-left: 20px; 
    /*color: white;*/
}

.actividad-reserva{
    background-color: rgba(254, 166, 32, 0.28);
    border-radius: 5px;
}
.actividad-reserva:after{
    font-family: FontAwesome;
    content:"\f02e  \f073";
    margin-left: 20px; 
}

.mantenimiento-reserva{
    background-color: rgba(254, 166, 32, 0.28);
    border-radius: 5px;
}
.mantenimiento-reserva:after{
    font-family: FontAwesome;
    content:"\f02e  \f0ad";
    margin-left: 20px; 
}

.actividad-mantenimiento{
    background-color: rgba(254, 166, 32, 0.28);
    border-radius: 5px;
}
.actividad-mantenimiento:after{
    font-family: FontAwesome;
    content:"\f073  \f0ad";
    margin-left: 20px; 
}

.actividad-mantenimiento-reserva{
    background-color: rgba(254, 166, 32, 0.28);
    border-radius: 5px;
}
.actividad-mantenimiento-reserva:after{
    font-family: FontAwesome;
    content:"\f02e  \f073  \f0ad";
    margin-left: 20px; 
}

.medio{
    border-left: 2px solid #5CBBB1;
    border-right: 2px solid #5CBBB1;
    border-bottom: 2px solid #5CBBB1;
    /*border-radius: 5px 5px 0 0;*/
}

.inferior {
    background-color: #ffffff;
    border: 2px solid #08367a;
    border-top: 0;
    border-radius: 0 0 5px 5px;
}

.lx-component__title {
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    box-flex: 1;
    -webkit-flex: 1;
    -moz-flex: 1;
    -ms-flex: 1;
    /* flex: 1; */
    font-size: 20px;
    font-size: 1rem;
    font-weight: 700;
}

.lx-component__header-wrapper {
    /*height: 48px;*/
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -moz-box-align: center;
    box-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -o-align-items: center;
    align-items: center;
    -ms-flex-align: center;
}

/*Permisos*/
.btn--flat.btn--blueC {
    color: #000000 !important;
    background-color: transparent !important;
    font-size: 14px !important;
    line-height: 8px !important; 
    box-shadow: 0 !important;
    width: 100%;
    height: 40px;
}
.btn--flat.btn--blueC:after {
    font-family: FontAwesome;
    /*Check-square*/
    content:"\f046";
}

.btn--flat.btn--redC {
    color: #000066 !important;
    background-color: transparent !important;
    font-size: 14px !important;
    line-height: 8px !important; 
    box-shadow: 0 !important;
    width: 100%;
    height: 40px;
}

.btn--flat.btn--redC:after {
    font-family: FontAwesome;
    /*square*/
    content:"\f096";
}

.fecha-anuncios-anuncios{
    display: inline-block;
    float: right;
    color: #999;
}

.anuncio_u{
    display: inline-block;
    color: black !important;
    font-weight: bold;
}

.text-right{
    text-align: right;
}

.justify{
    text-align: justify;
}

.tabla-permisos td{
    padding: 0px !important;
    line-height: 1 !important;
    height: 20px !important;
    cursor: pointer;
}

.tabla-permisos th{
    height: 24px !important;
    cursor: pointer;
}

.show-xs{
    display: none;
}

@media (max-width: 1023px) {
    .sponsor_container {
        display: flex;
        flex-direction: column;
    }

    .sponsor_container div:nth-child(2) {
        order: -1;
    }

    .hide-xs{
        display: none !important;
    } 

    .show-xs{
        display: block;
    }

    #last_sponsor{
        margin-bottom: 8em;
    }

    .data-table{
        table-layout: auto;
    }

    .polaroid > div > img {
        height: auto;
        min-height: 100%;
    }
}

@media (max-width : 480px) {     
    .polaroid > div > img {
        height: auto;
        min-height: 80px;
        max-height: 80px;
    }

}
