.partnerBox {
	display: flex;
	justify-content: center;
	margin-top: 109px!important;
	margin-bottom: 0px;
	font-size: 14px;
	color: #fff;
	box-sizing: border-box;
	background-color: #fbc433;
	padding: 7px;
	text-transform: uppercase;
}
.partnerBoxTitle {
    font-weight: 700;
    font-size: 24px;
}
.partnerBox div {
	margin: 0px 10px;
}
.partnerBox div a {
	color: #0090bf;
	text-decoration: none;
	font-weight: 700;
    display: block;
    padding: 5px 10px;
    border-radius: 2px;
    border: 1px solid #0090bf;
    background-color: #ffffff;
}
.partnerBox div a:hover {
	text-decoration: underline;
	font-weight: 700
}
@media (max-width: 1024px) {
	.partnerBox {margin-top:60px!important}
}

.greyTable {
	display: table;
	width: 100%;
}
.partnerkapu {
    padding-top: 24px;
    color: #ed2313;
    font-weight: 700;
    font-size: 30px!important;
}
.table-responsive {
    overflow-x: auto!important;
    box-sizing: border-box;
    padding: 1%;
}
.partnerkapuTable {
    white-space: nowrap;
}
.partnerkapuTable tr {
	border-bottom: 1px dotted rgba(0,0,0,0.1)!important;
}
.partnerkapuTable tr th {
	color: #2c5000;
	font-weight: bold
}
.partnerkapuTable tr th,
.partnerkapuTable tr td {
	vertical-align: middle;
	padding: 7px 5px;
}
.partnerkapuTable_aktiv {
	background-color: rgba(44, 80, 0, 0.75)!important;
	color: #fff;
}

.w75 {width:75%}
.w50 {width: 50%; float:left;}
.mh400 {max-height: 400px; overflow-y: auto;}

div#foglalas_doksik:before {
    content: 'dokumentumok';
    color: #2c5000;
    font-weight: 700;
    font-size: 13px;
    text-align: left;
    display: block;
    text-transform: uppercase;
    padding: 5px 5px;
	border-bottom: 2px solid #2c5000
}
div#foglalas_utasok:before {
    content: 'utazók adatai';
    color: #2c5000;
    font-weight: 700;
    font-size: 13px;
    text-align: left;
    display: block;
    text-transform: uppercase;
    padding: 5px 5px;
	border-bottom: 2px solid #2c5000
}

.cellbox {
    width: 100%;
    /* max-width: 300px; */
    clear: both;
    position: relative;
    margin-bottom: 15px;
}
.rowTitle {
	padding-bottom: 3px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: smaller;
}
.cbMegszolitas,
.cbNem {
    width: 100%;
    max-width: 99px;
    display: inline-block;
}

.cbNem {
    margin-right: 3px !important;
}

.cbMegjegyzes {
    width: 100%;
    clear: both;
}
.cbMegjegyzes textarea {
    width: 100%;
    min-height: 150px;
	padding: 12px;
	box-sizing: border-box;
}
.cellbox div,
.cellbox select,
.cellbox input {
    width: 100%;
    text-align: left;
}
.cbMegjegyzes textarea,
.cellbox input[type=text],
.cellbox select {
	background-color: #fff;
	-webkit-box-shadow: 0px 0px 0px 1px rgba(214,214,214,0.8);
	-moz-box-shadow: 0px 0px 0px 1px rgba(214,214,214,0.8);
	box-shadow: 0px 0px 0px 1px rgba(214,214,214,0.8);
}
.cbMegjegyzes textarea:focus,
.cellbox input[type=text]:focus,
.cellbox select:focus {
	/*background-color: #F7ED75;*/
	outline: 3px solid #97C65C!important
}
.cellbox select,
.cellbox input {
    height: 33px !important;
    box-sizing: border-box !important;
    padding: 0px 12px !important;
}
.cellbox select,
.cellbox input
.cellboxContainer {
    display: table;
    width: 100% !important;
    clear: both !important;
}

div[class^="cellboxBef"] {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: flex-start;
	margin-bottom: 10px;
	border-bottom: 1px dotted rgba(0,0,0,0.1)!important;
}
div[class^="cellboxBef"] .cellbox {
	width: 100%;
    max-width: 186px;
    display: inline-block;
    margin-right: 6px;
}

.cellboxBef1,
.cellboxBef2,
.cellboxBef3,
.cellboxBef4,
.cellboxBef5,
.cellboxBef6,
.cellboxBef7,
.cellboxBef8,
.cellboxBef9
    {
    clear: both;
    width: 100%;
    display: inline-block;
}
.cellboxBef2 > div {
    width: 100%;
    max-width: 195px;
    display: inline-block;
}.cellboxBef3 > div {
    width: 100%;
    max-width: 195px;
    display: inline-block;
}

.cellboxBef4 > div {
    width: 100%;
    max-width: 195px;
    display: inline-block;
}

.cellboxBef5 > div {
    width: 100%;
    max-width: 195px;
    display: inline-block;
    margin-bottom: 25px;
}

.cellboxBef6 > div {
    width: 100%;
    max-width: 195px;
    display: inline-block;
}

.cellboxBef7 > div {
    width: 100%;
    max-width: 195px;
    display: inline-block;
}

.cellboxBef8 > div {
    width: 100%;
    max-width: 195px;
    display: inline-block;
    margin-bottom: 25px;
}

.cellboxBef9 > div {
    width: 100%;
    max-width: 195px;
    display: inline-block;
}
.mentesgomb input {
    box-sizing: border-box;
    width: 195px;
    float: right;
    height: 40px;
    padding: 5px 20px;
    border: none;
    font-size: 18px;
    background-color: #61A200;
    margin-bottom: 15px;
    margin-right: 8px;
    margin-top: 15px;
    color: #fff;
    display: block;
    text-transform: uppercase;
    cursor: pointer;
    text-align: center;
}
.contactInput {
    height: 40px !important;
    box-sizing: border-box !important;
    padding: 0px 15px !important;
    width: 100%;
    max-width: 295px;
    margin-bottom: 15px;
}

@media (max-width: 768px) {
	.w50 {width: 100%!important}
    .partnerBox {flex-direction: column;}
    .partnerBox div {
        margin: 0px 10px 10px;
        text-align: center;
    }
}
#veglegesit_div {
	display: flex;
	flex-wrap: nowrap;
	justify-content: center;
	flex-direction: column;
	color: #2c5000;
    font-weight: bold;
	min-height: 120px!important;
	align-content: center;
}
#veglegesit_div input {
	box-sizing: border-box;
    width: 100%;
	max-width: 120px;
    padding: 3px 10px;
    border: none;
    font-size: 14px;
    background-color: #61A200;
    margin: 5px auto;
    color: #fff;
	display: block;
	text-transform: capitalize;
	cursor: pointer;
}

#veglegesit_div input:hover {
	background-color: #2c5000!important;
}

#veglegesit_div input:nth-child(2) {
	background-color: #ed2313!important;
}

#veglegesit_div input:nth-child(3) {
	background-color: #f7ed75!important;
}

.subpage-header + .partnerBox {
    margin-top: -27px!important;
}



