﻿
:root {
    --azuloscuro: #16469d;
    --rojo: #ee3042;
    --rojoclaro: #fdeaec;
    --azul: #009ddb;
    --azulmedio: #4c93bf;
    --grisclaro: #f9f9f9;
    --grismedio: #c6cdd2;
    --blanco: #fff;
    --azulclaro: #E6F6FC;
}

@font-face {
    font-family: 'Gotham Rounded Book';
    src: url('./fonts/GothamRoundedBook_21018.ttf');
}

@font-face {
    font-family: 'Gotham Rounded Bold';
    src: url('./fonts/GothamRoundedBold_21016.ttf');
}

@font-face {
    font-family: 'Gotham Rounded Medium';
    src: url('./fonts/GothamRoundedMedium_21022.ttf');
}

@font-face {
    font-family: 'Gotham Rounded Light';
    src: url('./fonts/GothamRoundedLight_21020.ttf');
}


body {
    font-family: 'Gotham Rounded Light', Roboto,Helvetica Neue,Helvetica,Arial,sans-serif;
    font-size: 13px;
    line-height: 1.5384616;
    color: #333;
    background-color: #fff;
}

strong {
    font-family: 'Gotham Rounded Bold';
}

.text-bold {
    font-family: 'Gotham Rounded Bold';
}

.navbar-brand {
    float: left;
    padding: 0;
    font-size: 14px;
    line-height: 1px;
    height: 46px;
}

.btn-header-panel-right {
    position: absolute;
    right: 51px;
    top: 3px;
    padding: 5px;
}
.loader {
    position: absolute;
    top: 0;
    display: inline;
    left: 0;
    z-index: 1999;
    background-color: #00339f5c;
}

.spinner {
    position: absolute;
    top: 0;
    background-color: transparent;
    border-top: 5px solid rgb(66,139,202);
    border-right: 5px solid rgb(66,139,202);
    border-bottom: 5px solid rgb(66,139,202);
    border-left: 5px solid rgba(66,139,202,.2);
}
.btn-propio {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}

.btn-header {
    padding: 3px 10px;
}

.panel-group-control {
    margin-top: 10px;
}

    .navbar-brand > img {
        margin-top: 2px;
        height: 40px !important;
    }
.awe-btn.btn.btnSettings {
    padding: .45em .9em;    
    text-align: center;
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    margin: 0;
    font: inherit;
    cursor: pointer;
    border: none;
    background-image: none;
   height:48px;
}
.navbar-inverse .navbar-nav > li > a {
    color: #fff;
    padding: 7.5px;
    line-height:2.6;
}
.navbar-nav > .dropdown-user > a > span {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
}
.title-welcome {
    font-family: 'Gotham Rounded Bold';
    font-size:35px;
    font-weight: bold;
    margin-bottom: 0px;
}
p.sub-welcome {
    font-size: 20px;
    color: #7d7d7d;
}
.panel.panel-flat.custome {
    border-radius: 5px;
    text-align: center;
    color: #7d7d7d;
    height:280px;
}
    .panel.panel-flat.custome:hover {
        -webkit-box-shadow: 0px 10px 13px 0px rgba(0,0,0,0.42);
        -moz-box-shadow: 0px 10px 13px 0px rgba(0,0,0,0.42);
        box-shadow: 0px 10px 13px 0px rgba(0,0,0,0.42);
        color: #0044a3;
    }
.menu-title {
    padding: 10px 0px 20px 0px;
}
.menu-title > p {
    font-size: 20px;
    
}
.zona-white {
    background-color: #fff;
    min-height: 97vh;
}

a.btn-crear {
    padding: 5px;
    border: solid 2px #87de45;
    color: #87de45;
    margin-left: 10px;
    text-transform:uppercase;
}
a.btn-download {
    padding: 5px;
    border: solid 2px #87de45;
    color: #87de45;
    margin-left: 10px;
    text-transform:uppercase;
}
/*.btn {
    padding-left: 45px;
    padding-right: 45px;
    padding-top: 9px;
    padding-bottom: 9px;
    border-radius: 2px;
    font-size: 10px;
}*/
.btn-default {
    color: #fff;
    background-color: var(--rojo);
    border-color: var(--rojo);
    text-transform: uppercase;
}
.btn-register {
    color: #fff;
    background-color: var(--rojo);
    border-color: var(--rojo);
    text-transform: uppercase;
    width: 100%;
}
    .btn-register:active:hover, .btn-register.active:hover, .open > .dropdown-toggle.btn-register:hover, .btn-register:active:focus, .btn-register.active:focus, .open > .dropdown-toggle.btn-register:focus, .btn-register:active.focus, .btn-register.active.focus, .open > .dropdown-toggle.btn-register.focus {
        color: #fff;
        background-color: #ff4444 !important;
        border-color: #ff4444 !important;
    }

button.btn.btn-register.buttons-columnVisibility {
    width: 100%;
}

    button.btn.btn-register.buttons-columnVisibility.active {
        width: 100%;
        background-color: #03A9F4;
        color: #fff;
    }

button.btn.btn-register.buttons-collection.buttons-colvis.bg-blue.btn-icon:hover {
    background-color: #0297da;
}
.btn-register-gray {
    color: darkturquoise;
    background-color: gray;
    border-color: darkturquoise;
    text-transform: uppercase;
    width: 50%;
    float: left;
}
.btn-default:active:hover, .btn-default.active:hover, .open > .dropdown-toggle.btn-default:hover, .btn-default:active:focus, .btn-default.active:focus, .open > .dropdown-toggle.btn-default:focus, .btn-default:active.focus, .btn-default.active.focus, .open > .dropdown-toggle.btn-default.focus {
    color: #fff;
    background-color: #ff4444 !important;
    border-color: #ff4444 !important;

}

button.btn.btn-default.buttons-columnVisibility {
    width: 100%;
}

    button.btn.btn-default.buttons-columnVisibility.active {
        width: 100%;
        background-color: #03A9F4;
        color: #fff;
    }

button.btn.btn-default.buttons-collection.buttons-colvis.bg-blue.btn-icon:hover {
    background-color: #0297da;
}
/*.wizard > .actions > ul > li > a {
    background: #ff4444 !important;
    color: #fff;
    display: block;
    padding: 7px 12px;
    border-radius: 3px;
    border: 1px solid transparent;
}*/
.wizard > .steps > ul > li.current .number {
    font-size: 0;
    border-color: #00469e !important;
    background-color: #fff;
    color: #00469e !important;
}
.wizard > .steps > ul > li.done .number {
    font-size: 0;
    background-color: #00469e !important;
    border-color: #00469e !important;
    color: #fff;
}
.wizard > .steps > ul > li:after, .wizard > .steps > ul > li:before {
    content: '';
    display: block;
    position: absolute;
    top: 43px;
    width: 50%;
    height: 2px;
    background-color: #00469e !important;
    z-index: 9;
}
.wizard > .actions > ul > li > a[href="#finish"], .wizard > .actions > ul > li > a[href="#next"] {
    background-color: #ff4444;
    color: #fff;
    border: 1px solid #ddd;
    padding:9px 45px;    
    text-transform:uppercase;
}
.wizard > .actions > ul > li > a[href="#previous"]{
    display:none;
}
.wizard > .actions {
    text-align:center !important;
}
.wizard > .actions > ul {
display:inline-block !important;
float:none !important;
margin-top:10px !important;
}
    select {
    width: 100%;
    height: 36px;
    border: solid 1px #dddddd;
    border-radius: 3px;
}
.text-indigo-800, .text-indigo-800:focus, .text-indigo-800:hover {
    color: #fbfbfb !important;
}
.border-indigo-600 {
    border-color: #165fc8;
    background-color: #165fc8;
    border-radius: 3px;
}
.panel-step > .panel-heading {
    padding-top: 15px !important;
    padding-bottom: 15px !important;
    background-color: #fff;
   
}
.panel-step.panel-activo > .panel-heading {  
    color: #0044a3;
}
.panel-step.panel-inactivo .panel-body{
    display:none;
}
.panel-inactivo .bg-primary-600 {
    background-color: #9e9e9e;
    border-color: #9e9e9e;
}
.panel-activo .bg-primary-600 {
    background-color: #0044a3;
    border-color: #0044a3;
    color: #fff;
}
.panel-completado .bg-primary-600 {
    background-color: #0044a3;
    border-color: #0044a3;
    color: #fff;
}
.nota-imp {
    font-family: 'Gotham Rounded Bold';
    color: #0044a3;
    font-weight: bold;
}
.step-cont {
    overflow: hidden;
    margin-top: 5px;
    width: calc(100% - 50px);
    border-left: solid 2px #ddd;
    padding-left: 40px;
    margin-left: 10px;
    padding-bottom: 15px;
}
    .step-cont.detalle {
        color: #7d7d7d;
    }
.panel-activo {
    -webkit-box-shadow: 0px 10px 13px 0px rgba(0,0,0,0.42);
    -moz-box-shadow: 0px 10px 13px 0px rgba(0,0,0,0.42);
    box-shadow: 0px 10px 13px 0px rgba(0,0,0,0.42);
    color: #0044a3;
}
.panel-step .panel-body {
   padding-bottom:0px;
}
.step-cont.detalle p {
    color: #9d9d9d;
}
.step-cont h1 {
    font-family: 'Gotham Rounded Bold';
    color: #0044a3;
    font-weight: bold;
    margin-top: 0;
    line-height: 1;
}
.step-cont> label {
    margin-bottom: 0;
    margin-top: 20px;
}
.input-borde {
    overflow: hidden;
    width: 100%;
    border: solid 1px #ddd;
    border-radius: 3px;
    line-height: 4;
    padding: 7px 5px;
    margin-top: 10px;
}
.input-borde-2 {
    overflow: hidden;
    width: calc(50% - 5px);
    border: solid 1px #ddd;
    border-radius: 3px;
    line-height: 4;
    padding: 0px 5px;
    margin-top: 10px;
    float: left;
}
.input-borde.bank img {
    float: left;
    max-width:25%;
}
.radio-inline img.img-responsive {
    width:100px;
    float: left;
}
.input-borde:hover, .input-borde-2:hover {
    border: solid 1px #0044a3;
}

.tab-head {
    overflow: hidden;
    font-size: 12px;
    padding: 20px 10px;
}
.tab-head i {
    font-size: 12px;
    padding: 5px;
    color: #7d7d7d;
}
    .tab-head h3 {
        float: left;
        margin-top: 0;
        font-size: 18px;
    }
.nav-tabs.nav-tabs-bottom > li.active > a:after {
    background-color: #ff4444 !important;
    height: 3px;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
    color: #ff4444;
}
.historial .panel-heading{
    overflow:hidden;
}
.historial .title{
    float:left;
    width:33%;
    text-align:left;
}
    .historial .title h3 {
        font-family: 'Gotham Rounded Bold';
        font-weight: bold;
    }
    .historial .title p {
        color:#7d7d7d;
    }
.historial .sede {
    float: left;
    width: 35%;
    text-align: center;
}
.historial .estado{
    float:left;
    width:30%;
    text-align:right;
}
.estado.success {
    color: #87de45;
}
.estado.danger {
    color: #ff4444;
}
.historial .estado h3 {
    font-family: 'Gotham Rounded Bold';
    font-weight: bold;
}
.historial .estado a {
    font-size:11px;
}
.historial .tool{
    float:right;
}
.historial h3{
    margin-top:0px;
    font-size:14px;
    margin-bottom:0px;
}
.historial-detalle .panel-heading {
    font-family: 'Gotham Rounded Bold';
    border-bottom: solid 1px #ddd;
    font-weight: bold;
    font-size: 14px;
}
.historial-detalle label {
    font-size: 11px;
    margin-bottom: 0px;
    color: #7d7d7d;
}
.historial-detalle p {
    font-size: 14px;
   
}
p.estado.success {
    font-family: 'Gotham Rounded Bold';
    font-weight: bold;
}
.historial-detalle .detalle p {
    font-size: 11px;
    color: #7d7d7d;
}
.historial-detalle .tool {
    float:right;
    padding-left:10px;
}
.title {
    font-family: 'Gotham Rounded Bold';
    color: #0044a3;
    font-weight: bold;
}
.sub-title {
    color:#7d7d7d;
}
.heading-politica {
    background-color: #00469e;
    padding: 5px;
    line-height: 1;
    text-align: center;
    color: #fff;
}
.heading-politica h3{
    margin-top:0px;
    margin-bottom:0px;
}
p.nota {
    font-size: 11px;
    color: #7d7d7d;
}
.validation-summary-errors.text-danger li {
    list-style: none;
    background-color: #dedede;
    padding: 10px;
    text-align: center;
    border-radius: 3px;
    border: solid 1px;
}
.input-with-btn input {
    width: calc(100% - 150px);
    float: left;
}
.input-with-btn.check input {
    width: calc(100% - 50px);
    float: left;
}
.input-with-btn button {
    width: 150px;
}
.very-check {
    font-family: 'Gotham Rounded Bold';
    padding-left: 15px;
    color: green;
    font-weight: bold;
    font-size: 22px;
}



@media (max-width: 768px) {
    .dropdown-user {
            float: left;
            width: calc(100% - 40px);
        }
    .input-borde.bank img {
        float: left;
        max-width: 50%;
    }

    .cntdvSaldoNC {
        display: block;
        justify-content: normal;
    }

    .btnPaymentSelect {
        font-size: 4vw !important;
    }


    .custom-popover {
        min-width: unset !important;
    }
}


.img-padding {
    padding-left: 35px;
}

.btn-tema {
    background-color: #575556;
    border-color: #575556;
    color: #fff;
}

.btnPaymentSelect {
    font-family: 'Gotham Rounded Bold';
    background-color: #333399;
    border: 1px solid #6F93C1;
    border-radius: 5px;
    color: white;
    min-height: 50px;
    width: 100%;
    margin-bottom: 10px;
    max-height: 50px;
    font-size: 0.85vw;
    font-weight: bold !important;
}

.btnPaymentSelected {
    background-color: #9DC3E6 !important;
}

.custom-popover {
    background-color: red;
    color: white;
    border-radius: 10px !important;
    min-width: 500px;
}

custom-popover-content{

}