/* bejelentkezes.aspx */
#content_div {
	margin-top:0px;
}
#login_page {
	width:100%;
	text-align:center;
}
#content_br,
#login_page_top,
#login_page #login_box_bottom, 
#login_page #password_memento_box_bottom, 
#login_page #authority_box_bottom {
	display:none;
}
#loginform {
	margin:0px;
}
.important_text {
	margin:3px 0px 6px 0px;
	color:#333;
	background-color:transparent;
	text-align:justify;	
}
#login_page .input {
	padding:0px 3px;
}

/*************** mindharom dobozra jellemzo tulajdonsagok ***************/
#login_page #login_box, 
#login_page #password_memento_box, 
#login_page #authority_box{
	width:auto;
	padding-bottom:20px;
	border:1px solid #f4f1da;
	border-radius:8px;
	background-color:#fff;
	color:inherit;
	text-align:center;
}
#login_page #login_box_top, 
#login_page #password_memento_box_top, 
#login_page #authority_box_top {
	background-color:transparent;
	background-image:url(/upload/arterialstiffness/frameimage/login_box_top.jpg);
	background-repeat:repeat-x;
	background-position:left top;
	color:inherit;
	border-radius:8px;
}
#login_page #login_box_top h1, 
#login_page #password_memento_box_top h1, 
#login_page #authority_box_top h1{
	margin:0px 0px 10px 0px;
	padding:8px 8px 8px 10px;
	font-size:15px;
	color:#b16200;
	background-color:transparent;
	text-align:left;
	
}
#login_page #login_box_cnt, 
#login_page #password_memento_box_cnt, 
#login_page #authority_box_cnt{
	width:68%;/* belso dobozok szelessege */
	margin:auto;
	border: 1px solid #f4f1da;
}


/*************** bejelentkezessel kapcsolatos szovegresz stilusa ****************/
#login_page #pictures_and_security_text_http, 
#login_page #pictures_and_security_text_https {
	width:100%;
	margin:0px auto;
	padding:5px 0px;
	background-color:#fffde7;
	color:inherit;
	border-bottom:none;
	display:table;
}
#login_page #pictures_and_security_text_http {
	color:red;
}/* kepek es security szoveg befoglalo doboza HTTP alatt */
#login_page #pictures_and_security_text_https {
	color:#090;
}/* kepek es security szoveg befoglalo doboza HTTPS alatt */
#login_page #pictures_and_security_text_http #login_box_picture,
#login_page #pictures_and_security_text_https #login_box_picture {
	width:80px;
	height:30px;
	padding:5px 0px;
	float:left;
}/* kepek */
#login_page #pictures_and_security_text_http #login_box_picture img, 
#login_page #pictures_and_security_text_https #login_box_picture img{
	border:none;
}
#login_page #pictures_and_security_text_http #security_text,
#login_page #pictures_and_security_text_https #security_text {
	margin-top:6px;
	text-align:left;
	float:left;
}/* security_text */

#login_page #username_and_input, 
#login_page #password_and_input, 
#login_page #rememberme_and_chekbox {
	width:100%;
	margin:auto;
	padding:0px;
	background-color:#fff8dc;
	color:inherit;
	text-align:center;	
	border:none;
	display:table;
}

#login_page #username_and_input {
	padding-top:10px;
}/* felhasznalonev es input mezo befoglalo doboza */
#login_page #user_name, 
#login_page #password{
	width:100px;
	margin-left:20px;
	margin-top:2px;
	text-align:left;
	float:left;
}/* felhasznalonev es jelszo*/
#login_page #username_input, 
#login_page #password_input {
	width:250px;
}/* felhasznalonev input mezoje es jelszo input mezoje */
#login_page #password_and_input {
}/* jelszo es input mezo befoglalo doboza */
#login_page #rememberme_and_chekbox {
	text-align:left;
}/* emlekezzen ram befoglalo doboza */
#login_page #RememberMe {
	margin-left:36%!important;
	float:left;
}/* emlekezzen ram chekbox */



#login_page #bejelentkezes_box {
	width:100%;
	margin:0px auto 0px auto;
	padding-bottom: 8px;
	background-color:#fff4c7;
	color:inherit;
	text-align:center;
}/* bejelentkezes befoglalo doboza */
#login_page #bejelentkezes_box .button, 
#login_page #password_memento_input_button .button,
#login_page #authority_text .reg_cell_button .important_link{
	width:auto;
	background-color:#b16200;
	border:1px solid #b16200;
	margin-top:10px;
	color:#FFF;	
}
#login_page #bejelentkezes_box .button:hover,
#login_page #password_memento_input_button .button:hover,
#login_page #authority_text .reg_cell_button .important_link:hover{
	width:auto;
	background-color:#fff;
	border:1px solid #b16200!important;
	color:#333;
	cursor:pointer;
}
#rememberme_and_chekbox input{
	width:auto;
	background-color:transparent;
	color:inherit;
}
#login_page #rememberme_and_chekbox #emlekezzen{
	margin:3px 3% 8px 8px!important;
	display:block;
}


/*************** jelszoemlekeztetos szovegresz stilusa ****************/

#login_page #password_memento_text {
	width:100%!important;
	margin:0px;
	padding:0px;	
	text-align:justify;
}/* jelszo emlekezeteto dobozanak szovege */
#login_page #password_memento_text p{
	margin:0px;
}/* jelszo emlekezeteto dobozanak bekezdesei */
#login_page #password_memento_text div{
	margin:20px;
}/* jelszo emlekezeteto dobozanak bekezdesei */
#login_page #mailsender_and_input_and_button {
	width:100%!important;
	margin:0px;
	padding:10px 0px;
	background-color:#fff4c7;
	color:inherit;
	text-align:center;
}/* label, input, button egy dobozban */
#login_page #mail_sender {
	margin-left:15px;
	margin-top:10px!important;
	padding:2px 3px 3px 3px;
	float:left;
}/* label */
#login_page #password_memento_input_button {
	float:left;
}/* input es button egyutt */
#login_page #password_memento_input_button input{
	width:120px;
	margin-right:10px;
}/* input */

									
			/*************** jogosultsaggal kapcsolatos szovegresz stilusa ****************/


#login_page #authority_text {
	width:100%;
	margin:0px;
	text-align:left;	
	display:block;	
}
#login_page #authority_description {
	padding:10px;
	background-color:#fffde7;
	color:inherit;
	text-align:center;
}
#login_page #authority_text .important_link {
	margin:3px 6px;
	padding:2px 5px;
	background-color:#b16200;
	border:#093854 1px solid;	
	color:#fff;	
	font-weight:bold;	
	text-decoration:none;
	text-align:center;
	display:block;
}
#login_page #authority_text .important_link:hover {
	background-color:transparent;
	color:#f4f1da;
	text-decoration:none;
}

#login_page #authority_text .reg_cell1 {
	padding:10px 20px;
}
#login_page #authority_text .reg_cell1 p{
	text-align:justify;
}
#login_page #authority_text .reg_cell_button {
	padding:5px 0px;
	background-color:#fff4c7;
	color:inherit;
}
#login_page #authority_text #cell_link1 {
}

/*************** jogosultsaggal kapcsolatos szovegresz stilusa / ****************/
/* egyeb, tarsasagfuggo kiegeszitesek */
#login_page #authority_text .reg_variant_table {
}
#login_page #authority_text #reg_table1 {
}
#login_page #authority_text #reg_table2 {
}

#login-page div.reg-section .title h3{
	display:none;
}

#login-page .login-section .title h3{
	margin: 0 0 30px;
    padding: 2px 10px;
    font-size: 36px;
    border-left: 4px solid #487cd4;
    text-transform: uppercase;
    color: #333;
    font-weight: normal;
}

#login-page .forgotten-pass-section .title h3, #login-page div.reg-section .title h1{
	text-align:center;
	text-transform:uppercase;
    font-size:24px;
}

#login-page .login-section{
background:#ebf8ff url('../frameimage/login/login-bg.png') no-repeat right 30px bottom 20px;
}

#login-page .forgotten-pass-section,
#login-page .login-section{
	margin-bottom:40px;
}


#login-page .login-section .title{
background-color: #fff;
padding-bottom: 1px;
}

#login-page .login-section .title h3{
	margin-top:0;
}

#login-page .login-section .content{
margin: 30px auto;
width: 500px;
max-width: 95%;
padding:0 15px;
}

#login-page .login-section .content .row{
	margin-bottom:20px;
}

#login-page .login-section .content label{
	display:inline-block;
	width:150px;
	text-align:right;
	padding-right:10px;
	font-size:16px;
	line-height:36px;
	color: #4198b7;
}

#login-page .login-section .content input{
	width:300px;
	max-width:95%;
	height:36px;
	padding:0 10px;
	font-size:16px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
	border:1px solid #9cd8ed;
	color: #3b9dc7;
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-ms-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	transition: all 0.2s linear;
}

div.forgotten-pass-section #login_reminder_input:hover,
div.forgotten-pass-section #login_reminder_input:focus,
#login-page .login-section .content input:hover,
#login-page .login-section .content input:focus{
color:#0e6f98;
-moz-box-shadow: 0 2px 5px #95eaf9;
-webkit-box-shadow: 0 2px 5px #95eaf9;
box-shadow: 0 2px 5px #95eaf9;
}

#login-page .login-section .rememberme-box,
#login-page .login-section .btn-box{
	text-align:center;
}

#login-page a.reg-btn,
#bejelentkezes_btn,
div.forgotten-pass-section input.btn{
    display: inline-block;
    padding: 10px 35px;
    color: #fff;
    -webkit-border-radius: 21px;
    border-radius: 21px;
    background-color: #3377EE;
    font-weight: bold;
    margin: 0 10px;
    text-decoration: none;
    cursor: pointer;
    text-transform: uppercase;
    border: 0;
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-ms-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	transition: all 0.2s linear;
}

#login-page a.reg-btn:hover,
div.forgotten-pass-section input.btn:hover,
#bejelentkezes_btn:hover{
	background-color: #008ac9;
}

#login-page .login-section .rememberme-box{
	padding: 15px;
}

#login-page .login-section .rememberme-box input{
	margin-right: 10px;
}

div.forgotten-pass-section div.row{
	text-align:center;
	width:400px;
	max-width:100%;
	margin:0 auto;
}

div.forgotten-pass-section div.content{
background:#ebf8ff;
padding: 20px;
color: #22657f;
}

div.forgotten-pass-section div.content p.red{
	color:#f00;
}

div.forgotten-pass-section #login_reminder_input{
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
border-radius: 6px;
border:1px solid #05a9e5;
padding:0 10px;
height:36px;
width:300px;
max-width:95%;
margin-bottom:15px;
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-ms-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	transition: all 0.2s linear;
}


#login-page div.reg-section div.content{
background:#ebf8ff url('../frameimage/login/reg-bg.png') no-repeat right 30px bottom 20px;
padding: 20px;
color: #22657f;
}

#login-page div.reg-section a.reg-btn{
	margin-bottom:15px;
}

#login-page a.reg-btn:after{
	font-family: FontAwesome;
	content: "\f067";
	margin-left:8px;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-ms-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
transition: all 0.2s linear;
}

#login-page a.reg-btn:not(:hover):after{
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
}