.row-blur {
    filter: blur(1.5rem);
}

.policy-settings-table {
    table-layout: fixed;
}
.policy-risk-required {
    font-weight: bold !important;
}

.policy-settings-table:hover {
    box-shadow: 3px 3px 0 transparent;
    transition: 0.5s;
}
.policy-settings-table th {
    font-weight: 600 !important;    
    padding: 1.2rem 1rem !important;
    width: 7%;
}
.policy-settings-table td {
    padding: 14px 12px !important;
}
.policy-settings-table thead {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    padding: 1.5rem 0;
    background-color: white;
}

.disabled-row {
    background: var(--read-only-bg);
    pointer-events: none;
}

.disabled-row td:first-child {
    background: white;
    pointer-events: auto;
}
/* id column */
.policy-settings-table th:first-child {
    width: 2%;
}

.policy-calculations table {
    table-layout: fixed;
}

.policy-calculations table .policy-calc-headers {
    font-weight: bold;
    padding: 1.2rem 1rem !important;
    background: var(--light);
    border: 1px solid var(--light);
}

.policy-calculations table .policy-calc-items {
    padding: 1.2rem 1rem !important;
}

.policy-calculations table .policy-calc-items td {
    border: 1px solid var(--light);
}

.policy-calculations table .policy-calc-items td:first-child {
    background: var(--light);
}

#widget-recently_created_policies .card-body, #widget-policy_required_quotes .card-body {
    max-height: 500px;
    overflow: auto;
}

.risk-table-body {
        
    color: var(--secondary);
}
.policy-quotes-table thead {
    color: #fff;
}
.policy-quotes-table thead td,
.policy-quotes-table thead th {
    font-size: 1.29em;
    font-weight: 400;
    text-align: left;
    border: 1px solid var(--primary);
    background: var(--primary);
}
.policy-quotes-table tbody td{
    padding: 2.25rem 1.2rem !important;
    vertical-align: top;
}

.policy-quote-denied {
    background-color: var(--danger) !important;
    opacity: 0.5;
    cursor: not-allowed;
    pointer-events: none;
}

.policy-quote-denied label {
    color: #fff !important;
}
.pointer-not-blocked {
    pointer-events: all;
    cursor: pointer;
    opacity: 1;
}
.policy-quote-expiry-field {
    width:25%;
}

.questionwrapper {
    padding-bottom: 26px;
    margin-bottom: -5px;

}
.questionwrapper p{
    position: absolute;
    margin-top: 29px;
    display: flex;
}
.questionwrapper label{
margin-bottom: 0 !important;

}

.questionwrapper span{
    color: #0d3765 !important;
}

.questionwrapper .question-static {
    display: flex;
    align-items: baseline;
}

.upload-not-click-add{
    pointer-events: none;
}
.edit-claim-icon .gi_svg_icon svg *{
fill: #fff;
float: right;
}
.claim-vendor-contact-hide{
    display: none;
}
.claim-vendor-contact-show{
    display: block;
}
.bmsRiskIconView{
    margin-left: 50%;
}
a#apply_filters_bordereau_report {
    margin-top: 6%;
}
.items-preview .declined, .has-row-options.endorsement-deleted{
    text-decoration: line-through;
}

.items-preview .declined, .has-row-options.endorsement-denied{
    text-decoration: line-through;
    color: red;
}

.risk-modal-dialog{
    max-width: 760px;
}

div#full-address-error{
    display: flex;
}

div.set-rate-notice{
    display: block;
}

div.wrap-request-quote {
    display: inline;
}
#transactionTableCover, #claimTableCover{
margin-top:3rem;
}
span.memo_seperator {
    margin-top: 2px;
    display: inline-block;
}
a.gi_inline_block.a_blocks {
    margin-top: -3px;
}
#claimLoaderCover{
    margin-top:10px;
}
#bordereau-report-from:read-only, #bordereau-report-from:disabled, #bordereau-report-to:read-only {
    background-color: #fff !important;
    cursor: auto !important;
}
#bordereau-report-to:disabled {
    cursor: not-allowed !important;
}
a.endorsement-denied{
    color: red;
}
a.endorsement-delete-grey{
    color: #7c818f;
}

/** COMING SOON **/
.bms-coming-soon{
    position: relative;
    min-height: 500px;
    pointer-events: none !important;
}
.bms-coming-soon *{
    /*display: none;*/
    filter: blur(4px);
}
.bms-coming-soon:before{
    content: 'Coming Soon';
    position: absolute;
    width: 100%;
    top: 50%;
    left: 0;
    margin-top: -0.5em;
    text-align: center;
    font-size: 3rem;
    font-weight: 700;
    color: var(--primary);
    display: block !important;
    filter: blur(0);
}
/** END COMING SOON **/

#risk_information_modal{
    z-index: 99999;
}
.form-group.question-row.my-4.has-error {
    display: block;
    padding-bottom: 10px;
}
.checkbox-td-padding {
    padding: 4px;
}

.flag-icon-position {
    position: relative;
  }
  
  .flag-count-badge{
    right: -0.35em;
    top: -.25em;
  }

.static-qus-group.has-error{
    display: block !important;
}
.ptop10 {
    padding-top: 10px !important;
    padding-left: 20px !important;
}

.pbot10 {
    padding-bottom: 10px !important;
    padding-left: 20px !important;
}

.payment-search-dropdown {
    align-items: center;
}

.payment-search-dropdown .ui-menu-item{
    width: 120px;
}

.payment-search-dropdown div.search-payment {
    text-align: center;
    padding: 5px;
    font-weight: bold;
    background-color: #e8e8e8;
    border-bottom: 1px solid #000;
}

.payment-search-dropdown .search-results {
    margin-left: 0 !important;
}
.wrap_add_payment {
    max-width: 200px;
}

.table-policy-transaction .table-columns {
    margin-left: -20px;
    margin-right: -20px;

    padding-bottom: 0;
    margin-bottom: 5px;
    margin-top: 10px;
    background: 0 0;
    border-radius: 1px;
    padding-left: 20px !important;
    padding-right: 0;
    /*border-top: 1px solid var(--calendar-border);*/
    border-bottom: 1px solid var(--calendar-border);
    min-height: 40px;
}

.table-policy-transaction div.dropdown-menu  {
    max-width: -webkit-fill-available !important;
}

.table-policy-transaction ul.dropdown-menu  {
    overflow: scroll;
}
.strikethrough {
    text-decoration: line-through;
  }
  .risk-strikethrough {
    text-decoration: line-through;
    color: #dd1709;
  }
.risk-remove-text{
    color: #dd1709;
}
.endorse-pending{
    color: #dd1709;
}
.endorsement-deny{
    background: rgba(217,57,46,0.2);
    pointer-events: none;
}
.notice.red {
    background: #ffd2d2;
    color: #d9392e;
    border: 1px solid #d9392e;
    padding: 10px;
}
.delete_warning {
    display: inline-block;
}
.notice {
    margin-left: 20px;
}

.policy-quotes #reasons-container {
    font-size: 0.9em;
    margin-bottom: 10px;
}

.policy-quotes #reasons-container h2 {
    font-size: 1.3em;
}

.quote-risk-reasons h2{
    display: none;
}
.risk-delete-not-allowed{
    cursor: not-allowed;
}
.wrap-request-quote, .send-referral {
    margin-right: 30px;
}
a.view-wordings-pdf.text-danger.mright5, .wordings_radio label{
    display: inline-block;    
    white-space: nowrap;
}

.radio.radio-primary.radio-inline.wordings_radio {    
    display: inline-block;
}

/* Wordings column */
.policy-settings-table th:last-child{
    width: 12%;
}

.pending-unaccepted-quotes-alert{
    padding-bottom: 20px !important;
}

.bms-create-quote-single,
.bms-create-quote-dropdown {
    margin-right: 10px;
}

.mw-300 {
    max-width: 300px !important;
}