.header{
	background-color: rgba(255,255,255,.85) !important;
	height: 50px;
	border: 0px none !important;
}
.header.shadow {
	box-shadow:0px 3px 3px rgba(0,0,0,.3);
}

#mapdiv{
	height: 300px;
	width: 100%;
	text-align: center;
	background-color: #efefef;
}

.headergomb{
	width: 60px;
	margin-top: 0px !important;
}

#listadiv{
	margin: 8px;
}

#listadiv2{
	margin: 8px;
}

.radiobtn{
	padding: 5px !important;
}

.eszleltd {
	padding-right: 10px;
}

.imagetd {
	text-align: center;
}

tr.spaceOver > td
{
  padding-top: 10px;
}

.szurketext {
	color: #aaa;
}

.omsztext {
	color: white;
	background-color: rgb(211,11,11);
}

.eszlelesheader {
	font-weight: bold;
}

#custom-border-radius .ui-btn-icon-notext.ui-corner-all {
    -webkit-border-radius: .3125em;
    border-radius: .3125em;
    height: 43px;
    width: 100%;
}

.szurkeloginspan {
	color: #aaa;
}

.message {
	margin-top:30px;
	text-align: center;
}

#message_back {
	max-width: 100px;
	margin: 30px auto;
}

.loginheader {
	height: 50px;
}

#loginlogo {
	margin-top: 4px;
}

#btn_kilep {
    -webkit-border-radius: 3.3125em;
    border-radius: 3.3125em;
    height: 42px;
    width: 42px;
    margin-bottom: 0px;
    margin-top: 0px;
}

#btn_kuld {
    -webkit-border-radius: 3.3125em;
    border-radius: 3.3125em;
    height: 42px;
    width: 42px;
    margin-bottom: 0px;
    margin-top: 0px;    
}

#my_popup{
	background-color: #efefef;
}

#my_popupheader {
	text-align: center;
}

#my_popuptext {
	text-align: center;
}

#my_popupokbutton {
	text-align: center;
}

#my_modal{
	background-color: #efefef;
}

#my_modalheader {
	text-align: center;
}

#my_modaltext {
	text-align: center;
}

#my_modalokbutton {
	text-align: center;
}

#kepform .ui-input-btn {
	display:none;
}

#my_iframe {
	display:none;
}

