body{
	margin:0;
	padding:0;
	font-family:'Open Sans';
	color:#000000;
	font-size:15px;
}

/*-- Common Styles --*/
h3{
	font-size:35px;
	font-family:'Open Sans'; 
	margin:0; 
}
h4{
	font-size:30px;
	font-family:'Open Sans Semibold';
	margin:0; 
}
h6{
	font-size:25px;
	font-family:'Open Sans Semibold';
	margin:0;
}
h6.small{ 
	font-size:18px; 
}
p {
	font-size: 15px;
	margin: 0;
	line-height: 25px;
	float: left;
	width: 100%;
}
.cmn-btn {
	border-radius: 5px;
	background: #00b26b;
	border: hidden;
	color: #ffffff;
	max-height: 53px;
	text-transform: uppercase;
	font-size: 19px;
	font-family: 'Open Sans Semibold';
	padding: 13px 50px;
	margin-top: 40px;
	line-height: 1;
	-webkit-border-radius: 5px;
}
.npl{
	padding-left:0;
} 
#experience-request-travel-price::-webkit-inner-spin-button, 
#experience-request-travel-price::-webkit-outer-spin-button, 
#experience-request-total-budget::-webkit-inner-spin-button,
#experience-request-total-budget::-webkit-outer-spin-button  { 
  -webkit-appearance: none; 
  margin: 0;
}
#experience-request-travel-price, #experience-request-total-budget {
    -moz-appearance:textfield;
}  

.form-section-exp-new.blockElement  .bili-sec-sec .col-md-7 {
    width: 100%;
    padding: 0;
}
.upload-contract-and-location .who.no.full-width-location.location-sec-add input.request-location {
	height: 59px;
	padding: 0 22px;
  }
  .upload-contract-and-location .who.no.full-width-location.location-sec-add .medium {
	text-transform: uppercase;
  }
.form-group.manage-agency-section ul.gallery li {
    width: 24%;
    float: left;
    height: auto;
	padding: 0;
    border: none;
}
.inner-btn-box {
    display: flex;
    column-gap: 20px;
    margin: 0 0 15px 0;
    flex-wrap: wrap;
	justify-content: center;
} 
.viewEmail i {
    margin: 0 5px 0 0;
}
.inner-btn-box:last-child{margin-bottom:0;}
.butoon-checkbox-container {
    width: 100%;
    float: left;
    margin: 20px 0 10px 0;
}
.checkbox-inline {
	display: flex;
	align-items: center;
	font-size: 14px;
	width: 30%;
  }
  .checkbox-inline input[type="checkbox"] {
	position: relative;
	border: 2px solid #000;
	border-radius: 2px;
	background: none;
	cursor: pointer;
	line-height: 0;
	outline: 0;
	padding: 0 !important;
	vertical-align: text-top;
	height: 20px;
	width: 20px;
	-webkit-appearance: none;
	opacity: .5;
  }
  .checkbox-inline input[type="checkbox"] {
	margin-right: 2px;
	width: 20px;
	height: 20px;
  }
.checkbox-inline input[type="checkbox"]:checked {
	opacity: 1;
	background: #2ab27b;
	border: #2ab27b;
  }
  .checkbox-inline input[type="checkbox"]::before {
	content: '';
	position: absolute;
	right: 50%;
	top: 50%;
	width: 5px;
	height: 10px;
	border: solid #FFF;
	  border-top-width: medium;
	  border-right-width: medium;
	  border-bottom-width: medium;
	  border-left-width: medium;
	border-width: 0 2px 2px 0;
	margin: -1px -1px 0 -1px;
	transform: rotate(45deg) translate(-50%, -50%);
	z-index: 2;
  }
  .label-spans {
	padding-left: 6px;
	padding-top: 5px;
  }
  .checkbox-inline {
	font-size: 14px;
  }
  .viewEmail {
	margin: 0;
	width: auto;
	float: left;
  }
  .viewEmail button {
	background: #000;
	border: none;
	color: #fff;
	padding: 10px 15px;
	border-radius: 4px;
	font-size: 15px;
	font-weight: 500;
	font-family: 'Open Sans';
	margin: 0 !important;
  }
  .viewEmail i {
	margin: 0 5px 0 0;
  } 
  .swal2-modal.swal2-show {
	width: 600px !important;
  }
  div#approveDeclineModal tbody tr:first-child td {
    padding: 0;
    margin: 20px 0 0 0;
    border: none;
}
div#approveDeclineModal .modal-footer button {
    background: #00b26b;
    color: #fff;
    font-size: 16px;
}
div#approveDeclineModal tbody tr {
    border: none;
}
div#approveDeclineModal .modal-header {
    padding: 20px 0 0 0;
}
div#approveDeclineModal .modal-dialog {
    max-width: 820px;
    width: 820px;
}


.gallery-btn {
	display: flex;
	justify-content: center;
	gap: 10px;
	margin: 20px 0 0 0;
  }
  .gallery-btn .edit-company-image {
	background: #00b26b;
	border: none;
	padding: 2px 12px;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	border-radius: 5px;
	font-family: 'Open Sans';
  }
  .gallery-btn .delete-company-image {
	border: none;
	padding: 2px 9px;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	border-radius: 5px;
	background: #fa0000;
	font-family: 'Open Sans';
  }
ul.gallery div.gallery-image {
	vertical-align: middle;
	text-align: center;
	border: 2px solid #eee;
	padding: 20px;
	background: #f4f4f4;
  } 
.form-group.manage-agency-section ul.gallery li img {
    width: 100%;
	max-width: 180px;
	height: 80px;
	object-fit: contain;
}
.form-group.manage-agency-section ul.gallery {
    padding: 0;
    float: left;
    width: 100%;
	margin: 30px 0 0 0;
}
.add-landingpage-form .review-link-btn {
	width: 100%;
	padding: 10px 0 0 0;
  }
  .review-link-btn a {
	margin-right: 10px;
	line-height: 1.3;
	border: 1px solid transparent;
	border-radius: 5px;
	float: left;
	width: auto;
	position: relative;
	display: block;
	padding: 10px 35px 10px 15px;
	background-color: #00b26b;
	border: 2px solid #00b26b;
	color: #ffffff;
	font-size: 17px;
	text-decoration: none;
	-webkit-border-radius: 5px;
  }
  .row.service-cards {
	margin: 0;
	padding: 47px 0 50px 0;
	display: flex;
	width: 100%;
  } 
  #landing-page-agency .image-profile-sec-con.admin-prof .text-danger {
  color: #f00;
  text-align: center;
  width: 100%;
  float: left;
  font-size: 16px;
}
  .form-group.manage-agency-section ul.gallery {
	padding: 0;
	float: left;
	width: 100%;
	margin: 30px 0 0 0;
  }
  .form-group.manage-agency-section ul.gallery li {
	width: 24%;
	float: left;
	height: auto;
	padding: 0;
	border: none;
  } 
  ul.gallery div.gallery-image {
	vertical-align: middle;
	text-align: center;
	border: 2px solid #eee;
	padding: 20px;
	background: #f4f4f4;
  }
  .form-group.manage-agency-section ul.gallery li img {
	width: 100%;
	max-width: 180px;
	height: 80px;
	object-fit: contain;
  }
  .gallery-btn {
	display: flex;
	justify-content: center;
	gap: 10px;
	margin: 20px 0 0 0;
  }
  .gallery-btn .edit-company-image {
	background: #00b26b;
	border: none;
	padding: 2px 12px;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	border-radius: 5px;
	font-family: 'Open Sans';
  }
  .gallery-btn .delete-company-image {
	border: none;
	padding: 2px 9px;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	border-radius: 5px;
	background: #fa0000;
	font-family: 'Open Sans';
  }
  .row.service-cards .service-card-inner {
	width: 32%;
	margin-bottom: 30px;
	margin-right: 2%;
	padding: 0;
	border-radius: 30px;
	position: relative;
	z-index: 9;
  }

.ser-box::after {
	position: absolute;
  
	content: "";
  
	background: #EAEAEA;
  
	width: calc(100% + 0px);
  
	height: calc(100% + 0px);
  
	top: 52%;
  
	left: 50%;
  
	transition: .4s;
  
	border-radius: 30px;
  
	transform: scale(1) translate(-49%, -50%);
  
	z-index: -1;
  
  }
  .ser-img {
	width: 100%;
	float: left;
	padding: 0 40px;
	margin: 0 0 40px 0;
	text-align: left;
  }
  .ser-box h3 {
	width: 100%;
	float: left;
	margin: 0 0 10px 0;
	padding: 0 40px;
	font-size: 25px;
	color: #000;
	font-family: 'Open Sans Semibold';
  }
  .ser-box p {
	width: 100%;
	float: left;
	padding: 0 40px;
	margin: 0 0 20px 0;
  }
  .action-button-container {
	width: auto;
	float: left;
	margin: 0 20px 0 40px;
  }
  .ser-box a {
	background-color: #00b26b;
	color: #fff;
	margin-bottom: 6px;
	height: 40px;
	line-height: 40px;
	display: inline-flex;
	padding: 0 15px;
	border-radius: 50px;
	text-transform: uppercase;
	justify-content: center;
	font-weight: 600;
	font-family: 'Open Sans Bold';
	text-decoration: none;
	transition: all ease 0.3s;
  }
  .ser-box {
	border: 1px solid #E8E8E8;
	border-radius: 30px;
	padding: 40px 0px;
	width: 100%;
	float: left;
	position: relative;
	background: #fff;
	height: 100%;
	display: block;
  }
  .action-button-container a.edit-review {
	margin-right: 10px;
  }
  .ser-box:hover::after {
	position: absolute;
	content: "";
	background: #00b56f;
	width: calc(100% + 0px);
	height: calc(100% + 0px);
	top: 52%;
	left: 50%;
	transition: .4s;
	border-radius: 30px;
	transform: scale(1) translate(-49%, -50%);
	z-index: -1;
  }
.filter-sec.agency-main-list-down {
	float: left;
	width: 100%;
  }
  .agency-lists-below.blockElement {
	margin: 0 0 30px 0;
	width: 33%;
	padding: 0 20px;
	min-height: 650px;
  }
  td.review-review {
    white-space: normal;
    word-wrap: break-word;
    text-align: left;
} 
  .li-se-f-img-2 img {
	max-width: 100%;
   border-radius: 8px;
   -webkit-border-radius: 8px;
   object-fit: cover;
   height: 320px;
}
.social-icon-li-fil {
   width: 100%;
   float: left;
   margin: 15px 0 0 0;
}
.filter-main-sec .agency-lists-below .li-sec-f-content p {
   min-height: 75px;
	display: -webkit-box;
   -webkit-line-clamp: 4;
   -webkit-box-orient: vertical;
   overflow: hidden;
   text-overflow: ellipsis;
}

.filter-main-sec .agency-lists-below .li-sec-f-content h6.small {
   margin: 15px  0;
   width: 100%;
   float: left;
}
.agency-lists-below .li-sec-filter .grpo-btn {
   width: 100%;
   float: left;
   margin: 20px 0 0 0;
}

.agency-lists-below .li-sec-filter .grpo-btn button {
   font-size: 17px;
   border: hidden;
   padding: 15px 40px;
   border-radius: 5px;
   -webkit-border-radius: 5px;
   color: #ffffff;
   background: #00b26b;
   line-height: 1;
   -webkit-transition: 0.5s;
   -moz-transition: 0.5s;
   -o-transition: 0.5s;
   transition: 0.5s;
}
.agency-lists-below .li-sec-filter .grpo-btn button:hover{background-color:#000;}
.agency-lists-below .li-sec-filter .grpo-btn a {
   width: auto;
   float: none;
   display: inline-block;
}
.left-company-logo {
	float: left;
	width: 100%;
	max-width: 285px;
  }
  .content-filter-secb {
	float: left;
	width: 100%;
	margin-top: 40px;
  }
  .agency-detials-top-section .row {
	margin: 0;
	padding: 0 35px;
  }
  .left-company-logo img.logo-img {
	width: 100%;
	float: left;
	-webkit-border-radius: 6px;
	border-radius: 6px;
  } 
  .agency-details {
	float: left;
	width: calc(100% - 285px);
	padding-left: 20px;
	padding-top: 0;
	padding-right: 50px;
  }
  .agency-details h5 {
	float: left;
	width: 100%;
	font-size: 40px;
	color: #141414;
	font-family: 'Open Sans Bold';
	margin:0 0 10px 0;
  }
  .agency-details p{
  font-size: 15px;
  margin: 0;
  line-height: 25px;
  float: left;
  width: 100%;
  }
.agency-detials-top-section {
	background: #fff;
	padding: 55px 0;
  }
  .agency-detail-inner {
	float: left;
	width: 100%;
  }
.li-se-f-img-2 img {
   width: 100%;
}
.li-sec-f-content {
   float: left;
   width: 100%;
   position: relative;
}
.for-mobile-center {
   position: static;
   max-width: 100%;
   width: 100%;
}
.li-se-f-img {
   width: 100%;
   height: auto;
   border-radius: 0;
   -webkit-border-radius: 0;
   position: static;
   display: inline-block;
   border: hidden;
}
.no-agent-text {
	width: 100%;
	float: left;
  }
  .no-agent-text h2 {
	font-size: 26px;
  }
.filter-data-sec.pricing-filter-container .filter-containers .form-group.margin-dfg.order-filter {
	width: 40%;
  }
.landing-page-table table.table {
    table-layout: fixed;
}
.landing-page-table table.table tbody tr td:nth-child(3) {
    min-width: 300px;
    white-space: normal;
}
.landing-page-table table.table tbody tr td {
    white-space: normal;
}
.landing-page-table tbody tr td:last-child a , .landing-page-table tbody tr td:last-child button {
    min-width: 200px;
    text-align: center;
    margin: 0 0 8px 0 !important;
}
.landing-page-table tbody tr td:last-child button {
    margin: 0 !important;
}
.landing-page-table tbody tr td:last-child input.landing_check {
    height: 20px;
}
.landing-page-table tbody tr td:last-child form.delete {
    width: 100%;
    text-align: center;
}
.main-content-of-admin-page .check-modal-admin .modal-body {
    padding: 0 !important;
    display: flex;
    flex-wrap: wrap;
}
.main-content-of-admin-page .check-modal-admin .modal-body .consumer-check-details {
    width: 50%;
    padding-right: 10px;
}
.main-content-of-admin-page .check-modal-admin .modal-body .engage-check-section {
    width: 50%;
    padding-left: 10px;
}
.main-content-of-admin-page .check-modal-admin .modal-body h6 {
    font-size: 20px;
    line-height: normal;
    color: #fff;
    margin-bottom: 10px;
    display: inline-block;
    width: 100%;
}
.check-payment-term-condition {
    display: inline-block;
    width: 100%;
    margin-top: 15px;
}
.check-payment-term-condition span {
    width: 100%;
    position: relative;
    color: #fff;
    display: flex;
    align-items: center;
    column-gap: 10px;
}
.check-payment-term-condition span input {
    position: relative;
    width: 20px;
    height: 20px;
    -webkit-appearance: none;
}
.check-payment-term-condition span input::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #fff;
}
.check-payment-term-condition span input::after {
    content: "";
    position: absolute;
    left: 5px;
    top: 2px;
    width: 8px;
    height: 13px;
    border: 2px solid #00b26b;
    border-left: hidden;
    border-top: hidden;
    transform: rotate(35deg);
	opacity:0;
}
.check-payment-term-condition span input:checked::after{
	opacity:1;
}
.check-payment-term-condition input.receive-payment {
    background-color: #00b26b;
    margin: 20px 0 0 0;
    color: #fff;
    font-weight: 300;
}
.consumer-added-check-number i, .engage-added-check-number i {
    position: absolute;
    left: 10px;
    top: 50%;
    transform: translateY(-50%);
    color: #a8a8a8;
}
.consumer-added-check-number, .engage-added-check-number {
    position: relative;
    margin: 0 0 20px 0;
}


/*-- Common Styles --*/

/*-- SideBar --*/
.side-bar-main {
	float: left;
	width: 315px;
	position: fixed;
	background: #1f1f1f;
	height: 100%;
	display: block;
	z-index: 99;
}
.side-bar-main.clicked {
	width: 0;
	display: none;
}
.side-bar-content {
	float: left;
	width: 100%;
}
.website-logo {
	float: left;
	width: 100%;
	text-align: center;
	padding: 10px 0;
	background-color: #00b26b;
	max-height: 82px;
}
.side-bar-list-all {
	width: 315px;
  position: fixed;
  height: 100%;
  display: block;
  z-index: 99;
  background: rgb(31, 31, 31);
}
.side-bar-list-all {
	height: calc(100vh - 82px);
  }
  .side-bar-list-all.open {
	transform: translateX(0);
	transition: transform 0.3s ease;
  }
  .side-bar-list-all.closed {
	transform: translateX(-110%);
	transition: transform 0.3s ease;
  }
  div.side-bar-list-all.cstm-side-bar {
	width: 64px;
	transform: none;
	overflow: hidden;
  }
  .main-section-main-content {
	padding: 26px;
	background: #f4f4f4;
	/* position: relative; */
	max-width: calc(100% - 315px);
	width: 100%;
	margin: 0 0 0 auto;
	overflow: visible;
	transition: max-width 0.3s ease;
  }
  .admin-top-bar .website-logo {
	width: 315px;
  }
.admin-panel-intro {
	float: left;
	width: 100%;
}
.admin-img img {
	border-radius: 100%;
	border: 2px solid #ffffff;
	max-width: 100%;
}
.admin-img {
	float: left;
	max-width: 70px;
	width: 100%;
	height: auto;
	position: relative;
}
.admin-intro {
	float: left;
	width: auto;
	padding-left: 15px;
	padding-top: 7px;
	color: #ffffff;
}
.admin-panel-intro {
	padding: 20px 0 20px 45px;
}
div.admin-side-nav-list > ul > li > a {
	padding-left: 85px;
	height: 64px;
	line-height: 64px;
	padding-top: 0;
	padding-bottom: 0;
  }
.admin-detail {
	padding-top: 8px;
	float: left;
}
.admin-side-nav-list > ul > li > a span.list-items {
	position: absolute;
	left: 0;
	top: 0;
	width: 64px;
	height: 64px;
	display: flex;
	align-items: center;
	justify-content: center;
	z-index: 3;
  }
.admin-side-nav-list {
	float: left;
  width: 100%;
  position: relative;
  height: 100%;
}
.admin-side-nav-list::before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 64px;
	height: 100%;
	background-color: #00b26b;
	z-index: 2;
  }
.admin-side-nav-list ul {
	padding: 0;
	list-style: none;
}
.admin-side-nav-list ul li {
	float: left;
	width: 100%;
	padding: 20px;
	max-height: 58px;
	border-left: 3px solid transparent;
	position:relative;
	-webkit-transition: 0.5s ease;
  -moz-transition: 0.5s ease;
  -o-transition: 0.5s ease;
  transition: 0.5s ease;
}
.admin-side-nav-list li img.hides {
	display: none;
}
.admin-side-nav-list li img.shows {
	display: block;
}
.admin-side-nav-list li:hover img.hides {
	display: block;
}
.admin-side-nav-list li:hover img.shows {
	display: none;
}
.admin-side-nav-list ul li img {
	position: absolute;
	left: 20px;
	top: 23px;
}
.admin-side-nav-list ul li a {
	font-size: 16px;
	color: #ffffff;
	text-decoration: none;
	font-family: 'Open Sans Semibold';
	line-height: 0;
	-webkit-transition: 0.5s ease;
  -moz-transition: 0.5s ease;
  -o-transition: 0.5s ease;
  transition: 0.5s ease;
}
.admin-side-nav-list ul li {
	float: left;
	width: 100%;
	padding: 20px;
	max-height: 58px;
	border-left: 5px solid transparent;
	position: relative;
	padding-left: 50px;
	background: #2a2a2a;
	border-bottom: 1px solid #404040;
}
.admin-side-nav-list ul li.reviews img {
	top: 17px;
	left: 18px;
}
.admin-side-nav-list ul li i {
	position: absolute;
	left: 23px;
	top: 23px;
	color: #ffffff;
}
.admin-side-nav-list ul li:hover i{
	color:#000000;
}
.admin-side-nav-list ul li.active-li {
	background: #ffffff;
	border-left-color: #00b26b;
}
.admin-side-nav-list ul li.active-li a {
	color:#000000
}
.admin-side-nav-list ul li.active-li .shows{
	display:none;
}
.admin-side-nav-list ul li.active-li .hides{
	display:block;
}
.admin-side-nav-list ul li:hover{
	background:#ffffff;
	-webkit-transition: 0.5s ease;
  -moz-transition: 0.5s ease;
  -o-transition: 0.5s ease;
  transition: 0.5s ease;
  border-left-color: #00b26b;
  
}
.admin-side-nav-list ul li:hover a{
	color:#000000;
	 -webkit-transition: 0.5s ease;
  -moz-transition: 0.5s ease;
  -o-transition: 0.5s ease;
  transition: 0.5s ease;
}
.admin-img span.online-admin {
	width: 15px;
	height: 15px;
	background: #00b26b;
	position: absolute;
	right: 4px;
	bottom: 3px;
	border-radius: 100%;
}
/*-- SideBar --*/
/*-- Top bar --*/
.main-content-of-admin-page {
	float: left;
	width: 100%;
	padding-left: 315px;
}
.main-content-of-admin-page.clicked {
	padding-left: 0;
}
.toggle-btn {
	float: left;
	width: 30px;
	margin-right:15px;
}
.toggle-btn span {
	width: 100%;
	height: 3px;
	color: ;
	background: #ffffff;
	float: left;
	margin: 3px 0;
}
.toggle-btn span:last-child{
	margin-bottom:0;
}
.main-top-bar.pull-left {
	width: 50%;
	padding-top: 8px;
}
.main-top-bar.pull-right {
	float: right;
	width: 50%;
}
.top-bar-full {
	float: left;
	width: 100%;
	max-height: 82px;
	background: #000000;
	padding: 18px 25px;
}
.main-admin-page-title h4 {
	color: #ffffff;
	line-height: 0.8;
}
.main-top-bar-search.pull-right form .form-search-group {
	width: 270px;
	float: left;
	position:relative;
}
input {
	width: 100%;
	height: 46px;
	border-radius: 4px;
	border: hidden;
	padding: 0 40px 0 22px;
	-webkit-border-radius: 4px;
}
.form-search-group .search-btn {
	position: absolute;
	right: 10px;
	top: 11px;
	background: transparent;
	color: #757575;
	border: hidden;
	font-size: 14px;
}
/*-- Top bar --*/
/*-- Consumer List --*/
.main-section-main-content::before {
	content: "";
	position: fixed;
	background-color: #f4f4f4;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	bottom: 0;
	z-index: -1;
}
.welcome-back-sec {
	float: left;
	width: 100%;
	background-image: url("../images/welcome-bg.jpg");
	background-size: 100% 100%;
	max-height: 206px;
	padding: 84px 0px;
	margin-bottom: 30px;
}
.welcome-back-sec h3 {
	text-align: center;
	color: #ffffff;
	float:left;
	width:100%;
}
.filter-data-sec {
	float: left;
	width: 100%;
	padding: 20px;
	background: #eaeaea;
	margin-bottom:10px;
}
.filter-data-sec .form-group {
	width: 22%;
	float: left;
	margin-right: 10px;
	position: relative;
	margin-bottom: 0;
	/* margin-bottom: 0; */
}
.filter-data-sec .form-group input {
	height: 55px;
	padding-left: 40px;
	font-size: 15px;
	color: #757575;
}
.form-group i {
	position: absolute;
	left: 19px;
	top: 23px;
	color: #757575;
	font-size: 13px;
}
.filter-data-sec button {
	float: left;
	background: #00b26b;
	border: hidden;
	border-radius: 100%;
	color: #ffffff;
	width: 53px;
	height: 53px;
}
table{
	width:100%;
}
table th {
	padding: 20px 15px 20px 15px;
	font-size: 17px;
	font-family: 'Open Sans Semibold';
}
tbody tr td {
	padding: 10px 15px 10px 15px;
}
table tr {
	border-bottom: 1px solid #dfdfdf;
}
table a.activate {
	background: #00b26b;
	display: inline-block;
	padding: 5px 20px;
	border-radius: 5px;
	min-width: 100px;
	text-decoration: none;
	color: #ffffff;
	-webkit-border-radius: 5px;
	font-family: Open Sans Semibold;
}
table a.deactivate {
	background: #fa0000;
	padding: 5px 0;
	border-radius: 5px;
	min-width: 100px;
	text-decoration: none;
	color: #ffffff;
	text-align: center;
	-webkit-border-radius: 5px;
	font-family: Open Sans Semibold;
	display: inline-block;
}
.table-if-scroll {
	float: left;
	width: 100%;
	margin-bottom: 40px;
}
/*-- Consumer List --*/

/*-- Login-Page --*/
.admin-login-pag {
	background-image: url("../images/login-bgadmin.jpg");
	height: 100vh;
	background-repeat: no-repeat;
	background-size: cover;
}
.admin-login-center {
	float: none;
	position: absolute;
	width: 770px;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
}
.main-logo-black {
	float: left;
	width: 100%;
	text-align: center;
	margin-bottom: 54px;
}
.admin-login-form {
	min-height: inherit;
	background: #ffffff;
	float: left;
	width: 100%;
	border-radius: 20px;
	border: 1px solid #dfdfdf;
}
.admin-form-heading {
	float: left;
	width: 100%;
	text-align: center;
	padding: 20px 0;
	max-height: 58px;
	background: #00b26b;
	border-radius: 20px 20px 0 0;
	color: #ffffff;
}
.admin-form-heading h6{
	font-size:18px;
	text-transform:uppercase;
}
.admin-form-heading h6 i{
	margin-right:7px;
}
.complete-fields-form {
	float: left;
	width: 100%;
	padding: 35px 50px;
}
.form-group-admin input {
	border-bottom: 1px solid #e4e4e4;
	border-radius: 0;
	margin-bottom: 20px;
	padding-bottom: 5px;
	font-size: 15px;
}
.form-group-admin input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  font-family:'Open Sans Light Italic';
  color:#a7a7a7;
}
.form-group-admin input::-moz-placeholder { /* Firefox 19+ */
  font-family:'Open Sans Light Italic';
  color:#a7a7a7;
}
.form-group-admin input:-ms-input-placeholder { /* IE 10+ */
	font-family:'Open Sans Light Italic';
	color:#a7a7a7;
}
.form-group-admin input:-moz-placeholder { /* Firefox 18- */
  font-family:'Open Sans Light Italic';
  color:#a7a7a7;
}
.admin-login-form input[type="checkbox"] {
	float: left;
	width: 10px;
	position: absolute;
	top: 0;
	left: 0;
}
.remember-me {
	float: left;
	width: 100%;
	position: relative;
}
.remember-me {
	float: left;
	width: 100%;
	position: relative;
	margin-top: 5px;
	padding-left: 25px;
	padding-top: 15px;
	font-size: 14px;
	color: #7b7b7b;
}
.form-group-admin {
	float: left;
	width: 100%;
	position: relative;
}
.form-group-admin i {
	position: absolute;
	left: 0;
	top: 14px;
	color: #cecece;
}
.copyright-login {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	margin: 0 auto;
	text-align: center;
	padding: 10px 0;
	border-top: 1px solid #dfdfdf;
	width: 1170px;
	font-size:14px;
	color:#555555;
}
/*-- Login-Page --*/

/*-- Talent List Page --*/
.fi-btn {
	margin-right: 10px;
	float: left;
}
.both-btn:last-child{
	margin-right:0;
}
.eye-o {
	font-size: 25px;
	margin: -4px 0 0 30px;
	float: left;
}
.eye-o a{
	text-decoration:none;
	color:#3a3a3a;
}
.both-btn {
	float: left;
	max-width: 198px;
	width: 100%;
}
.both-btn.text-o {
	float: left;
	width: 100%;
	text-align: center;
}
.green-text {
	color: #00b26b;
}
.both-btn.text-o .green-text {
	font-size: 17px;
	font-family:'Open Sans Semibold';
}
.red-text {
	color: #fa0000;
}
.both-btn.text-o .red-text {
	font-size: 17px;
	font-family:'Open Sans Semibold';
}

/*-- Talent List Page --*/
/*-- Events List Page --*/
.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
	color: #ffffff;
	cursor: pointer;
	background-color: #00b26b;
	border: 2px solid #00b26b;
	border-bottom-color: 2px solid #00b26b;
}
.nav-tabs > li.active > a span, .nav-tabs > li.active > a:focus span, .nav-tabs > li.active > a:hover span {
	color:#000000;
	background:#ffffff;
}
.nav-tabs > li > a:hover span{
	color:#000000;
	background:#ffffff;
}
.nav-tabs > li > a {
	margin-right: 10px;
	line-height: 1.3;
	border: 1px solid transparent;
	border-radius: 5px;
	float: left;
	width: auto;
	position: relative;
	display: block;
	padding: 10px 35px 10px 15px;
	background-color: transparent;
	border: 2px solid #1f1f1f;
	color: #1f1f1f;
	font-size: 17px;
	-webkit-border-radius: 5px;
}
.nav-tabs > li > a:hover {
	border-color: initial;
	background: #00b26b;
	border-color: #00b26b;
	color: #ffffff;
}
.nav-tabs {
	border-bottom: inherit;
}
.counting-o {
	width: 25px;
	height: 25px;
	background: #1f1f1f;
	border-radius: 100%;
	color: #ffffff;
	margin-right: 15px;
	float: left;
	text-align: center;
	padding-top: 6px;
	font-size: 11px;
}
.tabing-top-at-events .nav.nav-tabs {
	float: left;
	width: 100%;
	padding-bottom: 40px;
}
.form-group-inner {
	position: relative;
	float: left;
	width: 15.3%;
	margin-right: 10px;
}
.form-group-inner i {
    position: absolute;
    left: 15px;
    top: 20px;
    color: #757575;
}
.form-group-inner input, .form-group-inner select {
	padding-left: 40px;
	height: 54px;
	font-size: 15px;
}
.form-group-inner select {
	width: 100%;
	border: hidden;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	color: #757575;
}
.form-group-inner select {
	width: 100%;
	border: hidden;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	color: #757575;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	position: relative;
	padding-right: 40px;
}
.form-group-inner .fa.fa-angle-down {
	right: 20px;
	left: initial;
	position: absolute;
	font-weight: 300;
	font-size: 16px;
	pointer-events: none;
}
table.long-table th {
	padding: 20px 10px 20px 15px;
	font-size: 17px;
	font-family: 'Open Sans Semibold';
}
table.long-table tbody tr td {
	padding: 10px 10px 10px 15px;
}
.delete-o {
	float: left;
	margin-left: 20px;
	margin-right: -10px;
	font-size: 20px;
	cursor: pointer;
}
.nav-tabs > li {
	float: left;
	margin-bottom: 10px;
}
/*-- Events List Page --*/
/*-- Review Page --*/
.table-if-scroll.review-table table th {
	padding: 10px 20px;
	color: #ffffff;
	background: #00b26b;
	text-transform: capitalize;
	text-align: center;
}
.table-if-scroll.review-table table th i{
	margin-right:5px;
}
.table-if-scroll.review-table table tr:nth-child(2n+1) {
	height: auto;
	background: #ffffff;
}
.table-if-scroll.review-table table tr:nth-child(2n) {
	height: auto;
}
.table-if-scroll.review-table tbody tr td {
	padding: 10px 20px 10px 20px;
}
.review-by {
	font-size: 14px;
	font-weight: 600;
	letter-spacing: 1px;
}
.review-to {
	font-size: 14px;
	font-weight: 400;
	letter-spacing: 1px;
	text-transform: capitalize;
}
.table-if-scroll.review-table table tr.heading-row{
	height:auto;
}
.review-review {
	max-width: 200px;
	text-align: center;
	vertical-align: middle;
}
.table-if-scroll.review-table table {
    text-align: left;
}
.star-rating {
	float: left;
	padding-top: 8px;
	margin-right: 10px;
}
.star-rating .checked{
	color:#00b26b;
}
.rating-no {
	float: left;
	padding-top: 8px;
	font-size: 16px;
	font-family: 'Open Sans Semibold';
}
.flag {
	float: left;
	margin-right: 20px;
	margin-left: 20px;
	font-size: 27px;
}
.all-n-one-span-rating {
	margin: 0 auto;
	display: table;
}
.table-if-scroll.review-table table th {
	border-right: 1px solid #d5d5d5;
}
.table-if-scroll.review-table table{
	border:1px solid #eaeaea;
}
.filter-data-sec.review-filter .form-group {
	width: 20%;
}
/*-- Review Page --*/

/*-- Talents list review --*/
.about-review-by h3 {
	font-family:'Open Sans Bold';
	padding-bottom:25px;
}
.talent-list-review .nav-tabs > li > a {
	padding: 10px 40px 10px 40px;
	min-width: 225px;
	text-align:center;
}
.about-review-by {
	float: left;
	width: 100%;
}
.tabing-top-at-events.talent-list-review .nav.nav-tabs {
	border-bottom: 1px solid #d5d5d5;
	padding-bottom: 20px;
	margin-bottom: 20px;
}
.review-link-btn a {
	margin-right: 10px;
	line-height: 1.3;
	border: 1px solid transparent;
	border-radius: 5px;
	float: left;
	width: auto;
	position: relative;
	display: block;
	padding: 10px 35px 10px 15px;
	background-color: #00b26b;
	border: 2px solid #00b26b;
	color: #ffffff;
	font-size: 17px;
	text-decoration: none;
	-webkit-border-radius: 5px;
}
.review-link-btn a span{
	color:#000;
	background:#ffffff;
}
.review-link-btn {
	float: left;
	width: 100%;
	padding-bottom: 30px;
}
.photo-gen-sec {
	float: none;
    width: 100%;
    position: relative;
    max-width: 420px;
    margin: 0 auto;
}
.photo-gen-sec img{
	width:100%;
	height: 400px;
    object-fit: cover;
}
.cover-photo img.covr-photo {
	width: 100%;
	height: auto;
}
.cover-photo {
	float: left;
	width: 100%;
	position: relative;
}
.profile-photo {
	max-width: 140px;
	height: 140px;
	position: absolute;
	bottom: -60px;
	left: 0;
	right: 0;
	margin: 0 auto;
	width: 100%;
}
.profile-photo img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: center;
}
.general-detail-text {
	float: left;
	width: 100%;
}
.user-id-talent h6 span {
	font-weight: ;
	font-family: 'Open Sans Light';
}
.user-title-detial-talent {
	float: left;
	width: 100%;
	background: #ffffff;
	padding: 20px 20px;
	margin-bottom: 10px;
}
.user-title-detial-talent span {
	font-size: 17px;
	float: left;
	padding-right: 7px;
	font-family: 'Open Sans Bold';
}
.user-title-detial-talent.description-talent span {
	width: 100%;
	line-height: 40px;
}
.social-list-talent {
	float: left;
	width: 100%;
}
.social-list-talent ul li a {
	text-decoration: none;
	font-size: 16px;
	color: #1f1f1f;
	font-family: Open Sans Semibold;
}
.social-list-talent ul {
	padding: 0;
	padding-left: 0;
	list-style: none;
}
.social-list-talent ul li {
	float: left;
	width: 33%;
	margin-bottom: 10px;
}
.social-list-talent {
	float: left;
	width: 100%;
	padding-top: 20px;
}
.social-list-talent ul li a i{
	font-size:16px;
}
.gen-per-detail-talent {
    float: left;
    width: 100%;
    padding-bottom: 60px;
    border-bottom: 1px solid #d5d5d5;
}
.agent-detail-talent {
	float: left;
	width: 100%;
	padding-top: 30px;
	text-align: center;
}
.filter-data-sec.review-filter.experience-tal {
	background: #333333;
}
.bio-six-sec ul li {
	float: left;
	width: 33%;
	padding: 20px 80px;
	list-style: none;
}
.bio-six-sec ul li:nth-child(3n){
	border-right:1px solid transparent;
}
.bio-six-sec ul li.no-border-b{
	border-bottom:1px solid transparent;
}
.bio-six-sec {
	float: left;
	width: 100%;
	background: #ffffff;
	padding: 50px;
}
.list-title {
	font-size: 19px;
	padding-bottom: 7px;
	float: left;
	width: 100%;
	font-family: 'Open Sans Semibold';
	position: relative;
	padding-left: 32px;
}
.list-title img {
	position: absolute;
	left: 0;
	top: 2px;
}
.bio-six-sec ul li {
	float: left;
	width: 33%;
	padding: 20px 15px;
	list-style: none;
	border-right: 1px solid #e8e8e8;
	border-bottom: 1px solid #e8e8e8;
	height: 250px;
	display: table;
	position: relative;
}
.bio-six-sec ul li .fa-edit {
	position: absolute;
	bottom: 20px;
	font-size: 20px;
	right: 20px;
	color: #00b26b;
	cursor: pointer;
}
.li-li {
	display: table-cell;
	vertical-align: middle;
}
.bottom-nav-like-struc {
	float: left;
	width: 100%;
	padding-top: 50px;
}
.full-sec-struc-heading {
	float: left;
	width: 100%;
	text-align: center;
	padding: 15px 0;
	background: #00b26b;
	color: #ffffff;
}
.full-sec-struc ul {
	list-style: none;
	padding: 0;
}
.full-sec-struc ul li {
	float: none;
	border-right: 1px solid #e5e5e5;
	display: inline-block;
}
.full-sec-struc ul li:last-child{
	border-right:hidden;
}
.full-sec-struc ul li a {
	font-size: 18px;
	text-decoration: none;
	color: #000000;
	padding: 10px 15px;
}
.full-sec-struc ul {
	list-style: none;
	padding: 15px 0;
	float: left;
	background: #ffffff;
	margin: 0;
	width: 100%;
	margin: 0 auto;
	text-align: center;
}
.full-sec-struc {
	float: left;
	width: 100%;
	border: 1px solid #e4e4e4;
}


/*-- Talents list review --*/

.event-details{
	background: #fff;
}
.general-detail-text.event-details {
  margin-top: 140px;
}
.event-details h4 {
  margin-bottom: 30px;
  margin-top: 15px;
  text-align: center;
}
.event-details .user-title-detial-talent.description-talent > span {
  line-height: 23px;
  width: auto;
}
.event-details .user-title-detial-talent.description-talent > p {
  margin-bottom: 20px;
}
.events-detials-location{
	float: left;
	width: 100%;
	background: #eaeaea;
	padding: 20px 20px;
	margin-bottom: 10px;
	font-size: 18px;
}
.events-detials-location p {
  font-family: "Open Sans Semibold";
  font-size: 18px;
  margin-bottom: 15px;
  margin-top: 15px;
}
.events-detials-location p span{
	font-family:'Open Sans';
}
.event-img-section{
	width: 100%;
	float: left;
}
.event-img-section > ul {
  padding: 0;
}
.event-img-section li {
	list-style: outside none none;
	margin-right: 0;
	width: 16%;
	float: left;
}
.event-img-section > h4 {
  font-size: 20px;
  margin-bottom: 10px;
}
.event-img-section {
  float: left;
  padding-top: 20px;
  width: 100%;
}
.event-btn {
  float: left;
  width: 100%;
}
.event-btn button {
  margin-top: 0px;
}
.event-btn {
  float: left;
  width: 100%;
  margin-bottom: 30px;
}
.event-btn button {
	margin-bottom: 10px;
	line-height: 1;
}
.event-details .user-title-detial-talent.description-talent {
  padding-bottom: 0;
}
.login-btn.cmn-btn.without-bor {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  border: 1px solid #1f1f1f;
  color: #1f1f1f;
}
.icon-fa svg {
  margin-right: 8px;
}
.login-btn.cmn-btn.without-bor:nth-child(2) {
  margin-left: 10px;
}
.login-btn.cmn-btn:nth-child(1) {
	margin-right: 10px;
}
.login-btn.cmn-btn > img {
  margin-top: -7px;
}
.icon-fa .general-detail-text .small.text-center {
  font-size: 19px;
  font-family:'Open Sans';
}
.icon-fa .general-detail-text .small.text-center span {
  font-family: "Open Sans Semibold";
}
.price-evt {
  font-size: 20px;
  margin-top: 12px;
  text-align: center;
}

/*-- Chat --*/
.list-ad {
	float: left;
	width: 100%;
	padding: 20px 0;
	position: relative;
	cursor:pointer;
}
.list-ad img {
	float: left;
	border-radius: 100%;
	height: 90px;
	width: 90px;
	object-fit: cover;
	object-position: center;
}
.list-ad h6 {
	padding-top: 8px;
}
.list-ad span {
	float: left;
	padding-top: 5px;
	font-style: italic;
	color: #949494;
	font-size: 15px;
}
.chat-ad {
	float: left;
	width: 100%;
	background: #ffffff;
	padding: 20px 20px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	max-height: 1000px;
	overflow-y: auto;
}
.search-bar-1 .form-search-group {
	float: left;
	width: 100%;
	position: relative;
}
.search-bar-1 input {
	background: #f4f4f4;
}
.search-bar-1 h6 {
	padding-bottom: 15px;
}
.search-bar-1 {
	float: left;
	width: 100%;
	padding-bottom: 30px;
	border-bottom: 1px solid #f4f4f4;
	margin-bottom: 30px;
}
.search-bar-1 .form-group-inner {
	position: relative;
	float: left;
	width: 100%;
	margin-right: 10px;
}
.form-group-inner select {
	background: #f4f4f4;
	padding-left: 15px;
	height:46px;
}
.search-bar-1 .form-group-inner .fas {
	position: absolute;
	right: 20px;
	left: auto;
	top: 16px;
	font-size: 16px;
	color: #696969;
}
.chat-de {
	float: left;
	width: 100%;
	padding: 20px 0;
	background: #ffffff;
	border-radius: 5px 5px 0 0;
	-webkit-border-radius: 5px 5px 0 0;
	max-height: 1000px;
	overflow-y: auto;
}
.list-de img {
	float: left;
	width: 90px;
	height: 90px;
	border-radius: 100%;
	margin-right: 15px;
	object-fit: cover;
	object-position: center;
}
.list-de h6 {
	padding-bottom: 5px;
}
.list-de p {
	padding-bottom: 5px;
	font-family:'Open Sans Light';
}
.list-de span {
	float: left;
	font-style: italic;
	color: #949494;
	font-size: 15px;
}
.list-de {
	float: left;
	width: 100%;
	padding: 30px 35px;
	border-bottom: 1px solid #f4f4f4;
	display: flex;
}
.list-ad-content {
	float: left;
	padding-left: 15px;
}
.list-de-content {
	width: auto;
}
/*-- 18-05-2018 --*/
.admin-panel .both-btn.text-o {
	float: left;
	max-width: 198px;
	width: 198px;
	text-align: center;
}
.pagination {
	float: left;
	width: 100%;
	text-align: right;
}
.pagination span, .pagination a {
	background: transparent !important;
	border: hidden !important;
	font-size: 20px;
	font-family: Open Sans Semibold;
	color: #333333 !important;
	text-decoration: none !important;
	padding: 0px 10px !important;
}
.pagination li.active span {
	background: #00b26b !important;
	color: #ffffff !important;
	border-radius: 100px;
	padding: 0;
	text-align: center;
	float: left;
	margin-top: 7px;
}
.pagination li span:hover, .pagination li a:hover{
	background: #00b26b !important;
	color: #ffffff !important;
	border-radius: 100%;
	padding: 0;
	text-align: center;
	float: left;
	margin-top: 3px;
}
.pagination li {
	margin: 0 5px;
	float: none;
	display: inline-block;
}
.pagination li.active span {
	background: #00b26b !important;
	color: #ffffff !important;
	border-radius: 100%;
	text-align: center;
	float: left;
	margin-top: 3px;
}
.disabled {
	display: none !important;
}
.form-group-inner select[name="capacity"], .form-group-inner select[name="venue"] {
	padding-left: 40px;
	background: #ffffff;
	height: 54px;
}
.admin-panel .form-group-inner i.fa-angle-down {
	position: absolute;
	right: 20px;
	top: 20px;
	color: #757575;
	left:auto;
}
.admin-panel .chat-ad .form-group-inner i.fa-angle-down {
	position: absolute;
	right: 20px;
	top: 20px;
	color: #757575;
	left: auto;
}
.admin-panel .both-btn {
	float: left;
	max-width: 225px !important;
	width: 225px;
}
.swal2-confirm.swal2-styled {
	background: #00b26b !important;
	font-family: Open Sans;
}
.swal2-cancel.swal2-styled {
	background: red !important;
	font-family: Open Sans;
}
#swal2-content {
	font-family: Open Sans;
}
.swal2-icon.swal2-warning {
	color: red !important;
	border-color: red !important;
}
#tittle-error, #description-error {
	font-size: 15px;
	color: red;
}
/*-- 18-05-2018 End --*/
/*-- Chat --*/
/*-- 01-06-2018 --*/
.website-logo {
	background-color: #f4f4f4;
}
.cover-photo {
	height: 300px;
	border: 1px solid #d5d5d5;
}
.cover-photo img.covr-photo {
	height: 100%;
	float: left;
}
.gen-per-detail-talent.event-details-fb {
	border-bottom: hidden;
}
.modal-dialog{
	width: auto;
	margin: 30px auto;
	max-width: 700px;
}
.modal-header {
	text-align: center;
	color: #ffffff;
	border: hidden;
	padding-bottom: 15px;
}
.modal-footer {
	border: hidden;
}
.modal-body p {
	color: #ffffff;
	font-size: 17px;
	line-height: 26px;
}
.modal-content {
	padding: 0 40px;
	background-color: rgba(31, 31, 31, 0.8);
	border: 1px solid #8c8c8c;
	border-radius: 0;
}
.modal-header .close {
    position: absolute;
    right: -14px;
    top: -14px;
    font-size: 32px;
    background: #ffffff !important;
    width: 40px;
    height: 40px;
    border-radius: 100%;
    opacity: 1;
    line-height: 1;
    padding-bottom: 2px;
}
/*-- 01-06-2018 -End-*/

/*--06-06-2018 --*/
.custom-admin-input-and-textarea span {
	position: absolute;
	left: 0;
	top: 0;
}
.user-title-detial-talent.description-talent textarea {
	width: 100%;
	border: hidden;
	padding-left: 0;
	padding-top: 9px;
	resize: none;
	z-index: 9;
	position: relative;
	height: 100px;
}
.custom-admin-input-and-textarea input {
	height: 30px;
}
.custom-admin-input-and-textarea {
	position: relative;
	padding-left: 50px;
}
.user-title-detial-talent.description-talent .custom-admin-input-and-textarea {
	padding-left: 130px;
}
.custom-admin-input-and-textarea input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  font-style:italic;
}
.custom-admin-input-and-textarea input::-moz-placeholder { /* Firefox 19+ */
  font-style:italic;
}
.custom-admin-input-and-textarea input:-ms-input-placeholder { /* IE 10+ */
  font-style:italic;
}
.custom-admin-input-and-textarea input:-moz-placeholder { /* Firefox 18- */
  font-style:italic;
}
.user-title-detial-talent.description-talent textarea::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  font-style:italic;
}
.user-title-detial-talent.description-talent textarea::-moz-placeholder { /* Firefox 19+ */
  font-style:italic;
}
.user-title-detial-talent.description-talent textarea:-ms-input-placeholder { /* IE 10+ */
  font-style:italic;
}
.user-title-detial-talent.description-talent textarea:-moz-placeholder { /* Firefox 18- */
  font-style:italic;
}
.admin-social-media-lis ul li {
	padding: 0 5px;
	position: relative;
}
.admin-social-media-lis li input {
	height: 40px;
	padding: 0 10px 0 35px;
}
.admin-social-media-lis li i {
	position: absolute;
	left: 23px;
	top: 12px;
}
.cstm-btn-admin {
	margin-top: 20px;
	margin-left: 5px;
}
.biography-talent button {
	float: right;
	background: #00b26b;
	border: hidden;
	color: #ffffff;
	text-transform: capitalize;
	font-size: 20px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	padding: 10px 40px;
	line-height: 1;
	margin-bottom: 20px;
	font-weight: 600;
}
#add_bioInfo .text-area-ex-new textarea, #experienceeditModal .text-area-ex-new textarea {
	width: 100%;
	border-radius: 30px;
	border: hidden;
	padding: 20px;
	resize: none;
	height: 150px;
	margin-top: 20px;
}
#add_bioInfo .cmn-btn, #experienceeditModal .cmn-btn{
	margin-top: 20px;
}
.full-sec-struc ul li {
	float: left;
	width: 33%;
	text-align: left;
	padding: 10px 0 10px 80px;
	font-size:17px;
	color:#000000;
	border:hidden;
}
.full-sec-struc li input {
	width: 10px;
	height: 10px;
	margin-right: 9px;
	margin-top: ;
	position: relative;
	top: 1px;
}
.list-title img {
	top: 5px;
}
.bio-six-sec li {
	position: relative;
}
a.cstm-del {
	position: absolute;
	right: 20px;
	bottom: 20px;
	font-size: 20px;
	color: red;
	text-decoration:none;
}
a.cstm-edit {
	font-size: 20px;
	position: absolute;
	right: 50px;
	bottom: 20px;
	color: #00b26b;
	text-decoration: none;
	cursor: pointer;
}
a.blocked {
	color: red;
	font-size: 16px;
	font-weight: 600;
	text-decoration: none;
}
.table-if-scroll {
	overflow: auto;
}
.bio-six-sec ul {
	margin: 0;
	padding: 0;
}
table th.venue-admin {
	width: 150px;
}
table th.event-name {
	width: 170px;
}
/*--06-06-2018 --*/

/*--20-06-2018--*/
#createagent .modal-dialog, #edit-agent-model .modal-dialog, #createagent-talent .modal-dialog {
	width: 500px;
	margin: 30px auto;
}
#createagent .modal-body form input, #edit-agent-model .modal-body form input {
	margin-bottom: 10px;
}
#createagent .modal-body input[type="submit"], #edit-agent-model .modal-body input[type="submit"] {
	width: auto;
	font-size: 18px;
	font-family: Open Sans Semibold;
	text-transform: capitalize;
	padding: 13px 30px;
	line-height: 1;
	background: #00b26b;
	color: #ffffff;
	height: auto;
}
#experienceModal .modal-dialog, #experienceeditModal .modal-dialog {
	width: 483px;
}
#experienceModal .modal-body form textarea, #experienceeditModal .modal-body form textarea, #refund-modal .modal-body textarea, #Term_condtion_modal .modal-body textarea {
	width: 400px;
	border-radius: 6px;
	border: hidden;
	margin: 0 auto;
	display: table;
	padding: 20px 20px;
	height: 150px;
	resize: none; 
	color: #000;
}
#experienceModal .modal-body form input, #experienceeditModal .modal-body form input {
	width: 400px;
	margin: 0 auto;
	display: table;
}
#tittle-error, .exp_error {
	font-size: 15px;
	border: 2px solid red;
}
#experienceModal .text-area-ex-new, #experienceeditModal .text-area-ex-new {
	float: left;
	width: 100%;
	margin-top: 20px;
}
#experienceModal .modal-body form input[type="checkbox"], #experienceeditModal .modal-body form input[type="checkbox"] {
	float: left;
	width: 10px;
	margin-right: 6px;
	height: 26px;
}
#experienceModal .enable-req, #experienceeditModal .enable-req {
	float: left;
	width: 100%;
	padding: 20px 0;
	font-size: 16px;
	color: #ffffff;
}
.page-heading-o.wo-border {
	padding: 30px 0 0 0;
	margin-bottom: 0;
	position: relative;
}
.page-heading-o.wo-border.pop-up-add a {
	position: absolute;
	right: 0;
	top: 0;
	background: #00b26b;
	color: #ffffff;
	text-decoration: none;
	font-size: 17px;
	line-height: 1;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	width: 255px;
	height: 47px;
	padding-top: 14px;
}
.both-btn {
	float: left;
	max-width: 200px;
	width: 200px;
}
.cmmnt {
	float: left;
	font-size: 25px;
	margin-left: 15px;
}
.delete-o {
	float: left;
	margin-left: 20px;
	margin-right: 30px;
	font-size: 20px;
	cursor: pointer;
}
.edit-pen {
	float: left;
	width: 140px;
	text-align: center;
}
.table-if-scroll.review-table.talent-list-r.manage-profile i {
	font-size: 20px;
}
.review-by {
	font-size: 14px;
	font-weight: 400;
	letter-spacing: 1px;
	text-transform: capitalize;
}
.review-review {
	max-width: 200px;
	text-align: center;
	vertical-align: middle;
}
.edit-talent-agent, .edit-experience {
  color: #000000;
  font-size: 17px;
}
.edit-talent-agent:hover, .delete-talent-agent:hover, .edit-experience:hover {
    color: #000000;	
}
.edit-talent-agent:focus, .delete-talent-agent:focus, .edit-experience:focus {
    color: #000000;	
}
.delete-talent-agent {
  color: #000000;
  display: inline-block;
  font-size: 17px;
  margin-top: 6px;
}
.talent-agent-action {
  float: right;
  text-align: right;
  width: 50%;
}
.cstm.talent-cstm .both-btn.talent-agent-both-btn {
  width: 90px !important;
}
#create-experience .cmn-btn {
  margin-top: 0;
}
#experienceModal .modal-body {
  padding-left: 0;
}
.page-heading-o.wo-border.pop-up-add .agent-add {
	position: absolute;
	right: 0;
	top: 0;
	background: #00b26b;
	color: #ffffff;
	text-decoration: none;
	font-size: 18px;
	line-height: 1;
	border-radius: 5px;
	width: 170px;
	height: 47px;
	padding-top: 14px;
	-webkit-border-radius: 5px;
	font-family: Open Sans Semibold;
}
/*-- 10-07-2018 --*/
#admin-profile {
	float: none;
	max-width: 600px;
	margin: 0 auto;
	display: table;
	width: 100%;
	padding: 30px 30px 40px;
	background: #ffffff;
	border: 1px solid #d5d5d5;
}
#admin-profile .form-grp {
	position: relative;
	float: left;
	width: 100%;
}
#admin-profile .form-grp label {
	font-size: 17px;
	font-weight: 500;
	margin-bottom: 8px;
}
#admin-profile .form-grp i {
	position: absolute;
	left: 20px;
	top: 61px;
	color: #545454;
}

#admin-profile input.save-btn {
	width: auto;
	padding: 7px 30px;
	float: right;
	font-size: 18px;
	line-height: normal;
	background: #00b26b;
	color: #ffffff;
	font-weight: 600;
	height: auto;
}
#admin-profile .form-grp input {
	padding-left: 41px;
	margin-bottom: 15px;
	border: 1px solid #d5d5d5;
}
#admin-profile .m-p-form h4 {
	text-align: center;
	margin-bottom: 30px;
	margin-top: 40px;
}
#admin-profile .upload-img {
	width: 145px;
	height: 145px;
	margin: 0 auto;
	border: 2px solid #e2e2e2;
	border-radius: 100%;
	padding-top: 0;
	overflow: hidden;
	position: relative;
}
#admin-profile .upload-img-img {
	float: left;
	width: 100%;
	height: 145px;
}
#admin-profile .upload-img-img img {
    width: 100%;
    object-fit: cover;
    object-position: center;
    height: 145px;
}
/*-- 10-07-2018 -End-*/
.complete-fields-form {
	position: relative;
}
.mobile-only{
	display:none;
}
.website-logo img {
	max-width: 250px;
	height: auto;
	width: 100%; 
}
/*-- 25-07-2018 --*/
.main-logo-black img {
	max-width: 240px;
}
.remember-forgot {
	display: block;
	position: relative;
	padding-left: 0;
	margin-bottom: 12px;
	cursor: pointer;
	font-size: 22px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
.remember-forgot {
	float: left;
	width: 100%;
	padding-top: 5px;
	padding-bottom: 8px;
	margin-left: 0;
}
.custom_chk {
	display: block;
	position: relative;
	padding-left: 32px;
	margin-bottom: 12px;
	cursor: pointer;
	font-weight: normal;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
.remember-forgot .remember-me-cstm {
	float: left;
	font-size: 14px;
	margin: 0px;
}
.remember-forgot input {
	float: left;
	width: 10px;
	padding: 0;
	margin: 0;
	line-height: 5px;
	height: 20px !important;
	margin-left: 28px;
	margin-right: 7px;
	z-index:9999999999999999999999999999;
}
.remember-forgot input {
	margin-left: -8px;
	margin-top: 8px;
	position: absolute;
	left: 35px;
}
.remember-forgot .custom_chk input {
	position: absolute;
	opacity: 0;
	cursor: pointer;
	top: -6px;
	left: 8px;
}
.admin-login-center input {
	border: hidden;
	height: 53px;
	padding-left: 35px;
	border-bottom: 1px solid #ddddde;
	border-radius: 0;
	font-size: 15px;
}
.checkmark-rt {
	background-color: rgba(0, 0, 0, 0);
	border: 1px solid #b3b3b3;
	height: 18px;
	left: 0;
	position: absolute;
	top: 2px;
	width: 18px;
}
.custom_chk input:checked ~ .checkmark-rt::after {
	display: block;
}
.custom_chk .checkmark-rt::after {
	left: 6px;
	top: 1px;
	width: 7px;
	height: 13px;
	border: solid white;
	border-width: 0 3px 3px 0;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}
.checkmark-rt::after {
	content: "";
	position: absolute;
	display: none;
}
.custom_chk input:checked ~ .checkmark-rt {
	background-color: #00b26b;
	border: 0 none;
}
.filter-data-sec button i {
	float: left;
	width: 100%;
	font-size: 20px;
	text-align: center;
}
.side-bar-list-all {
	height: 92vh;
	overflow-y: auto;
	overflow-x: inherit;
}
.review-review-4 {
	max-width: 300px;
}
.event-img-section ul li {
	width: 80px;
	height: 80px;
	border: 1px solid #d5d5d5;
	text-align: center;
	display: table;
	margin-right: 10px;
	float: left;
	margin-bottom: 10px;
	max-width: 80px;
	max-height: 80px;
}
.event-img-section ul li a {
	float: left;
	width: 100%;
}
a.blocked {
	float: left;
}
.page-list-table table.long-table thead {
	background: #000000;
	color: #ffffff;
}
.page-list-table table th {
	padding: 10px 20px 10px 35px;
	font-size: 17px;
}
.page-list-table table.long-table tbody tr td {
	padding: 10px 30px 10px 35px;
	text-transform: capitalize;
}
td span.edit-page a {
	background: #00b26b;
	color: #ffffff;
	text-decoration: none;
	font-size: 15px;
	padding: 5px 30px;
	border-radius: 4px;
	font-family: Open Sans Semibold;
}
.page-title {
	float: left;
	width: 100%;
}
.page-title input {
	max-width: 500px;
	width: 100%;
	margin: 0 auto;
	display: table;
	text-align: center;
	font-size: 20px;
	text-transform: capitalize;
}
.page-description-editor textarea {
	width: 100%;
	max-width: 1000px;
	margin: 0 auto;
	display: table;
	padding: 15px;
	text-overflow: ellipsis;
	height: 400px;
}
.page-description-editor {
	float: left;
	width: 100%;
	padding: 30px 0;
}
.pages-list input[value="Update"] {
	display: ;
	float: none;
	display: table;
	width: auto;
	max-width: ;
	margin: 0 auto;
	padding: 10px 40px;
	background: #00b26b;
	color: #ffffff;
	font-size: 17px;
	line-height: normal;
}
#bio_title {
	font-size: 16px;
	color: #ffffff;
}
.full-sec-struc {
	float: left;
	width: 100%;
	border: 1px solid #e4e4e4;
}
.full-sec-struc-heading {
	float: left;
	width: 100%;
	text-align: center;
	padding: 15px 0;
	background: #00b26b;
	color: #ffffff;
}
.full-sec-struc ul {
	float: none;
	margin: 0 auto;
	display: table;
	text-align: center;
	padding: 30px 0;
	list-style: none;
	background: #ffffff;
	width: 100%;
}
.full-sec-struc.list-wthree.mp-list-att li {
	width: 33%;
	padding: 5px 0 5px 60px;
	border: hidden;
	font-size: 17px;
	text-align: left;
	display: inline-block;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	position: relative;
	margin-bottom: 12px;
	cursor: pointer;
}
.full-sec-struc.list-wthree.mp-list-att li input {
	float: left;
	width: 10px;
	height: 21px;
	margin-right: 10px;
}
.mp-list-att ul li input {
	position: absolute;
	opacity: 0;
	cursor: pointer;
	z-index: 9999999999999999999999999;
}
.full-sec-struc.list-wthree.mp-list-att ul li a {
	text-decoration: none;
	pointer-events: none;
	margin-left: 8px;
}
.mp-list-att ul li .checkmark {
	position: absolute;
	top: 13px;
	left: 60px;
	height: 14px;
	width: 14px;
	background-color: transparent;
	border-radius: 0;
	border: 1px solid #d5d5d5;
}
.mp-list-att ul li .checkmark::after {
	left: 4px;
	top: 1px;
	width: 6px;
	height: 10px;
	border: solid white;
	border-width: 0 3px 3px 0;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}
.mp-list-att ul li .checkmark::after {
	content: "";
	position: absolute;
	display: none;
}
.mp-list-att ul li input:checked ~ .checkmark::after {
	display: block;
}
.mp-list-att ul li input:checked ~ .checkmark {
	background-color: #00b26b;
	border: hidden;
}
.admin-login-form .form-group-admin i {
	top: 15px;
	font-size: 17px;
}
.admin-login-form .cmn-btn {
	margin-top: 10px;
}
.event-img-section ul {
	padding: 0;
	list-style: none;
}
.event-img-section li{
	height: 88px;
	display: table;
	float: left;
	margin-bottom: 10px;
}
.event-img-section li span.images-event, .event-img-section li video {
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	width: 80px;
	height: 80px;
}
.event-img-section li img {
	max-width: 100%;
	height: auto;
	max-height: 80px;
	width: auto;
}
/*-- 25-07-2018 --End*/
/*-- 01-08-2018 --*/
.rating-pop-up {
	float: left;
	width: 100%;
	position: relative;
	padding-left: 90px;
	margin-bottom: -30px;
}
.stars-text {
	position: absolute;
	left: 10px;
	top: 8px;
	font-size: 25px;
	color: #ffffff;
	font-weight: 700;
}
.rating {
	border: none;
	float: left;
}
.rating label {
	margin-right: 10px;
	font-size: 25px;
	margin-top: 7px;
	margin-bottom: 10px;
	cursor: pointer;
}
.rating > label {
	color: #ddd;
	float: right;
}
#review-box .modal-dialog textarea {
	float: left;
	width: 100%;
	margin-top: 40px;
	height: 150px;
	border-radius: 30px;
	resize: none;
	border: hidden;
	padding: 15px 22px;
}
#review-box .add-review-btn {
	width: auto;
	float: right;
	margin-top: 20px;
	line-height: 1;
	background: #00b26b;
	color: #ffffff;
	text-transform: capitalize;
	font-size: 18px;
	font-weight: 600;
	padding: 5px 50px;
}
.rating > input {
	display: none;
}
.edit-review {
	background: #00b26b;
	float: left;
	padding: 5px 20px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	min-width: 93px;
	text-decoration: none;
	color: #ffffff;
	color: #ffffff;
	text-transform: capitalize;
}
.edit-review:hover{
	text-decoration:none;
	color:#ffffff;
}
table a.activate.block-review {
    background: red;
    float: left;
    padding: 5px 20px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    min-width: 93px;
    text-decoration: none;
    color: #ffffff;
    width: 120px;
}
.block-btn a.blocked {
	width: 120px;
	text-align: center;
	padding-top: 5px;
}
.rating > input:checked + label:hover, .rating > input:checked ~ label:hover, .rating > label:hover ~ input:checked ~ label, .rating > input:checked ~ label:hover ~ label {
	color: #00b26b;
}
.rating > input:checked ~ label, .rating:not(:checked) > label:hover, .rating:not(:checked) > label:hover ~ label {
	color: #00b26b;
}
/*-- 01-08-2018 -End-*/
/*-- 02-08-2018 --*/
.chat-writing {
	float: left;
	width: 100%;
	background: #ffffff;
	border-radius: 0 0 5px 5px;
	-webkit-border-radius: 0 0 5px 5px;
	z-index: -1;
	padding: 40px 30px 20px 30px;
	margin-bottom:40px;
}
.chat-writing input {
	float: left;
	width: 80%;
	border-bottom:1px solid #d5d5d5;
	border-radius:0;
}
.chat-writing button[type="submit"]{
	float: right;
	background: transparent;
	border: hidden;
	font-size: 18px;
	font-family: Open Sans Semibold;
	color: #ffffff;
	margin-top: 7px;
	background: #00b26b;
	padding: 5px 25px;
	border-radius: 5px;
}
.chat-writing button#btn_attach_file {
	float: left;
	padding: 5px 25px;
	border-radius: 5px;
	border: 2px solid #00b26b;
	font-size: 18px; 
	font-family: Open Sans Semibold;
	background: transparent;
	color: #00b26b;
}
.list-de.admin-message {
	background: rgba(0, 178, 107, 0.1);
}
/*-- 02-08-2018 -End-*/
/*-- 06-08-2018 --*/
.table.table-striped.table-hover.blog-list-table th {
	padding: 10px 8px 10px;
	font-size: 17px;
	background: #000000;
	color: #ffffff;
	text-transform:capitalize;
}
table.blog-list-table th, table.blog-list-table td {
	text-align: center;
}
table.blog-list-table td {
	font-size: 15px;
	text-transform: capitalize;
}
.view-more-blog {
	color: #1ab456;
	text-decoration: underline;
}
.view-more-blog:hover{
	color: #1ab456;
}
.app-blog button {
	background: #19b257;
	border: hidden;
}
.app-blog button:hover{
	background: #19b257;
}
.two-button-blog a {
	text-decoration: none;
}
.del-blog button {
	background: red;
	border: hidden;
}
.del-blog button:hover {
	background: red;
}
.create-blog-post button {
	float: right;
	margin-bottom: 16px;
	background: #1ab456;
	color: #ffffff;
	text-decoration: none;
	font-size: 20px;
	line-height: 1;
	border: hidden;
	padding: 15px 50px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
}
a.create-blog-post{
	line-height:normal;
}
.create-blog-post button:hover{
	background: #1ab456;
}
.post-sec-heading {
	float: left;
	width: 100%;
	text-align: center;
	font-weight: 600;
	color: #000000;
}
.add-post-form {
	float: left;
	width: 100%;
	margin-top: 40px;
}
.add-post-form label {
	font-size: 20px;
	color: #000000;
}
#image-holder img {
	width: auto;
	max-width: 100%;
	margin: 0 auto;
	display: table;
	max-height: 500px;
}
#image-holder {
	float: left;
	width: 100%;
	margin-top: 30px;
	border: 1px solid #d5d5d5;
	padding: 5px;
}
.add-post-form .form-group input {
	height: 46px;
	border-radius: 5px;
	border: hidden;
	padding-left: 20px;
	font-size: 17px;
	-webkit-border-radius: 5px;
}
.add-post-form select {
	height: 46px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	border: hidden;
	margin-bottom: 20px;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	padding-left: 15px;
	font-size: 17px;
}
.add-post-form .form-group input[type="file"] {
	height: auto;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	border: hidden;
	padding-left: 30px;
	font-size: 17px;
	padding: 9px 0px 9px 30px;
}
.add-cate-post-btn {
	background: #00b26b;
	font-weight: 600;
	border-radius: 5px;
	line-height: normal;
	border: hidden;
	padding: 8px 30px;
	float: right;
	font-family: "Open Sans Semibold";
	-webkit-border-radius: 5px;
}
.add-cate-post-btn:hover, .add-cate-post-btn:focus{
	background: #00b26b;
}
.add-cate-post-btn-c {
	background: red;
	font-weight: 600;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	line-height: normal;
	border: hidden;
	padding: 8px 30px;
	float: right;
	margin-top: 20px;
	font-family: "Open Sans Semibold";
}
.add-cate-post-btn-c:hover, .add-cate-post-btn-c:focus{
	background:red;
}
.note-editor.note-frame .note-editing-area .note-editable {
	min-height: 80px;
	max-height: 80px;
}
.post-description {
	margin-top: 50px;
}
.post-update-btn button {
	font-size: 17px;
	text-transform: capitalize;
	background: #00b26b;
	border: hidden;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	line-height: normal;
	padding: 8px 50px;
	float: right;
	margin-top: 40px;
	font-family: "Open Sans Semibold";
}
.post-update-btn button:hover, .post-update-btn button:focus{
	background: #00b26b;
}
/*-- 06-08-2018 --End*/
/*-- 10-08-2018 --*/
body select:focus, body select:hover, body input:focus, body input:hover, body button:focus, body button:hover, body textarea:focus{
	outline:none !important;
	box-shadow:inherit !important;
	-webkit-box-shadow:inherit !important;
}
div#savedcategory{
	position:relative;
}
div#savedcategory::before {
    background-image: url(../images/chat-after.png);
    content: "";
    position: absolute;
    right: 31px;
    top: 19px;
    width: 11px;
    height: 15px;
    background-repeat: no-repeat;
    z-index: 9;
    transform: rotate(90deg);
    pointer-events: none;
}
a.view-help-admin {
    color: #ffffff;
    text-decoration: none;
    font-size: 15px;
    background: #00b26b;
    padding: 5px 30px;
    line-height: normal;
    border-radius: 5px;
    -webkit-border-radius: 5px;
}
.table {
    width: 100%;
    max-width: initial;
    margin-bottom: 0;
}
label.display-image-bn {
    float: left;
    width: 100%;
    text-align: center;
}
button.add-bn-image {
	background: #00b26b;
	font-weight: 600;
	border-radius: 5px;
	line-height: normal;
	border: hidden;
	padding: 10px 50px;
	font-family: "Open Sans Semibold";
	color: #ffffff;
	font-size: 16px;
	float: none;
	margin: 0 auto;
	display: table;
	-webkit-border-radius: 5px;
}
/*-- 10-08-2018 -End-*/
.unread-help-msg {
	font-weight: 600;
	float: right;
	display: table;
	color: red;
	position: relative;
	top: 1px;
}
.form-group-inner input[type="date"] {
    -webkit-appearance: textfield;
    -moz-appearance: textfield;
    width: 100%;
}
body input, body textarea {
	box-shadow: inset 0px 0px 0px 0px transparent;
	-webkit-box-shadow: inset 0px 0px 0px 0px transparent;
}
/*-- 13-08-2018 --*/
.page-heading-o.wo-border.pop-up-add .agent-add {
	text-transform: capitalize;
}
.form-search-group {
	float: left;
	width: 100%;
	position: relative;
}
.form-search-group a{
	position: absolute;
	top: 6px;
	right: 20px;
	font-size: 20px;
	color: #000000;
}
.message-show {
	text-align: center;
	color: red !important;
	font-weight: 600;
}
.del-coupon button, .del-fee-slab button {
	background: red;
	border: hidden;
	font-weight: 600;
}
.coupon-modal .modal-dialog {
	max-width: 500px;
	width: 100%;
}
.coupon-modal .modal-dialog .modal-content {
	padding: 0 15px;
	background-color: rgba(31, 31, 31, 0.8);
	border: 1px solid #8c8c8c;
	border-radius: 0;
}
.form-group-coupon label {
	font-size: 18px;
	color: #ffffff;
	margin-bottom: 5px;
}
.form-group-coupon {
	float: left;
	width: 100%;
	margin-bottom: 20px;
}
.remember-forgot.multi-cupon .remember-me-cstm {
	float: left;
	font-size: 17px;
	margin: 0px;
	margin-top: -3px;
	margin-left: -5px;
	color:#ffffff;
}
.create-cupon {
	background: #1ab456;
	border: hidden;
	color: #ffffff;
	font-size: 16px;
	font-weight: 600;
	padding: 8px 40px;
	border-radius: 5px;
	line-height: 20px;
	-webkit-border-radius: 5px;
	font-family: Open Sans Semibold;
	margin-top: 30px;
}
.create-cupon:hover, .create-cupon:focus, .create-cupon:active, .create-cupon:active:hover, .create-cupon:focus:hover {
	background:#1ab456;
	color:#ffffff;
}
/*-- 13-08-2018 -End-*/
/*-- 30-08-2018 --*/
.schedule-news {
	float: left;
	width: 100%;
	margin-top: 20px;
}
.post-update-btn .btn-comn-new {
	float: right;
	width: auto;
	font-size: 16px;
	margin-left: 20px;
	border-radius: 5px;
	padding: 5px 30px;
	height: auto;
	border: hidden;
	font-family: Open Sans Semibold;
	display: table;
	-webkit-border-radius: 5px;
} 
.post-update-btn {
	float: right;
	width: 100%;
	max-width: 350px;
	margin-top: 10px;
}
input.schedule-date {
	max-width: 250px;
	border: 1px solid #d5d5d5 !important;
}
.remember-me-cstm.schedule-post-text {
	font-size: 20px !important;
	margin-top: -6px !important;
}
label.schedule-date {
	margin-right: 10px;
}
.invoice-admin {
	float: left;
	width: 100%;
	padding: 26px;
}
.invoice-page-left {
	float: left;
	width: 50%;
}
.invoice-page-right {
	float: right;
	width: 50%;
	text-align: right;
}
.invoice-page-content ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
.table-invoice th {
	padding: 10px;
	background: #000000;
	color: #ffffff;
}
.table-invoice td {
	padding: 10px;
}
table.table-invoice{
	border:1px solid #d5d5d5;
}
.total-of-table-invoice {
	float: right;
	max-width: 300px;
	width: 100%;
}
.total-of-table-invoice li span{
	padding:10px;
}
.total-of-table-invoice li span:first-child {
	float: left;
	width: 50%;
}
.total-of-table-invoice li span:last-child {
	float: right;
	width: 50%;
	text-align: right;
	border-left: 1px solid #d5d5d5;
}
.total-of-table-invoice li {
	float: left;
	width: 100%;
	border: 1px solid #d5d5d5;
}
.last-total {
	font-weight: 600;
	color: #00b26b;
}
.table-invoice-out-div {
	float: left;
	width: 100%;
	margin-top: 20px;
	margin-bottom: 20px;
}
.before-table-invoice ul li {
	padding-bottom: 15px;
	font-size: 16px;
}
.invoice-page-content {
	max-width: 800px;
	width: 100%;
	margin: 0 auto;
	display: table;
	border: 1px solid #d5d5d5;
	padding: 15px;
}
.no-admin-message {
	float: left;
	width: 100%;
	text-align: center;
	font-weight: 600;
	font-family: Open Sans Semibold;
	font-size: 20px;
}
a.view-order {
	background: #00b26b;
	color: #ffffff;
	font-size: 14px;
	font-family: Open sans Semibold;
	padding: 5px 20px;
	border-radius: 5px;
	text-decoration: none;
	margin-left: 10px;
	float: left;
	-webkit-border-radius: 5px;
}
.invoice-heading {
	float: left;
	width: 100%;
	text-align: center;
	margin-bottom: 40px;
}
.welcome-back-sec-inner {
	float: none;
	width: auto;
	display: table;
	margin: 0 auto;
}
.welcome-back-sec-inner img {
	float: left;
	width: 100px;
	height: 100px;
	overflow: hidden;
	border-radius: 100px;
	object-fit: cover;
	object-position: center;
}
.welcome-back-sec h3 {
	width: auto;
	padding-top: 29px;
	margin-left: 20px;
}
.welcome-back-sec {
	padding: 53px 0;
}
/*-- 30-08-2018 --End*/
/*-- 31-08-2018 --*/
.add-view-note textarea {
	width: 100%;
	height: 100px;
	border-radius: 4px;
	border: hidden;
	margin-bottom: 20px;
	padding: 10px 15px;
}
.add-view-note label {
	color: #ffffff;
	font-size: 18px;
	font-weight: 500;
}
.input-type-dt-notes {
	float: left;
	width: 100%;
	margin-bottom: 25px;
}
.add-view-note input[type="submit"] {
	width: auto;
	float: right;
	padding: 13px 30px;
	font-size: 16px;
	font-family: Open Sans Semibold;
	color: #ffffff;
	background: #00b26b;
	line-height: 1;
	height: auto;
}
.admin-note-added-alert {
	float: left;
	width: 100%;
	text-align: center;
	font-size: 18px;
	font-family: Open Sans Semibold;
	margin-bottom: 20px;
	color: #00b26b;
}
.number-width-note {
	width: 50px;
}
.name-width-note {
	width: 300px;
}
.td-width-note {
	width: 200px;
}

/*-- 31-08-2018 -End-*/
#admin-profile .form-grp label#old_password-error, #admin-profile .form-grp label#password-error, #admin-profile .form-grp label#password_confirmation-error {
    font-size: 14px;
    color: red;
    position: relative;
    top: -10px;
    float: left;
    width: 100%;
    margin: 0;
}
.alert.alert-success {
    float: left;
    width: 100%;
    text-align: center;
    font-size: 16px;
    text-transform: uppercase;
    font-family: Open Sans Semibold;
    color: #00b26b;
}
.alert.alert-danger {
    top: 0;
    left: 0;
    text-align: center;
    background: transparent;
    border: hidden;
    font-weight: 600;
    color: red;
    width: 100%;
    float: left;
    border: 1px solid;
    background: #de10100f;
}
.btn-primary.focus, .btn-primary:focus {
    color: #fff;
    background-color: #00b26b;
    border-color: #00b26b;
}
.btn-primary.active.focus, .btn-primary.active:focus, .btn-primary.active:hover, .btn-primary:active.focus, .btn-primary:active:focus, .btn-primary:active:hover, .open>.btn-primary.dropdown-toggle.focus, .open>.btn-primary.dropdown-toggle:focus, .open>.btn-primary.dropdown-toggle:hover {
    color: #fff;
    background-color: #00b26b;
    border-color: #00b26b;
}
.filter-data-sec.agent-filter-section .form-group {
	width: 20%;
}
li.active-li i {
	color: #000000 !important;
}
.admin-panel .both-btn-new-admin-ad  .both-btn.text-o {
	float: left;
	max-width: 198px;
	width: 106px;
	text-align: center;
}
.chat-ad a {
	color: #00b26b;
	text-decoration: none;
}
#admin-featured {
	float: none;
	width: auto;
	max-width: 300px;
	margin: 0 auto;
	display: table;
}
#admin-featured label {
	float: left;
	width: 100%;
	font-size: 20px;
	font-family: Open Sans Semibold;
	color: #000000;
	margin-top: 40px;
}
#admin-featured select {
	height: 45px;
	width: 100%;
	border: 1px solid #d5d5d5;
	border-radius: 5px;
	padding-left: 15px;
	padding-right: 20px;
	appearance: none;
	-webkit-appearance: none;
   -moz-appearance:    none;
   appearance:         none;
}
.button-features {
	float: left;
	width: auto;
	max-width: 300px;
	background: #00b26b;
	color: #ffffff;
	padding: 10px 45px;
	font-size: 16px;
	font-family: Open Sans Semibold;
	margin-top: 30px;
}
.fea-select {
	float: left;
	width: 100%;
	max-width: 300px;
	position:relative;
}
.fea-select i {
	position: absolute;
	right: 10px;
	top: 50%;
	transform: translateY(-50%);
}
.btn.btn-danger.btn-sm {
	background: red;
	border: hidden;
	font-family: Open Sans Semibold;
}
button.add-photo.a {
	margin: 0 auto;
	display: table;
	background: #00b26b;
	border: hidden;
	color: #ffffff;
	width: 220px;
	height: 47px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	font-size: 17px;
	font-family: Open Sans Semibold;
	position: absolute;
	top: 70px;
	left: 0;
	right: 0;
	display: none;
}
.cover-photo:hover button.add-photo.a{
	display: block;
}
.profile-photo i {
	position: absolute;
	bottom: 10px;
	left: auto;
	right: 0px;
	font-size: 30px;
	text-align: center;
	opacity: 1;
	color: #00b26b;
	pointer-events: none;
}
.signup-crop-new {
	position: fixed;
	z-index: 999;
	background-color: rgba(0,0,0,.4);
	bottom: 0;
	overflow: auto;
	text-align: center;
	top: 0;
	width: 100%;
	left: 0;
}
#crop-content, #crop-event-cover-image {
	background-color: #000000;
	border: 1px solid #888;
	margin: auto;
	padding: 20px;
	top: 50%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	width: 100% !important;
	max-width: 650px !important;
	text-align: center;
	position: relative;
	display: table;
}
.signup-crop-new .close {
	color: #ffffff;
	opacity: 1;
	position: absolute;
	top: -20px;
	right: -20px;
	background: #00b26b;
	width: 40px;
	height: 40px;
	padding-top: 5px;
	-webkit-border-radius: 100%;
	border-radius: 100%;
	font-weight: 600;
	font-size: 27px;
}
#crop-content, #crop-event-cover-image {
	text-align: center;
}
.cropping-instruction {
	text-align: center;
	color: #ffffff;
	font-size: 20px;
	margin-bottom: 20px;
}
.parent-pop img {
	max-width: 500px;
	height: auto;
	border: 2px solid #ffffff;
	max-height: 350px;
	object-fit: cover;
	object-position: center;
}
#cropimg-talent-manage-pic {
	background: #00b26b;
	margin-top: 20px;
	color: #ffffff;
	font-family: Open Sans Bold;
	text-transform: uppercase;
	padding: 5px 30px;
}
.review-section-length {
	width: 900px;
}
.calender-content {
	float: left;
	width: 100%;
}
.page-heading-o h3 {
	float: left;
	width: 100%;
	padding-bottom: 30px;
	font-family: 'Open Sans SemiBold';
}
.cover-phto-new-sec {
	float: left;
	width: 100%;
	position: relative;
}
.cover-photo {
	float: left;
	width: 100%;
	height: 300px;
	background: #ffffff;
	border: 1px solid #d5d5d5;
	position:relative;
}
.cover-photo img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: center;
}
.profile-pic-o {
	float: left;
	width: 100%;
	text-align: center;
	margin-top: -80px;
	position: relative;
}
.profile-pic-o img {
	max-width: 145px;
	min-height: 145px;
	max-height: 145px;
	min-width: 145px;
	-webkit-border-radius: 100%;
	border-radius: 100%;
	border: 1px solid #d5d5d5;
	object-fit: cover;
	object-position: center;
}
.create-new-event-content #add-exp-cover {
	display: none;
	position: absolute;
	left: 0;
	right: 0;
}
.create-new-event-content .cover-photo:hover #add-exp-cover {
	display: block;
}
button.add-photo {
	display: table;
	background: #00b26b;
	border: hidden;
	color: #ffffff;
	width: 220px;
	height: 47px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	font-size: 17px;
	font-family: Open Sans Semibold;
	position: relative;
	top: 70px;
}
button.add-photo:hover {
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;
	background-color: #222222;
}
.page-heading-o {
	float: left;
	width: 100%;
	text-align: center;
}
.set-price-sec {
	float: left;
	width: 100%;
	margin-top:20px;
}
.set-price-sec span {
	float: left;
	width: 100%;
	text-align: center;
	font-size: 20px;
	font-family: Open Sans Semibold;
	padding-bottom: 5px;
}
.set-price-sec input {
	width: 100px;
	margin: 0 auto;
	float: none;
	display: table;
	height: 35px;
	margin-bottom: 10px;
	border: 1px solid #d5d5d5;
	text-align: center;
	padding: 0;
}
.des-tagline-sec {
	float: left;
	width: 100%;
	background: #ffffff;
	box-shadow: 0 0 10px #d5d5d5;
	margin-top: 55px;
	margin-bottom: 90px;
	padding: 20px 30px;
}
.des-tagline-sec .event_title input {
	text-align: center;
	font-size: 30px;
	margin-bottom:20px;
}
.dis-tag {
	float: left;
	width: 100%;
	margin-bottom: 20px;
}
.text-area-write {
	float: left;
	width: 100%;
	position: relative;
	padding-left: 110px;
}
.dis-tag > .text-area-write > span {
	float: left;
	font-size: 17px;
	font-family: Open Sans Semibold;
	margin-right: 10px;
	position: absolute;
	left: 0;
	top: -3px;
}
.text-area-write textarea {
	height: 80px;
	width: 100%;
	border: hidden;
	resize: none;
	font-size: 15px;
}
.dis-tag {
	float: left;
	width: 100%;
	margin-bottom: 20px;
}
.dis-tag.dis-tag2 .text-area-write {
	padding-left: 70px;
}
.dis-tag.dis-tag2 input {
	height: 21px;
	padding: 0;
	font-size: 15px;
}
.create-new-event-page-right-sec {
	margin-bottom: 80px;
	float: left;
	width: 100%;
}
.area-section {
	float: left;
	width: 100%;
	background: #eaeaea;
	padding: 20px 20px;
	margin-bottom: 30px;
}
.area-section-o {
	padding: 10px 0;
}
.area-section span {
	float: left;
	font-size: 18px;
	margin-right: 10px;
	width: 135px;
}
.area-section input {
	width: 350px;
	height: 33px;
	margin-top: -3px;
	border: 1px solid #d5d5d5;
}
.images-media-li {
	float: left;
	width: 100%;
}
.images-lis {
	float: left;
	width: 100%;
	margin-bottom: 30px;
}
.images-lis h6 {
	font-size: 20px;
	text-transform: uppercase;
	padding-bottom: 15px;
}
.images-media-li ul {
	padding: 0;
	list-style: none;
}
.images-lis li {
	border: 1px solid #d5d5d5;
	text-align: center;
}
#show-event-video li, .show-event-image li {
	height: 88px;
	display: table;
	float: left;
	margin-bottom: 10px;
}
#show-event-video li video, .show-event-image li span.images-event {
	display: table-cell; 
	vertical-align: middle;
	text-align: center;
	outline: none !important;
}
.images-lis li img {
	max-width: 100%;
	height: auto;
	max-height: 60px;
	width: auto;
}
.remove-event-media, .remove-event-video, .remove-experience-media, .remove-experience-video, .remove-exp-contract {
	position: absolute;
	right: -7px;
	top: -12px;
	color: #ffffff;
	font-family: Open Sans Semibold;
	cursor: pointer;
	background: #00b26b;
	padding: 0;
	-webkit-border-radius: 100px;
	border-radius: 100px;
	height: 20px;
	width: 20px;
	text-align: center;
	padding-top: 0;
	font-size: 12px;
}
.images-lis li, .images-lis.media-lis li {
	position: relative;
}
.images-lis li {
	min-width: 85px;
	max-width: 85px;
	overflow: auto;
	margin-right: 10px;
	max-height: 86px;
}
.add-images-img span.icon {
	font-size: 40px;
	width: 100%;
	float: left;
	text-align: center;
	color: #ffffff;
}
.add-images-img span.text-icon {
	float: left;
	width: 100%;
	font-size: 12px;
	font-family: Open Sans Semibold;
	text-align: center;
	color: #ffffff;
}
.add-images-img {
	height: 85px;
	width: 85px;
	background: #00b26b;
}
.images-lis li {
	float: left;
	max-width: ;
	min-width: 85px;
	max-width: 85px;
	overflow: inherit;
	margin-right: 10px;
	max-height: 86px;
	margin-bottom: 20px;
}
.create-new-event-page-right-sec .btn-nor-sec {
	float: left;
	margin-top: -20px;
}
.btn-nor-sec button {
	width: auto;
	background: #00b26b;
	border: hidden;
	padding: 15px 40px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	margin-top: 15px;
	font-size: 17px;
	color: #ffffff;
	font-family: Open Sans Semibold;
	margin-left: 10px;
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;
}
.create-new-event-page-right-sec .btn-nor-sec button {
    margin-left: 0;
    padding: 15px 46px;
}
.create-new-event-page-right-sec .one-nor-btn button {
	width: 100%;
}
.npr { 
	padding-right: 0;
}
.npl{
	padding-left:0;
}
.contract-pdf-name {
	height: 33px;
	line-height: 16px;
	font-size: 12px;
	margin-top: 5px;
	float: left;
	width: 100%;
	overflow: hidden;
}
.exp-contract-name {
	word-wrap: break-word;
	line-height: 16px;
	color: #00b26b;
	text-decoration: underline;
	height: 39px;
	overflow: hidden;
	padding-top: 5px;
}
#show-exp-pdf li {
	height: 87px;
	max-height: initial;
	position:relative;
}
.exp-contract-name {
	height: 33px;
	line-height: 16px;
	font-size: 12px;
	float: left;
	width: 100%;
	overflow: hidden;
	word-break: break-all;
	position: absolute;
	top: 0;
	left: 0;
	background: rgba(0, 178, 107, 0.9);
	height: 100%;
	padding: 5px;
	color: #ffffff;
	display:none;
}
#show-exp-pdf li:hover .exp-contract-name{
	display:block;
}
/*-- 08-10-2018 --*/
.view-consumer i {
	font-size: 20px;
	float: left;
	color: #333333;
	margin-right: 20px;
	padding-top: 6px;
	text-decoration:none;
}
.head-page {
	float: left;
	width: 100%;
	padding: 40px 0;
	text-align: center;
}
.consumer-manage-probile-tab {
	float: left;
	width: 100%;
}
.consumer-manage-probile-tab ul.nav.nav-tabs {
	margin: 0 auto;
	display: table;
	margin-bottom: 40px;
}
.consumer-manage-probile-tab .nav-tabs > li > a {
	padding: 10px 35px 10px 35px;
}
.image-profile-sec-con {
	margin-bottom: 50px;
	float: left;
	width: 100%;
	position: relative;
}
.upload-img {
	width: 145px;
	height: 145px;
	margin: 0 auto;
	border: 2px solid #e2e2e2;
	-webkit-border-radius: 100%;
	border-radius: 100%;
	padding-top: 0;
	overflow: hidden;
	position: relative;
}
.upload-img-img {
	float: left;
	width: 100%;
	height: 145px;
}
.upload-img-img img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: center;
}
.upload-img-img img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: center;
}
.m-p-form {
	float: none;
	width: 886px;
	margin: 0 auto;
	background: #ffffff;
	display: table;
	padding: 40px 70px;
}
.m-p-form h4 {
	font-family: Open Sans Bold;
	padding-bottom: 30px;
	padding-left: 10px;
}
.m-p-form .form-grp {
	float: left;
	width: 50%;
	padding: 0 10px;
	position: relative;
}
#update-consumer-profile .form-grp, #update-consumer-profile .form-grpo {
	margin-bottom: 20px;
}
.m-p-form .form-grpo {
	float: left;
	width: 100%;
	position: relative;
}
.m-p-form .form-grpo {
	padding: 7px 10px;
}
#update-consumer-profile .form-grp, #update-consumer-profile .form-grpo {
	margin-bottom: 20px;
}
.m-p-form input {
	border: 1px solid #e0e0e0;
	height: 53px;
	padding-left: 50px;
	margin-bottom: 7px;
}
.m-p-form .form-grpo i, .m-p-form .form-grp i {
	position: absolute;
	top: 50%;
	font-size: 18px;
	left: 33px;
	color: #cecece !important;
	transform: translateY(-50%);
}
.answer-q textarea {
	width: 100%;
	-webkit-border-radius: 15px;
	border-radius: 5px;
	border: hidden;
	height: 110px;
	padding: 15px 20px 15px 50px;
	resize: none;
	border: 1px solid #e4e4e4;
}
.answer-q.form-grpo i {
	top: 34px;
}
.m-p-form input[type="submit"] {
	width: auto;
	margin-top: 20px;
	margin-left: 10px;
	padding: 8px 50px;
	font-size: 19px;
	font-family: Open Sans Semibold;
	text-align: ;
	text-transform: uppercase;
	color: #ffffff;
	background: #00b26b;
	border: hidden;
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;
}
.edit-event i {
	font-size: 20px;
	float: left;
	margin-left: 20px;
	color: #333333;
	padding-top: 7px;
}
.page-heading-o.wo-border {
	padding: 0;
	margin-bottom: 0;
	position: relative;
}
.page-heading-o h3 {
	float: left;
	width: 100%;
	padding-bottom: 30px;
	font-family: 'Open Sans SemiBold';
}
.calender-content {
	float: left;
	width: 100%;
}
.cover-phto-new-sec {
	float: left;
	width: 100%;
	position: relative;
}
.des-tagline-sec {
	float: left;
	width: 100%;
	background: #ffffff;
	box-shadow: 0 0 10px #d5d5d5;
	margin-top: 55px;
	margin-bottom: 90px;
	padding: 20px 30px;
}
.dis-tag {
	float: left;
	width: 100%;
	margin-bottom: 20px;
}
.text-area-write {
	float: left;
	width: 100%;
	position: relative;
	padding-left: 110px;
}
.dis-tag > .text-area-write > span
.text-area-write textarea {
    height: 80px;
    width: 100%;
    border: hidden;
    resize: none;
    font-size: 15px;
    line-height: 20px;
    margin-top: 0px;
}
.cover-photo {
	float: left;
	width: 100%;
	height: 300px;
	background: #ffffff;
	border: 1px solid #d5d5d5;
}
.create-new-event-content .cover-photo {
	position: relative;
}
.cover-photo img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: center center;
}
.profile-picture-div {
	float: left;
	width: 100%;
	margin-top: -70px;
}
.profile-pic {
	width: 145px;
	height: 145px;
	border: 1px solid #d5d5d5;
	-webkit-border-radius: 100%;
	border-radius: 100%;
	margin: 0 auto;
	position: absolute;
	left: 0;
	right: 0;
	bottom: -70px;
	position:relative;
}
.cover-phto-new-sec .profile-pic {
	cursor: pointer;
	float: none;
	margin: 0 auto;
	top:0 !important;
}
.profile-pic img {
	width: 100%;
	height: 100%;
	-webkit-border-radius: 100%;
	border-radius: 100%;
	object-fit: cover;
	object-position: center;
}
.set-price-sec {
	float: left;
	width: 100%;
	margin-top:20px;
	
}
.set-price-sec span {
	float: left;
	width: 100%;
	text-align: center;
	font-size: 20px;
	font-family: Open Sans Semibold;
	padding-bottom: 5px;
}
.set-price-sec span {
	float: left;
	width: 100%;
	text-align: center;
	font-size: 20px;
	font-family: Open Sans Semibold;
	padding-bottom: 5px;
}
.set-price-sec .price-of-event {
	display: table;
	margin: 0 auto;
	max-width: 120px;
	width: 100%;
	float: none;
	position: relative;
}
.price-of-event i {
	position: absolute;
	left: 10px;
	top: 18px;
	transform: translateY(-50%);
	color: #00b26b;
}
.set-price-sec .price-of-event input {
	width: 120px;
	margin: 0 auto;
	float: none;
	display: table;
	height: 35px;
	margin-bottom: 0;
	border: 1px solid #d5d5d5;
	text-align: center;
	padding: 0;
	padding-left: 15px;
}
.dis-tag.dis-tag2 .text-area-write {
	padding-left: 70px;
}
.dis-tag.dis-tag2 input {
	height: 21px;
	padding: 0;
	font-size: 15px;
}
.create-new-event-page-right-sec {
	margin-bottom: 80px;
	float: left;
	width: 100%;
}
.b-select {
	float: left;
	width: 100%;
	margin-bottom: 10px;
}
.form-sel-b {
	float: left;
	width: 200px;
	height: 47px;
	position: relative;
}
.date-info-input input {
	width: 100%;
	background: #ffffff;
	border: 1px solid #d5d5d5 !important;
}
.form-sel-b .date-info-input input, .time-select.b-select .form-sel-b input {
	padding-left: 35px;
	padding-right: 15px;
	border: 1px solid #d5d5d5;
}
.date-info-input i {
	position: absolute;
	left: 15px;
	top: 35%;
	color: #757575;
	transform: translateY(-50%);
}
.create-new-event-page-right-sec .date-info-input i {
	top: 50%;
}
.sto {
	float: left;
	padding: 13px 15px 0;
	font-size: 15px;
	color: #7f7f7f;
}
.form-sel-b i {
	position: absolute;
	left: 18px;
	top: 18px;
	color: #757575;
}
.form-sel-b i.far.fa-clock {
	top: 16px;
}
.total-no-ticket {
	float: left;
	width: 100%;
	padding: 30px 0;
}
.total-no-ticket-heading {
	font-size: 19px;
	margin-right: 10px;
}
.anot {
	font-size: 19px;
	font-family: Open Sans Semibold;
	padding: 2px 35px;
	background: #ffffff;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	border: 1px solid #d5d5d5;
}
.total-no-ticket input.anot {
	width: 70px;
	height: 33px;
	padding: 0;
	empty-cells: ;
	text-align: center;
}
.area-section {
	float: left;
	width: 100%;
	background: #eaeaea;
	padding: 20px 20px;
	margin-bottom: 30px;
}
.area-section .form-grpr.sign-step-check-input {
	padding: 10px 0 !important;
}
.custom_chk {
	display: block;
	position: relative;
	padding-left: 32px;
	margin-bottom: 12px;
	cursor: pointer;
	font-weight: normal;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
.area-section .custom_chk {
	padding-left: 25px;
	font-size: 15px;
}
.area-section input {
	
	border: 1px solid #d5d5d5;
}
.custom_chk input {
	position: absolute;
	opacity: 0;
	cursor: pointer;
	width: 20px;
	height: 20px;
	left: 0;
}
.form-grpr.sign-step-check-input input {
	width: 10px;
	float: left;
	padding: 0;
	margin-top: 5px;
	margin-right: 10px;
	height: 10px !important;
}
.checkmark-rt {
	background-color: rgba(0, 0, 0, 0);
	border: 1px solid #b3b3b3;
	height: 18px;
	left: 0;
	position: absolute;
	top: 2px;
	width: 18px;
}
.area-section span {
	float: left;
	font-size: 18px;
	margin-right: 10px;
	width: 135px;
}
.area-section span.checkmark-rt {
	width: 18px;
	background: #ffffff;
}
button.add-photo {
	margin: 0 auto;
	display: table;
	background: #00b26b;
	border: hidden;
	color: #ffffff;
	width: 220px;
	height: 47px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	font-size: 17px;
	font-family: Open Sans Semibold;
	position: relative;
	top: 70px;
}
.create-new-event-content .cover-photo:hover #add-event-cover {
	display: block;
}
.create-new-event-content #add-event-cover {
	display: none;
	position: absolute;
	left: 0;
	right: 0;
}
#wait img {
	width: auto;
	max-width: 20px;
	position: absolute;
	right: 0;
	top: ;
	bottom: 20px;
	left: 0;
	margin: 0 auto;
}
#cropimg-consumer-manage-pic {
	background: #00b26b;
	color: #ffffff;
	border-radius: 4px;
	font-family: Open Sans Semibold;
	font-size: 17px;
	padding: 5px 30px;
	margin-top: 20px;
}
.finance-sec-tal {
	float: left;
	width: 100%;
}
.right-add-acc-btn .add-account-detail-btn {
	background: #00b26b;
	color: #ffffff;
	font-size: 17px;
	border: hidden;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	padding: 10px 25px 13px;
	float: right;
	margin-bottom: 20px;
	line-height: 1;
}
.table-if-scroll.review-table.talent-list-r thead tr {
	height: 50px;
}
/*-- 08-10-2018 -End-*/
/*-- 09-10-2018 --*/
.step4-msg-add-bank {
	float: left;
	width: 100%;
	text-align: center;
	font-family: Open Sans Semibold;
	font-size: 18px;
	color: #00b26b;
}
.conusmer-bank-form {
	float: none;
	margin: 0 auto;
	display: table;
	max-width: 600px;
}
.conusmer-bank-form.bank-form-consumer .m-p-form {
	background: transparent;
}
.show-bank-error {
	float: left;
	width: 100%;
	text-align: center;
	color: red;
	margin-top: -20px;
	padding-bottom: 20px;
	font-family: Open Sans Semibold;
	font-size: 15px;
}
.sign-up-com-btn.button-consumer-banbtn {
	margin: 0;
}
.whole-form-consumer-bank {
	float: left;
	width: 100%;
	border: 1px solid #d5d5d5;
	border-radius: 20px;
}
.whole-form-consumer-bank .admin-form-heading {
	margin-bottom: 20px;
}
.whole-form-consumer-bank .form-sel-b {
	float: left;
	position: relative;
}
#consumer-add-bank .form-sel-b {
	width: 100%;
	height: 53px;
	margin-bottom: 30px;
	margin-top: 7px;
}
#consumer-add-bank .bank-form-consumer .form-sel-b {
	padding: 0px 30px;
}
.whole-form-consumer-bank .form-sel-b i {
	position: absolute;
	left: 18px;
	top: 50%;
	color: #d5d5d5;
	z-index: 9;
	transform: translateY(-50%);
}
#consumer-add-bank .form-sel-b.select-custom-div .fa-user {
	z-index: 9;
	left: 25px;
	font-size: 16px;
	font-size: ;
	color: #d5d5d5;
}
#consumer-add-bank .form-sel-b i.fa-chevron-down {
	right: 50px;
	left: auto;
	top: 50%;
	font-size: 18px;
	pointer-events: none;
	z-index: 9;
	color: #d5d5d5;
	transform: translateY(-50%);
}
#consumer-add-bank .whole-form-consumer-bank .form-sel-b.select-custom-div .fa-user {
	left: 48px;
	font-size: 18px;
}
.form-sel-b select {
	width: 100%;
	height: 100%;
	border: 1px solid #d5d5d5;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	padding-left: 35px;
	line-height: 1;
	font-size: 15px;
	padding-top: 2px;
	color: #757575;
}
.form-sel-b.select-custom-div select {
	display: none;
}
body .select-items div, .select-selected {
	padding: 5px 16px;
	cursor: pointer;
	border-bottom: 1px solid #d5d5d5;
}
body .whole-form-consumer-bank .select-selected {
	width: 100%;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	color: #757575;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	position: relative;
	padding-right: 40px;
	background: #fff;
	padding-left: 34px;
	height: 45px;
	border: 1px solid #d5d5d5;
	/* background: #fff; */
	padding-top: 13px;
	font-size: 15px;
}
body #consumer-add-bank .whole-form-consumer-bank .select-selected {
	border-radius: 5px;
	-webkit-border-radius: 5px;
	padding-right: 40px;
	background: #fff;
	padding-left: 50px;
	height: 53px;
	padding-top: 14px;
	border: 1px solid #d5d5d5;
}
body .select-items {
	position: absolute;
	background-color: #ffffff;
	top: 109%;
	left: 0;
	right: 0;
	z-index: 99999999999999;
	-webkit-border-radius: 20px;
	border-radius: 5px;
	box-shadow: 0 0 10px #000000;
	-webkit-border-radius: 5px;
}
body .select-hide {
	display: none;
}
body .whole-form-consumer-bank .select-selected {
	color: #757575;
	font-size: 15px;
}
.select-selected-hide {
	display: none;
}
.sign-up-com-btn .sim-btn {
	float: none;
	margin: 0 auto;
	display: table;
	width: auto;
	position: relative;
}
.com-sign-cousmer {
	float: left;
	width: auto;
	position: relative;
}
.sign-up-com-btn input {
	width: auto;
	font-size: 19px;
	text-transform: uppercase;
	font-family: Open Sans Semibold;
	background: #00b26b;
	color: #ffffff;
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;
	padding: 8px 40px !important;
	height: auto;
	margin-bottom:50px;
	color:#ffffff;
}
.talent-bank-details {
	float: left;
	width: 100%;
}
.talent-bank-details div {
	font-size: 20px;
	padding: 5px 0;
}
.talent-bank-details span.label-span {
	max-width: 350px;
	width: 100%;
	float: left;
	font-weight: 600;
	font-family: Open Sans Semibold;
}
.talent-bank-details {
	float: none;
	max-width: 730px;
	border: 1px solid #d5d5d5;
	width: 100%;
	background: #ffffff;
	padding: 10px 25px;
	display: table;
	margin: 0 auto;
}
.content-bd {
	text-transform: capitalize;
	color: #00b26b;
}
.span-bank-detail-heading {
	float: left;
	width: 100%;
	text-align: center;
	font-size: 30px;
	font-family: Open Sans Semibold;
	margin-bottom: 20px;
}
/*-- 09-10-2018 -End-*/
/*-- 11-010-2018 --*/
.resend-email {
	float: right;
	color: #00b26b;
	font-size: 20px;
	text-decoration: none;
	margin-top: -5px;
}
.delete-consumer-bank {
    font-size: 20px;
    color: red;
    text-decoration: none;
    width: 100%;
    text-align: center;
    float: left;
}
.banner-for-talent {
	float: left;
	width: 100%;
	position: relative;
	max-height: 320px;
	margin-bottom: 40px;
	overflow: hidden;
}
.banner-for-talent img{
	width:100%;
	height:100%;
	object-fit:cover;
	object-position:center;
}
.banner-for-talent a.talent-banner {
	position: absolute;
	right: 0;
	bottom: 0;
	background: #00b26b;
	color: #ffffff;
	font-family: Open Sans Semibold;
	padding: 5px 30px;
	border-radius: 4px 0 0 0;
	text-decoration: none;
}
td a.delete-cat, .btn.btn-danger.btn-sm, .app-blog button {
	background: red;
	color: #ffffff;
	text-decoration: none;
	font-family: Open Sans Semibold;
	font-size: 15px;
	padding: 5px 30px;
	border-radius: 4px;
}
.app-blog button{
	background:#19b257;
}
button.add-photo.cstom-btn {
    margin: 20px 0 0 8px;
    position: static;
    float: left;
}
td.review-ex-cstom {
    width: 900px;
}
a.agent-edit {
    float: left;
    margin-right: 50px;
    text-decoration: none;
}
.review-two-btn {
    max-width: inherit !important;
    min-width: inherit !important;
    width: auto !important;
    font-family: Open Sans Semibold;
}
/*-- 11-010-2018 -End-*/
.set-featured-button, .remove-featured-button {
	float: left;
	font-size: 18px;
	background: #00b26b;
	padding: 14px 30px;
	border-radius: 4px;
	color: #ffffff;
	font-family: Open Sans Semibold;
	line-height: 1;
	margin-top: 21px;
	text-decoration: none;
	margin-right: 10px;
}
.set-featured-button:hover, .send-bank-info-button:hover, .set-featured-button:focus, .remove-featured-button:hover, .remove-featured-button:focus{
	background:#000000;
	color:#ffffff;
	text-decoration:none;
}
.both-name-admin .custom-admin-input-and-textarea {
	padding-left: 85px;
}
.feature-bio-limit {
	float: right;
	width: 100%;
	line-height: 1;
	background: #dddada;
	max-width: 180px;
	text-align: center;
	padding: 8px 5px;
	font-size: 12px;
	border-radius: 0 0 4px 4px;
	margin-top: -10px;
	font-family: Open Sans;
}
.talent-detial .profile-photo {
	max-width: 420px;
  height: 360px;
  position: relative;
  bottom: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 100%;
  object-fit: cover;
  overflow: hidden;
}
.talent-detial .profile-photo::after {
	position: absolute;
	content: "";
	top: -33px;
	left: -35px;
	width: 65px;
	height: 65px;
	transform: rotate(45deg);
	background: #f4f4f4;
	z-index: 1;
  }
.talent-detial .profile-photo::before {
	position: absolute;
	content: '';
	bottom: -31px;
	right: -31px;
	width: 60px;
	height: 60px;
	background: #f4f4f4;
	transform: rotate(45deg);
  }
.talent-detial .profile-photo i {
	right: 40px;
  width: 60px;
  height: 60px;
  background: #ffffff;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50px;
  box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
  bottom: 10px;
}
a.view-chat-button {
	background: #00b26b;
	color: #ffffff;
	line-height: 1;
	padding: 9px 20px;
	border-radius: 5px;
	font-family: Open Sans Semibold;
	text-decoration: none;
	font-size: 14px;
	float: left;
}
.talent-list .eye-o {
	margin: 0 0 0 15px;
}
.event-admin-list .eye-o {
	margin: 0 0 0 15px;
}
.coupon-radio-list input {
	float: left;
	width: 10px;
	height: auto;
	margin: 2px 7px 0 0;
}
.coupon-radio-list ul {
	float: left;
	width: 100%;
	list-style: none;
	margin: 0;
	padding: 0;
}
.coupon-radio-list ul li {
	font-size: 16px;
	line-height: 1;
	padding-bottom: 10px;
	color: #ffffff;
	font-family:Open Sans;
}
#discount_percentage-error, #coupon_code-error {
	font-size: 14px;
	font-family: Open Sans;
	font-weight: 300;
	color: red;
}
/*-- 16-11-2018 --*/
.radio-bank {
	display: block;
	position: relative;
	padding-left: 30px;
	margin-bottom: 12px;
	cursor: pointer;
	font-size: 18px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
.pay-with-bank-text {
	margin-top: 0;
	float: left;
	width: 100%;
	margin-bottom: 0;
}
.radio-bank input {
	position: absolute;
	opacity: 0;
	cursor: pointer;
	width: 20px;
	height: 20px;
	left: 0;
	z-index: 99999;
	margin-top: 0;
}
.checkmark {
	position: absolute;
	top: 12px;
	left: 24px;
	height: 14px;
	width: 14px;
	background-color: transparent;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	border: 1px solid #d5d5d5;
}
.radio-bank .checkmark {
	position: absolute;
	top: 0;
	left: 0;
	height: 20px;
	width: 20px;
	background-color: #ffffff;
	border-radius: 50%;
}
.radio-bank input:checked ~ .checkmark {
	background-color: #ffffff;
}
.radio-bank .checkmark::after {
	content: ""; 
	position: absolute;
	display: none;
}
.radio-bank .checkmark::after {
	top: 3px;
	left: 0;
	width: 12px;
	height: 12px;
	border-radius: 50%;
	background: #00b26b;
	right: 0;
	margin: 0 auto;
}
.radio-bank input:checked ~ .checkmark::after {
	display: block;
}
.user-title-detial-talent.description-talent.search-page-bio .custom-admin-input-and-textarea {
	padding-left: 260px;
}
/*-- 16-11-2018 -End-*/
/*-- 19-11-2018 --*/
.image-profile-sec-con.admin-prof {
	margin-bottom: 0;
}
.m-p-form.prof-form-admin {
	padding-top: 0;
}
body textarea{
	resize:none;
}
.table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th {
	vertical-align: middle; 
}
.form-group-inner.date-chat input[type="date"] {
	height: 46px;
}
.admin-panel .chat-ad .form-group-inner i.fa-angle-down {
	top: 16px;
}
.form-group-inner.date-chat i.fa-calendar-alt {
	left: 17px;
	right: auto;
}
.view-consumer a {
	margin-right: 10px;
}
.add-consumer-bank-page .calender-content {
	padding: 40px 15px;
}
.experience-request-page .cver-phot {
	float: left;
	width: 100%;
	max-height: 300px;
	height: 100%;
	overflow: hidden;
}
/*-- 19-11-2018 -End-*/
/*-- experience request page --*/
.cver-phot > img {
	width: 100%;
	object-fit: cover;
	height: 300px;
}
.profile-c {
	width: 150px;
	height: 150px;
	overflow: hidden;
	-webkit-border-radius: 100%;
	border-radius: 100%;
	position: absolute;
	left: 0;
	right: 0;
	margin: 0 auto;
	bottom: -70px;
	border: 2px solid #00b26b;
}
.profile-c img {
	width: 100%;
	height: 100%;
}
.ex-req-view .experience-request-detail-detail {
	float: left;
	width: 100%;
	text-align: center;
	padding-top: 80px;
}
.user-id-talent {
	float: left;
	width: 100%;
}
.ex-req-view .user-id-talent.erdp.erdpo h6 {
	font-size: 25px;
	margin:20px 0;
}
.user-id-talent h6 span {
	font-family: 'Open Sans Light';
}
.ex-req-view .rating-social.faserd.erdpoo {
	margin: 0 auto;
	display: table;
	float: none;
	width: auto;
	padding:0;
}
.rating-fil {
	float: left;
	width: auto;
	margin-right: 0;
	padding-top: 4px;
}
.star-counting {
	font-size: 18px;
	float: left;
	padding-left: 10px;
}
.ex-req-view .social-icon-li-fil.erdps {
	float: none;
	margin: 0 auto;
	width: auto;
	display: table;
	padding-top: 5px;
}
.social-icon-li-fil li {
	list-style: none;
	float: left;
	margin-right: 9px;
}
.social-icon-li-fil li a {
	text-decoration: none;
	color: #000000;
	font-size: 23px;
}
.fa-google-plus-square {
	color: #ed4e40;
}
.fa-linkedin, .fa-linkedin-in {
	color: #0274b3;
}
.fa-instagram {
	color: #f11203;
}
.fa-facebook, .fa-facebook-square, .fa-facebook-f {
	color: #395498;
}
.ex-req-view .end-btn.btn-two-o {
	float: none;
	margin: 0 auto;
	display: table;
	width: auto;
	padding-top: 20px;
}
.ex-req-view .exp-r-d-page {
	float: left;
	width: 100%;
	padding-bottom: 30px;
	margin-bottom: 10px;
	border-bottom: 1px solid #d5d5d5;
}
.w-des-here {
	float: left;
	width: 100%;
	margin-bottom: 30px;
}
.w-des-here h6 {
	text-align: center;
	padding-bottom: 20px;
	font-size:23px;
	margin:0;
}
.erd-content .sec-w-des-here {
	float: left;
	width: 100%;
	padding: 20px 20px;
	background: #ffffff;
	box-shadow: 0 0 10px #d5d5d5;
}
.sec-w-des-here h4 {
	padding-bottom: 20px;
	font-size:30px;
}
.user-title-detial-talent.description-talent.co-dt {
	padding: 0;
	background: transparent;
	padding-bottom: 20px;
}
.user-title-detial-talent {
	float: left;
	width: 100%;
	margin-bottom: 10px;
	max-height: 260px;
	position: relative;
	overflow: hidden;
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;
}
.user-title-detial-talent.description-talent span {
	width: 100%;
	line-height: 40px;
	font-size: 17px;
	float: left;
	padding-right: 7px;
	font-family: Open Sans Bold;
}
.user-title-detial-talent.col-dt {
	padding: 0;
}
.talent-general-detail-content.erd-content {
	float: left;
	width: 100%;
	padding: 0 30px;
}
.images-media-li {
	float: left;
	width: 100%;
	padding: 20px 0;
}
.images-lis {
	float: left;
	width: auto;
	margin-bottom: 30px;
	max-width: 100%;
}
.images-lis h6 {
	font-size: 20px;
	text-transform: uppercase;
	padding-bottom: 15px;
	margin:0;
}
.images-media-li ul {
	padding: 0;
	list-style: none;
}
.images-lis li {
	float: left;
	min-width: 85px;
	max-width: 85px;
	overflow: auto;
	margin-right: 10px;
	max-height: 87px;
	margin-bottom: 10px;
}
.images-lis li {
	height: 87px;
	display: table;
	border: 1px solid #d5d5d5;
	text-align: center;
}
.images-lis li, .images-lis.media-lis li {
	position: relative;
}
.images-lis.media-lis li video {
	display: table-cell;
	vertical-align: middle;
	width: 100% !important;
	height: 100% !important;
}
.images-media-li ul li span.verticle-align-middle-div {
	display: table-cell;
	vertical-align: middle;
	text-align: center;
}
.bili-sec-sec {
	float: left;
	width: 100%;
	background: #ffffff;
	padding: 20px 0 20px;
}
.whp {
	margin-bottom: 25px;
	width: 100%;
	float: left;
}
.bili-sec-sec h6 {
	float: left;
	font-size: 18px;
	min-width: 110px;
	padding-top: 11px;
	margin:0;
}
.bili-sec-sec .whp span {
	position: relative;
	display: inline-block;
	width:160px;
	float:left;
}
.erv-date-time.time-sec-ex-req span.sto {
	margin: 0 13px;
	width: 15px;
	padding: 11px 0 0;
	text-align: center;
	color: #00b26b;
	text-transform: uppercase;
	font-family: Open Sans Semibold;
}
.bili-sec-sec .whp.cal input {
	width: 160px;
	padding: 0;
	margin: 0;
	padding-left: 25px;
}
/*-- experience request page -End-*/
/**-- 22-11-2018 --*/
.bili-sec-sec .time-sec-ex-req .whp span i {
	left: 10px;
	top: 17px;
	position: absolute;
	color: #a1a1a1;
}
.ex-req-view input {
	height: 46px;
	background:#ffffff;
}
.bili-sec-sec input {
	width: 100%;
	padding: 0 35px 0 10px;
	border: 1px solid #d2d2d2;
	margin: 0
}
.ex-req-view .erv-date-time .exp-request-view-start-date {
	font-size: 16px;
	margin-top: 10px;
	width: auto !important;
	float: left;
	position: relative;
	display: inline-block;
}
.right-sec-bili-sec {
	border-left: 1px solid #d5d5d5;
	float: left;
	width: 100%;
	padding-left: 40px;
}
.select-type-r.new-radio-request-experience {
	float: left;
	width: 100%;
	margin:0 auto;
	margin-bottom: 30px;
	position: relative;
	display: table;
	padding: 0;
}
.select-type-r li {
	list-style: none;
	float: left;
	text-align: center;
	margin: 0 12px;
	padding: 6px 30px 11px 30px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	position: relative;
	line-height: 1;
}
.select-type-r li {
	display: block;
	position: relative;
	padding-left: 45px;
	margin-bottom: 12px;
	cursor: pointer;
	font-size: 22px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
.select-type-r.new-radio-request-experience li {
	float: left;
	width: 100%;
	text-align: left;
	margin: 0;
	padding-left: 25px;
}
.select-type-r li input {
	position: absolute;
	opacity: 0;
	cursor: pointer;
	left: 0;
	top: 12px;
	z-index: 9;
	width: 14px;
	height: 14px !important;
	margin: 0;
	-webkit-border-radius: 100% !important;
	border-radius: 100% !important;
}
.checkmark {
	position: absolute;
	top: 12px;
	left: 24px;
	height: 14px;
	width: 14px;
	background-color: transparent;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	border: 1px solid #d5d5d5;
}
.select-type-r li span {
	font-size: 18px;
	font-family: Open Sans Semibold;
}
.select-type-r.new-radio-request-experience li .checkmark {
	left: 0;
}
.checkmark::after {
	content: "";
	position: absolute;
	display: none;
}
.select-type-r li .checkmark::after {
	top: 2px;
	left: 2px;
	width: 8px;
	height: 8px;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	background: #00b26b;
}
.select-type-r li input:checked ~ .checkmark::after {
	display: block;
}
.who {
	float: left;
	width: 50%;
	margin-bottom: 30px;
}
.exclable {
	max-width: 170px;
	width: 100%;
}
.bili-sec-sec h6 {
	float: left;
	font-size: 18px;
	min-width: 110px;
	padding-top: 11px;
	margin: 0;
}
.bili-sec-sec .who span.dollar-sign-set {
	position: relative;
	float: left;
}
.dollar-sign-set input {
	max-width: 170px;
}
span.green-dollar input {
	color: #00b26b;
	font-family: Open Sans Semibold;
	font-size: 17px;
}
.dollar-sign-set.dds2 input {
	margin-top: 0;
	width: 150px;
	padding-left: 33px;
	padding-right: 10px;
	margin: 0;
}
.bili-sec-sec .who span.dollar-sign-set.dds2 i {
	left: 13px;
	top: 50%;
	position: absolute;
	color: #a8a8a8;
	transform: translateY(-50%);
}
.whole-div-for-payment-terms span.payment-terms-heading {
	font-size: 20px;
	float: left;
	width: 100%;
	font-size: ;
	color: #00b26b;
	font-family: Open Sans bold;
	margin-bottom: 15px;
}
.calender-page.ex-req-view {
	float: left;
	width: 100%;
	margin-bottom: 50px;
}
.small.chat-line-er a {
	color: #181818;
}
.two-nor-btn button:nth-child(1) {
	margin-left: 0;
}
.one-nor-btn button {
	margin-left: 0;
	width: 100%;
}
.approve-text {
	font-size: 20px;
	font-family: Open Sans Semibold;
}
.approve-text .color-text-pending {
	color: #00b26b;
}
#show_requst_map {
	float: left;
	width: 140px;
	height: 80px;
	border: 1px solid #d5d5d5;
	margin-bottom: 20px;
}
#update-consumer-profile .remember-forgot.enable-chat-n {
	margin-left: 10px;
}
.manage-profiel-n table tr td {
	text-align: center;
}
.admin-side-nav-list ul li:nth-child(5) img {
	position: absolute;
	left: 20px;
	top: 14px;
}
.table-if-scroll.now-scroll.page-list-table td a {
	background: #00b26b;
	color: #ffffff;
	font-size: 14px;
	font-family: Open Sans Semibold;
	padding: 5px 15px;
	border-radius: 4px;
}
.blog-list-table thead th:nth-child(2) {
	width: 400px;
}
a.view-more-blog {
	background: #19b257;
	color: #ffffff;
	text-decoration: none;
	padding: 5px 15px;
	font-size: 14px;
	border-radius: 4px;
	font-family:Open Sans Semibold
}
a.view-more-blog:hover{
	background: #000000;
	color:#ffffff;
}
.invoice-page-right ul li:last-child a {
	background: #000000;
	color: #ffffff;
	padding: 5px 15px;
	border-radius: 4px;
	font-family: Open Sans Semibold;
	font-size: 14px;
}
/**-- 22-11-2018 -End-*/
.select-your-category-section.manage-profile-price {
	background: #ffffff;
	padding: 0;
	margin-top: 30px;
	padding: 20px 20px;
	border-top: 3px solid #00b26b;
	float:left;
	width:100%;
}
.select-your-category-section.manage-profile-price h4 {
	text-align: left;
	color: #000000;
	font-size: 17px;
}
span.multiselect-native-select {
	position: relative;
}
span.multiselect-native-select select {
	border: 0 !important;
	clip: rect(0 0 0 0) !important;
	height: 1px !important;
	margin: -1px -1px -1px -3px !important;
	overflow: hidden !important;
	padding: 0 !important;
	position: absolute !important;
	width: 1px !important;
	left: 50%;
	top: 30px;
}
.multiselect-native-select .btn-group {
	float: left;
	width: 100%;
}
.multiselect-native-select button {
	width: 100%;
	float: left;
	text-align: left;
	height: 40px;
	margin-top: 20px;
}
button.multiselect.dropdown-toggle.btn.btn-default {
	background-image: url(../images/layer-icon-2.png);
	background-repeat: no-repeat;
	background-position: 20px center;
	padding-left: 46px;
	font-size: 18px;
	padding-right: 50px;
	box-sizing: border-box;
	overflow: hidden;
}
.select-your-category-section.manage-profile-price button.multiselect.dropdown-toggle.btn.btn-default {
	height: 40px;
	font-size: 16px;
}
button.multiselect.dropdown-toggle.btn.btn-default::after {
	background-image: url("../images/down-step-2.png");
	position: absolute;
	right: 15px;
	top: 55%;
	content: "";
	width: 21px;
	height: 18px;
	transform: translateY(-50%);
	background-repeat: no-repeat;
}
.select-your-category-section.manage-profile-price .btn-group button::after {
	width: 15px;
	height: 14px;
	background-size: 15px;
}
.select-your-category-section.manage-profile-price button.multiselect.dropdown-toggle.btn.btn-default {
	font-size: 16px;
}
button.multiselect.dropdown-toggle.btn.btn-default::after {
	background-image: url("../images/down-step-2.png");
	position: absolute;
	right: 15px;
	top: 50%;
	content: "";
	width: 21px;
	height: 18px;
	transform: translateY(-50%);
}
.select-your-category-section.manage-profile-price .btn-group button::after {
	width: 15px;
	height: 14px;
	background-size: 15px;
}
.selected-price-range {
	float: left;
	width: 100%;
	color: #00b26b;
}
.caret {
	display: none;
}
.multiselect-native-select .btn-group {
    float: left;
    width: 100%;
}
.multiselect-container {
    width: 100%;
}
ul.multiselect-container.dropdown-menu li input {
    display: none;
}
ul.multiselect-container.dropdown-menu li {
	border-bottom:1px solid #d5d5d5;
}
ul.multiselect-container.dropdown-menu li a {
    padding: 10px 12px;
    line-height: 1;
    font-size: 14px;
}
.multiselect-container>li>a>label {
    padding: 0;
}
ul.multiselect-container.dropdown-menu>.active>a, ul.multiselect-container.dropdown-menu>.active>a:focus, ul.multiselect-container.dropdown-menu>.active>a:hover {
    color: #fff;
    text-decoration: none;
    outline: 0;
    background-color: #00b26b;
}
.general-detail-text .user-id-talent {
	margin-bottom: 20px;
}
#schedule_date-error {
	display: none !important;
}
.date-info-input input.blog-error {
	border-color: red !important;
}
#id_title-error {
	float: left;
	width: 100%;
	font-size: 15px; 
	font-weight: 400;
	color: red;
}
.add-post-form .form-group {
	margin-bottom: 30px;
	float: left;
	width: 100%;
	position:relative;
}
#id_title-error {
	float: left;
	width: 100%;
	font-size: 15px;
	font-weight: 400;
	color: red;
	position: absolute;
	left: 0;
	bottom: -20px;
	margin: 0;
	line-height: 1;
}
.btn-info.active.focus, .btn-info.active:focus, .btn-info.active:hover, .btn-info:active.focus, .btn-info:active:focus, .btn-info:active:hover, .open > .btn-info.dropdown-toggle.focus, .open > .btn-info.dropdown-toggle:focus, .open > .btn-info.dropdown-toggle:hover {
	color: #fff;
	background-color: #000000;
}
.agency-upload-img {
	float: left;
	width: 100%;
	margin-bottom: 20px;
	margin-top: 20px;
}
.agency-upload-img span.upload-agency-img {
	width: 100%;
	height: 100%;
	max-height: 140px;
	max-width: 140px;
	border: 1px solid #d5d5d5;
	display: table;
	margin: 0 auto;
	border-radius: 100%;
}
.agency-upload-img img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	min-height: 140px;
	min-width: 140px;
	max-width: 140px;
}
.form-grpo.textarea-agent #description {
	width: 100%;
	border-radius: 4px;
	border: 1px solid #d5d5d5;
	padding: 10px 10px 10px 50px;
	resize: none;
	min-height: 150px;
}
.form-button {
	float: left;
	width: 100%;
}
.form-grpo.textarea-agent i {
	top: 31px;
	left: 33px;
}
.form-button input {
	margin-top: 0 !important;
}
.agent-head {
	float: left;
	width: 100%;
	text-align: center;
	margin-bottom: 30px;
}
.select-box-email-log {
	float: left;
	width: 100%;
	position: relative;
}
.select-box-email-log select {
	width: 100%;
	height: 55px;
	border-radius: 4px;
	border: hidden;
	appearance: ;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	padding-left: 38px;
	padding-right: 10px;
}
.select-box-email-log i.fa-angle-down {
	left: auto;
	right: 20px;
	font-size: 20px;
	top: 18px;
}
.email-log-page .talent-list .eye-o {
	margin: 0;
}
#youtube-videos .modal-body {
	background: rgba(0, 0, 0, 0.6);
	padding: 20px 20px 25px 20px;
	position:relative;
}
#youtube-videos .modal-dialog {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
}
.heading-youtube {
	float: left;
	width: 100%;
	text-align: center;
	color: #ffffff;
	font-family: Open Sans Semibold;
	font-size: 20px;
	margin-bottom: 15px;
}
.youtube-field i {
	position: absolute;
	left: 15px;
	top: 16px;
	color: red;
}
.add-youtube-link input {
	padding-left: 35px;
}
.add-youtube-link button {
	font-family: Open Sans Semibold;
	background: red;
	color: #ffffff;
	border: hidden;
	padding: 5px 30px;
	border-radius: 4px;
	margin: 0 auto;
	display: table;
}
.youtube-field {
	float: left;
	width: 100%;
	position: relative;
	margin-bottom: 15px;
}
#youtube-videos .modal-content {
	padding: 0;
}
#youtube-videos .close {
	position: absolute;
	top: -20px;
	right: -20px;
	background: #ffffff;
	opacity: 1;
	width: 40px;
	height: 40px;
	padding-top: 4px;
	border-radius: 100%;
	font-size: 30px;
	float: none;
	padding-left: 10px;
}
.close:focus, .close:hover {
	opacity: 1;
}
.utube-error-message {
	float: left;
	width: 100%;
	color: red;
	text-align: center;
}
.remove-youtube-video {
	position: absolute;
	right: -7px;
	top: -12px;
	color: #ffffff;
	font-family: Open Sans Semibold;
	cursor: pointer;
	background: #00b26b;
	padding: 0;
	padding-top: 0px;
	-webkit-border-radius: 100px;
	border-radius: 100px;
	height: 20px;
	width: 20px;
	text-align: center;
	padding-top: 0;
	font-size: 12px;
}
#show-event-video li iframe {
	display: table-cell;
	vertical-align: middle;
	text-align: center;
}
.negociation-table th {
	background: #000000;
	color: #ffffff;
	padding: 5px 20px 5px 20px;
}
.negociation-table tbody td {
	padding: 5px 20px 5px 20px;
}
.negociation-table {
	border: 1px solid #d5d5d5;
	background: #ffffff;
}
.exp-nego-details {
	float: left;
	width: 100%;
	margin-top: 30px;
	border-top: 1px solid #d5d5d5;
	padding-top: 30px;
}
.negotiations-text {
	font-size: 25px;
	font-family: Open Sans Semibold;
	margin-bottom: 10px;
	float: left;
	width: 100%;
}
.view-nago {
	background: #00b26b;
	padding: 3px 20px;
	color: #ffffff;
	float: left;
	font-family: Open Sans Semibold;
	border-radius: 4px;
	text-decoration: none;
}
.view-nago:hover{
	text-decoration:none;
	color:#ffffff;
}
#savedcategory.podcast-page::before {
	display: none;
}
/*-- 19-12-2018 -End-*/
#createagent .modal-header, #createagent-talent .modal-header {
	padding: 0;
	padding-top: 10px;
}
#createagent .modal-content, #createagent-talent .modal-content {
	padding: 0 10px;
}
#createagent .modal-dialog, #edit-agent-model .modal-dialog, #createagent-talent .modal-dialog {
	width: 500px;
	margin: 0;
	left: 50%;
	position: absolute;
	top: 50%;
	transform: translate(-50%, -50%);
}
#createagent .modal-header h4, #createagent-talent .modal-header h4 {
	font-size: 22px;
}
.full-width-lis {
	width: 100%;
}
.default-button {
	background: #00b26b;
	color: #ffffff;
	font-size: 16px;
	text-transform: uppercase;
	font-family: Open Sans Semibold;
	border: hidden;
	padding: 5px 20px;
	border-radius: 4px;
}
#refund-modal .modal-header, #Term_condtion_modal .modal-header{
	padding: 0;
}
body .modal-dialog {
	transform: translate(-50%, -50%) !important;
	-webkit-transform: translate(-50%, -50%) !important;
	position: absolute;
	top: 50%;
	left: 50%;
}
.heading-youtube {
	font-size: 20px;
	text-align: center;
	color: #ffffff;
	float: left;
	width: 100%;
	font-family: Open Sans Semibold;
	margin-bottom: 5px;
}
body #youtube-videos .modal-dialog {
	width: 100%;
	max-width: 500px;
}
body #youtube-videos .modal-content {
	padding: 0;
}
#experience-add-utube {
	background: red;
	border: hidden;
	font-size: 15px;
	font-family: Open Sans Semibold;
	color: #ffffff;
	padding: 5px 30px;
	border-radius: 4px;
	float: none;
	margin: 0 auto;
	display: table;
}
.youtube-field {
	float: left;
	width: 100%;
	position: relative;
	margin-bottom: 10px;
}
.youtube-field i {
	position: absolute;
	left: 15px;
	top: 16px;
	color: red;
	font-size: 16px;
}
.youtube-field input {
	padding-left: 40px;
}
#youtube-videos .close {
	position: absolute;
	right: -20px;
	top: -20px;
	font-size: 32px;
	background: #ffffff !important;
	width: 40px;
	height: 40px;
	border-radius: 100%;
	opacity: 1;
	line-height: 1;
	text-align: center;
	padding-top: 4px;
	padding-left: 0;
}
.utube-error-message {
	color: red;
	width: 100%;
	text-align: center;
	display: table;
	margin-top: 0;
}
.talent-table-top-heading h3 {
	float: left;
	width: 50%;
	text-align: left;
	font-size: 28px;
	padding-bottom: 15px;
}
.add-btn-over-table {
	float: right;
	width: 50%;
	text-align: right;
}
.add-btn-over-table .agent-add, .add-btn-over-table .create-new-btn {
	background: #00b26b;
	text-decoration: none !important;
	font-size: 17px;
	line-height: 1;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	font-family: Open Sans Semibold;
	color: #ffffff !important;
	display: inline-block;
	padding: 10px 25px;
	text-transform: capitalize;
}
.talent-table-top-heading {
	float: left;
	width: 100%;
	position: relative;
}
.saveupdate-bio-btn {
	float: right;
	display: inline-block;
	margin-top: 20px;
}
.no-bank-details {
	float: left;
	width: 100%;
	text-align: center;
	font-size: 45px;
	font-family: Open Sans Bold;
	color: #d5d5d5;
}
.edit-icon-admin, .delete-icon-admin {
	font-size: 17px;
	color: #000000 !important;
	cursor:pointer;
}
/*-- 21-12-2018 --*/
.table-button-green {
	display: inline-block;
	background: #00b26b;
	color: #ffffff !important;
	padding: 5px 20px;
	border-radius: 4px;
	font-family: Open Sans Semibold;
	text-decoration: none !important;
}
.add-consumer-admin {
	float: left;
	width: 100%;
	text-align: right;
}
.add-consumer-admin a {
	background: #00b26b;
	display: inline-block;
	padding: 7px 25px;
	border-radius: 5px;
	min-width: 100px;
	text-decoration: none;
	color: #ffffff !important;
	-webkit-border-radius: 5px;
	font-family: Open Sans Semibold;
	font-size: 18px;
	margin-bottom: 20px;
	text-decoration:none !important;
}
#admin-create-talent-step1, #admin-create-consumer-step1 {
	float: none;
	width: 100%;
	max-width: 800px;
	margin: 0 auto;
	display: table;
	border: 1px solid #d5d5d5;
	border-radius: 15px;
}
#admin-create-talent-step1 .heading-consumer-sign-up, #admin-create-consumer-step1 .heading-consumer-sign-up{
	background: #00b26b;
	color: #ffffff;
	text-align: center;
	padding: 15px 0;
	border-radius: 15px 15px 0 0;
}
#admin-create-talent-step1 .heading-consumer-sign-up h3, #admin-create-consumer-step1 .heading-consumer-sign-up h3{
	font-size: 24px;
	font-weight: ;
	font-family: Open Sans Semibold;
}
#admin-create-talent-step1 .create-consumer-form, #admin-create-consumer-step1 .create-consumer-form{
	float: left;
	width: 100%;
	padding: 10px 20px 20px;
	background: #ffffff;
	border-radius: 0 0 15px 15px;
}
#admin-create-talent-step1 .create-consumer-form .form-grp input, #admin-create-consumer-step1 .create-consumer-form .form-grp input{
	border-bottom: 1px solid #d5d5d5;
	border-radius: 0;
	padding-left: 30px;
}
#admin-create-talent-step1 .create-consumer-form .form-grpo input, #admin-create-consumer-step1 .create-consumer-form .form-grpo input{
	border-bottom: 1px solid #d5d5d5;
	border-radius: 0;
	padding-left: 30px;
}
#admin-create-talent-step1 .form-grp, #admin-create-consumer-step1 .form-grp {
	float: left;
	position: relative;
	margin: 15px 0;
	width: 48%;
	padding: 0;
}
#admin-create-talent-step1 .form-grpo, #admin-create-consumer-step1 .form-grpo{
	float: left;
	position: relative;
	margin: 15px 0;
	width: 100%;
}
#admin-create-talent-step1 .form-grp i, #admin-create-consumer-step1 .form-grp i{
	position: absolute;
	left: 0;
	top: 15px;
	color: #d5d5d5;
	transform: translate(0);
}
#admin-create-talent-step1 .form-grpo i, #admin-create-consumer-step1 .form-grpo i{
	position: absolute;
	left: 0;
	top: 15px;
	color: #d5d5d5;
}
#admin-create-talent-step1 .form-grp sup, #admin-create-consumer-step1 .form-grp sup{
	position: absolute;
	color: red;
	top: 15px;
	left: 20px;
}
#admin-create-talent-step1 .form-grpo sup, #admin-create-consumer-step1 .form-grpo sup{
	position: absolute;
	color: red;
	top: 15px;
	left: 20px;
}
#admin-create-talent-step1 .form-grpr.sign-step-check-input, #admin-create-consumer-step1 .form-grpr.sign-step-check-input{
	float: left;
	width: 100%;
	margin-top: 20px;
}
#admin-create-talent-step1 .create-consumer-form input[type="submit"], #admin-create-consumer-step1 .create-consumer-form input[type="submit"]{
	background: #00b26b;
	color: #ffffff;
	font-family: Open Sans Semibold;
	font-size: 18px;
	width: auto;
	padding: 12px 30px;
	height: auto;
	line-height: 1;
	margin-top: 20px;
}
#admin-create-talent-step1 .form-grpr.sign-step-check-input label a, #admin-create-consumer-step1 .form-grpr.sign-step-check-input label a{
	color: #00b26b !important;
	text-decoration: underline;
}
.create-consumer-form label.error {
	position: absolute;
	left: 0;
	bottom: -25px;
	font-family: Open Sans;
	font-weight: 300;
	color: red;
	margin: 0;
}
.status-text-table {
	min-width: 99px;
	display: inline-block;
	text-align: center;
	font-family: Open Sans Semibold;
}
.talent-add-btn {
	float: left;
	width: 100%;
	text-align: right;
	margin-bottom: 20px;
}
.admin-create-talent-profile {
	background: #00b26b;
	display: inline-block;
	padding: 7px 25px;
	border-radius: 5px;
	min-width: 100px;
	text-decoration: none;
	color: #ffffff !important;
	-webkit-border-radius: 5px;
	font-family: Open Sans Semibold;
	font-size: 18px;
	text-decoration:none !important;
}
/*-- Talent Steps --*/
.steps-sec {
	margin: 0 auto;
	display: table;
}
.steps-sec ul {
	padding: 0;
	margin: 0;
	list-style: none;
	padding-bottom: 50px;
	float: left;
}
.steps-sec ul li {
	float: left;
	margin: 0 10px;
}
.steps-sec ul li a {
	text-decoration: none;
	color: #ffffff;
	padding: 12px 35px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	float: left;
	font-size: 17px;
	-webkit-transition: 0.25s all;
	-moz-transition: 0.25s all;
	-o-transition: 0.25s all;
	transition: 0.25s all;
	background: #4f5150;
}
.steps-sec ul li.active a {
	background-color: #00b26b;
	border-color: #00b26b;
}
#admin-create-talent-step1 .m-p-form {
	padding: 0;
	border-radius: 20px;
	-webkit-border-radius: 20px;
}
#admin-create-talent-step1 .m-p-form input {
	border: hidden;
	height: 46px;
	padding-left: 30px;
	border-bottom: 1px solid #d5d5d5;
	border-radius: 0;
}
.talent-sign-up-form {
	float: left;
	width: 100%;
	padding: 20px 30px;
}
#admin-create-talent-step1.talent-steps {
	border: hidden;
}
.talent-steps .sim-btn {
	float: left;
	margin-bottom: 30px;
	position: relative;
}
.talent-steps .sim-btn input[type="submit"] {
	width: auto;
	margin-top: 20px;
	margin-left: 0;
	font-size: 19px;
	font-family: Open Sans Semibold;
	text-align: ;
	text-transform: uppercase;
	color: #ffffff;
	background: #00b26b;
	border: hidden;
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;
	padding: 8px 60px 8px 30px;
	border-radius: 4px !important;
}
.talent-steps .sim-btn i {
	position: absolute;
	left: auto;
	top: 35px;
	right: 32px;
	color: #ffffff;
	font-size: 16px;
}
#admin-create-talent-step1.talent-steps .form-grp label.error {
	position: absolute;
	left: 0;
	bottom: -18px;
	margin: 0;
	line-height: 1;
	font-family: Open Sans;
	font-weight: 300;
	color: red;
}
.form-grpr.sign-step-check-input label.error {
	float: left;
	width: 100%;
	font-family: Open Sans;
	font-weight: 300;
	color: red;
}

#talent-signup-2 .upload-sec-img {
	float: none;
	max-width: 370px;
	margin: 0 auto;
	display: table;
	width: 100%;
}
#talent-signup-2  .upload-img {
	width: 145px;
	height: 145px;
	margin: 0 auto;
	border: 2px solid #e2e2e2;
	-webkit-border-radius: 100%;
	border-radius: 100%;
	padding-top: 0;
	overflow: hidden;
	position: relative;
}
#talent-signup-2 .select-your-category-section {
	float: left;
	width: 100%;
	padding-top: 30px;
}
#talent-signup-2 .select-your-category-section h4 {
	font-size: 25px;
	color: #000;
	text-align: center;
	margin-bottom: -10px;
}
#talent-signup-2 span.multiselect-native-select {
	position: relative;
}
#talent-signup-2 span.multiselect-native-select select {
	border: 0 !important;
	clip: rect(0 0 0 0) !important;
	height: 1px !important;
	margin: -1px -1px -1px -3px !important;
	overflow: hidden !important;
	padding: 0 !important;
	position: absolute !important;
	width: 1px !important;
	left: 50%;
	top: 30px;
}
#talent-signup-2 .multiselect-native-select .btn-group {
	float: left;
	width: 100%;
}
#talent-signup-2 button.multiselect.dropdown-toggle.btn.btn-default {
	background-image: url(../images/layer-icon-2.png);
	background-repeat: no-repeat;
	background-position: 20px center;
	padding-left: 46px;
	font-size: 18px;
	padding-right: 50px;
	box-sizing: border-box;
	overflow: hidden;
	height: 50px;
}
#talent-signup-2 button.multiselect.dropdown-toggle.btn.btn-default {
	position: relative;
}
#talent-signup-2 .multiselect-container.dropdown-menu {
	max-height: 300px;
	overflow-y: auto;
}
#talent-signup-2 ul.multiselect-container.dropdown-menu li {
	border-bottom: 1px solid #d5d5d5;
	padding:0;
}
#talent-signup-2 ul.multiselect-container.dropdown-menu li a {
	padding: 10px 12px;
	line-height: 1;
	font-size: 14px;
}
.step-2-sign-up .qa-sec.bio_about_textarea h4 {
	text-align: center;
	margin-bottom: 30px;
	margin-top: 50px;
	border-top: 1px solid #d5d5d5;
	padding-top: 50px;
}
.answer-q {
	float: left;
	width: 100%;
	position: relative;
}
.answer-q i {
	position: absolute;
	left: 20px;
	top: 23px;
	color: #d9d9d9;
	font-size: 16px;
}
.answer-q textarea {
	width: 100%;
	-webkit-border-radius: 15px;
	border-radius: 5px;
	border: hidden;
	height: 200px;
	padding: 15px 20px 15px 50px;
	resize: none;
	border: 1px solid #e4e4e4;
}
.talent-steps #talent-signup-2 .sim-btn {
	float: right;
}

#talent-signup-3 .question-sec-content {
	float: left;
	width: 100%;
	padding: 0 0 50px 0;
}
#talent-signup-3 .question-sec-content h3 {
	float: left;
	width: 100%;
	text-align: center;
	margin-bottom: 40px;
}
#talent-signup-3 .qa-sec {
	float: left;
	width: 50%;
	padding: 0 20px;
	margin-bottom: 50px;
}
#talent-signup-3 .qa-sec h6 {
	float: left;
	width: 100%;
	min-height: 45px;
}
#talent-signup-3 .social-inputs {
	float: left;
	width: 50%;
	padding: 0 20px 0 0;
}
#talent-signup-3 .social-inputs li {
	float: left;
	padding: 0 5px;
	list-style: none;
	width: 50%;
	position: relative;
	margin-bottom: 5px;
}
#talent-signup-3 .social-inputs li:last-child{
	margin-bottom:0;
}
#talent-signup-3 .social-inputs li i {
	position: absolute;
	top: 13px;
	left: 10px;
}
#talent-signup-3 .social-inputs ul {
	line-height: ;
	padding: 0;
	margin: 0;
	border: 1px solid #d5d5d5;
	float: left;
	width: 100%;
	padding: 20px;
	border-radius: 10px;
	background: #d5d5d5;
	margin-top: 24px;
}
#talent-signup-3 .social-inputs li input {
	height: 40px;
	padding-right:10px;
}
#talent-signup-3 .sim-btn{
	float:left;
	width:100%;
}
#talent-signup-3 .sim-btn input {
	background: #00b26b;
	color: #ffffff;
	font-size: 19px;
	font-family: Open Sans Semibold;
	text-transform: uppercase;
	padding: 7px 30px 6px 30px;
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;
	width: auto;
	float: right;
}
.multiselect.dropdown-toggle.btn.btn-default span {
	float: left;
	width: 100%;
	max-width: 300px;
	overflow: hidden;
}
/*-- Talent Steps -End-*/
/*-- 21-12-2018 -End-*/
#consumer-add-bank .m-p-form {
	padding: 0;
	border-radius: 20px;
}
.step4-msg {
	text-align: center;
	float: left;
	width: 100%;
	margin-bottom: 30px;
}
.form-con-bank {
	float: left;
	width: 100%;
	padding: 20px 25px;
}
body .form-con-bank .select-selected {
	padding: 5px 16px;
	cursor: pointer;
	height: 53px;
	border: 1px solid #d5d5d5;
	border-radius: 4px;
	padding-top: 12px;
	padding-left: 50px;
}
#consumer-add-bank .m-p-form .form-grpo {
	padding: 7px 0;
}
#consumer-add-bank .form-sel-b.select-custom-div .fa-user {
	z-index: 9;
	left: 16px;
	font-size: 16px;
	color: #d5d5d5;
}
#consumer-add-bank .m-p-form .form-grpo i {
	position: absolute;
	top: 50%;
	font-size: 18px;
	left: 48px;
	color: #cecece !important;
	transform: translateY(-50%);
}
#consumer-add-bank .comn-btn-last {
	width: auto;
	font-size: 19px;
	text-transform: uppercase;
	font-family: Open Sans Semibold;
	background: #00b26b;
	color: #ffffff;
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;
	padding: 8px 40px !important;
	height: auto;
	margin-bottom: 50px;
	color: #ffffff !important;
	border-radius: 4px;
	margin-left: 10px;
	float: left;
	text-decoration: none !important;
}
#consumer-add-bank .sign-up-com-btn {
	margin-top: 30px;
	float: left;
	width: 100%;
}
/*-- 24-12-2018 --*/
.you-tube-section {
	float: left;
	width: 100%;
	margin-top: 40px;
	border-top: 1px solid #d5d5d5;
	padding-top: 30px;
}
.youtube-heading {
	float: left;
	width: 100%;
	font-size: 17px;
	font-family: Open Sans Semibold;
	margin-bottom: 5px;
}
.for-youtube-icon {
	float: left;
	width: 75%;
	position: relative;
}
.for-youtube-icon i {
	position: absolute;
	left: 10px;
	top: 15px;
	color: red;
	font-size: 16px;
}
.you-tube-inline input[type="url"] {
    float: left;
    width: 100%;
    padding-left: 35px;
    border-radius: 4px 0 0 4px;
    border: 1px solid #d5d5d5 ;
    border-right: hidden;
    padding-right: 35px;
}
.you-tube-inline input[value="Add"] {
	float: right;
	width: 25%;
	background: red;
	color: #ffffff;
	font-size: 18px;
	font-family: Open Sans Semibold;
	border-radius: 0 4px 4px 0;
}
.merge-field .remove-u-field i.fa-times, .merge-field .remove-utube-video i.fa-times {
    position: absolute;
    right: 10px;
    top: 14px;
    color: red;
}
.merge-field{ 
	float:left;
	width:100%;
	position:relative;
}
.you-tube-inline .merge-field input {
	float: left;
	width: 100%;
	padding-left: 35px;
	border-radius: 4px;
	border: 1px solid #d5d5d5 !important;
	border-right: hidden;
	padding-right: 35px;
	margin-bottom: 10px;
}
.video-u {
	float: left;
	width: 100%;
	margin-top: 30px;
}
.add-bank-error {
	text-align: center;
	color: red;
}
.remove-utube-video i.fa-youtube {
	position: absolute;
	left: 11px;
	top: 16px;
	color: red;
}
.chat-title {
	float: left;
	width: 100%;
	background: #ffffff;
	padding: 10px 30px;
	margin-bottom: 20px;
	border-radius: 4px;
	text-transform: capitalize;
	font-family: Open Sans Semibold;
	color: #00b26b;
}
.chat-ad .list-ad-content span {
	float: left;
	width: 100%;
}
/*-- 24-12-2018 -End-*/
/*-- 25-01-2019 --*/
.icon-table {
	font-size: 20px;
	color: #000 !important;
	text-decoration: none !important;
	display: inline-block;
}
#consumer-add-bank .m-p-form .form-grpo {
	padding: 7px 30px;
}
#engage_talent-error, #talent_experience-error {
	position: absolute;
	margin: 0 !important;
	font-size: 14px !important;
	font-weight: 300 !important;
	font-family: Open Sans !important;
	left: 0;
	bottom: -25px;
	color: red !important;
}
#news-cropimg-exp-pic {
	margin-top: 20px;
	background: #00b26b;
	color: #fff;
	padding: 5px 30px;
	font-family: Open Sans Semibold;
}
.add-consumer-bank .step4-msg-add-bank {
	padding-bottom: 20px;
}
.add-consumer-bank .show-bank-error {
	margin-top: 10px;
	padding-bottom: 0;
	margin-bottom: -10px;
}
.table-if-scroll.review-table table td{
text-align:left;
}
button, button:hover, button:focus, a:hover, a:focus, a, a:active:hover, button:active:hover{
outline:none;
}
/*-- 25-01-2019 -End-*/
.create-new-event-page input.error {
	border: 1px solid red !important;
}
/*-- 31-01-2019--*/
.create-engage-fee .form-group-coupon label.blog-error {
	font-size: 14px;
	font-weight: 300;
	color: red;
	margin: 0;
}
.resend-email:hover {
	color: #000;
}
/*-- 31-01-2019-End-*/
/*-- 07-02-2019 --*/
.event_title input.error {
	border: 1px solid red;
}
.text-area-write textarea.error {
	border: 1px solid red;
}
.link-dialog label {
	font-size: 15px;
	color: #fff;
	font-family: Open Sans Semibold;
}
.add-post-form .link-dialog .form-group {
	margin-bottom: 10px;
}
.link-dialog .checkbox {
	float: left;
	width: 100%;
}
.link-dialog .checkbox input {
	float: left;
	width: 10px;
	height: 19px;
}
.link-dialog .modal-footer {
	width: 100%;
	display: inline-block;
}
.btn-primary.active, .btn-primary:active, .btn-primary:hover, .open > .btn-primary.dropdown-toggle {
	color: #fff;
	background-color: #00b26b;
	border-color: #00b26b;
}
.link-dialog .btn-primary, .add-post-form .note-editor .btn-primary {
	color: #fff;
	background-color: #00b26b;
	border-color: #00b26b;
}
.add-post-form .note-editor label {
	font-size: 16px;
	color: #fff;
	font-family: Open Sans Semibold;
}
.add-post-form .note-editor input.note-image-input.note-form-control.note-input {
	background: #fff;
}
#libSyn_url-error {
	font-size: 14px;
	font-weight: 300;
	color: red;
	float: left;
	width: 100%;
}
.sec-1-sign-up-content .error {
	color: red;
}
.agent-listing .eye-o {
	float: none;
	margin-left: 0;
}
.agent-listing a.view-chat-button {
	float: none;
}
.agent-listing a.agent-edit {
	float: none;
	margin-right: 0;
}
.agent-listing .fi-btn {
	margin-right: 10px;
	float: none;
}
img.event-image-required {
	border-color: red;
}
/*-- 07-02-2019 -End-*/
/*-- 08-02-2019 --*/
.add-post-form #id_title-error {
	padding: 0;
	bottom: -20px;
}
.add-podcast-form  #id_title-error {
	position: static;
}
/*-- 08-02-2019 -End-*/
/*-- 13-02-2019 --*/
.talent-willing-section ul li {
	display: block;
	position: relative;
	padding-left: 25px;
	margin-bottom: 12px;
	cursor: pointer;
	font-size: 16px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	line-height: 1;
	padding-bottom: 5px;
	float: left;
	width: 100%;
}
.talent-willing-section ul li input {
	position: absolute;
	opacity: 0;
	cursor: pointer;
	z-index: 9999999999999999999999999;
	left: 0;
	width: 20px;
	height: 20px;
	top: -6px;
}
.talent-willing-section ul li a {
	color: #000;
	text-decoration:none;
}
/* Create a custom checkbox */
.talent-willing-section ul li .checkmark {
	position: absolute;
	top: 13px;
	left: 60px;
	height: 14px;
	width: 14px;
	background-color: transparent;
	border-radius: 0;
	left: 0;
	top: 0;
}
/* On mouse-over, add a grey background color */
.talent-willing-section ul li:hover input ~ .checkmark {
    background-color: transparent;
}

/* When the checkbox is checked, add a blue background */
.talent-willing-section ul li input:checked ~ .checkmark {
	background-color: #00b26b;
	border: hidden;
}
/* Create the checkmark/indicator (hidden when not checked) */
.talent-willing-section ul li .checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

/* Show the checkmark when checked */
.talent-willing-section ul li input:checked ~ .checkmark:after {
    display: block;
}

/* Style the checkmark/indicator */
.talent-willing-section ul li .checkmark::after {
	left: 4px;
	top: 1px;
	width: 6px;
	height: 10px;
	border: solid white;
	border-width: 0 3px 3px 0;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}
.talent-willing-section {
	float: left;
	width: 100%;
	margin-top: 30px;
	background: #fff;
	padding: 25px 20px 10px 20px;
	border-left: 3px solid #00b26b;
}
.talent-willing-section ul {
	float: left;
	width: 100%;
	padding-left: 0;
	margin: 0;
}
/*-- 13-02-2019 -End-*/
/*-- 05-03-2019 --*/
.list-de-content a {
	color: #00b26b;
	text-decoration: underline;
	font-size: 14px;
	float: left;
	width: 100%;
	word-break: break-all;
}
.chat-writing .note-toolbar-wrapper.panel-default button {
	float: initial;
	padding: 5px 10px;
	font-size: 12px;
	border-radius: 3px;
	color: #636b6f;
	background-color: #fff;
	border: 1px solid #ccc;
	margin: 0;
}
.admin-lead-crm .custom-l-table.talent-list tr th a {
	color: #000 !important;
	font-size: 16px;
	margin-left: 5px;
	text-decoration: none !important;
}
.admin-lead-crm .delete button.act-dec-66 {
	background: red;
	color: #ffffff;
	font-family: Open Sans Semibold;
	padding: 8px 11px;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	border: hidden;
	line-height: 1;
}
.admin-lead-crm .table-button-green {
	display: inline-block;
}
.admin-lead-crm .delete {
	display: inline-block;
}
.admin-create-lead .form-grp {
	padding: 0 15px !important;
}
.admin-create-lead #admin-create-lead .form-grp i {
	position: absolute;
	left: 15px;
	top: 15px;
	color: #d5d5d5;
	transform: translate(0);
}
.admin-create-lead #admin-create-lead .form-grp sup {
	left: 30px;
	position: absolute;
	color: red;
	top: 15px;
}
.admin-create-lead #admin-create-lead .form-grp {
	width: 50%;
}
.admin-create-lead #admin-create-lead .create-consumer-form input[type="button"] {
	background: #00b26b;
	color: #ffffff;
	font-family: Open Sans Semibold;
	font-size: 18px;
	width: auto;
	padding: 12px 30px;
	height: auto;
	line-height: 1;
	margin-top: 20px;
	float: right;
	position: relative;
	right: 15px;
}
.admin-create-lead #admin-create-lead .form-grpo i {
	position: static;
	color: #636b6f;
}
.admin-create-lead .form-grpo {
	padding: 0 15px;
}
.admin-create-lead .multiselect.dropdown-toggle.btn.btn-default span {
	max-width: 100%;
}
.admin-create-lead .multiselect.dropdown-toggle.btn.btn-default {
	border: hidden;
	border-bottom: 1px solid #d5d5d5;
	border-radius: 0;
}
.admin-create-lead button.multiselect.dropdown-toggle.btn.btn-default {
	background-image: none;
	padding-left: 30px;
	background-color: transparent !important;
	margin-top: 0;
	font-size: 14px;
}
.admin-create-lead .form-grp.select-add-lead i {
	top: 30px;
}
.admin-create-lead #admin-create-lead .form-grp.select-add-lead i {
	left: 15px;
	top: 11px;
}
.admin-create-lead #admin-create-lead .form-grp.select-add-lead sup {
	top: 10px;
	left: 30px;
	z-index: 999;
}
.admin-create-lead .open > .btn-default.dropdown-toggle:hover, .admin-create-lead .btn-default:hover {
	background-color: transparent;
}
.admin-create-lead .create-consumer-form label.error {
	padding-left: 15px;
}
.admin-create-lead .error.email-talent-error {
	position: absolute;
	bottom: -24px;
	left: 0;
	padding-left: 15px;
	color: red;
}
/*-- 05-03-2019 -End-*/
/*-- 06-03-2019 --*/
.admin-create-lead .form-grp {
	float: left;
	position: relative;
	margin: 15px 0;
}
.admin-create-lead .heading-consumer-sign-up {
	background: #00b26b;
	color: #ffffff;
	text-align: center;
	padding: 15px 0;
	border-radius: 15px 15px 0 0;
}
.admin-create-lead .heading-consumer-sign-up h3 {
	font-size: 24px;
	font-family: Open Sans Semibold;
}
.admin-create-lead form {
	float: none;
	width: 100%;
	max-width: 800px;
	margin: 0 auto;
	display: table;
	border: 1px solid #d5d5d5;
	border-radius: 15px;
}
.admin-create-lead .create-consumer-form {
	float: left;
	width: 100%;
	padding: 10px 20px 20px;
	background: #ffffff;
	border-radius: 0 0 15px 15px;
}
.admin-create-lead #admin-create-lead .form-grpo {
	float: left;
	position: relative;
	margin: 15px 0;
	width: 100%;
}
.admin-create-lead #admin-create-lead .create-consumer-form .form-grp input {
	border-bottom: 1px solid #d5d5d5;
	border-radius: 0;
	padding-left: 30px;
}
.admin-create-lead #admin-create-lead .form-grpo sup {
	display: none;
}
.admin-create-lead #admin-create-lead span.multiselect-native-select {
	position: relative;
	width: 100%;
	float: left;
}
.admin-create-lead .create-consumer-form .form-grp.select-add-lead label.error {
	padding-left: 0;
}
.admin-lead-crm .delete a {
	float: none;
	display: inline-block;
	margin-left: 0;
	padding: 4px 20px;
}
.admin-lead-crm table th i {
	font-size: 14px;
}
.admin-lead-crm table .table-button-green {
	padding: 3px 15px;
}
.lead-duplicate-popup .modal-header {
	padding: 0;
}
.lead-duplicate-popup .duplicate-content {
	font-size: 16px;
	color: #fff;
	font-family: Open Sans Semibold;
}
.lead-duplicate-popup .not-a-duplicate, .lead-duplicate-popup .close-duplicate-popup {
	display: inline-block;
	background: #00b26b;
	border: hidden;
	color: #fff;
	font-family: Open Sans Semibold;
	padding: 5px 20px;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	text-transform: capitalize;
	font-size: 15px;
	font-weight: 600;
	line-height: normal;
	vertical-align: middle;
}
.lead-duplicate-popup .close-duplicate-popup{
	background: red;
	margin-left:10px;
}
.lead-duplicate-popup .modal-footer {
	border: hidden;
	text-align: center;
	padding: 7px 0 15px;
}
#attach_file_error {
	margin-bottom: 10px;
}
#attach_filename {
	float: left;
	width: 100%;
	margin-top: 0;
	margin-bottom: 10px;
	color: #00b26b;
	font-size: 15px;
}
.add-view-note .contract-method-note select {
	width: 100%;
	border: 1px solid #d5d5d5;
	height: 40px;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	padding: 0 30px 0 10px;
	appearance: none;
	-webkit-appearance: none;
	background-image: url(../images/down-step-2.png);
	background-repeat: no-repeat;
	background-position: right 15px center;
	background-size: 15px;
	float: left;
}
.contract-method-note {
	float: left;
	width: 100%;
	margin-bottom: 15px;
}
.table-if-scroll.review-table table th.contact-method {
	width: 220px;
}
/*-- 06-03-2019 -End-*/ 
/*-- 15-03-2019 --*/






.whole-new-chat-page {
	width: 100%;
	float: left;
	position: relative;
	padding-left: 320px;
}
.left-side-chat-page {
	float: left;
	width: 100%;
	max-width: 320px;
	background: #fff;
	border-right: 1px solid #d5d5d5;
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	overflow-y: auto;
}
.search-chat-page-left {
	float: left;
	width: 100%;
	padding: 20px 15px;
	background: #03b26c;
	position: sticky;
	left: 0;
	top: 0;
	z-index: 9999;
}
.search-chat-page-left form input {
	border-radius: 0;
	-webkit-border-radius: 0;
	padding-left: 30px;
	padding-right: 10px;
}
.search-chat-page-left .form-search-group .search-btn {
	right: auto;
	top: 50%;
	left: 0;
	transform: translateY(-50%);
	color: #00b26b;
}
.left-side-chat-page .list-ad img {
	height: 60px;
	width: 60px;
	object-fit: cover;
	border: 1px solid #d5d5d5;
	min-width: 60px;
}
.left-side-chat-page .list-ad-content h6 {
	font-size: 18px;
	padding-top: 2px;
	padding-bottom: 0px;
}
.left-side-chat-page .list-ad {
	display: flex;
	padding:10px 15px;
}
.left-side-chat-page .list-ad span {
	font-size: 12px;
	padding-top: 0;
}
.left-side-chat-page .list-ad {
	display: flex;
	padding: 15px 15px;
	border-bottom: 1px solid #ececec;
}
.left-side-chat-page {
	float: left;
	width: 100%;
	max-width: 320px;
	background: #fff;
	border-right: 1px solid #d5d5d5;
}
.right-side-chat-new .chat-de {
	padding: 0;
	max-height: inherit;
	overflow-y: inherit;
	margin-top:0;
}
.right-top-calender-section {
	float: left;
	width: auto;
	padding: 1px 20px;
	background: transparent;
	border-bottom: hidden;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	height: 55px;
	padding-top: 14px;
	font-size: 16px;
}
.right-side-chat-new .list-de {
	padding: 20px 30px;
}
.right-side-chat-new .list-de img {
	width: 60px;
	height: 60px;
	object-fit: cover;
}
/*-- 12-03-2019 -End-*/
.chatpage .right-side-chat-new {
	height: 100vh;
	float: left;
	width: 100%;
	position: relative;
	height: -webkit-calc(100vh - 80px);
	height: -moz-calc(100vh - 80px);
	height: calc(100vh - 65px);
}
.right-side-chat-new .chat-de {
	overflow-y: auto;
	height: -webkit-calc(100vh - 418px);
	height: -moz-calc(100vh - 418px);
	height: calc(100vh - 418px);
}
body.chatpage {
	overflow: hidden;
}
.chat-writing {
	padding: 20px 65px 10px 65px;
	position: sticky;
	bottom: 0;
	left: 0;
	z-index: 1;
	border-top: 1px solid #d5d5d5;
	margin-bottom: 0;
}
.chat-writing button[type="submit"]{
	font-size: 18px;
	padding: 5px 40px;
	border: 2px solid #00b26b;
	margin-left:10px;
	float:left;
	margin-top:0;
}
.chat-writing #cke_1_contents, .chat-writing #cke_1_contents iframe {
	height: 70px !important;
}
.chat-help-under-seciton {
	float: right;
	width: auto;
	text-align: left;
	margin-bottom: 0;
	max-width: 420px;
}
#attach_filename {
	margin-top: 0 !important;
	margin-left: 0 !important;
}
.right-side-chat-new .cke_top {
	padding: 0;
}
.right-side-chat-new .list-de span {
	float: left;
	font-style: italic;
	color: #949494;
	font-size: 10px;
}
.list-de.admin-message {
	background: rgba(0, 178, 107, 0.1);
}
.call-left {
	position: absolute;
	left: 0;
	top: 40%;
	z-index: 9;
	background: #00b26b;
	border: hidden;
	color: #fff;
	padding: 30px 10px;
	border-radius: 0 4px 4px 0;
	-webkit-border-radius: 0 4px 4px 0;
	box-shadow: 0 0 9px 1px #d5d5d5;
	display: none;
	transform: translateY(-50%);
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;
}
.call-left i{
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;
}
.chat-de.no-chat-message {
	float: left;
	width: 100%;
	padding-top: 50px;
	height: 100% !important;
}
.chatpage.consumer-chat .right-side-chat-new {
	height: -webkit-calc(100vh - 100px);
	height: -moz-calc(100vh - 100px);
	height: calc(100vh - 100px);
}
.chatpage.consumer-chat .whole-new-chat-page {
	border-top: 1px solid #d5d5d5;
}
.list-de .two-ad-btn .red-btn {
	margin-left: 5px;
}
.consumer-chat .right-side-chat-new .chat-de {
	height: -webkit-calc(100vh - 370px);
	height: -moz-calc(100vh - 370px);
	height: calc(100vh - 370px);
}
.chatpage .search-chat-page-left form {
	margin: 5px 0;
	float: left;
	width: 100%;
}
.chatpage .main-section-main-content {
	padding: 0;
}
.whole-chat-recent-room a {
	color: #000 !important;
}
#attach_filename {
	position: absolute;
	bottom: 50px;
	left: 0;
	padding-left: 65px;
}
#call-recent-most-ex {
	float: right;
	margin-right: 0;
	background: transparent;
	border: hidden;
	font-size: 15px;
	font-family: Open Sans Semibold;
	color: #00b26b;
	margin-top: 9px;
	background: #00b26b;
	color: #ffffff;
	padding: 6px 20px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	margin-bottom: 10px;
	margin-right: 10px;
}
.recent_exp_request {
	float: left;
	width: 100%;
	background: #fff;
	margin-bottom: 10px;
	border-left: 3px solid #00b26b;
	padding: 0;
	box-shadow: 0 0 0px 1px #d5d5d5;
	position: absolute;
	top: 50px;
	right: 10px;
	max-width: 760px;
	z-index: 9;
	display: none;
}
.recent_exp_request ul {
	list-style: none;
	padding: 0;
}
.recent_exp_request ul li {
	float: left;
	padding: 6px 20px 6px 20px;
	position: relative;
	color: #00b26b;
	font-size: 15px;
	font-family: Open Sans Semibold;
	width: 100%;
	border-bottom: 1px solid #d5d5d5;
	display: flex;
}
.recent_exp_request ul li span {
	color: #4a4242;
	float: left;
	min-width: 120px;
}
.note-btn-group.btn-group.note-fontname, .note-btn-group.btn-group.note-color, .note-btn-group.btn-group.note-style, .note-btn-group.btn-group.note-table, .note-btn-group.btn-group.note-view {
	display: none;
}
 .custom-l-table.talent-list tr th a {
	color: #000 !important;
	font-size: 16px;
	margin-left: 5px;
	text-decoration: none !important;
}
/*-- 15-03-2019 -End-*/
table th a {
    color: #000000 !important;
    text-decoration: none !important;
}
.talent-order-field {
    float: left;
    width: 100%;
    background: #ffffff;
    padding: 20px 20px;
    font-family: 'Open Sans Semibold';
    font-size: 17px;
    border-top: 3px solid #00b26b;
}

.talent-order-field input {
    border: 1px solid #d5d5d5;
    height: 40px;
    margin-top: 6px;
	font-family: 'Open Sans';
}
.talent-order-td {
    text-align: center;
}
/*-- 10-04-2019 --*/
span.event-type-heading {
	font-size: 16px;
	font-family: Open Sans Semibold;
	min-width: 150px;
	float: left;
}
.event-type-seciton {
	float: left;
	width: 100%;
	display: flex;
	align-items: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	margin-bottom:30px;
}
.event-type-seciton select {
	width: 100%;
	height: 45px;
	border: 1px solid #d5d5d5;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	padding: 0 15px;
	max-width: 293px;
	background-image: url("../images/down-step-2.png");
	background-repeat: no-repeat;
	background-position: right 15px center;
	background-size: 15px;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}
.Sweepstakes-pack {
	float: left;
	width: 100%;
	background: #eaeaea;
	margin: 20px 0 30px;
	padding: 15px 30px;
}
.Sweepstakes-pack label {
	font-size: 16px;
	font-family: Open Sans Semibold;
	margin-bottom: 10px;
	color: #00b26b;
}
.sweepstake_ticket_sec, .sweepstake_ticket_price_sec{
	margin-bottom:10px;
}
.sweepstake_ticket_sec, .sweepstake_ticket_price_sec, .sweepstake_ticket_lable_sec {
	float: left;
	width: 49%;
	margin-right:2%;
}
.sweepstake_ticket_price_sec{
	margin-right:0;
}
.add-more-sweepstakes {
	float: left;
	width: 49%;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	background: #00b26b;
	text-align: center;
	font-size: 18px;
	color: #fff;
	font-family: Open Sans Semibold;
	padding: 8px 0;
	text-transform: uppercase;
	cursor:pointer;
}
.Sweepstakes-pack-ul input, .Sweepstakes-pack input.anot, .Sweepstakes-pack input {
	font-size: 15px;
	font-family: Open Sans;
	padding: 0 10px;
	text-align: center;
	border: 1px solid #d5d5d5;
}
.Sweepstakes-pack-ul .child-class, .Sweepstakes-pack .child-class{
	float: left;
	width: 100%;
	margin-top: 15px;
	padding-top: 15px;
	border-top: 1px solid #d5d5d5;
}
.Sweepstakes-pack-ul span.remove-li, .Sweepstakes-pack span.remove-li {
	float: left;
	width: 49%;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	background: red;
	text-align: center;
	font-size: 18px;
	color: #fff;
	font-family: Open Sans Semibold;
	padding: 8px 0;
	text-transform: uppercase;
	cursor: pointer;
}
.book-new-sec-rtl button {
	margin: 5px 0;
}
#refund-modal button.btn-default, #Term_condtion_modal button.btn-default{
	background: #00b26b;
	border: hidden;
	font-size: 16px;
	color: #fff;
	padding: 8px 25px;
	line-height: 1;
	font-family: OPen sans Semibold;
}



/*-- --*/
.add-content-heading.tab-table-mp {
	float: left;
	width: 100%;
}
.add-content-heading.tab-table-mp #add-talent-gallery {
	float: left;
	width: 100%;
}
#add-talent-gallery input.upload-gallery {
	float: left;
	width: 100%;
	height: auto;
	padding: 10px 15px;
	border: 1px solid #d5d5d5; 
}
#add-talent-gallery .input-type-file-div{
	float: left;
	width: 49%;
	height: auto;
	margin-right:1%;
}
#add-talent-gallery .title-image-div-gal{
	float: right;
	width: 49%;
	margin-left: 1%;
}
#add-talent-gallery input[type="text"] {
	width: 100%;
	border: 1px solid #d5d5d5;
}
.gallery-desc {
	float: left;
	width: 100%;
	margin-top: 10px;
}
.gallery-desc textarea {
	width: 100%;
	height: 120px;
	border: 1px solid #d5d5d5;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	padding: 10px 15px;
	resize: none;
	margin-top: 15px;
	color: #000000;
	font-style: initial;
}
.gallery-desc {
	float: right;
	width: 100%;
	text-align: right;
	margin: 0 0 10px 0;
	color: #00b26b;
	font-size: 14px;
	font-style: italic;
}
#add-talent-gallery input[type="submit"] {
	display: table;
	background: #00b26b;
	border: hidden;
	color: #ffffff;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	font-size: 17px;
	font-family: Open Sans Semibold;
	float: right;
	width: auto;
	padding: 0 30px;
}
.talent-profile-div-gallery .add-content-heading.tab-table-mp {
	background: #fff;
	padding: 20px 30px;
	box-shadow: 0 0 4px 1px #d5d5d5;
	margin-bottom: 50px;
}
.talent-profile-div-gallery .talent-gallery-list {
	float: left;
	width: 100%;
}
.talent-profile-div-gallery .talent-gallery-list h3 {
	margin-bottom: 0;
	float: left;
	width: 100%;
	text-align: left;
	font-size: 28px;
	padding-bottom: 15px;
}
.talent-profile-div-gallery .add-content-heading.tab-table-mp h3 {
	font-size: 25px;
	font-family: Open Sans Semibold;
	color: #00b26b;
}
#gallery-error, #title-error {
	font-weight: 300;
	color: red;
	font-size: 13px;
	float:left;
	width:100%;
}
#gallery-desc-error {
	float: left;
	width: 100%;
	text-align: left;
	color: red;
	font-size: 13px;
	font-weight: 300;
	font-style: initial;
}
/** **/








.talent-gallery-section {
	float: left;
	width: 100%;
	margin-bottom: 90px;
}
.heading-gallery {
	float: left;
	width: 100%;
	background: #00b26b;
}
.heading-gallery h3 {
	font-family: Open Sans Bold;
	color: #ffffff;
	padding: 25px 0 25px 30px;
}
.single-photo-cat {
	float: left;
	width: 100%;
	position: relative;
	margin: 15px 0;
	max-height:472px;
}
.img-and-heading-section-cat img {
	width: 100%;
}
.img-and-heading-section-cat {
	float: left;
	width: 100%;
	position: relative;
}
.img-and-heading-section-cat h6 {
	position: absolute;
	bottom: 0;
	left: 0;
	font-size: 20px;
	text-align: center;
	width: 100%;
	font-family: Open Sans Semibold;
	background: rgba(255, 255, 255, 0.4);
	padding: 10px 0;
}
.img-and-heading-section-cat h6 {
	position: absolute;
	bottom: 0;
	left: 0;
	font-size: 20px;
	text-align: center;
	width: 100%;
	font-family: Open Sans Semibold;
	background: rgba(255, 255, 255, 0.4);
	padding: 10px 0;
	transform: scale(1);
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;
}
.absolute-content-section-cat {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.7);
	padding: 10px;
	right: 0;
	bottom: 0;
	transform: scale(0);
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;
}
.inner-div-content-section-cat {
	height: 100%;
	border: 1px solid rgba(255, 255, 255, 0.4);
	padding: 0 15px;
}
.content-vertically-center-cat {
	position: relative;
	top: 50%;
	transform: translateY(-50%);
	text-align: center;
}
.content-vertically-center-cat h6 {
	font-size: 25px;
	color: #fff;
	float: left;
	width: 100%;
	padding-bottom: 20px;
}
.content-vertically-center-cat p {
	font-size: 16px;
	line-height: 29px;
	color: #fff;
}
.single-photo-cat:hover .img-and-heading-section-cat h6{
	transform: scale(0);
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;
}
.single-photo-cat:hover .absolute-content-section-cat{
	transform: scale(1);
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;
}
.photo-catalogue-section-gallery {
	float: left;
	width: 100%;
	background: #fff;
	padding: 15px;
	box-shadow: 0 0 3px 1px #d5d5d5;
} 
/*-- 10-04-2019 --End*/
.pages-list .note-editor.note-frame .note-editing-area .note-editable {
	min-height: 300px;
}
.pages-list .note-btn-group.btn-group.note-fontname, .pages-list .note-btn-group.btn-group.note-color, .pages-list .note-btn-group.btn-group.note-style, .pages-list .note-btn-group.btn-group.note-table, .pages-list .note-btn-group.btn-group.note-view {
	display: inline-block;
}
/*-- 15-04-2019 --*/
.create-new-btn.contract-list-btn {
	margin-right: 5px;
}
.contract-table .edit-experiences {
	color: #000 !important;
}
.contract-table .delete-contract {
	color: red !important;
}
#contract-form .contract-name input#contract-title {
	text-align: center;
	margin-top: 0;
	border: 1px solid #d5d5d5;
	font-size: 20px;
}
.contacts h4 {
	font-size: 20px;
	color: #00b26b;
	padding-bottom: 10px;
}
#contract-form #contactList li {
	background: #eaeaea !important;
	height: auto !important;
	line-height: 1 !important;
	cursor: pointer;
	float: left;
	width: 100%;
	margin-bottom: 10px;
	cursor: grab;
}
.save-contract-form {
	float: left;
	width: 100%;
	background: #00b270;
	color: #fff;
	font-size: 20px;
	font-family: Open Sans Semibold;
}
#contract-form #contactList li:first-child {
	background: transparent !important;
}
#contract-form .contact.h-card {
	float: left;
	width: 100%;
	border: 1px solid #d5d5d5;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	padding: 15px 15px;
	font-size: 18px;
	text-transform: capitalize;
}
#contactList li input {
	border: 1px solid #d5d5d5;
}
#contract-form #contactList li:hover {
    background: #FFFDE3 ;
    border-left: 0;
    margin-left: 0;
}
.contract-name label#contract-title-error {
	color: red;
	font-weight: 300;
	float: left;
	width: 100%;
	padding-top: 5px;
}
#contract-form-editor .error {
	color: red;
	font-weight: 300;
	display: inline-block;
}
#contract-form #contactList li:first-child {
	background: transparent !important;
}
.contacts #contactList .message-dv {
	float: left;
	width: 100%;
	color: red;
	line-height: 20px;
}
.send-term-email {
	font-size: 13px;
	background: #00b26b !important;
	font-family: Open Sans Semibold;
	color: #fff !important;
	padding: 5px 15px;
	display: inline-block;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	text-decoration: none !important;
}
.yes-terms {
	font-size: 16px;
	font-family: Open Sans Semibold;
	min-width: 140px;
}
/*-- 15-04-2019 -End-*/
.images-media-li select[name="talent_contract"] {
	width: 100%;
	max-width: 300px;
	border: 1px solid #d5d5d5;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	height: 50px;
	padding: 0 15px 0 15px;
	font-size: 17px;
	background-image: url(../images/down-step-2.png);
	background-repeat: no-repeat;
	background-position: right 10px center;
	background-size: 16px;
	-webkit-appearance: none;
	-moz-appearance: none;
	outline: none !important;
}
.images-lis.media-lis.contract-div {
	width: 100%;
}
#c-cropimg-event-pic {
	background: #00b26b;
	font-size: 14px;
	font-family: Open Sans Semibold;
	color: #fff;
	margin-top: 20px;
}
#image_resolution h3 {
	font-size: 20px;
	color: #fff;
	text-align: center;
}

/*-- -- */
.sweepstake-question {
	float: left;
	width: 100%;
	background: #eaeaea;
	margin: 20px 0 30px;
	padding: 15px 30px;
}
.sweepstake-question label {
	font-size: 16px;
	font-family: Open Sans Semibold;
	margin-bottom: 10px;
	color: #00b26b;
}
.sweepstake_question_sec {
	float: left;
	width: 100%;
	margin-bottom: 10px;
}
.add-more-sweepstakes-option, .remove-opt {
	float: left;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	background: #00b26b;
	text-align: center;
	font-size: 18px;
	color: #fff;
	font-family: Open Sans Semibold;
	padding: 8px 40px;
	text-transform: uppercase;
	cursor: pointer;
	float: right;
	margin-top: 10px;
}
.remove-opt{
	background:red;
}
.Sweepstakes-question-ul input {
	border: 1px solid #d5d5d5;
	padding: 0 15px;
}
.option-for-question {
	float: left;
	width: 100%;
	padding-top: 20px;
	margin-top: 20px;
	border-top: 1px solid #d5d5d5;
}
.sweepstake_question_option-sec.option-for-question {
	padding-top: 0;
	margin-top: 0;
	border: hidden;
}
.event-about-checkout a {
	color: #00b26b !important;
	text-decoration: none !important;
}
.text-area-write.editor-error #cke_event-desc {
	border: 1px solid red;
}
.ans-of-que {
	float: left;
	width: 100%;
}
.ans-of-que .radio-bank {
	line-height: 20px;
	font-size: 16px;
}
.event-question-section label {
	float: left;
	width: 100%;
	font-size: 19px;
	font-family: Open Sans Semibold;
	margin-bottom: 15px;
}
.popup-event-de-page > .head-page {
	padding: 0;
}
.event-details > ul > li {
	list-style: none;
}
.head-page.after-image-header {
	padding: 40px 0;
}
#cke_event-desc {
	float: left;
	width: 100%;
}
/*-- -- */
/*-- 30-04-2019 --*/
.linktree-talent {
	float: left;
	width: 100%;
	padding: 25px 35px;
	background: #fff;
	box-shadow: 0 0 6px 1px #d5d5d5;
	border-radius: 10px;
	-webkit-border-radius: 10px;
}
.linktree-backgrount-manage {
	float: left;
	width: 100%;
	font-size: 18px;
	font-family: Open Sans Semibold;
	color: #00b26b;
	margin-bottom: 20px;
}
.linktree-backgrount-manage input {
	padding: 0;
	margin-top: 10px;
	border: 1px solid #d5d5d5;
}
.linktree-talent .linktree-single-section {
	float: left;
	width: 100%;
	margin-right: 0;
	margin-bottom: 5px;
}
.d-flex.single-linkhub-seciton {
	display: flex;
	float: left;
	width: 100%;
}
.linktree-single-inner {
	display: flex;
	width: 100%;
}
.linktree-single-section input {
	float: left;
	width: 100%;
	border: 1px solid #d5d5d5;
	margin-bottom: 10px;
}
.linktree-single-inner input {
	margin-right: 10px;
}
.add-more-and-remove-btn {
	max-width: 150px;
	width: 100%;
}
.add-more-and-remove-btn span {
	width: 100%;
	background: #00b26b;
	padding: 14px 0;
	text-align: center;
	color: #fff;
	font-family: Open Sans Semibold;
	font-size: 18px;
	text-transform: uppercase;
	line-height: 1;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	cursor: pointer;
	float:left;
}
.add-more-and-remove-btn span.remove-links, .add-more-and-remove-btn span.removes-links {
	background: red;
}
.link-tree-exp-section {
	margin: 30px 0 30px 0;
	padding: 0;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	float: left;
	width: 100%;
	background: #fff;
	padding: 25px 20px;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	box-shadow: 0 0 10px 1px #d5d5d5;
}
.link-tree-exp-section .talent-exp-select span {
	float: left;
	font-size: 14px;
	font-family: Open Sans Semibold;
	margin-right: 20px;
	padding-top: 12px;
}
.talent-exp-select select {
	max-width: 281px;
	width: 100%;
	height: 50px;
	border: 1px solid #d5d5d5;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	padding: 0 35px 0 15px;
	font-size: 16px;
	background-image: url("../images/down-step-2.png");
	background-repeat: no-repeat;
	background-position: right 10px center;
	background-size: 17px;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}
.show-exp-link .link-tree-exp {
	float: left;
	display: flex;
	width: 100%;
	border: 2px dashed #e4e4e4;
	padding: 10px 15px;
	position: relative;
	margin-top: 30px;
}
.link-exp-img {
	float: left;
	width: 100%;
	max-width: 200px;
	padding-right: 15px;
}
.link-exp-img img {
	width: 100%;
	border: 2px solid #00b26b;
}
.whole-content-link-ex-tree {
	float: left;
	width: 100%;
	margin-top: -7px;
}
.linktree-exp-title {
	float: left;
	font-size: 15px;
	font-family: Open Sans Semibold;
	color: #00b26b;
	width: 100%;
}
.delete-linked-exp, .delete-exp {
	background: red;
	line-height: 1;
	color: #ffffff;
	font-family: Open Sans Semibold;
	width: 30px;
	position: absolute;
	right: -15px;
	height: 30px;
	text-align: center;
	border-radius: 100%;
	padding-top: 7px;
	top: -15px;
	cursor: pointer;
}
#link-tree-form input[type="submit"] {
	width: auto;
	padding: 0 0 0 0;
	height: auto;
	font-size: 18px;
	font-family: Open Sans Semibold;
	text-transform: uppercase;
	line-height: 1;
	padding: 10px 35px;
	background: #00b26b;
	color: #fff;
	float: right;
	margin-bottom: 50px;
}
body input, body select {
    background: #ffffff;
}
/*-- 30-04-2019 -End-*/
.link-show-seciton {
	float: left;
	width: 100%;
	border: 2px dashed #d5d5d5;
	padding: 10px 15px;
	font-size: 16px;
	text-align: center;
	font-family: Open Sans Semibold;
	margin-bottom: 30px;
}
.link-show-seciton a {
	color: #00b26b !important;
	text-decoration: none !important;
}
.before-table-invoice ul li label i {
	width: 20px;
	text-align: left;
}
.invoice-page-right ul li a {
	color: #00b26b;
	text-decoration: none;
}
.fas.fa-phone {
	transform: rotate(90deg) translateX(-50%) !important;
}
.without-address {
	background: #00b26b;
	display: inline-block;
	padding: 7px 25px;
	border-radius: 5px;
	min-width: 100px;
	text-decoration: none;
	color: #ffffff !important;
	-webkit-border-radius: 5px;
	font-family: Open Sans Semibold;
	font-size: 18px;
	margin-bottom: 20px;
	text-decoration: none !important;
	float: right;
}
table th a#send-toall-mail {
	color: #fff !important;
}
#download-event-user {
	padding-top: 13px;
	padding-bottom: 13px;
}
#download-event-user {
	padding: 7px 25px;
	font-size: 18px;
}
#mass-email-to-user {
	padding: 7px 25px;
	font-size: 18px;
}
#email-subject.error {
	border: 2px solid red;
}
#email-content.empty-content {
	border: 2px solid red;
}
.header-admin-sec form input[type="submit"] {
	background: #00b26b;
	color: #fff;
	font-size: 20px;
	max-width: 120px;
	text-align: center;
	padding: 0;
	text-transform: capitalize;
}
.header-admin-sec form textarea {
	max-width: 700px;
	width: 100%;
	margin: 0 auto 20px;
	float: none;
	display: table;
}
.header-admin-sec h3 {
	padding-bottom: 30px;
}
.header-admin-sec {
	text-align: center;
}
/*-- 19-07-2019 --*/
.graphs-section {
	float: left;
	width: 100%;
	padding-top: 30px;
}
.round-graph {
	background: #ffffff;
	float: left;
	width: 100%;
	padding: 10px 0 20px;
	box-shadow: 0 0 10px 1px #e8e8e8;
}
.event-data-chart h3 {
	font-size: 20px;
	color: #ffffff;
	background: #000;
	padding: 10px 20px;
	text-transform: uppercase;
	font-family: 'Open Sans Semibold';
	line-height: 1;
}
.event-data-chart {
	background: #ffffff;
	box-shadow: 0 0 10px 1px #e8e8e8;
	float:left;
	width:100%;
}
.line-graph {
	padding: 20px 20px;
	float: left;
}
.talent-data-chart h3 {
	font-size: 20px;
	color: #ffffff;
	background: #00b26b;
	padding: 10px 20px;
	text-transform: uppercase;
	font-family: 'Open Sans Semibold';
	line-height: 1;
}
.talent-data-chart {
	float: left;
	width: 100%;
	margin-top: 40px;
	background: #ffffff;
	box-shadow: 0 0 10px 1px #e8e8e8;
}
.top-select-section {
	float: left;
	width: 100%;
}
.select-filter-by label {
	float: left;
	width: 100%;
	font-size: 17px;
	font-family: 'Open Sans Semibold';
}
.select-filter-by select {
	width: 100%;
	height: 45px;
	border: 1px solid #d5d5d5;
	border-radius: ;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	padding: 0 30px 0 10px;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background-image: url("../images/down-step-2.png");
	background-repeat: no-repeat;
	background-position: right 15px center;
	background-size: 15px;
}
.select-filter-by {
	float: left;
	width: 100%;
	background: #ffffff;
	padding: 20px 20px 25px;
	box-shadow: 0 0 10px 2px #e8e8e8;
}
.custom-search {
	display: flex;
	background: #ffffff;
	padding: 20px 20px 25px;
	box-shadow: 0 0 10px 2px #e8e8e8;
}
.input-section-graph label {
	float: left;
	width: 100%;
	font-size: 17px;
	font-family: 'Open Sans Semibold';
}
.input-section-graph input {
	width: 100%;
	float: left;
	border: 1px solid #d5d5d5;
	padding: 0 10px;
}
.input-section-graph {
	float: left;
	width: 30%;
}
.custom-search input[type="submit"] {
	width: 35%;
	background: #00b26b;
	color: #ffffff;
	padding: 0;
	font-family: 'Open Sans Semibold';
	font-size: 18px;
	text-transform: uppercase;
	letter-spacing: 1px;
	margin-left: 10px;
	margin-top: 31px;
}
.custom-search span {
	float: left;
	width: 5%;
	text-align: center;
	margin: 0 10px;
	padding-top: 41px;
	font-family: 'Open Sans Semibold';
}
.total-round-up {
	float: left;
	width: 100%;
	margin-top: 30px;
}
.total-event-amount label, .total-talent-amount label, .total-pending-amount label {
	float: left;
	min-width: 100%;
	font-family: 'Open Sans Semibold';
	font-size: 16px;
}
.total-event-amount, .total-talent-amount, .total-pending-amount {
	float: left;
	width: 100%;
	background: #fff;
	padding: 15px 5px 15px;
	box-shadow: 0 0 10px 2px #e8e8e8;
	text-align: center;
	margin: 10px 0;
}
.total-event-amount span, .total-talent-amount span, .total-pending-amount span {
	font-family: 'Open Sans Bold';
	font-size: 25px;
	color: #00b26b;
}
/*-- 19-07-2019 End --*/
.main-top-right-admin.pull-right {
	position: relative;
}
.main-top-right-admin.pull-right img {
	width: 55px;
	height: 55px;
	object-fit: cover;
	-webkit-border-radius: 100%;
	border-radius: 100%;
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
}
.main-top-right-admin.pull-right {
	position: relative;
	padding-left: 65px;
}
.main-top-right-admin.pull-right h3 {
	float: left;
	width: auto;
	color: #ffffff;
	font-size: 14px;
	line-height: 23px;
	clear: both;
}
.section-admin-name strong {
	float: left;
	width: auto;
	clear: both;
	color: #ffffff;
	text-transform: capitalize;
	font-size: 17px;
	font-family: Open Sans Semibold;
}
.section-admin-name {
	float: left;
	width: auto;
}
.pending-talent-payment {
	float: left;
	width: 100%;
	background: #ffffff;
	padding: 20px 20px 0;
	margin-top: 50px;
}
.pending-talent-payment h3 {
	float: left;
	width: 100%;
	font-size: 25px;
	font-family: Open Sans Semibold;
	padding-bottom: 20px;
	color: #00b26b;
}

/*-- 04-09-2019 --*/
body #addcheckdetails .modal-dialog, body #\32 ndhalfpayment .modal-dialog{
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%) !important;
}
#addcheckdetails .modal-header h4, #\32 ndhalfpayment .modal-header h4{
	width: 100%;
	text-align: center;
	color: #ffffff;
}
#addcheckdetails .modal-body, #\32 ndhalfpayment .modal-body, #travelpaybycheck .modal-body{
	padding: 0 40px 20px;
}
#addcheckdetails .modal-body p span input, #\32 ndhalfpayment .modal-body p span input {
	-webkit-appearance: checkbox;
	-moz-appearance: checkbox;
	width: 10px;
	height: 10px;
}
#addcheckdetails .modal-body p span, #\32 ndhalfpayment .modal-body p span, #travelpaybycheck .modal-body p span {
	margin-top: 10px;
	float: left;
	width: 100%;
}
#addcheckdetails .modal-body input[type="button"], #\32 ndhalfpayment .modal-body input[type="button"], #travelpaybycheck .modal-body input[type="button"]{
	background: #00b26b;
	color: #ffffff;
	font-size: 16px;
	padding: 10px 30px;
	border-radius: 4px;
	-webkit-border-radius: 4px; 
	font-family: Open Sans Semibold;
	line-height: 1;
	text-decoration: none;
	float: left;
	margin-top: 10px;
}
/*-- 04-09-2019 End --*/
#addcheckdetails .modal-body p, #travelpaybycheck .modal-body p{
	color: #000;
}
#\32 ndhalfpayment p input[type="text"], #travelpaybycheck p input[type="text"]{
	color: #000000;
}
#addcheckdetails p input[type="text"], #travelpaybycheck p input[type="text"]{
	margin: 20px 0 0;
}
#addcheckdetails p span, #travelpaybycheck p span{
	color: #ffffff;
}
#addcheckdetails p span input, #travelpaybycheck p span input {
    margin-right: 5px;
    width: 10px;
    height: 10px;
}
#addcheckdetails .modal-dialog,  #\32 ndhalfpayment .modal-dialog, #travelpaybycheck .modal-dialog{
	width: 100%;
} 
/*-- 13-09-2019 --*/
.addchecknumber, .accpt-above-check {
	color: red !important;
	font-size: 14px;
	margin-top: 0 !important;
}
/*-- 13-09-2019 End --*/
#addcheckdetails p span.amount_validation {
	color: red !important;
	font-size: 15px;
	margin-top: 0px;
}
#addcheckdetails p span.addchecknumber {
	color: red !important;
	font-size: 15px;
	margin-top: 0px;
}
.consumer_message.error {
	color: red;
}
/*-- 26-09-2019 --*/
.manual-cancel .ref-amnt {
	float: left;
	width: 220px;
}
.ref-amnt input {
	padding: 0 10px;
	width: 100%;
	text-align: center;
	font-size: 20px;
	font-weight: 600;
}
.manual-cancel input#cancel-with-custom-refund {
	float: left;
	width: auto;
	padding: 10px 20px;
	font-size: 14px;
	font-weight: 600;
	background: #00b26b;
	color: #ffffff;
	margin-left: 10px;
}
.amount-error {
	float: left;
	width: 100%;
	color: red;
}
.cancelation-section button {
	background: #00b26b;
	border: hidden;
	font-size: 16px;
	float: none;
	color: #ffffff;
	font-weight: 600;
	line-height: 1;
	padding: 10px 20px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	margin: 20px auto;
	display: table;
	min-width: 300px;
}
#Cancel-experience h4 {
	margin-bottom: -30px;
	font-size: 25px;
}
#Cancel-experience  .modal-footer {
	padding: 0;
}
#Cancel-experience .modal-body {
	display: inline-block;
}
#Cancel-experience .manual-cancel {
	margin-top: 15px;
}
/*-- 26-09-2019 End --*/
.resend-agent-email {
	color: #00b26b;
	font-size: 20px;
	text-decoration: none;
	margin-top: -5px;
}
.resend-agent-email:hover
{
color: #00b26b;
}

.event-order-field {
	float: left;
	width: 100%;
	background: #ffffff;
	padding: 20px 20px;
	font-family: 'Open Sans Semibold';
}
.event-order-field input {
	padding: 0 15px;
	border: 1px solid #d5d5d5;
}
.private-event-section {
	float: left;
	width: 100%;
}
.private-event-section .custom_chk {
	font-size: 16px;
	font-weight: 600;
}


/*-- 11-11-2019 --*/
.redirection-form .form-grp label {
	float: left;
	width: 100%;
	font-size: 16px;
	font-family: "Open Sans Semibold";
	margin: 0 0 3px 0;
}
.redirection-form .form-grp {
	position: relative;
	float: left;
	width: 100%;
	margin: 5px 0;
}
.redirection-form .form-grp i {
	position: absolute;
	top: 45px;
	left: 15px;
	font-size: 14px;
}
.submit-btn-redirection {
	margin-top: 33px;
	float:left;
	width:100%;
}
.submit-btn-redirection input[type="submit"] {
	background: #00b26b;
	color: #ffffff;
	font-size: 16px;
	text-transform: uppercase;
	font-family: "Open Sans Semibold";
}
.create-consumer-form.redirection-form {
	margin-top: 20px;
}
.redirection-form .form-grp input {
	padding: 0 10px 0 40px;
}
.redirection-form .form-grp.has-error .help-block {
	color: red;
	font-size: 14px;
}
.redirection-form .form-grp label sup {
	color: red !important;
}
/*-- 11-11-2019 End --*/

.note-editor.note-frame .note-editing-area .note-editable {
	min-height: 250px;
	max-height: initial;
}
.note-btn-group.btn-group.note-fontname, .note-btn-group.btn-group.note-color, .note-btn-group.btn-group.note-style, .note-btn-group.btn-group.note-table, .note-btn-group.btn-group.note-view {
	display: inline-block;
}


h1 {
	font-size: 48px;
	font-family: 'Open Sans Bold';
	margin: 0;
}
h5 {
	font-size: 28px;
	font-family: 'Open Sans Semibold';
	margin: 0;
}
h2 {
	font-size:40px;
	font-family: 'Open Sans Semibold';
}

/*-- 20-12-2019 --*/
.right-side-chat-new .chat-de {
	height: -webkit-calc(100vh - 431px);
	height: -moz-calc(100vh - 431px);
	height: calc(100vh - 431px);
}
.chat-writing .note-editor.note-frame .note-editing-area .note-editable {
	min-height: 80px;
}
/*-- 20-12-2019 End --*/

	/**- 11-12-2019 --*/
	.note-editor.note-frame .note-editing-area .note-editable {
	
		max-height: initial;
	}
	.note-btn-group.btn-group.note-view {
		display: inline-block;
	}
	.note-btn-group.btn-group.note-view .note-btn.btn.btn-default.btn-sm.btn-fullscreen {
		display: none;
	
	
	
	
	}
	.note-btn-group.btn-group.note-view .note-btn.btn.btn-default.btn-sm:last-child {
		display: none;
	
	
	}
	/**- 11-12-2019 End --*/
	.note-btn-group.btn-group.note-style {
		display: inline-block;
	}
	
	/*-- 16-01-2020 --*/
.form-landing-page {
	/* max-width: 90%; */
	margin: 0 auto;
	background: #ffffff;
	display: table;
	width: 100%;
	padding: 20px 30px;
	border: 1px solid #d5d5d5;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}
.create-landing-page h1 {
	font-size: 35px;
	float: left;
	width: 100%;
	margin-bottom: 30px;
}
#browse-all-companies .modal-dialog .modal-body {
	padding: 0;
  }
  #browse-all-companies .modal-dialog .modal-content .close {
	top: 20px;
	right: 20px;
  }
  #browse-all-companies .modal-dialog {
	max-width: 1100px;
	height: 550px;
	overflow-y: auto;
  }
div#review-box .modal-dialog {
	width: 100%;
	max-width: 700px;
  }
  #browse-all-companies .modal-dialog .modal-content {
	background: #000;
  }
  div#review-box .modal-dialog .image-profile-sec-con.admin-prof {
	margin: 0 0 20px 0;
	text-align: center;
  }
  #browse-all-companies .modal-dialog label {
	color: #fff;
	width: 100%;
	text-align: center;
	font-size: 20px;
	font-weight: bold;
  }
  #browse-all-companies .modal-dialog .modal-body .form-group.manage-agency-section {
	margin: 0;
  }
  div#review-box .modal-dialog .rating-pop-up {
	display: none;
  }
  .bro-btn .browse-all-companies-btn {
	background-color: #00b26b;
	border: none;
	color: #fff;
	padding: 6px 10px;
	border-radius: 5px;
	font-size: 16px;
	font-weight: bold;
  }
  .bro-btn {
	width: 100%;
	text-align: center;
  }
.form-landing-page .form-group input {
	float: left;
	width: 100%;
	border: 1px solid #d5d5d5;
	padding: 7px 20px;
	line-height: 1;
	height: 40px;
	margin-bottom: 10px;
}
.linked-talent-section {
	float: left;
	width: 100%;
}
.linked-talent-section span {
	float: left;
	margin-right: 5px;
	background: #eee;
	line-height: 1;
	padding: 5px 25px 5px 10px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	text-transform: capitalize;
	position: relative;
	margin-bottom: 5px;
}
.blog-post td span em {
	font-style: normal;
}
.blog-post td span:last-child em {
	display:none;
}
.linked_talent_name i {
	position: absolute;
	font-size: 10px;
	background: rgba(255, 255, 255, 0.7);
	padding: 3px;
	-webkit-border-radius: 100%;
	border-radius: 100px;
	width: 16px;
	text-align: center;
	right: 5px;
	top: 4.5px;
	color: rgba(255, 0, 0, 0.5);
	cursor: pointer;
}
.tag-talent-names-landing {
	display: inline-block;
	background: #eee;
	line-height: 1;
	padding: 5px 10px 5px 10px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	text-transform: capitalize;
	position: relative;
	margin: 2px 5px 2px 0;
}
.medium-table-column {
	width: 600px;
}
.two-button-blog.landing-admin-buttn-table a.table-button-green {
	position: relative;
	line-height: 1.5;
	top: 2px;
}
.form-landing-page .form-group .error {
	float: left;
	width: 100%;
	margin-top: -10px;
	color: red;
	margin-bottom: 10px;
}
	/*-- 16-01-2020 End --*/
	
	/*-- 20-01-2020 --*/
	.engage-setting-page {
	float: left;
	width: 100%;
	padding: 26px;
}
.setting-section {
	float: left;
	width: calc(20% - 20px);
	margin-right: 25px;
	margin-bottom:25px;
}
.engage-setting-page .setting-section:nth-child(5n) {
	margin-right:0;
}
.setting-section a img {
	margin: 0 auto;
	display: table;
	float: none;
}
.setting-section {
	float: left;
	width: calc(23% - 20px);
	margin-right: 25px;
	margin-bottom: 25px;
	background: #ffffff;
	padding: 15px 20px;
	border: 1px solid #eee;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: 0 0 5px 1px #a8a8a8;
	box-shadow: 0 0 5px 1px #a8a8a8;
}
.setting-section a span {
	float: left;
	width: 100%;
	text-align: center;
	padding-top: 20px;
	font-size: 22px;
	color: #252525;
	font-family: 'Open Sans Bold';
	line-height: 25px;
	text-transform: uppercase;
}
.form-landing-page .note-btn-group.btn-group.note-fontname, .form-landing-page .note-btn-group.btn-group.note-color, .form-landing-page .note-btn-group.btn-group.note-table, .form-landing-page .note-btn-group.btn-group.note-insert {
	display: none;
}
.form-landing-page ul {
	float: left;
	width: 100%;
}
	/*-- 20-01-2020 End --*/
	.single-photo-cat span.remove_photo {
	position: absolute;
	right: 0;
	top: 0;
	z-index: 9;
	background: red;
	line-height: 1;
	width: 25px;
	height: 25px;
	color: #fff;
	text-align: center;
	padding-top: 4px;
	font-weight: ;
	font-family: Open Sans Semibold;
	-webkit-border-radius: 0 0 0 4px;
	border-radius: 0 0 0 4px;
}

/*-- 18-03-2020 --*/
.about-review-by .tabing-top-at-events.talent-list-review .review-link-btn a {
    padding: 12px 15px 12px 15px;
}
.about-review-by .tabing-top-at-events.talent-list-review .review-link-btn a:last-child {
	float: right;
	margin: 0;
}
.rating-pop-up {
    margin-bottom: 0;
}
#review-box .modal-dialog textarea {	
    margin-top: 20px;
}
#review-box input[type="text"].error, #review-box textarea.error {
    border: 1px solid red;
}
#review-box .modal-dialog textarea {
    border-radius: 5px;
}
/*-- 18-03-2020 End --*/

/*-- 23-03-2020 -*/

.txt-editor-talent-detial-section {
	float: left;
	width: 100%;
	padding: 20px;
	background: #ffffff;
	margin-bottom: 10px;
}
.txt-editor-talent-detial-section label {
	font-size: 17px;
	float: left;
	padding-right: 7px;
	font-family: 'Open Sans Bold';
	width: 100%;
}
.txt-editor-talent-detial-section .cke_editor_description {
	float: left;
	width: 100%;
}

.user-title-detial-talent.description-talent ul {
	float: left;
	width: 100%;
	margin: 10px 0;
}
.user-title-detial-talent.description-talent li {
	float: left;
	width: 100%;
	margin: 2px 0;
}
/*-- 23-03-2020 End -*/

/*-- 25-03-2020 --*/
.steaming-sectio-field {
	float: left; 
	width: 100%;
	margin: 5px 0 20px;
}
.steaming-sectio-field input {
	width: 100%;
	border: 1px solid #d5d5d5;
}
/*-- 25-03-2020 End --*/

/*-- 20-04-2020 --*/
.iinner-group-form {
	float: left;
	width: calc(70% - 10px);
}
.iinner-group-form-two {
	float: left;
	width: calc(30% - 10px);
	margin-right: 20px;
}
.form-landing-page .form-group {
	float: left;
	width: 100%;
}
.ui-menu-divider.ui-widget-content {
	display: none;
}
/*-- 20-04-2020 End --*/

/*-- 09-06-2020 --*/
.form-group.custom-width-fg.margin-dfg select {
    width: 100%;
    height: 55px;
    border: hidden;
    border-radius: 4px;
    padding: 0 30px 0 30px;
    font-size: 14px;
    -webkit-appearance: none;
}
.form-group.custom-width-fg.margin-dfg.select-box-outer-dfg::after {
    content: "";
    position: absolute;
    right: 10px;
    top: 23px;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 8px solid #757575;
    pointer-events: none;
}
.form-group i {
    left: 12px;
    top: 22px;
    font-size: 13px;
}
.filter-data-sec .form-group input {
    padding-left: 30px;
}
.table-if-scroll.review-table.talent-list-r.table-scr-admin-s.home-category-table tr td:first-child {
    text-align: left;
}
.table-if-scroll.review-table.talent-list-r.table-scr-admin-s.home-category-table thead tr th:first-child {
    text-align: left;
}
.full-sec-struc.list-wthree.mp-list-att li {
    padding: 5px 0 5px 0;
}
.mp-list-att ul li .checkmark {
    left: 0;
}
/*-- 09-06-2020 End --*/

/*-- 10-06-2020 --*/
.full-sec-struc ul {
    padding: 30px 20px;
}
.full-sec-struc.list-wthree.mp-list-att li {
    padding-right: 10px;
}
.full-sec-struc.list-wthree.mp-list-att li {
	width: 25%;
}
.main-section-main-content.home-page-setting h1 {
	margin: 15px 0 0 0;
}
 #ui-id-1 li > div {
	display: -webkit-box;
	display: flex;
	-webkit-align-items: center;
	align-items: center;
	padding: 5px;
}
#ui-id-1 li > div img {
    width: 70px;
    height: 70px;
    object-fit: cover;
    margin-right: 10px;
    border: 1px solid #f7f7f7;
}
.main-section-main-content.home-page-setting .delete-o {
    float: none;
}
.main-section-main-content.home-page-setting a.delete-talent-order {
    color: red;
}
#ui-id-1 li > div div span {
    float: left;
    width: 100%;
    font-size: 14px;
}
#ui-id-1 li > div div span:first-child {
    font-family: Open Sans Semibold;
    color: #00b26b;
}
#ui-id-1 li:hover > div div span:first-child {
    color: #fff;
}
ul#ui-id-1 li {
    border-bottom: 1px solid #f7f7f7;
}
/*-- 10-06-2020 End --*/

/*-- 16-06-2020 --*/
.table-if-scroll.review-table.talent-list-r.table-scr-admin-s.home-category-table tbody tr td a {
	color: #fff !important;
	margin: 0 5px;
	background: #00b26b;
	display: inline-block;
	width: 30px;
	height: 30px;
	border-radius: 100%;
	padding-top: 3px;
}
.table-if-scroll.review-table.talent-list-r.table-scr-admin-s.home-category-table tbody tr:first-child td:last-child .up {
	display: none;
}
.table-if-scroll.review-table.talent-list-r.table-scr-admin-s.home-category-table tbody tr:nth-last-child(1) td:last-child .down {
	display: none;
}
/*-- 16-06-2020 End --*/

/*-- 23-06-2020 --*/
.table-if-scroll.review-table.talent-list-r.table-scr-admin-s.home-category-table tbody tr td a.setorder {
    width: auto;
    height: auto;
    border-radius: 5px;
    line-height: 1;
    padding: 8px 15px;
    text-transform: capitalize;
    font-size: 14px;
    text-decoration: none;
}
.about-us-contant-section .elementor-text-editor {
    font-size: 20px;
    line-height: 24px;
    font-family: 'AkzidenzGroteskBE-Regular';
    margin-bottom: 30px;
    color: #222;
}
.table-if-scroll.review-table.talent-list-r.table-scr-admin-s.home-category-table table.xl-table tbody tr:first-child td:last-child a.cat_up, .table-if-scroll.review-table.talent-list-r.table-scr-admin-s.home-category-table table.xl-table tbody tr:last-child td:last-child a.cat_down {
    display: none;
}
.contract-pdf-name {
	line-height: 15px;
	font-size: 10px;
	word-break: break-all;
	padding: 0 5px;
}
#show-exp-pdf li.pdf-li span img {
	max-width: 44px;
	padding-top: 3px;
}
/*-- 23-06-2020 End --*/

.calender-page.experience-edit-form #show-exp-pdf li {
	display: flex;
	overflow: initial;
	justify-content: center;
	align-items: center;
	flex-flow: column;
}

/*-- 18-07-2020 --*/
.banner-for-talent {
    display: none;
}
.area-section.new-section-a-removal input {
	width: calc(100% - 146px);
}
.des-tagline-sec.detail-new-a-removal {
	margin-bottom: 50px;
}
.new-label-after-removal {
	float: left;
	width: 100%;
	font-size: 20px;
	margin-bottom: 15px;
	font-family: Open Sans Semibold;
	color: #00b26b;
}
/*-- 18-07-2020 End --*/

/*-- 08-08-2020 --*/
.create-live-stream-admin, .edit-live-stream-admin {
	float: left;
	width: 100%;
	padding: 30px 25px;
}
.area-section.time-multiselect .select-your-category-section > span {
	width: 100%;
}
.area-section.time-multiselect button {
	margin: 0;
	background-image: none !important;
	background-color: #ffff;
}
.create-live-stream-admin .images-lis, .edit-live-stream-admin .images-lis {
	width: 100%;
}

.area-section.time-multiselect label {
	font-size: 20px;
	font-family: Open Sans Semibold;
	text-transform: uppercase;
}





/*-- new -- */
.bottom-form-request-page {
	float: left;
	width: 100%;
}
.inner-form-request-page {
	float: left;
	width: 100%;
	background-color: #fff;
	border: 1px solid #d5d5d5;
	padding: 40px 0 64px;
}
.inner-form-request-page h2 {
	font-weight: bold;
	font-family: Open Sans Semibold
	float: left;
	width: 100%;
	text-align: center;
	padding: 0 15px 55px;
}
.left-section-re-con {
	padding: 0 25px 0 15px;
}
.form-group-re-con {
	display: -webkit-box;
	display: flex;
	-webkit-align-items: center;
	align-items: center;
	margin: 10px 0;
	float: left;
	width: 100%;
}
.message-for-talent-div-call label, .new-label-call-record, .form-group-re-con.purpose-textarea label, .left-section-re-con label, .invitation-section label, .price-input-list-call > label {
	font-family: Open Sans Semibold;
}
.left-section-re-con label {
	font-size: 22px;
	font-weight: 600;
	min-width: 135px;
	max-width: 135px;
}
.calentder-div-date-call {
	float: left;
	width: 100%;
	position: relative;
}
.calentder-div-date-call i {
	position: absolute;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
	color: #707070;
	right: 12px;
}
.left-section-re-con .calentder-div-date-call i {
	right: auto;
	left: 13px;
}
.form-group-re-con input {
	width: 100%;
	height: 60px;
	padding: 0 10px;
	border: 1px solid #d5d5d5;
	-webkit-border-radius: 7px;
	border-radius: 7px;
}
.left-section-re-con .time-pst-single input, .left-section-re-con .calentder-div-date-call input {
	padding: 0 10px 0 35px;
	text-transform: capitalize;
}
.form-group-inner-pst-time {
	display: -webkit-box;
	display: flex;
	-webkit-align-items: center;
	align-items: center;
	width: 100%;
}
.time-pst-single {
	float: left;
	width: 100%;
	position: relative;
}
.time-pst-single i {
	position: absolute;
	left: 12px;
	top: 50%;
	transform: translateY(-50%);
	font-size: 16px;
	color: #707070;
}
.left-section-re-con .time-pst-single input, .left-section-re-con .calentder-div-date-call input {
	padding: 0 10px 0 35px;
	text-transform: capitalize;
}
.form-group-re-con .div-for-select-dur {
	width: 100%;
	float: left;
	position: relative;
}
.div-for-select-dur select {
	width: 100%;
	height: 60px;
	border: 1px solid #d5d5d5;
	-webkit-border-radius: 7px;
	border-radius: 7px;
	padding: 0 15px;
	padding-right: 30px;
}
.div-for-select-dur::after {
	content: "";
	position: absolute;
	right: 10px;
	top: 0;
	width: 8px;
	height: 8px;
	border: 3px solid #707070;
	border-top: hidden;
	border-right: hidden;
	transform: rotate(-45deg) translateY(-50%);
	top: 46%;
	pointer-events: none;
}
.form-group-re-con.purpose-textarea {
	-webkit-align-items: flex-start;
	align-items: flex-start;
}
.form-group-re-con.purpose-textarea textarea {
	width: 100%;
	height: 130px;
	border: 1px solid #d5d5d5;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	resize: none;
	padding: 10px;
}
.call-record-section {
	float: left;
	width: 100%;
	margin-bottom: 25px;
}
.new-label-call-record {
	font-size: 22px;
	font-weight: 600;
	float: left;
	width: 100%;
	margin-bottom: 12px;
}
.call-record-section .remember-forgot {
	padding: 0;
	margin: 0;
}
.left-section-re-con label {
	font-size: 22px;
	font-weight: 600;
	min-width: 135px;
	max-width: 135px;
}
.call-record-section label {
	margin: 0;
	float: left;
	width: 20px;
	height: 20px;
	padding: 0;
}
.call-record-section label {
	min-width: 20px;
}
.call-record-section input {
	margin: 0;
}
.call-record-section .checkmark-rt {
	background: #fff;
}
.call-record-section span.remember-me-cstm {
	margin: -2px 0 0 10px;
	font-size: 16px;
}
.right-section-request-confre {
	padding: 0 15px 0 25px;
}
.price-input-list-call > label {
	font-size: 22px;
	font-weight: 600;
	float: left;
	width: 100%;
}
.price-input-list-call ul {
	float: left;
	width: 100%;
	padding: 0;
	margin: 0;
	list-style: none;
	margin-top: 17px;
}
.price-input-list-call ul li {
	float: left;
	width: calc(33.3333% - 7px);
	margin-right: 10.5px;
}
.price-input-list-call ul li label {
	font-size: 16px;
	font-weight: normal;
	color: #707070;
	margin-bottom: 5px;
	letter-spacing: 0.5px;
}
.price-input-list-call ul li input {
	width: 100%;
	height: 60px;
	border: 1px solid #d5d5d5;
	padding: 0 10px 0 10px;
}
.invitation-section {
	float: left;
	width: 100%;
	margin-top: 30px;
}
.invitation-section label {
	float: left;
	width: 100%;
	font-size: 22px;
	margin-bottom: 5px;
}
.invitation-section span {
	background: rgba(0, 178, 107, 0.5);
	padding: 5px 10px;
	border-radius: 4px;
	float: left;
	margin: 0 5px 5px 0;
}
.invitation-section > span {
	display: -webkit-box;
	display: flex;
	-webkit-align-items: center;
	align-items: center;
}
.message-for-talent-div-call label {
	float: left;
	width: 100%;
	font-size: 22px;
	font-weight: 600;
	margin-bottom: 10px;
}
.message-for-talent-div-call textarea {
	width: 100%;
	height: 130px;
	border: 1px solid #d5d5d5;
	-webkit-border-radius: 7px;
	border-radius: 7px;
	resize: none;
	padding: 10px;
}
.send-request-btn-call {
	float: left;
	width: 100%;
	margin-top: 20px;
}
.send-request-btn-call button {
	font-size: 18px;
	font-weight: bold;
	background: #00b26b;
	border: hidden;
	border-radius: 7px;
	padding: 21px 29px;
	color: #fff;
	line-height: 1;
	float: left;
	cursor: pointer;
}
.send-request-btn-call button {
	font-family: Open Sans Semibold;
}
.price-input-list-call ul li:last-child{
	margin-right:0;
}
.exp-nego-details.negotiations-table-stream {
	padding: 20px 25px;
}
/*-- 08-08-2020 End --*/

/*-- 11-08-2020 --*/
.create-live-stream-admin #Term_condtion_modal .modal-footer {
	display: inline-block;
	width: 100%;
}
.time-multiselect .far.fa-clock {
	position: absolute;
	left: 13px;
	top: 13px;
	z-index: 9;
	color: #979797;
	font-size: 15px;
}
.time-multiselect .select-your-category-section {
	position: relative;
}
button.multiselect.dropdown-toggle.btn.btn-default {
	padding-left: 36px;
	padding-top: 4px;
	font-size:15px;
}
.div-for-select-dur select {
	-webkit-appearance: none;
}
.message-for-talent-div-call {
	float: left;
	width: 100%;
	margin-top: 20px;
}
.price-input-list-call ul {
	margin-top: 0;
}
.left-section-re-con {
	padding: 0 15px 0 15px;
}
.manual-cancel > * {
    float: left;
    width: calc(50% - 10px) !important;
    margin: 0 20px 0 0;
}
.manual-cancel input:last-child {
    margin-right: 0;
    background: #00b26b;
    font-family: Open Sans Semibold;
    color: #fff;
    font-size: 16px;
    padding: 0 10px;
}
a.view-chat-button.declined-exp {
    background: #8e1717;
}
/*-- 11-08-2020 End --*/

.bottom-nav-like-struc {
    float: none;
    max-width: 360px;
    display: table;
    margin: 0 auto;
    padding-top: 0;
}
.form-grp.admin-streaming-recording-price {
    float: left;
    width: 100%;
    padding: 20px 20px;
    background: #fff;
}
.form-grp.admin-streaming-recording-price input {
    border: 1px solid #d5d5d5;
    padding: 0 10px 0 35px;
    font-size: 18px;
    font-family: Open Sans Semibold;
}

.input-stream-recording-price {
    float: left;
    width: 100%;
    position: relative;
}
.input-stream-recording-price i {
    position: absolute;
    left: 14px;
    top: 50%;
    transform: translateY(-50%);
    font-size: 19px;
    color: #00b26b;
}

.calender-page.ex-req-view.live-stream-view-admin .cver-phot > img {
	display: none;
}
.calender-page.ex-req-view.live-stream-view-admin .cver-phot {
	min-height: 100px;
}
.calender-page.ex-req-view.live-stream-view-admin .user-title-detial-talent.description-talent.co-dt {
	padding: 0;
	margin: 0;
}

.call-record-section > span {
    width: 100%;
}
.call-record-section .remember-forgot label {
    position: absolute;
    left: 0;
    top: 0;
}
.call-record-section .remember-forgot > span {
    width: 100%;
    padding-left: 16px;
}

/*-- 08-09-2020 --*/
.record-section-design {
	float: left;
	width: 100%;
	background: #eaeaea;
	padding: 20px;
	margin-bottom: 20px;
}
.record-section-design .set-price-sec > span {
	float: left;
	margin: 0 20px 0 0 !important;
	text-align: left;
	width: auto;
	font-size: 16px;
	padding: 0;
}
.record-section-design .set-price-sec {
	margin-top: 0;
	display: -webkit-box;
	display: flex;
	-webkit-align-items: center;
	align-items: center;
}
.area-section.time-multiselect {
	margin-bottom: 10px;
}
.create-livestream .des-tagline-sec {
	margin-bottom: 30px;
}
.record-section-design .set-price-sec > span.price-of-event {
	margin-right: 0 !important;
}
/*-- 08-09-2020 End --*/

/*-- 10-09-2020 --*/
#recording_price-error {
	position: absolute;
	left: 0;
	bottom: -28px;
	font-family: Open sans;
	font-weight: normal;
	color: red;
	font-size: 14px;
}
.set-price-sec {
	position: relative;
}
.record-section-design {
	padding: 20px 20px 30px;
}
.bottom-nav-like-struc.attribut-three.homepage-setting {
    max-width: 100%;
    float: left;
    width: 100%;
    margin-top: 20px;
}
.link-tree-exp {
    float: left;
    display: flex;
    width: 100%;
    border: 2px dashed #e4e4e4;
    padding: 10px 15px;
    position: relative;
    margin-top: 30px;
}
span.delete-stream, span.delete-linked-stream {
    background: red;
    line-height: 1;
    color: #ffffff;
    font-family: Open Sans Semibold;
    width: 30px;
    position: absolute;
    right: -15px;
    height: 30px;
    text-align: center;
    border-radius: 100%;
    padding-top: 7px;
    top: -15px;
    cursor: pointer;
}
.setting-section a img {
	max-width: 90px;
}
.bottom-nav-like-struc {
	max-width: 100%;
	margin-top: 40px;
	float: left;
}
/*-- 10-09-2020 End --*/


/*-- 13-12-2020 --*/
.logout-btn {
    position: absolute;
    right: 0;
    top: 21px;
    padding-right: 25px;
}
.logout-btn i {
    font-size: 40px;
	color:red;
}
.main-top-right-admin.pull-right {
    margin-right: 90px;
}
.logout-btn::before {
    content: "";
    position: absolute;
    left: -25px;
    top: -3px;
    height: 50px;
    width: 1px;
    background: rgba(255, 255, 255, 0.2);
}
.main-top-right-admin.pull-right img {
    width: 50px;
    height: 50px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
}
/*-- 13-12-2020 End --*/
/*-- 02-01-2020 -*/
.admin-side-nav-list ul li {
    max-height: inherit;
    padding: 0;
    border: hidden;
}
.admin-side-nav-list > ul > li > a {
    padding: 15px 20px;
    float: left;
    width: 100%;
    line-height: normal;
}
.admin-side-nav-list ul.sub-menu-admin li a {
	padding-left: 100px;
  }
  ul.sub-menu-admin.customForm li a {
	padding: 10px 10px 10px 130px;
  }
.admin-side-nav-list > ul > li > a:hover, .admin-side-nav-list > ul > li:hover{
	background-color:#fff;
}
.admin-side-nav-list > ul > li > a i {
    position: static;
    width: 25px;
    text-align: center;
}
.admin-side-nav-list ul ul li a {
    float: left;
    width: 100%;
    line-height: normal;
    padding: 10px 10px 10px 65px;
    font-size: 14px;
    font-family: 'Open Sans';
    position: relative;
}
.admin-side-nav-list ul ul{
	float:left;
	width:100%;
	display:none;
}
.admin-side-nav-list ul ul li a:hover{
	color:#000;
	background-color:#fff;
}
.admin-side-nav-list ul ul li a:hover::before{
	border-color:#000;
}
.admin-side-nav-list ul ul li a::before {
    content: "";
    position: absolute;
    left: 48px;
    top: 18px;
    width: 7px;
    height: 7px;
    border: 2px solid #fff;
    border-left: hidden;
    border-top: hidden;
    transform: rotate(-45deg);
}
.side-bar-list-all.closed ~ .main-section-main-content {
	max-width: calc(100% - 64px);
	transition: max-width 0.3sease;
  }
.admin-side-nav-list > ul > li {
    border-bottom: 1px solid rgba(255, 255, 255, 0.2) !important;
}
ul.admin-side-bar li.has-child::after {
    content: "";
    position: absolute;
    right: 20px;
    top: 26px;
    width: 9px;
    height: 9px;
    border: 2px solid #fff;
    border-left: hidden;
    border-top: hidden;
    transform: rotate(45deg);
    pointer-events: none;
	-webkit-transition: 0.5s ease;
  -moz-transition: 0.5s ease;
  -o-transition: 0.5s ease;
  transition: 0.5s ease;
}
ul.admin-side-bar li.has-child:hover::after{
	border-color:#000;
}
ul.admin-side-bar li.has-child.intro::after {
    transform: rotate(-135deg);
    top: 27px;
	-webkit-transition: 0.5s ease;
  -moz-transition: 0.5s ease;
  -o-transition: 0.5s ease;
  transition: 0.5s ease;
}
.admin-side-nav-list ul li.active-li a::before {
    border-color: #000;
}
/*-- 02-01-2020 End -*/
/*-- 15-01-2021 --*/
.side-bar-list-all {
    height: calc(100vh - 82px);
}
.table-if-scroll.review-table.talent-list-r.table-scr-admin-s.home-category-table tbody tr td a.setorder-talent {
    width: auto;
    height: auto;
    border-radius: 5px;
    line-height: 1;
    padding: 8px 15px;
    text-transform: capitalize; 
    font-size: 14px;
    text-decoration: none;
}
.table-if-scroll.review-table.talent-list-r.table-scr-admin-s.home-category-table tfoot tr td {
    padding: 20px 10px;
    background: #f4f4f4;
    border: hidden;
    text-align: center !important;
}
.table-if-scroll.review-table.talent-list-r.table-scr-admin-s.home-category-table tfoot tr td a {
    float: none;
    margin: 0 auto;
    border-radius: 7px;
    background-color: #000000;
    color: #fff !important;
    font-size: 16px;
    padding: 10px 59px;
    text-decoration: none !important;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
	display:inline-block;
}
.table-if-scroll.review-table.talent-list-r.table-scr-admin-s.home-category-table tfoot tr td a:hover{
	background-color:#00b26b;
	-webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
}
div#createagent-talent input[type="submit"] {
    width: auto;
    font-size: 18px;
    font-family: Open Sans Semibold;
    text-transform: capitalize;
    padding: 13px 30px;
    line-height: 1;
    background: #00b26b;
    color: #ffffff;
    height: auto;
    margin-top: 10px;
}
/*-- 15-01-2021 End  --*/


/*-- 31-03-2021 --*/
.left-search-add-hastags {
    float: left;
    width: 100%;
    background: #fff;
    padding: 30px 20px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    border: 1px solid #d5d5d5;
}
.hastag-input input {
    width: 100%;
    border: 1px solid #d5d5d5;
    margin: 5px 0 10px;
}
.left-search-add-hastags button {
    font-family: 'Open Sans Semibold';
    background: #00b26b;
    color: #fff;
    border: hidden;
    font-size: 18px;
    padding: 8px 30px;
    line-height: 1;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}
.left-search-add-hastags button:hover{
	background-color:#000;
}
.list-of-hastags-added {
    float: left;
    width: 100%;
    background: #fff;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    padding: 20px;
    border: 1px solid #d5d5d5;
}
.list-of-hastags-added ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
.list-of-hastags-added ul li {
    float: left;
    width: calc(33.333% - 5px);
    border: 1px solid #d5d5d5;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    padding: 8px 25px 8px 10px;
    font-size: 15px;
    font-family: 'Open Sans Semibold';
    position: relative;
    margin-right: 7.5px;
    margin-bottom: 7.5px;
    overflow: hidden;
    white-space: nowrap;
}
.list-of-hastags-added ul li:nth-child(3n){
	margin-right:0;
}
.list-of-hastags-added ul li span.remove-tags {
    position: absolute;
    right: 0;
    color: red;
    cursor: pointer;
    height: 100%;
    top: 0;
    background-color: #fff;
    padding: 8px 10px 0;
}
.hastags-search h3 {
    float: left;
    width: 100%;
    font-family: 'Open Sans Semibold';
    font-size: 30px;
    line-height: 1.5;
    margin-bottom: 15px;
    padding-bottom: 0;
}
.bottom-nav-like-struc.attribut-three.hastags-section-talent {
    padding: 0 0 60px;
}
/*-- 31-03-2021 End --*/
.bottom-nav-like-struc {
    display: block;
}
input.error {
    border-color: red;
}

.admin-seo-fields {
    margin-top: 10px;
    display: inline-block;
    width: 100%;
}
.admin-seo-fields .edit-page-field {
    margin-top: 10px;
}

/*-- 30-04-2021 --*/
.add-profile-video {
    float: left;
    width: 100%;
}
.view-video-box {
    float: left;
    width: 100%;
}
.profile-video-buttons button {
    font-size: 16px; 
    line-height: 1;
    padding: 13px 20px;
    margin: 0 5px;
    width: 50%;
    border: hidden;
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;
}
.profile-video-buttons button.grey-btn {
    background-color: #333;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    color: #fff;
}
.profile-video-buttons {
    display: -webkit-box;
    display: flex;
    margin: 0 -5px;
    margin-top: 10px;
	float:left;
	width:100%;
}
.add-profile-video h6 {
    float: left;
    width: 100%;
    font-size: 20px;
    font-family: Open Sans Semibold;
    margin-bottom: 10px;
}
.add-profile-video {
    margin-top: 40px;
}
.view-video-box video {
    float: left;
    width: 100%;
    height: auto;
}
.view-video-box {
    border: 2px solid #d5d5d5;
    margin-bottom: 15px;
}
button.green-btn {
    background: #00b26b;
    color: #fff;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}
button.green-btn:hover {
    background-color: #333;
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;
}
button.grey-btn:hover {
    background: #000000;
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;
}
/*-- 30-04-2021 End --*/
button.multiselect.dropdown-toggle.btn.btn-default {
    background-position: 10px center;
}

/*-- 10-06-2021 --*/
a.activate.block-review.review-two-btn {
    margin-right: 10px;
}
span.block-btn a.review-two-btn {
    margin-top: 5px;
    margin-bottom: 5px;
}
.filter-data-sec.review-filter form .form-group {
    margin-top: 5px;
    margin-bottom: 5px;
}
.filter-data-sec {
    padding: 10px 20px;
}
.filter-data-sec.review-filter form button {
    margin-top: 5px;
}
table.event-admin-list td a {
    margin: 5px 0;
}
input {
    padding-right:15px;
}
input.hasDatepicker {
    padding-right: 20px;
}
.admin-panel .form-group-inner i.fa-angle-down {
    right: 8px;
}
.email-admin-view > table {
    max-width: 550px;
}
.email-admin-view table tr td {
    padding: 0;
}
.email-admin-view table tr {
    border: hidden;
}
/*-- 10-06-2021 End --*/


/*-- 17-08-2021 --*/
.create-deal-section .beforefeild input {
    width: 100%;
    height: 50px;
    -webkit-border-radius: 7px;
    border-radius: 7px;
    padding: 0 20px;
	border: 1px solid #d5d5d5;
}
.deal-feild .beforefeild select {
    width: 100%;
    height: 50px;
    -webkit-border-radius: 7px;
    border-radius: 7px;
    border: 1px solid #d5d5d5;
    padding: 0 14px;
}
.create-deal-section .deal-feild lable {
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 5px;
    float: left;
    width: 100%;
}
.deal-field-group .selected_cat span.cat-tag, .create-deal-section .dealtalent span.added-talent {
    margin-right: 10px;
    background: #e2e2e2;
    font-size: 14px;
    padding: 10px 45px 10px 15px;
    display: inline-block;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    color: #000;
    margin-top: 10px;
	position:relative;
}
.create-deal-section span.remove-cat, .create-deal-section .dealtalent span.remove-dealtalent{
    position: absolute;
    right: 6px;
    width: 30px;
    height: 30px;
    background: #fff;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    top: 6px;
    display: -webkit-box;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
    font-family: 'Open Sans Semibold';
	cursor:pointer;
}
/*-- 17-08-2021 End --*/

/*-- 18-08-2021 --*/

.create-deal-section {
    margin: 0 auto;
    background: #ffffff;
    float: none;
    width: 886px;
    display: table;
    border-radius: 7px;
    box-shadow: 0 3px 10px rgb(0 0 0 / 40%);
}
.create-deal-section .deal-field-group {
    padding: 20px 30px;
}
.create-deal-section .deal-feild {
    padding: 20px 0;
}
 .create-deal-section .deal-feild lable {
    font-size: 17px;
    font-weight: 600;
}   
.create-deal-section .deal-feild lable {
    font-size: 17px;
    font-weight: 600;
}
.create-deal-section .beforefeild input {
    border: 1px solid #c1bfbf;
    height: 53px;
}
.create-deal-section form input[type="submit"] {
    font-size: 19px;
    width: auto;
    font-family: 'Open Sans Semibold';
    background: #00b26b;
    line-height: 1;
    padding: 17px 55px;
    height: auto;
    color: #fff;
    margin-left: 30px;
    -webkit-border-radius: 7px;
    border-radius: 7px;
}
.create-deal-section .deal-field-group {
    padding: 0 30px;
}
.create-deal-section {
    padding: 10px 0 40px;
}
.create-deal-section {
    width: 1000px;
}
.deal-feild .beforefeild select.error {
    border-color: red;
}
.deal-feild textarea {
    width: 100%;
    height: 150px;
    border: 1px solid #d5d5d5;
    -webkit-border-radius: 7px;
    border-radius: 7px;
    padding: 10px 20px;
}
.form-group.margin-dfg.order-filter select {
    width: 100%;
    height: 55px;
    border: hidden;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    padding: 0 20px 0 40px;
}
.form-group.margin-dfg.order-filter select {
    width: 100%;
    height: 55px;
    border: hidden;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    padding: 0 20px 0 30px;
}
/*-- 18-08-2021 End --*/
.create-deal-section {
    max-width: 1000px;
    width: 100%;
}
.create-deal-section .beforefeild input {
    height: 50px;
}
.create-deal-section form input[type="submit"] {
    padding: 15px 55px;
}





/*-- 06-09-2021 --*/
.find-talent-consumer {
    float: left;
    width: 100%;
    padding: 40px 30px;
}
.find-talent-consumer form {
    max-width: 700px;
    margin: 0 auto;
    background: #fff;
    padding: 20px 15px;
    border: 1px solid #d5d5d5;
    -webkit-border-radius: 7px;
    border-radius: 7px;
}
.find-talent-consumer form .beforefeild input[type="text"] {
    border: 1px solid #d5d5d5;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    padding: 0 15px;
}
.find-talent-consumer input[type="submit"] {
    width: 100%;
    background: #03b36d;
    margin-top: 10px;
    text-transform: uppercase;
    color: #fff;
    font-family: 'Open Sans Semibold';
    font-size: 16px;
	transition:0.5s;
}
.find-talent-consumer input[type="submit"]:hover{
	background-color:#000;
	transition:0.5s;
}


.inner_book_experience {
    float: left;
    width: 100%;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.20);
}
.inner_book_experience {
    margin: 20px 0 !important;
}
.inner_book_experience {
    -webkit-border-radius: 6px;
    border-radius: 6px;
	overflow:hidden;
}
.inner_book_experience .img_top {
    position: relative;
}
.inner_book_experience .img_top {
    -webkit-border-radius: 6px 6px 0 0;
    border-radius: 6px 6px 0 0;
    overflow: hidden;
}
.img_top img {
    height: 400px;
    object-fit: cover;
    width: 100%;
    object-position: top;
}
.inner_book_experience .img_top a img {
    transform: scale(1);
    -webkit-transition: 2s;
    -moz-transition: 2s;
    -o-transition: 2s;
    transition: 2s;
}
.inner_book_experience:hover .img_top a img {
    transform: scale(1.3);
    -webkit-transition: 4s;
    -moz-transition: 4s;
    -o-transition: 4s;
    transition: 4s;
}
span.experience-icon-new-ex-page {
    position: absolute;
	background: #00a651 !important;
    right: 10px;
    bottom: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 100%;
    pointer-events: none;
}
.img_top img {
    object-fit: cover;
    width: 100%;
    object-position: top;
}
.inner_book_experience .img_top span.experience-icon-new-ex-page img {
    max-width: 40px;
    height: auto;
}
span.experience-icon-new-ex-page {
    width: 86px;
    height: 86px;
    border-radius: 6px;
}
.inner_book_main {
    float: left;
    width: 100%;
    background: #fff;
    padding: 0px 20px 15px;
}
.inner_book_main {
    -webkit-border-radius: 0 0 6px 6px;
    border-radius: 0 0 6px 6px;
}
.cont_bottom h3 {
    color: #00b26b;
    font-size: 23px;
    margin: 10px 0px 10px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
    min-height: inherit;
    float: left;
    width: 100%;
}
.cont_bottom a {
    font-size: 20px;
    color: #00a651 !important;
    color: #00a651 !important;
    text-decoration: none !important;
    font-family: Open Sans Semibold;
}
.cont_bottom p {
    line-height: 23px;
    color: #000;
}
.cont_bottom p.talent_nm {
    font-size: 18px;
    font-family: Open Sans Semibold;
    text-transform: capitalize;
    min-height: initial;
    float: left;
    width: 100%;
    margin-bottom: 5px;
	font-weight:300;
}
.cont_bottom a {
    font-size: 20px;
    text-decoration: none !important;
    font-family: Open Sans Semibold;
}
.talent_nm a {
    color: #000 !important;
}
.cont_bottom p {
    font-size: 15px;
    font-weight: 300;
    font-family: Open Sans;
    min-height: 95px;
    margin-bottom: 10px;
    float: left;
    width: 100%;
}
.price_but {
    float: left;
    width: 100%;
    border-top: 1px solid #dbdbdb;
    padding-top: 15px;
}
.price_but span {
    padding-top: 4px;
	padding-bottom: 10px;
    float: left;
    font-size: 18px;
    color: #000;
    font-family: Open Sans Semibold;
}
.price_but .button-container {
    display: flex;
    width: 100%;
    column-gap: 15px;
    flex-wrap: wrap;
    gap: 10px;
}
.price_but a {
	background: #00a651;
	font-size: 15px;
	color: #ffffff;
	border: hidden;
	padding: 7px 10px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	text-transform: uppercase;
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-o-transition: 0.5s;
	font-family: Open Sans Semibold;
	transition: 0.5s;
	font-weight: 600;
	float: right;
	text-decoration: none !important;
	width: 100%;
	text-align: center;
}
.price_but a:hover{
	background-color:#000;
}
.filter-main-sec-con-exp {
    float: left;
    width: 100%;
    margin-top: 50px;
}


.sec-w-des-here {
    float: left;
    width: 100%;
    background: #ffffff;
}
.top-section-exp-new .sec-w-des-here {
    padding: 0;
    box-shadow: none;
    display: -webkit-box;
    display: flex;
    padding: 30px;
}
.left-image-ex-new {
    max-width: 205px;
    flex: 0 0 205px;
}
.exper-img-left img {
    width: auto;
    margin: 0 auto;
    height: auto;
    display: table;
    max-width: 100%;
}
.right-content-exp-new {
    float: left;
    width: 100%;
    padding-left: 20px;
}
.user-title-detial-talent {
    float: left;
    width: 100%;
    position: relative;
    overflow: hidden;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
    border-radius: 4px;
    -webkit-border-radius: 4px;
}
.user-title-detial-talent.description-talent {
    max-height: initial;
	overflow: visible;
}
.right-content-exp-new .user-title-detial-talent.description-talent {
    height: auto;
    margin: 0;
    padding: 0;
}
.right-content-exp-new h3 {
    font-size: 39px;
    font-family: 'Open Sans Semibold';
    color: #000;
    float: left;
    width: 100%;
}
.right-content-exp-new p {
    float: left;
    width: 100%;
    margin-top: 15px;
    font-size: 16px;
	line-height:25px;
}
.location-and-price.blockElement {
    margin-top: 20px;
}
.right-content-exp-new p {
    float: left;
    width: 100%;
}
.location-and-price.blockElement p {
    display: -webkit-box;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    font-size: 20px;
    flex-wrap: wrap;
    margin-top: 10px;
    padding: 0;
}
.location-and-price.blockElement b {
    position: relative;
    color: #000;
    top: -1px;
    min-width: 145px;
    margin: 5px 0;
    text-transform: uppercase;
    font-family: 'Open Sans Semibold';
}
.right-content-exp-new .images-media-li {
    margin-top: 10px;
}
.right-content-exp-new .images-media-li {
    padding-bottom: 0;
}

.consumer-panel.experience-request-new-page.experience-request-new-page-only {
    padding: 40px 30px;
    float: left;
    width: 100%;
}
.form-section-exp-new.blockElement {
    background-repeat: no-repeat;
    background-color: #e6e5ea;
}
.form-section-exp-new.blockElement {
    background-image: url(https://www.letsengage.com/images/booking_detail.jpg);
    background-size: cover;
}
.form-section-exp-new.blockElement .bili-sec {
    float: left;
    width: 100%;
    padding: 48px 0;
}
.form-section-exp-new.blockElement .bili-sec-sec {
    padding: 0;
    background: transparent;
    max-width: 700px;
    float: right;
    width: 100%;
}
.form-section-exp-new.blockElement  .bili-sec-sec .col-md-5 {
    width: 100%;
    padding: 0;
}
.whp {
    margin-bottom: 25px;
    width: 100%;
    float: left;
}
.form-section-exp-new.blockElement .col-md-5 .whp.cal h6 {
    float: left;
    width: 100%;
    font-size: 18px;
    color: #1c1c1c;
    margin-bottom: 10px;
    padding-top: 0;
}
.form-section-exp-new.blockElement .col-md-5 .whp.cal > span {
    float: left;
    width: calc(50% - 18px);
}
.form-section-exp-new.blockElement .col-md-5 .whp.cal span input {
    width: 100%;
    padding: 0 40px 0 15px;
    height: 49px;
}
.form-section-exp-new.blockElement .bili-sec-sec .time-sec-ex-req .whp span i {
    left: auto;
    top: 23px;
    right: 15px;
    pointer-events: none;
    color: #a0a0a0;
}
.form-section-exp-new.blockElement.experience-reqst .b-select.whp.cal .select-duration select {
    height: 59px;
    border-radius: 50px;
}
.form-section-exp-new.blockElement .col-md-5 .whp.cal > span.sto {
    width: 36px;
    margin: 0;
    padding: 11px 0 0 0;
    font-size: 15px;
    color: #4f4f4f;
	text-align:center;
}
.bili-sec-sec .whp span {
    position: relative;
    display: inline-block;
}
.blockElement{
	float:left;
	width:100%;
}
.upload-contract-and-location {
    margin: 0 -18px 0;
}
.form-section-exp-new.blockElement .bili-sec-sec .upload-contract-and-location > div.who.no {
    float: left;
    width: 50%;
    padding: 0 18px;
    margin: 0;
}
.bili-sec-sec .upload-contract-and-location .who.no h6 {
    float: left;
    width: 100%;
    font-size: 18px;
    margin: 0 0 10px 0 !important;
    padding: 0 !important;
}
.upload-contract-and-location .who.no.full-width-location.location-sec-add input {
    height: 49px;
}
.form-section-exp-new.blockElement  .bili-sec-sec .col-md-7 {
    width: 100%;
    padding: 0;
}
.right-sec-bili-sec {
    float: left;
    width: 100%;
}
.form-section-exp-new.blockElement .right-sec-bili-sec {
    border-left: hidden;
    padding-left: 0;
}
.form-section-exp-new.blockElement .right-sec-bili-sec {
    margin-top: 25px;
}
.select-type-r.new-radio-request-experience {
    float: left;
    width: 100%;
    margin-bottom: 30px;
}
.select-type-r li {
    display: block;
    position: relative;
    padding-left: 45px;
    margin-bottom: 12px;
    cursor: pointer;
    font-size: 22px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.select-type-r.new-radio-request-experience li {
    float: left;
    width: 100%;
    text-align: left;
    margin: 0;
    padding-left: 25px;
}
.form-section-exp-new.blockElement .select-type-r.new-radio-request-experience li {
    padding-right: 0;
}
.first-price-line-exp-new {
    margin: 0 -18px;
}
.first-price-line-exp-new .who {
    float: left;
    width: 50%;
    padding: 0 18px;
}
.form-section-exp-new.blockElement .right-sec-bili-sec > .first-price-line-exp-new:first-child > .who {
	margin-bottom: 0;
	width: 100%;
  }
.first-price-line-exp-new .who h6 {
    float: left;
    width: 100%;
    font-size: 18px;
    margin: 0 0 10px 0;
    padding: 0;
	text-transform: uppercase;
}
.bili-sec-sec .first-price-line-exp-new .who span.dollar-sign-set {
    width: 100%;
	position:relative;
	float:left;
}
.first-price-line-exp-new .who input {
    width: 100%;
    max-width: 100%;
    height: 49px;
}
.bili-sec-sec .who span.dollar-sign-set.dds2 i {
    left: 13px;
    top: 50%;
    position: absolute;
    color: #a8a8a8;
    transform: translateY(-50%);
}
.whole-div-for-payment-terms {
    float: left;
    width: 100%;
}
.whole-div-for-payment-terms span.payment-terms-heading {
    font-size: 20px;
    float: left;
    width: 100%;
    color: #00b26b;
    font-family: Open Sans bold;
    margin-bottom: 15px;
}
.second-payment-line-exp {
    margin: 0 -18px;
}
.bili-sec-sec .who span.dollar-sign-set {
    position: relative;
    float: left;
}

.dollar-sign-set.dds2 input {
    margin-top: 0;
    padding-left: 33px;
    padding-right: 10px;
    margin: 0;
}
.bili-sec-sec .who span.dollar-sign-set.dds2 i {
    left: 10px;
    top: 50%;
    position: absolute;
    color: #a8a8a8;
    transform: translateY(-50%);
}
.second-payment-line-exp > div.who {
    float: left;
    width: 50%;
    padding: 0 18px;
}
.bili-sec-sec .who span.dollar-sign-set {
    width: 100%;
}
.form-section-exp-new.blockElement .bili-sec div.right-sec-bili-sec.section-experi-req-price.experience-view-page {
    margin: 0;
}
div.right-sec-bili-sec.section-experi-req-price span.dollar-sign-set.dds2 i {
    top: 30px;
    left: 15px;
} 
.right-sec-bili-sec.section-experi-req-price.experience-view-page .who.new-payment-request {
    padding: 0 10px !important;
}
.right-sec-bili-sec.section-experi-req-price.experience-view-page .who {
    padding: 0 !important;
}
.form-section-exp-new.blockElement .right-sec-bili-sec > .first-price-line-exp-new:first-child .who {
    padding: 0;
}
.bili-sec-sec .first-price-line-exp-new .who span.dollar-sign-set input {
    height: 59px;
    -webkit-border-radius: 50px;
    border-radius: 50px;
    width: 100%;
	padding-right:20px;
}
.form-section-exp-new.blockElement.form-exp-view .billing-info-wrap .col-md-7.payment-terms-view-section .right-sec-bili-sec.section-experi-req-price .first-price-line-exp-new {
    padding: 0 0 0 20px;
}
.second-payment-line-exp .who h6 {
    float: left;
    width: 100%;
    font-size: 18px;
    margin-bottom: 10px;
    padding: 0;
	min-width:100%;
	text-transform: uppercase;
}
.form-section-exp-new.blockElement .msg-for-talent span.msg-title {
    font-size: 18px;
    float: left;
    width: 100%;
    margin-bottom: 10px;
    padding: 0;
	font-family: Open Sans Semibold;
}
.msg-for-talent textarea {
    width: 100%;
    float: left;
    min-height: 100px;
    max-height: 100%;
    resize: none;
    border: 1px solid #d5d5d5;
    border-radius: 4px;
    padding: 5px;
}
.form-section-exp-new.blockElement .msg-for-talent textarea {
    height: 360px;
    padding: 10px 15px;
}
.form-section-exp-new.blockElement .msg-for-talent.full-field-text {
    padding-right: 0;
}
.final-price-for-exp {
    float: left;
    width: 100%;
    color: #00b26b;
    font-family: Open Sans Semibold;
    font-size: 18px;
    padding: 10px 3px;
	text-align:left;
}
.form-section-exp-new.blockElement .two-nor-btn {
    display: -webkit-box;
    display: flex;
    float: left;
    width: 100%;
    margin-bottom: 10px;
}
.btn-nor-sec.pull-right.main-2inone .two-nor-btn.\32 inone {
    float: left;
    width: 50%;
}
.Reviews-list-page.experience-request .btn-nor-sec.pull-right.main-2inone .two-nor-btn.\32 inone {
    width: 100%;
}
.Reviews-list-page.experience-request .btn-nor-sec.pull-right.main-2inone .one-nor-btn {
    width: 100%;
}
.form-section-exp-new.blockElement .btn-nor-sec.pull-right button.width-btn {
    width: 100%;
    margin: 0;
}
.experience-request-new-page .form-section-exp-new.blockElement .btn-nor-sec.pull-right {
    max-width: 100%;
    width: 100%;
}
.consumer-panel.experience-request-new-page.experience-request-new-page-only {
    padding: 0;
}
.form-section-exp-new.blockElement .bili-sec {
    padding: 50px 40px;
}
/*-- 06-09-2021 End --*/

/*-- 07-09-2021 --*/
.right-content-exp-new .images-media-li {
    margin-top: 10px;
}
.right-content-exp-new .images-media-li {
    padding-bottom: 0;
}
.images-lis {
    margin-bottom: 15px;
}
.right-content-exp-new .images-media-li .images-lis {
    display: -webkit-box;
    display: flex;
    float: left;
    width: 100%;
	max-width:100%;
}
.right-content-exp-new .images-media-li .images-lis h6 {
    font-size: 20px;
    font-family: 'Open Sans Semibold';
    max-width: 145px;
    flex: 0 0 145px;
    text-align: left;
    padding: 32px 0 0 0;
	text-transform:uppercase;
	margin:0;
}
.images-media-li ul {
    padding: 0;
    list-style: none;
}
.right-content-exp-new .images-media-li .images-lis ul {
    margin: 0;
}
.images-lis li {
    float: left;
    min-width: 85px;
    max-width: 85px;
    overflow: auto;
    margin-right: 10px;
    max-height: 87px;
    margin-bottom: 10px;
}
.images-lis li {
    height: 87px;
    display: table;
}
.images-lis li, .images-lis.media-lis li {
    position: relative;
}
.images-lis li {
    border: 1px solid #d5d5d5;
    text-align: center;
    cursor: pointer;
}
.des-tagline-sec, .record-section-design, .area-section, .images-lis li {
    -webkit-border-radius: 6px;
    border-radius: 6px;
}
#image-ul-li li span.images-event {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}
.images-lis li img {
    max-width: 100%;
    height: auto;
    max-height: 80px;
    width: auto;
}
#add-experiance-media {
    float: left;
    width: 100%;
    list-style: none;
    padding: 0;
    margin: 0;
}
#add-experiance-media li {
    float: left;
    padding: 0 !important;
    width: auto;
}
.right-content-exp-new ul#add-experiance-media li iframe {
    float: left;
    -webkit-border-radius: 6px;
    border-radius: 6px;
}
#add-experiance-media li a {
    float: left;
    width: 100%;
    text-align: center;
}
.contract-name {
    line-height: 16px;
    color: #000000;
    height: 39px;
    overflow: hidden;
    padding-top: 5px;
    float: left;
    width: 100%;
    word-break: break-all;
}
span.contract-name {
    position: absolute;
    left: 0;
    background: rgba(0, 178, 107, 0.9);
    top: 0;
    width: 100%;
    height: 100%;
    padding: 5px 5px;
    overflow-y: auto;
    font-size: 12px;
    color: #fff;
    opacity: 0;
}
.who.no.upload-contract-new input {
    height: auto;
    padding: 6px 15px;
    width: 100%;
    margin-top: 15px;
    float: left;
}
.upload-contract-and-location .who.no.upload-contract-new input {
    padding: 11.5px 15px;
    margin: 0;
}
.select-type-r.new-radio-request-experience li .checkmark {
    background-color: #fff;
}
.top-section-exp-new .sec-w-des-here {
    background: transparent;
}

.exp-tabing {
    float: left;
    width: 100%;
}
.exp-tabing ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
.exp-tabing ul li {
    display: inline-block;
    margin-bottom: 10px;
    margin-right: 10px;
    float: left;
}
.exp-tabing.tabing-consumer ul li a {
    margin-right: 10px;
    line-height: 1.3;
    border: 1px solid transparent;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    float: left;
    width: auto;
    position: relative;
    display: block;
    padding: 10px 20px 10px 20px;
    background-color: transparent;
    border: 2px solid #1f1f1f;
    color: #1f1f1f;
    font-size: 17px;
    font-family: Open Sans;
	text-decoration:none;
}
.exp-tabing.tabing-consumer ul li.active a, .exp-tabing.tabing-consumer ul li a:hover {
    color: #ffffff;
    cursor: pointer;
    background-color: #00b26b;
    border: 2px solid #00b26b;
	-webkit-transition: 0.5s ease;
  -moz-transition: 0.5s ease;
  -o-transition: 0.5s ease;
  transition: 0.5s ease;
}
.main-section-main-content.consumer .exp-tabing.tabing-consumer ul li a {
    padding: 12px 20px 12px 20px;
    min-width: 255px;
	-webkit-transition: 0.5s ease;
  -moz-transition: 0.5s ease;
  -o-transition: 0.5s ease;
  transition: 0.5s ease;
    text-align: center;
}

.new-request-livestream-listing {
    float: left;
    width: 100%;
}
.single-request-livestream {
    float: left;
    width: 100%;
}
.single-request-livestream {
    padding: 40px 0;
    border-bottom: 1px solid #c4c4c4;
}
.talent-img-section-rlive {
    float: left;
    width: 100%;
    max-width: 650px;
}
.talent-img-section-rlive img {
    width: 100%;
    height: 410px;
    object-fit: cover;
    -webkit-border-radius: 6px;
    border-radius: 6px;
}
.talent-detail-section-rlive {
    float: left;
    width: 100%;
    max-width: calc(100% - 650px);
    padding-left: 40px;
    padding-top: 15px;
}
.single-content-line-rlive {
    float: left;
    width: 100%;
    margin-bottom: 16px;
}
.single-content-line-rlive label {
    float: left;
    width: 100%;
    max-width: 300px;
    font-size: 20px;
    color: #151515;
    font-family: 'Open Sans Bold';
    margin: 0;
	text-align: left;
}
.value-section-rlive {
    float: left;
    width: calc(100% - 300px);
}
.value-section-rlive p {
    float: left;
    width: 100%;
    font-size: 16px;
    color: #353535;
    position: relative;
    top: 4px;
	text-align: left;
}
.buttons-section-rlive {
    float: left;
    width: 100%;
    max-width: 275px;
}
.first-line-btn-rlive span.right {
    display: -webkit-box;
    display: flex;
    margin: 0 -4px;
}
a.view-chat-button {
    background: #00b26b;
    color: #ffffff;
    line-height: 1;
    padding: 9px 20px;
    border-radius: 5px;
    font-family: Open Sans Semibold;
    text-decoration: none;
    font-size: 14px;
    float: left;
}
.first-line-btn-rlive a {
    text-decoration: none !important;
}
.first-line-btn-rlive .right a {
    width: 100%;
    padding: 0 4px;
}
.first-line-btn-rlive .right a {
    display: inline-block;
}
.second-line-btn-rlive a {
    font-size: 17px;
    font-family: 'Open Sans Semibold';
    text-transform: uppercase;
    border: 2px solid #00b26b;
    background: transparent;
    color: #00b26b;
    width: 100%;
    text-align: center;
    padding: 10px 20px;
    margin-top: 15px;
	float:left;
	-webkit-border-radius: 5px;
	border-radius : 5px;
}
.consumer-experience-listing .first-line-btn-rlive .right a {
    background: transparent;
}
.first-line-btn-rlive .right a button {
    font-size: 15px;
    padding: 13px 15px;
    font-family: 'Open Sans Semibold';
    -webkit-border-radius: 6px;
    border-radius: 6px;
    width: 100%;
    margin: 0;
}
.consumer-accept-wait {
    margin-bottom: 15px;
}
.consumer-accept-wait {
    float: left;
    width: 100%;
    font-size: 18px;
    font-family: Open Sans Semibold;
    color: #03a84e;
	padding: 0 4px;
}
.value-section-rlive p {
    float: left;
    width: 100%;
    font-size: 16px;
    color: #353535;
    position: relative;
    top: 4px;
}
.first-line-btn-rlive .right p {
    font-size: 16px;
    color: #00b26b;
    font-family: 'OPEN SANS SEMIBOLD';
}
.new-request-livestream-listing .single-request-livestream:nth-child(2n) .talent-img-section-rlive {
    float: right;
}
.new-request-livestream-listing .single-request-livestream:nth-child(2n) .talent-detail-section-rlive {
    padding-left: 0;
    padding-right: 40px;
}
.form-section-exp-new.blockElement .two-nor-btn button {
    padding: 15px 10px;
    margin: 0;
    width: 100%;
}
.form-section-exp-new.blockElement .two-nor-btn button:nth-child(2) {
    margin-left: 10px !important;
}

.experience-request-view-page .form-section-exp-new.blockElement .col-md-5 .whp.cal > span.sto {
    padding: 0;
    color: #00b26b;
}
.bili-sec-sec .whp span {
    width: auto;
}
.experience-request-view-page .form-section-exp-new.blockElement .col-md-5 .b-select.whp.cal > span.sto {
    padding: 11px 0 0 0;
}
.who.no.full-width-location {
    float: left;
    width: 100%;
    margin-top: 0;
    margin-bottom: 0;
}
.time-sec-ex-req input {
    width: 100%;
    margin: 0;
	height: 59px;
  border-radius: 29px;
  background-color: #ffffff;
  border: 1px solid #d6d6d6;
  padding: 0 22px;
  font-size: 15px;
  color: #000;
  font-weight: 400;
}
.form-section-exp-new.blockElement .bili-sec-sec .est-budget .right-sec-bili-sec.section-experi-req-price .first-price-line-exp-new .who select#estimated_budget {
	height: 59px;
	border-radius: 29px;
	background-color: #ffffff;
	border: 1px solid #d6d6d6;
	width: 100%;
	padding: 0 22px;
	  padding-left: 22px;
	font-size: 15px;
	color: #000;
	font-weight: 400;
	-webkit-appearance: none;
	-moz-appearance: none;
	padding-left: 20px;
	background-image: url(https://www.letsengage.com/engage3_0/images/icons/select.png);
	background-repeat: no-repeat;
	background-position: center right 20px;
  }
  .form-section-exp-new.blockElement .bili-sec-sec .est-budget .right-sec-bili-sec.section-experi-req-price .msg-for-talent {
	margin: 20px 0 0 0;
	width: 100%;
	float: left;
	padding: 0;
  }
  .form-section-exp-new.blockElement .msg-for-talent span.msg-title {
	font-size: 18px;
	float: left;
	width: 100%;
	margin-bottom: 10px;
	padding: 0;
	font-family: Open Sans Semibold;
	text-transform: uppercase;
  } 
  .form-section-exp-new.blockElement .msg-for-talent textarea {
	height: 130px;
	padding: 10px 15px;
	border-radius: 23px;
  }
  button#loggedin {
	width: 100%;
  float: left;
  background: #03b36d;
  text-transform: uppercase;
  color: #fff;
  font-family: 'Open Sans Semibold';
  font-size: 16px;
  transition: 0.5s;
  margin: 40px 0 0 0px;
  border-radius: 50px;
  padding: 15px 20px;
  } 
.form-section-exp-new.blockElement .right-sec-bili-sec > .first-price-line-exp-new:first-child > .who {
	margin-bottom: 0;
	width: 100%;
  }
.form-section-exp-new.blockElement .bili-sec-sec .right-sec-bili-sec.section-experi-req-price {
	margin: 20px 0 0 0;
  }
  .form-section-exp-new.blockElement .bili-sec-sec .est-budget .right-sec-bili-sec.section-experi-req-price .first-price-line-exp-new {
	display: flex;
	column-gap: 25px;
	margin: 0;
  } 
  .talent-general-detail-content .right-sec-bili-sec.section-experi-req-price .first-price-line-exp-new.all-three-lines {
    flex-wrap: wrap;
    margin: 30px 0 0 0 !important;
}
.talent-general-detail-content .form-section-exp-new.blockElement .bili-sec-sec .col-md-5 span, .form-section-exp-new.blockElement .bili-sec-sec .col-md-5 .who.no.full-width-location.location-sec-add.experience-request-travel-price {
	width: 100%;
  }
.who.no.full-width-location.location-sec-add h6.medium {
    margin-bottom: 10px;
}
.experience-request-view-page .who.no.full-width-location.location-sec-add h6.medium {
    padding-top: 0;
}
.form-section-exp-new.blockElement .bili-sec-sec .est-budget .right-sec-bili-sec.section-experi-req-price .first-price-line-exp-new .who {
	padding: 0;
  }
/*-- 07-09-2021 End --*/


/*-- 08-09-2021 --*/
ul.list-tabing-complete {
    float: left;
    width: 100%;
    margin-bottom: 0;
}
.exp-tabing ul li a {
    color: #ffffff;
    cursor: pointer;
    background-color: #00b26b;
    border: 2px solid #00b26b;
    border-bottom-color: #00b26b;
    padding: 10px 35px;
    border-radius: 4px;
    font-family: Open Sans Semibold;
    font-size: 16px;
    display: table;
    text-decoration: none !important;
}
.exp-tabing ul.list-tabing-complete li a {
    background-color: transparent;
    border: 2px solid #1f1f1f;
    color: #1f1f1f;
    font-family: 'Open Sans';
    padding: 12px 20px;
    min-width: 255px;
    text-align: center;
    margin-right: 10px;
	-webkit-transition: 0.5s ease;
  -moz-transition: 0.5s ease;
  -o-transition: 0.5s ease;
  transition: 0.5s ease;
}
.exp-tabing ul.list-tabing-complete li a:hover, .exp-tabing ul.list-tabing-complete li.active a {
    background-color: #00b26b;
    color: #fff;
    border-color: #00b26b;
	-webkit-transition: 0.5s ease;
  -moz-transition: 0.5s ease;
  -o-transition: 0.5s ease;
  transition: 0.5s ease;
}


.payment-top-detail-inner.blockElement {
    display: -webkit-box;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
}
.left-img-detail-payment {
    float: left;
    max-width: 650px;
    flex: 0 0 650px;
}
.left-img-detail-payment img {
    height: 410px;
    width: 100%;
    object-fit: cover;
    -webkit-border-radius: 8px;
    border-radius: 8px;
}
.content-payment-detail {
    float: left;
    width: 100%;
    padding-left: 50px;
}
.single-payment-detail-line {
    float: left;
    width: 100%;
    padding: 0 0 18px 0;
}
.single-payment-detail-line label {
    font-size: 20px;
    color: #151515;
    float: left;
    width: 100%;
    max-width: 310px;
}
.single-payment-detail-line p {
    font-size: 16px;
    color: #151515;
    position: relative;
    top: 3px;
    float: left;
    width: calc(100% - 310px);
}
.table-checkout-below {
    float: left;
    width: 100%;
    padding: 50px 10px;
}
.event-check-out-headings {
    float: left;
    width: 100%;
    text-align: center;
    padding: 0 ;
}
.event-check-out-headings h6 {
    font-size: 20px;
    text-transform: uppercase;
    font-family: 'Open Sans Bold';
    background: #00b26b;
    color: #fff;
    padding: 16px 20px;
    -webkit-border-radius: 8px 8px 0 0;
    border-radius: 8px 8px 0 0;
}
.total-table-checkout {
    width: 100%;
    display: table;
    background: #ffffff;
    border: 1px solid #d5d5d5;
    margin-top: 40px;
    border-radius: 5px;
}
.total-table-checkout {
    float: left;
    width: 100%;
    margin: 0;
    border: 1px solid #acacac !important;
    -webkit-border-radius: 0 0 8px 8px;
    border-radius: 0 0 8px 8px;
    padding: 0 12px 40px;
}
.total-table-checkout .section-chekout-total {
    float: left;
    width: 100%;
    border-bottom: 1px solid #d5d5d5;
}
.left-chek-total {
    border-right: 1px solid #d5d5d5;
    font-size: 17px;
    font-weight: 600;
    text-align: left;
    float: left;
    width: 70%;
    padding: 15px 10px;
    position: relative;
    font-family: Open Sans;
}
.left-chek-total {
    font-size: 19px;
    color: #0c0c0c;
}
.right-chek-total {
    float: left;
    width: 30%;
    font-weight: 600;
    text-align: right;
    padding: 15px;
    font-size: 17px;
}
.right-chek-total {
    font-size: 16px;
    top: 3px;
    position: relative;
    font-weight: 400;
}
.discount-text {
    float: left;
    width: auto;
    margin-right: 10px;
    margin-top: 7px;
}
.coupon-code {
    float: left;
    width: auto;
    margin-top: 5px;
}
.coupon-code {
    max-width: 270px;
    padding-left: 15px;
    width: 100%;
}
.coupon-code input[type="text"] {
    height: 35px;
    border: 1px solid #d5d5d5;
    border-radius: 5px;
    max-width: 150px;
    width: 100%;
    padding: 0 10px;
    float: left;
}
.coupon-code input[type="text"] {
    max-width: 130px;
    padding: 0 5px;
    float: left;
    border-radius: 6px;
    background-color: #ffffff;
    border: 1px solid #adadad;
}
.coupon-code .apply_discount_coupon input, .coupon-code .hide_read_only input {
    float: left;
    width: auto;
    font-size: 14px;
    border-radius: 5px;
    margin-left: 5px;
    background: #00b26b;
    color: #ffffff;
    padding: 0 10px;
    height: 35px;
}
.coupon-code .apply_discount_coupon input, .coupon-code .hide_read_only input {
    width: 100%;
    font-size: 17px;
    height: 35px;
    max-width: 115px;
    text-transform: uppercase;
    margin-left: 10px;
}
.coupon-message {
    bottom: 0;
    font-size: 14px;
    font-weight: 500;
    color: red;
    float: left;
    width: 100%;
    padding-top: 10px;
    text-align: center;
}
.event-price.discount-coupon-amount {
    color: red;
}
.event-price.final-exp-price {
    color: #00b26b;
}
.left-detail-about-payment.blockElement .total-table-checkout, .left-detail-about-payment.blockElement .left-chek-total, .left-detail-about-payment.blockElement .total-table-checkout .section-chekout-total {
    border: hidden;
}


.whole-payment-section {
    float: left;
    width: 100%;
    padding: 20px 20px;
    border: 1px solid #acacac;
    border-top: hidden;
    -webkit-border-radius: 0 0 8px 8px;
    border-radius: 0 0 8px 8px;
	background-color: #fff;
}
.credit-card-sec-content {
    float: left;
    width: 100%;
    background: #f7f7f7;
    /* border: 1px solid #d5d5d5; */
    -webkit-border-radius: 5px;
    border-radius: 5px;
    padding: 8px 30px 20px;
    margin-bottom: 20px;
    line-height: 1;
}
.credit-card-sec-content {
    background: transparent;
    border: hidden;
    padding: 0;
}
.pay-with-bank {
    float: left;
    width: 100%;
}
.pay-with-bank.pay-with-define-bank {
        padding-top: 5px;
}
.radio-bank {
    display: block;
    position: relative;
    padding-left: 30px;
    margin-bottom: 12px;
    cursor: pointer;
    font-size: 18px;
    -webkit-user-select: none; 
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.pay-with-bank-text {
    margin-top: 0;
    float: left;
    width: 100%;
    margin-bottom: 0;
}
.radio-bank input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    width: 20px;
    height: 20px;
    left: 0;
    z-index: 99999;
    margin-top: 0;
    top: 0;
}
.checkmark {
    position: absolute;
    top: 12px;
    left: 24px;
    height: 14px;
    width: 14px;
    background-color: transparent;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    border: 1px solid #d5d5d5;
}
.radio-bank .checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 20px;
    width: 20px;
    background-color: #ffffff;
    border-radius: 50%;
}
.bank-details {
    float: left;
    width: 100%;
    padding-top: 25px;
}
.ach-bank-name {
    float: left;
    width: 100%;
    margin-bottom: 10px;
}
.bank-details .ach-bank-name {
    font-family: Open Sans Semibold;
    font-size: 16px;
}
.bank-details .ach-bank-name span {
    font-family: Open Sans;
    font-size: 16px;
}
.bank-details .ach-bank-name span {
    padding-left: 10px;
}
.credit-card-sec-content {
    background: transparent;
    border: hidden;
    padding: 0;
}
.credit-card-sec-content.for-margin-zip-code {
    margin-bottom: 0;
}
.pay-with-credit-card .radio-bank {
    margin: 0;
}
.credit-card-section-form {
    float: left;
    width: 100%;
    padding-top: 30px;
}
.form-group-checkout {
    float: left;
    width: 100%;
    position: relative;
    margin-bottom: 15px;
}
.form-group-checkout label {
    margin-bottom: 5px;
    font-family: Open Sans Semibold;
}
.form-group-checkout input {
    -webkit-border-radius: 4px;
    border-radius: 4px;
    border: 1px solid #d5d5d5;
}
.sg-checkout {
    float: left;
    width: 50%;
    position: relative;
}
.credit-card-sec-content .sg-checkout:first-child {
    padding-right: 10px;
}
.sg-checkout select {
    width: 100%;
    height: 46px;
    border: 1px solid #d5d5d5;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    padding-left: 22px;
    background: #ffffff;
}
.credit-card-sec-content .fas.fa-chevron-down {
    position: absolute;
    right: 20px;
    top: 64% !important;
    color: #d5d5d5;
    transform: translateY(-50%);
}
.form-group-checkout.billing-zip-code-last {
    margin-bottom: 5px;
}
.credit-card-sec-content .sg-checkout:last-child {
    padding-left: 10px;
}
.payment-errors {
    float: left;
    width: 100%;
    text-align: center;
    margin-top: 0;
    color: red;
}
.submit-pay {
    background: #00b26b;
    border: hidden;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    color: #ffffff;
    font-family: Open Sans Semibold;
    font-size: 16px;
    padding: 5px 30px;
    float: right;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}
.submit-pay {
    border-radius: 6px;
    -webkit-border-radius: 6px;
    font-family: 'OPEN SANS BOLD';
    font-size: 19px;
    text-transform: uppercase;
    width: 100%;
    padding: 10px 20px;
	margin-top:20px;
}
.top-payment-page-details.blockElement {
    padding: 40px 30px 0;
}
.payment-top-detail-inner.blockElement {
    background: #fff;
    padding: 30px;
	-webkit-border-radius:10px;
	border-radius:10px;
}
/*-- 08-09-2021 End --*/



/*-- 09-09-2021 --*/
.method-section-pay {
    float: left;
    width: 100%;
    margin-bottom: 40px;
}
.pay-with-old {
    float: left;
    width: 100%;
    border: 1px solid #d5d5d5;
    padding: 15px 15px 13px;
    background: #ffffff;
    border-radius: 4px 4px 0 0;
}
.pay-with-old span {
    float: left;
    width: auto;
    margin-bottom: 0;
}
.pay-with-old span {
    float: left;
    width: auto;
    margin-bottom: 0;
}
.pay-with-new {
    float: left;
    width: 100%;
    padding: 15px 15px;
    border: 1px solid #d5d5d5;
    border-radius: 0 0 4px 4px;
    background: #ffffff;
}
.pay-with-old form input[type="submit"] {
    float: right;
    width: auto;
    background: #00b26b;
    color: #ffffff;
    padding: 0;
    height: auto;
    padding: 4px 30px;
    font-family: Open Sans Semibold;
    font-size: 18px;
    margin-top: -3px;
}
.pay-with-old .radio-bank .checkmark {
    top: 4px;
}
.pay-with-new .radio-bank .checkmark {
    top: 4px;
}
.method-section-pay {
    padding: 0 30px;
    margin-top: 40px;
}
.load-more-btn {
    float: left;
    width: 100%;
    margin-bottom: 30px;
    margin-top: 10px;
}
.load-more-btn a {
    margin: 0 auto;
    display: table;
    border-radius: 7px;
    background-color: #000000;
    color: #fff !important;
    font-size: 16px;
    padding: 10px 59px;
    text-decoration: none !important;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
}
.load-more-btn a:hover {
    background-color: #00b26b;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
}
.new-request-livestream-listing .single-request-livestream:last-child {
    border: hidden;
}


.full-travel-expense-page {
    float: left;
    width: 100%;
}
.table-if-scroll {
    margin-bottom: 0;
}
.travel-expense-table thead th {
    padding: 5px 15px;
    background: #00b26b;
    color: #ffffff;
    border-right: 1px solid #ffffff;
}
.travel-expense-table tbody td {
    padding: 5px 15px;
    height: 60px;
    background: #ffffff;
    border: hidden;
}
.document-section-texpence {
    margin-top: 40px;
    float: left;
    width: 100%;
}
.list-of-documents {
    padding-left: 0;
    border-left: hidden;
    margin-top: 0;
    padding-top: 0;
}
.list-of-documents h5 {
    float: left;
    width: 100%;
    font-size: 22px;
    margin: 0;
    padding-bottom: 30px;
}
#add-experiance-media {
    float: left;
    width: 100%;
    list-style: none;
    padding: 0;
    margin: 0;
}
#add-experiance-media li {
    float: left;
    padding: 0 !important;
    width: auto;
}
.full-travel-expense-page input[type="button"] {
    width: auto;
    float: right;
    background: #00b26b;
    color: #ffffff;
    font-size: 17px;
    font-family: Open Sans Semibold;
    padding: 5px 30px;
    margin-left: 20px;
    margin-top: 50px;
    height: auto;
}
.full-travel-expense-page input[type="button"] {
    width: auto;
    float: right;
    background: #00b26b;
    color: #ffffff;
    font-size: 17px;
    font-family: Open Sans Semibold;
    padding: 5px 30px;
    margin-left: 20px;
    margin-top: 50px;
    height: auto;
}
.full-travel-expense-page {
    padding: 40px 30px 40px 30px;
}
#travel-Negotiate {
    padding: 0 !important;
}
#travel-Negotiate .modal-dialog {
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    top: 50%;
    left: 50%;
    right: 0;
}
#travel-Negotiate h4.modal-title {
    font-size: 20px;
    float: left;
    width: 100%;
    color: #ffffff;
    text-align: center;
}
#travel-Negotiate .modal-body {
    padding: 0 40px 20px;
}
#travel-Negotiate label {
    float: left;
    width: 100%;
    color: #ffffff;
    font-size: 16px;
    font-family: Open Sans Semibold;
    margin-bottom: 10px;
}
#travel-Negotiate input#negotiate-amount {
    float: left;
    width: 48%;
    margin-right: 2%;
}
#travel-Negotiate input[type="submit"] {
    float: right;
    width: 48%;
    margin-left: 2%;
    background: #00b26b;
    color: #ffffff;
    font-size: 18px;
    font-family: Open Sans Semibold;
}

.payment-successful {
    float: left;
    width: 100%;
    text-align: center;
    padding: 70px 30px;
}
.payment-successful img {
    margin-bottom: 20px;
}
.payment-successful h4 {
    margin-bottom: 20px;
}
.whole-paid-time {
    float: none;
    width: 100%;
    max-width: 350px;
    margin: 0 auto;
    border: 1px solid #d5d5d5;
    padding: 20px 10px;
    border-bottom: 3px solid #00b26b;
    margin-bottom: 20px;
    background: #ffffff;
}
.paid-time {
    float: none;
    width: 100%;
    font-size: 18px;
    font-family: Open Sans Semibold;
    color: #222222;
    max-width: 350px;
    margin: 0 auto;
    text-align: left;
    padding: 5px 0;
}
.paid-time b {
    float: left;
    min-width: 130px;
    text-align: left;
    color: #00b26b;
}
ul#ui-id-1 {
    max-height: 300px;
    overflow-y: auto;
}
/*-- 09-09-2021 End --*/

/*-- 13-09-2021 --*/
.checkout-add-bank .whole-form-consumer-bank {
    float: left;
    width: 100%;
    border: hidden;
    border-radius: 0;
    margin-top: 30px;
}
.whole-form-consumer-bank .form-grpo {
    position: relative;
    float: left;
    width: 100%;
    margin-bottom: 10px;
}
.whole-form-consumer-bank .form-grpo input {
    border-radius: 50px;
    border: 1px solid #d5d5d5;
    padding-left: 40px;
    padding-right: 10px;
}
.whole-form-consumer-bank .form-grpo i {
    position: absolute;
    left: 15px;
    top: 50%;
    transform: translateY(-50%);
    color: #d5d5d5;
}
.credit-card-sec-content .whole-form-consumer-bank .fas.fa-chevron-down {
    position: absolute;
    right: 20px;
    top: 23px !important;
    color: #d5d5d5;
    width: 10px;
    left: auto;
    transform: translateY(-50%);
    font-size: 16px;
}
body .whole-form-consumer-bank .select-selected {
    width: 100%;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    color: #757575;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    position: relative;
    padding-right: 40px;
    background: #fff;
    padding-left: 40px;
    height: 45px;
    border: 1px solid #d5d5d5;
    /* background: #fff; */
    padding-top: 13px;
    font-size: 15px;
}
.whole-form-consumer-bank .form-sel-b {
    width: 100%;
}
.credit-card-sec-content {
    float: left;
    width: 100%;
    background: #f7f7f7;
    /* border: 1px solid #d5d5d5; */
    -webkit-border-radius: 5px;
    border-radius: 5px;
    padding: 8px 30px 20px;
    margin-bottom: 20px;
    line-height: 1;
}
.credit-card-sec-content {
    background: transparent;
    border: hidden;
    padding: 0;
}
/* .add-bank-and-pay {
    background: #eaeaea;
    float: left;
    margin: 0 auto;
    width: 100%;
    padding: 14px 0;
    -webkit-border-radius: 6px;
    border-radius: 6px;
} */
.credit-card-sec-content .add-bank-and-pay .radio-bank {
    margin: 0 auto;
    display: table;
}
.error{
	border-color:red !important ;
}
/*-- 13-09-2021 End --*/


/*-- 28-09-2021 --*/
a.delete-consumer-card {
    color: red;
}
.add-consumer-bank-page .sg-checkout span {
    position: relative;
}
.add-consumer-bank-page .sg-checkout i {
    position: absolute;
    right: 11px;
    top: 3px;
    color: #a8a8a8;
}
.add-consumer-bank-page .form-group-checkout  .sg-checkout {
    width: calc(50% - 5px);
    margin-right: 10px;
}
.add-consumer-bank-page .form-group-checkout .sg-checkout:last-child {
    margin: 0;
}
.add-consumer-bank-page .sign-up-com-btn input {
    margin-bottom: 0;
    margin-top: 20px;
}
/*-- 28-09-2021 End --*/

/*-- 29-09-2021 --*/
.add-consumer-bank-page.consumer-card-add .loading {
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, 0.7);
    display: -webkit-box;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
}
.add-consumer-bank-page.consumer-card-add {
    display: inline-block;
    width: 100%;
    position: relative;
}
.consumer_bank-added {
    float: left;
    width: 100%;
    text-align: center;
    font-size: 16px;
    font-family: Open Sans Semibold;
    color: #00b26b;
} 
a.delete-consumer-card-admin {
    color: red;
}
.manage-card-page-tab .consumer_bank-added {
    margin-bottom: 20px;
}
.consumer-manage-probile-tab ul.nav.nav-tabs {
    margin-bottom: 20px;
}
body .conusmer-bank-form.bank-form-consumer .select-items {
    width: calc(100% - 60px);
    left: 30px;
}
.consumer_bank-added {
    margin-bottom: 20px;
}
.add-consumer-bank-page .sg-checkout span {
	display: inline-block;
	width: 100%;
}
.add-consumer-bank-page .sg-checkout i {
    top: 16px;
}
/*-- 29-09-2021 End --*/


/*-- 30-09-2021 --*/
ul.ui-autocomplete{
	overflow-x:hidden !important;
}
/*-- 30-09-2021 End --*/



/*-- 29-09-2021 End --*/
span.single-line-red-talent {
    text-transform: uppercase;
    color: #00b26b;
    font-family: 'Open Sans Semibold';
}

/*-- 14-10-2021 --*/
.talent-list .eye-o {
    float: none;
    font-size: inherit;
}
a.view-chat-button {
    float: none;
    font-size: 15px;
    padding: 5px 20px;
    line-height: 1.6;
    display: inline-block;
}
/*-- 14-10-2021 End --*/

/*-- 18-10-2021 --*/
.table-button-green {
    margin: 5px 0;
}
a.view-chat-button {
    margin: 5px 0;
}
.talent-list .eye-o {
    margin: 0;
}
/*-- 18-10-2021 End --*/

/*-- 08-11-2021 --*/
.main-deal-wrapper .total-round-up {
    margin: 0;
}
.outer-total-round-div.main-deal-wrapper span.how-many-deals {
    float: left;
    width: 100%;
    font-size: 18px;
    color: #000;
}
.outer-total-round-div.main-deal-wrapper {
    float: left; 
    width: 100%;
    margin-bottom: 10px;
}
/*-- 08-11-2021 End --*/
.border-section {
    display: inline-block;
    width: 100%;
}
/*-- 11-11-2021 --*/
.admin-social-media-lis li i.tiktok-img {
    top: 7px;
}
#talent-signup-3 .social-inputs li i.tiktok-lg {
    top: 7px;
}
.question-sec.email_recommendation_sec .question-sec-content.step-2-sign-up {
    display: inline-block;
    width: 100%;
}
/*-- 11-11-2021 End --*/


	
.dataWrap {
  display: inline-flex;
  width: calc(100% - 150px);
  justify-content: space-between;
  margin-bottom: 30px;
}
.parentData {
  display: flex;
  align-items: center;
  margin-top:42px;
}
.parentData .talent-add-btn {
  width: 150px;
}
.dataWrap .deal-total {
	box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2);
	background: #FFF;
	border-radius: 5px;
	margin-right: 10px;
	text-align: center;
	border-bottom: 2px solid transparent;
	padding-bottom: 15px;
	/*width:calc(100% / 6 - 10px);*/
	
}
.dataWrap .deal-total:hover{
	border-bottom:2px solid #00b26b;
}
.dataWrap .deal-total .titleMain {
  font-family: 'Open Sans bold';
  font-size: 20px;
  padding: 20px;
  border-bottom: 1px solid #d1d1d1;
  line-height: 1;
  text-transform: uppercase;
  margin-bottom:15px;
}
.dataWrap .deal-total p {
  font-size: 20px;
  font-family: 'Open Sans semibold';
  color: #000;
  line-height: 35px;
}
.dataWrap .deal-total .iconTop {
	background: #00b26b;
	width: 85px;
	height: 85px;
	border-radius: 50%;
	border: 5px solid #f4f4f4;
	display: flex;
	margin: -42px auto 0;
	align-items: center;
	justify-content: center;
}
.dataWrap .deal-total .iconTop img{
	max-width:100%;
}

	.states_customer::after {
    content: "";
    position: absolute;
    right: 20px;
    top: 19px;
    width: 10px;
    height: 10px;
    border-left: 3px solid #a8a8a8;
    border-top: 3px solid #a8a8a8;
    transform: rotate(-135deg);
    pointer-events: none;
}
.states_customer select {
    border: 1px solid #e0e0e0;
    height: 53px;
    padding-left: 50px;
    width: 100%;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    -webkit-appearance: none;
}
.bank-not-yet-verified { 
    display: inline-block;
    width: 100%;
    color: red; 
    text-align: center;
    font-size: 20px;
    font-family: 'Open Sans Semibold';
    margin-bottom: 15px;
}
.anchor-before-button h3 {
    font-size: 28px;
    font-family: 'Open Sans Semibold';
    text-align: center;
    line-height: 1.3;
    color: #bd0000;
}
.anchor-before-button h3 a {
    color: #00b26b;
}


/*-- 08-11-2021 --*/
.main-deal-wrapper .total-round-up {
    margin: 0;
}
.outer-total-round-div.main-deal-wrapper span.how-many-deals {
    float: left;
    width: 100%;
    font-size: 18px;
    color: #000;
}
.outer-total-round-div.main-deal-wrapper {
    float: left;
    width: 100%;
    margin-bottom: 10px;
}
/*-- 08-11-2021 End --*/
.border-section {
    display: inline-block;
    width: 100%;
}
/*-- 11-11-2021 --*/
.admin-social-media-lis li i.tiktok-img {
    top: 7px;
}
#talent-signup-3 .social-inputs li i.tiktok-lg {
    top: 7px;
}
.question-sec.email_recommendation_sec .question-sec-content.step-2-sign-up {
    display: inline-block;
    width: 100%;
}
/*-- 11-11-2021 End --*/


		.outer-total-round-div.main-deal-wrapper span.how-many-deals {
    float: left;
    width: 100%;
    font-size: 18px;
    color: #000;
}
.outer-total-round-div.main-deal-wrapper {
    float: left;
    width: 100%;
    margin-bottom: 10px;
}
/*-- 08-11-2021 End --*/
.border-section {
    display: inline-block;
    width: 100%;
}
/*-- 11-11-2021 --*/
.admin-social-media-lis li i.tiktok-img {
    top: 7px;
}
#talent-signup-3 .social-inputs li i.tiktok-lg {
    top: 7px;
}
.question-sec.email_recommendation_sec .question-sec-content.step-2-sign-up {
    display: inline-block;
    width: 100%;
}
/*-- 11-11-2021 End --*/
.states_customer::after {
    content: "";
    position: absolute;
    right: 20px;
    top: 19px;
    width: 10px;
    height: 10px;
    border-left: 3px solid #a8a8a8;
    border-top: 3px solid #a8a8a8;
    transform: rotate(-135deg);
    pointer-events: none;
}
.states_customer select {
    border: 1px solid #e0e0e0;
    height: 53px;
    padding-left: 50px;
    width: 100%;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    -webkit-appearance: none;
}
.bank-not-yet-verified {
    display: inline-block;
    width: 100%;
    color: red;
    text-align: center;
    font-size: 20px;
    font-family: 'Open Sans Semibold';
    margin-bottom: 15px;
}
.anchor-before-button h3 {
    font-size: 28px;
    font-family: 'Open Sans Semibold';
    text-align: center;
    line-height: 1.3;
    color: #bd0000;
}
.anchor-before-button h3 a {
    color: #00b26b;
}
/*-- 29-12-2021 --*/
.anchor-before-button h3 {
    font-size: 20px;
    margin-bottom: 20px;
}
.table-checkout-below .wrapper-from-sub .m-p-form {
    padding: 15px;
    width: 100%;
    border: 1px solid #acacac;
    -webkit-border-radius: 10px;
    border-radius: 10px;
}
.table-checkout-below .m-p-form input {
    height: 40px;
    padding-left: 35px;
	font-size: 15px;
}
.table-checkout-below .m-p-form .form-grpo i, .table-checkout-below .m-p-form .form-grp i {
    font-size: 15px;
    left: 22px;
}
.wrapper-from-sub input.save-consumer-del {
    background: #00b26b;
    font-family: 'Open Sans Semibold';
    text-transform: uppercase;
    color: #fff;
    padding: 13px 30px !important;
    height: auto !important;
    width: auto;
    line-height: 1;
    border: hidden;
    margin: 10px 0 0 10px;
}
.m-p-form .form-grp select.state_user {
    height: 40px;
    width: 100%;
    border: 1px solid #d5d5d5;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    padding: 0 0 0 35px;
    font-size: 15px;
    -webkit-appearance: none;
}
.wrapper-from-sub .form-grp i.fa.fa-angle-down {
    left: auto;
    right: 20px;
    pointer-events: none;
    top: 19px;
}
/*-- 29-12-2021 End --*/

/*-- 04-01-2022 --*/
.user-title-detial-talent.description-talent .custom-admin-input-and-textarea span {
    position: static;
}
.user-title-detial-talent.description-talent .custom-admin-input-and-textarea {
    padding-left: 0;
}
.user-title-detial-talent.description-talent.search-page-bio .custom-admin-input-and-textarea {
    padding-left: 0;
}
/*-- 04-01-2022 End --*/

.vimeo_talent_sec span.for-youtube-icon img {
    position: absolute;
    left: 10px;
    top: 14px;
    max-width: 20px;
}
.video-v {
    float: left;
    width: 100%;
    margin-top: 15px;
}
.video-u {
    float: left;
    width: 100%;
    margin-top: 15px;
}
.vimeo_talent_sec  .you-tube-inline input[value="Add"] {
    background: #0fadd5;
}
.video-v input {
    background-image: url("https://www.letsengage.com/e0o2ve8jg2e/images/new-vimeo-png-logo-31 (1).png");
    background-repeat: no-repeat;
    background-size: 20px;
    background-position: left 8px center;
}
.no-youtube-video {
    float: left;
    width: 100%;
    margin-bottom: 10px;
}
span.vtube-error-message {
    float: left;
    width: 100%;
    color: red;
    text-align: center;
}

/*-- 20-01-2022 -*/
.first-price-line-exp-new .who input {
    border: 1px solid #c1bfbf;
    height: 53px;
	    -webkit-border-radius: 7px;
    border-radius: 7px;
}
.deal-field-group span.dollar-sign-set.dds2 {
    position: relative;
    float: left;
    width: 100%;
}
.deal-field-group span.dollar-sign-set.dds2 i {
    position: absolute;
    left: 15px;
    top: 21px;
    color: #10b674;
}
 .create-deal-section form .deal-field-group input[type="submit"] {
    margin-left: 0;
}
.deal-field-group .who.no.full-width-location {
    margin-bottom: 40px;
}
.deal-field-group .who {
    margin-bottom: 40px;
}
.create-deal-section .deal-field-group .deal-feild lable {
    text-transform: uppercase;
}
.deal-field-group .first-price-line-exp-new .who h6 {
    font-size: 17px;
    text-transform: uppercase;
    max-width: 100%;
    font-family: 'Open Sans';
    font-weight: 600;
}
.deal-field-group label.exp_error {
    border: hidden;
    font-weight: normal;
    color: red;
}
.deal-field-group input#btn-deal-gen {
    float: left;
    width: auto;
    height: auto;
    background: #00b26b;
    padding: 0;
    line-height: 1;
    font-size: 19px;
    font-family: 'Open Sans Semibold';
    color: #fff;
    padding: 17px 30px;
    -webkit-border-radius: 7px;
    border-radius: 7px;
    margin: -25px 0 40px;
}
.deal-field-group .first-price-line-exp-new {
    margin-top: 40px;
}
.deal-field-group .form-sel-b {
    float: left;
    width: calc(50% - 18px);
    height: auto;
    position: relative;
}
.deal-field-group .b-select.whp.cal h6 {
    font-size: 19px;
    font-family: 'Open Sans';
    font-weight: 600;
    margin-bottom: 10px;
}
.deal-field-group .b-select.whp.cal {
    padding: 0 18px;
    margin-bottom: 40px;
}
.deal-field-group span.form-sel-b input {
    height: 53px;
    border: 1px solid #c1bfbf;
    padding: 0 10px 0 33px;
	-webkit-border-radius: 7px;
	border-radius:7px;
}
.deal-field-group .form-sel-b i.far.fa-clock {
    top: 19px;
    left: 10px;
}
.deal-field-group .sto {
    padding: 13px 10px 0;
    width: auto !important;
}
/*-- 20-01-2022 End -*/
.admin-lead-crm table .table-button-green {
    min-width: 75px;
    text-align: center;
}


	.deal-field-group .form-sel-b {		.deal-field-group .form-sel-b {
    float: left;		    float: left;
    width: calc(50% - 18px);		    width: calc(50% - 18px);
    height: auto;		    height: auto;
    position: relative;		    position: relative;
}		}
.deal-field-group .b-select.whp.cal h6 {		.deal-field-group .b-select.whp.cal h6 {
    font-size: 19px;		    font-size: 19px;
    font-family: 'Open Sans';		    font-family: 'Open Sans';
    font-weight: 600;		    font-weight: 600;
    margin-bottom: 10px;		    margin-bottom: 10px;
}		}
.deal-field-group .b-select.whp.cal {		.deal-field-group .b-select.whp.cal {
    padding: 0 18px;		    padding: 0 18px;
    margin-bottom: 40px;		    margin-bottom: 40px;
}		}
.deal-field-group span.form-sel-b input {		.deal-field-group span.form-sel-b input {
    height: 53px;		    height: 53px;
    border: 1px solid #c1bfbf;		    border: 1px solid #c1bfbf;
    padding: 0 10px 0 33px;		    padding: 0 10px 0 33px;
	-webkit-border-radius: 7px;			-webkit-border-radius: 7px;
	border-radius:7px;			border-radius:7px;
}		}
.deal-field-group .form-sel-b i.far.fa-clock {		.deal-field-group .form-sel-b i.far.fa-clock {
    top: 19px;		    top: 19px;
    left: 10px;		    left: 10px;
}		}
.deal-field-group .sto {		.deal-field-group .sto {
    padding: 13px 10px 0;		    padding: 13px 10px 0;
    width: auto !important;		    width: auto !important;
}		}
/*-- 20-01-2022 End -*/		/*-- 20-01-2022 End -*/
.admin-lead-crm table .table-button-green {		.admin-lead-crm table .table-button-green {
    min-width: 75px;		    min-width: 75px;
    text-align: center;		    text-align: center;
}		}
table.deal_log-table {
    border-collapse: separate;
}
table.deal_log-table tr {
    border: hidden;
}
table.deal_log-table tr td {
    border: 1px solid #d5d5d5;
	border-bottom:hidden;
}
table.deal_log-table tbody tr:last-child td{
	border-bottom:1px solid #d5d5d5;
	-webkit-border-radius: 0 0 7px 7px;
	border-radius: 0 0 7px 7px;
}
table.deal_log-table tr:first-child td {
    -webkit-border-radius: 7px 7px 0 0;
	border-radius: 7px 7px 0 0;
}
/*-- 22-02-2022 --*/
a#btn-user-create {
    width: auto;
    background: #00b26b;
    color: #fff;
    font-family: 'Open Sans Semibold';
    margin-left: auto;
    transition: all 0.5s ease;
    text-decoration: none;
    padding: 10px 30px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    display: inline-block;
}
a#btn-user-create:hover{
	background-color:#000;
}
.talent-willing-section ul li {
    padding-left: 20px;
    width: auto;
    margin-right: 20px;
}
.talent-willing-section ul li .checkmark {
    top: 1px;
}
.deal-field-group .talent-willing-section {
    padding: 0;
    border-left: hidden;
    display: inline-block;
    margin-top: 10px;
    margin-bottom: 10px;
}
.deal-field-group .deal-feild:last-child {
    max-height: 250px;
    overflow-y: auto;
    float: left;
    width: 100%;
    margin-bottom: 20px;
}
/*-- 22-02-2022 End --*/
.beforefeild.estimate-unik {
	display: inline-block;
	width: 100%;
	position: relative;
}
.beforefeild.estimate-unik i {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	left: 15px;
	color: #00b26b;
}
.beforefeild.estimate-unik input {
	padding: 0 10px 0 30px;
}
.dealtalent {
	display: inline-block;
	width: 100%;
}
.create-deal-section .dealtalent.inline-talent-selected span.added-talent {
	padding: 10px 15px 10px 15px;
}

.consumer_check {
	display: inline-block;
	width: 100%;
  }
  
  
  
  
  /*-- 23-03-2022 --*/
.switch_talent_mails {
	width: 100%;
	border: none;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	background: transparent;
	padding: 15px 0 0 15px;
	display: -webkit-box;
	display: flex;
	-webkit-align-items: center;
	align-items: center;
	margin: 0;
	float: left;
	-webkit-justify-content: center;
	justify-content: center;
}
.switch_talent_mails label:first-child {
    font-size: 18px;
    font-family: 'Open Sans Semibold';
    margin-right: 20px;
    line-height: 1.2;
}
.switch_talent_mails label {
    margin: 0;
}











.switch_mail {
    position: relative;
    display: inline-block;
    width: 60px;
    height: 34px;
    flex-shrink: 0;
}

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

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

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

input:checked + .slider {
    background-color: #00b26b;
}
input:focus + .slider {
  box-shadow: 0 0 1px #2196F3;
}

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

/* Rounded sliders */
.slider.round {
  border-radius: 34px;
}

.slider.round:before {
  border-radius: 50%;
}
span.slider::after {
    content: "";
    z-index: 9999;
    position: absolute;
    font-size: 9px;
    top: 10px;
    left: 7px;
	transition: all 0.4s ease;
}
input:checked + .slider::after {
    content: "";
    left: 36px;
	color:#00b26b;
}
/*-- 23-03-2022 End --*/
  
  
  
  
  
  
  	/*-- 24-03-2022 --*/
.select-your-category-section select {
    width: 100%;
    display: inline-block;
    margin: 20px 0 0;
    background-image: url("../images/down-step-2.png");
    background-repeat: no-repeat;
    background-position: center right 15px;
    font-size: 18px;
    padding: 0 50px 0 20px;
    height: 52px;
    -webkit-border-radius: 7px;
    border-radius: 7px;
    border: 1px solid #d5d5d5;
    color: #636b6f;
    font-weight: 500;
    -webkit-appearance: none;
}
.select-ethnicity .custom-admin-input-and-textarea {
    padding-left: 90px;
}
.select-ethnicity .custom-admin-input-and-textarea select {
    height: 50px;
    border: 1px solid #d5d5d5;
    max-width: 100%;
    width: 100%;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    padding: 0 40px 0 10px;
    -webkit-appearance: none;
    background-image: url("../images/down-step-2.png");
    background-repeat: no-repeat;
    background-position: right 15px center;
    background-size: 15px;
}
.select-ethnicity .custom-admin-input-and-textarea span {
    top: 10px;
}
/*-- 24-03-2022 End --*/

.preliminary-email {
    display: inline-block;
    width: 100%;
    margin: 20px 0 0;
}


/*-- 13-04-2022 --*/
.talent_note_drop {
    display: inline-block;
    width: 100%;
    margin-bottom: 30px;
}
.dealtalent-note .added-talent {
    margin-right: 10px;
    background: #e2e2e2;
    font-size: 14px;
    padding: 10px 45px 10px 15px;
    display: inline-block;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    color: #000;
    margin-top: 10px;
    position: relative;
}
.dealtalent-note span.added-talent .remove-dealtalent {
    position: absolute;
    right: 6px;
    width: 30px; 
    height: 30px;
    background: #fff;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    top: 6px;
    display: -webkit-box;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
    font-family: 'Open Sans Semibold';
    cursor: pointer;
}
.deal-field-group .deal-feild.exper_list input#btn-deal-gen {
    margin: 20px 0 30px;
}
/*-- 13-04-2022 End --*/

#edit-admin .beforefeild.estimate-unik input {
	padding: 0 10px 0 35px;
}
#edit-admin .deal-feild .beforefeild select {
	padding: 0 15px 0 32px;
}
.alert-error {
	float: left;
	width: 100%;
	text-align: center;
	font-size: 16px;
	text-transform: uppercase;
	font-family: Open Sans Semibold;
	color: red;
	background: #ffbaba;
}
/*------ 16th August, 2022 ---------------*/
.cs-downloadTalentListpdf {
    width: auto;
    background: #00b26b;
    color: #fff;
    font-family: 'Open Sans Semibold';
    margin-left: auto;
    transition: all 0.5s ease;
    text-decoration: none;
    padding: 10px 30px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    display: inline-block;
}
.cs-downloadTalentListpdf:hover{
	background-color:#000;
}

#search_consumer_result > span > span {
	position: absolute;
	right: 6px;
	width: 30px;
	height: 30px;
	background: #fff;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	top: 6px;
	display: -webkit-box;
	display: flex;
	-webkit-align-items: center;
	align-items: center;
	-webkit-justify-content: center;
	justify-content: center;
	font-family: 'Open Sans Semibold';
	cursor: pointer;
}
#search_consumer_result > span {
	margin-right: 10px;
	background: #e2e2e2;
	font-size: 14px;
	padding: 10px 45px 10px 15px;
	display: inline-block;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	color: #000;
	margin-top: 10px;
	position: relative;
}
#search_consumer_result {
	display: inline-block;
	width: 100%;
	margin-bottom: 20px;
}


/*-- 09-09-2022 --*/
.talnt-feature {
	margin-right: 10px;
	cursor:pointer;
}
#talent-short {
	display: inline-block;
	width: 100%;
	display: -webkit-box;
	display: flex;
	flex-wrap: wrap;
}
.deal-field-group .selected_cat span.cat-tag, .create-deal-section .dealtalent span.added-talent {
	display: -webkit-box;
	display: flex;
	align-content: center;
}

/*-- 11-10-2022 --*/
form.form-hot-topics > div {
    background: #fff;
    border: 1px solid #d5d5d5;
    -webkit-border-radius: 35px;
    border-radius: 35px;
    margin-bottom: 30px;
    padding: 20px 30px;
}
form.form-hot-topics > div.single-box-hot-topics .deal-feild input {
    width: 100%;
    height: 40px;
    padding: 0 15px;
    border: 1px solid #d5d5d5;
    -webkit-border-radius: 50px;
    border-radius: 50px;
}
form.form-hot-topics > div.single-box-hot-topics .deal-feild label {
    font-size: 16px;
    display: inline-block;
    width: 100%;
    line-height: 1;
    margin-bottom: 10px;
}
form.form-hot-topics > div.single-box-hot-topics > div:first-child {
    display: inline-block;
    width: 100%;
    margin-bottom: 20px;
}
div#talent-short > span {
    margin-right: 10px;
    background: #e2e2e2;
    font-size: 14px;
    padding: 10px 45px 10px 15px;
    display: inline-block;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    color: #000;
    margin-top: 10px;
    position: relative;
}
div#talent-short > span > span {
    position: absolute;
    right: 6px;
    width: 30px;
    height: 30px;
    background: #fff;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    top: 6px;
    display: -webkit-box;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
    font-family: 'Open Sans Semibold';
    cursor: pointer;
}
form.form-hot-topics > input[type="submit"] {
    background: #00b26b;
    width: auto;
    padding: 0;
    height: auto;
    text-transform: uppercase;
    font-family: 'Open Sans Semibold';
    line-height: 1;
    float: left;
    padding: 18px 43px;
    color: #fff;
    -webkit-border-radius: 50px;
    border-radius: 50px;
}
form.form-hot-topics > input[type="submit"]:hover{
	background-color:#181818;
}
/*-- 11-10-2022 End --*/


/*-- 12-10-2022 --*/
.all-slider-sections {
    display: inline-block;
    width: 100%;
}
.single-slider-outer {
    display: inline-block;
    width: 100%;
    background: #fff;
    padding: 30px;
    border: 1px solid #d5d5d5;
    -webkit-border-radius: 30px;
    border-radius: 30px;
    margin-bottom: 30px;
}
.single-box-slider-group label {
    display: inline-block;
    width: 100%;
    font-size: 18px;
    margin-bottom: 5px;
}
.single-box-slider-group input {
    border: 1px solid #d5d5d5;
    -webkit-border-radius: 50px;
    border-radius: 50px;
    padding: 0 20px;
}
.single-slider-outer.video-slider-box > div {
    margin-bottom: 20px;
}
.single-slider-outer.video-slider-box > div:last-child{
	margin-bottom:0;
}
.slider-box-slider-group > input[type="file"] {
    height: 46px;
    box-shadow: none;
    -webkit-border-radius: 50px;
    border-radius: 50px;
    padding: 10px 20px;
}
.single-slider-outer h3 {
    display: inline-block;
    width: 100%;
    font-size: 25px;
    margin: 0 0 20px;
    color: #00b26b;
    font-family: 'Open Sans Semibold';
}
.single-box-slider-group textarea {
    width: 100%;
    height: 100px;
    resize: none;
    border: 1px solid #d5d5d5;
    padding: 10px 20px;
    -webkit-border-radius: 25px;
    border-radius: 25px;
}
input.btn-save-sliders {
    background: #00b26b;
    width: auto;
    padding: 14px 30px;
    height: auto;
    text-transform: uppercase;
    color: #fff;
    font-family: 'Open Sans Semibold';
    line-height: 1;
    font-size: 18px;
    float: right;
	-webkit-border-radius:50px;
	border-radius:50px;
	transition:all 0.3s ease;
}
input.btn-save-sliders:hover{
	background-color:#181818;
}

.documents-talent-profile {
    -webkit-border-radius: 50px;
    border-radius: 50px;
    background: #fff;
    filter: drop-shadow(0 0 7px rgba(0,0,0,0.2));
    padding: 40px 40px 20px 40px;
    display: inline-block;
    width: 100%;
    margin-top: 60px;
    margin-bottom: 80px;
}
.main-talent-doc-profile > h3 {
    letter-spacing: 1px;
    line-height: 35px;
    color: #0e0e0e;
    margin-bottom: 30px;
    padding-bottom: 0;
}
.main-talent-doc-profile form {
    display: -webkit-box;
    display: flex;
    justify-content: flex-start;
}
.main-talent-doc-profile form > input {
    background: #00b26b;
    width: auto;
    font-size: 18px;
    font-weight: 600;
    color: #fff;
    -webkit-border-radius: 50px;
    border-radius: 50px;
    padding: 4px 50px;
    height: 50px;
    margin-left: 20px;
    transition: all 0.3s ease;
}
.input-type-file-div input {
    width: 600px;
    border: 1px solid #d5d5d5;
    -webkit-border-radius: 50px;
    border-radius: 50px;
    padding: 10px 15px;
    height: 50px;
}
.doucuemnt-sec-wrapper {
    display: inline-block;
    width: 100%;
    margin-top: 30px;
}
.doucuemnt-sec-wrapper > div {
    float: left;
    width: calc(100%/4 - 15px);
    margin-right: 20px;
    border: 1px solid #d5d5d5;
    -webkit-border-radius: 35px;
    border-radius: 35px;
    padding: 25px;
    margin-bottom: 20px;
	position: relative;
}
.doucuemnt-sec-wrapper > div > span {
    width: 100%;
    text-align: center;
    font-size: 14px;
    display: inline-block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.merge-field .remove-talent-doc i {
    position: absolute;
    right: 10px;
    top: 10px;
    color: #fff;
    width: 35px;
    height: 35px;
    background: red;
    display: -webkit-box;
    display: flex;
    align-items: center;
    justify-content: center;
    -webkit-border-radius: 100%;
    border-radius: 100%;
    cursor: pointer;
}
.merge-field .document-imagee-type i {
    position: static;
    font-size: 80px;
    text-align: center;
    width: 100%;
    margin-bottom: 20px;
}
.document-imagee-type .fa-file-word {
    color: #007ae5;
}
.merge-field i {
    color: red;
}
.doucuemnt-sec-wrapper > div:nth-child(4n) {
    margin-right: 0;
}
.review-by img {
	width: 60px;
	height: 60px;
	object-fit: cover;
	-webkit-border-radius: 100%;
	border-radius: 100%;
	margin-right: 10px;
}
.table-if-scroll.review-table table td.review-by, .table-if-scroll.review-table table th.review-by {
	text-align: left;
}
/*-- 12-10-2022 End --*/.review_croping {
	z-index: 99999999;
}
.upload-img img {
	width: 100%;
	height: 100%;
}
div#talent-short > span > span.talnt-feature {
	margin-right: 10px;
	cursor: pointer;
	position: absolute;
	left: 11px;
	background: transparent;
	padding: 0;
	width: 16px;
	height: 14px; 
	top: 14px;
}
div#talent-short > span {
	padding: 10px 45px 10px 35px;
}

/*-- 30-11-2022 --*/
.full-sec-struc.list-wthree.mp-list-att .tabing-main-new-admin > ul > li > a {
    pointer-events: inherit;
}
.full-sec-struc.list-wthree.mp-list-att .tabing-main-new-admin > ul > li {
    width: auto;
    float: left;
    padding: 0;
    margin: 0 10px 10px 0;
}
.full-sec-struc.list-wthree.mp-list-att .tabing-main-new-admin > ul > li > a {
    font-size: 17px;
    padding: 12px 20px;
    width: auto;
    min-width: 10px;
    margin: 0;
    border: hidden;
    font-family: 'Open Sans Semibold';
    -webkit-border-radius: 8px;
    border-radius: 8px;
    -webkit-box-shadow: 0 0 5px #d5d5d5;
    box-shadow: 0 0 5px #d5d5d5;
}
.tabing-top-at-events.talent-list-review .tabing-main-new-admin .nav.nav-tabs {
    border: hidden;
    padding: 0;
    margin: 0;
    width: 100%;
    float: none;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    flex-wrap: wrap;
}
.tabing-main-new-admin {
    display: inline-block;
    width: 100%;
    padding: 20px 20px;
    background: #fff;
}
.full-sec-struc .tabing-main-new-admin ul {
    padding: 0;
}
/*-- 30-11-2022 End --*/





/*-- 26-12-2022 --*/
.deal-feild.price_check_box input[type="checkbox"] {
    width: 15px;
    height: 15px;
    float: left;
	    margin: 1px 5px 0 0;
}
.deal-feild.price_check_box .beforefeild {
    font-family: 'Open Sans Semibold';
    display: -webkit-box;
    display: flex;
    align-items: center;
}
.deal-feild.price_check_box .beforefeild input[type="text"] {
    max-width: 250px;
    height: 40px;
    padding: 0 10px;
    font-size: 14px;
    font-family: 'OPEN SANS';
    margin-left: 10px;
}
/*-- 26-12-2022 End --*/

/*-- 28-12-2022 --*/
.label-image-deal-owner {
    display: inline-block;
    width: 100%;
    text-align: center;
}
.label-image-deal-owner label {
    font-size: 18px;
    margin-bottom: 10px;
    font-family: 'Open Sans Semibold';
}
.deal-owner-main-section {
    max-width: 600px;
    margin: 30px auto;
    background: #fff;
    box-shadow: 0 0 10px #d5d5d5;
    -webkit-border-radius: 20px;
    border-radius: 20px;
    padding: 30px;
}
.deal-owner-main-section .m-p-form {
    width: 100%;
    display: block;
    padding: 0;
}
.deal-owner-main-section .m-p-form h4 {
    display: inline-block;
    width: 100%;
    padding: 0;
    text-align: center;
    font-size: 18px;
    font-family: 'OPEN SANS SEMIBOLD';
    margin: 0 0 10px;
}
.deal-owner-main-section .m-p-form .form-grp {
    width: 100%;
    padding: 0;
}
.deal-owner-main-section .m-p-form input[type="submit"] {
    font-size: 16px;
    height: auto;
    padding: 7.5px 10px;
    width: 100%;
    margin: 0;
}
.deal-owner-main-section .m-p-form input {
    height: 40px;
    padding: 0 15px;
    font-size: 15px;
}
#update-consumer-profile .deal-owner-main-section .form-grp {
    margin-bottom: 15px;
}
th.center-table-data, td.center-table-data {
    text-align: center;
}
.deal-field-group .selected_cat span.cat-tag, .create-deal-section .dealtalent span.added-talent {
    width: auto;
    float: left;
}
.create-deal-section .deal-feild {
    padding: 10px 0;
    display: inline-block;
    width: 100%;
}
.beforefeild.sub-category-deal-recc {
    display: inline-block;
    width: 100%;
    margin: 10px 0 -15px;
}
/*-- 28-12-2022 End --*/

/*-- 29-12-2022 --*/
.add_more_des {
    display: inline-block;
    width: 100%;
    text-align: right;
}
.add_more_des > span {
    background: #00b56f;
    font-family: 'Open Sans Semibold';
    color: #fff;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    padding: 10px 20px;
    display: inline-block;
    font-size: 16px;
    cursor: pointer;
	transition: all 0.3s ease;
}
.add_more_des > span:hover{
	background-color:#000000;
}
.add_more_des {
    display: inline-block;
    width: 100%;
    text-align: right;
    margin: 10px 0 30px;
}
.block-textarea {
    display: inline-block;
    width: 100%;
}
.top-check-label-add-recc {
    position: relative;
    display: inline-block;
    width: 100%;
    padding: 0 0 0 30px;
}



.email_check_box {
    display: block;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    width: 20px;
    height: 20px;
    position: absolute;
    left: 0;
    top: 3px;
}

.email_check_box input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 20px;
    width: 20px;
    top: 0;
    left: 0;
    z-index: 1;
    margin: 0;
}

/* Create a custom checkbox */
.check_dis {
    position: absolute;
    top: 0;
    left: 0;
    height: 20px;
    width: 20px;
    background-color: #eee;
    border-radius: 0;
}

/* On mouse-over, add a grey background color */
.email_check_box:hover input ~ .check_dis {
  background-color: #ccc;
}

/* When the checkbox is checked, add a blue background */
.email_check_box input:checked ~ .check_dis {
    background-color: #00b873;
}

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

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

/* Style the checkmark/indicator */
.email_check_box .check_dis:after {
    left: 6px;
    top: 1px;
    width: 7px;
    height: 13px;
    border: solid white;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}
.topic-name-email-dis input {
    border: 1px solid #d5d5d5;
    height: 45px;
    padding: 0 15px;
}
.topic-name-email-dis {
    display: inline-block;
    width: 100%;
    margin: 0 0 20px;
}
.txt-editor-talent-detial-section.new-add-ed-recc {
    position: relative;
}
.txt-editor-talent-detial-section.new-add-ed-recc > span.remove_extra_des {
    position: absolute;
    right: -10px;
    top: -10px;
    width: 30px;
    height: 30px;
    background: red;
    -webkit-border-radius: 100%;
    border-radius: 100%;
    display: -webkit-box;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    font-family: 'Open Sans Semibold';
    padding: 0 0 5px;
	cursor:pointer;
}
.txt-editor-talent-detial-section {
    margin-bottom: 20px;
}
.text-area-box {
    display: inline-block;
    width: 100%;
}
.recc-talent-single-box-deal {
    display: inline-block;
    width: 100%;
    background: #f7f7f7;
    padding: 20px 20px;
    margin-bottom: 20px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
}
.recc-talent-single-box-deal .note-editor {
    display: inline-block;
    width: 100%;
}
.deal-field-group .recc-talent-single-box-deal .deal-feild:last-child {
    margin-bottom: 0;
}
/*-- 29-12-2022 End --*/

/*-- 05-01-2023 --*/
a.new_section_deal {
    width: auto;
    background: #00b26b;
    background-color: rgb(0, 178, 107);
    background-color: rgb(0, 178, 107);
    color: #fff;
    font-family: 'Open Sans Semibold';
    margin-left: auto;
    transition: all 0.5s ease;
    text-decoration: none;
    padding: 10px 30px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    display: inline-block;
    margin-top: 3px;
    border: hidden;
    text-transform: uppercase;
    margin-top: 30px;
}
.wrapper-section-main-unik {
    display: inline-block;
    width: 100%;
    background: #c6efdf;
    padding: 20px 20px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    margin: 30px 0 0 0;
}
.wrapper-section-main-unik .deal-feild {
    max-height: inherit !important;
    margin: 0 !important;
}
.wrapper-section-main-unik .recc-talent-single-box-deal .note-editor {
    margin: 0;
}
div#wrapper-short-dec .recc-talent-single-box-deal:last-child {
    margin: 0;
}
/*-- 05-01-2023 End --*/

.ui-widget.ui-widget-content {
	z-index: 999;
}

.beforefeild.sub-category-deal-recc {
	margin: 10px 0 5px;
}
.form-group-contact-textarea {
	display: inline-block;
	width: 100%;
}


.duplicate-deals {
	background: transparent;
	display: inline-block;
	-webkit-border-radius: 100%;
	border-radius: 100%;
	width: 35px;
	height: 35px;
	border: 2px solid #000;
	padding: 2px 0 0 5px;
}
.duplicate-deals img {
	max-width: 20px;
	height: auto;
}


.input-auto-save-deal {
	display: inline-block;
	width: 100%;
	margin: 0 0 20px;
}
.save-deal-list {
	width: auto;
}
#ui-id-1 {
	z-index: 999;
}
.save-deal-new-page .deal-feild {
	display: inline-block;
	width: 100%;
	padding: 20px 30px;
	background: #eee;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	margin-bottom: 20px;
	border: 1px solid #d5d5d5;
	position: relative;
}
.deal-feild lable {
	font-size: 18px;
	display: inline-block;
	width: 100%;
	font-family: Open Sans Semibold;
	text-transform: capitalize;
	margin: 0 0 10px;
}
.deal-remove-saved {
	position: absolute;
	right: -10px;
	top: -10px;
	width: 35px;
	height: 35px;
	background: red;
	-webkit-border-radius: 100%;
	border-radius: 100%;
	display: -webkit-box;
	display: flex;
	align-items: center;
	justify-content: center;
	color: #fff;
	font-family: Open Sans semibold;
	padding: 0 0 3px;
	cursor:pointer;
}
.admin-create-talent-profile.add-duplicate-btn {
	display: inline-block;
	margin-left: 10px;
	cursor: pointer;
}	
#create-duplicate .modal-content {
	padding: 0;
	width: 300px;
}
#create-duplicate .modal-content input[type="submit"] {
	margin: 20px auto 0;
	display: table;
	float: none;
}
.save-deal-new-page input[type="text"] {
	border: 1px solid #d5d5d5;
}
input#deal_id_dup {
    color: #000;
}


.merge-field .remove-u-field i.fa-times, .merge-field .remove-utube-video i.fa-times {
	right: 30px;
	top: 15px;
}
.merge-field i {
	color: #000;
	position: absolute;
	right: 0; 
	top: 15px;
}
.merge-field {
	padding: 0 20px 0 0;
}

/* feb 17 2023 */
.main-section-main-content .table-if-scroll .table tbody tr .two-button-blog {
	display: flex;
	align-items: center;
	flex-wrap: wrap;
  }
  .main-section-main-content .table-if-scroll .table tbody tr .two-button-blog .table-button-green {
	margin: 0;
	position: unset;
  }
  html .main-section-main-content .table-if-scroll .table tbody tr .two-button-blog a {
	margin-right: 5px !important;
  }
  
  .main-section-main-content .table-if-scroll .table tbody tr .two-button-blog form input[type="checkbox"] {
	width: 18px;
  }

  .general-detail-text .user-title-detial-talent + .new-price-range-admin {
	margin-bottom: 20px;
  }
	
	/*-- 27-02-2023 --*/
	.duplicate-deals {
    cursor: pointer;
}
div#duplicate-deal .modal-header {
    padding: 0;
}
div#duplicate-deal .modal-body {
    padding: 30px 0;
    display: -webkit-box;
    display: flex;
    align-items: center;
    justify-content: center;
}
div#duplicate-deal .modal-body #template_btn {
    margin: 0;
}
div#duplicate-deal .modal-dialog {
    width: 100%;
    max-width: 500px;
}	
div#duplicate-deal .modal-body form lable {
    font-size: 16px;
    text-align: left;
    color: #fff;
    line-height: 1;
    margin: 0 0 10px;
}
div#duplicate-deal .modal-body form {
    width: 100%;
}
div#duplicate-deal .modal-body form input[type="submit"] {
    width: 100%;
    margin-top: 10px;
}
.import-from-talent-section > a {
    margin: 0 auto;
    display: table;
	cursor:pointer;
}
.deal-field-group.auto-complete-template {
    max-width: 1000px;
    margin: 0 auto;
}
.talent-add-btn.import-from-talent-section .deal-field-group .deal-feild {
    max-height: inherit;
    float: none;
    margin: 15px 0 20px;
}
.talent-add-btn.import-from-talent-section .deal-field-group .deal-feild input {
    border: 1px solid #d5d5d5;
	-webkit-border-radius: 7px;
    border-radius: 7px;
    height: 50px;
}
.admin-create-talent-profile {
    cursor: pointer;
}
/*-- 27-02-2023 End --*/
#duplicate-deal .beforefeild input[type="text"] {
	border: 1px solid #d5d5d5;
}
.tem-details-blade .deal-feild {
	max-height: inherit !important;
}

/*-- 02-03-2023 --*/
.txt-editor-talent-detial-section.new-add-ed-recc > span.remove_extra_des_new {
    position: absolute;
    right: -10px;
    top: -10px;
    width: 30px;
    height: 30px;
    background: red;
    -webkit-border-radius: 100%; 
    border-radius: 100%;
    display: -webkit-box;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    font-family: 'Open Sans Semibold';
    padding: 0 0 5px;
	cursor:pointer;
}
.input-with-tooltip .toptip-box p {
    position: absolute;
    top: 10px;
    right: 10px;
    min-width: 280px;
    text-align: center;
    background: red;
    border-radius: 4px;
    padding: 10px 10px;
    background: #acffdf;
    font-size: 12px;
    line-height: 18px;
}
.input-with-tooltip .toptip-box {
    position: absolute;
    right: 10px;
    top: 12px;
	cursor:pointer;
}
.input-with-tooltip {
    display: inline-block;
    width: 100%;
    position: relative;
}
.input-with-tooltip .toptip-box p {
    position: absolute;
    top: 30px;
    right: -20px;
    min-width: 280px;
    text-align: center;
    background: red;
    border-radius: 4px;
    padding: 10px 10px;
    background: #acffdf;
    font-size: 12px;
    line-height: 18px;
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
}
.input-with-tooltip .toptip-box p::before {
    content: "";
    position: absolute;
    right: 20px;
    top: -7px;
    width: 0;
    height: 0;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-bottom: 7px solid #a6ffe0;
}
.input-with-tooltip .toptip-box:hover p {
    opacity: 1;
    visibility: visible;
}
/*-- 02-03-2023 End --*/



/*-- 03-03-2023 start --*/
.deal-feild.cosumer-chng-name {
	margin-top: 10px;
  }
  /*-- 03-03-2023 start --*/
  /*-- 27-02-2023 --*/
	.duplicate-deals {
		cursor: pointer;
	}
	div#duplicate-deal .modal-header {
		padding: 0;
	}
	div#duplicate-deal .modal-body {
		padding: 30px 0;
		display: -webkit-box;
		display: flex;
		align-items: center;
		justify-content: center;
	}
	div#duplicate-deal .modal-body #template_btn {
		margin: 0;
	}
	div#duplicate-deal .modal-dialog {
		width: 100%;
		max-width: 500px;
	}	
	div#duplicate-deal .modal-body form lable {
		font-size: 16px;
		text-align: left;
		color: #fff;
		line-height: 1;
		margin: 0 0 10px;
	}
	div#duplicate-deal .modal-body form {
		width: 100%;
	}
	div#duplicate-deal .modal-body form input[type="submit"] {
		width: 100%;
		margin-top: 10px;
	}
	.import-from-talent-section > a {
		margin: 0 auto;
		display: table;
		cursor:pointer;
	}
	.deal-field-group.auto-complete-template {
		max-width: 1000px;
		margin: 0 auto;
	}
	.talent-add-btn.import-from-talent-section .deal-field-group .deal-feild {
		max-height: inherit;
		float: none;
		margin: 15px 0 20px;
	}
	.talent-add-btn.import-from-talent-section .deal-field-group .deal-feild input {
		border: 1px solid #d5d5d5;
		-webkit-border-radius: 7px;
		border-radius: 7px;
		height: 50px;
	}
	.admin-create-talent-profile {
		cursor: pointer;
	}
	/*-- 27-02-2023 End --*/
	#duplicate-deal .beforefeild input[type="text"] {
		border: 1px solid #d5d5d5;
	}
	.tem-details-blade .deal-feild {
		max-height: inherit !important;
	}
	/*-- 17-03-2023 start --*/
.deal-consumer-heading-form {
	display: flex;
  }
  .deal-consumer-heading-form form {
	position: relative;
	right: -10px;
  }
  .deal-consumer-heading-form form button {
	background-color: transparent;
	outline: none;
	box-shadow: none;
	border: 0;
  }
  .deal-consumer-heading-form form button i {
	font-size: 16px;
  }
  /*-- 17-03-2023 End --*/
  .google-landing-form {
	display: -webkit-box;
	display: flex;
	width: 100%;
	flex-wrap: wrap;
	background: #fff;
	padding: 20px 30px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	border: 1px solid #d5d5d5;
	margin: 0 0 30px;
	justify-content: space-between;
}
.google-landing-form .select-your-category-section {
	width: calc(50% - 20px);
	border: hidden;
	padding: 0;
	margin: 0;
}
.google-landing-form .select-your-category-section h4 {
	font-size: 16px;
}
.google-landing-form .select-your-category-section select {
	margin: 10px 0 0;
	height: 40px;
	font-size: 15px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	padding: 0 15px;
	background-size: 15px;
}
.google-landing-form .select-your-category-section button {
	margin: 8px 0 0;
}
.google-landing-form .form-group {
	width: 70%;
	margin-top: 20px;
}
.google-landing-form .form-group label {
	font-size: 16px;
	margin-bottom: 10px;
}
.google-landing-form .form-group input {
	width: 100%;
	height: 40px;
	border: 1px solid #d5d5d5;
	padding: 0 15px;
}
.google-landing-form .post-update-btn {
	margin: 55px 0 0;
	width: calc(30% - 40px);
	max-width: inherit;
}
.google-landing-form .post-update-btn input {
	width: 100%;
	height: 40px;
}

.prof-form-admin .form-group-contact-textarea {
    padding: 0 10px;
}
.prof-form-admin .form-group-contact-textarea label {
    font-size: 17px;
    font-weight: 500;
    margin-bottom: 8px;
}
td.center-table-data.assign_chng_unik {
    max-width: 250px;
    width: 250px;
}
td.center-table-data.assign_chng_unik br {
    display: none;
}
td.center-table-data.assign_chng_unik select {
    width: 100%;
    height: 30px;
    border: 1px solid #d5d5d5;
    border-radius: 5px;
    padding: 0 5px;
    max-width: 200px;
}
td.center-table-data.assign_chng_unik a {
    width: 100%;
    max-width: 200px;
}
td.center-table-data.assign_chng_unik span {
    font-family: 'Open Sans Semibold';
}
/* April-25-2023 agentdesignation*/
.agent-admin-question-field {
	padding: 0 15px;
}
.agent-admin-question-field .form-grp {
	width: 100%;
	padding: 0;
}
.agent-admin-question-field .form-grp select {
	width: 100%;
	height: 53px;
	border: 1px solid #d5d5d5;
	border-radius: 4px;
	padding: 0 20px;
	margin-top: 5px;
}


		
/*-- 02-05-2023 --*/
.box-with-name-location {
    display: -webkit-box;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 10px;
}
.box-with-name-location lable {
    margin: 0 !important;
    width: auto !important;
}
.box-with-name-location p {
    width: auto;
    background: #6fcfaa;
    padding: 8px 15px;
    line-height: 1;
    border-radius: 5px;
    font-family: 'Open Sans Semibold';
}

.deal-field-group .recc-talent-single-box-deal .deal-feild.price_check_box {
    display: -webkit-box;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.icons-pricing-img > div {
    width: 35px;
    height: 35px;
    display: -webkit-box;
    display: flex;
    align-items: center;
    border: 2px solid #a8a8a8;
    border-radius: 100%;
    justify-content: center;
    margin: 5px;
    cursor: pointer;
    position: relative;
}

.icons-pricing-img {
    display: -webkit-box;
    display: flex;
    align-items: center;
    justify-content: flex-end;
}

.icons-pricing-img > div i {
    color: #00b26b;
}
.icons-pricing-img > div span em {
    font-style: normal;
    font-family: 'Open Sans Semibold';
    font-size: 12px;
    width: 100%;
    line-height: 16px;
    display: inline-block;
}
.icons-pricing-img > div > span {
    position: absolute;
    width: 150px;
    left: 50%;
    transform: translateX(-50%);
    background: #000;
    border-radius: 5px;
    padding: 5px;
    top: 40px;
    color: #fff;
    font-size: 16px;
    text-align: center;
    visibility: hidden;
} 	
.icons-pricing-img > div:hover > span{
	visibility:visible;
}
.icons-pricing-img > div > span::before {
    content: "";
    position: absolute;
    left: 50%;
    top: -4px;
    transform: translateX(-50%);
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-bottom: 5px solid #000;
}
.deal-field-group .recc-talent-single-box-deal .deal-feild.price_check_box {
    overflow: inherit;
}
.deal-field-group .deal-feild:last-child {
    overflow-y: inherit;
}
.deal-feild.price_check_box .beforefeild {
    min-width: 370px;
}
.deal-field-group .deal-feild.logs-deal-last-section {
    overflow: auto;
}
.box-with-name-location + br {
    display: none;
}
/*-- 02-05-2023 End --*/

/*-- 04-05-2023 --*/
.box-owner-detail-deal {
    display: inline-block;
    width: 100%;
    background-color: #c6efdf;
    padding: 20px 30px;
    border-radius: 10px;
}
.box-owner-detail-deal .deal-feild .beforefeild img {
    border: 2px solid #00b26b;
    border-radius: 5px;
    cursor: pointer;
}
.image-box-owner-deals {
    width: 250px;
    position: relative;
}
.image-box-owner-deals i {
    position: absolute;
    right: 5px;
    bottom: 8px;
    width: 40px;
    height: 40px;
    background: #000;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 100%;
    cursor: pointer;
    pointer-events: none;
}
.box-owner-detail-deal .deal-feild {
    max-height: inherit !important;
}
.box-owner-detail-deal .deal-feild:last-child {
    margin-bottom: 0;
    padding-bottom: 0;
}
/*-- 04-05-2023 End --*/
.image-box-owner-deals img {
    width: 250px;
    height: 250px;
    object-fit: cover;
}


	/*-- 19-05-2023 --*/
.wishlist-listing ul#talent-list-main {
    display: inline-block;
    width: 100%;
    list-style: none;
    margin: 0;
    padding: 0;
}
ul#talent-list-main li {
    float: left;
    width: calc(100%/4 - 15px);
    margin-right: 20px;
}
ul#talent-list-main li:nth-child(4n) {
    margin-right: 0;
}	
ul#talent-list-main li img {
    width: 100%;
    height: 350px;
    object-fit: cover;
    border-radius: 20px;
}
ul#talent-list-main li span.image-section-new-list-talent {
    position: relative;
    display: inline-block;
    width: 100%;
}
ul#talent-list-main li span.image-section-new-list-talent a.view-profile-nb-tl {
    position: absolute;
    bottom: 20px;
    left: 50%;
    transform: translateX(-50%);
    background: #00b26b;
    text-transform: uppercase;
    color: #fff;
    line-height: 1;
    padding: 12px 20px;
    border-radius: 50px;
    text-decoration: none;
    font-family: 'Open Sans Semibold';
    opacity: 0;
    min-width: 150px;
    text-align: center;
}
ul#talent-list-main li span.image-section-new-list-talent a.view-profile-nb-tl:hover{
	background-color:#000;
}
ul#talent-list-main li span.image-section-new-list-talent:hover a.view-profile-nb-tl{
	opacity:1;
}
ul#talent-list-main li span.content-section-new-tl-home {
    display: inline-block;
    width: 100%;
}
span.content-section-new-tl-home h6 {
    text-align: center;
    margin-top: 15px;
    width: 100%;
}
span.content-section-new-tl-home h6 a {
    max-width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #000;
    text-decoration: none;
    display: inline-block;
}
/*-- 19-05-2023 End --*/
/* -- 22-05-2023 Start -- */
.consumer-admin-wishlist .inner-talent-wishlist-added.blockElement>.row {
  display: flex;
  flex-wrap: wrap;
}
.consumer-admin-wishlist .inner-talent-wishlist-added.blockElement > .row>.tab-pane {
  width: calc(100%/3);
  padding: 0 12.5px;
}
.consumer-admin-wishlist .inner-talent-wishlist-added.blockElement > .row > .tab-pane .single-landing-popup {
  position: relative;
}
.consumer-admin-wishlist .inner-talent-wishlist-added.blockElement > .row > .tab-pane .image-section-new-list-talent img {
  width: 100%;
  height: 420px;
  object-fit: cover;
  border-radius: 40px;
}
.consumer-admin-wishlist .inner-talent-wishlist-added.blockElement > .row > .tab-pane .single-landing-popup .view-profile-nb-tl {
	position: absolute;
	bottom: 80px;
	left: 50%;
	transform: translateX(-50%);
	background: #00b26b;
	padding: 12px 27px;
	color: #fff;
	border-radius: 50px;
	opacity: 0;
	transition: all 0.5s ease-in-out;
  text-decoration: none;
text-transform: uppercase;
}
.consumer-admin-wishlist .single-landing-popup.blockElement:hover .view-profile-nb-tl {
  opacity: 1 !important;
}
.consumer-admin-wishlist .content-over-wishlisted-image h6 {
  padding: 10px;
}
.consumer-admin-wishlist .content-over-wishlisted-image h6 a {
  text-decoration: none;
  color: #000000 !important;
  text-transform: capitalize;
}
.consumer-admin-wishlist {
  padding-top: 50px;
}
.admin-consume-tab .nav.nav-tabs {
  display: flex;
  justify-content: center;
}
.admin-consume-tab .nav.nav-tabs li {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0;
}
.admin-consume-tab .nav.nav-tabs li .tab_wishList {
  padding-left: 35px;
}
.consumer-admin-wishlist .inner-talent-wishlist-added.blockElement > .row>.tab-pane {
    margin: 10px 0;
}
.consumer-admin-wishlist .inner-talent-wishlist-added.blockElement > .row>.tab-pane {
    width: calc(100%/4);
}
/*-- 22-05-2023 End*/


/*--- 23-05-2023 --*/
input.sub_cate_talent {
    width: 20px;
    height: 20px;
}
a.edit-talent-cat {
    font-size: 13px;
    background: #00b26b !important;
    font-family: Open Sans Semibold;
    color: #fff !important;
    padding: 5px 15px;
    display: inline-block;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    text-decoration: none !important;
}
span.image-box-talent-menu {
    display: inline-block;
    position: relative;
    max-width: 150px;
    cursor: pointer;
}
span.image-box-talent-menu img{
	max-width:100%;
}
span.image-box-talent-menu i.profile-changer-icon {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 30px;
    height: 30px;
    background: #00b26b;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    border-radius: 5px 0 0;
    pointer-events: none;
}
td.img-box-talent-header {
    width: 180px;
}
.submit-btn-sticky-talent-category {
    position: fixed;
    bottom: 0;
    right: 0;
    background: rgba(0, 0, 0, 0.7);
    padding: 15px 20px;
    width: calc(100% - 315px);
}
.open-side-bar .submit-btn-sticky-talent-category{
	width:100%;
}
.submit-btn-sticky-talent-category input {
    width: auto;
    margin: 0 auto;
    display: table;
    background: #00b26b;
    padding: 7px 25px;
    border-radius: 5px;
    min-width: 100px;
    text-decoration: none;
    color: #ffffff !important;
    -webkit-border-radius: 5px;
    font-family: Open Sans Semibold;
    font-size: 18px;
    text-decoration: none !important;
	transition: all 0.3s ease;
}
.submit-btn-sticky-talent-category input:hover{
	background-color:#fff;
	color:#00b26b !important;
}
table.talent-category-table {
    margin-bottom: 60px;
}
/*--- 23-05-2023 End --*/


/*-- 25-07-2023 --*/
select.deal-des-box {
    margin-bottom: 15px;
}
.modal-header h2 {
    margin: 0;
    font-size: 25px;
}
div#sticker_popup .modal-content {
    padding: 0;
}
div#sticker_popup .modal-dialog {
    max-width: 600px;
    width: 100%;
}
.modal-body.sticker_body > div {
    display: inline-block;
    width: calc(33% - 10px);
    border: 2px solid #fff;
    padding: 15px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 7px 15px 7px 0;
	cursor:pointer;
}
.modal-body.sticker_body > div img {
    max-width: 100px;
    max-height: 50px;
}
.modal-body.sticker_body > div:nth-child(3n) {
    margin-right: 0;
}
.modal-body.sticker_body > a {
    position: absolute;
    bottom: 25px;
    left: 50%;
    transform: translateX(-50%);
    text-decoration: none;
    color: #fff;
    font-size: 16px;
}
.modal-body.sticker_body {
    padding: 10px 20px 100px;
    display: flex;
    flex-wrap: wrap;
}
.wrapper_sticker_image.active {
    background-color: transparent !important;
    border-color: #00b26b !important;
}
.modal-body.sticker_body > a:hover {
    background: #fff;
    color: #00b26b ;
}
a.sticker_wrapper_editDeal {
    color: #fff !important;
    text-decoration: none;
    margin-right: 10px;
}
a.sticker_wrapper_editDeal:hover{
	background-color:#000;
}
table.custom-l-table.talent-list tr input {
    -webkit-appearance: none;
    appearance: none;
    width: 20px;
    height: 20px;
    border: 2px solid #000;
    border-radius: 0;
    margin: 0;
	position:relative;
	cursor:pointer;
}
table.custom-l-table.talent-list tr input::after {
    content: "";
    position: absolute;
    left: 5px;
    top: 1px;
    width: 6px;
    height: 10px;
    border: 2px solid #fff;
    z-index: 2;
    transform: rotate(37deg);
    border-left: hidden;
    border-top: hidden;
    display: none;
}
table.custom-l-table.talent-list tr input:checked::after{
	display:block;
}
table.custom-l-table.talent-list tr input:checked {
    background: #00b26b;
    border-color: #00b26b;
}
.filter-data-sec {
    position: relative;
}
a#delete_selected {
    position: absolute;
    right: 20px;
    top: 50%;
    width: 45px;
    height: 45px;
    border-radius: 100%;
    font-size: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    transform: translateY(-50%);
}
a.disabled-delete {
    opacity: 0.5;
    cursor: no-drop;
}

#mark_deal_lost {
	width: auto;
	background: red;
	background-color: red;
	color: #fff;
	font-family: 'Open Sans Semibold';
	margin-left: auto;
	transition: all 0.5s ease;
	text-decoration: none;
	padding: 10px 30px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	display: inline-block;
	margin-top: 3px;
}
#delete_selected {
	background: red;
	color: #ffffff;
	font-family: Open Sans Semibold;
	padding: 8px 11px;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	border: hidden;
	line-height: 1;
}
.sticker_wrapper_editDeal {
    width: auto;
    background: #00b26b;
    background-color: rgb(0, 178, 107);
    background-color: rgb(0, 178, 107);
    color: #fff;
    font-family: 'Open Sans Semibold';
    margin-left: auto;
    transition: all 0.5s ease;
    text-decoration: none;
    padding: 10px 30px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    display: inline-block;
    margin-top: 3px;
}
.add_sticker {
    width: auto;
    background: #00b26b;
    background-color: rgb(0, 178, 107);
    background-color: rgb(0, 178, 107);
    background-color: rgb(0, 178, 107);
    color: #fff;
    font-family: 'Open Sans Semibold';
    margin-left: auto;
    transition: all 0.5s ease;
    text-decoration: none;
    padding: 9px 26px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    display: inline-block;
    font-size: 19px;
}
/*-- 25-07-2023 End --*/

#mark_deal_lost {
    padding: 3px 15px;
}
input.sticker_text {
    margin-top: 20px;
    display: inline-block; 
    width: 100%;
}
table.wrapper_deal_listing tr td:last-child {
    min-width: 390px;
}

.admin-social-media-lis li i.twitter {
    top: 7px;
    left: 17px;
}

 .inner-single-new-price select {
  background: url(https://www.letsengage.com/engage3_0/images/down-step-2.png) no-repeat center right 10px;
  background-size: 15px;
  -webkit-appearance: none;
  appearance: none;
  background-color: #fff;
  height: 40px;
    border: 1px solid #d5d5d5;
    margin-top: 5px;
	padding: 0 45px 0 22px;
	width:100%;
	border-radius:4px;
}

/* Implimenting css on 7 November 2023 For Notes section */



/* 23 Oct css */
.b-select.whp.cal {
    display: flex;
}

.b-select.whp.cal .select-time {
    width: 50%;
    padding-right: 18px;
}
.b-select.whp.cal .select-duration {
    width: 50%;
    padding-left: 18px;
}

.b-select.whp.cal .select-duration span,
.b-select.whp.cal .select-time span  {
    width: 100%;
	max-width: 100%;
}
/* 23 Oct css End */

/* 24 Oct css */
.custom-admin-input-and-textarea.add_note {
    padding-left: 0;
}

.custom-admin-input-and-textarea.add_note textarea {
    width: 100%;
    height: 70px;
    border-radius: 5px;
    border: 1px solid #ddd;
    padding: 5px 10px;
}

.user-title-detial-talent.add_note >span {
    margin-bottom: 7px;
    width: 100%;
}

.custom-admin-input-and-textarea.add_note button {
    width: auto;
    display: inline-block;
    padding: 7px 30px;
    background: #00b26b;
    color: #fff;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    font-size: 16px;
    outline: none;
    box-shadow: none;
    border: 1px solid #00b26b;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
    margin: 5px 0 0;
}

.custom-admin-input-and-textarea.add_note button:hover {
    border-color: #333;
    background-color: #333;
}
.notes .custom-admin-input-and-textarea {
    padding-left: 0;
}
.notes .custom-admin-input-and-textarea > span {
    margin-bottom: 10px;
    font-family: 'Open Sans Bold';
    font-size: 17px;
}
.notes .custom-admin-input-and-textarea span {
    position: static;
    width: 100%;
    display: block;
    margin: 0 0 5px;
    float: none;
}

.notes .custom-admin-input-and-textarea .userr-info h6{
    font-size: 17px;
    font-family: 'Open Sans Semibold';
    text-transform: capitalize;
    margin-bottom: 4px;
}

.notes .custom-admin-input-and-textarea .userr-info {
    background: #eee;
    margin-bottom: 15px;
    padding: 15px;
    border-radius: 4px;
}

.user-title-detial-talent.notes {
    max-height: unset;
}

.notes .custom-admin-input-and-textarea .userr-info:last-child {
    margin-bottom: 0;
}
.notes .custom-admin-input-and-textarea > span {
    margin-bottom: 10px;
}

.notes .custom-admin-input-and-textarea .userr-info .deleteNote {
    display: block;
    width: 20px;
    margin-left: auto;
    font-size: 0;
    height: 20px;
    position: relative;
    text-align: center;
    cursor: pointer;
    text-decoration: none;
}

.notes .custom-admin-input-and-textarea .userr-info .deleteNote::before {
    content: '\f1f8';
    font-size: 14px;
    font-family: 'Font Awesome 5 Free';
    font-weight: 700;
    color: red;
}
.notes .custom-admin-input-and-textarea .userr-info span {
    font-size: 14px;
    font-family: 'Open Sans';
}

.notes .custom-admin-input-and-textarea .userr-info .userr-note span {
    font-size: 17px;
    color: #000;
    margin: 0;
}
#update-consumer-profile .form-grp select {
    height: 53px;
    padding-left: 50px;
}
#update-consumer-profile .form-grp select {
    height: 53px;
    padding-left: 50px;
}

#update-consumer-profile .notes .custom-admin-input-and-textarea {
    background-color: #eee;
    padding: 10px 10px 20px;
    border-radius: 4px;
}

#update-consumer-profile .notes .custom-admin-input-and-textarea .userr-info {
    background-color: #fff;
}
/* 24 Oct css End */

.icons-notes-img a i {
    color: #00b26b;
}
.icons-notes-img a {
    width: 35px;
    height: 35px;
    display: -webkit-box;
    display: flex;
    align-items: center;
    border: 2px solid #a8a8a8;
    border-radius: 100%;
    justify-content: center;
    margin: 5px;
    cursor: pointer;
    position: relative;
}

/* Nov 1, 2023 */


.icons-notes-img {
	position: relative;
}
.icons-notes-img .tooltiptext-notes {
	position: absolute;
	width: 150px;
	left: 50%;
	transform: translateX(-50%);
	background: #000;
	border-radius: 5px;
	padding: 8px 5px;
	top: 40px;
	color: #fff;
	font-size: 12px;
	text-align: center;
	visibility: hidden;
}
.icons-notes-img .tooltiptext-notes::before {
	content: '';
	position: absolute;
	left: 50%;
	top: -4px;
	transform: translateX(-50%);
	border-left: 5px solid transparent;
	border-right: 5px solid transparent;
	border-bottom: 5px solid #000;
	transform: translateX(-50%);
	border-left: 5px solid transparent;
	border-right: 5px solid transparent;
	border-bottom: 5px solid #000;
}
.icons-notes-img a:hover + .tooltiptext-notes {
	visibility: visible;
}
.icons-notes-img .tooltiptext-notes em {
	font-style: normal;
	font-size: 12px;
	line-height: 16px;
	font-family: 'Open Sans Semibold';
}
.icons-notes-img a {
	text-decoration: none;
}
.deal-feild.price_check_box .beforefeild label {
	margin: 0px;
}
.notes .custom-admin-input-and-textarea {
    max-height: 230px;
    overflow-y: auto;
}
.icons-notes-main {
    margin-left: auto;
}

/* Nov 1, 2023 */

/* Nov 9 css */
.agent-listing tr th i.fas.fa-phone {
    transform: rotate(90deg) translateX(0) !important;
}
/* Nov 20,2023 */
.hide-city-state{
    display:none;
}
.show-city-state{
    display: block;
}

/** 14th feb 2024 */

#talent-catsetpop .modal-content {
	padding: 10px;
}
  
#talent-catsetpop .modal-body .add-agent-button {
	width: auto;
	font-size: 18px;
	font-family: Open Sans Semibold;
	text-transform: capitalize;
	padding: 13px 30px;
	line-height: 1;
	background: #00b26b;
	color: #ffffff;
	height: auto;
	margin-top: 10px;
}
#talent-catsetpop .modal-dialog {
	max-width: 450px;
	width: 100%;
}
#talent-catsetpop .modal-dialog .modal-title {
	font-size: 22px;
}
#talent-catsetpop .modal-header {
	padding-bottom: 0;
}

#talent-catsetpop .modal-body {
	padding-bottom: 0;
}

/* March 27 2024 */
#link-tree-form #submit_button {
    width: auto;
    height: auto;
    font-size: 18px;
    font-family: Open Sans Semibold;
    text-transform: uppercase;
    line-height: 1;
    padding: 10px 35px;
    background: #00b26b;
    color: #fff;
    float: right;
    margin-bottom: 50px;
}
.linktree-single-inner{
	align-items: center;
}
.linktree-talent .linktree-single-section i {
    margin-bottom: 10px;
    margin-right: 15px;
    cursor: grabbing;
}
 
   .form-landing-page .form-group .input_wrapper {
    display: flex;
    align-items: center;
  }

.form-landing-page .form-group .input_wrapper input {
    width: 23px !important;
    height: 23px !important;
    margin: 0 !important;
    margin-left: 4px !important;
    position: relative;
    top: 1px;
}
.form-landing-page .form-group .input_wrapper .inner>p {
    line-height: normal;
}

.input_wrapper>p {
    max-width: max-content;
}
.form-landing-page .input_wrapper {
	margin-bottom: 10px;
}
.form-landing-page .form-group .input_wrapper .inner {
    max-width: max-content;
    display: flex;
    align-items: center;
}

.form-landing-page .form-group .input_wrapper>.inner:first-child {
    margin-right: 60px;
}


/* April 29 -2024 */
.price_filters {
    width: auto;
    background: #00b26b;
    background-color: rgb(0, 178, 107);
    background-color: rgb(0, 178, 107);
    color: #fff;
    font-family: 'Open Sans Semibold';
    margin-left: auto;
    transition: all 0.5s ease;
    text-decoration: none;
    padding: 10px 30px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    display: inline-block;
    margin-top: 3px;
}

a.price_filters:hover {
	background-color: #000;
  }
  a.price_filters {
	color: #fff !important;
	text-decoration: none;
	margin-right: 10px;
  }
.sort-by-price{
	margin-bottom: 5px;
	float: left;
	width: 100%;
	text-transform: uppercase;
	font-size: 17px;
	font-weight: 600;

}  

.talent-note-box {
	display: inline-block;
	width: 100%;
	background-color: #d5d5d5;
	padding: 20px;
	margin-bottom: 0;
	border-radius: 4px;
	margin-top: 25px;
}
.talent-note-box p {
    font-size: 14px;
    line-height: normal;
    font-style: italic;
}

.speaking-topics-section {
    display: inline-block;
    width: 100%;
    margin-top: 50px;
}
.speaking-topics-section h6 {
    font-size: 20px;
    margin-bottom: 15px;
    display: inline-block;
    width: 100%;
}
.content-speaking-topic {
    display: flex;
    align-items: flex-start;
}
.image-content-speaking {
    max-width: 40%;
    flex: 0 0 40%;
}
.image-content-speaking img {
    max-width: 100%;
    border-radius: 30px;
    height: 220px;
    width: 100%;
    object-fit: cover;
}
.content-content-speaking {
    padding: 0 0 0 25px;
}
.title-content-speaking {
    display: inline-block;
    width: 100%;
    margin-bottom: 10px;
}
.content-content-speaking b {
    display: inline-block;
    width: 100%;
    margin-bottom: 3px;
}

/* 19 june 24 */
.content-speaking-topic .image-content-speaking input#speaking_file {
	padding: 10px;
}
.content-speaking-topic .image-content-speaking {
	/* padding-top: 27px; */
}
.content-speaking-topic .content-content-speaking textarea {
	width: 100%;
	border: unset;
	height: 90px;
}
.speakerTopics {
	padding-top: 50px;
	display: flex;
	flex-wrap: wrap;
}
.speakerTopics .img_wrapper {
	display: flex;
	justify-content: center;
	width: 30%;
}
.speakerTopics .img_wrapper img {
	max-width: 200px;
	width: 100%;
	object-fit: cover;
	border-radius: 10px;
}
.speakerTopics .descr {
	text-align: left;
	width: 100%;
	padding-left: 0;
}
.speakerTopics .row>div {
	width: 100%;
	padding: 0;
}

.speakerTopics .row>div .inner_wrap {
	flex-wrap: wrap;
	display: flex;
	background: #fff;
	border-radius: 10px;
	padding: 15px;
	align-items: flex-start;
}
.speakerTopics .descr h5 {
	font-size: 18px;
	text-align: left;
	padding: 0px 0 0;
}
td.both-btn-new-admin-ad a.deactivate.talent-decline {
    margin: 0 !important;
}
.speakerTopics .descr p {
	font-size: 14px;
	padding: 6px 0;
	word-wrap: break-word;
}
.speakerTopics .descr .button_wrapper {
	display: flex;
	width: 100%;
	justify-content: flex-start;
	column-gap: 10px;
}
.speakerTopics .descr .button_wrapper button {
	padding: 4px 10px;
	font-size: 14px;
	margin-top: 10px;
}
.speakerTopics .descr .button_wrapper a {
	font-size: 14px;
	padding: 8px 16px;
	background: #fa0000;
	margin-top: 10px;
	text-decoration: none;
	color: #fff;
}
.speakerTopics .row {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	row-gap: 20px;
	margin: 0;
}
.speaking-topics-section button.cmn-btn {
	margin-top: 20px;
	padding: 8px 30px;
	font-size: 16px;
	float: right;
}
.content-speaking-topic>div {
	width: 50% !important;
	max-width: 50% !important;
	flex: 0 0 50%;
}
.speakerTopics .descr h6 {
	font-size: 15px;
}
.speaking-topics-section .content-speaking-topic {
	flex-wrap: wrap;
}
.speaking-topics-section .content-speaking-topic .detail-content-speaking.description-speaking-topic {
	width: 100% !important;
	max-width: 100% !important;
	flex: 0 0 100%;
}
.speaking-topics-section .content-speaking-topic .detail-content-speaking.description-speaking-topic textarea {
	width: 100%;
	border: unset;
	height: 100px;
}
.speaking-topics-section .content-speaking-topic .detail-content-speaking.description-speaking-topic>p:first-child {
	padding-bottom: 5px;
}
.speakerTopics .descr .button_wrapper a, .speakerTopics .descr .button_wrapper button{
	transition: all 0.3s ease-in-out;
}
.speakerTopics .descr .button_wrapper a:hover, .speakerTopics .descr .button_wrapper button:hover{
	background-color: #222222;
}

/* 20 June 2024 */
.payment-history-details .payment-history-text {
	font-size: 25px;
	font-family: Open Sans Semibold;
	float: left;
	width: 100%;
}
td select.deal_status_edits {
    width: 100%;
    height: 30px;
    border: 1px solid #d5d5d5;
    border-radius: 5px;
    padding: 0 5px;
    max-width: 135px;
}

.image-content-speaking select {
    width: 100%;
    height: 46px;
    border: hidden;
    border-radius: 4px;
    padding: 0 10px;
} 

.txt-editor-talent-detial-section .ck.ck-editor__main .ck-editor__editable_inline {
    max-height: 200px;
    overflow-x: auto;
	height:200px;
}

.speaking-topics-section .image-content-speaking .btn-group .multiselect.dropdown-toggle {
	margin: 0;
	height: 45px;
	border: none;
  }

  /* .pending-talent-payment table.l-table > thead > tr th { background: #00b26b; color: #fff; }
.pending-talent-payment table.l-table > thead > tr th { width: 320px; }
.pending-talent-payment table.l-table > thead > tr th:nth-child(1) {text-transform: uppercase; width: 50px; }
.analytics-table-header { display: flex; align-items: center; justify-content: space-between; margin: 0 0 30px 0; }
.analytics-table-header a { height: 50px; border-radius: 29px; background-color: #00b26b; border-color: #00b26b; display: flex; align-items: center; justify-content: center; padding: 10px 20px; width: auto; font-size: 17px; font-family: 'Open Sans Semibold'; color: #ffffff; font-weight: 500; column-gap: 12px; line-height: 50px; transition: all 0.4s ease;}
.pending-talent-payment .analytics-table-header h3 { width: auto; padding: 0; color:#000; }
.analytics-table-header a:hover { text-decoration: none; background: #000; }
.main-content-of-admin-page .chart-container .event-data-chart { height: auto; }
.main-content-of-admin-page .chart-container { gap: 30px; } */

/* Talent Request css 29 feb 2024*/
.first-price-line-exp-new .msg-for-talent {
	padding: 0 18px;
  }
  .first-price-line-exp-new .whole-div-for-payment-terms {
	padding: 0 18px;
  }
  .first-price-line-exp-new .select-duration .form-sel-b {
	width: 100%;
	height: 53px;
}
.form-section-exp-new.blockElement .bili-sec-sec .col-md-7.payment-terms-section .heading {
	margin: 0 0 4px 0;
  }

/* April 4, 2024 */

.form-section-exp-new.blockElement .right-sec-bili-sec > .first-price-line-exp-new:first-child {
	display: flex;
	margin-top: 0;
  }
  .form-section-exp-new.blockElement .right-sec-bili-sec > .first-price-line-exp-new:first-child .who:not(:last-child) {
	padding-right: 0;
  }
  .form-section-exp-new.blockElement .right-sec-bili-sec > .first-price-line-exp-new:first-child > span {
	position: relative;
	top: 45px;
	padding: 0 10px;
	color: #00b56f;
	font-weight: 600;
  }
  .form-section-exp-new.blockElement .right-sec-bili-sec > .first-price-line-exp-new:first-child .who:not(:first-child) {
	padding-left: 0;
  }
  .form-section-exp-new.blockElement .right-sec-bili-sec > .first-price-line-exp-new:first-child .who > h6 {
	white-space: nowrap;
}

/* April 5 css */

.negotiation-budget {
	display: flex;
	float: left;
	align-items: center;
  }
  .negotiation-budget .who {
	float: none;
	width: 33.333%;
  }
  .negotiation-budget .who span input {
	width: 100%;
	max-width: 100%;
  }
  .negotiation-budget .who h6 {
	margin: 0 0 7px;
  }
  .negotiation-budget > span {
	position: relative;
	top: 2px;
	padding: 0 10px;
	color: #00b56f;
	font-weight: 600;
  }
  .calender-page .whole-div-for-payment-terms .who.new-payment-request {
	padding: 0 10px;
  }
  .calender-page .whole-div-for-payment-terms .who.new-payment-request h6 {
	margin: 0 0 7px;
  }
  .calender-page .whole-div-for-payment-terms .who.new-payment-request input {
	width: 100%;
	max-width: 100%;
  }
  .calender-page .whole-div-for-payment-terms .who.new-payment-request:first-of-type {
	padding-left: 0;
  }
  .calender-page .whole-div-for-payment-terms .who.new-payment-request:last-of-type {
	padding-right: 0;
  }

/* April 9, 2024 */
.form-section-exp-new.blockElement .bili-sec-sec .whp .select-date, .form-section-exp-new.blockElement .bili-sec-sec .whp .select-time {
	float: left;
	width: 50%;
	padding-right: 9px;
  }
  .form-section-exp-new.blockElement .bili-sec-sec .whp .select-time {
	padding-right: 0;
	padding-left: 9px;
  }
  .form-section-exp-new.blockElement .bili-sec-sec .whp .select-date span, .form-section-exp-new.blockElement .bili-sec-sec .whp .select-time span {
	width: 100%;
  }
  .form-section-exp-new.blockElement .bili-sec-sec .whp .select-duration {
	padding-left: 0;
	padding-right: 8px;
  }
  .form-section-exp-new.blockElement .bili-sec-sec .whp  .first-price-line-exp-new {
	margin: 0;
	padding-left: 8px;
	width: 50%;
  }
  .form-section-exp-new.blockElement .bili-sec-sec .whp .first-price-line-exp-new .who {
	padding: 0;
	width: 100%;
	margin-bottom: 0;
  }
  .form-section-exp-new.blockElement .right-sec-bili-sec > .first-price-line-exp-new:first-child > .who {
	margin-bottom: 0;
}
.form-section-exp-new.blockElement .bili-sec-sec .whp .first-price-line-exp-new .who span i {
	top: 32px;
    left: 10px;
    right: auto;
} 
.col-md-5.time-sec-ex-req.section-experience-Request .msg-for-talent.full-field-text h6.medium {
    text-transform: uppercase;
    padding: 0;
}
.first-price-line-exp-new .who input {
    height: 59px;
    -webkit-border-radius: 50px;
    border-radius: 50px;
}
.col-md-5.time-sec-ex-req.section-experience-Request .msg-for-talent.full-field-text {
    margin: 0 0 20px 0;
}
.right-sec-bili-sec.section-experi-req-price span.dollar-sign-set.dds2 i {
    top: 30px;
    left: 15px;
}
.form-section-exp-new.blockElement .bili-sec-sec .whp .first-price-line-exp-new .who span input[type="number"] {
	appearance: textfield;
	padding-left: 33px;
	padding-right: 15px;
}
.form-section-exp-new.blockElement .bili-sec-sec .whp .first-price-line-exp-new .who span input {
  -moz-appearance: textfield;
  -webkit-appearance: none;
  appearance: none;
}
.form-section-exp-new.blockElement .bili-sec-sec .whp .select-duration i {
	right: auto;
	left: 10px !important;
}

.talent-general-detail-content.erd-content .left-location-map.location-map-tal {
	display: inline-block;
	width: 100%;
}
.right-sec-bili-sec .msg-for-talent .msg-title {
	margin: 0 0 10px;
}

.second-payment-line-exp .who.new-payment-request {
	padding-right: 8px;
  }
  .second-payment-line-exp .who.new-payment-request:nth-child(2) {
	padding-left: 8px;
	padding-right: 18px;
  }
  
   .form-landing-page .form-group .input_wrapper {
    display: flex;
    align-items: center;
  }

.form-landing-page .form-group .input_wrapper input {
    width: 23px !important;
    height: 23px !important;
    margin: 0 !important;
    margin-left: 4px !important;
    position: relative;
    top: 1px;
}
.form-landing-page .form-group .input_wrapper .inner>p {
    line-height: normal;
}

.input_wrapper>p {
    max-width: max-content;
}
.form-landing-page .input_wrapper {
	margin-bottom: 10px;
}
.form-landing-page .form-group .input_wrapper .inner {
    max-width: max-content;
    display: flex;
    align-items: center;
}

.form-landing-page .form-group .input_wrapper>.inner:first-child {
    margin-right: 60px;
}


.form-section-exp-new.blockElement {
    background: #eee;
    padding: 20px 0;
}

.form-section-exp-new.blockElement .bili-sec-sec {
    max-width: 100%;
}
.form-section-exp-new.blockElement  .bili-sec-sec .col-md-7 {
    width: calc(50% - 15px);
	padding: 0 0 0 15px;
}
.form-section-exp-new.blockElement  .bili-sec-sec .col-md-5 {
    width: calc(50% - 15px);
    padding: 0 15px 0 0;
}
.form-section-exp-new.blockElement .right-sec-bili-sec {
    margin-top: 0;
}
.form-section-exp-new.blockElement .col-md-5 .whp.cal span input {
    border: 1px solid #c1bfbf;
}
.form-section-exp-new.blockElement .bili-sec {
    padding: 0 30px;
}
.final-price-for-exp {
    padding: 10px 3px 0;
}
.form-section-exp-new.blockElement .two-nor-btn {
    margin-bottom: 0;
}
.whole-div-for-payment-terms span.payment-terms-heading {
    margin-top: 15px;
}
.exp-nego-details {
    border-top: hidden;
    padding: 30px 30px;
}
.payment-history-details {
    padding: 0 30px 30px;
    display: inline-block;
    width: 100%;
}
.payment-history-details .payment-history-text, .exp-nego-details .payment-history-text{
    display: inline-block;
    width: 100%;
    font-family: 'Open Sans Bold';
    font-weight: 600;
    margin-bottom: 10px;
}

.msg-for-talent.full-field-text {
	width: 100%;
	float: none;
	display: inline-block;
}


.doc-page {
    display: inline-block;
    width: 100%;
    padding: 70px 0;
}
.inner-doc-page p {
    margin-bottom: 30px;
}
.inner-doc-page p input {
    width: auto;
    height: 30px;
    border: hidden;
    border-bottom: 1px solid #000;
    border-radius: 0;
    position: relative;
    top: -7px;
    padding: 0;
    min-width: 220px;
    margin: 0 5px;
}
.inner-doc-page table th {
    padding: 10px 20px;
    border-right: 1px solid #d5d5d5;
}
.inner-doc-page table {
    border: 1px solid #d5d5d5;
    margin-bottom: 30px;
}
.inner-doc-page h6 {
    font-size: 20px;
    text-decoration: underline;
    margin-bottom: 10px;
}
.last-signature-blocks {
    display: inline-block;
    width: 100%;
    margin-top: 20px;
}
.single-block-signature {
    display: inline-block;
    width: 100%;
    margin-top: 30px;
}
.inner-doc-page table tr td {
    padding: 10px 20px;
}
.inner-doc-page table tr td input[type="text"] {
    border-radius: 7px;
    padding: 0 10px;
    height: 40px;
}


.form-section-exp-new.blockElement {
    background: #eee;
    padding: 20px 0;
}

.form-section-exp-new.blockElement .bili-sec-sec {
    max-width: 100%;
}
.form-section-exp-new.blockElement  .bili-sec-sec .col-md-7 {
    width: calc(50% - 15px);
	padding: 0 0 0 15px;
}
.form-section-exp-new.blockElement  .bili-sec-sec .col-md-5 {
    width: calc(50% - 15px);
    padding: 0 15px 0 0;
}
.form-section-exp-new.blockElement .right-sec-bili-sec {
    margin-top: 0;
}
.form-section-exp-new.blockElement .col-md-5 .whp.cal span input {
    border: 1px solid #c1bfbf;
}
.form-section-exp-new.blockElement .bili-sec {
    padding: 0 30px;
}
.final-price-for-exp {
    padding: 10px 3px 0;
}
.form-section-exp-new.blockElement .two-nor-btn {
    margin-bottom: 0;
}
.whole-div-for-payment-terms span.payment-terms-heading {
    margin-top: 15px;
}
.exp-nego-details {
    border-top: hidden;
    padding: 30px 30px;
}
.payment-history-details {
    padding: 0 30px 30px;
    display: inline-block;
    width: 100%;
}
.payment-history-details .payment-history-text, .exp-nego-details .payment-history-text{
    display: inline-block;
    width: 100%;
    font-family: 'Open Sans Bold';
    font-weight: 600;
    margin-bottom: 10px;
}

/* //Edit contract form */
header, footer {
            position: fixed;
            width: 100%;
            background: #333;
            color: white;
            text-align: center;
            padding: 10px 0;
        }

        header {
            top: 0;
            background: #fff;
        }

        footer {
            bottom: 0;
        }
        .content {
            flex: 1;
            margin-top: 60px; /* height of the header */
            margin-bottom: 40px; /* height of the footer */
            padding: 20px;
        }

        .page {
            page-break-after: always;
            page-break-before: auto;
        }

        span.value-span{
            min-width: 200px;
            text-align: center;
            padding:5px 10px    ;
            display: inline-block;
            border-bottom: 1px solid #a8a8a8; 
        }

        table th, table td{
            text-align: left;
            padding:10px;
        }

        @media print {
            header, footer {
                position: fixed;
            }
            
            .content {
                margin-top: 60px;
                margin-bottom: 40px;
            }

            .page {
                page-break-after: always;
            }
        }
        .page p{
            margin-bottom: 30px;
        }
        h6{
            font-size: 22px;
            margin:0;
        }
        .signature p {
    margin: 3px 0;
    line-height: 1;
}
.signature {
    margin-bottom: 100px;
}


span.expandCloseContainer button {
    padding: 0;
    background: transparent;
    line-height: 1;
}
.contract-dropdown td {
    padding: 0;
}	
tr.contract-dropdown {
    background-color: rgba(0, 178, 107, 0.2);
}
tr.contract-dropdown td {
    padding: 20px 20px;
}
.contract-dropdown td table tr:first-child th {
    background-color: #000;
    color: #fff;
    font-size: 14px;
    padding: 5px 10px;
}
tr.contract-dropdown table tbody tr td {
    font-size: 14px;
    padding: 10px 10px;
    font-family: 'Open Sans Semibold';
    background-color: #fff;
}
tr.contract-dropdown table tbody tr td a {
    font-size: 14px !important;
    padding: 8px 20px !important;
    margin: 0;
    display: inline-block;
    line-height: 1 !important;
    float: left;
    margin: 0 3px;
}
span.expandCloseContainer i {
    top: 2px;
    position: relative;
    margin-left: 10px;
}
.image-content-speaking select {
    width: 100%;
    height: 46px;
    border: hidden;
    border-radius: 4px;
    padding: 0 10px;
}
.image-content-speaking b {
    margin-bottom: 3px;
    display: inline-block;
    width: 100%;
}
button.btn.expandCloseContract {
    background-color: #000;
    color: #fff;
    padding: 8px 15px;
    min-width: 120px;
}


th.contract-status {
    width: 40%;
}
th.contract-date {
    width: 20%;
}
.content-starts input {
    width: auto;
    margin: 0 10px;
    height: 35px;
    border-bottom: 1px solid #000;
    padding: 0 5px;
    border-radius: 0;
    background: transparent;
}
.content-starts {
    margin: 50px 0;
    background-color: #fff;
    padding: 30px;
    border-radius: 15px;
    box-shadow: 0 0 10px #d5d5d5;
}
.content-starts h6 {
    display: inline-block;
    width: 100%;
    margin: 10px 0 10px;
}
.content-starts table {
    margin-bottom: 30px;
}
.signature > img {
    border: 1px solid #d5d5d5;
    padding: 5px;
    max-width: 350px;
}
.signature {
    margin: 30px 0;
    display: inline-block;
    width: 100%;
}

.parentContainer button.btn.btn-primary {
    padding: 10px 20px;
    line-height: 1;
    background: #00b26b;
    border: hidden;
    color: #fff;
    margin-right: 10px;
    text-transform: uppercase;
    font-family: 'Open Sans Semibold';
    margin-bottom: 30px;
    margin-top: -5px;
    border-radius: 50px;
}
.parentContainer a.btn.btn-secondary {
    background: #000;
	padding: 10px 20px;
    line-height: 1;
    border: hidden;
    color: #fff;
    margin-right: 10px;
    text-transform: uppercase;
    font-family: 'Open Sans Semibold';
    margin-bottom: 30px;
    margin-top: -5px;
border-radius: 50px;
}
.form_section_edit.editor .cancelBtn {
    color: #fff !important;
}
span.content_title_edit.editor input {
    width: 100%;
    border: 1px solid #d5d5d5;
    margin: 0 0 15px;
    border-radius: 5px;
}
.content-starts table input {
    border: 1px solid #d5d5d5;
    width: 100%;
    border-radius: 5px;
    margin: 0;
}
.form_section_edit.editor input {
    width: 100%;
    margin: 0 0 15px 0;
    border: 1px solid #d5d5d5;
    border-radius: 5px;
}
h3.text-center.heading-contract-update {
    display: inline-block;
    width: 100%;
    font-family: 'Open Sans Semibold';
    margin-bottom: 30px;
}
.get-the-contract {
    display: inline-block;
    width: 100%;
    background: #eee;
    border-radius: 15px;
    padding: 20px 30px;
}
.contracts-checkbox {
    display: inline-block;
    width: 100%;
}
.single-contract-checkbox > p {
    font-size: 18px !important;
    display: inline-block;
    width: 100%;
    font-family: 'Open Sans Semibold';
    margin-bottom: 6px;
}
.single-contract-checkbox {
    display: inline-block;
    width: 100%;
    background: #fff;
    margin: 10px 0;
    border-radius: 10px;
    padding: 10px 20px;
}
.single-contract-checkbox label {
    display: flex;
    flex-flow: row-reverse;
    width: 100%;
    justify-content: flex-end;
    column-gap: 10px;
    margin: 10px 0;
}
.single-contract-checkbox label input::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #d5d5d5;
    border-radius: 5px;
}
.single-contract-checkbox label input {
    width: 20px;
    height: 20px;
    margin: 0;
    position: relative;
    -webkit-appearance: none;
    border: hidden;
    top: 2px;
}
.single-contract-checkbox label input:checked::before {
    background: #00b26b;
}
.single-contract-checkbox label input:checked::after {
    content: "";
    position: absolute;
    left: 7px;
    top: 2px;
    width: 7px;
    height: 12px;
    border: 2px solid #fff;
    border-left: hidden;
    border-top: hidden;
    transform: rotate(40deg);
}
.update-btn-class button {
    background-color: #00b26b;
    font-size: 19px;
    line-height: 1;
    color: #ffffff;
    font-weight: 500;
    font-family: 'Open Sans Semibold';
    text-transform: uppercase;
    transition: all 0.3s ease;
    border: hidden;
    padding: 15px 50px;
    border-radius: 50px;
    margin: 30px auto 0;
    display: table;
}

.update-btn-class button:hover{
	background-color:#000;
}
.single-contract-checkbox label input[disabled] {
    opacity: 0.5;
}
.notes-contract {
    display: inline-block;
    width: 100%;
    margin: 30px 0;
    background-color: #ff8f8f;
    padding: 10px 15px;
    border-radius: 10px;
}
.notes-contract p {
    margin: 0;
    font-size: 16px;
}

.signature .signature_edit input, .signature span.name_edit.editor input{
    margin: 0;
    border: 1px solid #d5d5d5;
    width: 300px;
    border-radius: 5px;
}
.signature .signature_edit .btn, .signature span.name_edit.editor .btn {
    margin: 0 10px !important;
}
.signature .signature_edit, .signature span.name_edit.editor {
    display: flex;
    align-items: center;
}
button#sign_clear {
    background: #000;
    text-transform: capitalize;
    border-radius: 50px;
    border: hidden;
    padding: 5px 20px;
    margin: 10px 0 10px;
    font-size: 12px;
}
.signature-parent {
    display: flex;
    flex-wrap: wrap;
    column-gap: 30px;
    row-gap: 30px;
    width: 100%;
}
.signature p {
	margin: 10px 0;
	line-height: 1;
}
.signature {
	background-color: #eee;
	width: auto;
	border-radius: 15px;
	padding: 20px 20px;
}
.signature {
    margin-bottom: 0;
    max-width: 440px;
}
.content-starts table {
    margin-bottom: 30px;
    border: 1px solid #d5d5d5;
}
select.abordtedContract {
    width: 100%;
    height: 30px;
    border: 1px solid #d5d5d5;
    border-radius: 5px;
    padding: 0 5px;
    max-width: 170px;
    margin: 0 0 0 4px;
}
.getAbortedContract {
	font-size: 14px !important;
	padding: 2px 20px !important;
	margin: 0;
	display: inline-block;
	line-height: 1 !important;
	float: left;
	margin: 0 3px;
	margin-bottom: 0px;
  }	
/* 
.msg-for-talent.full-field-text {
	width: 100%;
	float: none;
	display: inline-block;
  }
  .msg-for-talent.full-field-text .form-sel-b {
	width: 100%;
  }
  .msg-for-talent.full-field-text .medium {
	margin: 0 0 10px 0;
  }

  .speaking-topics-section .image-content-speaking .btn-group .multiselect.dropdown-toggle {
	margin: 0;
	height: 45px;
	border: none;
  }
  .speaking-topics-section .image-content-speaking .btn-group .multiselect.dropdown-toggle .caret {
	display: none;
} */



.form-section-exp-new.blockElement.experience-reqst .bili-sec .bili-sec-sec {
	max-width: 100%;
}
.first-price-line-exp-new .who input {
    height: 49px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
}
.form-section-exp-new.blockElement .col-md-5 .whp.cal span input {
    border: 1px solid #c1bfbf;
}
.form-section-exp-new.blockElement .bili-sec {
    padding: 0 30px;
}
.final-price-for-exp {
    padding: 10px 3px 0;
}
.form-section-exp-new.blockElement .two-nor-btn {
    margin-bottom: 0;
}
.whole-div-for-payment-terms span.payment-terms-heading {
    margin-top: 15px;
}
.exp-nego-details {
    border-top: hidden;
    padding: 30px 30px;
}
.payment-history-details {
    padding: 0 30px 30px;
    display: inline-block;
    width: 100%;
}
.payment-history-details .payment-history-text, .exp-nego-details .payment-history-text{
    display: inline-block;
    width: 100%;
    font-family: 'Open Sans Bold';
    font-weight: 600;
    margin-bottom: 10px;
}

/* View Page for exp  */
.action_container {
    display: flex;
    justify-content: end;
    margin: 40px 0 0 0;
    column-gap: 15px;
}
.table-if-scroll.scroller-list .consumer-accept-wait {
    width: auto;
}
.action_container button {
    margin: 0;
    padding: 8px 20px;
}
.decline.action button {
    background: red;
}
.show-status{
text-align: center;
}
.table-if-scroll{white-space: nowrap;}
.exp_decline{
    background-color: red !important;
}
.decline.action button {
    background: #000;
}
.consumer-panel.experience-request-new-page.experience-negotiate-new-page .talent-general-detail-content.view-exp-admin .form-section-exp-new.blockElement.edit-consumer-negotiation .bili-sec .first-price-line-exp-new .payment-terms-wrap .who + span {
    top: 42px;
}
.btn-nor-sec .req-approve {
	width: 333px;
	background: #00b26b;
	border: hidden;
	padding: 15px 40px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	margin-top: 15px;
	font-size: 17px;
	color: #ffffff;
	font-family: Open Sans Semibold;
	margin-left: 10px;
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;
}
.deactivate {
    margin-right: 33px !important;
}

select.Orderdropdown {
    border: 1px solid #ddd;
    height: 30px;
    line-height: 30px;
    padding: 0 10px;
    border-radius: 4px;
    text-align: center;
}
td.custom-trash button.trash-link {
    background: transparent;
    border: none;
}
td.custom-trash button.trash-link i.fa.fa-trash {
    color: #ff0000;
}

.copyToClip{
cursor:pointer;
}

/*  Switch in Admin Dashboard */
.switch {
  position: relative;
  display: inline-block;
  width: 60px;
  height: 34px;
}
.switch input { 
  opacity: 0;
  width: 0;
  height: 0;
}
.sliderAdmin {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ccc;
  -webkit-transition: .4s;
  transition: .4s;
}
.sliderAdmin:before {
  position: absolute;
  content: " ";
  height: 26px;
  width: 26px;
  left: 4px;
  bottom: 4px;
  background-color: white;
  -webkit-transition: .4s;
  transition: .4s;
}
input:checked + .sliderAdmin {
  background-color: #00b26b;
}
input:focus + .sliderAdmin {
  box-shadow: 0 0 1px #2196F3;
}
input:checked + .sliderAdmin:before {
  -webkit-transform: translateX(26px);
  -ms-transform: translateX(26px);
  transform: translateX(26px);
}
/* Rounded sliders */
.sliderAdmin.round {
  border-radius: 34px;
}
.sliderAdmin.round:before {
  border-radius: 50%;
}
.activateInactive.deactivated + .sliderAdmin {
  background: red;
}
.ser-img {
	width: 100%;
	float: left;
	padding: 0 40px;
	margin: 0 0 40px 0;
	text-align: left;
}
.ser-img img {
	width: auto;
	float: left;
	height: 60px;
	object-fit: contain;
}
ul.sub-menu-admin.customForm li a::before {
	left: 110px;
}

.admin-side-nav-list ul.sub-menu-admin li.has-child.payment::after {
	top: 14px;
   }
.admin-side-nav-list ul ul li a::before {
	content: "";
	position: absolute;
	left: 48px;
	top: 18px;
	width: 7px;
	height: 7px;
	border: 2px solid #fff;
	border-left: hidden;
	border-top: hidden;
	transform: rotate(-45deg);
}
.second-half-payment .modal-body .consumer-check-details {
	width: 50%;
	padding-right: 10px;
}
.second-half-payment .modal-body h6 {
	font-size: 20px;
	line-height: normal;
	color: #fff;
	margin-bottom: 10px;
	display: inline-block;
	width: 100%;
}
.second-half-payment .modal-body .consumer-check-details {
	width: 50%;
	padding-right: 10px;
}
.check-payment-term-condition {
	display: inline-block;
	width: 100%;
	margin-top: 15px;
}
.check-payment-term-condition span input::before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: #fff;
}
.check-payment-term-condition .engage-recived-term {
	margin: 0;
}
#addcheckdetails .modal-body input[type="button"], #\32 ndhalfpayment .modal-body input[type="button"], #travelpaybycheck .modal-body input[type="button"] {
	background: #00b26b;
	color: #ffffff;
	font-size: 16px;
	padding: 10px 30px;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	font-family: Open Sans Semibold;
	line-height: 1;
	text-decoration: none;
	float: left;
	margin-top: 10px;
}
body #addcheckdetails .modal-dialog, body #\32 ndhalfpayment .modal-dialog {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%) !important;
}
.second-half-payment .modal-body .engage-check-section {
	width: 50%;
	padding-left: 10px;
}
#addcheckdetails .modal-body, #\32 ndhalfpayment .modal-body, #travelpaybycheck .modal-body {
	padding: 0 40px 20px;
}
.second-half-payment .modal-body {
	display: flex;
	flex-wrap: wrap;
  }

/* .check-payment-term-condition #\32 nd_agreetocheck {
	-webkit-appearance: auto;
	border: none;
  } */
  div.consumer-added-check-number, div.engage-added-check-number {
	margin: 0;
  }
  .main-content-of-admin-page .check-modal-admin .modal-body .same-container {
	margin: 0 0 15px 0;
  }
  .body-parent-container {
	display: flex;
	width: 100%;
	gap:20px;
  }
  .body-parent-container .same-container i.fas.fa-dollar-sign {
    top: 23px;
}
  .payment-terms-from {
	width: 100%;
  }
  .payment-terms-from .heading::after {
	content: '';
	width: 100%;
	height: 1px;
	background-color: #ddd;
	position: absolute;
	top: 35px;
	right: 0;
	z-index: 0;
  }
  .payment-terms-from .heading {
	text-align: left;
	margin: 0 0 24px;
	position: relative;
	display: flex;
	justify-content: space-between;
	align-items: center;
  }
  .payment-terms-from .heading h2 {
	font-size: 27px;
	text-transform: uppercase;
	color: #131313;
	font-weight: 700;
	font-family: 'circular';
	display: inline-block;
	padding-right: 30px;
	position: relative;
	z-index: 1;
	background: #eee;
  }
  .form-section-exp-new.blockElement.experience-reqst .b-select.whp.cal {
	column-gap: 25px;
  }
  .form-section-exp-new.blockElement.experience-reqst .b-select.whp.cal .select-time {
	padding: 0;
  }
  .form-section-exp-new.blockElement.experience-reqst .b-select.whp.cal .select-duration {
	padding: 0;
  }
  span.required-field {
	width: auto !important;
	float: none;
	display: inline-block;
	color: #ff0000;
	font-size: 14px;
	margin: 0 0 0 2px;
	    position: relative;
    top: -8px;
  }
  .form-section-exp-new.blockElement .col-md-5 .whp.cal h6 {
	float: left;
	width: 100%;
	font-size: 18px;
	color: #000;
	margin-bottom: 10px;
	padding-top: 0;
	text-transform: uppercase;
	display: flex;
	max-width: 100%;
  }
  .form-section-exp-new.blockElement .col-md-5 .whp.cal span input {
	width: 100%;
	padding: 0 40px 0 15px;
	height: 59px;
	border-radius: 29px;
	background-color: #ffffff;
	border: 1px solid #d6d6d6;
	width: 100%;
	padding: 0 22px;
	font-size: 15px;
	color: #000;
	font-weight: 400;
  }
  .form-section-exp-new.blockElement .col-md-5 .whp.cal span input {
	border: 1px solid #c1bfbf;
  }	
  .bili-sec-sec .who span.dollar-sign-set {
	position: relative;
	float: left;
  }
  .talent-general-detail-content .form-section-exp-new.blockElement .bili-sec-sec .col-md-5 .switch_talent_mails span.virtual-event {
	width: auto;
  }
  .talent-general-detail-content .form-section-exp-new.blockElement .bili-sec-sec .col-md-5 .switch_talent_mails label.switch_mail {
	margin: 0 10px;
	width: 46px;
	height: 24px;
	position: relative;
  display: inline-block;
  }
  .form-section-exp-new.blockElement .bili-sec-sec .section-experience-Request .select-duration select#expereince_dur {
	padding: 0 40px 0 15px;
	height: 59px;
	border-radius: 29px;
	background-color: #ffffff;
	border: 1px solid #d6d6d6;
	width: 100%;
	font-size: 15px;
	color: #000;
	font-weight: 400;
  }
  .switch_talent_mails span {
	font-weight: 600;
  }

.talent-general-detail-content .form-section-exp-new.blockElement .bili-sec-sec .col-md-5 .switch_talent_mails label.switch_mail input:checked + .slider::before {
	-webkit-transform: translateX(22px);
  
	-ms-transform: translateX(22px);
  
	transform: translateX(22px);
	background: #000;
	width: 18px;
  
	height: 18px;
  
	top: 2px;
  
	left: 2px;
  
  }
  .talent-general-detail-content .form-section-exp-new.blockElement .bili-sec-sec .col-md-5 .switch_talent_mails label.switch_mail span.slider.round {
	border: 1px solid #000;
	position: absolute;
	background: transparent;
  }
  .talent-general-detail-content .form-section-exp-new.blockElement .bili-sec-sec .col-md-5 .switch_talent_mails label.switch_mail span.slider.round::before {
	background: #000;
	width: 18px;
	height: 18px;
	top: 2px;
	left: 2px;
  }
  .select-duration.virtual-hide {
	width: 100%;
	float: left;
  }
  .select-duration.virtual-hide h6.medium {
	padding: 10px 0 10px 0;
	text-transform: uppercase;
  }

  .container-top-field {
	display: flex;
	column-gap: 20px;
  }
  .container-top-field .b-select.whp.cal {
	flex-flow: column;
  }
  .form-section-exp-new.blockElement .bili-sec-sec .col-md-7.payment-terms-section input {
	height: 59px;
	border-radius: 50px;
  }
  .form-section-exp-new.blockElement .right-sec-bili-sec .first-price-line-exp-new {
	width: 100%;
	float: left;
	margin: 20px -18px 0 -18px;
	  margin-right: -18px;
	  margin-left: -18px;
  }
  .form-section-exp-new.blockElement .bili-sec-sec .col-md-7.payment-terms-section .first-price-line-exp-new {
	margin-left: 0;
	margin-right: 0;
  }
  .time-an-budget-container {
	display: flex;
	width: 100%;
	column-gap: 25px;
  }
  .time-an-budget-container .container-top-field {
	width: 50%;
  }
  .time-an-budget-container .who h6.medium.exclable {
	padding: 0;
	text-transform: uppercase;
	min-width: 100%;
  }
  .time-an-budget-container .whp.cal span select#expereince_dur {
	width: 100%;
	float: left;
	width: 100%;
	padding: 0 40px 0 15px;
	  padding-left: 15px;
	height: 59px;
	border: 1px solid #c1bfbf;
	border-radius: 4px;
	border-radius: 29px;
	-webkit-appearance: none;
	-moz-appearance: none;
	padding-left: 20px;
	background-image: url(https://www.letsengage.com/engage3_0/images/icons/select.png);
	background-repeat: no-repeat;
	background-position: center right 20px;
  }
  .form-section-exp-new.blockElement .bili-sec-sec .col-md-7.payment-terms-section .first-price-line-exp-new .who {
	width: 100%;
	padding: 0;
  }
  .billing-info-wrap {
	display: flex;
  }
  .form-section-exp-new.blockElement.form-exp-view .billing-info-wrap .bili-sec-sec {
	width: 50%;
  }
  .form-section-exp-new.blockElement.form-exp-view .col-md-5.time-sec-ex-req.section-experience-Request.erv-date-time {
	width: 100%;
  }
  .form-section-exp-new.blockElement.form-exp-view .billing-info-wrap .col-md-7.payment-terms-view-section {
	width: 50%;
  }
  .experience-request-new-page .form-section-exp-new.blockElement .btn-nor-sec.pull-right {
	max-width: 100%;
	width: 100%;
	margin-top: 30px !important;
}
.form-section-exp-new.blockElement .two-nor-btn {
	display: -webkit-box;
	display: flex;
	float: left;
	width: 100%;
	margin-bottom: 10px;
}
.form-section-exp-new.blockElement .two-nor-btn {
	margin-bottom: 20px;
	padding: 0 30px;
}
.dtae-and-time-section {
	display: flex;
	column-gap: 20px;
  }
  .dtae-and-time-section {
	display: flex;
	column-gap: 20px;
  }
  .form-section-exp-new.blockElement.form-exp-view .col-md-5.time-sec-ex-req.section-experience-Request.erv-date-time .b-select.whp.cal {
	flex-flow: column;
  }
  .form-section-exp-new.blockElement.form-exp-view .col-md-5.time-sec-ex-req.section-experience-Request.erv-date-time h6.medium {
	width: 100%;
	text-transform: uppercase;
	margin: 0 0 22px 0;
	padding-top: 0;
  }
  .form-section-exp-new.blockElement.form-exp-view .col-md-5.time-sec-ex-req.section-experience-Request.erv-date-time select {
	height: 59px;
	padding: 0 30px 0 15px;
	border-radius: 50px;
  }
  .form-section-exp-new.blockElement.form-exp-view .billing-info-wrap .col-md-7.payment-terms-view-section .right-sec-bili-sec.section-experi-req-price {
	padding: 0;
	margin-top: 0;
  }
  .form-section-exp-new.blockElement.form-exp-view .billing-info-wrap .col-md-7.payment-terms-view-section .first-price-line-exp-new {
	display: block;
  }
  .form-section-exp-new.blockElement.form-exp-view .billing-info-wrap .col-md-7.payment-terms-view-section .first-price-line-exp-new .payment-terms-wrap {
	display: flex;
  }
  .form-section-exp-new.blockElement.form-exp-view .billing-info-wrap .col-md-7.payment-terms-view-section .first-price-line-exp-new .payment-terms-wrap .who + span {
	position: relative;
	top: 60px;
	padding: 0 10px;
	color: #00b56f;
	font-weight: 600;
  }
  .form-section-exp-new.blockElement.form-exp-view .billing-info-wrap .col-md-7.payment-terms-view-section .who span.dollar-sign-set i.fas.fa-dollar-sign {
	position: absolute;
	left: 15px;
	top: 30px;
	font-size: 17px;
	color: #979797;
  }
  .form-section-exp-new.blockElement.form-exp-view .right-sec-bili-sec.section-experi-req-price.payment-terms-from-section .payment-terms-wrap span.dollar-sign-set.dds2 i {
	top: 36px !important;
  }
  .form-section-exp-new.blockElement.form-exp-view .billing-info-wrap .col-md-7.payment-terms-view-section .who span.dollar-sign-set input[type="text"] {
	width: 100%;
	max-width: 100%;
	margin: 15px 0 0 0;
	border: 1px solid #c1bfbf;
  }
  .form-section-exp-new.blockElement.form-exp-view .billing-info-wrap .col-md-7.payment-terms-view-section .right-sec-bili-sec.section-experi-req-price input {
	height: 59px;
	border-radius: 50px;
  }
  .form-section-exp-new.blockElement.form-exp-view .billing-info-wrap .col-md-7.payment-terms-view-section .who span.dollar-sign-set {
	display: inline-block;
	width: 100%;
	position: relative;
  }
  .whole-div-for-payment-terms {
	float: left;
	width: 100%;
  }
  .form-section-exp-new.blockElement.form-exp-view .billing-info-wrap .col-md-7.payment-terms-view-section .who {
	width: 100%;
	float: left;
  }
  .form-section-exp-new.blockElement.form-exp-view .billing-info-wrap .col-md-7.payment-terms-view-section .who h6.medium.exclable {
	width: 100%;
	float: left;
	max-width: 100%;
	font-size: 18px;
  }
  .b-select.whp.cal.message-for-talent {
	flex-flow: column;
  }
  .b-select.whp.cal.message-for-talent h6.medium {
	float: left;
	width: 100%;
	font-size: 18px;
	color: #1c1c1c;
	margin-bottom: 10px;
	padding-top: 0;
	text-transform: uppercase;
	display: flex;
	max-width: 100%;
  }
  .b-select.whp.cal.message-for-talent h6.medium {
	float: left;
	width: 100%;
	font-size: 18px;
	color: #1c1c1c;
	margin-bottom: 10px;
	padding-top: 0;
	text-transform: uppercase;
	display: flex;
	max-width: 100%;
  }
  .b-select.whp.cal.message-for-talent span.form-sel-b textarea {
	width: 100%;
	float: left;
	min-height: 100px;
	max-height: 100%;
	resize: none;
	border: 1px solid #d5d5d5;
	border-radius: 4px;
	padding: 5px;
	border-radius: 23px;
	padding: 10px 15px;
	height: 130px;
  }
  .b-select.whp.cal.message-for-talent span.form-sel-b {
	width: 100%;
	float: left;
	height: 130px;
  }
  .first-price-line-exp-new .whole-div-for-payment-terms {
	padding: 0;
}

.second-payment-line-exp > div.who {
	float: left;
	width: 50% !important;
	padding: 0 18px !important;
}
.form-section-exp-new.blockElement.form-exp-view .billing-info-wrap .col-md-7.payment-terms-view-section .right-sec-bili-sec.section-experi-req-price input {
	height: 59px;
	border-radius: 50px;
}
.second-payment-line-exp .who span input {
	width: 100%;
	max-width: 100%;
	height: 59px;
	border-radius: 50px;
}
.first-price-line-exp-new .whole-div-for-payment-terms span.dollar-sign-set.dds2 {
    position: relative;
}
.first-price-line-exp-new .whole-div-for-payment-terms span.dollar-sign-set.dds2 span.payment-days {
    position: absolute;
    right: 45px;
    top: 16px;
    color: #a1a1a1;
    font-family: 'Open Sans Semibold';
}
.form-section-exp-new.blockElement.form-exp-view .billing-info-wrap .col-md-7.payment-terms-view-section .right-sec-bili-sec.section-experi-req-price .second-payment-line-exp .fas.fa-percent {
	position: absolute;
	top: 21px;
	color: #979797;
}
.form-section-exp-new.blockElement.form-exp-view .billing-info-wrap .col-md-7.payment-terms-view-section .who span.dollar-sign-set {
	display: inline-block;
	width: 100%;
	position: relative;
}
.form-section-exp-new.blockElement.form-exp-view .billing-info-wrap .col-md-7.payment-terms-view-section .right-sec-bili-sec.section-experi-req-price i {
	top: 6px;
}
.right-sec-bili-sec.section-experi-req-price span.dollar-sign-set.dds2 i {
	top: 30px;
	left: 15px;
}
.form-section-exp-new.blockElement.edit-consumer-negotiation .final-price-for-exp {
	padding: 10px 33px 10px;
}
.form-section-exp-new.blockElement .two-nor-btn {
	margin-bottom: 20px;
	padding: 0 30px;
}
.form-section-exp-new.blockElement .two-nor-btn button {
	padding: 15px 10px;
	margin: 0;
	width: 100%;
}
.form-section-exp-new.blockElement .two-nor-btn button:nth-child(2) {
	margin-left: 10px !important;
}
.form-section-exp-new.blockElement.edit-consumer-negotiation .one-nor-btn {
	padding: 0 30px;
}
.form-section-exp-new.blockElement .btn-nor-sec.pull-right button.width-btn {
	width: 100%;
	margin: 0;
}
.consumer-panel.experience-request-new-page.experience-negotiate-new-page .form-section-exp-new.blockElement.edit-consumer-negotiation .bili-sec .first-price-line-exp-new .payment-terms-wrap span.dollar-sign-set.dds2 i.fas.fa-dollar-sign {
	top: 21px;
}
.form-section-exp-new.blockElement.form-exp-view .billing-info-wrap .col-md-7.payment-terms-view-section .who span.dollar-sign-set i.fas.fa-dollar-sign {
	position: absolute;
	left: 15px;
	top: 30px;
	font-size: 17px;
	color: #979797;
}
.form-section-exp-new.blockElement.form-exp-view .billing-info-wrap .col-md-7.payment-terms-view-section .right-sec-bili-sec.section-experi-req-price i {
	top: 6px;
}
.right-sec-bili-sec.section-experi-req-price span.dollar-sign-set.dds2 i {
	top: 30px;
	left: 15px;
}
.payment-terms-from .heading::after {
	content: '';
	width: 100%;
	height: 1px;
	background-color: #ddd;
	position: absolute;
	top: 35px;
	right: 0;
	z-index: 0;
}
.who {
	float: left;
	width: 50%;
	margin-bottom: 30px;
}
.form-section-exp-new.blockElement.form-exp-view .col-md-5.time-sec-ex-req.section-experience-Request.erv-date-time .b-select.whp.cal {
	flex-flow: column;
}
.dtae-and-time-section .b-select.whp.cal {
	margin: 0;
}
.b-select.whp.cal {
	display: flex;
}
.whp {
	margin-bottom: 25px;
	width: 100%;
	float: left;
}
.form-section-exp-new.blockElement.edit-consumer-negotiation .col-md-5.time-sec-ex-req.section-experience-Request.erv-date-time .who.no.full-width-location.location-sec-add {
	width: 100%;
}
.who.no.full-width-location {
	float: left;
	width: 100%;
	margin-top: 0;
	margin-bottom: 0;
}
.form-section-exp-new.blockElement .bili-sec-sec .est-budget .right-sec-bili-sec.section-experi-req-price .first-price-line-exp-new .who {
	padding: 0;
}
.right-sec-bili-sec.section-experi-req-price.experience-view-page .second-payment-line-exp {
    margin: 0 -10px;
}
.form-section-exp-new.blockElement.experience-reqst .right-sec-bili-sec > .first-price-line-exp-new:first-child .who:not(:last-child) {
	padding-right: 18px;
}
.talent-general-detail-content .right-sec-bili-sec.section-experi-req-price .first-price-line-exp-new.all-three-lines .who:first-child {
	margin: 0 0 20px 0;
}
input#experience-request-consumer {
    width: 100%;
    min-width: 100%;
}
.form-section-exp-new.blockElement.experience-reqst .b-select.whp.cal .who {
    margin: 0;
} 
.form-section-exp-new.blockElement.experience-reqst .select-duration h6.medium {
    padding: 0;
    text-transform: uppercase;
    margin: 0 0 10px 0;
}
.bank-name.bank-status-reason {
    display: flex;
}
.bank-name.bank-status-reason span.content-bd {
    width: 60%;
    float: left;
} 
.form-section-exp-new.blockElement .right-sec-bili-sec > .first-price-line-exp-new:first-child .who:not(:last-child) {
	padding-right: 0;
}
.form-section-exp-new.blockElement .right-sec-bili-sec > .first-price-line-exp-new:first-child > .who {
	margin-bottom: 0;
	width: 100%;
}
.bili-sec-sec .first-price-line-exp-new .who span.dollar-sign-set {
	width: 100%;
	position: relative;
	float: left;
}
.first-price-line-exp-new .who input {
	height: 59px;
	-webkit-border-radius: 50px;
	border-radius: 50px;
}
.first-price-line-exp-new .who input {
	border: 1px solid #c1bfbf;
	height: 53px;
	-webkit-border-radius: 7px;
	border-radius: 7px;
}
.dollar-sign-set.dds2 input {
	margin-top: 0;
	padding-left: 33px;
	padding-right: 10px;
	margin: 0;
}
.bili-sec-sec input {
	width: 100%;
	padding: 0 35px 0 10px;
	border: 1px solid #d2d2d2;
	margin: 0;
}
.right-sec-bili-sec.section-experi-req-price span.dollar-sign-set.dds2 i {
	top: 30px;
	left: 15px;
}
.bili-sec-sec .who span.dollar-sign-set.dds2 i {
	left: 10px;
	top: 23px;
	position: absolute;
	color: #a8a8a8;
	transform: translateY(-50%);
}
.bili-sec-sec .who span.dollar-sign-set.dds2 i {
	left: 10px;
	top: 23px;
	position: absolute;
	color: #a8a8a8;
	transform: translateY(-50%);
}


#\32 nd-consumer_check_number {
	margin-top: 14px;
  }
  #\32 nd_check_number {
	margin-top: 15px;
  }
  .recent_speaking_container {
	margin-top: 15px;
}
.another_bio_info .recent_speaking {
	width: 100%;
	float: left;
	margin: 0 0 5px 0;
	font-size: 17px;
	line-height: 27px;
	font-weight: 500;
	color: #000;
}
.another_bio_info h6 {
	float: left;
	width: 100%;
	text-align: left;
	background: #00b26b;
	color: #ffffff;
	padding: 10px 10px;
	font-size: 18px;
	margin: 0 0 10px 0;
}
.review_application_container {
	width: 100%;
	float: left;
	margin: 0 0 20px 0;
}
.table-scroll-main {
	overflow-x: auto;
	white-space: nowrap;
	width: 100%;
  }
  table.contract-experince-container {
	margin: 0 0 20px 0;
	border-bottom: 2px solid #c5c5c5;
	border-bottom: 2px solid #c5c5c5;
	border-left: 2px solid #c5c5c5;
	border-top: 2px solid #c5c5c5;
	border-right: 2px solid #c5c5c5;
  }
  table.contract-experince-container tbody tr th {
	background: #2a2a2a;
	color: #fff;
	font-size: 15px;
  }
  table.contract-experince-container tbody tr th i {
	color: #fff;
	font-size: 15px;
	margin: 0 5px 0 0;
  }
  tr.has-contract {
	background: transparent;
	border: 2px solid #c5c5c5;
	  border-bottom-width: 2px;
	  border-bottom-style: solid;
	  border-bottom-color: rgb(197, 197, 197);
	border-bottom: none;
  }

table.contract-experince-container tbody tr th {
	background: #2a2a2a;
	color: #fff;
	font-size: 15px;
  }
  .contract-experince-container th {
	padding: 10px;
  }
  tr.contract-dropdown td {
	padding: 0;
  }
  .contract-dropdown td table tr:first-child th {
	background-color: #e5e5e5;
	color: #000000;
	font-size: 16px;
	padding: 6px 10px;
	font-family: 'Open Sans Semibold';
  }
  span.single-line-red-talent {
	text-transform: uppercase;
	color: #00b26b;
	font-family: 'Open Sans Semibold';
	font-size: 14px;
  }
  .whole-payment-section div.section-chekout-total {
	width: 100%;
	float: left;
	background: #e9e9e9;
	padding: 20px;
	margin: 0 0 20px 0;
	border-radius: 10px;
}
.whole-payment-section div.section-chekout-total .left-chek-total {
	text-transform: uppercase;
	font-size: 18px;
	font-weight: bold;
}
.whole-payment-section div.section-chekout-total .left-chek-total, .whole-payment-section div.section-chekout-total .right-chek-total {
	padding: 0;
	width: 50%;
	border: none;
}
.whole-payment-section div.section-chekout-total .right-chek-total span.event-price.current-pay-amount {
	color: #00b26b;
}
.left-chek-total {
	font-size: 19px;
	color: #0c0c0c;
}
.terms.pay-amount input::before {
	content: '';
	position: absolute;
	right: 50%;
	top: 50%;
	width: 5px;
	height: 10px;
	border: solid #FFF;
	border-width: 0 2px 2px 0;
	margin: -1px -1px 0 -1px;
	transform: rotate(45deg) translate(-50%, -50%);
	z-index: 2;
}
.terms.pay-amount span.radio-bank {
	margin: -5px 0 0 0;
	line-height: 28px;
}
.radio-bank {
	display: block;
	position: relative;
	padding-left: 30px;
	margin-bottom: 12px;
	cursor: pointer;
	font-size: 18px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
.ach-details {
	padding: 0 0 0 30px;
	width: 100%;
}
.bank-details .ach-bank-name {
	font-family: Open Sans Semibold;
	font-size: 16px;
}
.bank-details .ach-bank-name span {
	padding-left: 10px;
}
.bank-details .ach-bank-name span {
	font-family: Open Sans;
	font-size: 16px;
}
.payment-errors {
	float: left;
	width: 100%;
	text-align: center;
	margin-top: 0;
	color: red;
}
.whole-payment-section .credit-card-sec-content.for-margin-zip-code:nth-child(4) {
	margin: 0;
}
.credit-card-sec-content.for-margin-zip-code {
	margin-bottom: 0;
	margin-top: 0px;
}
.credit-card-sec-content {
	background: transparent;
	border: hidden;
	padding: 0;
}
.credit-card-sec-content {
	float: left;
	width: 100%;
	background: #f7f7f7;
	border: 1px solid #d5d5d5;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	padding: 8px 30px 20px;
	margin-bottom: 20px;
	line-height: 1;
}
.whole-payment-section {
	float: left;
	width: 100%;
	padding: 20px 20px;
	border: 1px solid #acacac;
	border-top: hidden;
	-webkit-border-radius: 0 0 8px 8px;
	border-radius: 0 0 8px 8px;
	background-color: #fff;
}
.add-bank-and-pay {
	/* background: #eaeaea; */
	float: left;
	/* margin: 0 auto; */
	/* width: 100%; */
	/* padding: 14px 0; */
	/* -webkit-border-radius: 6px; */
	/* border-radius: 6px; */
}
.whole-payment-section div.section-chekout-total .right-chek-total {
	text-align: left;
  }
  .credit-card-sec-content {
	background: transparent;
	border: hidden;
	padding: 0;
  }
  .credit-card-sec-content.pay-by-ach {
	width: 100%;
	float: left;
	margin: 0 0 10px 0;
  }
  .credit-card-sec-content.for-margin-zip-code {
	margin-bottom: 0;
  } 
  .pay-with-credit-card {
	width: 100%;
	float: left;
	margin: 0 0 15px 0;
  }
  .all-cards {
	margin: 10px 0 10px 0;
  }
  .saved-card {
	font-size: 18px;
	padding: 0 0 10px 20px;
  }
  .credit-card-section-form {
	float: left;
	width: 100%;
	padding-top: 0px;
  }
  form div.terms {
	align-items: flex-start;
	display: flex;
	width: 100%;
	margin:0 0 10px 0;
  }
  form .terms .cstm-check {
	width: 20px;
	height: 20px;
	margin-right: 10px;
	position: relative;
	margin-top: 4px;
  }
  form .terms .cstm-check input {
	position: absolute;
	opacity: 0;
	z-index: 1;
	left: 0;
	top: 0;
	cursor: pointer;
	width: 20px;
	height: 20px;
	border-radius: 3px;
	margin: 0 10px 0 0;
  }
  .body-parent-container .consumer-check-details {
    width: 50%;
}
.body-parent-container  .engage-check-section {
    width: 50%;
}
.body-parent-container h6 {
    color: #fff;
    margin: 0 0 11px 0;
}
  form .terms .cstm-check span::before {
	content: '\f00c';
	font-family: 'Font Awesome 5 Free';
	font-size: 11px;
	font-weight: 700;
	color: #00b26b;
	position: absolute;
	top: 4px;
	left: 4px;
  }
  .body-parent-container .same-container{margin:0 0 15px 0;}
  form .terms .cstm-check span::before {
	content: '\f00c';
	font-family: 'Font Awesome 5 Free';
	font-size: 11px;
	font-weight: 700;
	color: #00b26b;
	position: absolute;
	top: 4px;
	left: 4px;
	opacity: 0;
  }
  form .terms .cstm-check input:checked + span::before {
	opacity: 1;
  } 
  .table-checkout-below .row {
	padding: 0;
  }
  form .terms .cstm-check span {
	display: block;
	width: 20px;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	border: 1px solid #d6d6d6;
	border-radius: 5px;
	cursor: pointer;
  } 
  .table-checkout-below .row {
	margin: 0;
  }
  .card-code-cvv {
	width: 100%;
	float: left;
	margin: 10px 0 10px 0;
  }
  form div.terms .radio-bank {
	margin-left: 6px;
  }
  .card-details-section input, .card-details-section select {
	border-radius: 50px;
  }
  .form-group-checkout input {
	border-radius: 50px;
  }
  .form-group-checkout.check-payment-sec {
	background-color: #f3f3f3;
	padding: 20px 25px;
	border-radius: 15px;
	margin: 10px 0;
  }
  .form-group-checkout.check-payment-sec h6 {
	font-size: 20px;
  }
  .form-group-checkout.check-payment-sec > p:nth-child(2) {
	background: #ddd;
	padding: 10px 20px;
	line-height: normal;
	margin: 10px 0;
	border-radius: 5px;
	font-weight: 600;
  }
  .form-group-checkout.check-payment-sec > p:last-child {
	font-size: 14px;
	line-height: 1.5;
  }
  input#additional-info {
	-webkit-border-radius: 4px;
	border-radius: 4px;
	border: 1px solid #d5d5d5;
	margin: 0 0 20px 0;
	border-radius: 50px;
  }
  .add-bank-fields {
	width: 100%;
	float: left;
	margin: 10px 0 0 0;
  }  
  .card-details-section {
	width: 100%;
	float: left;
	margin: 20px 0 20px 0;
  }  
  .consumer_message.splashpage.activation-message {
	position: absolute;
	top: 50%;
	left: 30%;
	text-align: center;
	background: #fff;
	padding: 30px;
	border-radius: 30px;
	width: 60%;
	transform: translateY(-50%);
  }
  .consumer_message.splashpage.activation-message p {
	font-size: 17px;
	margin: 5px 0;
  } 
  body .whole-form-consumer-bank .select-selected {
	width: 100%;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	color: #757575;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	position: relative;
	padding-right: 40px;
	background: #fff;
	padding-left: 40px;
	height: 45px;
	border: 1px solid #d5d5d5;
	/* background: #fff; */
	padding-top: 13px;
	font-size: 15px;
	border-radius: 25px;
}
.disable {
	pointer-events: none;
}
.for-video-icon {
	position: relative;
}
.for-video-icon i.fab.fa-youtube {
	position: absolute;
	top: 16px;
	left: 10px;
	color: red;
	z-index: 2;
}
.form-group i {
	left: 12px;
	top: 22px;
	font-size: 13px;
}
.for-video-icon img {
	height: 17px;
	width: 17px;
	position: absolute;
	top: 13px;
	left: 10px;
	z-index: 1;
}
main.create-landing-page form.add-landingpage-form .for-video-icon input {
	padding-left: 35px;
}
.from-group.upload_checkbox {
	display: flex;
	width: 100%;
	justify-content: center;
}
.from-group.upload_checkbox input::before {
	content: '';
	position: absolute;
	right: 50%;
	top: 50%;
	width: 5px;
	height: 10px;
	border: solid #FFF;
	border-width: 0 2px 2px 0;
	margin: -1px -1px 0 -1px;
	transform: rotate(45deg) translate(-50%, -50%);
	z-index: 2;
}	
.from-group.upload_checkbox label {
	margin: -2px 0 0 0;
}
.from-group.upload_checkbox input {
	position: relative;
	border: 2px solid #000;
	border-radius: 2px;
	background: none;
	cursor: pointer;
	line-height: 0;
	margin: 0 .6em 0 0;
	outline: 0;
	padding: 0 !important;
	vertical-align: text-top;
	height: 20px;
	width: 20px;
	-webkit-appearance: none;
	opacity: .5;
}

.admin-top-bar {
	display: flex;
	position: fixed;
	width: 100%;
	top: 0;
	left: 0;
	z-index: 2233;
  }
  .admin-top-bar .top-bar-full.till-ipad-only {
	max-width: calc(100% - 315px);
  }
  .admin-wrapper {
	margin: 82px 0 0 0;
	width: 100%;
	float: left;
  }

  div.admin-side-nav-list > ul > li > a::after {

    content: "";

    position: absolute;

    right: 0;

    top: 0;

    width: 3px;

    height: 100%;

    background: #00b26b;

    opacity: 0;

}

div.admin-side-nav-list > ul > li > a:hover::after {

    opacity: 1;

}

.toggle-btn i {
	z-index: 9;
  }
  .admin-side-nav-list ul li.bars-container {
    position: absolute;
    bottom: 20px;
    float: left;
    height: 50px;
    width: 50px;
    left: 0;
}
.admin-side-nav-list ul li.bars-container .toggle-btn i {
    font-size: 20px;
    cursor: pointer;
}
#ap-add-email-field {
	border-radius: 50px;
	border: 1px solid #d5d5d5;
	padding-left: 40px;
	padding-right: 10px;
} 
.setting-section.partner-page-setting {
	width: 27%;
}
.send-bank-info-button {
	float: left;
	font-size: 18px;
	background: #00b26b;
	padding: 14px 30px;
	border-radius: 4px;
	color: #ffffff;
	font-family: Open Sans Semibold;
	line-height: 1;
	margin-top: 21px;
	text-decoration: none;
	margin-right: 10px;
}

.setting-section.partner-page-setting {
	width: 25%;
}

.value-prop-short-desc-error {
	background-color: #f4f4f4;
	color: red;
	padding: 5px 5px 5px 15px;
	margin-top: 24px;
	font-size: 15px;
	font-weight: bolder;
}
.span-bank-detail-heading.buttons {
	display: flex;
	justify-content: end;

}
/***** 19 june 2025****/
.user-title-detial-talent.description-talent .custom-admin-input-and-textarea .pro-tool-tip {
    display: flex;
    align-items: center;
    position: relative;
    gap: 8px;
}
.user-title-detial-talent.description-talent .custom-admin-input-and-textarea .pro-tool-tip .toptip-box {
    position: relative;
    display: inline-block;
}
.user-title-detial-talent.description-talent .custom-admin-input-and-textarea .pro-tool-tip .toptip-box p {
    position: absolute;
    top: 25px;
    left: 0;
    min-width: 300px;
    text-align: left;
    border-radius: 4px;
    padding: 10px;
    background: #acffdf;
    font-size: 12px;
    line-height: 16px;
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
    z-index: 22;
    width: auto;
    transition: all ease 0.3s;
}
.user-title-detial-talent.description-talent .custom-admin-input-and-textarea .pro-tool-tip .toptip-box:hover p {
    opacity: 1;
    visibility: visible;
    pointer-events: auto;
}
.user-title-detial-talent.description-talent .custom-admin-input-and-textarea .pro-tool-tip .toptip-box::before {
    content: "";
    position: absolute;
    left: 10px;
    top: 18px;
    width: 0;
    height: 0;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-bottom: 7px solid #a6ffe0;
    opacity: 0;
    visibility: hidden;
    transition: all ease 0.3s;
    z-index: 21;
}
.user-title-detial-talent.description-talent .custom-admin-input-and-textarea .pro-tool-tip .toptip-box:hover::before {
    opacity: 1;
    visibility: visible;
}
.user-title-detial-talent.description-talent .custom-admin-input-and-textarea .pro-tool-tip span {
    width: auto;

}
.span-bank-detail-heading.buttons {
	display: flex;
	justify-content: end;

}
#talentPayoutCheckboxContainer {
	padding-top: 14px;
}
.check-box-container-payout {
	text-align: left;
}
#talentChecker::after {
	content: '';
	position: absolute;
	right: 50%;
	top: 50%;
	width: 5px;
	height: 12px;
	border: solid #FFF;
	border-width: 0 2px 2px 0;
	margin: 0;
	transform: rotate(45deg) translate(-50%, -50%);
	z-index: 2;
	opacity: 0;
}
.checkbox-label span {
	color: white;
	margin-top: 27px;
}

#talentChecker {
	float: left;
	margin: 5px 8px 0 0;
	position: relative;
	border: 2px solid #EBEBEB;
	border-radius: 2px;
	background: none;
	cursor: pointer;
	line-height: 0;
	outline: 0;
	padding: 0 !important;
	vertical-align: text-top;
	height: 20px;
	width: 20px;
	-webkit-appearance: none;
	opacity: .5;
  }
#talentChecker:checked {
	background: #00b26b;
	opacity: 1;
	border-color: #00b26b;
}
#talentChecker:checked::after {
	opacity: 1;
}
.modal-backdrop.in {
	opacity: 0.9;
	filter: alpha(opacity=50);
}
.btn-warning {
	color: #fff;
	background-color: #00b26b;
	/* border-color: #c5b143; */
}
.check-payment-term-condition input[type="button"] {
	color: #ffff;
	background-color: #00b26b;
	font-size: 16px;
	font-weight: bold;
	/* padding-top: 0px; */
	margin-top: 10px;
}
.amount_validation {
	color: red;
}
.btn-warning.active, .btn-warning:active, .btn-warning:hover, .open > .btn-warning.dropdown-toggle {
	color: #fff;
	background-color: #00b26b;
	border-color: #00b26b;
}	

/* Profile photo edits */
.photo-gen-sec .img-grid-edits {
    display: flex;
    position: absolute;
    bottom: 10px;
    right: 30px;
    gap: 8px;
    z-index: 33;
}
.photo-gen-sec .img-grid-edits i {
    position: static;
    color: #ffffff;
    font-size: 20px;
    width: 45px;
    height: 45px;
    border-radius: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #000000;
}
.update-talent-profile-photo {
    cursor: pointer;
}
.edit-talent-profile-photo {
    cursor: pointer;
}
.manage-profile .profile-pics {
    width: 100%;
    height: auto;
    position: relative;
    top: 0;
    cursor: pointer;
    float: left;
}
.profile-pics img {
    width: 100%;
}
.photo-gen-sec::after {
    position: absolute;
    content: "";
    top: -33px;
    left: -35px;
    width: 65px;
    height: 65px;
    transform: rotate(45deg);
    background: #f4f4f4;
    z-index: 1;
}
.photo-gen-sec::before {
    position: absolute;
    content: '';
    bottom: -31px;
    right: -31px;
    width: 60px;
    height: 60px;
    background: #f4f4f4;
    transform: rotate(45deg);
}

  /* Partner page css */
  /* Partner page css changes */

.parent-talent-name {
	width: 100%;
	float: left;
	background: #eaeaea;
	margin: 10px 0 20px 0;
	padding: 15px 10px;
  }
  .parent-talent-name .talent-search-box {
	display:  flex !important;
	justify-content: center;
  }
  .parent-talent-name .talent-search-box .form-group {
	width: 45%;
	padding: 0 10px;
  }
  .parent-talent-name .section-title {
	margin: 0 0 15px 0;
  }
  .parent-talent-name .talent-search-box #search_talent {
	width: auto;
	height: 55px;
	line-height: 55px;
	padding: 0 40px;
	background: #00b26b;
	border: none;
	color: #fff;
	border-radius: 6px;
	font-size: 17px;
	font-weight: bold;
  }

  .parent-talent-name .talent-search-box input {
	height: 55px;
	line-height: 55px;
  }
.user-title-detial-talent.description-talent .custom-admin-input-and-textarea .pro-tool-tip .toptip-box.toptip-box-project  p {
  
    left:auto;
  right: -20px;

}

#add_more_error{
	color:red;
}
button.add-more-common {
	background: #00b26b;
	border: none;
	margin: 20px 0 0 0;
	font-size: 15px;
	line-height: 1;
	text-transform: uppercase;
	color: #ffffff;
	font-weight: 600;
	font-family: "Poppins";
	height: auto;
	padding: 10px 20px;
	border-radius: 50px;
	transition: all ease 0.3s;
}


.custom-admin-input-and-textareas {
	display: flex;
	flex-direction: column;
	margin-bottom: 15px;
	font-family: Arial, sans-serif;
  }

  .custom-admin-input-and-textareas span {
	margin-bottom: 6px;
	font-size: 17px;
	font-weight: bold;
	color: #000000;
  }
  .user-title-detial-talent.add_note {
	margin: 20px 0 0 0;
  }
  .custom-admin-input-and-textareas input[type="file"] {
	display: block;
	padding: 0 15px;
	font-size: 14px;
	color: #444;
	border: 1px solid #ccc;
	border-radius: 6px;
	background-color: #f9f9f9;
	cursor: pointer;
	height:50px;
	line-height: 50px
  }
  .down-grid .rate-download-btn {
color: #00b26b;
font-size: 16px;
font-weight: bold;
margin: 0 7px;
transition: all ease 0.3s;
}
.down-grid .rate-download-btn:hover {
color: #000;
}
  /* Custom file button */
  .custom-admin-input-and-textareas input[type="file"]::-webkit-file-upload-button {
	padding: 8px 14px;
	border: none;
	border-radius: 6px;
	background: #007BFF;
	color: white;
	font-weight: bold;
	cursor: pointer;
	transition: background 0.3s ease;
  }

  .custom-admin-input-and-textareas input[type="file"]::-webkit-file-upload-button:hover {
	background: #00b26b;}

  /* Firefox */
  .custom-admin-input-and-textareas input[type="file"]::file-selector-button {
	padding: 8px 14px;
	border: none;
	border-radius: 6px;
	background: #00b26b;
	color: white;
	font-weight: bold;
	cursor: pointer;
	transition: background 0.3s ease;
  }

  .custom-admin-input-and-textareas input[type="file"]::file-selector-button:hover {
	background: #00b26b;
  }

.talent-general-details {
	width: 100%;
	float: left;
	border: 1px solid #ddd;
	padding: 20px;
	background: #f0f0f0;
	margin: 0 0 30px 0;
	border-radius: 10px;
  }
  .talent-general-details h5 {
	margin: 0 0 15px 0;
  }
  .talent-fees-section {
	width: 100%;
	float: left;
	border: 1px solid #ddd;
	padding: 20px;
	background: #eaeaea;
	margin: 0 0 30px 0;
	border-radius: 10px;
  }
  .marketing-materials {
	background: #f0f0f0;
	position: relative;
	z-index: 2;
	padding: 20px;
	border: 1px solid #ddd;
	border-radius: 10px;
	margin: 30px 0 0 0;
  }
  .marketing-materials .container-fluid.speakerTopics {
	padding-left: 0;
	padding-right: 0;
  }
  .marketing-materials .you-tube-section {
	margin: 25px 0 0 0;
	border: none;
  padding: 0;
  }

  .form-grp.from-check-input .bank_account_enabled {
	margin: 3px 8px 0 0;
	position: relative;
	border: 2px solid #E6E6E6;
	background: none;
	cursor: pointer;
	line-height: 0;
	outline: 0;
	padding: 0 !important;
	vertical-align: text-top;
	height: 20px;
	width: 20px;
	-webkit-appearance: none;
	border-radius: inherit;
  }
  .form-grp.from-check-input .bank_account_enabled::after {
	content: '';
	position: absolute;
	right: 50%;
	top: 50%;
	width: 5px;
	height: 12px;
	border: solid #FFF;
	border-width: 0 2px 2px 0;
	margin: -2px 0px 0 -1px;
	transform: rotate(45deg) translate(-50%, -50%);
	z-index: 2;
	opacity: 0;
  }
  .form-grp.from-check-input .bank_account_enabled:checked::after {
	opacity: 1;
  }
  .form-grp.from-check-input .bank_account_enabled:checked {
	background: #00b26b;
	border-color: #00b26b;
  }
  

  /***** 19 june 2025****/
.user-title-detial-talent.description-talent .custom-admin-input-and-textarea .pro-tool-tip {
    display: flex;
    align-items: center;
    position: relative;
    gap: 8px;
}
.user-title-detial-talent.description-talent .custom-admin-input-and-textarea .pro-tool-tip .toptip-box {
    position: relative;
    display: inline-block;
}
.user-title-detial-talent.description-talent .custom-admin-input-and-textarea .pro-tool-tip .toptip-box p {
    position: absolute;
    top: 25px;
    left: 0;
    min-width: 300px;
    text-align: left;
    border-radius: 4px;
    padding: 10px;
    background: #acffdf;
    font-size: 12px;
    line-height: 16px;
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
    z-index: 22;
    width: auto;
    transition: all ease 0.3s;
}
.user-title-detial-talent.description-talent .custom-admin-input-and-textarea .pro-tool-tip .toptip-box:hover p {
    opacity: 1;
    visibility: visible;
    pointer-events: auto;
}
.user-title-detial-talent.description-talent .custom-admin-input-and-textarea .pro-tool-tip .toptip-box::before {
    content: "";
    position: absolute;
    left: 10px;
    top: 18px;
    width: 0;
    height: 0;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-bottom: 7px solid #a6ffe0;
    opacity: 0;
    visibility: hidden;
    transition: all ease 0.3s;
    z-index: 21;
}
.user-title-detial-talent.description-talent .custom-admin-input-and-textarea .pro-tool-tip .toptip-box:hover::before {
    opacity: 1;
    visibility: visible;
}
.user-title-detial-talent.description-talent .custom-admin-input-and-textarea .pro-tool-tip span {
    width: auto;
}

.span-bank-detail-heading.buttons {
	display: flex;
	justify-content: end;

}


.add-talent-bank .modal-dialog {
	max-width: 1200px;
	margin: 0;
	left: 58%;
	top: 53%;
	transform: translate(-50%, -50%);
	position: absolute;
	width:1200px;
}
.add-talent-bank .form-sel-b.add-bank-drop-pop.inner-drop-pop i.fa-chevron-down {
	right: 13px;
	font-size: 15px;
	left: auto;
}
.add-talent-bank .modal-dialog .modal-body {
	padding: 0;
	max-height: 900px;
  overflow-y: auto;
}
.add-talent-bank .sign-up-com-btn .sim-btn .add-bank-talent {
	margin: 40px 0 0 0;
}
.add-talent-bank .halft-half-modal-finance .col-md-6 {
	padding: 0 6px;
}
.add-talent-bank .halft-half-modal-finance .state_user {
	border-radius: 50px;
}
.add-talent-bank .modal-dialog .modal-body .padding-up-down {
	padding: 20px 25px;
	width:100%;
	float:left;
}
.add-talent-bank .modal-dialog .modal-body .padding-up-down .form-grpo {
	display: flex;
	width: 100%;
	flex-direction: column-reverse;
	position: relative;
	padding: 0;
	margin: 10px 0;
}
.add-talent-bank .modal-dialog .modal-body .padding-up-down .form-grpo .fa.fa-info-circle {
	top: 14px;
  }
  .sign-up-com-btn .update-bank-talent {
	margin: 30px 0 0 0;
	width: 100%;
  }
.add-talent-bank .modal-dialog .modal-body .padding-up-down .form-grpo i {
	top: 23px;
	color: #757575 !important;
	left: 9px;
	width: 30px;
	text-align: center;
	font-size: 15px;
	position: absolute;
}
.add-talent-bank .modal-dialog .modal-body .padding-up-down .form-grpo input {
	height: 50px;
	padding-left: 40px;
	-webkit-border-radius: 50px;
	border-radius: 50px;
	border: 1px solid #dddddd;
	font-size: 15px;
	font-family: 'Poppins', sans-serif;
} 

.add-talent-bank .two-body-modal .m-p-form {
	float: left;
	width: 100%;
	padding: 0;
	min-height: auto;
	-webkit-border-radius: 35px;
	border-radius: 35px;
	overflow: inherit;
}
.form-sel-b.add-bank-drop-pop.inner-drop-pop.select-custom-div {
	width: 100%;
	height: auto;
	position: relative;
	float: left;
}
.add-talent-bank .modal-dialog .select-selected {
	border: 1px solid #d5d5d5;
	-webkit-border-radius: 50px;
	border-radius: 50px;
	color: #000;
	width: 100%;
	height: 53px;
	padding-top: 13px;
	font-size: 15px;
	padding-right: 40px;
	padding-left: 40px;
}
.seyla-button .update-talent-bank:hover {
	background: #000;
  }
.seyla-button {
	width: 100%;
	margin: 20px 0 0 0;
	text-align: right;
  }
  .seyla-button .update-talent-bank {
	background: #00b26b;
	border: none;
	color: #fff;
	font-size: 16px;
	padding: 5px 10px;
	border-radius: 5px;
	font-weight: bold;
	transition: all ease 0.3s;
  }
  .seyla-button.add-seyla button {
	color: #ffffff;
	cursor: pointer;
	background-color: #00b26b;
	border: 2px solid #00b26b;
	border-radius: 6px;
	padding: 10px 40px;
	font-size: 17px;
	line-height: 27px;
	font-weight: 600;
	transition: all ease 0.3s;
  }
  .seyla-button.add-seyla button:hover {
	background: #000;
	border: 2px solid #000;
  }
  .common-stripe {
	padding: 20px;
	background-color: #fff;
	border-radius: 20px;
	margin: 90px 0 50px;
}
.select-agency:hover {
    background-color: #f8f9fa;
    cursor: pointer;
}
.form-search-group {
    display: flex;
    margin-bottom: 15px;
}
.search-bar {
    flex: 1;
    padding: 8px 12px;
    border: 1px solid #ddd;
    border-radius: 4px 0 0 4px;
}
#search_agency {
    border-radius: 0 4px 4px 0;
}
.autocomplete-results {
    position: absolute;
    border: 1px solid #ddd;
    border-top: none;
    z-index: 1000;
    width: calc(100% - 30px);
    max-height: 200px;
    overflow-y: auto;
    background: white;
    display: none;
}
.autocomplete-item {
    padding: 8px 15px;
    cursor: pointer;
}
.autocomplete-item:hover {
    background-color: #f5f5f5;
}
#talentPayoutCheckboxContainer {
	padding-top: 14px;
}
.check-box-container-payout {
	text-align: left;
}
#talentChecker::after {
	content: '';
	position: absolute;
	right: 50%;
	top: 50%;
	width: 5px;
	height: 12px;
	border: solid #FFF;
	border-width: 0 2px 2px 0;
	margin: 0;
	transform: rotate(45deg) translate(-50%, -50%);
	z-index: 2;
	opacity: 0;
}
.checkbox-label span {
	color: white;
	margin-top: 27px;
}

#talentChecker {
	float: left;
	margin: 5px 8px 0 0;
	position: relative;
	border: 2px solid #EBEBEB;
	border-radius: 2px;
	background: none;
	cursor: pointer;
	line-height: 0;
	outline: 0;
	padding: 0 !important;
	vertical-align: text-top;
	height: 20px;
	width: 20px;
	-webkit-appearance: none;
	opacity: .5;
  }
#talentChecker:checked {
	background: #00b26b;
	opacity: 1;
	border-color: #00b26b;
}
#talentChecker:checked::after {
	opacity: 1;
}
.modal-backdrop.in {
	opacity: 0.9;
	filter: alpha(opacity=50);
}
.btn-warning {
	color: #fff;
	background-color: #00b26b;
	/* border-color: #c5b143; */
}
.check-payment-term-condition input[type="button"] {
	color: #ffff;
	background-color: #00b26b;
	font-size: 16px;
	font-weight: bold;
	/* padding-top: 0px; */
	margin-top: 10px;
}
.amount_validation {
	color: red;
}
.btn-warning.active, .btn-warning:active, .btn-warning:hover, .open > .btn-warning.dropdown-toggle {
	color: #fff;
	background-color: #00b26b;
	border-color: #00b26b;
}	
#createagency .modal-dialog {
	width: 100%;
	margin: 30px auto;
	max-width: 600px;
}
#createagency .input-group {
	display: flex;
  }
#createagency label {
	color: white;
	font-size: 18px;
}
#createagency .input-group #agency_search {
	border-radius: 5px;
}
/* .autocomplete-results {
    position: absolute;
    background-color: #fff;
    width: 100%;
    max-height: 250px;
    overflow-y: auto;
    border: 1px solid #ccc;
    border-radius: 4px;
} */
.pay-to-agency {
	padding: 7px 0 0 70px;
}
.button-add-talent-agency button {
	background: #00b26b;
	display: inline-block;
	padding: 10px 20px;
	border-radius: 5px;
	min-width: 100px;
	text-decoration: none;
	color: #ffffff;
	-webkit-border-radius: 5px;
	font-family: Open Sans Semibold;
	border: 0px;
	font-size: 16px;
}
.button-add-talent-agency {
	background-color: #eaeaea;
	/* position: ; */
	padding: 10px 30px 10px 0px;
	display: flex;
	justify-content: end;
	border-radius: 5px;
}
.assign-talent-to-agency-section {
	padding: 93px 0px 0px 0px;
	height: 100%;
}

.common-popup-sec .modal-body {
	padding: 0 0 50px 0;
  }
  .common-popup-sec .modal-body label {
	font-size: 16px;
	color: #ffffff;
	padding-bottom: 5px;
  }
  .common-popup-sec input {
	width: 100%;
	height: 46px;
	border-radius: 4px;
	border: hidden;
	padding: 0 40px 0 22px;
	padding-right: 40px;
	-webkit-border-radius: 4px;
  }
  .common-popup-sec #add-talent-to-agency {
	width: 100%;
	margin-top: 20px;
	line-height: 1;
	background: #00b26b;
	color: #ffffff;
	text-transform: capitalize;
	font-size: 18px;
	font-weight: 600;
	padding: 12px 50px;
	border: none;
	border-radius: 5px;
  }
  #ui-id-1 {
  	z-index: 10000;
}



.form-grp.from-check-input .bank_account_enabled {
	margin: 3px 8px 0 0;
	position: relative;
	border: 2px solid #E6E6E6;
	background: none;
	cursor: pointer;
	line-height: 0;
	outline: 0;
	padding: 0 !important;
	vertical-align: text-top;
	height: 20px;
	width: 20px;
	-webkit-appearance: none;
	border-radius: inherit;
  }
  .form-grp.from-check-input .bank_account_enabled::after {
	content: '';
	position: absolute;
	right: 50%;
	top: 50%;
	width: 5px;
	height: 12px;
	border: solid #FFF;
	border-width: 0 2px 2px 0;
	margin: -2px 0px 0 -1px;
	transform: rotate(45deg) translate(-50%, -50%);
	z-index: 2;
	opacity: 0;
  }
  .form-grp.from-check-input .bank_account_enabled:checked::after {
	opacity: 1;
  }
  .form-grp.from-check-input .bank_account_enabled:checked {
	background: #00b26b;
	border-color: #00b26b;
  }

  /* Profile photo edits*/
  .photo-gen-sec .img-grid-edits {
    display: flex;
    position: absolute;
    bottom: 10px;
    right: 30px;
    gap: 8px;
    z-index: 33;
}
.photo-gen-sec .img-grid-edits i {
    position: static;
    color: #ffffff;
    font-size: 20px;
    width: 45px;
    height: 45px;
    border-radius: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #000000;
}
.update-talent-profile-photo {
    cursor: pointer;
}
.edit-talent-profile-photo {
    cursor: pointer;
}
.manage-profile .profile-pics {
    width: 100%;
    height: auto;
    position: relative;
    top: 0;
    cursor: pointer;
    float: left;
}
.profile-pics img {
    width: 100%;
}
.photo-gen-sec::after {
    position: absolute;
    content: "";
    top: -33px;
    left: -35px;
    width: 65px;
    height: 65px;
    transform: rotate(45deg);
    background: #f4f4f4;
    z-index: 1;
}
.photo-gen-sec::before {
    position: absolute;
    content: '';
    bottom: -31px;
    right: -31px;
    width: 60px;
    height: 60px;
    background: #f4f4f4;
    transform: rotate(45deg);
}


.icon-container .toptip-box {
	position: absolute;
	top: 55px;
	left: 0;
	min-width: 300px;
	text-align: left;
	border-radius: 4px;
	padding: 10px;
	background: #acffdf;
	font-size: 12px;
	line-height: 16px;
	opacity: 0;
	visibility: hidden;
	pointer-events: none;
	z-index: 22;
	width: auto;
	transition: all ease 0.3s;
  }
  .icon-container {
	display: flex;
	gap: 6px;
  }
  .photo-icon:hover .toptip-box {
	opacity: 1;
	visibility: visible;
  }
  .icon-container .toptip-box::before{
	content: "";
  position: absolute;
  left: 14px;
  top: -6px;
  width: 0;
  height: 0;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #a6ffe0;
  opacity: 0;
  visibility: hidden;
  transition: all ease 0.3s;
  z-index: 21;
  }
  .photo-icon:hover .toptip-box::before{
	opacity: 1;
	visibility: visible;
  }

  .photo-icon {
	cursor: pointer;
  }

  /* Tooltip for talent image edit icon */
  .icon-container .toptip-box-edit {
	position: absolute;
	top: 55px;
	left: 51px;
	min-width: 300px;
	text-align: left;
	border-radius: 4px;
	padding: 10px;
	background: #acffdf;
	font-size: 12px;
	line-height: 16px;
	opacity: 0;
	visibility: hidden;
	pointer-events: none;
	z-index: 22;
	width: auto;
	transition: all ease 0.3s;
  }
  .photo-icon:hover .toptip-box-edit {
	opacity: 1;
	visibility: visible;
  }
  .icon-container .toptip-box-edit::before{
	content: "";
  position: absolute;
  left: 14px;
  top: -6px;
  width: 0;
  height: 0;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #a6ffe0;
  opacity: 0;
  visibility: hidden;
  transition: all ease 0.3s;
  z-index: 21;
  }
  .photo-icon:hover .toptip-box-edit::before{
	opacity: 1;
	visibility: visible;
  }


    /* profile photo latest changes */
.green-btn-grid {
	display: flex;
	width: 100%;
	justify-content: center;
	gap: 15px;
  }
  .green-btn-grid button {
	background: #00b26b;
	border: none;
	color: #fff;
	padding: 0 10px;
	border-radius: 6px;
	font-size: 17px;
	font-weight: bolder;
	height: 40px;
	line-height: 40px;
	display: flex;
  }

  #select-image #crop-event-cover-image{max-width: 440px !important; padding:30px;}
  .parent-pop.icon-container {
	display: block;
  } 
  .parent-pop.icon-container .photo-icon:hover .toptip-box{
	top: auto;
	bottom: -25px;
  }
  .parent-pop.icon-container .photo-icon .toptip-box::before {
	left: 40%;
  }
  .parent-pop.icon-container .photo-icon .toptip-box-edit::before {
	left: auto;
	right: 30%;
  }
  .parent-pop.icon-container .photo-icon .toptip-box-edit{
	top:auto;
	bottom:-50px;
  }

  .stripe-add-more-info{
	margin: 0px !important;
  }


  /* SAearch ;latest changes */

.talent-signup-new ul#city_dropdown {
    list-style: none;
	padding-left: 15px;
}
.talent-signup-new ul#city_dropdown  li{
	cursor: pointer;
}

.talent-signup-new .inner-price-rannge-new-admin {
    /* align-items: flex-start; */
}


.talent-signup-new .inner-single-new-price {
    position: relative;
}

.talent-signup-new .inner-single-new-price .dropdown-list {
    position: absolute;
    width: 100%;
    top: 71px;
    background-color: #fff;
    background-color: #fff;
    max-height: 121px;
    overflow: auto;
    box-shadow: 0 2px 10px #0000002e;
    z-index: 8;
    display: none;
}
.talent-signup-new .inner-single-new-price input {
    border: 1px solid #ccc !important;
    padding: 10px 12px !important;
    border-radius: 6px !important;
    background-color: #fff;
    font-size: 14px !important;
    color: #333;
    transition: border-color 0.3s ease;
    width: 100%;
    height: 40px !important;
}


.talent-signup-new .inner-single-new-price input::placeholder {
    color: #333;
    font-size: 14px;
}
.new-price-range-admins {
    background-color: #f9f9f9;
    padding: 25px;
    border-radius: 8px;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.05);
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    max-width: 100%;
    margin: 0 auto;
}
.new-price-range-admins h4 {
    margin-bottom: 20px;
    font-size: 20px;
    font-weight: 600;
    color: #333;
    border-bottom: 2px solid #e0e0e0;
    padding-bottom: 10px;
}

.inner-price-rannge-new-admins {
    display: flex;
    gap: 20px;
    flex-wrap: wrap; /* Allows wrapping on small screens */
    align-items: flex-end;
}

.inner-price-rannge-new-admins>.single-new-price-range {
	width: calc(100% / 3 - 14px);
  }
  
  .new-price-range-admins h4 {
	padding-inline: 0;
  }

  .admin-side-signup-form .new-price-range-admins {
	clear: both;
}
  .admin-side-signup-form .dropdown-list #city_dropdown {
	margin-bottom: 0;
  }
  .admin-side-signup-form .dropdown-list {
	top: 65px !important;
  }
  #admin-create-talent-step1.talent-steps .form-grps label.error {
	position: absolute;
	left: 0;
	bottom: -18px;
	margin: 0;
	line-height: 1;
	font-family: Open Sans;
	font-weight: 300;
	color: red;
  }

  
	#admin-create-talent-step1 .m-p-form input{
		margin-bottom: 0;
  }