﻿body {
    padding-top: 0px;
}

.loginLabel {
    font-size: 15px;
    font-weight: bold;
    text-align: right;
}

.fileUploadLabel {
    font-size: 15px;
    font-weight: bold;
    text-align: right;
}

.navbar-custom {
    background-color: #224883;
    color: white;
    border-radius: 0;
    padding-top: 0;
    padding-bottom: 0;
    vertical-align: middle;
    padding: 1rem;
}

    .navbar-custom .navbar-nav > li > a {
        color: #fff;
        text-align: right;
        display: inline-block;
        vertical-align: middle;
        padding-left: 5px;
        padding-right: 5px;
        font-size: 12px;
    }

    .navbar-custom .navbar-nav > .active > a {
        color: #ffffff;
        background-color: transparent;
        font-weight: bold;
    }

        .navbar-custom .navbar-nav > .active > a:hover,
        .navbar-custom .navbar-nav > .active > a:focus,
        .navbar-custom .navbar-nav > .open > a {
            text-decoration: none;
            background-color: #224883;
        }

    .navbar-custom .navbar-nav > li > a:hover,
    .navbar-custom .navbar-nav > li > a:focus {
        text-decoration: underline;
        background-color: #224883;
    }

    .navbar-custom .navbar-toggle {
        background-color: #eeeeee;
    }

    .navbar-custom .icon-bar {
        background-color: #33aa33;
    }


.navbar {
    margin-bottom: 0;
    vertical-align: middle;
}

.navbar-custom .navbar-brand {
    padding: 0px;
}

.navbar-custom .navbar-center {
    position: absolute;
    width: 100%;
    left: 0;
    top: 0;
    bottom: 10px;
    text-align: center;
    margin: auto;
    max-height: 70%;
}

.navbar-custom .navbar-toggle {
    z-index: 3;
}

.applicationname {
    text-align: center;
    padding-left: 0;
    padding-right: 0;
}

.navbar-custom .navbar-toggle .icon-bar {
    border: 1px solid #224883;
}

.textPageHeading {
    font-size: 22px;
    padding-top: 20px;
    padding-bottom: 20px;
}

.textPageHeadingNoSubNav {
    font-size: 22px;
    padding-top: 20px;
    padding-bottom: 20px;
    margin-bottom: 30px;
}

.textPageHeadingDetails {
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 0px;
    margin-top: 0px;
}

.textSubNav {
    font-size: 12px;
    color: #224883;
    padding-bottom: 8px;
    padding-top: 8px;
}

.textPageHeadingResetLink {
    font-size: 12px;
    color: #224883;
    padding-top: 10px;
    text-align: right;
}

.textSubNav a {
    color: #224883;
}

.textSubHeaderActive a {
    font-weight: bold;
}

.txtLabel {
    font-size: 12px;
    font-weight: bold;
    padding-top: 9px;
}

.txtModal {
    font-size: 15px;
}

.txtModalTitle {
    font-size: 22px;
}

.btn-responsive {
    padding: 4px 9px;
    font-size: 15px;
    line-height: 1.2;
    margin-left: 10px;
}

textarea {
    font-size: 15px;
}

@media (max-width: 544px) {
    .txtLabel {
        font-size: 10px;
        font-weight: bold;
        padding-top: 9px;
    }

    .txtModal {
        font-size: 12px;
    }

    textarea {
        font-size: 12px;
    }

    .loginLabel {
        font-size: 12px;
        font-weight: bold;
        text-align: right;
        padding-top: 8px;
    }

    .fileUploadLabel {
        font-size: 12px;
        font-weight: bold;
        text-align: right;
        padding-top: 8px;
    }

    .navbar > img {
        max-width: 65%;
        overflow: visible;
        padding-top: 10px;
        padding-left: 0px;
    }

    .navbar-nav.pull-right {
        float: none !important;
    }

    .textPageHeading {
        font-size: 18px;
        padding-top: 20px;
        padding-bottom: 20px;
    }

    .textPageHeadingDetails {
        font-size: 12px;
        line-height: 18px;
        margin-bottom: 0px;
        margin-top: 0px;
    }

    .navbar-toggle {
        width: 45px;
        height: 35px;
    }

    .navbar-nav > li > a {
        padding-top: 8px !important;
        padding-bottom: 9px !important;
    }

    .navbar {
        min-height: 32px !important;
    }

    .navbar-custom .navbar-nav > li > a {
        font-size: 10px;
    }

    .textHeader {
        font-size: 12px;
        line-height: normal;
        font-weight: bold;
        color: white;
    }

    .textSubHeader {
        font-size: 7px;
        line-height: normal;
    }

    body, h2, h3, h4 {
        font-size: 0.9em;
    }

    .textxxMedium {
        font-size: 14px;
        line-height: normal;
    }

    .textxMedium {
        font-size: 13px;
        line-height: normal;
    }

    .textMedium {
        font-size: 11px;
        line-height: normal;
    }

    .textRegular {
        font-size: 10px;
        line-height: normal;
    }

    .textSmall {
        font-size: 9px;
        line-height: normal;
    }

    .textMini {
        font-size: 8px;
        line-height: normal;
    }

    .applicationname {
        padding-top: 11px;
        padding-bottom: 11px;
    }

    .modal-dialog {
        width: 100%;
    }

    .btn-responsive {
        padding: 4px 9px;
        font-size: 10px;
        line-height: 1.2;
        border-radius: 3px;
        margin-bottom: 5px;
    }

    .LargeListBox {
        height: 69px !important;
        width: 190px !important;
    }
}

@media (min-width: 545px) and (max-width: 767px) {
    .navbar > img {
        max-width: 65%;
        overflow: visible;
        padding-top: 0px;
        padding-left: 0px;
    }

    .navbar-toggle {
        width: 45px;
        height: 35px;
    }

    .navbar-nav > li > a {
        padding-top: 8px !important;
        padding-bottom: 9px !important;
    }

    .navbar {
        min-height: 32px !important;
    }

    body, h2, h3, h4 {
        font-size: 1.1em;
    }

    .row .col-lg-6 > .pull-right {
        float: none !important;
    }

    .navbar-custom .navbar-nav > li > a {
        font-size: 10px;
    }

    .textHeader {
        font-size: 16px;
        line-height: normal;
        font-weight: bold;
        color: white;
    }

    .textSubHeader {
        font-size: 11px;
        line-height: normal;
    }

    .textPageHeading {
        font-size: 22px;
    }

    .textxxMedium {
        font-size: 14px;
        line-height: normal;
    }

    .textxMedium {
        font-size: 13px;
        line-height: normal;
    }

    .textMedium {
        font-size: 11px;
        line-height: normal;
    }

    .textRegular {
        font-size: 10px;
        line-height: normal;
    }

    .textSmall {
        font-size: 9px;
        line-height: normal;
    }

    .textMini {
        font-size: 8px;
        line-height: normal;
    }

    .applicationname {
        padding-top: 9px;
        padding-bottom: 8px;
    }

    .modal-dialog {
        width: 100%;
    }

    .btn-responsive {
        padding: 4px 9px;
        font-size: 10px;
        line-height: 1.2;
        border-radius: 3px;
        margin-bottom: 5px;
    }

    .LargeListBox {
        height: 69px !important;
        width: 385px !important;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .navbar > img {
        max-width: 49%;
        overflow: visible;
        padding-top: 0px;
        padding-left: 0px;
    }

    .navbar-nav > li > a {
        padding-top: 8px !important;
        padding-bottom: 9px !important;
    }

    .navbar {
        min-height: 32px !important;
    }

    body, h2, h3, h4 {
        font-size: 1.1em;
    }

    .navbar-custom .navbar-nav ul li {
        list-style-type: none;
        display: inline;
    }

    .navbar-custom .navbar-nav > li:not(:first-child):before {
        content: "|";
    }

    .navbar-custom .navbar-nav > li > a {
        font-size: 10px;
    }

    .textHeader {
        font-size: 16px;
        line-height: normal;
        font-weight: bold;
        color: white;
    }

    .textSubHeader {
        font-size: 12px;
        line-height: normal;
    }

    .textSubHeaderActive a {
        font-weight: bold;
    }

    .textxxMedium {
        font-size: 16px;
        line-height: normal;
    }

    .textxMedium {
        font-size: 14px;
        line-height: normal;
    }

    .textMedium {
        font-size: 12px;
        line-height: normal;
    }

    .textRegular {
        font-size: 12px;
        line-height: normal;
    }

    .textSmall {
        font-size: 11px;
        line-height: normal;
    }

    .textMini {
        font-size: 9px;
        line-height: normal;
    }

    .applicationname {
        padding-top: 1px;
        padding-bottom: 1px;
    }

    .btn-responsive {
        padding: 4px 9px;
        font-size: 11px;
        line-height: 1.2;
        border-radius: 3px;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .navbar > img {
        max-width: 49%;
        overflow: visible;
        padding-top: 0px;
        padding-left: 0px;
    }

    body, h2, h3, h4 {
        font-size: 1.1em;
    }

    .navbar-custom .navbar-nav ul li {
        list-style-type: none;
        display: inline;
    }

    .navbar-custom .navbar-nav > li:not(:first-child):before {
        content: "|";
    }

    .textHeader {
        font-size: 18px;
        line-height: normal;
        font-weight: bold;
        color: white;
    }

    .textSubHeader {
        font-size: 14px;
        line-height: normal;
    }

    .textxxMedium {
        font-size: 18px;
        line-height: normal;
    }

    .textxMedium {
        font-size: 16px;
        line-height: normal;
    }

    .textMedium {
        font-size: 14px;
        line-height: normal;
    }

    .textRegular {
        font-size: 12px;
        line-height: normal;
    }

    .textSmall {
        font-size: 11px;
        line-height: normal;
    }

    .textMini {
        font-size: 9px;
        line-height: normal;
    }

    .applicationname {
        padding-top: 5px;
        padding-bottom: 5px;
    }

    .btn-responsive {
        padding: 4px 9px;
        font-size: 11px;
        line-height: 1.2;
        border-radius: 3px;
    }
}

@media (min-width: 1200px) {
    .navbar > img {
        max-width: 40.5%;
        overflow: visible;
        padding-top: 0px;
        padding-left: 0px;
    }

    .navbar-custom .navbar-nav ul li {
        list-style-type: none;
        display: inline;
    }

    .navbar-custom .navbar-nav > li:not(:first-child):before {
        content: "|";
    }

    body, h2, h3, h4 {
        font-size: 1.5em;
    }

    .textHeader {
        font-size: 18px;
        line-height: normal;
        font-weight: bold;
        color: white;
    }

    .textSubHeader {
        font-size: 14px;
        line-height: normal;
    }

    .textxxMedium {
        font-size: 26px;
        line-height: normal;
    }


    .textxMedium {
        font-size: 18px;
        line-height: normal;
    }

    .textMedium {
        font-size: 16px;
        line-height: normal;
    }

    .textRegular {
        font-size: 14px;
        line-height: normal;
    }

    .textSmall {
        font-size: 11px;
        line-height: normal;
    }

    .textMini {
        font-size: 9px;
        line-height: normal;
    }

    .applicationname {
        padding-top: 3px;
        padding-bottom: 3px;
    }
}

