
@font-face {
    font-family: 'FontAwesome';
    src: url('fonts/FontAwesome.eot');
    src: url('fonts/FontAwesome.eot') format('embedded-opentype'), url('fonts/FontAwesome.woff2') format('woff2'), url('fonts/FontAwesome.woff') format('woff'), url('fonts/FontAwesome.ttf') format('truetype'), url('fonts/FontAwesome.svg#FontAwesome') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Roboto';
    src: url('fonts/Roboto-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'Roboto';
    src: url('fonts/Roboto-LightItalic.ttf') format('truetype');
    font-weight: 300;
    font-style: italic;
}

@font-face {
    font-family: 'Roboto';
    src: url('fonts/Roboto-Regular.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'Roboto';
    src: url('fonts/Roboto-Italic.ttf') format('truetype');
    font-weight: 400;
    font-style: italic;
}

@font-face {
    font-family: 'Roboto';
    src: url('fonts/Roboto-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'Roboto';
    src: url('fonts/Roboto-MediumItalic.ttf') format('truetype');
    font-weight: 500;
    font-style: italic;
}

@font-face {
    font-family: 'Roboto';
    src: url('fonts/Roboto-SemiBold.ttf') format('truetype');
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family: 'Roboto';
    src: url('fonts/Roboto-SemiBoldItalic.ttf') format('truetype');
    font-weight: 600;
    font-style: italic;
}

@font-face {
    font-family: 'Roboto';
    src: url('fonts/Roboto-Bold.ttf') format('truetype');
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: 'Roboto';
    src: url('fonts/Roboto-BoldItalic.ttf') format('truetype');
    font-weight: 700;
    font-style: italic;
}

@font-face {
    font-family: 'Roboto';
    src: url('fonts/Roboto-ExtraBold.ttf') format('truetype');
    font-weight: 800;
    font-style: normal;
}

@font-face {
    font-family: 'Roboto';
    src: url('fonts/Roboto-ExtraBoldItalic.ttf') format('truetype');
    font-weight: 800;
    font-style: italic;
}

@font-face {
    font-family: 'Roboto';
    src: url('fonts/Roboto-Black.ttf') format('truetype');
    font-weight: 900;
    font-style: normal;
}

@font-face {
    font-family: 'Roboto';
    src: url('fonts/Roboto-BlackItalic.ttf') format('truetype');
    font-weight: 900;
    font-style: italic;
}

body {
    background-color: white;
    margin: 0px;
}

a {
    text-decoration: none;
}

.hidden {
    display: none;
}

.fullsize {
    width: calc(100% - 0px);
}

li.zoldpipa {
    background-image: url("images/icon_pipa_zold.svg");
}

li.feketenyil {
    background-image: url("images/icon_nyil_jobbra_black.svg");
}

div {
    position: relative;
    box-sizing: border-box;
}

.bg_elojegyzett {
    background-color: #fbebb2;
}

.bg_bentlevo {
    background-color: #ffae00;
}

.bg_javitasalatt {
    background-color: #ff6000;
}

.bg_szamlazhato {
    background-color: #bdd328;
}

.bg_lila {
    background-color: #aa5ea6;
}

.bg_grey {
    background-color: #d0cfce;
}


div.dokkolo_wrapper {
    width: 100%;
}

div.dokkolo_select_box {
    min-height: 50px;
    padding: 15px;
    margin-bottom: 10px;
}

div.photo_placeholder {
    width: 100%;
    margin-bottom: 10px;
}

    div.photo_placeholder img {
        width: 100%;
        display: block;
    }

div.dokkolo_details_box {
    min-height: 50px;
    padding: 15px;
    margin-bottom: 10px;
    overflow: hidden;
}

div.dokkolo_title {
    color: #000;
    font-family: 'Roboto', Arial, sans-serif;
    font-size: 18px;
    font-style: normal;
    text-decoration: none;
    font-weight: 800;
    text-transform: none;
    letter-spacing: 0px;
    line-height: 125%;
    text-align: left;
    margin-bottom: 5px;
    padding-bottom: 3px;
    border-bottom: 1px solid black;
}

div.dokkolo_subtitle {
    color: #000;
    font-family: 'Roboto', Arial, sans-serif;
    font-size: 16px;
    font-style: normal;
    text-decoration: none;
    font-weight: 800;
    text-transform: none;
    letter-spacing: 0px;
    line-height: 125%;
    text-align: left;
    margin-bottom: 3px;
}

div.dokkolo_info {
    color: #000;
    font-family: 'Roboto', Arial, sans-serif;
    font-size: 14px;
    font-style: normal;
    text-decoration: none;
    font-weight: 400;
    text-transform: none;
    letter-spacing: 0px;
    line-height: 120%;
    text-align: left;
    margin-top: 5px;
}

div.dokkolo_text {
    color: #000;
    font-family: 'Roboto', Arial, sans-serif;
    font-size: 15px;
    font-style: normal;
    text-decoration: none;
    font-weight: 400;
    text-transform: none;
    letter-spacing: 0px;
    line-height: 130%;
    text-align: left;
    margin-top: 5px;
}

span.dokkolo_cimke {
    color: #000;
    font-family: 'Roboto', Arial, sans-serif;
    font-size: 14px;
    font-style: normal;
    text-decoration: none;
    font-weight: 400;
    display: inline-block;
    padding: 1px 4px 1px 4px;
    margin-left: 10px;
    float: right;
}



div.button_placeholder_dock {
    display: flex;
    width: 100%;
    margin-top: 15px;
    justify-content: space-between;
}

div.dokkolo_button_dock {
    width: calc(20% - 8px);
    background-color: #fff;
    margin: 4px;
	border:2px solid #aa5ea6;
}

div.dokkolo_button_dock_inactive {
    width: calc(20% - 8px);
    margin: 4px;
}

.dokkolo_button_dock:first-of-type {
    margin-left: 0;
}

.dokkolo_button_dock:last-of-type {
    margin-right: 0;
}

div.dokkolo_button_dock img {
    width: 100%;
    display: block;
	
}


div.button_placeholder {
    display: flex;
    width: 100%;
    margin-top: 15px;
    justify-content: space-between;
}

div.dokkolo_button {
    width: calc(20% - 8px);
    background-color: #fff;
    margin: 4px;
}

div.dokkolo_button_inactive {
    width: calc(20% - 8px);
    margin: 4px;
}

.dokkolo_button:first-of-type {
    margin-left: 0;
}

.dokkolo_button:last-of-type {
    margin-right: 0;
}

div.dokkolo_button img {
    width: 100%;
    display: block;
}

div.button_fullsize { color: #fff;
    font-family: 'Roboto', Arial, sans-serif;
    font-size: 16px;
    font-style: normal;
    text-decoration: none;
    font-weight: 400;
	text-align: center;
	 padding: 16px 5px 16px 5px;
	border-radius: 10px;}


@media (prefers-color-scheme: dark) {
    body {
        background-color: #1f1f1f;
    }
}
