/* ==========================================================================
HTML5 Boilerplate styles - h5bp.com (generated via initializr.com)
========================================================================== */

html,
button,
input,
select,
textarea {
    color: #222;
}

body {
    font-size: 1em;
    line-height: 1.4;
}

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

img {
    vertical-align: middle;
}

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

textarea {
    resize: vertical;
}

.chromeframe {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}


/* ==========================================================================
Author's custom styles
========================================================================== */

@font-face {
	font-family: 'Linotype-BodoniLTPro-Bold';
	src: url('../fonts/Linotype-BodoniLTPro-Bold.eot');
	src: local('☺'), url('../fonts/Linotype-BodoniLTPro-Bold.woff') format('woff'), url('../fonts/Linotype-BodoniLTPro-Bold.ttf') format('truetype'), url('../fonts/Linotype-BodoniLTPro-Bold.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Linotype-BodoniLTPro-Book';
	src: url('../fonts/Linotype-BodoniLTPro-Book.eot');
	src: local('☺'), url('../fonts/Linotype-BodoniLTPro-Book.woff') format('woff'), url('../fonts/Linotype-BodoniLTPro-Book.ttf') format('truetype'), url('../fonts/Linotype-BodoniLTPro-Book.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}


body {
    font: 0.875em 'Source Sans Pro', sans-serif;
    color: #1A1A1A;
    /* background: #FFFFFF url("../img/header_bg.png") repeat-x;*/
    padding-top: 0px;
    background-position:0 -90px;
}
h1 {
	font-family: 'Linotype-BodoniLTPro-Bold';
}

.search h2 {
	font-family: 'Linotype-BodoniLTPro-Bold';
	font-size: 2em;
}

h2 {
		font-family: 'Linotype-BodoniLTPro-Bold';
    font-size: 3.3em;
    line-height: 1em;
    font-weight: normal;
    margin: 4px 0 22px 0;
    font-weight: 300;
}
h3 {
		font-family: 'Linotype-BodoniLTPro-Bold';
    font-size: 1.714em;
    line-height: 1em;
    font-weight: normal;
    margin: 14px 0 4px 0;
    font-weight: 700;
    color: #C74D00;
}
a.titlelink {
    text-decoration:none;
}
h4 {
		font-family: 'Linotype-BodoniLTPro-Bold';
    color: #808080;
    font-size: 1.714em;
    line-height: 1em;
    font-weight: normal;
    margin: 25px 0 11px 0;
    font-weight: 300;
}
h3 span.sub {
    color: #1A1A1A;
    text-transform: none;
    font-size: 0.6em;
    padding-left: 5px;
}
.wrapper {
    width: 1080px;
    margin: 0 auto;
    position: relative;
}
header {
    height: 107px;
    position: relative;
/*    background: url(../img/_1914_web_01_quotation_marks.png) no-repeat 191px -4px;*/
}
div.logo {
  /*  width: 150px;
    height: 160px;*/
    margin: auto;
    text-align: center;
}
div.logo a img {
    width: 120px;
}
div.crosslink {
  padding-bottom: 20px;
  text-align: center;
}
div.crosslink a img {
    width: 120px;
}
div.quotation {
    font-size: 1.18em;
    width: 650px;
    height: 100px;
    position: absolute;
    top: 2px;
    left: 225px;
    line-height: 1.2em;
}
div.quotation span.sub{
    font-size: 0.875em;
    color: #808080;
}

div.langbox{
    width: 175px;
    height: 28px;
    position: absolute;
    top: 20px;
    right: 0px;
}


div.searchbox{
    width: 175px;
    height: 25px;
    position: absolute;
    top: 60px;
    right: 0px;
}

div.langbox img{
    padding:0px;
    margin-left:-2px;
    margin-right: 5px
}
div.langbox img.right{
    margin-left:13px;
}
div.searchbox img{
    padding:0px;
    margin:-2px;
}
div.social {
    width: 24px;
    height: 24px;
    float:left;
    padding-left:5px;
}
nonav#main {
    height: 86px;
    position: absolute;
    left: 60px;
    top: 10px;
}
nonav#main ul {
    margin: 0;
    padding: 0;
}
nonav#main ul li{
    margin: 0;
    padding: 0;
    list-style-type: none;
    display: inline;
}
nonav#main ul li a{
    display: inline-block;
    font-weight: 300;
    font-size: 18px;
    color: white;
    text-transform: uppercase;
    text-decoration: none;
    padding: 23px 7px 45px 12px;
    margin: 0;
}
nonav#main ul li.active a {
    background: url("../img/active_menu.png") no-repeat center bottom;
}
.article-col1 {
    /*padding-right: 24px;
    padding-top: 29px;*/
    position: relative;
    border-right: 2px solid #d2d2d2;
}
.article-col2 {
    /*border-left: 1px solid #1a1a1a;
    border-right: 2px solid #d2d2d2;
    padding-left: -1px;
    padding-right: -2px;*/
   /* padding: 22px 29px 50px 29px;*/
    line-height: 1.5em;
    min-height:1280px;
}
.article-col3 {
    padding-top: 25px;
    border-left: 2px solid #d2d2d2;
}
.article-col2 p {
    margin: 0 0 1em 0;
}
.article-col3 h3 {
    text-align: left;
    font-weight: 700;
    color: #C74D00;
    text-transform: uppercase;
    font-size: 1.286em;
    margin-bottom: 14px;
		padding-left: 20px;
}
.article-col3 div.date {
    color: #A6A6A6;
    font-weight: 700;
    font-size: 1em;
}
.article-col3 a.title {
    color: #C74D00;
    font-weight: 700;
    font-size: 1.286em;
    text-decoration: none;
    display: block;
    line-height: 1.2em;
    margin-bottom: 2px;
}
.article-col3 a.intro-text {
    color: #000000;
    font-size: 1em;
    text-decoration: none;
    display: block;
    line-height: 1.5em;
}
.article-col3 a.read-more {
    color: #000000;
    font-size: 1em;
    text-decoration: none;
    text-align: right;
    font-weight: 700;
    background: url(../img/link-li-bg.png) no-repeat 60px 4px;
    padding-left: 11px;
    display: block;
    margin-top: 21px;
}
.article-col3 a.intro-image {
    margin-bottom: 5px;
    display: block;
}

div.subtitle p{
    color:#1A1A1A;
}

ul.latest-news {
    margin: 31px 0 0 0;
    padding: 0;
}
ul.latest-news li{
    margin: 10px 0 22px 0;
    padding: 0 0 21px 20px;
    list-style-type: none;
    background: url(../img/right-list-separator.png) repeat-x left bottom;
}
nav#left {
    line-height: 1.6em;
}
nav#left ul {
    margin: 0;
    padding: 0;
    text-align: center;
}
nav#left ul li {
    margin: auto;
    padding: 0;
    list-style-type: none;
    background: url(../img/left-menu-seaparator.png) no-repeat center top;
    padding-top: 25px;
    margin-bottom: 14px;
}

nav#left ul > li:first-child {
    background: none;
}

nav#left ul li a {
    margin: 0;
    padding: 0;
    font-size: 1.714em;
    font-weight: 300;
    color: #000000;
    text-decoration: none;
    text-transform: uppercase;
}
nav#left ul li.current a, nav#left ul li.active a {
    color: #C74D00;
}
nav#left ul li ul{
    margin: 0;
    padding: 0;
    text-align: center;
    background-image: url(../img/_1914_web_01_left_menu_separator_up.png), url(../img/_1914_web_01_left_menu_separator_up.png);
    background-position: center 5px, center bottom;
    background-repeat: no-repeat;
    padding: 20px 0;
}
nav#left ul li ul li{
    margin: 0 14px;
    padding: 13px 10px;
    background: none;
    text-align: center;
    line-height: 1.5em;
    border-bottom: 2px solid #d2d2d2;
}
nav#left ul li ul li:last-child {
    border-bottom: 0;
}
nav#left ul li ul li a{
    margin: 0;
    padding: 0;
    font-size: 1em;
    color: #1A1A1A !important;
    text-transform: none;
}
nav#left ul li ul li.current a{
    color: #C74D00 !important;;
}

ul.links, ul.docs {
    margin: 0;
    padding: 0;
}
ul.docs li {
    list-style-type: none;
    background: url(../img/_1914_web_01_download_icon_up.png) no-repeat left top;
    margin: 0 0 7px 0;
    padding: 0 0 0 28px;
}
ul.links li {
    list-style-type: none;
    background: url(../img/link-li-bg.png) no-repeat left 6px;
    margin: 0 0 7px 0;
    padding: 0 0 0 16px;
}

ul.docs a, ul.links a {
    color: #000000;
    text-decoration: none;
    font-size: 1.286em;
}
span.caption {
    color: #808080;
    font-size: 0.8em;
}
footer {
    border-top: 4px solid #4d4d4d;
/*    padding-bottom: 100px;*/
}
.footer-col1 {
    position: absolute;
    top: 13px;
    left: 0px;
    text-align:right;

}
.footer-col1 ul {
    margin: 0;
    padding: 0;
}
.footer-col1 ul li {
    margin: 0;
    padding: 0;
    list-style-type: none;
    float:left;
    padding-right:20px;
}
.footer-col1 ul li a{
    color: #1A1A1A;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 1.143em;
    font-weight: 300;
}
.footer-col1 ul li a:hover{
    color: #C74D00;
}
.footer-col2 {
    width: 652px;
    position: absolute;
    top: 13px;
    left: 205px;
}
.footer-col2 ul {
    margin: 0;
    padding: 0;
    list-style-type:none;
}
.footer-col2 ul li {
    margin: 0 10px 0px 0;
    padding: 0 0 0 11px;
    color: #4d4d4d;
    background: url(../img/footer-li-bg.png) no-repeat 1px 7px;
}
.footer-col2 ul li a {
    text-decoration: none;
    color: #4d4d4d;
    text-transform:uppercase;
    font-size:0.8em;
}

.footer-col2 ul li ul.nav-child {
    display:inline;
    margin-left:5px;
}

.footer-col2 ul li ul.nav-child li {
    display:inline-block;
    margin: 0 5px 0px 0;
    padding: 0 0 0 11px;
}

.footer-col2 ul li ul.nav-child li a {
    text-transform:none;
    font-size:0.75em;
}
.footer-col2 ul li a:hover{
    color: #C74D00;
}
.footer-col3 {
    height: 40px;
    position: absolute;
    top: 8px;
    right: 55px;
    color: #4D4D4D;
    text-align: right;

}
.footer-col3 .moduletable{
    margin-left:30px;
    float:right;
}
footer .wrapper {
    padding-bottom: 70px;
}
div.subtitle {
    color: #808080;
    margin-bottom: 25px;
}
div.lead-block div.subtitle {
    margin-top: 47px;
    margin-bottom: 25px;
}
.colleague-row {
    border-bottom: 1px solid #a6a6a6;
    padding-bottom: 20px;
    margin-bottom: 10px;
}
.colleague-col1 {
    float: left;
    width: 210px;
    color: #808080;
    padding-top: 5px;
    line-height: 1.2em;
}
.colleague-col1 img {
    margin-bottom: 10px;
}
.colleague-col2 {
    float: left;
    width: 440px;
}
.colleague-col-half {
    float: left;
    width: 320px;
    color: #808080;
    padding-top: 5px;
    line-height: 1.5em;
}
.colleague-col-half img {
    margin-top: 15px;
}

.article-col2 div.date {
    color: #808080;
    font-style: italic;
}
.article-col2 a.read-more {
    color: #000000;
    font-size: 1em;
    text-decoration: none;
    text-align: right;
    font-weight: 700;
    background: url(../img/link-li-bg.png) no-repeat 561px 5px;
    padding-right: 18px;
    display: block;
    margin-top: -22px;
}

.article-col2 .colleague-col2 a.read-more {
    color: #000000;
    font-size: 1em;
    text-decoration: none;
    text-align: right;
    font-weight: 700;
    background: url(../img/link-li-bg.png) no-repeat 5px 5px;
    padding-left: 18px;
    display: inline;
    margin-top: -22px;
}

div.event {
    margin-top: 20px;
    background: url(../img/event-separator.png) no-repeat center bottom;
    padding-bottom: 80px;
    margin-bottom: 60px;
}
div.event:last-child {
    background: none;
    margin-bottom: 10px;
}
div.lead-block {
    margin-top: 20px;
    background: url(../img/event-separator.png) no-repeat center bottom;
    padding-bottom: 18px;
    margin-bottom: 23px;
}
div.lead-block:last-child {
    background: none;
    margin-bottom: 10px;
}
div.article h2 {
    margin-bottom: 50px;
}
div.article .subtitle {
    margin-top: 20px;
    margin-bottom: 40px;
}
div.article .article-social {
    float: right;
    margin-top: -44px;
    margin-right: 18px;
}
.gallery-container {
    background: url(../img/right-list-separator.png) repeat-x left bottom;
    padding-bottom: 20px;
    margin-top: 12px;
}
.gallery-left {
    width: 22px;
    margin-right: 1px;
    float: left;
}
.gallery-content {
    width: 606px;
    float: left;
}
.gallery-right {
    width: 22px;
    margin-left: 1px;
    float: left;
}
input.search {
    width: 104px;
    height: 40px;
    border: 1px solid #d8d8d8;
    padding: 0;
    font-size: 1.5em;
    color: #7F7F7F;
    padding: 0 40px 0 16px;
}
button.search {
    background: url(../img/button-search.png) no-repeat center top;
    width: 23px;
    height: 23px;
    border: 0;
    position: absolute;
    right: 15px;
    top: 10px;
}
div.search-left {
    position: relative;
}
div.search-left h4 {
    color: #000000;
    text-transform: uppercase;
}
div.filter {
    border-bottom: 2px solid #d2d2d2;
    padding-bottom: 10px;
}
input[type=checkbox].css-checkbox {
    position: absolute;
    overflow: hidden;
    clip: rect(0 0 0 0);
    height:1px;
    width:1px;
    margin:-1px;
    padding:0;
    border:0;
}

input[type=checkbox].css-checkbox + label.css-label {
    padding-left:20px;
    height:17px;
    display:inline-block;
    line-height:17px;
    background-repeat:no-repeat;
    background-position: 0 0;
    font-size:17px;
    vertical-align:middle;
    cursor:pointer;
    margin-bottom: 5px;
    font-size: 1em;
    padding-left: 25px;
    padding-top: 1px;
}

input[type=checkbox].css-checkbox:checked + label.css-label {
    background-position: 0 -18px;
}

.css-label{
    background-image:url(../img/checkbox.png);
}

/* ==========================================================================
Media Queries
========================================================================== */

@media only screen and (min-width: 35em) {

}

@media print,
    (-o-min-device-pixel-ratio: 5/4),
    (-webkit-min-device-pixel-ratio: 1.25),
    (min-resolution: 120dpi) {

}

/* ==========================================================================
Helper classes
========================================================================== */

.ir {
    background-color: transparent;
    border: 0;
    overflow: hidden;
    *text-indent: -9999px;
}

.ir:before {
    content: "";
    display: block;
    width: 0;
    height: 150%;
}

.hidden {
    display: none !important;
    visibility: hidden;
}

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

.invisible {
    visibility: hidden;
}

.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}

.clearfix:after {
    clear: both;
}

.clearfix {
    *zoom: 1;
}

div.pagination {
	text-align: center;
}
div.pagination p.counter, div.pagination .pagination-end, div.pagination .pagination-start  {
	display: none;
}
div.pagination ul {
	margin: 0;
	padding: 0;
}
div.pagination ul li {
	list-style-type: none;
	display: inline;
	margin: 0 1px;
	padding: 1px 5px;
}
div.pagination ul li.current {
	border: 1px solid #5e88d3;
}
div.pagination ul li a{
	color: #C74D00;
	font-size: 14px;
	font-weight: bold;
}



div.pagination ul li span{
	color: #58585A;
	font-size: 14px;
	font-weight: bold;
}

div.colleague-col2 div.subtitle {
	margin-top:10px;
}

div.colleague-col1 {
	padding-top:20px;
}

div.subtitle h3 {
	font-style: normal;
}

div.subtitle h4 {
	color: black;
	font-style: normal;
	font-weight: bold;
	font-size: 18px;
	margin: 0px;
}

div.subtitle h5 {
	font-style: normal;
	font-size: 15px;
	margin: 5px 0px 15px 0px;
}

.item-page .colleague-row {
	border-bottom:0px;
}

div.article-main-img{
    margin-left:-29px;
    margin-bottom: 35px;
}

div.article-event-leadimg{
    float:right;
    width:300px;
    padding-left:30px;
    padding-bottom:30px;
}

div.bibliograpy-details {
    padding-left:30px;
}
/* ==========================================================================
Print styles
========================================================================== */

@media print {
    * {
        background: transparent !important;
        color: #000 !important; /* Black prints faster: h5bp.com/s */
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    /*
    * Don't show links for images, or javascript/internal links
    */

    .ir a:after,
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: "";
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group; /* h5bp.com/t */
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    @page {
        margin: 0.5cm;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }
}

#mod-search-searchword {
	width: 108px;
	height: 20px;
	float: left;
	border: none;
	padding: 0px 5px;
	margin-left: 20px;
	background: url("../img/search_box_20.png") no-repeat;
	-webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}

#searchsubmit {
	width: 20px;
	height: 20px;
	border: none;
	background: url("../img/search_icon_20.png");
}

.result-title a {
	font-family: "Linotype-BodoniLTPro-Bold";
	color: #000000;
	text-decoration: none;
	font-size: 22px;
}


.search {
	margin: 16px 0px;
}

.result-text {
	color: #999999;
}

.search-results dd {
	margin-left: 0px;
}

.search_separator {
	display:block;
	width: 100%;
	margin: 36px 0px;
	height: 10px;
	background: url("../img/search_separator.png") 50% 0% no-repeat;
}

.article-col3 .lang-inline, .article-col3 .nav  {
	list-style: none;
	height: 26px;
	padding: 0px;
	margin: 0px 0px 0px 17px;
}

.article-col3 .lang-inline li:first-child,
.article-col3 .nav li:first-child {
	margin-left: 0px;
}

.article-col3 .lang-inline li a,
.article-col3 .nav li a {
	float: left;
	font-size: 0em;
	display: block;
	width: 31px;
	height: 21px;
	background-repeat: no-repeat;
	margin: 0px 3px 0px 2px;
}

.article-col3 .lang-inline li a.hu {
	background-image: url("../img/_1914_web_03_flag_HU_off.png");
}

.article-col3 .lang-inline li a.hu:hover {
	background-image: url("../img/_1914_web_03_flag_HU_on.png");
}

.article-col3 .lang-inline li a.en {
	background-image: url("../img/_1914_web_03_flag_EN_off.png");
}

.article-col3 .lang-inline li a.en:hover {
	background-image: url("../img/_1914_web_03_flag_EN_on.png");
}

.article-col3 .lang-inline li a.de {
	background-image: url("../img/_1914_web_03_flag_DE_off.png");
}

.article-col3 .lang-inline li a.de:hover {
	background-image: url("../img/_1914_web_03_flag_DE_on.png");
}

.article-col3 .nav li a.accessibility {
	width: 21px;
	height: 21px;
	background-image: url("../img/_1914_web_03_blind-friendly_icon_up.png");
}

.article-col3 .nav li a.accessibility:hover {
	background-image: url("../img/_1914_web_03_blind-friendly_icon_down.png");
}

#datepicker {
	width: 160px;
	margin-left: 20px;
	margin-bottom: 25px;
}


.ui-datepicker-prev {
	float: left;
	padding-left: 8px;
	font-size: 15px;
	line-height: 22px;
}

.ui-datepicker-next {
	float: right;
	padding-right: 8px;
	font-size: 15px;
	line-height: 22px;
}

.ui-datepicker-title {
	text-align: center;
	line-height: 20px;
	font-size: 13px;
	text-indent: 2px;
}

.ui-datepicker-header {
	position: absolute;
	left: 0px;
	bottom: 0px;
	background: #000000;
	color: #FFFFFF;
	width: 160px;
	height: 21px;
}

#datepicker {
	position: relative;
	padding-bottom: 25px;
}

.ui-datepicker-year {
	display: none;
}

.ui-datepicker-month {
	text-transform: uppercase;
	line-height: 23px;
}

table.ui-datepicker-calendar th {
	width: 14.285%;
	background: #000000;
	color: #FFFFFF;
}

table.ui-datepicker-calendar td.ui-datepicker-current-day {
	background: #C84E01;
}



table.ui-datepicker-calendar th.ui-datepicker-week-end:last-child {
	color: #C84E01;
}

table.ui-datepicker-calendar td {
	text-align: center;
	font-weight: bold;
	line-height: 18px;
}

table.ui-datepicker-calendar, table.ui-datepicker-calendar td a {
	color: #C84E01;
	text-decoration: none;
}

table td.ui-datepicker-current-day a.ui-state-active {
	color: #FFFFFF;
	text-decoration: none;
}

.ui-datepicker-unselectable {
	color: #000000;
}

.ui-datepicker-other-month.ui-state-disabled {
	color: #808080;
}

table.ui-datepicker-calendar thead {
	border-bottom: 6px solid #FFFFFF;
}

table.ui-datepicker-calendar tbody {
	border-top: 5px #FFFFFF;
	background: #E9E9E9;
}


.moduletable {
	position: relative;
}

.article-col3 ul.nav {
	position: absolute;
	right: 25px;
	top: -26px;
}

div.doc h3{
    max-width:560px;
}

h3 a {
    color: #c74d00;
}

nav#left ul.nav.menu li a {
	font-family: 'Linotype-BodoniLTPro-Bold';
	font-size: 1.2em;
  display: block;
}

.scrolltop_container {
  width: 1px;
  margin: 0px auto;
  position: relative;
}

.scrolltop {
  position: absolute;
  top: -29px;
  left: -24px;
}

.scrolltop img {
  display: block;
}

/* NYERTES PÁLYÁZATOK */

ul.pager {
	padding: 0;
	margin: 35px 0 0 0;
	width: 100%;
	display: table;
}

.bottom_navigation {
	padding-top: 25px;
}

.bottom_navigation ul.pager {
	margin-top: 0;
}

ul.pager li {
	display: table-cell;
}

ul.pager li.active a {
	background: url("../img/selector_abc_cursor.png") no-repeat 50% 50%;
	color: #FFFFFF;
}

ul.pager li a {
	color: #808080;
	text-decoration: none;
	min-width: 24px;
	line-height: 24px;
	display: block;
	text-align:center;
	font-size: 18px;
}

.pager_navigation {
	text-align: center;
	padding: 14px 0;
	color: #808080;
}

.pager_navigation .prev,
.pager_navigation .next {
	color: #C84E00;
	text-decoration: none;
}

.pager_navigation .prev {
	float: left;
}

.pager_navigation .next {
	float: right;
}

.article_list_wrapper {
	padding: 6px 0;
}

.article_list_item {
	border-bottom: 1px solid #A6A6A6;
}

.article_list_item h3 {
	margin: 25px 0 0 0;
}

.article_opener {
	background: url("../img/icon_uncollapse.png") no-repeat 100% 2px;
	padding-right: 20px;
}

.article_opener {
	text-decoration: none;
	padding-bottom: 10px;
	font-size: 23px;
	font-weight: normal;
}

.article_body h4 {
	font-family: "Source Sans Pro";
	font-weight: 400;
	color: #000000;
	margin: 0 0 10px 0;
}

.article_body_wrapper {
	padding: 10px 0 10px 0;
}

p.subtitle {
	margin-bottom: 5px;
	color: #808080;
}

table.split50 td {
	width: 50%;
	vertical-align: top;
}

table.split50 td {
	padding-left: 30px;
}

table.split50 td:first-child {
	padding-left: 0;
	padding-right: 30px;
	border-right: 1px solid #A6A6A6;
}

table.split50 td a.galeria {
	width: 60px;
	height: 60px;
	margin: 0 10px 10px 0;
	display: block;
	float: left;
}

table.split50 td a.galeria img {

}

#kk {
        text-align: center;
        clear: both;
        padding: 20px 0px;
}

.hidden_list_item {
	display: none;
}

nav#left ul li ul li.show_more_items {
	border-bottom: 0;
}

nav#left ul.nav.menu li.show_more_items a {
	color: #C74D00 !important;
}

nav#main ul li a.red {
	color: #CF1D27;
}


.ui-widget-content {
	background-color: #F2F2F2 !important;
}

.ui-widget-header {
    background: #C84E00 url("images/ui-bg_highlight-soft_75_cccccc_1x100.png") repeat-x scroll 50% 50% ! important;
}

/*** emlekmuvek */
div#map {
    height: 400px;
    min-width: 100%;
    margin: 0px -29px;
    border-bottom: 1px solid #d2d2d2;
    border-top: 1px solid #d2d2d2;
}

div.emlekmuvek{
}

div.emlekmuvek div.main-image > img{
    max-width: 100%;
    margin-bottom: 20px;
}

div.emlekmuvek div.description{
    margin-bottom: 20px;
    font-size: 18px;
    text-align: justify;
}

div.emlekmuvek table.datas{
    font-family: 'Linotype-BodoniLTPro-Bold';
    margin-bottom: 20px;
}
div.emlekmuvek table.datas > tbody > tr > td{
    padding: 10px 0px;
    font-size: 28px;
    font-weight: 700;
    color: #C74D00;
    vertical-align: text-bottom;
}

div.emlekmuvek table.datas > tbody > tr > td:first-child{
    color: #1A1A1A;
    font-size: 26px;
    padding-right: 20px;
}

.bg-black {
    background-color: #000!important;
}

div.navbar-collapse{
    text-align: center;
}


div.navbar-collapse.collapsing, div.navbar-collapse.show {
    background-color: #C74D00;
    margin-left: -16px;
    margin-right: -16px;
    margin-bottom: -8px;
}
.custom-toggler.navbar-toggler {
    border-color: rgba(255,255,255,0);
    outline: none;
}
.custom-toggler .navbar-toggler-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255,255,255, 1)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E");
}

.navbar-brand.ceb-brand{
    text-transform: uppercase;
    font-size: 0.75rem!important;
}
nav.navbar {
    padding: 0px;
}
#navbarSupportedContent .navbar-nav li{
    margin: 0.8rem;
    -webkit-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    text-align: center;    
}
#navbarSupportedContent .navbar-nav li a {
    color:#fff;
    text-transform: uppercase;
    font-size: 1.1rem;
    font-weight: 300;
}

#navbarSupportedContent .navbar-nav li.current.active a {
    text-decoration: underline;
}



.row-fluid {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: 0px;
    margin-left: 0px;
}

.mobile-utils .row-fluid div {
    width: 32px;
    height: 32px;
    display: inline-block;
    text-align: center;
    padding-top: 5px;
}

div.lang-label,div.search-label {
    background-color: #C74D00;
    color: #fff;
    width: 32px;
    height: 32px;
}

.lang-label a, .lang-label a:hover {
    color:#fff;
    text-transform: uppercase;
    font-size: 0.9rem;
    font-weight: 300;
    vertical-align: middle;
}

.border-bottom-2-grey {
    border-bottom: 2px solid #d2d2d2;
}

footer .nav.menu li {
    padding-right:20px;
}

footer .nav.menu li a{
    color: #1A1A1A;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 1.143em;
    font-weight: 300;
}
footer .nav.menu li a:hover{
    color: #C74D00;
    text-decoration: underline;
}

.bg-orange {
    background-color: #C74D00!important;
}

.pt-40 {
    padding-top: 40px!important;
}
/*
footer div.moduletable ul.nav.menu {
    -ms-flex-direction: column!important;
    flex-direction: column!important;
}
*/


.quotation {
    display: none;
}

.ui-dialog { 
    z-index: 10000 !important;
}

#searchCard {
    position: absolute; 
    top: 64px; 
    width: 100%;
}

#searchCard .card-body {
    border-radius: 0;
    background-color: #C74D00;
}

#searchCard .card-body input {
    width: 100%;
    height: 1.5rem;
}
