.page-id-6734 .page-title-area-columns .page-title-area-right-column {
	padding-top:1.5em;
}

.page-title-area--enterform {
	margin-top: 3em!important;
}

.page-title-area--enterform .userpro {
	border:0 none;
}

.page-title-area--enterform .userpro-head {
	color: #ffffff;
    background: url(/img/logo-area-line-bg.jpg) repeat-y;
    background-size: contain;
}
.page-title-area--enterform .userpro-head .userpro-left {
	text-transform: uppercase;
    font-weight: 700;
	color: #ffffff;
}
.page-title-area--enterform .userpro-head .userpro-right a{
	color: #ffffff;
}

.page-title-area--enterform .userpro-float .userpro-field .userpro-label {
	width:18%;
}

.page-title-area--enterform .userpro-float .userpro-field .userpro-input {
	width:80%;
}
.page-title-area--enterform [data-template="login"].userpro-float .userpro-field .userpro-input input[type=text],
.page-title-area--enterform [data-template="login"].userpro-float .userpro-field .userpro-input input[type=password]{
	width: 50% !important;
}
.page-title-area--enterform .userpro-float  .userpro-submit input[type=submit].userpro-button  {
	background: transparent url(/img/top-menu-hover-bg.png) repeat-y !important;
	background-position: top left !important;
    background-size: contain !important;
    border-radius: 25px !important;
    font-family: 'Gilroy-Medium', sans-serif !important;
    padding: 9px 30px!important;
    text-transform: none!important;
    transition: none;
	line-height: 1.5em !important;
    height: 40px !important;
    font-size: 15px !important;
	border: 1px transparent solid;
	min-height: 2.8rem;
}

.page-title-area--enterform .userpro-float  input[type=button].userpro-button.secondary {
    border-radius: 25px !important;
    font-family: 'Gilroy-Medium', sans-serif !important;
    padding: 9px 30px!important;
    text-transform: none!important;
	line-height: 1.5em !important;
	font-size: 15px !important;
	height: 40px !important;
	min-height: 2.8rem;
}

[data-template="register"].userpro-float .chosen-container.chosen-container-single {
	font-size:14px;
}
[data-template="register"].userpro-float .chosen-container.chosen-container-single .chosen-single {
    padding: 5px 5px 5px 8px;
    height: 38px;
}
[data-template="register"].userpro-float .chosen-container.chosen-container-single .chosen-single div b {
	background-position: 0 10px!important;
}