@import url('https://fonts.googleapis.com/css2?family=Material+Symbols+Sharp:opsz,wght,FILL,GRAD@20..48,100..700,0..1,-50..200');
/* :L18 */
.instanda-built-by-footer {
  text-align: center;
  position: absolute;
  bottom: 2px;
  width: 100%;
  font-size: 0.7em;
}
/* :L26 */
.instanda-documents {
  text-align: center;
}
/* :L30 */
.instanda-buttonList {
  margin-top: 20px;
}
/* :L34 */
.instanda-confirm-billing-address {
  margin-top: 20px;
  margin-bottom: 50px;
}
/* :L40 */
.instanda-container-fluid {
  background-color: #f4f4f4;
}
/* :L44 */
.instanda-questionHeader h3 {
  margin-bottom: 20px;
}
/* :L48 */
.instanda-side-content {
  position: absolute;
  top: 20px;
  min-height: 50px;
  padding: 10px;
  border: 1px solid lightgray;
  border-radius: 8px;
  background-color: white;
  width: 400px;
}
/* :L59 */
.instanda-main-content-container {
  position: relative;
}
/* :L63 */
.instanda-sort-code-input {
  display: inline-block;
  width: auto;
  vertical-align: middle;
}
/* :L69 */
#instanda-site-layout {
  padding-right: 0;
  padding-left: 0;
}
/* :L74 */
.instanda-choose-address-inner {
  border: 2px solid #eeeeee;
  padding: 15px;
  border-radius: 5px;
  margin-top: 20px;
}
/* :L81 */
.instanda-choose-address-inner .instanda-choose-address-btn {
  margin-top: 10px;
}
/* :L85 */
.instanda-previously-selected {
  display: inline-block;
}
/*Approval action*/

/* :L90 */
.quote-referral-item h6 {
  color: #828990;
  font-weight: normal;
  margin: 15px 0 10px 0;
}
/* :L96 */
.mobile-quote-referral-heading,
.mobile-claim-heading {
  color: #828990;
  font-size: 12px;
  margin: 10px 0 0 0;
}
/*on confirmation screen*/

/* :L104 */
.send-policy-email-button {
  min-width: 250px;
}
/* Large desktops and laptops */

@media (min-width: 1800px) {
  /* :L110 */
  .instanda-side-content {
    left: 59.5%;
  }
}
/* Large desktops and laptops */

@media (min-width: 1600px) and (max-width: 1799px) {
  /* :L117 */
  .instanda-side-content {
    left: 61%;
  }
}
/* Large desktops and laptops */

@media (min-width: 1400px) and (max-width: 1599px) {
  /* :L124 */
  .instanda-side-content {
    left: 63%;
  }
}
/* Large desktops and laptops */

@media (min-width: 1200px) and (max-width: 1399px) {
  /* :L131 */
  .instanda-side-content {
    left: 65%;
  }
}
@media (min-width: 1098px) and (max-width: 1199px) {
  /* :L137 */
  .instanda-side-content {
    left: 57.1%;
  }
}
/* Portrait tablets and medium desktops */

@media (min-width: 992px) and (max-width: 1099px) {
  /* :L144 */
  .instanda-side-content {
    left: 57.1%;
  }
}
/* Portrait tablets and small desktops */

@media (min-width: 768px) and (max-width: 991px) {
  /* :L151 */
  .instanda-side-content {
    left: 58%;
    width: 300px;
  }
}
/* Landscape phones and portrait tablets */

@media (max-width: 767px) {
  /*View quote or policy page action buttons*/
  
  /* :L162 */
  .btn-group > .btn {
    width: 50%;
    margin: 0 auto 3px auto;
  }
  /* :L167 */
  .btn-group .btn:not(:first-child):not(:last-child):not(.dropdown-toggle):nth-of-type(odd) {
    border-radius: 4px 0 0 4px;
  }
  /* :L171 */
  .btn-group .btn:not(:first-child):not(:last-child):not(.dropdown-toggle):nth-of-type(even) {
    border-radius: 0 4px 4px 0;
  }
  /* :L175 */
  .quote-referral-item ~ .quote-referral-item,
  .claim-referral-item ~ .claim-referral-item,
  .claim-item ~ .claim-item {
    border-top: 1px solid #e7e7e7;
    padding-top: 5px;
    margin-top: 15px;
  }
}
/* Landscape phones and smaller */

@media (max-width: 480px) {
  /* :L186 */
  .instanda-question-help-col {
    padding-left: 0;
    padding-right: 0;
  }
}
/*Car brands & models question*/

/* :L194 */
.car-models-wrapper,
.car-brands-wrapper {
  overflow-y: auto;
  max-height: 250px;
  margin-bottom: 10px;
}
/* :L201 */
.car-brands-wrapper ul.list-group,
.car-models-wrapper ul.list-group {
  margin-bottom: 0;
}
/* :L206 */
.selected-model,
.selected-brand {
  color: white;
  background-color: #337ab7;
  border-color: #2e6da4;
}
/* :L213 */
.car-brands-and-models-summary.well > div {
  margin-bottom: 5px;
}
/* :L217 */
button.car-brands-and-models-show-summary {
  margin-bottom: 10px;
}
/* :L221 */
.car-brands.list-group > li:first-child,
.car-models.list-group > li:first-child {
  display: none;
}
/* :L225 */
.car-models-wrapper,
.car-brands-wrapper {
  display: none;
}
/* :L229 */
.warning-message-payment {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 10000000000;
  width: 100%;
  text-align: center;
  background-color: #efdccf;
  font-weight: bold;
  padding: 25px;
}
/* :L242 */
.alert-autosave {
  color: black;
  background-color: #ffbe46;
  border-color: orange;
}


/**agent policy view****/
/**mixins for button**/
/**Orange-header**/

/* :L39 */
/* :L40 */
.page-viewquoteorpolicy .instanda-container-fluid {
  background: #ff5b00;
  margin-bottom: 3rem;
  margin-top: -3rem;
  padding: 0 2rem;
  margin-left: -16px;
  width: calc(100% + calc(16px * 2));
  cursor: pointer;
  display: flex;
}
/* :L51 */
.page-viewquoteorpolicy .instanda-container-fluid h3 {
  font-weight: 700;
  color: white;
}
/* :L58 */
.page-viewquoteorpolicy .section-info .header-inline {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  border-bottom: 1px solid grey;
  padding: 0;
  align-items: center;
}
/* :L68 */
.page-viewquoteorpolicy .section-info .header-inline h5 {
  font-size: 18px;
  font-weight: 600;
}
/* :L74 */
/* :L75 */
.icon img {
  width: 22px;
  height: 22px;
}
/* :L81 */
.detail-data {
  flex-basis: 55%;
  text-align: left;
}
/* :L86 */
.line-item,
.basis-100 {
  flex-basis: 100%;
}
/* :L90 */
.page-viewquoteorpolicy .btn-group {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-end;
  gap: 0.4rem;
}
/*********/

/* :L102 */
/* :L103 */
.tick-icon .img {
  width: 20px;
  height: 20px;
}
/***********************/

/* :L110 */
/* :L111 */
.col-main-content .section + .section {
  margin-top: 40px;
}
/* :L115 */
.col-main-content .item {
  display: flex;
  /* justify-content: space-between; */
  align-items: flex-start;
  flex-wrap: wrap;
  padding: 5px 0;
  margin-bottom: 8px;
}
/* :L124 */
.col-main-content .item > div {
  flex-basis: 100%;
}
@media only screen and (min-width: 768px) {
  .col-main-content .item > div {
    flex-basis: auto;
  }
}
/* :L132 */
@media only screen and (min-width: 768px) {
  .col-main-content .item > div.header {
    flex-basis: 200px;
  }
}
/******options******/

/* :L142 */
/* :L143 */
.section.section-info.options .item {
  display: flex;
  flex-wrap: initial;
  align-items: flex-start;
  justify-content: space-between;
  padding: 3px 0;
  margin-bottom: 8px;
}
@media only screen and (min-width: 768px) {
  /* :L153 */
  .section.section-info.options .col-main-content .item > div {
    flex-basis: auto !important;
  }
}
@media only screen and (min-width: 768px) {
  /* :L159 */
  .section.section-info.options .col-main-content .item > div.header {
    flex-basis: auto !important;
  }
}
/* :L165 */
.btn-group > a.btn {
  flex-grow: 1;
  flex-basis: 100%;
  border-radius: 4px !important;
}
/* :L171 */
.btnClaims,
.btnPremiumSummary,
.btnReferralAction {
  display: none !important;
}
/* :L177 */
.btn-group > .btn:first-child {
  background-position-x: 5px  !important;
  background-size: 20px !important;
  background-repeat: no-repeat !important;
  background-position-y: center !important;
  padding-left: 30px !important;
  box-shadow: 0 0 0 2px #eb5d1c !important;
  order: 1;
  background-image: url(../ImageUpload/DownloadImageVersion?uploadedImageVersionId=TjA4ek9FVjNOM1J2UzNkV1EwYzJZWGRvY3pSTFFWOWYsQUVTMjU2X0NCQ19TVEFOREFSRCxlUkZKTGp1QzFoTDlTUlZqLDEwMDAsZjZWS1FzWG5lcGhhN2FYZCxlRS9VTHRHbm04UnJoTXU5RVA3Rzk1UktOQnJEdk13VSt4QTljOVgyK3hVM3JjbmkyU2FjS3lSazVVWjI4a0VPVVppL1J0RFBSOEozczJWTHlsaGxIUT09) !important;
}
/* :L28 */
.btn-group > .btn:first-child:hover {
  background-color: #eb5d1c !important;
  color: white !important;
  background-repeat: no-repeat !important;
  background-size: 20px !important;
  background-position-y: center !important;
}
/* :L181 */
.btn-group > .btn:first-child:hover {
  background-image: url(../ImageUpload/DownloadImageVersion?uploadedImageVersionId=WTNoNlNWSmFaMGxqTkN3MFRtcHhlbXhVUVVKdlFWOWYsQUVTMjU2X0NCQ19TVEFOREFSRCxlNW8hQFdHWUhIMG9vRGJmLDEwMDAsTzFZRlFrSFhBZGNGcVFATixCeHdTMkROSzNYR2RuU2psS2t4SXNHM01IQkdUWEdMVzcvSHZjOXp6SldTSFdoQ2NQYUQ4UzlUR3gwN241NnVCQTBhdUdaYTFBS2JBSUxyNHB6L3Zpdz09) !important;
}
/* :L186 */
.btnViewDocs {
  background-position-x: 5px  !important;
  background-size: 20px !important;
  background-repeat: no-repeat !important;
  background-position-y: center !important;
  padding-left: 30px !important;
  box-shadow: 0 0 0 2px #eb5d1c !important;
  order: 3;
  background-image: url(../ImageUpload/DownloadImageVersion?uploadedImageVersionId=VVZCdmFsRkhOMWxRTW14RGFHMDRTRVo2Um10dFVWOWYsQUVTMjU2X0NCQ19TVEFOREFSRCx0YXF3WENmdEZPVmt2dUNrLDEwMDAsTnJSWDQ3OGRpY0tzdWRrbywxUGpXa1huQlYxVFdyNStPY3o1NWlNSW9Kd1p3S1lYNCtEenZqVmFER3lIVmFaajBtSnljdDArU1J1TG9Idm50eXlKV0E4OVpLeG1rZkJmUjh3SHg5QT09) !important;
}
/* :L28 */
.btnViewDocs:hover {
  background-color: #eb5d1c !important;
  color: white !important;
  background-repeat: no-repeat !important;
  background-size: 20px !important;
  background-position-y: center !important;
}
/* :L191 */
.btnViewDocs:hover {
  background-image: url(../ImageUpload/DownloadImageVersion?uploadedImageVersionId=TVRBMFRIRnhiRGxTUXpGRlMwbERUelV6U2pNNGQxOWYsQUVTMjU2X0NCQ19TVEFOREFSRCxUT1Q3QkJyaHhOWEtqdk5oLDEwMDAsQ2twaWY5ZGpSWGV6WlN2NCxyY2psYk10eHVMWklOSEtxazVqN1hsSDhCVlNIeWlaWGlKcHpvVC9DK1pwUzhIdXhJeStKT01yaTV2cWtCb2l0aEJRMThPbzdqTUhnMXU2OWJ6MnBmQT09) !important;
}
@media (min-width: 768px) {
  /* :L197 */
  .col-sm-offset-2 {
    margin-left: 9.666667% !important;
  }
}
/* :L202 */
.btnReferralHistory {
  background-position-x: 5px  !important;
  background-size: 20px !important;
  background-repeat: no-repeat !important;
  background-position-y: center !important;
  padding-left: 30px !important;
  box-shadow: 0 0 0 2px #eb5d1c !important;
  order: 4;
  background-image: url(../ImageUpload/DownloadImageVersion?uploadedImageVersionId=WW1kNlRtc3dlVlpEVEUxRFdXRnpOR3RPUkZZMlFWOWYsQUVTMjU2X0NCQ19TVEFOREFSRCxTRGtyZkdFIWtTdW9FNDFzLDEwMDAsSlFuek53ekl6blZSVHhxTSw3MzNoN0RLYndaUWZ4Tlh4bmFDZlZ0WThzN2U2YlpRKzVWMndEbFBhZThNazlSbXVtMG5qZW5FcG1PMmtyb0hBMDJIbGdoT25pYk13Y3NtV0xMMm56UT09) !important;
}
/* :L28 */
.btnReferralHistory:hover {
  background-color: #eb5d1c !important;
  color: white !important;
  background-repeat: no-repeat !important;
  background-size: 20px !important;
  background-position-y: center !important;
}
/* :L207 */
.btnReferralHistory:hover {
  background-image: url(../ImageUpload/DownloadImageVersion?uploadedImageVersionId=VkdKdVRURlNZbGhZTEhCRk1qZFBSMWhKWTNac1FWOWYsQUVTMjU2X0NCQ19TVEFOREFSRCxkZDNTcmdNMjBUOXZIR0o5LDEwMDAsTUBTVTZHc1VUREwyaDZtWixhM0lqWkxtWC9PaTN5NGtISmN2MFVlYTVPMlFZZVRhWnZ2SXE4TzE2ZFpzWS9IY1dhWFJsVzhId3lqQ0FsbUcxeDdiMzFXVS92MmpQekQzR1FtNGFEdz09) !important;
}
/* :L212 */
a.btn.btn-primary.link-css-responsive[href*="CustomerAccountOptions"] {
  background-position-x: 5px  !important;
  background-size: 20px !important;
  background-repeat: no-repeat !important;
  background-position-y: center !important;
  padding-left: 30px !important;
  box-shadow: 0 0 0 2px #eb5d1c !important;
  order: 5;
  background-image: url(../ImageUpload/DownloadImageVersion?uploadedImageVersionId=WVZwMVV6bEpOVXBMVTIxQldVZFhSVlZJWnpKQlFWOWYsQUVTMjU2X0NCQ19TVEFOREFSRCxaUVZDVzU2Q09GIUZUZGZsLDEwMDAsSThsaDlrWWZWeEtBUTJXYSxGSUs1KzBrb28vUkVWa3BlRjlpakhDT0EyejVvYW13SUk5Mkx0VkZPSnVuYlE1MUJ1TWNKaG9kR0JqWEd0b2Zpc0hmaUwvOW9ieE5qZFhGM0x1a2dMUT09) !important;
}
/* :L28 */
a.btn.btn-primary.link-css-responsive[href*="CustomerAccountOptions"]:hover {
  background-color: #eb5d1c !important;
  color: white !important;
  background-repeat: no-repeat !important;
  background-size: 20px !important;
  background-position-y: center !important;
}
/* :L216 */
a.btn.btn-primary.link-css-responsive[href*="CustomerAccountOptions"]:hover {
  background-image: url(../ImageUpload/DownloadImageVersion?uploadedImageVersionId=VEhwdlZFcHhhR2x6TkZJMkxFdGlhR2RFT0ZCdFoxOWYsQUVTMjU2X0NCQ19TVEFOREFSRCx6MGhyWldRbzhFaWVFaUVzLDEwMDAsN0gybEF6R0g4amVYVDJFNyxkVFh1cXA2NjVmV0pYbEEyQlVTY2JlUDdxV0Fmc3hnVWhJMDJuWGo5S1dWWUVDUzBablZOaHlJbEtveUNoTVgzN0o0bWdBZkE5Q00yYThEamNKMUJSZz09) !important;
}
/* :L221 */
.btnCopyReQuote {
  background-position-x: 5px  !important;
  background-size: 20px !important;
  background-repeat: no-repeat !important;
  background-position-y: center !important;
  padding-left: 30px !important;
  box-shadow: 0 0 0 2px #eb5d1c !important;
  order: 6;
  box-shadow: 0 0 0 2px #009843 !important;
  background-image: url(../ImageUpload/DownloadImageVersion?uploadedImageVersionId=UkRKTmFuaDRUMUV3TW1RNFV5d3hNMGhITWxSbGQxOWYsQUVTMjU2X0NCQ19TVEFOREFSRCxXdHZWRGtXdWkyRFlMRUl1LDEwMDAsNVFBOUtReVpualRVOWhFeSxkL0FqbFpnTXAzOUxSVmhEQUJib0plS1VPL1QrMmlDd2J6elRtanhrVUJOU2dZU3BzVm5OQVV6Yy9yc2NuQlRyK09SSEdRbnEwS2FzYlowOUYvQnl0UT09) !important;
}
/* :L28 */
.btnCopyReQuote:hover {
  background-color: #eb5d1c !important;
  color: white !important;
  background-repeat: no-repeat !important;
  background-size: 20px !important;
  background-position-y: center !important;
}
/* :L226 */
.btnCopyReQuote:hover {
  background-color: #009843 !important;
  background-image: url(../ImageUpload/DownloadImageVersion?uploadedImageVersionId=UWl3c1FrSkRPVVY0ZURkbFZGcG1ORVpzYUZaaloxOWYsQUVTMjU2X0NCQ19TVEFOREFSRCxiaEMhITBNZEhqQDJKNURWLDEwMDAsRTNDcERsN05TSXAwU3J6WSxFbERiem9rSUV2UmdOVENnYUNUMUMrQ2hSdVlGWXl1ZnN1cEplS2RPUitPWGdZTlp3ZXJXaTFTcSs1SDJ5UW44aDdLMWlWTjFJdzAyMEpkLzBOdVI4Zz09) !important;
}
/* :L232 */
.btnCompletePolicyBuy {
  background-position-x: 5px  !important;
  background-size: 20px !important;
  background-repeat: no-repeat !important;
  background-position-y: center !important;
  padding-left: 30px !important;
  box-shadow: 0 0 0 2px #eb5d1c !important;
  order: 7;
  box-shadow: 0 0 0 2px #009843 !important;
  background-image: url(../ImageUpload/DownloadImageVersion?uploadedImageVersionId=Um5STmMwWm1NQzFSWVdoc1dWRXlUbFkzVml4emQxOWYsQUVTMjU2X0NCQ19TVEFOREFSRCxrcmJrMkhtVzZISEw3Wk0hLDEwMDAsMkBGem53ZWpvdDFTd0VEWSxsdzJlUkttTWVJVnRnaldHZm9mem9kMGl1NUYwdW0zWkpnK3JHVUJ0a29jTG5IbVQyejlKc0RXYjRXQzFZQWZMWXpBT1RDRzA4b2Vudk1ScnBaOVgvQT09) !important;
}
/* :L28 */
.btnCompletePolicyBuy:hover {
  background-color: #eb5d1c !important;
  color: white !important;
  background-repeat: no-repeat !important;
  background-size: 20px !important;
  background-position-y: center !important;
}
/* :L237 */
.btnCompletePolicyBuy:hover {
  background-color: #009843 !important;
  background-image: url(../ImageUpload/DownloadImageVersion?uploadedImageVersionId=TVdkUlQydG1lRGN3YlhreE5YaHJaMlZZVUVGMFVWOWYsQUVTMjU2X0NCQ19TVEFOREFSRCx6NHp5eFFjNmRkN05FdGJwLDEwMDAseEBZMW5vUHBxVVRadW4hcCxUVElkZDB4cUZSa3c5Rkd0bG8yajYreXp3am14KzU2cmFDdGphZHNqZ1V5cmV1QzlNT1B2c3V0MHhsV2NFOEF6dFF4dmN6WWZzTWIydnVKWUZDZlhrUT09) !important;
}
/* :L244 */
.btnCancelPolicy,
.btnAbandonPolicy {
  background-position-x: 5px  !important;
  background-size: 20px !important;
  background-repeat: no-repeat !important;
  background-position-y: center !important;
  padding-left: 30px !important;
  box-shadow: 0 0 0 2px #eb5d1c !important;
  order: 8;
  box-shadow: 0 0 0 2px #c71621 !important;
  background-image: url(../ImageUpload/DownloadImageVersion?uploadedImageVersionId=VkVVd1VFWjVTRTQwV2twSFZsTlNTRFpXV213elFWOWYsQUVTMjU2X0NCQ19TVEFOREFSRCx3VXJRS0lpbzd6dklPMmlSLDEwMDAsSnM1ZUU3anlKTkZRWmxncCxOTGI0ZWVmVXdvVnU0c1J0WGRjd2FOOUpDcEx4Q2tXeEFNOElyNXBRWWU0MkROeXppLzlWTlE3WmwwdzlyRlpzNS8wejYzRzQ5WTdWY0ZBRStwb1BlZz09) !important;
}
/* :L28 */
.btnCancelPolicy:hover,
.btnAbandonPolicy:hover {
  background-color: #eb5d1c !important;
  color: white !important;
  background-repeat: no-repeat !important;
  background-size: 20px !important;
  background-position-y: center !important;
}
/* :L250 */
.btnCancelPolicy:hover,
.btnAbandonPolicy:hover {
  background-color: #c71621 !important;
  background-image: url(../ImageUpload/DownloadImageVersion?uploadedImageVersionId=Wm5ObVEyNU1iRUpHT0hWU1UzY3dkbmhCZDAxM1FWOWYsQUVTMjU2X0NCQ19TVEFOREFSRCxkR04haVdLWGR4S1FLcGhTLDEwMDAsN1FiTkFwYmFCekZnNFpxTSxrWm9qTGJOVUNtd3lyQU9rbWl3VXEyOFhEUktNcXQxTmFCMU9kdyt1VTRBMTBRYTR1d3FadFVxeXRqbStpVE9ySFlJZU91MUtJN1dQOGtIcy9sNzRwZz09) !important;
}
/* :L256 */
.btnCancelFromInception {
  display: block;
  width: 100% !important;
  text-align: left;
  border-radius: 5px !important;
  background-position-x: 5px  !important;
  background-size: 20px !important;
  background-repeat: no-repeat !important;
  background-position-y: center !important;
  padding-left: 30px !important;
  box-shadow: 0 0 0 2px #eb5d1c !important;
  box-shadow: 0 0 0 2px #c71621 !important;
  background-image: url(../ImageUpload/DownloadImageVersion?uploadedImageVersionId=VkVVd1VFWjVTRTQwV2twSFZsTlNTRFpXV213elFWOWYsQUVTMjU2X0NCQ19TVEFOREFSRCx3VXJRS0lpbzd6dklPMmlSLDEwMDAsSnM1ZUU3anlKTkZRWmxncCxOTGI0ZWVmVXdvVnU0c1J0WGRjd2FOOUpDcEx4Q2tXeEFNOElyNXBRWWU0MkROeXppLzlWTlE3WmwwdzlyRlpzNS8wejYzRzQ5WTdWY0ZBRStwb1BlZz09) !important;
}
/* :L28 */
.btnCancelFromInception:hover {
  background-color: #eb5d1c !important;
  color: white !important;
  background-repeat: no-repeat !important;
  background-size: 20px !important;
  background-position-y: center !important;
}
/* :L264 */
.btnCancelFromInception:hover {
  background-color: #c71621 !important;
  background-image: url(../ImageUpload/DownloadImageVersion?uploadedImageVersionId=Wm10cFRIVnNjM1IzYVhWallrSTRjMHR5VTJSd2QxOWYsQUVTMjU2X0NCQ19TVEFOREFSRCxLblNNZ3pXWjF1VHQxY2JWLDEwMDAsQDdsMFQ1THlPaVA0bSE2RSxnVjJnUGJrU3FiT2QvdGI4alZWb3BWMmtLc0h5VkluK3Y0eDJFdnRFY2hYeEdxWWNyTVY5Q3VEWE1XdWhzb0dWVEwvNmxzckVPcGMvSWVPanVzOUNEUT09) !important;
}
/* :L270 */
[action*="CancelFromInception"] {
  flex-basis: 100%;
  order: 9;
}
/* :L275 */
a.btn.btn-primary.link-css-responsive[data-action*="show-notes-dialog"] {
  background-position-x: 5px  !important;
  background-size: 20px !important;
  background-repeat: no-repeat !important;
  background-position-y: center !important;
  padding-left: 30px !important;
  box-shadow: 0 0 0 2px #eb5d1c !important;
  order: 2;
  background-image: url(../ImageUpload/DownloadImageVersion?uploadedImageVersionId=TmxSc1p6bHJlV3B4ZEZSeFYzTXlXU3hDVjBzelVWOWYsQUVTMjU2X0NCQ19TVEFOREFSRCx6eDA1VzB5Sk5KOFZ3YVBHLDEwMDAsMUNhcDhoS3JIUWxqY1VESixuQkR3V3h2WXVVK0tGWW1ydnNHMkExb0s2NTBQbzk3SzZ3TjdFZ0pyaFZhYytUWTAzazRORDJlMDVsMFFQaWI4UkduNEowTFdGM3BickV3MFlRM3lHQT09) !important;
}
/* :L28 */
a.btn.btn-primary.link-css-responsive[data-action*="show-notes-dialog"]:hover {
  background-color: #eb5d1c !important;
  color: white !important;
  background-repeat: no-repeat !important;
  background-size: 20px !important;
  background-position-y: center !important;
}
/* :L279 */
a.btn.btn-primary.link-css-responsive[data-action*="show-notes-dialog"]:hover {
  background-image: url(../ImageUpload/DownloadImageVersion?uploadedImageVersionId=TWpoUmVtWjRUMHhJTjIxMWVtVkNNekk0ZUhOV1FWOWYsQUVTMjU2X0NCQ19TVEFOREFSRCwxd3dMa1VnNXRQM1phZVBnLDEwMDAsbG5qIUhAWlVCNkJFeHBHRCxydDljUENoOCtCQjJLdmlZb25IbEZmUGNIKzZ3aWVFWnNDUlZ0NTNyYlNsZXJJZjNqaTZJUE5qTlo4ZDhQRzdCWE4veFBiT2tPaGZVc3hVeE5mc0IyQT09) !important;
}
/* :L284 */
.btnAdjustPolicy {
  background-position-x: 5px  !important;
  background-size: 20px !important;
  background-repeat: no-repeat !important;
  background-position-y: center !important;
  padding-left: 30px !important;
  box-shadow: 0 0 0 2px #eb5d1c !important;
  order: 6;
  box-shadow: 0 0 0 2px #0a4478 !important;
  background-image: url(../ImageUpload/DownloadImageVersion?uploadedImageVersionId=Y2tKSE1GWm1ObUpRWWxsQ1JreHdWak0yUWxwclVWOWYsQUVTMjU2X0NCQ19TVEFOREFSRCw4M3VYMTlubW9rOTNadE1hLDEwMDAsYyFaWjNuMnBUaUxzS29IcCxTQjRJYk9iczhwZU45SUhHNlgvcjFTd3dRTXJiclNkZUsvLzF1d1lkckhMT2dSUG5RblhiZ1BLVFRoSXc0bGk3M2t3VHQ4ME5CdFM1WG1XMzJMTmEvUT09) !important;
}
/* :L28 */
.btnAdjustPolicy:hover {
  background-color: #eb5d1c !important;
  color: white !important;
  background-repeat: no-repeat !important;
  background-size: 20px !important;
  background-position-y: center !important;
}
/* :L289 */
.btnAdjustPolicy:hover {
  background-image: url(../ImageUpload/DownloadImageVersion?uploadedImageVersionId=V0ZBNE5tNUROVzFsVEVseGRHbHpWQ3h2VDBFNFoxOWYsQUVTMjU2X0NCQ19TVEFOREFSRCxSOFdRM2lJWmRsZlZqMnpQLDEwMDAsQEZubjRxaVlCbWhkSGs2RixYMDVZYlg5SVl2dkhiZk80NWxRckhpOEY4ZnAxVzN1TnBmVkVXNHJZZVpEVVMrUzdhSmY1Z2tQQm1LWGJpSTErUVdCdnZTZlJCS3BaOTRuN3I2K1M4QT09) !important;
  background-color: #0a4478 !important;
}
/* :L295 */
.policy-summary,
.coverage-summary {
  margin-bottom: 3rem;
}
/* :L300 */
.premium {
  margin-bottom: 5rem;
}
/* :L302 */
.premium .item {
  flex-wrap: nowrap;
}
/* :L305 */
.premium .items {
  max-width: 36rem;
}
/* :L308 */
.premium .value {
  display: flex;
  justify-content: flex-end;
  flex-wrap: nowrap;
}
/* :L313 */
.premium .cost {
  text-align: right;
  width: 120px;
}
/* :L319 */
.territory-width {
  width: 200px;
}
/* :L323 */
.premium .items:nth-child(4) {
  border-top: 1px solid grey;
}
/* :L326 */
.premium .items:nth-child(6) {
  border-top: 1px solid grey;
}
/*******Agent quote View****************/

/* :L333 */
.agent-quote-options-table2 {
  margin-top: 30px;
  margin-bottom: 30px;
}
/* :L337 */
.agent-quote-options-table1 tr td,
.agent-quote-options-table2 tr td {
  text-align: center;
  padding: 5px 2px  5px 0px;
}
/* :L342 */
.agent-quote-options-table1 tr:nth-child(1),
.agent-quote-options-table2 tr:nth-child(1) {
  border-bottom: 1px solid black;
}
/* :L346 */
.agent-quote-options-table1 tr td:nth-child(1),
.agent-quote-options-table2 tr td:nth-child(1) {
  width: 15%;
}
/* :L350 */
.agent-quote-options-table1 tr td:nth-child(3),
.agent-quote-options-table2 tr td:nth-child(4) {
  width: 35%;
  text-align: left;
  padding-left: 5%;
}
/* :L357 */
.agent-quote-options-table2 tr td:nth-child(3) {
  text-align: left;
  padding-left: 3%;
}
/* :L361 */
.agent-quote-options-table1 tr td:nth-child(1),
.agent-quote-options-table1 tr td:nth-child(2),
.agent-quote-options-table2 tr td:nth-child(1),
.agent-quote-options-table2 tr td:nth-child(2),
.agent-quote-options-table2 tr td:nth-child(3) {
  border-right: 1px solid black;
}
/* :L368 */
.options-table-usd {
  padding-right: 15px;
}
/* :L372 */
@media (max-width: 640px) {
  .agent-quote-options-table1,
  .agent-quote-options-table2 {
    font-size: 10px;
  }
}
/* ===============================*/
/* ========== Variables ==========*/
/* ===============================*/
/* Colour */
/* Layout */
/* Space */
/* Paddings */
/* Font Size */
/* 14px */
/* 12px */
/* 10px */
/* 10px */
/* 16px */
/* 14px */
/* 18px */
/* 14px */
/* 14px */
/*button width*/
/* Media query */
/* ============================*/
/* ========== Mixins ==========*/
/* ============================*/
/* Labels */
/*radio-style**/
/* Buttons*/
/******mixings for check box icon *******/

/* :L714 */
#checkbox-tick {
  content: '';
  background-image: url(../ImageUpload/DownloadImageVersion?uploadedImageVersionId=WVdaeWEyTlhOa0U0VTFJd1RIUklaSE54VjJwaVFWOWYsQUVTMjU2X0NCQ19TVEFOREFSRCx4QlZQNklqcXJXb2Z3cTQ3LDEwMDAsR1V6Y1pvNFl1ODY4bHF5TSw1S3luMEFucktQQVdwcmt0MWRYV1JVTGN4RlF5VlVETUJwZUFVQUxiSkJ4WGpxeFFRSWREOWJWaC9OZDVBdHlmcjF2U2xhMDJ2dkROTE1IUWhYL0FjUT09);
  background-color: #cecdcd;
  background-repeat: no-repeat;
  background-size: contain;
  border-radius: 50px;
  display: inline-block;
  width: 20px;
  height: 20px;
}
/* :L726 */
#checkbox-unticked {
  content: '';
  background-color: #cecdcd;
  border-radius: 50px;
  display: inline-block;
  width: 20px;
  height: 20px;
}
/******mixings for accordion *******/
/**********Instanda-login-well********/

/* :L785 */
#well {
  margin-bottom: 0;
  background-color: white;
  border: 0;
  border-radius: 0;
  box-shadow: none;
}
/* :L793 */
.material-symbols-sharp {
  font-variation-settings: 'FILL' 1, 'wght' 400, 'GRAD' 0, 'opsz' 48;
  font-family: "Material Symbols Sharp";
}
/* :L797 */
.material-symbols-sharp.color-danger {
  color: #c71621;
}
/* :L801 */
.material-symbols-sharp.size-2x {
  font-size: 4rem;
}
/* :L807 */
.center {
  text-align: center;
}
/* =========================== */

/* ===== General-styling ===== */

/* =========================== */

@font-face {
  font-family: "ridleygrotesk";
  
  font-weight: 400;
  
  src: url("../Fonts/Download/ridleygrotesk-regular.otf") format("opentype");
}
@font-face {
  font-family: "ridleygrotesk";
  font-weight: 600;
  
  src: url("../Fonts/Download/ridleygrotesk-semibold.otf") format("opentype");
}
/*General-layout*/

/* :L829 */
html {
  position: relative;
  min-height: 100%;
}
/* :L834 */
.footer {
  width: 100%;
  /* Set the fixed height of the footer here */

}
/* :L839 */
body {
  font-family: "ridleygrotesk";
  font-weight: 400;
  background-image: url(../ImageUpload/DownloadImageVersion?uploadedImageVersionId=UVRKek1ERlJUMnhRUjBoSVRHNTVaRUVzYzFoUFFWOWYsQUVTMjU2X0NCQ19TVEFOREFSRCx6RzlCOUxtSjQ1QlJJSnVwLDEwMDAsMGJvYmd4M3ZiNkp0VGtQbixhUFdCL2kxN0xna3NPdEFodTduaXZFLzFiVHBMSEJNTWl0dUlsR2pVL21TYUc0VHdrcjY3Wmx5V0xjTklCMGtuUWpvSGV1UDRFOUNxOEU4ekNyZDIzZz09);
  background-size: contain;
  background-size: 80rem;
  background-repeat: repeat;
  margin: 0 0 150px;
}
/* :L848 */
body * {
  transition: all 0.3s cubic-bezier(0, 0.91, 0.25, 1);
}
/* :L853 */
.strong-text {
  font-family: "ridleygrotesk";
  font-weight: 600;
}
/* :L858 */
#instanda-site-layout {
  padding-right: 0;
  padding-left: 0;
  padding-top: 30px;
}
/* =================== */

/* =====Headers===== */

/* =================== */

/* :L867 */
.instanda-container-fluid {
  background-color: unset;
}
/* :L871 */
.main-header h3 {
  font-weight: 600;
}
/* :L875 */
h1 {
  font-weight: 600;
}
/* =========================== */

/* =====Accordion headers===== */

/* =========================== */

/* :L883 */
/* :L884 */
/* :L885 */
.questionItem.instanda-container-fluid .group-question-header a:not(.accordion-non-clickable) {
  background: #ff5b00;
  padding: 2rem 4rem;
  margin-left: -16px;
  width: calc(100% + calc(16px * 2));
  cursor: pointer;
  display: flex;
  justify-content: space-between;
  border-radius: 0;
  box-shadow: unset;
  text-decoration: none;
  font-weight: 700;
  color: white;
  font-size: 2.5rem;
}
/* :L755 */
.questionItem.instanda-container-fluid .group-question-header a:not(.accordion-non-clickable):hover,
.questionItem.instanda-container-fluid .group-question-header a:not(.accordion-non-clickable):active,
.questionItem.instanda-container-fluid .group-question-header a:not(.accordion-non-clickable):focus,
.questionItem.instanda-container-fluid .group-question-header a:not(.accordion-non-clickable):visited {
  background: #ff5b00;
  color: white;
}
/* :L763 */
.questionItem.instanda-container-fluid .group-question-header a:not(.accordion-non-clickable):hover {
  opacity: 0.8;
}
/* :L767 */
.questionItem.instanda-container-fluid .group-question-header a:not(.accordion-non-clickable)::after {
  content: '';
  width: 4rem;
  height: 4rem;
  background-size: 4rem;
  background-image: url(../ImageUpload/DownloadImageVersion?uploadedImageVersionId=YVZGWE1HZHllbUZhVnpSTmVUUlBlRFpQVUhoeFVWOWYsQUVTMjU2X0NCQ19TVEFOREFSRCx0Um5xNU0xMmlpTFVWcDlQLDEwMDAsRlZuRWNCUHJSZHc3cnJpeSx2anlOS3Y3NHZISCtlakh5Mkt5WWhaTW9Xa1Rra0VMRnFYcWRYdGwvb3NOb0RKa05NRXIwWjl0N2RaK3ZEeVRUcDJHSGw3TlpMcXUyMUR1VXFVWjAzQT09);
  background-repeat: no-repeat;
  background-position: center;
  transform: rotate(0deg);
  transition: 0.3s cubic-bezier(0, 0.94, 0.25, 1) transform;
}
/* :L889 */
.questionItem.instanda-container-fluid .group-question-header .container {
  width: auto;
}
/* :L893 */
/* :L894 */
.questionItem.instanda-container-fluid .group-question-header.group-question-open a::after {
  transform: rotate(90deg);
}
/* :L900 */
.questionItem.instanda-container-fluid .group-question-collapse {
  padding: 2rem 2rem 0;
}
/* :L904 */
.questionItem.instanda-container-fluid:has(.group-question-header) + .questionItem.container {
  /* Increase the space between an accordion and the questions below */
  margin-top: 30px;
}
/* =================== */

/* ===== Nav bar===== */

/* =================== */

/* :L913 */
/* :L914 */
nav.navbar.navbar-default > .container {
  display: flex;
  /*SET NAV AREA TO FLEX*/

}
/* :L918 */
nav.navbar.navbar-default > .container .collapse.navbar-collapse.navbar-ex1-collapse {
  flex-grow: 1;
  /*ALLOW MENU TO GROW TO AVAILABLE SPACE*/

}
/* :L922 */
nav.navbar.navbar-default > .container .collapse.navbar-collapse.navbar-ex1-collapse ul.nav.navbar-nav.navbar-right {
  width: 100%;
  display: flex;
  /*FLEX UL*/
  padding: 0px;
}
/* :L928 */
/* :L929 */
nav.navbar.navbar-default > .container .collapse.navbar-collapse.navbar-ex1-collapse ul.nav.navbar-nav.navbar-right li:last-of-type {
  margin-left: auto;
}
/* :L933 */
nav.navbar.navbar-default > .container .collapse.navbar-collapse.navbar-ex1-collapse ul.nav.navbar-nav.navbar-right li > a {
  margin: 0;
  transition: background .3s;
  /*CHANGE THIS IN YORU ORIGINAL CODE*/

}
/* :L938 */
nav.navbar.navbar-default > .container .collapse.navbar-collapse.navbar-ex1-collapse ul.nav.navbar-nav.navbar-right li > a[href*="AgentLogOff"] {
  display: flex;
  gap: 1rem;
}
/* :L942 */
nav.navbar.navbar-default > .container .collapse.navbar-collapse.navbar-ex1-collapse ul.nav.navbar-nav.navbar-right li > a[href*="AgentLogOff"]::after {
  content: '' !important;
  background: url(../ImageUpload/DownloadImageVersion?uploadedImageVersionId=V2poR2RIUm9SemwxZVN4b2JXMDJhMUpUVlN4MlFWOWYsQUVTMjU2X0NCQ19TVEFOREFSRCxJRjIxemJLdVJveGFDUzhHLDEwMDAsQEl5TTRPQlJ3QjVUdHVIVyx5NTFtWDJzRXdMZkNJMmYrMmsxSjBnNjVYa0NDb2FiN0lnSUJHVXdoWk9GWllEU2RUUDZXZ3IyQ0V4akVvREJnUFhrL2Z4SUxiRnY0MzJGTDBQaVBvQT09);
  display: inline-block;
  height: 90%;
  width: 3em;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: right center;
}
/* :L963 */
nav.navbar.navbar-default .open,
nav.navbar.navbar-default .close {
  transform: unset;
  /* Override system's styles */

}
/* :L968 */
/* :L969 */
nav.navbar.navbar-default .dropdown.open a {
  background-color: #ff5b00;
  color: black;
}
/* :L974 */
nav.navbar.navbar-default .dropdown.open .dropdown-menu {
  background-color: black;
}
/* :L977 */
nav.navbar.navbar-default .dropdown.open .dropdown-menu a {
  background-color: black;
  color: white;
}
/* :L981 */
nav.navbar.navbar-default .dropdown.open .dropdown-menu a:hover {
  color: #ff5b00;
}
/* :L989 */
/* :L990 */
#instanda-header nav {
  border: 0;
  background-color: black;
  border-radius: 0;
  margin-bottom: 0;
}
/* :L1003 */
@media (min-width: 768px) {
  /* :L1004 */
  nav.navbar.navbar-default > .container {
    display: flex;
  }
  /* :L1008 */
  .navbar-header {
    flex-grow: 1;
    display: flex;
    align-items: center;
    /* logo */
  
  }
  /* :L1013 */
  .navbar-header::after {
    width: 100%;
    height: 3px;
    background: linear-gradient(to right, #ff5b00, #ffe500);
  }
  /* :L1020 */
  .navbar-header img {
    width: 18rem;
    margin: 0;
    margin-top: -2rem;
  }
  /* :L1032 */
  /* :L1033 */
  .navbar-static-top .nav {
    padding: unset !important;
  }
  /* :L1038 */
  /* :L1039 */
  .navbar-default .navbar-collapse {
    display: flex !important;
    align-items: stretch;
  }
  /* :L1044 */
  /* :L1045 */
  /* :L1047 */
  .navbar-default .navbar-nav > li,
  .navbar-default .navbar-nav > li a {
    color: white;
    text-transform: uppercase;
    font-weight: 400;
    height: 100%;
  }
  /* :L1055 */
  .navbar-default .navbar-nav > li a {
    display: flex;
    /*flex-direction: column;*/
    align-items: center;
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }
  /* :L1062 */
  .navbar-default .navbar-nav > li a:hover,
  .navbar-default .navbar-nav > li a:focus {
    background: transparent;
    color: #ff5b00;
  }
  /* :L1070 */
  .navbar-default::after {
    background: linear-gradient(to right, #ff5b00, #ffe500);
    height: 5px;
    width: 100%;
  }
}
@media (min-width: 768px) and only screen and (min-width: 768px) {
  .navbar-header img {
    width: 100px;
    display: inline-block;
  }
}
/* :L1078 */
/* :L1079 */
/* :L1080 */
/* :L1081 */
/* :L1083 */
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus,
.navbar-default .navbar-nav > .active > a:active {
  background: transparent;
  color: #ff5b00;
}
/* :L1113 */
a.navbar-brand {
  height: unset;
}
/* :L1117 */
header#instanda-header {
  margin-bottom: unset;
}
/*================*/

/*====Button======*/

/*================*/

/* :L1124 */
.btn.btn-primary {
  background: white;
  color: black;
  box-shadow: 0 0 0 2px #ff5b00;
  border: unset;
  /*padding            :1rem 4rem;*/
  font-weight: 500;
  text-align: center;
  width: auto;
  height: auto;
  border-radius: 20px;
  /*1.25rem*/
  font-size: 14px;
}
@media only screen and (min-width: 768px) {
  .btn.btn-primary {
    width: auto;
  }
}
/* :L529 */
.btn.btn-primary:hover,
.btn.btn-primary:active,
.btn.btn-primary:focus {
  outline: none;
  background: white;
  color: #ff5b00;
}
/* :L537 */
.btn.btn-primary:active:hover,
.btn.btn-primary:active:focus {
  outline: none;
  background: white;
  color: #ff5b00;
}
/* :L1128 */
.btn.btn-primary[name="continueButton"] {
  background-color: #ff5b00;
  color: white;
  box-shadow: 0 0 0 2px #ff5b00;
  border: unset;
  padding: 0.5rem 1rem;
  font-weight: 500;
  text-align: center;
  border-radius: 20px;
  font-size: 14px;
  width: 120px;
  height: 35px;
  text-decoration: none !important;
}
@media only screen and (min-width: 768px) {
  .btn.btn-primary[name="continueButton"] {
    display: flex;
    align-items: center;
    justify-content: center;
  }
}
@media only screen and (min-width: 768px) {
  .btn.btn-primary[name="continueButton"] {
    max-width: 145px;
  }
  /* :L594 */
  .btn.btn-primary[name="continueButton"]:after {
    content: ' ';
    background: url(../ImageUpload/DownloadImageVersion?uploadedImageVersionId=UzJsVmQxQjNjRXRoVFVaemJXTnhkVXBRWVV4cVoxOWYsQUVTMjU2X0NCQ19TVEFOREFSRCxQYzN1a0ZWUFR3QjRUdDBTLDEwMDAsOXlvUkdmb1dLSWFJQ3EwWix4QXRzS3pMWUtpU2FQRVRiRmo5M3gzZWVFYzRyZ244Ni91OWZmeklyQlA2WVRlVXBpZmY3VVRoZi8vTHhyTUtUR0tRQ0krd3RxamxNUzBieDFKQ0Mwdz09);
    display: inline-block;
    height: 100%;
    width: 1.5rem;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: right center;
  }
}
/* :L606 */
.btn.btn-primary[name="continueButton"]:hover,
.btn.btn-primary[name="continueButton"]:active,
.btn.btn-primary[name="continueButton"]:focus {
  outline: none;
  background: #ff5b00;
  color: white;
  box-shadow: 0px 0px 4px #00000080;
}
/* :L615 */
.btn.btn-primary[name="continueButton"]:active:hover,
.btn.btn-primary[name="continueButton"]:active:focus {
  outline: none;
  background: #ff5b00;
  color: white;
  box-shadow: 0px 0px 4px #00000080;
}
/* :L1132 */
.btn.btn-primary[name="continueButton"] i {
  display: none;
}
/* :L1137 */
#backButton,
#agentBackButton {
  background-color: #ff5b00;
  color: white;
  box-shadow: 0 0 0 2px #ff5b00;
  border: unset;
  padding: 0.5rem 1rem;
  font-weight: 500;
  font-size: 14px;
  text-align: center;
  border-radius: 20px;
  height: 35px;
  text-decoration: none !important;
}
@media only screen and (min-width: 768px) {
  #backButton,
  #agentBackButton {
    display: flex;
    align-items: center;
    justify-content: center;
  }
}
@media only screen and (min-width: 768px) {
  #backButton,
  #agentBackButton {
    width: 120px;
  }
}
@media only screen and (min-width: 768px) {
  /* :L649 */
  #backButton:before,
  #agentBackButton:before {
    content: ' ';
    background: url(../ImageUpload/DownloadImageVersion?uploadedImageVersionId=VjFadVNVMHROVVE1UVdsM1VrWkpMRTFrUTBzdFVWOWYsQUVTMjU2X0NCQ19TVEFOREFSRCxpVlZiIUBAUEJHZiFyZDlvLDEwMDAsVklJbW95VkpHblZAZHVrVywzRlFUSi9DeEowOWtKQkdVRFh1YmJuRXhJTFBQU29PYUlRK05iV3FHQ0lNeEcvUnpqQys1MEg0amdKZXp0ekN2ZWZsdGM3bDNGNFg0Nm50MmFRdFlWdz09);
    display: inline-block;
    height: 100%;
    width: 1.5rem;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: right center;
  }
}
/* :L661 */
#backButton:hover,
#agentBackButton:hover,
#backButton:active,
#agentBackButton:active,
#backButton:focus,
#agentBackButton:focus {
  outline: none;
  box-shadow: 0px 0px 4px #00000080;
  background: #ff5b00;
  color: white;
}
/* :L670 */
#backButton:active:hover,
#agentBackButton:active:hover,
#backButton:active:focus,
#agentBackButton:active:focus {
  outline: none;
  box-shadow: 0px 0px 4px #00000080;
  background: #ff5b00;
  color: white;
}
/* :L1142 */
#backButton i,
#agentBackButton i {
  display: none;
}
/* :L1147 */
.btn.btn-primary[name="saveButton"] {
  background-color: #009843;
  color: white;
  box-shadow: 0 0 0 2px #009843;
  border: unset;
  padding: 0.5rem 1rem;
  font-weight: 500;
  font-size: 14px;
  text-align: center;
  border-radius: 20px;
  text-decoration: none !important;
}
@media only screen and (min-width: 768px) {
  .btn.btn-primary[name="saveButton"] {
    width: 120px;
    height: 35px;
  }
}
/* :L695 */
.btn.btn-primary[name="saveButton"]:hover,
.btn.btn-primary[name="saveButton"]:active,
.btn.btn-primary[name="saveButton"]:focus {
  outline: none;
  box-shadow: 0px 0px 4px #00000080;
  background: #009843;
  color: white;
}
/* :L704 */
.btn.btn-primary[name="saveButton"]:active:hover,
.btn.btn-primary[name="saveButton"]:active:focus {
  outline: none;
  box-shadow: 0px 0px 4px #00000080;
  background: #009843;
  color: white;
}
/*check-icon*/

/* :L1153 */
.alert-success {
  background-color: #009843;
  color: white;
  box-shadow: 0 0 0 2px #009843;
  border: unset;
  padding: 0.5rem 1rem;
  font-weight: lighter;
  text-align: center;
  border-radius: 20px;
  text-decoration: none !important;
  width: 120px;
  display: flex;
  align-items: center;
  justify-content: space-evenly;
  margin: auto;
}
/* :L1170 */
.alert-success b {
  font-weight: 500;
}
/* :L1174 */
.alert-success:after {
  content: '';
  background-image: url(../ImageUpload/DownloadImageVersion?uploadedImageVersionId=WVdaeWEyTlhOa0U0VTFJd1RIUklaSE54VjJwaVFWOWYsQUVTMjU2X0NCQ19TVEFOREFSRCx4QlZQNklqcXJXb2Z3cTQ3LDEwMDAsR1V6Y1pvNFl1ODY4bHF5TSw1S3luMEFucktQQVdwcmt0MWRYV1JVTGN4RlF5VlVETUJwZUFVQUxiSkJ4WGpxeFFRSWREOWJWaC9OZDVBdHlmcjF2U2xhMDJ2dkROTE1IUWhYL0FjUT09);
  background-color: #cecdcd;
  background-repeat: no-repeat;
  background-size: contain;
  border-radius: 50px;
  display: inline-block;
  width: 20px;
  height: 20px;
}
/* :L1187 */
.btn.btn-primary[name="updateButton"],
.btn.btn-primary[name="notes"],
#copyQuoteButton {
  background: white;
  color: black;
  box-shadow: 0 0 0 2px #ff5b00;
  border: unset;
  /*padding            :1rem 4rem;*/
  font-weight: 500;
  text-align: center;
  width: auto;
  height: auto;
  border-radius: 20px;
  /*1.25rem*/
  font-size: 14px;
  color: black !important;
}
@media only screen and (min-width: 768px) {
  .btn.btn-primary[name="updateButton"],
  .btn.btn-primary[name="notes"],
  #copyQuoteButton {
    width: auto;
  }
}
/* :L529 */
.btn.btn-primary[name="updateButton"]:hover,
.btn.btn-primary[name="notes"]:hover,
#copyQuoteButton:hover,
.btn.btn-primary[name="updateButton"]:active,
.btn.btn-primary[name="notes"]:active,
#copyQuoteButton:active,
.btn.btn-primary[name="updateButton"]:focus,
.btn.btn-primary[name="notes"]:focus,
#copyQuoteButton:focus {
  outline: none;
  background: white;
  color: #ff5b00;
}
/* :L537 */
.btn.btn-primary[name="updateButton"]:active:hover,
.btn.btn-primary[name="notes"]:active:hover,
#copyQuoteButton:active:hover,
.btn.btn-primary[name="updateButton"]:active:focus,
.btn.btn-primary[name="notes"]:active:focus,
#copyQuoteButton:active:focus {
  outline: none;
  background: white;
  color: #ff5b00;
}
/* :L1193 */
.btn.btn-primary[name="updateButton"] i,
.btn.btn-primary[name="notes"] i,
#copyQuoteButton i {
  display: none;
}
/*aligning back and continue button*/

/* :L1199 */
form > .container > .row > .col-lg-12 {
  display: flex;
  gap: 8px;
  justify-content: space-between;
  flex-direction: column;
  margin-top: 24px;
}
@media only screen and (min-width: 768px) {
  form > .container > .row > .col-lg-12 {
    padding: 0;
  }
}
@media only screen and (min-width: 640px) {
  form > .container > .row > .col-lg-12 {
    flex-direction: row;
  }
}
/* :L1214 */
form > .container > .row > .col-lg-12 .pull-left,
form > .container > .row > .col-lg-12 .pull-right {
  display: flex;
  flex-wrap: wrap;
  flex-basis: 100%;
  gap: 8px;
}
@media only screen and (min-width: 640px) {
  form > .container > .row > .col-lg-12 .pull-left,
  form > .container > .row > .col-lg-12 .pull-right {
    flex-wrap: nowrap;
  }
}
/* :L1225 */
form > .container > .row > .col-lg-12 .pull-left .btn,
form > .container > .row > .col-lg-12 .pull-right .btn {
  width: auto;
  margin: 0;
  flex-basis: 100%;
}
@media only screen and (min-width: 640px) {
  form > .container > .row > .col-lg-12 .pull-left .btn,
  form > .container > .row > .col-lg-12 .pull-right .btn {
    margin-bottom: 0;
    flex-basis: auto;
  }
}
/* :L1237 */
form > .container > .row > .col-lg-12 .pull-right {
  order: -1;
  justify-content: flex-end;
}
@media only screen and (min-width: 640px) {
  form > .container > .row > .col-lg-12 .pull-right {
    order: 0;
  }
}
/* :L1245 */
form > .container > .row > .col-lg-12 .pull-right button[name="continueButton"],
form > .container > .row > .col-lg-12 .pull-right button[name="submit"] {
  order: -1;
}
@media only screen and (min-width: 640px) {
  form > .container > .row > .col-lg-12 .pull-right button[name="continueButton"],
  form > .container > .row > .col-lg-12 .pull-right button[name="submit"] {
    order: 0;
  }
}
/* :L1254 */
@media only screen and (min-width: 1200px) {
  form > .container > .row > .col-lg-12 .pull-right .btn {
    width: 120px;
  }
}
/* aligning back and continue button (Quote journey) */

/* :L1263 */
/* :L1267 */
/* :L1269 */
/* :L1271 */
@media only screen and (min-width: 640px) {
  .page-quickquotequestions form > .container > .row > .col-lg-12 .pull-left .btn,
  .page-prequotequestions form > .container > .row > .col-lg-12 .pull-left .btn,
  .page-endorse form > .container > .row > .col-lg-12 .pull-left .btn,
  .page-postquotequestions form > .container > .row > .col-lg-12 .pull-left .btn,
  .page-quickquotequestions form > .container > .row > .col-lg-12 .pull-right .btn,
  .page-prequotequestions form > .container > .row > .col-lg-12 .pull-right .btn,
  .page-endorse form > .container > .row > .col-lg-12 .pull-right .btn,
  .page-postquotequestions form > .container > .row > .col-lg-12 .pull-right .btn {
    flex-basis: 120px;
  }
}
/* :L1280 */
/* :L1281 */
/* :L1283 */
/* :L1285 */
@media only screen and (min-width: 1200px) {
  .page-quickquote form > .container > .row > .col-lg-12 .pull-left .btn,
  .page-quickquote form > .container > .row > .col-lg-12 .pull-right .btn {
    width: 120px;
  }
}
/* :L1294 */
.page-quickquote .instanda-innerbody form > div.container:last-of-type,
.page-quote .instanda-innerbody form > div.container:last-of-type {
  position: relative;
  bottom: auto;
  left: auto;
  width: calc(100% - 30px);
}
/* :L1302 */
@media only screen and (min-width: 641px) and (max-width: 1199px) {
  .page-quickquote form > .container > .row > .col-lg-12,
  .page-quote form > .container > .row > .col-lg-12 {
    flex-wrap: wrap;
    flex-direction: column;
  }
}
/* :L1309 */
@media only screen and (min-width: 640px) {
  .page-quickquote form > .container > .row > .col-lg-12 .pull-left,
  .page-quote form > .container > .row > .col-lg-12 .pull-left,
  .page-quickquote form > .container > .row > .col-lg-12 .pull-right,
  .page-quote form > .container > .row > .col-lg-12 .pull-right {
    flex-basis: 100%;
  }
}
/* :L1315 */
@media only screen and (min-width: 640px) {
  .page-quickquote form > .container > .row > .col-lg-12 .pull-left .btn,
  .page-quote form > .container > .row > .col-lg-12 .pull-left .btn,
  .page-quickquote form > .container > .row > .col-lg-12 .pull-right .btn,
  .page-quote form > .container > .row > .col-lg-12 .pull-right .btn {
    width: 115px;
    flex-basis: 115px;
  }
}
/* :L1323 */
@media only screen and (max-width: 1200px) {
  .page-quickquote form > .container > .row > .col-lg-12 .pull-right,
  .page-quote form > .container > .row > .col-lg-12 .pull-right {
    width: calc(100% - 8px);
    /* Remove the gap from the parent */
  
  }
}
/* :L1331 */
@media only screen and (min-width: 640px) {
  .page-postquotequestions form > .container > .row > .col-lg-12 button[formaction="BindQuote"] {
    width: auto;
    flex-basis: auto;
    max-width: none;
  }
}
/* ================ */

/*===== Form ===== */

/* ================ */

/* :L1343 */
label,
.page-quickquote .group-question-header a,
.page-quickquote .group-question-header h3 {
  color: black;
  font-size: 14px;
  font-weight: 500;
  line-height: 1.5rem;
  margin-bottom: 8px;
  font-size: 1.9rem;
}
/* :L1348 */
.form-control,
select.form-control {
  border-radius: 5px;
  font-weight: 500;
  border: 2px solid #bfbfbf;
  height: unset;
  min-height: 48px;
  padding: 0 10px;
  box-shadow: none;
}
/* :L1358 */
.form-control:focus,
select.form-control:focus {
  border-color: #ff5b00;
  -webkit-box-shadow: inset 0 0 0 1px #ff5b00;
  box-shadow: inset 0 0 0 1px #ff5b00;
}
/* :L1365 */
.form-control[readonly] {
  pointer-events: none;
}
/* :L1369 */
/* :L1372 */
.input-group .input-group-addon {
  border-color: #bfbfbf;
}
/* :L1376 */
.input-group .form-control {
  border-radius: 5px 0;
}
/* :L1381 */
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle {
  border-radius: 5px;
  /* Override Bootstrap's */

}
/* :L1392 */
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle) {
  border-radius: 5px;
  /* Override Bootstrap's */

}
/* :L1403 */
/* :L1404 */
.input-group .input-group-addon {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  background-color: #333233;
  color: white;
}
/* :L1410 */
/* :L1411 */
.input-group .input-group-addon + .instanda-question-input .form-control {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
/* :L1419 */
.input-group-addon {
  padding: 15px;
  background-color: white;
  border: 0 !important;
}
/* :L1425 */
/* :L1426 */
.instanda-question-input.instanda-question-date.date.input-group.instanda-question-not-dob .form-control.instanda-date-picker.instanda-date-input {
  border-radius: 5px 0px 0px 5px;
}
/* :L1430 */
.instanda-question-input.instanda-question-date.date.input-group.instanda-question-not-dob .input-group-addon {
  border-radius: 0px 5px 5px 0px;
}
/* :L1435 */
.label-danger {
  display: inline-block;
  white-space: normal;
  text-align: left;
  margin-top: 5px;
  padding: 5px;
  line-height: 1.2;
  font-size: smaller;
}
/***change color of the selected date *****/

/* :L1446 */
.bootstrap-datetimepicker-widget.dropdown-menu .datepicker-days tbody tr .day.active {
  background-color: #0a4478 !important;
}
/*****radio*********/

/* :L1451 */
.radio label,
.radio-inline {
  width: auto;
  border: 3px solid #ff5b00;
  border-radius: 50px;
  padding: .9rem;
  min-width: 9rem;
  background: white;
  font-size: 14px;
  font-weight: 500;
  text-align: center;
  margin-left: 0px !important;
}
@media (max-width: 640px) {
  .radio label,
  .radio-inline {
    width: 100%;
  }
}
/* :L1469 */
.radio label:hover,
.radio-inline:hover {
  box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.8);
}
/* :L1474 */
.radio label.instanda-selected,
.radio-inline.instanda-selected {
  background: #ff5b00;
  color: white;
}
/* :L1482 */
/* :L1485 */
.radio-choice-style .radio.instanda-question-input.instanda-question-choice {
  display: flex;
  /*FLEX RADIO LABELS*/
  flex-wrap: wrap;
  gap: 10px;
}
/* :L1490 */
/* :L1491 */
.radio-parent-style .instanda-question-input {
  display: flex;
  gap: 5px;
}
@media only screen and (max-width: 640px) {
  .radio-parent-style .instanda-question-input {
    flex-direction: column;
  }
}
/* :L1501 */
.radio-parent-style .label {
  text-align: center;
}
/* :L1506 */
/* :L1509 */
.radio-style .instanda-question-input {
  display: flex;
  /*FLEX RADIO LABELS*/
  flex-wrap: wrap;
  gap: 10px;
}
/* :L1512 */
.radio-style .instanda-question-input .label {
  text-align: center;
}
/* :L1517 */
/* :L1518 */
.radio-style .instanda-question-input.col-xs-11.col-sm-6.col-md-6.col-lg-6 > .form-group {
  display: flex;
  gap: 10px;
  flex-wrap: wrap;
  margin-bottom: unset;
}
/* :L1524 */
.radio-style .instanda-question-input.col-xs-11.col-sm-6.col-md-6.col-lg-6 > .form-group .radio {
  margin: unset;
  flex-grow: 1;
}
/* ================ */

/******Radio*******/

/* ================ */

/* :L1535 */
/* :L1539 */
.radio label input,
.radio-inline input {
  appearance: none;
  /*HIDE NATIVE BROWSER INPUT*/
  -webkit-appearance: none;
  -moz-appearance: none;
}
/* :L1546 */
.radio label + .radio label,
.radio-inline + .radio label {
  margin-left: 30px;
  /*OVERRIDE INITIAL RADIO SIBLING STYLING*/

}
/*****Checkbox*****/

/* :L1553 */
.container {
  max-width: 100%;
}
/* :L1608 */
.confirmQuestionCheckbox {
  margin: unset;
}
/* :L1611 */
.confirmQuestionCheckbox .confirmQuestionText {
  display: flex;
  align-items: center;
  gap: 20px;
  border: 3px solid #ff5b00;
  padding: 1rem 2rem;
  border-radius: 20px;
  width: auto;
  max-width: 480px;
  background: white;
  color: black;
  font-size: 1.4rem;
  word-break: break-all;
}
@media only screen and (max-width: 479px) {
  .confirmQuestionCheckbox .confirmQuestionText {
    font-size: 0.714rem;
  }
}
/* :L1575 */
.confirmQuestionCheckbox .confirmQuestionText:hover,
.confirmQuestionCheckbox .confirmQuestionText:focus,
.confirmQuestionCheckbox .confirmQuestionText:active {
  box-shadow: 0px 0px 4px #00000080 !important;
}
/* :L1581 */
.confirmQuestionCheckbox .confirmQuestionText .confirm-icon {
  content: '';
  background-color: #cecdcd;
  border-radius: 50px;
  display: inline-block;
  width: 20px;
  height: 20px;
  min-width: 20px;
}
/* :L1615 */
.confirmQuestionCheckbox label {
  opacity: 0;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}
/* :L1624 */
.confirmQuestionCheckbox label:hover + .confirmQuestionText {
  box-shadow: 0px 0px 4px #00000080 !important;
}
/* :L1628 */
/* :L1629 */
.confirmQuestionCheckbox label.ticked + .confirmQuestionText {
  background: #ff5b00;
  color: white;
}
/* :L1600 */
.confirmQuestionCheckbox label.ticked + .confirmQuestionText .confirm-icon {
  background-color: white;
  background-image: url(../ImageUpload/DownloadImageVersion?uploadedImageVersionId=WVdaeWEyTlhOa0U0VTFJd1RIUklaSE54VjJwaVFWOWYsQUVTMjU2X0NCQ19TVEFOREFSRCx4QlZQNklqcXJXb2Z3cTQ3LDEwMDAsR1V6Y1pvNFl1ODY4bHF5TSw1S3luMEFucktQQVdwcmt0MWRYV1JVTGN4RlF5VlVETUJwZUFVQUxiSkJ4WGpxeFFRSWREOWJWaC9OZDVBdHlmcjF2U2xhMDJ2dkROTE1IUWhYL0FjUT09);
  background-repeat: no-repeat;
  background-size: contain;
}
/* :L1637 */
/* :L1638 */
.confirm-question-grouper .group-question-collapse {
  display: flex !important;
  gap: 1rem;
  flex-wrap: wrap;
  justify-content: flex-start;
}
/* :L1644 */
.confirm-question-grouper .group-question-collapse > .container {
  /* width: unset;
      margin: unset;*/
  flex-basis: 100%;
}
/* :L1651 */
.confirm-question-grouper > .group-question-header {
  display: none;
}
/******checkbox for endorsement*******/

/* :L1661 */
.endorsement-item-checkbox {
  margin: unset;
}
/* :L1664 */
.endorsement-item-checkbox input[type=checkbox] {
  opacity: 0;
}
/* :L1668 */
.endorsement-item-checkbox label {
  display: flex;
  align-items: center;
  gap: 20px;
  border: 3px solid #ff5b00;
  padding: 1rem 2rem;
  border-radius: 20px;
  width: auto;
  max-width: 480px;
  background: white;
  color: black;
  font-size: 1.4rem;
  word-break: break-all;
}
@media only screen and (max-width: 479px) {
  .endorsement-item-checkbox label {
    font-size: 0.714rem;
  }
}
/* :L1575 */
.endorsement-item-checkbox label:hover,
.endorsement-item-checkbox label:focus,
.endorsement-item-checkbox label:active {
  box-shadow: 0px 0px 4px #00000080 !important;
}
/* :L1581 */
.endorsement-item-checkbox label .confirm-icon {
  content: '';
  background-color: #cecdcd;
  border-radius: 50px;
  display: inline-block;
  width: 20px;
  height: 20px;
  min-width: 20px;
}
/* :L1671 */
.endorsement-item-checkbox label.ticked {
  background: #ff5b00;
  color: white;
}
/* :L1600 */
.endorsement-item-checkbox label.ticked .confirm-icon {
  background-color: white;
  background-image: url(../ImageUpload/DownloadImageVersion?uploadedImageVersionId=WVdaeWEyTlhOa0U0VTFJd1RIUklaSE54VjJwaVFWOWYsQUVTMjU2X0NCQ19TVEFOREFSRCx4QlZQNklqcXJXb2Z3cTQ3LDEwMDAsR1V6Y1pvNFl1ODY4bHF5TSw1S3luMEFucktQQVdwcmt0MWRYV1JVTGN4RlF5VlVETUJwZUFVQUxiSkJ4WGpxeFFRSWREOWJWaC9OZDVBdHlmcjF2U2xhMDJ2dkROTE1IUWhYL0FjUT09);
  background-repeat: no-repeat;
  background-size: contain;
}
/*******************/

/***Footer**********/

/*******************/

/* :L1680 */
footer {
  background: #333233;
  height: auto;
  position: absolute;
  bottom: 0;
  width: 100%;
}
@media only screen and (max-width: 640px) {
  footer {
    bottom: -60px;
  }
}
/* :L1692 */
footer .footer-main {
  padding: 20px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  font-size: 1.2rem;
}
/* :L1699 */
footer .footer-main .footer-heading {
  display: flex;
  flex-direction: column;
  margin-right: 4rem;
}
/* :L1704 */
footer .footer-main .footer-heading a {
  color: #ff5b00 !important;
}
/* :L1711 */
.footer-heading.footer-1 p {
  color: white;
  margin: 0;
}
/* :L1716 */
.container.instanda-built-by-footer {
  display: none;
}
/********Tooltip********/

/* :L1721 */
/* :L1722 */
.instanda-responsive-help-icon fa {
  font-size: 0;
}
/* :L1727 */
.instanda-responsive-help-text.collapse.row {
  display: block;
  margin-bottom: 10px;
}
/* :L1732 */
.instanda-responsive-help-icon-container {
  display: none;
}
/******Question-styling******/

/**Header-styling***/

/* :L1739 */
.instanda-question-parent-yes-no.form-group + .form-group .questionItem {
  /*     solve padding for child parent questions */
  padding: unset;
}
/**Default-agent-input question*****/

/* :L1745 */
.twitter-typeahead {
  margin-bottom: 40px;
}
/* :L1750 */
body.page-quickquotequestions.page-number-1 .questionList.instanda-questionList:nth-of-type(1) > .instanda-well .instanda-question-item.form-group.container > .instanda-container-fluid {
  width: 100%;
  background-color: #ff5b00;
  margin-bottom: 2rem;
  padding: 0 2rem;
  margin-left: -16px;
  width: calc(100% + calc(16px * 2));
  cursor: pointer;
  display: flex;
  color: white;
}
/* :L1761 */
body.page-quickquotequestions.page-number-1 .questionList.instanda-questionList:nth-of-type(1) > .instanda-well .instanda-question-item.form-group.container > .instanda-container-fluid h3 {
  font-weight: 600;
}
/* :L1766 */
/* :L1767 */
.page-quickquotequestions.page-number-1 .instanda-main-content {
  padding-top: 0;
}
/*****************************/

/* :L1773 */
.questionList.instanda-questionList {
  /*     clamp width on main container of questions */
  max-width: 100% !important;
}
/* override bootstrap padding margin flow */

/* :L1782 */
.questionItem,
.form-group,
.row,
.questionHeader,
.multi-item-parent {
  padding: unset;
  margin-left: unset;
  right: unset;
}
/* :L1792 */
.questionItem + .container:has(.instanda-multi-item) {
  /* Remove side paddings for multi-items */
  padding: 0;
}
/* :L1809 */
.instanda-main-content {
  padding: 30px 16px;
}
@media only screen and (min-width: 768px) {
  .instanda-main-content {
    background-color: white;
    box-shadow: 0px 0px 1.5rem rgba(0, 0, 0, 0.4);
    position: relative;
    width: 100%;
    max-width: 120rem;
    margin: auto;
  }
}
/* :L1823 */
.main-header.questionItem {
  background: #ff5b00;
  color: white;
  padding: 0 2rem;
  margin-left: -16px;
  width: calc(100% + calc(16px * 2));
  cursor: pointer;
  display: flex;
}
/* :L1833 */
.main-header h3 div {
  display: flex;
  justify-content: space-between;
}
/*.main-header h3 div::after {
    content:'>';
    color:red;
}*/

/* :L1842 */
.collapse.in .main-header h3 div::after {
  transform: rotate(90deg);
  color: red;
}
/* :L1847 */
.instanda-well.collapse .main-header {
  display: block;
}
/* :L1851 */
.instanda-well.collapse {
  display: block !important;
  height: auto !important;
  overflow-y: visible;
}
/* :L1857 */
.instanda-well.collapsing {
  min-height: 100px;
  width: 100% !important;
  overflow: unset !important;
  overflow-y: hidden !important;
  overflow-x: visible !important;
}
/* :L1866 */
.instanda-well.collapse > div {
  display: none;
}
/* :L1870 */
.instanda-well.collapse.in > div {
  display: block;
}
/* :L1874 */
.instanda-well.collapse > .main-header {
  display: block;
}
/*****Quick-Quote pages******/

/* :L1881 */
.confirm-question-grouper {
  background: unset;
}
/* :L1885 */
.confirm-question-grouper a {
  cursor: default !important;
}
/* :L1889 */
.confirm-question-grouper .group-question-collapse {
  display: block !important;
  height: auto !important;
  padding: unset !important;
  margin: unset !important;
  overflow: visible !important;
}
/* :L1898 */
.confirm-question-grouper .questionItem {
  display: none;
}
/* :L1903 */
.confirm-question-grouper .questionItem.always-show {
  display: block;
}
/* :L1907 */
.confirm-question-grouper.gulf-selected .questionItem.show-on-gulf,
.confirm-question-grouper.indian-ocean-selected .questionItem.show-on-indian-ocean,
.confirm-question-grouper.indian-and-gulf-selected .questionItem.show-on-gulf,
.confirm-question-grouper.indian-and-gulf-selected .questionItem.show-on-indian-ocean {
  display: block;
}
/* :L1915 */
.container.calls-multi-item {
  /*hiding multi-item on yes/no */
  display: none;
}
/* :L1938 */
/* :L1939 */
/* :L1940 */
/* :L1942 */
.multi-item-parent .instanda-multi-item .container,
.multi-item-parent .instanda-multi-item .container .instanda-question-input,
.multi-item-parent .instanda-multi-item .container .instanda-question-help-col,
.multi-item-parent .instanda-multi-item .container .instanda-question-item,
.multi-item-parent .instanda-multi-item .container .row {
  padding: unset;
  margin: unset;
  width: unset;
}
/* :L1951 */
.multi-item-parent .instanda-multi-item [class*="col-"],
.multi-item-parent .instanda-multi-item .questionItem,
.multi-item-parent .instanda-multi-item .form-group,
.multi-item-parent .instanda-multi-item h3 {
  padding: unset;
  margin: unset;
  width: unset;
}
/* :L1960 */
.questionItem.instanda-question-item.instanda-multi-item-add-remove.container.form-group {
  padding: unset;
  margin: unset;
  width: unset;
}
/* :L1978 */
/* :L1979 */
.multi-item-parent.calls-multi-item .instanda-multi-item {
  display: flex;
  align-items: stretch;
  position: relative;
}
/* :L1984 */
/* :L1985 */
/* :L1987 */
.multi-item-parent.calls-multi-item .instanda-multi-item .instanda-question-item .instanda-text-question.form-group,
.multi-item-parent.calls-multi-item .instanda-multi-item .instanda-question-item .instanda-text-question.form-group .instanda-question-input {
  display: flex;
  align-items: stretch;
  height: 100%;
}
/* :L1996 */
.multi-item-parent.calls-multi-item .instanda-multi-item h3 {
  font-size: 1.4rem;
  color: white;
}
/* :L2001 */
.multi-item-parent.calls-multi-item .instanda-multi-item .instanda-question-label {
  display: none;
}
/* :L2005 */
.multi-item-parent.calls-multi-item .instanda-multi-item .instanda-container-fluid {
  background: #333233;
  display: flex;
  align-items: center;
  padding: 1rem;
  border-radius: 1rem 0 0 1rem;
  min-width: 9rem;
}
/* :L2014 */
/* :L2015 */
.multi-item-parent.calls-multi-item .instanda-multi-item .instanda-text-input.instanda-question-input .form-control {
  border-radius: 0 1rem 1rem 0;
}
/* :L2021 */
.multi-item-parent.calls-multi-item .instanda-multi-item-remove {
  font-size: 0;
  height: 100%;
  padding: 1rem;
  border-radius: 1rem;
  border: 1px solid #c71621;
  background-color: #c71621;
}
/* :L2029 */
.multi-item-parent.calls-multi-item .instanda-multi-item-remove:focus,
.multi-item-parent.calls-multi-item .instanda-multi-item-remove:hover,
.multi-item-parent.calls-multi-item .instanda-multi-item-remove:active {
  background-color: #c71621;
}
/* :L2035 */
.multi-item-parent.calls-multi-item .instanda-multi-item-remove::after {
  content: "X";
  font-size: 2rem;
  color: white;
}
/* :L2042 */
.multi-item-parent.calls-multi-item .instanda-multi-item-add-remove.container:not(.questionItem) {
  display: flex;
  align-items: stretch;
  margin-left: .5rem;
}
/* :L2105 */
/* :L2106 */
.multi-item-parent .instanda-multi-item-add {
  background: #ff5b00;
  color: white;
  border: unset;
  font-weight: 500;
  text-align: center;
  width: auto;
  height: auto;
  border-radius: 20px;
  /*1.25rem*/

  margin-bottom: 20px;
}
@media only screen and (min-width: 768px) {
  .multi-item-parent .instanda-multi-item-add {
    width: auto;
  }
}
/* :L493 */
.multi-item-parent .instanda-multi-item-add:hover,
.multi-item-parent .instanda-multi-item-add:active,
.multi-item-parent .instanda-multi-item-add:focus {
  outline: none;
  background: #ff5b00;
  color: white;
  box-shadow: none;
}
/* :L502 */
.multi-item-parent .instanda-multi-item-add:active:hover,
.multi-item-parent .instanda-multi-item-add:active:focus {
  outline: none;
  background: #ff5b00;
  color: white;
  box-shadow: none;
}
/* :L2111 */
.multi-item-parent .questionItem.instanda-question-item.instanda-multi-item-add-remove.container.form-group {
  margin-top: 1rem;
}
/* :L2115 */
.multi-item-parent .instanda-multi-item-summary-and-questions + div {
  display: flex;
  flex-direction: column;
  gap: 1rem;
}
/* :L2120 */
.multi-item-parent .instanda-multi-item-summary-and-questions + div [class="container"] {
  display: none;
}
/***************************/
/* :L2142 */
.generic-multi-item {
  width: 100%;
  /* When multi-items are filled (on page reload) */

}
/* :L2145 */
.generic-multi-item .instanda-question-input.instanda-question-multi-item-question-text {
  margin-left: auto;
  width: 100%;
  margin: 1rem 0;
}
/* :L2151 */
.generic-multi-item .container {
  padding-left: unset;
  padding-right: unset;
}
/* :L2156 */
.generic-multi-item .questionItem {
  padding: 0 4rem;
}
/* :L2161 */
.generic-multi-item h3 {
  margin: 0 0 1rem;
}
/* :L2165 */
.generic-multi-item .instanda-question-inner-label {
  padding: unset;
}
/* :L2169 */
.generic-multi-item .instanda-multi-item {
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
  /* margin: 1rem 0; */

}
/* :L2176 */
.generic-multi-item .instanda-multi-item-add-remove {
  padding-bottom: 2rem;
}
/* :L2180 */
/* :L2181 */
.generic-multi-item .instanda-multi-item-summary-and-questions + div {
  display: flex;
  flex-flow: wrap;
  gap: 2rem;
  max-width: 125rem;
  margin: 0 auto;
  padding: 0 4rem;
}
/* :L2189 */
.generic-multi-item .instanda-multi-item-summary-and-questions + div > .container {
  display: none;
}
/* :L2193 */
.generic-multi-item .instanda-multi-item-summary-and-questions + div .container {
  width: unset;
  margin: unset;
}
/* :L2198 */
.generic-multi-item .instanda-multi-item-summary-and-questions + div > .instanda-multi-item {
  flex-basis: 33rem;
  max-width: 33rem;
  width: unset;
  box-shadow: 0 2px 5px -2px rgba(0, 0, 0, 0.3);
  padding: 2rem;
  border-radius: 0.5rem;
  margin-top: 20px;
}
/* :L2137 */
.generic-multi-item .instanda-multi-item-summary-and-questions + div > .instanda-multi-item .questionItem {
  padding: unset;
}
/* :L2205 */
.generic-multi-item .instanda-question-multi-item-question-text-label ~ div:has(.instanda-multi-item) {
  flex-basis: 33rem;
  max-width: 33rem;
  width: unset;
  box-shadow: 0 2px 5px -2px rgba(0, 0, 0, 0.3);
  padding: 2rem;
  border-radius: 0.5rem;
  margin-top: 20px;
}
/* :L2137 */
.generic-multi-item .instanda-question-multi-item-question-text-label ~ div:has(.instanda-multi-item) .questionItem {
  padding: unset;
}
/* :L2210 */
.generic-multi-item .instanda-question-inner-label.instanda-question-multi-item-question-text-label label.control-label {
  margin-bottom: 1rem;
  font-weight: 400;
}
@media only screen and (min-width: 768px) {
  .generic-multi-item .instanda-question-inner-label.instanda-question-multi-item-question-text-label label.control-label {
    font-size: 2rem;
  }
}
/* :L2219 */
.generic-multi-item .instanda-multi-item-remove {
  background: #c71621 !important;
  color: white !important;
  border: unset !important;
  border-radius: 20px !important;
  width: 120px !important;
  padding: 0.5rem 1rem !important;
  box-shadow: 0 0 0 2px #c71621 !important;
  font-size: 14px !important;
  width: auto !important;
}
/* :L555 */
.generic-multi-item .instanda-multi-item-remove:hover,
.generic-multi-item .instanda-multi-item-remove:active,
.generic-multi-item .instanda-multi-item-remove:focus {
  outline: none !important;
  background: #c71621 !important;
  color: white !important;
  box-shadow: 0px 0px 4px #00000080 !important;
}
/* :L564 */
.generic-multi-item .instanda-multi-item-remove:active:hover,
.generic-multi-item .instanda-multi-item-remove:active:focus {
  outline: none !important;
  background: #c71621 !important;
  color: white !important;
}
/* :L2224 */
.generic-multi-item .instanda-multi-item-add {
  background: #009843;
  color: white;
  border: unset;
  border-radius: 4px;
  width: 100%;
  padding: 1.5rem;
}
/* :L2232 */
.generic-multi-item .instanda-multi-item-add:hover,
.generic-multi-item .instanda-multi-item-add:focus,
.generic-multi-item .instanda-multi-item-add:active {
  outline: none;
  box-shadow: none;
}
/* :L2240 */
/* :L2241 */
.generic-multi-item .instanda-question-multi-item-summary > .questionItem.instanda-question-item {
  gap: 1rem;
  /* >div:not(.instanda-question-inner-label) {
                box-shadow: 0 2px 5px -2px rgba(0, 0, 0, 0.3);
                padding: 2rem 0;
                border-radius: 0.5rem;
            }*/

}
/* :L2252 */
.generic-multi-item .radio {
  width: 100%;
}
/* :L2256 */
.generic-multi-item .instanda-question-input.col-xs-11.col-sm-6.col-md-6.col-lg-6 {
  width: 100%;
  flex-basis: 100%;
}
/* :L2260 */
.generic-multi-item .instanda-question-input.col-xs-11.col-sm-6.col-md-6.col-lg-6 > div {
  width: 100%;
  flex-direction: row;
  gap: 1rem;
  flex-wrap: wrap;
}
/* :L2266 */
.generic-multi-item .instanda-question-input.col-xs-11.col-sm-6.col-md-6.col-lg-6 > div .radio,
.generic-multi-item .instanda-question-input.col-xs-11.col-sm-6.col-md-6.col-lg-6 > div .radio-inline {
  flex-basis: 10rem;
  flex-grow: 1;
}
/* :L2271 */
.generic-multi-item .instanda-question-input.col-xs-11.col-sm-6.col-md-6.col-lg-6 > div .radio label,
.generic-multi-item .instanda-question-input.col-xs-11.col-sm-6.col-md-6.col-lg-6 > div .radio-inline label {
  width: 100%;
}
/* :L2278 */
.generic-multi-item .instanda-text-question.form-group.row {
  width: 100%;
}
/* :L2282 */
.generic-multi-item .instanda-question-validation-message.instanda-question-validation-message-choice {
  flex-basis: 100%;
  display: none;
}
/* :L2288 */
/* :L2289 */
.generic-multi-item .container {
  width: 100%;
}
/* :L2293 */
.generic-multi-item .instanda-question-multi-item-summary {
  display: flex;
}
/* :L2296 */
.generic-multi-item .instanda-question-multi-item-summary > .questionItem.instanda-question-item {
  display: flex;
  flex-wrap: wrap;
}
/* :L2302 */
.generic-multi-item .instanda-question-inner-label.instanda-question-multi-item-question-text-label {
  flex-basis: 100%;
}
/* :L2305 */
.generic-multi-item .instanda-question-inner-label.instanda-question-multi-item-question-text-label ~ div {
  flex-basis: 34rem;
}
/* :L1615 */

/* :L2312 */
.tax-multi-item .questionItem,
.tax-multi-item .instanda-question-multi-item-summary .instanda-multi-item-add-remove {
  padding: 0 4rem;
  margin: 0 auto;
}
/* :L2318 */
#question215234 .instanda-question-input {
  flex-direction: row;
}
/* :L2324 */
/* :L2325 */
/* :L2326 */
.package-25114.page-postquotequestions .tax-sum-operator .radio {
  width: auto;
  display: inline-block;
}
/***Post-Quote****/

/* :L2335 */
/* :L2336 */
.page-postquotequestions.page-number-1 .instanda-main-content {
  padding-top: 0;
}
/* :L2341 */
#ClientAddressLine1_TXT_POSTQ_KRS {
  margin-bottom: 5px;
}
/* :L2346 */
.instanda-address-line-2 {
  margin-top: 5px;
}
/* :L2350 */
#question215173 .instanda-question-input {
  display: block;
}
/* :L2355 */
.table-parent {
  display: flex;
  flex-direction: column;
  border: 1px solid #333333;
  margin-bottom: 20px;
}
/* :L2362 */
.table-parent .line {
  display: flex;
}
/* :L2366 */
/* :L2368 */
.table-parent .line.header {
  border: none;
  font-weight: 700;
}
/* :L2373 */
.table-parent .line.header .line-item {
  color: #ff5800;
}
/* :L2377 */
.table-parent .line .line-item {
  flex-basis: calc(14.285714286%);
  display: flex;
  flex-direction: column;
  gap: .5rem;
  justify-content: flex-start;
  border-style: solid;
  border-color: #333333;
  border-width: 1px 1px 1px 1px;
  padding: 1rem .5rem;
}
/* :L2389 */
.text {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}
/* :L2395 */
.edit {
  font-size: 0;
  line-height: 0;
}
/* :L2400 */
.edit::before {
  content: '\f044';
  display: block;
  line-height: 1;
  font-family: 'FontAwesome';
  font-size: 2rem;
}
/* :L2408 */
span.edit {
  cursor: pointer;
  padding: .5rem;
  border-radius: .5rem;
}
/* :L2414 */
span.edit:hover {
  background: #ff5800;
  color: white;
}
/* :L2419 */
.placeholder-input {
  border: 1px solid #333333;
  padding: .5rem;
  border-radius: .5rem;
}
/* :L2426 */
.instanda-question-parent-yes-no.form-group + .form-group .questionItem {
  /*     solve padding for child parent questions */
  padding: unset;
}
/* :L2431 */
.questionList.instanda-questionList {
  /*     clamp width on main container of questions */
  max-width: 50%;
}
/* override bootstrap widths */

/* :L2437 */
/* :L2438 */
body:not(.page-viewquoteorpolicy) [class*="col-"] {
  width: 100%;
  padding: unset;
  margin-left: unset;
  right: unset;
}
/* override bootstrap padding margin flow */

/* :L2447 */
.questionItem,
.form-group,
.row,
.questionHeader,
.multi-item-parent {
  padding: unset;
  margin-left: unset;
  margin-right: unset;
  right: unset;
}
/* :L2459 */
.api-conditional {
  display: none;
}
/* :L2462 */
.after-api-problem .api-conditional {
  display: block;
}
/* :L2467 */
.instanda-question-label label,
.page-quickquote .group-question-header a,
.page-quickquote .group-question-header h3 {
  font-size: 19px;
}
/* :L2472 */
/* :L2475 */
.page-postquotequestions.page-number-1.package-25216 .questionList,
.page-createpolicyfromquote.package-25216 .questionList,
.page-bindquote.package-25216 .questionList {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 0 40px;
}
/* :L2482 */
.page-postquotequestions.page-number-1.package-25216 .questionList > div,
.page-createpolicyfromquote.package-25216 .questionList > div,
.page-bindquote.package-25216 .questionList > div {
  flex-basis: 100%;
}
/* :L2486 */
.page-postquotequestions.page-number-1.package-25216 .questionList > .instanda-well:has(.three-column),
.page-createpolicyfromquote.package-25216 .questionList > .instanda-well:has(.three-column),
.page-bindquote.package-25216 .questionList > .instanda-well:has(.three-column) {
  flex-basis: calc((100% - 80px) / 3);
}
/* :L2489 */
/* :L2490 */
.page-postquotequestions.page-number-1.package-25216 .questionList > .instanda-well:has(.three-column) .questionItem:not(:last-child) .instanda-text-question,
.page-createpolicyfromquote.package-25216 .questionList > .instanda-well:has(.three-column) .questionItem:not(:last-child) .instanda-text-question,
.page-bindquote.package-25216 .questionList > .instanda-well:has(.three-column) .questionItem:not(:last-child) .instanda-text-question {
  margin-bottom: 0;
}
/* :L2493 */
.page-postquotequestions.page-number-1.package-25216 .questionList > .instanda-well:has(.three-column) .questionItem:not(:last-child) .instanda-text-question .form-group,
.page-createpolicyfromquote.package-25216 .questionList > .instanda-well:has(.three-column) .questionItem:not(:last-child) .instanda-text-question .form-group,
.page-bindquote.package-25216 .questionList > .instanda-well:has(.three-column) .questionItem:not(:last-child) .instanda-text-question .form-group {
  margin-bottom: 0;
}
/* :L2499 */
.page-postquotequestions.page-number-1.package-25216 .questionList > .instanda-well:has(.three-column) .container,
.page-createpolicyfromquote.package-25216 .questionList > .instanda-well:has(.three-column) .container,
.page-bindquote.package-25216 .questionList > .instanda-well:has(.three-column) .container {
  width: auto;
}
/* :L2508 */
/* :L2509 */
.page-retrievequote .btn.btn-default {
  background: #ff5b00;
  color: white;
  border: unset;
  font-weight: 500;
  text-align: center;
  width: auto;
  height: auto;
  border-radius: 20px;
  /*1.25rem*/

}
@media only screen and (min-width: 768px) {
  .page-retrievequote .btn.btn-default {
    width: auto;
  }
}
/* :L493 */
.page-retrievequote .btn.btn-default:hover,
.page-retrievequote .btn.btn-default:active,
.page-retrievequote .btn.btn-default:focus {
  outline: none;
  background: #ff5b00;
  color: white;
  box-shadow: none;
}
/* :L502 */
.page-retrievequote .btn.btn-default:active:hover,
.page-retrievequote .btn.btn-default:active:focus {
  outline: none;
  background: #ff5b00;
  color: white;
  box-shadow: none;
}
/* :L2513 */
.page-retrievequote h4 {
  display: none;
}
/* :L2518 */
.page-retrievequote .search-fields.row .search-row {
  display: flex;
  flex-direction: column;
}
/* :L2523 */
.page-retrievequote .search-fields.row {
  display: flex;
  flex-direction: column;
  gap: 1rem;
}
/* :L2529 */
.page-retrievequote .search-fields .row::before,
.page-retrievequote .search-fields .row::after {
  display: none;
}
/* :L2534 */
.page-retrievequote .search-fields.row .search-row .row {
  display: flex;
  align-items: center;
  gap: 1rem;
}
/* :L2541 */
/* :L2543 */
.page-agentlogin .well,
.page-forgotsalespersonpassword .well {
  padding: 0;
  box-shadow: none;
  border: 0;
  background: unset;
}
/* :L2550 */
.page-agentlogin .agent-login-links > a,
.page-forgotsalespersonpassword .agent-login-links > a {
  color: #eb5d1c;
  text-decoration: none;
}
/**********Endorsement-page*******/

/* :L2557 */
/* :L2559 */
.page-endorse h5,
.page-endorse .endorsement-item-editor.free-text {
  margin-top: 20px;
}
/* :L2564 */
.page-endorse .endorsement-item-checkbox label {
  max-width: 405px !important;
}
/* :L2569 */
.endorsement-header-title {
  margin-bottom: 30px;
}
/* :L2573 */
/* :L2575 */
/* :L2576 */
.endorsement-item .title > strong {
  font-weight: 400;
  margin-top: 5px;
  display: block;
}
/* :L2584 */
.endorsement-item .title[data-toggle="collapse"] {
  margin-bottom: 10px;
}
/* :L2587 */
.endorsement-item .title[data-toggle="collapse"] > strong {
  font-size: 0;
}
/* :L2590 */
.endorsement-item .title[data-toggle="collapse"] > strong::before {
  content: "More +";
  font-size: 14px;
  font-weight: 700;
}
/* :L2597 */
/* :L2598 */
.endorsement-item .title[data-toggle="collapse"][aria-expanded="true"] > strong {
  font-size: 0;
}
/* :L2601 */
.endorsement-item .title[data-toggle="collapse"][aria-expanded="true"] > strong::before {
  content: "More -";
}
/* :L2608 */
.endorsement-item:has([data-toggle="collapse"]) {
  margin-bottom: 20px;
}
/* :L2612 */
.endorsement-item .checkbox + div:has([data-toggle="collapse"]) {
  padding-left: 10px;
}
/****Approval action page*****/

/* :L2618 */
/* :L2619 */
.page-reviewreferrals .pull-right.instanda-review-referrals-buttons {
  margin: 30px 0 30px 0;
  display: flex;
  gap: 20px;
}
/* :L2624 */
.page-reviewreferrals .pull-right.instanda-review-referrals-buttons #pendingButton {
  background: white;
  color: black;
  box-shadow: 0 0 0 2px #ff5b00;
  border: unset;
  /*padding            :1rem 4rem;*/
  font-weight: 500;
  text-align: center;
  width: auto;
  height: auto;
  border-radius: 20px;
  /*1.25rem*/
  font-size: 14px;
  width: 120px !important;
}
@media only screen and (min-width: 768px) {
  .page-reviewreferrals .pull-right.instanda-review-referrals-buttons #pendingButton {
    width: auto;
  }
}
/* :L529 */
.page-reviewreferrals .pull-right.instanda-review-referrals-buttons #pendingButton:hover,
.page-reviewreferrals .pull-right.instanda-review-referrals-buttons #pendingButton:active,
.page-reviewreferrals .pull-right.instanda-review-referrals-buttons #pendingButton:focus {
  outline: none;
  background: white;
  color: #ff5b00;
}
/* :L537 */
.page-reviewreferrals .pull-right.instanda-review-referrals-buttons #pendingButton:active:hover,
.page-reviewreferrals .pull-right.instanda-review-referrals-buttons #pendingButton:active:focus {
  outline: none;
  background: white;
  color: #ff5b00;
}
/* :L2629 */
.page-reviewreferrals .pull-right.instanda-review-referrals-buttons #rejectButton {
  background: #c71621;
  color: white;
  border: unset;
  border-radius: 20px;
  width: 120px;
  padding: 0.5rem 1rem;
  box-shadow: 0 0 0 2px #c71621;
  font-size: 14px;
}
/* :L555 */
.page-reviewreferrals .pull-right.instanda-review-referrals-buttons #rejectButton:hover,
.page-reviewreferrals .pull-right.instanda-review-referrals-buttons #rejectButton:active,
.page-reviewreferrals .pull-right.instanda-review-referrals-buttons #rejectButton:focus {
  outline: none;
  background: #c71621;
  color: white;
  box-shadow: 0px 0px 4px #00000080;
}
/* :L564 */
.page-reviewreferrals .pull-right.instanda-review-referrals-buttons #rejectButton:active:hover,
.page-reviewreferrals .pull-right.instanda-review-referrals-buttons #rejectButton:active:focus {
  outline: none;
  background: #c71621;
  color: white;
}
/* :L2633 */
.page-reviewreferrals .pull-right.instanda-review-referrals-buttons #clearButton {
  background-color: #009843;
  color: white;
  box-shadow: 0 0 0 2px #009843;
  border: unset;
  padding: 0.5rem 1rem;
  font-weight: 500;
  font-size: 14px;
  text-align: center;
  border-radius: 20px;
}
@media only screen and (min-width: 768px) {
  .page-reviewreferrals .pull-right.instanda-review-referrals-buttons #clearButton {
    width: 120px;
    height: 35px;
  }
}
/* :L695 */
.page-reviewreferrals .pull-right.instanda-review-referrals-buttons #clearButton:hover,
.page-reviewreferrals .pull-right.instanda-review-referrals-buttons #clearButton:active,
.page-reviewreferrals .pull-right.instanda-review-referrals-buttons #clearButton:focus {
  outline: none;
  box-shadow: 0px 0px 4px #00000080;
  background: #009843;
  color: white;
}
/* :L704 */
.page-reviewreferrals .pull-right.instanda-review-referrals-buttons #clearButton:active:hover,
.page-reviewreferrals .pull-right.instanda-review-referrals-buttons #clearButton:active:focus {
  outline: none;
  box-shadow: 0px 0px 4px #00000080;
  background: #009843;
  color: white;
}
/* :L2638 */
.page-reviewreferrals .btn.btn-primary[name="quoteButton"] {
  background-color: #ff5b00;
  color: white;
  box-shadow: 0 0 0 2px #ff5b00;
  border: unset;
  padding: 0.5rem 1rem;
  font-weight: 500;
  text-align: center;
  border-radius: 20px;
  font-size: 14px;
  width: 120px;
  height: 35px;
  width: fit-content;
  max-width: inherit !important;
}
@media only screen and (min-width: 768px) {
  .page-reviewreferrals .btn.btn-primary[name="quoteButton"] {
    display: flex;
    align-items: center;
    justify-content: center;
  }
}
@media only screen and (min-width: 768px) {
  .page-reviewreferrals .btn.btn-primary[name="quoteButton"] {
    max-width: 145px;
  }
  /* :L594 */
  .page-reviewreferrals .btn.btn-primary[name="quoteButton"]:after {
    content: ' ';
    background: url(../ImageUpload/DownloadImageVersion?uploadedImageVersionId=UzJsVmQxQjNjRXRoVFVaemJXTnhkVXBRWVV4cVoxOWYsQUVTMjU2X0NCQ19TVEFOREFSRCxQYzN1a0ZWUFR3QjRUdDBTLDEwMDAsOXlvUkdmb1dLSWFJQ3EwWix4QXRzS3pMWUtpU2FQRVRiRmo5M3gzZWVFYzRyZ244Ni91OWZmeklyQlA2WVRlVXBpZmY3VVRoZi8vTHhyTUtUR0tRQ0krd3RxamxNUzBieDFKQ0Mwdz09);
    display: inline-block;
    height: 100%;
    width: 1.5rem;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: right center;
  }
}
/* :L606 */
.page-reviewreferrals .btn.btn-primary[name="quoteButton"]:hover,
.page-reviewreferrals .btn.btn-primary[name="quoteButton"]:active,
.page-reviewreferrals .btn.btn-primary[name="quoteButton"]:focus {
  outline: none;
  background: #ff5b00;
  color: white;
  box-shadow: 0px 0px 4px #00000080;
}
/* :L615 */
.page-reviewreferrals .btn.btn-primary[name="quoteButton"]:active:hover,
.page-reviewreferrals .btn.btn-primary[name="quoteButton"]:active:focus {
  outline: none;
  background: #ff5b00;
  color: white;
  box-shadow: 0px 0px 4px #00000080;
}
/* :L2645 */
.page-reviewreferrals .instanda-button.instanda-quote-back-button.btn.btn-primary {
  background-color: #ff5b00;
  color: white;
  box-shadow: 0 0 0 2px #ff5b00;
  border: unset;
  padding: 0.5rem 1rem;
  font-weight: 500;
  font-size: 14px;
  text-align: center;
  border-radius: 20px;
  height: 35px;
}
/* :L2648 */
.page-reviewreferrals .instanda-button.instanda-quote-back-button.btn.btn-primary i {
  display: none;
}
@media only screen and (min-width: 768px) {
  .page-reviewreferrals .instanda-button.instanda-quote-back-button.btn.btn-primary {
    display: flex;
    align-items: center;
    justify-content: center;
  }
}
@media only screen and (min-width: 768px) {
  .page-reviewreferrals .instanda-button.instanda-quote-back-button.btn.btn-primary {
    width: 120px;
  }
}
@media only screen and (min-width: 768px) {
  /* :L649 */
  .page-reviewreferrals .instanda-button.instanda-quote-back-button.btn.btn-primary:before {
    content: ' ';
    background: url(../ImageUpload/DownloadImageVersion?uploadedImageVersionId=VjFadVNVMHROVVE1UVdsM1VrWkpMRTFrUTBzdFVWOWYsQUVTMjU2X0NCQ19TVEFOREFSRCxpVlZiIUBAUEJHZiFyZDlvLDEwMDAsVklJbW95VkpHblZAZHVrVywzRlFUSi9DeEowOWtKQkdVRFh1YmJuRXhJTFBQU29PYUlRK05iV3FHQ0lNeEcvUnpqQys1MEg0amdKZXp0ekN2ZWZsdGM3bDNGNFg0Nm50MmFRdFlWdz09);
    display: inline-block;
    height: 100%;
    width: 1.5rem;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: right center;
  }
}
/* :L661 */
.page-reviewreferrals .instanda-button.instanda-quote-back-button.btn.btn-primary:hover,
.page-reviewreferrals .instanda-button.instanda-quote-back-button.btn.btn-primary:active,
.page-reviewreferrals .instanda-button.instanda-quote-back-button.btn.btn-primary:focus {
  outline: none;
  box-shadow: 0px 0px 4px #00000080;
  background: #ff5b00;
  color: white;
}
/* :L670 */
.page-reviewreferrals .instanda-button.instanda-quote-back-button.btn.btn-primary:active:hover,
.page-reviewreferrals .instanda-button.instanda-quote-back-button.btn.btn-primary:active:focus {
  outline: none;
  box-shadow: 0px 0px 4px #00000080;
  background: #ff5b00;
  color: white;
}
/*****referral reason*****/

/* :L2657 */
/* :L2658 */
.page-referralreviewmultiplelines h3 {
  font-size: 16px;
}
/* :L2662 */
.page-referralreviewmultiplelines .form-control {
  margin-top: 10px;
}
/* :L2666 */
.page-referralreviewmultiplelines .instanda-button {
  background-color: #009843;
  color: white;
  box-shadow: 0 0 0 2px #009843;
  border: unset;
  padding: 0.5rem 1rem;
  font-weight: 500;
  font-size: 14px;
  text-align: center;
  border-radius: 20px;
}
@media only screen and (min-width: 768px) {
  .page-referralreviewmultiplelines .instanda-button {
    width: 120px;
    height: 35px;
  }
}
/* :L695 */
.page-referralreviewmultiplelines .instanda-button:hover,
.page-referralreviewmultiplelines .instanda-button:active,
.page-referralreviewmultiplelines .instanda-button:focus {
  outline: none;
  box-shadow: 0px 0px 4px #00000080;
  background: #009843;
  color: white;
}
/* :L704 */
.page-referralreviewmultiplelines .instanda-button:active:hover,
.page-referralreviewmultiplelines .instanda-button:active:focus {
  outline: none;
  box-shadow: 0px 0px 4px #00000080;
  background: #009843;
  color: white;
}
/*****view document*****/

/* :L2672 */
#DocumentReGenerateSubmit {
  background-color: #ff5b00;
  margin: 20px 0;
}
/* ====================== */

/* ===== breadcrumb ===== */

/* ====================== */

/****Package name*****/

/* :L2682 */
.package-name {
  padding: 0;
  margin-bottom: 30px;
  font-size: 24px;
  font-weight: 600;
}
/* :L2703 */
.custom-sub-breadcrumb {
  display: none;
  margin-bottom: 2rem;
}
/**Hide/ Show custom breadcrumb between quote journey/ non quote journey in wide screens only **/

/* :L2709 */
@media only screen and (min-width: 992px) {
  /* :L2691 */
  .page-quickquotequestions .custom-sub-breadcrumb,
  .page-quickquote .custom-sub-breadcrumb,
  .page-prequotequestions .custom-sub-breadcrumb,
  .page-endorse .custom-sub-breadcrumb,
  .page-quote .custom-sub-breadcrumb,
  .page-postquotequestions .custom-sub-breadcrumb,
  .page-bindquote .custom-sub-breadcrumb,
  .page-confirmation2 .custom-sub-breadcrumb {
    display: block;
  }
}
/* :L2715 */
.custom-sub-breadcrumb {
  background-color: #d9d9db;
  padding: 5rem;
}
/* :L2720 */
.container > .instanda-main-content > .custom-sub-breadcrumb {
  padding: 0;
  width: auto;
}
/* :L2725 */
.custom-sub-breadcrumb > .group-content-wrapper {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  flex-wrap: nowrap;
  padding: 24px 0;
}
@media only screen and (min-width: 992px) {
  .custom-sub-breadcrumb > .group-content-wrapper {
    padding-top: 0;
  }
}
@media only screen and (min-width: 1200px) {
  .custom-sub-breadcrumb > .group-content-wrapper {
    flex-direction: row;
  }
}
/* :L2741 */
.custom-sub-breadcrumb > .group-content-wrapper > div {
  order: 0;
}
/* :L2745 */
.custom-sub-breadcrumb > .group-content-wrapper .sub-breadcrumb-inner-wrapper {
  order: -1;
}
@media only screen and (min-width: 1200px) {
  .custom-sub-breadcrumb > .group-content-wrapper .sub-breadcrumb-inner-wrapper {
    order: 0;
  }
}
/* ====================== */
/* ===== Breadcrumb ===== */
/* ====================== */
/* Sub-breadcrumb */
/* :L2782 */
/* :L2783 */
.custom-sub-breadcrumb .sub-breadcrumb-inner-wrapper {
  display: flex;
  align-items: flex-start;
  justify-content: center;
  flex-wrap: nowrap;
  position: relative;
}
/* :L2791 */
.custom-sub-breadcrumb a:hover,
.custom-sub-breadcrumb a:focus {
  text-decoration: none;
}
/* :L2796 */
.custom-sub-breadcrumb .step-wrapper {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}
/* :L2801 */
/* :L2802 */
.custom-sub-breadcrumb .step-wrapper .el__text {
  color: #9c9b9b;
  font-size: 10px;
  letter-spacing: 0.4px;
  line-height: 1.5;
  margin-top: 8px;
  text-align: center;
  flex-basis: 100%;
}
@media only screen and (min-width: 480px) {
  .custom-sub-breadcrumb .step-wrapper .el__text {
    font-size: 11px;
  }
}
/***grey-circle icon for all***/

/* :L2820 */
.icon-container::before {
  content: "";
  width: 30px;
  height: 30px;
  display: block;
  box-shadow: inset 0 0 0 2px #9c9b9b;
  border-radius: 100%;
}
/* :L2829 */
span.el__icon {
  flex-basis: 100%;
}
/* :L2833 */
span.el__icon {
  display: flex;
  align-items: center;
}
/* :L2838 */
span.icon-container {
  width: 30px;
  height: 30px;
  border-radius: 100%;
  line-height: 0;
  font-size: 0;
}
/****active stage line after and before*****/

/* :L2847 */
span.line-before,
span.line-after {
  flex-grow: 1;
  background: #ff5b00;
  background: #9c9b9b;
  line-height: 0;
  font-size: 0;
  height: 2px;
}
/* :L2857 */
.sub-step {
  flex-basis: calc(16.666666667%);
}
/* :L2861 */
.sub-step:first-of-type span.line-before,
.sub-step:last-of-type span.line-after {
  background: unset;
}
/* :L2867 */
.package-25114 #innerBody .sub-step__details span.line-before,
.package-24788 #innerBody .sub-step__details span.line-before,
.package-25216 #innerBody .sub-step__details span.line-before {
  background-color: transparent;
}
/*****for quickquote-questions*******/

/* :L2874 */
/* :L2875 */
/* :L2876 */
/* :L2877 */
/* :L2878 */
.page-quickquotequestions .custom-sub-breadcrumb .sub-step__information .el__text {
  color: #ff5b00;
}
/* :L2882 */
.page-quickquotequestions .custom-sub-breadcrumb .sub-step__information .line-after {
  background-color: #ff5b00;
}
/* :L2886 */
/* :L2759 */
.page-quickquotequestions .custom-sub-breadcrumb .sub-step__information .icon-container::before {
  content: "";
  box-shadow: unset;
  background-image: url(../ImageUpload/DownloadImageVersion?uploadedImageVersionId=VUhaclQxSmxibmhRVURVd1owRmlNbEF0U2pWV1oxOWYsQUVTMjU2X0NCQ19TVEFOREFSRCxJWU5aR0VLREttcHdYQ3B3LDEwMDAsUUJKTlo3cFpPYWc4OUh4SCwyUW56QjhDY2ZPaWpKSlljeGxTdmV6by9Mdm52Y1pORVQwVlJNeHRuZnVTVzVobWhmS0YzYVYzY0ZJTlAybitWSUFTWURDSUJuZ09GcVN5dkx6alc2QT09);
  background-size: contain;
  background-position: center center;
  width: 30px;
  height: 30px;
  display: block;
}
/* :L2896 */
/* :L2899 */
/* :L2900 */
.package-25114 .custom-sub-breadcrumb .sub-step__information,
.package-24788 .custom-sub-breadcrumb .sub-step__information,
.package-25216 .custom-sub-breadcrumb .sub-step__information,
.package-25114 .custom-sub-breadcrumb .sub-step__coverage,
.package-24788 .custom-sub-breadcrumb .sub-step__coverage,
.package-25216 .custom-sub-breadcrumb .sub-step__coverage {
  display: none;
}
/*****for quickquote-display *******/

/* :L2908 */
/* :L2909 */
/* :L2910 */
/* :L2911 */
/* :L2912 */
.page-quickquote .custom-sub-breadcrumb .sub-step__information .el__text {
  color: #ff5b00;
}
/* :L2916 */
.page-quickquote .custom-sub-breadcrumb .sub-step__information .line-after {
  background-color: #ff5b00;
}
/* :L2920 */
/* :L2772 */
.page-quickquote .custom-sub-breadcrumb .sub-step__information .icon-container::before {
  content: "";
  width: 30px;
  height: 30px;
  border-radius: 100%;
  display: block;
  box-shadow: inset 0 0 0 2px #ff5b00;
}
/* :L2925 */
/* :L2926 */
.page-quickquote .custom-sub-breadcrumb .sub-step__coverage .el__text {
  color: #ff5b00;
}
/* :L2930 */
.page-quickquote .custom-sub-breadcrumb .sub-step__coverage .line-after,
.page-quickquote .custom-sub-breadcrumb .sub-step__coverage .line-before {
  background-color: #ff5b00;
}
/* :L2935 */
/* :L2759 */
.page-quickquote .custom-sub-breadcrumb .sub-step__coverage .icon-container::before {
  content: "";
  box-shadow: unset;
  background-image: url(../ImageUpload/DownloadImageVersion?uploadedImageVersionId=VUhaclQxSmxibmhRVURVd1owRmlNbEF0U2pWV1oxOWYsQUVTMjU2X0NCQ19TVEFOREFSRCxJWU5aR0VLREttcHdYQ3B3LDEwMDAsUUJKTlo3cFpPYWc4OUh4SCwyUW56QjhDY2ZPaWpKSlljeGxTdmV6by9Mdm52Y1pORVQwVlJNeHRuZnVTVzVobWhmS0YzYVYzY0ZJTlAybitWSUFTWURDSUJuZ09GcVN5dkx6alc2QT09);
  background-size: contain;
  background-position: center center;
  width: 30px;
  height: 30px;
  display: block;
}
/*****for prequote-questions and endorsements*******/

/* :L2945 */
/* :L2947 */
/* :L2948 */
/* :L2949 */
/* :L2950 */
.page-prequotequestions .custom-sub-breadcrumb .sub-step__information .line-after,
.page-endorse .custom-sub-breadcrumb .sub-step__information .line-after {
  background-color: #ff5b00;
}
/* :L2955 */
/* :L2957 */
.page-prequotequestions .custom-sub-breadcrumb .sub-step__coverage .line-after,
.page-endorse .custom-sub-breadcrumb .sub-step__coverage .line-after,
.page-prequotequestions .custom-sub-breadcrumb .sub-step__coverage .line-before,
.page-endorse .custom-sub-breadcrumb .sub-step__coverage .line-before {
  background-color: #ff5b00;
}
/* :L2963 */
/* :L2965 */
.page-prequotequestions .custom-sub-breadcrumb .sub-step__information .el__text,
.page-endorse .custom-sub-breadcrumb .sub-step__information .el__text,
.page-prequotequestions .custom-sub-breadcrumb .sub-step__coverage .el__text,
.page-endorse .custom-sub-breadcrumb .sub-step__coverage .el__text {
  color: #ff5b00;
}
/* :L2969 */
/* :L2772 */
.page-prequotequestions .custom-sub-breadcrumb .sub-step__information .icon-container::before,
.page-endorse .custom-sub-breadcrumb .sub-step__information .icon-container::before,
.page-prequotequestions .custom-sub-breadcrumb .sub-step__coverage .icon-container::before,
.page-endorse .custom-sub-breadcrumb .sub-step__coverage .icon-container::before {
  content: "";
  width: 30px;
  height: 30px;
  border-radius: 100%;
  display: block;
  box-shadow: inset 0 0 0 2px #ff5b00;
}
/* :L2974 */
/* :L2975 */
.page-prequotequestions .custom-sub-breadcrumb .sub-step__details .el__text,
.page-endorse .custom-sub-breadcrumb .sub-step__details .el__text {
  color: #ff5b00;
}
/* :L2979 */
.page-prequotequestions .custom-sub-breadcrumb .sub-step__details .line-after,
.page-endorse .custom-sub-breadcrumb .sub-step__details .line-after,
.page-prequotequestions .custom-sub-breadcrumb .sub-step__details .line-before,
.page-endorse .custom-sub-breadcrumb .sub-step__details .line-before {
  background-color: #ff5b00;
}
/* :L2984 */
/* :L2759 */
.page-prequotequestions .custom-sub-breadcrumb .sub-step__details .icon-container::before,
.page-endorse .custom-sub-breadcrumb .sub-step__details .icon-container::before {
  content: "";
  box-shadow: unset;
  background-image: url(../ImageUpload/DownloadImageVersion?uploadedImageVersionId=VUhaclQxSmxibmhRVURVd1owRmlNbEF0U2pWV1oxOWYsQUVTMjU2X0NCQ19TVEFOREFSRCxJWU5aR0VLREttcHdYQ3B3LDEwMDAsUUJKTlo3cFpPYWc4OUh4SCwyUW56QjhDY2ZPaWpKSlljeGxTdmV6by9Mdm52Y1pORVQwVlJNeHRuZnVTVzVobWhmS0YzYVYzY0ZJTlAybitWSUFTWURDSUJuZ09GcVN5dkx6alc2QT09);
  background-size: contain;
  background-position: center center;
  width: 30px;
  height: 30px;
  display: block;
}
/* :L2993 */
/* :L2995 */
/* :L2996 */
/* :L2997 */
/* :L2998 */
/* :L2999 */
.package-25114.page-prequotequestions .custom-sub-breadcrumb .sub-step__details .icon-container::before,
.package-25114.page-endorse .custom-sub-breadcrumb .sub-step__details .icon-container::before {
  background-image: url('../ImageUpload/DownloadImageVersion?uploadedImageVersionId=VjBZdE0wRnFZelZOVlVkSVEzazFTVmxQZVdwVmQxOWYsQUVTMjU2X0NCQ19TVEFOREFSRCxxQDNZNVdjS3g0MFFqeDRZLDEwMDAsZDh6Y3RwQkVXdjR1UlNOMSwzT1RORk5rSGUrekRkOGtqWUEydkdMWEFiREc1ZW8zdUdIYzBVYkYzcFU0ZGc3UGVQZDVXZWc5d2RqcHJhR0t2WUoyajVBREJTY2QyUUYwanFNdXpXQT09');
}
/* :L3009 */
/* :L3011 */
/* :L3012 */
/* :L3013 */
/* :L3014 */
/* :L3015 */
.package-24788.page-prequotequestions .custom-sub-breadcrumb .sub-step__details .icon-container::before,
.package-24788.page-endorse .custom-sub-breadcrumb .sub-step__details .icon-container::before {
  background-image: url('../ImageUpload/DownloadImageVersion?uploadedImageVersionId=Wm5FeFdsWlNWalJ5V1hab2NGSnlVR2R2T0U4c1VWOWYsQUVTMjU2X0NCQ19TVEFOREFSRCxidVpRWnc1RGNZemppUEo5LDEwMDAsVEVpUDhwcXVTS3B0WHpSdCxKYzZWSUVSNVRiclkwTnR5aWR5NUVuZCtKK1BwZm1XZHRDdlZOeEMzMC9NNG5wajFyS0lYRm5qN3hTRWFuTE5VaDhaeFVIVFhZMGFtNEFrUmQybGVyUT09');
}
/* :L3025 */
/* :L3027 */
/* :L3028 */
/* :L3029 */
/* :L3030 */
/* :L3031 */
.package-25216.page-prequotequestions .custom-sub-breadcrumb .sub-step__details .icon-container::before,
.package-25216.page-endorse .custom-sub-breadcrumb .sub-step__details .icon-container::before {
  background-image: url('../ImageUpload/DownloadImageVersion?uploadedImageVersionId=YnkxalFYSnFXREkwVFRoMFYzQTVVRWcwZWtFeVFWOWYsQUVTMjU2X0NCQ19TVEFOREFSRCxqTFFxVHpEZUdaUkprQ2xnLDEwMDAsTDc4RFBLNlh6MVlQdmc1NSxDWlFqNmZ4dWgxTTRLV0E3Nmgva3hQZ3NLaFJ5dURxUWNkWWtwNit5N0xHS1RST0h1TUlnUVU0a2JLM2lnUXZPUzkycGliTUtrSHEveThkaXlUS3VJdz09');
}
/*****for quote-display*******/

/* :L3041 */
/* :L3042 */
/* :L3043 */
/* :L3044 */
/* :L3045 */
.page-quote .custom-sub-breadcrumb .sub-step__information .line-after {
  background-color: #ff5b00;
}
/* :L3050 */
/* :L3053 */
.page-quote .custom-sub-breadcrumb .sub-step__coverage .line-after,
.page-quote .custom-sub-breadcrumb .sub-step__details .line-after,
.page-quote .custom-sub-breadcrumb .sub-step__coverage .line-before,
.page-quote .custom-sub-breadcrumb .sub-step__details .line-before {
  background-color: #ff5b00;
}
/* :L3059 */
/* :L3062 */
.page-quote .custom-sub-breadcrumb .sub-step__information .el__text,
.page-quote .custom-sub-breadcrumb .sub-step__coverage .el__text,
.page-quote .custom-sub-breadcrumb .sub-step__details .el__text {
  color: #ff5b00;
}
/* :L3066 */
/* :L2772 */
.page-quote .custom-sub-breadcrumb .sub-step__information .icon-container::before,
.page-quote .custom-sub-breadcrumb .sub-step__coverage .icon-container::before,
.page-quote .custom-sub-breadcrumb .sub-step__details .icon-container::before {
  content: "";
  width: 30px;
  height: 30px;
  border-radius: 100%;
  display: block;
  box-shadow: inset 0 0 0 2px #ff5b00;
}
/* :L3071 */
/* :L3072 */
.page-quote .custom-sub-breadcrumb .sub-step__Quote .el__text {
  color: #ff5b00;
}
/* :L3076 */
.page-quote .custom-sub-breadcrumb .sub-step__Quote .line-after,
.page-quote .custom-sub-breadcrumb .sub-step__Quote .line-before {
  background-color: #ff5b00;
}
/* :L3081 */
/* :L2759 */
.page-quote .custom-sub-breadcrumb .sub-step__Quote .icon-container::before {
  content: "";
  box-shadow: unset;
  background-image: url(../ImageUpload/DownloadImageVersion?uploadedImageVersionId=VUhaclQxSmxibmhRVURVd1owRmlNbEF0U2pWV1oxOWYsQUVTMjU2X0NCQ19TVEFOREFSRCxJWU5aR0VLREttcHdYQ3B3LDEwMDAsUUJKTlo3cFpPYWc4OUh4SCwyUW56QjhDY2ZPaWpKSlljeGxTdmV6by9Mdm52Y1pORVQwVlJNeHRuZnVTVzVobWhmS0YzYVYzY0ZJTlAybitWSUFTWURDSUJuZ09GcVN5dkx6alc2QT09);
  background-size: contain;
  background-position: center center;
  width: 30px;
  height: 30px;
  display: block;
}
/* :L3090 */
/* :L3091 */
/* :L3092 */
/* :L3093 */
/* :L3094 */
/* :L3095 */
.package-25114.page-quote .custom-sub-breadcrumb .sub-step__Quote .icon-container::before {
  background-image: url('../ImageUpload/DownloadImageVersion?uploadedImageVersionId=VjBZdE0wRnFZelZOVlVkSVEzazFTVmxQZVdwVmQxOWYsQUVTMjU2X0NCQ19TVEFOREFSRCxxQDNZNVdjS3g0MFFqeDRZLDEwMDAsZDh6Y3RwQkVXdjR1UlNOMSwzT1RORk5rSGUrekRkOGtqWUEydkdMWEFiREc1ZW8zdUdIYzBVYkYzcFU0ZGc3UGVQZDVXZWc5d2RqcHJhR0t2WUoyajVBREJTY2QyUUYwanFNdXpXQT09');
}
/* :L3105 */
/* :L3106 */
/* :L3107 */
/* :L3108 */
/* :L3109 */
/* :L3110 */
.package-24788.page-quote .custom-sub-breadcrumb .sub-step__Quote .icon-container::before {
  background-image: url('../ImageUpload/DownloadImageVersion?uploadedImageVersionId=Wm5FeFdsWlNWalJ5V1hab2NGSnlVR2R2T0U4c1VWOWYsQUVTMjU2X0NCQ19TVEFOREFSRCxidVpRWnc1RGNZemppUEo5LDEwMDAsVEVpUDhwcXVTS3B0WHpSdCxKYzZWSUVSNVRiclkwTnR5aWR5NUVuZCtKK1BwZm1XZHRDdlZOeEMzMC9NNG5wajFyS0lYRm5qN3hTRWFuTE5VaDhaeFVIVFhZMGFtNEFrUmQybGVyUT09');
}
/* :L3120 */
/* :L3121 */
/* :L3122 */
/* :L3123 */
/* :L3124 */
/* :L3125 */
.package-25216.page-quote .custom-sub-breadcrumb .sub-step__Quote .icon-container::before {
  background-image: url('../ImageUpload/DownloadImageVersion?uploadedImageVersionId=YnkxalFYSnFXREkwVFRoMFYzQTVVRWcwZWtFeVFWOWYsQUVTMjU2X0NCQ19TVEFOREFSRCxqTFFxVHpEZUdaUkprQ2xnLDEwMDAsTDc4RFBLNlh6MVlQdmc1NSxDWlFqNmZ4dWgxTTRLV0E3Nmgva3hQZ3NLaFJ5dURxUWNkWWtwNit5N0xHS1RST0h1TUlnUVU0a2JLM2lnUXZPUzkycGliTUtrSHEveThkaXlUS3VJdz09');
}
/*****for postquote-questions*******/

/* :L3135 */
/* :L3137 */
/* :L3138 */
/* :L3139 */
/* :L3140 */
.page-postquotequestions .custom-sub-breadcrumb .sub-step__information .line-after,
.page-bindquote .custom-sub-breadcrumb .sub-step__information .line-after {
  background-color: #ff5b00;
}
/* :L3145 */
/* :L3149 */
.page-postquotequestions .custom-sub-breadcrumb .sub-step__coverage .line-after,
.page-bindquote .custom-sub-breadcrumb .sub-step__coverage .line-after,
.page-postquotequestions .custom-sub-breadcrumb .sub-step__details .line-after,
.page-bindquote .custom-sub-breadcrumb .sub-step__details .line-after,
.page-postquotequestions .custom-sub-breadcrumb .sub-step__Quote .line-after,
.page-bindquote .custom-sub-breadcrumb .sub-step__Quote .line-after,
.page-postquotequestions .custom-sub-breadcrumb .sub-step__coverage .line-before,
.page-bindquote .custom-sub-breadcrumb .sub-step__coverage .line-before,
.page-postquotequestions .custom-sub-breadcrumb .sub-step__details .line-before,
.page-bindquote .custom-sub-breadcrumb .sub-step__details .line-before,
.page-postquotequestions .custom-sub-breadcrumb .sub-step__Quote .line-before,
.page-bindquote .custom-sub-breadcrumb .sub-step__Quote .line-before {
  background-color: #ff5b00;
}
/* :L3155 */
/* :L3159 */
.page-postquotequestions .custom-sub-breadcrumb .sub-step__information .el__text,
.page-bindquote .custom-sub-breadcrumb .sub-step__information .el__text,
.page-postquotequestions .custom-sub-breadcrumb .sub-step__coverage .el__text,
.page-bindquote .custom-sub-breadcrumb .sub-step__coverage .el__text,
.page-postquotequestions .custom-sub-breadcrumb .sub-step__details .el__text,
.page-bindquote .custom-sub-breadcrumb .sub-step__details .el__text,
.page-postquotequestions .custom-sub-breadcrumb .sub-step__Quote .el__text,
.page-bindquote .custom-sub-breadcrumb .sub-step__Quote .el__text {
  color: #ff5b00;
}
/* :L3163 */
/* :L2772 */
.page-postquotequestions .custom-sub-breadcrumb .sub-step__information .icon-container::before,
.page-bindquote .custom-sub-breadcrumb .sub-step__information .icon-container::before,
.page-postquotequestions .custom-sub-breadcrumb .sub-step__coverage .icon-container::before,
.page-bindquote .custom-sub-breadcrumb .sub-step__coverage .icon-container::before,
.page-postquotequestions .custom-sub-breadcrumb .sub-step__details .icon-container::before,
.page-bindquote .custom-sub-breadcrumb .sub-step__details .icon-container::before,
.page-postquotequestions .custom-sub-breadcrumb .sub-step__Quote .icon-container::before,
.page-bindquote .custom-sub-breadcrumb .sub-step__Quote .icon-container::before {
  content: "";
  width: 30px;
  height: 30px;
  border-radius: 100%;
  display: block;
  box-shadow: inset 0 0 0 2px #ff5b00;
}
/* :L3168 */
/* :L3169 */
.page-postquotequestions .custom-sub-breadcrumb .sub-step__bind .el__text,
.page-bindquote .custom-sub-breadcrumb .sub-step__bind .el__text {
  color: #ff5b00;
}
/* :L3173 */
.page-postquotequestions .custom-sub-breadcrumb .sub-step__bind .line-after,
.page-bindquote .custom-sub-breadcrumb .sub-step__bind .line-after,
.page-postquotequestions .custom-sub-breadcrumb .sub-step__bind .line-before,
.page-bindquote .custom-sub-breadcrumb .sub-step__bind .line-before {
  background-color: #ff5b00;
}
/* :L3178 */
/* :L2759 */
.page-postquotequestions .custom-sub-breadcrumb .sub-step__bind .icon-container::before,
.page-bindquote .custom-sub-breadcrumb .sub-step__bind .icon-container::before {
  content: "";
  box-shadow: unset;
  background-image: url(../ImageUpload/DownloadImageVersion?uploadedImageVersionId=VUhaclQxSmxibmhRVURVd1owRmlNbEF0U2pWV1oxOWYsQUVTMjU2X0NCQ19TVEFOREFSRCxJWU5aR0VLREttcHdYQ3B3LDEwMDAsUUJKTlo3cFpPYWc4OUh4SCwyUW56QjhDY2ZPaWpKSlljeGxTdmV6by9Mdm52Y1pORVQwVlJNeHRuZnVTVzVobWhmS0YzYVYzY0ZJTlAybitWSUFTWURDSUJuZ09GcVN5dkx6alc2QT09);
  background-size: contain;
  background-position: center center;
  width: 30px;
  height: 30px;
  display: block;
}
/* :L3187 */
/* :L3189 */
/* :L3190 */
/* :L3191 */
/* :L3192 */
/* :L3193 */
.package-25114.page-postquotequestions .custom-sub-breadcrumb .sub-step__bind .icon-container::before,
.package-25114.page-bindquote .custom-sub-breadcrumb .sub-step__bind .icon-container::before {
  background-image: url('../ImageUpload/DownloadImageVersion?uploadedImageVersionId=VjBZdE0wRnFZelZOVlVkSVEzazFTVmxQZVdwVmQxOWYsQUVTMjU2X0NCQ19TVEFOREFSRCxxQDNZNVdjS3g0MFFqeDRZLDEwMDAsZDh6Y3RwQkVXdjR1UlNOMSwzT1RORk5rSGUrekRkOGtqWUEydkdMWEFiREc1ZW8zdUdIYzBVYkYzcFU0ZGc3UGVQZDVXZWc5d2RqcHJhR0t2WUoyajVBREJTY2QyUUYwanFNdXpXQT09');
}
/* :L3203 */
/* :L3205 */
/* :L3206 */
/* :L3207 */
/* :L3208 */
/* :L3209 */
.package-24788.page-postquotequestions .custom-sub-breadcrumb .sub-step__bind .icon-container::before,
.package-24788.page-bindquote .custom-sub-breadcrumb .sub-step__bind .icon-container::before {
  background-image: url('../ImageUpload/DownloadImageVersion?uploadedImageVersionId=Wm5FeFdsWlNWalJ5V1hab2NGSnlVR2R2T0U4c1VWOWYsQUVTMjU2X0NCQ19TVEFOREFSRCxidVpRWnc1RGNZemppUEo5LDEwMDAsVEVpUDhwcXVTS3B0WHpSdCxKYzZWSUVSNVRiclkwTnR5aWR5NUVuZCtKK1BwZm1XZHRDdlZOeEMzMC9NNG5wajFyS0lYRm5qN3hTRWFuTE5VaDhaeFVIVFhZMGFtNEFrUmQybGVyUT09');
}
/* :L3219 */
/* :L3221 */
/* :L3222 */
/* :L3223 */
/* :L3224 */
/* :L3225 */
.package-25216.page-postquotequestions .custom-sub-breadcrumb .sub-step__bind .icon-container::before,
.package-25216.page-bindquote .custom-sub-breadcrumb .sub-step__bind .icon-container::before {
  background-image: url('../ImageUpload/DownloadImageVersion?uploadedImageVersionId=YnkxalFYSnFXREkwVFRoMFYzQTVVRWcwZWtFeVFWOWYsQUVTMjU2X0NCQ19TVEFOREFSRCxqTFFxVHpEZUdaUkprQ2xnLDEwMDAsTDc4RFBLNlh6MVlQdmc1NSxDWlFqNmZ4dWgxTTRLV0E3Nmgva3hQZ3NLaFJ5dURxUWNkWWtwNit5N0xHS1RST0h1TUlnUVU0a2JLM2lnUXZPUzkycGliTUtrSHEveThkaXlUS3VJdz09');
}
/*****for sale-confirmation*******/

/* :L3235 */
/* :L3236 */
/* :L3237 */
/* :L3238 */
/* :L3239 */
.page-confirmation2 .custom-sub-breadcrumb .sub-step__information .line-after {
  background-color: #ff5b00;
}
/* :L3244 */
/* :L3249 */
.page-confirmation2 .custom-sub-breadcrumb .sub-step__coverage .line-after,
.page-confirmation2 .custom-sub-breadcrumb .sub-step__details .line-after,
.page-confirmation2 .custom-sub-breadcrumb .sub-step__Quote .line-after,
.page-confirmation2 .custom-sub-breadcrumb .sub-step__bind .line-after,
.page-confirmation2 .custom-sub-breadcrumb .sub-step__coverage .line-before,
.page-confirmation2 .custom-sub-breadcrumb .sub-step__details .line-before,
.page-confirmation2 .custom-sub-breadcrumb .sub-step__Quote .line-before,
.page-confirmation2 .custom-sub-breadcrumb .sub-step__bind .line-before {
  background-color: #ff5b00;
}
/* :L3255 */
/* :L3260 */
.page-confirmation2 .custom-sub-breadcrumb .sub-step__information .el__text,
.page-confirmation2 .custom-sub-breadcrumb .sub-step__coverage .el__text,
.page-confirmation2 .custom-sub-breadcrumb .sub-step__details .el__text,
.page-confirmation2 .custom-sub-breadcrumb .sub-step__Quote .el__text,
.page-confirmation2 .custom-sub-breadcrumb .sub-step__bind .el__text {
  color: #ff5b00;
}
/* :L3264 */
/* :L2772 */
.page-confirmation2 .custom-sub-breadcrumb .sub-step__information .icon-container::before,
.page-confirmation2 .custom-sub-breadcrumb .sub-step__coverage .icon-container::before,
.page-confirmation2 .custom-sub-breadcrumb .sub-step__details .icon-container::before,
.page-confirmation2 .custom-sub-breadcrumb .sub-step__Quote .icon-container::before,
.page-confirmation2 .custom-sub-breadcrumb .sub-step__bind .icon-container::before {
  content: "";
  width: 30px;
  height: 30px;
  border-radius: 100%;
  display: block;
  box-shadow: inset 0 0 0 2px #ff5b00;
}
/* :L3269 */
/* :L3270 */
.page-confirmation2 .custom-sub-breadcrumb .sub-step__overview .el__text {
  color: #ff5b00;
}
/* :L3274 */
.page-confirmation2 .custom-sub-breadcrumb .sub-step__overview .line-before {
  background-color: #ff5b00;
}
/* :L3278 */
/* :L2759 */
.page-confirmation2 .custom-sub-breadcrumb .sub-step__overview .icon-container::before {
  content: "";
  box-shadow: unset;
  background-image: url(../ImageUpload/DownloadImageVersion?uploadedImageVersionId=VUhaclQxSmxibmhRVURVd1owRmlNbEF0U2pWV1oxOWYsQUVTMjU2X0NCQ19TVEFOREFSRCxJWU5aR0VLREttcHdYQ3B3LDEwMDAsUUJKTlo3cFpPYWc4OUh4SCwyUW56QjhDY2ZPaWpKSlljeGxTdmV6by9Mdm52Y1pORVQwVlJNeHRuZnVTVzVobWhmS0YzYVYzY0ZJTlAybitWSUFTWURDSUJuZ09GcVN5dkx6alc2QT09);
  background-size: contain;
  background-position: center center;
  width: 30px;
  height: 30px;
  display: block;
}
/* :L3287 */
/* :L3288 */
/* :L3289 */
/* :L3290 */
/* :L3291 */
/* :L3292 */
.package-25114.page-confirmation2 .custom-sub-breadcrumb .sub-step__overview .icon-container::before {
  background-image: url('../ImageUpload/DownloadImageVersion?uploadedImageVersionId=VjBZdE0wRnFZelZOVlVkSVEzazFTVmxQZVdwVmQxOWYsQUVTMjU2X0NCQ19TVEFOREFSRCxxQDNZNVdjS3g0MFFqeDRZLDEwMDAsZDh6Y3RwQkVXdjR1UlNOMSwzT1RORk5rSGUrekRkOGtqWUEydkdMWEFiREc1ZW8zdUdIYzBVYkYzcFU0ZGc3UGVQZDVXZWc5d2RqcHJhR0t2WUoyajVBREJTY2QyUUYwanFNdXpXQT09');
}
/* :L3302 */
/* :L3303 */
/* :L3304 */
/* :L3305 */
/* :L3306 */
/* :L3307 */
.package-24788.page-confirmation2 .custom-sub-breadcrumb .sub-step__overview .icon-container::before {
  background-image: url('../ImageUpload/DownloadImageVersion?uploadedImageVersionId=Wm5FeFdsWlNWalJ5V1hab2NGSnlVR2R2T0U4c1VWOWYsQUVTMjU2X0NCQ19TVEFOREFSRCxidVpRWnc1RGNZemppUEo5LDEwMDAsVEVpUDhwcXVTS3B0WHpSdCxKYzZWSUVSNVRiclkwTnR5aWR5NUVuZCtKK1BwZm1XZHRDdlZOeEMzMC9NNG5wajFyS0lYRm5qN3hTRWFuTE5VaDhaeFVIVFhZMGFtNEFrUmQybGVyUT09');
}
/* :L3317 */
/* :L3318 */
/* :L3319 */
/* :L3320 */
/* :L3321 */
/* :L3322 */
.package-25216.page-confirmation2 .custom-sub-breadcrumb .sub-step__overview .icon-container::before {
  background-image: url('../ImageUpload/DownloadImageVersion?uploadedImageVersionId=YnkxalFYSnFXREkwVFRoMFYzQTVVRWcwZWtFeVFWOWYsQUVTMjU2X0NCQ19TVEFOREFSRCxqTFFxVHpEZUdaUkprQ2xnLDEwMDAsTDc4RFBLNlh6MVlQdmc1NSxDWlFqNmZ4dWgxTTRLV0E3Nmgva3hQZ3NLaFJ5dURxUWNkWWtwNit5N0xHS1RST0h1TUlnUVU0a2JLM2lnUXZPUzkycGliTUtrSHEveThkaXlUS3VJdz09');
}
/* :L3332 */
/* :L3333 */
.bootstrap-datetimepicker-widget td.active {
  background: #0a4478 !important;
}
/****Post-quote datepicker***
.page-postquotequestions.page-number-1.logged-in-unknown{ //only for broker
  .input-group-addon{
    display:none;
  }
  .instanda-question-input.instanda-question-date.date.input-group.instanda-question-not-dob .form-control.instanda-date-picker.instanda-date-input {
    border-radius: 5px 5px 5px 5px;
  }
}*/

/***Multi-item call styling***/

/* :L3349 */
.force-inline,
.force-inline div {
  display: inline;
}
/* :L3354 */
.call-multi-item > div .intro-text,
.call-multi-item > div .period,
.call-multi-item > div:last-of-type .comma {
  display: none;
}
/* :L3360 */
.call-multi-item > div:first-of-type .intro-text,
.call-multi-item > div:last-of-type .period {
  display: inline;
}
/* :L3367 */
/* :L3368 */
.page-quote .content {
  margin-bottom: 3.5rem;
}
/* :L3374 */
.page-quote .thin.orange-border {
  border: 5px #ff5b00 solid;
  background: #f2f2f2;
  margin: 0 auto 4rem;
  max-width: 70rem;
}
/* :L3380 */
.page-quote .thin.orange-border .item {
  align-content: center;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  padding: 5px;
  flex-basis: 100%;
}
/* :L3388 */
.page-quote .thin.orange-border .item .left.bold {
  font-weight: 700;
  flex-basis: 50%;
}
/* :L3393 */
.page-quote .thin.orange-border .item .right {
  text-align: left !important;
  flex-basis: 50%;
}
/* :L3400 */
/* :L3401 */
.page-quote .button-click .btn {
  background: #ff5b00;
  padding: 2rem 4rem;
  margin-left: -16px;
  width: calc(100% + calc(16px * 2));
  cursor: pointer;
  display: flex;
  justify-content: space-between;
  border-radius: 0;
  box-shadow: unset;
  text-decoration: none;
  font-weight: 700;
  color: white;
  font-size: 2.5rem;
}
/* :L755 */
.page-quote .button-click .btn:hover,
.page-quote .button-click .btn:active,
.page-quote .button-click .btn:focus,
.page-quote .button-click .btn:visited {
  background: #ff5b00;
  color: white;
}
/* :L763 */
.page-quote .button-click .btn:hover {
  opacity: 0.8;
}
/* :L767 */
.page-quote .button-click .btn::after {
  content: '';
  width: 4rem;
  height: 4rem;
  background-size: 4rem;
  background-image: url(../ImageUpload/DownloadImageVersion?uploadedImageVersionId=YVZGWE1HZHllbUZhVnpSTmVUUlBlRFpQVUhoeFVWOWYsQUVTMjU2X0NCQ19TVEFOREFSRCx0Um5xNU0xMmlpTFVWcDlQLDEwMDAsRlZuRWNCUHJSZHc3cnJpeSx2anlOS3Y3NHZISCtlakh5Mkt5WWhaTW9Xa1Rra0VMRnFYcWRYdGwvb3NOb0RKa05NRXIwWjl0N2RaK3ZEeVRUcDJHSGw3TlpMcXUyMUR1VXFVWjAzQT09);
  background-repeat: no-repeat;
  background-position: center;
  transform: rotate(0deg);
  transition: 0.3s cubic-bezier(0, 0.94, 0.25, 1) transform;
}
/* :L3404 */
.page-quote .button-click .btn[aria-expanded="true"]::after {
  transform: rotate(90deg);
}
/* :L3410 */
/* :L3411 */
.page-quote .limit-summary button.btn.btn-primary::after {
  transform: rotate(90deg);
}
/* :L3415 */
.page-quote .limit-summary button.btn.btn-primary[aria-expanded="false"]::after {
  transform: rotate(0deg);
}
/* :L3420 */
/* :L3421 */
/* :L3430 */
.page-quote .inner-card {
  padding: 2rem 2rem 0;
}
/* :L3434 */
.page-quote .summary-containers {
  display: flex;
  flex-direction: column;
  gap: 2rem;
}
/* :L3440 */
.page-quote .summary-item {
  display: flex;
  flex-direction: column;
}
/* :L3447 */
.limits {
  display: flex;
  gap: 1rem;
  flex-direction: column;
}
/* :L3452 */
.limits > input {
  display: none;
}
/* :L3455 */
/* :L3456 */
.limits > input:disabled + .limit-container {
  display: none;
}
/* :L3461 */
/* :L3462 */
.limits > input[checked] + .limit-container {
  background: #ff5b00;
  color: white;
}
/* :L1600 */
.limits > input[checked] + .limit-container .confirm-icon {
  background-color: white;
  background-image: url(../ImageUpload/DownloadImageVersion?uploadedImageVersionId=WVdaeWEyTlhOa0U0VTFJd1RIUklaSE54VjJwaVFWOWYsQUVTMjU2X0NCQ19TVEFOREFSRCx4QlZQNklqcXJXb2Z3cTQ3LDEwMDAsR1V6Y1pvNFl1ODY4bHF5TSw1S3luMEFucktQQVdwcmt0MWRYV1JVTGN4RlF5VlVETUJwZUFVQUxiSkJ4WGpxeFFRSWREOWJWaC9OZDVBdHlmcjF2U2xhMDJ2dkROTE1IUWhYL0FjUT09);
  background-repeat: no-repeat;
  background-size: contain;
}
/* :L3466 */
.limits > input[checked]:disabled + .limit-container {
  display: flex;
}
/* :L3472 */
.limits span.check-area {
  display: none;
}
/* :L3477 */
.limit-container {
  position: relative;
  cursor: pointer;
  display: flex;
  align-items: center;
  gap: 20px;
  border: 3px solid #ff5b00;
  padding: 1rem 2rem;
  border-radius: 20px;
  width: auto;
  max-width: 480px;
  background: white;
  color: black;
  font-size: 1.4rem;
  word-break: break-all;
}
@media only screen and (max-width: 479px) {
  .limit-container {
    font-size: 0.714rem;
  }
}
/* :L1575 */
.limit-container:hover,
.limit-container:focus,
.limit-container:active {
  box-shadow: 0px 0px 4px #00000080 !important;
}
/* :L1581 */
.limit-container .confirm-icon {
  content: '';
  background-color: #cecdcd;
  border-radius: 50px;
  display: inline-block;
  width: 20px;
  height: 20px;
  min-width: 20px;
}
/* :L3482 */
.limit-container input {
  position: absolute;
  width: 100%;
  height: 100%;
  opacity: 0;
  cursor: pointer;
}
/* :L3493 */
/* :L3494 */
div#WaitingAnimationGraphic .spinner {
  position: fixed !important;
  top: 50%;
}
/* :L3498 */
div#WaitingAnimationGraphic .spinner::before {
  content: '';
  position: fixed !important;
  top: 0 !important;
  left: 0 !important;
  background: rgba(255, 255, 255, 0.8);
  height: 100%;
  width: 100% !important;
}
/* :L3510 */
.inner-card:empty::before {
  content: 'You have no subjectivities';
  font-size: 2rem;
}
/* :L3516 */
.premium-summary {
  display: flex;
  flex-direction: column;
  gap: 1rem;
  font-size: 2rem;
  padding: 2rem 2rem 0;
}
/* :L3523 */
.premium-summary .title-line {
  font-size: 3.5rem;
}
/* :L3527 */
.premium-summary table {
  width: 50%;
}
/* :L3530 */
.premium-summary table td {
  padding: .5rem 0;
}
/* :L3533 */
.premium-summary table td:nth-of-type(1) {
  width: 20rem;
  font-weight: 700;
}
/* :L3540 */
/* :L3541 */
.premium-summary tfoot td {
  border-top: 2px solid #ff5b00;
}
/* :L3548 */
.end-links {
  display: flex;
  flex-direction: column;
  gap: .5rem;
  padding: 2rem 2rem 0;
  align-items: flex-start;
}
/* :L3555 */
.end-links i {
  display: none;
}
/* :L3559 */
.end-links::before {
  content: 'Links';
  font-size: 2rem;
  font-weight: 700;
}
/* :L3565 */
.end-links a {
  color: #333333;
  display: flex;
  gap: 1rem;
  align-items: center;
  line-height: 1.5;
  text-decoration: unset;
  padding: 0.5rem 1rem;
  border-radius: 1rem;
}
/* :L3575 */
.end-links a::before {
  color: #ff5b00;
}
/* :L3579 */
.end-links a:hover,
.end-links a:active,
.end-links a:focus {
  background: #ff5b00;
}
/* :L3584 */
.end-links a:hover,
.end-links a:active,
.end-links a:focus,
.end-links a:hover::before,
.end-links a:active::before,
.end-links a:focus::before {
  color: white;
}
/* :L3592 */
/* :L3593 */
.end-links #packageDocuments a::before {
  content: '\f019';
  font-family: 'FontAwesome';
  line-height: 1;
}
/* :L3600 */
/* :L3601 */
.end-links a#emailQuoteLinkLink::before {
  content: '\f1d8';
  font-family: 'FontAwesome';
}
/*.limits.loss-of-hire {
    input[disabled]~input[disabled]~input[disabled]~input[disabled]~input[disabled] {
        +.limit-container {
            display: block;

            &::before {
                display: none;
            }

            span {
                display: none;

                &.check-area {
                    display: block;

                    &::before {
                        content: 'No LOH Selected';
                        display: block;
                        flex-basis: 100%;
                    }
                }
            }
        }
    }
 }*/

/* :L3637 */
/* :L3638 */
/* :L3639 */
table.agent-table tr td:nth-of-type(1) {
  display: flex;
  flex-wrap: wrap;
  gap: 1rem;
}
/* :L3646 */
table.agent-table a {
  background: white;
  color: black;
  box-shadow: 0 0 0 2px #ff5b00;
  border: unset;
  /*padding            :1rem 4rem;*/
  font-weight: 500;
  text-align: center;
  width: auto;
  height: auto;
  border-radius: 20px;
  /*1.25rem*/
  font-size: 14px;
  display: inline-block;
  padding: .5rem;
  text-decoration: unset;
}
@media only screen and (min-width: 768px) {
  table.agent-table a {
    width: auto;
  }
}
/* :L529 */
table.agent-table a:hover,
table.agent-table a:active,
table.agent-table a:focus {
  outline: none;
  background: white;
  color: #ff5b00;
}
/* :L537 */
table.agent-table a:active:hover,
table.agent-table a:active:focus {
  outline: none;
  background: white;
  color: #ff5b00;
}
/* :L3658 */
/* :L3659 */
.container.policy-view-options-action-buttons .btn-group {
  display: flex;
  flex-wrap: wrap;
  gap: 1rem;
}
/* :L3664 */
.container.policy-view-options-action-buttons .btn-group a {
  border-radius: 1rem !important;
  display: flex;
  flex-wrap: wrap;
  gap: 1rem;
  align-items: center;
  text-align: left;
}
/* :L3672 */
/* :L3673 */
.container.policy-view-options-action-buttons .btn-group a.btnListEmails::before {
  font-family: "material symbols sharp";
  font-variation-settings: 'FILL' 1, 'wght' 400, 'GRAD' 0, 'opsz' 48;
  content: '\e158';
  font-size: 2rem;
  color: #eb5d1c;
  line-height: 0;
}
/* :L3682 */
.container.policy-view-options-action-buttons .btn-group a.btnListEmails:hover {
  background: #eb5d1c;
  color: white;
}
/* :L3686 */
.container.policy-view-options-action-buttons .btn-group a.btnListEmails:hover::before {
  color: white;
}
/*******Sale Confirmation page and MTA Quote display*******/

/* :L3698 */
.bold {
  font-weight: 600;
}
/* :L3702 */
.border {
  border-bottom: 1px solid #cecdcd;
}
@media (min-width: 350px) {
  .border {
    width: 33rem;
  }
}
/* :L3710 */
.border-bottom {
  border-bottom: 1px solid #cecdcd;
}
/* :L3714 */
/* :L3717 */
.page-confirmation2 .center-align,
.page-quote.created-from-mta .center-align,
.page-cancellationconfirmation .center-align {
  text-align: center;
}
/* :L3720 */
.page-confirmation2 .center-align img,
.page-quote.created-from-mta .center-align img,
.page-cancellationconfirmation .center-align img {
  width: 38px;
  height: 38px;
}
/* :L3725 */
.page-confirmation2 .center-align h4,
.page-quote.created-from-mta .center-align h4,
.page-cancellationconfirmation .center-align h4 {
  font-weight: 600;
}
/* :L3730 */
.page-confirmation2 .form-group.instanda-container-fluid:nth-child(1),
.page-quote.created-from-mta .form-group.instanda-container-fluid:nth-child(1),
.page-cancellationconfirmation .form-group.instanda-container-fluid:nth-child(1) {
  margin-top: -3rem;
}
/* :L3734 */
.page-confirmation2 .instanda-container-fluid,
.page-quote.created-from-mta .instanda-container-fluid,
.page-cancellationconfirmation .instanda-container-fluid {
  background: #ff5b00;
  margin-bottom: 2rem;
  margin-top: 2rem;
  padding: 0 2rem;
  margin-left: -16px;
  width: calc(100% + calc(16px * 2));
  cursor: pointer;
  display: flex;
  color: white;
}
/* :L3745 */
.page-confirmation2 .instanda-container-fluid h3,
.page-quote.created-from-mta .instanda-container-fluid h3,
.page-cancellationconfirmation .instanda-container-fluid h3 {
  font-weight: 700;
  color: white;
}
/* :L3751 */
@media only screen and (min-width: 768px) {
  /* :L3753 */
  .page-confirmation2 .details .item,
  .page-quote.created-from-mta .details .item,
  .page-cancellationconfirmation .details .item {
    display: flex;
    align-items: center;
    padding: 0.1rem;
  }
  /* :L3758 */
  .page-confirmation2 .details .item .left,
  .page-quote.created-from-mta .details .item .left,
  .page-cancellationconfirmation .details .item .left {
    flex-basis: 230px;
  }
}
/* :L3766 */
/* :L3767 */
.premium-box .item {
  display: flex;
  padding: 0.1rem;
  align-items: center;
}
/* :L3773 */
.premium-box .item .left {
  flex-basis: 140px;
  text-align: right;
}
/* :L3778 */
.premium-box .item .middle {
  flex-basis: 40px;
  text-align: right;
}
/* :L3783 */
.premium-box .item .right {
  flex-basis: 140px;
  text-align: right;
}
@media (max-width: 350px) {
  /* :L3789 */
  .premium-box .item .left {
    flex-basis: 100px;
  }
  /* :L3793 */
  .premium-box .item .right {
    flex-basis: 100px;
  }
}
/* :L3829 */
.doc-box {
  border: 1px solid #cecdcd;
  max-width: 32rem;
}
/* :L3833 */
.doc-box .item {
  align-items: center;
  display: flex;
  gap: 1rem;
}
/* :L3838 */
.doc-box .item .left {
  border-right: 1px solid #cecdcd;
}
/* :L3841 */
.doc-box .item .left img {
  width: 25px;
  height: 25px;
}
/* :L3847 */
/* :L3848 */
.doc-box .item .right a {
  color: #333233;
  font-weight: 600;
  text-decoration: none;
}
/* :L3856 */
.doc-box + .doc-box {
  margin-top: -1px;
}
/* :L3860 */
.doc-box:has(> div:only-child#packageDocuments:empty) {
  display: none;
}
/* :L3865 */
.doc-box .instanda-documents {
  display: grid;
  grid-template-columns: min-content auto;
  padding: 0;
  grid-auto-rows: 35px;
  align-items: center;
}
/* :L3872 */
.doc-box .instanda-documents i {
  width: 35px;
  height: 35px;
  background: url('/ImageUpload/DownloadImageVersion?uploadedImageVersionId=WVdKeE1YUk9WbGg1UmpkdVNHOURSbUozUzFWS1VWOWYsQUVTMjU2X0NCQ19TVEFOREFSRCwzOWVYT0hXQUpSdmhqUUZ6LDEwMDAseFdWWDM4QkRIQHFNUkF3ZCxHNVE4MHpzUmZDQ3RhcjBlU1dwa09PbU1ENkg3bGZSK0xUNXFodlNySmN1K2JIbDAwRk9VVk5ndkExanUzZ3hCbHBmZmxldHo3TmFpTG9SZERwRkJCQT09') center center no-repeat;
  background-size: 25px auto;
  border-bottom: 1px solid #cecdcd;
}
/* :L3807 */
.doc-box .instanda-documents i:last-of-type {
  border-bottom: 0;
}
/* :L3876 */
.doc-box .instanda-documents a {
  color: #333233;
  font-weight: 600;
  height: 35px;
  text-align: left;
  text-decoration: none;
  border-bottom: 1px solid #cecdcd;
  width: 100%;
  display: flex;
  align-items: center;
  cursor: pointer;
  padding-left: 8px;
  border-left: 1px solid #cecdcd;
}
/* :L3824 */
.doc-box .instanda-documents a:last-of-type {
  border-bottom: 0;
}
/* :L3882 */
.doc-box .instanda-documents::before,
.doc-box .instanda-documents::after {
  display: none;
}
/* :L3887 */
.doc-box .instanda-documents > :nth-child(-n+2) {
  border-bottom: 1px solid #cecdcd;
}
/* :L3893 */
/* :L3894 */
.doc-box.combined-doc > a {
  color: #333233;
  font-weight: 600;
  height: 35px;
  text-align: left;
  text-decoration: none;
  border-bottom: 1px solid #cecdcd;
  width: 100%;
  display: flex;
  align-items: center;
  cursor: pointer;
  position: relative;
  padding-left: 35px;
  text-indent: 8px;
}
/* :L3824 */
.doc-box.combined-doc > a:last-of-type {
  border-bottom: 0;
}
/* :L3900 */
.doc-box.combined-doc > a + br {
  display: none;
}
/* :L3904 */
.doc-box.combined-doc > a::before {
  width: 35px;
  height: 35px;
  background: url('/ImageUpload/DownloadImageVersion?uploadedImageVersionId=WVdKeE1YUk9WbGg1UmpkdVNHOURSbUozUzFWS1VWOWYsQUVTMjU2X0NCQ19TVEFOREFSRCwzOWVYT0hXQUpSdmhqUUZ6LDEwMDAseFdWWDM4QkRIQHFNUkF3ZCxHNVE4MHpzUmZDQ3RhcjBlU1dwa09PbU1ENkg3bGZSK0xUNXFodlNySmN1K2JIbDAwRk9VVk5ndkExanUzZ3hCbHBmZmxldHo3TmFpTG9SZERwRkJCQT09') center center no-repeat;
  background-size: 25px auto;
  border-bottom: 1px solid #cecdcd;
  position: absolute;
  display: block;
  content: "";
  left: 0;
  border-right: 1px solid #cecdcd;
}
/* :L3807 */
.doc-box.combined-doc > a::before:last-of-type {
  border-bottom: 0;
}
/* :L3913 */
/* :L3914 */
.doc-box.combined-doc > a:last-of-type::before {
  border-bottom: 0;
}
/***MTA QUOTE DISPLAY DOCUMENT****/

/* :L3923 */
/* :L3924 */
.page-quote.created-from-mta .doc-box {
  margin: 1rem 3rem;
}
/* :L3927 */
.page-quote.created-from-mta #MTAAdjustmentValue_PI,
.page-quote.created-from-mta #MTAAdjustmentValue_MB {
  width: auto;
  margin-left: 25px;
}
/* :L3931 */
.page-quote.created-from-mta #question247155,
.page-quote.created-from-mta #question248888 {
  display: inline-flex;
}
/* :L3935 */
.page-quote.created-from-mta #question247155 label,
.page-quote.created-from-mta #question248888 label {
  font-size: 14px;
  font-weight: 700;
}
/***************/

/* :L3942 */
/* :L3943 */
.page-cancellationconfirmation .instanda-override-container {
  padding: 30px 16px;
}
@media only screen and (min-width: 768px) {
  .page-cancellationconfirmation .instanda-override-container {
    background-color: white;
    box-shadow: 0px 0px 1.5rem rgba(0, 0, 0, 0.4);
    position: relative;
    width: 100%;
    max-width: 120rem;
    margin: auto;
  }
}
/* :L3947 */
/* :L3949 */
.page-cancellationconfirmation .instanda-main-content {
  background-color: none;
  box-shadow: none;
}
/* :L3954 */
@media only screen and (max-width: 640px) {
  .page-cancellationconfirmation form > .container > .row > .col-lg-12 {
    display: flex;
    gap: 8px;
    justify-content: space-between;
    flex-direction: column;
    margin-top: 24px;
  }
}
/* :L3964 */
@media only screen and (min-width: 640px) {
  .page-cancellationconfirmation #agentBackButton {
    max-width: 120px;
  }
}
/* :L3970 */
.page-cancellationconfirmation #agentBackButton,
.page-cancellationconfirmation .btn.btn-primary[name="continueButton"] {
  display: flex;
  align-items: center;
  justify-content: center;
}
/* :L3977 */
.page-cancellationconfirmation .btn.btn-primary[name="continueButton"] {
  background-color: white;
  color: #333233;
  box-shadow: 0 0 0 2px #c71621;
}
/* :L3982 */
.page-cancellationconfirmation .btn.btn-primary[name="continueButton"]:after {
  font-family: "Material Symbols Sharp";
  font-variation-settings: 'FILL' 1, 'wght' 400, 'GRAD' 0, 'opsz' 48;
  color: #c71621;
  content: '\e5c9';
  font-size: 2rem;
}
/* ======================= */

/* ====== Questions ====== */

/* ======================= */

/* :L3997 */
/* :L3999 */
.question-hire-limits .group-question-collapse,
.question-kr-limits .group-question-collapse {
  flex-wrap: wrap;
  gap: 5px;
}
/* :L4003 */
.question-hire-limits .group-question-collapse > .questionItem,
.question-kr-limits .group-question-collapse > .questionItem {
  width: 130px;
  margin-bottom: 0;
}
/* :L4009 */
.question-hire-limits .confirmQuestionText,
.question-kr-limits .confirmQuestionText {
  flex-direction: column;
  width: 100%;
  padding: 5px;
}
/* ==================================== */

/* ====== Questions helper class ====== */

/* ==================================== */

/* :L4021 */
/* :L4022 */
.group-hide-header .group-question-header {
  display: none !important;
}
/* :L4027 */
/* :L4028 */
.group-set-collapse-flex .group-question-header {
  pointer-events: none;
}
/* :L4032 */
.group-set-collapse-flex .group-question-collapse {
  display: flex !important;
  height: auto !important;
}
/**Hiding cover at MTA Quote*****/

/* :L4040 */
.hide-cover {
  display: none;
}
/* :L4044 */
/* :L4045 */
.page-viewquoteorpolicy .policy-view-options-action-buttons {
  width: auto;
}
/* :L4048 */
.page-viewquoteorpolicy .policy-view-options-action-buttons .btnAdjustPolicy,
.page-viewquoteorpolicy .policy-view-options-action-buttons .btnCancelPolicy,
.page-viewquoteorpolicy .policy-view-options-action-buttons .btnCancelFromInception,
.page-viewquoteorpolicy .policy-view-options-action-buttons a[title="Notes"] {
  display: none;
}
/* :L4054 */
.logged-in-underwriter.page-viewquoteorpolicy .policy-view-options-action-buttons .btnAdjustPolicy,
.logged-in-underwriter.page-viewquoteorpolicy .policy-view-options-action-buttons .btnCancelPolicy,
.logged-in-underwriter.page-viewquoteorpolicy .policy-view-options-action-buttons .btnCancelFromInception,
.logged-in-underwriter.page-viewquoteorpolicy .policy-view-options-action-buttons a[title="Notes"] {
  display: inline-block !important;
}
/* :L4059 */
/* :L4060 */
.package-25216.page-viewquoteorpolicy .policy-view-options-action-buttons a[title="Notes"] {
  display: inline-block !important;
}
/* :L4066 */
/* :L4067 */
/* :L4071 */
.page-viewquoteorpolicy .page-viewquoteorpolicy .package-25216 .policy-view-options-action-buttons a[title="Notes"] {
  display: inline-block !important;
}
/* :L4079 */
.page-viewquoteorpolicy .inner-content {
  display: grid;
  grid-template-columns: 10fr 2fr;
}
/* :L4085 */
.action-button-container {
  font-size: 0;
}
/* :L4089 */
.main-header {
  background: #ff5b00;
  margin-bottom: 2rem;
  margin-top: 2rem;
  padding: 1rem 2rem;
  color: white;
  font-size: 2.4rem;
  font-weight: 600;
}
/* :L4099 */
.grid-table {
  display: grid;
  grid-template-columns: 1fr 5fr;
  gap: 1rem;
  padding: 1rem 2rem;
}
/* :L4105 */
.grid-table .grid-section-header {
  grid-column: span 2;
  display: flex;
  justify-content: space-between;
  font-size: 2.5rem;
  font-weight: 900;
  border-bottom: 1px solid black;
}
/* :L4114 */
.grid-table .separator {
  grid-column-start: 1;
  grid-column-end: span 2;
  height: 0;
  border-top: 1px solid #333333;
  max-width: 400px;
}
/* :L4122 */
.grid-table.premium-table {
  grid-template-columns: 140px 5fr;
  gap: 1rem 5rem;
}
/* :L4126 */
.page-viewquoteorpolicy .grid-table.premium-table {
  grid-template-columns: 130px 5fr;
  gap: 1rem 3rem;
}
/* :L4133 */
/* :L4134 */
.detail-area + .detail-area {
  margin-top: 2rem;
}
/* :L4141 */
.title {
  font-weight: 700;
}
/* :L4145 */
.italic {
  font-style: italic;
}
/* :L4150 */
.option-area {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr ;
  grid-template-columns: repeat(auto-fill, minmax(25rem, 1fr));
  gap: 2rem;
}
/* :L4157 */
.option-area .option {
  position: relative;
  display: flex;
  flex-direction: column;
}
/* :L4162 */
.option-area .option:has(button[disabled]) {
  display: none;
}
/* :L4166 */
/* :L4167 */
/* :L4168 */
.option-area .option:hover button + .selector {
  background: rgba(255, 91, 0, 0.1);
  box-shadow: 0 0 0 3px #ff5b00, 0 2px 2px 3px rgba(142, 63, 19, 0.3);
}
/* :L4177 */
.option-area button {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  opacity: 0;
}
/* :L4185 */
.option-area button[disabled] {
  display: none;
}
/* :L4188 */
.option-area button[disabled] + div {
  display: none;
}
/* :L4194 */
.option-area .icon {
  width: 2rem;
  height: 2rem;
  box-shadow: 0 0 0 0.3rem #9c9b9b;
  border-radius: 1rem;
  margin-bottom: .5rem;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 0;
}
/* :L4207 */
.option-area .title {
  margin-bottom: 0;
}
/* :L4211 */
.option-area .limit {
  margin-bottom: 2rem;
}
/* :L4214 */
/* :L4215 */
.option-area .package-25216 .limit {
  margin-bottom: 0rem !important;
}
/* :L4219 */
.option-area .selector {
  box-shadow: 0 0 0 3px #ff5b00;
  border-radius: 2rem;
  padding: 1rem;
  display: flex;
  flex-direction: column;
  align-items: center;
  overflow: hidden;
}
/* :L4229 */
.option-area .premium {
  margin-bottom: unset;
}
/* :L4233 */
.option-area .previouslySelected.instanda-previously-selected {
  height: 0;
  width: 0;
}
/* :L4237 */
.option-area .previouslySelected.instanda-previously-selected + .selector {
  background: #ff5b00;
  color: white;
}
/* :L4241 */
.option-area .previouslySelected.instanda-previously-selected + .selector .icon {
  background: #9c9b9b;
}
/* :L4244 */
.option-area .previouslySelected.instanda-previously-selected + .selector .icon::before {
  font-family: "Material Symbols Sharp";
  content: '\e876';
  font-size: 2rem;
  color: white;
  font-variation-settings: 'FILL' 0, 'wght' 700, 'GRAD' 0, 'opsz' 48;
}
/*no margin for PI Product*/

/* :L4261 */
/* :L4262 */
/* :L4263 */
.package-25114 .option-area .limit {
  margin-bottom: 0px !important;
}
/* :L4268 */
.instanda-question-input.instanda-question-hierarchy {
  margin-bottom: 2rem;
}
/* :L4272 */
.single-line-showhide.text-right.data8-pa-container {
  display: flex;
  gap: 1rem;
}
/* :L4277 */
/* :L4281 */
.btnListEmails {
  display: none !important;
}
/* :L4285 */
.grid-table--limit-table {
  grid-column: span 2;
}
/* :L4289 */
.grid-row {
  display: grid;
  grid-template-columns: 1fr 2fr 2fr 2fr 1fr;
  text-align: center;
}
/* :L4294 */
/* :L4295 */
.package-25216 .grid-row {
  display: grid;
  grid-template-columns: 1fr 2fr 2fr 2fr 2fr 2fr 2fr;
  text-align: center;
}
/* :L4302 */
.grid-item {
  border-right: 1px solid #333333;
  padding: .25rem;
}
/* :L4306 */
.grid-item:last-of-type {
  border-right: unset;
}
/* :L4310 */
.grid-row:first-of-type .grid-item {
  border-bottom: 1px solid #333333;
}
/* :L4315 */
.grid-table--limit-table:not(:has(.grid-row + .grid-row))::after {
  content: 'No Limits Selected';
  font-size: 1.5rem;
  margin: 1rem 0;
  background: #767676;
  color: white;
  border-radius: 1rem;
  padding: 1rem;
  display: block;
}
/* :L4325 */
.btnDiv.btnBinderToPolicy {
  display: none;
}
/* :L4328 */
/* :L4329 */
.page-quickquote #KnRCover_YN_QQA_KRS_Children {
  /* K&R standard limits */
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: stretch;
}
/* :L4339 */
.page-quickquote #KnRCover_YN_QQA_KRS_Children .instanda-container-fluid {
  flex-basis: 100%;
}
/* :L4343 */
.page-quickquote #KnRCover_YN_QQA_KRS_Children .checkbox {
  display: flex;
  flex-direction: column-reverse;
  justify-content: center;
  align-items: center;
  flex-wrap: nowrap;
  border-radius: 12px;
}
/* :L4353 */
.page-quickquote #question214741,
.page-quickquote #question214741 ~ .form-group {
  /* from "K&R Custom Limits" */
  flex-basis: 100%;
}
/* :L4360 */
.page-quickquote .knr-underwriter-adjustment,
.page-quickquote .loh-underwriter-adjustment {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  justify-content: flex-start;
  width: 100%;
}
/* :L4368 */
.page-quickquote .knr-underwriter-adjustment > div,
.page-quickquote .loh-underwriter-adjustment > div {
  flex-basis: calc((100% - 75px) / 6);
  /* Minus 15px gap in between each */
  margin-right: 10px;
}
/* :L4372 */
.page-quickquote .knr-underwriter-adjustment > div.title,
.page-quickquote .loh-underwriter-adjustment > div.title {
  flex-basis: 100%;
}
/* :L4376 */
.page-quickquote .knr-underwriter-adjustment > div:last-child,
.page-quickquote .loh-underwriter-adjustment > div:last-child {
  margin-right: 0;
}
/* :L4381 */
.page-quickquote .knr-underwriter-adjustment .option-premium .label,
.page-quickquote .loh-underwriter-adjustment .option-premium .label,
.page-quickquote .knr-underwriter-adjustment .instanda-question-label label,
.page-quickquote .loh-underwriter-adjustment .instanda-question-label label {
  font-size: 14px;
  display: block;
  color: black;
  text-align: left;
  font-weight: 400;
  color: #333233;
  padding: 0;
  margin-bottom: 8px;
}
/* :L4393 */
.page-quickquote .knr-underwriter-adjustment .instanda-text-question,
.page-quickquote .loh-underwriter-adjustment .instanda-text-question {
  margin-bottom: 0;
}
/* :L4397 */
.page-quickquote .knr-underwriter-adjustment .value,
.page-quickquote .loh-underwriter-adjustment .value {
  height: 48px;
  line-height: 48px;
  background-color: #009843;
  color: white;
  padding: 0 10px;
  text-align: center;
}
/* :L4407 */
.page-quickquote .half-width {
  float: left;
  width: calc(50% - 20px / 2);
  margin-right: 20px;
}
/* :L4414 */
/* :L4415 */
.page-quickquote .suggested-box .instanda-text-question {
  display: inline-flex;
  align-items: center;
  height: 48px;
  background-color: #009843;
  color: white;
  padding: 0 20px;
}
/* :L4425 */
/* :L4426 */
.page-quickquote .floating-update.highlight {
  background-color: #fff444;
  box-shadow: 0 0 0 2px #f2c718;
}
/* :L4430 */
.page-quickquote .floating-update.highlight:focus,
.page-quickquote .floating-update.highlight:active,
.page-quickquote .floating-update.highlight:hover {
  box-shadow: 0 0 0 2px #ff5b00;
}
/* :L4439 */
/* :L4441 */
.page-quickquote #question226495.questionItem ~ div,
.page-quickquote #question226498.questionItem ~ div {
  flex-basis: 33.33%;
  padding-right: 30px;
}
/* :L4446 */
/* :L4447 */
.page-quickquote #question226495.questionItem ~ .suggested-box .instanda-text-question,
.page-quickquote #question226498.questionItem ~ .suggested-box .instanda-text-question {
  width: 100%;
}
/* :L4453 */
.page-quickquote #question215850.questionItem ~ div/* Above flex-basis: 33.33% is applied until question "K&R UW Discretionary Details" */,
.page-quickquote #question215853.questionItem ~ div/* Above flex-basis: 33.33% is applied until question "LOH UW Discretionary Details" */ {
  flex-basis: 100%;
}
/* :L4459 */
.page-quickquote #LOHCover_YNP_QQA_KRS_Children {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: stretch;
}
/* :L4465 */
.page-quickquote #LOHCover_YNP_QQA_KRS_Children > div {
  flex-basis: 100%;
}
/* :L4471 */
.page-quickquote #question226495.main-header,
.page-quickquote #question226498.main-header {
  padding: 0 2rem;
}
/* :L4477 */
.page-quickquote .instanda-responsive-help-text.collapse.row,
.page-quickquote .instanda-text-question.form-group {
  margin: 0;
}
/* :L4483 */
/* :L4484 */
.page-quickquote .group-question-header a,
.page-quickquote .group-question-header h3 {
  margin-top: 0;
}
/* K&R underwriter adjustment */

/* :L4505 */
/* :L4506 */
.logged-in-broker #question214741 ~ div,
.logged-in-broker #question214761 ~ div {
  display: none;
}
/* :L4511 */
/* :L4512 */
.logged-in-underwriter .hide-from-uw {
  display: none;
}
/* :L4517 */
.show-only-uw {
  display: none;
}
/* :L4519 */
.logged-in-underwriter .show-only-uw {
  display: initial;
}
/* :L4524 */
.show-for-kr {
  /* Show only for Kidnap and ransom */
  display: none;
}
/* :L4527 */
.package-22343 .show-for-kr {
  display: block;
}
/* :L4532 */
.show-for-wi {
  /* Show only for Warranty & Indemnity */
  display: none;
}
/* :L4535 */
.package-24788 .show-for-wi {
  display: block;
}
/* :L4540 */
.show-for-pi {
  /* Show only for Professional & Indemnity */
  display: none;
}
/* :L4543 */
.package-25114 .show-for-pi {
  display: block;
}
/* :L4548 */
.show-for-mb {
  /* Show only for Professional & Indemnity */
  display: none;
}
/* :L4552 */
.package-25216 .show-for-mb {
  display: block;
}
/* :L4558 */
/* :L4559 */
/* :L4560 */
.replace-text .instanda-question-label label {
  visibility: hidden;
}
/* :L4562 */
.text-replaced.replace-text .instanda-question-label label {
  visibility: unset;
}
/* :L4570 */
.package-25216 .instanda-well:first-child:has(.instanda-question-input-reassign-agent) {
  display: none;
}
/* :L4574 */
.package-25114 .instanda-well:first-child:has(.instanda-question-input-reassign-agent) {
  display: block !important;
  /*hide its header*/

  /*change labels*/

}
/* :L4578 */
.package-25114 .instanda-well:first-child:has(.instanda-question-input-reassign-agent) .instanda-container-fluid {
  display: none;
}
/* :L4582 */
.package-25114 .instanda-well:first-child:has(.instanda-question-input-reassign-agent) .form-group .instanda-question-label label {
  display: none;
}
/* :L4585 */
.package-25114 .instanda-well:first-child:has(.instanda-question-input-reassign-agent) .questionItem .form-group:nth-child(1):before {
  content: 'Coverholder';
  font-size: 19px;
  font-weight: 500;
}
/* :L4590 */
.package-25114 .instanda-well:first-child:has(.instanda-question-input-reassign-agent) .questionItem .form-group:nth-child(2):before {
  content: 'Manager';
  font-size: 19px;
  font-weight: 500;
}
/* :L4599 */
/* :L4600 */
/* :L4601 */
.page-prequotequestions.page-number-1.package-24788 .instanda-well:first-child:has(.instanda-question-input-reassign-agent) .instanda-container-fluid {
  display: none;
}
/*hide bind button from policy view for WI and PI*/

/* :L4609 */
/* :L4612 */
.package-24788.page-bindquote button[formaction="CreatePolicyFromBinder"],
.package-25114.page-bindquote button[formaction="CreatePolicyFromBinder"],
.package-25216.page-bindquote button[formaction="CreatePolicyFromBinder"] {
  display: none;
}
/* Hide all versions of IPID (UK, IE...) documents on Sale Confirmation page for PI */

/* :L4618 */
/* :L4619 */
.doc-box .instanda-documents > span:has(a[href*="FileId=39508"]),
.doc-box .instanda-documents > span:has(a[href*="FileId=39505"]),
.doc-box .instanda-documents > span:has(a[href*="FileId=39506"]),
.doc-box .instanda-documents > span:has(a[href*="FileId=39507"]),
.doc-box .instanda-documents > span:has(a[href*="FileId=39508"]),
.doc-box .instanda-documents > span:has(a[href*="FileId=39509"]),
.doc-box .instanda-documents > span:has(a[href*="FileId=39510"]),
.doc-box .instanda-documents > span:has(a[href*="FileId=39511"]),
.doc-box .instanda-documents > span:has(a[href*="FileId=39512"]),
.doc-box .instanda-documents > span:has(a[href*="FileId=39513"]),
.doc-box .instanda-documents > span:has(a[href*="FileId=39514"]),
.doc-box .instanda-documents > span:has(a[href*="FileId=39515"]),
.doc-box .instanda-documents > span:has(a[href*="FileId=39516"]),
.doc-box .instanda-documents > span:has(a[href*="FileId=39517"]),
.doc-box .instanda-documents > span:has(a[href*="FileId=39518"]),
.doc-box .instanda-documents > span:has(a[href*="FileId=39519"]),
.doc-box .instanda-documents > span:has(a[href*="FileId=39520"]),
.doc-box .instanda-documents > span:has(a[href*="FileId=39521"]),
.doc-box .instanda-documents > span:has(a[href*="FileId=39522"]) {
  display: none;
}
/* Hide duplicated Policy Schedule documents on Sale Confirmation page for PI (causing by generating from both Document Links and Combined Document Links Placeholder */

/* :L4643 */
/* :L4644 */
.doc-box a[href*="combinedDocumentId=2101"],
.doc-box a[href*="combinedDocumentId=2102"] {
  display: none;
}
/*==============================================
=================POLICY AND QUOTE VIEW==========
==============================================/*

/*Show notes button for policy view PI*/

/* :L4655 */
/* :L4656 */
.package-25114.page-viewquoteorpolicy a[title='Notes'] {
  display: block;
  order: 2 !important;
}
/* :L4662 */
.package-24788.page-viewquoteorpolicy .btnBinderToPolicy,
.package-25114.page-viewquoteorpolicy .btnBinderToPolicy,
.package-25114 .block-renewals,
.package-25114 .btnReferralHistory {
  display: none !important;
}
/* :L4669 */
/* :L4670 */
.package-25114.page-postquotequestions button[formaction="CreatePolicyFromQuote"] {
  display: none !important;
}
/* :L4675 */
.hidden-question {
  display: none;
}
/* :L4680 */
/* :L4681 */
.page-confirmation2.package-24788 .show-for-uw-fee {
  display: none;
}
/* :L4684 */
.page--underwriter-fee-only.page-confirmation2.package-24788 .show-for-uw-fee {
  display: block;
}
/* :L4689 */
/* :L4690 */
.page--underwriter-fee-only.page-confirmation2.package-24788 .hide-for-uw-fee {
  display: none;
}
/*
.page-postquotequestions.page-number-1 .row .pull-right button[formaction="CreatePolicyFromQuote"]{
	display: none;
}
*/

/* CHANGE LABEL OF ENDORSEMENTS /*

/****************************************
*****MEDICAL BILLINGS ENDORSEMENTS ******
****************************************/

/*********MB Exclusions*******************/

/* :L4707 */
.endorsement-excluding-matters-exclusion label,
.endorsemenet-unencrypted-device-exclusion label,
.endorsement-cyber-exclusion label,
/**********MB Endorsements***************/ .endorsement-deductible-co-insurance label,
.endorsement-payment-card-industry label,
.endorsement-ab-initio-cancellation label,
.endorsement-amended-named-insured label,
.endorsement-cancellation label,
.endorsement-change-of-address label,
.endorsement-post-binding-subjectivity label,
.endorsement-cyber-terrorism label,
.endorsement-extension label,
.endorsement-first-party-outside-vendors label,
.endorsement-mt-deductible-increase label,
.endorsement-mt-limit-increase label,
.endorsement-post-binding-subjectivity-condition label,
.endorsement-reinstatement label,
.endorsement-specific-drop-down-provision label,
.endorsement-split-retroactive-date label,
.endorsement-texas-complaints-notice label,
.endorsement-texas-surplus-lines-clause label,
.endorsment-add1 label,
.endorsment-add2 label,
.endorsment-add3 label,
.endorsment-add4 label,
.endorsment-add5 label,
.endorsment-add6 label,
.endorsment-add7 label,
.endorsment-add8 label,
.endorsment-add9 label,
.endorsment-add10 label,
.Exclusions-add1 label,
.Exclusions-add2 label,
.exclusions-add3 label,
.exclusions-add4 label,
.exclusions-add5 label,
.exclusions-add6 label,
.exclusions-add7 label,
.exclusions-add8 label,
.exclusions-add9 label,
.exclusions-add10 label {
  font-size: 0px;
}
/*********MB Exclusions*******************/

/* :L4753 */
.endorsement-excluding-matters-exclusion label:before,
.endorsemenet-unencrypted-device-exclusion label:before,
.endorsement-cyber-exclusion label:before,
/**********MB Endorsements***************/ .endorsement-deductible-co-insurance label:before,
.endorsement-payment-card-industry label:before,
.endorsement-ab-initio-cancellation label:before,
.endorsement-amended-named-insured label:before,
.endorsement-cancellation label:before,
.endorsement-change-of-address label:before,
.endorsement-post-binding-subjectivity label:before,
.endorsement-cyber-terrorism label:before,
.endorsement-extension label:before,
.endorsement-first-party-outside-vendors label:before,
.endorsement-mt-deductible-increase label:before,
.endorsement-mt-limit-increase label:before,
.endorsement-post-binding-subjectivity-condition label:before,
.endorsement-reinstatement label:before,
.endorsement-specific-drop-down-provision label:before,
.endorsement-split-retroactive-date label:before,
.endorsement-texas-complaints-notice label:before,
.endorsement-texas-surplus-lines-clause label:before,
.endorsment-add1 label:before,
.endorsment-add2 label:before,
.endorsment-add3 label:before,
.endorsment-add4 label:before,
.endorsment-add5 label:before,
.endorsment-add6 label:before,
.endorsment-add7 label:before,
.endorsment-add8 label:before,
.endorsment-add9 label:before,
.endorsment-add10 label:before,
.Exclusions-add1 label:before,
.Exclusions-add2 label:before,
.exclusions-add3 label:before,
.exclusions-add4 label:before,
.exclusions-add5 label:before,
.exclusions-add6 label:before,
.exclusions-add7 label:before,
.exclusions-add8 label:before,
.exclusions-add9 label:before,
.exclusions-add10 label:before {
  font-size: 1.4rem;
}
/*********MB Exclusions*******************/

/* :L4800 */
.endorsement-excluding-matters-exclusion label:before {
  content: 'Excluding Matters Exclusion';
}
/* :L4804 */
.endorsemenet-unencrypted-device-exclusion label:before {
  content: 'Unencrypted Portable Media Device Exclusion';
}
/* :L4808 */
.endorsement-cyber-exclusion label:before {
  content: 'LMA5496 - Cyber Exclusion (US PI)';
}
/**********MB Endorsements***************/

/* :L4813 */
.endorsement-deductible-co-insurance label:before {
  content: 'Deductible Co-Insurance';
}
/* :L4817 */
.endorsement-payment-card-industry label:before {
  content: 'Payment Card Industry Fines and Assessments';
}
/* :L4821 */
.endorsement-ab-initio-cancellation label:before {
  content: 'Ab Initio Cancellation';
}
/* :L4825 */
.endorsement-amended-named-insured label:before {
  content: 'Amended Named Insured';
}
/* :L4829 */
.endorsement-cancellation label:before {
  content: 'Cancellation';
}
/* :L4833 */
.endorsement-change-of-address label:before {
  content: 'Change of Address';
}
/* :L4837 */
.endorsement-post-binding-subjectivity label:before {
  content: 'Post-Binding Subjectivity Condition';
}
/* :L4841 */
.endorsement-cyber-terrorism label:before {
  content: 'Cyber Terrorism';
}
/* :L4845 */
.endorsement-extension label:before {
  content: 'Extension';
}
/* :L4849 */
.endorsement-first-party-outside-vendors label:before {
  content: 'First Party Outside Vendors Extension';
}
/* :L4853 */
.endorsement-mt-deductible-increase label:before {
  content: 'Mid Term Limit and Deductible Increase';
}
/* :L4857 */
.endorsement-mt-limit-increase label:before {
  content: 'Mid Term Limit Increase';
}
/* :L4860 */
.endorsement-post-binding-subjectivity-condition label:before {
  content: 'Post-Binding Subjectivity Condition';
}
/* :L4862 */
.endorsement-reinstatement label:before {
  content: 'Reinstatement';
}
/* :L4865 */
.endorsement-specific-drop-down-provision label:before {
  content: 'Specific Drop Down Provision';
}
/* :L4867 */
.endorsement-split-retroactive-date label:before {
  content: 'Split Retroactive Date';
}
/* :L4869 */
.endorsement-texas-complaints-notice label:before {
  content: 'Texas Complaints Notice';
}
/* :L4871 */
.endorsement-texas-surplus-lines-clause label:before {
  content: 'Texas Surplus Lines Clause';
}
/* :L4873 */
.endorsment-add1 label:before,
.endorsment-add2 label:before,
.endorsment-add3 label:before,
.endorsment-add4 label:before,
.endorsment-add5 label:before,
.endorsment-add6 label:before,
.endorsment-add7 label:before,
.endorsment-add8 label:before,
.endorsment-add9 label:before,
.endorsment-add10 label:before {
  content: 'Additional Endorsement';
}
/* :L4885 */
.Exclusions-add1 label:before,
.Exclusions-add2 label:before,
.exclusions-add3 label:before,
.exclusions-add4 label:before,
.exclusions-add5 label:before,
.exclusions-add6 label:before,
.exclusions-add7 label:before,
.exclusions-add8 label:before,
.exclusions-add9 label:before,
.exclusions-add10 label:before {
  content: 'Additional Exclusion';
}
