
/* OTHER
================================================== */

.news_date {
    font-style: italic;
    font-size: 11px;
}

.news_lead_text {
    font-weight: bold;
}




/* #MAIN VIDEO LIST
================================================== */

.jw-state-idle .jw-controls {
    background: none !important;
}

.jw-controls-backdrop {
    background: none !important;
}

.jw-logo-button {
    display: none !important;
}

.video-list {
	height: 371px;
	background-color: #233147;
	margin-bottom: 10px;
	color: #FFFFFF;
	position: relative;
}
.video-list .list-selector {
	background-color: #00679b;
}
.video-list .list-selector ul.list-selector-ul {
	padding: 0;
	margin: 0;
	clear: both;
}
.video-list .list-selector ul.list-selector-ul li {
	padding: 0;
	margin: 0;
	float: left;
	font-family: 'Roboto-BoldCondensed', Arial, sans-serif;
	font-size: 1em;
	border-right: 1px solid #00679b;
	-webkit-box-shadow: 3px 0px 3px rgba(50, 50, 50, 0.3);
    -moz-box-shadow:    3px 0px 3px rgba(50, 50, 50, 0.3);
    box-shadow:         3px 0px 3px rgba(50, 50, 50, 0.3);
    list-style: none;
}
.video-list .list-selector ul.list-selector-ul li a {
    display: block;
    color: #b4dced;
    padding: 12px 10px 9px 10px;
    text-transform: uppercase;
    font-size: 12px;
}
.video-list .list-selector ul.list-selector-ul li a:hover {
	background-color: #233147;
}
.video-list .list-selector ul.list-selector-ul li.active a, .video-list .list-selector ul.list-selector-ul li.active a:hover {
    background-color: #233147;
    color: #FFFFFF;
    border-bottom: 1px solid #233147;
}
.video-list .list-selector ul.list-selector-ul li.active {
	background-color: #233147;
    color: #FFFFFF;
   
}
.video-list .list {
	height: 279px;
	position: relative;
}
.video-list .list ul {
    padding: 0;
    margin: 0px 0 0 10px;
   
}
.video-list .list ul li {
    padding: 5px 0;
    margin: 0;
    border-bottom: 1px solid #00679b;
    overflow: hidden;
    height: 72px;
    /*width: 320px;*/
}
.video-list .list ul li a {
    display: inline-block;
    width: 100%;
}
.video-list .list ul li h5 {
    color: #f6f6f6;
    font-size: 12px;
    font-family: 'Roboto-BoldCondensed', Arial, sans-serif;
    text-transform: uppercase;
    padding: 0px;
    margin: 0px;
}
.video-list .list ul li .lead {
    color: #cdcdcd;
    font-family: Arial, sans-serif;
    font-size: 11px;
    line-height: 1.3em;
    height: 40px;
    overflow: hidden;
    padding: 0px;
    margin: 0px;
}
.video-list .list ul li .image {
    background-color: #00679b;
    width: 128px;
    height: 72px;
    float: left;
    margin: 0 10px 10px 0;
    position: relative;
    overflow: hidden;
}
.video-list .list ul li .image img {
	width: 100%;
    height: auto;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
}
.video-list .list .fade {
	position: absolute;
	height: 30px;
	z-index: 100;
	width: 100%;
}
.video-list .list #fade-top {
	top: 0;
	background: url("img/fade_top.png") repeat-x;
	display: none;
}
.video-list .list #fade-bottom {
    bottom: 0;
    background: url("img/fade_bottom.png") repeat-x;
}

.video-list .actions {
	padding: 0;
	position: absolute;
    z-index: 9999;
	bottom: 5px;
	height: 30px;
	width: 100%;
}
#videoContentWrapper {
	background-color: #233147;
    position: relative;
/*    height: 200px;*/
}

.main-news-video-container {
    width: 100%;
    margin: 0 0 10px 0;

}



.video-container-wrapper {
}

.video-container-left {
    float: left;
    width: 66%;
}

.video-container-right {
    float: left;
    width: 34%;
}





/** TABS **/

.video-list .list-selector ul li.ui-state-active {
    background-color: #233147;
    color: #FFFFFF;
}

#videoClose {
    padding: 5px;
}

#flexslider-main {
    display: block;
}

.video-list .list {
    background-color: #233147;
}

.archive-table td {
    vertical-align: top;
}




/*

BUTTON ARROW

*/
.button-arrow-down {
	width: 28px;
	height: 28px;
	display: block;
	background: url("img/buttons_master.png") no-repeat scroll -28px -112px transparent;
}
.button-arrow-up {
    width: 28px;
    height: 28px;
    display: block;
    background: url("img/buttons_master.png") no-repeat scroll 0px -112px transparent;
}


@media screen and (max-width: 767px) {
    .video-container-left {
        clear: both;
        width: 100%;
    }

    .video-container-right {
        clear: both;
        width: 100%;
    }
}

.box .content.content_text img {
    width: auto;
}

.news-items .news-dates {
    padding: 0px 2px;
}

.news-items .time {
    font-size: 0.9em;
}

.box .content .news-dates {
    font-size: 12px;
    line-height: 17px;
}



.box .content a.startlinks {
    margin: 0px;
    padding: 0px;
    line-height: 15px;
    font-size: 11px;
}

.banner-780x90{
    padding:0px;
}

.banner-1000x60{
    margin: 5px auto;
    text-align: center;
}

.left-container {
    padding-top: 0px;
}
.main-container {
    padding-top: 0px;
}

.fb-like-box, .fb-like-box span, .fb-like-box.fb_iframe_widget span iframe {
    width: 100% !important;
}




/******* HÍR LAPOZÁS FŐOLDALON ********/

.default-paginator ul {
	text-align: center;
    margin: 20px 0;
    padding: 0px;
}

.default-paginator ul li {
    display: inline;
	list-style: none;
}

.default-paginator ul li a {
    background: none repeat scroll 0 0 #EEEEEE;
    color: #373737;
    margin: 0px 2px;
    padding: 2px 1px;
    width: 22px;
    display: inline-block;
    text-decoration: none;
}

.default-paginator ul li a:hover {
    background: none repeat scroll 0 0 #888888;
    color: #FFFFFF;
    font-weight: bold;
}

.default-paginator ul li.selected a {
    background: none repeat scroll 0 0 #576E80;
    color: #FFFFFF;
    font-weight: bold;
}

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

.arch_name {
    font-size: 15px;
    text-transform: uppercase;
}

.arch_text {
    padding: 0px 0 5px 0;
}

.arch_text_a {
    color: #303030;
    line-height: 18px;
}

.arch_date {
    color: #5F5F5F;
    font-style: italic;
    font-size: 11px;
}



.button2 {
    height: 20px;
    line-height: 20px;
    border: solid 1px #d3d3d3;
    background-color: #f2f2f2;
    display: block;
    margin-top: 10px;
    margin-bottom: 0px;
    text-align: center;
    text-decoration: none;
    color: #555555;
    font-family: Arial;
    text-shadow:0px 1px #FFFFFF;
    font-weight: bold;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    background: rgb(240,240,240); /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Y5ZjlmOSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmMGYwZjAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top,  rgba(249,249,249,1) 0%, rgba(240,240,240,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(249,249,249,1)), color-stop(100%,rgba(240,240,240,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  rgba(249,249,249,1) 0%,rgba(240,240,240,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  rgba(249,249,249,1) 0%,rgba(240,240,240,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  rgba(249,249,249,1) 0%,rgba(240,240,240,1) 100%); /* IE10+ */
    background: linear-gradient(to bottom,  rgba(249,249,249,1) 0%,rgba(240,240,240,1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f9f9f9', endColorstr='#f0f0f0',GradientType=0 ); /* IE6-8 */

    -moz-box-shadow:0px 1px 1px 1px rgba(0,0,0, 0.05);
    -webkit-box-shadow:0px 1px 1px 1px rgba(0,0,0, 0.05);
    box-shadow:0px 1px 1px 1px rgba(0,0,0, 0.05);

}

.button2:hover {
    border: solid 1px #b0b0b0;
    background: none repeat scroll 0 0 #888888;
    color: #FFFFFF;
    font-weight: bold;
}

input.form {
    border: 1px solid #E2E2E2;
    background-color: #F7F7F7;
    padding: 3px;
}

select.form {
    border: 1px solid #E2E2E2;
    background-color: #F7F7F7;
    padding: 3px;
}

.search-left {
    width: 20%;
    float: left;
}

.search-right {
    width: 80%;
    float: left;
}

.search-row {
    clear: both;
    padding: 5px;
}


@media screen and (max-width: 767px) {
    .search-left {
        width: 100%;
        float: left;
    }

    .search-right {
        width: 100%;
        float: left;
    }
    
    .search-list-img-td {
        display: none;
    }
}

    .video-item {width: 33%; float: left;  }
    .video-padding {padding:0px 5px 10px; background: #f5f5f5;}
    .video-item img {width: 100%; height: 100%;}
    .video-item h3 {font-size: 12px; height: 40px; padding :10px; background: #2A384E; color: #fff; margin :0 5px;}
    .video-item .button {float: none; display: inline; margin-top: 50px;} 
    .player {
        height:150px;
		width:100%; padding:0; margin:0px;
        text-align: center;
        background-size: cover;
        background-position: center center;
        position: relative;
    }
    .video-item .icon {color: #fff; font-weight: normal; position: absolute; top:50%; left: 50%; cursor: pointer; margin-left: -32px; margin-top:-32px; text-shadow: 0px 0px 3px #373737}
    
    @media screen and (max-width: 767px) {
        .video-item {width: 50%; }
        .player { height:150px; }
    
    }
    @media screen and (max-width: 480px) {
        .video-item {width: 100%; float: none; }
        .player { height:270px; }
    
    }
    
.video-list .list {
    overflow-y: scroll;
}

.img-responsive {
    width: 100% !important;
    height: auto !important;
}

iframe {
    max-width: 100% !important;

}
