body {
  font-size: 14px;
  font-weight: normal;
  background: #f0f0f0;
  overflow-x: hidden;
}

.btn.active.focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn:active:focus,
.btn:focus {
  outline: 0px auto -webkit-focus-ring-color;
  /* outline-offset: -2px; */
  background: var(--color-primary);
  color: #fff;
}

input:focus,
input.form-control:focus {
  outline: none !important;
  outline-width: 0 !important;
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
}

h3,
h4 {
  margin: 0px 0 16px 0;
  letter-spacing: normal;
  font-size: 20px;
}

/* .container {
    padding: 80px 120px;
} */

.overflow-hidden {
  overflow: hidden;
}

.max-800 {
  max-width: 800px;
  margin: 20px auto !important;
}

.person {
  border: 10px solid transparent;
  margin-bottom: 25px;
  width: 80%;
  height: 80%;
  opacity: 0.7;
}

.person:hover {
  border-color: #f1f1f1;
}

.carousel-inner img {
  -webkit-filter: grayscale(90%);
  filter: grayscale(90%);
  width: 100%;
  margin: auto;
}

.carousel-caption h3 {
  color: #fff !important;
}


@media (max-width: 600px) {
  .carousel-caption {
    display: none;
  }
  .needHelp {
    margin-left: 0px;
  }
  .needHelp .psqSubCategory {
    border: 0px;
  }
}

.bg-1 {
  background: #2d2d30;
  color: #bdbdbd;
}

.bg-1 h3 {
  color: #fff;
}

.bg-1 p {
  font-style: italic;
}

.list-group-item:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

.list-group-item:last-child {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.thumbnail {
  padding: 0 0 15px 0;
  border: none;
  border-radius: 0;
}

.thumbnail p {
  margin-top: 15px;
  color: #555;
}

.btn {
  padding: 10px 20px;
  background-color: #333;
  color: #fff;
  border-radius: 0;
  transition: 0.2s;
}

.close {
  opacity: 1;
}

.box-body .close {
  background-color: transparent !important;
}

.modal-header .close {
  background-color: #fff;
  color: rgba(14, 14, 14, 0.87) !important;
  text-align: left;
  color: #000;
  font-size: 24px;
  text-align: left;
}

/* .modal-header,
.modal-body {
    padding: 24px 24px;
    border-radius: 3px 3px 0px 0px;
} */

/* .modal-header-custom {
    padding: 15px 24px;
    background: #f2f2f2;
} */

.modal-header h4,
.modal-body h4.modal-title {
  background: transparent;
  font-size: 19px;
  font-weight: 600;
  color: rgba(0, 0, 0, 0.87);
}

.modal-content {
  border-radius: 3px !important;
}

.network-hospital .model-content {
  overflow: auto !important;
}

.nav-tabs li a {
  color: #777;
}

.modal-header .close:focus {
  outline: 0;
}

.modal-header .close {
  margin-top: 2px;
}

.modal-header .close:hover {
  opacity: 1;
}

/*
.navbar {font-family: 'Roboto', sans-serif;margin-bottom: 0;border: 0;font-size: 16px;letter-spacing: normal;box-shadow:none;background: #1e345f;min-height: 70px;}
.navbar-nav>li>a {padding-top: 7px;padding-bottom: 7px;margin: 0px 15px;}
.navbar-nav {margin-top: 16px;}
.navbar-brand{padding: 25px 20px;}
.navbar-default .navbar-nav>li>a {color: rgba(255, 255, 255, 0.54);}
.navbar li a, .navbar .navbar-brand { color: rgba(255, 255, 255, 0.54);}
.navbar-nav li a:hover {color: #fff !important;
border-bottom: 3px solid var(--color-primary);}
.navbar-nav li.active a {color: #fff !important;background-color:transparent !important;border-bottom: 3px solid var(--color-primary);}
.navbar-default .navbar-toggle {border-color: transparent;}
.open .dropdown-toggle {color: #fff;background-color: #555;}
.dropdown-toggle:hover{border-bottom: 3px solid #293448 !important;}
.dropdown-menu li a {color: #000 !important;padding: 10px 20px;}
.dropdown-menu li a:hover {background-color: #fff;text-align:cemter;color: #E31837 !important;border-bottom: 0px solid #fff;   }
.nav .open>a, .nav .open>a:focus, .nav .open>a:hover {background-color: transparent !important;border-bottom: 3px solid #293448;color: #fff !important;}
.navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover {color: rgba(255, 255, 255, 0.54);}
*/

/*
footer {background-color: #d4d9e0;color: rgba(0, 0, 0, 0.54);padding: 20px;height: auto;position: relative;text-align:left;}
footer p{margin: 0; font-size: 14px;}
footer a {color: #d66926;padding-right: 5px;padding-left: 5px; text-transform: uppercase;     font-size: 12px;}
footer a:hover {color: var(--color-primary);text-decoration: none;}
*/

.id_spacer {
  padding: 0px 8px;
}

.form-control {
  border-radius: 0;
}

textarea {
  resize: none;
}

.lastli_border {
  border-left: 1px solid rgba(255, 255, 255, 0.24);
}

.desktop_pointTab{border: 1px solid rgba(255,255,255,.3) !important;border-radius: 30px;}

.usreIcon {
  margin-right: 10px;
}

.container-fluid {
  width: 100%;
  position: relative;
  padding-right: 0;
}

.container_space {
  padding: 0px 24px;
  padding-bottom: 30px;
}

.mainHeading {
  font-size: 24px;
  color: rgba(0, 0, 0, 0.87);
  font-weight: 500;
  margin: 10px 0 15px 0;
  line-height: 48px;
}

.contentSection {
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
  border-radius: 12px;
  background-color: #ffffff;
}

.diplayBlock {
  display: block;
}

.sectionHeader {
  padding: 20px 5px;
}

.sectionHeader .subHeading {
  color: rgba(0, 0, 0, 0.7);
  font-size: 16px;
  font-weight: 400;
  padding-top: 10px;
}

.sectionHeader .subHeading a {
  color: rgba(0, 0, 0, 0.7);
  font-size: 16px;
  font-weight: 400;
  margin-right: 15px;
  padding: 10px 30px 5px 30px;
}

/* .sectionHeader .subHeading a:hover,
a:focus,
a:active {
    color: var(--color-primary);
    border-bottom: 4px solid var(--color-primary);
    text-decoration: none;
}

.sectionHeader .subHeading a.active {
    color: var(--color-primary);
    border-bottom: 4px solid #E31837 !important;
    text-decoration: none;
} */

.moreFltrBg {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.3);
  z-index: 999;
}

#summary .SubHeading {
  margin-bottom: 5px;
}

.filterInput {
  height: 40px;
  border-radius: 0px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.3);
  background-color: #fff !important;
  box-shadow: none;
}

.filterInput.searchByname {
  width: 260px;
  margin-left: 20px;
  background: url(../img/search-gray.svg) no-repeat 230px 11px;
  border: 1px solid rgba(0, 0, 0, 0.3);
}

.filterInput.status {
  width: 190px;
  margin-left: 20px;
}

.filterBtn {
  background: var(--color-primary);
  box-shadow: 0px 6px 10px rgb(243 70 83 / 25%);
  border-radius: 8px;
  font-size: 15px;
  color: var(--color-white);
  min-width: 120px;
  padding: 15px 30px;
  font-weight: 500;
  text-decoration: none;
  border: none;
  white-space: nowrap;
  margin: 0 0px;
  font-size: 15px;
  cursor: pointer;
}

.filterBtn:hover, .filterBtn.active, .filterBtn:focus{
  background: var(--color-primary) !important;
  color: var(--color-white) !important;
}

.blankBtn {
  background: white;
  color: #E31837;
  border-radius: 8px;
  border: 2px solid #d6d7da !important;
  font-size: 15px;
  width: 100%;
  padding: 8px 30px;
  font-weight: 500;
  text-decoration: none;
  white-space: nowrap;
  margin: 0 0px;
  text-transform: capitalize;
  text-align: center;
  display: inline-block;
}

#cn_info_submit_btn .edit-btn {
  width: 100% !important;
}

/* .edit-btn:hover {
    padding: 11px 30px;
} */

.sectionBody {
  padding: 0px;
  margin: 0;
}

.customTbl.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 1px solid rgba(0, 0, 0, 0.12);
  border-top: 1px solid rgba(0, 0, 0, 0.12) !important;
  background-color: rgba(0, 0, 0, 0.05);
  font-size: 14px;
  font-weight: 500;
  padding: 15px 20px;
  color: rgba(0, 0, 0, 0.87);
}

.table-bordered {
  border: 0px solid #ddd;
  margin-bottom: 0;
}

.customTbl.table > tbody > tr > td,
.table > tbody > tr > th,
.table > tfoot > tr > td,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > thead > tr > th {
  border-top: 1px solid rgba(0, 0, 0, 0.12);
  color: rgba(0, 0, 0, 0.65);
  padding: 15px 20px;
  vertical-align: middle;
}

/*.customTbl.table tr td.first-child, th.first-child{padding-left: 30px !important;}*/

.customTbl.table tr td.last-child,
th.last-child {
  padding-right: 30px !important;
}

.customTbl.table tr td a,
th a {
  color: rgba(0, 0, 0, 0.65) !important;
}

.customTbl.table tr td a:hover,
th a:hover {
  color: #E31837 !important;
  text-decoration: none !important;
}

.customTbl.table tr td a:hover,
th a:hover,
td a:active,
th a:active,
td a:focus,
th a:focus {
  color: #E31837 !important;
  text-decoration: none !important;
  border: none !important;
}

.table-hover > tbody > tr:hover {
  background-color: #f8f8f8;
}

.table-hover > tbody > tr:hover .editBtn {
  background-color: var(--color-primary);
  color: #fff;
}

.table-hover > tbody > tr:hover .download-ic {
  color: var(--color-primary);
}

.download-ic {
  float: left;
  margin-right: 10px;
}

.backToTop {
  padding: 5px 7px 4px 8px;
  text-align: center;
  position: absolute;
  bottom: 120px;
  right: 20px;
  color: var(--color-primary);
}

.customePagination.pagination {
  margin: 30px 0 0 0;
}

.customePagination.pagination > li > a {
  margin-right: 20px;
  background-color: transparent !important;
  border: 1px solid rgba(0, 0, 0, 0.3);
  color: rgba(0, 0, 0, 0.65);
}

.customePagination.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  background: rgba(0, 0, 0, 0.05) !important;
  color: #000;
  border: none;
  border-radius: 0px;
}

.customePagination.pagination > li:last-child > a,
.pagination > li:last-child > span {
  margin-left: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  background: rgba(0, 0, 0, 0.05) !important;
  color: #000;
  border: none;
  border-radius: 0px;
  margin-right: 0;
}

.morePagination {
  float: left;
  margin: 8px 24px 0px 0px;
}

.no-of-pages {
  margin-top: 35px;
  color: rgba(0, 0, 0, 0.54);
}

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

.corStep {
    width: 693px;
min-height: 500px;
margin:30px auto;
background: #FFFFFF;
box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.05);
border-radius: 6px;
padding:25px;

}
.corStep p {
    font-size: 16px;
    color: rgba(0,0,0,.87);
}
.corStep h2 {
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 21px;
    color: #000000;
    opacity: 0.87;
    margin: 0px;
        padding: 0px;
    }
.floatRight {
    float: right; 
    padding-right: 97px;
}
.requestDiv {
    overflow: hidden;
    margin-left: 72px;
}
ul.corList {
    list-style: none;
    margin: 0px;
    padding: 0px;
    margin-top: 20px;
}
ul.corList li {
    background: #FFFFFF;
    border: 1px solid rgba(51, 56, 70, .15);
    box-sizing: border-box;
    border-radius: 4px;
    padding: 20px;
    margin-top: 20px;
    cursor: pointer;
    overflow: hidden;
}

ul.corList li:hover, ul.corList li.active {
    border:1px solid  var(--color-primary); 
}
.editBtn {
  height: auto;
  border-radius: 3px;
  background-color: #fff;
  border: 1px solid var(--color-primary);
  font-size: 12px;
  padding: 6px 20px;
  color: var(--color-primary);
  box-shadow: none;
}

.editBtn:hover {
  height: auto;
  border-radius: 3px;
  background-color: var(--color-primary);
  border: 1px solid var(--color-primary);
  font-size: 12px;
  padding: 6px 20px;
  color: #fff;
  box-shadow: none;
}

.editBtn:active,
.editBtn:focus,
.editBtn:focus:hover,
.editBtn:active:hover {
  height: 28px;
  border-radius: 3px;
  background-color: var(--color-primary);
  border: 1px solid var(--color-primary);
  font-size: 12px;
  padding: 6px 20px;
  color: #fff;
  box-shadow: none;
}

.borderBtn {
  height: 38px;
  border-radius: 3px;
  background-color: #fff;
  border: 1px solid var(--color-primary);
  font-size: 14px;
  padding: 9px 24px;
  color: var(--color-primary);
}

.borderBtn:hover {
  height: 38px;
  border-radius: 3px;
  background-color: var(--color-primary);
  border: 1px solid var(--color-primary);
  font-size: 14px;
  padding: 9px 24px;
  color: #fff;
}

.btn-spacer {
  margin-left: 20px;
  padding: 5px 80px;
}

.borderBtn:focus {
  border: 1px solid var(--color-primary);
  background-color: var(--color-primary);
  color: #fff;
}

.dropdown-menu.datepicker {
  max-width: 220px;
  z-index: 2000;
}

.datepicker td.active,
.datepicker td.active:hover {
  background-color: #006dcc !important;
  background-image: none !important;
}

.datepicker td span.active:hover,
.datepicker td span.active:focus,
.datepicker td span.active:active,
.datepicker td span.active.active,
.datepicker td span.active.disabled,
.datepicker td span.active[disabled] {
  background-color: #006dcc !important;
  background-image: none !important;
}

.calendarBg {
  background: url(../img/calendar.svg) no-repeat right 5px;
}

.mainFilter {
  width: 100%;
  height: auto;
  margin-bottom: 15px;
  padding: 32px;
}

.mainFilter ul {
  padding: 0;
  margin: 0;
  width: 100%;
  list-style: none;
  display: block;
}

.mainFilter ul li {
  float: left;
  width: auto;
  border-right: 0px solid rgba(0, 0, 0, 0.12);
  padding: 0px 10px 0px 0px;
  min-height: 20px;
  position: relative;
}

.mainFilter ul li.find {
  width: 80px;
  border: none;
}

.mainFilter ul li:nth-last-child(4) {
  border: none;
}

.hideFltr {
  display: none;
  margin-top: 10px;
}

.afterMoreBtn {
  margin-top: 20px;
}

.mainFilter ul li:last-child {
  border: none;
  /* min-width: 50%; */
}
.btn-addUser span {
  position: absolute;
  width: 24px;
  height: 24px;
  background: #81171f;
  line-height: 24px;
  border-radius: 50%;
  font-size: 12px;
  color: #fff;
  right: -10px;
  top: -10px;
}

.mainFilter ul li label.liteLabel {
  font-size: 14px;
  color: rgba(0, 0, 0, 0.87);
  font-weight: 400;
  margin: 0;
  margin-bottom: 2px;
}

.mainFilter ul li.fltrSearch {
  width: 240px;
}

.mainFilter ul li.gltrAgent {
  width: 200px;
}

.fltTxtBox {
  height: 24px;
  border: none !important;
  box-shadow: none;
  padding: 0;
  margin: 0;
}

.fltrTxtboxCalander {
  background: url(../img/fltr-calendar.svg) no-repeat left 3px;
  padding-left: 24px;
}

.fltTxtBox:focus {
  border: none !important;
}

.SumoSelect {
  width: 100%;
}

.SumoSelect > .CaptionCont {
  height: 40px;
  border-radius: 0px;
  border: 0px solid rgba(0, 0, 0, 0.3);
  background-color: transparent;
  box-shadow: none;
  /* border-bottom: 1px solid rgba(0, 0, 0, 0.30); */
}

.SumoSelect.open > .CaptionCont,
.SumoSelect:focus > .CaptionCont,
.SumoSelect:hover > .CaptionCont {
  box-shadow: 0 0 0px #1d345f;
  border: 0px solid rgba(0, 0, 0, 0.3);
  border-bottom: 1px solid rgba(0, 0, 0, 0.3);
}

.SumoSelect:focus > .CaptionCont {
  box-shadow: 0 0 0px #7799d0;
  border: 0px solid var(--color-primary);
  border-bottom: 1px solid #b2b2b2;
}

.SumoSelect > .optWrapper {
  min-width: 250px;
}

.SumoSelect.open .search-txt {
  padding: 9px 12px;
}

.SumoSelect.open > .optWrapper {
  top: 40px;
  border: none;
  border-radius: 3px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
  border-top: 1px solid rgba(0, 0, 0, 0.05);
}

.SumoSelect > .optWrapper > .options li.opt {
  padding: 5px 10px;
}

.SumoSelect > .optWrapper > .options li.opt:hover {
  background-color: #fff;
  text-transform: none;
}

.SumoSelect > .optWrapper > .options li label {
  padding: 0;
  margin: 0;
  font-weight: normal;
  font-size: 14px;
  color: rgba(0, 0, 0, 0.87);
  padding: 5px;
}

.SumoSelect > .optWrapper > .options li label:hover {
  color: var(--color-primary);
}

.SumoSelect > .CaptionCont > label {
  width: 28px;
}

.SelectBox {
  padding: 8px 12px;
}

.mrg-T4 {
  margin-top: 4px;
}

/* .fltrReset a {
    color: var(--color-primary);
    text-decoration: none;
    float: left;
    margin-top: 35px;
    margin-left: 15px;
}

.fltrReset a:hover,
a:active,
a:focus {
    color: var(--color-primary);
    text-decoration: none;
    border: none;
} */

.inputDownIcon {
  position: absolute;
  right: 15px;
  top: 20px;
}

.inputDownIcon img {
  width: 13px;
}

.SumoSelect > .CaptionCont > label > i {
  opacity: 0.6;
}

.policiesMain {
  padding: 0px 20px;
}

.policiesMain.bdrR {
  border-right: 1px solid rgba(0, 0, 0, 0.12);
}

.policies {
  font-size: 14px;
  color: rgba(0, 0, 0, 0.87);
  margin: 0;
  display: inline;
  font-weight: bold;
}

.policiesLabel {
  font-size: 14px;
  color: rgba(0, 0, 0, 0.87);
  font-weight: normal;
  margin: 0 5px;
}

/* SWITCH TOGGLE */

.TriSea-technologies-Switch > input[type="checkbox"] {
  display: none;
}

.TriSea-technologies-Switch > label {
  cursor: pointer;
  height: 0px;
  position: relative;
  width: 40px;
}

.TriSea-technologies-Switch > label::before {
  background: rgb(0, 0, 0);
  box-shadow: none;
  border-radius: 8px;
  content: "";
  height: 14px;
  margin-top: -6px;
  position: absolute;
  opacity: 0.2;
  transition: all 0.4s ease-in-out;
  width: 40px;
}

.TriSea-technologies-Switch > label::after {
  background: rgb(255, 255, 255);
  border-radius: 16px;
  box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.3);
  content: "";
  height: 22px;
  left: -4px;
  margin-top: -6px;
  position: absolute;
  top: -4px;
  transition: all 0.3s ease-in-out;
  width: 22px;
}

.TriSea-technologies-Switch > input[type="checkbox"]:checked + label::before {
  background: inherit;
  opacity: 0.5;
}

.TriSea-technologies-Switch > input[type="checkbox"]:checked + label::after {
  background: inherit;
  left: 20px;
}

.label-primary {
  background-color: var(--color-primary);
}

.statusOnOff {
  font-size: 11px;
  color: rgba(0, 0, 0, 0.54);
  line-height: 14px;
  margin-left: 7px;
}

.statusTxt {
  font-size: 14px;
  color: rgba(0, 0, 0, 0.87);
  margin-right: 40px;
}

.mrg-T5 {
  margin-top: 5px;
}

.mrg-T10 {
  margin-top: 10px;
}

.mrg-T40 {
  margin-top: 40px;
}

.mrg-T30 {
  margin-top: 30px;
}

.mrg-T20 {
  margin-top: 20px;
}

.mrg-T25 {
  margin-top: 25px;
}

.mrg-L30 {
  margin-left: 30px;
}

.mrg-L5 {
  margin-left: 5px;
}

.mrg-B0 {
  margin-bottom: 0px;
}

.mrg-B5 {
  margin-bottom: 5px;
}

.mrg-B20 {
  margin-bottom: 20px;
}

.mrg-B15 {
  margin-bottom: 15px !important;
}

.mrg-T-15 {
  margin-top: -15px;
}

.mrg-T-25 {
  margin-top: -25px;
}

.bgNone {
  background-color: transparent !important;
}

/* SWITCH TOGGLE END */

/* danish-css  (userlisting.css) */

/* two section css */

ul.two-sect {
  margin: 0;
  padding: 0;
}

ul.two-sect li {
  width: 49%;
  border: 1px solid #e7e7e7;
  width: 100%;
  margin-bottom: 20px;
  padding: 20px;
  border-radius: 2px;
}

li.newli {
  margin: 0 !important;
  padding: 0 !important;
  border: 0 !important;
}

.bankListing .newli.bike-li ul li {
  padding: 10px 20px !important;
  min-height: 180px;
}

.grey-txt {
  color: rgba(0, 0, 0, 0.2);
  font-size: 12px;
  line-height: 20px;
  vertical-align: middle;
  margin-left: 2px;
}

.cover-box {
  border: 0px solid rgba(0, 0, 0, 0.3);
  border-radius: 0px;
  height: 40px;
  padding: 10px;
  cursor: pointer;
  border-bottom: 1px solid rgba(0, 0, 0, 0.3);
}

.coverList {
  border: 1px solid #ddd;
  width: 260px;
  position: absolute;
  background: #fff;
  z-index: 100;
  border: none;
  border-radius: 8px;
  box-shadow: 0 4px 12px rgb(0 0 0 / 10%);
  border-top: 1px solid rgba(0, 0, 0, 0.05);
  padding: 15px 10px;
}

.coverList-width {
  width: 350px !important;
  margin-top: 5px;
  max-height: 315px;
    overflow: auto;
}

.coverList ul {
}

.coverList ul li {
  float: left;
  width: 100%;
  border-bottom: 1px solid #f5f5f5;
  padding: 10px 10px;
  cursor: pointer;
}

.coverList input[type="checkbox"] + label {
  font-size: 14px !important;
  margin-bottom: 0px;
}

.cover-box1 {
  border-radius: 0px;
  height: 40px;
  padding: 10px;
  cursor: pointer;
  border: none;
  border-bottom: 1px solid rgba(0, 0, 0, 0.3);
}

.coverList1 {
  border: 1px solid #ddd;
  width: 260px;
  position: absolute;
  background: #fff;
  z-index: 99;
  border: none;
  border-radius: 8px;
  box-shadow: 0 2px 4px rgb(0 0 0 / 20%);
  border-top: 1px solid rgba(0, 0, 0, 0.05);
  padding: 15px 10px;
}
/* .coverList1 ul {} */

.coverList1 ul li {
  float: left;
  width: 100%;
  border-bottom: 0px solid #f5f5f5;
  padding: 0px;
  cursor: pointer;
  line-height: 10px;
  padding: 10px !important;
}

.coverList1 input[type="radio"] + label {
  font-size: 14px !important;
  margin-bottom: 0px;
}

.custom-arrow {
  position: absolute;
  height: 11px !important;
  right: 20px;
  top: 40px;
}

.minmax-txt {
  font-size: 10px;
  font-weight: 400;
  color: rgba(0, 0, 0, 0.87);
  margin-top: 5px;
  line-height: 16px;
}
.minmax-txt label {
  cursor: pointer;
  font-weight: 400;
  position: relative;
  margin-bottom: 0px;
  font-size: 10px;
  line-height: 16px;
  overflow: inherit !important;
}

.mrg-TB {
  margin-left: 0px;
  margin-top: 15px;
  padding: 0px 33px;
}

.mrg-B15 {
  margin-bottom: 15px;
}

.mrg-B10 {
  margin-bottom: 10px;
}

input[type="checkbox"],
input[type="radio"] {
  display: none;
}

input[type="checkbox"] + label span,
input[type="radio"] + label span {
  display: inline-block;
  width: 18px;
  height: 18px;
  margin: -2px 10px 0px 0px;
  vertical-align: middle;
  background: url(../img/fm-sprite.png) -13px -7px no-repeat;
  cursor: pointer;
}

input[type="checkbox"] + label:hover span {
  background-position: -89px -7px;
}

input[type="checkbox"]:checked + label span {
  background-position: -52px -7px;
}

input[type="radio"] + label span {
  background-position: -89px -35px;
  width: 20px;
  height: 20px;
}

input[type="radio"]:checked + label span {
  background-position: -52px -35px;
}

.ie8 input[type="checkbox"] {
  display: inline-block;
}

.ie8 input[type="checkbox"] + label span {
  display: none;
}

input[type="checkbox"] + label,
input[type="radio"] + label {
  font-size: 12px;
  font-weight: normal;
  cursor: pointer;
  }

input[type="checkbox"]:checked + label,
input[type="radio"]:checked + label {
  background-image: none;
}

ut[type="radio"]:checked + label span {
  background-position: -52px -35px;
}

.ie8 input[type="checkbox"] {
  display: inline-block;
}

.ie8 input[type="checkbox"] + label span {
  display: none;
}

input[type="checkbox"] + label,
input[type="radio"] + label {
  font-size: 14px;
  font-weight: normal;
  cursor: pointer;

}

input[type="checkbox"]:checked + label,
input[type="radio"]:checked + label {
  background-image: none;
}

/* .modal-content.modal-wd{min-width: 320px} */

.modal-content.modal-wd1 {
  min-width: 320px;
}

.statusTxt {
  font-size: 16px;
  font-weight: 500;
  color: rgba(0, 0, 0, 0.87);
}

.preAddOnSpanTxt {
  font-size: 13px;
  font-weight: 400;
  color: rgba(0, 0, 0, 0.87);
  padding-left: 0px;
}

.pl0 {
  padding-left: 0 !important;
  margin-bottom: 10px;
}

.dis-txt {
  font-size: 12px;
  font-weight: 400;
  color: rgba(0, 0, 0, 0.54);
}

.light {
  color: rgba(0, 0, 0, 0.54);
  font-size: 11px;
  /* margin-left: 5px; */
}

.bord-bot {
  border-bottom: 0px solid rgba(0, 0, 0, 0.12);
}

.padin {
  padding: 5px 0px;
  margin-bottom: 5px;
}

/* .strn {
    font-size: 14px;
    font-weight: 500;
    color: rgba(0, 0, 0, .87);
} */

label.liteLabel {
  font-size: 14px;
  color: rgba(0, 0, 0, 0.87);
  font-weight: normal;
  margin: 0;
  margin-bottom: 5px;
}

.moreFltr {
  position: absolute;
  left: 0;
  top: 138px;
  z-index: 1002;
  width: 1216px;
  margin: 0px 24px;
}

.btn-addUser {
  height: 48px;
  border-radius: 3px;
  background-color:var(--color-primary);
  border: none;
  font-size: 14px;
  padding: 15px 40px;
  color: #fff;
  margin-bottom: 10px;
}

.btn-addUser:hover,
.btn-addUser:focus,
.btn-addUser:active , .btn-addUser.active{
  color: #fff !important;
  background-color: var(--color-primary);
  border: none;
  padding: 15px 40px;
  box-shadow: 0px -3px 8px 0px rgba(0, 0, 0, 0.5);
}

@media (min-width: 767px) {
  .btn-addUser {
    background-color: #1fc056;
  }
  .btn-addUser:hover,
  .btn-addUser:focus,
  .btn-addUser:active {
    background-color: #1fc056;
    border: none;
    padding: 15px 40px;
    box-shadow: none;
  }
}

.pd-TB {
  padding: 0px 10px;
}

.mrg-B10 {
  margin-bottom: 10px;
}

.mrg-T0 {
  margin-top: 0px !important;
}

.copyright {
  color: rgba(0, 0, 0, 0.54);
  font-size: 12px;
  font-weight: 500;
  padding-top: 7px;
  margin-bottom: 0px;
}

.bank-box .form-control {
  border-radius: 3px !important;
  height: 40px !important;
  border: 1px solid rgba(0, 0, 0, 0.3) !important;
}

.SubHeading {
  font-size: 18px;
  font-weight: 500;
  color: rgba(0, 0, 0, 0.87);
}

.flt {
  position: relative;
  float: left;
}

.add-file input[type="file"] {
  width: 107px;
  margin-left: 0;
}

.add-file input[type="file"] {
  position: absolute !important;
  left: 0 !important;
  top: 0 !important;
  opacity: 0 !important;
  width: 150px;
  height: 100px;
  font-size: 12px;
  cursor: pointer;
}

.add-file .btn {
  width: 150px;
  height: 100px;
  font-size: 12px !important;
  background: #fff url(../img/plus.svg) no-repeat center 30px;
  border: 1px dashed rgba(0, 0, 0, 0.3);
  border-radius: 8px;
  padding: 0;
}

.add-file {
  margin: 0;
  padding: 0;
}

.add-file .flt {
  margin: 0px 0px;
  overflow: hidden;
  border-radius: 8px;
}

#offline_documents_upload .add-file .flt {
  padding-bottom: 0px;
  min-height: 235px;
  margin-bottom: 0 !important;
}

.add-file img.blah {
  width: 150px;
  height: 150px;
  position: absolute;
}

.options li {
  width: 100% !important;
}

.curs {
  cursor: pointer;
}

.not-allowed {
  cursor: not-allowed !important;
  pointer-events: all !important;
}

.date .input-group-addon {
  background: none !important;
}

.date input {
  border-right: 0 !important;
}

.date .input-group-addon:last-child {
  border-left: 0;
  border-right: 0px solid rgba(0, 0, 0, 0.3);
  border-top: 0px solid rgba(0, 0, 0, 0.3);
  border-bottom: 1px solid rgba(0, 0, 0, 0.3);
}

/* .marg .form-group {
    margin-bottom: 15px !important;
} */

.img-txt {
  text-align: center;
  font-size: 13px;
  color: rgba(0, 0, 0, 0.54);
  font-weight: 400;
  display: block;
  /* margin-top: 15px; */
  position: relative;
}

.textcenter {
  text-align: center;
}

.btn-addUser-or {
  height: 48px;
  width: 100%;
  font-size: 16px;
  width: 330px !important;
  line-height: 28px;
}

.sub-heading {
  color: #e24141;
  font-size: 18px;
  font-weight: 400;
}

.lab-txt {
  font-size: 12px;
  font-weight: 400;
  color: rgba(51, 56, 70, 0.7);
  display: block;
}

.inp-txt {
  font-size: 13px;
  font-weight: 500;
  color: #333846;
}

/* .edit {
    color: #e66336;
    font-size: 14px;
    font-weight: 500;
    text-transform: uppercase;
    cursor: pointer;
} */

.edit-col {
  color: var(--color-primary);
  font-size: 14px;
  font-weight: 500;
  text-transform: uppercase;
  cursor: pointer;
}

#exTab1 h3 {
  color: white;
  background-color: #428bca;
  padding: 5px 15px;
}

#exTab1 .nav-tabs {
  border: 0px;
}

/* #exTab1 ul {} */

#exTab1 ul li {
  width: 70px;
  border: 0;
}

/* #exTab1 .nav-tabs>li.active>a,
.nav-tabs>li.active>a:focus,
.nav-tabs>li.active>a:hover {
    border-bottom: 3px solid #e66336;
    border-top: transparent;
    border-left: transparent;
    border-right: transparent;
    background: transparent;
    cursor: pointer;
    color: #e66336;
} */

#exTab1 .nav-tabs > li > a {
  border: 0;
  margin-bottom: 15px;
  font-size: 16px;
  text-align: center;
}

#exTab1 .SubHeading {
  font-size: 18px;
  font-weight: 500;
  color: rgba(0, 0, 0, 0.87);
}

.mrg-B15 {
  margin-bottom: 15px;
}

.mrg-T15 {
  margin-top: 15px;
}

.btn-savbtn {
  height: 40px;
  border-radius: 3px;
  background-color: var(--color-primary);
  border: none;
  font-size: 14px;
  padding: 11px 30px;
  color: #fff;
}

.btn-savbtn:hover {
  height: 40px;
  border-radius: 3px;
  background-color: var(--color-primary);
  border: none;
  font-size: 14px;
  padding: 11px 30px;
  color: #fff;
}

/* modal */

#exTab2 h3 {
  color: white;
  background-color: #428bca;
  padding: 5px 15px;
}

#exTab2 .nav-tabs {
  border: 0px;
}

/* #exTab2 ul {} */

#exTab2 ul li {
  border: 0;
}

/* #exTab2 .nav-tabs>li.active>a,
.nav-tabs>li.active>a:focus,
.nav-tabs>li.active>a:hover {
    border-bottom: 3px solid #e66336;
    border-top: transparent;
    border-left: transparent;
    border-right: transparent;
    background: transparent;
    cursor: pointer;
} */

#exTab2 .nav-tabs > li > a {
  border: 0;
  margin-bottom: 15px;
}

#exTab2 .SubHeading {
  font-size: 18px;
  font-weight: 500;
  color: rgba(0, 0, 0, 0.87);
}

#verify .modal-header {
  padding: 15px 24px;
  background: #f2f2f2;
}

#verify .modal-header h4 {
  background: transparent;
  font-size: 20px;
  font-weight: 500;
  color: rgba(0, 0, 0, 0.87);
}

#image-gallery-customer {
  width: 100%;
  position: relative;
  height: 650px;
  background: #fdfdfd;
}

#image-gallery-customer .image-container {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 50px;
}

#image-gallery-customer .prev,
#image-gallery-customer .next {
  position: absolute;
  height: 32px;
  margin-top: -66px;
  top: 50%;
}

#image-gallery-customer .prev {
  left: 20px;
}

#image-gallery-customer .next {
  right: 20px;
  cursor: pointer;
}

#image-gallery-customer .footer-info {
  position: absolute;
  height: 50px;
  width: 100%;
  left: 0;
  bottom: 0;
  line-height: 50px;
  font-size: 24px;
  text-align: center;
  color: white;
  border-top: 1px solid #fff;
}

#image-gallery-disbursal_info {
  width: 100%;
  position: relative;
  height: 650px;
  background: #fdfdfd;
}

#image-gallery-disbursal_info .image-container {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 50px;
}

#image-gallery-disbursal_info .prev,
#image-gallery-disbursal_info .next {
  position: absolute;
  height: 32px;
  margin-top: -66px;
  top: 50%;
}

#image-gallery-disbursal_info .prev {
  left: 20px;
}

#image-gallery-disbursal_info .next {
  right: 20px;
  cursor: pointer;
}

#image-gallery-disbursal_info .footer-info {
  position: absolute;
  height: 50px;
  width: 100%;
  left: 0;
  bottom: 0;
  line-height: 50px;
  font-size: 24px;
  text-align: center;
  color: white;
  border-top: 1px solid #fff;
}

#image-gallery-coapplicant {
  width: 100%;
  position: relative;
  height: 650px;
  background: #fdfdfd;
}

#image-gallery-coapplicant .image-container {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 50px;
}

#image-gallery-coapplicant .prev,
#image-gallery-coapplicant .next {
  position: absolute;
  height: 32px;
  margin-top: -66px;
  top: 50%;
}

#image-gallery-coapplicant .prev {
  left: 20px;
}

#image-gallery-coapplicant .next {
  right: 20px;
  cursor: pointer;
}

#image-gallery-coapplicant .footer-info {
  position: absolute;
  height: 50px;
  width: 100%;
  left: 0;
  bottom: 0;
  line-height: 50px;
  font-size: 24px;
  text-align: center;
  color: white;
  border-top: 1px solid #fff;
}

.reject-btn {
  width: 150px !important;
  height: 40px;
  border-radius: 3px;
  background-color: #fff;
  border: none;
  font-size: 14px;
  padding: 11px 30px;
  color: var(--color-primary);
  border: 1px solid var(--color-primary);
}

.reject-btn:hover {
  background-color: var(--color-primary);
  border: 1px solid var(--color-primary);
  color: #fff;
}

.pd-30 {
  padding: 30px;
}

.moreFltr {
  position: absolute;
  left: 0;
  top: 138px;
  z-index: 1002;
  width: 1216px;
  margin: 0px 24px;
}

/* New Manage User */

.btn-addUser {
  height: 42px;
  border-radius: 3px;
  background-color: transparent;
  border: 1px solid var(--color-primary);
  font-size: 14px;
  padding: 11px 30px;
  color: var(--color-primary);
  text-transform: uppercase;
}

.btn-addUser:hover {
  height: 42px;
  border-radius: 3px;
  background-color: var(--color-primary);
  border: 1px solid var(--color-primary);
  font-size: 14px;
  padding: 11px 30px;
  color: #fff;
}

.btn-addUser.active.focus,
.btn-addUser.active:focus,
.btn-addUser.focus,
.btn-addUser:active.focus,
.btn-addUser:active:focus,
.btn-addUser:focus {
  height: 42px;
  border-radius: 3px;
  background-color: var(--color-primary);
  border: none;
  font-size: 14px;
  padding: 11px 30px;
  color: #fff;
}

.btn-green {
  background: #2dbd51;
  color: #fff;
  border-color: #2dbd51;
  height: 42px;
  border-radius: 3px;
  font-size: 14px;
  padding: 10px 30px;
  text-transform: uppercase;
}

.btn-green:hover {
  height: 42px;
  border-radius: 3px;
  background-color: #2dbd51;
  border: 1px solid #2dbd51;
  font-size: 14px;
  padding: 10px 30px;
  color: #fff;
  opacity: 1 !important;
}

.btn-green.active.focus,
.btn-green.active:focus,
.btn-green.focus,
.btn-green:active.focus,
.btn-green:active:focus,
.btn-green:focus {
  height: 42px;
  border-radius: 3px;
  background-color: #2dbd51;
  border: none;
  font-size: 14px;
  padding: 10px 30px;
  color: #fff;
  border: 1px solid #2dbd51;
}

/* POS Home */

.sec_tab {
  width: 100%;
  min-height: 60px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
  background-color: #ffffff;
  margin-top:0px;
}

.form-group {
  margin-bottom: 24px;
}

.container_space_2 {
  padding: 20px 24px 0px;
}

.sectionHeader2 {
  padding: 15px;
}

.sectionHeader2 .subHeading {
  color: rgba(0, 0, 0, 0.7);
  font-size: 16px;
  font-weight: 400;
  padding-top: 4px;
}

.sectionHeader2 .subHeading a {
  color: rgba(0, 0, 0, 0.7);
  font-size: 16px;
  font-weight: 400;
  margin-right: 15px;
  padding: 10px 20px 21px 20px;
}

/* .sectionHeader2 .subHeading a:hover,
a:focus,
a:active {
    color: var(--color-primary);
    border-bottom: 3px solid var(--color-primary);
    text-decoration: none;
}

.sectionHeader2 .subHeading a.active {
    color: var(--color-primary);
    border-bottom: 3px solid var(--color-primary);
    text-decoration: none;
} */

.sectionHeader2 .subHeading a .imgIc {
  margin-right: 8px;
}

.mainHeading_2 {
  /* margin: 0px 0 20px 0; */
}

.tabSec .nav-pills > li > a {
  border-radius: 4px;
  color: rgba(0, 0, 0, 0.7);
  font-size: 16px;
  border-radius: 0;
}

.tabSec .nav-pills>li.active>a,
.nav-pills>li.active>a:focus,
.nav-pills>li.active>a:hover {
    background: transparent;
    color: #e26531;
    font-size: 16px;
    border-bottom: 3px solid #e26531;
    border-radius: 0;
}

.tabSec .nav-pills > li {
  width: auto;
}

.tabSec .nav > li > a:focus,
.nav > li > a:hover {
  text-decoration: none;
  background-color: transparent;
  color: #231F20;
}

.form-control:focus {
  border: 1px solid rgba(0, 0, 0, 0.3);
  outline: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}

label.liteLabel {
  font-size: 14px;
  color: rgba(0, 0, 0, 0.87);
  font-weight: normal;
  margin: 0;
  margin-bottom: 5px;
}

/* Tabs panel */

.tabSec .tabbable-panel {
  border: 0px solid #eee;
  padding: 0px;
}

/* Default mode */

.tabSec .tabbable-line > .nav-tabs {
  border: none;
  margin: 0px;
  display: inline-block;
}

.tabSec .tabbable-line > .nav-tabs > li {
  margin-right: 2px;
  width: auto;
}

.tabSec .tabbable-line > .nav-tabs > li > a {
  border: 0;
  margin: 0 10px;
  color: rgba(0, 0, 0, 0.7);
  width: auto;
  font-size: 16px;
}

.tabSec .tabbable-line > .nav-tabs > li > a > i {
  color: #a6a6a6;
}

.tabSec .tabbable-line > .nav-tabs > li.open,
.tabbable-line > .nav-tabs > li:hover {
  border-bottom: 4px solid rgba(0, 0, 0, 0.3);
}

.tabSec .tabbable-line > .nav-tabs > li.open > a,
.tabbable-line > .nav-tabs > li:hover > a {
  border: 0;
  background: none !important;
  color: #e26531;
}

.tabSec .tabbable-line > .nav-tabs > li.open > a > i,
.tabbable-line > .nav-tabs > li:hover > a > i {
  color: #a6a6a6;
}

.tabSec .tabbable-line > .nav-tabs > li.open .dropdown-menu,
.tabbable-line > .nav-tabs > li:hover .dropdown-menu {
  margin-top: 0px;
}

.tabSec .tabbable-line > .nav-tabs > li.active {
  border-bottom: 4px solid #e26531;
  position: relative;
  color: #e26531;
}

.tabSec .tabbable-line > .nav-tabs > li.active > a {
  border: 0;
  color: #e26531;
  background: transparent;
}

.tabSec .tabbable-line > .nav-tabs > li.active > a > i {
  color: #404040;
}

.tabSec .tabbable-line > .tab-content {
  margin-top: -3px;
  background-color: #fff;
  border: 0;
  border-top: 1px solid #eee;
  padding: 15px 0;
}

.tabSec .portlet .tabbable-line > .tab-content {
  padding-bottom: 0;
}

.options li {
  width: 100% !important;
}

.getQuotes {
  height: 48px;
  width: 100%;
  font-size: 16px;
  margin-top: 15px;
}

.getQuotes.disabled:hover,
.getQuotes.disabled:focus {
  background: var(--color-primary);
}

/* Bike Quote */

.bike_mainFilter {
  width: 100%;
  height: auto;
  margin-bottom: 15px;
  padding: 15px 0px;
  margin-top: 10px;
}

.bike_mainFilter ul {
  list-style: none;
  padding: 0;
  margin: 0;
  position: relative;
  width: 100%;
  margin: 0px 20px;
}

.bike_mainFilter ul li {
  float: left;
  margin-right: 36px;
  color: rgba(0, 0, 0, 0.87);
  font-size: 14px;
}

.bike_mainFilter ul li::before {
  position: absolute;
  top: 6px;
  width: 6px;
  height: 6px;
  background: rgba(0, 0, 0, 0.24);
  content: " ";
  border-radius: 15px;
  margin-left: -20px;
}

.bike_mainFilter h3.subheading {
  font-size: 12px;
  color: rgba(0, 0, 0, 0.6);
  padding: 0;
  margin: 0;
  margin-bottom: 7px;
  font-weight: 700;
}

.allPrice {
  position: relative;
  top: 80px;
  z-index: 999;
  color: rgba(0, 0, 0, 0.87);
  display: inline-block;
  float: right;
}

.allPrice span.light {
  color: rgba(0, 0, 0, 0.6);
  font-size: 12px;
}

.bankListing {
  padding: 0;
  margin: 0;
  width: 100%;
}

.bankListing ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.bankListing ul li {
  border: 1px solid #e7e7e7 !important;
  width: 100%;
  margin-bottom: 20px;
  padding: 15px;
  border-radius: 2px;
}

.singleQuoteModal {
  border: 1px solid #e7e7e7 !important;
  width: 100%;
  margin-bottom: 20px;
  padding: 15px;
  border-radius: 2px;
  margin-top: 40px;
}

.backQuoteBtn {
  border: 1px solid rgb(243 70 83);;
  color: rgb(243 70 83);;
  text-align: center;
  font-size: 14px;
  font-weight: 700;
  padding: 3px 0px;
  border-radius: 2px;
  margin: 5px 0px;
  cursor: pointer;
  width: 50%;
  height: 40px;
}
/* 
.bankListing ul li:hover {
    border: 1px solid #E31837 !important;
}

.bankListing ul li:hover .priceBox {
    background: var(--color-primary);
    color: #fff;
}

.bankListing ul li:hover .premiumTxt {
    color: var(--color-primary);
}

.bankListing ul li.newli:hover {
    border: 1px solid #e7e7e7;
}

.bankListing ul li.newli:hover .priceBox {
    background: #fff;
    color: rgb(243 70 83);;
}

.bankListing ul li.newli:hover .premiumTxt {
    color: rgba(0, 0, 0, 0.6);
}

.bankListing ul li.newli ul li:hover {
    border: 1px solid var(--color-primary);
}

.bankListing ul li.newli ul li:hover .priceBox {
    background: var(--color-primary);
    color: #fff;
}

.bankListing ul li.newli ul li:hover .premiumTxt {
    color: var(--color-primary);
} */

.bankListing ul li .profileImg {
  width: 120px;
  float: left;
  text-align: left;
  height: 50px;
  margin-right: 20px;
}

#listGarageSearchData .myUL li a {
  list-style-type: none;
  margin-top: -1px;
  text-decoration: none;
  font-size: 14px;
  color: black;
  display: block;
  cursor: default;
}

#listGarageSearchData .net-head {
  display: block;
  margin-bottom: 5px;
}

#listGarageSearchData .pd-R10 {
  padding-right: 10px;
}

#listGarageSearchData .new-hos .col-md-2 {
  width: 5%;
  float: left;
}

.bankListing ul li .profileImg img {
  max-width: 100%;
}

.bankListing ul li .profileText {
  width: auto;
  float: left;
  font-size: 13px;
}

.bankListing ul li .profileText .idv {
  font-size: 14px;
  color: rgba(0, 0, 0, 0.87);
  font-weight: 500;
}

.bankListing ul li .profileText .premium {
  font-size: 14px;
  color: rgba(0, 0, 0, 0.87);
  font-weight: 500;
}

.bankListing ul li .profileText .premium span {
  margin-left: 10px;
}

.bankListing ul li .profileText .idv span {
  margin-left: 10px;
}

.bankListing ul li .profileText .idvRange {
  font-size: 12px;
  color: rgba(0, 0, 0, 0.6);
}

.bankListing ul li .profileText .selfInspInfo {
  display: block;
  /* font-size: 12px; */
  color: rgba(0, 0, 0, 0.6);
  /* border: 1px solid #dcdcdc; */
  /* background-color: #fbf2d0; */
  /* border-radius: 3px; */
  padding: 0px 8px;
}

.bankListing ul li .profileText .selfInspInfo i {
  margin-left: 5px;
}

.bankListing ul li .text-small {
  font-size: 12px;
  color: rgba(0, 0, 0, 0.87);
}

.bankListing ul li .text-small .light {
  color: rgba(0, 0, 0, 0.64);
}

.bankListing ul li .text-small.rightspace {
  margin-right: 1% !important;
  width: 32%;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}

.bankListing ul li .text-small.rightspace.autoWidth {
  margin-right: 2%;
  width: auto;
}

/*.bankListing ul li:last-child {
    border: 1px solid #e7e7e7
}*/

.breakuplist {
  float: right;
  width: 112px;
  margin-left: 30px;
  margin-top: 4px;
}

.breakuplist .yearTxt {
  font-size: 10px;
  color: rgba(0, 0, 0, 0.87);
  text-align: center;
  margin-bottom: 10px;
}

/* .breakuplist .priceBox {
    border: 1px solid rgb(243 70 83);;
    color: rgb(243 70 83);;
    text-align: center;
    font-size: 14px;
    font-weight: 700;
    padding: 10px 0px;
    border-radius: 2px;
    margin: 5px 0px;
    cursor: pointer;
} */

/* .breakuplist .priceBox:hover {
    background: var(--color-primary);
    color: #fff !important;
} */

/* .breakuplist .premiumTxt {
    font-size: 11px;
    text-transform: uppercase;
    color: rgba(0, 0, 0, 0.6);
    text-align: center;
    font-weight: 500;
    display: flex !important;
} */

/* .fltrReset a:hover,
a:focus,
a:active {
    border-bottom: 0px solid var(--color-primary);
} */

.verifiedBtn {
  position: absolute;
  width: 100%;
  text-align: center;
  z-index: 1004;
  bottom: -75px;
  left: 0;
}

.verifiedBtn .btnAlign {
  position: initial !important;
  margin: 0 !important;
  height: auto !important;
  margin-left: 10px !important;
}

.file-preloader {
  position: absolute;
  left: -5px;
  top: -17px;
  width: 100%;
  height: 100%;
  z-index: 9999;
  background: url(../img/loader-img.gif) center no-repeat #fff;
  opacity: 0.6;
  display: none;
}

.page-preloader {
  position: fixed;
  left: -5px;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 100000;
  background: url(../img/loader-img.gif) center no-repeat #fff;
  opacity: 0.6;
}

.fechDetails {
  position: fixed;
  /* left: -5px; */
  top: 0px;
  width: 100%;
  height: 100%;
  z-index: 100000;
  background: url(../img/loader-img.gif) center no-repeat #fff;
  opacity: 0.6;
  display: flex;
  justify-content: center;
  align-items: center;
}

.fechDetails h1{
  margin-top: 120px;
 color: #000;
}

.error-msg {
  position: absolute;
  font-size: 12px;
  color: red;
  margin-top: 3px;
  margin-left: 2px;
}

.error-msg1 {
  position: absolute;
  left: 0;
  margin-top: 3px;
  color: red;
  right: 0;
  top: 40px;
  font-size: 12px;
}

.error-msg-idv {
  position: absolute;
  font-size: 12px;
  color: red;
  margin-top: 26px;
  margin-left: 33px;
}

/* galary
.iv-image-wrap:before{content: ''; width: 90px; height: 21px; background: url(../img/verified.png) no-repeat; position: absolute;z-index: 9;top: 60px;}
.iv-image-wrap:before{content: ''; width: 115px; height: 21px; background: url(../img/notverified.png) no-repeat; position: absolute;z-index: 9;top: 60px;}
.iv-image-wrap:before{content: ''; width: 115px; height: 21px; background: url(../img/invalid.png) no-repeat; position: absolute;z-index: 9;top: 60px;}
*/

/* image upload */

.upl-img {
  position: absolute;
  top: 0;
  left: 0;
  width: 150px !important;
  display: table-cell;
  vertical-align: middle;
  min-height: 100px !important;
  height: auto !important;
  padding: 0px;
  background: #f1f3f6;
  border: 1px solid transparent;
  border-radius: 8px;
  margin: 0;
}

.verified:before {
  content: "";
  width: 90px;
  height: 21px;
  background: url(../img/verified.png) no-repeat;
  position: absolute;
  z-index: 9;
  top: 0px;
}

.notverified:before {
  content: "";
  width: 115px;
  height: 21px;
  background: url(../img/notverified.png) no-repeat;
  position: absolute;
  z-index: 9;
  top: 10px;
}

.rejected:before {
  content: "";
  width: 115px;
  height: 21px;
  background: url(../img/invalid.png) no-repeat;
  position: absolute;
  z-index: 9;
  top: 10px;
}

.cancel {
  position: absolute;
  right: 2px;
  top: -5px;
  z-index: 9;
  background: url(../img/cancel.png) no-repeat;
  width: 25px;
  height: 25px;
  display: none;
}

.zoom-sprite {
  background: rgba(0, 0, 0, 0.72) url(../img/zoom-sprite.png) no-repeat 0px 0px;
  display: inline-block;
  border: none;
}

.action-buttons {
  position: absolute;
  top: 10px;
  right: 10px;
  z-index: 4;
}

.action-buttons button {
  margin-left: 0px;
  margin-right: 0px;
}

.ic-rotate {
  width: 24px;
  height: 24px;
  background-position: -118px 0px;
}

.ic-fullscreen {
  width: 24px;
  height: 24px;
  background-position: -90px 0px;
}

.ic-zoomin {
  width: 49px;
  height: 55px;
  background-position: -0px 0px;
}

.ic-mousewheel {
  width: 30px;
  height: 49px;
  background-position: -56px 0px;
}

.iv-image-view {
  border: solid 0px #d5d5d5;
  overflow: hidden;
  bottom: 47px;
  background: #eee;
}

.ic-next {
  width: 36px;
  height: 36px;
  background-position: -94px -23px;
  border-radius: 50%;
}

.ic-prev {
  width: 36px;
  height: 36px;
  background-position: -134px -23px;
  border-radius: 50%;
}

.ic-zoom-in {
  width: 24px;
  height: 24px;
  background-position: -150px 0px;
}

.ic-zoom-out {
  width: 24px;
  height: 24px;
  background-position: -177px 0px;
}

#image-gallery {
  width: 100%;
  position: relative;
  height: 300px;
  background: #fff;
}

#image-gallery .image-container {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 124px;
  height: 360px;
}

.iv-snap-view {
  width: 100px;
  height: 100px;
}

#image-gallery .prev,
#image-gallery .next {
  position: absolute;
  height: 32px;
  margin-top: -66px;
  top: 70%;
}

#image-gallery .prev {
  left: 20px;
  cursor: pointer;
}

#image-gallery .next {
  right: 20px;
  cursor: pointer;
}

#image-gallery .footer-info {
  position: absolute;
  height: 50px;
  width: 100%;
  left: 0;
  bottom: 0;
  line-height: 50px;
  font-size: 24px;
  text-align: center;
  color: white;
  border: 1px solid #ddd;
}

.image-rotation-90 {
  -ms-transform: rotate(90deg);
  /* IE 9 */
  -webkit-transform: rotate(90deg);
  /* Safari 3-8 */
  transform: rotate(90deg);
}

.image-rotation-180 {
  -ms-transform: rotate(180deg);
  /* IE 9 */
  -webkit-transform: rotate(180deg);
  /* Safari 3-8 */
  transform: rotate(180deg);
}

.image-rotation-270 {
  -ms-transform: rotate(270deg);
  /* IE 9 */
  -webkit-transform: rotate(270deg);
  /* Safari 3-8 */
  transform: rotate(270deg);
}

.image-rotation-0 {
  -ms-transform: rotate(0deg);
  /* IE 9 */
  -webkit-transform: rotate(0deg);
  /* Safari 3-8 */
  transform: rotate(0deg);
}

.iv-large-image {
  /*    position: relative !important;*/
  width: 100%;
  height: 100%;
}

.iv-image-wrap {
  width: 300px;
}

select {
  /* height: 40px;
    border-radius: 0px;
    border: 0px solid rgba(0, 0, 0, 0.30);
    background-color: #fff;
    box-shadow: none;
    width: 100%;
    padding: 6px 12px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.30); */
}

/* Tooltip Wrapper */

.pop-icon {
  cursor: pointer;
}

.content-box {
  padding: 0 5px 6px;
  position: relative;
  width: 100%;
  float: left;
  clear: both;
  margin-top: 5px;
}

.pop-txt {
  font-size: 14px;
  line-height: 28px;
  color: rgba(0, 0, 0, 0.87);
  font-weight: 700;
}

.pop-txt1 {
  font-size: 14px;
  line-height: 28px;
  color: rgba(0, 0, 0, 0.87);
  font-weight: 700;
}

.pop-box {
  position: absolute;
  background: #fff;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
  border-radius: 2px;
  border: 1px solid #f7f7f7;
  background-color: #ffffff;
  top: 25px;
  width: 200px;
  padding: 10px 17px;
  margin-left: 82px;
}

.pop-box:after,
.pop-box:before {
  bottom: 100%;
  left: 30%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}

.pop-box:after {
  border-color: rgba(253, 253, 253, 0);
  border-bottom-color: #fefefe;
  border-width: 9px;
  margin-left: -9px;
}

.pop-box:before {
  border-color: rgba(225, 225, 225, 0);
  border-bottom-color: #e1e1e1;
  border-width: 10px;
  margin-left: -10px;
}

.pop-box .panel-box {
  border: 0px;
  margin-bottom: 0px;
}

.textcenter {
  text-align: center;
}

#premium-breakup .modal-title {
  margin: 0;
  line-height: 1.42857143;
}

#quotes_error_msg .close {
  background-color: transparent;
}

.qt_premium_breakup {
  width: 122px;
  cursor: pointer;
}

.bankListing ul li.qt_single_tenure_block:hover {
  border: 1px solid #e7e7e7 !important;
}

.cases-header {
  padding: 24px;
}

/* for daterangepicker */

.daterangepicker {
  width: 500px !important;
}

#verifyUserModal .modal-header {
  padding: 0px 30px;
  background: #f2f2f2;
}

#verifyUserModal .modal-footer {
  border: 0;
  padding: 0px 30px 30px;
  margin-top: -5px;
}

.datepicker td span {
  width: 42px;
  height: 49px;
}

.allPrice-pos {
  /* top: 86px; */
  z-index: 99;
}

.quotesCount-pos {
  top: 175px;
  z-index: 100;
}

/* .mainFilter.pos-tab {
    margin-top: 2rem;
} */

.nav-tabs-pos {
  position: relative;
  top: 70px;
}

.bankListing ul li.newli {
  margin: 0 !important;
  padding: 0 !important;
  border: 0 !important;
}

@media (min-width: 564px) {
  .daterangepicker {
    width: 560px !important;
  }
}

.cursorNotAllowed {
  cursor: not-allowed;
}

.userFileThumbnail img {
  width: 150px;
  height: 150px;
}

.envelope-btn-i {
  color: var(--color-primary);
  background-color: #fff;
  padding: 5px;
  border-radius: 5px;
  margin-top: 3px;
  border: 0;
}

.labelReport {
  /*border: 1px solid rgba(0,0,0,.12);*/
  line-height: 39px;
}

.envelope-btn-i.focus,
.envelope-btn-i:focus,
.envelope-btn-i:hover {
  text-decoration: none;
  padding: 5px;
  color: var(--color-primary);
  background-color: #fff;
  border: none;
}

.envelope-btn-i.focus,
.envelope-btn-i:focus,
.envelope-btn-i:hover {
  text-decoration: none;
  padding: 5px;
  color: var(--color-primary);
  background-color: #fff;
  border: none;
}

#rejectDocument:hover,
#verifyDocument:hover {
  background-color: var(--color-primary);
}

/*Strat new css with self inspection*/

/*Arti New HTMLs css*/

.all_details {
  margin-top: 70px;
  margin-bottom: 0px;
  position: fixed;
  z-index: 999;
  height: 70px;
}

.plan_all_details {
  margin-top: 70px;
  margin-bottom: 0px;
  position: fixed;
  z-index: 999;
}

.sidenav {
  /* height: 100%;
    position: fixed;
    z-index: 1;
    top: 0;
    left: 0;
    background-color: #fff;
    overflow-x: hidden; */
  padding-top: 141px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}

.proposer_sidenav {
  height: 100%;
  position: fixed;
  z-index: 1;
  top: 0;
  left: 0;
  background-color: #fff;
  overflow-x: hidden;
  padding-top: 180px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}

.sidenav a {
  padding: 6px 8px 6px 16px;
  text-decoration: none;
  font-size: 16px;
  color: rgba(0, 0, 0, 0.54);
  line-height: 50px;
  font-weight: normal;
  display: block;
  cursor: default;
}

.proposer_sidenav a {
  padding: 6px 8px 6px 16px;
  text-decoration: none;
  font-size: 16px;
  color: rgba(0, 0, 0, 0.54);
  line-height: 50px;
  font-weight: normal;
  display: block;
  cursor: default;
}

.sidenav .sidenav_icon-completed a {
  color: rgba(0, 0, 0, 0.87);
}

.proposer_sidenav .sidenav_icon-completed a {
  color: rgba(0, 0, 0, 0.87);
}

.sidenav a:hover {
  color: transparent;
}

.proposer_sidenav a:hover {
  color: transparent;
}

.sidenav ul {
  padding-left: 0px;
  /* height: 399px; overflow: auto;*/
}

.proposer_sidenav ul {
  padding-left: 0px;
  /* height: 399px; overflow: auto;*/
}

.sidenav ul li {
  list-style-type: none;
}

.proposer_sidenav ul li {
  list-style-type: none;
}

.sidenav i {
  margin-right: 20px;
  font-size: 18px;
}

.proposer_sidenav i {
  margin-right: 20px;
  font-size: 18px;
}

/* .sidenav .img-type {
    margin-right: 20px;
    vertical-align: top;
    margin-top: -2px;
    display: inline-block;
} */

.proposer_sidenav .img-type {
  margin-right: 20px;
  vertical-align: top;
  margin-top: -2px;
  display: inline-block;
}

.sidenav_icon-active i {
  color: #e46536;
}

sidenav .active {
  color: #e46536 !important;
}

proposer_sidenav .active {
  color: #e46536 !important;
}

.sidenav_icon-active a {
  color: #000;
}

.no_space {
  padding-top: 0px;
}

.no_space1 {
  padding-top: 75px;
}

.no_space1 h2 {
  color: #000;
  font-weight: normal;
  margin-top: 10px;
  margin-bottom: 20px;
  font-size: 22px;
  font-weight: 500;
}

.proposer_no_space {
  padding-top: 200px;
}

.no_space h2 {
  color: #000;
  font-weight: normal;
  margin-top: 10px;
  margin-bottom: 20px;
  font-size: 22px;
  font-weight: 500;
}

.bike_mainFilter ul {
  margin: 0px;
}

.bike_mainFilter ul li::before {
  display: none;
}

.bike_mainFilter ul li {
  margin-right: 10px;
}

/* footer {
    width: 100%;
    bottom: 0;
    z-index: 99;
    height: 70px;
    position: relative;
} */

.mainFilter {
  margin-bottom: 30px;
}

/* .filterBtn {
    text-transform: uppercase;
} */

.self-inspection-frm {
  background-color: #f6f6f6;
  padding: 15px 20px;
  margin: 20px;
  margin-bottom: 50px;
}

.self-inspection-frm .col-md-1 {
  width: 5%;
}

.mrg5 {
  margin: 5px;
}

.inspection-detail h6 {
  color: #000;
  opacity: 0.6;
}

.inspection-detail span {
  color: #000;
  opacity: 0.6;
}

.inspection-detail p {
  color: #000;
  font-size: 14px;
}

.linksBtn {
  height: 48px;
  border-radius: 3px;
  background-color: #fff;
  border: 1px solid var(--color-primary);
  font-size: 16px;
  padding: 6px 40px;
  color: var(--color-primary);
  box-shadow: none;
  margin-top: 20px;
  text-transform: uppercase;
}

.linksBtn:hover {
  height: 48px;
  border-radius: 3px;
  background-color: var(--color-primary);
  border: 1px solid var(--color-primary);
  font-size: 16px;
  padding: 6px 40px;
  color: #fff;
  box-shadow: none;
  margin-top: 20px;
  text-transform: uppercase;
}

.page-preloader-img {
  position: absolute;
  left: -5px;
  top: -15px;
  width: 100%;
  height: 100%;
  z-index: 99;
  background: url(../img/loader-img.gif) center no-repeat #fff;
  opacity: 0.6;
}

.flt {
  margin-bottom: 20px !important;
}

.permium-box {
  width: 198px;
  position: relative;
  text-align: left;
}

.permium-box img {
  margin-bottom: 10px;
}

.permium-amount p {
  color: #e46536;
  font-size: 14px;
  line-height: 30px;
}

.mrg-R15 {
  margin-right: 15px;
}

.no_space_summary {
  padding-top: 85px !important;
}

.payment-sucess {
  background-color: #f6f6f6;
  padding: 10px 15px;
  margin-left: 20px;
  margin-right: 20px;
  overflow: hidden;
  margin-bottom: 5px;
}

.payment-sucess h6 {
  padding-top: 6px;
}

.download-btn {
  background-color: transparent;
  height: 40px;
  text-transform: uppercase;
}

.addons-width {
  width: 18%;
}

.car-width {
  width: 18%;
}

.rdate-width {
  width: 10%;
}

.editBtn {
  margin-top: 7px;
}

.copyright {
  font-size: 11px;
  color: rgba(0, 0, 0, 0.54);
  margin: 5px 0;
}

ul.foot-policy {
  margin: 15px 0 !important;
}

.side_nav {
  position: relative;
}

.side_nav:after {
  content: "";
  border-left: 4px solid rgba(0, 0, 0, 0.12);
  height: 100%;
  left: 0px;
  position: absolute;
  top: 0px;
  border-radius: 6px;
}

.side_nav.statusDone:after {
  content: "";
  border-left: 4px solid #231F20;
  height: 100%;
  left: 0px;
  position: absolute;
  top: 0px;
  border-radius: 6px;
}

/* .side_nav:last-child:after {
    content: none;
} */

.side_nav.sidenav_icon-completed:after {
  border-left: 1px solid #e46536;
}

.sidenav_icon-completed i {
  color: #e46536;
}

.SumoSelect > .CaptionCont > span {
  margin-top: 1px;
}

.modal {
  z-index: 99999;
}

.h5,
h5 {
  font-size: 16px;
  margin-bottom: -5px;
}

h5 strong {
  color: rgba(0, 0, 0, 0.87);
}

.nav-bar-summary.sidenav {
  padding-top: 70px;
}

.nav-bar-summary.sidenav ul {
  height: auto;
}

.p-sucess-row {
  margin: 0;
}

.transaction-msg {
  /* padding: 28px;
    border-radius: 12px!important; */
}

.transaction-msg li.p-s-li {
  width: 100%;
  color: rgba(0, 0, 0, 0.87);
}

.transaction-msg li img {
  float: left;
}

.s-txt {
  display: inline-block;
  padding: 13px 10px;
 }

hr {
  margin-bottom: 10px;
}

.trans-btn {
  font-size: 13px;
  padding: 10px 20px;
  border: 2px solid var(--color-black-border);
  border-radius: 8px;
  color: var(--color-primary);
  cursor: pointer;
}

.cursorPointer {
  cursor: pointer;
}

.trans-btn:hover,
.trans-btn:focus,
.trans-btn:active {
  border: 2px solid var(--color-secondry);
}

.cancel-btn {
  height: 28px;
  border-radius: 3px;
  background-color: #fff;
  border: 1px solid var(--color-primary);
  font-size: 12px;
  padding: 6px 20px;
  color: var(--color-primary);
  box-shadow: none;
  text-transform: uppercase;
  margin-top: 7px;
  line-height: 16px;
  font-weight: normal;
}

.request-revised-quote {
  height: 36px;
  border-radius: 3px;
  background-color: transparent;
  border: 1px solid var(--color-primary);
  font-size: 12px;
  padding: 2px 12px;
  color: var(--color-primary);
  text-transform: CAPITALIZE !important;
}

.buy-now {
  display: block;
  color: rgba(0, 0, 0, 0.6);
  letter-spacing: 2px;
  font-size: 10px;
}

.buy-now-btn-qt {
  padding: 5px 0 !important;
}

/* .bankListing ul li:hover .buy-now {
    color: #fff;
} */

.p-s-li.li-btn-sum {
  float: right;
  margin-top: 4px;
  padding-right: 0;
}

.p-s-li a:first-child {
  margin-right: 10px;
}

.inspection-msg {
  padding: 7px 10px 0px;
  float: left;
  width: 95%;
}

.cancel-btn-msg {
  width: 80%;
}

.inspection-link-title {
  font-size: 18px;
  color: rgba(0, 0, 0, 0.87);
  font-weight: 500;
  margin-top: 20px;
  margin-bottom: 25px;
}

.sub-txt {
  color: rgba(0, 0, 0, 0.6);
  font-size: 14px;
}

.inspection-btn li.p-s-li {
  width: auto;
  color: rgba(0, 0, 0, 0.87);
}

.inspection-btn .trans-btn {
  height: 48px;
  line-height: 48px;
}

.inspection-btn .p-s-li a:first-child {
  margin-right: 30px;
}

.img-div {
  width: 5%;
}

.ins-other {
  padding-top: 7px;
}

.w-auto {
  width: auto !important;
}

.pre-time {
  margin-top: -12px;
}

.divider {
  margin: 0px 0 20px;
}

.light-orange {
  background-color: #fff0ce;
}

.light-green {
  background-color: #daf8c4;
}

.mrg-all-0 {
  margin: 0;
}

.date-stamp {
  margin-left: 9px;
}

.live-img-exp {
  margin-bottom: 30px;
}

.ins-msg {
  display: none;
}

.timepicker .input-group-addon:last-child {
  border-left: 0;
  border-right: 0px solid rgba(0, 0, 0, 0.3);
  border-top: 0px solid rgba(0, 0, 0, 0.3);
  border-bottom: 1px solid rgba(0, 0, 0, 0.3);
}

.timepicker .input-group-addon {
  text-align: left;
}

.timepicker .input-group-addon {
  background: none !important;
}

.timepicker .form-control:focus {
  border-right: 0;
}

.more-a {
  font-size: 10px;
  color: rgba(0, 0, 0, 0.8);
  border-radius: 9px;
  padding: 0px 5px;
  display: inline-block;
  color: rgba(0, 0, 0, 0.57);
  font-weight: bold;
  background: #ebebed;
  width: auto;
  height: 20px;
  text-align: center;
  line-height: 20px;
  margin-left: 4px;
  
}

/*Arti New HTMLs css*/

/*Celender*/

.dropdown-menu.datepicker {
  width: 275px;
  max-width: 275px;
}

.datepicker td.day:hover,
.datepicker .datepicker-switch:hover,
.datepicker td span:hover {
  background: #006dcc !important;
  color: #fff;
}

.datepicker td span {
  height: 36px !important;
  line-height: 36px !important;
}

.datepicker td,
.datepicker th {
  height: 16px !important;
  width: 16px !important;
}

.prev:hover,
.next:hover {
  background: transparent !important;
}

.bootstrap-timepicker-hour,
.bootstrap-timepicker-minute,
.bootstrap-timepicker-meridian {
  box-shadow: none;
  border: 1px solid rgba(0, 0, 0, 0.36);
}

.bootstrap-timepicker-widget a {
  color: rgba(0, 0, 0, 0.54) !important;
}

.bootstrap-timepicker-widget a:hover {
  background: transparent !important;
  border: 0;
  color: rgba(0, 0, 0, 0.87) !important;
}

.bootstrap-timepicker-widget a:active {
  color: rgba(0, 0, 0, 0.87) !important;
}

.form-control:focus,
.form-control:focus ~ .input-group-addon {
  border-color: #E31837 !important;
}

.hide-box {
  position: absolute;
  top: -8px;
  right: -12px;
  z-index: 999;
  cursor: pointer;
  display: none;
}

.flt:hover .hide-box {
  display: block;
}

.bankListing ul li.pos-li:hover {
  border-color: #e7e7e7 !important;
}

.pos-li .col-md-6 {
  border: 1px solid #e7e7e7;
}

/*./End new css with self inspection*/

@media (max-width: 678px) {
  .navbar-default .navbar-toggle {
    border-color: transparent;
    margin-top: 20px;
  }
  .navbar-default .navbar-toggle .icon-bar {
    background-color: #fff;
  }
  .navbar-default .navbar-toggle:focus,
  .navbar-default .navbar-toggle:hover {
    background-color: var(--color-primary);
  }
  .dropdown-menu li a {
    color: rgba(255, 255, 255, 0.54) !important;
    padding: 10px 20px;
  }
  .form-inline {
    width: 100%;
  }
  .filterBtn {
    width: 100%;
    margin-bottom: 15px;
  }
  .form-inline .form-control {
    width: 100%;
    margin: 0;
  }
  .sectionHeader .subHeading {
    margin-bottom: 10px;
    margin-top: 0px;
  }
  /* .container_space {
        padding: 80px 12px;
    } */
  footer p {
    text-align: center;
  }
  .backToTop {
    bottom: 240px;
  }
  .customePagination.pagination > li > a {
    margin-right: 12px;
  }
  .morePagination {
    margin: 8px 12px 0px 0px;
  }
  .container-fluid {
    width: 100%;
  }
  .mainFilter ul li {
    margin-bottom: 10px;
    width: 100%;
    border: none;
  }
  .mainFilter {
    width: 100%;
  }
  .getQuotes {
    height: 48px;
    width: 100%;
    font-size: 16px;
  }
}

.mrg-B15 {
  margin-bottom: 15px;
}

/* .model-custom-new {
    padding: 0px 15px !important;
} */

/* .modal-wd{min-width: 320px !important;} */

.body-foot {
  min-height: 100vh;
  padding-bottom: 85px;
  position: relative;
}

.footer-fix {
  position: fixed;
  width: 100%;
  bottom: 0;
}

.FW100 {
  font-weight: 100;
}

.log-pos {
  margin-top: 0px;
}

/* input.form-control:focus {
    border-bottom: 1px solid #1d345f !important;
} */

.policiesMain:before {
  position: absolute;
  top: 6px;
  width: 6px;
  height: 6px;
  background: rgba(0, 0, 0, 0.24);
  content: " ";
  border-radius: 15px;
  left: -8px;
}

#band .form-inline .form-group {
  position: relative;
  padding: 0px 20px;
}

.policiesMain:first-child:before {
  display: none;
}

.container_space_2 .mainFilter ul li {
  float: left;
  width: auto;
  border-right: 0px solid rgba(0, 0, 0, 0.12);
  padding: 0px 0px 0px 0px;
  min-height: 20px;
  position: relative;
}

.customTbl .editBtn {
  display: block;
  margin: 0 auto;
}

.daterangepicker td.active,
.daterangepicker td.active:hover {
  background-color: var(--color-primary);
}

.cases-tab-head {
  padding: 0px 0 30px;
}

.subHeading.cases-tab-a a {
  padding: 10px 20px;
}

.subHeading.cases-tab-a {
  border-bottom: 1px solid #ddd;
  padding: 20px 0;
  background: #fff;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}

.subHeading.cases-tab-a a:hover {
  border-bottom: 4px solid #a6a6a6;
}

.pos_cases_list_field .subHeading.cases-tab-a a {
  padding: 10px 10px;
  font-size: 14px;
}

.dt-yes-new {
  position: relative;
  left: 5px;
  top: -1px;
}

input[type="text"]:disabled {
  background: #eeeeee !important;
}

#carDetailForm .form-group {
  margin-bottom: 20px;
}

#bikeDetailForm .form-group {
  margin-bottom: 20px;
}

/* .bikeBox.mainFilter {
    padding-top: 15px;
} */

.mainFilter.wd-25 ul li.fltrSearch {
  width: 25%;
}

#current_page .pagination > li > a {
  color: #f00;
}

.page_count {
  right: 10px;
  border: none !important;
  background: #f0f0f0 !important;
  color: #000 !important;
  padding: 0 5px !important;
  top: 6px;
}

#wizard .steps {
  display: none !important;
}

#wizard .wizard-headerTag {
  margin: 0;
  padding: 0;
}

.wizard > .content > .body {
  float: left;
  position: relative;
  width: 100%;
  height: 95%;
}

.wizard,
.tabcontrol {
  display: block;
  width: 100%;
  /* overflow: hidden; */
}

.SumoSelect > .CaptionCont > span.placeholder {
  font-style: normal !important;
}

.dot-ico {
  margin-bottom: 25px;
}

.close:focus,
.close:hover {
  opacity: 0.9;
}

.pd-0 {
  padding: 0 !important;
}

#showComprehensiveQuotes .mrg-t33 {
  margin-top: 33px;
}

#quotes_error_msg .alert {
  margin-bottom: 0 !important;
}

.tabSec .subHeading.cases-tab-a {
  border-bottom: 1px solid #ddd;
  padding: 0;
}

.tabSec .subHeading {
  padding-top: 0px;
}

.mrg-15 {
  margin-top: -15px;
}

.mrg-t33 {
  margin-top: 33px;
}

.mrg-MT10 {
  margin-top: -10px;
}

.mrg-MT20 {
  margin-top: -20px;
}

#premium-breakup .modal-body {
  padding: 15px 0px 0px;
}

.comp {
  margin-top: 33px;
}

.third {
  margin-top: 0px;
}

.pd-B0 {
  padding-bottom: 0px;
}

.pd-B10 {
  padding-bottom: 10px;
}

.pd-T5 {
  padding-top: 5px;
}

.pd-B5 {
  padding-bottom: 5px;
}

.mrg-rit {
  float: left;
  margin-right: 5px;
  min-height: 22px;
}

.mrg-L20 {
  margin-left: 20px;
}

#pendingDetails .modal-header {
  padding: 15px 30px;
  background: #f2f2f2;
}

#pendingDetails .modal-header h4 {
  margin: 0px;
}

.pendencyFrm label {
  width: 15%;
}

#sendPendingDetailsToLead {
  margin-left: 16.5%;
  background: var(--color-primary);
  color: #fff;
}

.pendencyFrm input.form-control,
.pendencyFrm textarea.form-control {
  width: 70%;
  display: inline-block;
  height: 40px;
}

.pendencyFrm textarea.form-control {
  vertical-align: top;
  max-height: 120px;
}

.leadStatusBtn.disabled.focus,
.leadStatusBtn.disabled:hover,
.leadStatusBtn[disabled].focus,
.leadStatusBtn[disabled]:focus,
.leadStatusBtn[disabled]:hover {
  background-color: var(--color-primary);
  border-color: var(--color-primary);
}

.small-modal-header {
  padding: 0 15px;
  background-color: #f2f2f2;
}

.required {
  color: red;
  position: absolute;
  top: -4px;
}

.btn-addUser-red {
  height: 42px;
  border-radius: 3px;
  margin-right: 10px;
  background-color: transparent;
  border: 1px solid var(--color-primary);
  text-transform: uppercase;
  font-size: 14px;
  padding: 10px 30px;
  color: var(--color-primary);
  margin-bottom: 10px;
}

.btn-addUser-red:hover {
  height: 42px;
  border-radius: 3px;
  background-color: var(--color-primary);
  border: none;
  font-size: 14px;
  padding: 10px 30px;
  color: #fff;
  margin-bottom: 10px;
}

@media (max-width: 768px) {
  .otp-modal-dialog {
    width: 400px;
    margin: 30px auto;
  }
  .navbar-toggle {
    display: block;
  }
}

/*.filterBtn{padding: 8px 30px !important;}*/

.mainHeading span {
  font-size: 16px;
}

.thanku-img {
  margin-bottom: 20px;
}

.thanku-img img {
  width: 100px;
}

.width200 {
  width: 200px !important;
}

#confirmEligible h3 {
  line-height: 26px;
  font-size: 16px;
  font-weight: normal;
}

#confirmNotEligible h3 {
  line-height: 26px;
  font-size: 16px;
  font-weight: normal;
}

#confirmClearExam h3 {
  line-height: 26px;
  font-size: 16px;
  font-weight: normal;
}

.clearExam {
  margin-right: 10px;
}

.pendencyFrm-form-control {
  width: 70%;
  height: auto;
  display: inline-block;
  background-color: #fff;
  overflow-y: auto;
  box-shadow: none;
}

#pendingDetailsSummaryText ul {
  margin-bottom: 0;
}

.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  background-color: #fff;
  opacity: 1;
  box-shadow: none;
}

.pendencyFrm .form-group {
  margin-bottom: 20px;
}

#form_design .otp-sec {
  position: relative;
}

#form_design .otp-modal {
  text-align: center;
  background: #fff;
  padding: 15px;
  margin-bottom: 5px;
  border-radius: 3px;
  border: none;
}

#form_design .otp-text {
  font-size: 22px;
  color: #000;
}

#form_design .otp-in {
  width: 18px;
  margin: 0 5px;
  border: 0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.12);
  font-size: 30px;
  font-weight: 500;
  color: #121212;
  background: url(../img/incircle.png) no-repeat center 22px;
}

#form_design .otp-ntrecvd {
  margin-bottom: 5px;
  color: rgba(0, 0, 0, 0.54);
  font-size: 12px;
  font-weight: 400;
  text-align: center;
}

#form_design .otp-ntrecvd a {
  font-weight: 500;
  color: #e96435;
}

#form_design .otp-ntrecvd a.active,
.otp-ntrecvd a:active,
.otp-ntrecvd a:focus {
  color: #e46536;
}

#form_design .otp-in:focus {
  outline: 0;
}

#form_design .hideon {
  display: none;
}

#form_design .in {
  display: block;
}

#form_design .otp-error {
  position: absolute;
  font-size: 12px;
  color: #fa1000;
  padding: 10px 0px 0px 0px;
  text-align: center;
  width: 100%;
  display: none;
  left: 0;
  right: 0;
}

#form_design .emilphne {
  margin-bottom: 30px;
  text-align: center;
}

.bg-none {
  background: none !important;
}

.foot-txt {
  font-size: 12px;
  font-weight: 400;
  color: rgba(255, 255, 255, 0.54);
}

.otp-p {
  font-size: 14px;
  color: rgba(0, 0, 0, 0.54);
  line-height: 24px;
  margin-bottom: 0;
}

#form_design .modal-footer {
  border: 0;
}

#timer {
  font-weight: bold;
}

.edit-mob {
  cursor: pointer;
  margin-left: 5px;
}

.group-otp {
  position: relative;
  text-align: center;
  margin: 0 auto 0px;
  height: 40px;
}

.mob-pre {
  background: none;
  border: 0 none;
  font-size: 14px;
  height: auto;
  text-align: center !important;
}

.lab-txt-OTP:focus,
.lab-txt-OTP.active {
  border: 0 none;
  outline: 0 none;
  border-bottom: 1px solid #b8b8b8;
  height: auto;
  padding-bottom: 3px;
}

.lab-txt-OTP {
  color: #000;
  background: none;
  border: 0 none;
  width: 90px !important;
  text-align: left;
  outline: 0 none;
  font-size: 14px;
  height: auto;
}

.edit-change.btn-disabled {
  background: #fcfcfc;
  color: #000;
  opacity: 0.54;
}

.edit-change,
.done-change {
  font-size: 12px;
  background: #fff !important;
  color: #e96435;
  border: 0;
  position: relative;
  display: inline;
}

.edit-change:hover,
.done-change:hover {
  font-size: 12px;
  background: #fff !important;
  color: #e96435;
  border: 0;
  position: relative;
  display: inline;
  text-decoration: none;
}

.edit-changes {
  font-size: 13px;
  color: #e96435;
}

#textarea {
  -moz-appearance: textfield-multiline;
  -webkit-appearance: textarea;
  font: medium -moz-fixed;
  font: -webkit-small-control;
  overflow: auto;
  resize: both;
  height: 140px;
  width: 100%;
  padding: 0;
  border: 0;
  outline: 0;
}

.to-txt {
  display: block;
  margin-bottom: 5px;
}

.sub-txt {
  margin-bottom: 10px;
}

/*  Add Desktop Css */

.mobileHide {
  display: block;
}

.fl {
  float: inherit;
}

.fr {
  float: inherit;
}

.transaction-msg {
  border-radius: 0px;
}

.transaction-msg li.p-s-li img {
  width: 28px;
}

.trans-btn img {
  width: 24px !important;
  margin-top: 7px;
}

/*  End Desktop Css */

.error-validation {
  color: #d20303;
  padding-left: 15px;
  font-style: italic;
}

.abs-doc-img {
  position: absolute;
  left: 7px;
  top: 8px;
  padding: 3px 7px;
  color: #fff;
  background: #e24141;
  z-index: 3;
  border-radius: 2px;
  font-size: 12px;
}

.abs-doc-error-msg-docs {
  position: absolute;
  right: 10px;
  top: 128px;
  padding: 5px 10px;
  color: #f12100;
  font-size: 11px;
  left: 0px;
  text-align: center;
  z-index: 3;
}

.abs-doc-error-msg {
  position: absolute;
  right: 10px;
  top: 128px;
  padding: 5px 10px;
  color: #f12100;
  font-size: 11px;
  left: 0px;
  text-align: center;
  z-index: 3;
}

.invalidImgOverly {
  position: absolute;
  background: rgba(255, 255, 0255, 0.7);
  left: 0px;
  top: 0px;
  z-index: 2;
  height: 150px;
  width: 150px;
}

.showPreviewImgOverly {
  position: absolute;
  left: 0px;
  top: 0px;
  z-index: 2;
  height: 150px;
  width: 150px;
}

.invalidImgReuploadBtn {
  height: 28px;
  border-radius: 3px;
  background-color: #fff;
  border: 1px solid var(--color-primary);
  font-size: 11px;
  padding: 6px 10px;
  color: var(--color-primary);
  box-shadow: none;
  text-transform: uppercase;
  position: absolute;
  left: 40px;
  right: 0px;
  bottom: 0px;
  top: 0px;
  margin: auto;
  font-weight: 600;
}

.invalidPolicyDocsZindex {
  z-index: 5;
}

/*START old payment success and error page css*/

.ibox-content {
  background-color: #ffffff;
  color: inherit;
  padding: 15px 20px 20px 20px;
  border-color: #e7eaec;
  border-image: none;
  border-style: solid solid none;
  border-width: 1px 0;
}

.ibox-content.custom-bg {
  background-color: #fbfbfb;
  border: 1px solid #e7eaec;
}

.ibox-content {
  clear: both;
}

.login_btn {
  background: var(--color-primary);
  color: #fff;
  border-radius: 3px;
  border: none;
  width: 100%;
  display: block;
  padding: 12px 0px;
  font-size: 16px;
  font-weight: normal;
  text-decoration: none;
  transition: all 0.4s;
  box-shadow: 0 2px 4px 0 rgba(218, 103, 47, 0.3);
}

.login_btn_ghost {
  background: var(--color-white);
  color: rgb(0 0 0 / 87%);
  width: 100%;
  display: block;
  padding: 12px 0px;
  font-size: 16px;
  font-weight: normal;
  text-decoration: none;
  transition: all 0.4s;
}

.login_btn:hover {
  background: #be5734;
  color: #fff;
}

#example2 .policy_btn {
  background: #fff;
  color: #7c7c7c;
  border-radius: 3px;
  border: 1px solid #a9a6a6;
  width: 100%;
  display: block;
  font-size: 12px;
  font-weight: normal;
  text-decoration: none;
}

#example2 .policy_btn:hover {
  background: var(--color-primary);
  color: #fff;
  border: 1px solid #e66437;
}

.font-bold {
  font-weight: 600;
}

#girnarfooternew2.foot {
  position: absolute;
  bottom: 0;
  width: 100%;
  background: #eaeaea;
  padding: 10px;
}

/*./END old payment success and error page css*/

#qt_single_tenure_ul li.renewalQuoteCls {
  border: 1px solid #E31837 !important;
}

#display_policy_top_section .tooltip-inner,
#prp_addons_field .tooltip-inner,
.offline_tooltip .tooltip-inner {
  color: #333;
  background-color: #fff;
  border: 1px solid #000;
  width: 225px;
  text-align: left;
}

.footerCustom {
  position: absolute;
  left: 0;
  bottom: 0;
  height: auto;
  width: 100%;
  z-index: 9;
}

.htmlCustom {
  position: relative;
  min-height: 100%;
}

.quotesErrorMsgCustom {
  background: #fff;
  border: 1px solid #ddd;
  color: #666;
  text-align: center;
  border-radius: 12px;
}

@media (max-width: 678px) {
  /*  Add Mobile Css */
  .mobileHide {
    display: none;
  }
  .fl {
    float: left;
  }
  .fr {
    float: right;
  }
  .permium-box {
    border: 0px solid rgba(0, 0, 0, 0.12);
    width: 100%;
    height: auto;
    position: relative;
    text-align: left;
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 15px;
    /*border-bottom: 1px solid rgba(0,0,0,.12);
    overflow: hidden;
    margin-bottom: 20px;*/
  }
  .btn-addUser-or {
    height: 48px;
    width: 100%;
    font-size: 16px;
    width: 100% !important;
    line-height: 20px;
    margin-top: 20px;
  }
  .contentSection {
    box-shadow: 0 0px 4px rgba(0, 0, 0, 0);
    background-color: transparent;
    padding-top: 0px !important;
  }
  /* .inp-txt {
        font-size: 14px;
        color: rgba(0, 0, 0, .87);
        line-height: 15px;
    } */
  .cardMobile {
    padding-top: 0px;
    padding-bottom: 0px;
    overflow: hidden;
    background: #fff;
    border-radius: 5px;
    width: 100%;
  }

  .mainFilter {
    padding: 0px 15px 0px;
  }
  .permium-amount p {
    color: rgba(0, 0, 0, 0.87);
    font-size: 22px;
  }
  .permium-box img {
    margin-bottom: 15px;
  }
  .borderBottom {
    border-bottom: 0px solid rgba(0, 0, 0, 0.12);
    margin-bottom: 0px;
  }
  .s-txt {
    display: block;
    padding: 0px 9px;
    float: left;
    display: inline-block;
  }
  .transaction-msg {
    overflow: hidden;
  }
  .p-s-li.li-btn-sum {
    text-align: left;
  }
  .mainFilter {
    margin-bottom: 0px;
  }
  .p-sucess-row {
      margin: 0 0px 24px!important;
  }
  .transaction-msg {
    background: #fff;
    border-radius: 5px;
  }
  /* footer {
        width: 100%;
        bottom: 0;
        z-index: 99;
        height: auto;
        position: relative;
        overflow: hidden;
    } */
  ul.foot-policy {
    margin: 15px 0 !important;
    border-top: 1px solid rgba(255, 255, 255, 0.8);
    padding-top: 15px !important;
  }
  ul.foot-policy li {
    padding: 0px 5px;
    line-height: 20px;
  }
  .container_space {
    padding: 0px 12px 0px;
  }
  .mrg-B10 {
    margin-bottom: 5px;
  }
  .SubHeading {
    font-size: 16px;
    margin-bottom: 5px;
  }
  hr {
    display: block;
  }
  .trans-btn {
    border: 0px solid transparent;
    border-radius: 3px;
    color: #e46536;
    font-size: 14px;
    font-weight: 500;
    height: 26px;
    display: inline-block;
    line-height: 24px;
    padding: 0 5px;
    text-transform: uppercase;
  }
  .trans-btn img {
    width: 24px !important;
    margin-top: 0px;
  }
  .trans-btn:hover,
  .trans-btn:focus,
  .trans-btn:active {
    border: 0px solid transparent;
    text-decoration: none;
    color: #e46536;
    outline: 0;
  }
  .transaction-msg li.p-s-li img {
    width: 20px;
  }
  /*  End Mobile Css */
}

/*#bikeBox .active{color:#666 !important;}*/

#quotes_filter_section .active {
  color: #666 !important;
}

.idv-pb {
  margin-top: 0px;
  display: block;
}

.rdio-btn-q {
  display: inline-block;
  margin-top: 10px;
}

label.error {
  color: red !important;
  font-weight: normal !important;
  font-size: 12px;
  font-style: normal !important;
  position: absolute;
  display: flex;
}
label.kycError {
  color: red !important;
  font-weight: normal !important;
  font-size: 12px;
  font-style: normal !important;
  position: absolute;
  display: flex;
}
label.message {color: green !important;font-weight: normal !important;font-size: 10px;font-style: normal !important;position: absolute;display: flex;}

#fullAddressErrorMsg label {
  display: none;
}

/* .mrg-T15i {
    margin-top: 15px !important;
} */

.new-arrow:after {
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 5px solid rgba(36, 39, 44, 0.87);
  content: "";
  display: block;
  height: 0;
  margin: auto;
  pointer-events: none;
  position: absolute;
  right: 24px;
  top: 41px;
  width: 0;
}

.box-cis {
  border: 1px solid rgba(0, 0, 0, 0.12);
  display: inline-block;
  width: 100%;
  padding: 20px 0px 5px;
}

.disable {
  background: none !important;
  color: rgba(187, 187, 187, 0.6) !important;
  border: 1px solid rgba(187, 187, 187, 0.6) !important;
}

.disable-text {
  color: rgba(187, 187, 187, 0.6) !important;
}

.mobileHide.pad-payment-page {
  padding-top: 90px;
}

@media (max-width: 768px) {
  .mrg-mb-t {
    margin-top: 20px;
  }
  .mrg-b-t {
    margin-bottom: 25px;
  }
  .width-1 {
    width: 100%;
  }
  .link-payment-btn {
    display: block !important;
    margin-top: 10px;
  }
  .footer-customize {
    position: relative !important;
  }
}

.text-addons {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  width: 300px;
  display: block;
}

.breakuplist .disable {
  background: none !important;
  color: rgba(187, 187, 187, 0.6) !important;
  border: 1px solid rgba(187, 187, 187, 0.6) !important;
  cursor: default;
}

.breakuplist .disable-text {
  color: rgb(150, 149, 149) !important;
}

.breakuplist .disable:hover {
  color: rgba(187, 187, 187, 0.6) !important;
}

#verifyUserModal .modal-header .close {
  margin-top: 12px;
}

#self_inspection_upload_docs_section .img-txt {
  text-align: center;
  font-size: 14px;
  color: rgba(0, 0, 0, 0.54);
  font-weight: 400;
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
}

.qts-light-msg {
  color: rgba(0, 0, 0, 0.64);
  font-size: 10px;
}

.bankListing .popover {
  width: 100%;
  font-size: 12px;
}

.bankListing .popover-content {
  min-height: 75px;
}

.popover {
  width: 250px;
  height: 280px;
}

#selfinfo_val_list {
  min-height: 90px;
}
.modal-wd1 h4 {
  margin-bottom: 16px;
}
/* #selfinfo_val_list .selfInspReqImg {
    display: list-item;
    list-style-type: disc;
    list-style-position: inside;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    text-transform: capitalize;
} */

/* mobile optimize css hrer */

.gs_scroll_nav {
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  overflow-x: auto;
  overflow-y: hidden;
  white-space: nowrap;
}

.gs_scroll_nav::-webkit-scrollbar {
  width: 0;
}

.gs_scroll_nav ul {
  padding: 0;
}

.gs_scroll_nav a,
.gs_scroll_nav li {
  display: inline-block;
}

.container-fluid .col-xs-6 {
  margin-bottom: 0px;
}

.posAbs {
  position: relative;
  right: 0px;
  top: 0px;
  width: auto;
}

.padNone {
  padding: inherit;
}

.abc {
  display: none;
}

.closeAbs {
  position: absolute;
  right: 10px;
  top: 10px;
  z-index: 999;
  display: none;
}

.mrg-T25M {
  margin-top: 25px;
}

.modal-sm {
  width: 400px;
}

.relative {
  position: relative;
}

.mrg-T20.disableCheck {
  margin-top: 20px;
}
.posAbs2 {display: none;}

@media (max-width: 768px) {
    #myNavbar li {
        width: 100%;
    }

    .mobipointS{border: 1px solid rgba(255,255,255,.7) !important;border-radius: 10px;display: inline-block; float: right;
        margin: 11px 20px 0 0; padding: 2px 10px 2px 2px;}
        
        .mobipointS:hover,
        .mobipointS:active {
        color: #fff !important;
        }
     .navbar-collapse li .desktop_pointTab{display: none;}
     .navbar-collapse li.listDisplay{display: none;}
    .abc {
        position: absolute;
        top: 12px;
        right: -12px;
        width: 30px;
        height: 23px;
    }

    .modal-sm {
        width: 100%;
    }

    .sectionHeader2 {
        padding: 0px;
    }

    .sectionHeader2 .subHeading a {
        margin-right: 0px;
        padding: 10px;
    }

    .sectionHeader2 .subHeading {
        padding-top: 10px;
    }

    .posAbs2 {
      display: none;
    }
}

@media (max-width: 768px) {
  #myNavbar li {
    width: 100%;
  }
  .abc {
    position: absolute;
    top: 12px;
    right: -12px;
    width: 30px;
    height: 23px;
  }
  .modal-sm {
    width: 100%;
  }
  .sectionHeader2 {
    padding: 0px;
  }
  .sectionHeader2 .subHeading a {
    margin-right: 0px;
    padding: 10px;
  }
  .sectionHeader2 .subHeading {
    padding-top: 10px;
  }
  .mainHeading {
    font-size: 20px;
    line-height: 24px;
  }
  .tabSec .tabbable-line > .nav-tabs {
    white-space: nowrap;
    overflow-x: scroll;
    -webkit-overflow-scrolling: touch;
    display: inline-block;
  }
  .container_space_2 .mainFilter ul li {
    float: inherit;
    width: auto;
  }
  .nav > li {
    position: relative;
    display: inline-block;
  }
  .nav > li > a {
    position: relative;
    display: block;
    padding: 10px 0px;
  }
  .mainHeading_2 {
    margin: 8px 0px 5px 0px;
  }
  .container_space_2 {
    padding: 20px 0px;
  }
  .tabSec .tabbable-line > .tab-content {
    padding: 15px 0px;
  }
  .car-width {
    width: 50%;
  }
  .bike_mainFilter h3.subheading {
    margin-bottom: 10px;
  }

  .rdate-width {
    width: 50%;
  }
  .all_details {
    margin-top: 70px;
    margin-bottom: 0px;
    position: relative;
    z-index: 999;
    height: auto;
  }
  .contentSection {
    background-color: #ffffff;
    position: relative;
    padding-top: 30px !important;
  }
  .posAbs {
    position: absolute;
    right: 0px;
    top: -30px;
    width: 71px;
    padding: 0px;
  }
  .posAbs2 {
    position: absolute;
    right: -5px;
    bottom: 10px;
    width: 71px;
    padding: 0px;
    display: block;
  }
  .motorMoreTxt{
    bottom:0;
    display: none;
  }
  .posAbs3 {
    position: absolute;
    right: 0px;
    top: -15px;
    width: 71px;
    padding: 0px;
    display: block;
  }
  .posAbs2 span {
    color: #e46536;
  }
  .offq_spacer {
    padding: 0 !important;
    padding-top: 10px !important;
  }
  .editBtn {
    border: 0px solid var(--color-primary);
  }
  .container_space {
    padding: 15px 0;
  }
  .nav-tabs-pos {
    position: relative;
    top: 0px;
  }
  .allPrice-pos {
    top: 0px;
    z-index: 99;
    font-size: 12px;
    display: none !important;
  }
  .quotesCount-pos {
    top: 0px;
    z-index: 99;
    font-size: 12px;
    display: none !important;
  }
  .mainFilter.pos-tab {
    margin-top: 20px;
  }
  .mainFilter {
    padding: 15px 15px 15px;
    width: 100%;
  }
  .mainFilter ul li.fltrSearch {
    width: 100%;
  }
  .mainFilter ul li {
    padding: 0px 0px 15px 0px;
  }
  .bankListing ul li {
    padding: 15px;
  }
  .breakuplist {
    width: 108px;
    margin-right: 6px!important;
}
  .padNone {
    padding: 0px;
  }
  .allPrice {
    right: inherit;
    top: 2px;
    left: 0px;
    float: left;
    padding-right: 0;
    margin-bottom: 15px;
  }
  .coverList {
    padding: 10px 20px;
    width: 100%;
  }
  /* .coverList1 {
    width: 100%;
    padding: 10px 20px;
  } */
  .bankListing ul li .text-small.rightspace {
    margin-left: 0px;
    margin-bottom: 0px;
  }
  .modal-dialog {
    margin: 0px;
  }
  .form-group {
    margin-bottom: 10px !important;
  }
  .mainFilter ul li.gltrAgent {
    width: 100%;
  }
  .mainFilter ul li {
    margin-bottom: 10px;
    width: 100%;
    border: none;
  }
  .mainFilter ul li.find {
    width: 30%;
    border: none;
  }
  .mainFilter ul li:nth-child(2n + 2) {
    margin-right: 0px;
  }
  #band.container_space {
    padding-top: 10px;
  }
  .subHeading.cases-tab-a a {
    padding: 10px 5px;
  }
  .mainFilter.wd-25 ul li.fltrSearch {
    width: 100%;
  }
  .sectionHeader .subHeading a {
    margin-right: 0px;
  }
  .subHeading.cases-tab-a a {
    padding: 10px 15px;
  }
  /* .padding-mobile {
    padding-top: 70px !important;
  } */
  /*.btn-addUser {
        border: 0px solid var(--color-primary);
    }*/
  /*
    .filterBtn {
        padding: 0px;
    }
*/
  .cases-tab-head {
    padding: 0px 0 5px;
  }
  /* .fltrReset a {
        margin-top: 10px;
    } */
  .policiesMain:before {
    position: absolute;
    top: 6px;
    width: 6px;
    height: 6px;
    background: rgba(0, 0, 0, 0.24);
    content: " ";
    border-radius: 15px;
    left: 20px;
  }
  #band .form-inline .form-group {
    position: relative;
    padding: 0px 40px;
  }
  .closeAbs {
    position: absolute;
    right: 10px;
    top: 10px;
    z-index: 999;
    display: inline-block;
  }
  .abc {
    display: block;
  }
  
  .mrg-T25M {
    margin-top: 0px;
  }
  /* .showmobileFilter { display:none;} */
  .foot-pd {
    position: relative;
    width: 100%;
    bottom: inherit;
  }
  .mainFilter ul li {
    margin-bottom: 10px;
    width: 100%;
    border: none;
  }
  .card.cstm {
    margin-bottom: 1em;
    position: relative;
    box-shadow: 0px 3px 18px -8px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0px 3px 18px -8px rgba(0, 0, 0, 0.2);
  }
  .card {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    background-color: #fff;
    border: 1px solid rgba(0, 0, 0, 0.125);
    border-radius: 5px;
    padding: 20px 20px 0px;
  }
  .card p {
    margin-bottom: 5px;
    color: rgba(0, 0, 0, 0.54);
  }
  .card-header.cstm.grab {
    font-size: 16px;
    color: #000;
    margin-bottom: 10px;
  }
  .card-header.cstm.grab span + span {
    float: right;
  }
  .dividerline {
    height: 1px;
    background: #ccc;
    width: 100%;
    margin-top: 15px;
  }
  .card-footer {
    background: #edf0f2;
    margin-left: -20px;
    margin-right: -20px;
    padding: 15px 20px;
    border-radius: 0px 0px 5px 5px;
    margin-top: 15px;
  }
  .card-footer a {
    color: var(--color-primary);
  }
  .byuser span {
    font-size: 14px;
    color: rgba(0, 0, 0, 0.54);
    padding-top: 15px;
    display: inline-block;
  }
  .byuser span a {
    color: var(--color-primary);
    text-transform: uppercase;
  }
  .byuser span + span,
  .card-footer a + a {
    float: right;
    margin-right: 30px;
  }
  .fl {
    float: left;
  }
  .fr {
    float: right;
  }
  .listdot ul {
    margin: 0px;
    padding: 0px 0px 20px;
    list-style: none;
  }
  .listdot ul li {
    position: relative;
    padding-left: 20px;
    line-height: 30px;
  }
  .listdot ul li:before {
    position: absolute;
    top: 9px;
    width: 6px;
    height: 6px;
    background: rgba(0, 0, 0, 0.24);
    content: " ";
    border-radius: 15px;
    left: 5px;
  }
  .mrg-T-10 {
    margin-top: -10px;
  }
  .recommended {
    background: #4cc5ff;
    font-size: 10px;
    border-radius: 2px;
    padding: 3px 5px;
    margin-top: 8px;
    color: #fff;
  }
  .invalid {
    background: #f5a623;
    font-size: 10px;
    border-radius: 2px;
    padding: 3px 5px;
    margin-top: 8px;
    color: #fff;
  }
  .warningColor {
    background: #f5a623;
    font-size: 10px;
    border-radius: 2px;
    padding: 3px 5px;
    margin-top: 8px;
    color: #fff;
  }
  .reject {
    background: #777;
    font-size: 10px;
    border-radius: 2px;
    padding: 3px 5px;
    margin-top: 8px;
    color: #fff;
  }
  .greyColor {
    background: #777;
    font-size: 10px;
    border-radius: 2px;
    padding: 3px 5px;
    margin-top: 8px;
    color: #fff;
  }
  .pending {
    background: #f54019;
    font-size: 10px;
    border-radius: 2px;
    padding: 3px 5px;
    margin-top: 8px;
    color: #fff;
  }
  .dangerColor {
    background: #f54019;
    font-size: 10px;
    border-radius: 2px;
    padding: 3px 5px;
    margin-top: 8px;
    color: #fff;
  }
  .complete {
    background: #1fc056;
    font-size: 10px;
    border-radius: 2px;
    padding: 3px 5px;
    margin-top: 8px;
    color: #fff;
  }
  .successColor {
    background: #1fc056;
    font-size: 10px;
    border-radius: 2px;
    padding: 3px 5px;
    margin-top: 8px;
    color: #fff;
  }
  .profileImg img {
    max-width: 85% !important;
  }
  .policiesLabel {
    color: rgba(0, 0, 0, 0.54);
  }
  .addons-width {
    width: 50%;
  }
  .policies {
    color: rgba(0, 0, 0, 0.54);
  }
  .card-title span + span {
    margin-left: 15px;
    position: relative;
  }
  .card-title span + span:before {
    position: absolute;
    top: 4px;
    width: 6px;
    height: 6px;
    background: rgba(0, 0, 0, 0.24);
    content: " ";
    border-radius: 15px;
    left: -12px;
  }
  .frmblock.topfx {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    background: #fff;
    padding: 15px;
    z-index: 999;
  }
  .searchfxBg {
    position: fixed;
    z-index: 998;
    background: #fff;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    display: none;
  }

  .config-chk {
    position: relative;
    padding-left: 40px;
  }
  .config-chk span.dt-yes {
    position: absolute;
    left: 17px;
    top: 3px;
  }
  .bankListing ul li .profileImg {
    text-align: left;
  }
  .modal .mainFilter.pos-tab {
    margin-top: 0px;
    padding-top: 10px !important;
  }
  .no_space h2 {
    margin-top: 5px;
    margin-bottom: 15px;
  }
  #personal_details .row.mrg-T20 {
    margin-top: 20px;
  }
  .padNone {
    padding-left: 15px;
    padding-right: 15px;
  }
  .mrg-T20.disableCheck {
    margin-top: 0px;
  }
  .error-msg-idv {
    margin-top: 0px;
  }
  #additionalCoversList li {
    margin-bottom: 0px !important;
    width: 100%;
    border: none;
  }
  section#bikeBox {
    padding: 10px !important;
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.3) !important;
  }
  .tabbable-line .abc {
    right: 5px;
  }
  .window-center {
    width: 100% !important;
    font-size: 14px;
  }
  .mainFilter ul li.flt {
    width: 100%;
  }
  .custom-check #review-declare + label {
    position: absolute;
    left: 2px;
  }
  a#makePayment,
  a#send_self_insp,
  a#send_thirdparty_insp {
    height: 40px;
    border-radius: 3px;
    background-color: var(--color-primary);
    border: none;
    font-size: 14px;
    padding: 11px 30px;
    text-transform: uppercase;
    color: #fff;
    display: block;
    text-align: center;
  }
  .card.cstm .contentSection {
    padding-top: 10px;
  }
  .transaction-msg {
    padding: 0px 15px;
    margin-bottom: 0px;
  }
  .transaction-msg li.p-s-li {
    color: rgba(0, 0, 0, 0.87);
    padding: 0px;
    display: inline-block;
  }
  div#updateCrmStatusModal {
    top: 50px;
    width: 321px;
    margin: 0 auto;
  }
  .payment-status-sucess ul li + li {
    float: left !important;
  }
}

.card-block {
  display: none;
}

#drag-a {
  display: none;
}

.posAbs {
  width: auto !important;
}

.basicD {
  padding: 20px !important;
}

.mobN {
  display: inline-block;
}

.mobDocPad {
  padding: 20px !important;
}

.moreTXT {
  display: none;
}

.newContent.qt_show_less_disp .moreTXT {
  top: 60px;
}

.newContent .moreTXT {
  top: 120px;
}

.col-md-12 h2.mrg-L20 {
  margin-left: 0 !important;
}

.mobileYes {
  display: none !important;
}

.mobileNo {
  display: block !important;
}

.success_msg {
  text-align: center;
  background: rgb(234, 249, 227);
  border: 1px solid rgb(197, 237, 179);
  color: rgb(64, 145, 0);
  margin: 15px 0px;
  padding: 15px 20px;
  margin-top: 70px;
}

.success_msg h2 {
  font-size: 18px;
  margin: 0;
}

.success_msg p {
  font-size: 14px;
  margin: 5px 0px 0px 0px;
}

.failed_msg {
  text-align: center;
  background: rgb(248, 229, 230);
  border: 1px solid rgb(253, 192, 193);
  color: rgb(206, 65, 0);
  margin: 15px 0px;
  padding: 15px 20px;
  margin-top: 70px;
}

.failed_msg h2 {
  font-size: 18px;
  margin: 0;
}

.failed_msg p {
  font-size: 14px;
  margin: 5px 0px 0px 0px;
}

.supportHistory {
  margin: 15px 0px 0px 20px;
  padding-bottom: 0px;
  padding-top: 0;
}

.searchBx {
  margin-right: 20px;
}

/* .modal-header .close {
    margin-top: 15px;
} */

.mainFilter ul li .form-group.mrg-B0 {
  margin-bottom: 10px;
}

.gs_ta_results ul li.gs_ta_choice {
  cursor: pointer;
  background-color: #f1f1f1;
  color: #000;
  background: #fff;
  border-bottom: 1px solid #f5f5f5;
  padding: 10px 10px;
}

.gs_ta_results ul li.gs_ta_choice.active {
  background-color: #f1f1f1;
  color: #e26531;
  background: #fff;
}

.SumoSelect.open > .optWrapper {
  top: 42px;
  border: none;
  border-radius: 3px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
  border-top: 1px solid rgba(0, 0, 0, 0.05);
  /* height: 300px !important; */
}

/*border-radius: 3px;
box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
border-top: 1px solid rgba(0, 0, 0, 0.05);
 height: 300px !important; 
}*/

::-webkit-input-placeholder {
  color: #666 !important;
  font-weight: normal !important;
  font-size: 14px !important;
}

::-moz-placeholder {
  color: #666 !important;
  font-weight: normal;
  font-size: 14px !important;
}

:-ms-input-placeholder {
  color: #666 !important;
  font-weight: normal !important;
  font-size: 14px !important;
}

:-moz-placeholder {
  color: #666 !important;
  font-weight: normal !important;
  font-size: 14px !important;
}

.errorTXT {
  font-size: 18px !important;
  margin: 0px 0px 0px 5px;
}

.errorP {
  color: #de433d;
}

.pos_landscap_mode {
  position: fixed;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  background-color: #e2e2e2;
  /*#006aaf;*/
  z-index: 99999;
  pointer-events: none;
  display: none;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

.pos_landscap_mode.pos_show_landscap_msg {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  pointer-events: auto;
}

.cowinPopup {
  margin-top: 60px;
  margin-bottom: -69px;
  text-align: center;
  color: white;
  background-color: #E31837;
}

.pos_landscap_field {
  width: 80%;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

.pos_landscap_icon {
  background-image: url(../img/landscape.png);
  background-position: 50%;
  background-size: contain;
  background-repeat: no-repeat;
  width: 30%;
  padding-bottom: 25.5%;
}

.pos_landscap_title {
  font-size: 20px;
  margin-bottom: 10px;
  margin-top: 30px;
}

.pos_landscap_msg {
  font-size: 14px;
}

.pos_landscap_title,
.pos_landscap_msg {
  color: #3c3c3c;
  /*#f1f1f1;*/
  text-align: center;
}

/*.navbar{background: #13122B;}*/

.navbar-brand img {
  height: 26px;
}
.navbarlogo-width img{
  width: 200px;
  margin-top: 7px !important;
}

.closeNav {
  display: none;
}

.mrg-B0 {
  margin-bottom: 0 !important;
}

.hd_mobile {
  margin-bottom: 15px !important;
  margin-top: 5px !important;
}

.gs_ta_results {
  max-height: 270px !important;
}

#contact_details #state-error,
#contact_details #city-error,
#contact_details,
#personal_details #occupation-error,
#personal_details #dob-error,
#personal_details #nominee_relation-error,
#personal_details #appointee_rel_nominee-error,
#more_details #previous_insurer-error,
#pacover_owner_driver_reason_id-error,
#tpPolicyInsurerId-error,
#tpPolicyEndDate-error {
  z-index: 2;
  top: 40px;
}
#nominee_relation-error{
  top: auto !important;
}
#off_qt_req_navi ul {
  list-style: none;
  padding: 0px;
  padding-top: 10px;
  margin: 0;
}

#off_qt_req_navi ul li {
  display: inline-block;
  cursor: pointer;
}

#off_qt_req_navi ul li.active {
  color: #e46536 !important;
}

.offq_support {
  font-size: 12px;
  color: rgba(0, 0, 0, 0.54);
}

.support_cont_msg {
  line-height: 34px;
}

.ownerTextHeading {
  margin: 10px 0px 20px !important;
  padding: 20px 0px 0px 0px !important;
}

.ownerSupportDiv {
  margin-top: 0px !important;
  line-height: 34px !important;
}

.closeIconMulti {
  display: none !important;
}

@media (max-width: 768px) {
  .navbar-brand img {
    height: 20px;
  }
  #state-error, #city-error{
    top: 73px !important;
  }
  .ownerTextHeading {
    margin: 0 !important;
    padding: 10px 0px 0px 10px !important;
  }
  .ownerSupportDiv {
    line-height: 18px !important;
    margin-top: 10px !important;
  }
  .navbar-brand {
    padding: 28px 25px;
  }
  .dropdown-menu.datepicker {
    z-index: 100010 !important;
  }
  .daterangepicker.dropdown-menu {
    z-index: 100010 !important;
  }
  .daterangepicker {
    width: 300px !important;
  }
  .mobileYes {
    display: block !important;
  }
  .mobileNo {
    display: none !important;
  }
  .mob_l {
    padding-left: 0;
  }
  .mobN {
    display: none;
  }
  .card-block {
    display: block;
  }
  #drag-a {
    display: block;
  }
  .card.cstm {
    display: block;
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.3) !important;
    border: none;
  }
  #myNavbar .navbar-nav li {
    width: 100%;
  }
  #myNavbar .navbar-nav li.active a {
    color: #fff !important;
    background-color: transparent !important;
    border-bottom: 0px solid #1f3362;
  }
  #myNavbar .navbar-nav li a:hover {
    color: #fff !important;
    border-bottom: 0px solid #1f3362;
  }
  .navbar-default .navbar-toggle:focus,
  .navbar-default .navbar-toggle:hover {
    background-color: transparent;
  }
  .navbar-default .navbar-toggle {
    border-color: transparent;
    margin-top: 20px;
    float: left;
    margin-right: 0;
    margin-left: 5px;
  }
  .mainHeading_2 {
    margin: -5px 0 10px 0 !important;
    font-size: 18px !important;
  }
  .container_space_2 {
    padding: 20px 8px;
  }
  .sectionHeader2 .subHeading a {
    margin-right: 0px;
    padding: 6px 0;
    width: 24.5%;
    display: inline-block;
    text-align: center;
  }
  .sectionHeader2 .subHeading a .imgIc {
    margin-right: 5px;
  }
  .sumoResp {
    position: fixed;
    left: 0;
    top: 0px;
    width: 100%;
    background-color: #fff;
    height: 100%;
    z-index: 1030;
    padding-top: 40px;
  }
  .mobSumo .form-group {
    position: relative;
  }
  .sumoResp:before {
    content: "x";
    position: absolute;
    right: 10px;
    top: 10px;
    z-index: 1002;
    width: 24px;
    height: 24px;
    font-size: 28px;
  }
  .sumoRespMulti {
    position: fixed;
    left: 0;
    top: 0px;
    width: 100%;
    background-color: #fff;
    height: 100%;
    z-index: 1030;
    padding-top: 40px;
  }
  .mobSumoMulti .form-group {
    position: relative;
  }
  .sumoRespMulti .closeIconMulti {
    display: block !important;
    position: absolute;
    right: 10px;
    top: 10px;
    z-index: 1002;
    width: 24px;
    height: 24px;
    font-size: 28px;
  }
  ul.foot-policy li {
    padding: 0px 5px;
    line-height: 12px;
  }
  .mainHeading {
    font-size: 24px;
    color: rgba(0, 0, 0, 0.87);
    font-weight: 500;
    margin: 10px 0 10px 0;
  }
  .btn-addUser.filterBtn:hover {
    height: 42px;
    border-radius: 3px;
    background-color: transparent;
    border: 0px solid var(--color-primary);
    font-size: 14px;
    padding: 11px 30px;
    color: #E31837 !important;
    box-shadow: none;
  }
  #confirm_case_info_modal .modal-content {
    height: 100%;
    border: 0;
    border-radius: 0 !important;
  }
  #confirm_case_info_modal {
    height: 100%;
  }
  #confirm_case_info_modal .modal-dialog {
    height: 100%;
  }
  .htmlCustom {
    overflow-x: hidden;
  }
  #bikeBox .active {
    font-weight: normal !important;
  }
  .tabSec .tabbable-line > .nav-tabs > li > a {
    opacity: 1 !important;
    font-weight: normal !important;
    color: #333 !important;
  }
  .tabSec .tabbable-line > .nav-tabs > li.active > a {
    border: 0;
    color: #e26531 !important;
    background: transparent;
    font-size: 16px !important;
    font-weight: normal !important;
  }
  #band {
    padding: 0px;
    padding-top: 0 !important;
  }
  .mainFilter ul li {
    /*box-shadow: 0 3px 6px rgba(0, 0, 0, 0.3) !important;*/
    border: 0 !important;
    /*background-color: #fff;*/
    margin-bottom: 15px;
    border-radius: 5px;
    /* padding: 15px 15px; */
  }
  .bike_mainFilter ul li {
    font-size: 13px;
    min-height: 34px;
    line-height: 16px;
  }
  #quotes_filter_section {
    margin-top: 0px;
  }
  #quotes_filter_section .contentSection {
    padding-top: 15px !important;
  }
  .editVdetails {
    position: absolute;
    z-index: 1002;
    right: 20px;
    top: 0;
  }
  #band.padding-mobile {
    padding: 10px;
  }
  .mainHeading {
    font-size: 18px;
    display: inline-block;
  }
  .mainFilter {
    padding: 10px 15px 10px !important;
    width: 100%;
  }
  .byuser {
    left: 0;
    /* background-color: #e2e2e2; */
    /*#006aaf;*/
    z-index: 999;
    /* pointer-events: none; */
    /* display: none; */
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
}
.renewalNoticeMob {
  align-items: center;   
  justify-content: space-evenly;
  color: #E31837 !important;
  border: 1px solid #fbe5de;
  display: flex;
  height: 42px;
  border-radius: 8px !important;
  margin-top: 10px;
}
.renewalNoticeMob button{
  color: #E31837  !important;
  margin-top: 0 !important;
  padding: 0 !important;
 }

.renewalNoticeMob button:hover{
  padding: 0 !important;
}
.editBtn:hover {
  height: auto;
  border-radius: 3px;
  background-color: #E31837;
  border:none !important;
  font-size: 12px;
  padding:10px 20px !important;
  color: #fff !important;
  box-shadow: none;
}

.pos_landscap_mode.pos_show_landscap_msg {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    pointer-events: auto;
}

.cowinPopup {
    margin-top: 60px;
    margin-bottom: -69px;
    text-align: center;
    color: white;
    background-color: #E31837;
}
.cowinPopup_notification {
    position: absolute;
    right: 0;
    top: 10px;
    background: white;
    border: none;
    color: red;
}

.pos_landscap_field {
    width: 80%;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
}

.pos_landscap_icon {
    background-image: url(../img/landscape.png);
    background-position: 50%;
    background-size: contain;
    background-repeat: no-repeat;
    width: 30%;
    padding-bottom: 25.5%;
}

.pos_landscap_title {
    font-size: 20px;
    margin-bottom: 10px;
  }
  .addUserMob {
    padding: 14px 0px !important;
  }
  .addUserMob.active.focus,
  .addUserMob.active:focus,
  .addUserMob.focus,
  .addUserMob:active.focus,
  .addUserMob:active:focus,
  .addUserMob:focus {
    color: #E31837 !important;
    background-color: transparent;
    box-shadow: none;
    border: 0;
  }
  .addUserMob.active.focus,
  .addUserMob.active:focus,
  .addUserMob.active:hover,
  .addUserMob:active.focus,
  .addUserMob:active:focus,
  .addUserMob:active:hover,
  .open > .addUserMob.focus,
  .open > .addUserMob:focus,
  .open > .addUserMob:hover {
    color: #E31837 !important;
    background-color: transparent !important;
    box-shadow: none !important;
    border: 0;
  }
  .mobLR {
    padding: 10px 0px !important;
  }
  .basicD {
    padding-top: 30px !important;
  }
  .bankListing ul li .text-small.rightspace {
    width: 40%;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    margin-right: 25px !important;
  }

  .moreLess {
    overflow: hidden;
    border-radius: 0;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
  }
  .moreLessMob {
    border-radius: 0;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
  }
  .moreDiv {
    display: none;
  }
  .qt_show_less_disp {
    height: 87px;
  }
  
  .moreTXT {
    position: absolute;
    top: 60px;
    right: 10px;
    color: var(--color-primary);
    font-size: 12px;
    cursor: pointer;
    display: block;
  }
  .tabbable-line .abc {
    right: 5px;
    width: 85px !important;
  }
  .filterWidth {
    width: 85px;
    text-align: right;
  }
  .col-md-12 h2.mrg-L20 {
    margin-left: 20px !important;
  }

  .mobDocPad {
    padding: 0 !important;
  }
  .qt_car_single_tenure_block .mainFilter ul li {
    margin-bottom: 10px;
  }
  .agree-declare {
    padding-left: 0;
  }
  .custom-check #review-declare + label {
    left: 15px;
  }
  .transaction-msg li.p-s-li .s-txt {
    padding: 0px 5px;
  }
  /*.SumoSelect.open>.optWrapper {top: 95px !important;height: 400px !important;}*/
  .mainFilter ul li.silgleList {
    padding: 15px !important;
    margin-bottom: 10px;
  }
  .bankListing ul li.silgleList .profileImg {
    width: 80px;
    margin-right: 0px;
  }
  .bankListing ul li.silgleList .breakuplist {
    float: right;
  }
  .bankListing ul li.silgleList .text-small.rightspace.autoWidth {
    margin-top: 15px !important;
    margin-left: 0;
  }
  .bankListing ul li.silgleList .yearTxt {
    text-align: left;
  }
  /* .breakuplist .premiumTxt {
        margin-top: 15px;
    } */
  .bankListing ul li .qts-light-msg {
    padding-left: 15px;
    padding-right: 15px;
    display: block;
  }
  #confirm_case_info_modal .modal-header .close {
    margin-top: 0px;
  }
  .modal-dialog {
    height: 100% !important;
  }
  .errorTXT {
    font-size: 18px;
    margin: 5px 0px 0px 5px;
  }
  .errorTXT2 {
    font-size: 14px;
    margin: 30px 0px 0px 5px;
    color: #de433d;
  }
  .errorP {
    float: left;
    color: #de433d;
  }
  .modal-content.modal-wd1 {
    height: 100%;
    box-shadow: none;
    border: none;
    border-radius: 0;
  }
  .cancelMOB {
    position: absolute !important;
    right: 10px;
  }
  #mymodal {
    margin-top: 0px;
    right: 0px;
  }
  #mobFilterModal {
    margin-top: 0px;
    right: 0px;
    top: 30px;
    display: none;
  }
  .thirdParty_li {
    padding: 15px !important;
    padding-top: 0 !important;
  }
  .sumoNoIcon .SumoSelect > .CaptionCont > label {
    display: none;
  }
  .SumoSelect > .optWrapper.xisFloating > .options li.opt {
    padding: 5px 6px;
  }
  .SumoSelect > .optWrapper.xisFloating > .options {
    box-shadow: 0 0 0px #595959;
  }
  .modal-content {
    border-radius: 0px !important;
    border: 0;
    overflow: auto;
  }
  #makePaymentError {
    margin-top: -25px;
  }
  .uListIcon {
    width: 100px;
    float: right;
    text-align: right;
    margin-top: 0 !important;
  }
  .btn-addUser:hover {
    background-color: #fff;
    border: 1px solid #fff;
    color: var(--color-primary);
    height: 30px;
  }
  .ilCardMain {
    padding: 0px 0px 0px !important;
    background-color: transparent;
  }
  .cardMob {
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.3) !important;
    border: none;
    background-color: #fff;
  }
  .card-footer {
    border-top: 1px solid rgba(0, 0, 0, 0.12);
    text-transform: uppercase;
  }
  .dividerline {
    background: rgba(0, 0, 0, 0.12);
    margin-bottom: 15px;
  }
  .new-arrow:after {
    right: 12px;
  }
  .SumoSelect > .CaptionCont > label > i {
    right: 6px;
  }
  .pCount {
    padding-top: 0 !important;
    color: #333 !important;
    font-weight: bold;
  }
  .pCount span {
    padding-top: 0 !important;
  }
  .byuser span {
    padding-top: 0 !important;
    padding-right: 5px;
  }
  .uListIcon_cases {
    width: 100px;
    float: right;
    text-align: right;
    margin-top: 0 !important;
    top: 0;
    right: 10px !important;
  }
  .buyerCase {
    padding-top: 10px;
  }
  .btn-addUser.addUserMob:hover {
    background-color: transparent !important;
    color: #E31837 !important;
    border: none !important;
  }
  .flterMOB-syle {
    padding: 15px 0px !important;
    margin-right: -5px;
  }
  .btn-green {
    background: #2dbd51 !important;
    color: #fff !important;
    height: 42px;
    border-radius: 3px;
    font-size: 14px;
    padding: 10px 30px;
    text-transform: uppercase;
    border: 1px solid #2dbd51 !important;
  }
  .btn-green:hover {
    height: 42px;
    border-radius: 3px;
    background-color: #2dbd51 !important;
    border: 1px solid #2dbd51;
    font-size: 14px;
    padding: 10px 30px;
    color: #fff;
    opacity: 1 !important;
    border: 1px solid #2dbd51 !important;
  }
  .btn-green.active.focus,
  .btn-green.active:focus,
  .btn-green.focus,
  .btn-green:active.focus,
  .btn-green:active:focus,
  .btn-green:focus {
    height: 42px;
    border-radius: 3px;
    background-color: #2dbd51 !important;
    border: none;
    font-size: 14px;
    padding: 10px 30px;
    color: #fff;
    border: 1px solid #2dbd51;
  }
  .mainFilter ul li ul li {
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.3) !important;
    border: 0 !important;
    background-color: #fff;
    margin-bottom: 15px;
    border-radius: 5px;
    height: max-content;
  }

  #no_quotes_insurers_fields {
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.3) !important;
    border: 0 !important;
    background-color: #fff;
    margin-bottom: 15px;
    border-radius: 5px;
  }
  #quotes_single_tenure.sec_bankList {
    background: transparent;
    /* padding: 10px 15px 10px !important; */
  }
  #quotes_single_tenure.sec_bankList.carQ_sec {
    padding: 0 !important;
  }
  .mainFilter ul li ul li.thirdParty_li {
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.3) !important;
    border: 0 !important;
    background-color: #fff;
    margin-bottom: 15px;
    border-radius: 5px;
  }
  .mainFilter ul li.silgleList {
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.3) !important;
    border: 0 !important;
    background-color: #fff;
    margin-bottom: 15px;
    border-radius: 5px;
  }
  .offlineCard {
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.3) !important;
    border: none;
    background-color: #fff;
    margin: 20px 10px;
    padding: 15px;
    border-radius: 5px;
  }
  .ownerHeadMob {
    /* margin-bottom: -5px !important; */
    /* margin-top: 10px !important; */
  }
  .add-file {
    text-align: center;
  }
  .edit-box-basic {
    padding: 20px 20px !important
  }
  .tmsg_mob {
    margin: 0px 0px 0px 0px !important;
    padding: 0px !important;
    box-shadow: 0 0px 0px rgba(0, 0, 0, 0.3) !important;
  }
  .tmsg_mob .errorTXT2 {
    margin-top: 10px;
  }
  .mob-MP0 {
    margin: 0 !important;
    padding: 0 !important;
  }
  .policyD_spce {
    padding-top: 15px !important;
    padding-bottom: 15px;
  }
  .policyD_spce .form-group{
    padding: 0 !important;
  }
  /* .hd_mobile {
    margin-top: 20px !important;
    margin-bottom: 5px !important;
  } */
  .mob-mrgAll15 {
    margin: 5px 15px !important;
  }
  #summary hr {
    display: none;
  }
  .caseFltrBG {
    margin-bottom: 10px;
    background: #eee;
    border-radius: 5px;
    padding: 9px 10px 0px 10px;
    margin-top: -10px;
  }
  .tplQListing {
    margin-top: 10px !important;
  }
  .btnContinue {
    padding: 15px 20px !important;
  }
  .padAll-15 {
    padding: 15px !important;
  }
  .padAll-0 {
    padding: 0px !important;
  }
  .mrgAll-0 {
    margin: 0px !important;
  }
  .padBottom_10 {
    padding-bottom: 10px !important;
  }
  .quoteLogoBox {
    border-right: 1px solid #eee;
    padding-top: 15px;
    padding-bottom: 15px;
    height: 70px;
    border-bottom: 1px solid #eee;
  }
  .bankListing ul li .profileText .selfInspInfo {
    margin-top: 5px;
  }
  .SumoSelect > .CaptionCont > span {
    font-size: 14px;
    color: #555;
  }
  .heading-wrap h1 span {
    font-size: 22px !important;
  }
  .heading-wrap h1 {
    text-shadow: 0px 0px 1px #1f3362;
  }
  .bgwall {
    background-position: top left;
    overflow: hidden;
  }
  .girnarlogin .login-field {
    border: solid 0px #d9d9d9 !important;
    border-bottom: 1px solid #000 !important;
    padding: 12px 0px !important;
    border-radius: 0px;
  }
  .girnarlogin .login-field:focus {
    border-color: #dd4c2a !important;
    outline: transparent !important;
    z-index: 2 !important;
  }
  .girnarlogin .login {
    margin: 0px auto 10px auto !important;
    padding: 20px 10px !important;
    width: 94% !important;
  }
  .alert-danger p {
    color: #a94442 !important;
  }
  .alert-danger .close {
    background-color: transparent !important;
  }
  #homeForm .login_btn {
    margin-top: 10px !important;
    margin-bottom: 10px !important;
  }
  #homeForm ::-webkit-input-placeholder {
    color: rgba(0, 0, 0, 0.54) !important;
  }
  #homeForm ::-moz-placeholder {
    color: rgba(0, 0, 0, 0.54) !important;
  }
  #homeForm :-ms-input-placeholder {
    color: rgba(0, 0, 0, 0.54) !important;
  }
  #homeForm :-moz-placeholder {
    color: rgba(0, 0, 0, 0.54) !important;
  }
  .copyright {
    font-size: 12px !important;
    color: #fff !important;
    margin: 5px 0;
    opacity: 0.7 !important;
    font-weight: normal !important;
  }
  .girnarlogin .heading-wrap {
    margin-top: 100px !important;
  }
  .foot-pd {
    margin-top: 15%;
  }
  ul.foot-policy {
    margin: 0px 0 !important;
    border-top: 0px solid rgba(255, 255, 255, 0.8) !important;
    padding-top: 5px !important;
  }
  ul.foot-policy li {
    opacity: 1 !important;
  }
  ul.foot-policy a {
    font-weight: normal !important;
  }
  .raiseTs {
    top: -45px !important;
    width: 60px !important;
  }
  .aiseBtn-B0 {
    margin-bottom: 0 !important;
    padding-bottom: 0 !important;
  }
  footer {
    background: #9a9fa9;
  }
  /* .bePOS-btn {
        background: var(--color-primary);
        color: #fff;
        padding: 6px 15px;
        border-radius: 3px;
        margin-top: 20px;
        float: right;
        margin-right: 10px;
        font-size: 14px;
        text-transform: uppercase;
    } */
  /* .bePOS-btn.offlineQuote {
        padding: 10px 22px;
        font-size: 15px;
        position: absolute;
        right: 0;
        top: -5px;
        z-index: 999;
    } */
  ul li ul li.opt {
    box-shadow: none !important;
    margin-bottom: 10px !important;
    border-radius: 0 !important;
  }
  .error_importand_d {
    position: absolute;
    top: -30px;
    left: 0;
    width: 300px;
    font-size: 14px;
    color: rgba(0, 0, 0, 0.87);
  }
  .error-msg {
    margin-top: 1px;
  }
  .addUserBG-mob {
    background: transparent;
    padding: 10px !important;
  }
  .addU-mob-pad {
    padding: 5px 15px 15px 15px;
    margin-bottom: 0px !important;
    margin-top: 5px;
  }
  .ad-user-B-space {
    margin: 0px 10px;
  }
  .transaction-msg li.p-s-li .pp-msg-mob {
    padding-top: 0px;
    width: 88%;
    margin-left: 5px;
    float: left;
  }
  .proposalView_space {
    padding-top: 0px !important;
  }
  #summary .proposalView_space {
    padding-top: 0px !important;
    box-shadow: none !important;
  }
  .inpspectionPadMob {
    padding-left: 10px !important;
    padding-right: 10px !important;
  }
  .pre-time {
    margin-top: 0px;
  }
  ul.popupFilter li ul li {
    box-shadow: none !important;
    margin-bottom: 10px !important;
    border-radius: 0 !important;
  }
  .coverList {
    height: 250px;
    overflow-y: scroll;
  }
  .img-div {
    width: 10%;
  }
  .inspection-msg {
    width: 90%;
  }
  .docLabel-center {
    text-align: left;
  }
  .subHeading.cases-tab-a a {
    font-size: 14px;
  }
  .byuser span a {
    margin-left: -30px;
  }
  .inspection-msg {
    padding: 0px 10px 0px;
  }
  @-moz-document url-prefix() {
    .SumoSelect.open > .optWrapper {
      top: 250px !important;
    }
  }
}

/*15-05-2019*/

.radio-tab {
  margin-bottom: 0px;
  margin-top: 9px;
}

.radio-tab .dt-yes {
  display: none;
}

.radio-tab .radio-inline {
  text-align: center;
  padding-left: 0;
  padding: 0 10px 10px;
  border-bottom: 3px solid transparent;
  margin-right: 15px;
  text-transform: capitalize;
  white-space: nowrap;
}

.radio-tab .radio-inline:hover {
  border-bottom: 3px solid #a6a6a6;
}

.radio-tab .radio-inline:hover small {
  color: var(--color-primary);
}

.radio-tab .radio-inline.active {
  border-bottom: 3px solid var(--color-primary);
}

.radio-tab .radio-inline.active small {
  color: var(--color-primary);
  font-weight: 500;
}

.radio-tab small {
  color: rgba(0, 0, 0, 0.7);
  font-size: 16px;
}

.cases-tab-head.cases-tab-head-new {
  padding: 15px 0 0;
}

.mobWhteBgShdw {
  display: none;
}

.topFltrss li {
  list-style: none;
  float: left;
  width: 228px;
  margin: 0 10px;
}

.sidenav.leftSideNav {
}

.sidenav.PadTopLeftSideNav {
  padding-top: 70px;
}

.sec_tab {
  min-height: auto;
}

/*
.addUserBtn a:focus,.addUserBtn a:active,.addUserBtn a:active:focus{
    background: transparent;
}
*/

.support_cont_msg {
  font-size: 14px;
  color: #555;
  line-height: 18px;
}

.support_cont_msg a {
  color: #555 !important;
  cursor: pointer;
  text-decoration: none;
}

#off_qt_head_fields #off_qt_title,
#off_qt_head_fields #off_qt_support_msg,
#off_qt_head_fields #supporting_message_field {
  color: #333;
  font-size: 15px !important;
  font-weight: 400;
  margin-bottom: 0px !important;
}

.sectionHeader2.carInfo {
  padding-bottom: 11px;
}

.cases-tab-head-new .subHeading.cases-tab-a a {
  padding-bottom: 18px;
}

.whteBgShdw {
  /*box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
    background-color: #ffffff;*/
  border-radius: 3px;
  padding: 0px 0px 0px;
  margin-bottom: 20px;
}

.whteBgShdw .btn-addUser {
  margin-bottom: 0;
  margin-top: -5px;
}

.mobSecHead {
  display: none;
}

.floater-btn {
  height: 48px;
  width: 48px;
  position: fixed;
  bottom: 125px;
  right: 20px;
  background: var(--color-primary);
  color: #fff;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
  border-radius: 50%;
  font-size: 36px;
  font-weight: 500;
  padding: 1px 14px;
  z-index: 999;
  cursor: pointer;
}

.floater-cntent {
  background: rgba(255, 255, 255, 0.92);
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.12);
  padding: 45px 15px 15px;
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 999;
  margin-bottom: -300px;
  border: 1px solid rgba(0, 0, 0, 0.05);
}

.floater-cntent ul {
  margin: 0;
  padding: 0;
  display: block;
  position: absolute;
  width: 100%;
  left: -15px;
  bottom: 0;
}

.floater-cntent ul li {
  display: block;
  overflow: hidden;
  position: relative;
}

.floater-cntent ul li a {
  color: rgba(0, 0, 0, 0.7);
  display: block;
  font-weight: 500;
  background: #ddd;
  margin-bottom: 20px !important;
  padding: 16px;
  border-radius: 3px;
  line-height: 3px;
  height: 0;
  font-size: 12px;
  color: rgba(0, 0, 0, 0.87);
  width: 12%;
  float: right !important;
  margin-right: 54px;
  border-color: #ddd;
}

.floater-cntent ul li a img {
  position: absolute;
  right: 5px;
  top: 3px;
  background: var(--color-primary);
  height: 30px;
  width: 30px;
  border-radius: 50%;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.12);
}

.floater-cntent ul li a.btn-addUser:hover,
.floater-cntent ul li a.btn-addUser:focus,
.floater-cntent ul li a.btn-addUser:active {
  display: block;
  font-weight: 500;
  background: #ddd;
  margin-bottom: 20px !important;
  padding: 16px;
  border-radius: 3px;
  line-height: 3px;
  font-size: 12px;
  height: 0;
  color: rgba(0, 0, 0, 0.87) !important;
  border-color: #ddd;
}

.sonar-wave {
  animation: sonarWave 2s linear infinite;
}

.sonar-wave {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 9999px;
  background-color: #fff;
  opacity: 0;
  z-index: 0;
  pointer-events: none;
  background-color: #fe5048;
}

@keyframes sonarWave {
  from {
    opacity: 0.4;
  }
  to {
    transform: scale(2);
    opacity: 0;
  }
}

.floater-cntent ul li a span {
  float: right;
}

.floater-cntent ul li:last-child {
  margin-bottom: 0;
}

.close-btn {
  font-size: 24px;
  position: absolute;
  bottom: 180px;
  right: 15px;
  cursor: pointer;
}

@media screen and (max-width: 1024px) {
  .offlineRequst {
    margin-right: 0px;
  }
  .cases-tab-head-new {
    overflow: hidden;
    overflow-x: auto;
    white-space: nowrap;
  }
  .btn-div {
    padding: 0;
  }
  .btn-div .filterBtn {
    height: 35px;
    line-height: 18px;
    padding: 10px;
  }
  .btn-div .fltr-btn-space {
    margin-left: 0 !important;
  }
}

@media screen and (max-width: 768px) {
  #myNavbar {
    position: fixed;
    top: 0;
    left: -1000px;
    z-index: 1030;
    width: 100%;
    height: 100vh;
    background-color: #1f3362;
    border: none;
    display: block;
    margin-left: -16px;
    overflow-y: scroll;
  }
  .menu-overlay {
    display: block;
    background-color: #1f3362;
    bottom: 0;
    opacity: 1;
    filter: alpha(opacity=50);
    /*IE7 & 8 */
    position: fixed;
    left: -1000px;
    top: 0;
    z-index: 1000;
    height: 640px;
    width: 100%;
    border: none;
  }
  .closeNav {
    display: block;
    position: absolute;
    left: -310px;
  }
  .closeNav::after {
    content: "x";
    position: fixed;
    z-index: 1040;
    top: 10px;
    color: #fff;
    width: 40px;
    height: 40px;
    font-size: 36px;
    text-align: center;
  }
  .mbleSctn {
    margin-top: -8px;
  }
  .page-container {
    padding: 75px 25px;
  }
  .flterMOB-syle {
    display: none !important;
  }
  .offlineRequst {
    margin-right: 15px;
  }
  .mainHeading.pageHeading {
    display: block;
    font-weight: 500;
  }
  .mbleSctn {
    margin-top: 0;
  }
  .mbleSctn .subHeading.cases-tab-a {
    padding: 10px 0 0px;
    border-bottom: 0;
    background: transparent;
  }
  .cases-tab-head-new {
    overflow: inherit;
    white-space: inherit;
  }
  .mbleSctn .sectionHeader {
    padding: 0;
    margin-top: 0;
  }
  .mbleSctn .subHeading.cases-tab-a a {
    padding: 20px 10px;
    font-size: 11px;
    display: block;
    background: #fff;
    margin-bottom: 10px;
    font-weight: 500;
    border-radius: 5px;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
    float: left;
    width: 48.5%;
    border-bottom: 0 !important;
    margin-right: 10px;
    color: rgba(0, 0, 0, 0.54);
  }
  .mbleSctn .subHeading.cases-tab-a a.even-anchr {
    margin-right: 0;
  }
  .mbleSctn .sectionHeader .subHeading.cases-tab-a a.active {
    border-bottom-color: transparent !important;
    color: rgba(0, 0, 0, 0.7);
  }
  /*.mobCardF,#pagDiv,#noRecord{
        display: none !important;
    }*/
  .mbleSctn .card.cstm.tabCard {
    padding: 0;
    background: #f0f0f0;
    box-shadow: none !important;
  }
  .mbleSctn .mobLR {
    padding: 0 !important;
  }
  .mbleSctn .pre-ul {
    padding: 0;
    display: none;
    background: #fff;
    border-radius: 5px;
    margin-top: 15px;
    padding: 0 10px 5px;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
  }
  .mbleSctn .byuser.caseFltrBG {
    margin: 0;
    padding: 15px;
    background: #fff;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
  }
  .mbleSctn .byuser.caseFltrBG img {
    height: 17px;
  }
  .mbleSctn .byuser.caseFltrBG .container-fluid .col-xs-6 {
    margin-bottom: 0;
  }
  .mbleSctn .policiesLabel {
    margin: 0 4px;
  }
  .mbleSctn .listdot ul li:first-child {
    padding-top: 10px;
  }
  .mbleSctn .listdot ul li:first-child:before {
    top: 21px;
  }
  .mobWhteBgShdw {
    display: inline-block !important;
  }
  .mobileNo.casesMob {
    display: none !important;
  }
  .mob-card2 {
    display: none;
  }
  .daterangepicker {
    width: auto !important;
  }
  .container-fluid .casemobfltr .col-xs-6 {
    margin-bottom: 0;
  }
  .sec_tab .subHeading {
    white-space: nowrap;
    overflow: hidden;
    overflow-x: auto;
  }
  .hdeOnMob {
    display: none !important;
  }
  .shwOnMob {
    display: block !important;
  }
  #pagDiv.shwOnMob {
    display: block !important;
  }
  .shwOnMobi {
    display: inline-block !important;
    padding-right: 10px;
    width: 30px;
  }
  .btn-div {
    padding: 0 15px;
  }
  .btn-div .mainFilter ul li.find {
    width: auto;
  }
  .cases-tab-head-new span {
    float: right;
    color: #000;
  }
  .date .input-group-addon {
    background: #fff !important;
    border-left: 1px solid rgba(0, 0, 0, 0.12) !important;
  }
  #vehicleDetailForm .errorMsg {
    right: 0;
    margin-top: -10px !important;
  }
  .tabSec .tabbable-line > .nav-tabs > li a,
  .tabSec .tabbable-line > .nav-tabs > li.active > a {
    font-size: 14px !important;
  }
  .tabSec .tabbable-line > .tab-content {
    margin-top: -6px;
  }
  .mainHeading.mainHeading_2 {
    padding: 10px 12px 0;
  }
  .mobVew {
    margin-top: 15px;
  }
  .mainFilter ul.add-new-file li.flt {
    width: 23%;
    margin-right: 0;
  }
  .mainFilter ul.add-new-file li.flt .verified:before {
    top: 2px;
    left: 0;
  }
  .mnHead {
    margin-top: 15px;
  }
  .sidenav.leftSideNav {
    width: 100%;
    height: auto;
    padding-left: 0;
  }
  .sidenav.leftSideNav ul li {
    display: inline-block;
  }
  .sidenav.leftSideNav ul {
    overflow: hidden;
    white-space: nowrap;
    overflow-x: auto;
  }
  .sidenav.leftSideNav .side_nav:after {
    content: "";
    border-bottom: 1px dashed rgba(0, 0, 0, 0.12);
    width: 18%;
    right: -18px;
    position: absolute;
    top: 30px;
    left: unset;
    height: auto;
  }
  .sidenav.leftSideNav .side_nav:nth-child(2):after {
    width: 26%;
  }
  .sidenav.leftSideNav .side_nav:last-child:after {
    content: none;
  }
  .sidenav.leftSideNav .sidenav_icon-active a .img-type:before,
  .sidenav.leftSideNav .sidenav_icon-inactive a .img-type:before {
    top: 22px;
  }
  .push-false {
    margin-top: 76px;
    width: 100%;
    left: 0;
    z-index: 9999;
  }
  .addUserTopSpce {
    margin-top: 61px;
  }
  .addUserTopSpce .mainHeading {
    padding-left: 8px;
    margin-bottom: 0;
  }
  .sectionHeader2.carInfo {
    padding-bottom: 0px;
  }
  .whteBgShdw {
    padding-left: 15px;
    padding-right: 15px;
  }
  .whteBgShdw.mobWhteBgShdw {
    position: absolute;
    background: transparent;
    box-shadow: none;
    top: 40px;
    right: -9px;
  }
  .offline-bredcum {
    left: 0;
    width: 100%;
    margin-top: 20px;
  }
  .info-strip .qt_show_less_disp {
    padding-top: 15px !important;
    height: 60px;
    margin-top: 133px;
    position: fixed;
  }
  .info-strip .newOnlineContent {
    position: relative;
  }
  .onlineQTContentSection {
    background-color: #ffffff;
    position: relative;
    padding-top: 0px !important;
    padding-bottom: 0;
  }
  .newContent {
    margin-top: 133px;
    position: fixed;
  }
  .newOffContent {
    margin-top: 133px;
    position: relative;
  }
  .breadcum-Strip .sidenav.leftSideNav {
    padding: 0;
    margin-top: 129px;
    z-index: 999;
    margin-top: 70px;
  }
  .breadcum-Strip .sidenav.leftSideNav ul {
    margin-bottom: 0;
  }
  .bandNew {
    margin-top: 175px;
  }
  .bandOther {
    margin-top: 175px;
  }
  .bandDetails {
    margin-top: 15px;
  }
  .bandNew .bankListing ul li .profileImg {
    width: 85px;
    margin: 15px;
  }
  .bandNew .idv span {
    margin-top: 15px;
    display: inline-block;
  }
  .bandNew .breakuplist .priceBox {
    margin-right: 15px;
  }
  .bandNew .breakuplist .premiumTxt {
    margin-top: 5px;
  }
  .bandNew .mainFilter ul li {
    margin-bottom: 20px;
    width: 49% !important;
  }
  .bandNew .mainFilter ul li:nth-child(even) {
    margin-right: 0 !important;
  }
  .newContent .col-xs-6 {
    width: 33% !important;
  }
  .floater-btn {
    bottom: 20px;
  }
  .floater-cntent ul li a {
    width: 46%;
  }
  #off_qt_head_fields #off_qt_title,
  #off_qt_head_fields #off_qt_support_msg {
    color: #333;
    font-size: 14px !important;
    font-weight: 400;
  }
}

@media screen and (max-width: 480px) {
  .sectionHeader2 .subHeading a {
    width: auto;
    padding: 0px 15px;
  }
  .navbar-brand {
    padding: 28px 15px;
  }
  .navbar-brand img {
    height: 18px;
  }
  .mbleSctn {
    margin-top: -15px;
  }
  .pop-div,
  .btn-div {
    padding: 0;
  }
  .topFltrss li {
    margin: 0;
    width: 100%;
    margin-bottom: 15px;
  }
  .filterBtn {
    font-size: 13px;
  }
  .bePOS-btn.offlineQuote {
    padding: 10px;
    font-size: 11px;
    top: -2px;
  }
  .addUserBtn {
    margin-right: 72px !important;
  }
  .addUserBtn .btn-addUser {
    padding: 11px 15px;
  }
  .referPosDiv {
    margin-right: 72px !important;
  }
  .referPosDiv .btn-addUser {
    padding: 11px 15px;
  }
  .mainFilter ul.add-new-file li.flt {
    margin-right: 15px;
    width: 48%;
    margin-left: 0;
  }
  .SubHeading#staticMessage,
  #staticMessage {
    margin-bottom: 10px;
    display: block;
  }
  .sec_tab.sectionHeader2 .subHeading a .imgIc {
    height: 27px;
  }
  .mobSecHead {
    display: block;
    margin-top: 0;
    padding-top: 15px;
  }
  .whteBgShdw.mobWhteBgShdw {
    position: static;
    background: #fff;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
  }
  .radio-tab {
    float: none !important;
  }
  .radio-tab span {
    display: flex;
    justify-content: flex-start;
  }
  #sideBreadcrumbList {
    margin-bottom: 0;
  }
  .floater-btn {
    display: block;
  }
  .bandNew .mainFilter ul li {
    width: 100% !important;
    margin-right: 0 !important;
    min-height: auto !important;
    background: #fff;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.12);
    border-radius: 3px;
    margin-bottom: 10px;
  }
  .bandNew #quote_shared_section {
    background: transparent;
  }
  .newContent .col-xs-6 {
    width: 50% !important;
  }
  .info-strip .qt_show_less_disp {
    margin-top: 132px;
  }
  .bandNew {
    margin-top: 194px;
  }
  .bandOffNew {
    margin-top: -25px !important;
  }
  .bandOffNewOther {
    margin-top: 0px !important;
  }
  .bandNew.no_space h2 {
    margin-bottom: 5px !important;
  }
  .bandOther {
    margin-top: 194px;
  }
  .bandDetails {
    margin-top: 15px;
  }
  .bandOther.no_space h2 {
    margin-bottom: 5px !important;
  }
  .xnewContent .moreTXT {
    top: 170px;
  }
  .hght-div {
    width: 100% !important;
    min-height: auto !important;
  }
}

.action-buttons-offqt {
  position: absolute;
  top: -24px;
  right: 0;
  z-index: 4;
}

.selBoxIcon {
  background: url(../img/icon-select.png) 98% center no-repeat;
}

.hideThis {
  display: none !important;
}

.consentLetterModal .iv-image-view {
  top: -15px;
}

.consentLetterModal .modal-footer {
  border-top: 0px solid #e5e5e5;
}

.consentLetterModal
  #image-gallery
  .image-container
  .iv-image-view
  .iv-image-wrap
  img {
  top: 15px !important;
}

.off_qt_req_sec .form-group {
  height: 42px;
}

/*timeline*/

.timerContainer {
  width: 100%;
  height: auto;
  position: relative;
}

.timerScroll {
  display: inline-block;
  width: 100%;
  overflow-x: none;
  min-height: 250px;
}

ul.timelineSec {
  list-style: none;
  width: 2000px;
  padding: 50px;
  padding-left: 10px;
}

ul.timelineSec li {
  float: left;
  width: 200px;
  background: #e8e8e8;
  height: 3px;
  position: relative;
  min-height: 3px;
}

ul.timelineSec li:last-child {
  width: 0px;
}

ul.timelineSec li::before {
  content: "";
  width: 18px;
  height: 18px;
  border-radius: 20px;
  position: absolute;
  border: 1px solid #ddd;
  left: -5px;
  top: -9px;
  background: #fff;
}

.timelineContent {
  position: absolute;
  left: -5px;
  top: 30px;
  margin-right: 25px;
}

.timelineContent label {
  font-weight: 500;
  color: #333;
}

.timelineContent p {
  font-size: 12px;
  margin-bottom: 5px;
}

ul.timelineSec li.active {
  background: #fb683c;
}

ul.timelineSec li.active::before {
  background: #fb683c;
  border: 1px solid #ddd;
  border: 1px solid #fb683c;
}

@media (max-width: 767px) {
  ul.timelineSec {
    padding: 20px 36px;
  }
  ul.timelineSec::before {
    content: "";
    width: 1px;
    height: 91%;
    position: absolute;
    border-left: 1px dashed #ddd;
    top: 7px;
    left: 10px;
  }
  ul.timelineSec li {
    width: 100% !important;
    background: transparent;
    padding: 40px 0px 0px 0px;
    height: auto;
  }
  ul.timelineSec li.active {
    background: transparent !important;
  }
  .timelineContent {
    left: 0px;
    top: -49px;
    position: relative;
  }
  ul.timelineSec li.active .timelineContent {
  }
  ul.timelineSec li::before {
    left: -35px;
  }
}

.blurTextShadow {
  color: transparent;
  text-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
}

select#sum_insured_filter {
  /* margin-top: 10px;*/
  width: 100%;
}

#premium_breakup td {
  border: none !important;
}

.cur-pointer {
  cursor: pointer;
  text-align: center;
  font-size: 12px !important;
  color: #E31837 !important;
}

.cur-pointer:hover {
  text-decoration: underline;
}

.off-image-gallery .iv-image-view {
  bottom: 0px;
}

.pdf-dwnld-btn {
  border: 1px solid #e46536;
  border-radius: 9px;
  color: #e46536;
  font-size: 12px;
  height: 32px;
  display: -webkit-inline-box;
  line-height: 30px;
  padding: 0px 9px;
  right: 40px;
  position: absolute;
}

.switch {
  position: relative;
  display: inline-block;
  width: 60px;
  height: 34px;
}

.switch input {
  opacity: 0;
  width: 0;
  height: 0;
}

.slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ccc;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

.slider:before {
  position: absolute;
  content: "";
  height: 26px;
  width: 26px;
  left: 4px;
  bottom: 4px;
  background-color: white;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

input:checked + .slider {
  background-color: #2196f3;
}

input:focus + .slider {
  box-shadow: 0 0 1px #2196f3;
}

input:checked + .slider:before {
  -webkit-transform: translateX(26px);
  -ms-transform: translateX(26px);
  transform: translateX(26px);
}

/* Rounded sliders */

.slider.round {
  border-radius: 34px;
}

.slider.round:before {
  border-radius: 50%;
}

#myNavbar .navbar-nav > li > a {
  margin: 0 5px;
}

@media (max-width: 768px) {
  .cancel-btn-msg {
    height: 100%;
    width: 70%;
  }
  .child-cls {
    display: block;
    margin-left: 0;
  }
  .pd0 {
    padding: 0;
  }
}

@media (max-width: 678px) {
  .cancel-btn {
    font-size: 12px;
    font-weight: normal;
  }
  .filterBtn {
    font-size: 13px;
    margin: 0;
  }
}

ul.options::-webkit-scrollbar {
  width: 3px;
  background-color: #f5f5f5;
}

ul.options::-webkit-scrollbar-track {
  border-radius: 3px;
  background: #fff;
  box-shadow: 0 0 1px 1px #fff, inset 0 0 7px rgb(42, 75, 136);
}

.SumoSelect > .optWrapper > .options li.opt:hover {
  background-color: #f7f7f7;
  text-transform: none;
}

.filterInput:focus {
  outline: none;
  border: 0px;
}

.form-control {
  border: 0px solid #ccc !important;
  border-radius: 0px !important;
  /* border-bottom: 1px solid rgba(0, 0, 0, 0.30)!important; */
  box-shadow: none;
}

.input-group-addon {
  border: 0px;
  border-radius: 0px !important;
}

.mrg-T10 {
  margin-top: 10px;
}

.mrg-T25 {
  margin-top: 25px;
}

.mrg-R30 {
  margin-right: 30px;
}

/* Customize the label (the container) */

.radio-container {
  position: relative;
  padding-left: 40px;
  cursor: pointer;
  font-size: 14px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  font-size: 16px;
  font-weight: normal;
  color: rgba(0, 0, 0, 0.87);
  margin-right: 40px;
}

/* Hide the browser's default radio button */

.radio-container input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

/* Create a custom radio button */

.checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 21px;
  width: 21px;
  background-color: #fff;
  border: 2px solid #767676;
  border-radius: 50%;
}

/* When the radio button is checked, add a blue background */

.radio-container input:checked ~ .checkmark {
  background-color: white;
  border: 2px solid var(--color-secondry);
}

/* Create the indicator (the dot/circle - hidden when not checked) */

.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the indicator (dot/circle) when checked */

.radio-container input:checked ~ .checkmark:after {
  display: block;
}

/* Style the indicator (dot/circle) */

.radio-container .checkmark:after {
  top: 4px;
  left: 4px;
  width: 9px;
  height: 9px;
  border-radius: 50%;
  background: var(--color-secondry);
}

.cover-txt {
  font-size: 10px;
  font-weight: 400;
  color: #333846;
  cursor: pointer;
  margin-right: 12px;
}

.cover-txt a:hover {
  color: rgba(0, 0, 0, 0.8);
}

.cover-sub-txt {
  font-size: 13px;
  color: #333846;
  font-weight: 500;
}

.child-cls {
  display: inline;
  margin-left: 30px;
}

.count-child .value-button {
  display: inline-block;
  margin: 0px;
  width: 30px;
  /* height: 20px; */
  text-align: center;
  padding: 5px;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background: #e6e6e6;
  border-radius: 50%;
  font-weight: bold;
}

.count-child .value-button:hover {
  cursor: pointer;
}

.count-child form #decrease {
}

.count-child form #increase {
}

.count-child form #input-wrap {
  margin: 0px;
  padding: 0px;
}

.count-child input#number {
  text-align: center;
  border: none;
  margin: 0px;
  width: 18px;
  height: 24px;
  font-size: 16px;
  font-weight: bold;
}

.count-child input#number1 {
  text-align: center;
  border: none;
  margin: 0px;
  width: 20px;
  height: 24px;
  font-size: 16px;
  font-weight: bold;
}

.count-child input[type="number"]::-webkit-inner-spin-button,
.count-child input[type="number"]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

.edit-form {
  max-height: 450px;
  overflow-x: hidden;
}
.inputborderbox.countPlus label {
    line-height: 30px;
    font-weight: 400;
}

.inputborderbox.countPlus {
    padding: 8px 16px;
}

.edit-form {
  max-height: 450px;
  overflow-x: hidden;
}

.no_space h2.pageMainHeading {
  margin: 20px 15px 10px 0px !important;
}

#getTermCondition .modal-dialog {
  width: 800px;
}

ul.planDetailPanel {
  padding: 0;
  margin: 15px 0px 20px 0px;
}

/* ul.planDetailPanel li {
    width: 100%;
    text-align: left;
    margin-bottom: 20px;
} */

/* ul.planDetailPanel li:before {
    content: "\e013";
    font-family: 'Glyphicons Halflings';
    font-size: 14px;
    float: left;
    margin-top: 0px;
    margin-left: -5px;
    color: #06C11F;
    width: 30px;
} */

ul.planDetailPanel li .lab-txt {
  font-size: 14px;
}

ul.planDetailPanel li .lab-txt {
  margin-left: 24px;
  font-size: 14px;
}

#exclusion-tab .lab-txt {
  font-size: 14px;
}

@media (max-width: 768px) {
  #summary .transaction-msg li.p-s-li .pp-msg-mob {
    margin-left: 0px;
  }
  .container-fluid.container_space.no_space1 {
    padding-top: 150px !important;
  }
  .container-fluid.container_space.no_space1 h2.pageMainHeading {
    padding-left: 15px;
    margin-bottom: 15px;
  }
  ul.planDetailPanel li {
    width: 100%;
    min-height: auto;
    padding-left: 15px;
    padding-right: 15px;
    margin-bottom: 10px;
  }
  ul.planDetailPanel li:before {
    height: auto;
  }
  #getTermCondition .modal-dialog {
    width: auto;
  }
  .cancel-btn-msg {
    height: 100%;
    width: 70%;
  }
  .child-cls {
    display: block;
    margin-left: 0;
  }
  .nav-cls {
    display: inline-block !important;
  }
  .nav-cls1 {
    display: inline !important;
  }

  .cover-txt {
    font-size: 13px;
  }
  .net-hos-modal {
    height: 100%;
  }
  .container_space {
    padding: 15px 0;
  }
  .network-hospital .modal-content {
    border-radius: 0px !important;
    border: 0;
    overflow: auto;
    height: 100%;
  }
  .coverList-width {
    width: 100% !important;
    padding: 0px !important;
  }
  .coverlist-width ul li {
    padding: 0px !important;
  }
  .no_space h2.pageMainHeading {
    margin: 20px 15px 10px 15px !important;
  }
}

ul.buttonStyle {
  width: 100%;
  float: right;
  margin-top: 20px;
  display: flex;
  align-items: center;
  justify-content: flex-end;
}

ul.buttonStyle li {
  float: right;
}

ul.buttonStyle {
}

ul.buttonStyle li a {
  margin-top: 10px;
}

.border-none {
  border: none;
  padding: 0px 3px;
}

.modal-body .net-hos-modal {
  display: block;
  overflow: auto;
}

.modal-body.imageCenter img {
  width: 100%;
  max-width: 100%;
}

/* added by mahendra for display quote error */

.contentSection.sectionSpacing {
  padding: 20px;
  background: #f6f6f6;
  margin-top: 20px;
}

.contentSection.sectionSpacing .ownerTextHeading {
  padding-top: 0 !important;
  color: #333;
  font-size: 15px !important;
  font-weight: 400;
  font-weight: bold;
  margin-top: 0;
  margin-bottom: 20px !important;
}

.contentSection.sectionSpacing .profileImg {
  width: 130px;
  float: left;
  border: 2px solid #ddd;
  border-radius: 3px !important;
  text-align: center;
  background: #fff;
  padding: 5px;
  height: 48px;
  overflow: hidden;
}

.contentSection.sectionSpacing .profileText {
  float: left;
  width: calc(100% - 145px);
  margin-left: 15px;
}

.contentSection.sectionSpacing .profileText .idv {
  font-size: 14px;
  color: rgba(0, 0, 0, 0.87);
  font-weight: 500;
  padding-top: 10px;
  opacity: 0.54;
}

.contentSection.sectionSpacing .profileImg img {
  max-height: 95%;
}

.viewMoreLink {
  color: #e46536;
  text-transform: uppercase;
  cursor: pointer;
  margin-top: 20px;
}
.viewMoreQuotesLink{
  display: flex;
  align-items: center;
  justify-content: start;
}
.viewMoreQuotesLink .viewMoreLink{
  color: #E31837;
  text-align: center;
  font-size: 15px;
  font-weight: 700;
  border: 1px solid #ddd;
  border-radius: 8px;
  padding: 8px 12px;
}
@media only screen and (max-width: 768px) {
  .contentSection.sectionSpacing .profileText .idv {
    padding-top: 0px;
  }
}

.listingBox {
  display: block;
  padding: 15px 10px;
  overflow: hidden;
  margin-bottom: 10px;
}

.super_50_color {
  background: #421225;
}

#super_50_logo {
  padding: 10px 0px;
}

#super_50_logo img {
  height: 50px;
}

/* health css 10-05-2020 */

.mainFilter.health-filter-new-css ul li.find {
  width: auto !important;
}

.mainFilter.health-filter-new-css .fltrReset a {
  margin-left: 0;
}

.container_space_2 .mainFilter.health-filter-new-css ul li {
  padding: 0px 10px 0px 0px !important;
}

.footerCustomHide {
  display: none !important;
}

.bodyBecomePos {
  overflow: hidden;
}

/*Agreement modal*/

.terms-pop h6 {
  color: #6e6e6e;
  font-weight: normal;
}
.doc-modal-cantent-Wrapper{
display: flex;
align-items: center;
justify-content: center;
}
.doc-modal-cantent-Wrapper .modal-dialog{
  width: 580px;
  padding: 50px;
}
.doc-modal-cantent .modal-body .terms-scroll-box{
  height: auto !important;
  text-align: center;
}

.doc-modal-cantent .modal-header-custom .modal-title{
  text-align: center;
  color: #F39930 !important;
  font-size: 20px;
  font-weight: 600;
}
.doc-modal-cantent .modal-header-custom .UploadDocPopupBtn{
  background-color: #fff !important;
}
.doc-modal-cantent .modal-header-custom .UploadDocPopupBtn:hover{
  color: #000 !important;
}
.modal-body .row .terms-scroll-box #bodyContent p{
  margin-top: 8px;
}
.doc-modal-cantent button{
  background: var(--color-primary) !important;
  border-radius: 8px;
  font-size: 15px;
  font-weight: 600;
}
.doc-modal-cantent button:hover{
  color: #fff !important;
}
.doc-modal-cantent .modal-footer{
  margin-top: 0 !important;
}
.terms-box {
}

.terms-scroll-box {
  height: 460px;
  overflow: auto;
}

.terms-box .modal-md {
  width: 630px;
}

.terms-box .modal-body {
  padding: 24px 20px;
}

.terms-box .pop-title {
  font-size: 16px;
  font-weight: bold;
  color: rgba(0, 0, 0, 0.87);
}

.terms-box .pop-txt p {
  font-size: 14px;
  font-weight: normal;
  color: #747474;
  line-height: 23px;
  margin-top: 10px;
}

.terms-box ol {
  counter-reset: item;
  padding: 10px 0;
}

.terms-box ol li {
  display: block;
  font-size: 14px;
  font-weight: normal;
  color: #747474;
  line-height: 23px;
  margin-bottom: 10px;
}

.terms-box ol li:last-child {
  margin-bottom: 0px;
}

.terms-box ol li:before {
  content: counters(item, ".") " ";
  counter-increment: item;
  font-weight: bold;
}

.term-active-btn {
  border-radius: 3px;
  background: #e46536;
  padding: 10px 35px;
  border: 0;
  color: #fff;
}

.terms-pop .dis_agree_btn {
  background: #d4d3d3;
  color: #4c4c4c;
}

.border-0 {
  border: 0px solid;
}

.text-center {
  text-align: center;
}

.margin-bottom-10 {
  margin-bottom: 10px;
}

.padding-T-0 {
  padding-top: 0px;
}

.staticWidth {
  width: 475px;
}

.staticWidth button {
  border: none;
}

.staticWidth button:hover {
  border: none;
}

/* Compare and share */

.compareIcon {
  font-size: 12px;
  color: #333846;
  filter: grayscale(100%);
  display: inline-block;
  margin: 0px;
  cursor: pointer;
  position: relative;
  z-index: 1;
}

.compareIcon img {
  margin-right: 5px;
}

.compareIcon:hover {
  font-size: 12px;
  color: var(--color-primary);
  filter: none;
}

.compareIcon .dropdown-toggle:hover,
.compareIcon .dropdown-toggle:focus {
  border: none !important;
  color: var(--color-primary);
}

#firstQuoteRequest .open .dropdown-toggle {
  background-color: transparent;
  border: none;
  color: var(--color-primary);
}

.compareIcon .dropdown-menu {
  z-index: 1002;
  right: -6px;
  left: initial;
  width: 220px;
}

#compareDropdown ul li {
  border-top: 1px solid #ddd;
  margin: 0px 0px !important;
  padding: 15px 0px;
  text-align: left;
  font-size: 14px;
  font-weight: bold;
  color: #333846;
}

#compareDropdown ul li:first-child {
  border: none;
}

#compareDropdown ul li a {
  padding-left: 0;
}

.compareIcon input[type="checkbox"] ~ label {
  color: #333846;
}

.compareIcon input[type="checkbox"]:checked ~ label {
  color: var(--color-primary);
}

.shareBottomSec {
  width: 100%;
  height: auto;
  border-radius: 6px;
  box-shadow: 0 -4px 8px 0 rgba(36, 39, 44, 0.1);
  background-color: #ffffff;
  padding: 20px;
  position: fixed;
  bottom: 0;
  z-index: 999;
  left: 0px;
  margin-right: 0px;
  border-radius: 6px 6px 0px 0px;
}

.shareBottomSec h2 {
  font-size: 22px;
  color: #333846;
  margin-bottom: 5px;
  margin-top: 0;
  margin-left: 20px;
}

.shareBottomSec p {
  font-size: 14px;
  color: rgba(51, 56, 70, 0.7);
  margin-bottom: 0;
  margin-left: 20px;
}

.shareBottomSec .shareButton {
  border: 1px solid var(--color-primary);
  padding: 15px 40px;
  border-radius: 6px;
  height: 50px;
  font-size: 16px;
  text-transform: none;
}

.shareBottomSec .shareButton:hover {
  border: 1px solid var(--color-primary);
  padding: 15px 40px;
  border-radius: 6px;
  background: var(--color-primary);
}

.shareBottomSec .close {
  color: #333846;
  font-size: 16px;
  margin: 17px 0px 0px 30px;
}

.shareBottomSec ul.comparePannel {
  padding: 0;
  margin: 0;
  list-style: none;
}

.shareBottomSec ul.comparePannel li {
  border: 1px solid var(--color-primary);
  margin-right: 15px !important;
  float: left;
  border-radius: 4px;
  min-height: 65px;
  width: 185px;
  padding: 10px;
  position: relative;
}

.shareBottomSec ul.comparePannel li.listEmpty {
  border: 1px dashed rgba(36, 39, 44, 0.15);
  text-align: center;
  padding: 20px;
  cursor: pointer;
  color: rgba(51, 56, 70, 0.7);
}

.shareBottomSec ul.comparePannel li.listEmpty:hover {
  border: 1px dashed rgba(36, 39, 44, 0.36);
  color: rgba(51, 56, 70, 0.84);
}

.shareBottomSec ul.comparePannel li .compImage {
  float: left;
  width: 30%;
}

.shareBottomSec ul.comparePannel li .compContent {
  float: left;
  width: 70%;
}

.shareBottomSec ul.comparePannel li .compContent h3 {
  font-size: 12px;
  padding: 0px 0px 0px 10px;
  margin: 0;
}

.shareBottomSec ul.comparePannel li .compContent p {
  font-size: 10px;
  padding: 0px 0px 0px 10px;
  margin: 0;
}

.shareBottomSec ul.comparePannel li .compImage .img-thumbnail {
  width: 100%;
  padding: 0;
  border-radius: 0;
}

.shareBottomSec ul.comparePannel li .closeCompIcon {
  position: absolute;
  right: -8px;
  top: -8px;
  cursor: pointer;
}

.shareBottomSec ul.comparePannel li.litBtn {
  width: auto;
  border: none;
}

.rpwc_main {
  text-align: center;
  font-size: 25px;
}

.rpwc_main .rpwc_link {
  color: #e46536;
  font-size: 25px;
}

/*Renewal*/

table.tblRenewal {
  border-collapse: separate;
  border-spacing: 0px 10px;
}

.renewalSection {
  padding: 10px 20px;
}

.renewalSection .renewalSectionHeader {
  display: none;
}

table.tblRenewal tr td {
  border-left: none;
  border-right: none;
  vertical-align: top;
}

table.tblRenewal tr td:hver {
  border: none;
}

table.tblRenewal tr td:first-child {
  border-left: 1px solid #ddd;
  border-radius: 4px 0px 0px 4px;
}

table.tblRenewal tr td:last-child {
  border-right: 1px solid #ddd;
  border-radius: 0px 4px 4px 0px;
}

.renewalBankLogo {
  border-right: 1px solid #ddd;
  width: 100%;
}

table.tblRenewal tr td .renewalLTtxt {
  color: rgba(0, 0, 0, 0.54);
}

.renewalTBresponsive {
  overflow: initial;
}

table.tblRenewal.table-hover > tbody > tr {
  background-color: #f9f9f9;
  box-shadow: 0 0px 0px rgba(0, 0, 0, 0.15);
  transition: box-shadow 0.3s ease-in-out;
  position: relative;
  transition: all 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
  border-radius: 4px;
}

.quoteSelectedError {
  position: relative !important;
  margin: 2px 0 0 0px;
}

table.tblRenewal.table-hover > tbody > tr:hover {
  background-color: #fff;
  box-shadow: 0 1px 10px rgba(0, 0, 0, 0.3);
  width: 100%;
  transform: scale(1.02, 1.02);
  border: none;
}

table.tblRenewal.table-hover > tbody > tr .editBtn {
  background-color: #E31837;
  color: #fff;
  border: 1px solid #fbe5de;
  height: 42px !important;
  padding: 0 !important;
}

table.tblRenewal.table-hover > tbody > tr:hover .editBtn {
  background-color: #E31837;
  color: #fff;
  border: 1px solid #ff626f;
  }

.renewalSearchForm .form-group,
.renewalSearchForm .form-control,
.renewalSearchForm .SelectBox {
  padding-left: 0;
  padding-right: 0;
}

#searchForm.renewalSearchForm .mainFilter ul li {
  padding: 0px 20px 0px 0px !important;
}

.renewalSectionMob .clientName {
  font-size: 14px;
  color: rgb(0, 0, 0, 0.87);
  font-weight: bold;
}

.renewalSectionMob .quoteSelectedError {
  color: red;
}

.renewalSectionMob .card-footer {
  border-top: 1px solid #fbe5;
  text-transform: none;
  background-color: #fdf3f1;
  color: #ec7852;
}

.mrg-T0 {
  margin-top: 0 !important;
}

.pad-T0 {
  padding-top: 0 !important;
}

.renewalFilterMain .mainFilter ul li.find2 {
  width: auto !important;
}

.applyBtn {
  background-color: #5cb85c !important;
  border-color: #4cae4c !important;
  border-radius: 3px;
}

.cancelBtn {
  background-color: #ffffff !important;
  border-color: #E31837 !important;
  color: #000;
  border-radius: 3px;
}

.applyBtn:hover {
  background-color: #5cb85c !important;
  border-color: #4cae4c !important;
  color: #fff;
  border-radius: 3px;
}

.cancelBtn:hover {
  background-color: #E31837 !important;
  border-color: #E31837 !important;
  color: #fff;
  border-radius: 3px;
}

#tcModal .filterBtn {
  border: 1px solid var(--color-primary);
}

.subCatDrop.needHelp {
  position: relative;
  float: right;
  display: inline-block;
  /* top: 75px; */
  margin-left: 15px;
  border-radius: 0px;
}

.subCatDrop.needVehicle {
  position: relative;
  float: right;
  display: inline-block;
  /* top: 75px; */
  margin-left: 15px;
  border-radius: 0px;
  margin-top: 5px;
}

.subCatDrop.needVehicle .psqSubCategory {
  border: 1px solid;
}

@media only screen and (max-width: 768px) {
  .shareBottomSec ul.comparePannel li {
    width: 100%;
  }
  .shareBottomSec h2 {
    margin-left: 0;
  }
  .shareBottomSec p {
    margin-left: 0;
    margin-bottom: 5px;
  }
  .shareBottomSec .shareButton {
    width: auto;
  }
  .staticWidth {
    width: 100%;
  }
  .shareBottomSec ul.comparePannel li {
    margin-right: 10px !important;
    width: 47% !important;
  }
  .shareBottomSec ul.comparePannel li.litBtn {
    width: 100% !important;
  }
  /* #quoteBox ul li {
    min-height: 110px !important;
  } */
  span#compareQuoteErrMsg {
    margin-bottom: 10px;
    display: block;
    font-size: 13px;
  }
  .onlyCompareSec h3 {
    margin: 0px 0 5px 0;
    letter-spacing: normal;
    font-size: 16px;
  }
  .radio-container {
    margin-right: 8px;
    padding-left: 30px;
    font-size: 14px;
  }
  /* Compare and share */
  /*Renewal*/
  .renewalTBresponsive {
    overflow-y: hidden;
    border: none;
  }
  .renewalSectionMob .grabMob {
    margin-bottom: 20px !important;
  }
  .renewalSectionMob .card-title span + span {
    margin-left: 18px !important;
  }
  .renewalFilterMain .mainFilter ul li.find2 {
    width: auto !important;
  }
  .uploadBtn {
    margin-bottom: 10px;
    margin-top: -5px;
  }
  .needHelp {
    position: fixed !important;
    bottom: 10px;
    z-index: 99;
    right: 16px;
    /* background: #fff; */
    padding: 5px;
    /* border: 1px solid #ccc; */
    height: 40px;
    /* box-shadow: 1px 6px 10px rgba(0, 0, 0, 0.4); */
    top: inherit !important;
    border-radius: 20px !important;
  }
  .subCatDrop.needVehicle {
    position: fixed !important;
    bottom: 10px;
    z-index: 99;
    right: 16px;
    background: #fff;
    padding: 5px;
    border: 1px solid #ccc;
    height: 40px;
    box-shadow: 1px 6px 10px rgba(0, 0, 0, 0.4);
    top: inherit !important;
    border-radius: 20px !important;
  }
  .subCatDrop.needVehicle .psqSubCategory {
    border: 0px;
  }
  .needHelp .psqSubCategory {
    border: 0px;
  }
  .subCatDrop.needHelp {
    margin-top: 0px;
  }
  .closeMblView {
    margin-top: -24px;
  }
}

.inputHide {
  visibility: hidden;
}

.psq_share_box {
  float: right;
  border-right: 0px solid rgba(0, 0, 0, 0.12);
  padding: 0px 10px 0px 0px;
  min-height: 20px;
  position: relative;
}
/* 
.psq_share {
    width: 40px;
    height: 18px;
    font-family: Muli;
    font-size: 14px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: justify;
    color: var(--color-primary);
    float: right;
    border-radius: 0px;
    height: 40px;
    padding: 10px;
    cursor: pointer;
    border: none;
} */

.psq_sub {
  width: 40px;
  height: 18px;
  font-family: Muli;
  font-size: 14px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: justify;
  color: var(--color-primary);
  float: right;
  border-radius: 0px;
  height: 40px;
  padding: 10px;
  cursor: pointer;
  border: none;
}

.psq_share_option {
  /* right: 0px;
    top: 38px;
    border: 1px solid #ddd;
    width: 220px;
    position: absolute;
    background: #fff;
    z-index: 100;
    border: none;
    border-radius: 3px;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
    border-top: 1px solid rgba(0, 0, 0, 0.05);
    width: 200px;
    height: 100px;
    border-radius: 6px;
    box-shadow: 0 1px 3px 0 rgba(36, 39, 44, 0.15), 0 4px 8px 0 rgba(36, 39, 44, 0.1), 0 4px 8px 0 rgba(36, 39, 44, 0.1);
    background-color: #ffffff; */
  right: 0px;
  top: 33px;
  border: 1px solid #ddd;
  width: 175px;
  position: absolute;
  background: #fff;
  z-index: 100;
  border: none;
  border-radius: 8px;
  box-shadow: 0 4px 12px rgb(0 0 0 / 10%);
  border-top: 1px solid rgba(0, 0, 0, 0.05);
  padding: 15px 10px;
}

/* .psq_share_box .custom-arrow-1 {
    height: 8px;
    right: 20px;
    top: 40px;
} */

/* .psq_share_box .custom-share {
    height: 18px;
    right: 20px;
    top: 40px;
} */

.psq_share_option ul {
  padding: 10px;
}

.psq_share_option ul li {
  padding: 10px 0px;
  text-align: left;
}

.psq_sub_option {
  top: 46px;
  border: 1px solid #ddd;
  bottom: inherit;
  width: 220px;
  position: absolute;
  background: #fff;
  z-index: 100;
  border: none;
  border-radius: 3px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
  border-top: 1px solid rgba(0, 0, 0, 0.05);
  width: 300px;
  border-radius: 6px;
  box-shadow: 0 1px 3px 0 rgba(36, 39, 44, 0.15),
    0 4px 8px 0 rgba(36, 39, 44, 0.1), 0 4px 8px 0 rgba(36, 39, 44, 0.1);
  background-color: #ffffff;
}

.psq_sub_option ul {
  position: inherit;
}

.psq_sub_option ul li {
  padding: 5px 0px;
  position: relative;
}

.rectangle-6 {
  width: 100%;
  height: auto;
  border-radius: 6px;
  box-shadow: 0 -4px 8px 0 rgba(36, 39, 44, 0.1);
  background-color: #ffffff;
  position: fixed;
  z-index: 999;
  bottom: 0;
}

.rpwc_main .rpwc_link {
  color: #e46536;
  font-size: 25px;
}

.psqTitle {
  font-size: 22px;
  font-weight: bold;
  padding-left: 45px;
}

.psqSubTitle {
  font-size: 14px;
  color: rgba(51, 56, 70, 0.7);
  padding-left: 45px;
}

.psq_container {
  padding: 20px;
  height: auto;
}

.psq_shareBtn {
  height: 48px;
  padding: 13px 40px;
  text-transform: none;
  font-size: 16px;
  width: auto;
}

.psq_shareBtn:hover,
.psq_shareBtn:focus,
.psq_shareBtn:active {
  height: 48px;
  padding: 13px 40px !important;
}

.qsq_cancelBtn {
  color: #333846;
  margin-left: 30px;
  font-size: 16px;
  cursor: pointer;
}

.psqInsurersTxt {
  /* font-size: 14px;
  color: #000; */
  font-size: 12px;
color: #575353;
}

.shareSocialIcon {
  float: left;
  margin-right: 15px;
  padding-top: 5px;
  text-align: center;
  cursor: pointer;
  font-size: 12px;
  border: 1px dashed #dddddd;
  height: 75px;
  width: 75px;
  padding: 10px;
  border-radius: 4px;
}

.shareSocialIcon img {
  margin-bottom: 5px;
}
/* 
#psq_mobile,
#psq_email {
  border: 1px solid #ddd !important;
  border-radius: 3px;
} */

#psq_share_quote_info_modal .modal-header-custom {
  padding: 0px 0px;
  background: #ffffff;
  border: none;
  padding-top:0px;
}

#psq_share_quote_info_modal .modal-header .close {
  margin-top: 0px;
}

/* #psq_share_now_submit {
  width: 100%;
  text-transform: none;
  margin: 0;
  margin-top: 10px;
  font-size: 16px;
  height: auto;
} */

#psq_share_now_submit .modal-header,
.modal-body {
  padding: 0px;
}

.psq_tnc {
  padding-left: 30px;
  font-weight: normal;
}

/*.psq_shareList{margin-left: }*/

.psq_u_bottom {
  border-top: 1px solid #ddd;
  margin-top: 10px;
}

.psq_userModal .profileImg {
  width: 80px !important;
  margin-right: 5px !important;
}

.psq_zeroCap {
  float: right;
  width: 100px;
}

.qsp_profileText {
  width: 100% !important;
}

.psq_userModal .silgleList {
  padding: 10px;
}

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

.psq_userModal .filterBtn {
  padding-left: 15px;
  padding-right: 15px;
  width: 100%;
  margin: 0;
}

.psq_userModal .idv {
  font-size: 13px !important;
}

.psq_userModal .premium {
  font-size: 13px !important;
}

/* The container */

.customCheck {
  display: block;
  position: relative;
  padding-left: 15px;
  margin-bottom: 0px;
  cursor: pointer;
  font-size: 12px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  font-weight: normal;
  margin-top: 5px;
}

.psqSubCategory {
  width: auto;
  border: 1px solid var(--color-primary);
  border-radius: 3px;
  padding: 5px 10px;
  height: auto;
  margin-bottom: 10px;
  margin-right: -10px;
}

/* .psqSharLink {
    width: auto;
    border: 1px solid var(--color-primary);
    border-radius: 3px;
    padding: 5px 10px;
    height: auto;
    margin-bottom: 10px;
    margin-right: -10px;
} */

.clabelTxt {
  padding-left: 6px;
  font-size: 12px;
  color: rgba(0, 0, 0, 0.64);
  font-weight: normal;
}

/* Hide the browser's default checkbox */

.customCheck input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

/* Create a custom checkbox */

.cmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 14px;
  width: 14px;
  background-color: #fff;
  border: 1px solid rgba(36, 39, 44, 0.5);
  border-radius: 2px;
  background-image: none !important;
}

/* On mouse-over, add a grey background color */

.customCheck:hover input ~ .cmark {
  border-radius: 2px;
  background-color: var(--color-primary);
  border: 1px solid var(--color-primary);
}

/* When the checkbox is checked, add a blue background */

.customCheck input:checked ~ .cmark {
  background-color: var(--color-primary);
  border: 1px solid var(--color-primary);
}

/* Create the checkmark/indicator (hidden when not checked) */

.cmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the checkmark when checked */

.customCheck input:checked ~ .cmark:after {
  display: block;
}

/* Style the checkmark/indicator */

.customCheck .cmark:after {
  left: 4px;
  top: 1px;
  width: 4px;
  height: 9px;
  border: solid white;
  border-width: 0 2px 2px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.mrg-t70-card {
  margin-top: 70px !important;
}

.become_pos_nav_li {
  display: none !important;
}

@media only screen and (max-width: 768px) {
  #psq_share_quote_info_modal {
    top: initial;
    bottom: 0;
  }
  .psq_zeroCap {
    float: left;
    width: 98px;
  }
  .psq_userModal .idvRange {
    font-size: 11px;
  }
  .psq_userModal label {
    font-size: 11px !important;
  }
  .psq_userModal .idv {
    font-size: 12px !important;
  }
  .psqTitle {
    padding-left: 0px;
  }
  .psqSubTitle {
    padding-left: 0px;
    margin-bottom: 20px !important;
  }
  .mrg-t70-card {
    margin-top: 0px !important;
  }
  .become_pos_nav_li {
    display: none !important;
  }
  .bankListing ul li.psqMotot {
    background: #ffffff !important;
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.3) !important;
  }
  .upperspace {
    padding-top: 30px !important;
  }
  .sidenav a {
    font-size: 14px;
  }
  #psq_share_now_submit .modal-header,
  .modal-body {
    padding: 0px;
  }
  .breakuplist .priceBox {
    margin-top: 0px;
  }
}

#socialID .active {
  border-color: var(--color-primary);
}

/*Corona Kavach*/

.mrg-corona-plan {
  margin-right: 30px;
}

@media only screen and (max-width: 768px) {
  .mrg-corona-plan {
    margin-right: 10px;
  }
  .radio-container {
    margin-right: 8px;
    padding-left: 30px;
    font-size: 14px;
  }
}

rpwc_main {
  text-align: center;
  font-size: 25px;
}

.rpwc_main .rpwc_link {
  color: #e46536;
  font-size: 25px;
}

.staticWidth-o {
  width: 600px;
}

.dashboardlink-re {
  position: absolute;
  right: 230px;
  top: 50px;
  font-size: 14px;
  color: #e96235;
}

.bg-box__thankyou {
  background: #ffffff;
  width: 50%;
  margin: auto;
  padding: 30px;
  border-radius: 6px;
  box-shadow: 0px 4px 7px rgb(0 0 0 / 10%);
}

.bankListing ul li .profileText .premium span {
  margin-left: 2px;
}

.bankListing ul li .profileText .idv span {
  margin-left: 2px;
}
#showLoyalty .desktop_pointTab{
  display: flex;
  align-items: center;
  gap: 8px;
}
.desktop_pointTab .upcomingTag{
  background: #E31837;
  color: #fff;
  font-size: 8px;
  font-weight: 600;
  border-radius: 20px;
  padding: 2px 8px;
  line-height: 12px;
}


@media only screen and (max-width: 768px) {
  .staticWidth {
    width: 100%;
  }
  .rpwc_main .rpwc_link {
    font-size: 22px;
  }
  .staticWidth-o {
    width: 100%;
  }
  .dashboardlink-re {
    position: absolute;
    right: 0px;
    top: 48px;
    font-size: 14px;
    color: #e96235;
  }
  .link-btn-dashboard {
    height: 34px !important;
    padding: 8px 10px !important;
    font-size: 12px !important;
    color: #e96235 !important;
  }
  .link-btn-dashboard:hover,
  focus {
    height: 34px !important;
    padding: 8px 10px !important;
    font-size: 12px !important;
    outline: 0px !important;
    color: #ffffff !important;
    background-color: #E31837 !important;
    border: 1px solid #E31837 !important;
  }
  .pad-m-re {
    padding-top: 20px;
  }
  .radio-container {
    margin-right: 30px;
  }
  #healthLeadForm .radio-container {
    margin-right: 4px;
    padding-left: 29px;
  }
  .bg-box__thankyou {
    background: #ffffff;
    width: 90% !important;
    margin: auto;
    margin-top: 30px !important;
  }
  #tw_quote_info_display .mainFilter {
    padding: 0px !important;
    background: transparent !important;
  }
  /* #qts_listing_block .sec_bankList {
    background: transparent !important;
    padding: 0 !important;
  } */

  #confirm_case_info_modal .qsp_profileText {
    width: 100% !important;
  }
  #confirm_case_info_modal .bankListing ul li .profileText .idv span {
    margin-left: 2px !important;
  }
  #confirm_case_info_modal .bankListing ul li .profileText .premium span {
    margin-left: 2px !important;
  }
}

/* Renewal Dashboard Popup */

#leadCountModal .modal-sm {
  width: 450px;
}

#leadCountModal .contentRenwwalPop {
  border-radius: 3px;
  border-radius: 14px !important;
  box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.15);
  background-color: #ffffff;
}

#leadCountModal .contentRenwwalPop .modal-body {
  padding: 24px 30px;
}

#leadCountModal .contentRenwwalPop .modal-body h2.title {
  color: #333846;
  font-size: 18px;
  font-family: "Roboto-Regular", sans-serif;
  margin-top: 0;
  padding-top: 0;
  margin-bottom: 15px;
}

#leadCountModal .contentRenwwalPop .modal-body .selectRenewalOPT {
  border-radius: 14px;
  background-color: #ffffff;
  color: #333846;
  border: 1px solid rgba(51, 56, 70, 0.05);
  width: 120px;
  text-align: left;
  padding: 15px;
  margin-right: 10px;
  margin-bottom: 10px;
  min-height: 123px;
}

#leadCountModal .contentRenwwalPop .modal-body .selectRenewalOPT:hover,
.selectRenewalOPT:active,
.selectRenewalOPT:focus {
  border-radius: 14px;
  box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.15);
  background-color: #f0f7ff;
  color: #333846;
  border: 1px solid #231F20;
}

#leadCountModal
  .contentRenwwalPop
  .modal-body
  .selectRenewalOPT
  .renewalNumber {
  width: 40px;
  height: 40px;
  border-radius: 20px;
  background: #f2f8ff;
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  padding-top: 8px;
}

#leadCountModal .contentRenwwalPop .modal-body .selectRenewalOPT.active,
.selectRenewalOPT.active:hover,
.selectRenewalOPT.active:active,
.selectRenewalOPT.active:focus {
  border-radius: 14px;
  box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.15);
  background-color: #f0f7ff;
  color: #333846;
  border: 1px solid #231F20;
}

#leadCountModal
  .contentRenwwalPop
  .modal-body
  .selectRenewalOPT:hover
  .renewalNumber {
  background: #fff;
}

.selectRenewalOPT.active,
.selectRenewalOPT:active {
  box-shadow: none;
}

.selectRenewalOPT .todaysResult {
  font-size: 14px;
  font-weight: bold;
  padding-top: 15px;
  padding-bottom: 2px;
}

.selectRenewalOPT .todaysResultLabel {
  font-size: 10px;
  color: #333846;
}

.mrg-R0 {
  margin-right: 0px !important;
}

.mrg-B15 {
  margin-bottom: 15px !important;
}

@media (max-width: 678px) {
  #leadCountModal .modal-sm {
    width: 100%;
    margin: 0;
  }
  #leadCountModal .contentRenwwalPop .modal-body .selectRenewalOPT {
    margin-bottom: 15px;
    width: calc(49.3% - 10px);
  }
  #leadCountModal .contentRenwwalPop {
    border-radius: 0 !important;
  }
}

.col-black {
  color: #000000;
  opacity: 0.87;
}

.renewalSearchForm ul {
  padding-left: 0px;
}

.btn-yesno {
  background: #ffffff !important;
  border: 1px solid #777777 !important;
  width: 100%;
  color: #000000 !important;
  border-radius: 3px !important;
}

.btn-yesno:hover {
  border: 1px solid #E31837 !important;
  color: #E31837 !important;
  transition: all 0.4s;
  box-shadow: 0px 3px 7px rgb(0 0 0 / 0.4) !important;
}

#posAnnouncementModal .modal-body {
  padding: 0px;
}

@media (min-width: 769px) {
  #posAnnouncementModal .modal-dialog {
    width: 722px;
    /*900px;*/
    margin: 30px auto;
  }
  #posAnnouncementModal .modal-body {
    padding: 0px;
  }
}

.agreementOTP {
  background-color: #fff;
  width: 355px;
  height: 292px;
  padding: 20px;
  margin: 35px auto;
  border-radius: 8px;
  box-shadow: 0 1px 8px 0 rgba(0, 0, 0, 0.2);
  z-index: 9999;
}

.agreementOTP .login-field {
  background-color: #fff;
  border: solid 1px #d9d9d9;
  margin: 0;
  padding: 12px;
  position: relative;
  width: 100%;
  color: #000;
  opacity: 0.87;
}

.text-profilecover {
  display: inline-block;
  width: 74%;
}

.bannerPopup {
  width: 740px;
  transform: translate(-50%, -50%);
  max-width: 760px;
  max-height: 434px;
  z-index: 9999;
  position: fixed;
  left: 50%;
  top: 50%;
  overflow: inherit !important;
  height: 434px;
}

.showMobile {
  display: none;
}

.showDesktop {
  display: block;
}

@media only screen and (max-width: 768px) {
  .bannerPopup {
    width: 320px;
    transform: translate(-50%, -50%);
    max-width: 600px;
    max-height: 630px;
    z-index: 9999;
    position: fixed;
    left: 50%;
    top: 50%;
    overflow: inherit !important;
    height: 630px;
  }
  .psq_share_box {
    margin-top: 0px;
  }
  .showMobile {
    display: block;
  }
  .showDesktop {
    display: none;
  }
  .bannerPopup img {
    width: 100%;
    height: auto;
  }
  .psq_sub_option {
    top: inherit;
    bottom: 55px;
  }
}

li.mp-0 {
  padding: 0px !important;
  margin: 0px;
}

img.questionMark {
  width: 17px;
}

.d-flex {
  display: flex;
  width: 100%;
}

.aic {
  align-items: center;
}

.jsb {
  justify-content: space-between;
}

.jfe {
  justify-content: flex-end;
}

.psq_sub_option {
  right: 0px;
}

.psq_sub_option ul {
  list-style: none;
  margin: 0px;
  padding: 0px 20px;
}

.psq_sub_option li {
  line-height: 40px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.12);
  display: flex;
  justify-content: space-between;
}

[data-icon-arrow-bottom="withoutfill"] {
  border: 1px solid #000;
  border-width: 0 0 2px 2px;
  width: 10px;
  height: 10px;
  line-height: 0;
  font-size: 0;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
  display: block;
  margin: 0 auto;
}

.psq_sub_list h4 {
  font-size: 16px;
  margin: 0px;
  padding: 10px 0px;
  text-transform: capitalize;
}

/* .subloader {
    right: 0px;
    position: absolute;
    left: -192px;
    top: 37px;
    border-width: 1px;
    border-style: solid;
    border-color: rgba(0, 0, 0, 0.05) rgb(221, 221, 221) rgb(221, 221, 221);
    border-image: initial;
    border-radius: 3px;
    box-shadow: rgba(0, 0, 0, 0.2) 0px 2px 4px;
    opacity: 0.8;  
    /* background:url('+self.imagesFolder+'loader-img.gif) center no-repeat #fff;" */

/* z-index: 999999;
    min-height: 100px;
    width: 300px;
    border-radius: 6px;
    display: none;; */

/* }  */

.loadingDiv {
  border: 1px solid #ddd;
  bottom: inherit;
  /* width: 220px; */
  position: absolute;
  background: #fff;
  z-index: 100;
  border: none;
  border-radius: 3px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
  border-top: 1px solid rgba(0, 0, 0, 0.05);
  width: 300px;
  border-radius: 6px;
  box-shadow: 0 1px 3px 0 rgba(36, 39, 44, 0.15),
    0 4px 8px 0 rgba(36, 39, 44, 0.1), 0 4px 8px 0 rgba(36, 39, 44, 0.1);
}

#loader img {
  display: block;
  margin: 0 auto;
  height: 120px;
}

@media only screen and (max-width: 768px) {
  .loadingDiv {
    /* top: -150px; */
    bottom: 0px;
  }
}

div#py-addons-div {
  margin-bottom: 10px;
}

.addonsList {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (minmax(340px, 1fr)) [auto-fit];
  grid-template-columns: repeat(auto-fit, minmax(140px, 1fr));
  grid-gap: 7px;
  padding-left: 30px;
}

.mrg-T10 {
  margin-top: 10px !important;
}

.addonsList .mrg-T10 {
  margin-top: 0px !important;
}

form#sn_case_info_form {
  padding: 0px 20px;
}

.d-flex {
  display: flex;
}

.jsb {
  justify-content: space-between;
}

.aic {
  align-items: center;
}

div#singleQuoteAddOnCoverDiv {
  padding: 0px 20px;
}

div#singleQuoteAddOnCoverDiv + .modal-title {
  padding: 0px 20px;
}

.idvRange {
  font-size: 12px;
}

.editBtn.active {
  height: 28px;
  border-radius: 3px;
  background-color: var(--color-primary);
  border: 1px solid var(--color-primary);
  font-size: 12px;
  padding: 6px 20px;
  color: #fff;
  box-shadow: none;
  margin-left: 25px;
}

.estampUploaded {
  background-color: #fff;
  width: 400px;
  text-align: center;
  height: 215px;
  padding: 30px 20px;
  margin: 35px auto;
  border-radius: 8px;
  box-shadow: 0 1px 8px 0 rgba(0, 0, 0, 0.2);
  z-index: 9999;
}
::-webkit-scrollbar {
	width:3px;
	background-color: #F5F5F5;
}

::-webkit-scrollbar-track {
  border-radius: 3px;
  background: #fff;
  box-shadow: 0 0 1px 1px #fff, inset 0 0 7px rgba(0,0,0,.22)
}
div#additionalCoversList.coverList {
    max-height: 430px;
    overflow: auto;
    /* height: 250px; */
}

div#newPolicyDoc_docs_fields li {
  display: block;
  margin: 0;
  width: 151px;
  float: inherit;
  margin-top: 15px;
}

div#upload_estamp_body {
  padding-bottom: 20px;
}

.estampUploadFile {
  height: 48px;
  width: 50%;
  font-size: 16px;
  margin-top: 15px;
  margin: 0 auto;
}

.fixedBottomButtonmobile {
  position: unset;
  width: unset;
  bottom: unset;
  z-index: unset;
  background: unset;
  box-shadow: unset;
  left: unset;
  padding: unset;
  text-align: unset;
}

.fixedBottomButton {
  background: #fff;
}

@media only screen and (max-width: 768px) {
  .fixedBottomButtonmobile {
    position: fixed;
    width: 100%;
    bottom: 0px;
    z-index: 9999;
    background: #fff;
    box-shadow: 0px 5px 10px rgb(0 0 0 / 50%);
    left: 0px;
    padding: 10px 10px;
    text-align: center;
  }
  .fixedBottomButton {
    background: #fff;
    display: block;
  }
  .estampUploaded {
    background-color: #fff;
    text-align: center;
    width: 80%;
    height: 200px;
    padding: 40px 20px;
    margin: 35px auto;
    border-radius: 8px;
    box-shadow: 0 1px 8px 0 rgb(0 0 0 / 20%);
    z-index: 9999;
  }
  .corStep {
    width: 100%;
    min-height: auto;
    margin: 30px auto;
    border-radius: 6px;
    padding: 15px;
  }
  .floatRight {
      float: right; 
      padding-right: 117px;
  }
  .requestDiv {
      overflow: hidden;
      margin-left: 91px;
  }
  ul.corList li {       
      padding: 15px 10px;
  }
}

main.container-max {
  max-width: 1280px;
  margin: 0px auto;
}

.privacypolicy .faq-section.shadow24 {
  box-shadow: none;
}

.privacypolicy h1 {
  position: relative;
}

.faq-section {
  background: #fff;
  padding: 10px 20px;
}

.faq-section h1 {
  font-size: 23px;
  color: #000;
}

.faq-section h2 {
  font-size: 17px;
  color: #000;
}

.faq-section h3 {
  font-size: 14px;
  color: #000;
}

.shadow24 {
  box-shadow: rgb(36, 39, 44, 0.15) 0px 1px 3px;
  border-radius: 2px;
  padding: 15px 20px 20px;
  background: rgb(255, 255, 255);
}

.faq-sub-section {
  padding: 5px 0px;
}

.faq-sub-section ul {
  margin-top: 20px;
  list-style-type: disc;
  margin-left: 20px;
}

.faq-sub-section ul li {
  color: rgb(50, 50, 50);
  list-style-type: disc;
  padding-bottom: 10px;
}

.fraudBanner {
  height: 365px;
  padding: 65px 0;
  text-align: center;
  background: url(/pwa/img/fraud/desktop-background.png) 0 0 no-repeat;
  background-size: cover;
  margin-bottom: 70px;
}

.fraudBanner .centerSpace {
  max-width: 840px;
  margin: 0 auto;
}

.fraudBanner .centerSpace h2 {
  font-size: 48px;
  color: #333846;
  line-height: 1.21;
  margin-bottom: 20px;
}

.fraudBanner .centerSpace p {
  font-size: 18px;
  line-height: 29px;
  color: #333846;
  margin-bottom: 20px;
}

.lineBlue {
  color: #231F20;
}

.align-items-center {
  align-items: center !important;
}

.d-flex {
  display: flex !important;
}

.ps {
  padding: 10px 0 25px 100px;
  min-height: 80px;
  position: relative;
}

.frIcons {
  width: 70px;
  margin-right: 22px;
  height: 70px;
  background-image: linear-gradient(1deg, #fff -41%, #eff6ff 96%);
  border-radius: 100%;
  float: left;
  position: absolute;
  left: 0;
}

.frIcons,
.frIcons img {
  text-align: center;
  line-height: 70px;
  display: block;
}

.frIcons img {
  margin: 15px auto 0;
}

.ps h3 {
  font-size: 20px;
  color: #2c2e30;
}

.ps p {
  font-size: 16px;
  color: #333846;
  opacity: 0.7;
}

.iconTextWrap {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  padding: 0;
}

.iconTextWrap .subWrap {
  width: 45%;
  display: flex;
  flex-wrap: wrap;
}

.fText {
  width: 520px;
  font-size: 16px;
  order: inherit;
}

.fText h3 {
  font-size: 20px;
  color: #2c2e30;
  margin-top: 15px;
}

.fText p {
  font-size: 16px;
  line-height: 30px;
  margin-bottom: 30px;
}

.fText p b {
  font-weight: 700;
}

.fText p a {
  color: #231F20;
}

.donotfall,
.fraudulent {
  padding: 80px 0 0;
}

.ftm {
  width: auto;
}

.ftm img {
  max-width: 100%;
  display: inherit;
  margin: 0 auto;
}

.fraudTitle {
  text-align: center;
  margin-bottom: 50px;
}

.fraudTitle h2 {
  font-size: 30px;
}

.fraudbottomCentr {
  text-align: center;
  padding: 50px 0;
}

.fraudbottomCentr h2 {
  font-size: 22px;
}

.fraudbottomCentr a {
  font-size: 22px;
  color: #231F20;
}

.marginBottom20 {
  margin-bottom: 20px;
}

.title {
  font-size: 16px;
  font-weight: 600;
  padding: 15px;
}

section.ourofficdetail {
  min-height: 100px;
}

.shadow24 h2 {
  padding: 0px 15px;
  margin: 0px 0px 20px;
}

.breadcrumb a {
  color: #24272c;
  display: inline-block;
  margin-right: 10px;
  padding: 7px 0;
  position: relative;
}

.breadcrumb a:after {
  -ms-transform: rotate(-135deg);
  -o-transform: rotate(-135deg);
  -webkit-transform: rotate(-135deg);
  border: 1px solid rgba(36, 39, 44, 0.7);
  border-width: 0 0 1px 1px;
  content: "";
  display: inline-block;
  font-size: 0;
  height: 5px;
  line-height: 0;
  position: absolute;
  right: -8px;
  top: 15px;
  transform: rotate(-135deg);
  width: 5px;
}

.halfWidth {
    width: 50%;
    background: #F5F5F6;
    height: 100vh;
}
.halfWidth:last-child { 
  background-color: #fff;
}
.halfWidth.imageBox{
  display: flex;
    align-items: flex-end;
    justify-content: center;
}

.halfWidth.loginBox {
  display: flex;
  align-items: center;
  justify-content: center;
  background:#fff;
  position: relative;
}

.login{
  width: 320px;  
}
.heading-wrap h1 {
  font-size: 23px!important;
  color: rgba(51, 56, 70, 1)!important;
  margin: auto;
  text-align: center;
  /* padding: 10px 0 15px; */
  line-height: 40px;
  font-weight: 500;
}
.inputborderbox input[type=email], .inputborderbox input[type=number], .inputborderbox input[type=password], .inputborderbox input[type=search], .inputborderbox input[type=tel], .inputborderbox input[type=text], .inputborderbox input[type=url], .inputborderbox textarea {
  background-color: transparent;
  border: none;
  outline: 0;
  height: 30px;
  width: 100%;
  font-size: 15px;
  margin: 0;
  padding: 0;
  box-shadow: none;
  box-sizing: content-box;
  transition: all .1s;
  color: #24272c;
}
.inputborderbox {
  border-radius: 6px;
  box-shadow: none;
  border: 1px solid #d9d9d9;
  background-color: #fff;
  height: 55px;
  margin: 0 0 15px;
  background: #fff;
}
.inputborderbox .gsc_mtl_field {
  position: relative;
  padding: 4px 20px;
  margin-top: 1rem!important;
}
.inputborderbox .gsc_mtl_field label {
  color: #9e9e9e;
  position: absolute;
  top:8px;
  font-size: 15px;
  cursor: text;
  transition: .2s ease-out;
}
.login_btn {
  background: #E31837!important;
  box-shadow: 0px 8px 8px rgb(243 70 83 / 20%)!important;
  border-radius: 8px!important;
}

.login_btn_ghost {
  background: #ffffff!important;
  border-radius: 8px!important;
  border-color: #333!important;
}

@media (min-width: 1000px) {
    .mobipointS{display:none}
}

.login_btn:focus, .login_btn:hover {
  outline: 0px;
}

.halfWidth.imageBox img {
  height: 500px;
}

.loginHeader nav.navbar.navbar-default.navbar-fixed-top {
  background: transparent!important;
  border: 0px;
}
.loginHeader .navbar-default {
  background-image: -webkit-linear-gradient(top,transparent 0,transparent  100%) !important;
  background-image: -o-linear-gradient(top,transparent  0,transparent  100%) !important;
  background-image: -webkit-gradient(linear,left top,left bottom,from(#fff),to(transparent )) !important;
  background-image: linear-gradient(to bottom,transparent  0,transparent  100%) !important;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='fftransparent ', GradientType=0) !important;
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  border-radius: 0px !important;
  -webkit-box-shadow: inset 0 0px 0 rgb(255 255 255 / 15%), 0 0px 0px rgb(0 0 0 / 8%) !important;
  box-shadow: inset 0 0px 0 rgb(255 255 255 / 15%), 0 0px 0px rgb(0 0 0 / 8%) !important;
}

.footerNote {
  position: absolute;
  bottom: 0px;
  padding: 10px 20px;
  font-size: 10px;
  left:0px;
}
.halfWidth .btn.focus, .halfWidth .btn:focus, .halfWidth.btn:hover {
  color: #fff;
  text-decoration: none;
}

.btn {
  display: inline-block;
  padding: 10px 20px!important;

}

#homeForm .login_btn {
   margin-top: 0px !important;
  margin-bottom: 10px !important;
}
.error-msg-login {
  color: #E31837;
  text-align: left;
}
@media only screen and (max-width: 768px) { 
  .halfWidth {
    width: 100%;
  }

  .halfWidth.imageBox {
    display: none;
  }

.doc-modal-cantent-Wrapper .modal-dialog{
    width: 100%;
    padding: 0 !important;
  }

}

#py-addons-div .customCheckbox {
  padding: 0px;
  margin: 0px;
}

ul.add-file {
  display: flex;
  flex-wrap: wrap;
}

#showLoyalty {margin-top: 15px;}

#showLoyalty a{
    line-height: 12px!important;
    padding: 5px 10px;
    border: 3px solid var(--color-black-border) !important;
}

.mobipointS {
  line-height: 12px!important;
  padding: 5px 5px;
  border: 3px solid var(--color-black-border) !important;
}


#showLoyalty a:hover, .mobipointS:hover {
border: 3px solid var(--color-secondry-bg) !important;

}
ul.numberType {
  list-style: decimal;
  margin:10px 20px 10px; padding:0px;
}

ul.numberType li {
  list-style: decimal!important;
}

ul.numberType ol li {
  list-style-type: lower-alpha!important;
}
.privacypolicy p, .privacypolicy li {
  line-height: 24px;
}

ul.romontype li {
  list-style: lower-roman !important;
}
ol.alphabatnumber {
  padding: 0;
}
span.div-tb{margin-right:60px}
.tbl-pp table tr td{border: none;}
.pp-o-address ul li {
  list-style: none;
  line-height: 14px;
  padding-left: 30px;
}
.tc-for {
  padding-left: 30px;
}

ol.disc li {
  list-style: disc;
}
.tc-for-0 {
  margin-left: 10px;
}

.tc-for-00 {
  margin-left: 45px;
}

span.shareInputButton {
  background: #FFFFFF;
  border: 2px solid #D6D7DA;
  border-radius: 6px;
  position: absolute;
  padding: 6px 10px;
  right: 10px;
  top: -3px;
  color: #E31837;
  font-weight: bold;
}
.shareInputButton:hover, .sharewInputButton:hover, .sharenInputButton:hover {
  cursor: pointer;
}

span.sharewInputButton {
  background: #FFFFFF;
  border: 2px solid #D6D7DA;
  border-radius: 6px;
  position: absolute;
  padding: 6px 10px;
  right: 56px;
  top: -3px;
  color: #E31837;
  font-weight: bold;
}


span.sharenInputButton {
  background: #FFFFFF;
  border: 2px solid #D6D7DA;
  border-radius: 6px;
  position: absolute;
  padding: 6px 10px;
  right: 10px;
  top: -3px;
  color: #E31837;
  font-weight: bold;
}

.inline-block {
  display: inline-block;
}

a#MakeOfflinePaymentpopup-1 {
  width: 100%;
}

/* .smalltooltip {
  position: absolute;
  padding: 10px;
  background: #000;
  width: 200px;
  left: 50%;
  margin-left: -100px;
  color: #fff;
  white-space: break-spaces;
  z-index: 999;
  top: 100%;
  text-align: left;
  font-size: 11px;
  display: none;
  transition: all .2s;
} */

.smalltooltip {
  position: absolute;
  padding: 10px;
  background: #000;
  width: 300px;
  left: -100%;
  margin-left: -122px;
  color: #fff;
  white-space: break-spaces;
  z-index: 999;
  top: -13px;
  text-align: left;
  font-size: 11px;
  display: none;
  transition: all .2s;
}

.smalltooltip.active {  display: block;}
.editBtn {
  position: relative;
}

.toolTipMob {
  margin-left: 0px;
}

.toolTipMob:hover + .smalltooltipmob {
  display: block;
}
.smalltooltipmob {
  position: absolute;
  padding: 10px;
  background: #000;
  width: 100%;
  color: #fff;
  white-space: break-spaces;
  z-index: 999;
  text-align: left;
  font-size: 11px;
  display: none;
  transition: all .2s;
  transform: translate(0%, 8px);
}

table.tblRenewal.table-hover > tbody > tr {
   z-index:9
}
.zIndex99 {
  z-index:28 !important;
}

ul.autosuggest { list-style: none; margin: 5px 0px 20px; padding: 0px; width:100%}
ul.autosuggest li{ color: rgba(0,0,0,.87); cursor: pointer; padding: 12px 0px !important; display: flex; font-size: 15px; float: left;width:100% !important;
  clear: left;}
ul.autosuggest li.active{
  color: #231F20;  font-weight: 600;
}

ul.autosuggest li:hover {
  background-color: #ebf5ff;
  color: #231F20;
}

.einsuranceAccount{color:#333846;line-height:24px; padding:0px 20px}
.einsuranceAccount h3{margin-bottom:8px;}
.einsuranceAccount p{margin-bottom:16px;}
.einsuranceAccount ol,.einsuranceAccount ul{margin:0 0 36px;}
.einsuranceAccount ul li{list-style:disc;}
.einsuranceAccount ol li,.einsuranceAccount ul li{padding:0;margin:0 0 10px 20px;}

.gradient-border {
  border: 3px solid transparent;
  position: relative;
  border-radius: 3px !important;
  border-right: 0px;
  margin: 0px;
}

.gradient-border:after {
  content: '';
  position: absolute;
  top: -2px;
  left: -2px;
  height: calc(100% + 2px * 2);
  width: calc(100% + 2px * 2);
  background: linear-gradient(60deg, #f79533, #f37055, #ef4e7b, #a166ab, #5073b8, #1098ad, #07b39b, #6fba82);
  border-radius: calc(2 * 7px);
  z-index: -1;
  animation: animatedgradient 3s ease alternate infinite;
  background-size: 300% 300%;
  z-index: 1;
}


@keyframes animatedgradient {
  0% {
    background-position: 0% 50%;
  }

  50% {
    background-position: 100% 50%;
  }

  100% {
    background-position: 0% 50%;
  }
}

#showLoyalty a:hover,
.mobipointS:hover {
  border: 0px solid var(--color-secondry-bg) !important;
}

#showLoyalty a {
  z-index: 2;
  border: 0px solid var(--color-black-border) !important;
  border-radius: 12px;
  background: #fff;
}

.needHelpBtn {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 0px 20px;
  gap: 8px;
  width: 97px;
  height: 36px;
  background: #E31837;
  box-shadow: 0px 8px 8px rgba(243, 70, 83, 0.2);
  border-radius: 8px;
  flex: none;
  order: 1;
  flex-grow: 0;
  cursor: pointer;
}
.new_help {
  height: 21px;
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 600;
  font-size: 13px;
  line-height: 21px;
  text-align: center;
  color: #FFFFFF;
  flex: none;
  order: 1;
  flex-grow: 0;
}

.uploadDoc {
  width: 150px;
  height: 100px;
  background: url(../img/plus.svg) no-repeat center 30px;
  border: 1px dashed rgba(0, 0, 0, 0.3);
  border-radius: 8px;
}
.docTitle {
  margin-bottom:10px;
}
.docName {
  padding-top:30px ;
}
.docThumbnail {
  margin-top: 28px;
}
.removeDoc {
  padding: 30px 10px;
}
.docNoTitle {
  margin-bottom:28px;
}
.car-loan-offline{
  display: flex;
}
.finance-company-checkbox-offline{
  display: block !important;
}
.car-loan-label-offline{
  margin-left: 24px;
}
#is_car_on_loan{
  margin-right: 4px;
}
.vehicleDetailFormErr {
  margin-top: 20px;
}
.prefillErr {
  color: rgba(51, 56, 70, 0.7);
  font-size: 12px;
}
.cross_dialer_checkWrapper {
  display: none;
 }
.cross_dialer_check {
  display: flex;
  align-items: center;
  gap: 12px;
  margin-bottom: 12px;
}
.cross_dialer_check p {
  margin: 0 !important;
}
.cross_dialer_check input {
  display: block;
  width: 18px !important;
  height: 18px !important;
}
.cross_dialer_check input.dialerCheckbox{
  min-width: 18px;
  width:18px !important;
}
@media (max-width:768px) {
  .vehicleDetailFormErr {
    margin-top: 0;
  }
  .policiesBookError {
    margin-top: 70px;
  }
  .doc-modal-cantent-Wrapper{
    padding: 0 !important;
  }
.doc-modal-cantent{
  position: fixed;
  bottom: 0 !important;
  border-radius: 16px 16px 0 0 !important;
}
  .iToolB{
    display: none;
  }
  .car-loan-label-offline{
    margin-left: 0px;
  }
  #is_car_on_loan{
    margin-right: 0px;
  }

  input[type="checkbox"] + label, input[type="radio"] + label {
    padding-bottom: 0px !important;
}
.upl-img{
  top: 15px;
  left: 15px;
}
.renewalNoticeMob{
  display: inline-flex;
  position: relative;
  right: 112%;
  width: 213%;
}
.headingMargin{
  margin: 10px 10px 10px 10px !important;
}
}
.headingMargin{
  margin: 10px 0px 16px 0px;
}
.buttonPos{
  display: flex;
  justify-content: flex-end;
}

.sbipoliciesModalWrapper{
  background-color: rgba(51, 56, 70, 0.7);
  position: fixed;
  width: 100%;
  height: 100%;
  bottom: 0;
  left: 0;
  top: 0;
  z-index: 100;
  display: none;
  align-items: center;
  justify-content:center;
}
.sbipoliciesModalWrapper .sbipoliciesModal{
  border-radius: 20px;
  border: 1px solid var(--stroke-light, rgba(51, 56, 70, 0.1));
  background: var(--background-white, #fff);
  box-shadow: 0px 0px 48px 0px rgba(0, 0, 0, 0.12);
  padding:24px;
  width: 350px;
  height: auto;
}

.sbipoliciesModalWrapper .sbipoliciesModal p{
  font-size: 15px;
  font-weight: 500;
  color: #333846;
  margin: 0;
}

.sbipoliciesModalWrapper .sbipoliciesModal button{
  background: #E31837;
  border-radius: 8px;
  font-size: 15px;
  color: #fff;
  min-width: 140px;
  padding: 15px 30px;
  font-weight: 500;
  text-decoration: none;
  border: none;
  white-space: nowrap;
  margin-top: 12px;
}

@media (max-width:768px) {
  .sbipoliciesModalWrapper{
   width: 100%;
   align-items: end;
  }
  .sbipoliciesModalWrapper .sbipoliciesModal{
      width: 100%;
      border-radius: 20px 20px 0 0;
  }
}
