body {
    /* hack for old versions of IE which don't support auto-margins */
    text-align: center;
    /* hack for (apparently) some versions of Mozilla, where automargins could become negative */
    min-width: 1024px;
    /* Set default font size */
    font-family: CorporateSBQ-Regular,Tahoma;
    font-size: 10pt;
    margin-top: 5px;
}

.PageFrame{
    max-width:1350px;
}

.DetailsTable{width:100%;}
.modal {
    position: fixed;
    z-index: 999;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    background-color: Black;
    filter: alpha(opacity=60);
    opacity: 0.6;
    -moz-opacity: 0.8;
}

    .center
    {
        z-index: 1000;
        margin: 300px auto;
        padding: 10px;
        width: 130px;
        background-color: White;
        border-radius: 10px;
        filter: alpha(opacity=100);
        opacity: 1;
        -moz-opacity: 1;
    }


.policyHolderType div {
    width: 150px;
    float: left;
}

#MainContent_PolDetCtrl_SubmitButton {
    margin-left: 3px;
    min-width: 10em;
}

.policyHolderContainer div {
    float: left;
}

.policyHolderContainer div:last-child {
    margin-left: 50px;
    width: 200px;
}
.policyHolderContainer div span {
    margin-left: 50px;
    width: 200px;
}

.suppress div { float: left; max-width: 100px;}

#MainContent_PolDetCtrl_importAndLhd div {
    float: left;
}

#MainContent_PolDetCtrl_importAndLhd div:first-child {
    width: 40px;
}

table.addressTable th {
    width: 128px;
    vertical-align: top;
}

.PELogRequestButton input[type="submit"] {
    width: 14em;
}
/*table.addressTable {
    margin-left: auto;
    margin-right: auto;
}*/

.PaymentMethodsTable,
.onePayTable {
    width: 100%;
}

.onePayTable iframe{
    width: 100%;
    min-height: 520px;
    border:none;
}

.ReinstateContainer .FormTable th {
    width: 130px;
}
/*    .PaymentMethodsTable th,
    .onePayTable th {
        width: 130px;
    }*/
    .AlertSection {
        display: flex;
    }


.UpdatePaymentHistoryItemTable tbody tr th:first-child,
.UpdatePaymentHistoryItemTable tbody tr td:first-child {
    width: 10%;
    min-width: 150px;
    max-width: 150px;
}

.ResultsTable { width: 100%;}

#blockUi{ z-index: 99;
    background-color: lightgrey;
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    opacity: 0.66;
    overflow: hidden;
    display: none;
}

    #blockUi > div {
        z-index: 1001;
        position: fixed;
        padding: 10px;
        margin: 0px;
        width: 30%;
        top: 40%;
        left: 35%;
        text-align: center;
        color: rgb(0, 0, 0);
        border: 3px solid rgb(170, 170, 170);
        background-color: rgb(255, 255, 255);
        cursor: wait;
    }

#blockUi  h1{ font-size: 16px; font-weight:bold;}

.SingleWidthInput { width: 211px; }
.ThirdWidthInput{ width: 140px;}
.FullWidthInput { width: 98%;}
select.FullWidthInput { width: 99.5%;}
.DetailsTable td.Label{max-width:100px; text-align:right; padding-right:10px;}
.LabelPlus {width:130px;}
.HistorySingleWidthInput {
    width: 147px;
}
.DetailsTable { border-collapse: collapse;}
.CurrencyLabel,td.ValuePlus span {     margin-left: -14px;    position: relative;    left: 14px;    font-weight: 700;      background-color: #EAEAEA;    padding: 3px 6px;    border: 1px solid black;}
.CurrencyField,td.ValuePlus input[type=text]{text-indent: 13px; width:180px; }
/*td.ValuePlus span{padding:2px  6px;}*/
.CurrencyField{padding:2px;}
.DetailsTable td.ValueTripleWidth {
    padding: 0 0 0 0;
    width: 576px;
}
.HistoryDropDownWidth {    width: 365px;}
.HistoryDoubleWidthInput {    width: 294px;}



textarea  {width:300px;}

.PageFrame {    text-align: left;  }
.ContentFrame{    background-color: #FFFFFF;   text-align: left;}
.EditableSection{  border-style: solid;  border-color: #E0E0E0;  background-color: white;  border-width: 1px;  padding: 5px 5px 5px 5px;  width: auto;  margin-bottom: 5px;}
.NotesSectionMostRecent{  border-style: solid;  border-color: #F0F0B0;  background-color: #EAFFBB;  border-width: 1px;  padding: 2px 2px 2px 2px;  width: auto;  margin-bottom: 5px;  color: #000000;}
.NotesSectionList{  border-style: solid;  border-color: #F8F8C0;  background-color: #E7F8CB;  border-width: 1px;  padding: 2px 2px 2px 2px;  width: auto;  margin-bottom: 5px;  color: #999988;}
.NotesSectionList .NoteHeader{  font-weight: bold;  background-color: #F8F8C0;}
.NotesSectionMostRecent .NoteHeader{  font-weight: bold;  background-color: #F0F0B0;}
.NoteHeader span{    padding-left: 2px;   }
.NoteFooter{  margin-top: 5px;  font-size: 7pt;  font-weight: bold;  text-align: right;}
.InformationSection{  border-style: solid;  border-color: #F0F0B0;  background-color: #E7F8CB;  border-width: 1px;  padding: 5px 5px 5px 5px;  width: auto;  margin-bottom: 5px;  color: #000000;}
.AllNotesDisplay{  padding: 5px 5px 5px 5px;  width: auto;  height: 60%;max-height:1200px;  overflow: scroll;  overflow-x: hidden; /* [LGW] this is fine */}
.AllNotesDisplayShorter{  padding: 5px 5px 5px 5px;  width: auto; height: 60%; max-height:1100px;  overflow: scroll;  overflow-x: hidden; /* [LGW] this is fine */}

.ActionsSection{    width: auto;  margin-bottom: 5px;margin-top: 5px;}
.AlertSection{  border: solid 1px #FFCCCC;  background-color: #FFE0E0;  border-width: 1px;  padding: 5px 5px 5px 5px;  width: auto;  margin-bottom: 5px;}
.ResultsSection{  border: solid 1px #CCCCCC;  background-color: #E0E0E0;  padding: 5px 5px 5px 5px;  width: 1012px;  margin-bottom: 5px;}
.SearchResultsTable{	width: 1012px;        border-collapse: collapse;    border-style: none;}
.SearchResultsTable Caption{  display: none;  visibility: hidden;}
.SearchResultsTable td{  border-style: none;  border-bottom: solid 1px #D0D0D0;  padding-left: 5px;  padding-right: 5px;}
.SearchResultsTable th{    text-align: left;   background-color:#737373;  font-size: 9pt;  font-weight: bold;  padding-left: 5px;  padding-right: 5px;    border-style: none; }
.SearchCriteriaTable{	width: 1020px;}
.ResultsTable{  border-collapse: collapse;    border-style:solid;  border-width:1px;  border-color:Gray;}
.ResultsTable Caption{  display: none;  visibility: hidden;}
.ResultsTable td{  border-color :Gray;   padding-left: 5px;  padding-right: 5px;    font-size: 9pt;}

.ResultsTable th{  border-color:Gray;    text-align: left;    background-color:#737373;    font-size: 9pt;  font-weight: bold;  padding-left: 5px;  padding-right: 5px;    color:White;  
}

/* text styles */
.Warning{  color: #FF0000;  font-weight: bold;}
.InstructionHeading{  font-weight: bold;}

/* header and footer */

.HeaderFrame{  color: #FFFFFF;  text-align: center;  background-color: #FF1100;  padding: 5px 5px 5px 5px; border: solid 1px #FF1100;    background-image: url(Images/mondial_tick.gif);  background-repeat: no-repeat;  background-position: right top;  height: 16px; }

.Heading{  font-size: 10pt;  font-weight: bold;  margin-bottom: 0px;  margin-top: 0px;}

.FooterFrame{  padding: 0 5px 0 5px;}

/* standard headings */

h1{  font-size: 10pt;  font-weight: bold; }
h2, h3, h4{  font-size: 8pt;  font-weight: bold; }
/* standard form elements */

input, select, textarea{  font-size: 10pt;  font-weight: bold;    font-family: CorporateSBQ-Regular,Tahoma;  color: #303030;}
.AllCaps{   text-transform: uppercase;}


/* link style */

a:link
{
  color: #880500;
  font-weight: bold;
  text-decoration: none;
}

a:visited
{
  color: #880500;
  font-weight: bold;
  text-decoration: none;
}

a:active
{
  color: #880500;
  font-weight: bold;
  text-decoration: none;
}

a:hover
{
  color: #FF1100; 
  font-weight: bold;
  text-decoration: underline;
}

	/* -BUTTONS */
.SmallButton{	width: 7em;}
.BigButton{	width: 10em;}
.LargeButton{	width: 15em;}
 
.NonEditableInput, textarea:disabled, select:disabled, input[type="text"]:disabled{	background:  #EAEAEA;	color: black;    border: 1px solid black; padding:3px;}
input[type="submit"][disabled], input[type="button"][disabled]{		    background: lightslategray !important; cursor: default;}

/* -END OF BUTTONS */
/* NOTES */
.NotesSection {
    vertical-align: top;
    width: 260px;
    background-color: #FFFFFF;
    border: none;
}
.SingleNoteSection{	vertical-align: top; 	padding: 0 0 0 5px; 	margin: 0 0 0 0; 	width: 260px;	background-color: #FFFFFF;	border: none;}
.NewNoteTextBox{	width: 239px;}

/* PE Logs request */
.PELogsRequestDetailsTable td.Label{width:15em ;text-align:right;margin-right:10px;font-size:0.9em;font-weight:bold;}
.PELogsRequestDetailsTable td.Value{text-align:left;width:15em;font-size:1.1em;}
.PELogRequestButton{text-align:center;}
input.email{width: 25em;}
.Confirmation{color: #7FBB1D;font-weight: bold;}
.PEParameterHeading{font-weight: bold;font-size: 1.3em;text-align:center;}
.OptionalWarrantyRow, .ExtendedVehicleDetails, .ClaimLimitAndClientReferenceRow, .ChangeOfOwnership, .AnalyticsSuppress, .InCarSuppress {   display: none;}

.suppress div{ width: 14%;float: left;}
.pull-right{ float: right; }
.suppressionAuditButton{margin-right: -20px;}

.aspNetDisabled input {
    background-color: #26272c;
}

td.Label {    text-align: right;    padding-right: 10px !important; }

.Calendar input[type="submit"] {    padding: 2px;    line-height: 16px;}

.ActionsSection table tr td input {    min-width: 12em;}
.submitButton {    padding: 3px 25px;    margin-left: 4px;}

[title="Pick a date"] {    background-color: aliceblue;}

.FcaNumberInput {width:164px;}

.MarketingSource span {margin-left:-30px}

.OnePayHidden {display:none !important;}

span.CurrencyLabel{margin-left:-13px;  font-weight:bold;padding:3px 5px;}

.ContinueAfterReinstateButton{margin-right:20px;}
.OpenPolicyButton {margin-left:20px;}

.AdvancedExtendMethodDetailsRow {margin-top:20px;}

.AdvanceReinstateTable{width:100%;}
    .AdvanceReinstateTable th{width:150px;}
    .AdvanceReinstateTable textarea {
        width: 99%;
    }
    .validation-error {        font-weight: 700;        color: Red;    }

.RefundDetailsTable td.Label {    text-align: right;    padding-right: 10px !important;    width: 130px;}
.RefundDetailsTable td.ValuePlus input[type=text]{padding:2px;}
#MainContent_PolExtnCtrl_ReinstateToDateCal_DateCalendar {
    width: 240px;
}

#onePayValidationSummary{text-align:center;}

.notestooltip {
    position: relative;
}

    .notestooltip .tooltiptext {
        visibility: hidden;
        width: auto; 
        background-color: white;
        color: black;
        text-align: center;
        padding: .5rem;
        position: absolute;
        z-index: 1;
        left: 1%;
        font-family: sans-serif;
        top: -47%;
        border: red 1px solid;
    }

        .notestooltip .tooltiptext::after {
            content: "";
            position: absolute;
            top: 100%;
            left: 10%;
            margin-left: -5px;
            border-width: 5px;
            border-style: solid;
            border-color: #292929 transparent transparent transparent;
        }

    /*.notestooltip:focus .notestooltip:active .tooltiptext {
        visibility: visible;
    }*/
    .notestooltip textarea:focus + .tooltiptext {
    visibility: visible;
    opacity: 1;
}
