@font-face{
    font-family: GlacialIndifference-Regular;
    src: url('../fonts/GlacialIndifference-Regular.ttf');
}

* {
    font-family: 'GlacialIndifference-Regular', sans-serif !important;
}
h1,h2,h3{
    text-transform: uppercase;
    font-weight: normal !important;
}
.fa {
    font-family: FontAwesome !important;
}
.glyphicon {
    font-family: 'Glyphicons Halflings' !important;
}
.zmdi {
    font-family: 'Material-Design-Iconic-Font' !important;
}
body.simple-page {
    background-color: #58585a;
}
body.error-page {
    background-image: url('../images/ayuda.jpg');
    background-size: cover;
}
body.login-page {
    background-image: url('../images/ayuda.jpg');
    background-size: cover;
}
body.recovery-page, body.complete-page {
    background-image: url('../images/ayuda.jpg');
    background-size: cover;
}
.btn-primary {
    background-color: #58585a;
    border-color: #58585a;
}
.btn-status{
    margin: 0 10px;
}
.btn-primary:hover, .btn-primary:active:focus {
    color: #fff;
    background-color: #319649;
    border-color: #af864b;
}
.btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled.focus, .btn-primary[disabled]:hover, .btn-primary[disabled]:focus, .btn-primary[disabled].focus, fieldset[disabled] .btn-primary:hover, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary.focus{
    color: #fff;
    background-color: #319649;
    border-color: #af864b;
}
.navbar-inverse {
    background-color: #58585a;
}
.bg-primary, .primary {
    background-color: #58585a;
}
.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
    border-color: #58585a;
}
body.menubar-left .menubar {
    padding-top: 30px;
}
.avatar img, .avatar a > img {
    height: auto;
}
.avatar-md, .avatar-xl, .cover-user .avatar {
    height: auto;
}
.app-user .username {
    color: #333333;
}
.mobile-logo{
    display: none;
    visibility: hidden;
}
.large-logo{
    display: inline-block;
    visibility: visible;
}
#signup-form .form-row{
    clear: both;
    margin-bottom: 15px;
    margin-left: -15px;
    margin-right: -15px;
}
#signup-form .form-group {
    margin:0
}
#signup-form input{
    height: auto;
}
#sale-form input, #sale-form select, .formulario input, .formulario select, #check-form input, #check-form select{
    max-width: 100%;
    width: 90% !important;
    min-width: 100px !important;
}
#shipment-form input, #shipment-form select{
    max-width: 100%;
    width: 60px;
    min-width: 60px;
}
#shipment-form input[type="submit"]{
    max-width: 100%;
    width: 100%;
    min-width: 100%;
}
#shipment-form th{
    text-align: center;
}
#check-form input[type="radio"]{
    width:auto;
}
#sale-form input[type="radio"], .formulario input[type="radio"]{
    width:auto;
}
#sale-form, #new-shipment, .formulario {
    padding: 30px 0 100px;
}
#check-form {
    padding: 30px 0;
}

.panel-body p{
    font-size: 16px;
}
.lista{
    list-style-type: disc;
    list-style-position: outside;
    font-size: 16px;
    line-height: 20px;
    padding-left: 20px;
}
.lista li, .numeros li{
    margin-bottom: 20px;
}
.numeros{
    list-style: decimal;
    list-style-position: inside;
    font-size:16px;
    line-height: 20px;
}
#invoiceDate, #paymentDate{
    padding: 0 10px;
}
.dt-buttons{
    margin: 0;
}
.highlight-error {
    border-color: #a94442;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.element{
    clear: both;
    padding-bottom: 15px;
    min-height: 53px;
}
.mt-xl-5{
    margin-top: 30px;
}
.overlay-congrats {
    background: rgba(255,255,255,0.8);
    width: 100%;
    height: 100%;
    z-index: 9999;
    position: absolute;
    top: 0;
    left: 0;
}
.congrats {
    position: absolute;
    top: 25%;
    width: 50%;
    height: 50%;
    margin: 0 auto;
    left: 0;
    right: 0;
}
.congrats-middle{
    position: relative;
    top: 40%;
    -webkit-transform: translateY(-40%);
    -ms-transform: translateY(-40%);
    transform: translateY(-40%);
}
.congrats h1 {
    transform-origin: 50% 50%;
    font-size: 50px;
    z-index: 2;
    position: absolute;
    top: 0;
    text-align: center;
    width: 100%;
    margin: 0;
}

.blob {
    height: 50px;
    width: 50px;
    color: #ffcc00;
    position: absolute;
    top: 45%;
    left: 45%;
    z-index: 1;
    font-size: 30px;
    display: none;	
}
.plata .blob {
    color: #b3b3b3;
}
.oro .blob {
    color: #cb9822;
}
.diamante .blob {
    color: #82cfda;
}
.p-30{
    padding: 30px;
}
.pb-20{
    padding-bottom: 20px;
}
.soporte .list-group-item{
    padding-left: 0;
    padding-right: 0;
}
.actionIcon{
    padding: 0 5px;
}
.modal-title{
    float: left;
}
label{
    width: 100%;
}
input[type="file"].highlight-error{
    border: 1px solid #a94442;
    border-radius: 5px;
}
input[type="file"]{
    margin-bottom: 15px;
}
.dataTables_length{
    display: block;
    float: left;
}
.dt-buttons.btn-group{
    display: block;
    float: right;
    width: 125px;
}
.dataTables_filter{
    display: block;
    float: left;
    clear: both;
}
#video-container {
    position: relative;
    padding-top: 12px;
}
#video-container a {
    display: block;
    width: 712px;
    max-width: 100%;
    max-height: 420px;
    margin: 0 auto;
    outline: none;
    background: #fff;
    box-shadow: 0px 0px 9px 0px rgba(0, 0, 0, 0.14);
    overflow: hidden;
}
#video-container a > img {
    display: block;
    width: 100%;
    max-width: 100%;
    height: 100%;
    max-height: 100%;
    opacity: .3;
}
#video-container a .play-icon {
    position: absolute;
    left: calc(50% - 23px);
    top: calc(50% - 23px);
}
#video-modal .modal-content {
    width: 860px;
    max-width: 100%;
    margin: 100px auto auto;
    box-shadow: none; }

#video-modal iframe {
    max-width: 100%;
    border: none;
    display: block; }

.modal-backdrop {
    background-color: #fff; 
}
.modal-backdrop.in {
    opacity: .9; 
}
#allTable span, #channelTable span, #default-datatable span{
    display: none;
}
.subheading{
    background: #949494;
    color: #fff;
}
#stock.table > thead > tr > th, #stock.table > thead > tr > td, #stock.table > tbody > tr > th, #stock.table > tbody > tr > td, #stock.table > tfoot > tr > th, #stock.table > tfoot > tr > td{
    border: 1px solid #ddd;
}
#stock.table > thead > tr > th {
    border: 2px solid #ddd;
}
.formulario .inputTag, .formulario .labelTag{
    display: inline-block;
    width: auto !important;
    min-width: auto !important;
    margin-right: 10px;
}
.groupTag {
    width: 33%;
    float: left;
}
.tagsBlock{
    margin: 20px 0;   
}
.profile-cover{
    padding: 20px;
}
div.dataTables_wrapper div.dataTables_length select, div.dataTables_wrapper div.dataTables_filter input{
    min-width: 75px;
}
.simple-page-footer p {
    color:#fff;
}
body.simple-page {
    padding-top: 5%;
}
.simple-page-footer a {
    text-decoration: underline;
}
#resultado{
    background:#1b325e;
    padding: 20px;
}
#resultado .container{
    position: relative;
    z-index: 9999;
}
#resultado .navbar-nav, #resultado .navbar-nav li a{
    color:#fff;
    font-size: 20px;
}
#resultado .navbar-nav, #resultado .navbar-nav li{
    float: right;
}
#resultado .simple-page-wrap{
    margin: 40px auto 40px;
}
#resultado .simple-page-form{
    background-color: #f1f1f1;
    border-radius: 10px;
}
#resultado .navbar-default{
    background-color: #fff;
    border:none;
    font-size: 16px;
}
#resultado .table-striped > tbody > tr:nth-of-type(odd) {
    background-color: #e4e4e4;
}
#resultado tr, #resultado th{
    text-align: center;
}
.informacion{
    text-align: center;
    margin: 200px auto 60px;
    width: 90%;

}
#resultado h2{
    margin-bottom: 30px;
    color: #fff;
    font-size: 16px;
}
#resultado h3{
    font-size: 16px;
}
#resultado .widget-body{
    overflow: scroll;
}
.logo{
    position: absolute;
    top:5%;
    left:5%;
    width: 100px;
}
.pan-muerto{
    position: absolute;
    left: 5px;
    top:200px;
    width: 200px;
    z-index: 1;
}
.comunidad{
    position: absolute;
    left: 5px;
    top:400px;
    width: 175px;
    z-index: 1;
}
.adviento{
    position: absolute;
    left: 30%;
    top:5px;
    width: 150px;
    z-index: 1;
}
.posada{
    position: absolute;
    right: 30%;
    top:0px;
    width: 150px;
    z-index: 1;
}
.nino{
   position: absolute;
    right: 5px;
    top:200px; 
    width: 150px;
    z-index: 1;
}
.regalos{
   position: absolute;
    right: 5px;
    top:400px;
    width: 150px;
    z-index: 1;
}
#resultado .nav > li > a:hover, #resultado .nav > li > a:focus{
    background: none;
    text-decoration:underline;
}
.pago {
    border: 3px solid #fff;
    border-radius: 10px;
    margin-bottom: 60px;
}
.cuenta, .monto{
    width: 50%;
    float: left;
}
.clear{
    clear: both;
}
.pago h3{
    color:#fff;
    padding: 10px;
}
.pago h3 strong{
    font-weight: bold;
}
@media (min-width: 1025px){
    .dataTables_length{
        display: inline-block;
        float: left;
    }
    .dt-buttons.btn-group{
        display: block;
        margin: 0 auto;
        width: 125px;
        float: none;
    }
    .dataTables_filter{
        display: inline-block;
        float: right;
        clear: inherit;
    }
}
@media (min-width: 768px){
    .boton-full{
        margin-left: -20px;
    }
}
@media (max-width: 767px){
    .navbar-brand {
        height: 82px;
    }
    .navbar {
        min-height: 82px;
    }
    .navbar-collapse .app-user .avatar {
        width: 50px;
        height: auto;
    }
    .navbar-collapse .app-user {
        height: 100px;
        width: 82px;
    }
    .navbar-header{
        min-height: 82px;
    }
    body.menubar-unfold .app-user .media-body {
        display: table-cell;
    }
    body.menubar-unfold .app-user .avatar {
        margin-right: 16px;
    }
    .wrap {
        padding-top: 4rem;
    }
    .mobile-logo{
        display: block;
        visibility: visible;
    }
    .large-logo{
        display: none;
        visibility: hidden;
    }
    #back-to-home {
        position: fixed;
        top: 35px;
        left: 25px;
    }
    div#sale-form, div#check-form {
        padding: 30px 10% 60px;
    }
    .cuenta, .monto{
        width: 100%;
        float: left;
    }
}
@media (max-width: 991px){
    .logo{
        width: 60px;
    }
    .pan-muerto{
        left:22%;
        top:0px;
        width: 80px;
    }
    .comunidad{
        left: 22%;
        top:80px;
        width: 70px;
    }
    .adviento{
        left: 45%;
        top:0px;
        width: 60px;
    }
    .posada{
        left: 63%;
        top:0px;
        width: 60px;
    }
    .nino{
        left: 45%;
        top:80px; 
        width: 60px;
    }
    .regalos{
        left:63%;
        top:80px;
        width: 60px;
    }
}
@media (min-width: 992px){
    .informacion{
        width: 680px;
        max-width: 90%;
    }
    #resultado h2{
        font-size: 26px;
        line-height: 1.2;
    }
    #resultado h3{
        font-size: 24px;
        line-height: 1.2;
    }
}
@media (min-width: 1200px){
    .informacion{
        width: 800px;
        max-width: 90%;
    }
}
