/*!
 * Start Bootstrap - SB Admin v4.0.0-beta.2 (https://startbootstrap.com/template-overviews/sb-admin)
 * Copyright 2013-2017 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap-sb-admin/blob/master/LICENSE)
 */

@font-face {
    font-family: MavenPro-Regular;
    src: url(../fonts/MavenPro-Regular.ttf);
}

.escrow{
    font-family: MavenPro-Regular !important;
}

.error-msj{
    background-color: transparent;
    color: #d40014;
    font-size: .8em;
    display: block;
}
.error-border{
    border: 1px solid #d40014 !important;
    box-shadow: 0 0 0 0.2rem rgba(185, 0, 255, 0.25) !important;
}

.cssimputapagolink{    
    text-decoration: none;
    font-weight: 500;
    color:#ff7500 !important;
    background-color: transparent;
    border-radius: 6px;
    border: 0px solid;
    cursor: pointer;
}
html {
    position: relative;
    min-height: 100%; }

body {
    overflow-x: hidden;
    font-size: 12px !important;

}

body.sticky-footer {
    margin-bottom: 40px; }
body.sticky-footer .content-wrapper {
    min-height: calc(100vh - 56px - 56px); }

body.fixed-nav {
    padding-top: 56px; }

/*body.bg-login {

    background: url("../Img/orange-background.jpg") no-repeat left top;
    background-size: 100%;
}*/
body.bg-login {
/*    background: url("../Img/bg-navidad.jpg") no-repeat left top; */
    background: url("../Img/orange-background.png") no-repeat left top;
    background-size: 100%;
    background-color: rgb(224, 72, 0);
}

.main {
    background:  url("../Img/FotoJet.png")no-repeat center ; 
    background-size: 25%;
}

.mainlogin {
    background:  url("../Img/FotoJet.png")no-repeat center ; 
    background-size:50%;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    margin-bottom: 0.5rem;
    font-family: inherit;
    font-weight: 500;
    line-height: 1.2;
    color: #007bff;
}
.card.card-login.mx-auto.mt-10{
    margin-top: 100px;
}
.content-wrapper {
    min-height: calc(100vh - 56px);
    padding-top: 1rem; }
.content-wrapper {
    overflow-x: hidden;
    background-color: #f1f1f1!important;

}

.dropdown-menu {
    position: absolute;
    top: 100%;
    right: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 10rem;
    padding: 0.5rem 0;
    margin: 0.125rem 0 0;
    font-size: 1rem;
    color: #212529;
    text-align: left;
    list-style: none;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 0.25rem;
}
.main_container {

    padding-right: 10px !important;

}
.nomargin {


    margin-left: 0px !Important;
}
.tab-content>.active {
    display: block;
}
.table-bordered {
    border: 1px solid #c3c3c3;
}
.scroll-to-top {
    position: fixed;
    right: 15px;
    bottom: 3px;
    display: none;
    width: 50px;
    height: 50px;
    text-align: center;
    color: white;
    background: rgba(52, 58, 64, 0.5);
    line-height: 45px; }
.scroll-to-top:focus, .scroll-to-top:hover {
    color: white; }
.scroll-to-top:hover {
    background: #343a40; }
.scroll-to-top i {
    font-weight: 800; }

.smaller {
    font-size: 0.7rem; }

.o-hidden {
    overflow: hidden !important; }

.z-0 {
    z-index: 0; }

.z-1 {
    z-index: 1; }

#mainNav .navbar-collapse {
    overflow: auto;
    max-height: 75vh; }
#mainNav .navbar-collapse .navbar-nav .nav-item .nav-link {
    cursor: pointer; }
#mainNav .navbar-collapse .navbar-sidenav .nav-link-collapse:after {
    float: right;
    content: '\f107';
    font-family: 'FontAwesome'; }
#mainNav .navbar-collapse .navbar-sidenav .nav-link-collapse.collapsed:after {
    content: '\f105'; }
#mainNav .navbar-collapse .navbar-sidenav .sidenav-second-level,
#mainNav .navbar-collapse .navbar-sidenav .sidenav-third-level {
    padding-left: 0; }
#mainNav .navbar-collapse .navbar-sidenav .sidenav-second-level > li > a,
#mainNav .navbar-collapse .navbar-sidenav .sidenav-third-level > li > a {
    display: block;
    padding: 0.5em 0; }
#mainNav .navbar-collapse .navbar-sidenav .sidenav-second-level > li > a:focus, #mainNav .navbar-collapse .navbar-sidenav .sidenav-second-level > li > a:hover,
#mainNav .navbar-collapse .navbar-sidenav .sidenav-third-level > li > a:focus,
#mainNav .navbar-collapse .navbar-sidenav .sidenav-third-level > li > a:hover {
    text-decoration: none; }
#mainNav .navbar-collapse .navbar-sidenav .sidenav-second-level > li > a {
    padding-left: 1em; }
#mainNav .navbar-collapse .navbar-sidenav .sidenav-third-level > li > a {
    padding-left: 2em; }
#mainNav .navbar-collapse .sidenav-toggler {
    display: none; }
#mainNav .navbar-collapse .navbar-nav > .nav-item.dropdown > .nav-link {
    position: relative;
    min-width: 45px; }
#mainNav .navbar-collapse .navbar-nav > .nav-item.dropdown > .nav-link:after {
    float: right;
    width: auto;
    content: '\f105';
    border: none;
    font-family: 'FontAwesome'; }
#mainNav .navbar-collapse .navbar-nav > .nav-item.dropdown > .nav-link .indicator {
    position: absolute;
    top: 5px;
    left: 21px;
    font-size: 10px; }
#mainNav .navbar-collapse .navbar-nav > .nav-item.dropdown.show > .nav-link:after {
    content: '\f107'; }
#mainNav .navbar-collapse .navbar-nav > .nav-item.dropdown .dropdown-menu > .dropdown-item > .dropdown-message {
    overflow: hidden;

    max-width: none;
    text-overflow: ellipsis; }

@media (min-width: 992px) {
    #mainNav .navbar-brand {
        width: 250px; }
    #mainNav .navbar-collapse {
        overflow: visible;
        max-height: none; }
    #mainNav .navbar-collapse .navbar-sidenav {
        position: absolute;
        top: 0;
        left: 0;
        overflow-x: hidden;
        overflow-y: auto;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        margin-top: 65px; }
    #mainNav .navbar-collapse .navbar-sidenav > .nav-item {
        width: 250px;
        padding: 0; }
    #mainNav .navbar-collapse .navbar-sidenav > .nav-item > .nav-link {
        padding: 1em; }
    #mainNav .navbar-collapse .navbar-sidenav > .nav-item .sidenav-second-level,
    #mainNav .navbar-collapse .navbar-sidenav > .nav-item .sidenav-third-level {
        padding-left: 0;
        list-style: none; }
    #mainNav .navbar-collapse .navbar-sidenav > .nav-item .sidenav-second-level > li,
    #mainNav .navbar-collapse .navbar-sidenav > .nav-item .sidenav-third-level > li {
        width: 250px; }
    #mainNav .navbar-collapse .navbar-sidenav > .nav-item .sidenav-second-level > li > a,
    #mainNav .navbar-collapse .navbar-sidenav > .nav-item .sidenav-third-level > li > a {
        padding: 1em; }
    #mainNav .navbar-collapse .navbar-sidenav > .nav-item .sidenav-second-level > li > a {
        padding-left: 2.75em; }
    #mainNav .navbar-collapse .navbar-sidenav > .nav-item .sidenav-third-level > li > a {
        padding-left: 3.75em; }
    #mainNav .navbar-collapse .navbar-nav > .nav-item.dropdown > .nav-link {
        min-width: 0; }
    #mainNav .navbar-collapse .navbar-nav > .nav-item.dropdown > .nav-link:after {
        width: 24px;
        text-align: center; }
    #mainNav .navbar-collapse .navbar-nav > .nav-item.dropdown .dropdown-menu > .dropdown-item > .dropdown-message {
        max-width: 300px; } }

#mainNav.fixed-top .sidenav-toggler {
    display: none; }
.input-long-master {
    margin-left: 10px;
    width: 69%;
    display: inline-block;
    font-size: 12px;
    border: 1px solid #c7c7c7;
    box-shadow: none;
    color: #4B4C59;
    border-radius: 0;
    height: 29px;
    background-color: #dcdcdca3;
    padding: 5px;
}
.content-Search {
    padding-top: 19px;
    border-bottom: none;
    background-color: white;
    margin-top: -15px;
    margin-left: -15px;
    margin-right: -15px;
    margin-bottom: 25px;
    box-shadow: 0 3px 1px -2px rgba(0,0,0,.14), 0 2px 2px 0 rgba(0,0,0,.098), 0 1px 5px 0 rgba(0,0,0,.084);
}
.bg-org {
    background-color: #fba120!important;
    HEIGHT: 56PX;
}

@media (min-width: 992px) {
    #mainNav.fixed-top .navbar-sidenav {
        height: calc(100vh - 112px); }
    #mainNav.fixed-top .sidenav-toggler {
        position: absolute;
        top: 0;
        left: 0;
        display: flex;
        overflow-x: hidden;
        overflow-y: auto;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        margin-top: calc(100vh - 56px); }
    #mainNav.fixed-top .sidenav-toggler > .nav-item {
        width: 250px;
        padding: 0; }
    #mainNav.fixed-top .sidenav-toggler > .nav-item > .nav-link {
        padding: 1em; } }

#mainNav.fixed-top.navbar-dark .sidenav-toggler {
    background-color: #212529; }
#mainNav.fixed-top.navbar-dark .sidenav-toggler a i {
    color: #adb5bd; }

#mainNav.fixed-top.navbar-light .sidenav-toggler {
    background-color: #dee2e6; }
#mainNav.fixed-top.navbar-light .sidenav-toggler a i {
    color: rgba(0, 0, 0, 0.5); }

body.sidenav-toggled #mainNav.fixed-top .sidenav-toggler {
    overflow-x: hidden;
    width: 55px; }
body.sidenav-toggled #mainNav.fixed-top .sidenav-toggler .nav-item,
body.sidenav-toggled #mainNav.fixed-top .sidenav-toggler .nav-link {
    width: 55px !important; }

body.sidenav-toggled #mainNav.fixed-top #sidenavToggler i {
    -webkit-transform: scaleX(-1);
    -moz-transform: scaleX(-1);
    -o-transform: scaleX(-1);
    transform: scaleX(-1);
    filter: FlipH;
    -ms-filter: 'FlipH'; }

#mainNav.static-top .sidenav-toggler {
    display: none; }

@media (min-width: 992px) {
    #mainNav.static-top .sidenav-toggler {
        display: flex; } }

body.sidenav-toggled #mainNav.static-top #sidenavToggler i {
    -webkit-transform: scaleX(-1);
    -moz-transform: scaleX(-1);
    -o-transform: scaleX(-1);
    transform: scaleX(-1);
    filter: FlipH;
    -ms-filter: 'FlipH'; }


@media (min-width: 992px) {
    .content-wrapper {
        margin-left: 250px; } }

#sidenavToggler i {
    font-weight: 800; }

.navbar-sidenav-tooltip.show {
    display: none; }

@media (min-width: 992px) {
    body.sidenav-toggled .content-wrapper {
        margin-left: 55px; } }

body.sidenav-toggled .navbar-sidenav {
    overflow-x: hidden;
    width: 55px; }
body.sidenav-toggled .navbar-sidenav .nav-link-text {
    display: none; }
body.sidenav-toggled .navbar-sidenav .nav-item,
body.sidenav-toggled .navbar-sidenav .nav-link {
    width: 55px !important; }
body.sidenav-toggled .navbar-sidenav .nav-item:after,
body.sidenav-toggled .navbar-sidenav .nav-link:after {
    display: none; }

body.sidenav-toggled .navbar-sidenav-tooltip.show {
    display: flex; }

#mainNav.navbar-dark .navbar-collapse .navbar-sidenav .nav-link-collapse:after {
    color: #868e96; }

#mainNav.navbar-dark .navbar-collapse .navbar-sidenav > .nav-item > .nav-link {
    color: #868e96; }
#mainNav.navbar-dark .navbar-collapse .navbar-sidenav > .nav-item > .nav-link:hover {
    color: #adb5bd; }

#mainNav.navbar-dark .navbar-collapse .navbar-sidenav > .nav-item .sidenav-second-level > li > a,
#mainNav.navbar-dark .navbar-collapse .navbar-sidenav > .nav-item .sidenav-third-level > li > a {
    color: #868e96; }
#mainNav.navbar-dark .navbar-collapse .navbar-sidenav > .nav-item .sidenav-second-level > li > a:focus, #mainNav.navbar-dark .navbar-collapse .navbar-sidenav > .nav-item .sidenav-second-level > li > a:hover,
#mainNav.navbar-dark .navbar-collapse .navbar-sidenav > .nav-item .sidenav-third-level > li > a:focus,
#mainNav.navbar-dark .navbar-collapse .navbar-sidenav > .nav-item .sidenav-third-level > li > a:hover {
    color: #adb5bd; }

#mainNav.navbar-dark .navbar-collapse .navbar-nav > .nav-item.dropdown > .nav-link:after {
    color: #adb5bd; }

@media (min-width: 992px) {
    #mainNav.navbar-dark .navbar-collapse .navbar-sidenav {
        background: #343a40; }
    #mainNav.navbar-dark .navbar-collapse .navbar-sidenav li.active a {
        color: white !important;
        background-color: #495057; }
    #mainNav.navbar-dark .navbar-collapse .navbar-sidenav li.active a:focus, #mainNav.navbar-dark .navbar-collapse .navbar-sidenav li.active a:hover {
        color: white; }
    #mainNav.navbar-dark .navbar-collapse .navbar-sidenav > .nav-item .sidenav-second-level,
    #mainNav.navbar-dark .navbar-collapse .navbar-sidenav > .nav-item .sidenav-third-level {
        background: #343a40; } }

#mainNav.navbar-light .navbar-collapse .navbar-sidenav .nav-link-collapse:after {
    color: rgba(0, 0, 0, 0.5); }

#mainNav.navbar-light .navbar-collapse .navbar-sidenav > .nav-item > .nav-link {
    color: rgba(0, 0, 0, 0.5); }
#mainNav.navbar-light .navbar-collapse .navbar-sidenav > .nav-item > .nav-link:hover {
    color: rgba(0, 0, 0, 0.7); }

#mainNav.navbar-light .navbar-collapse .navbar-sidenav > .nav-item .sidenav-second-level > li > a,
#mainNav.navbar-light .navbar-collapse .navbar-sidenav > .nav-item .sidenav-third-level > li > a {
    color: rgba(0, 0, 0, 0.5); }
#mainNav.navbar-light .navbar-collapse .navbar-sidenav > .nav-item .sidenav-second-level > li > a:focus, #mainNav.navbar-light .navbar-collapse .navbar-sidenav > .nav-item .sidenav-second-level > li > a:hover,
#mainNav.navbar-light .navbar-collapse .navbar-sidenav > .nav-item .sidenav-third-level > li > a:focus,
#mainNav.navbar-light .navbar-collapse .navbar-sidenav > .nav-item .sidenav-third-level > li > a:hover {
    color: rgba(0, 0, 0, 0.7); }

#mainNav.navbar-light .navbar-collapse .navbar-nav > .nav-item.dropdown > .nav-link:after {
    color: rgba(0, 0, 0, 0.5); }

@media (min-width: 992px) {
    #mainNav.navbar-light .navbar-collapse .navbar-sidenav {
        background: #f8f9fa; }
    #mainNav.navbar-light .navbar-collapse .navbar-sidenav li.active a {
        color: #000 !important;
        background-color: #e9ecef; }
    #mainNav.navbar-light .navbar-collapse .navbar-sidenav li.active a:focus, #mainNav.navbar-light .navbar-collapse .navbar-sidenav li.active a:hover {
        color: #000; }
    #mainNav.navbar-light .navbar-collapse .navbar-sidenav > .nav-item .sidenav-second-level,
    #mainNav.navbar-light .navbar-collapse .navbar-sidenav > .nav-item .sidenav-third-level {
        background: #f8f9fa; } }

.card-body-icon {
    position: absolute;
    z-index: 0;
    top: -25px;
    right: -25px;
    font-size: 5rem;
    -webkit-transform: rotate(15deg);
    -ms-transform: rotate(15deg);
    transform: rotate(15deg); }

@media (min-width: 576px) {
    .card-columns {
        column-count: 1; } }

@media (min-width: 768px) {
    .card-columns {
        column-count: 2; } }

@media (min-width: 1200px) {
    .card-columns {
        column-count: 2; } }

.card-login {
    max-width: 25rem; }

.card-register {
    max-width: 40rem; }

footer.sticky-footer {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 56px;
    background-color: #e9ecef;
    line-height: 55px; }
@media (min-width: 992px) {
    footer.sticky-footer {
        width: calc(100% - 250px); } }

@media (min-width: 992px) {
    body.sidenav-toggled footer.sticky-footer {
        width: calc(100% - 55px); } }
.fixed-top {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1030;
    border-bottom: 5px solid #ff7500;
    height: 65px;
}
.card {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: none;

    -moz-box-shadow: 0px 1px 5px 0px rgba(55, 85, 55, 0.31);
    box-shadow: 0 3px 1px -2px rgba(0,0,0,.14), 0 2px 2px 0 rgba(0,0,0,.098), 0 1px 5px 0 rgba(0,0,0,.084);
}
h2 {
    font-size: 2rem;
    color: #00b6ff;
}
.card-header:first-child {
    border-radius: calc(.25rem - 1px) calc(.25rem - 1px) 0 0;
    color: #ff7500;
    font-weight: bold;
    font-size: 14px;
}
.btn-primary {
    color: #fff;
    background-color: #ff7500;
    border-color: #ff7500;
}
.btn-secundary {
    color: #ff7500;
    background-color: #fff;
    border-color: #ff7500;
}
.btn-secundary:hover {
    color: #fff;
    background-color: #0069d9;
    border-color: #0062cc;
}
div#semaforos {
    margin-bottom: -5px;
    top: 8px;
    margin-left: 5px;
    margin-right: 5px;
    height: 16px;
    width: 16px;
    display: inline-block;
    color: white;
    border: 2px solid white;
    border-radius: 16px;
    text-align: center;
    line-height: 14px;
    box-shadow: 0 0 3px #444;
    box-sizing: content-box;
}

.si{
    background-color: green;
}
.no{
    background-color: #c30013;
}

.enCurso{
    background-color: #f3ae00;
}
.datosemaforo {
    align-content: center;
    display: inline;
    font-size: 11px;
    font-weight: bold;
    color: #818182;
}

.modal-title {
    margin-bottom: 0;
    line-height: 1.5;
    color: white ;
}
.modal-header {
    border-bottom: 4px solid #ff6900;
    background: #343a40 !important;
    color: white;
    border-radius: 0px;
    box-shadow: 0 3px 1px -2px rgba(0,0,0,.14), 0 2px 2px 0 rgba(0,0,0,.098), 0 1px 5px 0 rgba(0,0,0,.084);
}
.btn-circle {
    width: 30px;
    height: 30px;

    border-radius: 15px;
    text-align: center;
    font-size: 12px;

}

.btn-circle.btn-lg {
    width: 50px;
    height: 50px;
    padding: 12px 5px;
    margin-bottom: 5px;
    border-radius: 25px;
    font-size: 25px;
    box-shadow: 0 6px 10px 0 rgba(0,0,0,0.14), 0 1px 18px 0 rgba(0,0,0,0.12), 0 3px 5px -1px rgba(0,0,0,0.2);
    cursor: pointer;
}


.flotante {
    float: right;
    width: 60px;
    padding: 5px;
    position: fixed;
    top: 30%;
    right: 0;
    border-color: #ff000014;

}

div.dataTables_filter {
    text-align: right;
    margin-right: 45px !important;
}

.modal-content2 {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    pointer-events: auto;
    background-color: #f9f9f9;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 0.3rem;
    outline: 0;
    padding: 10PX;
}

.modal-lg {
    max-width: 1000px !important;
}
/*---------- Colores ----------*/
.rojo{
    color: red;
}
.activo{
    color:white;
    font-weight: bold;
    background-color: green;
    text-align: center;

}
.cancelado{
    color:white;
    font-weight: bold;
    background-color: red;
    text-align: center;

}
.baja{
    color:white;
    font-weight: bold;
    background-color: red;
    text-align: center;
}
.ajuste{
    color:white;
    font-weight: bold;
    background-color: red;
    text-align: center;

}

.table-bordes th, .table-bordes td {
    border: 1px solid #e9ecef !important;
    border-collapse: inherit !important;
}

table.dataTable.dtr-inline.collapsed > tbody > tr > td:first-child:before, table.dataTable.dtr-inline.collapsed > tbody > tr > th:first-child:before {

    background-color: #ff7500 !important 
} 

table.dataTable.dtr-inline.collapsed > tbody > tr.parent > td:first-child:before, table.dataTable.dtr-inline.collapsed > tbody > tr.parent > th:first-child:before {

    background-color: #117a8b !important;
}
table.dataTable thead > tr > th {
    padding-left: 15px !important;
    padding-right: 15px !important;

}
.modal-content {
    box-shadow: 0 3px 1px -2px rgba(0,0,0,.14), 0 2px 2px 0 rgba(0,0,0,.098), 0 1px 5px 0 rgba(0,0,0,.084);
    border-radius: 0;
    border: none !important;
}

.container-fluid {
    width: 100%;
    padding-top: 10px;
    margin-bottom: 10px;
}

.zoom {
    position: fixed;
    top: 50%;
    right: 0;
    height: 70px;
    color:white;
}
.zoom-fab {
    display: inline-block;
    width: 40px;
    height: 40px;
    line-height: 40px;
    border-radius: 50%;
    background-color: #009688;
    vertical-align: middle;
    text-decoration: none;
    text-align: center;
    transition: 0.2s ease-out;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12), 0 3px 1px -2px rgba(0, 0, 0, 0.2);
    cursor: pointer;
    color: #FFF;
}

.zoom-fab:hover {
    background-color: #4db6ac;
    box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.14), 0 1px 7px 0 rgba(0, 0, 0, 0.12), 0 3px 1px -1px rgba(0, 0, 0, 0.2);
}

.zoom-btn-large {
    width:45px;
    height: 45px;
    line-height: 60px;

}

.zoom-btn-person { background-color: #F44336; }

.zoom-btn-person:hover { background-color: #e57373; }

.zoom-btn-doc { background-color: #ffeb3b; }

.zoom-btn-doc:hover { background-color: #fff176; }

.zoom-btn-tangram { background-color: #4CAF50; }

.zoom-btn-tangram:hover { background-color: #81c784; }

.zoom-btn-report { background-color: #2196F3; }

.zoom-btn-report:hover { background-color: #64b5f6; }

.zoom-btn-feedback { background-color: #9c27b0; }

.zoom-btn-feedback:hover { background-color: #ba68c8; }

.zoom-menu {
    position: absolute;
    right: 70px;
    left: auto;
    top: 50%;
    transform: translateY(-50%);
    height: 100%;
    width: 500px;
    list-style: none;
    text-align: right;
}

.zoom-menu li {
    display: inline-block;
    margin-right: 10px;
}

.zoom-card {
    position: absolute;
    right: 150px;
    bottom: 70px;
    transition: box-shadow 0.25s;
    padding: 24px;
    border-radius: 2px;
    background-color: #009688;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12), 0 3px 1px -2px rgba(0, 0, 0, 0.2);
    color: #FFF;
}

.zoom-card ul {
    -webkit-padding-start: 0;
    list-style: none;
    text-align: left;
}

.scale-transition { transition: transform 0.3s cubic-bezier(0.53, 0.01, 0.36, 1.63) !important; }

.scale-transition.scale-out {
    transform: scale(0);
    transition: transform 0.2s !important;
}

.scale-transition.scale-in { transform: scale(1); }


label {
    display: inline-block;
    margin-bottom: .5rem;
    font-size: 12px !important;
}


.obs {
    font-weight: bold;
    font-family: monospace;
    font-size: 13px !important;
    text-align: -webkit-left;
    white-space: normal !important;
}

table.dataTable td, table.dataTable th {

    -webkit-box-sizing: inherit !important;
    -moz-box-sizing: inherit !important;
    box-sizing: inherit !important;
    white-space: nowrap ;
    font-size: 12px;
}


.scroll-to-top {
    position: fixed;
    right: 15px;
    bottom: 3px;
    display: none;
    width: 50px;
    height: 50px;
    text-align: center;
    color: white;
    background: rgb(23, 162, 184);
    line-height: 45px;
    padding: 10px;
    font-size: 21px;
    border-radius: 4.25rem !important;

}

.loading{

    text-align: center;

}
input#gridCheck {
    left: 20px;
}
.caja {
    margin-top: 11px;
    border-top: 1px solid #f1f1f1;
    padding: 6px;
}

.scr {
    cursor: pointer;
}
ul.overflow {
    padding: 0px;
}

.bs-wizard {margin-top: 40px;}

/*Form Wizard*/
.bs-wizard {border-bottom: solid 1px #e0e0e0; padding: 0 0 10px 0;}
.bs-wizard > .bs-wizard-step {padding: 0; position: relative;}
.bs-wizard > .bs-wizard-step + .bs-wizard-step {}
.bs-wizard > .bs-wizard-step .bs-wizard-stepnum {color: #595959; font-size: 16px; margin-bottom: 5px;}
.bs-wizard > .bs-wizard-step .bs-wizard-info {color: #999; font-size: 14px;}
.bs-wizard > .bs-wizard-step > .bs-wizard-dot {position: absolute; width: 30px; height: 30px; display: block; background: #fbe8aa; top: 45px; left: 50%; margin-top: -15px; margin-left: -15px; border-radius: 50%;} 
.bs-wizard > .bs-wizard-step > .bs-wizard-dot:after {content: ' '; width: 14px; height: 14px; background: #fbbd19; border-radius: 50px; position: absolute; top: 8px; left: 8px; } 
.bs-wizard > .bs-wizard-step > .progress {position: relative; border-radius: 0px; height: 8px; box-shadow: none; margin: 20px 0;}
.bs-wizard > .bs-wizard-step > .progress > .progress-bar {width:0px; box-shadow: none; background: #fbe8aa;}
.bs-wizard > .bs-wizard-step.complete > .progress > .progress-bar {width:100%;}
.bs-wizard > .bs-wizard-step.active > .progress > .progress-bar {width:50%;}
.bs-wizard > .bs-wizard-step:first-child.active > .progress > .progress-bar {width:0%;}
.bs-wizard > .bs-wizard-step:last-child.active > .progress > .progress-bar {width: 100%;}
.bs-wizard > .bs-wizard-step.disabled > .bs-wizard-dot {background-color: #f5f5f5;}
.bs-wizard > .bs-wizard-step.disabled > .bs-wizard-dot:after {opacity: 0;}
.bs-wizard > .bs-wizard-step:first-child  > .progress {left: 50%; width: 50%;}
.bs-wizard > .bs-wizard-step:last-child  > .progress {width: 50%;}
.bs-wizard > .bs-wizard-step.disabled a.bs-wizard-dot{ pointer-events: none; }
/*END Form Wizard*/


/*    --------------------------------------------------
        :: General
        -------------------------------------------------- */
body {
    font-family: verdana;
    color: #000000;
    font-weight: 100;
}
.content h1 {
    text-align: center;
}
.content .content-footer p {
    color: #6d6d6d;
    font-size: 12px;
    text-align: center;
}
.content .content-footer p a {
    color: inherit;
    font-weight: bold;
}

/*	--------------------------------------------------
        :: Table Filter
        -------------------------------------------------- */
.panel {
    border: 1px solid #ddd;
    background-color: #fcfcfc;
}
.panel .btn-group {
    margin: 15px 0 30px;
}
.panel .btn-group .btn {
    transition: background-color .3s ease;
}
.table-filter {
    background-color: #fff;
    border-bottom: 1px solid #eee;
}
.table-filter tbody tr:hover {
    cursor: pointer;
    background-color: #eee;
}
.table-filter tbody tr td {
    padding: 10px;
    vertical-align: middle;
    border-top-color: #eee;
}
.table-filter tbody tr.selected td {
    background-color: #eee;
}
.table-filter tr td:first-child {
    width: 38px;
}
.table-filter tr td:nth-child(2) {
    width: 35px;
}
.ckbox {
    position: relative;
}
.ckbox input[type="checkbox"] {
    opacity: 0;
}
.ckbox label {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.ckbox label:before {
    content: '';
    top: 1px;
    left: 0;
    width: 18px;
    height: 18px;
    display: block;
    position: absolute;
    border-radius: 2px;
    border: 1px solid #bbb;
    background-color: #fff;
}
.ckbox input[type="checkbox"]:checked + label:before {
    border-color: #2BBCDE;
    background-color: #2BBCDE;
}
.ckbox input[type="checkbox"]:checked + label:after {
    top: 3px;
    left: 3.5px;
    content: '\e013';
    color: #fff;
    font-size: 11px;
    font-family: 'Glyphicons Halflings';
    position: absolute;
}
.table-filter .star {
    color: #ccc;
    text-align: center;
    display: block;
}
.table-filter .star.star-checked {
    color: #F0AD4E;
}
.table-filter .star:hover {
    color: #ccc;
}
.table-filter .star.star-checked:hover {
    color: #F0AD4E;
}
.table-filter .media-photo {
    width: 35px;
}
.table-filter .media-body {
    display: block;
    /* Had to use this style to force the div to expand (wasn't necessary with my bootstrap version 3.3.6) */
}
.table-filter .media-meta {
    font-size: 11px;
    color: #999;
}
.table-filter .media .title {
    color: #2BBCDE;
    font-size: 14px;
    font-weight: bold;
    line-height: normal;
    margin: 0;
}
.table-filter .media .title span {
    font-size: .8em;
    margin-right: 20px;
}
.table-filter .media .title span.pagado {
    color: #5cb85c;
}
.table-filter .media .title span.pendiente {
    color: #f0ad4e;
}
.table-filter .media .title span.cancelado {
    color: #d9534f;
}
.table-filter .media .summary {
    font-size: 14px;
}
.form-check-input {
    position: absolute;
    margin-top: 0.25rem;
    margin-left: 0 !important;
}
.no-border {
    border: none;
    box-shadow: none; /* You may want to include this as bootstrap applies these styles too */
    font-size: 12px;
    background-color: transparent !important;
}
.table-bordered thead th, .table-bordered thead td {
    border-bottom-width: 0px;
    white-space: nowrap !important;
    font-size: 12px !important;
}
th {
    white-space: nowrap !important;
    font-size: 12px !important;
}
form-control {

    border: 1px solid #ced4da !important;

    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s !important;
}
.propuestabox {
    padding: 10px;
    border: 1px solid #e0e0e0;
    width: 70%;
    margin: auto;
}
.list-scrow {
    list-style: none;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-left: 0;
    margin-bottom: 0;
    padding: 12px;
    line-height: 30px;

    FONT-SIZE: 15PX;
    FONT-WEIGHT: 100;

}

input#oferta {
    border-bottom: 2px solid;
    font-size: 25px;
    font-weight: bold;
    color: #3984b9;
    border-top: none;
    border-left: none;
    border-right: none;
    border-radius: 0px;
}

.pptitle {
    padding: 9px;
    color: #3c3c3c;
    font-size: 12px;
    font-weight: bold;
    border-bottom: 1px solid #d6d6d6;
}
.observacion {
    padding: 10px;
    border: 1px solid #c7c7c7;
    border-radius: 6px;
    font-weight: 100;
    color: #333333;
    font-size: 16px;
    min-height: 120px;
    margin-bottom: 20px;
}
.titulo-modulo {
    padding: 5px;
    font-size: 21px;
    color: #17A2B8;
    margin: auto;
    width: 50%;
}
textarea.expandable {
    height:40px;
    -webkit-transition: all 0.5s ease-in-out;
}

textarea.expandable:focus {
    height:calc(30% - 30px);      
    -webkit-transition: all 0.8s ease-in-out;
}

.panel-300:hover, .panel-300 {
    height:10px;    
}

textarea.expandable + textarea.expandable:focus {
    height:calc(40% - 90px)	
}
.load-success {
    margin: auto;
    padding: 15PX;
    background-color: white;
    color: #28a745;
}
.body-success {
    font-size: 32px;
    text-align: center;
    font-weight: 300;
    color: #5d5d5d;
}
.icon-success {
    text-align: center;
    font-size: 80px;
    color: green;
}
.footer-success {
    text-align: center;
    padding: 15px;
    border-top: 1px solid #bfbfbf;
}
.user_name {
    font-size: 12px;
    font-weight: bold;
    color: #ff6900;
    /* width: 50%; */
    float: LEFT;
}
.comments-list .media{

}
.media-body {
    padding: 10px;
}
.media-hd {
    padding: 10px;
    margin-bottom:5px;

}
.medialist{
    padding: 10px;
    border-bottom: 1px dotted #ccc;
    display: block;
}

.btn-sqrow {
    margin-right: 12px;
    font-size: 25px;
    color: #007bff;
}
.left {
    color: #007bff;
    font-weight: bold;
    font-size: 14px;
}

.modal-header-alertas {

    padding: 10px;
    text-align: center;
}

.error {
    background-color: #d40014;
    font-size: 25px;
}
.asucces {
 background-color: #28a745;
    font-size: 25px;
}
#modalhd {
    padding: 10px;
    text-align: center;
}
#alertmensaje { 
    text-align: center;
}
.pdf {
    line-height: 30px;
    text-align: justify;

}

div.oculto
{
    display: none
}
.box {
    width: 100%;
    padding: 10px;
    border: solid 1px #cecece;
    margin-bottom: 25px;
    background-color: white;
    overflow:hidden;
}
.box-header {
    padding: 9px;
    border-bottom: 1px solid #d9d9d9;
    margin: -10px -10px 10px;
    background-color: #ededed;
    color: #f26604;
    font-size: 14px;
    overflow: hidden;
   
}

.box-header-light {
    padding: 9px;
    border-bottom: 1px solid #d9d9d9;
    margin: -10px -10px 10px;
    background-color: #ededed;
    color: #f26604;
    font-size: 14px;
   
}

.box-body {
    /* al final no lo toque */
}

.box-footer {
    background-color: white;
    margin-top: -25px;
    border-top: 0px;
}
.mediano {
    width: 450px;
    height: 300px;
    padding: 10px;
    margin: 25px auto;
}

.box.gris {
    background-color: #fafafa;
    border-radius: 6px;
    padding: 10px;
    color: #3c3c3c;
    font-size: 17px;
    font-family: verdana;
    font-weight: 100;
}
tfoot input {
    width: 100%;
    padding: 3px;
    box-sizing: border-box;
}


/* @import url("https://netdna.bootstrapcdn.com/font-awesome/4.0.3/css/font-awesome.css");*/
.pcs:after {
    content: " pcs";
}

.cur:before {
    content: "$";
}

.per:after {
    content: "%";
}

* {
    box-sizing: border-box;
}


table {
    width: 100%;
}
table th {
    text-align: left;
    border-bottom: 1px solid #ccc;
}
table th, table td {
    padding: .4em;
}

table.fold-table > tbody > tr.view td, table.fold-table > tbody > tr.view th {

}
table.fold-table > tbody > tr.view td:first-child,
table.fold-table > tbody > tr.view th:first-child {
    position: relative;
    padding-left: 20px;
}
table.fold-table > tbody > tr.view td:first-child:before,
table.fold-table > tbody > tr.view th:first-child:before {
    position: absolute;
    top: 50%;
    left: 5px;
    width: 9px;
    height: 16px;
    margin-top: -8px;
    font: 16px fontawesome;
    color: #999;
    content: "\f0d7";
    transition: all .3s ease;
}
table.fold-table > tbody > tr.view:nth-child(4n-1) {
    background: #fff;
}
table.fold-table > tbody > tr.view:hover {
    background:#9f9f9f;
    color:#fff;
}
table.fold-table > tbody > tr.view.open {
    background: tomato;
    color: white;
}
table.fold-table > tbody > tr.view.open td:first-child:before, table.fold-table > tbody > tr.view.open th:first-child:before {
    transform: rotate(-180deg);
    color: #333;
}
table.fold-table > tbody > tr.fold {
    display: none;
}
table.fold-table > tbody > tr.fold.open {
    display: table-row;
}

.fold-content {
    padding: .5em;
}
.fold-content h3 {
    margin-top: 0;
}
.fold-content > table {
    border: 2px solid #ccc;
}
.fold-content > table > tbody tr:nth-child(even) {
    background: #eee;
}
.modal-xlg {
    max-width: 95% !important;
    margin: 20px auto;
}
.separador {
    margin: 10px;
}

.box.success {
    border-left: 3px solid #07cc07;
     border-radius: 6px;
}
.box.red {
    border-left: 3px solid #dc3545;
     border-radius: 6px;
}
.box.info {
    border-left: 3px solid #2196F3;
    border-radius: 6px;
}

tr.bg-higlight {
    background: #ededed9c;
}

.card-body {
    -ms-flex: 1 1 auto;
    /* flex: 1 1 auto; */
  padding: 10px               ;  
}
.recibo {
    width: 100%;
    margin: auto;
    border: 2px dotted #e9e9e9;
    padding: 15px;
    color: #4d4d4d;
    text-align: left;
}

tr#selectproducto {
    font-size: 12px;
}
.titulopagina {
    background: #f5f5f5;
    padding: 9px 30px 12px;
    height: 58px;
    margin-top: -10px;
    border-bottom: 2px solid #e2e2e2;
    margin-bottom: 15px;
    font-size: 25px;
}

.botonCuadrado {
    display: inline-block;
    width: 100px;
    height: 100px;
    margin: 10px;
    cursor: pointer;
    color: #ff7500;
    background-color: #fff;
    border-color: #ff7500;
    border-radius: 5px;
}
.botonCuadrado:hover {
    transform: scale(1.1);
    transition: 0.3s;
}
.botonCuadrado:not(:hover) {
    transition: 0.3s;
}

.botonesProducto {
    padding: 5px;
    margin-left: 10px;
    margin-top: 10px;
    font-size: 14px;
}

.formReporte {
    padding: 10px;
    margin-bottom: 0px;
}

.selected{
    background-color: #B0BED9;
}

h6#alertCuotas{
    text-align: center;
    margin-bottom: 0px;
    color: #fd7e14;
}

#alertInfo{
    border-color: #fd7e14;
    background-color: #ffe4b5;
}

#headerGestionTel{
    font-weight: bold; 
}

.botonesGT {
    margin: 10px;
}

#btnDescargar{
    background-color: #229954;
    border-color: #229954;
}

#btnDescargar:hover{
    background-color: #7DCEA0;
    border-color: #7DCEA0;
}

.btnDescargar{
    background-color: #229954;
    border-color: #229954;
}

.btnDescargar:hover{
    background-color: #7DCEA0;
    border-color: #7DCEA0;
}

.shadow-box{
    box-shadow: 2px 2px 2px 1px rgba(0, 0, 0, 0.2);
}

.radioButton{
    width: 18px;
    height: 18px;
}

.lb-sm {
  font-size: 12px !important;
}

.lb-md {
  font-size: 16px !important;
}

.lb-lg {
  font-size: 20px !important;
}

.escalar:hover{
    transform: scale(1.2);
    transition: 0.5s;
}

.escalar:not(:hover) {
    transition: 0.5s;
}

.btn-md{
    padding-bottom: 3px !important;
    padding-top: 3px !important;
    padding-left: 6px !important;
    padding-right: 6px !important;
    margin-bottom: 3px;
}

.titulo-pagina{        
    background: white;
    padding: 15px 15px 8px;
    min-height: 58px;
    border-bottom: 2px solid #e2e2e2;
    margin-bottom: 15px;
    font-size: 25px;
    color: #f26604;
    border-bottom: 1px solid #f26604;
    box-shadow: -5px -5px 9px 3px rgb(51 51 51 / 50%);
}

.invalidForm {
  border-color: #e3342f;
  padding-right: calc(1.6em + 0.75rem);
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23e3342f'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23e3342f' stroke='none'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: right calc(0.4em + 0.1875rem) center;
  background-size: calc(0.8em + 0.375rem) calc(0.8em + 0.375rem);
}

.invalidForm:focus {
  border-color: #e3342f;
  box-shadow: 0 0 0 0.25rem rgba(227, 52, 47, 0.25);
}

.validForm {
  border-color: #28aa35;
  padding-right: calc(1.6em + 0.75rem);
  background-image: url('../Img/icons8-de-acuerdo-16.png');
  background-repeat: no-repeat;
  background-position: right calc(0.4em + 0.1875rem) center;
  background-size: calc(0.8em + 0.375rem) calc(0.8em + 0.375rem);
}

.validForm:focus {
  border-color: #28aa35;
  box-shadow: 0 0 0 0.25rem rgba(19, 112, 32, 0.25);
}

.mensajeError {
  float: right;
  color: red;
  font-style: italic;
}

.mensajeAlerta {
  color: red;
  font-style: italic;
}

.listaNombres {
  display: block;
  cursor: pointer;
  text-align: center;
}

.iconoAcciones {
    cursor: pointer;
    color: black;
}

.iconoAcciones:hover {
    color: red;
}

.btnClasicoChico {    
    min-width: 160px;
    height: auto; 
    padding: 6px;
    color: white;
    background-color: #f26604;
    font-size: 15px;
    border-radius: 8px;
    border: none;
    box-shadow: 1px 1px 2px 0px gray, -2px -2px 2px 0px #fff4eb;
}

.btnClasicoChico:hover {
    background-color: #f99046;
    color: white;
    box-shadow: -1px -1px 2px 0px gray, 1px 1px 2px 0px #fff4eb;
    transition: 0.5s;
}

.btnClasicoChico:not(:hover) {
    transition: 0.5s;
}

.btnClasico {
    padding: 5px 8px;
    color: #f26604;
    background-color: white;
    font-size: 20px;
    border-radius: 10px;
    border: none;
    box-shadow: 1px 1px 2px 0px gray, -2px -2px 2px 0px #fff4eb;
}

.btnClasico:hover {
    background-color: #f26604;
    color: white;
    box-shadow: -1px -1px 2px 0px gray, 1px 1px 2px 0px #fff4eb;
    transition: 0.5s;
}

.btnClasico:not(:hover) {
    transition: 0.5s;
}

.btnClasico2 {
    padding: 8px;
    color: white;
    background-color: #f26604;
    font-size: 20px;
    border-radius: 10px;
    border: none;
    box-shadow: -1px -1px 2px 0px gray, 1px 1px 2px 0px #fff4eb;
}

.btnClasico2:hover {
    background-color: white;
    color: #f26604;
    box-shadow: 1px 1px 2px 0px gray, -2px -2px 2px 0px #fff4eb;
    transition: 0.5s;
}

.btnClasico2:not(:hover) {
    transition: 0.5s;
}

.listaNombres {
    display: block;
    cursor: pointer;
    text-align: center;
}

.notificacion {
    white-space: normal;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
    border-left: 1px solid #e3e6f0;
    border-right: 1px solid #e3e6f0;
    border-bottom: 1px solid #e3e6f0;
    line-height: 1.3rem;
}
