.mapviewcontainer {
    width: 100%;
    height: 100%;
    position: relative;
}

.overlaycontainer, .imgcontainer {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}

.imgcontainer {
    z-index: 10;
}

/*.classfooterkioszk img area {
    background-color:#F9FFAB;
    display: inline; 
}*/

table.table.table-striped tr.hirdetes1 td {
    background-color:#F9FFAB;
    font-weight: 800 ; 
}

table.table.table-striped tr.hirdetes2 td {
    background-color:#F9FFAB;
    font-weight: 800 ; 
}

.imagelogo {
  max-width: 300px; 
  max-height: 100px;  
  padding: 10px 10px ;  
  background-color: white;
  /*width: 100%;*/ 
}

.imageujdonsag {
  max-width: 300px; 
  max-height: 100px;  
  padding: 10px 10px ;  
  background-color: white;
  /*width: 100%;*/ 
}

.logo-class {
    background-color: white;
    max-height: 50px; 
}

.logo-class  td {
  padding: 0;
}

.table-condensed th > .logo-class , .table-condensed td > .logo-class {
    padding: 0px; 
}

.logo-class .table-condensed th , .logo-class .table-condensed td  {
    padding: 0px; 
}

.col-0-12 {
    width: 0%;
}
.col-2-12 {
    width: 17%;
}
.col-3-12 {
    width: 25%;
}
.col-9-12 {
    width: 75%;
}
.col-10-12 {
    width: 83%;
}
.col-9-10 {
    width: 90%;
}
.col-1-10 {
    width: 10%;
}
.col-1-1, .col-4-4, .col-12-12  {
    width: 100%;
}

/*.grid-scroll
{
    overflow: auto;
    border: solid 1px orange;
    height: 480px;
    width: 800px;
}*/
.grid-scroll
{
    overflow: auto;
}
.classheaderkioszk {
    /*height: 100px;*/ 
    height: 150px; 
}

div.classmenukioszk {
  text-align: center;
//  margin-bottom: 50px;
}

div.classmenukioszk a {
  margin-left: 10px;
  margin-right: 10px;
  font-size: 20px;
  padding: 10px;
}

.classlistkioszk {
    /*height: 1320px;*/ 
    height: 1670px; 
}
.classfooterkioszk img {
    /*height: 500px;*/ 
    height: 100px; 
    max-width: 1000px; 
    max-height: 500px; 
}
/*.classfooterkioszkmap img {
    max-height: 300px; 
}*/
.classlistrowkioszk {
    /*height: 50px;*/ 
    max-height: 50px; 
    /*padding: 6px 0px 6px;*/
}

table.table.table-striped tr.hirdetes1classlistrowkioszk td {
    background-color:#F9FFAB;
    font-weight: 800 ; 
}
    

.classlistrowkioszk td {
    padding: 0px;
}
.classlistrowkioszk img {
/*    height: 50px; */
    max-height: 50px; 
    /*padding: 6px 0px 6px;*/
    padding: 0px;
}

.kioszkbutton1 {
  background-image: linear-gradient(to bottom, #ff9900, #ff9900);
} 

.hirdetesx{
    text-align: center ;
}

[class*="col-"] {
    float: left;
}

map area {
    display: inline-block ;
}

area {
    border: 1px solid #d5d5d5;
}

.infoimage {
    /*vertical-align: super;*/
    /*margin: 5px 5px 0px 0px;*/
}

div.form .labelinfoval {
    display: inline;
    /*float: left;*/
    margin-right: 5px;
}

.divlabelinfoval {
    display: block;
}

.menulngbuttons {
    display: none; /*majd egy másik cssbekapcsolja, ha kell*/
 }

.clearfix {
    *zoom: 1;
}

.clearfix:before, .clearfix:after {
    display: table;
    content: "";
    line-height: 0;
}

.clearfix:after {
    clear: both;
}

.hide-text {
    font: 0 / 0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0;
}

.input-block-level {
    display: block;
    width: 100%;
    min-height: 30px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.grid-view {
    padding-top: 20px;
}

.grid-view table.items th a {
    display: block;
    position: relative;
}

.grid-view table.items th a .caret {
    display: none;
    position: absolute;
    right: 5px;
    top: 7px;
}

.grid-view table.items th a.asc .caret {
    display: block;
}

.grid-view table.items th a.desc .caret {
    border-bottom: 8px solid #000000;
    border-top: none;
    display: block;
}

.grid-view table.items th:hover a:after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    right: -4px;
    width: 14px;
    height: 14px;
    line-height: 14px;
    vertical-align: text-top;
    background-image: url("../bootstrap/img/glyphicons-halflings.png");
    background-position: -312px -96px;
    background-repeat: no-repeat;
}

.grid-view table.items th:hover a.asc:after {
    background-position: -289px -96px;
}

.grid-view table.items tr.selected td {
    background: #eeeeee;
}

.grid-view .filters .filter-container {
    padding: 0 15px 0 0;
}

.grid-view .filters input, .grid-view .filters select {
    margin-bottom: 0;
    width: 100%;
}

.grid-view .button-column {
    text-align: center;
    width: 50px;
}

.grid-view .checkbox-column {
    width: 15px;
}

.grid-view .summary {
    margin-bottom: 5px;
    text-align: right;
}

.grid-view .pager {
    margin-top: 5px;
}

.grid-view .empty {
    font-style: italic;
}

.grid-view-loading {
    background: url(../img/loading.gif) no-repeat;
}

.list-view {
    padding-top: 20px;
}

.list-view .summary {
    margin-bottom: 5px;
    text-align: right;
}

.list-view .pager {
    margin-top: 5px;
}

.list-view .sorter {
    margin: 0 0 5px 0;
    text-align: right;
}

.list-view .sorter ul {
    display: inline;
    list-style: none outside none;
    margin: 0;
    padding: 0;
}

.list-view .sorter li {
    display: inline;
    margin: 0 0 0 5px;
    padding: 0;
}

.list-view .sorter a .caret {
    position: absolute;
    right: 5px;
    top: 7px;
}

.list-view .sorter a .caret.desc .caret {
    border-bottom: 4px solid #000000;
    border-top: none;
}

.list-view-loading {
    background: url(../img/loading.gif) no-repeat;
}

.detail-view .null {
    color: #ffc0cb;
}

.detail-view th {
    text-align: right;
    width: 160px;
}

span.required {
    color: #ff0000;
}

.form-inline .controls-inline {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: top;
}

.form-inline label.error, .form-horizontal label.error, .form-vertical label.error {
    color: #b94a48;
}

.form-inline select.error, .form-inline input.error, .form-inline textarea.error, .form-inline .controls-inline.error select, .form-inline .controls-inline.error input, .form-inline .controls-inline.error textarea, .form-horizontal select.error, .form-horizontal input.error, .form-horizontal textarea.error, .form-vertical select.error, .form-vertical input.error, .form-vertical textarea.error {
    border-color: #b94a48;
    color: #b94a48;
}

.form-inline select.error:focus, .form-inline input.error:focus, .form-inline textarea.error:focus, .form-inline .controls-inline.error select:focus, .form-inline .controls-inline.error input:focus, .form-inline .controls-inline.error textarea:focus, .form-horizontal select.error:focus, .form-horizontal input.error:focus, .form-horizontal textarea.error:focus, .form-vertical select.error:focus, .form-vertical input.error:focus, .form-vertical textarea.error:focus {
    border-color: #953b39;
    -webkit-box-shadow: 0 0 6px #d59392;
    -moz-box-shadow: 0 0 6px #d59392;
    box-shadow: 0 0 6px #d59392;
}

.form-inline .help-block.error, .form-inline .help-inline.error, .form-horizontal .help-block.error, .form-horizontal .help-inline.error, .form-vertical .help-block.error, .form-vertical .help-inline.error {
    color: #b94a48;
}

.select2-container {
    //margin-bottom: 9px;
}

.select2-container-multi .select2-choices {
    height: 20px;
    font-size: 14px;
    line-height: 20px;
    border: 1px solid #CCCCCC;
    color: #555555;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

.select2-container-multi.select2-dropdown-open .select2-choices {
    -webkit-border-radius: 3px 3px 0 0;
    -moz-border-radius: 3px 3px 0 0;
    border-radius: 3px 3px 0 0;
}

/* Responsive Tables */
table th {
    font-weight: bold;
}

table td, table th {
    padding: 9px 10px;
    text-align: left;
}

/* Mobile */
@media only screen and (max-width: 767px) {

    table.responsive {
        margin-bottom: 0;
    }

    .pinned {
        position: absolute;
        left: 0;
        top: 0;
        background: #fff;
        width: 35%;
        overflow: hidden;
        overflow-x: scroll;
        border-right: 1px solid #ccc;
        border-left: 1px solid #ccc;
    }

    .pinned table {
        border-right: none;
        border-left: none;
        width: 100%;
    }

    .pinned table th, .pinned table td {
        white-space: nowrap;
    }

    .pinned td:last-child {
        border-bottom: 0;
    }

    div.table-wrapper {
        position: relative;
        margin-bottom: 20px;
        overflow: hidden;
        border-right: 1px solid #ccc;
    }

    div.table-wrapper div.scrollable table {
        margin-left: 35%;
    }

    div.table-wrapper div.scrollable {
        overflow: scroll;
        overflow-y: hidden;
    }

    table.responsive td, table.responsive th {
        position: relative;
        white-space: nowrap;
        overflow: hidden;
    }

    table.responsive th:first-child, table.responsive td:first-child, table.responsive td:first-child, table.responsive.pinned td {
        display: none;
    }

}

/* Gii */
.form.gii .tooltip {
    opacity: 1;
    font-size: 1em;
}


/* ////////////////////////////////////////////////////////////////////////////////////////  */

.navbar-fixed-top,.navbar-fixed-bottom{
    position:static;
}

.table.items td.numeric {
    text-align: right;
}

.table.items td.fizetettB {
  width: 100px; 
}

.table-striped tbody > tr:nth-child(odd) > td,
.table-striped tbody > tr:nth-child(odd) > th {
  background-color: #E5ECF9;
}
/*background-color: #f9f9f9;*/

.table thead th,
.table tfoot td {
    background-color: #C3D9FF
}

.breadcrumb {
  padding: 8px 15px;
  /*margin: 0 0 20px;*/
  margin: 0 0px 10px;
}

form {
  margin: 0 0 0px;
}

.grid-view { padding-top:0px; }
.grid-view table.items th a {
  display:block;
  position:relative;
}
.grid-view table.items th a .caret {
  display:none;
  position:absolute;
  right:5px;
  top:7px;
}
.grid-view table.items th a.asc .caret { display:block; }
.grid-view table.items th a.desc .caret {
  border-bottom:4px solid #000000;
  border-top:none;
  display:block;
}
.grid-view table.items tr.selected td { background:#eeeeee; }
.grid-view .filters .filter-container { padding:0 15px 0 0; }
.grid-view .filters input, .grid-view .filters select {
  margin-bottom:0;
  width:100%;
}
.grid-view .button-column {
  text-align:center;
  width:50px;
}
.grid-view .checkbox-column { width:15px; }
.grid-view .summary {
  margin-bottom:5px;
  text-align:right;
}
.grid-view .pager { margin-top:5px; }
.grid-view .empty { font-style:italic; }
.grid-view-loading { background:url(../img/loading.gif) no-repeat; }
.list-view { padding-top:20px; }
.list-view .summary {
  margin-bottom:5px;
  text-align:right;
}
.list-view .pager { margin-top:5px; }
.list-view .sorter {
  margin:0 0 5px 0;
  text-align:right;
}
.list-view .sorter ul {
  display:inline;
  list-style:none outside none;
  margin:0;
  padding:0;
}
.list-view .sorter li {
  display:inline;
  margin:0 0 0 5px;
  padding:0;
}
.list-view .sorter a .caret {
  position:absolute;
  right:5px;
  top:7px;
}
.list-view .sorter a .caret.desc .caret {
  border-bottom:4px solid #000000;
  border-top:none;
}
.list-view-loading { background:url(../img/loading.gif) no-repeat; }
.detail-view .null { color:#ffc0cb; }
.detail-view th {
  text-align:right;
  width:160px;
}
span.required { color:#ff0000; }
.form-inline label.error, .form-horizontal label.error, .form-vertical label.error { color:#b94a48; }
.form-inline select.error, .form-inline input.error, .form-inline textarea.error, .form-horizontal select.error, .form-horizontal input.error, .form-horizontal textarea.error, .form-vertical select.error, .form-vertical input.error, .form-vertical textarea.error {
  border-color:#b94a48;
  color:#b94a48;
}
.form-inline select.error:focus, .form-inline input.error:focus, .form-inline textarea.error:focus, .form-horizontal select.error:focus, .form-horizontal input.error:focus, .form-horizontal textarea.error:focus, .form-vertical select.error:focus, .form-vertical input.error:focus, .form-vertical textarea.error:focus { border-color:#953b39; }
.form-inline .help-block.error, .form-inline .help-inline.error, .form-horizontal .help-block.error, .form-horizontal .help-inline.error, .form-vertical .help-block.error, .form-vertical .help-inline.error { color:#b94a48; }


input, textarea, .uneditable-input {
    width: 300px;
}


div.flash-error, div.flash-notice, div.flash-success
{
	padding:.8em;
	margin-bottom:1em;
	border:2px solid #ddd;
}

div.flash-error
{
	background:#FBE3E4;
	color:#8a1f11;
	border-color:#FBC2C4;
}

div.flash-notice
{
	background:#FFF6BF;
	color:#514721;
	border-color:#FFD324;
}

div.flash-success
{
	background:#E6EFC2;
	color:#264409;
	border-color:#C6D880;
}

div.flash-error a
{
	color:#8a1f11;
}

div.flash-notice a
{
	color:#514721;
}

div.flash-success a
{
	color:#264409;
}



#footer
{
	padding: 10px;
	margin: 10px 0px;
	font-size: 0.8em;
	text-align: center;
	border-top: 1px solid #C9E0ED;
        line-height: normal ;
}

/* footer alatti admin info rész */
#admininfo
{
	padding: 0px;
	margin: 10px 0px;
	font-size: 0.8em;
	text-align: left;
	border-top: 1px solid #C9E0ED;
}

select
{
    width:300px;
}

.row {
    margin-left: 0px;
}

.nav > .lang {
  float: right;
  margin-top: 10px;
}

.navbar-lang {
  float: right;
  margin-top: 10px;
  /*margin-bottom: 0;*/
}

/*.navbar  {
  margin-left: -20px;
}*/

.navbar .brand {
  padding: 10px 0px 10px;
 }

/*.navbar .nav > li > a :first-child {*/
/*.navbar .nav > li > a {
  padding: 0px;
  padding: 10px 25px 10px 0px;
}*/
.navbar .nav > li > a {
  padding: 10px 6px;
}

.nav {
    margin-bottom: 0px;
}

div.breadcrumbs {
    font-size: 1em;
    padding: 5px 0px;
}

/*input,
textarea,
.uneditable-input {
  width: 406px;
  width: 95%;
}*/

/*.btn-group {
  margin-bottom: 10px ;
}*/

#page {
    border: 0px ;
}

.table-condensed th, .table-condensed td {
    padding: 2px 5px;
}

/*body {
    background-color: #ffffff;
    color: #333333;
    font-family: Helvetica,Arial,"Helvetica Neue",sans-serif;
    font-size: 13px;
    line-height: 18px;
    margin: 0;
}*/

[class*="span"] {
    margin-left: 0px;
}

body {
    font-family: Arial,Helvetica,"Helvetica Neue",sans-serif;
    /*font-size: 13px;*/
}

input,
button,
select,
textarea {
  font-family: Arial, Helvetica, "Helvetica Neue", sans-serif;
}

input[type="checkbox"] {
    margin: 0px;
}
label {
    margin-bottom: 2px;
}

/*.uneditable-input[class*="span"], .row-fluid[class*="span"] {
    box-sizing: border-box;
    display: block;
    margin-left: 0;
    width: 100%;
    float:initial;
}*/

[class*="span"], .uneditable-input[class*="span"], .row-fluid [class*="span"] {
    float: left;
}

/*.char-counter {
    display: block ;
    width: 97%;
    text-align: right;
}*/

/*.checkboxlist {
    padding: 0px ;
}*/

/*.nav-tabs > li > a, .nav-pills > li > a {
    line-height: 14px;
    margin-right: 2px;
    padding-left: 12px;
    padding-right: 12px;
}*/

.nav-tabs > li > a, .nav-pills > li > a {
    line-height: 14px;
    margin-right: 2px;
    padding-left: 6px;
    padding-right: 6px;
}

/*.well {
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    border-radius: 4px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05) inset;
    margin-bottom: 20px;
    min-height: 20px;
    padding: 10px;
}*/
.well {
    padding: 10px;
}

.carousel {
    margin-bottom: 0px;
}

/* Új hungexpo miatt */

/*.container, .navbar-static-top .container, .navbar-fixed-top .container, .navbar-fixed-bottom .container {
    width: 100%;
}*/

/*
.btn-group > .btn:last-child, .btn-group > .dropdown-toggle {
    border-bottom-right-radius: 0px;
    border-top-right-radius: 0px;
}
.btn-group > .btn:first-child {
    border-bottom-left-radius: 0px;
    border-top-left-radius: 0px;
    margin-left: 0;
}

.table, .table .th {
    border-bottom-right-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-left-radius: 0px;
    border-top-left-radius: 0px;
}

.table-bordered thead:first-child tr:first-child > th:first-child,
.table-bordered tbody:first-child tr:first-child > td:first-child,
.table-bordered tbody:first-child tr:first-child > th:first-child {
    border-bottom-right-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-left-radius: 0px;
    border-top-left-radius: 0px;
}*/

 /* Info sáv testreszabása */

.popover-title {
  background-color: #c3d9ff;
  border-bottom: 1px solid #EBEBEB;
  border-radius: 0px;
 }

.popover-content p {
    text-align: justify;
    font-size: 0.9em;
    line-height: initial;
}

.popover {
  border-radius: 0px;
 }


 .popover .arrow, .popover .arrow:after {
    border: none;
}

.popover.fade.top.in {
left: 50%;
top: 20%;
}

.popover.fade.right.in {
left: 50%;
top: 20%;
}

.emailOk0 {
  color: red ;
}


