.width8 {
    width: 8%;
}
.width10 {
    width: 10%;
}
.width12 {
    width: 12% !important;
}
.width13 {
    width: 13%;
}
.width14 {
    width: 14%;
}
.width15 {
    width: 15%;
}
.width16 {
    width: 16%;
}
.width17 {
    width: 17%;
}
.width18 {
    width: 18%;
}
.width19 {
    width: 19%;
}
.width20 {
    width: 20%;
}
.width21 {
    width: 21%;
}

.text-9 {
    font-size: 9px;
}

.text-10 {
    font-size: 10px;
}

.text-24 {
    font-size: 24px;
}

.height230 {
    min-height: 230px;
}
.height200 {
    min-height: 200px;
}

.height22 {
    height: 22px;
}

.height20 {
    height: 20px;
}

.mtminis44px {
    margin-top: -44px !important;
}

.borderRadiusNone {
    border-radius: unset;
}

.text-12 {
    font-size: 12px;
}

.text-13 {
    font-size: 13px;
}

.borderNone {
    border: unset;
}

.policyAddBtnDesign {
    margin: -38px 6px 0 0;
    font-size: 13px !important;
    border-radius: 50px !important;
    box-shadow: 7px 0px 1px 12px !important;
    padding: 6px 10px 5px 12px !important;
}

.windandHailQueAnswSecDesign {
    padding: 10px 0 10px 0;
    margin: 0px 0 30px 0;
    border-radius: 10px;
}

.rhsPremiumSummaryTitleDesign {    
    text-align: left;
    font-size: 13px;
    cursor: pointer;
    padding: 6px 5px 6px 7px;
    color: #448592;
    border: 1px solid #eee;
    border-radius: 10px;
    text-transform: capitalize;
}

.rhsPremiumSummaryIconDesign {
    margin: 0 6px 0 0px;
}

.rhsPremiumSummaryContentDesign {
    padding-top: 6px;
    padding-right: 0;
    padding-left: 10px;
    padding-bottom: 0;
    margin: -7px -20px 0 16px;
}
.rhsPremiumSummaryContentDesignChild {
    padding-top: 6px;
    padding-right: 0;
    padding-left: 10px;
    padding-bottom: 0;
    margin: -6px 0 10px 16px;
}

.rhsPremiumSummaryTitleDesignFinalSec {
    text-align: left;
    font-size: 13px;
    padding: 6px 30px 6px 7px;
    color: #448592;
    text-transform: capitalize;
    margin: 0 0 -7px 0;
}

.rhsTotalPremium {
    text-align: left;
    font-size: 13px;
    font-weight: bold;
    color: #024b6de0;
    text-transform: capitalize;
    letter-spacing: 0px;
}

#chartsIcon {
    background: #3f51b5;
    font-size: 18px;
    padding: 3px 6px 3px 6px;
    box-shadow: 2px 2px 7px 0px rgb(0 0 0 / 40%);
    border-radius: 50%;
    position: relative;
    left: -5px;
    color: #fff;
}
#labReportIcon{
    background: #5d82cb;
    font-size: 18px;
    padding: 3px 6px 3px 6px;
    box-shadow: 2px 2px 7px 0px rgb(0 0 0 / 40%);
    border-radius: 50%;
    position: relative;
    left: -5px;
    color: #fff;
}

#aggregateIcon {
    background: #a63ac8;
    font-size: 18px;
    padding: 3px 6px 3px 6px;
    box-shadow: 2px 2px 7px 0px rgb(0 0 0 / 40%);
    border-radius: 50%;
    position: relative;
    left: -5px;
    color: #fff;
}

#viewMapIconDesign {
    background: #fff;
    font-size: 18px;
    padding: 3px 6px 3px 6px;
    box-shadow: 2px 2px 7px 0px rgb(0 0 0 / 40%);
    border-radius: 50%;
    position: relative;
    left: -5px;
    color: #607d8b;
}

.pb-100 {
    padding-bottom: 100px;
}

.chartsDesign {
    cursor: pointer;
    border: 4px solid #eee;
    /* margin: 0 0 0 5px; */
    width: 100%;
    height: 100%;
    padding: 0;
    margin: 0;
}

.chartsTitileDesign {
    font-size: 14px;
    color: #4caf50;
    font-weight: bold;
    letter-spacing: 0.6px;
}

.chartsModalTitileDesign {
    padding: 5px 12px 4px 8px;
    background: var(--bs-light);
}

.chartsModalCloseBtnDesign {
    font-size: 20px;
    color: #795548;
    cursor: pointer;
}

.packeageSectionDesign {
    border: 1px solid #eee !important;
    padding: 0;
}

.packageTitileDesign {
    padding: 8px 8px 6px 7px;
    background: #803b94e0;
    color: #fff;
    font-size: 15px;
    font-weight: 500;
}

.shadow {
    box-shadow: 0 .5rem 1rem rgba(0,0,0,.15)!important;
}

.shadow-lg {
    box-shadow: 0 1rem 3rem rgba(0,0,0,.175)!important;
}

.small-shadow {
    box-shadow: 1px 0px 4px 1px rgba(0,0,0,.15);
}

.premiumAmountDesign {
    font-size: 16px;
    font-weight: 600;
}

.opnlCardSectionDesign {
    padding: 0;
    margin: 0;
    box-shadow: 0 .5rem 1rem rgba(0,0,0,.15)!important;
    border-radius: 10px;
}

.opnlCoverageTypeTitle {
    margin: 0 0 0 9px;
    font-size: 13px;
    color: #607d8b;
    font-weight: bold;
    cursor: pointer;
    border: 1px solid var(--bs-gray-400);
    padding: 0px 7px;
    border-radius: 10px;
    background: var(--bs-gray-200);
}

.text-uppercase {
    text-transform: uppercase;
}

.tableOPNLDesign {
    padding: 13px 10px 0 14px !important;
}

.tableOPNLCheckboxDesign {
    padding: 13px 10px 10px 13px !important;
}

tbody tr td strong {
    text-transform: capitalize !important;
}

#glRatingTable>:not(caption)>*>*, #qqRatingTable>:not(caption)>*>*{
    padding: 6px 1px !important;
}

.position-fixed {
    position: fixed;
}

.modelHeaderDesign {
    background: #4D5A78;
    color: #fff;
    padding: 5px 7px 4px 9px;
}

.formFillInBtnDesign {
    margin: 0 0 0 12px;
    font-size: 13px;
}

.fillInIconColorDesign {
    color: #fd7e4f !important;
}

.fillinTextDesign {
    font-size: 15px;
    text-transform: capitalize;
    color: #4449b2;
    font-weight: 600;
    letter-spacing: 0.6px;   
}

.fillInCloseBtnDesign {
    font-size: 16px;
    color: #ed5f5bcc;
    margin-bottom: 16px;
    margin-top: 6px;
}

.expendFillInColorDesign {
    color: #02516a !important;
}

.clickBtnDesign {
    color: #229aa6;
}

.rhsContentSubTitle {
    background: #24a8d8;
    padding: 10px 8px;
    /* position: fixed; */
    z-index: 99;
    /* width: 16%; */
    margin-top: 30px;
}
.height150 {
    min-height: 150px;
}
.height300 {
    min-height: 300px;
}
.height200 {
    min-height: 200px;
}
.height100 {
    min-height: 100px;
}

.height50 {
    min-height: 50px;
}

.height40 {
    min-height: 40px;
}

.height30 {
    min-height: 30px;
}

.displayRevert {
    display: revert !important;
}

.multiselect-group-options {
    padding: 5px 10px !important;
}

.premiumSummaryTextDesign {
    font-size: 15px;
    margin-bottom: 0;
    color: var(--bs-gray-600);
}

.premiumSummaryAmountDesign {
    font-size: 15px;
    margin-bottom: 0;
    color: #37718e;
}

.premiumShowHideIconDesign {
    font-size: 15px;
    margin: -2px 14px 0 8px;
    text-align: center;
}

.premiumCoverageTextDesign {
    color: #2a505c;
}

.premiumCoverageTrBgDesign {
        background: #99afc5;
}

.expandAllTextDesign {
    color: #607d8b;
    font-weight: bold;
    font-size: 14px;
    margin: 0 0 14px 7px;
}

.expandAllOnOffBtnDesign {
    margin: 0 0 0 -9px;
}

.taxFessTextDesign {
    text-align: left;
    border-bottom: unset;
    border-image: linear-gradient(0.25turn, rgba(56,2,155,0), #24a8d8, rgba(56,2,155,0));
    border-image-slice: 1;
    margin: 0 0 15px 3px;
    font-size: 15px;
    color: var(--bs-gray-600);
    text-transform: capitalize;
    font-weight: bolder;
    letter-spacing: 1px;
}

.inputgroupChangeDesign {
    /* background: #eee; */
    /* text-align: center; */
    cursor: pointer;
}

.mr-24 {
    margin-right: 24px !important;
}

.mr-20 {
    margin-right: 20px !important;
}

.mr-45px {
    margin: 0 0 0 -47px;
}

.border-left-radius-none-0 {
    border-top-left-radius: 0 !important;
    border-bottom-left-radius: 0 !important;
}

.border-right-radius-none-0 {
    border-top-right-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
}

.createNewQuoteBtnDesign {
    margin: -36px 155px 0 0 !important;
}

.filterBtnDesign {
    padding: 10px 10px 7px 10px !important;
    margin: -36px 108px 0 0;
    border-radius: 50px !important;
    box-shadow: 1px 1px 1px 14px !important;
    background: #607d8b !important;
    cursor: pointer;
    font-size: 13px !important;
}
.hideColBtnDesign {
    padding: 10px 10px 7px 10px !important;
    margin-top: -38px !important;
    border-radius: 50px !important;
    box-shadow: 1px 1px 1px 12px !important;
    background: #7a7a7a !important;
    cursor: pointer;
    font-size: 15px !important;
}

.hideColumnBtnDesign {
    padding: 10px 10px 7px 10px !important;
    margin: -38px 55px 0 0;
    border-radius: 50px !important;
    box-shadow: 1px 1px 1px 12px !important;
    background: #7a7a7a !important;
    cursor: pointer;
    font-size: 15px !important;
}

.filterIconDesign {
    color: #fff;
}
.filSecDiv {
    bottom: 113px !important;
}
.filterSectionDesign {
    position: absolute;
    z-index: 99;
    background: #fff;
    margin: 0 38px 82px 0;
    border-radius: 10px;
    box-shadow: 0 1rem 3rem rgba(0, 0, 0, .175) !important;
    right: 0;
    /* height: 100%; */
    height: 625px;
    overflow-y: scroll;
    bottom: 0;
    /* top: 0; */
}

.claimsfilterSectionDesign {
    position: absolute;
    z-index: 99;
    background: #fff;
    margin: -25px 3px 12px 0;
    border-radius: 10px;
    box-shadow: 0 1rem 3rem rgba(0,0,0,.175)!important;
    right: 0;
    min-height: 92%;
    /* overflow-y: scroll; */
}

.riFilterSectionDesign {
    position: absolute;
    z-index: 99;
    background: #fff;
    margin: -19px 38px 12px 0;
    border-radius: 10px;
    box-shadow: 0 1rem 3rem rgba(0,0,0,.175)!important;
    right: 35px;
    min-height: 92%;
    overflow-y: scroll;
}

.riHiddenSectionDesign {
    position: absolute;
    z-index: 99;
    background: #fff;
    margin: -19px 38px 0 0;
    border-radius: 10px;
    box-shadow: 0 1rem 3rem rgba(0,0,0,.175)!important;
    right: -8px;
    min-height: 92%;
    overflow-y: scroll;
}

.policyFilterSectionDesign {
    position: absolute;
    z-index: 99;
    background: #fff;
    /* margin: -19px 38px 12px 0; */
    border-radius: 10px;
    box-shadow: 0 1rem 3rem rgba(0,0,0,.175)!important;
    right: 193px;
    top: 37px;
    /* min-height: 36%; */
    overflow-y: scroll;
}

.pb-3px {
    padding-bottom: 3px;
}

.filterFormDesign {
    margin: -16px 0 0 0;
}

.closeFilterBtnDesign {
    color: #494d54;
    cursor: pointer;
}

.divDisabled {
    pointer-events: none;
    /* opacity: 0.8; */
}

.dataTables_scroll {
    overflow:auto;
}

.formsExtraFieldHeaderDesign {
    background: var(--bs-gray-200);
    padding: 7px 11px 7px 11px;
    text-align: left;
    font-size: 16px;
}

.formsFillInFieldHeaderDesign {
    background: var(--bs-gray-400);
    padding: 7px 11px 7px 11px;
    text-align: left;
    font-size: 16px;
}

.classBuilderTableSubheadingTextDesign {
    margin: 0;
    font-size: 9px;
    color: #292929;
}

.ml-10px {
    margin-left: 10px;
}

.bgGray {
    background: #f8f9fa !important;
}

.uploadViewSectionCardDesign {
    /* box-shadow: 0 20px 24px 0 rgb(0 0 0 / 20%); */
    box-shadow: 1px 0px 4px 0 rgb(0 0 0 / 20%);
    border-radius: 1rem !important;
}

.statusRibbonDesign {
    right: 9% !important;
}

.policysubtext-title-design {
    font-weight: bold;
    letter-spacing: 0px;
    font-size: 17px;
    text-transform: uppercase;
    /* background: #651ACB; */
    /* background: linear-gradient(to right, rgb(76, 161, 175) 0%, rgb(76, 161, 175) 51%, rgb(162 210 218) 100%); */
    padding: 7px;
    color: #651ACB;
    font-family: var(--bs-font-sans-serif);
}

#endorementIcon {
    background: var(--tagify-dd-color-primary);
    font-size: 18px;
    padding: 3px 6px 3px 6px;
    box-shadow: 2px 2px 7px 0px rgb(0 0 0 / 40%);
    border-radius: 50%;
    position: relative;
    left: -5px;
    color: #fff;
}

.riskButtonDesign {
    margin: 50px 0 0 12px;
}

.classBuilderUpArrowDownArrowDesign {
    margin-left: 3px;
}

.applymodPertangeDesign{
    padding: 8px 4px 7px 5px;
}

.errorClassBuilderTextDesign {
    font-size: 10px !important;
    color: #fd625e;
    margin: 2px 0 0 2px;
    letter-spacing: 0;
    display: none;
}

.policyRhsTreeViewDesign {
    background: #e0e0e0;
    text-align: left;
    padding: 3px 0 2px 8px;
    font-size: 14px;
}

.policyRhsTreeViewContentDesign {
    padding: 8px 8px 8px 8px;
    background: #f4f8fa;
    border-radius: 4px;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    font-size: 13px;
    text-align: left;
}
.pl-12 {
    padding-left: 12px;
}

.pr-7px {
    padding-right: 7px;
}

.multiselect {
    box-sizing: content-box;
    display: block;
    position: relative;
    width: 100%;
    min-height: 39px !important;
    text-align: left;
    color: #35495e;
}

.rhscommonSectionTextDesign {
    color: #285f6b;
}

.rhsClassBuilderSectionMarginBottom {
    margin-bottom: -13px;
}

/* .multiselect.multiselectDesign.form-select.multiselect-green.gl_coverageType {
    height: 39px;
}  veera poliy management coverage typ multislect */

.formsRhsViewSectionDesign {
    margin-top: 0px;
    margin-bottom: 6px;
}

.taxRhsViewSectionDesign {
    margin-top: 0px;
    margin-bottom: 6px;
}

.feeRhsViewSectionDesign {
    margin-top: 0px;
    margin-bottom: 6px;
}

.ocpTitle {
    position: relative;
    top: -14px;
}

.width20-perc {
    width: 20%;
}
.width17-perc {
    width: 17%;
}
.width19-perc {
    width: 19%;
}
.width21-perc {
    width: 21%;
}
.taxFeeResetBtn{
    font-size: 18px;
}
.compGradErrorDesign {
    font-size: 14px !important;
    color: #fd625e;
    margin: 2px 0 0 2px;
    letter-spacing: 0;
}
.accordPDFUploadSectionDesign {
    margin: 4px 40px 0 -7px;
    padding-right: 20px;
}

.claimsHistorySectionDesign {
    margin: 0 0 0 55px;
}

.quickQuoteSectionDesign {
    margin: 29px 0 0 8px;
}

.quickQuoteCardBodyDesign {
    border-radius: 4px !important;
    margin: 9px 0 0 0;
    box-shadow: 1px 0px 4px 0 rgb(0 0 0 / 20%);
}

.quickquoteTabBorderHighlights {
    border: 1px solid #eee;
    border-radius: 3px;
}
.ProhibitAcc{
    font-size: 13px;
}
/* tree view*/
.policyFileTreeControles.controls {
    background: #fff;
    z-index: 1;
    padding: 6px 10px;
  }
  
  .policyFileTreeControles.controls button {
    border: 0px;
    color: #495057;
    margin: 4px;
    padding: 4px 12px;
    cursor: pointer;
    background: transparent;
  }
  
  .policyFileTreeControles.controls button.active,
  .policyFileTreeControles.controls button.active:hover {
    background: #e13300;
    color: #fff;
  }
  
  .policyFileTreeControles.controls button:hover {
    background: #efefef;
  }
  
  .policyFileTreeView input[type=checkbox] {
    vertical-align: middle !important;
  }
  
  .policyFileTreeView.tree ul {
    display: none;
    margin: 4px auto;
    margin-left: 6px;
    border-left: 1px dashed #dfdfdf;
  }
  
  
  .policyFileTreeView.tree li, .policyFileTreeView.tree li.has ul li.has {
    padding: 12px 0 0 9px;
    cursor: pointer;
    vertical-align: middle;
    background: #fff;
    font-size: 14px !important;
  }
  .policyFileTreeView.tree li.has {
    padding: 12px 0 0;
  }
  
  .policyFileTreeView.tree li:first-child {
    border-radius: 3px 3px 0 0;
  }
  
  .policyFileTreeView.tree li:last-child {
    border-radius: 0 0 3px 3px;
  }
  
  .policyFileTreeView.tree .active, .policyFileTreeView.tree .active li {
    background: #efefef;
  }
  
  .policyFileTreeView.tree label {
    cursor: pointer;
    font-size: 14px !important;
  }
  
  .policyFileTreeView.tree input[type=checkbox] {
    margin: -2px 6px 0 0px;
  }
  
  .policyFileTreeView .has > label {
    color: #000;
  }
  
  .policyFileTreeView.tree .total {
    color: #008ae1;
  }

  .policyFileTreeView.tree ul li:before {
    margin-top: 12px;
    width: 6px;
  }



  .insuredFileTreeView input[type=checkbox] {
    vertical-align: middle !important;
  }
  
  .insuredFileTreeView.tree ul {
    display: none;
    margin: 4px auto;
    margin-left: 6px;
    border-left: 1px dashed #dfdfdf;
  }
  
  
  .insuredFileTreeView.tree li, .insuredFileTreeView.tree li.has ul li.has {
    padding: 12px 18px 0;
    cursor: pointer;
    vertical-align: middle;
    background: #fff;
  }
  .insuredFileTreeView.tree li.has {
    padding: 12px 0 0;
  }
  
  .insuredFileTreeView.tree li:first-child {
    border-radius: 3px 3px 0 0;
  }
  
  .insuredFileTreeView.tree li:last-child {
    border-radius: 0 0 3px 3px;
    margin: 0 0 -10px -4px;
  }
  
  .insuredFileTreeView.tree .active,
  .insuredFileTreeView.tree .active li {
    background: #efefef;
  }
  
  .insuredFileTreeView.tree label {
    cursor: pointer;
  }
  
  .insuredFileTreeView.tree input[type=checkbox] {
    margin: -2px 6px 0 0px;
  }
  
  .insuredFileTreeView .has > label {
    color: #000;
  }
  
  .insuredFileTreeView.tree .total {
    color: #008ae1;
  }

  .insuredFileTreeView.tree ul li:before {
    margin-top: 12px;
  }

  .insuredFileTreeView.tree {
    min-height: 10px;
}

.width30-perc {
    width: 30%;
}
.width27-perc {
    width: 27%;
}
.width73-perc {
    width: 73%;
}

#policyCollapseExpand input[switch]+label {
    width: 80px;
    margin-top: 8px;
}
#policyCollapseExpand input[switch]:checked+label:after {
    left: 60px;
}
.policyFileTreeView.tree {
    max-height: 438px;
    overflow-y: scroll;
}
#policyCollapseExpand input[switch]+label:before {
    right: 13px;
}
#policyCollapseExpand input[switch]+label:after {
    left: 2px;
}
.policyFileSearchIcon  {
    border-color: #d3d6d9 !important;
    z-index: 9 !important;
    padding: 3px 13px 3px 14px;
    border-radius: unset;
    line-height: 28px;
}
.policyFileForm [data-bs-toggle|=tooltip] {
    margin-right: 0!important;
}
.border-right-unset {
    border-right: unset;
}
.border-left-unset {
    border-left: unset;
}
.text-title-designAccording {
    font-weight: bold;
    letter-spacing: 0px;
    font-size: 13px;
    text-transform: uppercase;
    /* background: #746b91a1; */
    background: linear-gradient(103deg, #7f3b93, #7f3b93a6);
    /* background: linear-gradient(to right, rgb(36 168 216) 0%, rgb(36 168 216 / 77%) 51%, rgb(36 168 216 / 61%) 100%); */
    padding: 7px 7px 7px 11px;
    color: #fff;
    font-family: var(--bs-font-sans-serif);
    border-radius: 3px;
}

.policyLevelSubHeadingDesign {
    padding: 0px 14px 0 13px;
}

.accordingAddBtnDesign {
    position: absolute !important;
    margin: -27px 0 0 0;
    font-size: 12px;
    border-radius: 50px !important;
    box-shadow: -1px 1px 2px 4px !important;
    right: 100px;
}

.accordingResetBtnDesign {
    position: absolute !important;
    margin: -27px -4px 0 0;
    font-size: 12px;
    border-radius: 50px !important;
    box-shadow: -1px 1px 2px 4px !important;
    right: 5px;
}
.policyFileFilterSec {
    position: absolute;
    z-index: 9;
    width: 350px;
    top: 37px;
    border: 1px solid #e1dcdc;
    box-shadow: 0 0.25rem 0.75rem rgba(18,38,63,.08);
    background: #fff;
    left: 261px;
    border-radius: 10px;
}
.policyFileAttachmentFilterSec {
    position: absolute;
    z-index: 9;
    width: 350px;
    top: 67px;
    border: 1px solid #e1dcdc;
    box-shadow: 0 0.25rem 0.75rem rgba(18,38,63,.08);
    background: #fff;
    left: 55%;
    border-radius: 10px;
}
.policyArchiveFileAttachmentFilterSec {
    position: absolute;
    z-index: 9;
    width: 350px;
    top: 22%;
    border: 1px solid #e1dcdc;
    box-shadow: 0 0.25rem 0.75rem rgba(18,38,63,.08);
    background: #fff;
    left: 89%;
    border-radius: 10px;
}
.pfmFilterTitle {
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}
#policy-filter-form {
    padding: 10px;
    padding-bottom: unset;
}
.pfmUploadBtn {
    padding: 0px 5px;
    /* position: absolute;
    top: -31px;
    right: -7px; */
}
.pl-0 {
    padding-left: 0;
}
.pt-0 {
    padding-top: 0;
}
.pr-0 {
    padding-right: 0;
}
.policyFileTabActiveBtn {
    padding: 6px 8px 6px 9px;
}
#policyFileFilterBtn {
    border-color: #d3d6d9 !important;
    padding: 3px 14.5px 2.7px 14px;
    border-radius: unset;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    background: #eee;
    /* border-left: unset; */
    color: #74788d;
}
/* .closePolicyFile {
    position: relative;
    top: -15px;
    right: -12px;
} */
.closePolicyFile i {
    font-size: 13px;
}
#policyFileFilterBtn:hover {
    color: #fff;
    background-color: #74788d;
    border-color: #74788d;
}
.policyFileUploadSection, .policyFileArchiveSection {
    padding: 10px;
    border: 1px solid #e0e0e0;
    min-height: 520px;
    margin: 0 0 0 11px;
}
.policyFileUploadSectionDesign {
    padding: 10px;
    border: 1px solid #e0e0e0;
    margin: 0 0 0 11px;
}
/* .policyFileUploadSection {
    display: table;
} */
/*Drag and drop*/
/* .DragNDropMain {
  flex-grow: 1;
  align-items: center;
  justify-content: center;
  text-align: center;
}
.DragNDropMain .dropzone-container {
  padding: 2rem; */
  /* background: #f7fafc; */
  /* border: 1px solid #e2e8f0;
  width: 100%;
  border: 2px dashed #ced4da !important;
  border-radius: 4px !important;
  display: table;
}
.DragNDropMain .hidden-input {
  opacity: 0;
  overflow: hidden;
  position: absolute;
  width: 1px;
  height: 1px;
}
.DragNDropMain .file-label {
  font-size: 20px;
  display: block;
  cursor: pointer;
}
.DragNDropMain .preview-container { */
  /* display: flex; */
  /* margin-top: 2rem;
}
.DragNDropMain .preview-card {
    display: flex;
    border: 1px solid #a2a2a2;
    padding: 5px;
    margin: 5px 5.5px;
    float: left;
}
.DragNDropMain .preview-img {
  width: 50px;
  height: 50px;
  border-radius: 5px;
  border: 1px solid #a2a2a2;
  background-color: #a2a2a2;
}
.policyFileDragAndDrop {
    display: block;
}
.pfmFileUploadIcon i {
    font-size: 80px;
}
.fileUploadColor {
    color: #202599;
}
.fileUploadText {
    border-top: 1px solid #202599;
    border-bottom: 1px solid #202599;
    padding: 10px;
    font-size: 24px;
    display: inline-block;
} */

.file-upload-images{
    width: 137px !important;
    height: 110px !important;
    border: 1px solid #dcd9d9;
}
.tool-bar-img{
    font-size: 12px;
}
.pfmFileUploadIcon i {
    font-size: 80px;
}
.pfmFileUploadIcon {
    margin: 0 auto;
    float: none;
    display: table;
}
.fileUploadColor {
    color: #202599;
}
.fileUploadText {
    border-top: 1px solid #202599;
    border-bottom: 1px solid #202599;
    padding: 10px;
    font-size: 24px;
    display: inline-block;
}
.selectedFile {
    float: left;
    margin: 5px 3px 5px 7px;
    display: inline-grid;
}
.transition-colors {
    transition-property: background-color,border-color,color,fill,stroke;
    transition-timing-function: cubic-bezier(.4,0,.2,1);
}
.absolute {
    position: absolute;
}
.rounded-lg {
    border-radius: 0.5rem;
}
.bg-gray-200 {
    --tw-bg-opacity: 1;
    background-color: rgba(229,231,235,var(--tw-bg-opacity));
}
.text-gray-400 {
    --tw-text-opacity: 1;
    color: rgba(156,163,175,var(--tw-text-opacity));
}
.duration-700 {
    transition-duration: .7s;
}
.fileDeleteIcon {
    padding: 5px 6px 5px 6px !important;
}
.fileDeleteIcon i {
    font-size: 17px;
}
.w-max {
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
}

#pfm-sub-viewer {
    border: 2px dotted #ddd;
    padding: 10px;
    min-height: 300px;
    margin-top: 3rem !important;
}

#pfm-sub-viewer iframe {
    height: 900px;
}

#pfm-archive-sub-viewer {
    border: 2px dotted #ddd;
    padding: 10px;
    min-height: 300px;
}

#pfm-archive-sub-viewer iframe {
    height: 900px;
}
.progress{
    width: 400px;
    margin: auto;
    display: block;
    margin-top: 20px;
    margin-bottom: 20px;
}
div.file-listing{
    width: 400px;
    margin: auto;
    padding: 10px;
    border-bottom: 1px solid #ddd;
}

div.file-listing img{
    height: 100px;
}

div.remove-container{
    text-align: center;
}

div.remove-container a{
    color: red;
    cursor: pointer;
}
.fileUploadDoc {
    width: 137px;
    height: 110px;
}
.height110 {
    height: 110px;
}
.closeInsSubFile {
    position: relative;
    top: -11px;
    right: -1px;
}

.quoteversionAddBtn {
    padding: 0 7px 0 6px;
    font-size: 12px;
    float: right;
    margin: 2px 10px 0 0;
    box-shadow: unset;
}

.quoteversionCloneBtn {
    padding: 0 7px 0 6px;
    font-size: 12px;
    float: right;
    margin: 2px 0 0 0;
    box-shadow: unset;
}

.accordingErrorDesign {
    border: 2px solid #d8504d;
    /* background: #d8504d; */
    /* background: #fd625e; */
}

.propCoverageTypeText {
    color: #fff !important;
    font-size: 13px;
    font-weight: bold;
}
/*.quickQuoteClose {
    position: absolute;
    right: -6px;
    top: -1px;
}*/
.quickQuoteClose {
    position: absolute;
    right: -10px;
    top: -28px;
    background: #eee;
    padding: 0 8px 0 8px;
    border-radius: 4px;
    font-size: 15px;
}
.qqEditorSec .tox.tox-tinymce {
    min-height: 350px;
}
.qqEmailClose {
    position: absolute;
    right: 3px;
    top: -1px;
}
.qqEmailClose i, .quickQuoteClose i {
    font-size: 13px;
}
.width8-perc {
    width: 8%;
}

.qqSendMailBtn {
    padding: 1px 10px!important;
}

.qqSendMailBtn i {
    font-size: 15px;
}

.bindbg:hover {
    color: #fff;
}

.addVendorBtnDesign {
    margin: 34px 0 35px 0;
}

.vendorInfoSectionDesign {
    border: 1px solid #eee;
    margin-bottom: 20px;
    border-radius: 7px;
    padding: 5px 10px;
    box-shadow: 0 .125rem .25rem rgba(0,0,0,.075)!important;
}

.totalTextDesign {
    margin: 0 0 0 0;
    text-align: right;
    font-size: 16px;
}

.totlaAmountTextDesign {
    margin: 0 0 0 30px;
    font-size: 15px;
    text-align: left;
}

.closeIconDesign {
    margin: -16px 0 0 0;
}


.taxandfeessectionPaddingDesign {
    padding: 0 13px;
}

.tab-menu {
    overflow-x: auto;
    flex-wrap: nowrap;
}

.scroller-right, .scroller-left {
    position: absolute;
    color: #607D8B;
    font-size: 25px;
    padding: 1px 4px;
    cursor: pointer;
}

.scroller-left {
    left: 8px;
    background: linear-gradient(to left, transparent, var(--bs-light) 80%);
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
    display: none;
}

.scroller-right {
    right: 6px;
    background: linear-gradient(to right, transparent, #f6f6f6 80%);
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
}

.tab-menu::-webkit-scrollbar {
    display: none;
}
.postissuanceDesign {
    box-shadow: 0 .5rem 1rem rgba(0,0,0,.15)!important;
    padding: 20px;
    border-radius: 10px;
    margin: 0 0 25px 0 !important;
}

/* #scrolling-menu {
    position: fixed;
    z-index: 9;
    background: #f6f6f6;
    top: 86px;
    left: 249px;
    width: 100%;
    border-bottom: 1px solid #e5e5e5;
    box-shadow: 0px 15px 10px -17px #111;
    height: 35px;
} */
/* #scrolling-menu {
    position: fixed;
    z-index: 9;
    background: #fff;
    top: 86px;
    left: 249px;
    border-bottom: 1px solid #e5e5e5;
    box-shadow: 0px 15px 10px -17px #111;
    height: 40px;
    width: 79%;
    margin: 4px 10px 10px 10px;
    border: 1px solid #9c9696b5;
    border-radius: 15px;
} */

/*menu curve*/
#scrolling-menu {
    position: fixed;
    z-index: 9;
    background: #fff;
    top: 83px;
    left: 258px;
    border-bottom: 1px solid #e5e5e5;
    box-shadow: 0px 15px 10px -17px #111;
    height: 37px;
    margin: 4px 10px 10px 10px;
    border: 1px solid #9c9696b5;
    border-radius: 15px;
    z-index: 999;
    overflow: hidden;
}

@media only screen and (min-width: 1024px) {
    #scrolling-menu {
        width: 69%;
    }
    .scroll-support {
        width: 68.7%;
        right: 61px;
    }
}
@media only screen and (min-width: 1280px) {
    #scrolling-menu {
        width: 74.5%;
    }
    .scroll-support {
        width: 74.15%;
        right: 71px;
    }
}
@media only screen and (min-width: 1366px) {
    #scrolling-menu {
        width: 74.5%;
    }
    .scroll-support {
        width: 75.45%;
        right: 75px;
    }
}
@media only screen and (min-width: 1440px) {
    #scrolling-menu {
        width: 76.8%;
    }
    .scroll-support {
        width: 76.6%;
        right: 77px;
    }
}
@media only screen and (min-width: 1536px) {
    #scrolling-menu {
        width: 77.8%;
    }
    .scroll-support {
        width: 77.6%;
        right: 81px;
    }
}
@media only screen and (min-width: 1600px) {
    #scrolling-menu {
        width: 78.8%;
    }
    .scroll-support {
        width: 78.5%;
        right: 84px;
    }
}
@media only screen and (min-width: 1680px) {
    #scrolling-menu {
        width: 79.5%;
    }
    .scroll-support {
        width: 79.35%;
        right: 87px;
    }
}
@media only screen and (min-width: 1920px) {
    #scrolling-menu {
        width: 81.6%;
    }
    .scroll-support {
        width: 81.3%;
        right: 96px;
    }
}
/* #scrolling-menu {
    position: fixed;
    z-index: 9;
    background: #fff;
    top: 82px;
    left: 240px;
    border-bottom: 1px solid #c5c7c9;
    box-shadow: 0px 15px 10px -17px #111;
    height: 37px;
    width: 81%;
    margin: 4px 10px 10px 10px;
} */

#scrolling-menu li {
    list-style-type: none;
    float: left;
    padding-right: 8px;
    padding-left: 8px; 
    padding-top: 7px;
    padding-bottom: 7px;
    border-right: 1px solid #ccc; 
}
#scrolling-menu li:last-child {
    border-right: unset;
}
#scrolling-menu li a {
    color: #000;
    transition: 0.4s ease;
    padding: 10px 10px;
}

#scrolling-menu div{line-height:40px;padding:0px 10px;margin-bottom:1px;background: #C7B3B3;color: #F0F0F0;cursor:pointer;}

/* #scrolling-menu li.active-menu-tile  { */
    /* background: #e1e3e5; */
    /* background: #fd733c; */
    /* background: #00a2db; */
/* } */

/* #scrolling-menu li.active-menu-tile a {
    color: #fff;
} */

#scrolling-menu li a:hover {
    /* color: #00a2db; */
    /* background-color: #00a2db; */
    /* border-bottom: 3px solid #00a2db; */
    color: #950996;
    padding: 10px 10px;
}

#scrolling-menu li.active-menu-tile {
    background: #b877ba;
}
#scrolling-menu li:first-child.active-menu-tile {
    border-bottom-left-radius: 15px;
    border-top-left-radius: 15px;
}
#scrolling-menu li.active-menu-tile a {
    /* color: #00a2db; */
    /* border-bottom: 3px solid #00a2db; */
    font-weight: 700;
    padding-bottom: 6px;
    color: #fff;
}
/* #scrolling-menu li.active-menu-tile a {
    background-color: #00a2db;
    color: #fff;
    padding: 10px 10px;
} */

#scrolling-menu .menu {
    /* padding-top: 7px;
    padding-bottom: 7px; */
    float: left;
    margin: 0 !important;
}

#scrolling-menu ul {
    padding-left: 0;
}

.policyBreadcrumbFixed {
    position: fixed;
    height: 41px;
    z-index: 9999;
    width: 100%;
    top: 118px;
    z-index: 9;
}

.scroll-support {
    background: #fff;
    position: fixed;
    top: 124px;
    height: 6px;
    z-index: 998;
    border-bottom: 1px solid #ced4da;
}
.visiblity-hidden {
    visibility: hidden;
}
.mainPageSection.contentWidth.policy-page-content .page-title-box {
    height: 8px;
    background: #fff;
    padding: 0;
    margin: 0;
    z-index: 9999;
    border-bottom: 1px solid #ced4da;
}

.mainPageSection.contentWidth.policy-page-content .page-title-box .page-title-right {
    position: fixed; 
    float: left;
    height: 43px;
    width: 100%;
    z-index: 99999;
    position: relative;
    top: -5px;
}
.mainPageSection.contentWidth.policy-page-content .page-title-box .page-title-right .breadcrumb {
    position: relative;
    right: -902px;
    z-index: 10000;
    text-align: right;
    display: none;
}

.endorementDesign {
    pointer-events: none;
    /* opacity: 0.8; */
}

.renewalDisableDesign {
    pointer-events: none;
    /* opacity: 0.8; */
}

.submitDisableDesign {
    pointer-events: none;
    /* opacity: 0.8; */
}


.unclick{
    pointer-events: none;
}
.issuetDisable {
    pointer-events: none;
    /* opacity: 0.8;     */
}

.discardSectionText {
    text-transform: capitalize;
}

.cancelMethodDesign {
    pointer-events: none;
    background: #e3e1e1;
}

.postissuanceAccordingBtnDesign {
    margin: 0 0 0 13px;
}

.card-header-postissuance-design {
    /* background: #1b6277; */
    background: linear-gradient(103deg, #7f3b93, #7f3b93a6);
    padding: 6px 7px;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    color: rgb(255, 255, 255);
    width: 100%;
}

.boxShadow-none {
    box-shadow: none;
}

.tableFooterBorder {
    border-top: 1px solid #eee !important;
    border-bottom: 1px solid #eee !important;
}
#upcoming-renewal-table tbody tr td, #property-gl-ratio-table tbody tr td {
    border-bottom: 1px solid #eee !important;
}
.multiselect-clear-icon {
    display: none !important;
}
.page-title-right {
    margin-top: 18px;
}
/* 
#qbi-content {
    margin-bottom: 330px;
} */

.opnlratingTable th {
    font-weight: 700 !important;
    padding: 5px 13px 5px 14px !important;
    font-size: 13px !important;
}

.endorsementNumber[readonly] {
    background-color: #fff !important;
    opacity: 1;
}
.endorsementPolicyDate[readonly] {
    background-color: #fff !important;
    opacity: 1;
}

.pfDueDt[readonly] {
    background-color: #fff !important;
    opacity: 1;
}

.cancelPolicyDate[readonly] {
    background-color: #fff !important;
    opacity: 1;
}

.footercoverageTypeSectionDesign {
    margin: 0px;
    padding: 0;
    text-align: center;
    color: white;
    font-size: 14px;
    background: rgb(59 100 120);
}

.pointerNone {
    pointer-events: none;
}
.pointer-none-form {
    pointer-events: none;
    /* opacity: 0.8; */
}

.ml-20 {
    margin-left: 20px;
}

.pointerNoneField {
    pointer-events: none;
    /* opacity: 0.8; */
}

.pointerNoneFieldCC {
    pointer-events: none;
    /* opacity: 0.8; */
}

.pointerNoneFieldFormLookup {
    pointer-events: none;
    /* opacity: 0.8; */
    color: #5a5a5a !important;
    font-weight: 500;
}

.formLookUpDisabledText {
    background: #5a5a5a;
    width: 10px;
    height: 10px;    
    /* opacity: 0.8; */
}

/* .formLookUpDisabledTextDesign {    
    opacity: 0.8;
} */

.formLookUpDisabledTextMainDesign {
    position: absolute;
    left: 8px;
    background: #edecec;
    padding: 5px 8px 5px 6px !important;
    border-radius: 4px;
}

.qf5k5qmpv5 .hlyi45ju8 label input[type='text']:focus-visible {
    color: #495057 !important;
    background-color: #fff !important;
    border-color: #80bdff!important;
    outline: 0 !important;
    box-shadow: 0 0 0 0.2rem rgb(0 123 255 / 25%) !important;
}

.effectiveDateDesign {
    color: #eb9606 !important;
    font-weight: bold;
}

.nettshieldPinkColor {
    color: #814793;
}

.nettshieldYellowColor {
    color: #F4A23C;
}
.ugGray{
    background-color: #eaecef !important;
}

input.effthemeDate:before {
    content: attr(data-effdate);
  }
  
input.effthemeDate::-webkit-datetime-edit,
input.effthemeDate::-webkit-inner-spin-button,
input.effthemeDate::-webkit-clear-button {
    display: none;
}

input.effthemeDate {
    position: relative;
}

input.effthemeDate::-webkit-calendar-picker-indicator {
    position: absolute;
    right: 2%;
}

input.expthemeDate:before {
    content: attr(data-expdate);
}
  
input.expthemeDate::-webkit-datetime-edit,
input.expthemeDate::-webkit-inner-spin-button,
input.expthemeDate::-webkit-clear-button {
    display: none;
}

input.expthemeDate {
    position: relative;
}

.childqqhierarchy{
    margin: 0 0 0 13% !important;
}

input.expthemeDate::-webkit-calendar-picker-indicator {
    position: absolute;
    right: 2%;
}

.height38 {
    height: 38px;
}

.errorLobGLOverrideDesign {
    font-size: 10px !important;
    color: #fd625e;
    margin: 2px 0 0 2px;
    letter-spacing: 0;
}

.skeleton-loader {
    background-color: #e9e9ef;
    min-height : 40px;
    animation: skeleton-pulse 1.5s infinite;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius : 5px;
  }

  .skeleton-loader-policyAccountList {
    animation: skeleton-pulse3 1.5s infinite;
    pointer-events : none;
  }

@keyframes skeleton-pulse3 {
    0% {
        opacity: 0.7;
    }
    50% {
        opacity: 1.0;
    }
    100% {
        opacity: 0.7;
    }
}

@keyframes skeleton-pulse {
0% {
    opacity: 0.7;
}
50% {
    opacity: 0.4;
}
100% {
    opacity: 0.7;
}
}

@keyframes skeleton-pulse1 {
    0% {
        opacity: 1.0;
    }
    50% {
        opacity: 0.7;
    }
    100% {
        opacity: 1.0;
    }
}


.skeleton-loader span {
    color: black;
    font-weight: bolder;
}
.ml-15px {
    margin-left: 15px;
}


.dotIncreaseDecreaseTextAnimate:after {
    content: ' .';
    animation: dots 1s steps(5, end) infinite;
  }
  
  @keyframes dots {
    0%, 20% {
      color: rgba(0,0,0,0);
      text-shadow:
        .25em 0 0 rgba(0,0,0,0),
        .5em 0 0 rgba(0,0,0,0);
    }
    40% {
      color: black;
      text-shadow:
        .25em 0 0 rgba(0,0,0,0),
        .5em 0 0 rgba(0,0,0,0);
    }
    60% {
      text-shadow:
        .25em 0 0 black,
        .5em 0 0 rgba(0,0,0,0);
    }
    80%, 100% {
      text-shadow:
        .25em 0 0 black,
        .5em 0 0 black;
    }
  }
.convertToFqBtn {
    position: relative;
}
.convertToFqDD {
    position: absolute;
    background: #fff;
    border: 1px solid #eee;
    border-radius: 4px;
    top: 31px;
    width: 150px;
    text-align: left;
    z-index: 9;
}
.convertToFqDD span {
    cursor: pointer;
}
.convertToFqDD span:hover {
    background: #f6f6f6;
}

.redoVoidBtnDisabledDesign {
    pointer-events: none;
    /* opacity: 0.8; */
}

.InputField-Skeleton-Loader,  .InputField-Skeleton-Loader::placeholder{
    background-color: #e9e9ef !important;
    animation: InputField-Skeleton-Pulse 1.5s infinite;
    pointer-events : none;
    color: transparent !important;
}

.mt-30p {
    margin-top: 30px;
}

@keyframes InputField-Skeleton-Pulse {
0% {
    opacity: 1;
}
50% {
    opacity: 0.7;
}
100% {
    opacity: 1;
}
}

/* Jquery Select2 Library Modification For Sedona Start*/
.select2-container {
    width: 0 !important; 
}

.select2-container--open .select2-dropdown{
    z-index : 99;
}
/* Jquery Select2 Library Modification For Sedona End*/


/* Config Section Css */
.addClassGuideBtnDesign {
    border-radius: 50px !important;
    box-shadow: 7px 0px 1px 12px !important;
    margin-top: -36px !important;
}

.addClassGuideCardHeaderDesign {
    background: #eee;
    padding: 8px 7px 10px 4px;
}

.classGuideBackBtnDesign {
    margin: -36px -5px 0 0;
    font-size: 12px;
    border-radius: 50px !important;
    box-shadow: 1px 0px 2px 5px !important;
}

.qqmessageSectionName {
    text-transform: capitalize;
    color: #fe0;
    font-size: 17px;
    margin: 12px 0 4px 0;
    font-weight: bold;
}

.qqmessageSubmitSectionName {
    text-transform: capitalize;
    color: #935AA6;
    font-size: 17px;
    margin: 5px 0 4px 0;
    font-weight: bold;
}

.multiselect {
    min-height: 38px !important;
}

.addClassGuideTabDesign {
    border: 1px solid #a19c9c !important;
    color: #101010 !important;
    font-weight: 500 !important;
    font-size: 15px !important;
}

.nav-pills .nav-link.active>.iconAlignDesign, .nav-pills .show>.nav-link {
    color: #fff !important;
    background-color: #5156be;
}

.addclassCodeBtnDesign {
    margin: -54px -5px 0 0;
    font-size: 12px;
    border-radius: 50px !important;
    box-shadow: 1px 0px 2px 5px !important;
}

.triaAddBtnDesign {
    margin: -37px 8px 0 0;
    font-size: 12px;
    border-radius: 50px !important;
    box-shadow: 7px 0px 1px 12px !important;
    font-weight: 500;
}

.commissionsAccordingResetBtnDesign {
    position: absolute !important;
    margin: -27px -4px 0 0;
    font-size: 12px;
    border-radius: 50px !important;
    box-shadow: 5px 0px 3px 9px !important;
    right: 5px;
}

.oosSectionShadow {
    box-shadow: 1px 0px 1rem 2px rgba(0,0,0,.15);
}

.override-pointer-events{
    pointer-events: auto !important;
}

.postIssuanceOOSDisabled {
    /* opacity: 0.8; */
    pointer-events: none;
}

.oosAlertMessageDesign {
    border-radius: 3px;
    padding: 5px 0 6px 10px;
}

.wizardListItem:hover {
    border-bottom: unset !important;
}

.step-icon:hover {
    background: rgb(53 149 246 / 92%);
    color: #fff !important;
}

.twitter-bs-wizard .twitter-bs-wizard-nav .nav-link.active {
    color: #495057 !important;
    background-color: transparent;
}

.twitter-bs-wizard .twitter-bs-wizard-nav .nav-link.active .step-icon {
    background-color: rgb(53 149 246 / 92%);
    color: #fff;
    border-color: rgba(81, 86, 190, .2);
}

.setupAccordingBtnDesign {
    color: #586f8b;
    background-color: #eeeef9;
    box-shadow: inset 0 -1px 0 rgba(0,0,0,.125);
    padding: 9px 14px 8px 14px;
    font-size: 16px;
    font-weight: bold;
}

.setupAccordingBodyBtnDesign {
    border: 1px solid #eee;
    border-top: unset;
}

.nav-pills > li > a.masterconfiglink.active:after {
    position: absolute;
    bottom: 0;
    height: 0;
    width: 0;
    left: auto;
    transform: rotate(180deg);
    border: 12px solid transparent;
    border-bottom-color: #5156be;
    content: "";
    margin: 35px 0 0 -12px;
    top: 18px;
    /* z-index: 999999999; */
}

.masterconfigBocDesign {
    border: 1px solid #eee;
    border-top: unset;
}

.masterconfiglink:hover {
    border-bottom: unset !important;
    background: #eee;
}
.ratemasterconfiglink:hover {
    border-bottom: unset !important;
    background: #eee;
}

.position_static {
    position: static !important;
}

.tableScrollDesign {
    overflow-x: scroll;
    display: block;
}

.configLobSetupAddBtnDesign {
    border-radius: 50px !important;
    box-shadow: 5px 0px 3px 10px !important;
    margin: -6px -5px -8px 0;
}

.configSetupAddBtnDesign {
    border-radius: 50px !important;
    box-shadow: 7px 0px 1px 12px !important;
    margin: -6px 0 0 0;
}

.configStateSetupAddBtnDesign {
    border-radius: 50px !important;
    box-shadow: 1px 0px 2px 8px !important;
    margin: -37px 0 0 0;
}

/* .iconAlignDesign {
    margin: 0 0 0 5px;
} */

.configTabIcontextDesign {
    font-size: 11px;
}

.masterConfigLinkDesign {
    padding-right: 10px;
    padding-left: 9px;
}

.masterConfigIconDesign {
    border-bottom: 1px solid #eee;
}

.classCodeFilterDesign {
    margin: 0 -36px 0 8px;
}

.borderTopUnsetDesign {
    border: 1px solid #eee;
    border-top: unset;
}

.borderBoxDesign {
    border: 1px solid #eee;
}

.productSetupListHover:hover {
    background: #eee;
    border-radius: 0px;
    border-bottom: unset !important;
    
}

.darkborderTopUnsetDesign {
    border: 1px solid #d6d6d6;
    border-top: unset;
}

.classCodeFilterDesign {
    margin: 0 -7px 0 7px;
}

.isGoLive+label {    
    width: 71px !important;
}

.isGoLive:checked+label:after {
    left: 49px !important;
    background-color: #e9e9ef;
}

.textsuccess {
    color: #2ab57d;
}

.textwarning {
    color: #ffbf53;
}

.textinfo {
    color: #4ba6ef;
}

.textdanger {
    color: #fd625e;
}

.iconDisabled {
    color: #8d8d8d;
}

.lobModalTitleDesign {
    padding: 5px 11px 7px 12px;
}

.masterConfgiIconDesign {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
    align-items: baseline;
    overflow: visible;
}

.overflow-visible {
    overflow: visible !important;
}

.tableScroll {
    overflow-x: scroll;
    display: block;
}

.configfilterBtnDesign {
    padding: 10px 10px 7px 10px !important;
    margin: -6px -3px 0 11px;
    border-radius: 50px !important;
    box-shadow: 0 0 1px 18px !important;
    background: #607d8b !important;
    cursor: pointer;
    font-size: 12px !important;
}

.configSetupAddandFilterBtnDesign {
    border-radius: 50px !important;
    box-shadow: 0px 0px 3px 7px !important;
    margin: -5px 1px 0 0;
}

.configClassCodeFilterSectionDesign {
    position: absolute;
    z-index: 99;
    background: #fff;
    margin: -19px 38px 12px 0;
    border-radius: 10px;
    box-shadow: 0 1rem 3rem rgba(0,0,0,.175)!important;
    right: 0;
    /* height: 100%; */
    height: fit-content;
    overflow-y: scroll;
}

.bg-gray {
    background: #eee;
}

.configTabBtnDisabledDesign{
    pointer-events: none;
    opacity: 0.6;
    /* background: #e7e5e5; */
}

.configClassGuideFormLinkDesign:hover {
    cursor: pointer;
    color: var(--ck-color-resizer);
    text-decoration: underline;
}

.width35perc {
    width: 35%;
}

.formsManageColor {
    color: #607D8B;
}

.taxColor {
    color: var(--bs-orange);
}

.commissionColor {
    color: var(--bs-blue);
}

.miniumColor {
    color: #9E9E9E;
}

.windColor {
    color: var(--ck-color-button-save);
}

.documentColor {
    color: var(--bs-pink);
}

.creditColor {
    color: #fba008;
}

.underwritingColor {
    color: var(--ck-color-input-error-border);
}

.subjectivityColor {
    color: #00BCD4;
}

.stateColor {
    color: #795548;
}

.configBussinessEntityAddBtnDesign {
    margin: -36px 57px 0 0;
    font-size: 12px;
    border-radius: 50px !important;
    box-shadow: 7px 0px 1px 12px !important;
}

@keyframes anima {
      0% { color: darkblue; opacity: 1; }
      50% { color: whitesmoke; opacity: 0.5; }
      100% { color: darkblue; opacity: 1; }
    }

    .animation-text {
      font-size: 20px; 
      cursor: pointer;
      animation: anima 2s infinite; 
    }

#qqOutcomeSec .multiselect {
    height: auto !important;
}

.qqRuleAddAnotherBtn {
    position: relative;
    left: 4px;
}

.sub-mail-body {
    font-weight: bold;
    letter-spacing: 0px;
    font-size: 14px;
    background: linear-gradient(103deg, #7f3b93, #7f3b93a6);
    padding: 7px 7px 7px 11px;
    color: #fff;
    font-family: var(--bs-font-sans-serif);
}

.outcomeruleMsgSectionDesign {
    background: #da404e;
    padding: 9px 10px 9px 11px;
    color: #ffff;
    font-weight: bold;
    border-radius: 7px;
    margin-bottom: 20px;
}
.outcomeruleMsgSectionDesignforsoftmsg{
    background: #ee830dc9;
    padding: 9px 10px 9px 11px;
    color: #ffff;
    font-weight: bold;
    border-radius: 7px;
    margin-bottom: 20px;
}

.borderDesign {
    border: 1px solid #eee;
}

.custom_bg_red {
    background: #da404e !important;
    color: #fff !important;
}

.addSubmitBtnDesign {
    margin: -29px 0px 0 0;
    font-size: 12px;
    border-radius: 50px !important;
    box-shadow: -4px 0px 1px 3px !important;
}

.submit-card-header-design {
    padding: 0;
    background-color: unset;
    color: #fff;
}

.glcoverageTypeCheckboxDesign {
    margin: 0 35px 0 8px;
    /* 0 28px 0 3px */
}

.aggregateRhsTitleDesign {
    padding: 8px 0 6px 12px;
    color: #000;
    /* margin: 66px 0 0 0; */
    background: linear-gradient(103deg, #7f3b93, #7f3b93a6);
    text-align: left;
    cursor: pointer;
    font-size: 15px !important;
}

.text-11 {
    font-size: 11px !important;
}

.rightSubAccordingDesign {
    font-weight: 600;
    text-transform: capitalize;
    font-size: 12px;
    margin-left: 12px;
    margin-right: 10px;
    text-align: left;
}

.pt-30 {
    padding: 30px 0 0 0;
}

.bg-viewBtnDesign {
    background: #266476;
    border: 1px solid #266476;
}

.fileUploadBtnDesign{
    padding: 12px 12px 10px 13px  !important;
    margin: -39px 7px 3px 9px !important;
    border-radius: 50px !important;
    box-shadow: 1px 1px 1px 12px !important;
    background: #607d8b  !important;
    cursor: pointer;
    font-size: 13px !important;
}

.orgEsHideColumnBtnDesign {
    padding: 10px 10px 7px 10px !important;
    margin: -39px -1px 0 0 !important;
    border-radius: 50px !important;
    box-shadow: 0px 0px 1px 5px !important;
    background: #7a7a7a !important;
    cursor: pointer;
    font-size: 13px !important;
}



.ml-20 {
    margin-left: 20px;
}

.lobLoaderDesign {
    min-height: 24px;
    border-radius: 5px;
}

.submitEditorHeight {
    min-height: 250px !important;
}

.modalHeadingDesign {
    padding: 6px 7px 7px 11px;
}

.mapvieSectionDesign {
    border: 4px solid #91b3a7;
    border-radius: 5px;
    /* float: left; */
}

#map,
#pano {
  float: left;
  height: 100%;
  width: 50%;
}

#rhspano {
    height: 100%;
    width: 100%;
}

.mapDivPadding {
    padding: 22.3%;
}

.rhsmapDivPadding {
    padding: 50%;
}

.gm-fullscreen-control {
    display: none;
}

.policyupload{
    color: #fff !important;
    background-color: #5156be !important;
}

.width1per {
    width: 1% !important;
}
.width2per {
    width: 2% !important;
}
.width3per {
    width: 3% !important;
}
.width4per {
    width: 4% !important;
}
.width6per {
    width: 6% !important;
}
.width5per {
    width: 5% !important;
}
.width7per {
    width: 7% !important;
}
.width8per {
    width: 8% !important;
}
.width9per {
    width: 9% !important;
}
.width10per {
    width: 10% !important;
}
.width11per {
    width: 11% !important;
}
.width15per {
    width: 15% !important;
}
.width28per {
    width: 28% !important;
}

.library-grid-body {
    overflow-y: scroll;
    max-height: 589px;
    height: 364px;
    padding-right: 2px;
    padding-left: 6px;
    padding-top: 3px;
}

.count-widget-grid-body {
    overflow-y: scroll;
    max-height: 589px;
    height: 364px;
    padding-right: 2px;
    padding-left: 6px;
    padding-top: 3px;
}

.dashboardPreviewBtnDesign {
    position: absolute;
    right: 0;
    margin: -53px 73px 0 0;
    box-shadow: 1px 0px 2px 11px !important;
}

.dashboardSaveBtnDesign {
    position: absolute;
    right: 0;
    margin: -54px 15px 0 0;
    box-shadow: 1px 0px 2px 11px !important;
}

.textTitledesign {
    padding: 7px 7px 1px 11px !important;
}

.chartCheckboxDesign {
    position: absolute;
    /* background: #000; */
    /* z-index: 9999; */
    display: block;
    top: 11px;
    right: 0;
    margin: -4px 8px 0 0;
}

.widgetCheckboxBtnDesign:focus {
    color: #495057 !important;
    background-color: #fff !important;
    border-color: unset !important;
    outline: 0 !important;
    box-shadow: unset !important;
}

.shadowBtnTitleDesign {
    box-shadow: 1px 0px 2px 11px !important;
}

.titleBtnAlignDesign {
    position: absolute;
    margin: -54px 0 0 0;
    /* box-shadow: 1px 0px 2px 11px !important; */
    right: 0;
}

.titleBtnAlignmentDesign {
    margin: 0 9px 0 6px;
}

.width100Perce {
    width: 100% !important;
}

.tabBorderDesign {
    border: 1px solid #eee;
    /* border-top: unset; */
    margin: -6px 0 0 0;
}

.viewTreatiesfilterBtnDesign {
    padding: 10px 10px 7px 10px !important;
    margin: -36px 53px 0 0;
    border-radius: 50px !important;
    box-shadow: 1px 1px 1px 14px !important;
    background: #607d8b !important;
    cursor: pointer;
    font-size: 13px !important;
}

.viewTreatieshideColumnBtnDesign {
    padding: 10px 10px 7px 10px !important;
    margin: -38px 5px 0 0;
    border-radius: 50px !important;
    box-shadow: 1px 1px 1px 12px !important;
    background: #7a7a7a !important;
    cursor: pointer;
    font-size: 15px !important;
}
.totalAmt{
    margin-right: 20%;
    font-weight: 700 !important;
}

.policyuploadBtnRemoveDesign {
    padding: 11px 10px 11px 10px;
    border-top-left-radius: unset;
    border-bottom-left-radius: unset;
    background: unset;
    color: #fd625ec7;
    cursor: pointer;
    position: absolute;
    right: 5px;
    top: 27px;
}


/* Loader Animation Css */
.submitLoadercenter {
    background: #f6f6f6 !important;
    opacity: 0.8;
    height: 200px;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    align-content: space-around;
    justify-content: center;
    align-items: center;
}
	
.loading-msg {
    font-weight: bold;
    display: block;
    /* font-family: tahoma; */
    line-height: 2;
    font-size: 16px;
}

.loader {
    display: block;
    justify-content: center;
    align-items: center;
}

.loaderAnimation {
    display:inline-block;
    width: 11px;
    height: 11px;
    border-radius: 100%;
    margin: 2px;
    background-color: #0D6DC1;
    animation: bounce 1.5s 0.5s linear infinite;
}

.point1 {
    animation-delay: 0s;
}
  
.point2 {
    animation-delay: 0.2s;
}

.point13 {
    animation-delay: 0.3s;
}

.point4 {
    animation-delay: 0.4s;
}

@keyframes bounce {
    0%, 50%, 100% {
        transform: scale(1);
        opacity:1
    }
    25% {
        transform: scale(0.6);
        opacity:.3
    }
    75% {
        transform: scale(1.3);
        opacity:.6
    }
}

.formLoaderDisabledDesign {
    pointer-events: none;
    opacity:1;
}
.pfmLoadercenter {
    background: #f6f6f6 !important;
    opacity: 0.8;
    height: 440px;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    align-content: space-around;
    justify-content: center;
    align-items: center;
}
.configtab{
    color: #464646;
    font-weight: 500;
}
.guideSetupHomeBtnDesign{
    margin: -52px 10px 0 0 !important;
}
.formSetupHomeBtnDesign {
    margin: -7px 3px 0 0 !important;
}
#policysetupTabs{
    padding-top: 0px !important;
}

.ck.ck-toolbar__items > .ck.ck-button {
  cursor: pointer !important;
}


.postIssueDocumentButtonDisabled {
    pointer-events: none;
    /* opacity: 0.8; */
}


.iframe-spreadsheet-loader {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 10;
    background: rgba(255, 255, 255, 0.8); /* semi-transparent overlay */
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}