@font-face {
  font-family: 'Source Sans Pro';
  src: url(/css/fonts/SourceSansPro-Regular.ttf);
}

.no-minheight{
	height:auto !important;
}

html, body{
	height:100%;
}

body{
	font-family:'Source Sans Pro', sans-serif !important;
	background-color: #737373;
	color:black;
}

#content-login{
	margin-left:5px;
	margin-right: 5px;
	background-color:#fff;
	border-radius: 15px;
	margin-top:5px;
	margin-bottom:5px;
	min-height: 600px;
	height:calc(100% - 10px) !important;
	overflow: hidden;
}

#content{
	margin-left:5px;
	margin-right: 5px;
	background-color:#fff;
	border-radius: 15px;
	margin-top:5px;
	margin-bottom:5px;
	overflow: hidden;
	min-height:calc(100% - 10px) !important;
	height:calc(100% - 10px);
}

.login-row{
	height: 100%;
}

.login-row .logo{
	text-align: center;
}

.login-row .logo img{
	width:300px;
}

.login-row h1{
	font-size:30px;
	font-weight: 600;
	text-align: center;
	margin-top:50px;
	margin-bottom:20px;
}

.login-row .input{
	width:250px;
	margin-bottom:20px;
	padding-left:10px;
	padding-right:10px;
	font-size: 18px;
	border:0px solid #000;
	border-bottom: 1px solid #e6e6e6;
}

.login-row .submit{
	padding:5px;
	width:250px;
}

#head{
	height:70px;
	border-bottom: 1px solid #d3d3d3;
}

#head .logo{
	padding-left:20px;
}

#body{
	height: calc(100% - 70px);
}

#body .left{
	background-color: #f6f6f6;
}

#body .left .header{
	font-size: 18px;
	font-weight: 900;
	padding:20px;	
}

#body .left .item{
	display:block;
	font-size: 18px;
	padding:10px 0px 10px 0px;
	color:black;
	margin-left: 20px;
	margin-right: 20px;
	border-bottom:1px solid #d3d3d3;
	border-top:1px solid #d3d3d3;
	margin-top:-1px;
}

#body .left .item.aktiv{
	font-weight: 900;
	background-color:#eeeeee;
	margin-left: 0px;
	margin-right: 0px;
	padding:10px 20px 10px 20px;
}

#body .left .item:hover{
	text-decoration: none;
	background-color:#eeeeee;
	margin-left: 0px;
	margin-right: 0px;
	padding:10px 20px 10px 20px;
}

#naptar_adatok{
	padding:30px;
	margin-left:30px;
	padding-bottom:0px;
}

#naptar_adatok .evho{
	font-size: 18px;
	display: inline-block;
}

#naptar_adatok .lapozo{
	display: inline-block;
	position: absolute;
	left:190px;
	top:28px;
	margin-left:10px;
}

#naptar_adatok .lapozo .la{
	width:30px;
	height:30px;
	display: inline-block;	
	background-color:#f6f6f6;
	position: relative;
	border-radius: 50%;
	margin-right: 3px;
}

#naptar_adatok .lapozo .la:hover{
	background-color: #eeeeee;
	text-decoration: none;
}

#naptar_adatok .lapozo .la.ma{
	width:50px;
	border-radius: 5px;
	text-align: center;
	padding-top:1px;
	color:black;
	top:-11px;
	left:20px;	
}

#naptar_adatok .lapozo .la img{
	display: block;
	position: absolute;
	width:50%;
	top:50%;
	left:50%;
	transform: translate(-50%,-50%);	
}

#naptar_adatok .lapozo .laleft{
	transform: rotate(180deg);
}

#naptar_adatok .szamlalo{
	position: absolute;
	top:60px;
	width:100px;
	height:5px;
	background-color:#28a745;	
	transition-property: width;
    transition-duration: 0s;
    transition-timing-function: linear;
    transition-delay: 0s;
	border-radius: 2px;
}

#naptar_adatok .szamlalo.start{
	transition-duration: 10s;
	width:0px;
}

#naptar_adatok .het{
	margin-top:10px;
}

#naptar{
	margin-left: 60px;
	margin-right: 30px;
	margin-bottom:30px;
}

#naptar .sor{
	margin-top:-1px;
}

#naptar .cella{
	border:1px solid #d3d3d3;
	padding:20px;
	margin-left: -1px;
	cursor: pointer;
}

#naptar .cella.hover{
	background-color:#f6f6f6;	
}

#naptar .cella.mult{
	color:#d3d3d3;
}

#naptar .cella.most{
	color:#4285f4;
}

#naptar .cella .hanyadika{
	font-size: 48px;
}

#naptar .cella.f_nem{
	background-color:#f6f6f6;
	color:#fff;
	cursor: not-allowed;
}

#naptar .cella.f_aktiv{
	background-color:#28a745;
	color:#fff;
	cursor: pointer;
}

#naptar .cella.f_inaktiv{
	background-color:#ffc107;
	color:#fff;
	cursor: not-allowed;
}

#naptar .cella.f_betelt{
	background-color:#dc3545;
	color:#fff;
	cursor: not-allowed;
}

#naptar .cella .title{
	position: absolute;
	font-size: 12px;
	line-height: 13px;
	top:50%;
	left:50%;
	transform: translate(-50%, -50%);
}
 
#orak{
	position: absolute;
	top:213px;
	left:21px;
}

#orak .col-12{
	height:41px;
}

#Modal{
	top:50%;
	transform:translateY(-50%);
}

#Modal .modal-body{
	font-size: 16px;
}

#Modal .modal-body select{
	width:auto;
	display:inline-block;
}

#Modal .modal-body .row{
	padding:5px;
}

#Modal2{
	top:50%;
	transform:translateY(-50%);
}

#Modal2 .modal-body{
	font-size: 16px;
}

.magyarazat{
	margin-left:10px;
}

.magyarazat .szin{
	display: inline-block;
	border:1px solid #d3d3d3;
	width:100px;
	padding:5px 0px 5px 0px;
	text-align: center;
	margin-right:10px;
	font-size:12px;
	margin-bottom:10px;
}

#lista{
	margin:20px;
	max-width: 1000px;
}

#lista h1{
	font-size: 30px;
	margin-top:20px;
	margin-bottom:35px;
}

#lista .title{
	font-weight: bold;
	border-bottom:1px solid #d3d3d3;
	text-align: center;
	padding-left:20px;
	padding-right:20px;
}

#lista .data{
	padding: 12px 20px 11px 20px;
	border-bottom:1px solid #d3d3d3;
	text-align: center;
}

#lista .data.no-border{
	border-bottom:0px solid #d3d3d3;
}

#lista .data:hover{
	background-color:#eeeeee;
}

#lista .data span{
	display: inline-block;
	width:200px;
	text-align: left;
}

#lista .data a{
	display: inline-block;
	width:24px;
	height:24px;
	margin-left:5px;
	margin-right:5px;
}

#lista .data .del.no{
	cursor: not-allowed;
	opacity: 0.2;
}

.sajat-adatok .row{
	margin-top:8px;
	margin-bottom:8px;
}