﻿
.hide-on-mobile {
    color: white;
    font-weight: normal;
}

.applicationBody {
    color: #000066;
}

.custom-label {
    display: inline-block; /* Labels appear on the same line */
    margin-right: 25px; /* Adjust spacing between label and radio button */
    font-weight: 600; /* Add some emphasis to the labels */
}

.custom-input {
    vertical-align: middle; /* Align the radio button with the label */
}

.logoutButton {
    color: #007bff;
    text-decoration: none;
    background-color: transparent;
    border: none;
}

.validation-summary-errors ul {
    padding-left: 0px;
}

.validation-summary-errors li {
    list-style: none !important;
}
/********* Notice Page CSS - start **********************/
.text-normal {
    font-weight: normal !important;
    color: #ffffff;
    font-size: 1.25rem;
}

.headerSandigo {
    padding: 5px;
    color: #2c6a9f;
    font-weight: 600;
    font-size: 22px;
}

.cardContent {
    font-weight: 500;
    font-size: 15px;
}

    .cardContent p {
        margin-top: 10px;
        margin-left: 15px;
        margin-right: 15px;
        line-height: 1.5;
    }

.gridHeader {
    font-weight: 700;
    color: rgb(44, 106, 159);
}

.wageGrid {
    font-weight: 500;
    font-size: 15px;
}

    .wageGrid table {
        background-color: Window;
    }

.acceptText {
    margin-top: 10px;
    color: rgb(192, 192, 192);
    font-style: italic;
}

a {
    text-decoration: none !important;
}

/********* Notice Page CSS - end **********************/


/********* Options Page CSS - start **********************/
.optionsHeader {
    font-size: 22px;
    font-weight: bold;
    color: #2c6a9f;
}

.optionButton {
    width: 100%;
}

/********* Options Page CSS - end **********************/


/**********Business Activity Questionnaire Page CSS - Start **/

.hidden {
    display: none !important;
}

.baQuestionnaireHeader {
    font-size: 22px;
    font-weight: bold;
    color: #2c6a9f;
    margin-top: 0;
    padding-top: 0;
    padding-bottom: 10px;
    padding-left: -3rem;
}

.smallText {
    line-height: 1.5 !important;
    font-size: smaller !important;
}

.regulatedBA {
    margin-top: 18px;
    color: #2c6a9f;
    margin-bottom: 10px;
}

.checkSelect {
    font-weight: bold;
    background-color: #FFFF00;
    color: #0000FF;
}

.labelMsgs {
    margin-top: 10px;
    padding-bottom: 1rem;
    font-size: 14px;
}

.label-normal {
    font-weight: normal;
}

/**********Business Activity Questionnaire Page CSS - End **/

/*********** Business Description - Start ******************/

.required {
    color: #ff0000;
    font-size: 0.5rem;
}

.font-600 {
    font-weight: 600;
}

.alert-danger {
    line-height: 1.25rem;
}

/*********** Business Description - End ******************/


/********** Contact Information  - Start  ***************/

.divWithFireSurvey {
    width: 105%;
}

.checkbox-normal {
    line-height: 0.9rem;
    font-size: 0.8rem;
}
/********** Contact Information  - End  ***************/

/****** Login - Start *************/
.txtLogin {
    text-transform: none !important;
    min-width: 100% !important;
    font-size: 14px;
    font-weight: normal;
}

.font-12 {
    font-size: 12px;
}

.loginCardContent {
    font-weight: 400;
    font-size: 16px;
    margin: 0 0 .75em;
    line-height: 1.5;
}

.lblLogin {
    font-weight: bold;
    font-size: 16px;
    line-height: 0.89rem;
    color: #2c6a9f;
}

/******* Login - Ends *************/

/****** Ownership Information - Start *************/
.panelDescription {
    font-size: smaller;
    font-style: italic;
    font-weight: normal;
}

/******* Ownership Information - Ends *************/

/****** Edit Ownership Information - Start *************/
.titleHeading {
    font-size: 22px;
    font-weight: bold;
    margin-top: 0;
    padding-top: 5px;
    padding-bottom: 5px;
}

.backgroupForEdit {
    background-color: whitesmoke;
}

.spacing {
    margin-top: 10px;
}

/******* Edit Ownership Information - Ends *************/

/****** Fee Calculator - Start *************/
.feeHeading {
    line-height: 1.3rem;
    font-size: 14px;
}

.amountHeading {
    font-size: 22px;
    font-weight: bold;
    color: #2c6a9f;
}

.TaxPeriod {
    color: #2c6a9f;
    font-size: 16px;
}

.FeeDescription {
    font-weight: 700;
    font-size: 15px;
}

.CurrentTaxYear {
    color: #2c6a9f;
    font-weight: 700;
}

.SubTotalBold {
    font-weight: 700;
}

.TaxFees {
    color: #2c6a9f;
    font-weight: 700
}

.TotalDue {
    font-weight: 700;
    font-size: 15px;
}

.AmountPadding {
    padding-right: 2px;
}

.backgroupForEdit {
    background-color: whitesmoke;
}

.spacing {
    margin-top: 10px;
}

/******* Fee Calculator - Ends *************/


/*************** Fire Survey - Starts **************************/

.checkall {
    font-style: italic;
    margin-top: 10px;
    margin-bottom: 5px;
}

.leftMargin {
    margin-left: -20px;
}

.section {
    color: #2c6a9f;
}

.highlight {
    font-weight: bold;
    color: #0000FF;
    background-color: #FFFF00;
}

.fireheading {
    font-size: 15px;
    font-weight: 500
}

.lowercaseDD {
    text-transform: none !important;
    //You can achive this settings
}


/*************** Fire Survey - Ends **************************/

/*************** Review - Starts **************************/

.ReviewHeading {
    text-align: right;
    font-weight: 600;
    font-size: 15px;
}

.textboxReview {
    text-align: right;
    font-weight: 400;
    font-size: 15px;
}

/*************** Review - Ends **************************/

/************* Dev Only Test Page - Starts *************/
.devTable {
    border: thick double #FFFF00;
    font-family: Arial, Helvetica, sans-serif;
    font-size: large;
    font-weight: bold;
    left: 100px;
    text-align: center;
    background-color: #FF0000;
    color: #FFFF00;
    width: 100%;
}
/************* Dev Only Test Page - Ends *************/

/************* ApplicationSummary Page - Starts *************/
.list-count-info {
    margin-top: 0;
    padding-bottom: 10px;
    color: #2c6a9f;
    line-height: 0.89rem;
    font-size: 0.875rem;
    font-weight: normal;
}

/* GridView control */
.HeaderStyle {
    color: #2C6A9F;
    background-color: WhiteSmoke;
    font-weight: bold;
}

    .HeaderStyle th {
        border-top: 1px solid #ddd;
        padding-left: 10px;
        padding-right: 10px;
        padding-top: 8px;
        padding-bottom: 8px;
        font-size: 0.92rem;
        font-weight: 700;
    }

.RowStyle {
    line-height: 0.89rem;
    font-size: 0.875rem;
}

    .RowStyle td {
        border-top: 1px solid #ddd;
        text-align: left;
        vertical-align: middle;
        padding-left: 10px;
        padding-right: 10px;
        padding-top: 2px;
    }

.empty-grid {
    background-color: rgba(0,0,0,.05);
    border-top: 1px solid #000000;
    border-bottom: 1px solid #000000;
    line-height: 0.89rem;
    font-size: 0.875rem;
    padding: 2px 1px;
}

#gridApplications.table-striped tbody tr:nth-of-type(even) {
    background-color: rgba(0, 0, 0, 0.05);
}

#gridApplications.table-striped tbody tr:nth-of-type(odd) {
    background-color: rgba(0, 0, 0, 0);
}
/************* ApplicationSummary Page - Ends *************/

/************** Application Update Page - Starts *******************/
.reviewAgreement {
    line-height: 14px;
    font-size: 14px;
    padding-left: 10px;
}

.msg-no-changes {
    font-style: italic;
    color: #808080;
    line-height: 0.89rem;
    font-size: 0.875rem;
}
/************** Application Update Page - Ends *******************/
.form {
    line-height: 0.89rem;
    font-size: 0.875rem;
}

.accountUpdate {
    font-family: sans-serif;
    font-size: clamp(0.875rem, 0.799rem + 0.85vw, 4.75rem);
    font-weight: bold;
    color: #2c6a9f;
    padding-left: 7px;
    padding-bottom: 1.5rem;
}

.accountUpdateSpan {
    font-size: clamp(0.65rem, 0.399rem + 0.85vw, 2.75rem);
    font-weight: 600;
    padding-left: 7px;
    padding-bottom: 0.97rem;
}

.textBoxSearchPadding {
    padding-bottom: 8px;
    padding-top: 3px;
    font-size: 14px;
    max-width: 180px;
    margin:0 auto;
}

.textBoxSearchPaddingPin {
    padding-bottom: 8px;
    padding-top: 3px;
    font-size: 14px;
    max-width: 100px;
}

.accountUpdateButtonDiv {
    padding-top: 5px;
    padding-left: 0
}

.errorMessage {
    padding-top: 3px;
    color: #FF0000;
    font-weight: bold;
    font-size: 16px;
    line-height: 1.3rem;
}

#ddlOwnershipType.form-control {
    text-transform: none;
}

#ddlPrimaryNaics.form-control {
    text-transform: none;
}

#ddlSecondaryyNaics.form-control {
    text-transform: none;
}

.message-note {
    font-size: 14px;
    font-weight: 500;
}