@CHARSET "UTF-8";

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

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

@font-face {
    font-family: 'Open Sans';
    src: url('../../resources/fonts/OpenSans-Regular.ttf');
}

@font-face {
    font-family: 'Dosis';
    src: url('../../resources/fonts/Dosis-Regular.otf');
}

@font-face {
    font-family: 'LatoWeb';
    src: url('../../resources/fonts/Lato-Medium.ttf');
}

* {
    font-family: Roboto, "Open Sans", sans-serif;
}

body {
    font-size: 12px !important;
}

input, textarea, select, .input-group-addon {
    text-transform: uppercase;
}

ul.pagination {
    margin: 0px !important;
}

#floating-top-right {
    z-index: 10000 !important;
}

.cls-container {
    background-color: #212124;
    color: #fff;
    text-align: center;
}

.cls-container a, .cls-container a:hover, .cls-container a:focus {
    color: #fff;
}

.cls-header {
    position: relative;
    background-color: rgba(0, 0, 0, 0.1);
}

.cls-header::after {
    content: "";
    display: block;
    border-top: 10px solid rgba(0, 0, 0, 0.1);
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    width: 0;
    height: 0;
    position: absolute;
    left: 50%;
    margin-bottom: -10px;
    margin-left: -10px;
    bottom: 0;
}

#pie {
    padding-left: 5px;
    padding-right: 3px;
}

.dataTables_paginate, .paging_full_numbers {
    text-align: center !important;
}

.dataTables_wrapper .dataTables_filter {
    float: right;
}

.dataTables_wrapper {
    background-color: #fff;
    padding: 5px;
}

.fa-1-5-x {
    font-size: 1.5em;
}

.fa-1-2-x {
    font-size: 1.2em;
}

.pad-all-5 {
    padding: 5px;
}

.pagination>li {
    padding: 0px !important;
}

.pagination>li>a, .pagination>li>span {
    padding: 4px 8px !important;
}

.text-1-2 {
    font-size: 1.2em;
}

.text-1-5 {
    font-size: 1.5em;
}

#container.footer-fixed #footer {
    z-index: 3;
}

td.middle {
    vertical-align: middle !important;
}

.font-interno {
    font-size: 0.95em;
}

.cursor-pointer {
    cursor: pointer;
}

.fondo-oscuro {
    background-color: #212124 !important;
}

#container {
    visibility: visible;
    -webkit-transition: opacity 0.5s linear 0s;
    transition: opacity 0.5s linear 0s;
}

#footer {
    padding: 5px;
    height: 45px;
}

.nifty-ready #container {
    opacity: 1;
    visibility: visible;
    -webkit-transition: opacity .5s linear 0s;
    transition: opacity .5s linear 0s;
}
/***** BARRA SUPERIOR **/
.navbar-top-links>li>span {
    display: table-cell;
    padding: 0 12px;
    vertical-align: middle;
    height: 40px;
    color: #e4e3e3;
    transition: all .4s;
}

/**** SOPORTE *****/
.menAux {
    font-weight: 400;
    font-family: FontArguz1, sans-serif, Segoe UI;
    font-size: 0px;
    position: fixed;
    top: 80px;
    right: 0;
    transition: .4s all ease;
    z-index: 1001;
}

.menAuxOculto {
    right: -250px;
}

.rotaLlave {
    transform: rotateX(180deg);
}

.button {
    line-height: 45px;
    color: white;
    cursor: pointer;
    width: 40px;
    height: 40px;
    background-color: #065994;
    border-radius: 10px 0 0 10px;
    font-size: 18px;
    text-align: center;
    transition: .4s all ease;
}

.datos {
    width: 250px;
    box-shadow: -1px 2px 5px rgba(3, 78, 154, 0.2);
    background-color: #F6F6F7;
    color: #034e9a;
    border-radius: 0 0px 0px 10px;
    font-size: 1rem;
}

.info {
    font-size: 18px;
    position: relative;
    color: white;
    width: 100%;
    height: 40px;
    padding-left: 10px;
    background-color: #065994;
}

.info img {
    display: inline-block;
    position: absolute;
    top: -1px;
}

.datos, .button {
    display: inline-block;
    vertical-align: top;
}

.datosIntro {
    line-height: 25px;
    color: #034e9a;
    margin: 10px;
    padding: 10px;
    border-radius: 10px;
    background: #e5e5e5;
    box-shadow: 0px 0px 4px #e8e8e8;
    font-family: FontArguz1, sans-serif, Segoe UI;
    font-size: 16px;
    padding-left: 20px;
}

.horarioIntro {
    color: #da121a;
    text-align: center;
    margin-bottom: 10px;
    font-weight: bold;
}

.soporte {
    padding-left: 140px;
    line-height: 45px;
    font-family: FontArguz1, sans-serif, Segoe UI;
    font-weight: bold;
}

.trans {
    color: transparent;
}
/**** FIN SOPORTE *****/
.panel-flow {
    max-height: 350px;
    overflow: auto;
}

.informativo {
    border: 1px dotted #54abd9;
    background: #fff !important;
}

/**** BARRA LOGIN ****/
.demo-bg {
    bottom: 0;
    left: 0;
    position: fixed;
    right: 0;
    text-align: center;
}

.cursor-pointer {
    cursor: pointer;
}

/* **** SUBGRILLAS **** */
.table.dataTable .table.dataTable {
    margin-top: 0px !important;
}

.table.dataTable .dataTables_wrapper {
    padding: 0px;
}

/* EVENTOS PARA EXTORNOS */
.focus {
    border: 1px solid #e17ca7;
    /*background-color: #ffe3a2;
    color: #563c00;
    padding: 1em;*/
}

.legend {
    padding: 10px;
    font-size: 18px;
    font-weight: 600;
    border-color: #eee;
    display: block;
    width: 100%;
    margin-bottom: 20px;
    line-height: inherit;
    color: #5f5f5f;
    border: 0;
    border-bottom: 1px solid #e5e5e5;
}

/*TITULO MODAL*/
.modal-title {
    /*font-size: 1.5em !important;*/
    margin: 3px;
    color: #fff;
}

/* ****** Calendar ******* */
#container .fc-view-container .fc-event .fc-title {
    padding: 2px 5px;
    margin-bottom: 0;
    font-size: 1.0em
}
/*#container .fc-view-container .fc-event .fc-time{display: none;}*/

/* ===== ESTANDARES ===== */
.table-scroll {
    overflow-y: auto;
    /*max-height: 450px;*/
}

.table-arguz tbody tr, .dataTable tbody tr {
    font-size: .9em !important;
}

.table-arguz tbody tr td, .table-arguz tbody tr th, .table-arguz thead tr td, .table-arguz thead tr th {
    padding: 3px !important;
    padding-top: 5px !important;
}

.table-arguz tbody tr.active td, .dataTable tbody tr.active td, .table.dataTable tbody tr.selected {
    background-color: #fff0c1 !important;
    color: #7a878e !important;
}

.table-arguz tbody tr.hover td, .dataTable tbody tr.hover td {
    background-color: #f0f2f6 !important;
}

.table-compressed tbody tr td, .dataTable tbody tr td {
    font-size: .95em !important;
    padding: 3px !important;
}

.text-white, .text-white span {
    color: #FFFFFF !important;
}

.input-group {
    float: left !important;
}

.font-size-12 {
    font-size: 1.2em !important;
}

/* #mainnav {
        background-color: #343A40;
        color: #afbbc7;
}

#mainnav-menu>.active {
        background-color: #343A40;
}

#mainnav-menu>li>a:hover, #mainnav-menu>li>a:active {
        color: #fff;
}

#mainnav-menu li.active>a {
        color: #fff !important;
}

#mainnav-menu>.active-sub>a, #mainnav-menu>.active-sub>a:hover {
        color: #fff;
        font-weight: 600;
        background-color: #343A40;
        margin: 0 5px;
        padding-left: 13px;
        padding-right: 13px;
        border-radius: 3px;
}

#mainnav-menu ul a:hover, #mainnav-menu ul li:hover, #mainnav-menu ul ul a:hover, #mainnav-menu ul .active-link a, .menu-popover .sub-menu ul a:hover, .menu-popover .sub-menu ul ul a:hover, .menu-popover .sub-menu ul .active-link a {
        color: #fff;
}

.navbar-brand {
        background-color: #343A40;
}
*/
#page-content {
    padding: 10px 10px 0 !important;
}

.alert {
    margin-bottom: 0 !important;
}

.fa-2x {
    font-size: 2em !important;
}

.fc-scroller {
    /*overflow-y: hidden !important;
    height: 200px !important;*/

}

.username {
    line-height: 33px !important;
}

.chosen-container-single .chosen-single {
    height: 30px !important;
}

.fondo-danger {
    background-color: #f2dede;
}

.fondo-default {
    background-color: #f5f5f5;
}

.fondo-info {
    background-color: #d9edf7;
}

.fondo-success {
    background-color: #dff0d8;
}

.fondo-warning {
    background-color: #fcf8e3;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 30px !important;
}

.modal-header .media-left .icon-wrap.bord-all {
    border: 1px solid #ffffff;
}

/*
Full screen Modal 
*/
.fullscreen-modal .modal-dialog {
    margin: 0;
    margin-right: auto;
    margin-left: auto;
    width: 100%;
}

@media ( min-width : 768px) {
    .fullscreen-modal .modal-dialog {
        width: 750px;
    }
}

@media ( min-width : 992px) {
    .fullscreen-modal .modal-dialog {
        width: 970px;
    }
}

@media ( min-width : 1200px) {
    .fullscreen-modal .modal-dialog {
        width: 1170px;
    }
}

.select2-container--open .select2-dropdown--below {
    z-index: 99999;
}

table.dataTable thead .sorting_desc::after {
    content: "" !important;
}

table.dataTable thead .sorting::after {
    opacity: 0.2;
    content: "" !important;
}

table.dataTable thead th, table.dataTable thead td {
    padding: 5px 5px !important;
}

.table-arguz2 thead tr th {
    height: 30px;
    vertical-align: middle;
    background-color: #42a5f5;
    color: #fff;
    border-style: solid;
    border-width: 1px;
    padding: 3px;
    text-align: center;
}

.table-arguz2 tbody tr td {
    height: 30px;
    border-style: solid;
    border-width: 1px;
    padding: 0;
    border-color: #e9e9e9;
}

.table-arguz2 tbody tr td.td-error {
    border-color: #f44336;
}

.text-oblique {
    font-style: oblique;
}

.text-tachado {
    text-decoration: line-through;
}

.text-editable {
    padding-bottom: 2px;
    border-bottom: #f55145 1px dashed;
}

.popover {
    z-index: 10060 !important;
}

/* Mensaje  */
#chat-body .chat-me i {
    float: right;
}

#chat-body .chait-user i {
    float: left;
}

#chat-body .no-image {
    width: 48px;
    height: 48px;
    overflow: hidden;
    display: inline-block;
    vertical-align: middle;
    font-size: 18px;
    line-height: 42px;
    color: #fff;
    text-align: center;
    border-radius: 50%;
    font-style: normal;
    text-transform: uppercase;
}

/* Texto blanco en cabecera */
#page-head #titulo li {
    color: #ffffff !important;
}
/*
.chosen-container .chosen-drop.fixed {
    position: fixed;
    display: none;
}

.chosen-container.chosen-with-drop .chosen-drop.fixed {
    display: block;
}*/

@media (min-width: 768px) {
    .modal-xl {
        width: 90%;
        max-width:1200px;
    }
}

@media (min-width: 768px) {
    .modal-xxl {
        width: 80%;
    }
}


.animated.fadeIn {
    -webkit-animation-name: fadeIn;
    -moz-animation-name: fadeIn;
    -o-animation-name: fadeIn;
    animation-name: fadeIn;
}
.animated.fast {
    -webkit-animation-duration: .5s;
    -moz-animation-duration: .5s;
    -o-animation-duration: .5s;
    animation-duration: .5s;
}
.animated {
    -webkit-animation-duration: 1s;
    -moz-animation-duration: 1s;
    -o-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    -o-animation-fill-mode: both;
    animation-fill-mode: both;
}
.fadeIn {
    -webkit-animation-name: fadeIn;
    -moz-animation-name: fadeIn;
    -o-animation-name: fadeIn;
    animation-name: fadeIn;
}
.divMessageBox {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    background: rgba(0,0,0,.6);
    z-index: 100000;
}
.MessageBoxContainer {
    top: 35%;
    color: #fff;
    position: relative;
    width: 100%;
    background-color: #232323;
    background-color: rgba(0,0,0,.8);
    padding: 20px;
}
.MessageBoxMiddle {
    position: relative;
    left: 20%;
    width: 60%;
}
.MessageBoxMiddle .MsgTitle {
    letter-spacing: -1px;
    font-size: 24px;
    font-weight: 300;
}

.select2-container--open .select2-dropdown--below {
    z-index: 99999;
}
.select2-results__option{
    text-align:left;
}

.link-facebook{
    color: #3b5998;
}
.link-facebook:hover{
    color: #4267b2;
}
.link-whatsapp{
    color: #00bb2d;
}
.link-whatsapp:hover{
    color: #00bb2d;
}
.size-icon{
    font-size:18px !important;
}
.text-head{
    font-size: 18px !important;
}

@media screen and (max-width: 500px) {
    .pnlAgencia {
        display: none;
    }
}

.panel-card {
  margin: 0 auto;
  margin-bottom: 50px;
  text-align: center;
}

.card {
    font: 16px/1.5 'Helvetica Neue', Helvetica, sans-serif;
    position: relative;
    display: inline-block;
    vertical-align: middle;
    width: 425px;
    height: 270px;
    text-align: left;
    padding: 30px;
    margin-bottom: 50px;
    color: #fff;
    border-radius: 20px;
    box-sizing: border-box;
}
.card__number {
    font-size: 30px;
    padding: 90px 0 15px;
    text-align: center;
}

.card__expiry-date {
    font-size: 14px;
    padding-bottom: 20px;
    text-align: center;
}

.card__owner {
    text-align: left;
}

.card__logo {
    position: absolute;
    right: 20px;
    bottom: 20px;
}

.card__strip {
    background: #000;
    height: 50px;
    margin-bottom: 30px;
}

.card__signature {
    float: left;
    width: 65%;
    height: 40px;
    margin-left: 10px;
    background: #999;
}

.card__ccv {
    float: left;
    margin-top: 5px;
    padding: 7px;
    background: #fff;
    color: #111;
    line-height: 1;
}

.card--front {
    font-size: 16px;
    font-family: 'Source Code Pro';
    text-shadow: 0 1px 1px rgba(0, 0, 0, .6);
}

.card--back {
    padding-left: 0;
    padding-right: 0;
    text-align: left;
}