 /*@import url('https://fonts.googleapis.com/css?family=Roboto:400,400i,500,700,900');*/

html {
  position: relative;
  min-height: 100%;
}
@font-face {
  font-family: "vodafone";
  src: url("../font/vodafone/vodafonelt.woff2") format("woff2"),
    url("../font/vodafone/vodafonelt.woff") format("woff");
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: "vodafone";
  src: url("../font/vodafone/VodafoneRg.eot");
  src: local("☺"), url("../font/vodafone/VodafoneRg.woff") format("woff"),
    url("../font/vodafone/VodafoneRg.ttf") format("truetype"),
    url("../font/vodafone/VodafoneRg.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "vodafone";
  src: url("../font/vodafone/vodafonergbd.woff2") format("woff2"),
    url("../font/vodafone/vodafonergbd.woff") format("woff");
  font-weight: 500;
  font-style: normal;
}
body {
  margin-bottom: 200px;
  background-color: #efeeed;
  color: #4e5c6c;
  font-family: "vodafone", sans-serif !important;
  font-size: 14px;
}
.footer {
  position: absolute;
  bottom: 0;
  left: 0; /* Added left:0 - Surya 17-06-2019 */
  width: 100%;
  height: 60px; /* Set the fixed height of the footer here */
  background-color: #232323;
}
.idealogo {
  margin-top: -8px;
  margin-left: 50px;
  margin-right: 0;
}
.logo {
  margin: 10px 0px 0px 10px;
}
.row.btm-a-text {
  margin: 0 !important;
}
.row.btm-a-text p {
  margin-bottom: 0 !important;
  padding: 10px 0 !important;
}
.row.btm-a-text p span {
  display: inline !important;
}
#label-message span {
  color: #ff0000 !important;
  font-weight: 600 !important;
}
.header {
  background-color: #ee2737;
  height: auto;
  padding: 6px 0;
  z-index: 99;
  position: relative;
}
.header .container .row {
  justify-content: space-between;
}
.header .right-div {
  display: flex; /*padding: 20px;*/
  padding-top: 20px;
  height: 60px;
}
.right-div p {
  padding-right: 50px;
  color: #fff;
  font-size: 16px;
  font-weight: 400;
}
.right-div a {
  background: #ffc600;
  height: 30px;
  padding: 5px 15px;
  position: relative;
  top: -3px;
  border-radius: 3px;
  color: #fff;
  font-weight: 400;
  font-size: 12px;
}
 .top-bar {
  background: #fff;
  border-bottom: 10px solid #5f004b;
  padding: 0;
}
.top-bar .container {
  display: flex;
  justify-content: space-between;
  color: #4e4e4e;
  font-weight: 600;
  height: 40px;
  align-items: center;
  font-size: 16px;
}
.top-bar .container p {
  margin-bottom: 0;
}
.card-header {
  padding: 0.5rem 1.5rem;
  font-weight: 500;
  font-size: 18px;
  position: relative;
  background: rgba(47, 48, 67, 0.7);
  color: #fff;
  letter-spacing: 0px;
}
.card-header span {
  font-size: 14px;
  font-weight: 400;
  display: block;
}
.card-body {
  min-height: 330px;
  justify-content: flex-start;
  align-content: center;
  align-items: center;
  padding: 1.5rem;
  box-shadow: none !important;
}
.login .md-form {
  margin-top: 2.5rem;
  margin-bottom: 2.5rem;
}
.f-pword {
  color: #414141;
  font-style: italic;
}
.f-pword a {
  color: #414141;
  margin-bottom: 6px;
  display: block;
}
/*.get-otp a{background: #8a9cb5; color: #fff; font-weight: 600; font-size: 14px; border-radius: 4px; padding: 10px 15px; width: 150px;}*/
.get-otp a {
  color: #ffc600;
  font-weight: 500;
  font-size: 14px;
  margin-bottom: 1rem;
  display: block;
   }
   .grey-otp{
     font-size: 0px !important;
   }
.grey-otp::before {
  content: "Resend OTP";
  font-size: 14px; 
}
.invalid-feedback{
  font-size: 100%;
}
.header .fa {
  color: #ffc600;
  margin-right: 5px;
}
.table.table td,
.table.table th {
  padding-top: 10px;
  padding-bottom: 10px;
} 
.login .btn-warning {
  background: #ffc600 !important;
  text-transform: uppercase !important;
  color: #fff !important;
  font-size: 18px;
  font-weight: 600;
  margin: 3rem 0;
}
.login .hvr-bounce-to-right:before {
  background: #ffc600 !important;
}
.login .btn-warning:hover {
  color: #fff !important;
}
.login .card,
.mobile-add .card {
  border-radius: 0px;
}

.login-card .card-header {
  margin: 0px -15px;
}
.login-card .card-body {
  min-height: initial;
}
.card {
  border-radius: 0px;
}
.mobile-add a {
  display: block;
}
.mobile-add a img {
  width: 80.5%;
  padding: 18px;
  box-sizing: border-box;
}
.right-nav {
  display: flex;
  justify-content: space-between;
  align-content: center;
}
/* ul.nav.grey {
  text-transform: uppercase;
  background: transparent !important;
   margin-right: 30px; 
} */
.nav-link {
  display: block;
  /* padding: 0.5rem 1rem; */
  background: transparent !important;
  color: #3a3a3a !important;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 12px;
  text-align: center;
}
/*.cpm-manage p {
  margin-top: 0;
  margin-bottom: 1rem;
  display: inline-block;
  float: right;
  width: 82%;
  position: relative;
  top: -7px;
}*/
.cpm-manage {
  box-shadow: none;
}
.spacer {
  background: #ffc600;
  border-bottom: 2px solid #4070ae;
  height: 100px;
}
.grid {
  border-radius: 5px;
  border: 2px solid #f5f5f5;
  padding: 10px;
  font-size: 13px;
  background: #fff;
  position: relative;
  top: -75px;
}
.grid-header {
  font-size: 18px;
  color: #3a3a3a;
  font-weight: 600;
  text-align: center;
  padding: 20px 0;
}
.grid-body .col {
  border-bottom: 1px solid #f5f5f5;
  padding: 8px;
}
.grid-body .col:last-child {
  border: none;
}
.relative-position {
  padding: 1rem 2rem;
  display: flex;
}
.btm-btns {
  text-align: center;
  position: relative;
  top: -40px;
}
.btn {
  font-size: 12px;
  letter-spacing: 0.5px;
  text-transform: uppercase;
  font-weight: 500;
  margin: 0px 10px 0px 0px;
  padding: 10px 15px;
  min-width: 75px;
}
.btn-warning {
  background: #ffc600 !important;
}
.btn-warning.hvr-bounce-to-right:before {
  background: #e6b403;
}
/* .modal-dialog {
  max-width: 45%;
} */
.modal{
  z-index: 9999999999;
}
.modal-dialog .modal-content .modal-header {
  border-bottom: none;
  position: absolute;
  right: 0;
  z-index: 9999;
}
.modal-body {
  padding: 10%;
}
.modal-title {
  font-weight: 500;
}
.modal-body h4 {
  font-weight: bold;
}
.modal-body .row {
  padding: 6px 0;
  font-size: 14px;
}
.cpm-manage .card-header {
  padding: 0.5rem 1.5rem;
  font-weight: 500;
  font-size: 18px;
  position: relative;
  background: rgba(47, 48, 67, 0.7);
  color: #fff;
  letter-spacing: 0px;
}
.cpm-manage .btn {
  position: absolute;
  left: 30%;
  top: 22%;
}
.pagination .page-item.active .page-link {
  background: #ffc600;
  font-size: 12px;
  padding: 5px 10px;
}
div.dataTables_wrapper div.dataTables_info {
  padding-top: 4px !important;
}
.btn-blue-grey {
  background-color: #cbcbcb !important;
  color: #414141 !important;
}
.table .badge {
  margin: 2px;
  float: left;
  width: 14px;
  height: 16px;
  box-shadow: none !important;
  line-height: 4px;
  padding: 6px !important;
}
.btn.btn-blue-grey.hvr-bounce-to-right::before {
  background: #b0afaf;
}

.badge {
  box-shadow: none !important;
}
.table thead th {
  font-size: 13px;
  font-weight: 600;
  /* text-transform: uppercase; */
  color: #3a3a3a;
}
.top-bar .nav-link {
  padding: 1rem !important;
}
.nav-link.hvr-sweep-to-bottom:before {
  background: #5f004b !important;
  /* top: 20px; */
}
span.help {
  padding: 38px 10px;
}
.nav-link:hover {
  color: #fff !important;
}
a.nav-link.hvr-sweep-to-bottom.active {
  background: #5f004b !important;
  /* top: 20px; */
  color: #fff !important;
}
a.nav-link.hvr-sweep-to-bottom.active span {
  position: relative;
  /* top: -20px; */
}
.active.nav-link.hvr-sweep-to-bottom::before {
  background: #5f004b !important;
  /* top: 0px; */
}
.mobile-add span {
  color: #72839b;
  font-size: 13px;
  text-align: center;
  padding: 0px;
  visibility: hidden;
} /* Added visibility - Surya 17-06-2019 */
span.text-muted {
  margin-right: 10px;
  font-size: 13px;
  font-weight: 400;
}
.footer a {
  margin-right: 1px;
  color: #ccc;
  font-weight: 400;
  font-size: 12px;
}
.table a {
  text-decoration: underline;
}
.bs-switch input:checked + .slider {
  background-color: #ffc600;
}
.custom-checkbox .custom-control-input:checked ~ .custom-control-label::before {
  background-color: #ffc600;
}
.login .alert-success {
  position: absolute;
  z-index: 999;
  left: 0;
  right: -51px;
  width: 300px;
  margin: auto;
  font-size: 12px;
  font-weight: bold;
  line-height: 15px;
  top: -49px;
  color: green;
  padding: 11px;
}
span#mobile-number {
  color: #333;
  font-weight: 400;
}
.login .alert-success span {
  font-size: 12px !important;
}
/*error css-- dev */
.parsley-errors-list,
.txtCustomiMobileErrorMessage {
  list-style: none;
  position: absolute;
  right: 0;
  font-size: 12px;
  color: #ff0000;
  width: 250px;
  text-align: right;
}
 
.cpm-manage .card-body p {
  font-weight: 600;
}
.cpm-manage .card-body p span {
  display: block;
  font-size: 12px;
  font-weight: 400;
}
.selectPreference .card {
  margin-top: -16px;
  display: block;
}
.preferences-status .table tbody tr td span {
  display: block;
  padding: 6px 0;
}
.preferences-status .table tbody tr td span:first-child {
  border-top: none;
}
table.table td,
table.table th {
  vertical-align: middle;
}
p.pref-head {
  text-align: center;
  padding: 10px;
  color: #fff;
  font-size: 14px;
  font-weight: 600;
}
.btm-btns .btm-a-text p {
  padding: 0 52px;
  font-size: 12px;
}
.btm-btns .btm-a-text p span span {
  color: #ff0000;
  font-weight: 600;
}
a.close-t {
  position: absolute;
  right: 0;
  padding: 20px;
  top: 0;
  color: #fff;
  font-size: 16px;
}
.preferences-status .table tr td:first-child {
  width: 33%;
}
.preferences-status .table tr td:nth-child(2) {
  text-align: center;
}
.preferences-status .table tr th:nth-child(2),
.preferences-status .table tr th:nth-child(3),
.preferences-status .table tr th:last-child {
  text-align: center;
}
.preferences-status .table tr td:nth-child(3) {
  width: 168px;
  margin: auto;
  text-align: center;
}
.preferences-status .table tr td:last-child {
  text-align: center;
}
/* start - new-styles - added on 29112018 */
.modal-body .row:last-child {
  border-bottom: none;
}
.modal-body .btm-btns {
  text-align: left;
  top: 15px;
}
span.edit-a {
  margin-top: -23px;
  display: block;
  position: relative;
  right: -100px;
}
.user-form-a h5 {
  font-size: 15px;
  font-weight: 600 !important;
}
.user-form-a h5 span {
  font-size: 12px;
  font-weight: 400 !important;
  display: block;
}
.user-form-a .btn {
  position: inherit;
  left: 0;
  text-align: left;
  margin-bottom: 35px;
}
.user-form-a .md-form {
  margin-top: 0;
}
.nav.grey .dropdown-menu.show {
  border: 1px solid #dadada;
  border-radius: inherit;
  font-size: 12px;
}
.nav.grey .dropdown-menu .dropdown-item {
  color: #3a3a3a;
  font-weight: 500;
}
.nav.grey .dropdown-menu .dropdown-item:focus,
.nav.grey .dropdown-menu .dropdown-item:hover {
  background-color: #dedddc !important;
  color: #3a3a3a !important;
  font-weight: 500;
  box-shadow: none;
  transition: 1s;
}
.hvr-sweep-to-bottom:hover,
.hvr-sweep-to-bottom:focus,
.hvr-sweep-to-bottom:active {
  color: #3a3a3a;
}
.cst252 .btn {
  margin-bottom: 0;
}
.f12 {
  font-size: 12px;
}
.admin-login h2 {
  font-weight: 600 !important;
  font-size: 16px;
  color: #414141;
}
.document-split .trans-card {
  background: transparent;
  box-shadow: none;
}
.document-split .trans-card > .card-header {
  background: transparent;
  padding-left: 0;
  border-bottom: 0;
}
.document-split .trans-card > .card-body {
  background: transparent;
  padding-left: 0;
  padding-right: 0;
}
.left-colum {
  background: #fff;
  -webkit-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16),
    0 2px 10px 0 rgba(0, 0, 0, 0.12);
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
  border: 0;
}
.left-colum .custom-control-label {
  font-size: 14px;
}
.left-colum .card-header {
  font-weight: 600 !important;
  color: #414141;
  padding: 20px;
}
.left-colum .card-body {
  padding: 18px;
}
.left-colum .custom-radio {
  margin-bottom: 3px;
}
.padding-left-none {
  padding-left: 0 !important;
}
.filters .select-wrapper input.select-dropdown {
  height: 26px !important;
}
.filters .select-wrapper span.caret {
  /*display: block !important;*/
  top: 9px !important;
}
.custom-form-ex .md-form {
  margin: 35px 0;
}
.filters.cust-margin .col {
  margin: 10px 0;
}
.filters .md-form label {
  font-size: 12px !important;
}
.filters .btn {
  margin-top: -8px;
  min-width: initial;
  display: block;
  float: left;
  height: 26px;
  line-height: 7px;
}
.filters .md-form .form-control {
  line-height: 0 !important;
  font-size: 12px !important;
  height: auto !important;
}
.filters .select2-container {
  font-size: 12px !important;
}
.filters .searchdata {
  padding: 0;
  font-size: 12px;
  line-height: 0;
  padding: 0;
  margin: -4px;
}
.filters .searchterm {
  padding: 0;
  font-size: 14px;
  top: 6px;
}
.filters .mt10rem {
  margin-top: 11px;
  font-size: 12px;
}

/* file-uinput */
.file-upload {
  background-color: #ffffff;
  width: 100%;
  margin: 0 auto;
  padding: 0;
}

.file-upload-btn {
  width: 100%;
  margin: 0;
  color: #fff;
  background: #1fb264;
  border: none;
  padding: 10px;
  border-radius: 4px;
  border-bottom: 4px solid #15824b;
  transition: all 0.2s ease;
  outline: none;
  text-transform: uppercase;
  font-weight: 700;
}

.file-upload-btn:hover {
  background: #1aa059;
  color: #ffffff;
  transition: all 0.2s ease;
  cursor: pointer;
}

.file-upload-btn:active {
  border: 0;
  transition: all 0.2s ease;
}

.file-upload-content {
  display: none;
  text-align: center;
}

.file-upload-input {
  position: absolute;
  margin: 0;
  padding: 0;
  width: 100%;
  height: 100%;
  outline: none;
  opacity: 0;
  cursor: pointer;
}

.image-upload-wrap {
  margin-top: 20px;
  border: 1px dashed #ccc;
  position: relative;
  height: 80px;
}

.image-dropping,
.image-upload-wrap:hover {
  background-color: #ccc;
  border: 1px dashed #ffffff;
}

.image-title-wrap {
  padding: 0 15px 15px 15px;
  color: #222;
}

.drag-text {
  text-align: center;
}

.drag-text h3 {
  font-weight: 100;
  text-transform: uppercase;
  color: #333;
  padding: 30px 0;
  font-size: 15px;
}

.file-upload-image {
  margin: 8px 0 auto;
  padding: 0px;
  width: 6% !important;
}

.remove-image {
  margin: 0;
  color: #fff;
  background: #cd4535;
  border: none;
  padding: 5px;
  border-radius: 4px;
  transition: all 0.2s ease;
  outline: none;
  text-transform: uppercase;
  font-weight: 400;
  font-size: 12px;
}

.remove-image:hover {
  background: #c13b2a;
  color: #ffffff;
  transition: all 0.2s ease;
  cursor: pointer;
}

.remove-image:active {
  border: 0;
  transition: all 0.2s ease;
}
.mb10 {
  margin-bottom: 10px;
}
.f13b {
  font-size: 13px;
  font-weight: 600 !important;
  margin-bottom: 0;
}
.kyc-setup {
  border: 1px solid #dadada;
  margin: 3rem 0;
}
.kyc-setup > .row {
  border-bottom: 1px solid #dadada;
  margin: 0;
  height: 80px;
}
.padding-none {
  padding: 0 !important;
}
.kyc-setup .btn {
  margin: 0;
  font-size: 14px;
  padding: 5px 20px;
  min-width: 120px;
}
.kyc-setup h5 {
  font-weight: 600 !important;
  font-size: 16px;
  margin-bottom: 3px;
}
.kyc-setup p {
  font-size: 13px;
  margin-bottom: 3px;
}
.left-icon,
.right-tab {
  border-right: 1px solid #dadada;
  padding: 15px;
}
.left-icon.progress-bcs {
  background: #555555;
}
.dblk {
  display: block;
  margin-top: 8px;
}
.left-colum {
  box-shadow: none !important;
}
.left-colum .card {
  box-shadow: none !important;
}
.help-popover {
  position: absolute;
  top: 24px;
  right: -21px;
  cursor: pointer;
}
.popover-body {
  padding: 0.5rem 0.75rem;
  color: #212529;
  font-size: 10px;
}
.pagination .page-item .page-link:focus {
  background-color: #ffc600;
  color: #fff !important;
}
.pagination .page-item.active .page-link:hover,
.pagination .page-item.active .page-link:focus {
  background-color: #ffc600 !important;
  color: #fff !important;
}

#viewModal .col {
  word-break: break-all;
}
.user-form-a h5 {
  margin-bottom: 20px;
}
div.dataTables_wrapper div.dataTables_info {
  float: left;
}

/* Bug Fixes Styles 11122018@12 end*/

/* new css added 13122018 Start */
.row.selectMode,
.row.selectPurpose {
  position: relative;
}
.selectMode .error,
.selectPurpose .error {
  color: #ff0000 !important;
  position: absolute;
  font-size: 12px;
  bottom: -7px;
  right: -31px;
  top: 10px;
}
.selectPreference .selectMode .error,
.selectPreference .selectPurpose .error {
  right: 10px !important;
  top: 5px;
  bottom: 0 !important;
}
/* .pagination .page-item .page-link:focus{background-color: transparent !important;}  */
.card-header .btn {
  padding: 4px 20px;
}
.custom-checkbox
  .custom-control-input:disabled:checked
  ~ .custom-control-label::before {
  background-color: rgba(50, 199, 90, 0.5);
}
.mobile-add a img {
  width: 377px;
  padding: 18px;
  box-sizing: border-box;
}
.footer .col a {
  display: block;
  padding: 5px 10px 0;
}
.footer .col:first-child {
  padding-top: 5px;
  padding-bottom: 5px;
}
.footer-r-t {
  text-align: right;
  font-size: 13px;
}
.footer-r-t a {
  font-size: 12px;
  padding: 5px 0 0 30px;
  display: inline-block;
}
.footer a:hover {
  text-decoration: underline;
  transition: 0.5s;
}
.footer p {
  color: #fff;
  font-size: 12px;
}
.footer .col.para-txt {
  border-bottom: 0px !important;
  color: #ccc;
  font-size: 9px;
}
.footer .col.para-txt p {
  font-size: 12px;
}
.file-upload-content {
  border: 1px dashed #dadada;
}
.remove-image {
  font-size: 9px;
  margin-top: 6px;
}
.md-form.alt-getotp {
  position: relative;
}
.md-form.alt-getotp .get-otp-b {
  position: absolute;
  top: 0;
  right: 0;
  width: 20%;
}
.form-check-input[type="radio"].with-gap:checked + label:after,
.form-check-input[type="radio"]:checked + label:after,
label.btn input[type="radio"].with-gap:checked + label:after,
label.btn input[type="radio"]:checked + label:after {
  background-color: #ffc600 !important;
}
.form-check-input[type="radio"].with-gap:checked + label:after,
.form-check-input[type="radio"].with-gap:checked + label:before,
.form-check-input[type="radio"]:checked + label:after,
label.btn input[type="radio"].with-gap:checked + label:after,
label.btn input[type="radio"].with-gap:checked + label:before,
label.btn input[type="radio"]:checked + label:after {
  background-color: #ffc600 !important;
  border: none !important;
}
.get-otp-b a {
  top: 16px;
  left: 20px;
  padding: 0;
}
.custom-checkbox .custom-control-input:checked ~ .custom-control-label::after {
  background-image: url(../img/checked.svg) !important;
}
.idealogo a {
  background: transparent;
}

/********* footer css ***********/
.footer {
  padding: 10px;
  height: auto;
}
.footer h4 {
  font-weight: bold;
  font-size: 12px;
  line-height: 9px;
}
.footer a {
  font-size: 13px;
  display: block;
  padding: 5px 0;
  height: 19px;
}
img.footer-logo {
  position: absolute;
  right: 50px;
  top: 24px;
}
.footer p {
  font-size: 12px;
  line-height: 15px;
  color: #ccc;
}
.footer img {
  float: right;
}
.error.invalidotp {
  position: absolute;
  right: 0;
  font-size: 12px;
  color: #ff0000;
}
.border-error {
  border: 1px solid #ff0000 !important;
}
.error {
  color: #ff0000 !important;
}

.customAdujstError {
  position: inherit !important;
  padding-left: 10px;
}

.grid-body .col label {
  word-break: break-all;
}

/* svg animation loader start */
#loader-div {
  position: absolute;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  z-index: 99999999;
  left: 0;
  right: 0;
}
svg#svg_loader {
  width: 100px;
  height: 100px;
  margin: 20px;
  display: inline-block;
  text-align: center;
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  top: 30%;
}
/* svg animation loader End */

/* dashboard css */
.dashboard-t {
  background: #e4e7ec;
}
.col-4.grid-style {
  padding: 12px 0;
  border-radius: 10px;
  text-align: center;
  margin: 0 17px 17px 17px;
  max-width: 30%;
  background: #fff;
  box-shadow: 1px 1px 30px 1px rgba(0, 0, 0, 0.1);
}
.big-text h1 {
  color: #3a3a3a;
  font-weight: 600 !important;
  font-style: italic;
  font-size: 25px;
}
.big-text h1 a {
  font-size: 15px;
  text-transform: uppercase;
  display: block;
  width: 100%;
  text-align: center;
  color: #b0b0a6 !important;
}
.big-text h1 a:hover {
  text-decoration: underline !important;
}
.drill-text {
  display: flex;
  justify-content: space-between;
  font-size: 12px;
  text-transform: uppercase;
  margin: 20px 0;
  font-weight: 400;
  font-style: italic;
  color: #333;
}
.drill-text div {
  border-radius: 100px;
  padding: 2px 7px;
}
.green-d {
  background: #c8e6c9;
}
.yellow-d {
  background: #ffecb3;
}
.red-d {
  background: #ffab91;
}
span.cir-t {
  font-weight: 600 !important;
}

/* Changes done by Surya on 27-05-2019 */
.footer .col a {
  display: block !important;
  font-size: 12px !important;
}
/* Changes done by Surya on 27-05-2019 */

/*.mobile-add a img {width: 78.5%;padding: 27px 18px;box-sizing: border-box;}  Changes done by Pushpa on 04-06-2019 */

/* start changes for resposnsive bug fixing  on 06-06-19 surya&preeti */
.col-xl-4.grid-style {
  padding: 12px 0;
  border-radius: 10px;
  text-align: center;
  margin: 0 17px 17px 17px;
  background: #fff;
  box-shadow: 1px 1px 30px 1px rgba(0, 0, 0, 0.1);
}

.d-block.msg_content {
  word-break: break-all;
}
.Revokedetails {
  white-space: nowrap;
  color: red;
}
/* start select filter status  */
.dropdown-content li > a,
.dropdown-content li > span {
  font-size: 14px;
  color: #3a3a3a;
  display: block;
  padding: 0.5rem;
}
.dropdown-content li.active > a,
.dropdown-content li.active > span {
  background: #5f004b;
  color: #ffffff;
} 
.d-for-mobile{
  display: none;
}
.form-check-input[type=checkbox]:disabled:not(:checked)+label:before  {
  background-color: #efeeed;
  border-color: #f9f9f9;
  cursor: not-allowed;
}

 /* START- added by bindu for consent acquisition for mobile login */
 #ver-tabs {
  position: absolute;
  background: #f3f3f3;
  left: 0px;
  top: 0px;
  bottom: 0px;
  padding: 0px;
}
 
#ver-tabs .nav-tabs {
  border: 0px !important;
  margin-top: 10px;
}
#ver-tabs .nav-tabs .nav-item {
  position: relative;
  width: 100%;
  margin-top: 10px;
}
#ver-tabs .nav-tabs .nav-link {
  border: 0px !important;
  text-transform: capitalize;
  font-size: 16px;
  text-align: left;
  padding: 15px 30px;
  white-space: nowrap;
  font-weight: 500;
  color: #6e6e6e !important;
  border-radius: 0px !important;
}
#ver-tabs .nav-tabs .nav-link:hover,
#ver-tabs .nav-tabs .nav-link.active {
  background: #ffffff !important;
}
#ver-tabs .nav-tabs .nav-link.active:before {
  content: " ";
  position: absolute;
  width: 5px;
  top: 0;
  left: 0;
  bottom: 0;
  background: #ffc600;
}
.wh100 {
  height: 100%;
  width: 100%;
}

.rt-content-tab{
  margin-left: 16.666667%;
  padding-left: 1.5rem;
  padding-right: 0px;
}

.btn-default{background: #ccc !important; color: #333 !important; box-shadow: none;}

.consents_count{
	position: absolute;
	right: 30px;
	background: #6d6e7b;
	padding: 0.75rem;
	border-radius: 50px;
	top: 15px;
	height: 20px;
	line-height: 2px;
	color: #fff;
	text-align: center;
}

#ver-tabs .nav-tabs .nav-link.active .consents_count {
	background: #ffc600;
}
.d-mob-only{
  display: none;
}
.d-lg-only{
  display: block;
}
/* END */
/* end select filter status  */
@-moz-document url-prefix() {
  /* .top-bar .container, */
  .nav-link,
  .table thead th,
  .font-weight-bold {
    font-weight: 400 !important;
  }
}
@media screen and (max-width: 992px) {
  body {
    margin-bottom: initial;
    font-size: initial;
  }
  .top-bar .container {
    height: initial;
    padding: .5rem 1rem;
 
  }  
  .top-bar .navbar-nav{
    margin-top: 1rem;
  }
  .top-bar .nav-link {
    padding:  1rem !important;
    font-size: 16px;
    }
.top-bar a.nav-link.hvr-sweep-to-bottom.active,
.top-bar .nav-link.hvr-sweep-to-bottom.active span{
      top:0px !important;
    }
  .mob-container{
      background: #fff;
      padding: 1rem;
      /*min-height: 30vh;*/
  }
  .footer {
    position: initial;
    /*margin-top: 2rem;*/
  }
  .header .right-div {
    /* justify-content: space-evenly;
    flex-basis: 100%;
  */
    padding-right: 10px;
  }
  .header .right-div p {
    display: none;
  }
  .header .fa {
    margin-right: 0px;
  }
  .login-card {
    width: 90%;
    margin: 0 auto;
    margin-bottom: 20px;
  }
.login-card .btn#login{
  display: block; width: 100%;
}
.d-mob-only{
  display: block;
}
.d-lg-only{
  display: none;
}
 .d-mob-only .dropdown-item{
  position: relative;
  padding: .5rem 1.5rem;
}
.d-mob-only .dropdown-item.active, .d-mob-only .dropdown-item:active{
  background: #ffc600;
}

.consents_count{
  top:8px;
  right: 8px;
}
  table {
    border: 0;
    border-collapse: collapse;
    table-layout: fixed;
  }
  table caption {
    font-size: 1.3em;
  }
  table thead {
    border: none;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  table tr {
    display: block;
    margin-bottom: 1rem;
    border: 1px solid #ddd;
    padding: 10px;
  }
  table td {
    display: block;
    text-align: left;
    border-top: 0px !important;
  }
  table td::before {
    content: attr(data-label);
    float: left;
    font-weight: bold;
    /* text-transform: uppercase; */
    width: 100%;
  }
  table td:last-child {
    border-bottom: 0;
  }
  .table .badge {
    display: inline-block !important;
    float: none;
  }
  table.table a {
    width: 100%;
    display: block;
  }
  .table.table td,
  .table.table th {
    padding-top: 5px;
    padding-bottom: 5px;
  }
  table td::before {
    font-weight: 500;
  }
  table tr:focus,
  table tr:hover {
    background: #f9f9f9;
  }
  div.dataTables_wrapper div.dataTables_info {
    float: none;
    font-size: 12px;
    }
    div.dataTables_wrapper div.dataTables_paginate ul.pagination{
      justify-content: center !important;
      margin: 15px 0px !important;
    }
  .pagination .page-item .page-link {
    font-size: 13px;
    padding: 5px 10px;
  }
  .preferences-status .table tr td:first-child {
    width: 100% !important;
  }
  .preferences-status .table tr td:nth-child(2) {
    text-align: left;
  }
  .preferences-status .table tr td:nth-child(3) {
    width: 100%;
    margin: auto;
    text-align: left;
  }
  .preferences-status .table tr td:last-child {
    text-align: left;
  }
  table td::before {
    float: none;
    display: block;
  }
  /* a#navToggleBar {
     color: #5f004b; font-size: 1.5rem; 
     z-index: 9999;
  }
  a#navToggleBar.active {
    position: absolute;
    top: 10px;
    right: 10px;
 }
 
 a#navToggleBar .fa-bars, a#navToggleBar.active .fa-times{
  display: block;
}
a#navToggleBar .fa-times, a#navToggleBar.active .fa-bars{
  display: none;
} 

 ul.nav.grey.mobile-nav {
    display: flex;
 flex-direction: column;
 background: rgba(255,255,255,.98) !important;
 position: absolute;
 text-align: left;
 top: 0px;
 z-index: 999;
 width: 100%;
 box-shadow: 2px 2px 20px #f1f1f1;
 bottom: 0px;
 left: 0;
 right: 0;
 padding-top: 20px;
  }
  ul.nav.grey.mobile-nav .nav-link {
    padding: 1rem;
    font-size: initial;
  }
  ul.nav.grey.mobile-nav .nav-link span {
    margin-top: 1rem;
    display: block;
  } */
  .d-for-mobile{
    display: block;
  }
  .rt-content-tab{
    margin-left: 0px;
    padding-left: 0px;
    padding-right: 0px; 
  }
 .row.wh100{
  margin: 0px;
    padding: 0px;
  }
  #ver-tabs{
    position: static;
    background: transparent;
  }
  /* START changes done as per TRB-9462  */
  .cust_consent_acq .alert{
    width: auto;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    flex-direction: column;
  }
  /* END changes done as per TRB-9462  */
}

@media screen and (min-width:800px){
   #loginBlock .login-card+.login-card{
    margin-left:15px; 
    max-width: calc(50% - 15px);
  }
}

/*Start : Select2 Js adjustment - Jagadeesh 2019-02-14 @ 04.10 PM*/
.select2-container {
	box-sizing: border-box;
	display: inline-block;
	margin: 0 !important;
	position: relative;
	vertical-align: middle;
}
.select2-container .select2-selection--single .select2-selection__rendered {
	padding-left: 0 !important;
}
.select2-container--default .select2-selection--single {
	background-color: #fff;
	border: 0 !important;
	border-radius: 4px !important;
	border-bottom: 1px solid #ced4da !important;
	border-radius: 0 !important;
	margin-bottom: 0 !important;
}
.select2-container--default .select2-results__option--highlighted[aria-selected] {
	background-color: #e40000 !important;
	color: white;
}
/*End : Select2 Js adjustment - Jagadeesh 2019-02-14 @ 04.10 PM*/
.select2-hidden-accessible{ overflow:hidden;
 }
 


.md-form label {
  font-weight: 400;
  font-size: 14px;
  color: #3a3a3a;
}

 .md-form label.active {
    top: 0.9rem;
    font-size: 12px;
    color: #ffc107;
  }

  .md-form .form-control {
    font-size: 14px;
  }
/*Start :  Required astrick (*) custom css - Jagadeesh & Preethi 2019-08-21 @ 02.20PM */ 
.req_lbl:after { 
  content:" * " !important;
   color: #ff0000; 
    font-weight: bold;
    opacity: 1 !important;
    position: static !important;
    display: inline !important;
  }
.req_lbl h5{display: inline-block;}
/*End :  Required astrick (*) custom css - Jagadeesh & Preethi 2019-08-21 @ 02.20PM */ 
.md-form .form-control:disabled, .md-form .form-control[readonly] {
    background-color: #fcfcfc;
}

/* START: Bhavesh Vaviya for TRB-5021 on 12-04-2023 */
.proceed_customer {
	background: #ffc600;
	height: 30px;
	padding: 5px 15px;
	position: relative;
	/* top: -3px; */
	border-radius: 3px;
	color: #fff;
	font-weight: 400;
	font-size: 12px;
	display: inline-block;
}
.bootbox-close-button{
  margin: 10px !important;
}
/* END: Bhavesh Vaviya for TRB-5021 on 12-04-2023 */

/* START changes done as per TRB-9462  */
.cust_consent_acq{
  display: flex;
  align-items: center;
  justify-content: center;
}


.cust_consent_acq .alert{
  width: auto;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
}


.cust_consent_acq .alert-dismissible .close {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  padding: .45rem 1rem;
  color: inherit;
}
/* END changes done as per TRB-9462  */