﻿/* Please see documentation at https://docs.microsoft.com/aspnet/core/client-side/bundling-and-minification
for details on configuring this project to bundle and minify static web assets. */

a.navbar-brand {
    text-align: center;
    white-space: normal;
    word-break: break-all;
}

/* Provide sufficient contrast against white background */

a { color: #0366d6; }

.nav-pills .nav-link.active {
    background-color: #1b6ec2;
    border-color: #1861ac;
    color: #fff;
}

/* Sticky footer styles
-------------------------------------------------- */

html { font-size: 14px; }

@media (min-width: 768px) {
    html { font-size: 16px; }
}

.border-top { border-top: 1px solid #e5e5e5; }

.border-bottom { border-bottom: 1px solid #e5e5e5; }

.box-shadow { box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .05); }

button.accept-policy {
    font-size: 1rem;
    line-height: inherit;
}

/* Sticky footer styles
-------------------------------------------------- */

html {
    min-height: 100%;
    position: relative;
}

body {
    background: url(../img/fiBluebg.jpg) repeat center top fixed;
    background-color: #B7DAED;
    margin-bottom: 131px;
    min-height: 100%;
    overflow-x: auto;
    overflow-y: auto;
}

.header {
    background-color: #005487;
    padding: 10px;
}

#main {
    background-color: #B7DAED;
    min-height: 650px;
}

.ihs-name {
    /*font-family: Georgia, "Times New Roman", Times, serif;*/
    font-size: 22px;
    font-weight: bold;
    line-height: 1;
}

.site-name {
    font-size: 26px;
    font-weight: bold;
    line-height: 1;
}



.footer {
    background-color: #005487;
    /*bottom: 0;*/
    line-height: 30px; /* Vertically center the text there */
    position: absolute;
    white-space: nowrap;
    width: 100%;
}

.footer-header { background-color: #F9FBFD; }

.font-white { color: #FFFFFF !important; }

.font-red { color: #dc143c !important; }

.font-black { color: #000000 !important; }

.font-blue { color: #0000cd !important; }

.IHS_Logo {
    float: left;
    height: 60px !important;
    margin: 0 10px 0px 10px !important;
}

#bgImage {
    background: url(../img/fiBlueBg1.jpg) no-repeat center top fixed;
    min-height: 100%;
    position: relative;
    text-align: center;
}

.navbar {
    padding-bottom: 0.5rem !important;
    padding-top: 0.5rem !important;
    z-index: 10;
}

.nav-link {
    padding-bottom: 0.25rem !important;
    padding-left: 0.8rem !important;
    padding-right: 0.8rem !important;
    padding-top: 0.25rem !important;
}

.nav-link-menu {
    font-size: 88.2% !important;
    font-weight: 400 !important;
}

.dropdown-item {
    padding-bottom: 0.25rem !important;
    padding-left: 1.0rem !important;
    padding-right: 1.0rem !important;
    padding-top: 0.25rem !important;
}

.header-menu-parent {
    display: block;
    width: 33%;
    /*overflow: auto;*/
}

.header-menu-child {
    /*height: 51px;
    width: 51px;*/
    display: inline-block;
    float: right;
}

.form-sublink {
    color: #838E95;
    display: inline-block !important;
    float: right;
    font-size: 12px;
    margin-top: .3rem;
}

a:hover, a:focus, a:visited {
    outline: none;
    outline-offset: 0;
    text-decoration: none;
}

.top-navbar {
    background-color: #1B2A4E;
    color: #FFFFFF;
    font-size: medium;
    padding-bottom: 0px !important;
    padding-top: 0px !important;
}

.top-navbar-link {
    color: #FFFFFF !important;
    font-weight: 600 !important;
}

.username {
    color: #FFFFFF !important;
    font-weight: 600;
}

.main {
    margin-left: 0.8rem !important;
    margin-right: 0.8rem !important;
}

.countdown-holder {
    color: #005487;
    font-size: x-large;
}

/*.list-group-item {
    position: relative;
    display: block;
    padding-top: .5rem !important;
    padding-right: 1rem !important;
    padding-bottom: .5rem !important;
    padding-left: 1rem !important;
    background-color: #fff;
    border: 1px solid #f1f4f8;
}*/

.fireference-nav-bar { width: 305px; }

.fireference-detail, .drgdisclosure-detail { width: 800px !important; }

#fipdfviewer {
    height: 1100px !important;
    overflow-x: auto;
    width: 962px !important;
}

#drgpdfviewer {
    height: 725px !important;
    width: 730px !important;
}

.table td, .table th {
    border-top: 1px solid #f1f4f8 !important;
    padding: .5rem 1rem !important;
    vertical-align: middle !important;
}

.bootstrap-select .dropdown-menu.inner { padding: 2rem !important; }

.card-header { background-color: rgba(22, 28, 45, .03) !important; }

.card-footer {
    background-color: rgba(0, 0, 0, .03) !important;
    border-top: 1px solid rgba(0, 0, 0, .125) !important;
    padding: .75rem 1.25rem !important;
}

.form-control-wide { width: 450px !important; }

.div-control {
    padding: .25rem .625rem !important;
    font-size: .9375rem !important;
    display: block;
    width: 100%;
    min-height: calc(0.5em + 1.625rem + 2px) !important;
    padding: .8125rem 1.25rem;
    font-size: 1.0625rem;
    font-weight: 400;
    line-height: 1.6;
    color: #161c2d;
    background-color: #B7DAED;
    background-clip: padding-box;
    border: 1px solid #f1f4f8;
    border-radius: .375rem;
    box-shadow: none;
    -webkit-transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

.form-control-responsive { width: 439px !important; }

.form-control-small { width: 200px !important; }

.form-control-responsive { width: 100% !important; }

.form-control-medium { width: 350px !important; }

.k-dropdown .k-dropdown-wrap, .k-dropdowntree .k-dropdown-wrap { background-color: #FFFFFF !important; }

.form-control-report { width: 650px !important; }

.button-group-line {
    border: 1px solid #1B2A4E;
    border-width: 1px 0 0;
}

.card-custom {
    background-color: #B7DAED !important;
    border: 1px solid #1B2A4E !important;
}

.card-custom-header { background-color: #1B2A4E !important; }

.btn-primary { background-color: #1B2A4E !important; }

.custom-control-input:checked ~ .custom-control-label::before {
    background-color: #1B2A4E !important;
    border-color: #1B2A4E !important;
    box-shadow: none;
    color: #fff;
}

.custom-control-input:disabled ~ .custom-control-label::before, .custom-control-input[disabled] ~ .custom-control-label::before {
    background-color: #b7daed !important;
    border: #FFFFFF solid 1px !important;
}

/*.custom-control-label::before {
    background-color: #DF4759 !important;
    border: #abbcd5 solid 0;
    box-shadow: none;
}*/

.form-control:disabled, .form-control[readonly] {
    background-color: #B7DAED;
    opacity: 1;
}

dl, ol, ul {
    margin-bottom: 0rem !important;
    margin-top: 0;
}

.button-location { width: 180px !important; }

.text-primary { color: #1B2A4E !important; }

.text-blue { color: #335eea !important; }

.table.dataTable, .table-secondary, .table thread th { border-radius: .375rem !important; }

.field-validation-error {
    font-size: small !important;
    font-weight: 600 !important;
}

.btn-none {
    height: 36px !important;
    padding: .375rem .75rem !important;
}

/*.input-group-text, .input.group-prepend, .btn-group, .btn-group-sm, k-multiselect {
    padding: 0rem 0rem !important;
}*/

.k-widget { /*    height: 42px !important;*/ }

.fireference a { color: #FFFFFF; }

.hr-color {
    color: #1B2A4E !important;
}

/*.dropdown:hover .dropdown-menu {
    display: block;
}

.dropdown-menu {
    margin-top: 0px;
}*/

/*h2 {
    font-family: "Gill Sans", Arial, sans-serif !important;
    font-size: 90% !important;
    text-transform: uppercase !important;
    letter-spacing: 0.2em !important;
}*/

.k-group-header {
    color: #FFFFFF !important;
    background-color: #1B2A4E !important;
    box-shadow: inset 0 0 0 3px rgba(33,37,41,.15) !important;
}

.table thead > tr > th {
    border-top-width: 0;
    border-bottom-width: 1px;
    color: #FFFFFF;
    background-color: #1B2A4E !important;
    border-color: #FFFFFF !important;
}

.thead-dark {
    background-color: #1B2A4E !important;
    border-color: #FFFFFF !important;
    color: #fff;
    background-clip: padding-box;
    border: 1px solid #1B2A4E;
    border-radius: .375rem;
    box-shadow: none;
    -webkit-transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    min-height: calc(0.5em + 1.625rem + 2px) !important;
    padding: .25rem .625rem !important;
}

.table-hover tbody tr:hover td, .table-hover tbody tr:hover th {
    background-color: #b7daed !important;
    /*color: #fff !important;*/
}

.table-striped > tbody > tr:nth-child(odd) > td,
.table-striped > tbody > tr:nth-child(odd) > th {
    background-color: #d3d3d3;
}

.card-custom-header-bg {
    background-color: #b7daed !important;
}

.custom-border {
    border-color: #1B2A4E !important;
    border: 1px solid #1B2A4E !important;
    border-radius: .375rem !important;
}
