/**
* Layers DevKit Custom Main CSS
*/
.gdlr-item-title-wrapper .gdlr-flex-next {
	background-color: transparent;
	font-size: 30px;
}
.gdlr-item-title-wrapper .gdlr-flex-prev {
	background-color: transparent;
	font-size: 30px;
}
.tab-title-wrapper .tab-title {
	color: #ff0099;
}
.gdlr-lms-error {
	background: #ff0099;
}
.gdlr-lms-success {
	background-color: #0066ff;
}
input[type=submit].btn-block {
	background-color: #0066ff !important;
}
.fui-user:before {
	color: #ff0099;
}
.fui-lock:before {
	color: #ff0099;
}
a.reg {
	display: none !important;
}
.gdlr-stunning-text-item.type-normal .stunning-text-button {
	background-color: #0066ff !important;
}
.gdlr-button {
	border-radius: 5px;
	padding: 10px 10px;
}
img {
	border-radius: 5px;
}
.gform_wrapper .gform_page_footer .button.gform_next_button {
	border-radius: 5px;
	padding: 10px 10px;
}
.gdlr-navigation-wrapper .gdlr-main-menu > li > a:before {
	content: "\2022" !important;
}
.gdlr-button {
	background-color: #0066ff !important;
}
.gform_wrapper .gform_footer input.button, .gform_wrapper .gform_footer input[type=submit], .gform_wrapper .gform_page_footer input.button, .gform_wrapper .gform_page_footer input[type=submit] {
	padding: 10px 10px !important;
	background-color: #0066ff !important;
	border-radius: 5px !important;
}
.gform_wrapper .gform_page_footer .button.gform_previous_button {
	padding: 10px 10px !important;
	background-color: #0066ff !important;
	border-radius: 5px !important;
}
.wpcf7 input[type="submit"] {
	border-radius: 5px !important;
}
.pp-reset-password-form .pp-reset-button {
	background: #0066ff;
	border-radius: 5px;
}
.pp-reset-password-form label .req {
	color: #ff0099;
}
.pp-reset-password-form .pp-reset-button:hover{
	background: #ff0099;
	border-radius: 5px;
}
input.gdlr-lms-button[type="submit"] {
	border-radius: 5px;
}
.gdlr-button {
	margin-top: 20px;
}
.faq_a {
	color: #aaaaaa;
}
h5 {
	color: #ffffff;
}
h7 {
	color: #0066ff !important;
}
.gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {
	color: #ff0099;
}
.gform_wrapper div.validation_error {
	color: #ff0099 !important;
}
.gform_wrapper .gfield_error .gfield_label {
	color: #0066ff !important;
}
.gform_wrapper li.gfield_error ul.gfield_radio {
	color: #444 !important;
}
.lostp {
	display: none !important;
}
.profilepress-login-status a {
	display: none !important;
}
.profilepress-reset-status {
background-color: #0066ff !important;}
.pp-reset-password-form .pp-reset-button {
background: #ff0099 !important;