/******************************************************************common blank rte css start******************************************************/

.blankRTE p{
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  margin-bottom: 18px;
  color: #5a5a5a;
  font-weight: 400;
  margin: 0 0 32px;
}
.blankRTE h2{
  margin-bottom: 20px;
}

.blankRTE .thin-a-font table tbody tr td a{
  font-weight: 300;
}


.blankRTE .paddingBlock0{
  padding-block: 0 !important;
}


.single-knowledge-center-page {
  /* padding-top: 65px !important; */
  color: #000;

  /* color: #000; */
  color: #5a5a5a;

  margin-bottom: 18px;
}
.blankRTE li{  
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  color: #5a5a5a;
  margin: 0 10px 20px;
} 
.BlueHeading {
  color: #233253;
  font-size: 48px;
  line-height: 48px;
  font-weight: 700;
}

.blankRTE ul {
  padding-inline: 15px;
}

.blankRTE ul li{ list-style: disc;}

.blankRTE .blankpadding{
  padding-block: 20px !important;
}

.blankRTE .setdisc{
  max-width:1060px;
  margin:0 auto;
}

.flexBoxIcons{
  display: flex;
}
.flexBoxIcons .iconBox{
  text-align: center;
  flex: 1 1 auto;
}
.flexBoxIcons .iconBox img{
  margin-bottom:15px;
}
.single-knowledge-center-page {
  padding: 50px 0 50px !important;
}
.wrapper {
  max-width: 1060px;
  width: 100%;
  margin: 0 auto;
}

.blankRTE .single-knowledge-center-page p .blueSpan{
  color : #025f9e;
  font-weight: 600;
}

.blankRTE .single-knowledge-center-page p .skyblueSpan{
  color : #1f81c3;
  font-weight: 500;
}


.blankRTE .aggregator-table.single-knowledge-center-page{
  width : 100%;
  max-width: 100%;
}

.blankRTE .wrapper table{
  border: 1px solid #fff; 
  border-collapse: collapse;
}

.blankRTE .aggregator-table .blankRTETable table{
  border: 1.0px solid #c7cacc; border-collapse: collapse; width: 1200px !important;
  box-shadow: 0 4px 20px rgba(0,94,158,.05), 3px 6px 10px rgba(50,130,196,.08);
  margin: 0 auto 5px;
}

.blankRTE .blankRTETable table thead{
  border: 1.0px solid #c7cacc; background: rgb(0,94,158); color: rgb(255,255,255);
}

.blankRTE .blankRTETable table thead tr th{
  border: 1.0px solid #c7cacc; text-align: center; height: 88.4px;
  font-weight: unset;
}

.blankRTE .blankRTETable table tbody tr td{
  border: 1.0px solid #c7cacc; color: rgb(0,94,158); text-align: center; width: 360.0px;
  color: #000;
}

.blankRTE .blankRTETable table tbody tr td:first-child{
  background-color: rgb(234, 241, 248);
    /* font-weight: 500; */
    color: rgb(0, 94, 158);
     text-align: center;
     width: 240px;
}

@media screen and (max-width: 480px) {
  .flexBoxIcons{
    flex-wrap: wrap;
  }
  .flexBoxIcons .iconBox{
    margin-bottom:40px;
  }
}

@media screen and (min-width: 100px) and (max-width: 1023px){
  .single-knowledge-center-page {
      padding-top: 50px !important;
  }
  .blankRTE .wrapper {
      width: 100% !important;
      padding-left: 7px !important;
      padding-right: 7px !important;
  }
  }

  .blankRTE .single-knowledge-center-page.wrapper h2{
  font-size: 32px;
  line-height: 48px;
  color: #233253;
  font-weight: 700;
}

.blankRTE .single-knowledge-center-page.wrapper h3,
.blankRTE .single-knowledge-center-page.wrapper h4{
  font-size: 16px;
  color: #233253;
  font-weight: 500;
}
.blankRTE .single-knowledge-center-page.wrapper h4 {
  font-size: 14px;
}

.forh5tag{
  font-weight: 400;
  font-size: 16px;
  line-height: 60px;
  color: #233253;
  margin: 0 0 32px;
}

.BlueHeading{
color: #233253;
font-size: 48px;
line-height: 48px;
font-weight: 700;
}

.bluesubheading{
color: #233253;
font-weight: 600;
}

.setdisc table{
  margin: auto;
}

.blankRTE .setdisc table tr:nth-child(1) td p, 
.blankRTE .setdisc table tr:nth-child(2) td p{
  color: #000 !important;
  margin-bottom: 0 !important;
}

.setdisc table td{
  padding: 6px;
}

/* .setdisc table tr:nth-child(1),.setdisc table tr:nth-child(2){
  background-color: #e8f5fc;
} */

.setdisc table tr:nth-child(1),
.setdisc table tr:nth-child(2){
  background-color: #005e9e;
}

.setdisc table tr:nth-child(1) td p,
.setdisc table tr:nth-child(2) td p{
  color: #fff !important;
}

.blankRTE .colorBlack p, .blankRTE .colorBlack ul li, .blankRTE .colorBlack ol li, .blankRTE .colorBlack div{
  color: #000 !important;
}

.setdisc table tr:not(:first-child):not(:nth-child(2)) td:first-child {
  background-color: #eaf1f8;
}
.setdisc table tr:not(:first-child):not(:nth-child(2)) td:first-child p{
  color: #005e9e !important;
}

@media screen and (max-width: 768px) {
  .blankRTE .single-knowledge-center-page.wrapper h2{
    font-size: 24px;
    line-height: 30px;
  }
  .BlueHeading{
    color: #233253;
    font-size: 24px;
    line-height: 30px;
 }
 .setdisc table{
   display: block;
   overflow-x: scroll;
 }
 .setdisc table td{
  padding: 2px;
}
.blankRTE .single-knowledge-center-page {
  padding-block: 20px !important;
}
}
table.customtable tr {
  background: #eaf1f8;
}
table.customtable tr:nth-child(2n) {
  background-color: #f2f2f2;
}
table.customtable td, table.customtable th {
  border: 1px solid #fff;
}
table.customtable td p {
  /* margin-top: 15px;
  margin-bottom: 23px;
  margin-left: 16px; */
  margin: 0 auto;
  padding: 15px 10px;
}

@media only screen and (max-width: 820px){
.table-freeze-wrapper {
    overflow-x: scroll;
}
}
/* .single-knowledge-center-page p {
   margin-bottom: 18px !important; 
} */

.setbggray{
  background-color: #f9f9f9;
}

.insurance-knowledge-center-header-para{
  color: #005e9e !important;
  margin-bottom: 0 !important;
  font-weight: bold !important;
  padding-top: 10px;
  text-align: center;
  display: block;
}

.insurance-knowledge-center-header-back{
  background-color: #f9f9f9;
  width: 100%;
  padding: 5px 0 1px;
  margin-top: 10px;
}

.insurance-knowledge-center-header-secondpara{
  display: block;
  margin: 0!important;
  text-align: center !important;
}

.blankRTE .colorBlack p, .blankRTE .colorBlack ul li, .blankRTE .colorBlack ol li{
  margin-bottom: 0;
}

  @media only screen and (max-width: 767px){
    /* .insurance-knowledge-center-header-back{
      margin-bottom: -45px;
    } */
    .insurance-knowledge-center-header-back p{
      margin-bottom: 0 !important;
    }
    
    .blankRTE .blankpadding{
      padding-top:20px;
      padding-bottom: 20px;
    }
  }


  .blankRTE table tbody tr:nth-child(odd) {
    background-color: #eaf1f8;
  }
  
  .blankRTE table tbody tr:nth-child(even) {
    background-color: #f2f2f2;
  }

  .blankRTE .tableHeadingCenter {
    text-align: center;
  }
  .blankRTE .marginBtm {
    margin-bottom: 30px;
}
.blankRTE .marginBtm-18 {
  margin-bottom: 18px;
}
.blankRTE .single-knowledge-center-page.wrapper .fontW-700 {
  font-weight: 700;
}
.blankRTE .single-knowledge-center-page.wrapper .fontW-900 {
  font-weight: 900 !important;
}

.blankRTE:has(.formHeading) {
  width: 555px;
}

.blankRTE .formHeading {
  padding: 10px 20px !important;
  width: fit-content !important;
  margin: 0 auto;
  background-color: #E9F8FF;
  border: 1px solid #9B93FF;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}

.blankRTE .formHeading h1 {
  margin-bottom: 0px;
  font-size: 26px;
  line-height: 26px;
  text-align: center;
}

@media screen and (max-width: 768px) {
  .blankRTE:has(.formHeading) {
    width: auto;
  }

  .blankRTE .formHeading h1 {
    font-size: 18px;
    line-height: 18px;
  }
} 
.termSectionCommon .addAccordion .blankRTE .single-knowledge-center-page{
padding-block: 20px !important ;

}
.blankRTE .numText {
  display: flex;
  align-items: center;
}
.blankRTE .numText span {
  margin-right: 8px;
  font-size: 16px;
  color: #233253;
}
.blankRTE .numText h3 {
  text-align: left;
}
.blankRTE .keyTakeAwayPopup {
  padding: 15px 10px 0 25px;
  margin-bottom: 5px;
  height: 211px;
  overflow-y: scroll;
}
.blankRTE .keyTakeAwayPopup p {
  font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 18px;
    color: #5a5a5a;
    font-weight: 400;
    margin: 0 0 11px;
}

.blankRTE .article-orderList {
  padding-inline-start: 14px;
}

.blankRTE .article-orderList li::marker, .blankRTE .article-orderList li h3 {
  font-weight: bolder !important;
  font-size: 16px;
  line-height: 20px;
  color: #233253;
}

.blankRTE .formHeading2 {
  width: 100% !important;
  margin: 0;
  border: 1px solid #BFE6FB;
  border-top: 0px;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  display: flex;
  align-items: center;
  gap: 10px;
}

.blankRTE .formHeading2 h1 {
  text-align: left;
}

.blankRTE .formHeading2 p {
  margin-bottom: 0px !important;
}

.blankRTE .tooltip {
  position: relative;
  opacity: 1;
  z-index: 1;
}

.blankRTE .tooltip-image {
  cursor: pointer;
}

.blankRTE .tooltip-content {
  display: none;
  position: absolute;
  bottom: 36px;
  right: -50%;
  width: max-content;
  padding: 10px 7px;
  background-color: #eaf4fd;
  border: 1px solid #bddcf8;
  box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.25);
  border-radius: 5px;
  font-size: 11px;
  line-height: 15px;
  font-weight: 300;
  transform: translateX(50%);
  max-width: 245px;
  color: #000;
}

.blankRTE .tooltip-content::before {
  content: "";
  display: block;
  width: 15px;
  height: 15px;
  position: absolute;
  bottom: -8px;
  left: 39%;
  background-color: #eaf4fd;
  border-bottom: 1px solid #bddcf8;
  border-right: 1px solid #bddcf8;
  transform: rotate(45deg);
  z-index: 0;
}

.blankRTE .tooltip-image:hover + .tooltip-content {
  display: block;
}

@media screen and (max-width: 768px) {
  .blankRTE .tooltip-content {
    right: 0px;
    transform: unset;
    z-index: 20;
  }

  .blankRTE .tooltip-content::before {
    left: unset;
    right: 5px;
  }
}