﻿/**********************************/
/** white label custom css rules **/
/**********************************/

#TitleNavTop {
    font-style: italic;
    color: inherit;
    letter-spacing: inherit;
}

.nextBtn:hover {
    background: #566980 !important;
}

ul.dropdown-menu-list.scroller li a span.details {
    max-width: 100%;
    display: block;
    word-break: break-all;
    padding-top: 25px;
    position: relative;
}

li#header_notification_bar .dropdown-menu li a .details .label-icon {
    position: absolute;
    top: 0px;
    padding: 4px;
}

#ctl00_notificationCount {
    right: 0px;
}

#ctl00_viewNotifications i {
    color: #efefef;
}

.header .navbar-nav > li.dropdown.dropdown-notification.open a#ctl00_viewNotifications i {
    color: unset;
}

.bootstrap-select.open .btn, .bootstrap-select.open.dropup .btn {
    border-color: #f3821c
}

.ts-data-heading {
    font-size: 18px;
    background: #8b9daf;
}

span.ts-data-value {
    font-size: larger;
}

span.ts-data-value.val {
    width: 77%;
}

.form-control:focus {
    border: 1px solid #566980 !important;
}

.modal-content .FinancierName {
    color: #566980 !important;
}

.action-button:not(:last-child) {
    margin-right: 23px;
}

.dashboard-notice {
    color: #888888;
    padding: 50px 0 50px 0;
}

.swal2-styled.swal2-confirm {
    background: #566980 !important;
}

span#ctl00_lbl_Menu:after {
    content: " ";
    display: table;
    clear: both;
}

span#ctl00_lbl_Menu {
    display: block;
}

#TitleNavTop {
    line-height: 40px;
}

.header-inner ul.nav.navbar-nav.pull-right:after {
    content: " ";
    display: table;
    clear: both;
}

.header-inner {
    display: block;
}

#TitleNavTop {
    margin: 5px 20px !important;
    line-height: 30px;
    color: #fff;
    max-width: 225px;
    padding: 0;
    font-family: 'Helvetica', Arial, Sans-Serif;
    font-style: normal;
}

li#header_notification_bar {
    min-height: 50px;
}

span#ctl00_notificationCount {
    background: #000 !important;
    color: #fff !important;
}

li.dropdown.user {
    min-height: 50px;
}

.header .navbar-nav li.dropdown a.dropdown-toggle:hover i {
    color: #fff !important;
}

button#btn_Reset {
    background: #f18325;
}

img#ASPxImageLogo {
    max-width: 350px !important;
}

span.widget-thumb-subtitle {
    display: none;
}

.navbar-inverse {
    background-color: #8b9daf !important;
}

.form-body .card .row {
    padding: 15px;
}

.form-body .card .row .checkbox {
    padding: 0 15px;
}

.tabbable.card ul {
    background: #F7F7F7;
}


.head {
    background: #8b9daf;
}

.widget .head h5 {
    padding-left: 23px;
    color: #fff;
}

.iList {
    background: none;
}

.login {
    background-color: #a8a8aa !important;
}

.login .content {
    background: #778ba2;
    border:unset;
}

.login .content h3 {
    color: #eee;
    text-align: left;
}

.login .content label {
    color: #fff;
}

.login .copyright {
    color: #eee;
}

.login .content p, .login .content label {
    color: #fff;
}

.login .logo {
    height: 123.64px;
}

.login .content {
    min-height: 281.55px;
}