*{
    margin:0;
    padding: 0;
}

html,body{
    height: 100%;
}
#container_principal{
    min-height: 100%;
    margin: 0 auto -61px;
    /*padding: 0 0 60px;*/
}

#main {
    overflow: auto;
    padding-bottom: 14%;
}
/*--//footer--*/
#footer{
    position: fixed;
    left: 0;
    bottom: 0;
    width: 100%;
    background-color: #E2DFCC;
    /*padding: 4em 0;*/
    text-align: center;

}
p.copyright-agileinfo {
    font-size: 13px;
    color:#392A1D ;
    margin-bottom: 1rem;
    
}

footer p a {
    display: inline-block;
    color: #392A1D;
    text-decoration:none;
}

footer p a:hover {
    color: #392A1D;
    text-decoration: none;
    -webkit-transition: 0.5s all;
    -o-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -ms-transition: 0.5s all;
    transition: 0.5s all;
}

/*--footer--*/
.navbar-top-links .dropdown-user {
    right: 0;
    left: auto;
}
/* ============= Estilos home ============= */
.tile{
    display: inline-block;

}
.tile-icon{
    color: #ffffff;
    /*border-bottom: 1px solid #E1E1E1;
    font-size: 15px;*/
}
.tile-icon i{
    transition: all .3s ease-in-out;
}

.tile:hover .tile-icon i{
    transform: scale(1.2);
    /*transform: scale(1.5);*/
    color: #ffffff;
}

.bg-dark{
    background-color: #2f231b !important;
}
.bg-dark a{
    color: #ebeff3 !important;
    text-decoration: none;
}
.dropdown-menu a{
    color: #000000 !important;
}
.badge{padding:2px 4px;font-size:5px;background:#BAB7B7}
.badge{position:absolute;top:-2px;right:-6px;font-size:6px;font-weight:200}
.badge{font-size:10px;font-weight:300;line-height:13px;padding:0px 2px;position:absolute;right:2px;top:8px}
.bg-green {
    background: #E65106 !important;
    border: 1px solid #E65106 !important;
    color: #fff
}

.msg_list a {
    /*background: #f7f7f7;*/
    background: #f7f7f7;
    /*padding: 5px;*/
    display: -ms-flexbox;
    /*display: flex;*/

    width: 96% !important
}

.msg_list a:last-child {
    margin-bottom: 6px;
    padding: 10px
}

.msg_list a {
    padding: 3px 5px !important
}

.msg_list a .time {
    font-size: 11px;
    font-style: italic;
    font-weight: 700;
    position: absolute;
    right: 35px
}

.msg_list a .message {
    display: block !important;
    font-size: 11px;
}


.msg_list  a .image img {
    float: left;
    width: 25px;
    height: 25px;
}
.dropbtn {
    /* background-color: #4CAF50;*/
    color: white;
    padding: 10px;
    font-size: 15px;
    border: none;
    cursor: pointer;
}

.dropdown {
    position: relative;
    display: inline-block;
}

.dropdown-content {
    display: none;
    position: absolute;
    right: 0;
    background-color: #f9f9f9;
    min-width: 160px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 1;
}

.dropdown-content a {
    color: black !important;;
    padding: 12px 16px;
    text-decoration: none;
    display: block;
}

.dropdown-content a:hover {background-color: #f1f1f1;}
.dropdown:hover .dropdown-content {display: block;}
/*.dropdown:hover .dropbtn {background-color: #3e8e41;}*/

.content-zoomIt {
    background-color:#FF7124;
    width: 70px;
    margin: auto;
    border-radius: 10px;
    margin-bottom: 5px;
}
.zoomIt {
    padding: 10px;
    /*transition: all 1s;*/
    width: 70px;
    height: 70px;
}
.zoomIt:hover{
    transform: scale(1.3);
    transition: all 1s;
}
.btn-modelo{
    /*background: #adb5bd !important;*/
    font-weight: bold;
}
.pb-5, .py-5 {
    padding-bottom: 3rem!important;
}
.contenido-menu {
    background-color: #E2DFCC;
}
.icono-modulo {
    border-radius: 5px;
    /*height: 39px;*/
    width: 32px;
    height: 35px;
    background-color: #FF7124;
}
.menu-abc {
    display: flex;
    flex-flow: row-reverse wrap;
}
.menu-abc > a {
    /*width: 20%;*/
    font-size: 13px;

}
.menu-abc > a {
     background-color: #343a40;
     color: white;
     text-decoration: none;
     padding: 4px;
     border-width: 1px;
}
.menu-abc > a:hover{
    color: white;
    background-color: #FF7124;
}
/*Table */
.table-responsive>.table-bordered {
    border: 0;
}
.tabla_consulta {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: normal;
    color: #000;
    text-decoration: none;
    padding-right: 5px;
    padding-left: 5px;
    background-color: #FFFFFF;
}
.cntred {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #FFFFFF;
    text-decoration: none;
    padding:4px;
    font-weight: bold;
    background-color: #FF7124;
}
fieldset {
    border: 1px solid;
    color: #414143;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: bold;
    padding: 8px;
    margin-bottom: 5px;
}

legend {
    padding: 0.2em 0.5em;
    color: #414143;
    font-size: 90%;
    text-align: left;
    margin-bottom: -7px;
}

legend {
    width: 161px;
    display: block;
    border-width: initial;
    border-style: none;
    border-color: initial;
    border-image: initial;
}

.form-control-sm{
    height: 25px;
    padding: .25rem .5rem;
    font-size: 12px;
    line-height: 1.5;
    border-radius: .2rem;
}
.table td, .table th {
    padding: 0.35rem;
    vertical-align: top;
    border-top: 1px solid #dee2e6;
}
.form-group {
    margin-bottom: 6px;
}
/*label {
    display: inline-block;
    margin-bottom: -1.5rem;
}*/
.box_g {
    padding: 6px;
    border: 1px solid #81ACB1;
}
/*.rojo {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #FFF;
    background-color:#1C4E71;
    text-align: left;
    padding-left: 7px;
    height: 20px;
    vertical-align: middle;
}*/
.cliente_titulo {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #FFF;
    background-color:#333333;
    text-align: left;
    vertical-align: middle;
    height:23px;
    padding-left: 3px;
    text-transform: uppercase;
}
.cliente_subtitulo {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: bold;
    color: #FFF;
    background-color:#1C4E71;
    text-align: left;
    vertical-align: middle;
    height: 18px;
    padding-left: 3px;
    padding-right: 3px;
    text-transform: capitalize;
}

.modulos-completos {
    display: flex;
    flex-flow: row wrap;
    width: 100%;
}
.modulos-completos > .truncar-menu-subsecciones > a, .menu-abc > a {
    font-size: 13px;
    border-radius: 5px;
    background-color: #392A1D;
    color: white;
    transition: all 1s;
    text-decoration: none;
    padding: 7px;
    border-width: 1px;
    border-style: dotted;
}
.active-subseccion-menu > a{
    /*background-color: #6c757d !important;*/
    color: white;
    background-color: #FF7124;
    text-decoration: none;
    padding: 5px;
    border-width: 0px;
    border-style: dotted;
}
.btn-posibilidades {
    color: #fff;
    background-color: #392A1D;
    border-color: #343a40;
    padding: 8px 15px;
    /*margin: 8px 0;*/
    border: none;
    border-radius: 5px;
    cursor: pointer;

}

.truncar-menu-subsecciones > a:hover{
    color: white;
    background-color: #FF7124;
}

.txt2bldred {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #2f231b;
    font-weight: bold;
}
.caja_1 {
    background-color: #ffffff;
    padding: 10px;
    border: 1px solid #E0E0E0;
}
.cj_2 {
    background-color: #FFE9DF;
    text-align: left;
    vertical-align: top;
    padding: 10px;
    border-radius: 3px;
}
.cj_4 {
    background-color: #EEFFDF;
    /*text-align: left;
    vertical-align: top;
    padding: 10px;
    border-radius: 3px;*/
}

/*.form-control:disabled, .form-control[readonly] {
    font-family:Arial, Helvetica, sans-serif;
    color:#FFF;
    background-color: #666;
    border: 1px solid #D2D2D2;
}*/
/*label {
    display: inline-block;
    margin-bottom: -1.5rem;
    font-size: 10pt;
}*/
.aviso {
    position: relative;
    /* padding: .75rem 1.25rem; */
    margin-bottom: 1rem;
    border: 1px solid transparent;
    border-radius: .25rem;
    color: #856404;
    background-color: #fff3cd;
    border-color: #ffeeba;
}


.ms-drop ul li:not(:first-child) {
    padding-top: 27px;
}

.ms-drop ul {
     min-height: 100px;
     max-height: 100px;
 }
 hr {border: 1px solid #E2DFCC ; text-align: center; height: 1px; background-color: #2f231b ; width: 100%;}

/* estatus*/
 .label_activo {
    display: inline;
    padding: .2em .6em .3em;
    /*font-size: 75%;
    font-weight: 700;
    line-height: 1;*/
    color: #fff;
    text-align: center;
    /*white-space: nowrap;
    vertical-align: baseline;*/
    border-radius: .25em;
    background-color: #5cb85c;
}
e4e472
.label_inactivo {
    display: inline;
    padding: .2em .6em .3em;
    /*font-size: 75%;
    font-weight: 700;
    line-height: 1;*/
    color: #000;
    text-align: center;
    /*white-space: nowrap;
    vertical-align: baseline;*/
    border-radius: .25em;
    background-color: #9da09d;
}

.label_pendiente {
    display: inline;
    padding: .2em .6em .3em;
    /*font-size: 75%;
    font-weight: 700;
    line-height: 1;*/
    color: #000;
    text-align: center;
    /*white-space: nowrap;
    vertical-align: baseline;*/
    border-radius: .25em;
    background-color: #e4e472;
}


 /* CSS PUNTO VENTA*/

 .btn-posibilidades-p {
    color: #2B221C ;
    background-color:#F2F2F2;
    border-color: #FFFFFF;
    padding: 5px 8px;
    margin: 6px 0;
    border: none;
    border-radius: 4px;
    cursor: pointer;
    font-size: 12px;
    font-weight: bold;


}

.titulo_pregunta_m {
    color:#0691B0; 
    font-weight: bold;
}

.btn-psd-pma {
    color: #F2F2F2 ;
    background-color:#FF7124;
    border-color: #FFFFFF;
    padding: 5px 8px;
    margin: 8px 0;
    border: none;
    border-radius: 4px;
    cursor: pointer;
    font-size: 16px;
    /*font-weight: bold;*/


}
.btn-psd-pmc {
    color: #F2F2F2 ;
    background-color:#392A1D ;
    border-color: #FFFFFF;
    padding: 5px 8px;
    margin: 8px 0;
    border: none;
    border-radius: 4px;
    cursor: pointer;
    font-size: 16px;
    /*font-weight: bold;*/


}

.btn-psd-pmp {
    color: #232222 ;
    background-color:#E2DFCC ;
    border-color: #FFFFFF;
    padding: 5px 8px;
    margin: 8px 0;
    border: none;
    border-radius: 4px;
    cursor: pointer;
    font-size: 12px;
    font-weight: bold;


}