﻿#header .navigation .Links a
{
    display: none;
}

#header .navigation .MenuItems 
{
    display: none;
}

#paypalbutton 
{
    height: 45px;
}

#paypalcreditbutton 
{
    height: 45px;
}

.salesLogo 
{
    display: none;
}

.LightHeader 
{
    background-color: #336699;
}

.NormalLineRight
{
    float: left;
    width: 46%;
    font-weight: bold;
    text-align:right;
}
.NormalLineLeft
{
    float: left;
}
.NormalLine
{
    clear: left;
    height: 22px;
    width: 100%;
    margin: -1px auto auto 10px;
    display: inline-block;
}

.LabelBlockCSS
{
    width: 49% !important;
    text-align: right;
}

.FieldLabelWithTextboxFirstProfileSetup {
    margin-top: 3px;
    font-size: 16px !important;
    font-weight: bold !important;
    padding-top: 2px;
    margin-bottom: 3px;
}

.FieldLabelWithTextboxProfileSetup {
    margin-top: 5px;
    font-size: 16px !important;
    font-weight: bold !important;
    padding-top: 2px;
    margin-bottom: 3px;
}

.TCLink {
    color: #01458b !important;
    text-decoration: underline !important;
}

    .TCLink:hover, .TCLink:focus {
        color: #04a9a0 !important;
    }

.SoloOptionButton {
    margin-top: 7px;
}

.BlackText {
    color: black;
}

.input-field {
    font-size: 1.00rem !important;
    font-weight: normal;
    height: 35px;
    border-radius: 3px;
    margin-top: 3px;
}

.datepicker-input {
    font-size: 1.00rem !important;
    font-weight: normal;
    height: 35px;
    border-radius: 3px;
    flex-grow: 0 !important;
    margin: 1px 0px 3px 0px !important;
}

input, button, select, optgroup, textarea, .RadInput {
    margin: 1px 5px 3px 10px;
}

.riTextBox {
    margin: 0px !important;
    border-color: #b0b0b0 !important;
    height: 35px !important;
    padding: 1px !important;
}

.RadInput {
    font-family: "Hind Madurai", sans-serif !important;
    width: auto !important;
}

.marginOverride {
    margin-top: 0px !important;
    margin-left: 1rem !important;
}

.rgFilterBox {
    width: 70px;
}

div > .longTextBox {
    width: 14.4em;
    margin: 1px 5px 3px 0px;
}

@media (max-width: 576px) {
    div > .longTextBox {
        width: 100%;
    }
}


.lblFontSize {
    font-size: 16px;
    line-height:30px;
    letter-spacing: 0px;
}

.lblAcctFontSize {
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0px;
}

.addNewBtn {
    font-weight: bold;
    margin-left: 10px;
    letter-spacing: 1.5px;
}

.clientLineHeight {
    line-height: 24px;
}

@media(max-width:576px) {
    .pmtDateDdl {
        width: 49% !important;
    }

    .pmtCalendarTxt {
        width: 89% !important;
    }

    .pmtCalendarIcon {
        width: 11%;
    }

    .pmtAmount {
        width: 96% !important;
    }
}

.rfv {
    color: #D90000 !important;
}

.rfvv {
    color: #D90000 !important;
    font-weight: bold;
}

.rgAltRow {
    background-color: #e7f3ff !important;
}

.rgAltRow:hover .NotifMessage, rgRow:hover .NotifMessage {
    color: #CC0000 !important;
}

.RadGrid_Bootstrap .rgMasterTable .rgSelectedCell, .RadGrid_Bootstrap .rgSelectedRow td, .RadGrid_Bootstrap td.rgEditRow .rgSelectedRow, .RadGrid_Bootstrap .rgSelectedRow td.rgSorted {
    background-color: #F1F3F8 !important;
    color: #333333 !important;
}
