﻿:root {
--text-dark-blue: #005499;
}

#main {
    min-height: 800px;
}

#sOrder_ID, #sRequester, #sClient, #sAppraisal_Firm, #sAppraisal_Type, #sStatus, #sProperty_Address, #sRequester, #sAppraiser, #sReviewer {
    width: 170px;
    height: 25px;
}

#sDue_Date, #sAppointment_Date {
    width: 120px;
    height: 25px;
}

.btnPickDate {
    -moz-user-select: none;
    background-image: none;
    border: medium none;
    border-radius: 0;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    font-weight: 800;
    line-height: 1.42857;
    margin-bottom: 0;
    padding: 5px 20px;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
    height: 25px;
}

.btnPickDateWrapper{
    width:auto;
}
.btn-sm {
    background-color: white;
    padding: 2px 4px;
    font: 13px sans-serif;
    text-decoration: none;
    border: 1px solid #000;
    border-color: #aaa #444 #444 #aaa;
    color: black;
}

.glyphicon-chevron-left:before {
    /*content: "\e079";*/
    content: "\003C";
    font-weight: bold;
}

.glyphicon-chevron-right:before {
    content: "\003E";
    font-weight: bold;
}

.input-block-level {
  display:table;
}

.input-block-level > .form-control {
  display: table-cell;
  margin-left:-3px;
}

.dropdown-menu > li > a {
    white-space: normal;
}

.delimiter {
    border-color: black;
}

.detailsColWidth {
    width: 300px;
}

.qSearch {
    width: 250px;
    margin-top: 17px;
}

.loader {
    position: absolute;
    z-index: 3;
    margin-top: 150px;
    height: 150px;
}
.breadcrumbLinks {
    margin-left: -15px;
}
.errorMsg {
    font-size: 22px;
    color: red;
    font-weight: bold;
}
.admin-errorMsg {
    font-size: 22px;
    color: red;
    font-weight: bold;
    text-align:center;
}
.announcement {
    color:red;
    font-size:small;
    text-align:center;
}

.announcement-maintenance {
    color:red;
    font-size:small;
    text-align:center;
}

#appraiser-docs-btn{
    margin-left:10px;
    padding: 9px 10px;
}

#dt-day {
    float: left;
    font-size: 14px;
    font-weight: normal;
    padding: 6px 0px 0px 0px;
    width: 22px;
}

#dt-month {
    float: left;
    font-size: 14px;
    font-weight: normal;
    padding: 6px 0px 0px 0px;
    width: 15px;
}

#dt-month{
    padding:6px 0px 0px 0px;
}

#expiryDateYear {
    float: right;
    margin-right: -14px;
    width: 125px;
}

.doc-attach-btn {
        margin-left: 5px;
        background-color: #014670;
        border-color: #014670;
        border-style: solid;
        border-width: 1px;
        color: white;
        font: 12px sans-serif;
        padding: 2px 4px;
        text-decoration: none;
        cursor:default;
    }

#doc-my_file {
    background-color: transparent;
    color: transparent;
    height: 40px;
    left: -90px;
    margin: 0;
    opacity: 0;
    position: relative;
    top: 0;
    width: 90px;
    float: left;
    z-index: 2;
}

.ad-fourth-Clmn-Wdth{
    width:115px;
}

.ad-fifth-Clmn-Wdth{
width:95px;
}

.doc-label-control{
    border:1px solid white;
}

#upload_Date {
    font-size: 14px;
    font-weight: normal;
    padding: 6px 0;
    text-align: center;
    width: 80px;
}

#doc-upload-btn {
    float: left;
    margin-right: -7px;
}

.doc-btn-sm {
    background-color: #3276b1;
    padding: 5px 10px;
    font: 12px;
    text-decoration: none;
    border-color: #357ebd;
    color: #fff;
    line-height: 1.5;
}

.ad-first-Clmn-Wdth{
    width:180px;
}

ul.docs_dd_menu{
    min-width:210px;
}

.table-bordered > tbody > tr > td.border_style{
    border-bottom: 1px solid white;
    border-left: 1px solid white;
    border-right:1px solid white;
}

.table-hover > tbody > tr:hover > td.border_style{
    background-color:white;
}

#file_name_style{
    margin-right:20px;
}

.third-Clmn-Wdth{
    width:215px;
}

.uploadDate_Clmn-Wdth{
  width:130px;
}

.effectiveDate_Clmn-Wdth{
    width:221px;
}

.input_txt{
    width:320px;
    float:left;
}

#updateBtn{
 float:left;
 margin-left:0px;
}

#reset_btn{
  margin-left: 15px;
  padding: 9px 10px;
}

#emailConfirmed_lbl {
    float: left;
    margin-left: 15px;
    margin-top: 10px;
    width: 130px;
}

#resendConfirmationEmailBtn {
    margin-left: 5px;
}

#table-order-details > tbody > tr > th{
    width:120px;
}

.txtArea_resize{
    resize:none;
}

.date_margin{
    margin-right:12px;
    width:60px;
}

.dt_width{
    width:125px;
}

.year_dd_width{
   width:160px;
}

.ad-third-Clmn-Wdth{
    width:120px;
}

.yr_month_width{
    width:50px;
}

#my_profile_tbl > tbody > tr > th{
    width:200px;
}

.txt-align-center{
    text-align:center;
}

.txt-font-color{
    color:red;
}

.div-error-align {
    margin-top: 40px;
}

.mobilelnkcont-style{
    text-align:center;
    margin-top:25px;
}

.btn-margin-left{
    margin-left:155px;
}

.sign-float-right {
    float: right;
    margin-left: 125px;
}

.doc-ddp-style{
   float:left;
   margin-left:1px;
}

.dt-Clmn-Wdth{
  width:120px;
}

#quoteOrderLink{
    cursor:pointer;
    color: #428bca;
    text-decoration: none;
}

.dollar-sign-style {
    float:left;
    margin-left: 1px;
    width: 2%;
}

.amount-field-padding{
    padding-left:3px;
}

#erdDateInput{
    margin-left:5px;
}

.quote-align{
    margin-left:20px;
}

.quote-ContractFee-align {
    margin-left: 30px;
}

.note-align{
    margin-top:10px;
}

.emphasis {
    font-weight:bold;
    text-decoration:underline;
}

.content-align{
    margin-top:5px;
}

#modal-body-form-eula {
    height: 500px;
    overflow-y: scroll;
    margin-bottom: 30px
}

.list-group-item-message-center {
    position: relative;
    display: block;
    padding: 25px 15px;
    /* margin-bottom: 10px; */
    background-color: #fff;
    margin-bottom:10px;
    border: 1px solid #999;
}

.message-read-icon-disappear {
    visibility:hidden;
}

.announcement-design {
    width: 50%;
    margin: 0 auto;
}

.announcement-design > p  {
    color:black;
}

.fontNew{
    font-family:Helvetica;
}


.borderPadding {
    padding-left: 15px !important;
    padding-right: 15px !important;
}

.hide-border {
    border-right: hidden;
    border-left: hidden;
    border-bottom: hidden;
}

.text-dark-blue {
    color: var(--text-dark-blue);
}

.sign-in .form-label {
    margin-bottom: 0;
    font-weight: 400;
}

.form-input {
    margin-bottom: 8px;
}

.sign-in .form-group p {
    margin-bottom: 0;
}

.password-requirements {
    margin-top: 10px;
    font-size: 12px;
}

.requirement {
    margin-bottom: 2px;
    transition: color 0.3s ease;
    list-style-type: disc;
}

.form-group .error-message {
    font-size: 12px;
    margin-top: 5px;
}

.password-reveal-icon {
    position: absolute;
    right: 10px;
    top: 50%;
    transform: translateY(-50%);
    cursor: pointer;
}
