html,body {height: 100%;}
body {
    font-family: "Open Sans", sans-serif;
    color: #4d4046;
}
img {max-width: 100%;}
.wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -4em;
}
.footer, .push {
	height: 4em;
}
/*LOGIN HEADER*/
input[type="checkbox"] {
	display:none;
}
input[type="checkbox"] + label span {
	display:inline-block;
	width:20px;
	height:20px;
	margin: -1px 4px 0 0;
	vertical-align:middle;
	background:url('../../img/frontend/login/checkbox-icons.png') 0 -20px no-repeat;
	cursor:pointer;
}
input[type="checkbox"]:checked + label span {
	background:url('../../img/frontend/login/checkbox-icons.png') 0 0 no-repeat;
}
.login-header  .dropdown-menu {
	min-width: inherit;
	width: 100%;
}
.login-header .container {max-width: 1045px;}
.login-header .navbar.navbar-default {
	height: 81px;
	background: #fff;
    border-bottom-color: #e3e3e3;
    border-radius: 0;
    border-width: 0 0 1px;
}
.login-header .navbar.navbar-default .navbar-brand {padding: 28px 15px 0;}
.login-header .navbar.navbar-default .navbar-brand img {
	max-width: 230px;
	max-height: 60px;
}

.login-header .navbar .nav a,
.login-header .navbar .nav a:hover,
.login-header .navbar .nav a:active{
	font-size: 16px;
    color: #4b3e44;
}
.login-header .navbar .nav {margin-top: 15px;}
.login-header .navbar-nav > li > a {
	padding: 2px 22px 3px 22px ;
	border-right: 1px solid #e3e3e3;
}
.login-header .navbar-nav > li > a.active,
.login-header .navbar-nav > li > a.active:hover{color: #e5e5e5}
.login-header .navbar-nav > li {margin-top: 19px; padding-left: 15px}
.login-header .navbar-nav > li:last-child {margin-top: 12px;}

.login-header .navbar-nav > li:last-child {padding-left: 15px;}
.login-header .navbar-default .navbar-toggle .icon-bar {background-color: #000;}
.login-header .search-button {
	background: url('../../img/frontend/login/search-icon.png') no-repeat;
	width: 20px;
	height: 20px;
	display: inline-block;
}
.login-header .navbar-default .navbar-collapse,
.navbar-default .navbar-form {border: 0;}
.language-btn.btn:hover,
.language-btn.btn:active,
.language-btn.btn:focus,
.language-btn.btn {
	border-radius: 5px;
	color: #536979;
	font-size: 18px;
	padding: 8px 28px 8px 12px;
	text-align: left;
	width: 155px;
	border-color: #7a91a1;
	background: url(../../img/frontend/login/dropdown-icon_v2.png) no-repeat 125px center;
}
.btn-group.open .dropdown-toggle {box-shadow: none;}
.login-header  .btn-group > .btn + .dropdown-toggle {padding: 11px 20px;}
.arrow {
	display: inline-block;
	width: 14px;
	height: 8px;
	margin-left: 0;
	vertical-align: middle;
	background: url('../../img/frontend/login/dropdown-icon.png');
}
/*LOGIN CONTENT*/
.content-wrapper a{
	color: #99cb4f;
	font-size: 16px;
	font-weight: 400;
}
.content-wrapper a:hover,
.content-wrapper a:active,
.content-wrapper a:focus{
	color: #99cb4f;
}
.content-wrapper{
	padding-bottom: 70px;
	text-align: center;
}
.login-block .form-group.has-error label{
	color: #a94442;
	font-weight: bold;
}
.login-content,
.login-block  {
	text-align: center;
	padding-bottom: 3px;
}
.login-block .dropdown-menu {
	min-width: 1px;
	width: 100%;
}
.login-content {
	max-width: 700px;
	margin-top: 46px;
}
.login-content h1 {
	color: #003760;
	font-size: 24px;
	font-weight: 700;
	margin-bottom: 34px;
	margin-top: 2px;

}
.login-content .booking-info {
	text-align: left;
	font-weight: 100;
	line-height: 18px;
	margin-top: 0;
	margin-bottom: 25px;
	font-size: 16px;
	color: #999;
	padding: 0 19px;
}
.modal-center {
	margin-top: 30rem;
}
.modal-center button {
	margin: 0 auto 15px;
	pointer-events: all;
}

.notice-modal {
	pointer-events: none;
}
/*LOGIN BLOCK*/
.login-wrapper  {
	max-width: 360px;
	margin: 29px auto 20px;
}
.login-wrapper .input-group {
	position: relative;
}
.login-wrapper  .input-group-btn {
	position: static;
}
.login-block  input[type=text],
.login-block  input[type=password]{height: 45px;}
.login-block {
	padding: 13px 0 15px 0;
	background: #f4f5f7;
	border: 1px solid #dee3e7;
	max-width: 460px;
	margin-bottom: 10px;
	border-radius: 7px;
}
.login-block   .login-heading {
	margin-top: 32px;
	font-size: 16px;
	padding-bottom: 40px;
	border-bottom: 1px solid #e5e5e5;
	position: relative;
	margin-bottom: 33px;
}
.login-block  .login-heading a span  {
	width: 15px;
	height: 13px;
	background: url('../../img/frontend/login/reg-icon.png');
	display: inline-block;
	margin-right: 10px;
	vertical-align: middle;
	margin-bottom: 4px;
	color: #4d4046;
}
.login-block  .login-heading span  {margin-right: 15px;}
.login-block .or-divider {
	background: none repeat scroll 0 0 #f3f4f9;
	border: 1px solid #e5e5e5;
	border-radius: 50%;
	color: #4d4046;
	font-size: 12px;
	left: 50%;
	margin-left: -18px;
	margin-right: 0;
	margin-top: 12px;
	padding: 9px;
	position: absolute;
	top: 50%;
}
.login-block h4 {
	font-size: 31px;
	color: #11395f;
	padding-bottom: 17px;
	border-bottom: 1px solid #dfdfdf;
}
.login-block .form-group {text-align: left;}
.login-block .form-group label {
	color: #4d4d4d;
	font-weight: 400;
	font-size: 16px;
	margin-bottom: 5px;
}
.login-block .checkbox label {
	color: #aaaaaa;
	font-weight: 100;
	font-size: 16px;
}
.login-block .checkbox {
	float: right;
	margin-top: 0;
}
.login-block .back-btn,
.login-block .lost-pass {float: left;}

.login-block .log-in-button:hover,
.login-block .log-in-button:active,
.login-block .log-in-button:focus,
.login-block .log-in-button {
	background: #99cb4f none repeat scroll 0 0;
	border-radius: 5px;
	color: #fff;
	display: inline-block;
	font-size: 18px;
	font-weight: 600;
	margin: 12px 0;
	padding: 14px 0;
	width: 100%;
}
/*FOOTER*/
footer {
	/*background: #1a1f25;*/
	/*font-size: 11px;*/
	/*letter-spacing: 1px;*/
	/*color: #fcfcfd;*/
	/*margin: -183px 0 0;*/
	/*height: 185px;*/
}
/*.footer {max-width: 890px;}*/
.footer .footer-menu {
	list-style: none;
	margin: 9px 0 0;
	padding: 0;
}
.footer .footer-menu li {
	display: inline;
	font-weight: 200;
	padding-right: 9px;

}
.footer .footer-menu li a {color: #fcfcfd;}
.footer  .footer-top {
	margin-top: 28px;
	border-bottom: 2px solid #2d343a;
	border-top: 2px solid #2d343a;
	padding: 12px 0 12px;
}
.footer  .col-md-8,
.footer  .col-md-4 {padding: 0;}
.footer  .number {
	text-align: right;
	margin-bottom: 7px;
	margin-top: 5px;
}
.footer  .number span {font-size: 18px;}
.footer .footer-bottom {
	margin-bottom: 30px;
	font-size: 10px;
}
.footer .footer-bottom .rights {
	list-style: none;
	margin: 20px 0 0 ;
	padding: 0;
	color: #656668;
}
.footer .footer-bottom .rights li a {color: #656668;}
.footer .footer-bottom .rights li {display: inline;}
.footer .footer-bottom .brands-logos {
	float: right;
	margin-top: 10px;
}
.footer .footer-bottom .brands-logos li {display: inline-block;}
.footer .footer-bottom .brands-logos li a {
	width: 40px;
	height: 39px;
	display: block;
	background: url('../../img/frontend/login/logoes-sprite.png') 0 0 / cover;
}
.footer a {text-decoration: none;}
.footer .footer-bottom .brands-logos li.twitter-icon a{background-position:  -45px 0 }
.footer .footer-bottom .brands-logos li.linkedin-icon a{background-position:  -88px 0 }
.footer .footer-bottom .brands-logos li.rss-icon a{background-position:  -132px 0 }


@media (max-width: 991px) {
	/*.content-wrapper {padding: 0 0 210px;}*/
	.footer  .number {text-align: left;}
	.footer .footer-bottom .rights {float: left;}
	footer {
		margin: -210px 0 0;
		height: 210px;
	}


}

@media (max-width: 768px) {
	/*HEADER*/
	.login-header .navbar-brand {
		padding: 17px 4px;
		width: 130px;
		height: 50px;
	}
	.login-block .dropdown-menu {
		width: 100%;
		min-width: 1px;
	}
	.login-header .navbar .search-button.visible-xs {
		float: right;
		margin: 25px 32px 0 0;
	}
	.login-header  .navbar-collapse.collapse.in {
		border-bottom: 1px solid #e3e3e3;
		border-right: 1px solid #e3e3e3;
		position: absolute;
		width: 100%;
		z-index: 3;
	}
	.login-header  .navbar-nav {
		margin-top: 20px;
		padding-left: 30px;
		padding-bottom: 20px;
		padding-right: 50px;
		background: #fff;
		margin-bottom: 0;
	}
	.login-header  .navbar-nav > li > a {
		border-right: 0;
		padding: 2px 0 3px;
	}
	.login-header  .navbar-nav > li:first-child > a {padding: 2px 0 3px;}
	.login-header  .navbar-toggle {
		margin-top: 20px;
		float: left;
		margin-left: 20px ;
		border: 0;
		margin-right: 0;
	}
	.login-header  .navbar-nav > li:last-child {padding-left: 0;}
	.login-header .navbar.navbar-default {height: 70px;}
	.login-content h1 {
		font-size: 20px;
		margin-top: 0;
	}
	/*LOGIN-BLOCK*/
	.login-block {margin-bottom: 0;border-width: 1px 0;margin-top: 10px;}
	.login-block .login-heading,
	.login-block h4{font-size: 14px;}
	.login-block .or-divider {font-size: 10px;}
	.login-block .login-heading {
		margin-top: 20px;
		margin-bottom: 30px;
		padding-bottom: 30px;
	}
	.login-block .or-divider {margin-top: 8px;}
	.login-content .booking-info {
		margin-top: 15px;
		margin-bottom: 40px;
		font-size: 13px;
		text-align: center;
	}
	.login-content, .login-block {padding-bottom: 0;}
	/*FOOTER*/
	footer {
		height: auto;
		margin: -140px 0 0;
	}
	.footer .footer-bottom .brands-logos li a {
		width: 20px;
		height: 20px;
	}
	.footer .footer-bottom .brands-logos li.linkedin-icon a {background-position:  -111px 0 }
	.footer .footer-bottom .brands-logos li.rss-icon a {background-position:  -156px 0 }
	.footer .number {float: left;}
	.footer  .col-md-8,
	.footer  .col-md-4 {padding: 0 15px 0;}
	.footer .footer-bottom .rights {
		clear: both;
		font-size: 12px;
	}
	.footer  .number {
		text-align: left;
		margin-top: 10px;
		color: #656668;
	}
	.footer  .number span {
		font-size: 14px;
		color: #fff;
	}
	.footer .footer-top {
		margin-top: 0;
		border-bottom: 2px solid #2d343a;
		border-top: 0;
		padding: 12px 0 12px;
	}

}
/*Registration*/
.options-toggle .btn {padding: 8px 16px;}
.options-toggle {vertical-align: bottom;}
.input-group .form-control:not(:first-child):not(:last-child) {border-radius: 5px 0 0 5px;}
.pm-reg-heading {
	margin-top: 40px;
}
.checkbox-none {margin-left: 20px}
.checkbox-none input[type="checkbox"] {
	vertical-align: top;
}
.reg-complete p  {
	color: #aaaaaa;
	margin-top: 30px;
}
.reg-complete p span  {
	color: #4b3e44;
}
input.ng-invalid.ng-dirty {
	border-color: #a94442;
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(213, 27, 27, 0.6);

}

.alert{
	display: none;
}
.alert.alert-danger{
	display: block;
}
.alert.alert-success{
	display: block;
}
/* Registration page */
#blockConfirm,
#blockForCP,
#blockForPM{
	display: none;
}
.input-group{
	width: 100%;
}
.nav.navbar-nav a.create-acc-btn,
.nav.navbar-nav a.create-acc-btn:hover,
.nav.navbar-nav a.create-acc-btn:active,
.nav.navbar-nav a.create-acc-btn:focus {
	font-size: 13px;
	font-weight: 100;
	background: #11395f;
	color: #fff;
	padding: 1px 8px;
}
.navbar-brand {
	background: rgba(0, 0, 0, 0) url("../../img/logo.png") no-repeat scroll 0 0 / contain ;
	height: 34px;
	margin-left: 28px !important;
	margin-top: 22px;
	padding: 0;
	width: 230px;
}
.login-header .navbar .nav {
	margin-top: 10px;
}

#select_type .select-block {
	margin-bottom: 10px;
	width: 100%;
}
#select_type .only-pm{
	display: none;
}
#select_type .exist-pms-box{
	margin-bottom: 0;
}
#select_type .exist-pms-box label{
	margin-right: 35px;
}
#select_type .exist-pms-box label input{
	margin-right: 10px;
}

.select-block {
	text-align: left;
}
.login-wrapper .form-group {
	margin-bottom: 20px;
}
.register-title {
	font-size: 16px;
	margin: 35px 0 0;
}
.content-wrapper a.sign-btn {
	color: #99cb4f;
	font-size: 16px;
	font-weight: 600;
	padding: 0;
}
#select_type label {
	font-size: 16px;
	font-weight: normal;
}
.select-block .btn.btn-default.dropdown-toggle {
	color: #536979;
	font-size: 18px;
	height: 45px;
	text-align: left;
	width: 100%;
	border-color: #7a91a1;
	background: #fff url(../../img/frontend/login/dropdown-icon_v2.png) no-repeat 330px center;

}
.login-block .form-control {
	border: 1px solid #7a91a1;
	font-size: 18px;
}
.footer-title {
	color: #025da3;
	text-align: center;
}

/* Mobile phone verification modal*/
.mobile-phone-verification-modal .modal-body {
	font-size: 16px;
	padding: 25px;
}

.mobile-phone-verification-modal .code-container {
	margin-top: 25px;
}

.mobile-phone-verification-modal .code-input {
	display: flex;
	justify-content: center;
}

.mobile-phone-verification-modal .numbers-input {
	display: flex;
	justify-content: space-between;
	height: 40px;
	margin-top: 10px;
	width: 200px;
}

.mobile-phone-verification-modal .numbers-input input {
	border: solid 1px #000;
	border-radius: 3px;
	font-size: 18px;
	height: 100%;
	padding: 10px 13px;
	width: 40px;
}

.mobile-phone-verification-modal .resend-code-container{
	margin-top: 35px;
}

.mobile-phone-verification-modal .result-sign {
	font-size: 48px;
	margin-left: 15px;
}

.mobile-phone-verification-modal .correct-code-sign {
	color: #0bf053;
}

.mobile-phone-verification-modal .incorrect-code-sign {
	color: #f03621;
}

.mobile-phone-verification-modal .error-message {
	color: #f03621;
	text-align: center;
	font-weight: 600;
	margin-top: 15px;
}

.mobile-phone-verification-modal .resend-link {
	color: #99cb4f;
	font-weight: 600;
}


#js_text_list{
	display: none;
}