BODY {
	background-color: #f5e8ea;
	padding-top: 30px;
}
H1 {
	font-size: 1.5rem;
	font-weight: bold;
}
.dnone {
	display: none;
}
.w100sz {
	width: 100%;
}
.opacity {
	opacity: 0.5;
}
.text-center {
	text-align: center;
}
.panel-1 {
	max-width: 400px;
	padding: 30px;
	text-align: center;
	background-color: #ffffff;
	border-radius: 10px;
	box-shadow: rgba(50, 50, 93, 0.25) 0px 50px 100px -20px, rgba(0, 0, 0, 0.3) 0px 30px 60px -30px, rgba(10, 37, 64, 0.35) 0px -2px 6px 0px inset;
	border: solid 3px #ffffff;
}
.alert {
	padding: 10px;
	font-weight: bold;
}
.btn {
	
}
.login-password {
	padding: 15px 15px 15px 15px;
	text-align: center;
	font-weight: bold;
	font-size: 22px;
}

.tools-row {
	margin-bottom: 15px;
}
.tools-row .search-text {
	text-align: center;
	width: 100%;
}
.eyepassword {
	cursor: pointer;
}
.eyepassword:hover {
	background-color: #999999;
}
.eyepassword IMG {
	height: 20px;
}
.morzsa {
	margin-bottom: 20px;
}
.morzsa-one {
	background-color: #cccccc;
	padding: 10px 10px 10px 10px;
	font-weight: bold;
	font-size: 18px;
	border-bottom: solid 1px #999999;
}

.btn-main {
	font-weight: bold;
	color: #ffffff;
	background-color: #A70014;
}
.btn-main:hover {
	background-color: #999999;
}
.btn-valasztas {
	/*box-shadow: rgb(38, 57, 77) 0px 20px 30px -10px;*/
	box-shadow: rgba(50, 50, 93, 0.25) 0px 13px 27px -5px, rgba(0, 0, 0, 0.3) 0px 8px 16px -8px;
	border-radius: 10px;
	background-color: #ededed;
	color: #A70014;
	display: block;
	margin-left: auto;
	margin-right: auto;
	max-width: 300px;
	padding: 15px;
	font-size: 26px;
	text-transform: uppercase;
	font-weight: bold;
	line-height: 1.2;
	border: solid 2px #000000;
	text-decoration: none;
}
.btn-valasztas:hover {
	background-color: #ffffff;
}
.btn-valasztas-kicsi {
	padding: 12px 8px 12px 8px;
	font-size: 20px;
}

.gepek {
	
}
.btn-gep {
	background-color: #ffffff;
	margin-bottom: 20px;
	padding: 5px;
	width: 100%;
}
.btn-gep:hover {
	padding: 2px;
	border: solid 5px #A70014;
}

.gep-kep IMG {
	max-width: 100%;
	/*max-width: 200px;*/
	max-height: 120px;
}
.gep-info {
	display: block;
	font-size: 22px;
	color: #000000;
}
.gep-info2 {
	display: block;
	font-size: 18px;
	color: #A70014;
}

.muszak-ido {
	display: block;
	font-size: 18px;
	color: #000000;
}

.naplo-info {
	
}
.naplo-info-start {
	padding-bottom: 15px;
	margin-bottom: 15px;
	border-bottom: solid 1px #cccccc;
}
.naplo-info-end {
	border-top: solid 1px #cccccc;
	padding-top: 15px;
	margin-top: 15px;
}
.ellenorzo-lista {
	
}

.ellenorzes-one {
	border-radius: 8px;
	border: solid 1px #cccccc;
	padding: 10px;
	margin-bottom: 15px;
	background-color: #f7f7f7;
}
.ellenorzes-one * {
	font-size: 16px;
}
.ellone-info {
	text-align: left;
	line-height: 1.4;
}
.ellone-info .ei-ssz {
	border-radius: 3px;
	border: solid 1px #999999;
	background-color: #ebebeb;
	font-weight: bold;
	font-size: 14px;
	padding: 0px 3px 0px 4px;
}
.ellone-tools {
	margin-top: 10px;
	width: 100%;
	text-align: center;
}
.et-check {
	border: solid 1px #cccccc;
	font-weight: bold;
	padding: 15px;
	text-align: center;
	display: inline-block;
	width: 50%;
	cursor: pointer;
}
.et-check:hover {
	padding: 13px;
	border: solid 2px #000000;
}
.et-check-ok {
	border-radius: 8px 0px 0px 8px;
	/*background-color: #d2f3da;*/
	background-color: #ebf3ed;
	color: #999999;
}
.et-check-no {
	border-radius: 0px 8px 8px 0px;
	/*background-color: #ffd5d9;*/
	background-color: #f7ebec;
	color: #999999;
}
.et-check-ok.aktiv {
	background-color: #30B250;
	color: #ffffff;
}
.et-check-no.aktiv {
	background-color: #FD0119;
	color: #ffffff;
}
.hibaleiras {
	width: 100%;
	border: solid 1px #999999;
	padding: 10px;
	font-size: 16px;
}
.hibajelenseg {
	display: none;
}
.btn-valasztas-kicsi {
	margin-top: 30px;
	margin-bottom: 40px;
	padding: 10px 8px 10px 8px;
	font-size: 18px;
}
.felugro-info {
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 9999;
	margin: 0px 0px 0px 0px;
	padding-top: 30px;
	padding-bottom: 20px;
	overflow: hidden;
	overflow-y: auto;
}
.felugro-info-data {
	padding: 30px 20px 30px 20px;
}
.felugro-info .btn-x {
	position: fixed;
	top: 0px;
	right: 20px;
	font-size: 25px;
	padding: 0px 4px 4px 4px;
	line-height: 1;
	border-radius: 0px 0px 6px 6px;
}
.felugro-info .btn-bezaras {
	line-height: 1;
	padding: 0px 10px 8px 10px;
}
.felugro-info .btn-bezaras .times {
	font-size: 30px;
}

.footer {
	display: block;
	border-top: solid 1px #cccccc;
	margin-top: 40px;
	padding-top: 40px;
	text-align: center;
}
.footer .footer-copyright {
	padding-top: 10px;
	font-size: 12px;
	color: #999999;
}
.footer .footer-logo {
	height: 50px;
}

@media only screen and (max-width: 1200px) { /* COL-lg */
    
}
@media only screen and (max-width: 992px) { /* COL-md */
    
}
@media only screen and (max-width: 768px) { /* COL-SM */

}
@media only screen and (max-width: 600px) { /* COL-XS */

}
@media only screen and (min-width: 480px) and (max-width: 767px) {

}