@charset "UTF-8";
/* CSS Document for Dotgo - VI, By Abhay Kr. Thakur, March 04, 2022  */

/*=============--- GLOBAL start ----=============*/

/*@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@200;300;400;500;600&display=swap');*/

@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@200;300;400;500;600&family=Roboto&display=swap');

body {
	font-family: 'Poppins', sans-serif !important;
	color:#2F3043;
	background-color: #FFFFFF !important;
}

h1, h2, h3, h4, h5 {font-family: 'Poppins', sans-serif !important;}

a:link {color: #9F6693; text-decoration: underline;}
a:visited {color: #9F6693; text-decoration: underline ;}
a:hover {color: #9F6693 !important; text-decoration: none !important;}


.navbar-default .navbar-nav > li > .nav-selected-main{
  color: #FFC600 !important;
background-color: transparent !important;
}

.navbar-default .navbar-nav > li > a {
    color: #fff !important;
	font-size: 15px;
	padding-top: 15px !important;
	text-decoration: none;
}


.navbar-brand {padding-top: 15px !important;}
.navbar-nav > li{
	padding-top:10px;
	padding-bottom:2px;
}

.dropdown-menu>li>a {
	white-space: normal !important;
	text-decoration: none;
}
.dropdown-menu {
	min-width: 230px !important;
	margin-top:4px !important;
	padding-top: 0px !important;
}
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
	border-color: #5F004B !important;
}
.navbar-collapse {
	box-shadow: none !important;
}

.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
	background-color: rgba(255,255,255,0.40) !important;
}
	
.navbar-default .navbar-toggle .icon-bar {
	background-color: #fff !important;
	color:#FFFFFF !important;
}


.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    color: #FFC600 !important;
	background-color: transparent !important;
	padding-top: 15px !important;
    padding-bottom: 15px;
	
}

.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
    background-color: transparent !important;
    border-color: #5F004B;
	text-decoration: none;
}

.navbar-default {background-color: #5F004B !important;}

.navbar-bg {min-height: 80px !important; background-color: #5F004B !important;}
 
@media screen and (max-width: 900px) {
	.navbar-bg {min-height: 70px !important;}
	.navbar-brand img {padding-top: 0px !important;}
}

@media screen and (max-width: 767px) {
	.navbar-bg {min-height: 70px !important;}
	.navbar-brand img {padding-top: 8px !important;}
	
	.dropdown-menu {margin-left: 15px !important; margin-right: 15px !important;}
}

@media screen and (max-width: 600px) {
	.navbar-bg {min-height: 70px !important;}
	.navbar-brand img {padding-top: 8px !important;}
	
	.dropdown-menu {margin-left: 15px !important; margin-right: 15px !important;}
}

@media screen and (max-width: 480px) {	
	.navbar-bg {min-height: 70px !important;}
	.navbar-brand img {padding-top: 8px !important;}
	
	.dropdown-menu {margin-left: 15px !important; margin-right: 15px !important;}
}

.dropdown-menu {background-color: #ffffff !important;}

.navbar-toggle {
    position: relative;
    float: right;
    padding: 11px 10px !important;
    margin-top: 12px !important;
    margin-right: 15px;
    margin-bottom: 8px;
}


@media (max-width: 777px) {
	.navbar-brand {margin-top:-6px;}
	}

.navbar {border-bottom: 0px !important;}
.body-margin-top {margin-top: 60px !important; padding: 55px 0 60px 0;}
		

@media (min-width: 1400px) {
  .container {
    width: 1340px !important;
  }
}

@media (min-width: 1600px) {
  .container {
    width: 1540px !important;
  }
}

@media (min-width: 2200px) {
  .container {
    width: 2100px !important;
  }
}

@media (min-width: 1200px) {
.menu-container .container {width: 1150px !important;}
	}

.aggregator-index  h2 {
		max-width:  400px !important;
		font-weight: 600;
	}
.aggregator-index  p {
	max-width:  400px !important;
	line-height: 24px;
	font-weight: 400;
}

@media screen and (min-device-width: 1601px) and (max-device-width: 6000px)  {
	.vi-navbar-logo-size {width: 300px !important;}
	.navbar-nav {margin-top: 7px !important;}
	
	.hero-section {min-height: calc(100vh - 115px);}
	.align-hz-vr-center {min-height: calc(100vh - 148px) !important;}
}

@media screen and (min-device-width: 1200px) and (max-device-width: 1600px)  {
	.vi-navbar-logo-size {width: 300px !important;}
	.navbar-nav {margin-top: 7px !important;}
	
	.hero-section {min-height: calc(100vh - 115px);}
	.align-hz-vr-center {min-height: calc(100vh - 148px) !important;}
}

/* Landscape tablets and medium desktops */
@media screen and (min-width: 992px) and (max-width: 1199px) {	
	.vi-navbar-logo-size {width: 250px !important;}
	.navbar-nav {margin-top: 7px !important;}
	
	.vi-yl-card {margin-bottom: 40px !important; margin-top: 40px !important;}
	
	.hero-section .hero-main-text h2 {
		width: 370px !important;
		font-size: 32px !important;
  		line-height: 42px !important;
  		margin-top: 160px !important;
	}
}

@media screen and (min-width: 768px) and (max-width: 991px) {	
	.vi-navbar-logo-size {width: 200px !important;}
	.navbar-nav {margin-top: 4px;}
	
	.navbar-default .navbar-nav > li > a {font-size: 13px !important;}
	
	.hero-section .hero-main-text h2 {
		font-size: 26px !important;
  		line-height: 40px !important;
  		margin-top: 30px !important;
	}
	.hero-section .hero-main-text img {width: 30px !important;}
	
	.vi-yl-card {margin-bottom: 40px !important; margin-top: 40px !important;}
}

@media screen and (max-width: 767px) {
	.vi-navbar-logo-size {width: 200px !important;}
	
	.hero-section .hero-main-text h2 {
		font-size: 26px !important;
  		line-height: 40px !important;
  		margin-top: 30px !important;
	}
	.hero-section .hero-main-text img {width: 30px !important;}
	
	.vi-yl-card {margin-bottom: 40px !important; margin-top: 40px !important;}
}

@media screen and (max-width: 480px) {	
	.vi-navbar-logo-size {width: 220px !important;}
	
	.hero-section .hero-main-text h2 {
		font-size: 26px !important;
  		line-height: 40px !important;
  		margin-top: 30px !important;
	}
	.hero-section .hero-main-text img {width: 30px !important;}
	
	.vi-yl-card {margin-bottom: 40px !important; margin-top: 40px !important;}
}

@media screen and (max-width: 300px) {	
	.vi-navbar-logo-size {width: 170px !important;}
	
	.hero-section .hero-main-text h2 {
		font-size: 24px !important;
  		line-height: 34px !important;
  		margin-top: 30px !important;
	}
	.hero-section .hero-main-text img {width: 30px !important;}
	
	.vi-yl-card {margin-bottom: 40px !important; margin-top: 40px !important;}
}


.padding-top-0 {padding-top: 0px !important;}
.padding-top-5 {padding-top: 5px !important;}
.padding-top-10 {padding-top: 10px !important;}
.padding-top-15 {padding-top: 15px !important;}
.padding-top-20 {padding-top: 20px !important;}
.padding-top-25 {padding-top: 25px !important;}
.padding-top-30 {padding-top: 30px !important;}
.padding-top-35 {padding-top: 35px !important;}
.padding-top-40 {padding-top: 40px !important;}

.padding-left-0 {padding-left: 0px !important;}
.padding-left-5 {padding-left: 5px !important;}
.padding-left-10 {padding-left: 10px !important;}
.padding-left-15 {padding-left: 15px !important;}
.padding-left-20 {padding-left: 20px !important;}
.padding-left-25 {padding-left: 25px !important;}
.padding-left-30 {padding-left: 30px !important;}
.padding-left-35 {padding-left: 35px !important;}
.padding-left-40 {padding-left: 40px !important;}
.padding-left-45 {padding-left: 45px !important;}
.padding-left-50 {padding-left: 50px !important;}
.padding-left-55 {padding-left: 55px !important;}

.padding-bottom-0 {padding-bottom: 0px !important;}
.padding-bottom-5 {padding-bottom: 5px !important;}
.padding-bottom-10 {padding-bottom: 10px !important;}
.padding-bottom-15 {padding-bottom: 15px !important;}
.padding-bottom-20 {padding-bottom: 20px !important;}
.padding-bottom-25 {padding-bottom: 25px !important;}
.padding-bottom-30 {padding-bottom: 30px !important;}
.padding-bottom-35 {padding-bottom: 35px !important;}
.padding-bottom-40 {padding-bottom: 40px !important;}

.padding-right-0 {padding-right: 0px !important;}
.padding-right-5 {padding-right: 5px !important;}
.padding-right-10 {padding-right: 10px !important;}
.padding-right-15 {padding-right: 15px !important;}
.padding-right-20 {padding-right: 20px !important;}
.padding-right-25 {padding-right: 25px !important;}
.padding-right-30 {padding-right: 30px !important;}
.padding-right-35 {padding-right: 35px !important;}
.padding-right-40 {padding-right: 40px !important;}
.padding-right-45 {padding-right: 45px !important;}
.padding-right-50 {padding-right: 50px !important;}
.padding-right-55 {padding-right: 55px !important;}

.margin-top-0 {margin-top: 0px !important;}
.margin-top-5 {margin-top: 5px !important;}
.margin-top-10 {margin-top: 10px !important;}
.margin-top-15 {margin-top: 15px !important;}
.margin-top-20 {margin-top: 20px !important;}
.margin-top-25 {margin-top: 25px !important;}
.margin-top-30 {margin-top: 30px !important;}
.margin-top-35 {margin-top: 35px !important;}
.margin-top-40 {margin-top: 40px !important;}
.margin-top-60 {margin-top: 60px !important;}

.margin-left-0 {margin-left: 0px !important;}
.margin-left-5 {margin-left: 5px !important;}
.margin-left-10 {margin-left: 10px !important;}
.margin-left-15 {margin-left: 15px !important;}
.margin-left-20 {margin-left: 20px !important;}
.margin-left-25 {margin-left: 25px !important;}
.margin-left-30 {margin-left: 30px !important;}
.margin-left-35 {margin-left: 35px !important;}
.margin-left-40 {margin-left: 40px !important;}

.margin-bottom-0 {margin-bottom: 0px !important;}
.margin-bottom-5 {margin-bottom: 5px !important;}
.margin-bottom-10 {margin-bottom: 10px !important;}
.margin-bottom-15 {margin-bottom: 15px !important;}
.margin-bottom-20 {margin-bottom: 20px !important;}
.margin-bottom-25 {margin-bottom: 25px !important;}
.margin-bottom-30 {margin-bottom: 30px !important;}
.margin-bottom-35 {margin-bottom: 35px !important;}
.margin-bottom-40 {margin-bottom: 40px !important;}
.margin-bottom-60 {margin-bottom: 60px !important;}

.margin-right-0 {margin-right: 0px !important;}
.margin-right-5 {margin-right: 5px !important;}
.margin-right-10 {margin-right: 10px !important;}
.margin-right-15 {margin-right: 15px !important;}
.margin-right-20 {margin-right: 20px !important;}
.margin-right-25 {margin-right: 25px !important;}
.margin-right-30 {margin-right: 30px !important;}
.margin-right-35 {margin-right: 35px !important;}
.margin-right-40 {margin-right: 40px !important;}


.font-weight-normal {font-weight: normal !important;}
.font-weight-700 {font-weight: 700 !important;}

.font-size-10 {font-size: 10px !important;}
.font-size-12 {font-size: 12px !important;}
.font-size-14 {font-size: 14px !important;}
.font-size-15 {font-size: 15px !important;}
.font-size-16 {font-size: 16px !important;}
.font-size-17 {font-size: 17px !important;}
.font-size-18 {font-size: 18px !important;}
.font-size-20 {font-size: 20px !important;}
.font-size-22 {font-size: 12px !important;}
.font-size-24 {font-size: 24px !important;}
.font-size-26 {font-size: 26px !important;}
.font-size-28 {font-size: 28px !important;}
.font-size-30 {font-size: 30px !important;}
.font-size-32 {font-size: 32px !important;}

.font-color-gray {color: #82838E !important;}
.font-color-light-gray {color:#999999 !important;}
.font-color-green {color: #46A20F !important;}
.font-color-red {color: #EE2737 !important;}
.font-color-light-green {color: #7CD845 !important;}
.font-color-golden {color: #F7B500 !important;}
.font-color-orange {color: #FA6400 !important;}
.font-color-aqua {color: #44D7B6 !important;}
.font-color-voilet {color: #6236FF !important;}
.font-color-blue {color: #2468f6 !important;}
.font-color-white {color: #FFF !important;}
.font-color-black {color: #414141 !important;}
.font-color-yellow {color: #FFC600 !important;}
.font-color-aubergine-tint {
  color: #9f6693 !important;
}

/*======----  Footer section start  ----======*/

.footer-section {
	padding-top: 20px; 
	padding-bottom: 5px;
	background-color: #2F3043 !important;
	width: 100%;
	color: #FFFFFF;
	box-sizing: border-box !important;
	z-index: 2 !important;
  position: relative;
	}


.footer-fixed {
	bottom: 0 !important;
	position: fixed !important;
	
	}

.footer-section a:link {color: #FFFFFF !important; text-decoration: none;}
.footer-section a:visited {color: #FFFFFF; text-decoration: none;}
.footer-section a:hover {color: #FFFFFF !important; text-decoration: underline !important;}

/*========---  Footer section end ----=======*/

/*=============--- GLOBAL End ----=============*/



/*--- CSS by Zabeeh start ----*/
.mt-24 {
  margin-top: 24px;
}

.mb-0 {
  margin-bottom: 0;
}

.mt-10 {
  margin-top: 10px;
}

.sec-clr {
  color: #ffc601;
}

.pri-clr {
  color: #ee2737;
}

.text-center {
  text-align: center !important;
}

.error-highlight {
  font-size: 12px;
  line-height: 18px;
  color: #ee2737;
  margin-bottom: 8px;
}

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

.align-hz-vr-center {
	display: flex;
	justify-content: center;
	align-items: center;
}

.hero-section {
  background: url("../images/hero-login-bg.png") bottom center no-repeat;
  background-color: #ffffff;
  background-size: cover;
  position: relative;
	margin-top: 60px;
	padding-top: 30px;
}

.main-section {
  margin: 120px 0 50px 0;
	min-height: calc(100vh - 225px);
}

.form-info {
  font-size: 14px;
  line-height: 22px;
  color: #acacb4;
  mix-blend-mode: normal;
  font-size: 14px;
  line-height: 22px;
  color: #acacb4;
  mix-blend-mode: normal;
}

.vi-yl-card {
  background: #ffffff;
	box-shadow: 0px 0px 40px rgba(0, 0, 0, 0.2);
  /*box-shadow: 0px 0px 40px rgba(255, 198, 0, 0.2);*/
  border-radius: 10px;
  padding: 70px 60px;
  margin: 5px 0.1px;
}

a.pri-btn {
  align-items: center;
  padding: 8px 18px;
  height: 40px;
  background: #acacb4;
  border-radius: 20px;
  font-size: 16px;
  line-height: 24px;
  text-align: center;
  color: #ffffff !important;
  text-decoration: none !important;
}

.pri-btn {
  align-items: center;
  padding: 8px 18px;
  height: 40px;
  background: #acacb4;
  border-radius: 20px;
  font-size: 16px;
  line-height: 24px;
  text-align: center;
  color: #ffffff;
}

.pri-btn:hover {
  background: crimson;
  color: #ffffff;
  text-decoration: none;
}

.sec-btn {
  align-items: center;
  padding: 8px 18px;
  height: 40px;
  background-color: #ffffff;
  border: 1px solid #acacb4;
  border-radius: 20px;
  font-size: 16px;
  line-height: 24px;
  text-align: center;
  color: #acacb4;
}

.sec-btn:hover {
  background-color: #ffffff;
  border: 1px solid crimson;
  color: crimson;
}

/****************************
   Create you Account Page
*****************************/
.hero-section .hero-main-text h2 {
  font-weight: 600;
  width: 496px;
  font-size: 40px;
  line-height: 60px;
  letter-spacing: 0.01em;
  color: #283249;
  margin-top: 60px;
}

.signup-form .head p {
  font-family: "Proxima Nova", sans-serif;
  font-size: 20px;
  line-height: 20px;
  color: #82838e;
}

.signup-form .head h2 {
  font-weight: 600;
  font-size: 24px;
  line-height: 36px;
  color: #2f3043;
}

.signup-form .signup-email label {
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  color: #2f3043;
  mix-blend-mode: normal;
  opacity: 0.8;
  vertical-align: middle;
}

.signup-form .signup-email i {
  color: #9F6693;
  font-size: 14px;
  margin-right: 6px;
}

.signup-form .signup-email input {
  padding: 17px 16px;
  height: 58px;
  background: #ffffff;
  border: 1px solid #d5d6d9;
  border-radius: 8px !important;
  color: #2f3043;
  font-size: 16px;
  line-height: 24px;
}

.signup-form .signup-email input:focus {
  padding: 17px 16px;
  height: 58px;
  background: #ffffff;
  border: 1px solid #d5d6d9;
  border-radius: 8px !important;
  color: #2f3043;
  font-size: 16px;
  line-height: 24px;
  box-shadow: 0px 0px 5px rgba(255, 198, 0, 0.2);
}

.signup-form .info {
  display: inline-flex;
  flex-wrap: nowrap;
  margin-top: 6px;
  /*height: 90px;*/
}

.signup-form .info p {
  width: 80%;
}

.signup-form .info i {
  margin-right: 6px;
  margin-top: 4px;
}

.signup-form .accept-terms input[type="checkbox"] {
  appearance: none;
  background-color: #fff;
  margin: 0;
  font: inherit;
  color: #acacb4;
  width: 1.50em;
  height: 1.50em;
  border: 0.12em solid #acacb4;
  border-radius: 0.15em;
  transform: translateY(-0.075em);
  display: inline-grid;
  place-content: center;
  margin-right: 6px;
}

.signup-form .accept-terms input[type="checkbox"]:focus {
  outline: none !important;
}

.signup-form .accept-terms input[type="checkbox"]::before {
  content: "";
  width: 0.75em;
  height: 0.75em;
  transform: scale(0);
  transform-origin: bottom left;
  transition: 120ms transform ease-in-out;
  box-shadow: inset 1em 1em var(--form-control-color);
	 background-color: #6DD400;
  clip-path: polygon(14% 44%, 0 65%, 50% 100%, 100% 16%, 80% 0%, 43% 62%);
}

.signup-form .accept-terms input:checked::before {
  transform: scale(1);
}

.signup-form .accept-terms a {
  color: #acacb4;
  text-decoration: underline;
}

.signup-form .accept-terms {
  margin-bottom: 16px;
}

.signup-form .form-ft-link {
  font-size: 18px;
  line-height: 27px;
  color: #acacb4;
  mix-blend-mode: normal;
  margin-top: 40px;
}
.signup-form .form-ft-link a {
  font-weight: 500;
  color: #acacb4;
  text-decoration: underline;
}

/****************************
   Verified Email Page
*****************************/
.verifying-email {
  text-align: center;
}

.verifying-email h2 {
  font-weight: 600;
  font-size: 35px;
  line-height: 38px;
  color: #2f3043;
  margin: 20px 0 6px 0;
}

.verifying-email span {
  font-size: 12px;
  line-height: 17px;
  color: #2f3043;
}

.verifying-email p {
  font-size: 18px;
  line-height: 26px;
  color: #2f3043;
  margin: 40px 0;
}

/****************************
   Mobile Verify Cards
*****************************/
.mobile-card {
  padding: 70px;
  margin: 10px;
  text-align: center;
}

.mobile-card h2 {
  font-weight: 600;
  font-size: 18px;
  line-height: 27px;
}

.mobile-card img {
  margin: 36px 0 48px 0;
}

.mobile-card p a {
  font-size: 16px;
  line-height: 24px;
  text-align: center;
  text-decoration-line: underline;
  color: #5f004b;
}
.mobile-card p a:hover {
  text-decoration-line: none !important;
  color: #5f004b;
}

.mobile-card .desc {
  font-size: 14px;
  line-height: 21px;
  color: #82838e;
}

.mobile-form .change-mobile {
  margin: 40px 0;
  text-align: left;
}

.mobile-form .change-mobile label {
  text-align: left;
  font-weight: 400;
  display: block;
  font-size: 16px;
  line-height: 24px;
  color: #2f3043;
  mix-blend-mode: normal;
  opacity: 0.8;
  margin-bottom: 17px;
}

.mobile-form .change-mobile label i {
  color: #9F6693;
  font-size: 18px;
  margin-right: 6px;
}

.mobile-form .input-group-btns {
  margin-bottom: 12px;
  align-items: center;
}

.mobile-form .change-mobile .inp-fields {
  background: #ffffff;
  border: 1px solid #d5d6d9;
  padding: 17px 16px !important;
  border-radius: 8px !important;
  -webkit-appearance: none;
  box-shadow: none;
  font-size: 16px;
  line-height: 24px;
  color: #2f3043 !important;
  height: 58px !important;
  margin-left: 100px !important;
  padding-left: 10px !important;
  width: 100%;
}
.mobile-form .change-mobile .iti__selected-flag {
  background: #ffffff;
  border: 1px solid #d5d6d9;
  border-radius: 8px !important;
  width: 92px;
  height: 58px !important;
  padding: 14px 17px !important;
  justify-content: center;
}

.mobile-form .change-mobile .input-group {
  display: flex !important;
  justify-content: center;
}

.mobile-form .change-mobile .input-group .otp-fields {
  background-color: #ffffff;
  border: 1px solid #d5d6d9;
  border-radius: 8px;
  width: 50px !important;
  height: 50px;
  color: #000000 !important;
  margin: 0 5px !important;
  font-weight: 600;
  font-size: 18px;
  line-height: 27px;
  text-align: center;
}

.mobile-form .change-mobile .input-group .otp-fields:focus {
  border: 1px solid #d5d6d9e1;
  box-shadow: none;
}

/************************
      MEDIA QUERIES 
************************/

@media only screen and (max-width: 510px) {
  .hero-section {
    height: auto;
  }
  .vi-yl-card {
    padding: 30px 25px;
  }
  .hero-section .hero-main-text h2 {
    width: auto;
  }
  .signup-form .info {
    height: auto;
    margin-bottom: 30px;
  }
}

@media only screen and (max-width: 420px) {
  .mobile-form .change-mobile .inp-fields {
    width: auto;
  }
}

@media only screen and (max-width: 290px) {
  .vi-yl-card {
    padding: 30px 4px;
  }
}



/****************************
    API- RCS PLATFORM PAGE
*****************************/
.vr-tab-fixed {
  width: 300px !important;
  position: fixed !important;
  z-index: 1;
  top: 0;
  left: 0;
  background-color: #fff9e6;
  overflow-x: hidden;
  padding: 0;
	overflow-y: auto !important;
	margin-top: 80px;
	height: calc(100% - 80px) !important;
}

.vr-tab-fixed .rg-tab {
 background-color: #FAFAFA !important;
}

.vr-tab-fixed ul li.brand-nav {
  margin: 0;
  border-left: 4px solid transparent;
}

.vr-tab-fixed ul li.brand-nav a {
  font-weight: 600;
  font-size: 18px;
  line-height: 27px;
  color: #7f336f;
  mix-blend-mode: normal;
  padding: 18px 30px;
	text-decoration: none !important;
	height: 60px !important;
}

.vr-tab-fixed ul li.brand-nav.active a{
  background: #f5eff4;
  color: #5f004b;
}
.vr-tab-fixed ul li.brand-nav.active {
  border-left: 4px solid #9f6693;
}
.vr-tab-fixed ul li.brand-nav:focus{
  background-color: transparent !important;
}
.vr-tab-fixed ul li.brand-nav:hover{
  background-color: transparent !important;
  border-left: 4px solid #9f6693;
  color: #5f004b;
}
.vr-tab-fixed ul li.brand-nav a:hover {
  background-color: #fdf7fd !important;
  color: #5f004b;
}

.tab-search .has-search {
  margin: 0;
	padding: 0px 0;
	line-height: 50px;
	height: 50px;
}
.tab-search .has-search .glyphicon-search {line-height: 10px !important;}
.tab-search .has-search input[type="text"]{
	height: 50px;
	border: 0px !important;
	box-shadow: none !important;
	background-color: #FAFAFA !important;
	border-radius: 0px !important;
}
.tab-search .has-search input[type="text"]:focus{
	height: 50px;
	border: 0px !important;
	box-shadow: none !important;
	background-color: #f5f5f5 !important;
}

.tab-search .has-search .form-control-feedback {
  right: initial;
  left: 20px;
  top: 20px;
  color: #acacb4;
}

.tab-search .has-search .form-control {
  padding-right: 12px;
  padding-left: 56px;
  border: none;
  outline: none;
  box-shadow: none;
  background-color: transparent;
}

.vr-tab-fixed .dd-tab {
	height: 40px;
	padding-left: 10px;
	display: block !important;
}

.vr-tab-fixed .dd-tab .panel {
  padding: 13px 20px;
  margin: 0;
  border: none;
  background-color: #fff9e6;
  box-shadow: none;
	display: block;
}

.vr-tab-fixed .dd-tab .panel a {
  text-decoration: none;
  font-weight: 600;
  font-size: 14px;
  color: #000000;
  mix-blend-mode: normal;
  opacity: 0.8;
}

.vr-tab-fixed .dd-tab .panel span {
  color: #ffc600;
  font-size: 14px;
  float: right;
  top: 12px;
}

.vr-tab-fixed .dd-tab .panel .inner-links {
  list-style-type: none;
  padding-left: 16px;
}

.vr-tab-fixed .dd-tab .panel .inner-links li a {
  line-height: 30px;
}

.vr-tab-content {
  margin-left: 350px;
	width: calc(100% - 350px) !important;
}

.vr-tab-content .api-details-sec .main-sec,
.vr-tab-content .api-details-sec .sub-sec {
  margin-bottom: 40px;
}

.vr-tab-content .api-details-sec .main-sec .title {
  font-weight: 600;
  font-size: 30px;
  line-height: 45px;
  color: #000000;
  mix-blend-mode: normal;
  opacity: 0.8;
  margin-bottom: 24px;
}

.vr-tab-content .api-details-sec .main-sec .badge {
  background-color: #82838e;
  border-radius: 2px;
  color: #ffffff;
  margin-left: 6px;
  font-weight: 600;
  font-size: 14px;
  line-height: 21px;
}

.vr-tab-content .api-details-sec .sub-sec .subtitle {
  font-weight: 600;
  font-size: 24px;
  line-height: 25px;
  color: #000000;
  margin-bottom: 24px;
}

.vr-tab-content .api-details-sec .main-sec p,
.vr-tab-content .api-details-sec .sub-sec p {
  font-size: 14px;
  line-height: 20px;
  color: #000000;
  margin-bottom: 20px;
}

.rotate {
  -webkit-transform: rotate(90deg); /* Chrome, Safari, Opera */
  -moz-transform: rotate(90deg); /* Firefox */
  -ms-transform: rotate(90deg); /* IE 9 */
  transform: rotate(90deg); /* Standard syntax */
  animation: spin 2s linear 0s infinite reverse;
}

/*--- CSS by Zabeeh end ----*/

.vr-tab-fixed .panel-default {border: 0px !important}

.vr-tab-content p {
 font-weight: 400;
}

.iti {
    width: 80%;
}


.link-purple:link {color: #5F004B; text-decoration: underline !important;}
.link-purple:visited {color: #5F004B; text-decoration: underline !important;}
.link-purple:hover {color: #5F004B !important; text-decoration: none !important;}

.btn, 
.btn:hover {outline: none !important}

.badge-blue-bg {
	background-color: #f6c845 !important; 
	color: #000 !important;
	border: 1px solid #FFF; 
	padding: 3px 6px !important; 
	border-radius: 25px !important;
	margin-top:-25px;
	margin-left:-10px;
}

.btn-gray {
	border: 1px solid #ACACB4 !important;
	border-radius: 4px !important;
	padding: 12px 25px !important;
	color: #FFFFFF !important;
    background-color: #ACACB4 !important;
	transition: all 0.3s ease-out;
	font-size: 16px !important;
    }
.btn-gray:hover,
.btn-gray:focus,
.btn-gray:active {
	border: 1px #DE0011 solid !important;
	border-radius: 4px !important;
	padding: 12px 25px !important;
	color: #FFFFFF !important;
	background-color: #DE0011 !important;
	font-size: 16px !important;
    }

.btn-gray-lg {
	border: 1px solid #ACACB4 !important;
	border-radius: 4px !important;
	padding: 18px 45px !important;
	color: #FFFFFF !important;
    background-color: #ACACB4 !important;
	transition: all 0.3s ease-out;
	font-size: 16px !important;
    }
.btn-gray-lg:hover,
.btn-gray-lg:focus,
.btn-gray-lg:active {
	border: 1px #DE0011 solid !important;
	border-radius: 4px !important;
	padding: 18px 45px !important;
	color: #FFFFFF !important;
	background-color: #DE0011 !important;
	font-size: 16px !important;
    }

.btn-red {
	border: 1px solid #EE2737 !important;
	border-radius: 4px !important;
	padding: 12px 25px !important;
	color: #FFFFFF !important;
    background-color: #EE2737 !important;
	transition: all 0.3s ease-out;
	font-size: 16px !important;
    }
.btn-red:hover,
.btn-red:focus,
.btn-red:active {
	border: 1px #cf0010 solid !important;
	border-radius: 4px !important;
	padding: 12px 25px !important;
	color: #FFFFFF !important;
	background-color: #cf0010 !important;
	font-size: 16px !important;
    }

.btn-red-lg {
	border: 1px solid #EE2737 !important;
	border-radius: 4px !important;
	padding: 18px 45px !important;
	color: #FFFFFF !important;
    background-color: #EE2737 !important;
	transition: all 0.3s ease-out;
	font-size: 16px !important;
    }
.btn-red-lg:hover,
.btn-red-lg:focus,
.btn-red-lg:active {
	border: 1px #cf0010 solid !important;
	border-radius: 4px !important;
	padding: 18px 45px !important;
	color: #FFFFFF !important;
	background-color: #cf0010 !important;
	font-size: 16px !important;
    }


.btn-red-round {
	border: 1px #EE2737 solid !important;
	border-radius: 50px !important;
	padding: 10px 25px !important;
	color: #FFFFFF !important;
    background-color: #EE2737 !important;
	transition: all 0.3s ease-out;
    }
.btn-red-round:hover,
.btn-red-round:focus,
.btn-red-round:active {
	border: 1px #cf0010 solid !important;
	border-radius: 50px !important;
	padding: 10px 25px !important;
	color: #FFFFFF !important;
	background-color: #cf0010 !important;
    }

.btn-gray-round {
	border: 1px #ACACB4 solid !important;
	border-radius: 50px !important;
	padding: 10px 25px !important;
	color: #FFFFFF !important;
    background-color: #ACACB4 !important;
	transition: all 0.3s ease-out;
    }
.btn-gray-round:hover,
.btn-gray-round:focus,
.btn-gray-round:active {
	border: 1px #EE2737 solid !important;
	border-radius: 50px !important;
	padding: 10px 25px !important;
	color: #FFFFFF !important;
	background-color: #EE2737 !important;
    }

.btn-gray-round-bdr {
	border: 1px solid #D5D6D9 !important;
	border-radius: 50px !important;
	padding: 10px 25px !important;
	color: #ACACB4 !important;
    background-color:transparent !important;
	transition: all 0.3s ease-out;
    }
.btn-gray-round-bdr:hover,
.btn-gray-round-bdr:focus,
.btn-gray-round-bdr:active {
	border: 1px #EE2737 solid !important;
	border-radius: 50px !important;
	padding: 10px 25px !important;
	color: #EE2737 !important;
	background-color:transparent !important;
    }

.btn-red-round-bdr {
	border: 1px solid #EE2737 !important;
	border-radius: 50px !important;
	padding: 10px 25px !important;
	color: #EE2737 !important;
    background-color:transparent !important;
	transition: all 0.3s ease-out;
    }
.btn-red-round-bdr:hover,
.btn-red-round-bdr:focus,
.btn-red-round-bdr:active {
	border: 1px #cf0010 solid !important;
	border-radius: 50px !important;
	padding: 10px 25px !important;
	color: #cf0010 !important;
	background-color:transparent !important;
    }




.body-margin-top {
	margin-top: 65px;
	margin-bottom: 50px;
	padding-top: 65px;
	min-height: calc(100vh - 165px);
}

.body-margin-top hr {border: 0.5px solid #D5D6D9;}


.congrates-icon {
	display: inline;
    float: left;
	width: 100px !important;
}

.congrates-contents {
	width:calc(100% - 150px);
	display: inline;
    float: right;
}

.form-group-min-height-140 .form-group {min-height: 140px;}

 .radio {
  margin-right: 25px; }
 .radio label {
    display: inline-block;
    position: relative;
    padding-left: 6px; }
    .radio label::before {
      content: "";
      display: inline-block;
      position: absolute;
      width: 21px;
      height: 21px;
      left: 0;
      margin-left: -20px;
      border: 1px solid #cccccc;
      border-radius: 50%;
      background-color: #fff;
      -webkit-transition: border 0.15s ease-in-out;
      -o-transition: border 0.15s ease-in-out;
      transition: border 0.15s ease-in-out; }
    label::after {
      display: inline-block;
      position: absolute;
      content: " ";
      width: 13px;
      height: 13px;
      left: 4px;
      top: 4px;
      margin-left: -20px;
      border-radius: 50%;
      background-color: #555555;
      -webkit-transform: scale(0, 0);
      -ms-transform: scale(0, 0);
      -o-transform: scale(0, 0);
      transform: scale(0, 0);
      -webkit-transition: -webkit-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
      -moz-transition: -moz-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
      -o-transition: -o-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
      transition: transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33); }
  .radio input[type="radio"] {
    opacity: 0; }
    .radio input[type="radio"]:focus + label::before {
      outline: thin dotted;
      outline: 0px auto -webkit-focus-ring-color;
      outline-offset: -2px; }
    .radio input[type="radio"]:checked + label::after {
      -webkit-transform: scale(1, 1);
      -ms-transform: scale(1, 1);
      -o-transform: scale(1, 1);
      transform: scale(1, 1); }
    .radio input[type="radio"]:disabled + label {
      opacity: 0.65; }
      .radio input[type="radio"]:disabled + label::before {
        cursor: not-allowed; }
  /*.radio.radio-inline {
    margin-top: 0; }
*/
.radio-primary input[type="radio"] + label::after {
  background-color: #9F6693; }
.radio-primary input[type="radio"]:checked + label::before {
  border-color: #9F6693; }
.radio-primary input[type="radio"]:checked + label::after {
  background-color: #9F6693; outline: none;}


.radio label, .checkbox label {padding-left: 10px !important;}

input[type='date'],
input[type='file'],
input[type='tel'],
input[type='email'],
input[type='password'],
input[type='text'] {
	background-color: #fff !important;
	border: 1px solid #D5D6D9;
    border-radius:8px !important;
	-webkit-appearance: none;
	box-shadow:none !important;
	color: #555 !important;
	height: 42px !important;
    }
input[type='date']:focus,
input[type='file']:focus,
input[type='tel']:focus,
input[type='email']:focus,
input[type='password']:focus,
input[type='text']:focus {
	border-radius:8px !important;
  	border: 1px solid #a7a7a7;
	-webkit-appearance: none;
    background-color: #fff !important;
	box-shadow:none !important;
	color: #555 !important;
	height: 42px !important;
}


.selected-flag {outline: none !important;}

select {
	border: 1px solid #D5D6D9 !important;
    border-radius:8px !important;
	box-shadow:none !important;
	color: #555 !important;
	height: 42px !important;
	background: url(../images/vi_icon_dropdown.png) no-repeat right center !important;
	-webkit-appearance: none;
	 -moz-appearance: none;
	 -ms-appearance: none; 
	 appearance: none;
	 outline: 0;
	 background-color: #FFFFFF !important;
}
select:focus {
	border-radius:8px !important;
	border: 1px solid #D5D6D9 !important;
	-webkit-appearance: none;
	background-color: #FFFFFF !important;
	box-shadow:none !important;
	color: #555 !important;
	height: 50px !important;
	background: url(../images/vi_icon_dropdown.png) no-repeat right center !important;
}


textarea {
	background-color: #fff !important;
	border: 1px solid #D5D6D9 !important;
    border-radius:6px !important;
	-webkit-appearance: none;
	box-shadow:none !important;
	color: #555 !important;
}
textarea :focus {
	border-radius:6px !important;
  	border: 1px solid #a7a7a7 !important;
	-webkit-appearance: none;
    background-color: #fff !important;
	box-shadow:none !important;
	color: #555 !important;
}
textarea { resize: none; }

.form-group-min-height .form-group {min-height: 100px;}
.input-error {width: 100%; margin-top: 5px; color: #E02020 !important;}

.form-group .iti {width: 100% !important;}

.vertical-step-bdr-left {background-image: url("../images/vertical_step_bdr_left.png"); background-repeat: repeat-y;}


.business-verification table>thead>tr>th {border-bottom: 1px solid #D4D4D4; padding: 15px 8px;}
.business-verification table>tbody>tr>td {border: 0px solid #D4D4D4; padding: 15px 8px;}

@media screen and (min-device-width: 1601px) and (max-device-width: 6000px)  {
	.business-verification-table {width: 70%;}
}

@media screen and (min-device-width: 1200px) and (max-device-width: 1600px)  {
	.business-verification-table {width: 70%;}
}

@media screen and (min-width: 992px) and (max-width: 1199px) {	
	.business-verification-table {width: 80%;}
}

@media screen and (min-width: 768px) and (max-width: 991px) {
	.business-verification-table {width: 90%;}
}

@media screen and (max-width: 767px) {
	.business-verification-table {width: 100%;}
}

@media screen and (max-width: 600px) {
	.business-verification-table {width: 100%;}
}

@media screen and (max-width: 480px) {
	.business-verification-table {width: 100%;}
}


.btn-browse-text {
	color: #9F6693 !important;
  	background-color: #fff;
  	border: 0px;
	text-decoration: underline !important;
}
.btn-browse-text:focus,
.btn-browse-text:focus {
  color: #9F6693 !important;
  	background-color: #fff;
  	border: 0px;
	text-decoration: none !important;
}

.browse-btn-alignment {width: auto; margin-top: -36px; margin-right: 5px;}

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

.dropdown-profile-pic { width:35px; height: 35px; display: inline;}
.dropdown-profile-text {
	width:110px;
	display: inline-block; 
	position: absolute !important; 
	vertical-align: text-top; 
	line-height: 1.2 !important;
}

.review-details-table td {padding-top: 12px; padding-bottom: 12px; }

/*==== Custom Checkbox =====*/
.CustomCheckbox {
  display: block;
  position: relative;
  padding-left: 10px;
  margin-bottom: 20px;
	margin-top: 5px;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
	margin-left: 0px;
}


/* Hide the browser's default checkbox */
.CustomCheckbox input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
	border-radius: 3px !important;
}

/* Create a custom checkbox */
.CustomCheckbox .checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 20px;
  width: 20px;
  background-color: #fff;
	border: 1px solid #d5d5d5;
	margin-left:-9px;
	margin-top: -0px !important;
	border-radius: 3px;
}

/* On mouse-over, add a grey background color */
.CustomCheckbox:hover input ~ .checkmark {
  background-color: #fff;	
}

/* When the checkbox is checked, add a blue background */
.CustomCheckbox input:checked ~ .checkmark {
  background-color: #fff;
}

/* Create the checkmark/indicator (hidden when not checked) */
.CustomCheckbox .checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the checkmark when checked */
.CustomCheckbox input:checked ~ .checkmark:after {
  display: block;
	
}

/* Style the checkmark/indicator */
.CustomCheckbox .checkmark:after {
  left: 7px;
  top: 3px;
  width: 6px;
  height: 10px;
  border: solid #2196F3;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);	
}
		

/* Styling Checkbox Starts */
.my-custom-checkbox .checkbox-label {
    display: block;
    position: relative;
    margin: auto;
    cursor: pointer;
    font-size: 22px;
    line-height: 24px;
    height: 24px;
    width: 24px;
    clear: both;
}

.checkbox-label input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
}

.checkbox-label .checkbox-custom {
    position: absolute;
    top: 0px;
    left: 0px;
    height: 24px;
    width: 24px;
    background-color: transparent;
    border-radius: 5px;
    transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    border: 2px solid #e1e1e1;
}


.checkbox-label input:checked ~ .checkbox-custom {
    background-color: #ffffff;
    border-radius: 5px;
    -webkit-transform: rotate(0deg) scale(1);
    -ms-transform: rotate(0deg) scale(1);
    transform: rotate(0deg) scale(1);
    opacity:1;
    border: 2px solid #e1e1e1;
}


.checkbox-label .checkbox-custom::after {
    position: absolute;
    content: "";
    left: 12px;
    top: 12px;
    height: 0px;
    width: 0px;
    border-radius: 5px;
    border: solid #6DD400;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(0deg) scale(0);
    -ms-transform: rotate(0deg) scale(0);
    transform: rotate(0deg) scale(0);
    opacity:1;
    transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
}


.checkbox-label input:checked ~ .checkbox-custom::after {
  -webkit-transform: rotate(45deg) scale(1);
  -ms-transform: rotate(45deg) scale(1);
  transform: rotate(45deg) scale(1);
  opacity:1;
  left: 8px;
  top: 3px;
  width: 6px;
  height: 12px;
  border: solid #6DD400;
  border-width: 0 2px 2px 0;
  background-color: transparent;
  border-radius: 0;
}

/* For Ripple Effect */
.checkbox-label .checkbox-custom::before {
    position: absolute;
    content: "";
    left: 10px;
    top: 10px;
    width: 0px;
    height: 0px;
    border-radius: 5px;
    border: 2px solid #e1e1e1;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);    
}

.checkbox-label input:checked ~ .checkbox-custom::before {
    left: -3px;
    top: -3px;
    width: 24px;
    height: 24px;
    border-radius: 5px;
    -webkit-transform: scale(3);
    -ms-transform: scale(3);
    transform: scale(3);
    opacity:0;
    z-index: 999;
    transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
}

.input-title {
    clear: both;
    padding: 22px 0px 0px 0px;
	display: inline !important;
	margin-left: 20px !important;
}



.btn-gray-bdr-round {
	border: 1px solid #ACACB4 !important;
	border-radius: 50px !important;
	padding: 10px 25px !important;
	color: #ACACB4 !important;
    background-color: #FFFFFF !important;
	transition: all 0.3s ease-out;
    }
.btn-gray-bdr-round:hover,
.btn-gray-bdr-round:focus,
.btn-gray-bdr-round:active {
	border: 1px #EE2737 solid !important;
	border-radius: 50px !important;
	padding: 10px 25px !important;
	color: #EE2737 !important;
	background-color: #FFFFFF !important;
    }


.mobile-number .change-mobile {
  margin: 0px 0;
  text-align: left;
}

.mobile-number .change-mobile .inp-fields {
  	background: #ffffff;
  	-webkit-appearance: none;
  	box-shadow: none;
  	color: #2f3043 !important;
  	margin-left: 100px !important;
  	padding-left: 10px !important;
	width:calc(100% - 100px) !important;
	/*margin-top: -2px !important;*/
}
.mobile-number .change-mobile .iti__selected-flag {
  	background: #ffffff;
 	border: 1px solid #d5d6d9;
  	border-radius: 8px !important;
  	width: 92px;
  	height: 50px !important;
  	padding: 14px 17px !important;
  	justify-content: center;
	margin-top: -1px !important;
}

.mobile-number .change-mobile .input-group {
  display: flex !important;
  justify-content: center;
}

.mobile-number-verified { 
	margin-top: -33px !important; 
	position: absolute !important;  
	right: 25px !important; 
	width: 80px; 
	/* z-index: 9999999999 !important; */
}


/*---- my bot page css start -----*/

.panel-danger {
	border: 1px solid #FBC9CD !important;
}
.panel-danger > .panel-heading {
    color: #000000 !important;
    background-color: #FBC9CD !important;
    border-color: #FBC9CD !important;
	 border: 1px solid #FBC9CD !important;
}


.panel-default {
	border: 1px solid #D5D6D9 !important;
}


.panel-default > .panel-heading {
	color: #000000 !important;
    background-color: #D5D6D9 !important;
    border-color: #D5D6D9 !important;
}


.table-row > thead > tr > th {
    border-bottom: 0px solid #e2e2e2 !important;
    padding-top: 5px !important;
    padding-bottom: 15px !important;
	vertical-align: middle !important;
}

.table-row > tbody > tr > td {
    border-top: 1px solid #e2e2e2;
    padding-top: 35px !important;
    padding-bottom: 25px !important;
	vertical-align: middle !important;
}

.dashboard-logo-box {
    width:55px;
    height:55px;
	padding: 10px; 
	border-radius: 5px;
    background-color:#ececec;
    float:left; 
}
 .dashboard-list-name-box {
	 min-height: 52px;
	 width:calc(100% - 65px);
	 float:left;
	 padding: 3px 0px 3px 10px;
}

.status-main {
	display: flex;
	justify-content: center;
	margin-top: 6px !important;
}

.status-black {
	color:#333;
	padding: 4px 20px;
	text-align: center;
	border: 1px solid  #acacb3;
	border-radius: 50px;
  width: 110px !important;
  margin: auto;
}

.btn-gray-bdr-sm {
	border: 1px #ACACB4 solid !important;
	border-radius: 4px !important;
	padding: 4px 8px !important;
	color: #ACACB4 !important;
    background-color: #FFFFFF !important;
	transition: all 0.3s ease-out;
    }
.btn-gray-bdr-sm:hover,
.btn-gray-bdr-sm:focus,
.btn-gray-bdr-sm:active {
	border: 1px #82838E solid !important;
	border-radius: 4px !important;
	padding: 4px 8px !important;
	color: #82838E !important;
	background-color: #FFFFFF !important;
    }

.link-green:link {color: #27AE60; text-decoration: underline !important;}
.link-green:visited {color: #27AE60; text-decoration: underline !important;}
.link-green:hover {color: #27AE60 !important; text-decoration: none !important;}



/*---- RCS Bot Details page css start -----*/

.bot-form input[type='file'],
.bot-form input[type='tel'],
.bot-form input[type='email'],
.bot-form input[type='password'],
.bot-form input[type='text'] {
	background-color: #fff !important;
	border: 1px solid #D5D6D9 !important;
    border-radius:8px !important;
	-webkit-appearance: none;
	box-shadow:none !important;
	color: #555 !important;
	height: 60px !important;
    }
.bot-form input[type='file']:focus,
.bot-form input[type='tel']:focus,
.bot-form input[type='email']:focus,
.bot-form input[type='password']:focus,
.bot-form input[type='text']:focus {
	border-radius:8px !important;
  	border: 1px solid #a7a7a7 !important;
	-webkit-appearance: none;
    background-color: #fff !important;
	box-shadow:none !important;
	color: #555 !important;
	height: 60px !important;
}


.bot-form select {
	border: 1px solid #D5D6D9 !important;
    border-radius:8px !important;
	box-shadow:none !important;
	color: #555 !important;
	height: 60px !important;
	background: url(../images/vi_icon_dropdown.png) no-repeat right center !important;
	-webkit-appearance: none;
	 -moz-appearance: none;
	 -ms-appearance: none; 
	 appearance: none;
	 outline: 0;
	 background-color: #FFFFFF !important;
}
.bot-form select:focus {
	border-radius:8px !important;
	border: 1px solid #D5D6D9 !important;
	-webkit-appearance: none;
	background-color: #FFFFFF !important;
	box-shadow:none !important;
	color: #555 !important;
	height: 60px !important;
	background: url(../images/vi_icon_dropdown.png) no-repeat right center !important;
}


/* Horizontal Stepper */
.stepper-horizontal {
    margin: 30px 0px;
    padding-bottom: 30px;
}
.stepper-horizontal ul {
    list-style: none;
    margin: 0 auto;
    display: flex;
    align-items: center;
    padding: 0;
   /* max-width: 800px;*/
}

.stepper-horizontal .step,
.stepper-horizontal .step a {
	display: flex;
    align-items: center !important;
    flex-direction: column;
    position: relative;
    z-index: 1;
	height: 52px;
	width: 52px;
	border-radius: 50%;
	background: #D5D6D9;
	text-align: center;
	text-decoration: none;
	line-height: 52px !important;
	color: #82838E !important;
	font-size: 18px;
	
}
.stepper-horizontal .step a:hover,
.stepper-horizontal .step a:active,
.stepper-horizontal .step a:focus {
    text-decoration: none;
}

.stepper .step-icon {
  height: 42px;
  width: 42px;
  border-radius: 50%;
  background: #f2f2f2;
  text-align: center;
  color: #ffffff;
  position: relative;
  line-height: 42px !important;
  margin: 0 7px;
  display: block !important; /* Added for IE10 */
}

.stepper-horizontal .step.active .step-icon {
    background: #9F6693;
	 height: 52px;
	width: 52px;
	line-height: 52px !important;
	border-radius: 50%;
	text-align: center;
	color: #FFF !important;
	font-size: 18px;
}
.stepper-horizontal .step.done .step-icon {
    /*background: #92d55c;*/
	background: #EE2737;
	 height: 52px;
	width: 52px;
	line-height: 52px;
	border-radius: 50%;
	text-align: center;
	color: #FFF !important;
}


.stepper-horizontal .step .step-label span {
    font-size: 11px;
    display: block;
	line-height: 52px;
	border-radius: 50%;	
}

.stepper-horizontal .step.active .step-label {
  color: #212121;
  font-weight: 700;
  display: block;
}
.stepper-horizontal .step.done .step-label {
    color: #757575;
}

.stepper-horizontal .indicator-line {
  /*width: 100%;*/
  height: 0px;
  background: #d8d8d8;
  flex: 1;
}


@media screen and (min-device-width: 1601px) and (max-device-width: 6000px)  {

	.stepper-horizontal .step .step-label {
		display: block;
    	/*text-align: center;*/
   	 	position: absolute;
    	/*top: 40px;*/
		top: -0px;
    	color: #ACACB4;
    	font-size: 16px; /* 13px */
    	left: 100%;
    	/*transform: translateX(-50%);*/
		text-align: left !important;
		margin-left: 16px;
		/*min-width: 130px;*/
		min-width: 180px;
	}
	
	
	.add-template .stepper-horizontal .step .step-label {
		min-width: 220px !important;
	}
	
	.stepper-horizontal ul {max-width: 800px;}
	.bot-details .stepper-horizontal ul {max-width: 600px;}
}


@media screen and (min-device-width: 1200px) and (max-device-width: 1600px)  {
	.stepper-horizontal .step .step-label {
		display: block;
    	/*text-align: center;*/
   	 	position: absolute;
    	/*top: 40px;*/
		top: -0px;
    	color: #ACACB4;
    	font-size: 15px; /* 13px */
    	left: 100%;
    	/*transform: translateX(-50%);*/
		text-align: left !important;
		margin-left: 15px;
		/*min-width: 130px;*/
		min-width: 180px;
	}
	
	.add-template .stepper-horizontal .step .step-label {
		min-width: 220px !important;
	}
	
	.stepper-horizontal ul {max-width: 900px;}
	.bot-details .stepper-horizontal ul {max-width: 600px;}
	
}

@media screen and (min-width: 992px) and (max-width: 1199px) {	
	.stepper-horizontal .step .step-label {
		display: block;
    	/*text-align: center;*/
   	 	position: absolute;
    	/*top: 40px;*/
		top: -0px;
    	color: #ACACB4;
    	font-size: 13px; 
    	left: 100%;
    	/*transform: translateX(-50%);*/
		text-align: left !important;
		margin-left: 15px;
		margin-top: 15px;
		min-width: 150px;
	}
	
	.add-template .stepper-horizontal .step .step-label {
		min-width: 220px !important;
	}
	
	.stepper-horizontal ul {max-width: 800px;}
	.bot-details .stepper-horizontal ul {max-width: 600px;}
}


@media screen and (min-width: 768px) and (max-width: 991px) {
	.stepper-horizontal .step .step-label {
		display: block;
		text-align: center !important;
		/*position: relative !important;*/
		top: 40px;
		/*top: -0px;*/
		color: #ACACB4;
		font-size:12px;
		left: -100%;
		/*transform: translateX(-50%);*/
		transform: translateX(-0%);
		flex: 1;
		margin-top: 15px;
		min-width: 85px;
		line-height: 14px !important
	}
	
	.stepper-horizontal ul {max-width: 700px;}
	.bot-details .stepper-horizontal ul {max-width: 600px;}
	.stepper-horizontal .indicator-line {
		height: 1px;
  		background: #d8d8d8;
  		flex: 1;
	}
	
}


@media screen and (max-width: 767px) {
	.stepper-horizontal .step .step-label {
		display: block;
		text-align: center !important;
		/*position: relative !important;*/
		top: 30px;
		/*top: -0px;*/
		color: #ACACB4;
		font-size:10px;
		left: -80%;
		/*transform: translateX(-50%);*/
		flex: 1;
		margin-top: 15px;
		min-width: 75px;
		line-height: 14px !important
	}
	
	.stepper-horizontal ul {max-width: 680px;}
	.stepper-horizontal .indicator-line {
		height: 1px;
  		background: #d8d8d8;
  		flex: 1;
	}

}

@media screen and (max-width: 600px) {
	
	.stepper-horizontal .step .step-label {
		display: block;
		text-align: center !important;
		/*position: relative !important;*/
		top: 30px;
		/*top: -0px;*/
		color: #ACACB4;
		font-size:9px;
		left: -65%;
		/*transform: translateX(-50%);*/
		flex: 1;
		margin-top: 15px;
		min-width: 68px;
		line-height: 14px !important
	}
	
	.stepper-horizontal ul {max-width: 530px;}
	
	.stepper-horizontal .indicator-line {
		height: 1px;
  		background: #d8d8d8;
  		flex: 1;
	}

}

@media screen and (max-width: 480px) {
	.stepper-horizontal .step .step-label {
		display: block;
		text-align: center !important;
		/*position: relative !important;*/
		top: 30px; 
		/*top: -0px;*/
		color: #ACACB4;
		font-size:8px;
		left: -100%;
		/*transform: translateX(-50%); */
		margin-top: 15px;
		min-width: 60px;
		/*margin-left: 7px;*/
		line-height: 14px !important
	}
	
	.stepper-horizontal ul {max-width: 400px;}
	
	.stepper-horizontal .indicator-line {
		height: 1px;
  		background: #d8d8d8;
  		flex: 1;
	}
}


.link-red:link {color: #EE2737; text-decoration: underline !important;}
.link-red:visited {color: #EE2737; text-decoration: underline !important;}
.link-red:hover {color: #EE2737 !important; text-decoration: none !important;}


/*------- My Campaigns CSS start -------*/

.browse label{
    padding: 10px;
    /*background: red; */
    display: table;
    color: #fff;
     }

.browse  input[type="file"] { display: none;}

.upload-contact-file-name {
	background-color: #9F6693 !important;
	border-radius: 25px !important;
	width: auto;
	height: 40px;
	padding: 10px 25px !important; 
	color: #FFFFFF !important;
	display: table;
}


.campaignDetailsTab  [data-toggle=buttons]>.btn input[type=radio]{
  position: inherit;
  margin-right: 6px;
  width: 15px;
  height: 15px;
  color: #00A4FF !important;
  vertical-align: text-bottom;
  outline: none;
}

.campaignDetailsTab  input[type="radio"]:checked + * {
 color: #00A4FF !important;
}

.campaignDetailsTab .btn-group, .campaignDetailsTab .btn-group .btn{
  outline: none;
}

.campaignDetailsTab .btn.active, .campaignDetailsTab .btn:active{
  box-shadow: none;
}

.campaignDetailsTab .btn-group .btn-tab {
    background-color: #fff;
    padding: 1.6rem 0;
    border: 1px solid #D5D6D9;
    font-weight: 500;
    color: #787D7D;
    border-radius: 8px 8px 0 0;
	text-decoration: none !important;
}

.campaignDetailsTab .tab-content{
    background-color: #fff;
    border: 1px solid #D5D6D9;
    border-top: none;
    padding: 3.5rem 3rem;
    border-radius: 0 0 8px 8px;
}

.campaignDetailsTab .btn-group .btn-tab:active, 
.campaignDetailsTab .btn-group .btn-tab.active, 
.campaignDetailsTab .btn-group .btn-tab.hover {
	background-color: rgba(159, 102, 147, 0.2);
    border: 1px solid #9F6693;
    color: #000000 !important;
    text-decoration: none !important;
}


.bot-form .mobile-number .change-mobile .iti__selected-flag {
  	height: 60px !important;
}


.logo-div {
	display: inline-flex; 
	width: 160px; 
	height: 160px; 
	background: #F0F0F0; 
	border: 0.5px solid #D5D6D9; 
	border-radius: 8px;
}

.logo-browse-div {
	display: inline-block; 
	width: 185px; 
	position: absolute; 
	padding: 40px 10px;
}


.screenshots-div {
	overflow-x: auto;
	border: 1px #e1e1e1 dashed;
	min-height: 180px;
	padding: 7px 10px;
	margin-top: 5px; 
	border-radius: 5px; 
	width: 100%
}

.screenshots-div img {
	width: 92px !important;
	height: 162px !important;
}


.payment table tr th,
.payment table tr td {
  padding: 15px 25px;
}
.border-top {
	border-top: 1px solid #CACACA !important;
}


/*======------  Analytics Dashboard Page CSS Start  -------=======*/

.dashboard-box {
	background-color: #FFFFFF;
  	border: 1px solid #E0E0E0  !important;
  	border-radius: 8px;
	padding: 15px !important;
	display: table;
	width: 100%;
}

.dashboard-tab{
  white-space: nowrap !important ;
}

.dashboard-tab .nav-tabs ul li {
	width: 50% !important;
}

.dashboard-tab .nav-tabs {
	border-bottom: 0px solid #ddd;
}
.dashboard-tab .nav-tabs > li > a {
	/*margin-right: 0px;*/
    line-height: 1.42857143;
    border-radius: 8px !important;
	color: #444 !important;
	padding: 12px 25px !important;
	font-size: 18px;
	border: 1px solid #ccc !important;
	text-decoration: none;
	text-align: center !important;
	background-color: #fff !important;
	width: 50% !important;
	  transition: all 0.3s ease-out !important;
}

.dashboard-tab .nav-tabs > li.active > a,
.dashboard-tab .nav-tabs > li.active > a:hover,
.dashboard-tab .nav-tabs > li.active > a:focus {
    color: #FFF !important;
    cursor: default;
    background-color: transparent !important;
    border: 1px solid #ccc !important;
    border-bottom-color: #000;
	text-decoration: none;
	text-align: center;
}

/*.nav-justified li  {width: 50% !important; display: block;}*/
.dashboald-nav  {width: 49% !important; display: inline-block; float: left !important;}


.dashboard-tab:link, .dashboard-tab:visited {
	background-color: #FFFFFF;
	border: 1px solid #E0E0E0;
	border-radius: 8px;
	padding: 30px 0px;
	text-align: center;
	margin-bottom: 20px;
	text-decoration: none !important;
	display: block !important;
	color: #000000;
}


.dashboard-tab:hover, .dashboard-tab:active {
	background-color: #5F004B !important;
	border: 1px solid #5F004B;
	border-radius: 8px;
	padding: 30px 0px;
	text-align: center;
	margin-bottom: 20px;
	color: #FFFFFF !important;
	text-decoration: none !important;
	display: block !important;
}

.dashboard-tab-active {
	background-color: #5F004B !important;
	border: 1px solid #5F004B;
	border-radius: 8px;
	padding: 30px 0px;
	text-align: center;
	margin-bottom: 20px;
	color: #FFFFFF !important;
	text-decoration: none !important;
	display: block !important;
}

/*------  Dashboard Steper  css start -----*/

.dashboard-steps ul {
    list-style: none;
    margin: 0 auto;
    display: flex;
    align-items: center;
    padding: 0;
    max-width: 750px;
}

.steps-label {
	min-width: 150px; 
	padding: 8px 12px;
	background-color: #D5D6D9 !important;
	display: inline-block !important;
	border-radius: 20px !important;
	text-align: center;
	line-height: 22px;
	color: #FFFFFF !important;
}


.dot {
	background-color: #ececec !important;
	width: 12px !important; 
	height: 12px !important; 
	border-radius: 50% !important;
	display: inline-block !important;
	margin-left: 10px;
	margin-right: 10px;
}

.step-progress {
	text-align: center !important; 
	width: 150px;
	/*font-style: italic !important;*/
	margin-top: 5px;
	/*color: #969696;*/
	min-height: 22px;
	color: #82838E !important;
	font-size: 10px !important;
}


.dashboard-steps .steps.active .steps-icon {
    background: #FFC600;
	width: 100%;
	text-align: center;
	color: #FFF !important;
	font-size: 18px;
}

.dashboard-steps .steps.active .steps-label {
	min-width: 150px; 
	padding: 8px 12px;
	background: #FFC600 !important;
	display: inline-block !important;
	border-radius: 20px !important;
	text-align: center;
	color: #000 !important;
}

.dashboard-steps .steps.active .dot {
	background-color: #FFC600 !important;
	width: 12px !important; 
	height: 12px !important; 
	border-radius: 50% !important;
	display: inline-block !important;
	margin-left: 10px;
	margin-right: 10px;
}

.dashboard-steps .steps.active .step-completed {
	display: none !important;
}


/*----- Icon done ---*/
.dashboard-steps .steps.done-new .steps-icon {
    /*background: #9F6693;*/
	text-align: center;
	color: #FFF !important;
}
/*----- label done ---*/
.dashboard-steps .steps.done-new .steps-label {
	min-width: 150px; 
	padding: 8px 12px;
	background: #9F6693 !important;
	display: inline-block !important;
	border-radius: 20px !important;
	text-align: center;
	color: #FFF;
}

/*----- label done ---*/
.dashboard-steps .steps.done-new .dot {
	background-color: #9F6693 !important;
	width: 12px !important; 
	height: 12px !important; 
	border-radius: 50% !important;
	display: inline-block !important;
	margin-left: 10px;
	margin-right: 10px;
}

/*----- label done ---*/
.dashboard-steps .steps.done-new  .step-progress-in {
	display: none !important;
}


.steps-label-rejected {
	min-width: 150px; 
	padding: 8px 12px;
	background-color: #EE2737 !important;
	display: inline-block !important;
	border-radius: 20px !important;
	text-align: center;
	line-height: 22px;
	color: #FFFFFF !important;
}
.dashboard-steps .steps.active .dot-rejected {
	background-color: #EE2737 !important;
	width: 12px !important; 
	height: 12px !important; 
	border-radius: 50% !important;
	display: inline-block !important;
	margin-left: 10px;
	margin-right: 10px;
}



.api-information {
	background-color: #FFFFFF;
  	border: 1px solid #E0E0E0;
  	border-radius: 8px;
	padding:  15px 0px !important;
	display: table;
	width: 100%;
	min-height: 220px;
}
.api-information .hdr {
	padding: 0px 15px 15px 15px !important;
	display: block;
	width: 100%;
	height: 30px;
	font-size: 16px;
}
.api-information .contents {
	padding: 5px 15px !important;
	display: block;
	width: 100%;
	height: 120px; 
	overflow-y: auto;
}

.api-information table {
	/* min-height: 250px; */
}


.api-information .footer {
	bottom: 0 !important;
	text-align: center !important;
	border-top: 1px solid #E0E0E0;
	padding: 15px 0px 0px 0px;
	/* width: 100%; */
	height: 40px;
	text-decoration: none !important;
	font-size: 16px;
  margin: 15px 25px;
}

.api-information .footer-link-red:link {text-decoration: none !important; color: #D81F26 !important;}
.api-information .footer-link-red:visited {text-decoration: none !important; color: #D81F26 !important;}
.api-information .footer-link-red:hover {text-decoration: underline!important;color: #D81F26 !important;}

.api-information .footer-link-gray:link {text-decoration: none !important; color: #787D7D !important;}
.api-information .footer-link-gray:visited {text-decoration: none !important; color: #787D7D !important;}
.api-information .footer-link-gray:hover {text-decoration: underline!important;color: #5e6262 !important;}

.api-information-orange-bdr {border: 1px solid #F7B500  !important;}

.api-information table tr th {border-bottom: 1px solid #E0E0E0 !important; background-color: rgba(120,125,125,0.20)}
.api-information table tr th,
.api-information table tr td {padding: 10px;}


.api-information .table-hdr {
	padding: 0px 15px 10px 15px !important;
	display: block;
	width: 100%;
	min-height: 30px;
	max-height: 70px;
	font-size: 16px;
}
.api-information .table-contents {
	padding: 5px 0 !important;
	display: block;
	width: 100%;
	/* min-height: 150px !important;  */
	max-height: 350px !important; 
	overflow-y: auto;
}


.status-not-verified {
	padding: 3px 12px;
	background-color: #787D7D !important;
	display: inline !important;
	border-radius: 20px !important;
	text-align: center;
	color: #FFF;
	font-size: 10px;
}

.status-in-progress {
	padding: 3px 12px;
	background-color: #F7B500 !important;
	display: inline !important;
	border-radius: 20px !important;
	text-align: center;
	color: #000;
	font-size: 10px;
}

.status-verified {
	padding: 3px 12px;
	background-color: #7CD845 !important;
	display: inline !important;
	border-radius: 20px !important;
	text-align: center;
	color: #FFF;
	font-size: 10px;
}
.status-suspend {
	padding: 3px 12px;
	background-color: #5F004B !important;
	display: inline !important;
	border-radius: 20px !important;
	text-align: center;
	color: #FFF;
	font-size: 10px;
}
.status-delete-bot {
	padding: 3px 12px;
	background-color: #EE2737 !important;
	display: inline !important;
	border-radius: 20px !important;
	text-align: center;
	color: #FFF;
	font-size: 10px;
}

.launch-status-lg {padding: 7px 15px; font-size: 14px}


.status-pending {
	display: inline- !important;
	/* width: 110px; */
	padding-left: 15px;
	justify-content: center;
}

.status-refresh {
	width: 16px;
	margin-left: 5px;
	display: inline-block !important;
}

.status-ready { 
	padding: 4px 15px !important;
	display: inline !important;
	border-radius: 20px !important;
	text-align: center;
	color:#82838E;
	border: 1px solid #82838E;
	background-color:#FFFFFF !important;
	margin: auto !important;
}


.api-information .table-contents table tr th:first-child,
.api-information .table-contents table  tr td:first-child {
  padding-left: 15px !important;
}

.api-information .table-contents table tr th:last-child,
.api-information .table-contents table tr td:last-child {
  padding-right: 15px !important;
}


.btn-red-round-sm {
	border: 1px #EE2737 solid !important;
	border-radius: 30px !important;
	padding: 4px 15px !important;
	color: #FFFFFF !important;
    background-color: #EE2737 !important;
	transition: all 0.3s ease-out;
    }
.btn-red-round-sm:hover,
.btn-red-round-sm:focus,
.btn-red-round-sm:active {
	border: 1px #cf0010 solid !important;
	border-radius: 30px !important;
	padding: 4px 15px !important;
	color: #FFFFFF !important;
	background-color: #cf0010 !important;
    }

.btn-red-round-bdr-sm {
	border: 1px solid #EE2737 !important;
	border-radius: 30px !important;
	padding: 4px 15px !important;
	color: #EE2737 !important;
    background-color:transparent !important;
	transition: all 0.3s ease-out;
    }
.btn-red-round-bdr-sm:hover,
.btn-red-round-bdr-sm:focus,
.btn-red-round-bdr-sm:active {
	border: 1px #cf0010 solid !important;
	border-radius: 30px !important;
	padding: 4px 15px !important;
	color: #cf0010 !important;
	background-color:transparent !important;
    }



.status-gray {
	color:#ACACB4;
	padding: 4px 20px;
	text-align: center;
	border: 1px solid  #ACACB4;
	border-radius: 50px;
}


.AddTestDevices .table-responsive {
	border-top-right-radius: 7px !important;
	border-top-left-radius: 7px !important;
	/*border-radius: 7px 0 0 0 !important;
	border-radius: 0 0px 0 7px !important;*/
	border-left: 1px solid #D5D6D9;
	border-right: 1px solid #D5D6D9;
	border-top: 1px solid #D5D6D9;
	vertical-align: middle !important;
}

.AddTestDevices table td {
  border-bottom: 1px solid #D5D6D9;
	  padding: 18px 10px !important;
	text-align: center;
}

.AddTestDevices table th {
	  background-color: #FAFAFA;
	 padding: 22px 10px !important;
}

.AddTestDevices .table-responsive>.table>tbody>tr>td{
    vertical-align: middle;
}


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

.pagination a{
  display: inline-block;
  padding: 10px 18px;
  color: #2F3043;
	text-decoration: none !important;
	font-size: 18px;
}

.p1 a{
  width: 40px;
  height: 40px;
  line-height: 40px;
  padding: 0;
  text-align: center;
}

.p1 a:hover{
  background-color:#D5D6D9;
  border-radius: 100%;
  color: #2F3043 !important;
}

.p1 a.active{
  background-color: #9F6693;
  border-radius: 100%;
  color: #FFF !important;
}



/*CSS start for URCS - SMS Preview section*/

.urcs-section-box {
	background-color: #FFFFFF;
  	border: 1px solid #E1E1E1;
  	border-radius: 8px;
	display: inline-table;
	padding: 50px 50px 0px 50px; 
}
.urcs-sms-screens {
	width: 340px; 
	height: 380px; 
	/*background-color:#ff6600; */
	background-image: url("../images/urcs_sms_preview-screenshot.png");
	background-repeat: no-repeat; 
	background-size: 100% auto; 
	margin: auto;
}
.urcs-sms-screens .heading-row {
	margin-left: 25px;
	margin-right: 25px;
	padding-top: 96px;
}

.template-details-screens hr {margin-top: 12px !important;}

.sms-profile-photo-msg-banner-box {
	display : flex;
	flex-direction : row;
	margin-left: 25px;
	margin-right: 25px;
}

.urcs-sms-screens 
.sms-profile-photo-msg-banner-box 
.sms-left-profile-photo-box {
	width: 36px; 
	display:inline-flex;
	float: left;
	margin-right: 7px;
}

.urcs-sms-screens 
.sms-profile-photo-msg-banner-box 
.sms-left-profile-photo-box 
.sms-left-profile-photo {
	border-radius: 100%;
	background-color: #7BD869;
	padding: 6px;
	text-align: center;
	width: 36px; 
	height: 36px; 
	margin-top: auto;
}

.urcs-sms-screens .sms-left-profile-photo img {
	/*width: 32px; 
	height: 32px; */
	width: 24px; 
	height: 24px; 
	border-radius: 100%; 
	
}

.urcs-sms-screens .banner-sms-box {
	border: 0px solid #f3f1f2; 
	display: block; 
	height: auto; 
	min-height: 100px; 
	/*width: 180px !important; */
	border-radius: 8px;
	/*margin-right: 25px !important;*/
	background-color: #F2F2F2;
	float: right;
	padding-top: 15px !important;
}

.urcs-sms-screens .banner-sms-box img {
	height: auto; 
	width: 247px !important; 
	border-bottom-left-radius: 8px !important; 
	border-bottom-right-radius: 8px !important; 
}

.banner-message-box a {text-decoration: none !important;}

.banner-message-box .link {border-top: 1px solid #F2F2F2;; padding-top: 10px;}

.link-blue {color: #337ab7 !important; text-decoration: underline !important;}
.link-blue:link {color: #337ab7 !important; text-decoration: underline !important;}
.link-blue:visited {color: #337ab7 !important; text-decoration: underline !important;}
.link-blue:hover {color: #337ab7 !important; text-decoration: none !important;}


.radio-primary-blue input[type="radio"] + label::after {
  background-color: #00A4FF; }
.radio-primary-blue input[type="radio"]:checked + label::before {
  border-color: #00A4FF; }
.radio-primary-blue input[type="radio"]:checked + label::after {
  background-color: #00A4FF; outline: none;}

.custom-tab .nav-tabs {
	border-bottom: 0px solid #ddd;
}
.custom-tab .nav-tabs > li > a {
	margin-right: 0px;
    line-height: 1.42857143;
    border: 0px solid #fff;
    border-radius: inherit !important;
	background-color: transparent !important;
	color: #000000 !important;
	padding: 12px 25px !important;
	font-size: 24px;
	border-bottom: 5px solid #D5D6D9 !important;
	text-decoration: none;
	text-align: left !important;
}

.custom-tab .nav-tabs > li.active > a,
.custom-tab .nav-tabs > li.active > a:hover,
.custom-tab .nav-tabs > li.active > a:focus {
    color: #000 !important;
    cursor: default;
    background-color: transparent !important;
    border: 0px solid #000 !important;
	border-bottom: 5px solid #9F6693 !important;
    border-bottom-color: #000;
	text-decoration: none;
	text-align: left;
}


.btn-gray-sm {
	border: 1px solid #ACACB4 !important;
	border-radius: 4px !important;
	padding: 4px 15px !important;
	color: #FFFFFF !important;
    background-color: #ACACB4 !important;
	transition: all 0.3s ease-out;
    }
.btn-gray-sm:hover,
.btn-gray-sm:focus,
.btn-gray-sm:active {
	border: 1px #DE0011 solid !important;
	border-radius: 4px !important;
	padding: 4px 15px !important;
	color: #FFFFFF !important;
	background-color: #DE0011 !important;
    }

.profile-img { 
	width: 100px; 
	height: 100px; 
	display: block; 
	border-radius: 100%; 
	margin: auto; 
	background: #e6e5e5;
}
.profile-img img { 
	width: 100px; 
	height: 100px; 
	border-radius: 100%; 
}

.preview-box-bdr {
	border:10px solid #e1e1e1; 
	padding: 25px;
	display: block;
}

.disabled input[type='tel'],
.disabled input[type='email'],
.disabled input[type='password'],
.disabled input[type='text'] {
	background-color: #FAFAFA !important;
	border: 1px solid #D5D6D9 !important;
    }
.disabled input[type='tel']:focus,
.disabled input[type='email']:focus,
.disabled input[type='password']:focus,
.disabled input[type='text']:focus {
	border-radius:6px !important;
  	border: 1px solid #a7a7a7 !important;
}

.disabled select {
	background-color: #FAFAFA !important;
	border: 1px solid #D5D6D9 !important;
	background: url("../images/dropdown.svg") no-repeat right center !important;
}

.disabled select:focus {
	background-color: #FAFAFA !important;
	border-radius:6px !important;
  	border: 1px solid #a7a7a7 !important;
	background: url("../images/dropdown.svg") no-repeat right center !important;
}


.disabled textarea {
	background-color: #FAFAFA !important;
	border: 1px solid #D5D6D9 !important;
}

.disabled textarea:focus {
	border-radius:6px !important;
  	border: 1px solid #a7a7a7 !important;
	background-color: #FAFAFA !important;
}


.kyc-table {
	border-radius: 8px !important;
	border: 0.5px solid #CACACA;
	background-color: #FFFFFF !important;
}

.kyc-table table th {
	border-bottom: 1px solid #CACACA !important;
	padding: 25px;
}

.kyc-table table td {
	border: 0px !important;
	padding: 25px;
}
.kyc-table table tr:hover {
	background-color: #fff !important;
}


.disabled .logo-placement {
	border: 1px solid #ACACB4;
	width: 132px;
	height: 132px;
	border-radius: 5px;
}

.disabled .logo-placement img {
	width: 132px;
	height: 132px;
	border-radius: 5px;
}



.disabled .background-placement {
	border: 1px solid #ACACB4;
	width: 80%;
	height: 132px;
	border-radius: 5px;
}

.disabled .background-placement img {
	width: 100%;
	height: 132px;
	border-radius: 5px;
}


.btn-purple-round {
	border: 1px #9F6693 solid !important;
	border-radius: 50px !important;
	padding: 10px 25px !important;
	color: #FFFFFF !important;
    background-color: #9F6693 !important;
	transition: all 0.3s ease-out;
    }
.btn-purple-round:hover,
.btn-purple-round:focus,
.btn-purple-round:active {
	border: 1px #5F004B solid !important;
	border-radius: 50px !important;
	padding: 10px 25px !important;
	color: #FFFFFF !important;
	background-color: #5F004B !important;
    }


.myinput .mylabel {margin-bottom: -30px !important; margin-left: 13px;}

.myinput select {
	border: 1px solid #d6d6d6 !important;
    border-radius:6px !important;
	box-shadow:none !important;
	color: #555 !important;
	height: 65px !important;
	background: #ffffff url(../images/icon_dropdown_myinput.png) no-repeat right center !important;
	-webkit-appearance: none;
	 -moz-appearance: none;
	 -ms-appearance: none; 
	 appearance: none;
	 outline: 0;
	 background-color: #FFFFFF !important;
	padding-top: 30px
}
.myinput select:focus {
	border-radius:6px !important;
	border: 1px solid #d6d6d6 !important;
	-webkit-appearance: none;
	background-color: #FFFFFF !important;
	box-shadow:none !important;
	color: #555 !important;
	height: 65px !important;
	background: #ffffff url(../images/icon_dropdown_myinput.png) no-repeat right center !important;
	padding-top: 30px
}


.table-first-left table tr th:first-child {
	background-color: #FAFAFA;
	padding: 20px 10px 20px 25px !important;
	vertical-align: middle;
	text-align: left;
}
.table-first-left table tr th:last-child {
	padding-right: 25px !important;
}

.table-first-left table  tr td:first-child {
	text-align: left !important;
	vertical-align: middle;
	padding-left: 25px !important;
}
.table-first-left table tr td:last-child {
	padding-right: 25px !important;
}

.table-first-left table tr th {
	background-color: #FAFAFA;
	padding: 20px 10px !important;
	vertical-align: middle;
	border-bottom: 0px !important;
	text-align: center;
}

.table-first-left table  tr td {
	border-bottom: 1px solid #D5D6D9;
	padding: 25px 10px !important;
	text-align: center;
	vertical-align: middle;
}

.table-first-left .table-responsive {
	border-top-right-radius: 7px !important;
	border-top-left-radius: 7px !important;
	/*border-radius: 7px 0 0 0 !important;
	border-radius: 0 0px 0 7px !important;*/
	border-left: 1px solid #D5D6D9;
	border-right: 1px solid #D5D6D9;
	border-top: 1px solid #D5D6D9;
	vertical-align: middle !important;
}

.test-devices-mobile .iti {
    width: 100% !important;
}

.font-color-blue-vi {color: #98AADA !important;}
.font-color-lighter-gray {color: #D5D6D9 !important;}
.font-color-purple {color: #9F6693 !important;}
.font-color-purple-dark {color: #5F004B !important;}
.font-color-light-red {color: #ffd4d4 !important;}


.link-black:link {color: #000000; text-decoration: underline !important;}
.link-black:visited {color: #000000; text-decoration: underline !important;}
.link-black:hover {color: #000000 !important; text-decoration: none !important; cursor: pointer;}


.btn-file-name {
	padding: 10px 20px;
	background: rgba(159, 102, 147, 0.2);
	border-radius: 8px;
	color: #9F6693;
}

.api-tab>li.active>a, .api-tab>li.active>a:focus, .api-tab>li.active>a:hover {
    color: #5F004B !important;
	border-radius: 8px;
	background: rgba(159, 102, 147, 0.2) !important;
	border: 1px solid #5F004B;
	/*box-shadow: 0 2px 0 0 rgba(0, 0, 0, 0.08);*/
	margin-top: 25px;
	margin-bottom: 25px;
	height: 70px;
	vertical-align: middle !important;
	padding: 25px;
	font-size: 16px;
}

.api-tab a:link,
.api-tab a:visited {
	color: #000 !important; 
	text-decoration: none !important; 
	background-color: #FAFAFA !important; 
	border: 1px solid #D5D6D9;
	border-radius: 8px;
	/*box-shadow: 0 2px 0 0 rgba(0, 0, 0, 0.08);*/
	margin-top: 25px;
	margin-bottom: 25px;
	height: 70px;
	vertical-align: middle !important;
	padding: 25px;
	font-size: 16px;
	max-width: 300px;
}

/*=======---  CSS for Send Test Message Screens  ---======*/

.message-screens {
	width: 350px; 
	height: 737px; 
	background-image: url("../images/ScreenshotTextMessageBlank.png");
	background-repeat: no-repeat; 
	background-size: 100% 100%; 
	margin: auto;
	padding-left:30px !important;
	padding-right:30px !important;
	padding-top: 109px !important;
}
.message-screens .heading-row {
	margin-left: 30px;
}
.message-screens .screen-row-width {
	width: 290px !important; 
	height: auto; 
	display: block;
}

.message-screens .screen-row-width .profile-photo {
	width: 52px; 
	height: 52px; 
	margin: auto !important; 
	border-radius: 100%; 
	background-color: #d8d8d8; 
	margin-top: 40px !important;
	display: column !important;
}

.message-screens .screen-row-width .profile-photo img {
	width: 52px; 
	height: 52px; 
	border-radius: 100%;
}

.message-screens .screen-row-width .icon-secureBlue {
	width: 52px; 
	height: 10px; 
	margin-top: -20px;  
	margin-left: auto; 
	margin-right: auto; 
	z-index: 9999;
}

.message-screens .screen-row-width .profile-photo-msg-box {
	display : flex;
	flex-direction : row;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 20px;
}

.message-screens .screen-row-width 
.profile-photo-msg-box 
.left-profile-photo-box {
	width: 32px; 
	display:inline-flex;
	float: left;
	margin-right: 7px;
}

.message-screens .screen-row-width
.profile-photo-msg-box 
.left-profile-photo-box 
.left-profile-photo {
	border-radius: 100%;
	background: rgba(213, 214, 217, 0.3) !important;
	text-align: center;
	width: 32px; 
	height: 32px; 
	margin-top: auto;
}

.message-screens  .screen-row-width .left-profile-photo img {
	width: 32px; 
	height: 32px; 
	border-radius: 100%; 
}

.message-screens .msg-box {
	border: 0px; 
	display: block; 
	height: auto; 
	width: 70% !important; 
	border-radius: 8px;
	background: rgba(213, 214, 217, 0.3) !important;
	float: right;
	padding-top: 10px !important;
}

.message-screens .screen-row-width .suggested-reply {
	border-radius: 25px; 
	padding: 6px 12px; 
	float: right;
	border: 1px solid #ABABAB;
	margin-top: 170px;
}

.font-orange-bg {
	background-color: #FFC600; 
	color: #fff; padding: 5px 10px; 
	border-radius: 5px; 
	margin-right: 5px;
}

.font-purple-bg {
	background-color: #5F004B; 
	color: #fff; padding: 5px 10px; 
	border-radius: 5px; 
	margin-right: 5px;
}
.campaign-summary-box {
	width: 100%;
	display: block;
	padding: 30px !important;
  margin-top: 45px;
	border-radius: 20px;
	background-color: #fff;
	box-shadow: 0px 0px 40px rgba(213, 214, 217, 0.3);
  box-sizing: border-box;
}

.custom-tooltip {
  height: 100%;
  width: 100%;
  padding: 20px;
  background-color: white;
  border: 1px solid #afafaf;
  text-align: center;
  line-height: 100%;
}

.campaign-stacked-bar-box {
  width: 100%;
  display: block;
  padding: 25px 50px 25px 50px;
  border-radius: 20px;
  margin-bottom: 45px;
  margin-top: 45px;
  background-color: #fff;
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.06);
  -webkit-box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.06);
  -moz-box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.06);
}

.campaign-stacked-bar-box-border {
  width: 100%;
  height: 121px;
  border: 1px solid #acacb4;
  border-radius: 30px;
  border-color: #acacb4;
  margin-top: 40px;
  padding-top: 39px;
  padding-left: 15px;
  padding-right: 15px;
  padding-bottom: 39px;
}

.campaign-stacked-bar-label-a2p {
  position: absolute;
  font-size: 20px;
  font-weight: 700;
  top: 50px;
  left: 75px;
  color: #acacb4;
  background-color: rgb(255, 255, 255);
  text-align: center;
}
.campaign-stacked-bar-label-p2a {
  position: absolute;
  font-size: 20px;
  font-weight: 700;
  top: 210px;
  left: 75px;
  color: #acacb4;
  background-color: rgb(255, 255, 255);
  text-align: center;
}

.segregationChart{
  position: relative;
  min-height: 1px;
}

.stacked-bar-legend {
  height: 15px;
  width: 15px;
  border-radius: 3px;
  margin-right: 10px;
  margin-top: 3px;
  vertical-align: auto;
}

.stacked-legend-section {
  height: 50px;
  width: 100%;
  padding: 20px;
  display: flex;
  flex-direction: row;
  justify-content: center;
  font-family: "poppins";
}

.campaign-distribution-chart-box {
  width: 100%;
  display: block;
  padding-top: 10px;
  padding-bottom: 30px;
  border-radius: 20px;
  margin-bottom: 45px;
  margin-top: 45px;
  background-color: #fff;
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.06);
  -webkit-box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.06);
  -moz-box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.06);
}

.download-button-box {
  width: 100%;
  padding: 25px;
  padding-left: 100px;
  padding-right: 100px;
  border-radius: 20px;
  margin-top: 45px;
  margin-bottom: 15px;
  background-color: #fff;
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.06);
  -webkit-box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.06);
  -moz-box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.06);
}

.conversion-metrics-box {
  width: 100%;
  padding: 40px;
  background-color: #ffffff;
  margin-top: 40px;
  border-radius: 20px;
  display: block;
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.06);
  -webkit-box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.06);
  -moz-box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.06);
}

.lead-conversion-progress-bar-chart {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.25));
}
.lead-conversion-circle {
  width: 189px;
  height: 189px;
  color: white;
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  background-color: #9f6693;
  border-radius: 50%;
  display: flex;
  flex-direction: column;
}

.counter-text {
  margin: auto;
  text-align: center;
  font-family: "poppins";
  font-style: normal;
  font-weight: 700;
  font-size: 30px;
  line-height: 35px;
}

.lead-conversion-circle-section {
  width: 100%;
  display: flex;
  justify-content: center;
}

.campaign-summary-box-table-pdf > table > tbody > tr > td {
  font-size: 13px;
}

.lead-info-text {
  font-family: "poppins" !important;
  font-weight: bold !important;
  font-size: 14px !important;
  line-height: 16px !important;
  text-align: center !important;
  height: 16px;
  margin-top: 30px;
}

.conversion-metrics-text {
  width: 100%;
  font-family: "poppins";
  font-style: normal;
  font-weight: 700;
  font-size: 18px;
  line-height: 21px;
  text-align: center;
  margin-top: 40px !important;
  color: #9f6693;
}

.campaign-summary-box table>tbody>tr>td {
	padding-top: 7px;
	padding-bottom: 7px;
}

.campaign-summary-last-td {
	padding-left: 80px;
}

.line-after h5 {
	 margin-bottom: 0px;
}

.line-after {
	 position: relative;
	 overflow: hidden;
	 display: block;
}
 .line-after span {
	 vertical-align: baseline;
	 display: block;
	 position: relative;
}
 .line-after span:after {
	 content: '';
	 position: absolute;
	 width: 100%;
	 top: 50%;
	 margin-left: 10px;
	 border-top: 1px solid #ccc;
}


/*-------- Wallets page CSS start ---------*/

/* SIDEBAR STYLES */
#wrapper {
    padding-top: 60px;
    padding-bottom: 40px;
    padding-left: 0;
    transition: all 0.5s ease;
    position: relative;
    overflow-x: hidden;
	
	z-index: 1;
  }
  
  #sidebar-wrapper {
    z-index: 1000;
    position: fixed;
    left: 250px;
    width: 0;
    height: 100%;
    margin-left: -250px;
    overflow-y: auto;
    overflow-x: hidden;
	  background-color: #F2F2F2;
    /*background:var(--sidenav-bg-color);*/
    transition: all 0.5s ease;
  }
  
  #wrapper.toggled #sidebar-wrapper {
    width: 300px;
  }
  
  .sidebar-brand {
    position: absolute;
    top: 0;
    width: 250px;
    text-align: center;
    padding: 20px 0 20px 8px;
    transform: translate3d(190px, 0, 0);
    transition: transform 500ms ease, -webkit-transform 500ms ease;
  }

  .toggled .sidebar-brand{
    transform: translate3d(0, 0, 0);
    transition: transform 500ms ease, -webkit-transform 500ms ease;
  }

  .sidebar-brand a i::after{
    content: "\f00d";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
  }

  .toggled .sidebar-brand a i::after{
    content: "\f0c9";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
  }

  .sidebar-brand .navbar-brand{
    color: #C1C1C1;
  }

  .sidebar-nav {
    position: absolute;
    top: 75px;
    width: 250px;
    margin: 0;
    padding: 0;
    list-style: none;
  }
  .sidebar-nav2 {
      position: absolute;
      bottom: 140px;
      width: 250px;
      margin: 0;
      padding: 0;
      list-style: none;
  }
  .sidebar-nav > li,  .sidebar-nav2 > li {
    text-indent: 10px;
    line-height: 42px;
    padding: 8px 0;
  }
  .sidebar-nav > li a {
    display: block;
    text-decoration: none;
    color: #C1C1C1;
    font-size: 14px;
    font-weight: 500;
  }
  .sidebar-nav > li > a:hover,
  .sidebar-nav > li.active > a {
    text-decoration: none;
    color:#9F6693;
  }
  .sidebar-nav2 > li a {
    display: block;
    text-decoration: none;
     color: #000 !important;
    font-size: 14px;
    font-weight: 500;
  }
  .sidebar-nav2 > li > a:hover,
  .sidebar-nav2 > li.active > a {
    text-decoration: none;
    color:#5F004B !important
  }

  .sidebar-nav > li > a span,  .sidebar-nav2 > li > a span{
    font-size: 24px;
    width: 50px;
    vertical-align: middle;
  }
  
  #navbar-wrapper {
      width: 100%;
      position: absolute;
      z-index: 2;
  }
  #wrapper.toggled #navbar-wrapper {
      position: absolute;
      margin-right: -250px;
  }
  #navbar-wrapper .navbar {
    border-width: 0 0 0 0;
    background-color: #eee;
    font-size: 24px;
    margin-bottom: 0;
    border-radius: 0;
  }
  #navbar-wrapper .navbar a {
    color: #C1C1C1;
  }
  #navbar-wrapper .navbar a:hover {
    color:#007AFF;
  }
  
  #content-wrapper {
    width: 100%;
    position: absolute;
    padding: 15px;
    top: 100px;
	  min-height: calc(100vh - 155px);
  }
  #wrapper.toggled #content-wrapper {
    position: absolute;
    margin-right: -250px;
  }
  
  @media (min-width: 992px) {
    #wrapper {
      padding-left: 250px;
    }
    
    #wrapper.toggled {
      padding-left: 60px;
    }
  
    #sidebar-wrapper {
      width: 300px;
    }
    
    #wrapper.toggled #sidebar-wrapper {
      width: 60px;
    }
    
    #wrapper.toggled #navbar-wrapper {
      position: absolute;
      margin-right: -190px;
  }
    
    #wrapper.toggled #content-wrapper {
      position: absolute;
      margin-right: -190px;
    }
  
    #navbar-wrapper {
      position: relative;
    }
  
    #wrapper.toggled {
      padding-left: 60px;
    }
  
    #content-wrapper {
      position: relative;
      top: 0;
    }
  
    #wrapper.toggled #navbar-wrapper,
    #wrapper.toggled #content-wrapper {
      position: relative;
      margin-right: 60px;
    }
  }
  
  @media (min-width: 280px) and (max-width: 991px) {
    #wrapper {
      padding-left: 60px;
    }
  
    #sidebar-wrapper {
      width: 60px;
    }
    
  #wrapper.toggled #navbar-wrapper {
      position: absolute;
      margin-right: -250px;
  }
    
    #wrapper.toggled #content-wrapper {
      position: absolute;
      margin-right: -250px;
    }
  
    #navbar-wrapper {
      position: relative;
    }
  
    #wrapper.toggled {
      padding-left: 250px;
    }
  
    #content-wrapper {
      position: relative;
      top: 0;
    }
  
    #wrapper.toggled #navbar-wrapper,
    #wrapper.toggled #content-wrapper {
      position: relative;
      margin-right: 250px;
    }

    .sidebar-brand {
        position: absolute;
        top: 0;
        width: 250px;
        text-align: center;
        padding: 20px 0 20px 8px;
        transform: translate3d(0, 0, 0);
        transition: transform 500ms ease, -webkit-transform 500ms ease;
      }
    
      .toggled .sidebar-brand{
        transform: translate3d(190px, 0, 0);
        transition: transform 500ms ease, -webkit-transform 500ms ease;
      }

    .sidebar-brand a i::after{
        content: "\f0c9";
        display: inline-block;
        font: normal normal normal 14px/1 FontAwesome;
        font-size: inherit;
        text-rendering: auto;
        -webkit-font-smoothing: antialiased;
      }
    
      .toggled .sidebar-brand a i::after{
        content: "\f00d";
        display: inline-block;
        font: normal normal normal 14px/1 FontAwesome;
        font-size: inherit;
        text-rendering: auto;
        -webkit-font-smoothing: antialiased;
    }

  }
  
  @media (max-width: 767px) {
    #wrapper {
      padding-left: 60px;
    }
  
    #sidebar-wrapper {
      width: 60px;
    }
  
    #wrapper.toggled #sidebar-wrapper {
      width: 250px;
    }
    #wrapper.toggled #navbar-wrapper {
      position: absolute;
      margin-right: -250px;
    }
  
    #wrapper.toggled #content-wrapper {
      position: absolute;
      margin-right: -250px;
    }
  
    #navbar-wrapper {
      position: relative;
    }
  
    #wrapper.toggled {
      padding-left: 250px;
    }
  
    #content-wrapper {
      position: relative;
      top: 0;
    }
  
    #wrapper.toggled #navbar-wrapper,
    #wrapper.toggled #content-wrapper {
      position: relative;
      margin-right: 250px;
    }
  }

.footer-side-menu {
    text-align: center;
    position: absolute;
    z-index: 9;
}

.contents-main {margin: 20px 30px; display: block;}

.contents-main .btn-red-border {
	border: 1px #D81F26 solid !important;
	border-radius: 25px !important;
	padding: 10px 35px !important;
	color: #D81F26 !important;
    background-color: #FFF !important;
	 transition: all 0.3s ease-out;
    }
.contents-main .btn-red-border:hover,
.contents-main .btn-red-border:focus,
.contents-main .btn-red-border:active {
	border: 1px #c20500 solid !important;
	border-radius: 25px !important;
	padding: 10px 35px !important;
	color: #FFF !important;
	background-color: #c20500 !important;
    }


.support-ticket-box {
	width: 100%;
	display: block !important;
  	border-radius: 8px;
	padding: 25px;
	background: #FFFFFF;
	border: 0.5px solid #ACACB4;
}

.support-ticket-box label {margin-bottom: 7px !important; font-weight: 500;}


.support-ticket-box input[type='text'] {
	background-color: #FAFAFA !important;
	-webkit-appearance: none;
	box-shadow:none !important;
	color: #555 !important;
	height: 40px !important;
	border: 1px solid #D5D6D9 !important;
	border-radius: 4px !important;
    }

.support-ticket-box input[type='text']:focus {
	background-color: #FAFAFA !important;
	border: 1px solid #cbcbcb !important;
    border-radius:6px !important;
	-webkit-appearance: none;
	box-shadow:none !important;
	color: #555 !important;
	height: 40px !important;
}

.support-ticket-box .disabled  {
	background-color: #E0E0E0 !important;
    }

.support-ticket-box select {
	border-radius:4px !important;
  	border: 1px solid #D5D6D9 !important;
	-webkit-appearance: none;
   background-color: #FAFAFA !important;
	box-shadow:none !important;
	color: #555 !important;
	height: 40px !important;
}

.support-ticket-box select:focus {
	border-radius:4px !important;
  	border: 1px solid #D5D6D9 !important;
	-webkit-appearance: none;
    background-color: #FAFAFA !important;
	box-shadow:none !important;
	color: #555 !important;
	height: 40px !important;
}

.support-ticket-box textarea {
	border-radius:4px !important;
  	border: 0.5px solid #D5D6D9 !important;
	-webkit-appearance: none;
    background-color: #FFF !important;
	box-shadow:none !important;
	color: #555 !important;
}

.support-ticket-box textarea:focus {
	border-radius:4px !important;
  	border: 0.5px solid #D5D6D9 !important;
	-webkit-appearance: none;
    background-color: #FFF !important;
	box-shadow:none !important;
	color: #555 !important;
}


/*Css for updated Raise Support Ticket page*/
.wallet-icon-text-field {
    position: absolute;
	left: 25px !important;
    width: 22px;
    height: 22px;
    margin-top: -30px !important;
}

.wallet-logo-text-field {
    position: absolute;
	left: 65px !important;
    width: 22px;
    height: 22px;
    margin-top: -30px !important;
}

.support-ticket-browse { 
  position: relative; 
} 
.support-ticket-browse input[type='file'] { 
  position: absolute; 
  top: 35px; 
  left: 7px; 
}

.support-ticket-browse input[type=file]::file-selector-button {
  border: 0px solid #6c5ce7;
  padding: .3em .5em;
  border-radius: .2em;
  background-color: #e0dfe0;
  transition: 1s;
	color: #858686;
}

.support-ticket-browse input[type=file]::file-selector-button:hover {
  background-color: #d6d6d6;
  border: 0px solid #00cec9;
}

 
.support-ticket-browse input[type='file']{
    background-color: transparent !important;
    border: 0px  !important;
    border-radius: 0px !important;
    -webkit-appearance: none;
    box-shadow: none !important;
}


.screenshot-div {width: calc(100% - 100px); float: left;}
.screenshot-upload-btn-div {width: 100px; float: right;}

.delete-icon-text-field {
    position: absolute;
	right: 7px !important;
    width: 20px;
    /*height: 22px;*/
    margin-top: -31px !important;
}

.green-tick-icon-text-field {
    position: absolute;
	left: 120px !important;
    width: 22px;
    height: 22px;
    margin-top: -31px !important;
}


.btn-purple-spl {
	border: 1px #9F6693 solid !important;
	border-radius: 4px !important;
	padding: 9px 15px !important;
	color: #FFFFFF !important;
    background-color: #9F6693 !important;
	transition: all 0.3s ease-out;
    }
.btn-purple-spl:hover,
.btn-purple-spl:focus,
.btn-purple-spl:active {
	border: 1px #5F004B solid !important;
	border-radius: 4px !important;
	padding: 9px 15px !important;
	color: #FFFFFF !important;
	background-color: #5F004B !important;
    }
.btn-gray-disabled-spl {
	border: 1px #D5D6D9 solid !important;
	border-radius: 4px !important;
	padding: 9px 15px !important;
	color: #FFFFFF !important;
    background-color: #D5D6D9 !important;
	transition: all 0.3s ease-out;
    }
.btn-gray-disabled-spl:hover,
.btn-gray-disabled-spl:focus,
.btn-gray-disabled-spl:active {
	border: 1px #D5D6D9 solid !important;
	border-radius: 4px !important;
	padding: 9px 15px !important;
	color: #FFFFFF !important;
	background-color: #D5D6D9 !important;
    }

.btn-gray-disabled-spl2 {
	border: 1px #D5D6D9 solid !important;
	border-radius: 4px !important;
	padding: 9px 15px !important;
	color: #82838E !important;
    background-color: #D5D6D9 !important;
	transition: all 0.3s ease-out;
    }
.btn-gray-disabled-spl2:hover,
.btn-gray-disabled-spl2:focus,
.btn-gray-disabled-spl2:active {
	border: 1px #D5D6D9 solid !important;
	border-radius: 4px !important;
	padding: 9px 15px !important;
	color: #82838E !important;
	background-color: #D5D6D9 !important;
    }



.table-view-add-template .table-responsive {
	border-top-right-radius: 8px !important;
	border-top-left-radius: 8px !important;
	/*border-radius: 7px 0 0 0 !important;
	border-radius: 0 0px 0 7px !important;*/
	border-left: 1px solid #D5D6D9;
	border-right: 1px solid #D5D6D9;
	border-top: 1px solid #D5D6D9;
	vertical-align: middle !important;
}

.table-view-add-template table td {
	border-bottom: 1px solid #D5D6D9;
	padding: 18px 10px !important;
}

.table-view-add-template table th {
	background-color: #FAFAFA;;
	padding: 22px 10px !important;
	border-bottom: 1px solid #D5D6D9;
	font-size: 16px;
}

.table-view-add-template .table-responsive>.table>tbody>tr>td{
    vertical-align: middle;
}

.table-view-add-template table tr th:first-child,
.table-view-add-template table  tr td:first-child {
  text-align: center !important;
}

.table-view-add-template table tr th:last-child,
.table-view-add-template table tr td:last-child {
  text-align: center !important;
}


.custom-tab-center .nav-tabs {
	border-bottom: 0px solid #ddd;
}
.custom-tab-center .nav-tabs > li > a {
	margin-right: 0px;
    line-height: 1.42857143;
    border: 0px solid #fff;
    border-radius: inherit !important;
	background-color: transparent !important;
	color: #606060 !important;
	padding: 15px 2px !important;
	font-size: 20px;
	border-bottom: 6px solid #D5D6D9 !important;
	text-decoration: none;
	text-align: center!important;
}

.custom-tab-center .nav-tabs > li.active > a,
.custom-tab-center .nav-tabs > li.active > a:hover,
.custom-tab-center .nav-tabs > li.active > a:focus {
    color: #606060 !important;
    cursor: default;
    background-color: transparent !important;
    border: 0px solid #000 !important;
	border-bottom: 6px solid #9F6693 !important;
	text-decoration: none;
	text-align: center;
}



.td-first-left .table-responsive {
	border-top-right-radius: 8px !important;
	border-top-left-radius: 8px !important;
	/*border-radius: 7px 0 0 0 !important;
	border-radius: 0 0px 0 7px !important;*/
	border-left: 1px solid #D4D4D4;
	border-right: 1px solid #D4D4D4;
	border-top: 1px solid #D4D4D4;
	border-bottom: 0px;
	vertical-align: middle !important;
	
	-webkit-box-shadow: 0px 0px 25px -12px rgba(0,0,0,0.35);
	-moz-box-shadow: 0px 0px 25px -12px rgba(0,0,0,0.35);
	box-shadow: 0px 0px 25px -12px rgba(0,0,0,0.35);
}
.td-first-left table {margin-bottom: 0;}
.td-first-left table th {
	background-color: #FAFAFA;;
	padding: 28px 10px !important;
	border-bottom: 0.5px solid #D4D4D4;
	font-size: 16px;
	text-align: center;
}

.td-first-left table tr td:first-child {
	text-align: left !important;
	vertical-align: middle !important;
	padding-left: 25px;
}

.td-first-left table tr td {
	text-align: center !important;
	border-bottom: 0.1px solid #D4D4D4;
	padding-top: 27px !important;
    padding-bottom: 27px !important;
    vertical-align: middle !important;
}

.link-blue-vi:link {color: #98AADA; text-decoration: underline !important;}
.link-blue-vi:visited {color: #98AADA; text-decoration: underline !important;}
.link-blue-vi:hover {color: #98AADA !important; text-decoration: none !important;}


.due-bg-red {
	padding: 5px 15px;
	color: #fff !important;
	background-color: #EE2737 !important;
	border-radius: 15px;
}
.due-bg-gold {
	padding: 5px 15px;
	color: #fff !important;
	background-color: #FFC600 !important;
	border-radius: 15px;
}

.due-bg-green {
	padding: 5px 15px;
	color: #fff !important;
	background-color: #7CD845 !important;
	border-radius: 15px;
}



@media screen and (min-device-width: 1601px) and (max-device-width: 6000px)  {
	.aggregator-index  h2 {
		font-size: 40px !important;
  		line-height: 60px !important;
	}
	
	.login-box {
		padding: 30px 55px 40px 55px !important;
	}
	
}

@media screen and (min-device-width: 1200px) and (max-device-width: 1600px)  {
	.aggregator-index  h2 {
		font-size: 40px !important;
  		line-height: 54px !important;
	}
	.login-box {
		padding: 30px 55px 40px 55px !important;
	}
}

@media screen and (min-width: 992px) and (max-width: 1199px) {	
		.aggregator-index  h2 {
		font-size: 36px !important;
  		line-height: 46px !important;
	}
		.login-box {
		padding: 30px 55px 40px 55px !important;
	}
}

@media screen and (min-width: 768px) and (max-width: 991px) {	
	.aggregator-index  h2 {
		font-size: 32px !important;
  		line-height: 44px !important;
	}
	.login-box {
		padding: 30px 55px 40px 55px !important;
	}
}

@media screen and (max-width: 767px) {
	.aggregator-index  h2 {
		font-size: 28px !important;
  		line-height: 34px !important;
	}
	.login-box {
		padding: 30px 55px 40px 55px !important;
	}
}

@media screen and (max-width: 480px) {	
	.aggregator-index  h2 {
		font-size: 26px !important;
  		line-height: 34px !important;
	}
	.login-box {
		padding: 30px 25px 30px 25px !important;
	}
}

@media screen and (max-width: 300px) {	
	.aggregator-index  h2 {
		font-size: 24px !important;
  		line-height: 32px !important;
	}
	.login-box {
		padding: 30px 25px 30px 25px !important;
	}
}

.login-box {
  	background-color: #FFFFFF !important;
	box-shadow: 0px 0px 40px rgba(213, 214, 217, 0.3); 
	border-radius: 10px; 
	padding: 30px 55px 40px 55px;
	/* margin: auto; */
  float: right !important;
	max-width: 550px;
	display: block;
}
.field-icon {
  float: right;
  margin-left: -45px !important;
  margin-top: -38px !important;
  position: relative;
  z-index: 2;
}

.rcs-box-bdr {
	background: #FFFFFF;
	border: 1px solid #D5D6D9;
	border-radius: 8px;
	display: block;
	padding: 60px 35px;
	min-height: 310px;
}
.rcs-box-bdr2 {
	background: #FFFFFF;
	border: 1px solid #D5D6D9;
	border-radius: 8px;
	display: block;
	padding: 35px 35px;
	min-height: 310px;
}


.rcs-box-bdr table tr td {padding: 12px}

.rcs-comment-box {
	background: #FAFAFA;
	border: 1px solid #D5D6D9;
	box-sizing: border-box;
	border-radius: 8px;
	padding: 15px 20px;
	display: block;
}

.btn-light-green-round {
	border: 1px #7CD845 solid !important;
	border-radius: 50px !important;
	padding: 10px 25px !important;
	color: #FFFFFF !important;
    background-color: #7CD845 !important;
	transition: all 0.3s ease-out;
    }
.btn-light-green-round:hover,
.btn-light-green-round:focus,
.btn-light-green-round:active {
	border: 1px #4cc206 solid !important;
	border-radius: 50px !important;
	padding: 10px 25px !important;
	color: #FFFFFF !important;
	background-color: #4cc206 !important;
    }

.btn-light-green {
	border: 1px #7CD845 solid !important;
	border-radius: 4px !important;
	padding: 12px 25px !important;
	color: #FFFFFF !important;
    background-color: #7CD845 !important;
	transition: all 0.3s ease-out;
	font-size: 16px !important;
    }
.btn-light-green:hover,
.btn-light-green:focus,
.btn-light-green:active {
	border: 1px #4cc206 solid !important;
	border-radius: 4px !important;
	padding: 12px 25px !important;
	color: #FFFFFF !important;
	background-color: #4cc206 !important;
	font-size: 16px !important;
    }

.btn-blue-vi-round {
	border: 1px #98AADA solid !important;
	border-radius: 50px !important;
	padding: 10px 25px !important;
	color: #FFFFFF !important;
    background-color: #98AADA !important;
	transition: all 0.3s ease-out;
    }
.btn-blue-vi-round:hover,
.btn-blue-vi-round:focus,
.btn-blue-vi-round:active {
	border: 1px #7791d8 solid !important;
	border-radius: 50px !important;
	padding: 10px 25px !important;
	color: #FFFFFF !important;
	background-color: #7791d8 !important;
    }


.btn-purple {
	border: 1px solid #9F6693 !important;
	border-radius: 4px !important;
	padding: 12px 25px !important;
	color: #FFFFFF !important;
    background-color: #9F6693 !important;
	transition: all 0.3s ease-out;
	font-size: 16px !important;
    }
.btn-purple:hover,
.btn-purple:focus,
.btn-purple:active {
	border: 1px #5F004B solid !important;
	border-radius: 4px !important;
	padding: 12px 25px !important;
	color: #FFFFFF !important;
	background-color: #5F004B !important;
	font-size: 16px !important;
    }


.rcs-bot-hdr-hr hr{ border-bottom: 6px solid #9F6693; margin-top: 0px;}

.dropdown-with-line select {
	background: url("../images/dropdown.svg") no-repeat right center !important;
}

.dropdown-with-line select:focus {
	background: url("../images/dropdown.svg") no-repeat right center !important;
}

.font-weight-300 {font-weight: 300;}

.alert-green-border {
	padding: 20px 25px; 
	border-radius: 8px;
	border: 1px solid #7CD845;
}

.modal-body-scroll {
	overflow-y: auto !important;
	display: block;
	max-height: 400px !important;
  /* Enhancement: "Add Comment" button goes at tht bottom because of static height. */
	/* height: 400px !important; */
	padding: 15px 30px !important;
}


.all-comments-box-bdr {
	border: 1px solid #D5D6D9;
	/*box-sizing: border-box;*/
	border-radius: 8px;
	padding: 15px;
	display: block;
	width: 92%;
	float: right;
	margin-bottom: 15px;
}

.all-comments-box-bdr .box-purple,
.all-comments-box-no-bdr .box-purple{
	/*box-sizing: border-box;*/
	padding: 15px;
	background: rgba(159, 102, 147, 0.1);
	border: 0.5px solid #5F004B;
	border-radius: 8px;
	text-align: right;
}

.all-comments-box-no-bdr {
	border: 0px solid #D5D6D9;
	/*box-sizing: border-box;*/
	border-radius: 8px;
	padding: 0px;
	display: block;
	width: 92%;
	float: right;
	margin-bottom: 15px;
}

.btn-gray-round-bdr-sm {
  	background-color:  transparent !important;
	text-decoration: none !important;
	border: 1px solid #D5D6D9 !important;
	border-radius: 20px !important;
	color: #ACACB4 !important;
	transition: all 0.3s ease-out;
	padding: 5px 15px !important;
}
.btn-gray-round-bdr-sm:hover,
.btn-gray-round-bdr-sm:focus,
.btn-gray-round-bdr-sm:active{
	color: #9F6693 !important;
  	background-color: #fff !important;
  	border: 1px solid #9F6693 !important;
	text-decoration: none !important;
	padding: 5px 15px !important;
}

.btn-purple-round-sm {
	border: 1px #9F6693 solid !important;
	border-radius: 20px !important;
	padding: 5px 15px !important;
	color: #FFFFFF !important;
    background-color: #9F6693 !important;
	transition: all 0.3s ease-out;
    }
.btn-purple-round-sm:hover,
.btn-purple-round-sm:focus,
.btn-purple-round-sm:active {
	border: 1px #5F004B solid !important;
	border-radius: 20px !important;
	padding: 5px 15px !important;
	color: #FFFFFF !important;
	background-color: #5F004B !important;
    }


.attached-file-bg {
	background: rgba(159, 102, 147, 0.2);
	border: 1px solid #9F6693 !important;
	border-radius: 20px !important;
	padding: 5px 15px !important;
	color: #9F6693 !important;
    }


.link-light-gray:link {color: #ACACB4; text-decoration: underline !important;}
.link-light-gray:visited {color: #ACACB4; text-decoration: underline !important;}
.link-light-gray:hover {color: #ACACB4 !important; text-decoration: none !important;}


.table-first-left table tr th:first-child {
	background-color: #FAFAFA;
	padding: 20px 10px 20px 25px !important;
	vertical-align: middle;
	text-align: left;
}

.table-left-all table tr th {
	background-color: #FAFAFA;
	padding: 20px 10px!important;
	vertical-align: middle !important;
	text-align: left;
	border-bottom: 1px solid #D5D6D9 !important;
}

.table-left-all table  tr td {
	border-bottom: 1px solid #D5D6D9;
	padding: 22px 10px !important;
	text-align: left;
	vertical-align: middle;
}

.table-left-all .table-responsive,
.table-center-all .table-responsive {
	border-top-right-radius: 8px !important;
	border-top-left-radius: 8px !important;
	border-left: 1px solid #D5D6D9;
	border-right: 1px solid #D5D6D9;
	border-top: 1px solid #D5D6D9;
	vertical-align: middle !important;
}


.table-left-all table,
.table-center-all table {margin-bottom: 0px !important;}

.table-center-all table tr th {
	background-color: #FAFAFA;
	padding: 27px 10px!important;
	vertical-align: middle;
	text-align: center;
	border-bottom: 1px solid #D5D6D9 !important;
}

.table-center-all table  tr td {
	border-bottom: 1px solid #D5D6D9;
	padding: 27px 10px !important;
	text-align: center;
	vertical-align: middle !important;
}


.table-center-all .table-responsive {
	border-top-right-radius: 8px !important;
	border-top-left-radius: 8px !important;
	border-left: 1px solid #D5D6D9;
	border-right: 1px solid #D5D6D9;
	border-top: 1px solid #D5D6D9;
	vertical-align: middle !important;
	box-shadow: 0px 0px 25px -12px rgb(0 0 0 / 35%);
}

.summary-table-box {
	background: #FFFFFF;
	box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.0766499);
	border-radius: 8px;
	display: block !important;
}

.summary-table-box table tr th { 
	border-bottom: 0px  !important;  
	padding: 25px 20px !important;
}
.summary-table-box table tr td { padding: 20px !important;}

.dashboard-td-padding table  tr td {padding-bottom: 20px !important; padding-top: 35px !important;}
.border-left {border-left: 1px solid #DDDDDD;}


.custom-tab-left .nav-tabs {
	border-bottom: 0px solid #ddd;
}
.custom-tab-left .nav-tabs > li > a {
	margin-right: 0px;
    line-height: 1.42857143;
    border: 0px solid #fff;
    border-radius: inherit !important;
	background-color: transparent !important;
	color: #606060 !important;
	padding: 15px 2px !important;
	font-size: 20px;
	border-bottom: 6px solid #D5D6D9 !important;
	text-decoration: none;
	text-align: left !important;
	padding-left: 20px !important;
}

.custom-tab-left .nav-tabs > li.active > a,
.custom-tab-left .nav-tabs > li.active > a:hover,
.custom-tab-left .nav-tabs > li.active > a:focus {
    color: #606060 !important;
    cursor: default;
    background-color: transparent !important;
    border: 0px solid #000 !important;
	border-bottom: 6px solid #9F6693 !important;
	text-decoration: none;
	text-align: left;
	padding-left: 20px;
}

.summary-dashboard {min-height: 240px;}
.summary-dashboard .box1 {
	padding: 25px 15px; 
	border-bottom: 1px solid #D5D6D9; 
	text-align: center; 
	width: 100%;
}
.summary-dashboard .box2 {
	padding: 15px 5px; 
	border-right: 1px solid #D5D6D9; 
	text-align: center;  
	width: 50%; 
	display: inline-block;
	font-size: 12px !important;
}
.summary-dashboard .box3 {
	padding: 15px 5px;  
	text-align: center; 
	float: right; 
	width: 50%; 
	display: inline;
	font-size: 12px !important;
}

.summary-dashboard .col-lg-2,
.summary-dashboard  .col-md-2 {
	padding-left: 6px !important; 
	padding-right: 6px !important;
}


.summary-box {
	background: #FFFFFF;
	box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.05);
	border-radius: 15px;
	display: block !important;
	border: 1px solid #D5D6D9;
	box-sizing: border-box;
}

.summary-box p{
	font-weight: 400;
}
.summary-box h1 {
	font-size: 36px !important;
	font-weight: 600;
}
.summary-box h3 {
	font-size: 20px !important;
	font-weight: 600;
}


/*
.radio-item {
  display: inline-block;
  position: relative;
  padding: 0 6px;
  margin: 10px 0 0;
}

.radio-item input[type='radio'] {
  display: none;
}

.radio-item label {
  color: #666;
  font-weight: normal;
}

.radio-item label:before {
  content: " ";
  display: inline-block;
  position: relative;
  top: 5px;
  margin: 0 5px 0 0;
  width: 20px;
  height: 20px;
  border-radius: 11px;
  border: 2px solid #004c97;
  background-color: transparent;
}

.radio-item input[type=radio]:checked + label:after {
  border-radius: 11px;
  width: 12px;
  height: 12px;
  position: absolute;
  top: 9px;
  left: 10px;
  content: " ";
  display: block;
  background: #9F6693 ;
}

*/


/*CSS start "Add new Template" page */

.add-new-templates-screen {
	width: 400px; 
	height: 841px; 
	background-image: url("../images/ScreenshotTextMessageBlank.png");
	background-repeat: no-repeat; 
	background-size: 100% 100%; 
	margin: auto;
	padding-left:35px !important;
	padding-right:35px !important;
	padding-top: 126px !important;
}

.add-new-templates-screen .heading-row {
	margin-left: 40px;
}
.add-new-templates-screen .screen-row-width {
	width: 340px !important; 
	height: auto; 
	display: block !important;
}
/*.add-new-templates-screen {
	background-color: #FAFAFA;
  	border: 1px solid #D5D6D9;
	border-radius: 8px;
  	width: 100% !important;
  	height: auto;
	display: table;
	padding: 15px;
	margin-bottom: 25px;
	padding-top: 35px;
}*/
/*.suggestion-button-box {
  	background-color: #FAFAFA;
  	border: 1px solid #D5D6D9;
	border-radius: 8px;
  	width: 100% !important;
  	height: auto;
	display: table;
	padding: 15px;
	margin-bottom: 25px;
	padding-top: 35px;
}*/

.btn-close {
	width: 50px;
	height: 50px;
	right: 20px !important;
	margin-top: 40px !important;
}

.add-new-templates-screen .screen-row-width .otp-message-box {
	border: 0px solid #ABABAB; 
	display: block; 
	height: auto; 
	min-height: 100px; 
	width: 330px !important; 
	border-radius: 8px !important;
	margin-top: 35px !important;
	/*margin-left: 35px !important;
	margin-right: 35px !important;*/
	background-color: #FAFAFA !important;
}

.add-new-templates-screen .screen-row-width .otp-message-box img {
	border-top-left-radius: 8px; 
	border-top-right-radius: 8px; 
	width: 100%;
}

.add-new-templates-screen .screen-row-width .otp-message-box a:link,
.add-new-templates-screen .screen-row-width .otp-message-box a:visited,
.add-new-templates-screen .screen-row-width .otp-message-box a:hover {text-decoration: none !important;}

.otp-message-box .otp {
	padding:10px 15px 0px 15px;
}

.otp-message-box .otp-contents {
	padding:0px 15px 5px 15px;
	font-size: 16px !important;
}


.add-new-templates-screen .screen-row-width .renew {
	background: #007AFF;
	border-radius: 20px;
	color: #fff;
	padding: 8px 12px;
	margin-right: 15px;
	display:table;
	float: right;
}

.add-new-templates-screen .screen-row-width .menu {
	background: #FFF;
	border-radius: 20px;
	color: #2F3043;
	padding: 8px 12px;
	border: 0.70125px solid #ACACB4;
	margin-right: 15px;
	display:table;
	float: right;

}



.suggestion-button-box .suggested-reply {
	border-radius: 25px; 
	padding: 6px 12px; 
	float: right;
	border: 1px solid #ABABAB;
	margin-top: 30px;
	margin-right: 25px;
}



/*=======------ CSS for Preferences Start ----=======*/


.preferences .billing-information-box {
	background: #FAFAFA;
	border: 1px solid #D5D6D9;
	border-radius: 8px !important;
	padding: 20px 25px 95px 25px;
	display: block !important;
	width: 100%;
}

.preferences .bank-details-box {
	background-color: #FAFAFA;
	border: 1px solid #D5D6D9;
	border-radius: 8px !important;
	padding: 20px 25px 5px 25px;
	display: block !important;
	width: 100%;
}

.preferences .card-details-box {
	background: #FAFAFA;
	border: 1px solid #D5D6D9;
	border-radius: 8px !important;
	padding: 20px 25px 5px 25px;
	display: block !important;
	width: 100%;
}


.preferences .auto-payment-box {
	background: #FAFAFA;
	border: 1px solid #D5D6D9;
  	border-radius: 8px;
	padding: 10px 25px;
	display: block !important;
	width: 100%;
}
  

.preferences input[type='tel'],
.preferences input[type='email'],
.preferences input[type='password'],
.preferences input[type='text'] {
	background-color: #FFFFFF !important;
	border: 1px solid #cbcbcb !important;
    border-radius:4px !important;
	-webkit-appearance: none;
	box-shadow:none !important;
	color: #555 !important;
	height: 50px !important;
    }
.preferences input[type='tel']:focus,
.preferences input[type='email']:focus,
.preferences input[type='password']:focus,
.preferences input[type='text']:focus {
	border-radius:4px !important;
  	border: 1px solid #a7a7a7 !important;
	-webkit-appearance: none;
    background-color: #fff !important;
	box-shadow:none !important;
	color: #555 !important;
	height: 50px !important;
}


.btn-blue-dark-round {
	 border: 1px solid #007AFF !important;
	border-radius: 35px !important;
	padding: 10px 40px !important;
	color: #dcf2ff !important;
    background-color: #007AFF !important;
    }
.btn-blue-dark-round:hover,
.btn-blue-dark-round:focus,
.btn-blue-dark-round:active {
	border: 1px #006fe8 solid !important;
	border-radius: 35px !important;
	padding: 10px 40px !important;
	color: #dcf2ff !important;
	background-color: #006fe8 !important;
    }

.preferences .currency-div-main {width: 88px !important; display:flex !important; margin: auto;}
.preferences .currency-symbol-div {width: 28px !important; display:table-cell !important; float:left;}
.preferences .currency-div {width: 60px !important; display: table-cell !important; float:left;}



.preferences .auto-pay .currency-symbol-div input[type='text'] {
	width: 100%;
	background-color: #FAFAFA !important;
  	border: 1px solid #D8D8D8 !important;
	border-bottom-left-radius: 6px;
	border-top-left-radius: 6px;
	border-bottom-right-radius: 0px !important;
	border-top-right-radius: 0px !important;
	-webkit-appearance: none;
	box-shadow:none !important;
	color: #555 !important;
	height: 32px !important;
	border-right: 0px !important;
	padding: 5px 8px;
    }

.preferences .auto-pay .currency-symbol-div input[type='text']:focus {
	width: 100%;
	background-color: #fff !important;
	border: 1px solid #d6d6d6 !important;
	border-bottom-left-radius: 6px;
	border-top-left-radius: 6px;
	border-bottom-right-radius: 0px !important;
	border-top-right-radius: 0px !important;
	-webkit-appearance: none;
	box-shadow:none !important;
	color: #555 !important;
	height: 32px !important;
	border-right: 0px !important;
	outline: none ! important;
	padding: 5px 8px;
    }

.preferences .auto-pay .currency-div input[type='text'] {
	width: 100%;
	background-color: #FAFAFA !important;
  	border: 1px solid #D8D8D8 !important;
	border-bottom-left-radius: 0px !important;
	border-top-left-radius: 0px !important;
	border-bottom-right-radius: 6px;
	border-top-right-radius: 6px;
	-webkit-appearance: none;
	box-shadow:none !important;
	color: #555 !important;
	height: 32px !important;
	outline: none ! important;
	padding: 5px 8px;
    }

.preferences .auto-pay .currency-div input[type='text']:focus {
	width: 100%;
	background-color: #fff !important;
	border: 1px solid #d6d6d6 !important;
	border-bottom-left-radius: 0px !important;
	border-top-left-radius: 0px !important;
	border-bottom-right-radius: 6px;
	border-top-right-radius: 6px;
	-webkit-appearance: none;
	box-shadow:none !important;
	color: #555 !important;
	height: 32px !important;
	outline: none ! important;
	padding: 5px 8px;
    }

.preferences .auto-pay select {
	width: 100%;
	background-color: #FAFAFA !important;
  	border: 1px solid #D8D8D8 !important;
	border-radius: 6px !important;
	-webkit-appearance: none;
	box-shadow:none !important;
	color: #17191E !important;
	height: 32px !important;
	outline: none ! important;
	padding: 5px 8px;
    }

.preferences .auto-pay select:focus {
	width: 100%;
	background-color: #fff !important;
	border: 1px solid #d6d6d6 !important;
	border-radius: 6px !important;
	-webkit-appearance: none;
	box-shadow:none !important;
	color: #17191E !important;
	height: 32px !important;
	outline: none ! important;
	padding: 5px 8px;
    }

.column {
  float: left;
  padding: 5px;
	display: inline-block;
	/*height: 20px;*/
}

.prepaid-auto-add {
	width: 100px;
	margin-top: 12px;
}
.prepaid-currency  {
	width: 105px;
}
.prepaid-when {
	width: 60px;
	margin-top: 10px;
	
}

.prepaid-balance-goes-under {
	width: 140px;
	padding-top: 12px;
	text-align: right;
}


.prepaid-save {
	width: 85px !important;
}

.prepaid-successfully-saved {
	width: 130px !important;
	padding-top: 12px;
}




.btn-purple-sm {
	border: 1px #9F6693 solid !important;
	border-radius: 4px !important;
	padding: 5px 15px !important;
	color: #FFFFFF !important;
    background-color: #9F6693 !important;
	transition: all 0.3s ease-out;
    }
.btn-purple-sm:hover,
.btn-purple-sm:focus,
.btn-purple-sm:active {
	border: 1px #5F004B solid !important;
	border-radius: 4px !important;
	padding: 5px 15px !important;
	color: #FFFFFF !important;
	background-color: #5F004B !important;
    }

.postpaid-checkbox {
	width: 240px;
	margin-top: 12px;
}

.postpaid-select-option {
	width: 80px;
}
.postpaid-due-date {
	width: 180px;
	padding-top: 12px;
}

.btn-orange-sm {
	background-color: #F7B500;
  	border-radius: 4px !important;
	border: 1px solid #F7B500 !important;
	padding: 5px 15px !important;
	color: #000 !important;
	transition: all 0.3s ease-out;
    }
.btn-orange-sm:hover,
.btn-orange-sm:focus,
.btn-orange-sm:active {
	border: 1px #e2a600 solid !important;
	border-radius: 4px !important;
	padding: 5px 15px !important;
	color: #000 !important;
	background-color: #e2a600 !important;
    }





.recharge-wallet-box {
	background: #FFFFFF !important;
	box-shadow: 0px 0px 40px rgba(213, 214, 217, 0.3) !important;
	border-radius: 10px !important;
	display: block;
	padding: 35px 45px !important;
}
.recharge-wallet-box h3{margin-top: 3px;}
.recharge-wallet-box h3 p {margin-top: 3px; font-weight: 400;}
.wallet-logo {width: 50px; display: inline; margin-right: 15px; float: left;}
.wallet-hdr {width: calc(100% - 65px); display: inline;}
.postpaid-wallet td {padding: 10px 15px;}
.recharge-wallet-box h4{font-weight: 600;}


.wallet-payment .currency-symbol-div input[type='text'] {
	width: 100%;
	background-color: #FAFAFA !important;
  	border: 1px solid #D8D8D8 !important;
	border-bottom-left-radius: 4px !important;
	border-top-left-radius: 4px !important;
	border-bottom-right-radius: 0px !important;
	border-top-right-radius: 0px !important;
	-webkit-appearance: none;
	box-shadow:none !important;
	color: #555 !important;
	height: 40px !important;
	border-right: 0px !important;
	padding: 9px;
    }

.wallet-payment .currency-symbol-div input[type='text']:focus {
	width: 100%;
	background-color: #fff !important;
	border: 1px solid #d6d6d6 !important;
	border-bottom-left-radius: 4px !important;
	border-top-left-radius: 4px !important;
	border-bottom-right-radius: 0px !important;
	border-top-right-radius: 0px !important;
	-webkit-appearance: none;
	box-shadow:none !important;
	color: #555 !important;
	height: 40px !important;
	outline: none ! important;
	padding:  9px;
    }

.wallet-payment .currency-input-div input[type='text'] {
	width: 100%;
	background-color: #FAFAFA !important;
  	border: 1px solid #D8D8D8 !important;
	border-bottom-left-radius: 0px !important;
	border-top-left-radius: 0px !important;
	border-bottom-right-radius: 4px !important;
	border-top-right-radius: 4px !important;
	-webkit-appearance: none;
	box-shadow:none !important;
	color: #555 !important;
	height: 40px !important;
	outline: none ! important;
	padding: 5px 8px;
    }

.wallet-payment .currency-input-div input[type='text']:focus {
	width: 100%;
	background-color: #fff !important;
	border: 1px solid #d6d6d6 !important;
	border-bottom-left-radius: 0px !important;
	border-top-left-radius: 0px !important;
	border-bottom-right-radius: 4px !important;
	border-top-right-radius: 4px !important;
	-webkit-appearance: none;
	box-shadow:none !important;
	color: #555 !important;
	height: 40px !important;
	outline: none ! important;
	padding: 5px 8px;
    }

.wallet-payment .currency-symbol-div {width: 40px; float: left; display: inline-block;}
.wallet-payment .currency-input-div {width: calc(100% - 40px); float: left; display: inline-block;}

.btn-orange-spl {
	background-color: #F7B500;
  	border-radius: 4px !important;
	border: 1px solid #F7B500 !important;
	padding: 9px 15px !important;
	color: #000 !important;
	transition: all 0.3s ease-out;
    }
.btn-orange-spl:hover,
.btn-orange-spl:focus,
.btn-orange-spl:active {
	border: 1px #e2a600 solid !important;
	border-radius: 4px !important;
	padding: 9px 15px !important;
	color: #000 !important;
	background-color: #e2a600 !important;
    }



.wallets .panel-default .panel-body {padding: 0px !important;}
.wallets .before-table-prepaid {width: 100%; display: block; overflow-y: auto; height: 292px;}

.wallets table {
	margin-bottom: 0px;
}

.wallets table tr th {
	background: #eee;
	text-align: center;
	padding: 20px 12px !important;
	border-bottom: 0px !important;
}

.wallets table tr td {
	text-align: center !important;
	vertical-align: middle !important;
	 padding: 15px 12px !important;
}

.wallets table tr th:last-child,
.wallets table tr td:last-child {
	border-right: 0px solid #bbb;
}

.wallets table tr th:first-child,
.wallets table tr td:first-child {
  border-left: 0px solid #bbb;
}


.wallets table tbody tr td:first-child {
	text-align: left !important;
}

.wallets .before-table-postpaid {
	width: 100%; 
	display: block; 
	overflow-y: auto; 
	max-height: 380px; 
	min-height: 190px;
}


.currency-div-main {width: 194px !important; display:flex !important; margin: auto;}
.currency-symbol-div {width: 32px !important; display:table-cell !important; float:left;}
.currency-div {width: 95px !important; display: table-cell !important; float:left;}
.pay-btn-div {width: 55px !important; display: inline !important;float:left}

.before-table-prepaid .currency-symbol-div input,
.before-table-postpaid .currency-symbol-div input[type='text'] {
	width: 100%;
	background-color: #FAFAFA !important;
	/*border: 1px solid ##D5D6D9 !important;*/
	border-bottom-left-radius: 4px !important;
	border-top-left-radius: 4px !important;
	border-bottom-right-radius: 0px !important;
	border-top-right-radius: 0px !important;
	-webkit-appearance: none;
	box-shadow:none !important;
	color: #555 !important;
	height: 40px !important;
	border-right: 0px !important;
	padding: 7px 10px;
    }



.before-table-prepaid .currency-symbol-div input,
.before-table-postpaid .currency-symbol-div input[type='text']:focus {
	width: 100%;
	background-color: #FAFAFA !important;
	border: 1px solid #D5D6D9 !important;
	border-bottom-left-radius: 4px !important;
	border-top-left-radius: 4px !important;
	border-bottom-right-radius: 0px !important;
	border-top-right-radius: 0px !important;
	-webkit-appearance: none;
	box-shadow:none !important;
	color: #555 !important;
	height: 40px !important;
	border-right: 0px !important;
	outline: none ! important;
	padding: 7px 10px;
    }


.before-table-prepaid .currency-div input,
.before-table-postpaid .currency-div input[type='text'] {
	width: 100%;
	background-color: #FAFAFA !important;
	border: 1px solid #D5D6D9 !important;
	border-bottom-left-radius: 0px !important;
	border-top-left-radius: 0px !important;
	border-bottom-right-radius: 4px !important;
	border-top-right-radius: 4px !important;
	-webkit-appearance: none;
	box-shadow:none !important;
	color: #555 !important;
	height: 40px !important;
	outline: none ! important;
	padding: 7px 10px;
    }

.before-table-prepaid .currency-div input,
.before-table-postpaid .currency-div input[type='text']:focus {
	width: 100%;
	background-color: #FAFAFA !important;
	border: 1px solid #D5D6D9 !important;
	border-bottom-left-radius: 0px !important;
	border-top-left-radius: 0px !important;
	border-bottom-right-radius: 4px !important;
	border-top-right-radius: 4px !important;
	-webkit-appearance: none;
	box-shadow:none !important;
	color: #555 !important;
	height: 40px !important;
	outline: none ! important;
	padding: 7px 10px;
    }


.alert-msg-prepaid {
	width: 224px !important; 
	display:flex !important; 
	margin: auto; 
	padding-left: 30px;
	min-height: 18px; 
	margin-top: 0px;
}

.alert-msg-postpaid {
	width: 194px !important; 
	display:flex !important; 
	margin: auto; 
	padding-left: 30px;
	min-height: 18px;
	text-align: left;
	margin-top: 5px;
}

.currency-div-main-alert {width: 224px !important; display:flex !important; margin: auto;}
.currency-div-checkbox {width: 30px; display: inline !important; float:left; margin-top:5px;}

.currency-div-main-postpaid {
	width: 195px !important;  
	margin: auto; 
	display:flex !important;
}




/* Campaign Details Tab Group */
.campaignDetailsTab-new .btn-group, .campaignDetailsTab-new .btn-group >.btn{
  outline: none;
  display: flex;
  width: 100%;
  justify-content: center;
  align-items: center;
}
.campaignDetailsTab-new .btn-group > .btn-tab{
  background-color: #fff;
  padding: 1.6rem 0;
  border: 1px solid #ddd;
  font-weight: 600;
  color: #000000;
  border-radius: 8px 8px 0 0;
}
.campaignDetailsTab-new .btn-group > .btn-tab:active, .campaignDetailsTab-new .btn-group > .btn-tab.active{
  background-color: #ECE0EA;
  border: 1px solid #A9769F;
  color: #000000;
}
.campaignDetailsTab-new .btn-group >.btn.active, .campaignDetailsTab-new .btn-group >.btn:active{
  box-shadow: none;
}

/* Custom Radio Button Styles */
.campaignDetailsTab-new .btn-group >.btn input[type=radio] {
  /* Adding if not using autoprefixer */
  -webkit-appearance: none;
  /* Removing most all native input styles */
  -moz-appearance: none;
       appearance: none;
  /* Not removed via appearance */
  margin: 0;
  position: inherit !important;
  color: #9F6793;
  width: 1.16em;
  height: 1.16em;
  border: 0.16em solid #DBDCDE;
  border-radius: 50%;
  transform: translateY(-0.065em);
  display: grid;
  place-content: center;
  margin-right: 8px;
}
.campaignDetailsTab-new .btn-group >.btn.active input[type=radio] {
  border: 0.16em solid #9F6793;
}
.campaignDetailsTab-new .btn-group >.btn input[type=radio]::before {
  content: "";
  width: 0.55em;
  height: 0.55em;
  border-radius: 50%;
  transform: scale(0);
  transition: 120ms transform ease-in-out;
  box-shadow: inset 1em 1em #9F6793;
  /* Windows High Contrast Mode */
  background-color: CanvasText;
}
.campaignDetailsTab-new .btn-group >.btn input[type=radio]:checked::before {
  transform: scale(1);
}
.campaignDetailsTab-new .btn-group >.btn input[type=radio]:focus {
  outline: max(1.5px, 0.16em) solid #9F6793;
}

/* Tab Contents Styles */
.campaignDetailsTab-new > .tab-content{
  background-color: #fff;
    border: 1px solid #ddd;
    border-top: none;
    padding: 3.5rem 3rem;
    border-radius: 0 0 8px 8px;
}
.campaignDetailsTab-new a:link {text-decoration: none !important}

::-webkit-calendar-picker-indicator {
  background-image: url("../images/icon_calendar_red.svg");
}


.set-password-box-before p,
.set-password-box-before h3 {text-align: center !important;}

.set-password-box {
    background-color: #FFFFFF !important;
    box-shadow: 0px 0px 40px rgb(213 214 217 / 30%);
    border-radius: 10px;
    padding: 30px 55px 40px 55px;
    margin: auto;
    width: 100%;
    display: block;
}


.label-info-margin {
	padding-top: 5px !important;
	margin-left: 22px !important;
	margin-bottom: 10px !important;
}

@media screen and (min-device-width: 1601px) and (max-device-width: 6000px)  {	
	.min-label-height-80 {min-height: 80px;}
	.min-label-height-135 {min-height: 135px;}
	.min-label-height-100 {min-height: 100px;}
}

@media screen and (min-device-width: 1200px) and (max-device-width: 1600px)  {
	.min-label-height-80 {min-height: 100px;}
	.min-label-height-135 {min-height: 150px;}
	.min-label-height-100 {min-height: 115px;}
}

@media screen and (min-width: 992px) and (max-width: 1199px) {	
	.min-label-height-80 {min-height: 100px;}
	.min-label-height-135 {min-height: 190px;}
	.min-label-height-100 {min-height: 125px;}
}


.invoice-box {
	background-color: #FAFAFA !important;
	border: 1px solid #D5D6D9;
	border-radius: 8px;
	display: block;
	padding: 25px 35px;
	line-height: 1.8;
}


.comment-box {
	overflow-y: auto !important;
	display: block;
	min-height: 500px !important;
	height: 500px !important;
	padding: 35px !important;
	background: #FFFFFF;
	box-shadow: 0px 0px 40px rgba(213, 214, 217, 0.3);
	border-radius: 8px;
}

.currency-font {font-family: 'Roboto', sans-serif;}

.box-orange-bdr {
  /* width: 100% !important; */
  width: 91.7% !important;
	border: 1px solid #FFC600;
	padding: 15px 25px 10px 25px;
	border-radius: 8px;
	display: block;
	background-color: #FFF !important;
}
.customer-support-icon {
	width: 60px !important;
	float: left;
	display: inline-block;
	padding-top: 5px !important;
}
.customer-support-text {
	width: calc(100% - 60px) !important;
	float: left;
	display: inline-block;
}
.margin-left-65 {margin-left: 65px;}

/* ================Custom classes for vi================= */

.link-crimson {color: crimson !important; text-decoration: underline !important;}
.link-crimson:link {color: crimson !important; text-decoration: underline !important;}
.link-crimson:visited {color: crimson !important; text-decoration: underline !important;}
.link-crimson:hover {color: crimson !important; text-decoration: none !important;}

@media screen and (min-width: 1200px) and (max-width: 1399px){
  .password-card-media-query{
    width: 58.33333333% !important;
  }
}

.myinput input[type="text"] {
  background-color: #fff !important;
  border-radius: 8px !important;
  -webkit-appearance: none;
  box-shadow: none !important;
  color: #555 !important;
}
.form-input-text input[type="text"] {
  background-color: #fff !important;
  /* border-radius: 5px !important; */
  box-shadow: none !important;
  color: #555 !important;
  height: 28px !important;
}
.form-input-text input[type="text"]:focus {
  background-color: #fff !important;
  /* border-radius: 5px !important; */
  box-shadow: none !important;
  color: #555 !important;
  height: 28px !important;
}
.form-input-text input[type="text"]:active {
  background-color: #fff !important;
  /* border-radius: 5px !important; */
  box-shadow: none !important;
  color: #555 !important;
  height: 28px !important;
}
.form-input-text input[type="text"]:disabled {
  background-color: #f2f2f2 !important;
  height: 28px !important;
}

.vi-readonly:read-only {
  background: black !important;
  cursor: default;
}
/* Styles START for Logo Upload Modal */

.img-upload-tab .nav-tabs > li.active > a,
.img-upload-tab .nav-tabs > li.active > a:hover,
.img-upload-tab .nav-tabs > li.active > a:focus {
  color: #5f004b !important;
  cursor: default;
  background-color: #fff !important;
  border-top: 0;
  border-left: 0;
  border-right: 0;
  border-bottom: 2px solid #5f004b;

  padding: 10px 10px;
  /*margin-top: -10px !important;*/
  text-decoration: none !important;
  font-size: 16px;
}
.img-upload-tab .nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 0px solid #d4d4d4;
  /*border-radius: 8px 8px 0 0;*/
  color: #414141 !important;
  background-color: #ffffff !important;
  font-size: 16px;
}

.img-upload-tab .nav-tabs > li > hover {
  margin-right: 2px;
  line-height: 1.42857143;
  /*border-radius: 8px 8px 0 0;*/
  color: #5f004b !important;
  background-color: #fff !important;
  text-decoration: none !important;
  border-bottom: 2px solid #5f004b;
}

.img-upload-tab .nav > li > a {
  position: relative;
  display: block;
  padding: 10px 10px;
  color: #414141 !important;
  text-decoration: none !important;
  background-color: #fff !important;
}
.img-upload-tab .nav-tabs {
  border-bottom: 1px solid #ddd;
}
.img-url-preview-box {
  height: 180px;
  margin-bottom: 20px;
  margin-top: 15px;
}
.drop-zone {
  width: 100% !important;
  height: 200px;
  padding: 3px 0px !important;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  font-family: "Quicksand", sans-serif;
  font-weight: 500;
  font-size: 20px;
  cursor: pointer;
  color: #cccccc;
  border: 3px dashed #d9d9d9;
}

.drop-zone--over {
  border-style: solid;
}

.drop-zone__input {
  display: none !important;
}

.drop-zone__thumb {
  width: 100%;
  height: 200px !important;
  /*border-radius: 10px;*/
  overflow: hidden;
  background-color: #cccccc;
  position: relative;
  background-repeat: no-repeat;
  /*background: no-repeat center center fixed; */
  background-size: contain !important;
  background: no-repeat center;
}
.Modal-button {
  display: block;
  width: auto;
  height: auto;
}
.btn_refresh {
  margin-top: 2px;
  position: absolute;
  right: 14%;
  top: 2px;
}
.refresh-loader {
  animation: rotate 0.5s infinite linear;
}

/* Styles END for Logo Upload Modal */

#uploadlogosize {
  width: 132px;
  height: 132px;
  margin: 5px 5px 0px 5px;
  padding: 0px;
  border: 1px #ccc dashed;
  display: block;
  border-radius: 5px;
}

/* tab preview css start*/

.btn-purple-template {
  border: 1px #9f6693 solid !important;
  border-radius: 5px !important;
  padding: 10px 25px !important;
  color: #ffffff !important;
  background-color: #9f6693 !important;
  transition: all 0.3s ease-out;
}
.btn-purple-template:hover,
.btn-purple-template:focus,
.btn-purple-template:active {
  border: 1px #5f004b solid !important;
  border-radius: 5px !important;
  padding: 10px 25px !important;
  color: #ffffff !important;
  background-color: #5f004b !important;
}

.btn-gray-template {
  border: 1px solid #acacb4 !important;
  border-radius: 4px !important;
  padding: 10px 20px !important;
  color: #ffffff !important;
  background-color: #acacb4 !important;
  transition: all 0.3s ease-out;
}
.btn-gray-template:hover,
.btn-gray-template:focus,
.btn-gray-template:active {
  border: 1px #de0011 solid !important;
  border-radius: 4px !important;
  padding: 10px 20px !important;
  color: #ffffff !important;
  background-color: #de0011 !important;
}


.btn-gray-template {
  border: 1px solid #acacb4 !important;
  border-radius: 50px !important;
  padding: 10px 20px !important;
  color: #ffffff !important;
  background-color: #acacb4 !important;
  transition: all 0.3s ease-out;
}
.btn-gray-template:hover,
.btn-gray-template:focus,
.btn-gray-template:active {
  border: 1px #de0011 solid !important;
  border-radius: 50px !important;
  padding: 10px 20px !important;
  color: #ffffff !important;
  background-color: #de0011 !important;
}

.loan-promotion-screens {
  width: 340px;
  height: 660px;
  background-image: url("../images/agent_info_screen.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  margin: auto;
  padding: 68px 12px;
}
.loan-promotion-screens .heading-row {
  /* margin-left: 60px; */
  /* margin-right: 25px; */
  /* padding-top: 70px; */
}

/*sms-left-profile-photo-box*/
.loan-promotion-screens .profile-photo-msg-box {
  display: flex;
  flex-direction: row;
  margin-left: 37px;
  margin-right: 37px;
  margin-top: 40px;
}

.loan-promotion-screens .profile-photo-msg-box .left-profile-photo-box {
  width: 36px;
  display: inline-flex;
  float: left;
  margin-right: 7px;
}

.loan-promotion-screens
  .profile-photo-msg-box
  .left-profile-photo-box
  .left-profile-photo {
  border-radius: 100%;
  background-color: #7bd869;
  /*padding: 6px;*/
  text-align: center;
  width: 36px;
  height: 36px;
  margin-top: auto;
}

.loan-promotion-screens .left-profile-photo img {
  width: 36px;
  height: 36px;
  border-radius: 100%;
}

.loan-promotion-screens .msg-box {
  border: 0px solid #f3f1f2;
  display: block;
  height: auto;
  min-height: 90px;
  width: 277px !important;
  border-radius: 8px;
  background-color: #f2f2f2;
  float: right;
  padding-top: 15px !important;
}

.promotion-card-row {
  /*width: 100%; */
  height: auto;
  /*margin-left: 30px;
	margin-right: 30px;*/
  /*display: block;*/
  /* margin-top: 15px !important; */
  margin-bottom: 10px !important;

  display: table !important;
  width: 270px !important;
  margin: auto;
}

.promotion-card-row-medium-width {
  /*width: 100%; */
  height: auto;
  margin-bottom: 10px !important;
  width: 370px !important;
  margin: auto;
}

.promotion-card-box {
  /*border: 1px solid #ABABAB; */
  display: inline-block !important;
  min-height: 100px;
  width: 75px !important;
  border-radius: 6px;
  margin-left: 10px !important;
  /*margin-right: 25px !important;*/
  /*float: left;*/
  background-color: #f2f2f2 !important;
  /*height: 255px;*/
  height: auto !important;
  top: 0 !important;
  float: left;
}

.promotion-card-box .card-img-smallWidth-ShortHeight {
  width: 100%;
  height: 110px !important;
}

.promotion-card-box .card-img-smallWidth-ShortHeight img {
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
  width: 100%;
  height: 100%;
}

.promotion-card-box .card-img-smallWidth-MediumHeight {
  width: 100%;
  height: 150px !important ;
}

.promotion-card-box .card-img-smallWidth-MediumHeight img {
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
  width: 100%;
  height: 100%;
}

.promotion-card-box .card-img-MediumWidth-MediumHeight {
  width: 100%;
  height: 150px !important;
}

.promotion-card-box .card-img-MediumWidth-MediumHeight img {
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
  width: 100%;
  height: 100%;
}

.promotion-card-box .card-img-MediumWidth-ShortHeight {
  width: 100%;
  height: 110px !important ;
}

.promotion-card-box .card-img-MediumWidth-ShortHeight img {
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
  width: 100%;
  height: 100%;
}

.promotion-card-box .card-msg-div {
  width: 100%;
  padding: 12px 10px;
  display: block;
  overflow-wrap: break-word;
}

.promotion-card-box .card-msg-div .card-hdr {
  width: 100%;
  height: auto;
  /* max-height: 40px; */
  overflow-y: hidden;
  vertical-align: text-top;
  font-weight: bold;
}
.promotion-card-box .card-msg-div .card-contents {
  width: 100%;
  padding-top: 10px;
  height: auto;
  /* max-height: 69px; */
  overflow-y: hidden;
  vertical-align: text-top;
  font-size: 12px;
}

.promotion-card-row hr {
  margin-bottom: 7px;
  margin-top: 7px;
}

.promotion-card-row-medium-width hr {
  margin-bottom: 7px;
  margin-top: 7px;
}

.menu-btn-row {
  display: table !important;
  width: 390px !important;
  margin: auto;
}

.loan-promotion-screens .btn-blue-dark-round {
  border: 1px solid #007aff !important;
  border-radius: 25px !important;
  padding: 8px 15px !important;
  color: #dcf2ff !important;
  background-color: #007aff !important;
  transition: all 0.3s ease-out;
}
.loan-promotion-screens .btn-blue-dark-round:hover,
.loan-promotion-screens .btn-blue-dark-round:focus,
.loan-promotion-screens .btn-blue-dark-round:active {
  border: 1px #006fe8 solid !important;
  border-radius: 25px !important;
  padding: 8px 15px !important;
  color: #dcf2ff !important;
  background-color: #006fe8 !important;
}

.loan-promotion-screens .btn-white-bdr-round {
  border: 1px solid #ababab !important;
  border-radius: 25px !important;
  padding: 8px 15px !important;
  color: #041e41 !important;
  background-color: #fafafa !important;
  transition: all 0.3s ease-out;
}
.loan-promotion-screens .btn-white-bdr-round:hover,
.loan-promotion-screens .btn-white-bdr-round:focus,
.loan-promotion-screens .btn-white-bdr-round:active {
  border: 1px solid #ababab !important;
  border-radius: 25px !important;
  padding: 8px 15px !important;
  color: #000 !important;
  background-color: #e9e9e9 !important;
}

.btn-lighter-gray {
  border: 1px solid #f1f1f1 !important;
  border-radius: 5px !important;
  padding: 10px 18px !important;
  color: #041e41 !important;
  background-color: #f1f1f1 !important;
  transition: all 0.3s ease-out;
  height: 42px;
}
.btn-lighter-gray:hover,
.btn-lighter-gray:focus,
.btn-lighter-gray:active {
  border: 1px solid #e9e9e9 !important;
  border-radius: 5px !important;
  padding: 10px 18px !important;
  color: #000 !important;
  background-color: #e9e9e9 !important;
  height: 42px;
}

.loan-promotion-disabled .multiimage .btn-image-uload:hover {
  border: 0px solid #c5dbec;
  background-color: transparent !important;
  font-weight: normal;
  color: #d4d4d4 !important;
  text-decoration: none;
}

.loan-promotion-disabled .multiimage .btn-image-uload {
  background-color: #f1f1f1 !important;
  margin-top: -10px !important;
  color: #d4d4d4 !important;
}

.loan-promotion-screens .profile-photo {
  width: 55px;
  height: 55px;
  margin: auto;
  border-radius: 100%;
  background-color: #d8d8d8;
  margin-top: 45px;
}

.hr-row {
  display: table !important;
  width: 400px !important;
  margin: auto;
}
.hr-row hr {
  margin-bottom: 10px;
}

.hr-row1 {
  display: table !important;
  width: 265px !important;
  /* margin: auto; */
}
.hr-row1 hr {
  margin-bottom: 5px;
  margin-top: 5px;
}

.loan-promotion-screens .profile-photo img {
  width: 55px;
  height: 55px;
  border-radius: 100%;
}

.loan-promotion-screens .image-preview-row {
  display: flex;
  flex-direction: row;
  margin-left: 7px;
  margin-right: 7px;
  margin-top: 15px;
  border: 1px solid #ddd;
  border-radius: 8px;
}

.loan-promotion-screens .image-preview-row .image-preview {
  width: 100px;
  float: left;
  border-right: 1px solid #ececec;
}

.loan-promotion-screens .text-preview {
  display: block;
  height: auto;
  min-height: 90px;
  width: 200px !important;
  float: left;
  padding: 0px 15px 5px 15px;
}

.image-preview-row .text-preview .text-preview-link-bdr {
  border-top: 1px solid #ececec;
  margin-top: 8px !important;
  margin-bottom: 8px !important;
  text-align: center;
  line-height: 20px;
  padding-top: 10px;
}

.horizontal img {
  width: 100%;
  max-width: 69px !important;
  max-width: 100px !important;
  border-top-left-radius: 8px;
}

.vertical img {
  border-top-left-radius: 8px;
  border-bottom-left-radius: 8px;
  height: 100%;
  /* max-height: 265px !important; */
  max-width: 169px !important;
}
.vertical-right-aligned img {
  border-top-right-radius: 8px;
  border-bottom-right-radius: 8px;
  height: 100%;
  /* max-height: 265px !important; */
  max-width: 169px !important;
}

.image-preview-row .text-preview .text-preview-hdr,
.image-preview-row .text-preview .text-preview-contents {
  width: 100%;
  display: block;
  padding-top: 10px;
  overflow-wrap: break-word;
  /* max-height: 132.2px; */
    overflow-y: hidden;
    border: none !important;
    background-color: transparent !important;
    font-weight: bold;
    /* overflow-wrap: break-word; */
  }
  .image-preview-row .text-preview .text-preview-contents{
    font-weight: normal !important;
    font-size: 12px;
  }
  
.loan-promotion-screens .screen-card {
  display: block;
  /*display : flex;*/
  /*flex-direction : row;*/
  margin-left: 17px;
  margin-right: 17px;
  /* margin-top: 15px; */
  border: 1px solid #ddd;
  border-radius: 8px;
  width: 286px;
  height: auto !important;
}

.loan-promotion-screens .screen-card .screens-card-img,
.loan-promotion-screens .screen-card .screens-card-img img {
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  width: 386px;
}

.loan-promotion-screens .screen-card .screen-card-text {
  padding: 12px 12px 5px 12px;
  width: 386px;
}

.add-urcs-link-template {
  width: calc(100% - 200px);
  line-height: 30px;
  float: right;
  text-align: right;
}
.label-sms-content-template {
  width: 160px;
  line-height: 30px;
  float: left;
}
.blue-link {
  color: #007aff !important;
  text-decoration: underline !important;
}

.resend-otp {
  position: absolute;
  text-decoration: none !important;
  right: 10% !important;
  top: 20px;
  border: 0;
  height: 25px;
  outline: 0;
  margin-top: -10px !important;
  background: #fff !important;
  color: #b3b3b3 !important;
  text-decoration: underline;
}

.text-green {
  color: #009300;
}
/*-----======------  CSS for Loan Promotion end  -----======------*/

.suggestion-button-box-template {
  background-color: #f2f2f2;
  border: 1px solid #d4d4d4;
  border-radius: 8px;
  width: 100% !important;
  height: auto;
  display: table;
  padding: 15px;
  margin-bottom: 25px;
  padding-top: 15px;
}

.add-template .form-group {
  margin-bottom: 25px !important;
}
.add-template label {
  font-size: 16px !important;
  font-weight: 500;
  margin-bottom: 8px;
}
.add-template input,
.add-template select {
  margin-bottom: 6px;
}

.add-template .PhoneInputCountrySelect,
.add-template .PhoneInputInput {
  margin-bottom: 0px !important;
}

.card-tab .nav-tabs > li.active > a,
.card-tab .nav-tabs > li.active > a:hover,
.card-tab .nav-tabs > li.active > a:focus {
  color: #000000 !important;
  cursor: default;
  background-color: #f1f1f1 !important;
  border: 1px solid #d4d4d4;
  /*border-bottom-color: transparent;*/
  /*padding: 20px 30px 10px 30px;*/
  padding: 20px 0px 10px 30px;
  margin-top: -10px !important;
  text-decoration: none !important;
}
.card-tab .nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid #d4d4d4;
  border-radius: 8px 8px 0 0;
  color: #d4d4d4 !important;
  background-color: #ffffff;
}

.card-tab .nav-tabs > li > hover {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid #d4d4d4;
  border-radius: 8px 8px 0 0;
  color: #000 !important;
  background-color: #d4d4d4 !important;
  text-decoration: none !important;
}

.card-tab .nav > li > a {
  position: relative;
  display: block;
  padding: 10px 22px;
  color: #999 !important;
  text-decoration: none !important;
}
.card-tab .nav-tabs {
  border-bottom: 0px solid #ddd;
}

.tab-close {
  width: 18px;
  height: 18px;
  right: -20px !important;
  margin-top: 0px !important;
  z-index: 99999999 !important;
}

.card-tab .nav-tabs > li .close {
  margin: -10px 10px 0 10px;
  font-size: 18px;
}

.tab-preview-screens {
  background-color: #fff;
  border: 1px solid #d6d6d6;
  border-radius: 8px;
  /* float: right; */
}

.tab-preview-screens .tabbable-line > .nav-tabs {
  border: none;
  margin: 0px;
}
.tab-preview-screens .tabbable-line > .nav-tabs > li {
  width: 50%;
  text-align: center;
}
.tab-preview-screens .tabbable-line > .nav-tabs > li > a {
  border: 0;
  margin-right: 0;
  color: #999999;
  font-weight: 600;
  text-decoration: none;
  padding: 15px;
}

.tab-preview-screens .tabbable-line > .nav-tabs > li.open {
  border-bottom: 3px solid #5f004b;
}

.tab-preview-screens .tabbable-line > .nav-tabs > li.open > a {
  border: 0;
  background: none !important;
  color: #999999 !important;
  text-decoration: none !important;
}

.tab-preview-screens .tabbable-line > .nav-tabs > li.active {
  border-bottom: 3px solid #5f004b;
  position: relative;
}
.tab-preview-screens .tabbable-line > .nav-tabs > li.active > a {
  border: none !important;
  color: #999999 !important;
  background-color: transparent !important;
}
.tab-preview-screens .tabbable-line > .tab-content {
  border: 0;
  border-top: 1px solid #d6d6d6;
  padding: 20px 0;
  overflow-x: hidden;

}

.tab-preview-screens .tabbable-line > .tab-content .tab-preview-title {
  text-align: center;
  margin: 0;
  font-size: 16px;
  margin-bottom: 15px;
}

.agent-preview-screens {
  width: 340px;
  height: 660px;
  background-image: url("../images/agent_info_screen.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  margin: auto;
  padding: 68px 12px;
}

.agent-preview-screens .inner-mobile {
  height: 510px;
  overflow-y: auto;
}

/* Hide scrollbar for Chrome, Safari and Opera */
.agent-preview-screens .inner-mobile::-webkit-scrollbar {
  display: none;
}

/* Hide scrollbar for IE, Edge and Firefox */
.agent-preview-screens .inner-mobile {
  -ms-overflow-style: none; /* IE and Edge */
  scrollbar-width: none; /* Firefox */
}

.agent-preview-screens .heading-row {
  display: flex;
  justify-content: space-between;
  background-color: #ffffff;
  padding: 18px 15px 0px 15px;
  border-bottom-style: solid;
  border-bottom-color: lightgray;
}
.agent-preview-screens .heading-row .right,
.agent-preview-screens .heading-row .left {
  display: flex;
  align-items: center;
}
.agent-preview-screens .heading-row .right span {
  margin-right: 10px;
}
.agent-preview-screens .heading-row h4 {
  padding-left: 12px;
  font-size: 15px;
}

.agent-preview-screens .profile-header .banner-photo {
  width: 100%;
}

.agent-preview-screens .profile-header .profile-photo {
  width: 70px;
  margin: -35px auto 0 auto;
  margin-left: 39%;
  border-radius: 35px;
  border: 2px solid #ffffff;
  /* display: block; */
}

.agent-preview-screens .main-desc {
  overflow-wrap: break-word;
  margin-top: 20px;
  text-align: center;
}

.agent-preview-screens .main-desc h4 {
  margin-bottom: 10px;
  font-size: 16px;
}

.agent-preview-screens .main-desc span {
  font-size: 14px;
  color: #999999;
}

.main-social-section a {
  text-decoration: none !important;
}
.agent-preview-screens .main-social-section {
  text-decoration: none;
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-around;
  text-align: center;
  color: #e91c0c;
  margin: 20px 0;
}

.agent-preview-screens .main-social-section i {
  font-size: 16px;
  margin-bottom: 6px;
}

.agent-preview-screens .main-social-section p {
  margin: 0;
  font-weight: 500;
}

.tab-preview-screens .tabbable-inner > .nav-tabs > li.active > a {
  color: #636363 !important;
}

.tab-preview-screens .tabbable-inner > .nav-tabs > li.active,
.tab-preview-screens .tabbable-inner > .nav-tabs > li.open {
  border-bottom: 3px solid #5f004b;
}

.tab-preview-screens .tab-content-inner {
  padding: 5px 0 !important;
}
.tab-content-inner .contact-details .call,
.tab-content-inner .contact-details .website,
.tab-content-inner .contact-details .email {
  display: flex;
  align-items: center;
  padding: 6px 15px;
}

.tab-content-inner .contact-details .call-details {
  margin-left: 15px;
  border-bottom: 1px solid #d6d6d6;
  width: 100%;
  padding-bottom: 6px;
}

.tab-content-inner .contact-details i {
  font-size: 16px;
  margin-top: -6px;
}

.tab-content-inner .contact-details .call-details p {
  font-size: 14px;
  margin-bottom: 0;
  line-height: 15px;
}

.tab-content-inner .contact-details .call-details span {
  font-size: 12px;
  color: #999999;
}

.agent-preview-screens .image-preview-row {
  display: flex;
  flex-direction: row;
  margin-left: 20px;
  margin-right: 20px;
  margin-top: 15px;
  border: 1px solid #ddd;
  border-radius: 8px;
}

.agent-preview-screens .image-preview-row .image-preview {
  width: 110px;
  border-right: 1px solid #ececec;
}

.agent-preview-screens .text-preview {
  display: block;
  height: auto;
  min-height: 90px;
  width: 200px !important;
  float: left;
  padding: 0px 15px 5px 15px;
}

.agent-preview-screens .vertical img {
  max-width: 150px !important;
  /* max-height: 430px !important; */
}

.agent-preview-screens .vertical-right-aligned img {
  max-width: 150px !important;
  /* max-height: 430px !important; */
}

.agent-preview-screens .screen-card {
  margin-left: 15px;
  margin-right: 15px;
  margin-top: 15px;
  border: 1px solid #ddd;
  border-radius: 8px;
  height: auto !important;
}

.agent-preview-screens .screen-card .screens-card-img,
.agent-preview-screens .screen-card .screens-card-img-short img {
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  width: -webkit-fill-available;
  height: 96.56px;
}

.agent-preview-screens .screen-card .screens-card-img,
.agent-preview-screens .screen-card .screens-card-img-medium img {
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  width: -webkit-fill-available;
  height: 139.16px;
}

.agent-preview-screens .screen-card .screen-card-text {
  padding: 12px 12px 5px 12px;
}

.agent-preview-screens .promotion-card-row {
  width: 310px !important;
}
.agent-preview-screens .promotion-card-row-medium-width {
  /* width: 310px !important;   */
  margin-left: 6px;
  display: flex;
  overflow-x: hidden;
}

.agent-preview-screens .promotion-card-row .promotion-card-box {
  width: 150px !important;
  margin: 0 2px !important;
}
.agent-preview-screens .promotion-card-row-medium-width .promotion-card-box {
  width: 200px !important;
  margin: 0 2px !important;
}
.agent-preview-screens .screen-card {
  margin-left: 15px;
  margin-right: 15px;
  margin-top: 15px;
  border: 1px solid #ddd;
  border-radius: 8px;
  height: auto !important;
}

.agent-preview-screens .screen-card .screens-card-img,
.agent-preview-screens .screen-card .screens-card-img img {
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  width: -webkit-fill-available;
}

.agent-preview-screens .screen-card .screen-card-text {
  padding: 12px 12px 5px 12px;
}

.agent-preview-screens .screen-card .screen-card-text .card-hdr {
  height: auto !important;
  /* max-height: 40px; */
  overflow-y: hidden;
  background-color: transparent !important;
  font-weight: bold;
  
}

.agent-preview-screens .screen-card .screen-card-text .card-description {
  height: auto !important;
  /* max-height: 60px; */
  overflow-y: hidden;
  font-size: 12px;
}

.agent-preview-screens .screen-card .screens-play-icon {
  position: relative;
}
.agent-preview-screens .screen-card .screens-play-icon i {
  position: absolute;
  left: 50%;
  font-size: 50px;
  top: 50%;
  transform: translate(-50%, -50%);
}
.agent-preview-screens .image-preview-row .screens-play-icon {
  position: relative;
}
.agent-preview-screens .image-preview-row .screens-play-icon i {
  position: absolute;
  left: 50%;
  font-size: 50px;
  top: 50%;
  transform: translate(-50%, -50%);
}

.agent-preview-screens .screens-play-icon {
  position: relative;
}
.agent-preview-screens .screens-play-icon i {
  position: absolute;
  left: 50%;
  font-size: 50px;
  top: 50%;
  transform: translate(-50%, -50%);
}

/*-----======------  CSS for Tab Preview Screens End -----======------*/
.pointer-link {
  text-decoration: "none";
  border: "none";
  background-color: "white";
  cursor: "pointer";
}

.pointer-cursor {
  cursor: "pointer" !important;
}
/* Ripple effect */
.ripple {
  background-position: center;
  transition: background 0.7s;
}
.ripple:hover {
  background: transparent radial-gradient(circle, transparent 1%, #f5f3f3 1%)
    center/15000%;
}
.ripple:active {
  background-size: 100%;
  transition: background 0s;
}
.ripple a:hover {
  background: transparent !important;
}
.bdr-bt-none-template {
  border-bottom: none !important;
}

.suggestion-button {
  font-size: 14px;
  border-top: 1px solid lightgray;
  padding-top: 10px;
  line-height: 20px;
  height: auto;
  max-height: 30px;
  overflow-wrap: break-word;
  overflow-y: hidden;
  overflow-x: hidden;
  margin-bottom: 10px;
}
.suggestion-button a:link {
  color: #337ab7 !important;
  text-decoration: none !important;
}
.suggestion-button a:hover {
  color: #337ab7 !important;
  text-decoration: none !important;
}
.suggestion-button-no-bdr {
  font-size: 14px;
  border-top: none !important;
  padding-top: 10px;
  line-height: 20px;
  height: auto;
  max-height: 30px;
  overflow-wrap: break-word;
  overflow-y: hidden;
  overflow-x: hidden;
  margin-bottom: 10px;
}
.suggestion-button-no-bdr a:link {
  color: #337ab7 !important;
  text-decoration: none !important;
}
.suggestion-button-no-bdr a:hover {
  color: #337ab7 !important;
  text-decoration: none !important;
}
/*-----======------  CSS start for Tab Preview Screens  -----======------*/

.status-main-relative {
  display: flex;
  justify-content: center;
  margin-top: 6px !important;
  position: relative;
  min-height: 39px;
}
.margin-left-40 {
  margin-left: 40px !important;
}
.carrier-gray-bdr label {
  border: 1px solid #d4d4d4 !important;
}
.carrier-gray-bdr label:hover {
  border: 1px solid !important;
  border-color: #d4d4d4 !important;
}
/* CSS for left side menu */
.left-menu-tab .nav {
  line-height: 2 !important;
  width: 100%;
  float: left;
  font-size: 16px;
  display: block;
}
.left-menu-tab .nav a {
  color: #333 !important;
  display: block !important;
  line-height: 2 !important;
  background-color: #fff;
  padding: 15px 20px;
  border-radius: 0px !important;
  text-decoration: none !important;
  border-left: 3px solid #fff !important;
  border-bottom: 1px solid #e5e5e5 !important;
}
.left-menu-tab .nav hover {
  color: #333 !important;
  display: block !important;
  line-height: 2 !important;
  background-color: #fff;
  padding: 15px 20px;
  border-radius: 0px !important;
  text-decoration: none !important;
  border-left: 3px solid #c63531 !important;
  border-bottom: 1px solid #e5e5e5 !important;
}

.left-menu-tab .nav .active a,
.left-menu-tab .nav .active {
  font-weight: normal;
  background-color: #fff !important;
  display: block !important;
  color: #333 !important;
  font-size: 16px;
  text-decoration: none;
  line-height: 2 !important;
  border-radius: 0px !important;
  border-left: 3.5px solid #c63531 !important;
  /*border-bottom: 1px solid #e5e5e5 !important;*/
}
.left-menu-tab ul li {
  line-height: 2 !important;
  display: block;
  background-color: #fff;
  margin-bottom: 1px solid #e5e5e5 !important;
  border-radius: 0px !important;
  border-left: 3px solid #fff !important;
  color: #333 !important;
}

/*  */

/* ProfileSelector end */
/* Carrier Selection CSS */

@media screen and (min-device-width: 1601px) and (max-device-width: 6000px) {
  .carrier-left-menu {
    height: 792px;
    overflow: auto;
    background-color: #fff !important;
  }
}

@media screen and (min-device-width: 1200px) and (max-device-width: 1600px) {
  .carrier-left-menu {
    height: 792px;
    overflow: auto;
    background-color: #fff !important;
  }
}

@media screen and (min-width: 992px) and (max-width: 1199px) {
  .carrier-left-menu {
    height: 792px;
    overflow: auto;
    background-color: #fff !important;
  }
}

@media screen and (min-width: 768px) and (max-width: 991px) {
  .carrier-left-menu {
    height: 392px;
    overflow: auto;
    background-color: #fff !important;
  }
}

@media screen and (max-width: 767px) {
  .carrier-left-menu {
    height: 300px;
    overflow: auto;
    background-color: #fff !important;
  }
}

@media screen and (max-width: 600px) {
  .carrier-left-menu {
    height: 300px;
    overflow: auto;
    background-color: #fff !important;
  }
}

@media screen and (max-width: 480px) {
  .carrier-left-menu {
    height: 300px;
    overflow: auto;
    background-color: #fff !important;
  }
}
.carrier-bg {
  background-color: #f5f5f5 !important;
}
.carrier-div {
  height: 687px;
  overflow: auto;
  background-color: #f5f5f5 !important;
}

.carrier-nav {
  background-color: #f5f5f5;
  padding: 20px 20px 7px 20px !important;
  box-shadow: 2px 6px 11px 0px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 2px 6px 11px 0px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 2px 6px 11px 0px rgba(0, 0, 0, 0.2);
  display: flex !important;
}

.btn-carrier-search {
  border: 0px #c20500 solid !important;
  border-radius: 50px !important;
  padding: 8px 18px !important;
  color: #c20500 !important;
  background-color: transparent !important;
  margin-top: -40px !important;
}
.btn-carrier-search:hover,
.btn-carrier-search:focus,
.btn-carrier-search:active {
  border: 0px #ba0803 solid !important;
  border-radius: 50px !important;
  padding: 8px 18px !important;
  color: #ba0803 !important;
  background-color: transparent !important;
  text-decoration: underline !important;
  outline: none;
}
btn {
  outline: none !important;
}
.carrier label {
  /*display: block;*/
  padding: 22px 15px 15px 15px;
  margin: 5px 0;
  /*font: 14px/20px Arial, sans-serif;*/
  background-color: #fff;
  border-radius: 9px;
  border: 1.2px solid #fff;

  display: table !important;
  width: 100% !important;
  font-weight: normal !important;
}
.carrier label:hover {
  background-color: #fff;
  cursor: pointer;
  border: 1.2px solid #87d13f;
}
.carrier input[type="checkbox"] {
  position: relative;
  top: 1px;
  border-radius: 50px !important;
  border: 1px solid #ccc;

  /* width: 24px; height: 24px;
	  -moz-border-radius: 100% !important;
    -webkit-border-radius: 100% !important;
    border-radius: 100% !important;*/
}
.carrier .isSelected {
  background-color: #fff !important;
  border: 1.2px solid #87d13f;
}

.carrier input[type="checkbox"] {
  -moz-appearance: none;
  -webkit-appearance: none;
  -o-appearance: none;
  outline: none;
  content: none;
}

.carrier input[type="checkbox"]:before {
  font-family: "FontAwesome";
  content: "\f00c";
  font-size: 15px;
  color: transparent !important;
  background: #fff;
  display: block;
  width: 22px;
  height: 22px;
  border: 1px solid ccc;
  /*margin-right: 7px;*/

  padding: 3px !important;
  border-radius: 50px !important;
}

.carrier input[type="checkbox"]:checked:before {
  background: #87d13f;
  color: #fff !important;
}

.carrier input[type="checkbox"]:focus {
  outline: 0px !important;
}

.carrier img {
  width: 50px;
}

.carrier-logo {
  display: inline;
  float: left;
  width: 50px !important;
}

.carrier-name {
  width: calc(90% - 60px);
  display: inline;
  float: right;
  padding-top: 15px;
  min-height: 60px;
}
.launch-details .status-wrap {
  margin-top: 0px;
}
.status-wrap {
  display: flex;
  justify-content: center;
  /* margin-top: 15px; */
}
.status-red {
  color: #e02020;
  padding: 4px 14px;
  text-align: center;
  border: 1px solid #e02020;
  border-radius: 50px;
}
.add-urcs-link {
  width: calc(100% - 150px);
  line-height: 30px;
  float: right;
  text-align: right;
}

.left-menu-tab .nav {
  line-height: 2 !important;
  width: 100%;
  float: left;
  font-size: 16px;
  display: block;
}
.left-menu-tab .nav a {
  color: #333 !important;
  display: block !important;
  line-height: 2 !important;
  background-color: #fff;
  padding: 15px 20px;
  border-radius: 0px !important;
  text-decoration: none !important;
  border-left: 3px solid #fff !important;
  border-bottom: 1px solid #e5e5e5 !important;
}
.left-menu-tab .nav hover {
  color: #333 !important;
  display: block !important;
  line-height: 2 !important;
  background-color: #fff;
  padding: 15px 20px;
  border-radius: 0px !important;
  text-decoration: none !important;
  border-left: 3px solid #5f004b !important;
  border-bottom: 1px solid #5f004b !important;
}

.left-menu-tab .nav .active a,
.left-menu-tab .nav .active {
  font-weight: normal;
  background-color: #fff !important;
  display: block !important;
  color: #333 !important;
  font-size: 16px;
  text-decoration: none;
  line-height: 2 !important;
  border-radius: 0px !important;
  border-left: 3.5px solid #5f004b !important;
  /*border-bottom: 1px solid #e5e5e5 !important;*/
}
.left-menu-tab ul li {
  line-height: 2 !important;
  display: block;
  background-color: #fff;
  margin-bottom: 1px solid #e5e5e5 !important;
  border-radius: 0px !important;
  border-left: 3px solid #fff !important;
  color: #333 !important;
}

.global-checkbox-center {
  width: 100vw;
  text-align: center;
  padding: 0 5%;
}

.global-label {
  position: relative;
  right: 10px;
  top: -14px;
}

li.step .step-label {
  margin-top: 0;
}

.user-uneditable {
  pointer-events: none;
}

.carrier-stepper ul {
  max-width: 550px;
}

@media (min-width: 1200px) {
  .carrier-stepper ul {
    margin-left: 14rem;
  }
}

@media (min-width: 992px) and (max-width: 1196px) {
  .carrier-stepper .step-label {
    margin-top: 0 !important;
  }
}

.btn-round-gray-bdr {
  border: 1px #cacaca solid !important;
  border-radius: 50px !important;
  padding: 8px 18px !important;
  color: #c20500 !important;
  background-color: #fff !important;
}
.btn-round-gray-bdr:hover,
.btn-round-gray-bdr:focus,
.btn-round-gray-bdr:active {
  border: 1px #cacaca solid !important;
  border-radius: 50px !important;
  padding: 8px 18px !important;
  color: #ba0803 !important;
  background-color: #fff4f4 !important;
}

.kyc-table {
  border-radius: 8px !important;
  border: 0.5px solid #cacaca;
  background-color: #ffffff !important;
}

.kyc-table table th {
  border-bottom: 1px solid #cacaca !important;
  padding: 25px;
}

.kyc-table table td {
  border: 0px !important;
  padding: 25px;
}
.kyc-table table tr:hover {
  background-color: #fff !important;
}

.kyc-popup-table table th {
  border-bottom: 1px solid #cacaca !important;
  padding: 15px;
}
.kyc-popup-table table td {
  padding: 15px;
}

.payment table tr th,
.payment table tr td {
  padding: 30px 45px;
}
.border-top {
  border-top: 1px solid #cacaca !important;
}
.btn-carrier-search {
  border: 0 solid #c20500 !important;
  border-radius: 50px !important;
  padding: 8px 18px !important;
  color: #c20500 !important;
  background-color: transparent !important;
  margin-top: -40px !important;
}

.carrier-btn-search-div {
  margin-top: -12px;
  z-index: 9;
  margin-left: calc(100% - 82px);
}
.global-checkbox-center {
  width: 100vw !important;
  text-align: center;
  padding: 0 5%;
}
/* .rcs-body-margin-top {
  margin-top: 65px;
  padding-top: 60px;
  padding-bottom: 60px;
} */

.carrier-logo-name {
  display: inline-flex;
  margin-right: 15px;
  padding: 10px 15px;
  background-color: #ffffff;
  border: 1px solid #d4d4d4;
  border-radius: 8px;
  color: #000000;
  font-size: 14px;
}

.carrier-logo-name {
  display: inline-flex;
  margin-right: 15px;
  padding: 10px 15px;
  background-color: #ffffff;
  border: 1px solid #d4d4d4;
  border-radius: 8px;
  color: #000000;
  font-size: 14px;
}

/* for th */
.carrier-logo-name-table > table > thead > tr > th {
  padding: 18px !important;
  vertical-align: middle !important;
  background-color: #ffffff;
  border: 1px solid #d4d4d4;
  font-size: 18px;
}

.carrier-logo-name-table > table > tbody > tr > td {
  padding: 20px 18px !important;
  vertical-align: middle !important;
  font-size: 15px;
}
/* first  td */
.carrier-logo-name-table > table > tbody > tr > td:first-child {
  background-color: #ffffff;
  border-left: 1px solid #d4d4d4;
  border-right: 1px solid #d4d4d4;
  font-size: 15px;
}
/* first  td */
.carrier-logo-name-table > table > tbody > tr > td:first-child img {
  margin-right: 15px !important;
  width: 34px;
}

/* second  td*/
.carrier-logo-name-table > table > tbody > tr:nth-child(1n) td:last-child {
  border-right: 1px solid #d4d4d4;
}
.carrier-logo-name-table > table > tbody > tr:nth-child(1n) td:last-child img {
  width: 20px;
  margin-right: 8px;
  /*vertical-align: baseline;*/
}
/* Last row */
.carrier-logo-name-table > table > tbody > tr:last-child {
  border-bottom: 1px solid #d4d4d4;
}

.btn-vi-back-bdr {
  border: 1px #acacb4 solid !important;
  border-radius: 50px !important;
  padding: 8px 18px !important;
  color: #acacb4 !important;

  background-color: #ffffff;
}

.pointer-cursor {
  cursor: "pointer" !important;
}

@media screen and (min-device-width: 1601px) and (max-device-width: 6000px) {
  .multiimage .btn-image-uload {
    right: 20px !important;
    margin-left: 76%;
  }
  .multiimage .btn-image-uload-small {
    right: 20px !important;
    margin-left: 76%;
  }
}

@media screen and (min-device-width: 1200px) and (max-device-width: 1600px) {
  .multiimage .btn-image-uload {
    right: 20px !important;
    margin-left: 76%;
  }
  .multiimage .btn-image-uload-small {
    right: 20px !important;
    margin-left: 76%;
  }
}

@media screen and (min-width: 992px) and (max-width: 1199px) {
  .multiimage .btn-image-uload {
    right: 40px !important;
    margin-left: 76%;
  }
  .multiimage .btn-image-uload-small {
    right: 40px !important;
    margin-left: 78% !important;
  }
}

@media screen and (min-width: 768px) and (max-width: 991px) {
  .multiimage .btn-image-uload {
    right: 40px !important;
    margin-left: 80%;
  }
  .multiimage .btn-image-uload-small {
    right: 40px !important;
    margin-left: 77% !important;
  }
}

@media screen and (min-width: 601px) and (max-width: 667px) {
  .multiimage .btn-image-uload {
    right: 40px !important;
    margin-left: 70%;
  }
  .multiimage .btn-image-uload-small {
    right: 40px !important;
    margin-left: 80% !important;
  }
}

/*@media screen and (max-width: 767px) {
	.multiimage .btn-image-uload { right: 40px !important;margin-left:74%; }
	.multiimage .btn-image-uload-small { right: 40px !important; margin-left:89% !important; }
}
*/

@media screen and (max-width: 600px) {
  .multiimage .btn-image-uload {
    right: 40px !important;
    margin-left: 60% !important;
  }
  .multiimage .btn-image-uload-small {
    right: 40px !important;
    margin-left: 78% !important;
  }
}

@media screen and (max-width: 480px) {
  .multiimage .btn-image-uload {
    right: 40px !important;
    margin-left: 60% !important;
  }
  .multiimage .btn-image-uload-small {
    right: 40px !important;
    margin-left: 65% !important;
  }
}

.multiimage .btn-image-uload-small {
  /* background-color: #fff !important; */
  font-weight: normal;
  position: absolute;
  border: 0;
  height: 25px;
  margin-top: -10px !important;
  color: #45a3f8 !important;
  text-decoration: underline;
  outline: none !important;
  text-align: right;
  display: inline-block;
  padding: 5px;
  top: -30px;
  /*right: 20px !important;
	margin-left:76%;  */
  width: 100px;
  line-height: 1.42857143;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.multiimage .btn-image-uload-small:hover {
  border: 0px solid #c5dbec;
  /* background-color: #fff !important; */
  font-weight: normal;
  color: #45a3f8 !important;
  text-decoration: none;
}

.multiimage .btn-image-uload {
  font-weight: normal;
  position: absolute;
  border: 0;
  height: 25px;
  margin-top: -10px !important;
  color: #45a3f8 !important;
  text-decoration: underline;
  outline: none !important;
  text-align: right;
  display: inline-block;
  padding: 5px;
  top: -30px;
  /*right: 20px !important;
	margin-left:76%;  */
  width: 140px;
  line-height: 1.42857143;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.multiimage .btn-image-uload:hover {
  border: 0px solid #c5dbec;
  background-color: #fff !important;
  font-weight: normal;
  color: #45a3f8 !important;
  text-decoration: none;
}

.form-group-min-height-70 .form-group {
  min-height: 70px;
}


.link-aubergine:link {
  color: #9f6693 !important;
  text-decoration: underline !important;
}
.link-aubergine:visited {
  color: #9f6693 !important;
  text-decoration: underline !important;
}
.link-aubergine:hover {
  color: #9f6693 !important;
  text-decoration: none !important;
}
.link-aubergine {
  color: #9f6693 !important;
  text-decoration: none !important;
}

.campaign-form input[type="file"],
.campaign-form input[type="tel"],
.campaign-form input[type="email"],
.campaign-form input[type="password"],
.campaign-form input[type="text"] {
  background-color: #fff !important;
  border: 1px solid #d5d6d9 !important;
  border-radius: 8px !important;
  -webkit-appearance: none;
  box-shadow: none !important;
  color: #555 !important;
  height: 60px !important;
}
.campaign-form input[type="file"]:focus,
.campaign-form input[type="tel"]:focus,
.campaign-form input[type="email"]:focus,
.campaign-form input[type="password"]:focus,
.campaign-form input[type="text"]:focus {
  border-radius: 8px !important;
  border: 1px solid #a7a7a7 !important;
  -webkit-appearance: none;
  background-color: #fff !important;
  box-shadow: none !important;
  color: #555 !important;
  height: 60px !important;
}

.campaign-form select {
  border: 1px solid #d5d6d9 !important;
  border-radius: 8px !important;
  box-shadow: none !important;
  color: #555 !important;
  height: 60px !important;
  background: url(../images/vi_icon_dropdown.png) no-repeat right center !important;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  appearance: none;
  outline: 0;
  background-color: #ffffff !important;
}
.campaign-form select:focus {
  border-radius: 8px !important;
  border: 1px solid #d5d6d9 !important;
  -webkit-appearance: none;
  background-color: #ffffff !important;
  box-shadow: none !important;
  color: #555 !important;
  height: 60px !important;
  background: url(../images/vi_icon_dropdown.png) no-repeat right center !important;
}

.no-blink{
  caret-color: transparent;
  cursor: pointer;
}

input[type="date"],
input[type="file"],
input[type="tel"],
input[type="email"],
input[type="password"] {
  background-color: #fff !important;
  border: 1px solid #d5d6d9 !important;
  border-radius: 8px !important;
  -webkit-appearance: none;
  box-shadow: none !important;
  color: #555 !important;
  height: 42px !important;
}
input[type="date"]:focus,
input[type="file"]:focus,
input[type="tel"]:focus,
input[type="email"]:focus,
input[type="password"]:focus {
  border-radius: 8px !important;
  border: 1px solid #a7a7a7 !important;
  -webkit-appearance: none;
  background-color: #fff !important;
  box-shadow: none !important;
  color: #555 !important;
  height: 42px !important;
}
input[type="tel"]:select {
  height: 42px;
}
/* Campaign Details Tab Group */
.campaignDetailsTab-new .btn-group,
.campaignDetailsTab-new .btn-group > .btn {
  outline: none;
  display: flex;
  width: 100%;
  justify-content: center;
  align-items: center;
}
.campaignDetailsTab-new .btn-group > .btn-tab {
  background-color: #fff;
  padding: 1.6rem 0;
  border: 1px solid #ddd;
  font-weight: 600;
  color: #000000;
  border-radius: 8px 8px 0 0;
}
.campaignDetailsTab-new .btn-group > .btn-tab:active,
.campaignDetailsTab-new .btn-group > .btn-tab.active {
  background-color: #ece0ea;
  border: 1px solid #a9769f;
  color: #000000;
}
.campaignDetailsTab-new .btn-group > .btn.active,
.campaignDetailsTab-new .btn-group > .btn:active {
  box-shadow: none;
}

/* Custom Radio Button Styles */
.campaignDetailsTab-new .btn-group > .btn input[type="radio"] {
  /* Adding if not using autoprefixer */
  -webkit-appearance: none;
  /* Removing most all native input styles */
  -moz-appearance: none;
  appearance: none;
  /* Not removed via appearance */
  margin: 0;
  position: inherit !important;
  color: #9f6793;
  width: 1.16em;
  height: 1.16em;
  border: 0.16em solid #dbdcde;
  border-radius: 50%;
  transform: translateY(-0.065em);
  display: grid;
  place-content: center;
  margin-right: 8px;
}
.campaignDetailsTab-new .btn-group > .btn.active input[type="radio"] {
  border: 0.16em solid #9f6793;
}
.campaignDetailsTab-new .btn-group > .btn input[type="radio"]::before {
  content: "";
  width: 0.55em;
  height: 0.55em;
  border-radius: 50%;
  transform: scale(0);
  transition: 120ms transform ease-in-out;
  box-shadow: inset 1em 1em #9f6793;
  /* Windows High Contrast Mode */
  background-color: CanvasText;
}
.campaignDetailsTab-new .btn-group > .btn input[type="radio"]:checked::before {
  transform: scale(1);
}
.campaignDetailsTab-new .btn-group > .btn input[type="radio"]:focus {
  outline: max(1.5px, 0.16em) solid #9f6793;
}

/* Tab Contents Styles */
.campaignDetailsTab-new > .tab-content {
  background-color: #fff;
  border: 1px solid #ddd;
  border-top: none;
  padding: 3.5rem 3rem;
  border-radius: 0 0 8px 8px;
}
.campaignDetailsTab-new a:link {
  text-decoration: none !important;
}

::-webkit-calendar-picker-indicator {
  background-image: url("../images/icon_calendar_red.svg");
}

.input-box {
  border: 1px solid #d5d6d9 !important;
  border-radius: 8px !important;
  box-shadow: none !important;
  color: #555 !important;
  height: 42px !important;
  background: url(../images/vi_icon_dropdown.png) no-repeat right center !important;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  appearance: none;
  outline: 0;
  background-color: #ffffff !important;
}

.btn.btn-primary-add:disabled {
  color: #646464 !important;
}

textarea:disabled {
  background-color: #f2f2f2 !important;
}
.dashboard-box .dashboard-contents {
  width: calc(100% - 75px);
  display: inline;
  float: right;
  color: #787d7d;
}

.dashboard-box .dashboard-contents2 {
  width: 100%;
  float: left;
  color: #787d7d;
}

.btn-disabled-round {
  border: 1px solid #c7c7c7 !important;
  border-radius: 50px !important;
  padding: 8px 18px !important;
  color: #fff !important;
  background-color: #c7c7c7 !important;
}
.btn-disabled-round:hover,
.btn-disabled-round:focus,
.btn-disabled-round:active {
  border: 1px #c7c7c7 solid !important;
  border-radius: 50px !important;
  padding: 8px 18px !important;
  color: #fff !important;
  background-color: #c7c7c7 !important;
}

.height-44 {
  height: 44px !important;
}
/*rcs bot details page UI*/
.bot-form select {
  border: 1px solid #d5d6d9 !important;
  border-radius: 8px !important;
  box-shadow: none !important;
  color: #555 !important;
  height: 42px !important;
  background: url(../images/vi_icon_dropdown.png) no-repeat right center !important;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  appearance: none;
  outline: 0;
  background-color: #ffffff !important;
}
.bot-form select:focus {
  border-radius: 8px !important;
  border: 1px solid #d5d6d9 !important;
  -webkit-appearance: none;
  background-color: #ffffff !important;
  box-shadow: none !important;
  color: #555 !important;
  height: 42px !important;
  background: url(../images/vi_icon_dropdown.png) no-repeat right center !important;
}

/* Settings for different resolutions */
@media screen and (min-device-width: 1601px) and (max-device-width: 6000px) {
  .min-label-height-80 {
    min-height: 80px;
  }
  .min-label-height-135 {
    min-height: 135px;
  }
  .min-label-height-100 {
    min-height: 100px;
  }
}

@media screen and (min-device-width: 1200px) and (max-device-width: 1600px) {
  .min-label-height-80 {
    min-height: 100px;
  }
  .min-label-height-135 {
    min-height: 150px;
  }
  .min-label-height-100 {
    min-height: 115px;
  }
}

@media screen and (min-width: 992px) and (max-width: 1199px) {
  .min-label-height-80 {
    min-height: 100px;
  }
  .min-label-height-135 {
    min-height: 190px;
  }
  .min-label-height-100 {
    min-height: 125px;
  }
}

.font-weight-500 {
  font-weight: 500;
}
.font-weight-600 {
  font-weight: 600 !important;
}

.font-weight-400 {
  font-weight: 400 !important;
}
.ol-nav-link {
  outline: none !important;
}

.profile-img-container {
  position: relative;
  display: inline-block; /* added */
  overflow: hidden; /* added */
  background-color: #d8d8d8;
  border-radius: 50% !important;
  border: 1px solid #989898;
  margin: auto !important;
}

@media screen and (min-width: 992px) and (max-width: 1199px) {
  .min-label-height-80 {
    min-height: 100px;
  }
  .min-label-height-135 {
    min-height: 190px;
  }
  .min-label-height-100 {
    min-height: 125px;
  }
}
/*.profile-img-container img {width:100%;}*/ /* remove if using in grid system */

.profile-img-container img:hover {
  opacity: 0.8;
}
.profile-img-container:hover a {
  opacity: 0.5 !important;
  top: 0;
  z-index: 500;
  border-radius: 50% !important;
  border: 1px solid black !important;
  background-color: black;
  color: white !important;
}
/* added */
.profile-img-container:hover a span {
  top: 50%;
  position: absolute;
  left: 0;
  right: 0;
  transform: translateY(-50%);
}
/* added */
.profile-img-container a {
  display: block;
  position: absolute;
  top: -100%;
  opacity: 0;
  left: 0;
  bottom: 0;
  right: 0;
  text-align: center;
  color: inherit;
}
.currency-font {
  font-family: "Roboto", sans-serif;
}

.img-circle {
  border-radius: 50%;
  background-color: #d8d8d8;
}

.faq-btn-post-l{
  color: #fff;
  font-size: 12px;
  border-radius: 7px;
  background-color: #9C6D92;
  border: 0px;
  padding: 4px 10px 4px 10px;
}

#faq-btn-padding-top-6{
  padding-top: 6px;
}

.steps-label-rejected {
  min-width: 150px;
  padding: 8px 12px;
  background-color: #ee2737 !important;
  display: inline-block !important;
  border-radius: 20px !important;
  text-align: center;
  line-height: 22px;
  color: #ffffff !important;
}
.dashboard-steps .steps.active .dot-rejected {
  background-color: #ee2737 !important;
  width: 12px !important;
  height: 12px !important;
  border-radius: 50% !important;
  display: inline-block !important;
  margin-left: 10px;
  margin-right: 10px;
}

.disabled .form-control {background-color: #f2f2f2 !important;}
/* .__select .PhoneInputCountry {
  height: 42px;
} */

.status-rejected {
	padding: 3px 12px;
	background-color: #EE2737 !important;
	display: inline !important;
	border-radius: 20px !important;
	text-align: center;
	color: #FFF;
	font-size: 10px;
}
.status-main-single {
  display: flex;
  justify-content: center;
  margin-top: 6px !important;
  position: relative;
}
.dot-red {
	background-color: #EE2737 !important;
	width: 12px !important; 
	height: 12px !important; 
	border-radius: 50% !important;
	display: inline-block !important;
	margin-left: 10px;
	margin-right: 10px;
}

.edit-profile-form-box {
  margin-bottom: 30px;
  margin-top: 25px;
  border: 1px solid #d4d4d4;
  border-radius: 9px;
  background: #fff !important;
  padding-bottom: 20px;
  padding-top: 20px;
}
.link-purple {color: #5F004B; text-decoration: underline !important;}

.MultiCarousel {
  float: left;
  overflow: hidden;
  padding: 10px 40px 10px 40px;
  width: 100%;
  position: relative;
}
.MultiCarousel .MultiCarousel-inner {
  transition: 1s ease all;
  float: left;
  min-height: 280px !important;
}
.MultiCarousel .MultiCarousel-inner .item {
  float: left;
  padding-left: 10px;
  padding-right: 10px;
}
.MultiCarousel .MultiCarousel-inner .item > div {
  text-align: center;
  padding: 0px;
  margin: 0px;
  background: #ffffff;

  border-radius: 7px;
  box-shadow: 0 0 7px 0 rgba(0, 0, 0, 0.14);
  min-height: 285px;
  height: auto;
}
.MultiCarousel .leftLst,
.MultiCarousel .rightLst {
  /* z-index: 10000 !important; */
  position: absolute;
  border-radius: 50%;
  top: calc(43% - 20px);
}
.MultiCarousel .leftLst {
  left: 0;
}
.MultiCarousel .rightLst {
  right: 0;
}

.MultiCarousel .leftLst.over,
.MultiCarousel .rightLst.over {
  pointer-events: none;
  background-color: rgba(199, 53, 49, 0.8);
}

.scroll-box {
  padding: 15px;
}


.scroll-box .logo-box img {
  width: 100%;
  border-bottom-left-radius: 0px;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0px;
}

.scroll-box .scroll-txt-box {
  padding: 10px;
  text-align: left;
  width: 100%;
  height: auto;
}
.scroll-prv-btn {
  padding: 6px 15px !important;
  border-radius: 100%;
  border: 0px !important;
  /*box-shadow: 0px 0px 10px -4px rgba(0,0,0,0.75);*/
  margin-left: 3px !important;
  outline: none !important;
}
.scroll-next-btn {
  padding: 6px 15px !important;
  border-radius: 100%;
  border: 0px !important;
  /*box-shadow: 0px 0px 10px -4px rgba(0,0,0,0.75);*/
  margin-right: 3px !important;
  outline: none !important;
}
.scroll-box .pending-icon {
  display: inline-block;
  color: #999999;
  font-size: 10px;
  padding-left: 10px;
  width: 40%;
  text-align: right;
  float: right;
}

.scroll-box .logo-box {
  background-color: #f9f9f9;
  width: 100%;
  padding: 20px;
  text-align: center;
  border-bottom-left-radius: 0px;
  border-top-left-radius: 7px;
  border-top-right-radius: 7px;
  border-bottom-right-radius: 0px;
}
.scroll-box .scroll-box-hdr {
  color: #333;
  font-size: 13px;
  font-weight: 500;
}
.scroll-box .scroll-box-content {
  color: #686868;
  font-size: 10px;
}
.scroll-box .scroll-box-text {
  display: inline-block;
  width: 60%;
  float: left;
  font-size: 10px;
}

.centered {
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  transform: -webkit-translate(-50%, -50%);
  transform: -moz-translate(-50%, -50%);
  transform: -ms-translate(-50%, -50%);
  color: black;
}


.font-voilet-bg {
  background-color: #5f004b;
  color: #fff;
  padding: 5px 10px;
  border-radius: 5px;
  margin-right: 5px;
}


.font-orange-bg {
  background-color: #f7b500;
  color: #fff;
  padding: 5px 10px;
  border-radius: 5px;
  margin-right: 5px;
}


.rich-promotion-summary-common-gray-dot {
  height: 10px;
  width: 10px;
  background-color: #7b7979;
  border-radius: 50%;
  display: inline-block;
}

.rich-promotion label {
  font-weight: normal !important;
}


.campaign-body-margin-top {
  margin-top: 60px;
  padding-top: 50px;
  padding-bottom: 60px;
}

.campaign-summary-box {
  width: 100%;
  display: block;
  padding: 10px 25px 25px 25px;
  border-radius: 20px;
  background-color: #fff;
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.06);
  -webkit-box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.06);
  -moz-box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.06);
}

.campaign-summary-box table > tbody > tr > td {
  padding-top: 7px !important;
  padding-bottom: 7px !important;
}

.campaign-summary-box-in-pdf {
  width: 100%;
  display: block;
  padding: 25px;
  border-radius: 20px;
  background-color: #fff;
  border: 1px solid #cccccc;
}

.campaign-summary-box-in-pdf table > tbody > tr > td {
  padding-top: 4px !important;
  padding-bottom: 4px !important;
}



.btn-blue-round-bdr {
  border: 1px solid #9f6693 !important;
  border-radius: 50px !important;
  padding: 8px 18px !important;
  color: #9f6693 !important;
  background-color: #fff !important;
}
.btn-blue-round-bdr:hover,
.btn-blue-round-bdr:focus,
.btn-blue-round-bdr:active {
  border: 1px #9f6693 solid !important;
  border-radius: 50px !important;
  padding: 8px 18px !important;
  color: #9f6693 !important;
  background-color: #e5f5ff !important;
}
.message-screens2 {
	width: 350px; 
	height: 737px; 
	background-image: url("../images/ScreenshotTextMessageBlank.png");
	background-repeat: no-repeat; 
	background-size: 100% 100%; 
	margin: auto;
	padding-left:30px !important;
	padding-right:30px !important;
	padding-top: 109px !important;
}

.message-screens2 .screen-row-width {
	width: 290px !important; 
	height: auto; 
	display: block;
}

.message-screens2 .screen-row-width .profile-photo {
	width: 52px; 
	height: 52px; 
	margin: auto !important; 
	border-radius: 100%; 
	background-color: #d8d8d8; 
	margin-top: 40px !important;
	display: column !important;
}

.message-screens2 .screen-row-width .profile-photo img {
	width: 52px; 
	height: 52px; 
	border-radius: 100%;
}

.message-screens2 .screen-row-width .icon-secureBlue {
	width: 52px; 
	height: 10px; 
	margin-top: -20px;  
	margin-left: auto; 
	margin-right: auto; 
	z-index: 9999;
}

.message-screens2 .screen-row-width .profile-photo-msg-box {
	display : flex;
	flex-direction : row;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 20px;
}

.message-screens2 .screen-row-width 
.profile-photo-msg-box 
.left-profile-photo-box {
	width: 32px; 
	display:inline-flex;
	float: left;
	margin-right: 7px;
}

.message-screens2 .screen-row-width
.profile-photo-msg-box 
.left-profile-photo-box 
.left-profile-photo {
	border-radius: 100%;
	background: rgba(213, 214, 217, 0.3) !important;
	text-align: center !important;
	width: 32px; 
	height: 32px; 
	margin-top: auto;
}

.message-screens2  .screen-row-width .left-profile-photo img {
	width: 32px; 
	height: 32px; 
	border-radius: 100%; 
}

.message-screens2 .msg-box {
	border: 0px; 
	display: block; 
	height: auto; 
	width: 70% !important; 
	border-radius: 8px;
	background: rgba(213, 214, 217, 0.3) !important;
	float: right;
	padding-top: 10px !important;
}

.message-screens2 .screen-row-width .suggested-reply {
	border-radius: 25px; 
	padding: 6px 12px; 
	float: right;
	border: 1px solid #ABABAB;
	margin-top: 170px;
}

.message-screens2 .profile-photo {
  width: 45px;
  height: 45px;
  margin: auto;
  border-radius: 100%;
  background-color: #d8d8d8;
  margin-top: 24px;
}

.message-screens2 .profile-photo img {
  width: 45px;
  height: 45px;
  border-radius: 100%;
}

.message-screens2 .icon-secureBlue {
  width: 45px;
  height: 10px;
  margin-top: -18px;
  margin-left: auto;
  margin-right: auto;
  z-index: 9999;
}

.message-screens2 .profilePhoto-small {
  width: 25px;
  height: 25px;
  border-radius: 100%;
  background-color: #d8d8d8;
  display: inline;
  float: left;
}

.message-screens2 .profilePhoto-small img {
  width: 25px;
  height: 25px;
  border-radius: 100%;
}

.message-screens2 .text-message {
  border-radius: 6px;
  background-color: #f2f2f2;
  display: inline-flex;
  padding: 8px 12px;
  margin-top: -5px;
}

.message-screens2 .suggested-reply {
  border-radius: 25px;
  /*background-color: #f2f2f2;*/
  /*display: inline-flex; */
  padding: 6px 12px;
  float: right;
  border: 1px solid #ababab;
  margin-top: 190px;
  /* margin-right: 25px; */
}

.mobile-number-verified2 { 
	margin-top: -33px !important; 
	position: absolute !important;  
	right: 25px !important; 
	width: 80px; 
	/* z-index: 9999999999 !important; */
}

.text-gray {
  color: #646464 !important;
}

.daterangepicker.ltr.show-ranges.opensright {
  z-index: 2;
}

.a2p-messages-delivered-color {
  color: #9f6693;
}

.a2p-messages-read-color {
  color: #ba9eb6;
}

/* Documentation page css */
.documention-btn {width: 260px !important; display: inline !important; float: left !important;}
.documention-version {width: calc(100% - 260px) !important; display: inline !important; float: right;}

@media screen and (max-width: 6000px) {
	.documention-banner {width: 70% !important} 
}
@media screen and (max-width: 1000px) {
	.documention-banner {width: 60% !important} 
}
@media screen and (max-width: 700px) {
	.documention-banner {width: 50% !important} 
}

.bot-logo-dropdown {width: 40px !important; position: absolute !important;}
.bot-item span {margin-left: 48px !important; line-height: 40px !important;}


.faqs .panel-group .panel {
  margin-bottom: 0;
  border-radius: 7px !important;
}
.faqs .panel-body {
  padding: 18px 20px;
border: 0px !important;
}

.faqs .panel-default>.panel-heading {
color: #333;
padding: 0px !important;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
border-radius: 8px !important;
background-color: #FAFAFA !important;
border: 1px solid #D5D6D9;
}

.faqs .panel-default>.panel-heading a {
display: block;
padding: 18px 20px;
text-decoration: none !important;
color: #000000 ;
}
.faqs .panel-default>.panel-heading a.collapsed{
display: block;
padding: 18px 20px;
text-decoration: none !important;
color: #444444 !important;
}

.faqs .panel-default>.panel-heading a:after {
content: "";
position: relative;
top: 1px;
display: inline-block;
/*font-family: 'Glyphicons Halflings';*/
font-style: normal;
font-weight: 400;
line-height: 1;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
float: right;
transition: transform .25s linear;
-webkit-transition: -webkit-transform .25s linear;
}

.faqs .panel-default>.panel-heading a[aria-expanded="true"] {
background-color: #F2F2F2 !important;
border-radius: 8px !important
}

.faqs .panel-body {
  padding: 18px 22px;
  border: 0px !important;
}

.faqs .panel-default>.panel-heading a[aria-expanded="true"]:after {
/*content: "\2212";*/
content: "▼";
/*-webkit-transform: rotate(-90deg);
transform: rotate(-90deg);*/
font-size: 12px;
color: #9DA2A5;
}

.faqs .panel-default>.panel-heading a[aria-expanded="false"]:after {
/* content: "\002b";*/
 content: "►";
/*-webkit-transform: rotate(-180deg);
transform: rotate(180deg);*/
font-size: 12px;
color: #9DA2A5;
}

.faqs .panel-default > .panel-heading + .panel-collapse > .panel-body {
background-color: transparent!important;
border: 0px !important ;
}

.faqs .panel .panel-default {background-color: #000 !important;
border: 0px !important ;}

.faqs .panel-default {
  border-color: #ddd;
border: 0px !important;
}

.faqs .panel {
  margin-bottom: 20px;
  background-color: #fff;
  border: 0px solid transparent;
  border-radius: 8px;
-webkit-box-shadow: none !important;
  box-shadow: none !important;
}


#wrapper-faq {
  padding-top: 60px;
  padding-bottom: 40px;
  padding-left: 150px;
  transition: all 0.5s ease;
  position: relative;
  overflow-x: hidden;

z-index: 1;
}

#sidebar-wrapper-faq {
  z-index: 1000;
  position: fixed;
  left: 250px;
  width: 0;
  height: 100%;
  margin-left: -250px;
  overflow-y: auto;
  overflow-x: hidden;
  background-color: #F2F2F2;
  /*background:var(--sidenav-bg-color);*/
  transition: all 0.5s ease;
}


/****************************
    FAQ Tab
*****************************/
.faq-tab-fixed {
  width: 300px !important;
  position: fixed !important;
  z-index: 1;
  top: 0;
  left: 0;
  background-color: #fff9e6 !important;
  overflow-x: hidden;
  padding: 0;
	overflow-y: auto !important;
	margin-top: 80px;
	/* height: calc(100% - 130px) !important; */
}

.faq-tab-h1 {
	height: calc(100%) !important;
}

.faq-tab-h2 {
	height: calc(100%) !important;
}

.faq-tab-fixed .rg-tab {
 background-color: #FAFAFA !important;
}

.faq-tab-fixed ul li.brand-nav {
  margin: 0;
  border-left: 0px solid transparent;
}

.faq-tab-fixed ul li.brand-nav a {
  font-weight: 400 !important;
  font-size: 14px;
  line-height: 27px;
  color: #000000;
  mix-blend-mode: normal;
  padding: 18px 30px;
	text-decoration: none !important;
	height: 60px !important;
	border-radius: 0px !important;
	background-color:  #fff9e6 !important;
}

.faq-tab-fixed ul li.brand-nav.active a{
  background: #9F6693 !important;
  color: #FFF !important;
	font-weight: 600 !important;
}
.faq-tab-fixed ul li.brand-nav.active {
  border-left: 0px solid #9f6693;
}
.faq-tab-fixed ul li.brand-nav:focus{
  background-color: #9F6693 !important;
}
/*.faq-tab-fixed ul li.brand-nav:hover{
  background-color: #9F6693 !important;
  border-left: 0px solid #9f6693;
  color: #FFF !important;
}*/
.faq-tab-fixed ul li.brand-nav a:hover {
  background-color:#9F6693 !important;
  color: #FFF !important;
}



.faq-tab-fixed ul li.brand-nav  a span{
  font-weight: 300;
  font-size: 14px;
  line-height: 27px;
  color: #FFC600 !important;
}
.faq-tab-fixed ul li.brand-nav.active a span{
  color: #FFF !important;
	font-weight: 300;
}
.faq-tab-fixed ul li.brand-nav a:hover span{
  color: #FFF !important;
}
/****************************
    FAQ Tab End
*****************************/


.carrier-orange label {
  /*display: block;*/
  padding: 22px 15px 15px 15px;
  margin: 5px 0;
  /*font: 14px/20px Arial, sans-serif;*/
  background-color: #fff;
  border-radius: 9px;
  border: 1px solid #fff;

  display: table !important;
  width: 100% !important;
  font-weight: normal !important;
}
.carrier-orange label:hover {
  background-color: #fff;
  cursor: pointer;
  border: 1px solid #f7b500;
}
.carrier-orange input[type="checkbox"] {
  position: relative;
  top: 1px;
  border-radius: 50px !important;
  border: 1px solid #ccc;

  /* width: 24px; height: 24px;
	  -moz-border-radius: 100% !important;
    -webkit-border-radius: 100% !important;
    border-radius: 100% !important;*/
}
.carrier-orange .isSelected {
  background-color: #fff !important;
  border: 1.2px solid #f7b500;
}

.carrier-orange input[type="checkbox"] {
  -moz-appearance: none;
  -webkit-appearance: none;
  -o-appearance: none;
  outline: none;
  content: none;
}

.carrier-orange input[type="checkbox"]:before {
  font-family: "FontAwesome";
  content: "\f12a";
  font-size: 15px;
  color: transparent !important;
  background: #fff;
  display: block;
  width: 22px;
  height: 22px;
  border: 1px solid ccc;
  text-align: center !important;
  padding: 3px !important;
  border-radius: 50px !important;
}

.carrier-orange input[type="checkbox"]:checked:before {
  background: #f7b500;
  color: #fff !important;
}

.carrier-orange input[type="checkbox"]:focus {
  outline: 0px !important;
}

.carrier-orange img {
  width: 50px;
}

.carrier-red label {
  /*display: block;*/
  padding: 22px 15px 15px 15px;
  margin: 5px 0;
  /*font: 14px/20px Arial, sans-serif;*/
  background-color: #fff;
  border-radius: 9px;
  border: 1px solid #fff;

  display: table !important;
  width: 100% !important;
  font-weight: normal !important;
}
.carrier-red label:hover {
  background-color: #fff;
  cursor: pointer;
  border: 1px solid #d81f26;
}
.carrier-red input[type="checkbox"] {
  position: relative;
  top: 1px;
  border-radius: 50px !important;
  border: 1px solid #ccc;
}
.carrier-red .isSelected {
  background-color: #fff !important;
  border: 1.2px solid #d81f26;
}

.carrier-red input[type="checkbox"] {
  -moz-appearance: none;
  -webkit-appearance: none;
  -o-appearance: none;
  outline: none;
  content: none;
}

.carrier-red input[type="checkbox"]:before {
  font-family: "FontAwesome";
  content: "\f12a";
  font-size: 15px;
  color: transparent !important;
  background: #fff;
  display: block;
  width: 22px;
  height: 22px;
  border: 1px solid ccc;

  text-align: center !important;

  padding: 3px !important;
  border-radius: 50px !important;
}

.carrier-red input[type="checkbox"]:checked:before {
  background: #d81f26;
  color: #fff !important;
}

.carrier-red input[type="checkbox"]:focus {
  outline: 0px !important;
}

.carrier-red img {
  width: 50px;
}

.carrier-launch label {
  padding: 22px 15px 15px 15px;
  margin: 5px 0;
  background-color: #fff;
  border-radius: 9px;
  border: 1px solid #fff;

  display: table !important;
  width: 100% !important;
  font-weight: normal !important;
}
.carrier-launch label:hover {
  background-color: #fff;
  cursor: pointer;
  border: 1px solid #87d13f;
}
.carrier-launch input[type="checkbox"] {
  position: relative;
  top: 1px;
  border-radius: 50px !important;
  border: 1px solid #ccc;
}
.carrier-launch .isSelected {
  background-color: #fff !important;
  border: 1.2px solid #87d13f;
}

.carrier-launch input[type="checkbox"] {
  -moz-appearance: none;
  -webkit-appearance: none;
  -o-appearance: none;
  outline: none;
  content: none;
}

.carrier-launch input[type="checkbox"]:before {
  font-family: "FontAwesome";
  content: "\f135";
  font-size: 15px;
  color: transparent !important;
  background: #fff;
  display: block;
  width: 22px;
  height: 22px;
  border: 1px solid ccc;
  padding: 3px !important;
  border-radius: 50px !important;
}

.carrier-launch input[type="checkbox"]:checked:before {
  background: #87d13f;
  color: #fff !important;
}

.carrier-launch input[type="checkbox"]:focus {
  outline: 0px !important;
}

.carrier-launch img {
  width: 50px;
}

.btn-gray-round a:hover{
  color: white !important;
}

.nav-selected-main{
  color: #FFC600 !important;
background-color: transparent !important;
}

.customer-support-mobile {
	width: 240px !important;
	float: left;
	display: inline-block;
	padding-left: 65px;
}
.customer-support-email {
	/* width: calc(100% - 240px) !important;  */
	float: right;
}

@media screen and (max-width: 767px) {
  .customer-support-email{
    float: none;
  }
}

.border-transactiontype {
  border: none;
  pointer-events: none;
}


.box-orange-bdr {
	border: 1px solid #FFC600;
	padding: 15px 25px 10px 25px;
	border-radius: 8px;
	width: 100% !important;
	display: block;
	background-color: #FFF !important;
}

.customer-support-icon {
	width: 60px !important;
	float: left;
	display: inline-block;
	padding-top: 5px !important;
}
.customer-support-text {
	width: calc(100% - 60px) !important;
	float: left;
	display: inline-block;
}


@media screen and (min-device-width: 1601px) and (max-device-width: 6000px)  {
	.customer-support-mobile {
		width: 240px !important;
		float: left;
		display: inline-block;
		padding-left: 65px;
	}
	.customer-support-email {
		width: calc(100% - 240px) !important;
		float: left;
		display: inline-block;
	}
	
	.under-construction-text-pad {padding-top: 100px;}
}

@media screen and (min-device-width: 1200px) and (max-device-width: 1600px)  {
	.customer-support-mobile {
		width: 240px !important;
		float: left;
		display: inline-block;
		padding-left: 65px;
	}
	.customer-support-email {
		width: calc(100% - 240px) !important;
		float: left;
		display: inline-block;
	}
	
	.under-construction-text-pad {padding-top: 100px;}
}

@media screen and (min-width: 992px) and (max-width: 1199px) {	
	.customer-support-mobile {
		padding-top: 25px !important;
		width: 100% !important;
		display: block !important;
		padding-left: 65px;
	}
	.customer-support-email {
		width: 100% !important;
		display: block;
		padding-left: 65px;
	}
	
	.under-construction-text-pad {padding-top: 70px;}
	
}

@media screen and (min-width: 768px) and (max-width: 991px) {	
	.customer-support-mobile {
		padding-top: 25px !important;
		width: 100% !important;
		display: block !important;
		padding-left: 65px;
	}
	.customer-support-email {
		width: 100% !important;
		display: block !important;
		padding-left: 65px;
	}
}

@media screen and (max-width: 767px) {
	.customer-support-mobile {
		padding-top: 25px !important;
		width: 100% !important;
		display: block;
		padding-left: 65px;
	}
	.customer-support-email {
		width: 100% !important;
		display: block;
		padding-left: 65px;
	}
}

@media screen and (max-width: 480px) {	
	.customer-support-mobile {
		padding-top: 25px !important;
		width: 100% !important;
		display: block;
		padding-left: 65px;
	}
	.customer-support-email {
		width: 100% !important;
		display: block;
		padding-left: 65px;
	}
}

.under-construction-text-pad h3 {
	font-weight: 600;
	line-height: 42px;
}

.margin-left-65 {margin-left: 65px;}


.box-gray-bdr {
	border: 1px solid #D5D6D9;
	padding: 35px;
	border-radius: 8px;
	width: 100% !important;
	display: block;
	background-color: #FFF !important;
}

.profile-chart-div { width:35px; height: 35px; display: inline;}
.dropdown-profile-text {
	width:110px;
	display: inline-block; 
	position: absolute !important; 
	vertical-align: text-top; 
	line-height: 1.2 !important;
}




.navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .show>.nav-link {color: #FFF !important;}
.navbar-light .navbar-nav .nav-link {color: #FFF !important;}

.reviewDetailsStyle{
  /* color:#337ab7 */
  color: #9F6693;
}
.reviewDetailsStyle:hover{
  color:#337ab7 !important;
}


.createbot-deleteicon img {
  visibility:hidden;
}

.createbot-deleteicon:hover img {
 visibility:visible;
 cursor: pointer;
}
/* Style added for radio btn alignment create bot flow*/
.checkbox-inline+.checkbox-inline, .radio-inline+.radio-inline {
  margin-top: 0;
  margin-left: 0 !important;
}
.status-black-brand {
	color:#333;
	padding: 4px 20px;
	text-align: center;
	border: 1px solid  #acacb3;
	border-radius: 50px;
  /* width: 110px !important; */
  margin: auto;
}
.status-wrap-brand {
  display: flex;
  justify-content: center;
  /* margin-top: 15px; */
}

.dashboard-list-name-box-brand {
  min-height: 35px;
  width:calc(100% - 65px);
  float:left;
  padding: 3px 0px 3px 10px;
}

.calendar-div {
  background-color: #ffffff !important;
  border: 1px solid #d6d6d6 !important;
  border-radius: 5px !important;
  box-shadow: none !important;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  appearance: none;
  color: #555 !important;
  height: 42px;
  padding: 11px !important;
  outline: 0;
  background: #ffffff url(../images/icon_dropdown.png) no-repeat right center !important;
}

/*CSS for Campaign Engagement Dashboard*/
.btn-purple-round-border {
	border: 1px #9F6693 solid !important;
	border-radius: 50px !important;
	padding: 10px 25px !important;
	color: #9F6693 !important;
    background-color: #FFF !important;
	transition: all 0.3s ease-out;
    }
.btn-purple-round-border:hover,
.btn-purple-round-border:focus,
.btn-purple-round-border:active {
	border: 1px #5F004B solid !important;
	border-radius: 50px !important;
	padding: 10px 25px !important;
	color: #5F004B !important;
	background-color: #FFF !important;
    }


.campaign-engagement-dashboard-box {
	background: #FFFFFF;
	box-shadow: 0px 0px 40px rgba(213, 214, 217, 0.3);
	border-radius: 20px;
	display: block;
	box-sizing: border-box;
	padding: 30px;
}

.campaign-engagement-dashboard-yellow-box {
	padding: 20px;
	background: #FFFEF0;
	border-radius: 10px;
	display: block;
	box-sizing: border-box;
}

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

.campaign-engagement-dashboard-box table tbody tr td {padding: 8px 0}

.report-last-updated select {
	width: 70px;
	padding: 2px 8px;
	border: 1px solid #98AADA !important;
    border-radius:6px !important;
	box-shadow:none !important;
	color: #FFF !important;
	height: 24px !important;
	background: url(../images/vi_icon_dropdown_white.png) no-repeat right center !important;
	-webkit-appearance: none;
	 -moz-appearance: none;
	 -ms-appearance: none; 
	 appearance: none;
	 outline: 0;
	 background-color: #98AADA !important;
	
}
.report-last-updated  select:focus {
	width: 70px;
	padding: 2px 8px;
	border-radius:6px !important;
	border: 1px solid #98AADA !important;
	-webkit-appearance: none;
	background-color: #98AADA !important;
	box-shadow:none !important;
	color: #FFF !important;
	height: 24px !important;
}
.upload-contact-div{
  cursor: pointer;
  /* max-width: 444px; */
}
.no-underline{
  text-decoration: none !important;
}

.campaign-purple-box{
  background: rgba(159, 102, 147, 0.1);
border-radius: 16px;
padding-top: 20px;
padding-bottom: 10px;
/* margin-left: 100px; */
}

.Campaigncursor{
  cursor: pointer;
}

.nextpage {
  page-break-before: always;
}

/* .fixed_header {
  width: 100%;
}

.fixed_header tbody {
  display: block;
  max-height: 550px;
  overflow-y: overlay !important;
}
@supports (-moz-appearance:none) {
  .fixed_header tbody{
    overflow-y: scroll;
  }
}

.fixed_header thead tr,
.fixed_header tbody tr {
  display: flex;
  flex-direction: row;
}

.fixed_header td,
.fixed_header th {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 190px;
} */

.summary-table td,
.summary-table th {
  min-width: 190px;
  overflow-wrap: anywhere;
}

.traffic-table-total-row td,
.traffic-table-total-row th{
  border-radius: 0 !important;
  background-color: #6F8EFF1A !important;
  font-weight: 600 !important;
}

.traffic-table-icon {
  position: absolute;
}

.traffic-table-icon.sort {
  top: 50%;
  transform: translateY(-50%);
  right: -20px;
}

.traffic-table-icon.info {
  top: 50%;
  transform: translateY(-50%);
  right: -35px;
}

.table-icon-sort {
  position: absolute !important;
  top: 50%;
  transform: translateY(-50%);
  right: -20px;
}

.calendar-div-traffic {
  background: #ffffff url(../images/icon_dropdown.png) no-repeat right center !important;
  height: 42px !important;
  padding: 12px !important;
}

.billingHorizontalLine{border: 0.5px solid #D5D6D9;}

.billing-tab {
  font-weight: 400;
  cursor: pointer;
  padding-bottom: 20px;
  padding-top: 20px;
  border-bottom: 8px solid #D5D6D9; 
}

.billing-tab.active {
  font-weight: 700 !important;
  cursor: default !important;
  border-bottom: 8px solid #9F6693 !important;
}

.check {
  border: 1px solid red;
}

.disabled-traffic-dashbaord {
  /* pointer-events: none; */
  opacity: 0.6;
  cursor: not-allowed;
}
.disabled-traffic-dashbaord:hover {
  cursor: not-allowed;
}

.failed-messages-box {
  background: #FFFFFF;
  border: 1px solid #CACACA;
  border-radius: 8px !important;
  display: block !important;
  padding: 25px;
  box-sizing: border-box;
  width: 100%;
}
.failed-messages-box.narrow-edge{
  padding: 15px;
}
.line-height-26 {line-height: 26px !important;}

select.isInPdf,
.calendar-div.isInPdf {
  background: none !important;
}

.show-pointer {
  cursor: pointer !important;
}
  
.hour-filter-container {
  position: relative;
}

.hour-filter {
  background-color: #FFF;
  width: 280px;
  position: absolute;
  z-index: 100 !important;
}

.hour-filter > .row > .col-md-6 {
  border: 1px solid #D4D4D4;
  padding: 20px 30px;
}

.hour-filter > .row > .col-sm-12 {
  border: 1px solid #D4D4D4;
  padding: 5px;
}

.hour-filter .dial {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.hour-filter .seperator {
  position: absolute;
  top: 30px;
  right: 50%;
  transform: translate(50%,0);
}

.rcs-response-wrapper{
  display: flex;
  align-items: flex-start;
}

.underline {
  text-decoration: underline !important;
}

.delivery-table-purple-th {
  background-color: #9f6793 !important;
  color: #FFFFFF;
}
.failedMessageDialogTitle{
  display: flex;
  flex-direction: row;
  width: 100%;
  justify-content: space-between;
}
.titleChild{
    display: flex;
}
.line-height-22{
  line-height: 22px;
}