@font-face {
	font-family: HelveticaNeueLTH-Blk;
	src: url(../fonts/HelveticaNeueLTH-Blk.otf);
}
@font-face {
	font-family: HelveticaNeueLTH-Roman;
	src: url(../fonts/HelveticaNeueLTH-Roman.otf);
}
/*custom*/
body {
	margin: 0px;
	padding: 0px;
	background: url("../img/bg2.jpg") no-repeat top center;
	/*background: url('../img/dove_men_reg.jpg') no-repeat top center ;
	opacity: 0.4;*/
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	margin-top: 100px;
	width: 100%;
	/*height: 1140px;*/
}
/*/custom*/
/*navbar*/
.navbar-default {
	background-color: #f8f8f8;
	background: url("../img/menubg.png") no-repeat center;
	border-color: #e7e7e7;
	border: none;
	height: 68px;
}
.navbar-default .navbar-nav > li > a:hover {
	color: #258197;
	background: #fff url("../img/regisztracio_line.png") no-repeat center bottom;
	background-size: 100%;
}
#btn-login {
	color: #fff;
	font-family: HelveticaNeueLTH-Blk;
	font-size: 16px;
	background: #258197;
	background: #258197 url("../img/belepesbg.png") no-repeat center bottom;
	background-size: 100%;
	border-radius: 0px;
	border: none;
	padding: 15px 84px;
	margin-bottom: 15px;
}
.navbar-brand > img {
	display: block;
	/*margin-left: 23px;*/
}
.btn-default.active, .btn-default:active, .open > .dropdown-toggle.btn-default {
	color: #fff;
	background-color: #258197;
	border-color: #adadad;
}
.btn-default.active.focus, .btn-default.active:focus, .btn-default.active:hover, .btn-default.focus:active, .btn-default:active:focus, .btn-default:active:hover, .open > .dropdown-toggle.btn-default.focus, .open > .dropdown-toggle.btn-default:focus, .open > .dropdown-toggle.btn-default:hover {
	color: #fff;
	background-color: #258197;
	border-color: #8c8c8c;
}
.vonal {
	color: #ababab;
	font-size: 20px;
	margin-top: 15px;
}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover {
    color: #fff !important;
    background: #258197 url("../img/regisztracio_line.png") no-repeat center bottom;
	background-size: 100%;
}
.navbar-default .navbar-nav > li > a {
    color: #ababab;
    font-family: HelveticaNeueLTH-Blk;
    cursor: pointer;
    font-size: 17px;
    background-size: 100%;
    border-radius: 0px;
    border: 0px;
    margin-top: 5%;
}
/*/navbar*/
/*header logo*/
#mozogj {
	background: url("../img/logo.png") no-repeat center center;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	width: 212px;
	height: 185px;
}
/*/header logo*/
/*form div*/
h1 {
	color: #64bcd3;
	font-family: HelveticaNeueLTH-Blk;
	font-size: 30px;
	width: 700px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 5%;
	margin-bottom: 2%;
}
#formDiv {
	background: #dcdada;
	width: 700px;
	/*height: 100%;*/
	margin-left: auto;
	margin-right: auto;
	padding-top: 15px;
	/*margin-bottom: 280px;*/
	padding-left: 15px;
	padding-right: 15px;
	margin-bottom: 100px;
}
form {
	margin-top: 50px;
}
.control-label {
	font-family: HelveticaNeueLTH-Roman;
	font-size: 17px;
	color: #666666;
	font-weight: lighter;
	text-align: left !important;
	padding-top: 0px !important;
}
.control-label span {
	font-size: 13px;
}
.btn:active {
    color: white !important;
}
.alert {
	margin-left: 0px;
	margin-right: 0px;
	position: absolute;
	width: 670px;
	z-index: 200;
	margin-top: 0px;
}
#kezdohalado button {
	padding-left: 53px;
	padding-right: 53px;
}
.btn-file {
    color: #fff;
    background-color: #258197 !important;
    border-color: #2e6da4;
}
.fileinput-upload {
	display: none;
}
/*/form div*/
#megnem {
	font-family: HelveticaNeueLTH-Roman;
	color: #258197;
	font-size: 17px;
}
#jelszoEmlekezteto {
	font-family: HelveticaNeueLTH-Roman;
	color: #258197;
	font-size: 14px;
}

#vagy {
	color: #666666;
	font-family: HelveticaNeueLTH-Roman;
	font-size: 17px;
	margin-top: 45px;
	margin-bottom: 45px;
}
/*footer*/
footer p {
	font-size: 14px;
	color: #666666;
	padding: 20px 0px;
	margin-bottom: 0px;
}
footer {
	background: #f0f0f0;
}
footer img {
	float: left;
	position: relative;
	padding: 10px;
}
/*/footer*/

/*==========  Non-Mobile First Method  ==========*/
@media only screen and (max-width : 1400px) {
}

/* Large Devices, Wide Screens */
@media only screen and (max-width : 1199px) {
}

/* Medium Devices, Desktops */
@media only screen and (max-width : 991px) {
}

/* Small Devices, Tablets */
@media only screen and (max-width : 768px) {
.alert {
	margin-left: 0px;
	margin-right: 0px;
	width: 95%;
}
#formDiv {
	width: 100%;
	margin-left: 0px;
	margin-right: 0px;
}
h1 {
	width: 100%;
}
.form-horizontal .form-group {
    margin-right: 0px;
    margin-left: 0px;
}
#btn-login {
    padding: 15px 42px;
}
#kezdohalado button {
	padding-left: 32px;
	padding-right: 32px;
}
.navbar-default .navbar-nav > li > a {
	margin-right: 15px;
	margin-top: -46px;
}
.nav > li > a {
    display: inline-block;
	float: right;
}

}

/* Extra Small Devices, Phones */ 
@media only screen and (max-width : 480px) {
}

/* Custom, iPhone Retina */ 
@media only screen and (max-width : 320px) {
}
