/* RESET --------------------------------- */
/* reset some properties for elements since defaults are not crossbrowser - http://meyerweb.com/eric/thoughts/2007/05/01/reset-reloaded/ */
html, body, div, span, h1, h2, h3, p, a, img, ul, li, fieldset, form, label, legend {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	vertical-align: baseline;
}
* {
	font-family: 'TitilliumWeb-Regular', Titillium Web, Roboto, sans-serif!important;
	line-height: 22px;
}
input.required {
	border: 0px solid transparent;
	border-bottom: 1px solid #afc6d9;
	display: table;
	font-size: 17px;
	margin: 19px 0 10px;
	padding: 5px 11px;
	width: 100%;
}
input.required:focus #login label.fl-label {
	display: block;
}
ul {
	list-style: none;
	font-size: 1.1em;
	padding: 0 0 18px 40px;
}
/* CONTENT --------------------------------- */

#content h2 {
	color: #4e4e4e;
	margin: 0px 70px;
	width: 285px;
	font-size: 14px;
}
.row.fl-controls-left {
	margin-left: 70px;
	width: 250px;
	margin-top: 44px;
	position: relative;
}
.logotipo-aux {
	background-image: url("logo-ocu.png");
	background-position: 40px 34px;
	background-repeat: no-repeat;
	background-size: 27% auto;
	float: left;
	height: 120px;
	width: 100%;
}
.logotipo-aux h1 {
	color: #4e4e4e;
	font-size: 26px;
	font-weight: normal;
	line-height: 26px;
	margin-left: 209px;
	margin-top: 55px;
	text-align: left;
	width: 300px;
}
#login {
	background-color: #fff;
	box-shadow: 0px 0px 12px #CACACA;
	display: block;
	margin: 10em auto 2em;
	width: 950px;
	background-image: url("login-background.jpg");
	background-size: 100%;
	background-repeat: no-repeat;
	background-position: right;
	height: 559px;
	border-radius: 10px;
}
#login img {
    height: 136px;
    margin: 24px 0 10px 190px;
}
#login p a {
	font-size: 16px;
	margin-left: 20px;
	color: #0065bd;
}
#content .errors h2, #content .success h2 {
	font-family: "Calibri", Helvetica, sans-serif;
}
label {
	color: #3d3d3d;
}
a {
	color: #a20f26;
	text-decoration: none;
}
a:hover {
	color: #333;
	text-decoration: underline!important;
}
.errors {
	font-size: 1.2em!important;
	font-family: "Calibri", Arial, Helvetica, sans-serif;
}
#login label.fl-label {
	float: left;
	font-size: 14px;
	margin-top: 0;
	width: 100%;
	opacity: 1;
	z-index: 300;
}
#login label.fl-login-failed p {
}
#login .btn-row {
	margin-left: 68px;
	margin-top: 60px;
	width: 29%;
	margin-bottom: 20px;
}
.fl-login-failed {
	margin-top: -50px;
	font-size: 14px !important;
	color: red;
}
#login .btn-submit {
	border-style: none;
	color: #ffffff;
	font-size: 14px;
	padding: 9px 10px;
	width: 100%;
	border-radius: 5px;
	cursor: pointer;
	background: #009045;
	background: -moz-linear-gradient(left, #009045 0%, #009220 50%, #009220 100%);
	background: -webkit-gradient(left top, right top, color-stop(0%, #009045), color-stop(50%, #009220), color-stop(100%, #009220));
	background: -webkit-linear-gradient(left, #009045 0%, #009220 50%, #009220 100%);
	background: -o-linear-gradient(left, #009045 0%, #009220 50%, #009220 100%);
	background: -ms-linear-gradient(left, #009045 0%, #009220 50%, #009220 100%);
	background: linear-gradient(to right, #009045 0%, #009220 50%, #009220 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#009045', endColorstr='#009220', GradientType=1 );
}
#login .btn-submit {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}
#login .btn-submit:hover {
	background-color: #009220 !important;
	background: none;
}
.logout-wrap {
	background-color: #fff;
	box-shadow: 1px 1px 4px #707070;
	display: table;
	margin: 10em auto 2em;
	padding: 35px;
	width: auto;
}
.logout-wrap img {
	display: block;
	height: auto;
	margin: 0 auto;
	width: 190px;
}
.logout-wrap .message-row, h1 {
	margin: 5px 0 3px 86px;
}
h1 {
	margin: 5px 0 10px 68px;
}
.logout-wrap strong {
	white-space: nowrap;
}
.logout img, .logout h1, .logout #footer {
	display: block;
	float: none;
	height: auto;
	margin: 15px auto 0;
	text-align: center;
}
#app-name {
	font-size: 20px;
	font-weight: bold;
	color: #303236;
}
.logout #app-name {
	font-size: 25px;
	font-weight: bold;
	margin-top: 70px;
	color: #303236;
}
.logout h2 {
	font-size: 20px;
	margin-bottom: 20px;
}
.logout img {
	height: auto;
	width: 135px;
	margin-top: 30px;
}
.logout #footer2 {
	margin-top: 60px;
	font-size: 12px;
}
.p-close {
	padding: 15px;
	background-image: url(ico-cierre.png);
	background-position: left center;
	background-repeat: no-repeat;
	margin-top: 20px;
	padding-left: 46px;
}
#login p a {
	margin-left: 111px;
	font-size: 14px;
	color: #009045 !important;
}
#username {
	background-image: url("user.png");
}
#password {
	background-image: url("cont-icon.png");
}
#username, #password {
	background-repeat: no-repeat;
	background-position: 95%, center;
}
.logout .fl-screenNavigator-view {
	width: 450px;
	margin: 26px auto;
	background-color: rgba(255,255,255,0.7);
	border-radius: 10px;
	padding: 10px 45px 45px 45px;
	text-align: center;
	color: #303236;
}
.logout.flc-screenNavigator-view-container {
	min-width: initial;
	height: 500px;
	margin: 100px auto 0;
	box-shadow: 0px 0px 12px #CACACA;
	display: block;
	background-image: url("login-background-02.jpg");
	background-size: 100% auto;
	background-repeat: no-repeat;
	border-radius: 10px;
	max-width: 950px;
	padding-top: 59px;
}
input:focus {
	outline: none;
}
input:focus ~ label, input:valid ~ label {
 top: -20px;
 font-size: 12px;
 color: #A2A2A2;
}
label {
	position: absolute;
	pointer-events: none;
	top: 5px;
	-webkit-transition: 300ms ease all;
	transition: 300ms ease all;
}

.copyR {
	margin-left: 111px;
	font-size: 16px;
}


/*---------------login responsive----------------*/

@media only screen and (max-width:1367px) {
#login {
	margin: 70px auto 0;
}
}

@media only screen and (max-width:1024px) {
#login {
	width: 86%;
	background-size: auto 100%;
	background-position: 404px center;
}
body {
	height: auto;
}
}

@media only screen and (max-width:853px) {
body {
	background-image: none;
	margin: 0 auto;
	padding: 9%;
}
.logout.flc-screenNavigator-view-container {
	padding: 131px 0;
	border-radius: 0;
	box-shadow: none;
	background-size: cover;
	margin: 0 auto;
	height: auto;
	background-image: none;
}
.logout .fl-screenNavigator-view {
	width: 74%;
}
.p-close {
	padding-left: 64px;
	text-align: left;
	width: 38%;
	margin: 24px auto 0;
}
#login {
	margin: 25px auto;
	width: 94%;
	padding: 0px 3% 0px 3%;
	background-image: none;
	height: auto;
	box-shadow: none;
	background-color: transparent;
}
#login img {
	display: block;
	float: none;
	height: auto;
	margin: 0px auto 10px;
	width: 240px;
}
.row.fl-controls-left {
	margin: 20px auto;
	padding: 0 8%;
	width: 84%;
}
.logout-wrap .message-row, h1, #content h2 {
	font-size: 18px;
	margin: 0;
	width: 100%;
	line-height: 26px;
	text-align: center;
}
.fl-login-failed > p {
	font-size: 40px;
	line-height: 50px;
}
#login label.fl-login-failed {
	width: 100%;
	margin: 0 auto;
	line-height: 30px;
	text-align: center;
	font-size: 20px !important;
}
input.required {
	display: initial;
	font-size: 20px;
	padding: 12px 0px;
	width: 100%;
	margin: 0 auto;
}
#username, #password {
	background-repeat: no-repeat;
	background-position: 95%, center;
	background-size: 30px, auto;
	background-color: transparent;
}
#login p a {
	display: block;
	font-size: 20px;
	margin: 20px auto 20px auto;
	text-align: center;
	line-height: 40px;
}
#login .btn-row {
	margin: 0 auto;
	width: 82%;
}
#login .btn-submit {
	font-size: 20px;
	margin-left: 0 !important;
	padding: 15px;
	margin-top: 20px;
}
label {
	left: 55px!important;
	top: 10px!important;
	font-size: 18px!important;
}
 input:focus ~ label, input:valid ~ label {
 top: -54px;
 font-size: 18px!important;
 color: transparent;
}
#login label.fl-label {
	position: relative;
	margin-top: -44px;
	margin-left: -55px;
}
}

@media only screen and (max-width:600px) {
.logout .fl-screenNavigator-view {
	width: 100% !important;
	margin: 0 auto;
	padding: 65px 0;
	border-radius: 0;
}
.logout.flc-screenNavigator-view-container {
	width: 100%;
	padding: 0;
	margin: 0;
}
.logout #header, .logout #footer {
}
}
