﻿table.viewAccountContacts {
    font-family: arial, sans-serif;
    border-collapse: collapse;
    width: 100%;
}

table.viewAccountContacts td, table.viewAccountContacts th {
    border: 1px solid #dddddd;
    text-align: left;
    padding: 8px;
}

table.viewAccountContacts tr:nth-child(even) {
    background-color: #dddddd;
}

.noWrap
{
    white-space: nowrap;
}

/* ---- Projects Customizations -----*/
div.divProjectTabBar
{
    width: 100%;
    border-bottom: solid 5px #182857;
    margin: 0 0 5px 0;
}

div.divProjectTab
{
    cursor: pointer;
    display: inline-block;
    border-radius: 9px 9px 0 0;
    border: solid 1px #182857;
    background-color: #182857;
    color: white;
    font-size: 10pt;
    font-weight: bold;
    padding: 4px 8px;
    margin: 0 1px 0 0;
}

div.divProjectTabLink
{
    display: inline-block;
    font-size: 9pt;
    font-weight: bold;
    width: 230px;
    text-align: right;
}

div.divProjectSimpleAddLink
{
    font-size: 9pt;
    font-weight: bold;
}

/* ---- Accounts View Customizations -----*/
div.divSICDescr
{
    display: inline-block;
    margin: 0 0 0 6px;
    font-size: 9pt;
    color: #555;
    width: 175px;
    overflow: hidden;
    white-space: nowrap;
}
div.divAcctPhoneJournalBar
{
    border-top: solid 3px #e1e1e1;
    margin: 5px 0 0 0;
}

div.divAcctPhoneNumbersBox
{
    display: inline-block;
    margin: 8px 15px 8px 0;
    width: 365px;
    padding: 8px;
    background-color: #e1eff9;
}


div.divActtJournalShortBox
{
    display: inline-block;
    margin: 8px 0 8px 0;
    width: 560px;
    padding: 8px;
    background-color: #ffffff;
    border: solid 2px #e1e1e1;
}

div.divSimpleHeader
{
    margin: 4px 0 4px 6px;
    font-size: 10pt;
    font-weight: bold;
}

div.divAccountDemographicsTableWrapper
{
    margin: 0 0 25px 4px;
}

table.tblAccountDemographics
{
    width: 340px;
}

a.lnkAD_invalid:link
{
    text-decoration: none;
    color: #990000;
}

a.lnkAD_invalid:visited
{
    text-decoration: none;
    color: #990000;
}

a.lnkAD_invalid:active
{
    text-decoration: underline;
    color: #990000;
}

a.lnkAD_invalid:hover
{
    text-decoration: underline;
    color: #990000;
}

a.lnkAD_valid:link
{
    text-decoration: none;
    color: #009900;
}

a.lnkAD_valid:visited
{
    text-decoration: none;
    color: #009900;
}

a.lnkAD_valid:active
{
    text-decoration: underline;
    color: #009900;
}

a.lnkAD_valid:hover
{
    text-decoration: underline;
    color: #009900;
}

a.lnkAD_unknown:link
{
    text-decoration: none;
    color: #000099;
}

a.lnkAD_unknown:visited
{
    text-decoration: none;
    color: #000099;
}

a.lnkAD_unknown:active
{
    text-decoration: underline;
    color: #000099;
}

a.lnkAD_unknown:hover
{
    text-decoration: underline;
    color: #000099;
}


td.tdAD_ColHeading
{
    font-size: 9pt;
    font-weight: bold;
    padding: 2px;
    border-bottom: solid 1px black;
}

td.tdAD_Item
{
    padding: 2px;
    font-size: 9pt;
    border-bottom: solid 1px #e1e1e1;
}

td.tdAD_SummaryItem
{
    padding: 2px 2px 5px 2px;
    font-size: 7pt;
    border-bottom: solid 1px #e1e1e1;
    color: #555;
}

div.divLastPhoneComment
{
    position: absolute;
    z-index: 151;
    left: -1200px;
    top: -1200px;
    background-color: #ffffff;
    padding: 10px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    border: solid 1px #555 -webkit-box-shadow: 0 8px 8px 4px #555555;
    -moz-box-shadow: 0 8px 8px 4px #555555;
    box-shadow: 0 4px 8px 4px #555555;
    width: 350px;
    font-size: 9pt;
}

    div.divLastPhoneComment p
    {
        margin: 5px 0 10px 0;
    }

table.tblAccountJournal
{
    width: 540px;
}

td.tdAJ_ColHeading
{
    font-size: 9pt;
    font-weight: bold;
    padding: 2px;
    border-bottom: solid 1px black;
    white-space: nowrap;
}

td.tdAJ_Item
{
    padding: 3px;
    font-size: 9pt;
    border-bottom: solid 1px #e1e1e1;
}

    td.tdAJ_Item li
    {
        margin: 0 0 5px 25px;
    }

/* ------------------ BDR Landing Page ---------------------------*/
div.divBDRLP_GreetingNextWrapper
{
    width: 1050px;
    border-bottom: solid 1px #555;
    padding: 4px;
}

div.divBDRLP_Greeting
{
    display: inline-block;
    font-size: 14pt;
    color: #555;
    width: 350px;
    padding: 4px;
}

div.divBDRLP_ChangeBDR
{
    display: inline-block;
    font-size: 9pt;
    color: #555;
    width: 350px;
    padding: 4px;
}

div.divBDRLP_Next
{
    display: inline-block;
    font-size: 14pt;
    color: #555;
    width: 300px;
    padding: 4px 0 0 190px;
    text-align: right;
}

div.divBDRLP_GetNextAccountButton
{
    width: 150px;
    padding: 6px 0 8px 0;
    height: 30px;
    background-color: #1e5488;
    color: white;
    font-size: 11pt;
    text-align: center;
    cursor: pointer;
}

div.divBDRLP_ListStatsWrapper
{
    width: 1050px;
    border-bottom: solid 1px #555;
    padding: 4px;
}

div.divBDRLP_Lists
{
    width: 615px;
    min-height: 400px;
    padding: 5px;
}

div.divBDRLP_Stats
{
    width: 415px;
    min-height: 400px;
    padding: 5px;
}

table.tblBDRLP_Stats
{
    width: 90%;
}

td.tdBDRLP_StatsLabel
{
    color: #555;
    font-size: 11pt;
    text-align: right;
    padding: 5px;
}

td.tdBDRLP_StatsValue
{
    color: #555;
    font-size: 14pt;
    font-weight: bold;
    text-align: left;
    padding: 5px;
}

table.tblBDRLP_BDRAccountItems
{
    width: 95%;
}

td.tdBDRLP_BDRAccountItems_CH
{
    background-color: #555;
    color: white;
    font-size: 9pt;
    font-weight: bold;
    padding: 3px;
}

td.tdBDRLP_BDRAccountItems_Row
{
    color: #555;
    font-size: 9pt;
    padding: 3px;
    border-bottom: solid 1px #a1a1a1;
}

div.divBDRV_AddNewAccountLink
{
    margin: 8px 0 0 0;
    font-size: 9pt;
    font-weight: bold;
}

/* ----- Calendar ----- */
div.divMainCalendar
{
    position: absolute;
    z-index: 9119;
    left: -1200px;
    top: -1200px;
    background-color: #ffffff;
    padding: 10px;
    border-radius: 8px;
    border: solid 1px #555; 
    -webkit-box-shadow: 0 8px 8px 4px #555555;
    -moz-box-shadow: 0 8px 8px 4px #555555;
    box-shadow: 0 4px 8px 4px #555555;
    width: 1050px;
    font-size: 9pt;
}

div.divMainCalendarView
{
    width: 98%;
    min-height: 650px;
    margin: 5px 0 0 0;
}

.selCalendarSalesRep
{
    width: 200px;
    height: 22px;
    font-size: 11pt;
}

/* ----- QA Box ----- */
div.divQALastAppointmentBox
{
    position: absolute;
    z-index: 98;
    left: -1200px;
    top: -1200px;
    background-color: #ffffff;
    padding: 10px;
    border-radius: 8px;
    border: solid 1px #555 -webkit-box-shadow: 0 8px 8px 4px #555555;
    -moz-box-shadow: 0 8px 8px 4px #555555;
    box-shadow: 0 4px 8px 4px #555555;
    width: 750px;
    font-size: 9pt;
}

div.divQAFormStatus
{
    width: 100%;
    padding: 5px;
}

div.divQAFormArea
{
    width: 100%;
    padding: 5px;
    min-height: 350px;
}

table.tblQAInfo
{
    width: 100%;
}

td.tdQAInfoLabel
{
    padding: 3px;
    text-align: right;
    color: #555;
    font-size: 9pt;
    font-weight: bold;
    border-bottom: solid 1px #a9a9a9;
}

td.tdQAInfoValue
{
    padding: 3px;
    text-align: left;
    color: #555;
    font-size: 10pt;
    border-bottom: solid 1px #a9a9a9;
}

    td.tdQAInfoValue select
    {
        font-size: 9pt;
        border: solid 1px #999;
        padding: 2px 2px 2px 8px;
        border-radius: 8pt;
    }

.txtAppointmentScore
{
    font-size: 9pt;
    border: solid 1px #999;
    padding: 2px 2px 2px 8px;
    border-radius: 8px;
    width: 100px;
}

td.tdQAInfoHeading
{
    padding: 3px;
    text-align: left;
    font-size: 10pt;
    font-weight: bold;
    background-color: #a9a9a9;
    color: white;
}

/* ---- Search CDR -----*/
table.tblCDRListing
{
    width: 100%;
}

td.tdCDRL_CH
{
    background-color: #555;
    color: white;
    font-size: 9pt;
    font-weight: bold;
    padding: 3px;
}

td.tdCDRL_Item
{
    color: #555;
    font-size: 9pt;
    padding: 3px;
    border-bottom: solid 1px #a1a1a1;
}

/* ----- View Full Loan Journal Box ----- */
div.divViewFullAccountJournal
{
    position: absolute;
    z-index: 98;
    left: -1200px;
    top: -1200px;
    background-color: #ffffff;
    padding: 10px;
    border-radius: 8px;
    border: solid 1px #555 -webkit-box-shadow: 0 8px 8px 4px #555555;
    -moz-box-shadow: 0 8px 8px 4px #555555;
    box-shadow: 0 4px 8px 4px #555555;
    width: 750px;
    font-size: 9pt;
}

div.divVFAJ_List
{
    width: 100%;
    padding: 5px;
    height: 450px;
    overflow: auto;
}

div.divLast5Heading
{
    font-size: 10pt;
    font-weight: bold;
}

div.divLast5Comment
{
    font-size: 9pt;
}

div.divLast5EntryBy
{
    font-size: 9pt;
    margin: 0 0 8px 0;
    border-bottom: solid 1px #999;
    color: #000099;
}

/* ---- Account Assignment -----*/
div.divAAHeading
{
    width: 1050px;
    border-bottom: solid 1px #555;
    font-size: 14pt;
    color: #555;
    padding: 4px;
    margin: 0 0 10px 0;
}

table.tblAALayout
{

}

td.tdAALayoutLeft
{
    padding: 0 15px 0 0;
    vertical-align: top;
}

td.tdAALayoutRight
{
    padding: 0 15px 0 0;
    vertical-align: top;
}

div.divBCRAssignments
{
    width: 450px;
}

div.divCampaignsOverview
{
    width: 550px;
}

table.tblBDRAssignments
{
    width: 98%;
}

td.tdBDRA_CH
{
    background-color: #555;
    color: white;
    font-size: 9pt;
    font-weight: bold;
    padding: 3px;
}

td.tdBDRA_Item
{
    color: #555;
    font-size: 9pt;
    padding: 3px;
    border-bottom: solid 1px #a1a1a1;
}

td.tdBDRA_ItemLittle
{
    color: #555;
    font-size: 8pt;
    padding: 3px;
    border-bottom: solid 1px #a1a1a1;
}

table.tblCampaignOverview
{
    width: 98%;
}

td.tdCO_CH
{
    background-color: #555;
    color: white;
    font-size: 9pt;
    font-weight: bold;
    padding: 3px;
}

td.tdCO_Item
{
    color: #555;
    font-size: 9pt;
    padding: 3px;
    border-bottom: solid 1px #a1a1a1;
}

td.tdCO_ItemLittle
{
    color: #555;
    font-size: 8pt;
    padding: 3px;
    border-bottom: solid 1px #a1a1a1;
}

div.divAssignBDRsToCampaignBox
{
    position: absolute;
    z-index: 98;
    left: -1200px;
    top: -1200px;
    background-color: #ffffff;
    padding: 10px;
    border-radius: 8px;
    border: solid 1px #555 -webkit-box-shadow: 0 8px 8px 4px #555555;
    -moz-box-shadow: 0 8px 8px 4px #555555;
    box-shadow: 0 4px 8px 4px #555555;
    width: 650px;
    font-size: 9pt;
}

div.divAssignBDRClose
{
    width: 100%;
    text-align: right;
}

div.divAssignBDRList
{
    width: 100%;
    height: 375px;
    overflow-x: hidden;
    overflow-y: auto;
}

table.tblBDRlist
{
    
}

td.tdBDRL_Checker
{
    width: 30px;
    padding: 3px;
    text-align: center;
}

td.tdBDRL_Item
{
    width: 150px;
    padding: 3px;
    text-align: left;
}

div.divAssignBDRButton
{
    margin: 8px 0 8px 0;
    background-color: #555;
    width: 225px;
    padding: 4px;
    text-align: center;
    cursor: pointer;
    color: #e1e1e1;
    font-size: 9pt;
    font-weight: bold;
}

/* ----- Drag Drop Photo Uploads */
#dropZone
{
    text-align: center;
    border: 2px solid #b8a07f;
    border-radius: 8px;
    background-color: #e9e3d9;
    width: 300px;
    height: 150px;
    padding-top: 68px;
    font-size: 9pt;
    font-weight: bold;
    color: #555;
    float: left;
}
#notDropZone_figures,
#notDropZone {
    text-align: center;
    /*border: 2px solid #b8a07f;
    border-radius: 8px;
    background-color: #e9e3d9;*/
    /*    width: 300px;*/
    height: 150px;
    padding-top: 68px;
    font-size: 9pt;
    font-weight: bold;
    /*    color: #555;*/
    float: left;
}

#statusBox_figures,
#statusBox {
    float: left;
    width: 500px;
    margin-left: 20px;
}

.uploadRow
{
    border-bottom: 1px solid gray;
    padding: 10px 4px;
}

.percentageLabel
{
    float: right;
}

#rerank_details_figures,
#rerank_details {
    display: none;
    background: white;
    position: absolute;
    border: 1px solid black;
    border-radius: 6px;
    /*    width: 900px;*/
    width: 600px;
    padding: 15px;
    overflow: hidden;
    text-shadow: none;
    z-index: 50;
}

div.divFigureBlock,
div.divPhotoBlock {
    width: 106px;
    margin: 0 8px 8px 0;
    padding: 3px;
    display: inline-block;
}

div.divFigureBox,
div.divPhotoBox {
    width: 100px;
    height: 100px;
    background-repeat: no-repeat;
    background-size: cover;
    overflow: hidden;
    border: solid 2px #555;
}

div.divPhotoBoxOver {
    width: 100px;
    height: 100px;
    background-repeat: no-repeat;
    background-size: cover;
    overflow: hidden;
    border: solid 4px #ff0000;
}

div.divFigureControls input,
div.divPhotoControls input {
    margin: 0 70px 0 0;
}

div.divWO_Buttons
{
    margin: 30px 0 0 0;
}

div.divWO_Button
{
    width: 200px;
    padding: 5px;
    font-size: 9pt;
    font-weight: bold;
    background-color: #6a8096;
    color: white;
    cursor: pointer;
    text-align: center;
    margin: 0 8px 0 0;
    display: inline-block;
}

table.tblInvoiceList
{
    width: 800px;
}

table.tblSimpleInvoiceList { 
    width: 200px;
    vertical-align: top;
    margin-left: 40px;
}

td.tdInvoiceContainer {
    vertical-align: top;
}
td.tdSimpleInvoice {
    padding-top: 10px;
}

table.tblWorkSheetList {
    width: 800px;
}

table.tblSimpleWorkSheetList {
    width: 200px;
    vertical-align: top;
    margin-left: 40px;
}

td.tdWorkSheetContainer {
    vertical-align: top;
}

td.tdSimpleWorkSheet {
    padding-top: 10px;
}

td.tdInvoiceHeading {
    font-size: 14pt;
    color: #777;
}
td.tdIL_CH
{
    padding: 3px;
    text-align: left;
    background-color: #999;
    color: white;
    font-size: 10pt;
    font-weight: bold;
}

td.tdIL_Line
{
    font-size: 9pt;
    padding: 3px;
    border-bottom: solid 1px #a1a1a1;
}

.IL_Note
{
    width: 300px;
    height: 15px;
    font-size: 8pt;
    border: solid 1px #a1a1a1;
}

.IL_Date {
    width: 100px;
    height: 15px;
    font-size: 8pt;
    border: solid 1px #a1a1a1;
}

.IL_Number
{
    width: 55px;
    text-align: center;
    border: solid 1px #a1a1a1;
}

.IL_Money
{
    width: 55px;
    text-align: right;
    border: solid 1px #a1a1a1;
}

td.tdIL_SubLine
{
    font-size: 10pt;
    font-weight: bold;
    padding: 3px;
    border-top: solid 3px #a1a1a1;
}

td.tdIL_SubLineQty
{
    font-size: 10pt;
    font-weight: bold;
    padding: 3px;
    border-top: solid 3px #a1a1a1;
    text-align: center;
}

td.tdIL_SubLineRate
{
    font-size: 10pt;
    font-weight: bold;
    padding: 3px;
    border-top: solid 3px #a1a1a1;
}

td.tdIL_SubLineTotal
{
    font-size: 10pt;
    font-weight: bold;
    padding: 3px;
    border-top: solid 3px #a1a1a1;
    text-align: right;
}

table.tblExpenseList {
    width: 800px;
}

table.tblSimpleExpenseList {
    width: 200px;
    vertical-align: top;
    margin-left: 40px;
}

td.tdExpenseContainer {
    vertical-align: top;
}

td.tdSimpleExpense {
    padding-top: 10px;
}

td.tdExpenseHeading {
    font-size: 14pt;
    color: #777;
}

td.tdEL_CH {
    padding: 3px;
    text-align: left;
    background-color: #999;
    color: white;
    font-size: 10pt;
    font-weight: bold;
}

td.tdEL_Line {
    font-size: 9pt;
    padding: 3px;
    border-bottom: solid 1px #a1a1a1;
}

.EL_Note {
    width: 300px;
    height: 15px;
    font-size: 8pt;
    border: solid 1px #a1a1a1;
}

.EL_Number {
    width: 55px;
    text-align: center;
    border: solid 1px #a1a1a1;
}

.EL_Money {
    width: 55px;
    text-align: right;
    border: solid 1px #a1a1a1;
}

td.tdEL_SubLine {
    font-size: 10pt;
    font-weight: bold;
    padding: 3px;
    border-top: solid 3px #a1a1a1;
}

td.tdEL_SubLineQty {
    font-size: 10pt;
    font-weight: bold;
    padding: 3px;
    border-top: solid 3px #a1a1a1;
    text-align: center;
}

td.tdEL_SubLineRate {
    font-size: 10pt;
    font-weight: bold;
    padding: 3px;
    border-top: solid 3px #a1a1a1;
}

td.tdEL_SubLineTotal {
    font-size: 10pt;
    font-weight: bold;
    padding: 3px;
    border-top: solid 3px #a1a1a1;
    text-align: right;
}

div.divSiteVisitBlock
{
    width: 15px;
    height: 15px;
    overflow: hidden;
    background-color: #598527;
}

div.divYellowBlock
{
    width: 15px;
    height: 15px;
    overflow: hidden;
    background-color: #fff200;
}

div.divRedBlock {
    width: 15px;
    height: 15px;
    overflow: hidden;
    background-color: #990000;
}

div.divInitialPhoneCall {
    width: 15px;
    height: 15px;
    overflow: hidden;
    background-color: #00b0f0;
}

div.divEngineerAssigned {
    width: 15px;
    height: 15px;
    overflow: hidden;
    background-color: #ffff00;
}

div.divSiteVisitDateConfirmed {
    width: 15px;
    height: 15px;
    overflow: hidden;
    background-color: #00b050;
}

div.divInspectionComplete {
    width: 15px;
    height: 15px;
    overflow: hidden;
    background-color: #ffc000;
}

div.divPast10Days {
    width: 15px;
    height: 15px;
    overflow: hidden;
    background-color: #ee0000;
}

.PL_TopLink_Regular
{
    font-weight: normal;
    font-size: 9pt;
}

.PL_TopLink_Active
{
    font-weight: bold;
    font-size: 11pt;
}

/*  REPORT DASHBOARD  */
div.chartContainerTall,
div.chartContainer {
    border: 3px solid darkgrey;
    box-sizing: border-box;
    width: 49%;
    height: 300px;
    display: inline-block;
    margin-bottom: 15px;
    overflow: auto;
}

div.chartContainerTall {
    height: 450px;
}

div.chartContainerTall table {
    margin: auto;
}



div.chartTitle {
    text-align: center;
    font-size: 10pt;
    font-weight: bolder;
    margin-bottom: 10px;
}

table.tblChartData {
    border: 1px solid black;
    border-collapse: collapse;
    font-size: 9.5px;
    margin: 5px;
}

    table.tblChartData th {
        background-color: darkblue;
        color: white;
        border: 1px solid black;
    }

    table.tblChartData td {
        border: 1px solid black;
    }

.tdLeft {
    text-align: left;
    padding-right: 14px;
    padding-left: 4px;
}

.tdRight {
    text-align: right;
    padding-right: 4px;
    padding-left: 14px;
}

.tdTurns1 {
    width: 120px;
}

.tdTurns2 {
    width: 60px;
}

.tdBold {
    font-weight: 800;
}


/* ----- Document Upload ---- */
#mdum_dropZone {
    text-align: center;
    border: 2px solid #b8a07f;
    border-radius: 8px;
    background-color: #e9e3d9;
    height: 90px;
    padding-top: 40px;
    font-size: 9pt;
    font-weight: bold;
    color: #555;
}

#mdum_statusBox 
{
    margin-left: 20px;
}


#mdum_rerank_details {
    background: white;
    padding: 15px;
    overflow: hidden;
    text-shadow: none;

}

.tblMDUM_DocsList {
    width: 100%;
}

td.tdMDUM_DocsList_FileName {
    font-size: 9pt;
    padding: 4px;
}

td.tdMDUM_DocsList_TypeDoc {
    font-size: 9pt;
    padding: 4px;
}


    td.tdMDUM_DocsList_TypeDoc select {
        width: 150px;
    }

#sortableFigures,
#sortablePhotos {
    list-style-type: none;
    margin: 0;
    padding: 0;
    /*    width: 650px;*/
}

#sortableFigures li,
#sortablePhotos li {
    margin: 3px 3px 3px 6px;
    padding: 1px;
    float: left;
    /*width: 130px;
    height: 30px;*/
    font-size: 1em;
    text-align: center;
}

/* ----- Photos 20204 -----*/
div.photosHeadingAvailable {
    padding: 4px 8px;
    color: white;
    font-size: 1rem;
    border-top-left-radius: 9px;
    border-top-right-radius: 9px;
    background-color: #687403;
    margin-right: 10px;
}

div.photosHeadingSelected {
    padding: 4px 8px;
    color: white;
    font-size: 1rem;
    border-top-left-radius: 9px;
    border-top-right-radius: 9px;
    background-color: #182857;
}

div.photosListAvailable {
    border: solid 1px #555;
    padding: 8px;
    border-bottom-left-radius: 9px;
    border-bottom-right-radius: 9px;
    margin-right: 10px;
}

div.photosListSelected {
    border: solid 1px #555;
    padding: 8px;
    border-bottom-left-radius: 9px;
    border-bottom-right-radius: 9px;
    text-align: center;
}

div.divNiceRoundButtonSmall {
    cursor: pointer;
    padding: 3px 8px;
    font-size: 8pt;
    background-color: #182857;
    color: white;
    border-radius: 8px;
}

/* ----- QBO Sync Styles ----- */
div.divSyncHeading {
    font-size: 10pt;
    font-weight: bold;
    padding: 2px;
    border-bottom: solid 1px #d1d1d1;
}

div.divSyncItem {
    font-size: 9pt;
    padding: 2px;
    border-bottom: solid 1px #d1d1d1;
}

/* ----- Bonus Styles -----*/
div.divVendorBonusBlock {
    border: solid 1px #999;
    border-radius: 8px;
    padding: 8px;
}

table.tblBonus {
    width: 100%;
}

td.tdBonusCH {
    font-size: 9pt;
    font-weight: bold;
    padding: 4px;
}

td.tdBonusRow {
    font-size: 9pt;
    border-top: solid 1px #e1e1e1;
    padding: 4px;
}

.rdBonusYes {
    appearance: none;
    width: 25px;
    height: 25px;
    flex: 0 0 auto;
    border: inherit;
    border-radius: inherit;
    border: 1px solid #aaa;
    padding: 1rem;
    border-radius: 3rem;
    transition: background-color 0.3s;
}

    .rdBonusYes:checked {
        border-color: #14bf8b;
        background-color: #14bf8b;
        color: #fff;
    }

.rdBonusNo {
    appearance: none;
    width: 25px;
    height: 25px;
    flex: 0 0 auto;
    border: inherit;
    border-radius: inherit;
    border: 1px solid #aaa;
    padding: 1rem;
    border-radius: 3rem;
    transition: background-color 0.3s;
}

    .rdBonusNo:checked {
        border-color: #990000;
        background-color: #990000;
        color: #fff;
    }


/* ----- Google Map Styles ------ */

#imageContainer {
    margin-top: 20px;
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(320px, 1fr));
    gap: 15px;
}

figure {
    margin: 0;
    padding: 0;
    border: 1px solid #ddd;
    border-radius: 4px;
    overflow: hidden;
}

figcaption {
    font-weight: bold;
    text-align: center;
    margin-bottom: 5px;
    padding: 8px;
    background-color: #f9f9f9;
}

#streetViewFigure {
    grid-column: 1 / -1;
}

#errorNote {
    background-color: #fffbe6;
    border: 1px solid #ffe58f;
    padding: 15px;
    border-radius: 4px;
    margin-top: 25px;
}

.purdyBigNum {
    font-size: 18px;
    font-weight: bold;
    color: #182857;
}