.task-end-time{
    background-color:red;
    color: white;
}

.rechazado{
    color: red;
}

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

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

.ngSelected-row{
    background-color: #c7c7c7;
}

.w0{
    width: 0;
}
.text-bold{
    font-weight: bold;
}

.p12{
    padding: 12px;
}

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

.lx-date-picker__header{
    background-color: #1565C0!important;
}

.cursor:hover{
    cursor: pointer;
}

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

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
    display: block;
}
body {
    /*line-height: 1;*/
}

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

ol, ul {
    list-style: none;
}
blockquote, q {
    quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
    content: '';
    content: none;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}

.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;
}

.list-row{
    cursor: pointer;
}

.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{
    border: solid 1px #C1DCDE;
}

.ticket-box{
    border-bottom: rgba(35, 33, 31, 0.44) 1px dashed;
}

.btn_ticket{
    font-weight: bold; 
    padding: 5px 16px;
    margin-bottom: 5px;
}

.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;
}

.texto-foto{
    /*margin-top: -30px;*/
}

.lx-component{
    border: 1px solid rgba(0, 0, 0, 0.12);
}

.no-cursor{
    cursor:default;
}

.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;
}

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

.rutadrive{
    cursor: pointer;
}

.rutadrive span{
    width: 100%;
    font-weight: bold;
}

.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%;
}

.file-input-field__icon {
    margin-top: 28px;
    position: absolute;
    height: 44px;
    width: 44px;
    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); }

.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;
    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 {
    padding: 0.5em 1em;
    border-bottom: 1px solid rgba(0, 0, 0, 0.12);
    background-color: #FAFAFA;
    /*    border-top-right-radius: 1em;
        border-top-left-radius: 1em;*/
}

.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;
}

/*==============================================
    GENERAL  STYLES    
    =============================================*/
body {
    font-family: 'Lato', arial;
}

.left{
    float:left !important;
}

.right{
    float:right !important;
}

#logo {
    width: 320px;
    display: inline;
}

.bg-login{
    background-image: url(../img/bg-login_1.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    /*    background-image: url('../img/bg-login.png'); 
        background-size: 70%;*/
    /*overflow-y: hidden;*/
}

#bg-login .panel.panel-default {
    border-radius: 15px;
}

#bg-login .panel-heading{
    border-radius: 15px 15px 0 0;
}

#menu_rapido i.fa{
    margin-top: 15px;
}

.vertical-align {
    position: relative;
    transform: translateY(-50%);
    top: 50%;
}

.footer {
    padding: 32px 0;
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 32px;
    text-align: center; }

.footer__link img {
    display: inline-block;
    vertical-align: top;
    height: 32px;
}

#wrapper {
    width: 100%;
    background: #282623;
}

#page-wrapper {
    padding: 15px 15px;
    min-height: 600px;
    background:#F3F3F3;

}
#page-inner {
    width:100%;
    background-color:#fff!important;
    padding:20px;
    min-height: inherit;
}

#logo_unidad {
    height: 150px;
    width: 190px;
    overflow: hidden;
}

#img_unidad {
    margin-bottom: 0px;
    background-image: url("../img/buildings_head.png");
    background-repeat: repeat-x;
    background-position: right;
    background-color: #EFF1FF;
    height: 200px;
    border-radius: 10px 10px 0 0;
    padding: 20px;
}

#img_unidad h3 {
    top: 45px;
    font-size: 30px !important;
    text-align: center;
    text-shadow: 0 1px 0 #ccc,
        0 2px 0 #c9c9c9,
        0 3px 0 #bbb,
        0 4px 0 #b9b9b9,
        0 5px 0 #aaa,
        0 6px 1px rgba(0,0,0,.1),
        0 0 5px rgba(0,0,0,.1),
        0 1px 3px rgba(0,0,0,.3),
        0 3px 5px rgba(0,0,0,.2),
        0 5px 10px rgba(0,0,0,.25),
        0 10px 10px rgba(0,0,0,.2),
        0 20px 20px rgba(0,0,0,.15);
}

div#ap{
    padding-left: 20px;
    padding-right: 20px;
    min-height:  80%;
}

.superior {
    border: 2px solid #5CBBB1;
}
.medio{
    border-left: 2px solid #5CBBB1;
    border-right: 2px solid #5CBBB1;
    border-bottom: 2px solid #5CBBB1;
}

.inferior {
    border: 2px solid #5CBBB1;
    border-top: 0;
    border-radius: 0 0 5px 5px;
}

.titulo {
    background-color: #5CBBB1;
    border-radius: 0;
}

.titulo h2 {
    color: #fff;
    margin-top: 0 !important;
    padding-top: 5px;
}

.btn_descarga{
    margin-bottom: 10px;
    vertical-align: 0;
}

th{
    cursor: pointer;
}

.th-operacion{
    width: 1px;
}

.td-operacion{
    display: flex;
    border-bottom: 0px !important;
    border-left: 0px !important;
    border-right: 0px !important;
}

.td-operacion>button:nth-child(2){
    margin-left: 5px;
    margin-right: 5px;
}
/*CHAT PANEL*/
.chat-panel {
    height: 50vh;
    overflow-y: scroll;
}
.chat-panel-home {
    height: 845px;
    overflow-y: scroll;
}
.chat-box {
    margin: 0;
    /*padding: 1px;*/
    list-style: none;
    width: 100%;
    background-color: #fff;
}
.chat-box li {
    margin-bottom: 15px;
    padding-bottom: 5px;
    border-bottom: 1px dotted #808080;
    display: block;
    width: 100%;
}
.chat-box li.left .chat-body {
    /*margin-left: 90px;*/
}
.chat-box li .chat-body p {
    margin: 0;
    color: #8d8888;
}
.chat-img>img {
    margin-left:20px;
}

.btn-chat{
    width: 100%;
}

.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;
}

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

.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";
}

.sidebar-menu , .sidebar-menu ul{
    background:none;
    overflow-x: hidden;
}
.sidebar-collapse .nav {
    padding:0;
}
.sidebar-menu .nav > li > a {
    color:#fff;
    background: #282623;
    text-shadow:none;

}

.sidebar-menu ul > li > a:hover i {
    color: #fff;
}

.sidebar-menu ul > li > a:hover span {
    color: #fff !important;
}

.sidebar-menu > ul > li > a {
    /*padding:10px 10px;*/
    /*font-family: Hammer Fat;*/
    font-size: 14px;
    line-height: 1;
    letter-spacing: 1px;
    text-transform: uppercase;
}

p {
}
.sidebar-menu > ul > li {
    border-bottom: 2px solid rgba(107, 108, 109, 0.19);
}
.sidebar-menu ull > li > a:hover,
.sidebar-menu ul > li > a:focus {
    background: #5abab0;
    outline:0;
    cursor: pointer;
}
.sidebar-menu > ul > li > a > i {
    /*margin-right:10px;*/
    /*color: #f9b234;*/
}
.sidebar-menu-second-level li{
    border-bottom: solid 1px #465857;
    background-color: rgba(47, 79, 79, 0.49);
    cursor: pointer;
}

.sidebar-menu-second-level li:hover{
    background-color: #293b61;
}

.sidebar-menu-second-level li a {
    /*font-family: Hammer Thin;*/
    letter-spacing: 1px;
    padding-left: 30px;
    line-height: 35px;
    font-size: 14px;
    color: #FFFFFF;
    text-decoration: none;
}
.sidebar-menu-second-level li a:before {
    /*    font-family: FontAwesome;
        content:"\f0da";*/
    font-size: 8px;
    padding-left: 15px;
    display:block;
    position:absolute;
    color: #f9b234;
}

.sidebar-menu-second-level  > li:last-child > a:after{
    height:50%;
}

.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px;
}
.pagination > li {
    display: inline;
}
.pagination > li > a,
.pagination > li > span {
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #337ab7;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
    margin-left: 0;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
    z-index: 2;
    color: #23527c;
    background-color: #eee;
    border-color: #ddd;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
    z-index: 3;
    color: #fff;
    cursor: default;
    background-color: #337ab7;
    border-color: #337ab7;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
    color: #777;
    cursor: not-allowed;
    background-color: #fff;
    border-color: #ddd;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
    border-top-left-radius: 6px;
    border-bottom-left-radius: 6px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
}

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


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

@media (max-width: 1023px) { 
    .hide-xs{
        display: none;
    } 
}

/*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";
}

::-webkit-scrollbar-track
{
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
    background-color: #F5F5F5;
}

::-webkit-scrollbar
{
    width: 10px;
    height: 10px;
    background-color: #F5F5F5;
}

::-webkit-scrollbar-thumb
{
    background-color: #b8b8b8;
}

::-moz-scrollbar-track
{
    -moz-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
    background-color: #F5F5F5;
}

::-moz-scrollbar
{
    width: 10px;
    background-color: #F5F5F5;
}

::-moz-scrollbar-thumb
{
    background-color: #b8b8b8;
}

::-ms-scrollbar-track
{
    -ms-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
    background-color: #F5F5F5;
}

::-ms-scrollbar
{
    width: 10px;
    background-color: #F5F5F5;
}

::-ms-scrollbar-thumb
{
    background-color: #b8b8b8;
}

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

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

tbody{
    color:black;
}


.home-box{
    box-shadow: 0 3px 1px -2px rgba(0, 0, 0, 0.14), 0 2px 2px 0 rgba(0, 0, 0, 0.098), 0 1px 5px 0 rgba(0, 0, 0, 0.084);
    border: none;
    border-radius: 8px;
    flex-direction: column;
    display: flex;
    justify-content: center;
    align-items: center;
    -webkit-box-flex: 0 0 150px;
    -moz-box-flex: 0 0 150px;
    box-flex: 0 0 150px;
    -webkit-flex: 0 0 150px;
    -moz-flex: 0 0 150px;
    -ms-flex: 0 0 150px;
    flex: 0 0 150px;
    max-width: 150px;
    width: 150px;
    background-color: white;
    height: 150px;
}

.home-box i{
    font-size: 3rem;
}

.home-parent{
    height: 100%;
    justify-content: space-around;
    display:flex;
    flex-direction: row;
    align-items: center;
    flex-wrap: wrap;
}

.menu-container{
    height: 91vh;
}
@media (max-width: 1023px) { 
    .menu-container{
        flex-direction: row;
        display: flex;
        justify-content: space-around;
        margin: 20px 0;
        height: auto;
    }
    .list-row {
        padding: 0px;
    }
    .home-box {
        width: 0;
        height: 0;
        padding: 50px;
    }
}

ul.buckets {
    margin: 24px 0 24px 0px;
    padding: 0;
    position: relative;
}
ul.buckets li {
    list-style: none;
    margin: 0;
    text-align: center;
}
ul.buckets li md-card md-card-content {
    padding: 0;
}
ul.buckets li a {
    display: block;
    font-weight: 500;
    padding: 16px 0;
    text-decoration: none;
    -webkit-transition: all 0.45s cubic-bezier(0.35, 0, 0.25, 1);
    background-color: #ffffff !important;
    box-shadow: none !important;
    margin-right: 0;
    margin-top: 0;
}
ul.buckets li a,
ul.buckets li a md-icon {
    font-size: 16px;
    color: #666 !important;
    transition: all 0.15s cubic-bezier(0.35, 0, 0.25, 1);
}
ul.buckets li a:hover,
ul.buckets li a:focus,
ul.buckets li a:hover md-icon,
ul.buckets li a:focus md-icon {
    color: #106CC8 !important;
    background-color: #ebebeb !important;
}