/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 30/12/2016, 10:41:05 AM
    Author     : earenas
*/

.hiddenRow {
    padding: 0 !important;
}

.link{
    color: hsl(0, 0%, 100%);
    text-decoration: none;
}
.foto{
    position:relative;
}

.foto img{
    width:100%;
}
.foto2{
    position:relative;
}

.foto2 img{
    width:100%;
}


.foto p{
    position:absolute;
    bottom:31px;
    width:100%;
    text-align:center;
    color: white;
    font-family: Century Gothic;
    font-size: 19px;


}
.foto p a:hover{
    color: #666


}
.foto2 p a:hover{
    color: #666


}
.foto2 p{
    position:absolute;
    bottom:104px;
    width:100%;
    text-align:center;
    color: white;
    font-family: Century Gothic;
    font-size: 19px;


}
.log{
    width: 76%;
}
.contenedor{

    position:relative;  
}
.aImagen1{
    position:absolute;
    color: white;
    bottom: -3%;
    font-family: cursive;
    font-size: 22px;
    margin-left: 4%;
}

table, th, td {
    /* border: 1px solid black; */
    border-collapse: collapse;
}
th, td {
    padding: 5px;

}
.tb{
    margin: 0 auto;
    text-align: left;
}
.btnPrm{
    background-image: linear-gradient(to bottom, rgba(23, 152, 39, 0.92) 0%, #00b53d 100%);
    border-color: #00b53d;
    background-repeat: repeat-x;
    color: white;
}
.btnPrm:focus{
    border-color: rgb(20, 183, 0);
    background-color: rgb(20, 183, 0);
    color: white;
}
.btnPrm:hover {
    border-color: rgb(20, 183, 0);
    background-color: rgb(20, 183, 0);
    color: white;
}
.btnPrm:active{
    border-color: rgb(20, 183, 0);
    background-color: rgb(20, 183, 0);
    color: white;
}
.form2:focus {
    border-color: #00b73f;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px #5cb85c;
}
.form2a:focus {
    border-color: rgb(204, 204, 204);
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 1px #ccc;
}
.optionH:hover {
    border-color: #00b73f;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px #5cb85c;
}

.form-control2 {
    /* display: block; */
    width: 80%;
    height: 34px;
    padding: 6px 12px;
    font-size: 13px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

.form-controlt {
    /* display: block; */
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 13px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.lbL{
    width: 180px;
}
.lbCM{
    width: 100px;
}
/* Inicio CSS Home - David Reyes*/
/*.btnUsuario {
    background-image: -webkit-linear-gradient(top, #428bca 0%, #2d6ca2 100%);
    background-image: -o-linear-gradient(top, #428bca 0%, #2d6ca2 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#428bca), to(#2d6ca2));
    background-image: linear-gradient(to bottom, #428bca 0%, #001d7e 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff428bca', endColorstr='#ff2d6ca2', GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
    background-repeat: repeat-x;
    border-color: #2b669a;
}*/
/* Fin CSS Home - David Reyes*/
.btnUsuario:hover, .btnUsuario:focus {
    background-color: rgb(4, 35, 130);
    background-position: 0 -15px;
}

.btnLog {
    /* background-image: -webkit-linear-gradient(top, #428bca 0%, #2d6ca2 100%); */
    background-image: -o-linear-gradient(top, #ffb094 0%, #ff4e0e 100%);
    /* background-image: -webkit-gradient(linear, left top, left bottom, from(#428bca), to(#2d6ca2)); */
    background-image: linear-gradient(to bottom, #ffb094 0%, #ff4e0e 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff428bca', endColorstr='#ff2d6ca2', GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
    background-repeat: repeat-x;
    border-color:  #ffb094;
}
.btnLog:hover, .btnLog:focus {
    background-color: #ff4e0e;
    background-position: 0 -15px;
    border-color: #ffb094;
}

/*.popover{
    max-width: 100%;  Max Width of the popover (depending on the container!) 
}*/

/****************************************/
/**** MNC ****/
/****************************************/

.btnLogin {
    /* background-image: -webkit-linear-gradient(top, #428bca 0%, #2d6ca2 100%); */
    background-image: -o-linear-gradient(top, #293a90 0%, #122584 100%);
    /* background-image: -webkit-gradient(linear, left top, left bottom, from(#428bca), to(#2d6ca2)); */
    background-image: linear-gradient(to bottom, #293a90 0%, #122584 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff428bca', endColorstr='#ff2d6ca2', GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
    background-repeat: repeat-x;
    border-color: #293a90;
}
.btnLogin:hover, .btnLogin:focus {
    background-color: #122584;
    background-position: 0 -15px;
    border-color: #293a90;
}

.btnWS {
    /* background-image: -webkit-linear-gradient(top, #428bca 0%, #2d6ca2 100%); */
    background-image: -o-linear-gradient(top, #1a8dbe 0%, #29ABE2 100%);
    /* background-image: -webkit-gradient(linear, left top, left bottom, from(#428bca), to(#2d6ca2)); */
    background-image: linear-gradient(to bottom, #1a8dbe 0%, #29ABE2 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff428bca', endColorstr='#ff2d6ca2', GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
    background-repeat: repeat-x;
    border-color: #1a8dbe;
}
.btnWS:hover, .btnWS:focus {
    background-color: #29ABE2;
    background-position: 0 -15px;
    border-color: #1a8dbe;
}

.btnWSO {
    /* background-image: -webkit-linear-gradient(top, #428bca 0%, #2d6ca2 100%); */
    background-image: -o-linear-gradient(top, #0071BC 0%, #0071BC 100%);
    /* background-image: -webkit-gradient(linear, left top, left bottom, from(#428bca), to(#2d6ca2)); */
    background-image: linear-gradient(to bottom, #619FC9 0%, #0071BC 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff428bca', endColorstr='#ff2d6ca2', GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
    background-repeat: repeat-x;
    border-color:  #004370;
}
.btnWSO:hover, .btnWSO:focus {
    background-color: #0071BC;
    background-position: 0 -15px;
    border-color: #004370;
}

/****************************************/

.foto:hover{

    opacity: 0.7;
}
.foto2:hover{

    opacity: 0.7;
}
.h3movil:hover{
    opacity: 0.7;
}
.h3movil2:hover{
    opacity: 0.7;
}
.form3:focus {
    border-color: #ff4e0e;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px #5cb85c;
}
textarea.form-control2 {
    height: auto;
}
.menuMovil{
    display: none;
}

.nopadding{
    padding: 0 !important;
    margin: 0 !important;
}
.cabePadd{
    padding-left: 0px;
}
@media (max-width: 720px) {
    .tb{
        display: none;
    }
    .menuMovil{
        display: block;
    }
}

.h3movil {
    color: white;
    font-size: 18px;
    font-family: Century Gothic;
    text-align: center;
    margin: -60px 0 0px 0;
}
.h3movil2 {
    color: white;
    font-size: 18px;
    font-family: Century Gothic;
    text-align: center;

}
.btnBack{
    font-size: 21px;
    color: #1f6cb7;
    border-bottom: 1px solid #e7e7e7;
    cursor: pointer;
}
.btnBack p{
    /*display: inline;*/
    /* display: inline; */
    margin: 7px 0px 7px 0px;
    color: #666;
    font-size: 20px;
    font-family: 'gobierno', sans-serif;
    /* border-bottom: 1px solid #e7e7e7; */
    /* margin: 0 0 20px 0; */

}
.btnBack2{
    font-weight: 100;
    font-size: 20px;
    color: #666;
    cursor: pointer;
    font-family: century dark;
}
@media (max-width: 767px) {
    .btnBack{
        font-size: 21px;
        color: #1f6cb7;
        border-bottom: 1px solid #e7e7e7;
        margin-bottom: 10px;
    }
    .btnBack img{
        width: 44px;
        margin: -11px 0px 0px 10px;
    }
    .btnBack p{
        display: inline;
        margin: 0px 0px 0px 13px;
    }
    .nopadding{
        text-align: left;
        margin-left: 18px;
    }
}

#map {width:800px; height:600px; margin: 0 auto; border: 5px solid; }

.loginText{
    color:white;

}
.loginTextW{

    width: 235px !important;
}
.fondoLogin{
    width: 268px;
    height: 100%;
    background: #0154A0;
    border-radius: 9px;
}

.fondoLoginRestablecer{
    width: 360px;
    height: 100%;
    background: #0154A0;
    border-radius: 9px;
    padding: 10px;
}

.login-box {
    width: 268px;
}

.login-logo{
    font-size: 2.1rem;
    font-weight: 300;
    margin-bottom: .9rem;
    text-align: center;
}


.login-box-msg{
    margin: 0;
    padding: 15px 15px;
    text-align: center;
}

/* Inicio Validación Restablecer Contraseña */
.valid {
    color: green;
}

.valid:before {
    position: relative;
    left: -35px;
}

.invalid {
    color: red;
}

.invalid:before {
    position: relative;
    left: -35px;
}

.hidden {
    display: none !important;
    visibility: hidden !important;
}
.invisible {
    visibility: hidden;
}

#message {
    display:none;
    background: #F9F9F9;   
    color: #000;
    position: relative;
    padding: 10px 30px;
    margin: 10px;
    border-radius: 9px;
}

#message p {
    font-size: 12px;
}
#message h6 {
    font-size: 14px;
}
/* Fin Colores Validación Restablecer Contraseña */

.btnGriss{
    background: #f57917 !important;
    width: 100px;
    color: white;
}
.btnGriss:hover{
    background:rgb(255, 113, 0) !important
}
.logoEntel{
    margin-top: 5em;
    margin-bottom: 1em;

}
.menuEntel{
    background: #0154A0;
    border-bottom-color: #ff6700;
    border-bottom-width: 3px;
    margin-bottom: -8px !important;
}
/*.txtColorMenu{
    color:white !important;
    font-family: dinnext regular;
    font-size: 16px
}
.txtColorMenu:hover{
    color:#0154A0 !important;
    background: white !important;;
}*/
.titulosCabe{
    color: #ff6700 !important;
    border-bottom: 0px solid #e7e7e7 !important;
    padding: 0px !important;
}
.tituloGrilla{
    color: #0154a0;
    font-weight: 900;
    border-color: #0154a0;
}
.grillaTr:hover  > th{
    background:rgba(1, 84, 160, 0.42)  !important;
}
.table-hover > tbody > tr:hover > td, .table-hover > tbody > tr:hover > th {
    background:rgba(1, 84, 160, 0.13) !important;
}
.table > tbody > tr > td, .table > tfoot > tr > td {
    padding: 4px;
    line-height: 1.42857143;
    vertical-align: middle;
    border-top: 1px solid #0154a0;
    border-bottom: 1px solid #0154a0;



}

.grillaTr{
    border-right: 0px solid #0154a0;
    border-left: 0px solid #0154a0;
    border-radius: 9px;
}
table {
    border-color:#0154a0 !important;
    border-right:1px solid #0154a0;
    border-top: 1px solid #0154a0;
    border-left: 1px solid #0154a0;
    border-radius: 9px;
}

@media screen and (max-width: 1366px){
    .table-responsive {

        margin-bottom: 0px;

    }
}
.btnGuardar2{
    background: #eb8f34;
}
/* Fin CSS Home - David Reyes*/
.btnGuardar2:hover, .btnGuardar2:focus {
    background-color: rgb(255, 103, 0);
    background-position: 0 -15px;
}

/* Inicio CSS Home - David Reyes*/
.btnGuardar{
    background: #eb8f34;
}
/* Fin CSS Home - David Reyes*/
.btnGuardar:hover, .btnGuardar:focus {
    background-color: rgb(255, 103, 0);
    background-position: 0 -15px;
}
.formularios{
    border: 3px solid #e7e7e7;
    background: #eee;
    margin-top: 13px;
}
.lblGrilla{
    color: #0154a0;
    max-width: 156px;
    display: initial;
}

.btnDesa{
    border-color: rgba(148, 154, 160, 0.81) !important;
    background-color: rgb(238, 238, 238) !important;
    background-image: linear-gradient(to bottom, rgb(238, 238, 238) 0%, #eeeeee 100%);
    color: black;
}
.btnDesa:hover, .btnDesa:focus {
    background-color: rgb(255, 103, 0);
    background-position: 0 -15px;
}

tbody > tr > td > .form-group {
    margin-bottom: 1px;
}
.inpMarge{
    margin-bottom: 8px;
}
.alert{
    margin-top: 17px
}


.dropdown-menu > li > a {
    font-size: 17.5px;
}
.margenTop{
    margin-top: 21px;
}
.cerrarSesion{

    display:block;
}
.cerrarMovil{
    display: none !important;
}
@media (max-width:  1208px) {
    .nombre_usr{     
        display:none !important;
    }
    .cerrar_sesion{        
        display:none !important;
    }
    .cerrarSesion{

        display:none !important;
    }
    .cerrarMovil{
        display: inline !important;
    }
}
.tb_sub{
    background: #FF8533 !important;
}
.tb_sub_2{
    border: 3px solid #0154a0;
}
@media screen and (max-width: 1920px){
    .coltb1{
        width: 5% !important;
    }
    .coltb2{
        width: 7% !important;
    }
    .coltb3{
        width: 8% !important;
    }
    .coltb4{
        width: 10% !important;
    }
    .coltb5{
        width: 35% !important;
    }
    .coltb6{
        width: 45% !important;
    }
    .coltb7{
        width: 50% !important;
    }
    .coltb8{
        width: 11% !important;
    }
    .coltb9{
        width: 15% !important;
    }
    .coltb10{
        width: 25% !important;
    }
    .coltb11{
        width: 20% !important;
    }
    .coltb12{
        width: 30% !important;
    }
    .coltb13{
        width: 40% !important;
    }
    .coltb14{
        width: 75% !important;
    }
}
.margenStock{
    border-radius: 12px 12px 12px 12px;
    -moz-border-radius: 12px 12px 12px 12px;
    -webkit-border-radius: 12px 12px 12px 12px;
    border: 2px solid #ea650d;
    padding-top: 10px;
}

.margenCreaPedido{
    margin-top: 10px;
    border-radius: 12px 12px 12px 12px;
    -moz-border-radius: 12px 12px 12px 12px;
    -webkit-border-radius: 12px 12px 12px 12px;
    border: 2px solid #0154a0;
    padding-top: 10px;
    padding-left: 10px;
    padding-right: 0px;
}

.margenLabel{
    margin-right: 43px;
}

/* Inicio CSS Home - David Reyes*/

.tabs-centro{
    padding-left: 1px!important;
    padding-right: 1px!important;
    margin: 0 !important; 
    border-bottom: none !important;
}

.tabs-centro > li > a {
    line-height: 15px !important; 
    width: 130px !important; 
    border-radius: 0 !important; 
    border: 0 !important; 
    margin: 0 !important;
    font-size: 15px !important; 
    font-weight: bold !important;
    text-align: center !important;
}

.menu-opt{ 
    color:#0154A0;  
    background: #FFFFFF;   
}

.tabs-centro li.active a.menu-opt{
    color:#FFFFFF;  
    background: #0154A0; 
    pointer-events: none;
}

.tabs-centro li  a.menu-opt:hover{
    color:#FFFFFF !important;  
    background: #0154A0 !important;
}

.stiCursor{
    cursor: pointer;
}

.ntc {
    color: #666666; 
    font-size: 80%;}

.modalc-home{
    text-align: left;
}

.modal-table{
    text-align: center;
}

.modal-table thead tr th{
    text-align: center;
}
.modal-subtitulo{
    font-size: 125%; 
    color: #DE6515!important;
    margin-bottom: 10px;
}
.div-modal-list{
    margin-top: -5px;  
    border: none; 
}

.div-list{
    margin-bottom: 10px; 
    margin-left: 10px; 
    border: none; 
    font-size: 105%;
}

.div-modal-list li{
    border: none; 
    margin-bottom: -10px;
}

.color-black{
    color:#000000;
}
.colorMenu{
    background: #0154A0 !important;
    border-top: none;
}

.txtColorMenu{
    color:white !important;
    /*font-family: dinnext regular;*/
    font-size: 16px
}
.txtColorMenu:hover{
    color:#0154A0 !important;
    background: white !important;
}

.txtColorMenu + ul li:hover > a{
    background-color: #ffffff;
    color: #0154A0;
    font-weight: bold;
    text-decoration: underline;
    background: rgba(218, 218, 218, 0.5);

}

.nombre_usr {
    color: #FF6E00 !important;;
}

.cerrar_sesion{
    color: #FFFFFF !important;
    background: #FF6E00 !important;
}

.cerrar_sesion:hover{
    color:#FF6E00 !important;
    background: #EEEEEE !important;  
}

.dropdown-menu{
    padding: 0px !important;
    margin: 0px;
}

.dropdown-toggle:active, .open .dropdown-toggle{
    background:#FFF !important; 
    color:#0154A0 !important;
}

.dotTelco{
    color:#FF0000;
    font-weight: bold;
    font-size: 150%;
}
.dotHome{
    color:#00FF00;
    font-weight: bold;
    font-size: 150%;
}
.dotCoti{
    color:#FF6E00;
    font-weight: bold;
    font-size: 150%;
}

.dotCentro{
    font-weight: bold;
    font-size: 150%;
}

.bckgrndTelco{
    background: rgba(255, 0, 0, 0.2);  
}

.bckgrndHome{
    background: rgba(0, 255, 0, 0.2);  
}

.bckgrndCoti{
    background: rgba(255, 110, 0, 0.2); 
}

.dropdown-submenu {
    position: relative;
    display:inline-block; 
    width: 100%;
}

.dropdown-submenu>.dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -2px;
    margin-left: 0px;
    -webkit-border-radius: 0 6px 6px 6px;
    -moz-border-radius: 0 6px 6px;
    border-radius: 0 6px 6px 6px;
}

.dropdown-submenu:hover>.dropdown-menu {
    display: block;
}

.dropdown-submenu>a:after {
    display: block;
    content: " ";
    float: right;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    border-left-color: #000000;
    margin-top: 7px;
    margin-right: -10px;
}

.dropdown-submenu:hover>a:after {
    margin-top: 6px;
    border-left-color: #ff6e00;
    border-width: 6px 0 6px 6px;
}

.dropdown-submenu.pull-left {
    float: none;
}

.dropdown-submenu.pull-left>.dropdown-menu {
    left: -100%;
    margin-left: 10px;
    -webkit-border-radius: 6px 0 6px 6px;
    -moz-border-radius: 6px 0 6px 6px;
    border-radius: 6px 0 6px 6px;
}

.captionHome{
    color:#0154A0;
    font-weight: bold;
}

.btn-outline-primary {
    border: 2px solid black;
    border-radius: 10px;
    border-color: #0154A0;
    background-color: white;
    color: #0154A0;
    padding: 4px 10px;
    font-size: 16px;
    cursor: pointer;
}
.btn-outline-primary:hover {
    background: #0154A0;
    color: white;
}

.btn-outline-primary:focus {     
    background: #0154A0;
    color: white;  
}

.btn-outline-success {
    border: 2px solid black;
    border-radius: 10px;
    border-color: #5cb85c;
    background-color: white;
    color: #5cb85c;
    padding: 4px 10px;
    font-size: 16px;
    cursor: pointer;
}
.btn-outline-success:hover {
    background: #5cb85c;
    color: white;
}

.btn-outline-success:focus {     
    background: #5cb85c;
    color: white;  
}

.btn-outline-info {
    border: 2px solid black;
    border-radius: 10px;
    border-color: #5bc0de;
    background-color: white;
    color: #5bc0de;
    padding: 4px 10px;
    font-size: 16px;
    cursor: pointer;
}
.btn-outline-info:hover {
    background: #5bc0de;
    color: white;
}

.btn-outline-info:focus {     
    background: #5bc0de;
    color: white;  
}


.btn-outline-danger {
    border: 2px solid black;
    border-radius: 10px;
    border-color: #d9534f;
    background-color: white;
    color: #d9534f;
    padding: 4px 10px;
    font-size: 16px;
    cursor: pointer;
}
.btn-outline-danger:hover {
    background: #d9534f;
    color: white;
}

.btn-outline-danger:focus {     
    background: #d9534f;
    color: white; 
}

.btn-outline-warning {
    border: 2px solid black;
    border-radius: 10px;
    border-color: #eb8f34;
    background-color: white;
    color: #eb8f34;
    padding: 4px 10px;
    font-size: 16px;
    cursor: pointer;
}
.btn-outline-warning:hover {
    background: #eb8f34;
    color: white;
}

.btn-outline-warning:focus {     
    background: #eb8f34;
    color: white;
}

.btn-outline-secondary {
    border: 2px solid black;
    border-radius: 10px;
    border-color: #aaaaaa;
    background-color: white;
    color: #aaaaaa;
    padding: 4px 10px;
    font-size: 16px;
    cursor: pointer;
}
.btn-outline-secondary:hover {
    background: #aaaaaa;
    color: white;
}

.btn-outline-secondary:focus {     
    background: #aaaaaa;
    color: white;
}

.btn-outline-dark {
    border: 2px solid black;
    border-radius: 10px;
    border-color: #444c5c;
    background-color: white;
    color: #444c5c;
    padding: 4px 10px;
    font-size: 16px;
    cursor: pointer;
}
.btn-outline-dark:hover {
    background: #444c5c;
    color: white;
}

.btn-outline-dark:focus {     
    background: #444c5c;
    color: white;
}

.btn-secondary{
    background: #868e96;
    color: white;
}

.btn-secondary:hover, .btn-secondary:focus {
    background-color: rgb(110, 112, 115);
    background-position: 0 -15px;
    color: white;
}

.btn-calendar{
    border-radius: 25px !important;
    border-color: #ddd !important;
}

.tui-calendar-body-inner{
    padding: 0 9px 0 12px;
    border: 1px solid #d5d5d5;
    font-size: 0;
    border-radius: 2px;
}

.form-control3 {
    /* display: block; */
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 13px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

.form-control3:disabled {
    background: #dddddd;
}

.form-control2:disabled {
    background: #dddddd;
}

textarea.form-control3 {
    height: auto;
}

.tableFixHead          { overflow-y: auto; height: 120px; }
.tableFixHead thead th { position: sticky; top: 0; }

/* Just common table stuff. Really. */
table  { border-collapse: collapse; width: 100%; }
th, td { padding: 8px 16px; }
th     { background:#eee; }

input[type="file"] {
    visibility: hidden;
}

.custom-file-upload {
    content: attr(placeholder);
    visibility: visible;
    box-sizing: border-box;
    display: block; 
    width: 100%;
    height: 32px;
    /* Add here your design... */
    line-height: 16px;
    padding: 8px 32px 8px 8px;
    color: rgba(0,0,0,.7);
    background-color: #fff;
    border: 1px solid rgba(0, 0, 0, .5);
    border-radius: 4px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    cursor: pointer;
}

.custom-file-upload:before {
    content: "\1F5BF";
    visibility: visible;
    margin-top: 8px;
    right: 8px;
}

div.slider {
    display: none;
}

.color-primary{
    color: #0154A0;
}
.color-secondary{
    color: #aaaaaa;
}
.color-success{
    color: #5cb85c;
}
.color-danger{
    color: #d9534f;
}

/* Fin CSS Home - David Reyes*/

/*-----------------------------------------------------------*/

.chat
{
    list-style: none;
    margin: 0;
    padding: 0;
}

.chat li
{
    margin-bottom: 10px;
    padding-bottom: 5px;
    border-bottom: 1px dotted #B3A9A9;
}

.chat li.left 
{
    width: 100%;
}

.chat li.right 
{
    padding-left: 5%;
    width: 100%;
    margin-right: 0px;
}

.chat li.left .chat-body
{
    margin-left: 60px;
}

.chat li.right .chat-body
{
    margin-right: 60px;
}

.chat li.right
{
    position: static;
    left: 0px;
    top: 0px;
}


.chat li .chat-body p
{
    margin: 0;
    color: #777777;
}

.panel .slidedown .glyphicon, .chat .glyphicon
{
    margin-right: 5px;
}

.chat-panel-body
{
    overflow-y: scroll;
    height: 350px;
}

.chat-btn-download
{
    background-color: DodgerBlue;
    border: none;
    color: white;
    padding: 8px 20px;
    cursor: pointer;
    font-size: 15px; 
    margin-left: 30% ; 
    border-radius: 10px;
}

.chat-btn-download:hover {
    background-color: RoyalBlue;
}

img.resize {
    width:50px;  
    height: auto;
}

.dot {
    height: 25px;
    width: 25px;
    background-color: #bbb;
    border-radius: 50%;
    display: inline-block;
}

.dot-success {
    height: 25px;
    width: 25px;
    background-color: #007E33;
    border-radius: 50%;
    border-style: solid;
    display: inline-block;
}

.dot-warning {
    height: 25px;
    width: 25px;
    background-color: #FF8800;
    border-radius: 50%;
    border-style: solid;
    display: inline-block;
}

.dot-danger {
    height: 25px;
    width: 25px;
    background-color: #CC0000;
    border-radius: 50%;
    border-style: solid;
    display: inline-block;
}

.square-withoutcolor {
    height: 25px;
    width: 40px;
    border-style: solid;
    display: inline-block;
}

.btnIcon{
    height: 34px;
    width: 45px;
}

.td-BtnIcon-Height{
    height: 43px !important;
}

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

.cursorText{
    cursor: text !important; 
}

.btnConfirm2MAM:hover,
.btnConfirm2MAM:focus,
.btnConfirm2MAM:active,
.btnConfirm2MAM.active,
.open > .dropdown-toggle.btnConfirm2MAM {
    color: #fff !important;
    border-color: #285e8e !important;
    background-color: rgb(4, 35, 130) !important;
    background-position: 0 -15px !important;
}

.btnConfirm1MAM:hover,
.btnConfirm1MAM:focus,
.btnConfirm1MAM:active,
.btnConfirm1MAM.active,
.open > .dropdown-toggle.btnConfirm1MAM {
    color: #fff !important;
    border-color: #269abc !important;
    background-color: rgb(49, 176, 213) !important;
    background-position: 0 -15px !important;
}

.spanLink {
    cursor:pointer;
    color:blue;
    text-decoration:underline;
}

.inputBloqueado {
    background-color: #CDCDCD;
}

.small-box {
    border-radius: 5px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
    padding: 10px;
    margin-bottom: 20px;
    text-align: center;
    color: white;
}

.small-box .icon {
    font-size: 45px;
    top: 20px;
}

.small-box h3 {
    font-size: 19px;
    margin: 0;
    padding: 0;
    white-space: nowrap;
    color: white;
}

.small-box p {
    font-size: 15px;
}

.small-box.bg-aqua {
    background-color: #00c0ef;
}

.small-box.bg-green {
    background-color: #00a65a;
}

.small-box.bg-yellow {
    background-color: #f39c12;
}

.small-box.bg-red {
    background-color: #f56954;
}
.small-box .inner {
    color: white;
}