/*
 * Skin: White
 * ----------
 */
 
.login-page {
    background-color: #fff !important;
    color: #5A6978;
}
body {
    font-family : "Varela Round";
}
.skin-white .main-header .navbar {
    background-color: #EEFAFD;
}

.skin-white .main-header .navbar .nav > li > a {
    color: #5A6978;
}

    .skin-white .main-header .navbar .nav > li > a:hover,
    .skin-white .main-header .navbar .nav > li > a:active,
    .skin-white .main-header .navbar .nav > li > a:focus,
    .skin-white .main-header .navbar .nav .open > a,
    .skin-white .main-header .navbar .nav .open > a:hover,
    .skin-white .main-header .navbar .nav .open > a:focus,
    .skin-white .main-header .navbar .nav > .active > a {
        background: #214443;
        /*background: rgba(0, 0, 0, 0.3);*/
        /*color: #5A6978;*/
    }
.skin-white .main-header .navbar .nav > li > a:hover > img,
.skin-white .main-header .navbar .nav > li > a:active > img,
.skin-white .main-header .navbar .nav > li > a:focus > img,
.skin-white .main-header .navbar .nav .open > a > img,
.skin-white .main-header .navbar .nav .open > a:hover > img,
.skin-white .main-header .navbar .nav .open > a:focus > img ,
.skin-white .main-header .navbar .nav > .active > a >img {
    filter: brightness(1) invert(0);
}

.skin-white .main-header .navbar .sidebar-toggle {
    color: #5A6978;
}

.skin-white .main-header .navbar .sidebar-toggle:hover,
.skin-white .main-header .navbar .nav > li > a:hover {
    color: #fff;
    /*background: rgba(0, 0, 0, 0.3);*/
}

.skin-white .main-header .navbar .sidebar-toggle {
    color: #5A6978;
}

    .skin-white .main-header .navbar .sidebar-toggle:hover {
        background-color: #214443;
    }
.skin-white .services-box {
    width: 50%;
    display: inline-block;
}
/*.skin-white .navbar-custom-menu > .navbar-nav > li:hover {
    background-color: #7C9AB9;
}*/
@media (max-width: 576px) {
    .login-box {
        margin-left: 5%;
        margin-top: 0px !important;
    }

    .skin-white .centered-box {
        width: 90% !important;
    }

    .skin-white .services-box {
        width: 100% !important;
    }
    /*.skin-white .btn-app { // todo review if it is necessary, don't forget to reduce the img too
        height: 100px;
        min-width: 100px;
    }*/
}
@media (min-width: 576px){
    .skin-white .btn-primary {
        width: 200px;
    }
}

@media (max-width: 767px) {
    .skin-white .main-header .navbar .dropdown-menu li.divider {
        background-color: rgba(255, 255, 255, 0.1);
    }

    .skin-white .main-header .navbar .dropdown-menu li a {
        color: #5A6978;
    }

.skin-white .main-header .navbar .dropdown-menu li a:hover {
    background: #367fa9;
}
}

@media (min-width : 767px) {
    .skin-white .content-padding {
        padding: 0px 100px;
    }

}
@media (min-width: 1100px){
    .skin-white .w25percent {
        width: 25% !important;
    }
}

.skin-white .main-header .logo {
    color: #EEFAFD;
    border-bottom: 0 solid transparent;
}

.skin-white .main-header .logo:hover {
    /*background-color: #003670;*/
}

.coloredLinks {
    color: #04B3CA;
}

.skin-white .main-header li.user-header {
    background-color: #3c8dbc;
}

.main-footer {
    background-color: #F2F3F5;
}
.skin-white .content-wrapper {
    background-color: #FFFFFF;
}

.skin-white .content-header {
    background: transparent;
}

.skin-white .wrapper,
.skin-white .main-sidebar,
.skin-white .left-side {
    background-color: #F2F3F5;
}
.skin-white .user-panel {
    min-height: 50px;
}
.skin-white .user-panel > .info {
    left: 0px;
    text-align: center;
    width: 100%;
}
.skin-white .user-panel > .info,
.skin-white .user-panel > .info > a {
    color: #5A6978;
}

.skin-white .sidebar-menu > li.header {
    color: #4b646f;
    background: #1a2226;
}

.skin-white .sidebar-menu > li > a {
    border-left: 3px solid transparent;
}

.skin-white .sidebar-menu > li.menu-open > a,
.skin-white .sidebar-menu > li:hover > a {
    color: #214443;
    background: #E2E2E1;
}

.skin-white .sidebar-menu .treeview-menu > li.active > a {
    color: #5A6978;
    font-style: italic;
    font-weight: bold;
}

.skin-white .sidebar-menu > li.active > a {
    color: #fff;
    background: #214443;
}

/*.skin-white .sidebar-menu > li.active > a {
    border-left-color: #009C10;
}

.skin-white .sidebar-menu > li > a > img {
    filter: invert(61%) sepia(11%) saturate(929%) hue-rotate(170deg) brightness(95%) contrast(96%);
}*/

.skin-white .sidebar-menu > li.menu-open > a > img,
.skin-white .sidebar-menu > li:hover > a > img {
    filter: brightness(0) invert(0);
}

.skin-white .sidebar-menu > li.active > a > img {
    filter: brightness(0) invert(1);
}

.skin-white .sidebar-menu > li > .treeview-menu {
    margin: 0 0 0 10px;
    background: #F2F3F5;
}

.skin-white .sidebar a {
    color: #5A6978;
}

.skin-white .sidebar a:hover {
    text-decoration: none;
}

.skin-white .sidebar-menu .treeview-menu > li > a {
    color: #5A6978;
}

.skin-white .sidebar-menu .treeview-menu > li > a:hover {
    color: #5A6978;
    font-weight : bold;
}

.skin-white .sidebar-form {
    border-radius: 3px;
    border: 1px solid #374850;
    margin: 10px 10px;
}

.skin-white .sidebar-form input[type="text"],
.skin-white .sidebar-form .btn {
    box-shadow: none;
    background-color: #374850;
    border: 1px solid transparent;
    height: 35px;
}

.skin-white .sidebar-form input[type="text"] {
    color: #666;
    border-top-left-radius: 2px;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 2px;
}

.skin-white .sidebar-form input[type="text"]:focus,
.skin-white .sidebar-form input[type="text"]:focus + .input-group-btn .btn {
    background-color: #fff;
    color: #666;
}

.skin-white .sidebar-form input[type="text"]:focus + .input-group-btn .btn {
    border-left-color: #fff;
}

.skin-white .sidebar-form .btn {
    color: #999;
    border-top-left-radius: 0;
    border-top-right-radius: 2px;
    border-bottom-right-radius: 2px;
    border-bottom-left-radius: 0;
}

.skin-white.layout-top-nav .main-header > .logo {
    background-color: #3c8dbc;
    color: #ffffff;
    border-bottom: 0 solid transparent;
}

    .skin-white.layout-top-nav .main-header > .logo:hover {
        background-color: #0a81e6;
    }

.skin-white .credit-card {
    max-height: 250px;
    max-width: 250px;
}

.skin-white .fixed-width-250 {
    width: 250px;
}

.skin-white .obj-to-hover > .a:hover {
    background: #0a81e6;
}

.skin-white .container-hover-effect:hover .obj-to-hover {
    opacity: 0.3;
}

.skin-white .info-box-button {
    display: block;
    min-height: 90px;
    line-height: 90px;
    background: #009C44;
    width: 100%;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
    border-radius: 2px;
    margin-bottom: 15px;
    border-radius: 15px;
    text-align: center;
    align-content: center;
    vertical-align: middle;
}

.skin-white .info-box-button-content {
    padding: 5px 5px;
    /*vertical-align: central;*/
    /*justify-content: center;*/
}

.skin-white .info-box-button-text {
    display: block;
    font-size: 14px;
    max-height: 90px;
    white-space: pre-wrap;
    overflow: hidden;
    text-overflow: ellipsis;
    text-transform: uppercase;
    font-weight: bold;
    color: #fff;
}

.skin-white .modal-background-info {
    background-color: #F2F3F5;
}

    .skin-white .modal-background-info div label,
    .skin-white .modal-background-info div h4 {
        color: #5A6978;
    }

.skin-white .info-box {
    min-height: 65px;
    box-shadow: 4px 4px 4px rgba(0, 0, 0, 0.1);
}

.skin-white .info-box-icon {
    height: 65px;
    width: 65px;
    line-height: 65px;
    font-size: 40px;
    background-color : #7C9AB9;
}
.skin-white .info-box-number{
    color: #003670;
}

.skin-white .info-box-content {
    padding: 5px 1px;
    margin-left: 75px;
}

.table > tbody > tr > td {
    vertical-align: middle;
    text-align: center;
}

.table > tbody > tr > td.reports {
    vertical-align: middle;
    text-align: left !important;
}

.table .expandableTable > tbody > tr > td {
    text-align: left !important;
}

.table > tbody > tr > td > img {
    width: 60px;
}

dl {
    font-size: medium;
}

.skin-white aside > .footer {
    bottom: 0;
}

.register-box {
    width: 600px;
}

.skin-white .bg-pagaqui-green {
    background-color: #009C44 !important;
}

.skin-white .bg-pagaqui-blue {
    background-color: #003670 !important;
    color: #fff !important;
}

.skin-white .bg-pagaqui-light-blue {
    background-color: #7C9AB9 !important;
    color: #fff !important;
    font-weight: 500 !important;
}

.skin-white .color-pagaqui-light-blue{
    color : #7C9AB9;
}

h3, .h3, h1, .h1 {
    color: #214443 !important;
    font-weight: bold !important;
}

.skin-white .iframe-faq {
    width: 100%;
    height: 1200px;
    /*height: 100%;*/
    /*height: -moz-available; /* WebKit-based browsers will ignore this. */
    /*height: -webkit-fill-available;*/ /* Mozilla-based browsers will ignore this. */
    /*height: fill-available;*/
}

.skin-white .modal-iframe {
    margin-left: 15px;
    width: 770px;
    height: 750px;
}

.skin-white .iframe-recharge-ccard {
    background-color: #fff;
    width: 100%;
    height: 100%;
    /*height: -moz-available; /* WebKit-based browsers will ignore this. */
    height: -webkit-fill-available; /* Mozilla-based browsers will ignore this. */
    height: fill-available;
}

.skin-white .sidebar-menu .menu-open > a > .fa-angle-right, .sidebar-menu .menu-open > a > .pull-right-container > .fa-angle-right {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
}

.skin-white .sidebar-menu li > a > .fa-angle-right, .sidebar-menu li > a > .pull-right-container > .fa-angle-right {
    width: auto;
    height: auto;
    padding: 0;
    margin-right: 10px;
    -webkit-transition: transform 0.5s ease;
    -o-transition: transform 0.5s ease;
    transition: transform 0.5s ease;
}

.skin-white .text-pagaqui-blue {
    color: #003670;
}

.skin-white .close { /*for the button in the modal*/
    color: #5A6978;
    opacity: 1;
}

.skin-white .btn-app {
    height: 150px;
    min-width: 150px;
    background-color: #fff;
    border-color: #7C9AB9;
    border-radius: 25px;
}

.skin-white .btn-app:hover {
    background-color: #f2f3f5 !important;
    color: #003670;
}
.skin-white .btn-app-selected > h3 {
    color: #fff !important;
}

.skin-white .btn-app:hover > h3
{
    color: #003670;
}

.skin-white .btn-app > i > img {
    max-width: 120px;
}

.skin-white .btn-app-selected:hover {
    background-color: #003670 !important;
}
.skin-white .btn-app-selected,
.skin-white .btn-app-selected:focus
 {
    background: #003670;
    color: #fff !important;
    border-radius: 25px;
    outline: 0;
}


.skin-white .payment-result-success-h3 {
    color: green !important;
    text-align: center;
}
.skin-white .payment-result-failed-h3 {
    color: red !important;
    text-align: center;
}

/*AJAX SPINNER*/
#overlay {
    position: fixed;
    top: 0;
    z-index: 9999;
    width: 100%;
    height: 100%;
    display: none;
    background: rgba(0,0,0,0.6);
}

.cv-spinner {
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    /*background-image: url(/images/qui.png);*/
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100px;
}

.spinner {
    width: 67px;
    height: 67px;
    border: 10px rgba(0,0,0,0) solid;
    border-top: 10px #2e93e6 solid;
    border-radius: 50%;
    margin-bottom: 5px;
    margin-right: 3px;
    animation: sp-anime 0.8s infinite linear;
}

@keyframes sp-anime {
    100% {
        transform: rotate(360deg);
    }
}

.is-hide {
    display: none;
}
/*END_AJAX SPINNER*/

.skin-white .btn-app-money {
    font-size: 45px;
    color: #003670;
    font-family: 'Source Sans Pro', sans-serif;
    font-weight : bold;
}
.table-custom-hover tbody tr:hover {
    color: #212529;
    background-color: rgba(0, 0, 0, 0.175) !important;
    cursor: pointer;
}

.skin-white h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
font-family: "Varela Round";
}

/*.skin-white input {
    background-color: #3CBC8D !important;
    color: white !important;
}

input {
    background-color: #3CBC8D !important;
    color: white !important;
}*/
.btn {
    color: #fff;
    border-radius: 25px;
    border-color: #214443;
    background-color: #214443;
}
    .btn:hover {
        color: #fff;
        background-color: #85DE19 !important;
        border-color: #85DE19 !important;
    }
.btn.focus, .btn:focus {
    color: #fff;
    border-color: #7C9AB9;
    background-color: #7C9AB9;
}



.skin-white .btn-rounded {
    border-radius: 25px;
    border-color: #7C9AB9;
}

.skin-white .box {
    border-top-color: #214443;
    box-shadow: 0 1px 1px #214443;
}
.skin-white .alert-pagaqui{
    color: #fff;
    background-color: #003670;
    font-weight: 400;
}
.skin-white .pagination > .active > a {
    background-color: #214443;
    border-color: #214443;
}

.skin-white .nav-tabs-custom > .nav-tabs > li {
    border-top:0px;
    padding-bottom : 1rem;

}
.skin-white .nav-tabs-custom > .nav-tabs > li.active >a {
background: #7C9AB9;
color: #fff;
border-radius: 25px;
border-top-color: none;
}

.skin-white .w-45 {
    width: 45%;
}

.skin-white .w-200 {
    width: 200px;
}

.skin-white .py-1 {
    /*padding-top: ($spacer * .25) !important;
    padding-bottom: ($spacer * .25) !important;*/
    padding-top : 0.30rem;
    padding-bottom : 0.30rem;
}

.skin-white .py-3 {
    padding-top: 1rem;
    padding-bottom: 1rem;
}

.carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 10px;
    text-indent: 0;
    cursor: pointer;
    border: none;
    border-radius: 50%;
    background-color: #F2F3F5;
    box-shadow: inset 1px 1px 1px 1px rgba(0,0,0,0.5);
}

.carousel-indicators .active {
    width: 10px;
    height: 10px;
    margin: 10px;
    background-color: #003670;
}
.carousel-control-next-icon,
.carousel-control-prev-icon {
    filter: invert(1);
}

.dropdown-toggle::after {
    display: none;
}

/* Input no Step Chrome, Safari, Edge, Opera */
input:not([class~=has-step])::-webkit-outer-spin-button,
input:not([class~=has-step])::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

/*Input no Step Firefox */
input[type=number]:not([class~=has-step]) {
    -moz-appearance: textfield;
}

.skin-white .centered-box{
    width : 70%;
    display: inline-block;
    text-align : left;
}
.skin-white .box-footer{
    text-align: center;
}

.skin-white .w60percent{
    width : 60%;
}

.skin-white .margin5 {
    margin: 5px;
}

.selectedDrag {
    background-color: #2a9df4;
    border: solid #187bcd 1px;
}

td.details-control {
    background-image: url(/images/expand.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 1rem;
}

tr.shown td.details-control {
    background-image: url(/images/collapse.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 1rem;
}
