@font-face {
	font-family: Roboto;
	font-style: normal;
	font-weight: normal;
	src: url("fonts/Roboto-Regular.ttf");
}
@font-face {
	font-family: Roboto;
	font-style: normal;
	font-weight: bold;
	src: url("fonts/Roboto-Bold.ttf");
}
@font-face {
	font-family: Roboto;
	font-style: italic;
	font-weight: normal;
	src: url("fonts/Roboto-Italic.ttf");
}
@font-face {
	font-family: Roboto-Light;
	font-style: normal;
	font-weight: normal;
	src: url("fonts/Roboto-Light.ttf");
}
@font-face {
	font-family: Roboto-Light;
	font-style: normal;
	font-weight: bold;
	src: url("fonts/Roboto-Medium.ttf");
}
@font-face {
	font-family: Roboto-Light;
	font-style: italic;
	font-weight: normal;
	src: url("fonts/Roboto-LightItalic.ttf");
}
@font-face {
	font-family: OpenSans;
	font-style: normal;
	font-weight: normal;
	src: url("fonts/OpenSans-Regular.ttf");
}
@font-face {
	font-family: OpenSans;
	font-style: normal;
	font-weight: bold;
	src: url("fonts/OpenSans-Semibold.ttf");
}
@font-face {
	font-family: OpenSansSemiBold;
	font-style: normal;
	font-weight: normal;
	src: url("fonts/OpenSans-Semibold.ttf");
}
@font-face {
	font-family: odstemplik;
	font-style: normal;
	font-weight: normal;
	src: url("fonts/odstemplik.ttf");
}
@font-face {
	font-family: Nunito;
	font-style: normal;
	font-weight: normal;
	src: url("fonts/Nunito-Regular.ttf");
}
@font-face {
	font-family: Nunito-ExtraBold;
	font-style: normal;
	font-weight: bold;
	src: url("fonts/Nunito-ExtraBold.ttf");
}
@font-face {
	font-family: Avenir;
	font-style: normal;
	font-weight: normal;
	src: url("fonts/AvenirNextLTPro-Regular.otf");
}


#div_IDENT_FRAME {
	background-color: #FFFFFF;	color: #4A4A4A;
	font-family: Roboto,Arial;}
.cl_ident_zone_1 input.cl_ident_address, .cl_ident_zone_1 .cl_ident_pwd, .cl_ident_zone_1 .cl_input_pwd {
	width: 100%;
	background-color: #FFF;
	letter-spacing: 2px;
}
.cl_ident_zone_1 .cl_input_pwd .cl_input {
	background-color: #FFF;
}
.cl_ident_button {
	color: #FFF;
	background-color: #FD354E;
	border-radius: 22px;
	height: 43px;
	line-height: 43px;
	border: 0 none;
	margin: 30px 0;
	letter-spacing: 1px;
	font-weight: bold;
	padding: 0 30px;
	cursor: pointer;
}
#div_IDENT_FRAME .cl_ident_button {
	width: 100%;
}
.cl_ident_ident_cookie {
	width: 50%;
	display: inline-block;
	font-size: 13px;
}
.cl_ident_auth_cookie {
	width: 50%;
	text-align: right;
	display: inline-block;
	font-size: 13px;
}
.cl_ident_pwd_forget {
	margin-top: 30px;
	margin-bottom: 15px;
	color: #FD354E;
	display: block;
}
.cl_ident_junior_access {
	margin-top: 15px;
	margin-bottom: 15px;
	color: #FD354E;
	display: block;
}
.cl_ident_junior_presentation {
	margin-top: 20px;
	margin-bottom: 10px;
	color: #FD354E;
	display: block;
	text-align: center;
}
.cl_auth_skin_min, .cl_auth_skin_max {
	text-align: center;
	margin-bottom: 10px;
}
.cl_app_download {
	display: block;
	color: #FD354E;
}

.cl_ident_zone {
	font-size: 15px;
	color: #707070;
	margin: auto;
	background-color: #FFF;
	padding: 35px 45px 20px 45px;
}
.cl_ident_zone {
	width: 452px;
}
.cl_ident_title {
	font-size: 25px;
	letter-spacing: 1px;
	font-weight: bold;
}
.cl_ident_subtitle {
	font-size: 14px;
	padding-bottom: 20px;
}
.cl_ident_zone_1 input.cl_ident_address, .cl_ident_zone_1 .cl_ident_pwd, .cl_ident_zone_1 .cl_input_pwd {
	border: 0 none;
	height: 45px;
}
.cl_ident_zone_1 .cl_input_pwd span {
	height: 44px;
}
.cl_ident_zone_1 input.cl_ident_address {
	color: #FD354E;
	border-bottom: 1px solid #FD354E;
}
input[type="email"].cl_ident_address::placeholder {
	color: #FD354E;
}
input[type="email"].cl_ident_address:-ms-input-placeholder {
	color: #FD354E;
}
input[type="email"].cl_ident_address::-ms-input-placeholder {
	color: #FD354E;
}
.cl_ident_zone_1 .cl_input_pwd {
	border-bottom: 1px solid #D8D8D8;
}
.cl_ident_zone_1 .cl_ident_pwd > input[type=password] {
	width: 100%;
	height: 45px;
	border: 0 none;
	border-bottom: 1px solid #D8D8D8;
}

@media only screen and (max-width: 599px) {
.cl_ident_zone {
	padding: 20px;
}
}

@media only screen and (max-width: 450px) {
#div_IDENT_FRAME {
	padding: 0 3px;
}
.cl_ident_zone {
	width: 100%;
	padding-left: 10px;
	padding-right: 10px;
}
.cl_ident_ident_cookie, .cl_ident_auth_cookie {
	width: 100%;
	text-align: left;
}
.cl_ident_pwd_forget, .cl_ident_junior_access, .cl_app_download {
	text-align: center;
}
}
