.ept-loading-mask .ept-loading-overlay {
	background-color: #000;
	height: 100%;
	left: 0;
	opacity: 0.3;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 9999;
}

.ept-loading-mask .ept-loading-mst-progress {
	background-color: #ffffff;
	border: 1px solid #999999;
	color: #000;
	left: 50%;
	min-height: 40px;
	min-width: 260px;
	overflow: auto;
	padding: 10px;
	position: fixed;
	text-align: center;
	top: 50% !important;
	transform: translateX(-50%) translateY(-50%);
	z-index: 111111;
}

.ept-loading-mask .ept-loading-mst-progress img {
	margin: 0 auto;
}

/* window */

.ajaxlogin-window {
	border: 1px solid rgba(0, 0, 0, 0.3);
	background: #fff;
	z-index: 999;
	/*padding: 10px;*/
	position: absolute;
	text-align: left;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	outline: none;
	-webkit-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
	box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
	-webkit-background-clip: padding-box;
	-moz-background-clip: padding-box;
	background-clip: padding-box;
}

.ajaxlogin-window .page-title,
.ajaxlogin-window .page-title span {
	color: #0a263c;
	font-size: 18px;
	padding: 18px;
	font-weight: normal;
	text-align: center;
}

.ajaxlogin-window .content {
	/*padding: 7px;*/
	overflow: auto;
	overflow-x: hidden;
}

.ajaxlogin-window label {
	width: auto;
	text-align: left;
	margin-bottom: 0;
}

.ajaxlogin-window label em {
	display: none;
}

.ajaxlogin-window ul li {
	line-height: normal;
}

.ajaxlogin-window ul,
.ajaxlogin-window .form-list {
	list-style: none;
}

.ajaxlogin-window .form-list li {
	margin: 20px 0 20px 0;
}

.ajaxlogin-window .form-list .input-box {
	clear: both;
}

.ajaxlogin-window .form-list input.input-text,
.ajaxlogin-window .form-list textarea {
	width: 100%;
}

.ajaxlogin-window .input-box input {
	margin: 0;
}

.ajaxlogin-window .input-box .validation-advice {
	line-height: normal;
}

.ajaxlogin-window .close {
	position: absolute;
	top: 4px;
	right: 4px;
	width: 16px;
	height: 16px;
	background: url(../images/ajaxlogin/cancel_round.png) no-repeat 50% 50%;
}

.ajaxlogin-window .close:hover {
}

.ajaxlogin-window .progress-indicator {
	display: block;
	text-align: center;
	float: right;
}

.ajaxlogin-window .please-wait {
	position: static;
	padding: 0;
	background: none;
	border: none;
	margin: 0;
	left: auto;
	top: auto;
}

.ajaxlogin-window .buttons-set {
	margin: 0 0 20px;
	border-top: 0 solid #e4e4e4;
	text-align: left;
}

.ajaxlogin-window .buttons-set a {
	display: block;
}

.ajaxlogin-window .form-list .input-box {
	width: auto;
}

.ajaxlogin-window .buttons-set .back-link {
	display: block;
	margin: 0;
	padding: 0;
	text-align: center;
}

.ajaxlogin-window .buttons-set .back-link a {
}

.ajaxlogin-window .buttons-set .please-wait .ajaxlogin-window .actionbar {
	padding: 10px 10px 0;
	text-align: right;
	font-weight: bold;
}

.ajaxlogin-window .content {
	position: relative;
}
.ajaxlogin-window .progressWaiting {
	position: absolute;
	z-index: 3;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.3);
	text-align: center;
}
.ajaxlogin-window .v-align-helper {
	display: table-cell;
	width: 100%;
	height: 100%;
	text-align: center;
	vertical-align: middle;
}
.ajaxlogin-window .progressWaitingImageWrap {
	display: table;
	width: 100%;
	height: 100%;
}
.ajaxlogin-window .progressWaitingImageWrap img {
	margin: 0 auto;
}
#ajaxLoginCard,
#ajaxRegisterCard {
	padding: 0 25px;
}
#ajaxlogin-mask {
	background: black;
	opacity: 0.4;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
	filter: alpha(opacity=40);
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 990;
}

* html #ajaxlogin-mask {
	position: absolute;
}

.crmPhoneWrapper {
	position: relative;
}

.intl-tel-input {
	display: inline-block;
	width: 100%;
}

.intl-tel-input.allow-dropdown input {
	width: 100% !important;
}

.phone-valid-msg {
	color: #00c900;
	width: 30px;
	text-align: center;
	position: absolute;
	right: 0;
	top: 5px;
}

.phone-error-msg {
	color: #d40707;
	width: 30px;
	text-align: center;
	position: absolute;
	right: 0;
	top: 5px;
}

/* Account Login - Register */
.crm-login-register-wrap {
	box-shadow: 0px 0px 5px;
	margin: 15px auto;
	position: relative;
}
.cont_info_log_sign_up {
	position: absolute;
	width: 100%;
	height: 100%;
	z-index: 1;
	padding-top: 30px;
}
.crm-login-register-wrap .crm-opac {
	text-align: center;
	background: rgba(0, 0, 0, 0.3);
	padding: 15px;
	margin: 0 15px;
}
.crm-login-register-wrap .cont_back_info {
	position: relative;
	float: left;
	width: 100%;
	height: 100%;
	overflow: hidden;
	background-color: #fff;
	box-shadow: 1px 10px 30px -10px rgba(0, 0, 0, 0.5);
}
.crm-login-register-wrap .cont_forms {
	position: absolute;
	overflow: hidden;
	left: 0px;
	width: 50%;
	background-color: #eee;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
}
.crm-login-register-wrap .cont_forms h3 {
	text-align: center;
}
.crm-login-register-wrap .cont_img_back_grey {
	position: absolute;
	width: 100%;
	top: -80px;
}
.crm-login-register-wrap .cont_img_back_grey > img {
	width: 100%;
	-webkit-filter: grayscale(100%);
	filter: grayscale(100%);
	opacity: 0.2;
	animation-name: animar_fondo;
	animation-duration: 20s;
	animation-timing-function: linear;
	animation-iteration-count: infinite;
	animation-direction: alternate;
}
.crm-login-register-wrap .cont_form_sign_in {
	position: absolute;
	opacity: 0;
	display: none;
	width: 100%;
	padding: 25px;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
}
.crm-login-register-wrap .cont_form_sign_up {
	position: absolute;
	width: 100%;
	padding: 25px;
	float: left;
	opacity: 0;
	display: none;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
}
.crm-login-register-wrap .cont_img_back_ {
	position: absolute;
	width: 100%;
	top: -80px;
}
.crm-login-register-wrap .form-instructions {
	color: #333333;
}
.cont_img_back_ > img {
	width: 100%;
	opacity: 0.3;
	animation-name: animar_fondo;
	animation-duration: 20s;
	animation-timing-function: linear;
	animation-iteration-count: infinite;
	animation-direction: alternate;
}
.cont_forms_active_signin {
	z-index: 2;
	box-shadow: 1px 10px 30px -10px rgba(0, 0, 0, 0.5);
	/*height: 420px;*/
	top: -40px;
	left: 0px;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
}
.cont_forms_active_signup {
	z-index: 2;
	box-shadow: 1px 10px 30px -10px rgba(0, 0, 0, 0.5);
	/*height: 420px;*/
	top: -40px;
	right: 0px !important;
	left: auto !important;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
}

.cont_forms_active_signin > .cont_img_back_ {
	top: 0px;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
}

.cont_forms_active_sign_up > .cont_img_back_ {
	top: 0px;
	left: -100px;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
}
.crm-login-register-wrap #progressWaiting {
	width: 100%;
	height: 100%;
	position: absolute;
	z-index: 5;
	background: rgba(0, 0, 0, 0.5);
	text-align: center;
}
.crm-login-register-wrap .progressWaitingImageWrap {
	display: table;
	width: 100%;
	height: 100%;
}
.crm-login-register-wrap .v-align-helper {
	display: table-cell;
	width: 100%;
	height: 100%;
	vertical-align: middle;
}
.crm-login-register-wrap .v-align-helper img {
	margin: 0 auto;
}
@-webkit-keyframes animar_fondo {
	from {
		-webkit-transform: scale(1) translate(0px);
		-moz-transform: scale(1) translate(0px);
		-ms-transform: scale(1) translate(0px);
		-o-transform: scale(1) translate(0px);
		transform: scale(1) translate(0px);
	}
	to {
		-webkit-transform: scale(1.5) translate(50px);
		-moz-transform: scale(1.5) translate(50px);
		-ms-transform: scale(1.5) translate(50px);
		-o-transform: scale(1.5) translate(50px);
		transform: scale(1.5) translate(50px);
	}
}
@-o-keyframes identifier {
	from {
		-webkit-transform: scale(1);
		-moz-transform: scale(1);
		-ms-transform: scale(1);
		-o-transform: scale(1);
		transform: scale(1);
	}
	to {
		-webkit-transform: scale(1.5);
		-moz-transform: scale(1.5);
		-ms-transform: scale(1.5);
		-o-transform: scale(1.5);
		transform: scale(1.5);
	}
}
@-moz-keyframes identifier {
	from {
		-webkit-transform: scale(1);
		-moz-transform: scale(1);
		-ms-transform: scale(1);
		-o-transform: scale(1);
		transform: scale(1);
	}
	to {
		-webkit-transform: scale(1.5);
		-moz-transform: scale(1.5);
		-ms-transform: scale(1.5);
		-o-transform: scale(1.5);
		transform: scale(1.5);
	}
}
@keyframes identifier {
	from {
		-webkit-transform: scale(1);
		-moz-transform: scale(1);
		-ms-transform: scale(1);
		-o-transform: scale(1);
		transform: scale(1);
	}
	to {
		-webkit-transform: scale(1.5);
		-moz-transform: scale(1.5);
		-ms-transform: scale(1.5);
		-o-transform: scale(1.5);
		transform: scale(1.5);
	}
}
.crm-login-register-wrap .crm-opac h3,
.crm-login-register-wrap .crm-opac p {
	color: #ffffff;
}
.crm-login-register .input-box .input-text,
.crm-login-register label {
	width: 100% !important;
}

.flippingCard {
	overflow: visible;
}

.flippingCard .front,
.flippingCard .back {
	background: #ffffff;
}

/* Social Media Connect */

.socialMedia-wrap {
	width: 80%;
	display: block;
	margin: 0 auto;
}

.socialConnect-inner {
	text-align: center;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
.epowercrm-socialconnect-wrapper {
	width: 100%;
}
div.epowercrm-socialconnect-facebook a,
div.epowercrm-socialconnect-google a,
div.epowercrm-socialconnect-twitter a,
div.epowercrm-socialconnect-apple a {
	color: #ffffff;
	padding: 0;
	font-size: 16px;
	width: 250px;
	display: inline-block;
	text-decoration: none;
	text-align: initial;
	width: 100%;
}

div.epowercrm-socialconnect-facebook span.title,
div.epowercrm-socialconnect-google span.title,
div.epowercrm-socialconnect-twitter span.title,
div.epowercrm-socialconnect-apple span.title {
	width: 100%;
	padding: 16px 0;
	text-align: center;
	display: block;
	font-size: 12px;
}
.epowercrm-socialconnect-wrapper a .icon {
	width: 20%;
	float: left;
	padding: 17px 0px;
	background: rgba(0, 0, 0, 0.19);
}

div.epowercrm-socialconnect-facebook span.icon,
div.epowercrm-socialconnect-google span.icon,
div.epowercrm-socialconnect-twitter span.icon,
div.epowercrm-socialconnect-apple span.icon {
	width: 20%;
	text-align: center;
}

div.epowercrm-socialconnect-facebook a {
	background: #3b5998;
}

div.epowercrm-socialconnect-google a {
	background: #dd4b39;
}

div.epowercrm-socialconnect-twitter a {
	background: #55acee;
}

div.epowercrm-socialconnect-apple a {
	background: #000;
}

.ajaxlogin-window .nav-pills > li + li {
	margin-left: 0 !important;
}

/* Support Ticket */

.formRow {
	margin-bottom: 15px;
}

.box-reply-head {
	background: #999999;
	padding: 7px 12px 1px;
	border-radius: 7px;
}

.box-reply-head h4 {
	color: #fff;
}

.replySummarytitle {
	text-align: center;
	color: #000;
}

.replySummary {
	color: white;
	background: #999999;
	border-radius: 6px;
	margin-bottom: 30px;
}

.replySummarycontent {
	background: white;
	padding: 4px;
	color: #000;
	text-align: center;
	margin: 9px;
}

.addreply {
	padding: 15px;
	border: 1px solid #999999;
	margin: 9px 0px;
	border-radius: 6px;
}

.replies .row .date {
	text-align: right;
}

.replies .content {
	padding: 15px;
	position: relative;
}

.replies .rating {
	position: absolute;
	top: 4px;
	right: 15px;
	color: #3399cc;
	font-size: 15px;
	cursor: pointer;
}

.stars img {
	width: auto;
	height: 15px;
	display: inline-block;
}

.stars {
	margin-left: 11px;
}

.checkout-onepage-index #crmRedeemPoints {
	margin-bottom: 15px;
}

.checkout-onepage-index #points_to_redeem {
	width: 80px;
}

.epower-crm-popup {
	position: fixed;
	top: 25%;
	width: 70%;
	left: 15%;
	padding: 15px;
	background: white;
	border-radius: 5px;
	border: 1px solid;
	max-height: 400px;
	overflow: auto;
	box-shadow: 1px 1px 2px 0px rgba(0, 0, 0, 0.18);
	z-index: 500;
}

.epower-crm-header {
	padding: 10px 0px;
	font-weight: 600;
	font-size: 20px;
}

.epower-crm-content .takingsurvey {
	padding: 10px;
	background: #3399cc;
	color: white;
	text-decoration: none;
	cursor: pointer;
}

.epower-crm-content {
	padding: 18px 0px;
}

#questionContainer .form-group input {
	height: 16px;
	float: left;
	width: auto;
	margin: 5px;
}

.epower-crm-content .book-popup-content .stars img {
	width: auto;
	height: 40px;
}

.epower-crm-content .book-popup-content .stars {
	margin: 15px;
}

.epower-crm-content .validation-advice {
	position: absolute;
	right: 57px;
}

/* New V2 CRM*/

.ajaxlogin-window {
	width: 50% !important;
	height: auto !important;
	left: 25% !important;
	overflow: auto;
	overflow-x: hidden;
	max-height: 600px;
}

.ajaxlogin-window .content {
	width: 100% !important;
	overflow: hidden;
	height: 100% !important;
}

.ajaxlogin-window .content #ajaxlogin-login-window .tabs .nav a {
	display: block !important;
	border-radius: 0px;
	color: #000;
}
#ajaxlogin-logout-window {
	padding: 0 25px;
}

.ajaxlogin-window .content #ajaxlogin-login-window .tabs .nav li {
	width: 50%;
	text-align: center;
}

.ajaxlogin-window .content #ajaxlogin-login-window .tabs .nav li a {
	background: #eee;
	padding: 20px 0px;
}

.ajaxlogin-window .content #ajaxlogin-login-window .tabs .nav li.active a {
	background: #fff;
}

#ajaxlogin-login-window .epowercrm-socialconnect-wrapper {
	width: 100% !important;
	margin-bottom: 5px;
}

#ajaxlogin-create-window {
	display: block !important;
}

#ajaxlogin-login-window .ajaxlogin-window input {
	border: none !important;
	border-bottom: 1px solid #eee !important;
}

#ajaxlogin-login-window .ajaxlogin-window .input-text:focus {
	border: none;
	border-bottom: 1px solid #3399cc;
}

#ajaxSocialConnect {
	position: relative;
}

#ajaxlogin-login-window .ajaxSocialConnect .page-title {
	margin-bottom: 8px;
}

.ajaxForgotSection {
	display: block;
}
.or-separator {
	position: relative;
	border-top: 1px solid #eee;
	padding: 20px 0;
}
.or-separator .or-text {
	border: 1px solid #eee;
	padding: 7px;
	border-radius: 50%;
	position: absolute;
	top: -19px;
	left: calc(50% - 27px);
	background: #fff;
}

.socialConnect-inner {
	margin-top: 20px;
}

.progressWaiting .progress-bar {
	width: 100% !important;
	height: 5px;
}

.ajaxlogin-window #ajaxSocialConnect .socialConnect-inner .page-title {
	margin-bottom: 5px;
}

/* Large Mobile :480px. */

@media only screen and (min-width: 480px) and (max-width: 767px) {
	.ajaxlogin-window {
		width: 90% !important;
		left: 5% !important;
	}
	.crm-login-register-wrap .cont_forms {
		width: 100%;
	}
}

.ajaxlogin-window .content .tabs .tab-content .flippingCard .front {
	padding: 25px;
}

.borderLine {
	border-bottom: 1px solid #eee;
}

.required {
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: bold;
}

div#ajaxSocialConnect {
	padding: 10px 25px 0 25px;
}

.paper-plane {
	float: right;
}

/* small mobile :320px. */

@media (max-width: 767px) {
	.ajaxlogin-window {
		width: 96% !important;
		left: 2% !important;
	}
	.crm-login-register-wrap .cont_forms {
		width: 100% !important;
	}
}
.flex {
	display: flex;
}
.flex .profiledetailsCol,
.flex .profileBtnCol {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-justify-content: center;
	-ms-justify-content: center;
	justify-content: center;
	text-align: center;
}
.epowercrm-socialconnect-account .profilePic {
	display: inline-block;
	width: 150px;
	height: 150px;
	-moz-border-radius: 150px;
	-webkit-border-radius: 150px;
	text-align: center;
	overflow: hidden;
	border: 1px solid #cdcdcd;
}
.epowercrm-socialconnect-account .profilePic img {
	width: 100%;
}

.fieldset .verifyWrapper {
	margin-bottom: 10px;
}

.box-custom-data {
	margin-top: 5px !important;
	margin-bottom: 5px !important;
}

.rating {
	unicode-bidi: bidi-override;
	width: fit-content;
	text-align: left;
	position: relative;
}

.rating input {
	position: absolute;
	left: -999999px;
}

.rating label {
	display: inline-block;
	font-size: 0;
}

.rating .stars-container > label:before {
	position: relative;
	font: 24px/1 FontAwesome;
	display: block;
	content: "\f005";
	color: #ccc;
	background: -webkit-linear-gradient(-45deg, #d9d9d9 0%, #b3b3b3 100%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}

.rating .stars-container.addRate label:hover:before,
.rating .stars-container.addRate label:hover ~ label:before,
.rating .stars-container > label.selected:before,
.rating .stars-container > label.selected ~ label:before {
	color: #f0ad4e;
	background: #ffa500;
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	cursor: pointer;
}

.rating .shadebox {
	position: absolute;
	z-index: 1;
	background: #8888888c;
	width: 100%;
	bottom: 4px;
	height: 100%;
	display: none;
}

.rating .shadebox img {
	width: 60px;
	margin: 0 auto;
	position: relative;
	bottom: 14px;
}

.stars-container {
	direction: rtl;
	display: inline-block;
	position: relative;
}

.product-avg-rate {
	background: #8888888c;
	padding: 6px;
	font-size: 14px;
	margin-right: 5px;
	position: relative;
	bottom: 6px;
	font-weight: 800;
	color: #fff;
	display: inline-block;
	width: 30px;
	height: 30px;
	text-align: center;
}

.detailsArrow {
	color: #8888888c;
	position: relative;
	bottom: 5px;
	margin-left: 5px;
	cursor: pointer;
}

.rating-details {
	width: 200px;
	padding: 10px;
	border: 1px solid #8888888c;
	position: absolute;
	background: #fff;
	z-index: 1;
	display: none;
}

.rating-details table {
	width: 100%;
}

.total-reviews {
	position: relative;
	bottom: 7px;
}

.customer-rate h3 {
	border-top: 1px solid #8888888c;
}

.rating-details table td {
	display: inline-block;
}

.progress-bar {
	background-image: linear-gradient(to bottom, #f0ad4e 0, #fea739 100%);
}

.stars-progress {
	width: 70%;
}

.stars-title {
	position: relative;
	width: 30%;
	bottom: 10px;
}

.popUpManagerWrap.popUpVideo {
	width: 70%;
}
@media (max-width: 767px) {
	.popUpManagerWrap {
		padding: 30px !important;
	}
	.popUpManagerWrap.popUpVideo {
		width: 100%;
	}
}
.responsoveVideoIframe {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 25px;
	height: 0;
}
.responsoveVideoIframe iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border: none;
}
