/**{transition:1s;}*/

@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;
}
.logo {
  margin: 10px 0px 0px 10px;
}
.idealogo {
  margin-top: -10px;
}
.modal-body {
  font-weight: 400;
}
html {
  position: relative;
  min-height: 100%;
}
body {
  margin-bottom: 180px;
  background-color: #efeeed;
  color: #3a3a3a;
  font-family: "vodafone", sans-serif !important;
  font-size: 14px;
  font-weight: 400 !important;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  letter-spacing: 0.2px;
}
body.login-changed {
  margin-bottom: 0;
  background-color: #fff !important;
}
p {
  font-weight: 400;
}
h1,
h2,
h3,
h4,
h5,
h6,
strong,
.badge {
  font-weight: 500 !important;
}
.footer {
  position: absolute;
  bottom: 0;
  width: 100%;
  /*   height: 60px; Set the fixed height of the footer here  
   */
  background-color: #232323;
}
.header {
  background-color: #ee2737;
  height: auto;
  /* padding: 25px 0 22px 0;resent branding time change */
  padding: 6px 0;
  z-index: 99;
  position: relative;
}
/* .header img{width: 250px; padding: 20px;} */
.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: 13px;
  font-weight: 400;
}
.right-div a {
  /* background: #3A3A3A; */
  height: 32px;
  padding: 7px 15px;
  position: relative;
  top: 0px;
  border-radius: 3px;
  color: #fff !important;
  font-weight: 400;
  font-size: 12px;
}
.top-bar {
  background: #fff;
  border-bottom: 10px solid #5f004b;
}
.top-bar .container {
  display: flex;
  justify-content: space-around;
  color: #4e4e4e;
  font-weight: 400;
  height: 70px;
  align-items: center;
  font-size: 20px;
}
.top-bar .container p {
  margin-bottom: 0;
}
/* .card-header {
	padding: 10px 40px;
} */
.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: 15px;
  font-weight: 400;
  display: block;
}
.card-body {
  padding: 20px 50px;
}
.f-pword {
  color: #414141;
  font-style: italic;
}
.f-pword a {
  color: #414141;
  margin-bottom: 6px;
  display: block;
}
/*.get-otp a{background: #dbdbda; color: #fff; font-weight: 500; font-size: 14px; border-radius: 4px; padding: 10px 15px; width: 150px;}*/
.get-otp a {
  color: #afafaf;
  font-weight: 500;
  font-size: 14px;
}
a.dropdown-item.no-link {
  cursor: none;
}
.table.table td,
.table.table th {
  padding: 10px 5px;
  font-size: 12px;
}
.grey-otp {
  background: #ccc !important;
  color: #666 !important;
}
.login .btn-warning {
  background: #ffc600 !important;
  text-transform: uppercase !important;
  color: #fff !important;
  font-size: 13px;
  font-weight: 500;
  margin: 1rem 0;
}
/*.login .hvr-bounce-to-right:before{background: #ee2737 !important;}*/
.login .btn-warning:hover {
  color: #fff !important;
}
.login .card,
.mobile-add .card {
  border-radius: 0px;
}
.card {
  border-radius: 10px;
  box-shadow: 0 2px 5px 0 rgb(0 0 0 / 6%), 0 2px 10px 0 rgb(0 0 0 / 2%);
}
.mobile-add a {
  display: block;
}
.mobile-add a img {
  width: 84.3%;
  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: 500;
  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;
} */
.cpm-manage .card-body {
  padding: 1.5rem;
  box-shadow: none !important;
}
.spacer {
  background: #55acee;
  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: #000666;
  font-weight: 500;
  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: 0 10px 0 0;
  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-dialog .modal-content .modal-header {
	border-bottom: none;
	position: absolute;
	right: 0;
	z-index: 9999;
} */
.modal-body {
  padding: 2rem;
}
.modal-body h4 {
  font-weight: bold;
}
.modal-body .row {
  padding: 6px 0;
  font-size: 14px;
}
/* .cpm-manage .card-header {
	position: relative;
	background: rgba(47,48,67,0.7);
	color: #fff;
} */
.cpm-manage .btn {
  position: absolute;
  left: 30%;
  top: 22%;
}
.pagination .page-item.active .page-link {
  background: #ffc600;
  box-shadow: none;
  /* 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;
  cursor: pointer;
  box-shadow: none !important;
  line-height: 6px;
}
.btn.btn-blue-grey.hvr-bounce-to-right::before {
  background: #b0afaf;
}
.badge {
  box-shadow: none !important;
}
.table thead th {
  font-size: 13px;
  font-weight: 500;
  text-transform: uppercase;
  color: #3a3a3a;
}
.nav-link {
  padding: 1.65rem 0.75rem;
}
.nav-link.hvr-sweep-to-bottom:before {
  background: #5f004b !important; /*top: 20px;*/
}
span.help {
  padding: 38px 10px;
  display: none;
}
.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: #ee2737 !important; */
  top: 0px;
}
.mobile-add span {
  color: #72839b;
  font-size: 13px;
  text-align: center;
  padding: 0px;
}
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: #3a3a3a;
}
.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;
}
.grey-otp {
  background: transparent !important;
  color: #666 !important;
  font-size: 0px !important;
}
.grey-otp::before {
  content: "Resend OTP";
  font-size: 13px;
  position: relative;
  left: 0px;
  padding: 10px;
  border-radius: 3px;
}
.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: 500;
}
a.close-t {
  position: absolute;
  right: 0;
  padding: 20px;
  top: 0;
  color: #3a3a3a;
  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: 500 !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;
  border-bottom: 3px solid #ffc600;
}
.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: 500 !important;
  font-size: 16px;
  color: #414141;
}
/* .document-split .trans-card {
	background: transparent;
	box-shadow: none;
} */
.document-split .trans-card > .card-header {
  /* background: transparent; */
  padding: 10px 40px;
  /* border-bottom: 0; */
}
.document-split .trans-card > .card-body,
.card .card {
  /* background: transparent; */
  padding: 10px 20px;
  box-shadow: none !important;
  /* padding-right: 0; */
}
.left-colum {
  background: #fff;
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
  border: 0;
  border-right: 1px solid #ddd;
}
.left-colum .custom-control-label {
  font-size: 12px;
}
.left-colum .card-header {
  font-weight: 500 !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;
}
/* 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: #f9f9f9;
  border-color: #ffc107;
}
.image-dropping .drag-text h3,
.image-upload-wrap:hover .drag-text h3 {
  color: #ffc107;
}
.image-title-wrap {
  padding: 0 15px 15px 15px;
  color: #222;
}
.drag-text {
  text-align: center;
}

.drag-text h3 {
  font-weight: 500 !important;
  text-transform: capitalize;
  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: 500 !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: 500 !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;} commented by praneeth -- 2219 532pm */
div.dataTables_wrapper div.dataTables_info {
  float: left;
}
/* login-css -- Start */
.login-main {
  display: flex;
  display: -ms-flexbox;
  display: -webkit-flex;
  justify-content: center;
  align-items: center;
  align-content: center;
}
.login-main > div {
  flex-basis: 50%;
  display: flex;
  display: -ms-flexbox;
  display: -webkit-flex;
  justify-content: space-between;
  align-items: center;
  align-content: center;
  height: 100vh;
  text-align: left !important;
  padding: 0 100px;
  position: relative;
}
.login-right .idealogo {
  position: absolute;
  top: 60px;
  right: 60px;
}
.login-left .logo {
  position: absolute;
  top: 60px;
  left: 60px;
}
.login-left {
  background-color: #323332;
  overflow: hidden;
}
.prom-cont {
  text-align: left !important;
  width: 50%;
  margin: auto;
}
/*   .logo img{width: 200px;} */
.row-c {
  display: flex;
  padding: 20px 0;
  font-size: 20px;
  color: #fff;
  font-weight: 500;
}
.row-c .text {
  padding: 5px 20px;
}
.icon {
  flex-basis: 40px;
}
.icon img {
  width: 100%;
}
.fotm-cont .login .card {
  box-shadow: 0 !important;
}
.form-cont {
  width: 50%;
  margin: auto;
}
h3 {
  font-weight: bold;
}
.form-cont .get-otp {
  display: flex;
  justify-content: space-between;
  padding: 20px 0;
  position: relative;
  top: -15px;
}
.md-form label {
  font-weight: 400;
  font-size: 14px;
  color: #3a3a3a;
}

.md-form label.active {
  /* font-weight: 500; */
  top: 0.9rem;
  font-size: 12px;
  color: #ffc107;
}
.badge.badge-default.rounded i {
  position: relative;
  top: 0 !important;
  left: 0 !important;
  text-align: center;
  font-size: 12px !important;
}
.badge.badge-default.rounded.top-a {
  position: absolute;
  right: 0;
  top: 0px;
}
.badge.badge-default.rounded {
  border-radius: 100% !important;
  width: 20px;
  height: 20px;
  background-color: transparent !important;
  color: #ffc600 !important;
  border: 1px solid #ffc600;
}
.left-colum .badge.badge-default.rounded i {
  position: relative;
  top: 1px !important;
  left: -1px !important;
}
.badge.badge-default.rounded.top-b {
  position: absolute;
  right: 0;
  top: 0;
}
.min-height300 .card-body {
  min-height: 420px;
}
.code-green {
  color: #ffc600 !important;
  font-weight: 500;
  padding-left: 20px;
  margin-bottom: 0;
}
.f15 {
  font-size: 15px;
  font-weight: 500;
}
.row-d {
  width: 100%;
  padding: 15px 0;
  font-size: 20px;
}
.form-check-input[type="radio"] + label:after,
.form-check-input[type="radio"] + label:before,
label.btn input[type="radio"] + label:after,
label.btn input[type="radio"] + label:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  margin: 0;
  width: 25px;
  height: 25px;
  z-index: 0;
  -webkit-transition: 0.28s ease;
  -o-transition: 0.28s ease;
  transition: 0.28s ease;
}
.f13 {
  font-size: 13px;
}
/* login-css -- end */

.w-auto {
  width: auto !important;
  font-size: 11px;
  padding: 5px;
  line-height: 4px !important;
}
/*.et-search{ border-radius:4px; border: 2px solid #ccc;}*/
.et-search .form-control {
  margin: 0 0 0 5px !important;
  padding: 0.375rem 0.75rem !important;
  background-color: #fff !important;
  border-bottom: 0px !important;
  border-radius: 4px 0 0 4px !important;
  border: 1px solid #ddd !important;
}
.m-ad {
  padding: 0;
  margin: 10px 0 0 0 !important;
}
.et-search .input-group-text {
  border-top-right-radius: 5px !important;
  border-bottom-right-radius: 5px !important;
}
.mb0 {
  margin-bottom: 0 !important;
}
.mb20 {
  margin-bottom: 20px;
}
.fs-40 {
  font-size: 40px;
}
.text-right {
  position: absolute;
  right: 0;
}
.fb13 {
  font-weight: 400 !important;
  font-size: 13px;
  width: 100% !important;
}
.grey-bg {
  background-color: #f5f5f5;
}
.mb20 {
  margin-bottom: 20px;
}
.suggested-headers {
  background-color: #dae3f3;
  position: absolute;
  z-index: 99;
  width: 96%;
}
.suggested-headers h2 {
  font-weight: 500 !important;
  font-size: 16px;
  padding: 20px 0 20px 0 !important;
  border-bottom: 1px solid #55acee;
  position: relative;
}
.adding-bdr {
  border-bottom: 1px solid #dadada;
}
.adding-bdr h4 {
  font-size: 16px;
  padding: 10px 0;
  margin-bottom: 0;
}
.adding-bdr h5 {
  font-size: 14px !important;
  padding: 10px 0;
}
.text-red {
  color: #ff0000;
}
.spacer2 {
  height: 30px;
}
.close-a {
  position: absolute;
  top: 15px;
  right: 25px;
  cursor: pointer;
  font-weight: 500;
}
.mt20 {
  margin-top: 20px;
}
.r--relative {
  position: relative;
}
.fb600 {
  font-weight: 500 !important;
}
.form-relative-div {
  position: relative;
}
.form-relative-div select {
  border-radius: 0;
  position: absolute;
  width: 150px;
  top: 10px;
  right: 16px;
}
.look-text-area {
  width: 100%;
  border: 1px solid #dadada;
  padding: 5px 10px 5px 50px;
  font-size: 11px;
  border-radius: 5px;
  background-color: #fff;
  margin-top: 10px;
  position: relative;
  line-height: 13px;
}
.info {
  display: block;
  background-color: #333;
  color: #fff;
  padding: 7px;
  width: 30px;
  height: 30px;
  text-align: center;
  border-radius: 5px;
  position: absolute;
  top: 0;
  left: 0;
}
.info2 {
  display: block;
  background-color: #333;
  color: #fff;
  text-align: center;
  border-radius: 5px;
  position: absolute;
  top: 10px;
  right: 35px;
  z-index: 999999;
  cursor: pointer;
}
.info-pop {
  position: absolute;
  background-color: #fff;
  top: 47px;
  width: 90%;
  z-index: 999;
  padding: 16px;
  font-size: 13px;
  box-shadow: 2px 2px 20px #ccc !important;
}
.m20 {
  margin: 20px 0;
}
.f10 {
  font-size: 10px;
  opacity: 0.8;
  line-height: 12px !important;
}
.blue-bg-w-h {
  margin-left: 15px;
  padding: 0;
  border: 1px solid #dadada;
}
.head-r-t {
  background-color: #3a3a3a;
  padding: 15px;
  text-align: center;
  font-weight: 500;
  color: #fff !important;
  margin-bottom: 20px;
}
.cp-c {
  width: 100% !important;
  font-weight: 400 !important;
  margin: 20px 0 !important;
  word-break: break-all;
}
.pd-e20 {
  padding-left: 20px;
  padding-right: 20px;
}
.error {
  position: absolute;
  right: 0;
  font-size: 12px;
  color: #ff0000;
  text-align: right !important;
}
/********* footer css ***********/
.footer h4 {
  font-weight: bold;
  font-size: 12px;
  line-height: 9px;
  color: #fff;
}
.footer a {
  font-size: 13px;
  padding: 5px 30px 0 0;
  height: 19px;
  display: block;
  font-weight: 400 !important;
}
img.footer-logo {
  position: absolute;
  right: 50px;
  top: 24px;
}
.footer p {
  font-size: 12px;
  line-height: 14px;
  color: #ccc;
  margin: 9px;
}
.footer img {
  float: right;
  margin-top: 9px;
}
.error.invalidotp {
  position: absolute;
  right: 0;
  font-size: 12px;
  color: #ff0000;
}
.dropdown-warning .dropdown-content li a,
.dropdown-warning .dropdown-content li span:hover,
.dropdown-warning .dropdown-content li.active {
  background-color: #f5f5f5 !important;
  box-shadow: none !important;
  color: #333 !important;
}
.dropdown-content li > a,
.dropdown-content li > span {
  font-size: 0.9rem;
  color: #4e5c6c;
  display: block;
  padding: 0.5rem;
}
.colorful-select .dropdown-content li.active span {
  color: #333 !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}
.select-wrapper .select-dropdown {
  user-select: none;
  min-height: 50px;
  overflow-y: auto;
}
.select-wrapper input.select-dropdown {
  color: #757575;
}
.file-upload-content {
  display: none;
  text-align: center;
  border: 1px dashed #dadada;
  /* height: 80px; */
  height: 100px;
}
.remove-image {
  color: blue !important;
  background: transparent !important;
}
.verifyTelemarketer {
  position: absolute;
  top: 18px;
  right: 0;
  cursor: pointer;
}
.mt0 {
  margin-top: 5px;
  margin-bottom: 5px;
}
.error-left {
  position: inherit !important;
}
.insert-variable {
  position: absolute;
  right: 0px;
  top: 0;
  border: 1px solid #dadada;
  background: #fff;
  padding: 5px;
  border-radius: 5px;
  cursor: pointer;
}
.left-colum label.custom-control-label {
  width: 90%;
}
.error.error-btm {
  bottom: -19px;
}
.spl_error{
  bottom: -24px !important;
  line-height: 1;

}
.md-form.classTeleMarketer {
  margin-bottom: 0 !important;
  margin-top: 0 !important;
}
.md-form.margin {
  margin-top: -8px !important;
  margin-bottom: 0 !important;
}
.mbtnR0 {
  margin-right: 0 !important;
}
.f10 {
  font-size: 10px;
}
.bdr-btm {
  border-bottom: 1px solid #dadada !important;
  padding: 10px 0 !important;
  font-weight: 500 !important;
}
ul.sc-1125 {
  list-style: none;
  padding-left: 2px;
}
ul.sc-1125 li {
  padding: 10px 0;
  border-bottom: 1px solid #f1f1f1;
  font-weight: 500;
  font-size: 18px;
}
ul.sc-1125 span {
  display: block;
  font-weight: normal !important;
  font-size: 14px !important;
}
.S-253 .btn {
  margin: 0 !important;
}
.S-253 span {
  display: block;
  text-align: right;
  padding: 10px;
  font-weight: 500;
}
.tx-r124 {
  text-align: right;
}
/* css for adminmodule */
.f20 {
  font-size: 40px;
}
.w-60 {
  width: 60px;
}
.card-body.grey-light {
  padding: 25px 0 !important;
  background: #f2f2f2 !important;
  min-height: auto;
}
.card-body.grey-light p {
  width: 100% !important;
  padding: 0 40px !important;
}
.form-right-adm {
  padding: 20px 0;
}
.select-wrapper + label {
  top: -6px;
}
.row.flex-right {
  text-align: right;
  justify-content: flex-end;
}
.spacer-2 {
  height: 30px;
}
.admin .md-form .form-control {
  height: 38px !important;
}
.admin .md-form {
  margin-top: 0 !important;
  margin-bottom: 1.5rem;
}
.mt10rem {
  margin-top: 1.5rem;
}
.select-wrapper span.caret {
  top: 13px;
}
.adjustment-label .form-check-input[type="checkbox"] + label:before,
.adjustment-label
  .form-check-input[type="checkbox"]:not(.filled-in)
  + label:after,
.adjustment-label label.btn input[type="checkbox"] + label:before,
.adjustment-label
  label.btn
  input[type="checkbox"]:not(.filled-in)
  + label:after {
  top: 8px;
  border-right: 2px solid #ffc600;
  border-bottom: 2px solid #ffc600;
}
.account-activation-pending {
  text-align: center;
  padding: 40px 0;
}
.account-activation-pending img {
  margin-bottom: 10px;
}
.account-head {
  font-size: 16px;
  color: #55acee;
}
.admin-login .card > .card-body {
  padding-top: 0;
}
.card-header .btn {
  padding: 4px 20px;
}
.card-header .row {
  justify-content: space-between;
}
/* .card.cpm-manage.user-form-a.cst252 > .card-header {
	font-size: 20px;
} */
.mrn30 {
  margin-right: -30 !important;
}
button.info2 {
  border: none;
  padding: 5px;
  border-radius: 2px;
  position: absolute;
  right: 0;
  top: 0;
}
.md-form .form-control {
  font-size: 14px;
}
.mb0-fc,
.mb0-fc input {
  margin-bottom: 0;
}
/* commented by padmaja as per header id changes on 20122019*/
/* table#headersTable th:nth-child(2) {
	width: 30%;
} */
.case-fail {
  border: 1px solid #ff0000 !important;
}
.spacer3 {
  height: 20px;
  width: 100%;
}
.spacer4 {
  height: 40px;
  width: 100%;
}
.mlr0 {
  margin: 0;
}
.add-entity-center {
  text-align: center;
  padding: 100px;
}
.add-entity-center h3 {
  font-weight: 100;
  font-size: 22px;
}
.spacer-bdr {
  padding: 10px 0;
  width: 100%;
}
.bootbox.modal.fade.bootbox-alert .modal-dialog {
  width: 360px;
  text-align: center;
  font-size: 18px;
  color: green;
}
.bootbox.modal.fade.bootbox-alert .modal-footer {
  justify-content: center;
}
.bootbox.modal.fade.bootbox-alert .modal-footer .btn-primary, .bootbox.modal.fade.bootbox-confirm .modal-footer .btn-warning{
  background: #ffc600 !important;
  box-shadow: none !important;
}
.bootbox.modal.fade.bootbox-confirm .modal-footer {
  justify-content: end;
}
.mr-0 {
  margin-right: 10px;
}
.large-width-model .modal-dialog {
  max-width: 60% !important;
}
.large-width-model .modal-body {
  padding: 1% !important;
}
.nav > li.dropdown:hover > a,
.nav > li.dropdown:hover > a:hover,
.nav > li.dropdown:hover > a:focus {
  background-color: rgb(231, 231, 231);
  color: rgb(85, 85, 85);
}
li.dropdown:hover > .dropdown-menu,
.profileDD:hover .dropdown-menu {
  display: block;
}
.profileDD .dropdown-menu {
  top: 20px;
}

.nav > li.dropdown .dropdown-menu {
  top: 65%;
}
.right-div i.fa.fa-user-circle-o {
  padding: 0 10px;
}
.arrange-up {
  position: absolute;
  right: -53%;
  top: 23px;
}
.logo .text {
  color: #fff;
  font-weight: 500;
  font-size: 14px !important;
}
.row-d p.f13 {
  padding-left: 35px;
}
.row-d .form-check-label {
  font-weight: 500;
}
/* lastest style fixes  */

.prom-cont,
.form-cont {
  min-height: 460px;
}
.card-body {
  min-height: 330px;
  justify-content: flex-start;
  align-content: center;
  align-items: center;
}
.flex-tem-display {
  display: flex !important;
}
.get-otp-b a {
  color: #dbdbda;
  font-weight: 500;
  font-size: 12px;
  position: relative;
  top: -46px;
  right: -83%;
}
.btn:active,
.btn:focus,
.btn:hover {
  box-shadow: none !important;
}
.trans-card .card-body {
  display: block !important;
}
/* .card {
	box-shadow: none !important;
} */
.h5-doc-left-col {
  font-weight: 500 !important;
  font-size: 1.25rem;
  padding: 20px 0 0 0;
  margin: 0;
  border-bottom: 1px solid #dadada;
}
.height-auto {
  min-height: auto !important;
}
.grey-bg .fb13 {
  font-size: 11px;
  margin-bottom: 10px;
}
.childHeaders h3 {
  font-size: 17px;
  font-weight: 500 !important;
}
h5.mb0.headerdisplay {
  font-size: 13px;
  margin-bottom: 5px !important;
}
h4#header_amount {
  font-size: 17px;
  text-align: right;
}
.childHeaders {
  border-bottom: 1px solid #f1f1f1;
  padding: 5px 0;
}
.mbf10 {
  margin-bottom: 0 !important;
}
#error_CNAM {
  top: 0 !important;
}
.image-upload-wrap .parsley-errors-list {
  position: absolute !important;
  top: -85% !important;
}
.ConsentPurpose h5 {
  font-size: 13px;
  margin-bottom: 4px;
}
.consentInfo {
  font-size: 13px;
}
.mtb5 {
  margin: 8px 0;
}
.communicationtype h5 {
  margin-bottom: 10px;
}
.templatemsg .mt20 {
  margin-top: 5px;
}
h3#previewLabel {
  font-size: 16px;
  font-weight: 500;
  word-break: break-all;
}
p#previewDescription {
  font-size: 12px;
  margin: 5px 0 !important;
  word-break: break-all;
}
.spacer-sms {
  margin-top: 40px;
}
.look-text-area.previewSMS {
  padding-left: 10px;
  word-break: break-all;
  /* newly added on april19th 2021 */
  font-size: 16px;
  line-height: 20px;
}
.relative-form {
  position: relative;
}
span.ft12 {
  font-size: 10px;
  display: block;
  margin-top: 0;
}
.nav > li.dropdown .dropdown-menu {
  top: 60px;
  z-index: 99999999;
  border-radius: 0;
  border: 0;
  box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.2);
  font-size: 12px !important;
  /* added these to keep menu scrollbar if submenus are more */
  max-height:300px;
  overflow-x:hidden;
  overflow-y:auto;
}
.dropdown-menu a.nav-link.hvr-sweep-to-bottom.dropdown-item {
  font-size: 11px;
  padding: 5px;
  text-align: left;
  border-bottom: 3px solid transparent;
}
.header input.select-dropdown[readonly="true"] {
  width: 150px !important;
  margin-bottom: 0 !important;
  margin-top: 10px !important;
}
/*consent-privew-qwe */
.consent-template-qwe {
  background-color: #fff !important;
  margin-bottom: 245px;
}
.consent-template-qwe .container {
  max-width: 100% !important;
  padding: 0;
  overflow-x: hidden;
}
.consent-mbile-privew .col-6.blue-bg-w-h.padding-none {
  width: 100% !important;
  margin: 0;
}
.consent-mbile-privew {
  margin-left: 0;
}
.consent-mbile-privew h3 {
  font-size: 25px;
  padding-top: 30px !important;
}
.consent-template-qwe .header img {
  width: 225px !important;
  padding: 0 20px !important;
  text-align: center !important;
  margin: auto !important;
}
.consent-template-qwe .header .logo {
  text-align: center;
  margin: auto;
  width: 100%;
  padding: 0;
}
.consent-mbile-privew strong {
  font-weight: 500;
}
.f-bold-ex {
  font-weight: 500;
  font-size: 16x;
}
.consent-mbile-privew .md-form input[type="date"],
.md-form input[type="datetime-local"],
.consent-mbile-privew .md-form input[type="email"],
.consent-mbile-privew .md-form input[type="number"],
.consent-mbile-privew .md-form input[type="password"],
.consent-mbile-privew .md-form input[type="search-md"],
.consent-mbile-privew .md-form input[type="search"],
.consent-mbile-privew .md-form input[type="tel"],
.consent-mbile-privew .md-form input[type="text"],
.consent-mbile-privew .md-form input[type="time"],
.consent-mbile-privew .md-form input[type="url"],
.consent-mbile-privew .md-form textarea.md-textarea {
  width: 100% !important;
}
.consent-template-qwe .container {
  padding: 10px;
}
.consent-mbile-privew .btn-blue-grey {
  width: 100%;
}
.header .right-div {
  pointer: relative !important;
  z-index: 9999;
}
.verify-account--t {
  padding: 30px 0;
}
.verify-account--t h5 {
  font-weight: 500 !important;
  padding: 5px 0 !important;
  margin: 0 !important;
  border-bottom: 1px solid #dadada;
}
.verify-account--t p {
  padding: 5px 0;
  font-size: 13px;
}
.verify-account--t .fa.fa-check-circle {
  color: #32c775;
}
.profile-page .card-body {
  padding: 10px;
}
.portfolia-main .img img {
  width: 60px;
  padding-bottom: 10px;
}
.profile-page {
  border: 1px solid #dadada;
  padding: 0;
  margin-bottom: 20px;
}
.profile-info {
  font-size: 14px;
  padding: 10px 18px;
}
.profile-info i {
  font-size: 14px;
}
.profile-info .row {
  padding: 10px 0;
}
.name {
  color: #ffc600;
  font-weight: 500;
  font-size: 20px;
  padding-top: 6px;
}
.profile-page .card-header {
  background: transparent;
  padding: 10px 25px;
}
.md-accordion .card .card-header {
  padding: 15px 0;
}
.accordion.md-accordion .card-body {
  padding: 30px 30px;
  min-height: auto;
  background: #f1f1f1;
}
.accordion.md-accordion .collapse {
  border-top: 1px solid #dadada !important;
}
.data-help {
  font-size: 11px;
  text-align: right;
  position: absolute;
  left: 0;
}
.profile-updation--list {
  position: relative;
  padding: 0 50px;
}
.btm--cta {
  display: flex;
  padding: 0;
  border-bottom: 1px solid #dadada;
  margin-bottom: 20px;
  justify-content: space-between;
}
.btm--cta a {
  padding: 10px;
  margin: 0 10px 0 0;
}
.btm--cta .tab-link {
  color: #3a3a3a;
  font-weight: 500;
  text-transform: uppercase;
}
.tab-link:hover {
  color: #ffc600;
}
.tab-link.hvr-underline-from-center:before {
  background: #ffc600 !important;
  height: 2px;
}
.accordion.md-accordion .card-header h5 {
  font-weight: 500;
  color: #ffc600;
}
.accordion.md-accordion .collapsed h5 {
  color: #999;
}
a.tab-link.hvr-underline-from-center.active {
  color: #ffc600;
  border-bottom: 2px solid #ffc600;
}
input.select-dropdown[readonly="true"] {
  font-size: 12px;
}
.profile-updation--list .form-check {
  padding-left: 0;
}
.profile-updation--list .form-check-input[type="checkbox"] + label,
.profile-updation--list label.btn input[type="checkbox"] + label {
  font-size: 12px;
  line-height: 12px;
}
.modal {
  z-index: 99999 !important;
}
.badge-primary {
  background-color: #ffc600 !important;
}
.header .fa {
  color: #ffc600 !important;
  opacity: 1 !important;
}
.blue {
  background-color: #ffc600 !important;
}
.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;
  border: 0;
}
code {
  color: #69199b;
  font-weight: 500;
}
.childHeaders h2 {
  font-size: 17px;
}
.custom-radio .custom-control-input:checked ~ .custom-control-label::before {
  background-color: #ffc600;
}
.table.dataTable {
  margin-bottom: 22px !important;
  border-bottom: 1px solid #dadada;
}
#documentverify .modal-dialog {
  position: fixed;
  width: 800px;
  right: 0;
  margin: 0;
}
#documentverify .modal-body {
  padding: 5%;
  height: 100vh;
}
.pdf--viewer {
  height: 60vh;
  border-bottom: 8px solid #333;
}
#reject_reason {
  position: absolute;
  background: #fff;
  padding: 10px;
  width: 100%;
  box-shadow: 2px 2px 20px 0 rgba(0, 0, 0, 0.2);
  z-index: 9999;
}
.close-reject {
  padding: 10px;
  top: 0;
  z-index: 999;
  cursor: pointer;
}
.footer .col:first-child {
  padding-top: 5px;
  padding-bottom: 0;
}
.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 a{display: inline-block !important;} */
.header .dropdown-toggle::after {
  color: #ffc600 !important;
}
p.wallet-dropdown,
p.notifications-dropdown,
p.help {
  padding-right: 20px !important;
}
p.wallet-dropdown .material-icons,
p.notifications-dropdown .fa,
p.help .fa {
  width: 20px;
  height: 20px;
  font-size: 20px;
  padding: 1px 15px;
  color: #ffc600 !important;
}
div#multiCollapseExample1 {
  position: absolute;
  width: 20%;
  top: 50px;
  border: 2px solid #dadada;
}
div#multiCollapseExample1 .card-body {
  min-height: auto !important;
  padding: 0;
}
div#multiCollapseExample1 .card-body img {
  padding: 0;
  width: 100%;
}
div#multiCollapseExample2 {
  position: absolute;
  width: 30%;
  top: 50px;
}
div#multiCollapseExample2 .card-body {
  min-height: auto !important;
  width: 300px;
  background: #ffc600;
}
div#multiCollapseExample2 .card-body p {
  padding: 30px;
}
div#multiCollapseExample1 .card-body img {
  padding: 0;
  width: 100%;
}
.wallet-dropdown:after,
.notifications-dropdown:after {
  display: none;
}
.wallet-dropdown,
.notifications-dropdown {
  cursor: pointer;
}
.kycguide {
  font-size: 12px;
  margin-top: -10px;
}
.badge.badge-success.check-bill {
  position: absolute;
  top: 11px;
  right: 0;
  width: 20px;
  height: 20px;
  cursor: pointer;
}
.check-bill i {
  line-height: 13px;
  font-size: 13px;
}
.h3f {
  font-size: 20px;
}
h3.h3f i {
  font-size: 16px;
  margin-right: 2px;
}
.h3f3 {
  font-size: 14px;
  font-weight: 500;
}
.cdd label {
  font-size: 13px;
  text-transform: uppercase;
  margin-top: 10px;
}
.cdd input[type="text"] {
  width: 200px;
}
.m2r {
  margin: 2px 0;
}
.md-form.custom-date label {
  font-weight: 400;
  font-size: 14px;
  top: -13px;
}
a.active_submenu.nav-link.hvr-sweep-to-bottom.dropdown-item {
  background: #ffc600 !important;
  color: #fff !important;
}
.select-wrapper .select-dropdown {
  user-select: none;
  min-height: 0;
  overflow-y: auto;
}
.md-form i {
  position: absolute;
  top: -4px;
  right: 0;
  font-size: 17px;
  padding: 0;
}
.form-inline .md-form {
  margin-bottom: 0;
}
.profile-info .badge.badge-primary {
  height: 18px;
  margin-top: 3px;
  padding: 10px;
  line-height: 0;
}
#billingupdate {
  position: absolute;
  top: 4px;
  right: 3px;
}
.badge.badge-danger.top-a i {
  font-size: 15px;
  padding: 0;
  line-height: 10px;
  height: 15px;
  width: 15px;
}
#add_ET_TEL_Map .modal-header {
  left: 40px !important;
} /* Added - Jagadeesh 2019-02-09 @ 09.15PM*/
.bdr-none {
  border-bottom: none !important;
}
.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;
}
.ranges li:hover {
  background-color: #ffc600 !important;
  border: 1px solid #ffc600 !important;
  color: #fff !important;
}
.ranges li.active {
  background-color: #ffc600 !important;
  border: 1px solid #ffc600 !important;
  color: #fff !important;
}
.ranges li {
  color: #000 !important;
  font-weight: 500 !important;
}
.red-tele-close i {
  background: #ff0000;
  color: #fff;
  padding: 3px;
  border-radius: 3px;
  position: absolute;
  right: -23px;
  top: 0;
}
.range_inputs .cancelBtn {
  background: #ccc !important;
  color: #333 !important;
}
.daterangepicker td.active,
.daterangepicker td.active:hover {
  background-color: #ffc600 !important;
  border-color: transparent;
  color: #fff;
}
/* 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: 500 !important;
  font-style: italic;
  font-size: 25px;
}
.big-text h1 a, .big-text h1 .data {
  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: 4px;
  padding: 5px;
  min-width: 90px;
  margin: 2px;
}
.green-d {
  background: #c8e6c9;
}
.yellow-d {
  background: #ffecb3;
}
.red-d {
  background: #ffab91;
}
.danger-d {
  background: #e97151;
}
.grey-d {
  background: #cbcbcb;
}
span.cir-t {
  font-weight: 600 !important;
  display: block;
}
.filters .bagde.bagde-primary.w-20 {
  width: 30px;
  height: 30px;
  background: #007bff;
  color: #fff;
  padding: 7px;
  display: block;
  text-align: center;
  margin-top: 12px;
  border-radius: 2px;
  margin-left: 10px;
}
.qrconsent strong {
  display: block;
  text-transform: uppercase;
  font-size: 11px;
  margin-bottom: 1px;
}
.qrconsent span {
  display: block;
  border-bottom: 1px solid #dadada;
  padding: 10px 0;
}
.get-otp.mgetotp {
  font-size: 14px !important;
  border-radius: 4px !important;
  background: #28a745 !important;
  text-align: center !important;
  display: inline-block !important;
  color: #fff !important;
  margin-bottom: 10px;
}
.login-left img {
  max-width: 100%;
}
.login-left {
  padding: 0 !important;
}
/*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: 1.5px solid #dadada !important;
  border-radius: 0 !important;
  margin-bottom: 0 !important;
}
.select2-container--default
  .select2-results__option--highlighted[aria-selected] {
  background-color: #5f004b !important;
  color: white;
}
/*End : Select2 Js adjustment - Jagadeesh 2019-02-14 @ 04.10 PM*/

/*admin custom upload and the list item verification // praneeth */
.btn-file {
  position: relative;
  overflow: hidden;
}
.btn-file input[type="file"] {
  position: absolute;
  top: 0;
  right: 0;
  min-width: 100%;
  min-height: 100%;
  font-size: 100px;
  text-align: right;
  filter: alpha(opacity=0);
  opacity: 0;
  outline: none;
  background: white;
  cursor: inherit;
  display: block;
}
.col.upload-cond-box {
  display: flex;
  justify-content: space-between;
}
button.form_submit.upload-btn {
  background: transparent;
  border: 0;
  padding: 0;
  height: 13px;
  line-height: 12px;
  color: #fff;
  font-size: 12px; /*added by Surya on 23-07-2019 11:40 AM */
  min-width: 75px;
}
.varification-docs-adm {
  line-height: 30px;
  border-bottom: 1px solid #dadada;
  margin: 0;
}
.reupload-form {
  height: 20px;
  padding: 3px 3px;
  margin-bottom: 15px !important;
  position: static;
  line-height: 12px;
  top: 0 !important;
}
span#verify {
  width: 216px;
}
span.reason {
  font-size: 12px;
  line-height: 15px;
  margin-bottom: 10px;
  display: inline-block;
}
.varification-docs-adm {
  line-height: 30px;
  border-bottom: 1px solid #dadada;
}
/*admin custom upload and the list item verification // praneeth */

.card-body.grey-light p {
  font-size: 13px;
  line-height: 23px;
  font-weight: 400;
  margin-bottom: 0;
}
.card.cpm-manage.user-form-a.cst252.cst258 .card-header {
  font-size: 14px;
  padding: 5px 40px;
  background: #333;
}
.card.cpm-manage.user-form-a.cst252.cst258.padding-left-none .card-header {
  padding: 2px 9px !important;
}
.filters .btn {
  display: block;
  float: left;
  height: 26px;
  line-height: 10px;
  margin-top: -8px;
}
/* .select2-hidden-accessible{overflow: auto !important; position: inherit !important;} */
/*.select2-hidden-accessible .caret{display: none !important;}
.select2-hidden-accessible{display:block !important; float:left !important;}
.select-wrapper span.caret{display: none;}
.select-wrapper.mdb-select.md-form.select2-hidden-accessible .parsley-errors-list.filled {
    position: inherit !important;
    top: -25px !important;
    display: flex;
}*/
.select2-hidden-accessible .caret {
  display: none !important;
}
.select2-hidden-accessible {
  /* display:block !important; */
  float: left !important;
}
.select-wrapper span.caret {
  display: none;
}
.select-wrapper input.select-dropdown {
  display: none !important;
}
.select-wrapper.mdb-select.md-form.select2-hidden-accessible
  .parsley-errors-list.filled {
  position: inherit !important;
  top: 27px !important;
  display: flex;
  width: 200px;
  right: -20.5vw;
}
/* .add-content-template
  .select-wrapper.mdb-select.md-form.select2-hidden-accessible
  .parsley-errors-list.filled {
  right: -16.5vw !important;
} */
.contentcategory .error {
  top: 28px !important;
}
#error_Header {
  right: -21.5vw !important;

}
.user-role-menu-map .select--custom--relative.md-form .parsley-errors-list {
  right: -20.5vw !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;
}
.custom-search-drop
  .select2-container.select2-container--default
  .select2-selection--single {
  /* background-color: #333; */
  border: none !important;
  padding: 0 5px;
  font-size: 12px;
  font-weight: 500;
  border-top-left-radius: 5px !important;
  border-top-right-radius: 5px !important;
}
.custom-search-drop
  .select2-container--default
  .select2-selection--single
  .select2-selection__rendered {
  /* color: #fff; */
}
.select2-dropdown {
  border: 0px !important;
  border-bottom-right-radius: 5px !important;
  border-bottom-left-radius: 5px !important;
  box-shadow: 2px 2px 5px #ccc;
}
.manage-actions .btn-save {
  border-bottom-left-radius: 5px !important;
  border-bottom-right-radius: 5px !important;
}
.select2-dropdown.custom--header-drop {
  /* background-color: #333 !important; */
  border-radius: 4px !important;
  /* color: #fff !important; */
  font-size: 12px !important;
  font-weight: 500 !important;
}
.ml2 {
  margin-left: 2px !important;
}
span.usr-txt--lnth {
  width: 88px;
  display: inline-block;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  float: left;
  font-size: 13px;
  text-align: right;
}
#documentProofParent .error {
  top: 28px;
}
.mt-top {
  margin-top: 20px;
}
.mb20 {
  margin-bottom: 20px;
}
.et-search .input-group-text {
  color: #fff;
  font-weight: 500;
  cursor: pointer;
}
@media only screen and (max-width: 1400px) {
  .right-div i.fa.fa-user-circle-o {
    padding: 5px 10px;
  }
  .get-otp a {
    color: #dbdbda;
    font-weight: 500;
    font-size: 14px;
  }
  body {
    margin-bottom: 180px;
  }
  /* .parsley-errors-list,
  .txtCustomiMobileErrorMessage {
    font-size: 10px;
    text-align: right;
  }
  .error {
    position: absolute;
    right: 0;
    font-size: 10px;
    color: #ff0000;
    text-align: right !important;
  } */
  .login .btn-warning {
    font-size: 11px;
    font-weight: 500;
    margin: 1rem 0;
  }
  /* .btn.btn-blue-grey {
	font-size: 11px;
} */
  .kyc-setup .btn {
    margin: 0 !important;
    font-size: 14px !important;
    padding: 5px 20px !important;
    min-width: 120px !important;
  }
  .login .card-header {
    padding: 10px 40px;
  }
  .left-colum .card-header {
    padding: 20px;
  }
  .login,
  .mobile-add {
    border-radius: 0px;
    min-height: 360px;
  }
  .mobile-add a img {
    width: 273px;
    padding: 0px;
    box-sizing: border-box;
    text-align: center;
    margin: auto;
  }
  .mobile-add .card {
    border-radius: 0px;
    text-align: center;
  }
  .top-bar .container {
    height: 60px;
  }
  .get-otp {
    font-size: 14px !important;
    font-size: 17px;
    border-radius: 4px;
  }
  a.nav-link.hvr-sweep-to-bottom.active {
    /*	top: 38px !important;*/
  }
  a.nav-link.hvr-sweep-to-bottom.active span {
    position: relative;
    /*top: -37px;*/
  }
  .mobile-add span {
    font-size: 11px;
  }
  /* .nav-link.hvr-sweep-to-bottom:before {
 	top: 38px; 
} */
  /* .card-header {
	padding: 0.5rem 2.5rem;
	font-size: 18px;
} */
  .card-header span {
    font-size: 13px;
  }
  /* .cpm-manage .card-body {
	padding-top: 20px;
	padding-bottom: 0;
} */
  .cpm-manage p {
    margin-bottom: 0;
  }
  .grid-header {
    padding: 8px 0;
    font-size: 15px;
  }
  .grid-body .col {
    padding: 3px 0;
  }
  .prom-cont .logo {
    padding: 25px 0 !important;
  }
  .header .right-div {
    padding: 36px 12px;
    height: 60px;
  }
  .right-div p {
    margin-bottom: 0;
    font-size: 12px;
  }
  .login,
  .mobile-add {
    border-radius: 0px;
    min-height: 360px;
  }
  .help img {
    width: 25px;
  }
  /* .cpm-manage a.btn.btn-warning.hvr-bounce-to-right.waves-effect.waves-light {
	padding: 5px 10px !important;
	font-size: 13px !important;
} */
  .selectPreference .card {
    display: block;
  }
  .modal-dialog {
    max-width: 70%;
  }
  a.close-t {
    padding: 10px;
  }
  /* .user-form-a .btn {
	padding: 4px 10px;
} */
  .prom-cont,
  .form-cont {
    width: 100%;
  }
  /* reducing the 1280 / 150 dpi / laptop , laptop with touch to 80% */
  /* .user-form-a .btn {
	padding: 4px 10px;
} */
  .prom-cont,
  .form-cont {
    width: 100%;
    min-height: 400px;
  }
  .row-c .icon img {
    width: 80%;
  }
  /* .form-cont .btn {
	font-size: 11px !important;
} */
  .row-c {
    font-size: 15px;
  }
  .form-check-input[type="radio"] + label:after,
  .form-check-input[type="radio"] + label:before,
  label.btn input[type="radio"] + label:after,
  label.btn input[type="radio"] + label:before {
    width: 15px;
    height: 15px;
    top: 6px;
  }
  .row-d {
    font-size: 15px;
    font-weight: 500;
    padding: 10px 0 0 0;
  }
  .row-d p.f13 {
    font-weight: 400;
    font-size: 12px;
  }
  .row-c {
    padding: 10px 0;
  }
  .row-c .icon img {
    width: 60%;
  }
  .row-c .text {
    padding: 2px 0;
  }
  .logo .text {
    color: #fff;
    font-weight: 500;
    margin-top: 5px;
  }
  .error {
    font-size: 11px;
    bottom: -19px;
  }
  /* .md-form label.active {
	font-weight: 500;
}
.md-form label {
	font-size: 12px;
} */
  .row-d p {
    padding-left: 34px;
  }
  /* latest style fixes */
  .prom-cont,
  .form-cont {
    min-height: 400px;
  }
  .prom-cont {
    min-height: 450px;
  }
  /* .btn.btn-warning {
	font-size: 11px !important;
} */
  .dropdown-content li > span {
    font-size: 12px;
  }
  input.select-dropdown[readonly="true"] {
    font-size: 12px;
    color: rgb(109, 110, 101);
    top: 0px;
    left: 0;
    margin-left: -2px !important;
  }
  .dropdown-content li > a,
  .dropdown-content li > span {
    font-size: 12px;
  }
  .mdb-select {
    width: 100%;
    padding-left: 2px;
  }
  .form-check-input[type="radio"]:checked + label,
  .form-check-input[type="radio"]:not(:checked) + label,
  label.btn input[type="radio"]:checked + label,
  label.btn input[type="radio"]:not(:checked) + label {
    padding-left: 19px !important;
    line-height: 1.7rem;
  }
  .form-check-input[type="radio"]:checked + label{
    color: #ffc600;
  }
  .consentInfo {
    font-size: 11px;
  }
  .consentInfo2 {
    font-size: 13px;
  }
  .large-width-model .modal-dialog {
    max-width: 85% !important;
  }
  .row-d p.f13 {
    padding-left: 18px;
  }
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.3),
  only screen and (-o-min-device-pixel-ratio: 13/10),
  only screen and (min-resolution: 120dpi) {
  .right-div i.fa.fa-user-circle-o {
    padding: 5px 10px;
  }
  .get-otp a {
    color: #dbdbda;
    font-weight: 500;
    font-size: 14px;
  }
  body {
    margin-bottom: 180px;
  }
  /* .parsley-errors-list,
  .txtCustomiMobileErrorMessage {
    font-size: 10px;
    text-align: right;
  }
  .error {
    position: absolute;
    right: 0;
    font-size: 10px;
    color: #ff0000;
    text-align: right !important;
  } */
  .login .btn-warning {
    font-size: 11px;
    font-weight: 500;
    margin: 1rem 0;
  }
  .btn.btn-blue-grey {
    font-size: 11px;
  }
  .kyc-setup .btn {
    margin: 0 !important;
    font-size: 14px !important;
    padding: 5px 20px !important;
    min-width: 120px !important;
  }
  .login .card-header {
    padding: 10px 40px;
  }
  .left-colum .card-header {
    padding: 20px;
  }
  .login,
  .mobile-add {
    border-radius: 0px;
    min-height: 360px;
  }
  .mobile-add a img {
    width: 273px;
    padding: 0px;
    box-sizing: border-box;
    text-align: center;
    margin: auto;
  }
  .mobile-add .card {
    border-radius: 0px;
    text-align: center;
  }
  .top-bar .container {
    height: 60px;
  
  }
  .get-otp {
    font-size: 14px !important;
    font-size: 17px;
    border-radius: 4px;
  }
  a.nav-link.hvr-sweep-to-bottom.active {
    /*top: 38px !important;*/
  }
  a.nav-link.hvr-sweep-to-bottom.active span {
    position: relative;
    /* top: -37px;*/
  }
  .mobile-add span {
    font-size: 11px;
  }
  .nav-link.hvr-sweep-to-bottom:before {
    /*top: 38px;*/
  }
  .card-header {
    padding: 0.5rem 2.5rem;
    font-size: 18px;
  }
  .card-header span {
    font-size: 13px;
  }
  .cpm-manage .card-body {
    padding-top: 20px;
  }
  .cpm-manage p {
    margin-bottom: 0;
  }
  .grid-header {
    padding: 8px 0;
    font-size: 15px;
  }
  .grid-body .col {
    padding: 3px 0;
  }
  /* .logo {padding: 20px 12px;} */
  .prom-cont .logo {
    padding: 25px 0 !important;
  }
  /* .header img{width: 130px; padding: 0;} */
  /*.header .container .row{margin-top: 20px;}*/
  .header .right-div {
    padding: 18px 12px;
    height: 60px;
  }
  .right-div p {
    margin-bottom: 0;
    font-size: 12px;
  }
  .login,
  .mobile-add {
    border-radius: 0px;
    min-height: 360px;
  }
  .help img {
    width: 25px;
  }
  .cpm-manage a.btn.btn-warning.hvr-bounce-to-right.waves-effect.waves-light {
    /* padding: 5px 10px !important; */
    font-size: 13px !important;
  }
  .selectPreference .card {
    display: block;
  }
  .modal-dialog {
    max-width: 70%;
  }
  a.close-t {
    padding: 10px;
  }
  .user-form-a .btn {
    padding: 4px 10px;
  }
  .prom-cont,
  .form-cont {
    width: 100%;
  }
  /* reducing the 1280 / 150 dpi / laptop , laptop with touch to 80% */
  /*    .user-form-a .btn {
padding: 4px 10px;
} */
  .prom-cont,
  .form-cont {
    width: 100%;
    min-height: 400px;
  }
  .row-c .icon img {
    width: 80%;
  }
  .form-cont .btn {
    font-size: 11px !important;
  }
  .row-c {
    font-size: 15px;
  }
  .form-check-input[type="radio"] + label:after,
  .form-check-input[type="radio"] + label:before,
  label.btn input[type="radio"] + label:after,
  label.btn input[type="radio"] + label:before {
    width: 15px;
    height: 15px;
    top: 6px;
  }
  .row-d {
    font-size: 15px;
    font-weight: 500;
    padding: 10px 0 0 0;
  }
  .row-d p.f13 {
    font-weight: 400;
    font-size: 12px;
  }
  .row-c {
    padding: 10px 0;
  }
  .row-c .icon img {
    width: 60%;
  }
  .row-c .text {
    padding: 2px 0;
  }
  .logo .text {
    color: #fff;
    font-weight: 500;
    margin-top: 5px;
  }
  .error {
    font-size: 11px;
    bottom: -19px;
  }
  .md-form label.active {
    font-weight: 500;
  }
  .md-form label {
    font-size: 12px;
  }
  .row-d p {
    padding-left: 34px;
  }

  /* latest style fixes */
  .prom-cont,
  .form-cont {
    min-height: 400px;
  }
  .prom-cont {
    min-height: 450px;
  }
  .btn.btn-warning {
    font-size: 11px !important;
  }
  .dropdown-content li > span {
    font-size: 12px;
  }
  input.select-dropdown[readonly="true"] {
    font-size: 12px;
    color: rgb(109, 110, 101);
    top: 0px;
    left: 0;
    margin-left: -2px !important;
  }
  .dropdown-content li > a,
  .dropdown-content li > span {
    font-size: 12px;
  }
  .mdb-select {
    width: 100%;
    padding-left: 2px;
  }
  /* .form-check-input[type="radio"]:checked + label,
  .form-check-input[type="radio"]:not(:checked) + label,
  label.btn input[type="radio"]:checked + label,
  label.btn input[type="radio"]:not(:checked) + label {
    padding-left: 19px !important;
    line-height: 1.7rem;
  } */
  .consentInfo {
    font-size: 11px;
  }
  .consentInfo2 {
    font-size: 13px;
  }
  .large-width-model .modal-dialog {
    max-width: 85% !important;
  }
  .row-d p.f13 {
    padding-left: 18px;
  }
}
@media only screen and (max-width: 600px) {
  .header .container .row {
    margin-top: inherit;
  }
  .header img {
    width: 250px;
    padding: 15px;
  }
  .right-div a {
    position: absolute;
    right: 15px;
    top: 20px;
  }
  .header {
    padding: 0;
  }
  .main-div .row {
    display: block;
  }
  .main-div .col {
    margin-bottom: 20px;
  }
  .login .md-form {
    margin-top: 25px;
    margin-bottom: 25px;
  }
  .cpm-manage .card-body {
    padding-left: 20px !important;
    padding-right: 10px !important;
  }
  .cpm-manage .col-6 {
    max-width: 100% !important;
    flex-basis: 100% !important;
    padding: 0px;
  }
  .relative-position {
    display: block;
  }
  .relative-position .col {
    max-width: 100%;
    flex-basis: 100%;
    display: block;
    margin-bottom: 15px;
  }
  .top-bar {
    position: relative;
    height: 100px;
    padding: 10px 0;
  }
  .top-bar .container {
    display: block;
  }
  .top-bar .container p {
    margin-bottom: 0;
    width: 100%;
    border-bottom: 1px solid #fff;
  }
  .nav-link {
    display: block;
    padding: 4px;
    background: transparent !important;
    text-transform: uppercase;
    font-weight: 500;
    font-size: 11px;
    text-align: center;
  }
  span.help {
    position: absolute;
    top: -34px;
    right: 20px;
  }
  a.nav-link.hvr-sweep-to-bottom.active {
    background: transparent !important;
  }
  .active.nav-link.hvr-sweep-to-bottom::before {
    background: transparent !important;
  }
  span.help img {
    width: 25px;
  }
  .card-header {
    padding: 10px;
  }
  .cpm-manage {
    display: block;
  }
  .cpm-manage .btn {
    width: 100%;
    position: inherit;
    left: 0;
  }
  .modal-dialog {
    max-width: 94%;
  }
  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: 0.625em;
  }
  table td {
    display: block;
    font-size: 0.8em;
    text-align: left;
  }
  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;
  }
  .nav-link.hvr-sweep-to-bottom:before {
    background: #f5f5f5 !important;
    top: 0;
  }
  a.nav-link.hvr-sweep-to-bottom.active {
    top: 0;
  }
  .nav-link.hvr-sweep-to-bottom:before {
    background: #f5f5f5 !important;
    top: 0;
  }
  s a.nav-link.hvr-sweep-to-bottom.active span {
    position: relative;
    top: 0;
  }
  .right-div p {
    padding-right: 35px;
  }
  .table {
    table-layout: fixed;
  }
  .admin-login .col-6 {
    max-width: 100% !important;
    flex: 100%;
  }
  .admin-login .card-body {
    padding: 20px;
  }
  .footer .col-3,
  .footer .col-4 {
    max-width: 100%;
  }
  .footer .col-2 {
    max-width: 35%;
  }
  .footer img {
    float: left !important;
  }
  .footer .col-3,
  .footer .col-4 {
    max-width: 100% !important;
    flex-basis: 100%;
    line-height: 0;
  }
  body {
    margin-bottom: 380px !important;
  }
  .document-split .col-3,
  .document-split .col-9 {
    max-width: 100% !important;
  }
  .left-colum {
    padding: 20px;
    background: transparent;
  }
  .kyc-setup .row {
    display: flex;
    height: auto;
  }
  .kyc-setup .right-tab .row {
    flex-direction: column;
  }
  .kyc-setup .col-1 {
    max-width: 20%;
  }
  .kyc-setup .col-11 {
    max-width: 80%;
  }
  .kyc-setup .right-tab .col-10,
  .kyc-setup .right-tab .col-2 {
    max-width: 100%;
  }
  .left-icon img {
    width: 30px;
  }
  .kyc-setup .row .col {
    height: 150px;
  }
  .login-main {
    flex-direction: column-reverse !important;
  }
  .login-main > div {
    padding: 30px;
    flex-basis: 100%;
    width: 100%;
  }
  .form-cont {
    width: 100%;
  }
  .btn-I65 {
    padding: 0 5px;
  }
  div.dataTables_wrapper div.dataTables_info {
    float: left;
    font-size: 12px;
  }
  .prom-cont {
    width: 100%;
  }
  .md-form label {
    top: -0.35rem;
    font-size: 12px;
  }
  .get-otp a {
    top: -10px;
  }
  #signupclass .col {
    padding: 0;
  }
  .help-popover {
    right: 0;
  }
  .md-form {
    margin-top: 40px !important;
  }
  .card-header {
    font-size: 16px !important;
  }
  .card-header span {
    font-size: 12.5px;
    font-weight: 400;
    display: block;
    width: 98%;
  }
  .login .card-header {
    padding: 10px 30px;
  }
  .form-cont .get-otp {
    flex-direction: column;
  }
  .left-colum {
    background: transparent;
    width: 90% !important;
    flex-basis: 90%;
    margin: 16px;
  }
  .document-split .col-9 {
    width: 100% !important;
    flex-basis: 100% !important;
  }
  .cst252 .card-body {
    display: flex;
  }
  .cst252 .card-body .row {
    width: 100%;
  }
  .cst252 .card-body .row > .col {
    flex: 100%;
    max-width: 100%;
    display: block;
    float: left;
  }
  .cst252 .card-body .row .md-form {
    margin-top: 0 !important;
  }
  .childHeaders .col-10 h3 {
    font-size: 16px;
  }
  #header_amount {
    font-size: 16px;
  }
  .childHeaders .row {
    display: flex !important;
    border-bottom: 1px solid #f5f5f5;
  }
  .childHeaders .col-2 {
    width: 100%;
    padding: 0;
  }
}
@media only screen and (device-width: 375px) and (device-height: 812px) and (-webkit-device-pixel-ratio: 3) {
  a.nav-link.hvr-sweep-to-bottom.active span {
    position: relative;
    top: 0;
  }
  .top-bar {
    height: 150px;
  }
  .btn {
    margin: 0 11px 0 0;
  }
}
.relative-spacer {
  position: relative;
}
.spacer-height {
  width: 100%;
  height: 50vh;
}
.spacer-height span {
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  text-align: center;
  margin: auto;
  display: block;
}
.mb20 {
  margin-bottom: 20px;
}
.mtb10 {
  margin-bottom: 10px;
  margin-top: 10px;
}
.radio-dependt {
  position: relative;
  top: -25px;
}
/*.login.admin-login .md-formÂ {Â margin-top:Â 20px;Â Â margin-bottom:Â 20px;} */

/* 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;
}
.load_svg {
  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 */

.look-text-area-small {
  width: 100%;
  border: 1px solid #dadada;
  padding: 10px 10px 10px 20px;
  font-size: 14px;
  border-radius: 5px;
  background-color: #fff;
  margin-top: 20px;
  position: relative;
}
.modal-body-pd4 {
  padding: 4% !important;
}
.hide-none {
  display: none;
}
.info-pop-tele {
  left: 26%;
  position: absolute;
  background-color: #fff;
  top: 40px;
  width: 66%;
  z-index: 999;
  padding: 16px;
  font-size: 13px;
  box-shadow: 2px 2px 20px #ccc !important;
}
.col-3.grid-style {
  padding: 11px 0;
  border-radius: 10px;
  text-align: center;
  margin: 0 10px 10px 10px;
  max-width: 23%;
  background: #fff;
  box-shadow: 1px 1px 30px 1px rgba(0, 0, 0, 0.1);
}
/********** start - faq accordin - supraja aldena added on 14052019 05:34PM **************/
/*.faq-nav{border: 1px solid #dadada; position: fixed; width: 250px;}*/ /* commented by supraja, as requested by surya and changed as below on 20112019 */
.faq-nav {
  border: 1px solid #dadada;
  position: sticky;
  width: 250px;
  min-height: 317px;
  max-height: 370px;
  top: 10px;
}
.faq-nav .nav-pills .nav-link {
  padding: 15px 0;
  text-align: left;
  border-bottom: 1px solid #dadada;
  border-radius: 0;
}
.faq-content .tab-content {
  padding: 0 1rem 1rem !important;
}
.faq-content .accordion .card-header {
  background-color: transparent;
  padding: 0;
}
.faq-content .accordion .card-header h5 {
  padding: 10px 0;
  border-bottom: none;
}
/* Changes done by Surya on 27-05-2019 */
.faq-content .accordion .card-header h5 button {
  text-transform: initial;
  padding: 0 !important;
  color: #ffc600 !important;
  cursor: pointer;
}
.faq-content .accordion .card-body {
  padding: 5px;
  min-height: auto;
}
.faq-nav .nav-pills .nav-link:hover {
  border-bottom: 5px solid #ffc600;
  color: #ffc600 !important;
}
.faq-nav .nav-pills .nav-link.active {
  border-bottom: 5px solid #ffc600;
  color: #ffc600 !important;
}
/* Changes done by Surya on 27-05-2019 */
/*.col-9.faq-content {margin-left: 250px;}*/ /* commented by supraja, as requested by surya on 20112019 */
.faq-content .accordion2 .card-header h5 {
  color: #000;
  border: none !important;
}
.faq-content .accordion2 .card-header h5 {
  display: flex;
  justify-content: space-between;
  margin: 0;
  padding-bottom: 0;
}
.faq-content .icons span {
  font-size: 16px;
  font-weight: bold;
}
.faq-content .card-link.collapsed .icons .minus {
  display: none;
}
.faq-content .card-link .icons .minus {
  display: block;
}
.faq-content .card-link.collapsed .icons .plus {
  display: block;
}
.faq-content .card-link .icons .plus {
  display: none;
}
#accordionExample .card-header {
  border: none;
}
/********** end - faq accordin - supraja aldena added on 14052019 05:34PM **************/

/* 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 */

.mt25 {
  margin-top: 25px !important;
}
/********** Start - Team Invite CSS - Surya added on 25-06-2019 **************/
#Approval-Box .ApprovalList {
  display: flex;
  flex-wrap: wrap;
  margin: 0;
  padding: 0;
  list-style: none;
}
#Approval-Box .ApprovalList li {
  min-width: 175px;
  min-height: 175px;
  margin: 15px 20px 0px 0px;
  padding: 10px;
  /*border-radius: 20px;*/
  text-align: center;
  border: 1px solid #ddd;
  color: #707070;
}
#Approval-Box .ApprovalList li div:nth-child(1) {
  font-size: 5em;
  margin: 15px;
  color: rgba(0, 0, 0, 0.3);
}
#Approval-Box .ApprovalList li div:nth-child(2) {
  font-size: 12px;
  word-break: break-word;
}
#Approval-Box .ApprovalList li div:nth-child(3) {
  font-size: 16px;
}
#Approval-Box .ApprovalList li.addList {
  background: #efeeed;
}
#Approval-Box .ApprovalList li.addList a div:nth-child(1) {
  margin: 40px 15px 0;
  cursor: pointer;
}
#Approval-Box .ApprovalList li.addList a div:nth-child(2) {
  font-size: 14px;
  font-weight: bold;
}
#Approval-Box .ApprovalList li.addList a {
  color: rgba(0, 0, 0, 0.3);
  display: block;
  width: 100%;
  height: 100%;
}
#Approval-Box .ApprovalList li.addList:hover a,
#Approval-Box .ApprovalList li.addList:hover a div:nth-child(1) {
  color: #32c75a;
}
.modal-dialog.modal-add-sm {
  width: 30%;
}
.modal-dialog.modal-add-sm .modal-body {
  padding: 10px 30px 20px;
}
/********** End - Team Invite CSS - Surya added on 25-06-2019 **************/

/* Changes for common trubloq admin template side 7/8/19 */
.header .fa {
  padding: 0 2px 0 0;
}
span.usr-txt--lnth,
.right-div p {
  font-size: 14px;
  text-transform: capitalize;
}
.right-div i.fa.fa-user-circle-o {
  padding: 5px 8px;
}
.select2-container--default .select2-selection--single {
  border-bottom: 1px solid #ced4da !important;
}
/*.select2-hidden-accessible*/
.select2.select2-container {
  -webkit-margin-before: 2px !important; /* for chrome only margin */
}
table.dataTable td.dataTables_empty,
table.dataTable th.dataTables_empty {
  color: #ccc;
  letter-spacing: 0.5px;
}
.form-group.mt10rem .date--range--block {
  margin-top: -10px;
}
.form-group.mt10rem .date--range--block:after {
  position: absolute;
  border-bottom: 1px solid #ced4da;
  content: " ";
  left: 0;
  right: 0;
  width: 75%;
  margin: 7px 15px 10px 15px;
  -webkit-margin-before: 10px;
}
.filters .btn {
  margin-top: -8px;
  min-width: initial;
}
.nav-link.hvr-sweep-to-bottom:before {
  top: 0;
}
.table.dataTable td,
.table.dataTable th {
  font-size: 12px !important;
  font-weight: normal;
  color: #6e6e6e;
  text-transform: capitalize;
}
.table.dataTable th {
  font-weight: 500;
}
/*white-space: nowrap; */
/* .cpm-manage.admin .table.dataTable td:first-child, .cpm-manage.admin .table.dataTable th:first-child {
	padding: 10px 0px !important;
} */
/*.cpm-manage.admin .tdUI_pl30 .table.datatable.collapsed   td:first-child*/

.cpm-manage.admin .table.datatable.collapsed td:first-child {
  padding-left: 30px !important;
}
.table.dataTable td a {
  color: #6e6e6e !important;
}
.table.dataTable td a:hover {
  color: #000;
  text-decoration: none !important;
}
/*  .select2-container--default .select2-selection--single .select2-selection__rendered{
	 color: #00c851 !important;
 }
.select2-selection__rendered + .select2-selection__arrow b{
 border-color: #00c851 transparent transparent transparent !important;}*/
.mb30 {
  margin-bottom: 30px;
}
.btnExDown {
  margin: -8px 0 !important;
  padding: 0 10px !important;
  float: right !important;
  background: transparent !important;
  border: 1px solid #ffc600 !important;
  color: #ffc600 !important;
  box-shadow: none;
  line-height: 26px !important;
  transition: 0.2s all;
}
.btnExDown:hover {
  border: 1px solid transparent !important;
  color: #fff !important;
  background: #ffc600 !important;
}
.btnExDown .fa {
  margin-right: 5px;
}
.cpm-manage .date--range--block {
  font-size: 14px;
  font-weight: normal;
  color: #6e6e6e;
}
.cpm-manage .date--range--block .d-inline.text-success {
  padding: 0 0px 0 6px;
  font-size: 16px;
}
.cpm-manage .date--range--block .fa {
  font-size: 0.75em;
  color: #fff;
  background: #00c851;
  margin: -11px 0;
  padding: 5px;
  border-radius: 4px;
  transition: 0.2s all;
}
.cpm-manage.admin .date--range--block .fa:hover {
  background: #e40000;
}

@media (max-width: 1200px) {
  .col-4.grid-style {
    max-width: 40%;
  }
  .nav-link {
    padding: 46px 0.25rem;
    /* padding: 46px 0; */
  }
 
  .table.dataTable td a .fa {
    display: initial;
  }
}
@media only screen and (max-width: 1400px) {
  
  /* body {
	margin-bottom: 370px;
} */
  /* .logo {
	padding: 0px 12px;
}
.cpm-manage .filters a.btn.btn-warning.hvr-bounce-to-right.waves-effect.waves-light {
	line-height: 26px;
	margin-top: -8px;
	padding: 0 10px !important;
} */
}
/*UI Changes in HTML Agreement page 7/9/19 5.58pm*/
table.dataTable.dtr-inline.collapsed > tbody > tr > td:first-child:before,
table.dataTable.dtr-inline.collapsed > tbody > tr > th:first-child:before {
  border: 0px !important;
  background: transparent !important;
  line-height: 14px !important;
  font-size: 22px !important;
  top: 0px !important;
  left: 0px !important;
  box-shadow: none !important;
  color: #5f004b !important;
}
.image-title-wrap {
  display: block;
  margin: 0 auto;
  /*line-height: 45px;*/
  padding: 0;
  margin: 0;
  width: 100%;
  word-break: break-word;
}
.service_agreement {
  display: block;
  cursor: pointer;
  text-align: center;
  padding: 20px;
  transition: all 0.2s;
}
.service_agreement img {
  display: block;
  margin: 0 auto 20px;
  width: 35px;
}
.service_agreement:hover {
  background: #ebebeb;
}
.remove-image {
  color: #ff3547 !important;
  font-weight: 500;
  text-transform: initial;
}
/*.table.dataTable td:first-child a{
	color:#32c75a !important;
}
.table.dataTable  td .child li a{
	color:#6e6e6e !important;
}*/
/*UI Changes in HTML Agreement page 7/10/19 12.30am*/
.table.dataTable td[data-label="Action"] a {
  display: inline-block;
  margin: 1px;
}
.look-text-area .info {
  width: 24px;
  height: 24px;
  border-radius: 5px 0 0 5px;
}
.bootbox-body {
  font-size: 24px;
  padding: 25px; /*text-transform: capitalize;*/
  word-break: break-word;
}
.fa-edit {
  margin-left: 5px;
}
/* .et-search .text-muted {
	color: rgba(255,255,255,0.9) !important;
} */
@media (min-width: 1024px) {
  .card-header .btn {
    padding: 5px 20px;
    border-radius: 50px;
    min-width: 80px;
    text-align: center;
  }
  .card-header .btn .fa {
    display: inline-block;
    vertical-align: inherit;
    margin-right: 2px;
  }
}

.popover-dwnld .btn {
  padding: 5px 20px;
  border-radius: 50px;
  min-width: 80px;
  text-align: center;
  font-size: 0.64rem !important
}
.popover-dwnld .btn .fa {
  display: inline-block;
  vertical-align: inherit;
  margin-right: 2px;
}
.cnst-download-popover {
  max-width: 230px;     /* default is 276px */
}

.cnst-download-popover .popover-body {
  /* height: 150px; */
  overflow-y: auto;
}

.cnst-dwn-btn:hover{
  /* border-color: #ffc107 !important; */
  background-color: #ffc107 !important;
  color: white !important;
}

/*Start -- CSS for Admin Approvals done by Surya on 23-07-2019 11:40 AM */
#ForSel
  .select2-container--default
  .select2-selection--single
  .select2-selection__rendered {
  background: rgba(50, 199, 90, 0.2);
  line-height: 28px;
  font-weight: 500;
  display: inline-block !important;
  color: #000;
  padding: 0px 15px !important;
  text-align: center;
  border-radius: 4px;
  margin-top: -5px;
}
.edit_gst {
  padding: 6px 12px;
  background: #ffc600;
  color: #fff;
  display: inline-block;
  font-size: 12px;
  border-radius: 2px;
  margin-top: -5px;
}
.edit_gst:hover,
.edit_gst:focus,
.edit_gst:active {
  color: #fff;
  opacity: 0.8;
}
.row.varification-docs-adm a {
  color: #f80 !important;
  font-weight: bold;
  text-decoration: underline !important;
}
.row.varification-docs-adm a.ver_popup {
  color: #32c75a !important;
}
.row.varification-docs-adm a.approved {
  color: #32c75a !important;
}
/*End -- CSS for Admin Approvals done by Surya on 23-07-2019 11:40 AM */

/*Start For Trai Dashboard List by surya on 25/07/19 5.15pm*/

.TraiDashList ul {
  display: flex;
  background: #fff;
  padding: 30px;
  margin: 0;
  text-align: center;
  list-style: none;
  justify-content: space-evenly;
}
.TraiDashList ul li {
  width: 25%;
  padding: 15px;
  border-left: 1px solid rgba(0, 0, 0, 0.05);
  text-align: center;
  transition: 0.5s all ease-out;
  cursor: pointer;
}
.TraiDashList ul li:hover {
  background: rgba(0, 0, 0, 0.05);
}
.TraiDashList ul li:first-child {
  border: 0;
}
.TraiDashList ul li .Ikon {
  width: 75px;
  height: 55px;
  margin: 0 auto;
  display: block;
}
.TraiDashList ul li .DataNumber {
  font-size: 24px;
  font-weight: bold;
  color: #ffc600;
  display: block;
  margin: 5px auto 10px;
}
.TraiDashList ul li .Datatxt {
  font-size: 16px;
  font-weight: bold;
  display: block;
  margin: 0 auto 10px;
}
.TraiDashList ul li a {
  color: rgba(0, 0, 0, 0.4);
}
.TraiDashList ul li a:hover {
  color: rgba(0, 0, 0, 0.5);
}
/*End For Trai Dashboard List by surya on 25/07/19 5.15pm*/

.table.dataTable td a.delete {
  display: inline-block;
  text-align: center;
}
.et-search {
  background-color: transparent;
  padding: 5px;
  border-radius: 4px;
}
/*Start Error code in trai preference fix -27/8/19 1pm */
#error_et_msisdn.error {
  margin-bottom: -25px;
  bottom: 0;
}
/*End Error code in trai preference fix -27/8/19 1pm */

/*Start -- changes done by surya for select state error message on 27-08-2019 12:15PM .select-wrapper.mdb-select.md-form.select2-hidden-accessible .parsley-errors-list.filled {*/
label[for="id_iStateID"] + .select2-hidden-accessible {
  width: 100% !important;
  position: relative;
  display: block;
}
#id_iStateID + ul {
  position: inherit !important;
  top: 27px !important;
  display: flex;
  width: 100%;
  right: 0;
  text-align: right;
}
#id_iStateID + ul li.parsley-required,
label[for="id_iStateID"] + div + ul li.parsley-required {
  z-index: 9;
  width: 100%;
  margin: 10px 5px;
  text-align: right;
  position: relative;
}
label[for="id_iStateID"] + div + ul li.parsley-required {
  margin: 30px 0;
}
#telecom {
  font-size: 12px;
}
/*End -- changes done by surya for select state error message on 27-08-2019 12:15PM */

/*Start -- changes done by surya & vani for IE UI issues on 13-09-2019 02:30PM */

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .login-main > .login-left {
    display: block;
  }
  .login-main > .login-right {
    flex-basis: calc(50% - 200px);
  }
  .header img {
    width: 150px;
    padding: 0px;
    position: absolute;
  }
  .req_lbl::after {
    position: static !important;
    display: inline !important;
  }
}
/*End -- changes done by surya & vani for IE UI issues on 13-09-2019 02:30PM */

/* start -- changes done by padmaja for payment details on 25082019 */
.varification-docs-adm-alt {
  line-height: 16px !important;
  padding: 10px 0;
}
.padlt5 {
  padding-left: 5rem;
}
/*End -- changes done by padmaja for payment details on 25082019 */

/*Only for VIL*/
.custom-checkbox .custom-control-input:checked ~ .custom-control-label::before {
  background-color: #ffc600;
}
.custom-checkbox .custom-control-input:checked ~ .custom-control-label::after {
  background-image: url(../img/checked-agree.svg) !important;
}
.agreelink {
  color: rgba(0, 0, 0, 0.7);
  border-bottom: 2px solid #ff9800;
  padding-bottom: 1px;
}
/*Only for VIL*/

/* start - for image atuo-scroll in admin approvals by padmaja on 03102019 */
.autoscroll {
  overflow: auto;
}
/* end - for image atuo-scroll in admin approvals by padmaja on 03102019 */

/*For signup popover position & style purpose by surya on 15/10/19*/
.forPopover .help-popover {
  display: inline-block;
  cursor: pointer;
  position: initial;
  font-size: 14px;
  margin-left: 2px;
  color: #ffc600;
  font-weight: 500;
}
.forPopover {
  margin: 40px 0px;
  font-size: 22px;
}
/*For signup popover position & style purpose by surya on 15/10/19*/

/*Start - for LOA&AS text changes by surya on 28112019 - _Mand_28112019 - Boss changes */
.parentDoctype .custom-control.custom-radio:nth-child(1) .customInfo,
.parentDoctype .custom-control.custom-radio:nth-child(2) .customInfo {
  display: none;
}
.parentDoctype .custom-control.custom-radio {
  margin-bottom: 10px;
}
.parentDoctype label {
  font-size: 14px;
  font-weight: 500;
  line-height: 24px;
}
.parentDoctype .customInfo {
  font-size: 12px;
  line-height: 14px;
}
/*End - for LOA&AS text changes by surya on 28112019*/

.text-underline {
  text-decoration: underline !important;
}
.modal-dialog.modal-65 {
  max-width: 65% !important;
}
.select-wrapper.mdb-select.md-form.select2-hidden-accessible
  .parsley-errors-list.filled {
  position: inherit !important;
  /*	top: 27px !important;*/
  display: flex;
  width: 200px;
  /*right: -20.5vw;*/
  top: 35px !important;
  right: -26rem;
}
.carousel {
  position: relative;
  padding: 30px 0 60px;
}
.carousel-control-prev {
  left: 37%;
  top: initial;
  bottom: 0;
  color: #3a3a3a;
  size: 16px;
  filter: invert(1);
}
.carousel-control-next {
  right: 37%;
  top: initial;
  bottom: 0;
  color: #3a3a3a;
  size: 16px;
  filter: invert(1);
}
.carousel .carousel-control-next-icon,
.carousel .carousel-control-prev-icon {
  width: 40px;
  height: 40px;
}
.carousel-control-prev:hover,
.carousel-control-next:hover {
  filter: invert(0.5);
}
.f18 {
  font-size: 18px !important;
}
.nav.grey .dropdown-menu .dropdown-item:focus:before,
.nav.grey .dropdown-menu .dropdown-item:hover:before {
  display: none;
}

/*Newly added for header adding in modalpop up on july 14th 2020  starts here*/
.actualmodalStyle .modal-dialog {
  max-width: 30% !important;
}
.actualmodalStyle .modal-header {
  left: 0;
}
.actualmodalStyle .modal-header {
  left: 0;
}
.actualmodalStyle .select2-container .select2-selection--multiple:after {
  content: " ";
  border-color: #888 transparent transparent transparent;
  border-style: solid;
  border-width: 5px 4px 0 4px;
  right: 15px;
  position: absolute;
  top: 50%;
}
/*Newly added for header adding in modalpop up on july 14th 2020 ends here*/
.mdhdr {
  position: absolute;
  left: 50px !important;
}

table.dataTable.dtr-inline.collapsed > tbody > tr > td:first-child:before,
table.dataTable.dtr-inline.collapsed > tbody > tr > th:first-child:before {
  margin-top: 20px;
}
table#templatetable > tbody > tr > td:first-child:before {
  margin-top: 12px;
}
.dataTable tr .form-check {
  padding-left: 0;
  margin-top: 7px;
}
.forUI.dataTable tr.child ul li:first-child {
  display: none;
}
.dataTable .form-check-input[type="checkbox"] + label:before {
  width: 16px;
  border: 2px solid #dee2e6;
  height: 16px;
}
.dataTable .form-check-input[type="checkbox"]:checked + label:before,
label.btn input[type="checkbox"]:checked + label:before {
  top: 0;
  left: 0;
  width: 8px;
  height: 16px;
  border-width: 0px 2px 2px 0px;
  border-color: #32c75a;
}
.reject_multiple {
  background: #ccc !important;
  color: #333 !important;
  margin-right: 10px !important;
}
.reject_multiple:before {
  background: #b0afaf !important;
}
.modal-dialog.modal-small {
  max-width: 45% !important;
}

.ScrollDiv {
  height: 50px;
  overflow: hidden;
  position: relative;
}
.ScrollDiv p {
  position: absolute;
  width: 100%;
  height: 100%;
  margin: 0;
  line-height: 50px;
  text-align: center;
  white-space: nowrap;
  animation: ScrollAnimate 15s ease-in-out infinite;
  animation-delay: -15s;
  font-weight: 500;
  color: #ffc600;
  font-size: 18px;
}
.ScrollDiv p:hover {
  animation-play-state: paused;
}
@keyframes ScrollAnimate {
  0% {
    -webkit-transform: translateX(100%);
  }
  100% {
    -webkit-transform: translateX(-100%);
  }
}

.alert-ipchk {
  background: rgb(255 53 71 / 8%);
  text-align: center;
}
.no-shadow {
  box-shadow: none !important;
}

/* New styles for content template */

.content-card {
  /* background: #fff;
	  border: 1px solid #f9f9f9;
	  box-shadow: 0px 3px 6px #00000005; margin: 2rem 0;*/
  position: relative;
  padding: 1rem;
}
/* .content-card:first-child:before{ */
/* position: absolute; */
/* content: " "; */
/* width: 75%; */
/* left: 0; right: 0; */
/* height: 8px; background: #FFC107; */
/* margin: -40px auto 0; */
/* } */
/* .content-card:last-child:before{ */
/* position: absolute; */
/* content: " "; */
/* width: 75%; */
/* left: 0; right: 0; */
/* height: 30px; background: #fff;  */
/* border-left: 5px solid #cbcbcb; */
/* border-right: 5px solid #cbcbcb; */
/* margin: -64px auto 0; */
/* } */
.Mylbl {
  display: block;
  font-size: 12px;
  font-weight: 500;
  margin-bottom: 0px;
}
/* .content-card  .btn{
	min-width: 90px;
    font-size: 14px !important;
    text-align: center;
    min-height: 28px;
    line-height: 28px;
  } */
.insert_Btn {
  float: right;
  text-transform: capitalize;
  margin: 0;
  border-radius: 20px;
  /*  min-width: 120px !important; font-size: 12px !important;
	 	  text-transform: capitalize; box-shadow: none; */
}
.content-card .header-label.req_lbl {
  margin: 0 !important;
  font-size: 14px;
}
.content-card .select2-container--default .select2-selection--multiple {
  border: 0px;
  border-bottom: 1px solid #ced4da;
  border-radius: 0px;
  width: 100%;
}

.content-card .select2-container--default .select2-selection--multiple:after {
  border-color: #888 transparent transparent transparent;
  border-style: solid;
  border-width: 5px 4px 0 4px;
  height: 0;
  right: 8px;
  position: absolute;
  content: " ";
  top: 50%;
  width: 0;
}
#mob-prview {
  width: 350px;
  height: 630px;
  background: url("../img/mob-preview.png") center center;
  background-size: 100% 100%;
  top: 25px;
  left: 90px;
  position: relative;
}
#mob-prview.affixed {
  position: fixed;
  left: initial;
  right: 250px;
  top: -20px;
  z-index: 9999;
  transform: scale(0.9);
}
.mob-chars {
  position: absolute;
  bottom: 0px;
  display: block;
  margin: 0 auto;
  width: 100%;
  text-align: center;
  font-weight: bold;
}

/*Newly added for user manuals in content-templates up on 09-sept-2021 */

.usr-manu-top {
  position: absolute;
  bottom: 0px;
  top: -60px;
  display: block;
  margin: 0 auto;
  width: 100%;
  text-align: center;
  font-weight: bold;
}

.usr-manu-top .usr-manu {
  position: initial;
  margin-top: 50px;
}

/*Newly added for user manuals in content-templates up on 09-sept-2021 ends here */

.mob-prev-btn {
  position: absolute;
  bottom: 0;
  width: 150px;
  border: 2px solid #ffc107;
  color: #ffc107;
  font-weight: 600;
  padding: 0.5rem;
  margin-bottom: -60px;
  margin-left: 100px;
  background: #fff;
  border-radius: 50px;
  cursor: pointer;
}
.outline-ai-btn {
  min-width: 120px;
  border: 2px solid #ffc107;
  color: #ffc107 !important;
  text-align:center;
  font-size: 12px !important;
  padding: 0.25rem 0.75rem;
  background: #fff;
  border-radius: 50px;
  cursor: pointer;
}
.outline-tone-btn {
  border: 2px solid #ffc107;
  /* background: #727272 !important; */
  color: #ffc107 !important;
  text-align:center;
  font-size: 12px !important;
  padding: 0.25rem 1.9rem;
  margin: 0 2px 5px 0;
  background: #fff;
  border-radius: 50px;
  cursor: pointer;
}
.outline-tone-btn:before{
  background: #fff !important;
}
.outline-tone-btn:hover{
  /* border-color: #ffc107 !important; */
  color: #ffc107 !important;
}
.outline-tone-btn.active,
.outline-tone-btn.active:hover{
  background: #ffc107 !important;
  color: white !important;
  /* border-color: #ffc107 !important; */
  pointer-events: none !important;
}

[data-id="Informative"].aitoneBtn,[data-id="Assertive"].aitoneBtn,[data-id="Persuasive"].aitoneBtn{
  padding: 0.25rem 2.5rem !important;
}

.con_pop{
  margin-left: 120px;
}
.gen_content {
  font-size: 14px;
}

.aiDisableBtn{
  opacity: 0.5;
}
.mob-prev-btn.hvr-bounce-to-right:before,
.outline-ai-btn.hvr-bounce-to-right:before  {
  background: #f9f9f9 !important;
}

.outline-tone-btn.hvr-bounce-to-right:before  {
  background: #f9f9f9 !important;
}
.mob-prev-btn:hover,
.outline-ai-btn:before {
  color: #ffc107;
}
.get-pre-templates {
  background: #fff;
  color: #3a3a3a;
  border: 0px;
  width: 100%;
  display: block;
  /* font-weight: 500; */
  height: 38px;
  line-height: 38px;
  text-align: left;
  border-bottom: 1px solid #ced4da;
  margin: 30px 0px;
}
.get-pre-templates:hover {
  border-bottom: 1px solid transparent;
}
.arrow-rt {
  float: right;
  font-size: 1rem;
}
.get-pre-templates.hvr-bounce-to-right:before {
  background: #ffc107 !important;
}
.msg-block {
  position: absolute;
  top: 100px;
  left: 70px;
  width: 200px;
  text-align: center;
}
.mob-header {
  text-align: center;
  font-size: 18px;
  font-weight: 400;
}
.mob-msg {
  background: #efeeec;
  margin-top: 1rem;
  min-height: 250px;
  border-radius: 6px;
  padding: 1rem;
  text-align: left;
  white-space: pre-wrap;
  max-height: 410px;
  overflow-y: auto;
}
.modal-footer {
  justify-content: initial;
}
.modal-add-sm .modal-footer .btn,
.rightmodal .modal-footer .btn {
  padding: 10px 20px;
}
.rightmodal .modal-footer .btn {
  border-radius: 0px;
  border: 0px;
}
.input-block > input {
  width: 60px;
  height: 20px;
  display: inline-block;
  margin: 5px;
}

/*Check Box Switch Style Starts - Pushpa 04-06-2021 for toggle button in brand module */
.switchBox input {
  position: absolute;
  opacity: 0;
}
.switchBox {
  position: relative;
  display: inline-block;
  width: 25px;
  height: 15px;
  vertical-align: middle;
}
.switchBox input + label::before {
  content: "";
  position: absolute;
  top: 2px;
  left: 0;
  width: 20px;
  height: 10px;
  display: block;
  background-color: #626366;
  border: 1px solid #626366;
  border-radius: 20px;
  transition: all 0.4s ease;
  cursor: pointer;
}
.switchBox input + label::after {
  content: "";
  position: absolute;
  top: 0px;
  left: -3px;
  width: 13px;
  height: 13px;
  display: block;
  border-radius: 20px;
  pointer-events: all;
  transition: all 0.4s ease;
  background: #fff;
  box-shadow: -1px 1px 4px rgba(0, 0, 0, 0.25);
}
.switchBox input:checked + label::before {
  background: #7da830;
  border: 1px solid #7da830;
}
.switchBox input:checked + label::after {
  left: initial;
  right: 3px;
  box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.25);
}
/*Check Box Switch Style Ends - Pushpa 04-06-2021 for toggle button in brand module */
/* Brand File preview - Pushpa 07-06-2021 @ 4:37PM */
#viewBrandModal .modal-body {
  padding: 5%;
}
.text-warning, .modal .text-warning {
  color: #ffc107 !important;
}
/* Brand File preview - Pushpa 07-06-2021 @ 4:37PM */

/* Admin Preapproved Content Templates File upload custom css - Pushpa 09-06-2021 @ 6:35PM */
.admin_preapproved_content_temp_file_upload .parsley-errors-list {
  position: absolute !important;
  top: -65% !important;
}
/* Admin Preapproved Content Templates File upload custom css - Pushpa 09-06-2021 @ 6:35PM */

/* Start: Custom css - For spaces preview in content templates - Pushpa 14-06-2021 @ 02:05 PM  */
#testmin {
  white-space: pre-wrap;
}
.tmsg {
  white-space: pre-wrap;
}
/* End: Custom css - For spaces preview in content templates - Pushpa 14-06-2021 @ 02:05 PM  */

.text-link-alt {
  margin-left: 5px;
  color: #fff;
}
.text-link-alt:hover {
  color: #efeeed;
}

.rightmodal .modal-dialog {
  position: fixed;
  right: 0;
  margin: 0;
  width: 35%;
}
.rightmodal .modal-dialog .modal-content {
  min-height: 100vh;
  border-radius: 0;
  border: 0;
}
.rightmodal .modal-dialog .modal-content .modal-body {
  padding: 25px;
  overflow: auto;
  height: calc(100vh - 180px);
}
.rightmodal .pagination {
  margin-bottom: 0;
  margin-left: auto;
}
.rightmodal .pagination li + li {
  margin-left: 5px;
}
.rightmodal .pagination li a {
  border: 1px solid #e1e1e1 !important;
  border-radius: 0px !important;
}

.msgItem {
  border: 1px solid #e1e1e1;
  padding: 5px 10px;
  margin-bottom: 10px;
  position: relative;
  border-radius: 4px;
}

#preapprvd_temp .form-check {
  position: absolute;
  margin: -15px 0 0 -30px;
}
#preapprvd_temp .form-check-input[type="radio"]:not(:checked) + label:after,
#preapprvd_temp .form-check-input[type="radio"]:not(:checked) + label:before,
#preapprvd_temp label.btn input[type="radio"]:not(:checked) + label:after,
#preapprvd_temp label.btn input[type="radio"]:not(:checked) + label:before {
  border: 1px solid #e1e1e1 !important;
  border-radius: 20px;
}
#preapprvd_temp .form-check-input[type="radio"].with-gap:checked + label:after,
#preapprvd_temp .form-check-input[type="radio"]:checked + label:after,
#preapprvd_temp label.btn input[type="radio"].with-gap:checked + label:after,
#preapprvd_temp label.btn input[type="radio"]:checked + label:after {
  border-radius: initial;
  border: 1px solid transparent !important;
  border-right: 2px solid #ffc107 !important;
  border-bottom: 2px solid #ffc107 !important;
  background: transparent !important;
  transform: rotate(45deg) scale(0.75);
  width: 15px;
  height: 25px;
  top: 0;
}
#preapprvd_temp .heading {
  font-size: 14px;
  font-weight: 500;
}
#preapprvd_temp .msgTxt {
  font-size: 12px;
}
#preapprvd_temp,
#preapprvd_temp tbody td {
  border-top: 0px !important;
  border-bottom: 0px !important;
  padding: 0px 0px 0px 10px !important;
  margin: 0px !important;
}
#preapprvd_temp thead th {
  display: none !important;
}
#preapprvd_temp + div {
  position: fixed;
  right: 15px;
  bottom: 15px;
}
#preapprvd_temp + div .dataTables_info {
  display: none;
}
/* #preapprvd_temp + div .dataTables_info{
	display: block;
    float: none;
    text-align: right;
    font-size: 14px;
    margin-bottom: 5px;
} */

.no-boxshadow {
  box-shadow: none !important;
}
body.modal-open {
  overflow: hidden !important;
}

.btn-nrml {
  padding: 10px 20px !important;
}
#templatetable td:nth-child(9) {
  text-transform: none !important;
}

/* for file input */
/* 
.box_Drag {
	position: relative;
	padding: 1rem;
	border: 1px dashed rgba(0,0,0, 0.2);
	overflow: hidden;
	text-align: center;
  }
  
  .box_Drag .box_Fileinput,  
	.box_Drag  input[type="file"] {
	opacity: 0;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0; width: 100%;
	cursor: pointer;
  }

  
  .box_Drag label {
	display: block;
	text-align: center;
	font-weight: normal;
  }
  
  .box_Drag:hover, .box_Drag:focus {
	border-color:#FFC107;
  } */
.fs-12 {
  font-size: 12px;
}
.fs-18 {
  font-size: 18px;
}
.btn.btn-sm {
  padding: 0.5rem 1rem;
  font-size: 0.64rem;
}
.mlr-7 {
  margin: 0px -7px;
}
.box-bg {
  background-color: #f5f5f5;
  border: 1px solid #ddd;
}
b,
strong {
  font-weight: 500;
}
.md-form > textarea.form-control {
  height: 140px;
  border: 0px;
  border-bottom: 1px solid #ced4da;
}
.select2-container--default.select2-container--disabled
  .select2-selection--single {
  background: #eee;
  cursor: not-allowed;
  opacity: 0.5;
  padding: 0px 10px;
  border: 0px !important;
}

.document_close,
.modal-header button[data-dismiss="modal"] {
  background-color: transparent;
  border: 0;
  float: right;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: 0.5;
  padding: 1rem 1rem;
  margin: -1rem -1rem -1rem auto;
}
.modal-body h3[id="error_msg"] {
  font-size: 20px;
}

.modal-body h3[id="error_msg1"] {
  font-size: 20px;
}

/* for Query uilder by santosh on 22-11-2021 */

#querytabs li a.active {
  color: #ffc600;
}

.query-builder-email {
  position: relative;
}

.query-builder-email .error {
  bottom: -30px !important;
}
/* for select2 changes by preethi on 26112021  */


.newSelect .select2-hidden-accessible{width: 100% !important;}
.newSelect .parsley-errors-list{
display: flex;
justify-content: right;
z-index: 99999;
top: 35px;
}

.newSelect .select2-hidden-accessible {
  width: 100% !important;
}
.newSelect .parsley-errors-list {
  display: flex;
  justify-content: right;
  z-index: 99999;
  top: 35px;
}
.rt-content-tab{
  margin-left: 16.666667%;
  padding-left: 2rem;
  padding-right: 0px;
}
#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: 14px;
    lin-height:1.2;
    text-align: left;
    padding: 15px;
   /* 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%;
}
/* .abs-container {
  position: absolute;
  top: 44px;
  left: 15px;
  right: 0;
  bottom: 0;
} */
.icon-btn{
	color: #ffc600;
	display: inline-block;
	vertical-align: middle;
}
.btn-enableapi{
	padding: 0.75rem 1.5rem;
    font-size: 1.15rem;
}
.text-end{
  text-align: right;
}
.add-btn-alt{
  border-radius: 20px;
    padding: 10px 25px;
    float: right;
    margin-top: -12px;
}
.invalid-feedback{
  font-size: 100%;
}
.md-form .form-control:disabled, .md-form .form-control[readonly] {
    background-color: #fcfcfc;
}
.word-break{
  word-break :break-all;
  width: 200px;
  display: block;
}
/*      Consent Credits */
.credits-tab{
  display: flex;
  margin: 0;
  padding: 0;
  list-style: none;

}
.credits-tab li{
  border: 1px solid #dadada;
  text-align: center; 
  margin-left: -1px;
}
.credits-tab li a{
  display: block;
  position: relative;
  padding: .5rem 2rem;
  color: #3a3a3a;
}
.credits-tab li a:hover{
  background: #f9f9f9;
}

.credits-tab li a.active{
  color:#ffc600;
}
.credits-tab li a.active::before{
  content: " ";
  border-top: 2px solid #ffc600;
  position: absolute;
  top: -2px;
  left: 0;
  right: 0;
}
.package-slider{
  display: flex;
  /*justify-content: center;*/
  align-items: center;
  text-align: center;
}
.package-slide{
  flex-basis: 20%;
  background: #ffffff;
  border: 1px solid #dadada;
  padding: 1rem 2rem;
  margin-left: -1px;
  transition: all .15s ease;
}
.package-slide:hover{
 transform: scale(0.95);
}
.r-symbol{
  display: inline-block;
  margin-top: -0.2rem;
  vertical-align: middle;
}

.package-price{
  font-size: 36px;
  font-weight: 500;
}
.package-credits{
  font-size: 20px;
  color: #00c851;
}

.package-cta{
  background: #fff;
  color: #ffc600;
  border: 1px solid #ffc600;
  margin: .75rem 0rem;
  height: 40px;
  line-height: 30px;
  min-width: 120px;
}
.package-cta:hover, .package-slide.selected .package-cta{
  background: #ffc600;
  color: #ffffff;
}
.checkmark {
   display: none;
  margin: -5px 5px;
  font-size: 18px;
  transform: scaleX(-1) rotate(-40deg);
  -webkit-transform: scaleX(-1) rotate(-40deg); /* Chrome, Safari, Opera */
  -ms-transform: scaleX(-1) rotate(-40deg); /* IE 9 */
}
.package-slide.selected .checkmark{
  display: inline-block;
}
.package_list {
    width: 100%;
    height: 100%;
    overflow: auto;
}
.image-upload-wrap.h-100 .parsley-errors-list {
  top:-50px !important;
}


.txtCustomDateRangeErrorMessage {
    top: 50px !important;
    right:350px !important;
}

/* Credits Slider CSS */



.slider {
  position: relative;
  overflow: hidden;
}

.slider__wrapper {
  display: flex;
  transition: transform 0.6s ease;
}

.slider__item {
  flex: 0 0 25%;
  max-width: 25%;
}

.slider__control {
  position: absolute;
  top: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  color: rgb(109, 109, 123);
  text-align: center;
  height: 50px;
  transform: translateY(-25%);

}

.slider__control:hover,
.slider__control:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  background: rgb(109, 109, 123);
}

.slider__control_left {
  left: 0;
}

.slider__control_right {
  right: 0;
}

.slider__item>div {
  line-height: 250px;
  font-size: 100px;
  text-align: center;
}
/* END */
/* Added on 17-05-2022*/
.h-int{
  height: initial;
}
/* Added on 26-05-2022*/
.bootbox.modal .close {
  margin: 10px !important;
}

#ver-tog-btn{
  position: absolute;

  width: 30px;

  height: 30px;

  left: 16.666667%;
  top: 20px;
  background: #6d6e7b;

  border: 0;

  color: #fff;

  z-index: 9999;

  cursor: pointer;

}
.rt-content-tab{

  margin-left: 16.666667%;

  padding-left: 2rem;

  padding-right: 0px;


}
#ver-tog-btn.active{
  left: -30px;
 transform: rotate(180deg);

}
.daterangepicker {
    z-index: 99999 !important;
}
th.month select {
  display: inline-block !important;
  height: 20px !important;
}
label[for="id_date"].sedatepicker{
  margin-top:-5px;
}

#select2-id_PromoPackName-results .select2-results__option {
  min-height: 70px;
  text-transform: capitalize;
  padding: 1rem 1rem 2rem;
}

.li-pack-name {
  font-size:18px;
  font-weight: 600;
  padding-bottom: 5px;
}

.li-pack-credits {
  font-size:14x;
  float: left;
}

.li-pack-validity {
  font-size:14px;
  float: right;
}

.ent-info-icon{
  margin-right: -2rem;
  margin-top: 1rem;
}

.download-text{
  display: block;
  text-align: right;
  padding: 5px 0px;
  color: #ffc600 !important;
}
.text-browse{
  color: #ffc600;
}
.alert-help{
  background:rgb(255 198 0 / 9%) ;
  color:#757575;
}
.image-upload-wrap.h-100 .parsley-errors-list {
  top:-50px !important;
}


.PEverify_error{ 
	position:inherit !important;
}

/* changes by shobhit on 01-03-2023 for trb-4716 */
#id_purposeOfRegistration + .parsley-errors-list#parsley-id-27,#parsley-id-7,#parsley-id-17 .parsley-pattern,.parsley-length {
  position: absolute;
    right: 0;
    font-size: 12px;
    color: #ff0000;
    width: max-content;
    text-align: right;
}
/* added for PE Verify Headeers & templates changes - TRB-4770,TRB 4771,TRB-4761,TRB-4762 */

.error_cls {
	position: relative !important; 
	color:#ff0000 !important;
	margin:-16px 21px 0px 0px !important;
	padding:0px !important;
	right: 0;
    font-size: 12px;
    top: -24px;
}


/* START : Added for TRAI Changes on 15-05-2023 - Bhavesh Vaviya */
.status-badge:before{
    content:' ';
    display: inline-block;
    position: relative;
    margin-right: 5px;
    width: 8px;
    height: 8px;
    border-radius: 8px;
}   
.status-badge.blacklisted:before{
    background: #333333;
}   
.status-badge.suspended:before{
    background: #fe1a30;
}   
.status-badge.deleted:before{
    background: #a52a2a;    
}    
.status-badge.active:before{
    background: #ffc600;
}
.status-badge.inactive:before{
    background: #aea898;
}

.activate_template_error,.activate_header_error {
  position: relative !important;
  float: right;
  margin-top: -35px;
}
/* END : Added for TRAI Changes on 15-05-2023 - Bhavesh Vaviya */

/* AI Color Classes */
.ai_Amber {
  color: #FFBF00;
}
.ai_Green {
  color:green;
}

.ai_Red {
  color:red;
}


.progress-bar-container {
  height: 10px;
  margin: 15px 0px;
  background: #b7b0b0;
  position: relative;
  border-radius: 20px;
}

#actualprg-number{
  padding-left: 2px;
  display: inline-block;
  
}

.progress-number{
  position: absolute;
  z-index: 999;
  text-align: right;
  margin-top: -40px;
}

/*.progress-number::before{
  position: absolute;
  content: ' ';
  background: url("../img/pinScore.svg") center;
  width: 12px;
  height: 24px;
  background-size: 12px 24px;
  margin-top: 15px;
  margin-left: -3px;
}*/

.prgpin{
  position: absolute;
    content: ' ';
    background: url(../img/pinScore.svg) center center;
    width: 12px;
    height: 24px;
    background-size: 12px 24px;
    /* margin-top: 15px; */
    margin-left: -3px;
    text-align: center;
}

.progress-bar-indicator {
  height: 100%;
  border-radius: 25px;
   /* this will do the magic */
  -webkit-mask:linear-gradient(#fff 0 0);
          mask:linear-gradient(#fff 0 0);
}
.progress-bar-indicator::before {
  content:"";
  position:absolute;
  top:0;
  left:0;
  right:0;
  bottom:0;
  /*background-image: linear-gradient(to right, red 69%,  #FFBF00 94%, green 100%); /* your gradient here */
  background: linear-gradient(90deg, rgba(241,40,49,1) 60%, rgba(255,191,0,1) 85%, rgba(48,194,0,1) 100%);
}

#aiMessagePrompt{
  font-size: 14px;;
}

.score-card{
  padding: 0 !important;
  margin: 1rem 0 !important;
}
.score_header{
  border: 1px solid rgba(0,0,0,.125);
  background: none;
  color: #000;
  font-weight:initial !important;
  padding: 1rem !important;
}
.score_scale{
  min-height: 100px;
  border: 1px solid rgba(0,0,0,.125);
  padding-top: 40px !important;
}
 .templatemsg>.md-form > textarea{
  min-height: 100px  !important;
  height: initial !important;
  max-height: 160px !important;
  padding: 1rem 0 !important;
}
.score_reason{
  margin-top:0.5rem;
  padding: 0 0.5rem;
}
.scoredata{
  padding: 0 1rem;
}
#score_reason li{
  margin-bottom: .5rem;
}
.mw120{
  min-width: 120px;
}
.ai-popover{
  max-width: 500px;
  width: 500px;
 border:none !important;
 border-radius: 6px;
box-shadow:2px 1px 16px rgba(0, 0, 0, 0.15);
  }
  .ai-popover.bs-popover-right>.arrow::before{
border-right-color: transparent !important;
  }
  .ai-popover .popover-body{
    padding: 0 !important;
  }
  .translate-popover{
    left: 260px !important;
    width:650px;
    max-width: 650px;
   border:none !important;
   border-radius: 6px;
  box-shadow:2px 1px 16px rgba(0, 0, 0, 0.15);
    }
    .translate-popover.bs-popover-top>.arrow{
      left:15px !important;
    }
    .translate-popover.bs-popover-top>.arrow:before{
      border-top-color: #ddd !important;

    }
.pop-flex {
  display: flex;
  font-size: 14px;
}
.pop-bdr{
  border-bottom: 1px solid #ddd;
}
.min-H350{
  min-height:350px;
}
.min-H150{
  min-height:200px;
  max-height: 250px;
  overflow-y: auto;
  flex-wrap:wrap;
}
.sub-headinz{
  margin: 1rem 0 0 1rem;
  font-size: 0.9rem;
}
.full-pop-content{
  width: 100%;
  padding: 1rem;
  display: flex;
  flex-direction: column;
}
  .lt-pop-content{
    width: 50%;
    padding: 1rem;
    display: flex;
    flex-direction: column;
  }
  .rt-pop-content{
    width: 50%;
    padding: 1rem;
    background: #F4F4F4;
    display: flex;
    flex-direction: column;
  }
  #genMsgtitle{
    width: 60% !important;
  }
.ai_chk_box_list {
    width: 100%;
    padding: 1rem 1rem 1rem;
    gap: 1rem;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    border-bottom: 1px solid #ddd;
    margin-bottom: 2rem;
}
  .ai-chkbox {
    display: flex;
    border: 1px solid #ddd;
    padding: 0.35rem 0.7rem;
    border-radius: 6px;
}
.form-check-input[type=checkbox]+label{
  padding-left: 25px !important;
  font-weight: 500;
  font-size: 11px;
}
  #transCpyBtns{
    margin-top: auto;
    margin-left: -1rem;
    margin-right: -1rem;
    border-top: 1px solid #ddd;
    padding-top: 1rem;
    text-align: right;
  }

  .suggestion{
    font-size: 14px;
    margin: 1rem 0 0.25rem;
  
  }
  .recomends{
    opacity: 0.7;
    font-size: 14px;
  }
.popover-close{
  position: absolute;
  right: 15px;
  top: 12px;
}
.recomends_block{
  border-bottom: 1px solid #ddd;
  padding-bottom: 1rem;
  margin-bottom: 1rem;

}
.btn-outline-warning{
  border-color:#ffc107 !important;
    color: #ffc107 !important;
    box-shadow: none !important;
}
.recomend_content{
  overflow: auto;
  max-height: 500px;
}

.hdr_new_error{
	position: static !important;
    padding-left: 6px;
}

.cntlfti{
  padding-bottom: 134px;
}

.insert_Btn_reco{
  float:none;
}

.aicpy {
  font-size: 14px;
}
.aiInsert{
  border: 2px solid #ffc107;
  Font-weight:500;
  padding:0.4rem;
  background: #fff;
  border-radius: 15px;
  font-size: 12px;
  margin-right: 10px;
}

.aiInsert.hvr-bounce-to-right:before {
  background: #f9f9f9 !important;
}

div.borderBox {
  /* height: 100px; */
  border: 1px solid #ddd;
  margin: 20px auto;
  padding: 0 5px;
  border-radius: 6px;
}

div.borderBox .borderTitle {
  width: 195px;
  margin-top: -10px;
  margin-left: 10px;
  margin-right: auto;
  background: #ffffff;
  font-size: 14px;
  /*text-align: center;
  font-weight: bold;*/
} 
.borderTitle{
  margin-bottom: 0;
}
.genAIFooter{
  display: flex;
  justify-content: space-between;
  align-items: center;
}
#aiContentGenerate{
  height: 30px;
  padding: 0.2rem 1.65rem;
}
/* Loader CSSS */
#loader-div {
  position: absolute;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  z-index: 99999999;
  left: 0;
  right: 0;
}

.aierror{
  position:inherit !important;
}

.loaderText{
  /*position:fixed;left:0px;width:100%;height:100%;z-index:10000;*/
  position: absolute;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  z-index: 99999999;
  left: 0;
  right: 0;
}
.loaderBox{width: 100%;position:absolute;top:45%;left:50%;transform:translate(-50%, -50%);}
.clpImg{margin:auto;text-align:center;}
.spinnerDots{width:70px;text-align:center;margin:50px auto 0px auto;}
.spinnerDots > div{background-color:#ffc600;border-radius:100%;display:inline-block;width:14px;height:14px;-webkit-animation:rk-bouncedelay 1.4s infinite ease-in-out both;animation:rk-bouncedelay 1.4s infinite ease-in-out both;}
.spinnerDots .dots1{-webkit-animation-delay:-0.32s;animation-delay:-0.32s;}
.spinnerDots .dots2{-webkit-animation-delay:-0.16s;animation-delay:-0.16s;}
@-webkit-keyframes rk-bouncedelay{
 0%, 80%, 100%{-webkit-transform:scale(0) }
 40%{-webkit-transform:scale(1.0) }
}
 @keyframes rk-bouncedelay{
 0%, 80%, 100%{-webkit-transform:scale(0);transform:scale(0);}
 40%{-webkit-transform:scale(1.0);transform:scale(1.0);}
}
.form-grey{
  background: #f4f4f4;
}
.form-grey:placeholder-shown,
.form-grey:focus{
  background: #f4f4f4;
  border-color: rgba(0, 0, 0, 0.3) !important;
  box-shadow: none;
}
.form-grey::placeholder{
  color: rgba(0, 0, 0, 0.7) !important;
}
.animateText div{
  opacity:0; width: 100%; 
  position: absolute;font-weight: 600; 
  font-size:20px;
  overflow:hidden;
  color:#efd007;
  text-align: center;
  -webkit-animation:animateLines 25s linear infinite 0s;
  -ms-animation:animateLines 25s linear infinite 0s;
  animation:animateLines 25s linear infinite 0s;}
.animateText div:nth-child(2){-webkit-animation-delay:5s;-ms-animation-delay:5s;animation-delay:5s;color:#efd007;}
.animateText div:nth-child(3){-webkit-animation-delay:10s;-ms-animation-delay:10s;animation-delay:10s;color:#efd007;}
.animateText div:nth-child(4){-webkit-animation-delay:15s;-ms-animation-delay:15s;animation-delay:15s;color:#efd007;}
.animateText div:nth-child(5){-webkit-animation-delay:20s;-ms-animation-delay:20s;animation-delay:20s;color:#efd007;}
.animateText div:nth-child(6){-webkit-animation-delay:25s;-ms-animation-delay:25s;animation-delay:25s;color:#efd007;}
@-webkit-keyframes animateLines{
0%{opacity:0;}
 2%{opacity:0;-webkit-transform:translateY(-30px);}
 5%{opacity:1;-webkit-transform:translateY(0px);}
 17%{opacity:1;-webkit-transform:translateY(0px);}
 20%{opacity:0;-webkit-transform:translateY(30px);}
 80%{opacity:0;}
 100%{opacity:0;}
}

.voice_drpdwn .select-wrapper.mdb-select.md-form.select2-hidden-accessible .parsley-errors-list.filled {
  right: -30rem;
}

.voice_drpdwn_tm .select-wrapper.mdb-select.md-form.select2-hidden-accessible .parsley-errors-list.filled {
  right: -32rem;
}

.rejectreason{
  position: relative;
}
.rejectreason .error{
  bottom: 60px;
}

#cta_table.dataTable td{
  text-transform: initial !important;
}


.input-group-append .tm_login_only {
  position: absolute;
  right: -30px;
  bottom: 10px;
}

.tm_login{
  position: absolute;
  right: 10px;
}

.tm_resent_otps{
  position: absolute;
right: -3px;
bottom: 20px;
font-size: 11px;
font-weight: 500;
top:-30px;
}

#resenttext{
  justify-content: end;
  position: absolute;
  right: -30px;
  }

  /* PE-TM Bindings @surya */
 
.chain-info {
  width: 100%;
  display: flex;
  align-items: center;
  gap: 1.5rem;
  padding-bottom: 1.5rem;
  flex-wrap: wrap;
  border-bottom: 1px solid rgba(199, 199, 199, 0.40);
}

.chain-column {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}

.column-head {
  font-size: 12px;
  font-weight: 500;
}

.chain-map-wrapper {
  /* width: 100%;
  display: flex; */
  flex-direction: column;
  align-items: flex-start;
  border-radius: 8px;
  padding: 1.5rem;
  margin: 1.5rem 0;
  border: 1px solid rgba(199, 199, 199, 0.40);
  background: rgba(255, 255, 255, 0.96);
  box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.16);
}

.connector-wrapper {
  width: 100%;
  display: flex;
  justify-content: space-between;
  margin: 1.5rem 0;
  overflow: auto;
  gap: 1.5rem;
  position: relative;
}

.tm-connector-wrapper {
  /* width: 100%; */
  display: flex;
  justify-content: space-between;
  margin: 1.5rem 0;
  overflow: auto;
  gap: 1.5rem;
  position: relative;
}

.tm-connector-label { 
  position: relative;
  display: flex;
  flex-direction: column;
  padding: 0.75rem 1.5rem;
  margin: 1rem 0;
  border-radius: 8px;
  border: 1px solid #FFC600;
  background: #fff9eb;
  font-weight: bold;
  /* width: 100%; */
  z-index: 9;
}
.connector-wrapper-footer {
  display: flex;
  width: 100%;
  padding: 1.5rem 0 0;
  position: relative;
}

.connector-wrapper-footer:before {
  border-top: 1px solid rgba(199, 199, 199, 0.40);
  content: ' ';
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  margin-left: -1.5rem;
  margin-right: -1.5rem;
}

.connector-wrapper:after,.tm-connector-wrapper:after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 113px;
  border: 1px dashed #CECECE;
}

.connector-column {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 1.5rem;
  max-width: 240px;
}

.connector-box {
  position: relative;
  width: 100%;
  display: flex;
  flex-direction: column;
}

.connector-label {
  position: relative;
  display: flex;
  flex-direction: column;
  padding: 0.75rem 1.5rem;
  margin: 1rem 0;
  border-radius: 8px;
  border: 1px solid #FFC600;
  background: #fff9eb;
  font-weight: bold;
  width: 100%;
  z-index: 9;
}

.connector-column:not(:first-child):not(:last-child) .connector-label {
  border: 1px solid #efe5ed;
  background: #efe5ed;
}

.connector-label:before, .connector-label:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background: #CECECE;
  margin: 28px 0 0 -6px;
  clip-path: inset(0 50% 0 0);
}

.connector-label:after {
  left: 100%;
  clip-path: inset(0 0 0 50%);
}

.connector-column:first-child .connector-label:before,
.connector-column:last-child .connector-label:after {
  display: none;
}

.btn-cancel-n {
  padding: 0.5rem 1rem !important;
  box-shadow: none;
  border-radius: 8px;
  border: 1px solid #EDEDED;
  color: #3a3a3a !important;
}

.btn-reject-n {
  padding: 0.5rem 1rem !important;
  box-shadow: none;
  border-radius: 8px;
  border: 1px solid #CE0000;
  background: #CE0000;
  color: #fff !important;
}

.btn-approve-n {
  padding: 0.5rem 1rem !important;
  box-shadow: none;
  border-radius: 8px;
  border: 1px solid #107C10;
  background: #107C10;
  color: #fff !important;
}

/* PE-TM Binding End */
.telemarketer_chain + .parsley-errors-list {
  margin-bottom: 0;
  z-index: 9;
  bottom: -24px;
}

#AddPEChain .md-form .form-control:disabled, .md-form .form-control[readonly]{
  background-color: #efefef;
}
.back-btn{
  color: #ffffff;
  font-size: 16px;
  font-weight: 500;
}

.chain_status_msg {
  margin-top: -10px !important;
}


.md-form input {
  margin-top: 5px !important;
}

.md-form label {
  z-index: 1;
}


.tmloginerror{
  bottom: -10px;
}

/* Bootbox custom style */
.change_pwd_popup .box-content{
  font-size: 16px;
}
.change_pwd_popup .box-content ol{
  margin-top: 10px;
}
.change_pwd_popup .box-content div{
  margin-top: 10px;
}
.change_pwd_popup .box-content div:last-child{
  margin-top: 2px;
}

.change_pwd_popup .modal-footer {
  display: flex;
  justify-content: flex-end;
}
/* Consent Acquisition changes */
.file-upload-card .progress {
  height: 6px !important;
}
.file-upload-card .progress .progress-bar {
  border-radius: 4px;
}

.file-upload-card {
  border: 2px dashed #dddddd;
  padding: 1.25rem 0.75rem;
  border-radius: 8px;
  margin-bottom: 1rem;
}
.remove_consent_file .fa-trash-o {
  color: red;
  padding: 3px 3px;
  background-color: #FDE7E9;
  border-radius: 999px;      /* pill shape */
}
.check_file{
  padding: 2px 2px;
    background-color: #107C1026;
    border-radius: 14px;
}

.response-modal {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background:rgba(var(--bs-black-rgb), 0.5);
  z-index: 10000;
  justify-content: center;
  align-items: center;
}

.response-modal.active {
  display: flex;
}

.response-modal-content {
  background: var(--bs-white);
  padding: 2rem;
  border-radius: 8px;
  text-align: center;
  min-width: 400px;
  max-width: 90%;
}

.response-modal .status-icon {
  font-size: 3rem;
  margin-bottom: 1rem;
}

.response-modal .status-icon.success {
  color: #28a745;
}

.response-modal .status-icon.error {
  color: #dc3545;
}

.response-modal .details {
  margin: 1.5rem 0;
  text-align: left;
  padding: 1rem;
  background: #f8f9fa;
  border-radius: 4px;
}

.response-modal .details p {
  margin-bottom: 0.5rem;
}

.response-modal .details p:last-child {
  margin-bottom: 0;
}

.progress-overlay {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background:rgba(var(--bs-black-rgb), 0.5);
  z-index: 9999;
  justify-content: center;
  align-items: center;
}
.progress-overlay.active {
  display: flex;
}

.progress-overlay-content {
  background: var(--bs-white);
  padding: 2rem;
  border-radius: 8px;
  text-align: center;
  min-width: 300px;
}

.progress-overlay .progress {
  height: 10px;
  margin: 1rem 0;
}

.progress-overlay .progress-bar {
  transition: width 0.3s ease;
}

.processing-state {
  display: none;
  margin-top: 1rem;
}

.processing-state.active {
  display: block;
}

.processing-spinner {
  width: 2rem;
  height: 2rem;
  border: 3px solid #f3f3f3;
  border-top: 3px solid var(--bs-primary);
  border-radius: 50%;
  animation: spin 1s linear infinite;
  margin: 0 auto 1rem;
}

.f-up-l {
  padding: 10px;
  border-radius: 4px;
  margin-right: 0.5rem;
  background-color: #F5F7F9;
}
.checkbox_cnst{
  all: unset;
  font-size: 14px !important;
  font-weight: normal !important;

}

.text-center {
  text-align: center;
}
table a.file_download {
  margin-right: 0 !important;
}

.badge-success-cnst{
  background-color: #107C101A !important;
  color: #107C10 !important;
}
.badge-light-cnst{
  background-color: #4444441A !important;
  color: #444444 !important;
}
.badge-warning-cnst{
  background-color: #E7B3001A !important;
  color: #E7B300 !important;
}
.badge-danger-cnst{
  background-color: #EE27371A !important;
  color: #EE2737 !important;
}

.fnt-small{
  font-size: 12px;
}
.fbold7 {
  font-size: 14px;
  font-weight: 700;
}
a.txt-blk {
  color: black !important;
}
a.txt-wht {
  color: white !important;
}
#upload_card li.parsley-required {
  margin-top: 20px;
  margin-bottom: 5px;
  font-size: 14px;
}
.consent_error {
  color: red;
  text-align: end;
}
.consent_result_modal {
  top:30% !important
}
.dwnsample{
  color: #ffc008;
  padding-left: 3.4rem ;
}

.modal-add-sm .modal-footer .btn,
.lobmodal .modal-footer .btn {
  padding: 10px 20px;
}
.lobmodal .modal-footer .btn {
  border-radius: 0px;
  border: 0px;
}

.lobmodal .modal-dialog {
  position: fixed;
  right: 0;
  margin: 0;
  width: 60%;
  /* max-width: 900px; */
}
.lobmodal .modal-dialog .modal-content {
  min-height: 100vh;
  border-radius: 0;
  border: 0;
}
.lobmodal .modal-dialog .modal-content .modal-body {
  padding: 25px;
  overflow: auto;
  height: calc(100vh - 180px);
}
.lobmodal .pagination {
  margin-bottom: 0;
  margin-left: auto;
}
.lobmodal .pagination li + li {
  margin-left: 5px;
}
.lobmodal .pagination li a {
  border: 1px solid #e1e1e1 !important;
  border-radius: 0px !important;
}
.lobmodal.fade.show .lobmodal-dialog-slideout {
  transform: translateX(0);
}

.infotext{
  opacity: 40%;
  
}

#error_msg1{
  top:116%;
}
.btn-pad{
  padding: 10px 15px !important;
  min-width: 60px !important;
}
.parsley-errors-list{
  font-size: 12px !important;
}

/* Modal body layout styles */
.lobmodal .modal-body {
  display: flex;
  flex-direction: row;
  height: 500px;
  overflow: hidden;
}

.lobmodal .form-section {
  flex: 1;
  padding-right: 20px;
  overflow-y: auto;
}

.mobile-space {
  flex: 1;
  background: #f8f9fa;
  border-left: 2px solid #dee2e6;
  padding: 20px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
}

/* .mobile-space > div:first-child {
  text-align: center;
  margin-bottom: 20px;
}

.mobile-space > div:first-child h5 {
  margin: 0 0 5px 0;
  font-size: 18px;
  font-weight: 600;
  color: #1d1d1f;
}

.mobile-space > div:first-child div {
  font-size: 14px;
  color: #86868b;
} */

/* Mobile Preview Styles */
.mobile-preview {
  width: 300px;
  /* box-shadow: 0 15px 40px rgba(0,0,0,0.4); */
  border-radius: 4px;
  border: 1px solid #ddd;
  position: relative;
  justify-content: center;
}

.mobile-content {
  width: 100%;
  height: calc(100% - 80px);
  /* background: #fff; */
  overflow: hidden;
  position: relative;
}

.mobile-status-bar {
  height: 30px;
  color: #000;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0 20px;
  font-size: 14px;
  font-weight: 400;
  border-radius: 4px 4px 0 0;
  background: white;
}

.status-icons {
  display: flex;
  gap: 8px;
  font-size: 12px;
}

.mobile-header {
  padding: 5px 15px;
  display: flex;
  align-items: center;
  border-radius: 4px;
  background: white;
  /* border: 1px solid #ddd; */
}

.back-btn {
  color: #007AFF;
  font-size: 16px;
  margin-right: 50px;
  font-weight: 500;
}

.brand-name {
  font-size: 16px;
  font-weight: 500;
  text-align: center;
  flex: 1;
  color: #1d1d1f;
}

.brand-card {
  text-align: center;
  background: #fff;
  border-radius: 4px;
  border: 1px solid #f0f0f0;
  display: flex;
  flex-direction: column;
  margin: 15px;
  padding: 15px;
}

.logo-placeholder {
  width: 80px;
  height: 80px;
  border-radius: 50%;
  background: #f5f5f7;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 11px;
  color: #86868b;
  line-height: 1.3;
  text-align: center;
  padding: 0;
  overflow: hidden;
  position: relative;
}

.logo-placeholder img {
  /* max-width: 100%; */
  /* width: 80px !important;
  height: 80px !important;
  object-fit: cover;
  border-radius: 50%;
  display: block;
  position: absolute;
  top: 0;
  left: 0; */
}

.product-name {
  font-size: 16px;
  font-weight: 500;
  margin-bottom: 8px;
  color: #1d1d1f;
}

.category {
  font-size: 14px;
  color: #86868b;
}

.consent-details {
  margin: 15px;
  padding: 0px;
  background: #fff;
  border-radius: 4px;
  border: 1px solid #f0f0f0;
}

.detail-row {
  display: flex;
  justify-content: space-between;
  padding: 10px;
  font-size: 14px;
  align-items: center;
  border-bottom: 1px solid #f0f0f0;
}

.detail-row:last-child {
  margin-bottom: 0;
}

.label {
  color: #1d1d1f;
  /* font-weight: 500; */
}

.value {
  color: #86868b;
  font-weight: 400;
}

.consent-history {
  display: flex;
  justify-content: space-between;
  align-items: center;
  border: 1px solid #f0f0f0;
  margin: 15px;
  padding: 5px 15px;
  background: #fff;
  border-radius: 4px;
}

.arrow {
  color: #007AFF;
  font-size: 18px;
  font-weight: 600;
}

.consent-settings {
  border: 1px solid #f0f0f0;
  border-radius: 4px;
  margin: 15px;
  padding: 10px 15px;
  background: #fff; 
}
 
.settings-header{
  margin-bottom: 10px;
}
.setting-item {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 15px;
  font-size: 15px; 
}

.setting-item:last-child {
  margin-bottom: 0;
}

.toggle {
  width: 44px;
  height: 24px;
  background: #e5e5e7;
  border-radius: 12px;
  position: relative;
  transition: background-color 0.2s ease;
}

.toggle.active {
  background: #34C759;
}

.toggle.active::after {
  content: "";
  position: absolute;
  width: 18px;
  height: 18px;
  background: #fff;
  border-radius: 50%;
  top: 3px;
  left: 3px;
  box-shadow: 0 2px 4px rgba(0,0,0,0.2);
}

.toggle:not(.active)::after {
  content: "";
  position: absolute;
  width: 18px;
  height: 18px;
  background: #fff;
  border-radius: 50%;
  top: 3px;
  right: 3px;
  box-shadow: 0 2px 4px rgba(0,0,0,0.2);
}

.mobile-nav-bar {
  height: 80px;
  background: #fff;
  border-top: 1px solid #f0f0f0;
  padding: 8px 20px;
  border-radius: 0 0 22px 22px;
}

.url-bar {
  display: flex;
  align-items: center;
  gap: 6px;
  font-size: 11px;
  color: #86868b;
  margin-bottom: 8px;
  padding: 8px 12px;
  background: #f5f5f7;
  border-radius: 8px;
}

.url {
  flex: 1;
  font-weight: 500;
}

.nav-icons {
  display: flex;
  justify-content: space-around;
  font-size: 18px;
  color: #007AFF;
  margin-bottom: 8px;
}

.home-indicator {
  width: 50px;
  height: 5px;
  background: #1d1d1f;
  border-radius: 3px;
  margin: 0 auto;
}

/* Responsive adjustments */
@media (max-width: 768px) {
  /* .modal-body {
      flex-direction: column;
      height: 400px;
  }
  .form-section {
      padding-right: 0;
      padding-bottom: 20px;
  } */
  .mobile-space {
      border-left: none;
      border-top: 2px solid #dee2e6;
      min-height: 100px;
  }
}

/* Brand Logo Upload Styles */
.logo-upload-container {
  margin-top: 10px;
}

.logo-upload-area {
  position: relative;
  width: 112px;
  height: 134px;
  border: 2px dashed #d1d5db;
  border-radius: 8px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  transition: all 0.3s ease;
  background: #ffffff;
  overflow: hidden;
}

.logo-upload-area:hover {
  border-color: #007bff;
  background: #f8f9fa;
}

.logo-upload-input {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  cursor: pointer;
  z-index: 2;
}

.logo-upload-placeholder {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
  z-index: 1;
}

.logo-upload-icon {
  font-size: 12px;
  color: #5B5C5D;
}

.logo-upload-text {
  font-size: 12px;
  color: #5B5C5D;
  font-weight: 400;
}

.logo-upload-preview {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 1;
}

.logo-upload-preview img {
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
  border-radius: 6px;
}

.logo-remove-btn {
  position: absolute;
  top: 8px;
  right: 8px;
  width: 14px;
  height: 14px;
  border-radius: 50%;
  background: #FFFFFF;
  color: black;
  border: none;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 14px;
  transition: background 0.3s ease;
  z-index: 3;
}

.logo-remove-btn:hover {
  background: rgba(0, 0, 0, 0.9);
}

.logo-upload-info {
  margin-top: 8px;
}

.logo-upload-info small {
  font-size: 12px;
  color: #6b7280;
}

/* Error styling for logo upload */
#logoError {
  margin-top: 5px;
  font-size: 12px;
  color: #dc3545;
}

/* Brand explanation textarea placeholder styling */
#brandExp::placeholder {
  font-size: 12px;
  color: #6c757d;
}

.brand-close-modal{
  font-size: 2rem !important;
}
.consent_upload_info{
  background-color: #F9FAFB;
}

.cnstdb-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);
}

.history-content{
  background: #ffffff;
  border: 1px solid #ECECF0; 
  border-radius: 6px;
  padding: 1rem;
  margin: 0.65rem 0; 
}
.history-title{
  font-size: 1.15rem;
  font-weight: 600;
}
.history-data{
  padding: 1rem 0;
}

/* history status styling */
.history-data {
  position: relative;
  list-style: none;
  padding: 0;
  margin-left: 1rem;  
}
.history-data li {
  position: relative;
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  margin: 1rem 2rem;
  color: #000000;
}
.history-data li:before {
  position: absolute;
  top: 2px;
  left: -2.5rem;
  width: 10px;
  height: 10px;
  content: '';
  font-size: 1.5rem;
  color: #D9D9D9;
  background: #D9D9D9;
  border-radius: 20px;
}
.history-data li:not(:last-child):after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 1rem;
  width: 2px;
  background: #C7C7C7;
  left: 0;
  margin: 19px 0 -26px -35px;
}
.history-data .date {
  font-size: 1.05rem;
  margin: 0.25rem 0 0.75rem;
  color: #1A1A1A;
}
.history-data .title{
  font-size: 1.05rem;
  font-weight: 600;
  color: #1A1A1A;
}
.history-data li:first-child .title::after{
  content: "Recent";
  position: absolute;
  top: 0;
  /* left: 10rem; */
  background: #4B4CF01A;
  color: #4B4CF0;
  padding: 0.2rem 0.5rem 0.15rem;
  font-size: 12px;
  border-radius: 4px;
  display: inline-block;
  min-width: 40px;   /* fixed width */
  text-align: center;
  margin-left: 3px;
}
#ConsentBulkUploadForm ul.parsley-errors-list{
  right: 0 !important;

}
.info_msg_upload{
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;

}
.modal-upld-sts{
  color: black !important;
}
/* captch styles */
.captcha-block {
  display: flex;
}
.captcha-block img{
  margin-right: 30px;
  height: 40px;
}
.captcha-block a{
  position: absolute;
  left: 160px;
  top: 11px;
  color: #000000;
}
.captcha-block img ~ .parsley-errors-list{
  bottom: -32px;
}

/* Bootbox custom style */
.cta_ack_popup .box-content{
  font-size: 12px;
}
.cta_ack_popup .box-content div{
  margin-top: 10px;
}

.cta_ack_popup .form-check-label {
  font-size: 14px;
  font-weight: 400;
  word-break: break-word;
}
.cta_ack_popup .ctaErrorMsg{
  height: 45px;
  margin-right: 30px;
  display: none;
}
.cta_ack_popup .modal-footer {
  display: flex;
  justify-content: flex-end;
}
.active_label_cs{
  top: 0 !important;
}

.cnst_dsb_modal .modal-dialog {
  max-width: 400px; /* Adjust width as needed */
  margin-top: 15rem;
}
#id_captcha_1 {
  text-transform: uppercase;
}

.btn_plane_bg {
  padding: 0 10px !important;
  background: transparent !important;
  border: 1px solid #ffc600 !important;
  color: #ffc600 !important;
  box-shadow: none;
  line-height: 26px !important;
  transition: 0.2s all;
}
.btn_plane_bg:hover {
  border: 1px solid transparent !important;
  color: #fff !important;
  background: #ffc600 !important;
}
.dwnCustomReport{
  margin: 2rem !important;
}
.dwn-form-error{
  display: flex;
  color: red;
  margin: -2rem 2rem 0 0;
}
#all_data_download{
  padding-right: 2.7rem !important;
}
.lob_temp_map_dn .parsley-errors-list{
  margin-top: 2.5rem !important;
}

.text-wrap-hover {
  display: -webkit-box;
  -webkit-line-clamp: 2; /* number of visible lines */
  -webkit-box-orient: vertical;
  overflow: hidden;
  /* max-width: 200px; optional */
}

.text-wrap-hover:hover {
  display: block;     /* disable clamp */
  overflow: visible;
  background: #fff;   /* optional */
}
.lob_map_btns .btn{
  height: 26px !important;
  line-height: 10px;
}
.row_dwn_vol_icon{
  font-size: 0.5rem !important;
}
.insert_vars{
  display: flex;
  align-items: center;
  gap: 4px;
}
.insert-var-btn {
  min-width: 2px;
  border: 0.5px solid #ffc107;
  color: #ffc107 !important;
  text-align: center;
  font-size: 9.45px !important;
  padding: 0.25rem 0.75rem;
  background: #fff;
  border-radius: 6px;
  cursor: pointer;
}
.insert-var-btn.hvr-bounce-to-right:before  {
  background: #f9f9f9 !important;
}
.insert-var-btn:before {
  color: #ffc107;
}
.fw-400{
  font-weight: 400;
}
.yellow-label{
  color: #ffc107;
  text-decoration: underline;
  font-size: 10px;
}
.gray-label{
  color: #bababa;
  font-size: 10px;
  white-space: nowrap;
}
.variableTags-popover{
  cursor: pointer;
}
.variable-input{
  border-width: 0 0 1px 0;
  border-radius: 0;
}