/*
 * It is advised not to edit the smartadmin_production.css
 * as this will override any changes you make in the
 * later versions of this theme.
 *
 * We advise that you use use this CSS to override
 * SmartAdmin styles.
 *
 * Rename the stylesheet to whatever your liking so it will stay
 * unique to you with each update of SmartAdmin.
 */
/*
 * INDEX
 *
 * - HTML
 * - BODY
 * - CUSTOM STYLES
 */
@import "bootstrap.min.css";
@import "font-awesome.min.css";
/*@import "font-opensans.css";*/
@import "pe-icon-7-stroke.css";
@import "helper.css";
@import "smartadmin-production-plugins.min.css";
@import "smartadmin-production.min.css";
@import "smartadmin-skins.min.css";
@import "pace.css";
@import "video.css";
@import "../js/plugin/limonte-sweetalert2/sweetalert2.min.css";


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

.smart-style-3 body, body.smart-style-3 {
    background: transparent !important;
    font-family: roboto !important;
}

/******************************************************************************************/
/* APLICATIVO */
/******************************************************************************************/
html {
    margin: 0;
    padding: 0;
    min-height: 100%;
    position: relative;
    font-family: roboto !important;
    background-image: url("/img/app/FONDO-BDT-1920X1080.jpg");
}

h1, h2, h3, h4 {
    margin: 0;
    font-family: roboto !important;
    font-weight: 300;
}

.opacity-15 {
    opacity: .15;
}

.pos-bottom {
    bottom: 0;
}

.pos-right {
    right: 0;
}

.mb-n1, .my-n1 {
    margin-bottom: -0.25rem !important;
}

.mr-n1, .mx-n1 {
    margin-right: -0.25rem !important;
}

.mb-n1, .my-n1 {
    margin-bottom: -.25rem !important;
}

.mr-n1, .mx-n1 {
    margin-right: -.25rem !important;
}

.position-absolute {
    position: absolute !important;
}

.small-box {
    border: none;
    border-radius: 10px !important;
}

.small-box-blue {
    color: #FFFFFF !important;
    background: #26367B; /* Old browsers */
}

.small-box-red {
    color: #FFFFFF !important;
    background: #D4145A; /* Old browsers */
}

.btn {
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    box-shadow: inset 0 -2px 0 rgba(0, 0, 0, .05);
    -moz-box-shadow: inset 0 -2px 0 rgba(0, 0, 0, .05);
    -webkit-box-shadow: inset 0 -2px 0 rgba(0, 0, 0, .05);
    -webkit-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);
    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);
}

.mt-1 {
    margin-top: 1em !important;
}

.mt-2 {
    margin-top: 2em !important;
}

.mt-3 {
    margin-top: 3em !important;
}

.mt-4 {
    margin-top: 4em !important;
}


.btn-azul-ingreso {
    color: #fff;
    padding: 10px;
    font-weight: bold;
    font-size: 14px;
    border-radius: 7px;
}

.btn-azul-ingreso:hover {
    color: #ffffff !important;
}

.btn-link-red {
    color: #A32337 !important;
    font-size: 14px;
    font-weight: bolder;
}

.btn-link-blue {
    color: #2c399f !important;
    font-size: 14px;
    font-weight: bolder;
}


.btn-link-yellow {
    color: #f69344 !important;
    font-size: 14px;
    font-weight: bolder;
}

.input-login {
    /*    height: 40px !important;*/
    /*    border-radius: 7px !important;*/
    padding: 2px;
    font: 15px/15px 'Open Sans', Helvetica, Arial, sans-serif !important;

    border: none !important;
    background: rgba(238, 238, 238, 0.842) !important;;

}

.smart-form .select i {
    box-shadow: none !important;
}

.login-info {
    height: 83px;
}

/*.btn-danger {*/

/*color: #fff;*/

/*background-color: #E91E63;*/

/*border: none;*/

/*}*/

/*rgba(41, 188, 188, 1)*/

.btn-primary {
    color: #fff !important;
    background-color: #2b3fa2 !important;
    border-color: #4456b7 !important;
}

.btn-warning {
    color: #FFF !important;
    background-color: #ee8d00 !important;
    border-color: #efa53c !important;
}

.btn-primary-green {
    color: #fff !important;
    background-color: rgba(126, 173, 59, 1) !important; /*Verde*/
    border: none !important;
}


.btn-success {
    color: #fff !important;
    background-color: rgb(88 179 17) !important;
    border-color: #7ead3b !important;

}

a {
    /*color: rgba(46, 46, 45, 1) !important;*/
    text-decoration: none;
}


.table {
    margin-top: 10px;
}


/*Imagen del logo*/

#logo-group > span {
    display: inline-block;
    /*height: 84px;*/
    float: left;
}

#logo {
    display: inline-block;
    width: 200% !important;
    margin-top: 9px;
    margin-left: 9px;
}

#logo img {
    width: 50% !important;
    height: auto;
    padding-left: 3px;
}

.modal-content {
    border-radius: 10px !important;
}

.page-footer {
    padding-left: 0px !important;
}

.img-footer {
    width: 15%;
    margin-top: 0px;
    margin-left: 9px;
}

.smart-style-3 aside {
    /*background: rgba(255, 255, 255, 1);*/

}

.smart-style-3 nav ul li a {
    color: rgb(116, 116, 116) !important; /*Verde*/
    font-size: 12px !important;
}


.smart-style-3 nav ul .active > a,
.smart-style-3 nav ul li.open > a,
.smart-style-3 nav ul li.open > a b {
    color: #2b3fa2 !important; /*Verde*/
    font-weight: 500;
}

.bg-color-verde-bicentenario {
    color: rgba(255, 255, 255, 1) !important;
    background: rgba(126, 173, 59, 1) !important; /*Verde*/
}

.error {
    color: #ff0103 !important;
}

.radius-10 {
    border-radius: 10px !important;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    box-shadow: inset 0 -2px 0 rgba(0, 0, 0, .05);
    -moz-box-shadow: inset 0 -2px 0 rgba(0, 0, 0, .05);
    -webkit-box-shadow: inset 0 -2px 0 rgba(0, 0, 0, .05);
    -webkit-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);
    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);
}

.navbar-transparent {
    background-color: rgba(0, 0, 0, 0);
    border-color: rgba(0, 0, 0, 0);
}

.ajax-loading-animation {
    text-align: center;
    background-size: cover;
    margin-top: 20vh;
    height: 100px;
}

nav ul li.active > a:before {
    color: #2b3fa2 !important;
}

nav ul li.active > a {
    background-color: rgba(255, 255, 255, .7) !important; /*Verde*/;
    border-radius: 2px;
}

.bg-color-verde {
    background: rgba(126, 173, 59, 1) !important; /*Verde*/
}

.bg-color-verde-2 {
    color: rgba(11, 38, 68, 1) !important; /*Verde*/
}

.bg-color-azul {
    background: #2c399f !important; /*Azul*/
}

.txt-color-verde {
    color: #34a730 !important; /*Verde*/
}

.txt-color-azul {
    color: #2c399f !important; /*Azul*/
}

a.txt-color-azul {
    color: #2c399f !important; /*Azul*/
}

.txt-color-red {
    color: #a61f36 !important;
}

.nav-pills > li.active > a, .nav-pills > li.active > a:focus, .nav-pills > li.active > a:hover {
    color: #fff;
    background-color: #2c399f !important; /*Azul*/
}

.bg-opacity-5 {
    opacity: .5 !important;
}

.padding-lr {
    padding-left: 13px;
    padding-right: 13px;
}

.img-picker:hover {
    cursor: pointer;
}

/*Boton de minificacion */
.minifyme {
    background: rgba(11, 38, 68, 1) !important;
    color: #fff !important;
}

.smart-style-3 .minifyme {
    background: rgba(11, 38, 68, 1) !important;
    color: #fff !important;
}

/*Plugin de Select2*/
.select2-container .select2-choice, .select2-selection {
    display: block;
    height: 32px;
    padding: 0 8px;
    overflow: hidden;
    position: relative;
    border: 1px solid #ccc;
    white-space: nowrap;
    line-height: 32px;
    color: #444;
    text-decoration: none;
    background-clip: padding-box;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: #fff;
}

/*Para alinear los numeros a la izquierda*/
.number {
    text-align: right;
}

/*Titulo azul en todos los formularios*/
.smart-form header {
    color: rgba(0, 83, 143, 1) !important; /*Azul*/
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    /* display: none; <- Crashes Chrome on hover */
    -webkit-appearance: none;
    margin: 0; /* <-- Apparently some margin are still there even though it's hidden */
}

.banco {
    width: 50px;
    background: url(../img/flags/flags.png) no-repeat;
    margin-top: -.18em;
    display: inline-block;
}

/*FONDOS DE LA APLICACION */

#extr-page #main {
    background-image: url(/img/app/BancoBICENTENARIO-FONDO-ESTRELLAS.jpg);
    /*background-image: url(/img/app/BancoBICENTENARIO-FONDO-NUEVO2.jpg);*/
    background-size: cover;
    height: 100vh;
}

.mainRegister {
    margin: 0px !important;
    /*width: 100%;*/
    height: 100vh;
    /*position: relative !important;*/
    /*display: table;*/
    /*overflow: hidden;*/
    /*background-image: url(/img/app/BancoBICENTENARIO-FONDO-ESTRELLAS.jpg);*/
    background-image: url(/img/app/BBP-FONDO.jpg);
    /*background-image: url(/img/app/BancoBICENTENARIO-FONDO-NUEVO2.jpg);*/
    background-repeat: no-repeat;
    background-position: center center;
    background-attachment: fixed;
    background-size: cover;
}

.MessageBoxContainer {
    background-color: rgba(126, 173, 59, 0.6) !important;
}

.tile {
    height: 100px;
    font-size: .81rem;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    margin: .375rem;
    border: 0;
    border-radius: .125rem;
    cursor: pointer;
    text-transform: uppercase;
    white-space: normal;
    word-wrap: break-word;
    color: #fff !important;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, .16), 0 2px 10px 0 rgba(0, 0, 0, .12);
    overflow: hidden;
}

.tile:hover {
    cursor: pointer;
    box-shadow: 0 5px 11px 0 rgba(0, 0, 0, .18), 0 4px 15px 0 rgba(0, 0, 0, .15);
    color: #fff;
    border-color: #0062cc;
}

.smart-form .tooltip {
    z-index: 1 !important;
}

.smart-style-3 .superbox-show {
    color: rgba(38, 50, 56, 1) !important;
    background: #4456b7 !important; /*Azul*/
}

.smart-style-3 #header {
    color: #000000 !important;
    /*background-image: url(/img/app/1920x4120px_Tope_interno.jpg) !important;*/
    background-image: url(/img/app/CINTILLO-BICENTENARIO.jpg) !important;
    background-color: #ffffff;
    background-repeat: no-repeat;
    background-size: cover;
    /*height: 100px !important;*/
}

.smart-style-3 #left-panel {
    padding-right: 15px;
    padding-left: 15px;
    padding-bottom: 15px;
    /*padding-top: 15px;*/
}

.smart-style-3 .page-footer {
    color: #ffffff !important;
    background: #57585a !important; /* Old browsers */
    border: none !important;
}

.loading-ajax {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    background-color: rgba(255, 255, 255, 0);
    z-index: 99999;
}

.modal-content {
    background-color: rgba(255, 255, 255, .90) !important;
}

.smart-form fieldset {
    background-color: rgba(255, 255, 255, 0) !important;
}

.modal-header {
    border-bottom: 1px solid #fafafa !important;
}

.modal-footer {
    border-top: 1px solid #fafafa !important;
}

.smart-style-3 #ribbon {
    background: rgba(217, 219, 224, 0.85) !important; /* Old browsers */
    color: #26367B !important;
}

table .selected {
    background-color: #4456b7 !important; /*Azul*/
    color: rgba(255, 255, 255, 1) !important; /*Azul*/
}


.smart-style-3 #hide-menu a > i, .smart-style-3 .btn-header > :first-child > a {
    background: 0 0;
    border: none !important;
    color: #ffffff !important;
    box-shadow: none !important;
}

#mensajes {
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    cursor: default !important;
    display: inline-block;
    font-weight: 700;
    height: 24px;
    width: 24px;
    padding: 2px;
    text-align: center;
    text-decoration: none !important;
    -moz-user-select: none;
    -webkit-user-select: none;
    font-size: 15px;
    margin: 10px 0 0;
    position: relative;
    background: 0 0;
    border: none !important;
    color: #ffffff !important;
    box-shadow: none !important;
}

#mensajes span {
    display: inline-block;
    height: 39px;
    float: left;
}

#mensajes b.badge {
    position: absolute;
    top: -5px;
    right: -5px;
    cursor: pointer;
    background: #4456b7;
    display: inline-block;
    font-size: 10px;
    box-shadow: inset 1px 1px 0 rgba(0, 0, 0, .1), inset 0 -1px 0 rgba(0, 0, 0, .07);
    color: #fff;
    font-weight: 700;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    padding: 2px 4px 3px;
    text-align: center;
    line-height: normal;
}


.table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th {
    border-top: none !important;
    /* border-top: 1px solid #ddd; */
}

.txt-color-naranja {
    color: #F7B32C !important;
}