/*
 Theme Name:   Verba Alpina
 Theme URI:    
 Description:  
 Author:       fz
 Author URI:   
 Template:     twentytwelve
 Version:      0.0.1
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         
 Text Domain:  twenty-twelve-child
*/

/*Halber Zeilenabstand nach Überschrift*/


/* quicksand-regular - latin */

/* quicksand-regular - latin-ext_latin */
@font-face {
  font-family: 'Quicksand';
  font-style: normal;
  font-weight: 400;
  src: url('fonts/quicksand-v20-latin-ext_latin-regular.eot'); /* IE9 Compat Modes */
  src: 
       url('fonts/quicksand-v20-latin-ext_latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/quicksand-v20-latin-ext_latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('fonts/quicksand-v20-latin-ext_latin-regular.woff') format('woff'), /* Modern Browsers */
       url('fonts/quicksand-v20-latin-ext_latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('fonts/quicksand-v20-latin-ext_latin-regular.svg#Quicksand') format('svg'); /* Legacy iOS */
}
/* quicksand-500 - latin-ext_latin */
@font-face {
  font-family: 'Quicksand';
  font-style: normal;
  font-weight: 500;
  src: url('fonts/quicksand-v20-latin-ext_latin-500.eot'); /* IE9 Compat Modes */
  src: 
       url('fonts/quicksand-v20-latin-ext_latin-500.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/quicksand-v20-latin-ext_latin-500.woff2') format('woff2'), /* Super Modern Browsers */
       url('fonts/quicksand-v20-latin-ext_latin-500.woff') format('woff'), /* Modern Browsers */
       url('fonts/quicksand-v20-latin-ext_latin-500.ttf') format('truetype'), /* Safari, Android, iOS */
       url('fonts/quicksand-v20-latin-ext_latin-500.svg#Quicksand') format('svg'); /* Legacy iOS */
}

@font-face {
  font-family: 'Kabel VA';
  font-style: normal;
  font-weight: 400;
  src: url('fonts/Kabel_Book BT_0.ttf') format('truetype');
}


html{
	overflow-y:auto;
}

body{
	padding: 0px !important;
	background-color: #e6e6e6;
}


.entry-content h1, .entry-content h2,.entry-content h3, .entry-content h4, .entry-content h5, .entry-content h6 {margin-bottom: 0.5em}


.entry-title{

	font-size: 28px !important;
	font-family: 'Kabel VA', sans-serif;
	-webkit-text-stroke: 0.1px;
	transform-origin: 0 0;
	letter-spacing: 0.05em;
	-webkit-transform:scale(0.95,1); /* Safari and Chrome */
	-moz-transform:scale(0.95,1); /* Firefox */
	-ms-transform:scale(0.95,1); /* IE 9 */
	-o-transform:scale(0.95,1); /* Opera */
	transform:scale(0.95,1); /* W3C */
}

.main-navigation li{
	font-family: 'Kabel VA', sans-serif;
	-webkit-text-stroke: 0.1px;
	letter-spacing: 0.05em;
	font-size: 14px;
	position: relative;
	display: flex;
	max-height: 45px;
	letter-spacing: 0.1em;
	-webkit-transform:scale(0.95,1); /* Safari and Chrome */
	-moz-transform:scale(0.95,1); /* Firefox */
	-ms-transform:scale(0.95,1); /* IE 9 */
	-o-transform:scale(0.95,1); /* Opera */
	transform:scale(0.95,1); /* W3C */
	top: -2px;

}

.modal-title{
	font-family: 'Kabel VA', sans-serif;
	-webkit-text-stroke: 0.2px;
	letter-spacing: 0.05em;
	font-size: 20px !important;
	-webkit-transform:scale(0.95,1); /* Safari and Chrome */
	-moz-transform:scale(0.95,1); /* Firefox */
	-ms-transform:scale(0.95,1); /* IE 9 */
	-o-transform:scale(0.95,1); /* Opera */
	transform:scale(0.95,1); /* W3C */
}

.modal-title i{
	-webkit-transform:scale(1.05,1); /* Safari and Chrome */
	-moz-transform:scale(1.05,1); /* Firefox */
	-ms-transform:scale(1.05,1); /* IE 9 */
	-o-transform:scale(1.05,1); /* Opera */
	transform:scale(1.05,1); /* W3C */

}

.main-navigation li a{
	    max-height: 45px;
}

.children li a, .children li, .nav-menu.toggled-on li a, .nav-menu.toggled-on li{
	max-height: initial;
	top: 2px;
    left: -4px;
}

.entry-sub-head{
	/*font-family: 'Lora', serif;*/
	font-size: 22px !important;
	padding: 10px 0px 10px 0px;

}

.entry-small_head_indent{
  font-style: italic;
  padding: 5px;
}

.modal-dialog {
    margin-top: 60px;
}

/*.entry-small_head_indent:before {
    font-size: 19px;
    content: "• ";
    vertical-align: text-bottom;
}
*/

.image_table{
	float:left;
	margin-bottom:20px;
}

.thumb_img_table{
	display: inline-block;
	padding: 10px;
	float: left;
}

.thumb_img_container{
	width: 145px;
	height: 145px;
	-webkit-box-shadow: 2px 2px 5px 0px rgba(0,0,0,0.33);
	-moz-box-shadow: 2px 2px 5px 0px rgba(0,0,0,0.33);
	box-shadow: 2px 2px 5px 0px rgba(0,0,0,0.33);
}

.thumb_img_container:hover{
	opacity: 0.86;
}

.press_container{
	padding-left: 36px;
}

.cs_video_image{
	width: 250px;
	margin-left: 10px;
	margin-bottom: 10px;
	margin-top: 10px;
	-webkit-box-shadow: 2px 2px 5px 0px rgba(0,0,0,0.33);
	-moz-box-shadow: 2px 2px 5px 0px rgba(0,0,0,0.33);
	box-shadow: 2px 2px 5px 0px rgba(0,0,0,0.33);
}

.cs_video_image:hover{
	opacity: 0.86;
}

.modal .close{
	background: none;
    box-shadow: none;
}


.modal .close:focus{
	outline: 0 !important;
}

.page_item>a:focus{
	outline: 0 !important;
}

.mobile_menu_bg{
	position: fixed;
	width: 100%;
	height: 100%;
	background: black;
	opacity: 0.55;
	display: none;
	top: 0;
	z-index: 10;
}

.main-nav{
	margin: 0;
	-webkit-box-shadow: 6px 6px 12px rgba(0,0,0,0.15);
    box-shadow: 6px 6px 12px rgba(0,0,0,0.15);
    text-align: initial;
    background: rgba(251, 251, 251, 1.0);
    height: 45px; 
}


.va-menu-list{
	display: inline-block;
	background: rgba(251, 251, 251, 1.0);
	font-size: 14px !important;
	/*visibility: hidden;*/
	border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
}

.browserZoomWarning{
    position: fixed;
    width: 60%;
    max-width: 800px;
    min-height: 45px;
    background: #e40000f5;
    z-index: 3000;
    border-radius: 4px;
    left: 50%;
    transform: translateX(-50%);
    border: 2px solid;
    color: #721c24;
    background-color: #ffabb3;
    border-color: #d01f30;
    bottom: 20px;
    text-align: center;
    padding: 5px;
    line-height: 16px;
    padding-right: 16px;
    -webkit-box-shadow: 3px 3px 3px 0px rgb(0 0 0 / 15%);
    -moz-box-shadow: 3px 3px 3px 0px rgba(0,0,0,0.15);
    box-shadow: 3px 3px 3px 0px rgb(0 0 0 / 15%);
}

.warningClose{
    position: absolute;
    top: 4px;
    right: 4px;
    z-index: 1;
    cursor: pointer;
}


@media screen and (min-width: 600px){

.main-navigation li {
    margin: 0 30px 0 0;
}

}

 .nav-menu >ul{
  border: none !important;
  display: inline-block !important;
 }


   .nav-menu .toggled-on a {
 	text-decoration: none;
 }

   .nav-menu .toggled-on .children a {
 	font-size: 12px;
 	margin-left: 12px;
 	padding:0;
 	text-transform: initial;
 	background: transparent;
 	border:none;
 }

.main-navigation li a {
	text-transform: none !important;
}


.nav-menu .children{
 	width: initial !important;
 }

nav:not(.toggled) .nav-menu .children{
	display: none;
}	

nav:not(.toggled) li.page_item.page_item_has_children:hover .children {
 	display: block;
}

 .nav-menu > ul > li{
 	display: inline-block;
 }


 .res_menu_col_icon{
 	width: 10px;
 	margin-right: 2px;
 	color: #696969;
 }


.logo_area_bar{
 	padding: 8px;
    padding-right: 30px;
    border-bottom: 1px solid transparent;
    display: inline-block;
    position: relative;
    top: -4px;
/*   background: rgba(251, 251, 251, 0.68);
-webkit-box-shadow: 2px 0px 9px -2px rgba(0,0,0,0.12);
-moz-box-shadow: 2px 0px 9px -2px rgba(0,0,0,0.12);
box-shadow: 2px 0px 9px -2px rgba(0,0,0,0.12);*/
}

.logo_area_right{
	visibility: hidden;
    display: inline-block;
    padding-top: 11px;
    margin-right: 10px;
    float: right;
}

.logo_area_right img{
	height: 20px;
}

.bottom_logo_dfg {
	height: 15px;
	padding-left: 10px;
	display: none;
}

.menu-toggle:hover {
	  color:black;
}

.menu-toggle{
    padding: 0;
    background: transparent !important;
    border: 0 !important;
    font-size: 20px;
    vertical-align: middle;
    box-shadow: initial !important;
    color: grey;
    padding-top: 10px !important;
    padding-right: 10px !important;
    position: absolute;
    right: 0px;    
    margin-top: -47px;
}

.menu-toggle:focus {outline:0;}

.toggled-on{
    color:black;
}

.nav-menu.toggled-on > li > a:focus{
outline:0;
}

.nav-menu.toggled-on > li:hover{
	cursor: pointer;
}

.nav-menu.toggled-on > li:hover > a{
	color:#21759b;
}


	

.top_logo_left{
	display: inline-block; 
	vertical-align:middle; 
	height: 28px;
}

.top_logo_right{
	display: inline-block; 
	vertical-align:middle; 
	height: 20px;
	margin-left: 5px;
	margin-top: 1px;
}

.site-content{
	width: 100%;
}


.toolbarcontainer{
	width: 100%;
	height: 28px;
}


.upperbg{
	width: 100%;
	height: 28px;
    background: rgb(255, 255, 255);
    display: none;
}

.toolbar{
	position: absolute;
    display: inline-flex;
    right: 8%;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    top: 44px;
    clip: rect(0px, 220px, 200px, 5px);

}

.toolbar_section{
	display: inline-flex;
   
}

.tb_i_container{
	margin: 0px 5px 0px 5px;
	display: inline-block;
	position: relative;
   /* width: 18px;*/
}


.tb_icon{
	color:darkgray;
	font-size: 18px; 
	top: 2px;
    position: relative;   
}

.tb_i_container:hover{
	cursor: pointer;
}

.tb_i_container:hover .tb_icon{

	color:gray;
}



.tb_lang_menu img{
	height: 18px;
    position: relative;
    opacity: 0.55;
    top: 2px;
}


.tb_lang_menu img:hover{
cursor: pointer;
opacity: 1.0;
}

.modal_lang_cont{
padding: 5px;
width: 80%;

}

.modal_lang_cont img{
	width: 32px;
	vertical-align: middle;
	padding-right: 6px;
    opacity: 0.5;

}

.modal_lang_cont.active img {
        opacity: 1.0;
}

.modal_lang_cont:hover{
	cursor: pointer;
	color: black;
	opacity: 1.0;
}

.modal_lang_cont:hover img{
	opacity: 1.0;
}

.select_export_popup .modal-header h5 {
    display: inline-block;
    font-size: 16px;
}

.export_list_popup .modal-header h5 {
    display: inline-block;
    font-size: 16px;
}


.select_hex_popup .modal-header h5 {
    display: inline-block;
    font-size: 16px;
}

.share_modal_main .modal-header h5 {
    display: inline-block;
    font-size: 16px;
}

#cite_modal .modal-header h5 {
    display: inline-block;
    font-size: 16px;
}

.non_login_warning{
	font-size: 12px;
	padding: 5px;
	color: red;
	border: 1px solid;
	border-radius: 5px;
	margin-top: 10px;
}


#share_url_text{
	width: 100%;
	font-size: 12px;
	resize: vertical;
}

.share_modal_main {
	z-index: 2000;
}

.social_icon_container{
	margin-top: 10px;
}

.social_icon_container .fa{
	font-size: 32px;
}


.social_icon_container>a{
		padding: 5px;
		text-decoration: none;
		color:#014c8c !important;
		outline: 0;
}

.social_icon_container > a > div {
	border-bottom: 1px solid;
    padding-bottom: 4px;
}


.social_icon_container > a:last-child >div{
	padding-bottom: 0px;
}


.social_icon_container div:hover{
    cursor: pointer;
	opacity: 1.0;
}

.social_icon_container div{
	opacity: 0.5;

}


.social_icon_container i{
	vertical-align: middle;
	padding-right: 6px;
	font-size: 32px;
}

.db_select_cont{
	margin-top: 7px
}

.db_select_head{
	padding-bottom: 10px;
    font-size: 15px;
}

.db_select_cont select{
	width: 80%;
}

.backend_modal_main .modal-header h5{
	display: inline-block;
	font-size: 16px;	
}

.back_m_btn{
	 background: transparent;
	 opacity: 0.7;
	 font-size: 16px;
}

.back_m_btn:hover{
	opacity: 1;
	background: transparent;
}

.internal_pages li{

	padding:10px 0px 10px 0px;
}

.login_check{
	position: absolute;
    top: 6px;
    left: 6px;
    font-size: 11px;
    display: inline-block;
}




#IM_filter_popup_content .jstree-checkbox-selection {
	height: auto !important;
}


.version-tag{
    position: absolute;
    right: -8px;
    top: 44px;
    font-size: 12px;
    color: #c5c5c5;
    z-index: -1;
    display: flex;
}

.version_tag_hover:hover {
	cursor: pointer;
	color: #555;
}



/*@media screen and (min-width: 600px){
	.main-nav li {
	    margin: 0 1.5rem 0 0;
	}
}*/


@media screen and (max-width: 600px){
	.logo_area_bar {
	    display: block;
	    text-align: left;
	}

	.thumb_img_container{
		width: 200px;
		height: 200px; 
	}	

}

@media screen and (max-width: 541px){

	.thumb_img_container{
		width: 250px;
		height: 250px; 
	}	

}



@media screen and (max-width: 470px){

	.entry-title {
	   font-size: 24px !important;
	}

	.version-tag{
		font-size: 10px;
	}

	.toolbar_center.ver_tb{
	   padding-right: 15px !important;
	}

	.tablecontainer:not(.menu_closed) .upperbg{
		background-color: #227fad;
	}
	
	.edit_info_div{
		top: 65px !important;
	}

}


@media screen and (max-width: 350px){
	.version_span{
    display: none;
   }
}

@media only screen and (max-width: 1142px) {

    .modal.in .modal-dialog:not(.modal-sm){
        margin-top: 85px;
    }

}

@media only screen and (max-width: 576px) {

     .modal.in .modal-dialog.modal-sm{
        margin-top: 85px;
    }

}


.entry-content li.select2-selection__choice {
	margin: 0;
}


#lebenslauf table tr td:first-child {
	width: 120px !important;
}

header h1 {
	margin-bottom: 10px;
}

.va_authors {
	margin-bottom: 7px;
	display: block;
}

div.entry-content img:not(.shadow) {
	box-shadow: None !important;
}

div.entry-content table:is(.vertical-border) td {
	border-left: 1px solid #ededed;
	border-right: 1px solid #ededed;
	padding-left: 5px;
}

div.questionnaire-content p {
	margin-bottom: 0px !important;
}

.ui-icon.ui-icon-close{
	height: 14px;
	width: 14px;
    line-height: initial;
    margin-top: 0px;
    
 }

 .qtip-close {
    display: flex;
    justify-content: center;
    justify-items: center;
    align-items: center;

}

audio.wp-audio-shortcode {
	min-width: 200px;
}