.info-line.info-box {background: #00b2d9;}
.info-line.warn-box {background: #ff8a00;}
.info-line.ok-box {background: #66be10;}
.info-line.error-box {background: #cc0000;}
.info-line.login-box .info-name{  padding: 8px 12px 8px 50px;}
.info-line.login-box .info-name>a {padding:0;}

#regForm {
	margin-bottom:12px;
}

.crossroad li {
	border-bottom:none;
}

li div>p {
	text-align:left;
}

#regForm li {
	padding:0 12px;
}

#regForm li>p {
	text-align:left;
}

#regForm li>div, .button-wrapper,.form-col.alternative-login>p {
	width:80%;
	min-width:175px;
	max-width: 250px;
	margin:0 auto;
}

.congrat-page {
	text-align:center;
	margin:24px;
}

.congrat-page a {
	margin:24px;
}

.reset > li.info-line {
	position: relative;
	text-align: center;
	margin: 0 0 1px;
	margin-bottom:1px;
}

.info-line .info-name {
	position: relative;
	margin: 0;
}

.info-line.info-box .info-name:before {background-position: 0 -257px;}
.info-line.warn-box .info-name:before {background-position: -115px -257px;}
.info-line.ok-box .info-name:before {background-position: -86px -257px;}
.info-line.error-box .info-name:before {background-position: -115px -257px;}

.info-line .info-name, .info-name {
	color: #fff;
}

.info-line .info-name {
	font-size: 12px;
	font-weight: bold;
	display: block;
	padding:15px 35px 15px 60px;
}
.info-line .info-name.inner {
	padding: 15px 12px 15px 50px;
}

.info-line .info-name:before {
	top:25%;
}

.info-line .info-name.inner > span,
.info-line .info-name.inner > a {
	display:inline-block;
	padding:0 8px;
}

.info-line .info-name.inner > span:first-child,
.info-line .info-name.inner > a:first-child {
	margin-left:12px;
}

.info-line .info-close {
	position: absolute;
	cursor: pointer;
	background:url("/mobile/img/bg/all.png") -33px -261px no-repeat;
	-webkit-background-size:250px 400px;
	-moz-background-size:250px 400px;
	background-size:250px 400px;
	top: 15px;
	right: 10px;
	width: 16px;
	height: 17px;
	
}

.crossroad-news .login-input-text,.crossroad-news .login-input-select, .login-input-radio, .login-input-checkbox {
	text-align:center;
	border: none;
}
.crossroad-news #regForm .separator {
	border-bottom:1px solid #dbdbdb;
	margin-bottom:12px;
	padding-bottom:12px;
}

.contact-next {
	display:none;
}

#regForm a, #regForm input, #regForm select, #regForm .button.arrow {
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
}

#regForm .login-input-text input {
	-webkit-appearance:none;
}
.login-input-text input, .login-input-select select  {
	width:100%;
	padding: 9px 12px;
	border-radius:5px;
	border:0px;
	box-shadow:0 0 3px grey inset;
	-moz-box-shadow:0 0 3px grey inset;
	-webkit-box-shadow:0 0 3px grey inset;
	margin:6px 0;
}

.crossroad-news .login-input-text:last-child {
	margin: 20px 0;
}

.login-input-select select {
	appearance:none;
	-moz-appearance:none;
	-webkit-appearance:none;
	background: url(/img/select-icons-white.png) 96% -113px no-repeat;
}

.button-wrapper {
	text-align:center;
	margin-top: 12px;
	margin-bottom:12px;
}

.button-wrapper p>strong {
	padding-right:20px;
	font-size:120%;
	color:red;
}

#regForm .login-input-text.captcha>div {
	margin-top:12px;
}

.button-wrapper>p {
	text-align:left;
	margin-top:12px;
}

.button.right {
	display: block;
	width: 95%;
	text-align: center;
}

.button {
	height:32px;
}
.hint {
	display:table;
	width:100%;
	border-radius: 3px;
	background: #6f5191;
	margin:24px 0;
}
.hint a {
	width:50%;
}
.hint a:first-child {
	float:left;
}
.hint a:last-child {
	float:right;
}
.hint .active span {
	background-color: #d38ac7;
	border:1px solid #d38ac7;
}
.link {
	margin:6px;
}
.link a {
	width: 100%;
	display: block;
	text-align: center;
	padding: 6px 0;
}

.form-col.alternative-login a {
	display: block;
	width: 214px;
	margin:12px auto;
	height: 31px;
}
.crossroad-news>.form-col.alternative-login>p {
	margin-top:12px;
}
.form-col.alternative-login>p {
	text-align:center;
	margin-top:12px;
}
.form-col.alternative-login .fcbk-login {
	background: url(http://hp.timg.cz/img/btn-login-fcbk.png) no-repeat;
}

.form-col.alternative-login a span {
	color: white;
	font-weight: bold;
	line-height: 31px;
	text-indent: 40px;
	display: inline-block;
}

.why-to-reg, .service-range {
	width: 75%;
	padding:12px;
	min-width: 175px;
	max-width: 350px;
	margin: 12px auto;
}

.service-range .sel {
	font-weight: bold;
	text-decoration:underline;
}

.disclaimer {
	text-align:center;
	padding-bottom:12px;
}

.birthdate {
	width:100%;
	text-align:left;
}
#regForm .gender>div {
	margin-bottom:6px;
}
.gender .col-3:first-child {
	float:left;
}

.gender .col-3 p {
	margin:1px;
}

.col-3 {
	width:32%;
	display:inline-block;
}

.gender input {
	zoom:1.7;
}

.gender label {
	display: inline-block;
	margin: 4px;
	vertical-align: top;
}

.login-input-select .birthdate select {
	padding: 6px 3px;
	width:32%;
	background-position:90% -97px;
	background-size:16px 180px;
}