﻿body {
    font-family: Inter;
    /*background-image: none;*/
    background-color: white;

}

table tbody tr th {
    background: none;
    background-image: none;
    height: 40px;
    border: none;
}

.applicationDialog,
.applicationDialogInProgress {
    font-family: Inter;
}

a:hover,
tr a:hover {
    color: #003366;
}

.gradient {
    background-image: none;
    background-color: white;
}

.ui-menu-item.ui-state-focus {
    background: #003366;
    border: none;
    color: white;
}

.ui-autocomplete {
    max-height: 400px;
    overflow: auto;
    background: white;
    font-family: Inter;

}

.ui-widget-header {
    background-color: #003366;
    color: white;
    background-image: none;
    border: #003366;
}

.ui-widget-content {
    background-color: white;
}

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
    background-image: none;
    background-color: #003366;
}

.ui-state-default:hover,
.ui-datepicker-prev-hover:hover,
.ui-datepicker-next-hover:hover {
    background-image: none;
    background-color: #4298EF;
    border-color: #4298EF;
}

.ui-icon:hover,
.ui-datepicker-next-hover .ui-icon,
.ui-datepicker-nex-hover .ui-icon {
    background-image: url('/style/jquery/images/ui-icons_ffffff_256x240.png');
}


.tab {
    background: none;
    /*color: #003366;*/
    color: #4298EF;
    border-bottom: 1px solid #4298EF;
    text-decoration: none;
}

.tab:hover {
    color: #4298EF;
    border-bottom: 1px solid #4298EF;
    text-decoration: none;
}

.tabOff {
    color: #003366;
    background: none;
    text-decoration: none;
}

.btn-primary {
    background: #003366;
}

.btn-primary:hover {
    background: #003366;
}

.btn-primary:active {
    background: #003366;
}

.btn-light {
    border: 1px solid #A1B4C8;
    color: #003366;
    background-color: white;
}

.btn-light:hover {
    background-color: rgba(237, 244, 250, 1);
    border: 1px solid #A1B4C8;
    color: #A1B4C8;
}

.btn-success {
    background-color: #228500;
}

.popover {
    font-family: Inter;
}

.fbg-page-title {
    color: #003366;
    font-size: 36px;
    font-weight: 600;
    padding-left: 5px;
    padding-top: 1px;
}

.fbg-main {
    height: 100vh;
}

.fbg-sidenav {
    /* border: 2px solid black; */
    padding: 25px;
}

.fbg-body {
    background-color: #edf4fa;
    /*overflow-y: auto;*/
}

.fbg-navbrand {
    margin: 0px 0px 20px 0px;
}

.fbg-nav-label {
    color: #003366;
    font-weight: bold;
    font-size: 15px;
    margin-top: 0px;
    padding-left: 5px;
}

.fbg-nav-item {
    width: 85%;
    height: 15%;
    
    padding: 5px 0px;
    /*padding: 0 15px 0 15px;*/
    margin: 8px 0;
}

.fbg-label {
    color: #003366;
    font-weight: bold;
}

.fbg-label>label {
    color: #003366;
    font-weight: bold;
}

.fbg-label-normal {
    color: #003366;
    font-size: 14px;
}

.fbg-page-header {
    margin: 15px;
    padding-bottom: 30px;
}

.fbg-page-header-border {
    /*margin-top: 20px;*/
    border-bottom: 1px solid #003366;
    opacity: .2;
}

.fbg-account-button {
    background-color: white;
    color: #003366;
    font-weight: bold;
    border: none;
    height: 50px;
    width: 150px;
}

.fbg-account-button:hover {
    background-color: white;
    color: #003366;
    font-weight: bold;
}

.fbg-account-button:active {
    background-color: white;
    color: #003366;
    font-weight: bold;
}

.fbg-card {
    border-radius: 15px;
}

.fbg-card-inner {
    background-color: #F6F8FA;
    border-radius: 15px;
}

.fbg-card-dark {
    border-radius: 15px;
    background-color: #476C92;
    color: white;
}

.fbg-user-display {
    color: #003366;
    font-weight: bold;
}

.fbg-form-control {
    height: 32px;
}

.fbg-widget-header {
    height: 48px;
}

.fbg-widget-header > div {
    color: #003366;
    font: Inter;
    font-size: 24px;
    font-weight: 700;
    margin-top: 7px;
    margin-left: 10px;
}

.fbg-nav-active {
    background-color: #EDF4FA;
    border-radius: 5px;
    height: 50%;
}

.dropdown-item:hover {
    background-color: white;
}

textarea {
    background-color: white;
}

input[type=text] {
    border: 1px solid #B2CBE4;
}

input[type=text]:focus {
    border: 1px solid #B2CBE4;
}

input[type="text"]:focus,
input[type="password"]:focus,
select:focus,
textarea:focus {
    border: 1px solid #B2CBE4;
}

select {
    border: 1px solid #B2CBE4;
    background-color: white;
    font-family: Inter !important;
}

option {
    font-family: Inter !important;
}

.custom-calendar .ajax__calendar_container {
    background-color: white;
    border: solid 1px #666;
}

.custom-calendar .ajax__calendar_title {
    background-color: #003366;
    height: 20px;
    color: white;
}

.custom-calendar .ajax__calendar_prev,
.custom-calendar .ajax__calendar_next {
    background-color: white;
    height: 20px;
    width: 20px;
}

.custom-calendar .ajax__calendar_today {
    background-color: white; /* pale blue */
    height: 20px;
}

.custom-calendar .ajax__calendar_days table thead tr td {
    background-color: white; /* dark yellow */
    color: #333;
}

.custom-calendar .ajax__calendar_day {
    color: #003366;
    width: 20px;
}

.custom-calendar .ajax__calendar_other .ajax__calendar_day {
    color: #666; /* day not actually in this month - lighter gray color */
}

textarea {
    width: 100%;
}