/***********************************************************
WRITE HERE YOUR CUSTOM STYLES, THIS FILE WILL BE PARSED IN ADDITION TO css/styles_screen.css AND, IF YOU USE A THEME DIFFERENT THAN "CLASSIC", IN ADDITION TO THE CORRESPONDING CSS FILE (E.G. FOR THE THEME "BLACK", THE FILE IS css/theme_black.css)
***********************************************************/

:root {
  --main-color: #383c44;
  --main-color-hover: #535863;
}


tbody b {
    color: black;
    background-color: #cccccc;
    text-decoration: none;
    font-weight: 500;
    display: inline-block;
    padding: 6px 50px;
    margin-bottom: 20px;
    font-size: 16px;
    line-height: 1.42857143;
    text-align: left;
    white-space: nowrap;
    vertical-align: middle;
    width: 100%;
}

#dadabik_quick_search_form label_filter {
    font-weight: bold;
}

.detail_page_label {
    color: black;
    background-color: #cccccc;
    text-decoration: none;
    font-weight: bold;
    padding: 5px 20px;
    text-align: left;
    white-space: nowrap;
    vertical-align: middle;
}

.footerCopyright {
	font-size: 12px;
    padding: 0 15px;
}

/*homepage*/
.divHomepage{
	display: block;
	padding: 10px 30px;
}

.divHomepage p{
	text-align: justify;
	margin: 0;
}

#divHomepageLeft{
	border-bottom: 1px solid #a2a793;
}

#divHomepageRight, #divHomepageLeft{
	width: 100%;
}

.btnHomePageContainer {
    margin-bottom: 20px;
}

#divHomepageRight .btnHomePageContainer {
    border-left: 4px solid var(--main-color);
    padding: 3px 0 14px 10px;
	display: block;
    float: left;
    width: 100%;
}

.thema_container .btnHomePageContainer{
 width: 70%;
}

.thema_container p{
 width: 70%;
}

#HomepageTopRight p{
	margin-bottom: 10px;	
}

.btnHomePage:focus, .btnHomePage:hover, .btnHomePage:active {
    background-color: var(--main-color-hover);
	color: white;
}

.btnHomePageSecond:focus, .btnHomePageSecond:hover, .btnHomePageSecond:active {
    background-color: var(--main-color-hover);
	color: white;
}

.btnHomePage {
	text-decoration: none;
	color: white;
	padding: 10px 15px;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
	background-color: var(--main-color);
	display: block;
}

.btnDescription{
	width: 200px!important;
	float: none!important;
}

.btnHomePageSecond {
    text-decoration: none;
    color: white;
    padding: 3px 10px;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    background-color: var(--main-color);
    display: block;
    margin: 5px 0 0 30px;
	width: 150px;
    text-align: center;
    font-size: 14px;
    float: left;
}

#HomepageTopRight .btnHomePageSecond {
	margin-left: 0;	
}

.institutionTitel{
	text-decoration: none;
    display: block;
    font-weight: 500;
	margin-bottom: 10px;
	font-size: 18px;
}

.home h2{
	font-weight: 500!important;	
}

.btnHomePageWithImage {
	font-size: 18px;
}


.list-style-02 {
    margin-top: 0;
    margin-bottom: 10px;
    list-style: none;
    padding: 0;
}

.list-film li {
  padding-left: 1.3em;
  color: #a2a793;
  padding: 10px 25px!important;
}
.list-film li:before {
  content: "\f167"; /* FontAwesome Unicode */
  font-family: FontAwesome;
  display: inline-block;
  margin-left: -1.3em; /* same as padding-left set on li */
  width: 1.3em; /* same as padding-left set on li */
  margin-right: 15px;
  
}

.categoriesContainer {
    padding: 10px 30px;
	text-align: justify;
}

.listwithimg{
	width: 100%;
	border-left: 1px solid #9d9daf;
}

.listwithimg a{
	/*font-size: 21px;*/
	padding-left: 10px!important;
	display: block;
}

.list-film-img {
    width: 150px;
    margin-right: 14px;
    vertical-align: middle;
}

.list-style-02 li {
    margin: 0;
    border-bottom: 1px solid #9d9daf;
}

.list-style-02 a {
    text-decoration: none;
	padding: 10px 0;
	
}

.listwithimg a:hover {
    background-color: #9d9daf;
	color: white;
	text-decoration: none!important;
}

.list-style-02 a:hover {
	text-decoration: underline;
}

.list-style-02 li:first-child {
    padding-top: 0;
}

.list-style-02 li:last-child {
    border-bottom: none;
}

.list_second{
	list-style: none;
	margin-top: 10px;
	margin-bottom: 5px;
}

.list_second li{
	border: none;
    padding: 0;
}

#HomepageTop{
	border-bottom: 1px solid #9d9daf;
	padding: 20px 30px;
}

#HomepageTopLeft{
	width: 100%;
}

#HomepageTopRight{
	width: 100%;
}

.figAllFilms .figcaptionAllFilms{
	position: relative;
    top: -17px;
    text-align: right;
    width: 100%;
    display: block;
    padding-right: 5px;
    color: white;
    font-size: 13px;
    background-color: rgba(56, 60, 68, 0.8);
	text-decoration: none;
}

.figAllFilms{
	width: 100%;
	max-width: 250px;
}

#imgLinkFilms{
	width: 100%	
}

.linksHomepage{
	text-decoration: none;
	font-weight: bold;
}

.btnHomeImg{
display: none;
	height: 60px;
	margin-top: 10px;
	float: left;
	margin-right: 10px;	
}

.btnHomeImgPlus{
	padding: 14px 29px;
    border: 1px black solid;	
}

.fulltable{
	width: 100%!important;
}

.divFull {
    display: block;
    width: 100%;
    float: left;
	background-color: white;
    border: 1px solid #CCC;
}

.divFilmLeft{
	display: none;
	width: 40%;
	float: left;
	border-right: 2px solid #f2f2f2;
    max-width: 320px;
    padding: 10px;
}

.divFilmRight{
	width: 100%;
	float: left;
	display: block;
	padding: 10px;
}

.video_frame{
	width: 100%;
	max-width: 300px;
}

@media (min-width: 700px) {
	.divFilmLeft{
		display: block;	
	}
	.divFilmRight{
		width: 60%;
	}
.btnHomeImg{
display: block;
}
.btnHomePageWithImage {
	height: 120px;
}
}

@media (min-width: 1200px) {
	.divFilmLeft{
		width: 30%;
	}
	.divFilmRight{
		width: 70%;
	}
}
@media (min-width: 1200px) {
	.categoriesContainer{
		width: 70%;
		padding: 10px 0;
		margin-left: 15%;
		margin-right: 15%;
	}
	#divHomepageRight, #divHomepageLeft{
		width: 50%;
	}
	#divHomepageLeft{
		border-bottom: none;
	}
	#divHomepageLeft{
		border-right: 1px solid #9d9daf;
	}
	.divHomepage{
		float: left;
	}
	#HomepageTopLeft{
		width: 20%;
	}

	#HomepageTopRight{
		width: 80%;
	}
	#HomepageTop{
		float: left;
	}
	.td_content{
		padding: 0 100px!important;	
	}
.btnHomeImg{
display: none;
}
.btnHomePageWithImage {
	height: auto;
}
}
@media only screen and (min-width: 1370px) {
.btnHomeImg{
display: block;
}
.btnHomePageWithImage {
	height: 120px;
}
}

@media only screen and (min-width: 1700px) {
	/*.fulltable{
		width: 80%!important;
		margin: 0 10%;
	}
	.divFull {
		width: 80%;
		margin: 0 10%;
	}*/
	.categoriesContainer{
		width: 60%;
		padding: 10px 0;
		margin-left: 20%;
		margin-right: 20%;
	}
}

/**nav color**/
.td_left_menu {
    background-color: var(--main-color)!important;
}
.main-menu {
	border: 1px solid var(--main-color)!important;
	background-color: var(--main-color)!important;
}
.main-menu a {
		background-color: var(--main-color)!important;
}
.main-menu a:hover, .main-menu a:active, .main-menu a:focus {
    text-decoration: none!important;
	color: white;
    background-color: var(--main-color-hover)!important;
}

@media (min-width: 768px) {
	.td_left_menu {
		display:none;
	}
	.menu_desktop_container{
		display: block!important;
	}
}

/**menu desktop **/
.fixed-header{
display: none;
}
body{
margin-top : 0!important;
}

.menu_desktop, .menu_desktop td{
	display:block;
	width: 100%;
}

.menu_desktop_container{
    display: block;
    float: left;
    width: 100%;
    padding: 0px 10px;
    background-color: var(--main-color);
}

.menu_desktop_item {
    width: 50%;
    display: block;
    float: left;
    text-align: center;
    padding: 10px 0;
    color: white;
    text-decoration: none;
    font-size: 18px;
    font-weight: 500;
    border-right: 1px solid #eee;
    border-left: 1px solid #eee;
}

.menu_desktop_item:hover, .menu_desktop_item:active, .menu_desktop_item:focus {
    text-decoration: none;
	color: white;
    background-color: var(--main-color-hover);
}

.table_interface_container_tr_top_menu td {
    background: white;
}

.table_interface_container_tr_logo > td {
	border: 0;
}

.table_interface_container_tr_logo img{

max-width: 520px!important;
}

.table_interface_container_td_content .btn-primary, .table_interface_container_td_content button, .table_interface_container_td_content input[type='button'], .table_interface_container_td_content input[type='submit']{
background-color: var(--main-color)!important;
}

.btn-primary:hover, .btn-primary:active, .btn-primary:focus, button:focus, button:hover, button:active, input[type='button']:focus, input[type='button']:hover, input[type='button']:active, input[type='submit']:focus, input[type='submit']:hover, input[type='submit']:active{
background-color: var(--main-color-hover)!important;
}

.search_operator {
    padding-right: 1.5rem;
}

body.loaded-in-iframe .css_form,
body.loaded-in-iframe .menu_desktop,
body.loaded-in-iframe .table_interface_container_tr_logo,
body.loaded-in-iframe br,
body.loaded-in-iframe .previous_next_container,
body.loaded-in-iframe .aghist_suche,
body.loaded-in-iframe .subtitle{
  display: none!important;
}

.aghist_suche_td{
display: flex;
  flex-direction: column;
  align-items: end;
  padding-right: 10px;
}

.searchbox_aghist{
  display: flex;
  align-items: center;
margin: 6px 0px;
}

.searchbox_aghist button{
padding: 7px 11px;
  background-color: white!important;
  color: var(--main-color)!important;
  border: 1px solid var(--main-color);
  border-radius: 4px 0px 0px 4px;
  cursor: pointer;
  border-right: 2px solid var(--main-color);
}

.searchbox_aghist button:hover {
  background-color: var(--main-color)!important;
color: white!important;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
}

.searchbox_aghist input{
padding: 6px;
  border: 1px solid var(--main-color);
  border-radius: 0px 4px 4px 0px;
  width: 220px;
}
