@charset "utf-8";
/* CSS Document */
/* CSS STYLE */
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,400italic,700,700italic);
@import url('https://fonts.googleapis.com/css2?family=Fredericka+the+Great&display=swap');
@import url('https://fonts.googleapis.com/css?family=Spectral+SC:ital,400,500,600,700'); /* Hea */

html {overflow-y: scroll;}

body {
    background-color: #FFF;
    font-family: "Raleway","Helvetica Neue",Helvetica,Arial,sans-serif!important;/* Hea */
    font-size: 18px !important;/* Hea */
}

strong,
b {
	font-weight: 900;
}

img {max-width: 100%; }

#top {
/*    background: none repeat scroll 0 0 #444444;*/
color: #ddd;
font-size: 12px;
/*margin-bottom: 16px;*/
padding-bottom: 4px;
padding-top: 4px;
}

#top .container .separator {
border-left: 1px solid #CCCCCC;
display: inline-block;
height: 10px;
margin: 0 20px;
width: 1px;
}

#navigation {
height:50px;
border: 0px solid red;
}

.navbar {border-radius: 0!important }
.navbar-default {
 /*   background-color: #2c3e50;
    border-color: transparent;*/
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {outline: medium none }
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {outline: medium none }

.navbar-nav > li > a:hover {
border: 1px solid transparent!important;
background-color: #E7E7E7!important;
}

.navbar-nav > .active > a, 
.navbar-nav > .active > a:hover {
border: 0px solid #ddd!important;
background-color: #E7E7E7!important;
}

.dropdown-menu {
padding: 0px!important;
border-radius: 0!important;
}

#main-box {
border: 0px solid #E5E5E5; /* border 1, if you have front component*/
margin-bottom: 20px;
}

#main { /* Hea */
padding-bottom: 0px; 	
}

.breadcrumb {/* Hea */
border: 0px solid red!important;

}

#breadcrumbs .moduletable {
border: 0;
padding: 0;
}

#fullwidth {
   /* margin-top: -20px;*/
    overflow: hidden;
	display: block;
}
#fullwidth .moduletable {
    border: 0;
    padding: 0;
}
.black .moduletable {
    background: none repeat scroll 0 0 #222222;
    border-color: #222222;
    color: #AAAAAA;
}

#sidebar-2 {
	margin-top: 0px;
	padding-left: 0px;
	border: 0px solid red;
}

.moduletable {
    /*    background: none repeat scroll 0 0 #FFFFFF;;
    border: 1px solid #E5E5E5;*/
    margin-bottom: 0px;
    padding: 10px;
}
.panel.moduletable {    padding: 0 }
.panel .moduletable {
    box-shadow: none;
    margin: 0px 10px;
    padding: 10px;
}
#brand {
    float: left;
    padding-left: 0px;
    padding-top: 0px;
	border: 0px solid blue; /* HEA */
}

#brand img {
    padding-bottom: 0px;
    padding-top: 0px;
	border: 0px solid red;/* HEA */
}
.splash {
    background-attachment: fixed;
    background-color: #141d27;
    background-image: url("../images/bg.jpg");
    background-size: cover;
    color: #fff;
    padding: 10em 0 6em;
    text-align: center;
    margin-bottom: 20px;
}
.page-header {margin: 0px 0 20px!important }
.hasTooltip {display: inline !important }
.noMainbody {display: none !important }
ul.unstyled,
ol.unstyled {
    list-style: outside none none;
    margin-left: 0;
    padding: 0;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
float: left;
position: relative !important;
margin-left: 0 !important;
}
.checkbox label, .radio label {
    padding-left: 20px;
    padding-right: 10px;
}
label {
    display: block;
    margin-bottom: 5px;
}
label,
input,
button,
select,
textarea {
    font-size: 16px;
    font-weight: normal!important;
    line-height: 18px;
}
label,
select,
button,
input[type="button"],
input[type="reset"],
input[type="submit"],
input[type="radio"],
input[type="checkbox"] {cursor: pointer }
.control-group input, .control-group textarea, .control-group .uneditable-input{/*width: 100% !important */}
.contact-form .control-group input, .contact-form .control-group textarea, .contact-form .control-group .uneditable-input {
    width: 100%;
}
.email-copy-input {float: left }
#pop-print {
    float: right;
    margin: 10px;
}
div#jform_catid_chzn.chzn-container, div#jform_catid_chzn.chzn-container div.chzn-drop, div#jform_state_chzn.chzn-container, div#jform_state_chzn.chzn-container div.chzn-drop, div#jform_featured_chzn.chzn-container, div#jform_featured_chzn.chzn-container div.chzn- drop, div#jform_access_chzn.chzn-container, div#jform_access_chzn.chzn-container div.chzn-drop, div#jform_metadata_tags_chzn.chzn-container, div#jform_metadata_tags_chzn.chzn-container div.chzn-drop, div#jform_language_chzn.chzn- container, div#jform_language_chzn.chzn-container div.chzn-drop, div#jform_language_chzn.chzn-container, div#jform_tags_chzn.chzn-container {
    width: 260px !important;
}
.control-group .control-label {
    padding-top: 7px;
    padding-bottom: 7px;
}
.chzn-container-single .chzn-single {
    width: 140px;
}
.chzn-container .chzn-drop{
    width: 100px;
}
.btn.modal {
    bottom: auto;
    display: inline;
    left: auto;
    position: relative;
    top: auto;
}
html,
body {
    height: 100%;
    /* The html and body elements cannot have any padding or margin. */
}
/* Wrapper for page content to push down footer */
#wrap {
    height: auto !important;
    margin: 0 auto -60px;
    min-height: 100%;
    padding: 0 0 60px;
}
/* Set the fixed height of the footer here */
#footer {
    /*  height: 80px;;
    background-color: #f5f5f5;*/
}

#copy.well {
    border-radius: 0;
    border: 0;
    margin: 0;
}
#copy .moduletable {
    background: transparent;
    border: 0;
    margin-bottom: 0;
}
#push {    height: 60px }
/* LAYOUT */
/* Floats */
.float-left {float: left }
.float-right {float: right }
.group:before,
.group:after {
    content: "";
    display: table;
}
.group:after {clear: both }
.ie7 .group {zoom: 1 }
/* JOOMLA */
.form-horizontal .control-label {text-align: inherit!important;}
i.icon-calendar:before {
	content: "\1f4c5";
	display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  position: relative;
  top: 1px;
}
div.contact-form-field label,
div.message-label label {
display: inline !important;
}
div#jform_tags_chzn.chzn-container ul.chzn-choices li.search-field input.default {
    padding: 0;
}
.control-group input[type="checkbox"] {
    width: 10px!important;
}
.btn-toolbar {
    margin-bottom: 10px;
}
.cols-1 {
    display: block;
    float: none !important;
    margin: 0 !important;
}
.cols-2 .column-1 {
    float: left;
    width: 46%;
}
.cols-2 .column-2 {
    float: right;
    margin: 0;
    width: 46%;
}
.cols-3 .column-1 {
    float: left;
    margin-right: 4%;
    padding: 0 5px;
    width: 29%;
}
.cols-3 .column-2 {
    float: left;
    margin-left: 0;
    padding: 0 5px;
    width: 29%;
}
.cols-3 .column-3 {
    float: right;
    padding: 0 5px;
    width: 29%;
}
.items-row {
    margin-bottom: 10px !important;
    overflow: hidden;
}
.column-1,
.column-2,
.column-3 {padding: 10px 5px }
.column-2 {
    margin-left: 40%;
    width: 55%;
}
.column-3 {width: 30% }
.blog-more {padding: 10px 5px }
/*TO TOP*/
.back-to-top {
    position: fixed;
    bottom: 2em;
    right: 0px;
    text-decoration: none;
    color: #000000;
    background-color: rgba(235, 235, 235, 0.80);
    font-size: 12px;
    padding: 1em;
    display: none;
}
.back-to-top:hover {background-color: rgba(135, 135, 135, 0.50) }

/***************************************
* Zusatzangaben HEA
****************************************/

/*
body {
background-color: #eee!important
}

.container .row,
#main{
background-color: #FFF!important
}*/

#main a:hover,
#bottom a:hover {
color: #666!important;
}

#fullwidth {  /* HEA Slider Angaben */
margin-bottom: -20px!important;
}

.agenda > div.moduletable {
border: 0px solid blue;
padding-top: 0;
}

.sponsoren p  {
margin: 10px 0 20px;
border: 0px solid blue;
}


.kjvbb {

}

a.kjvbb {
text-align: left!important;
padding: 2px 0 0 60px;
color: #337ab7;
font-size: 24px;
font-weight: bold;
text-decoration: none;
background: #fff url("./../../../images/template/button-on.png") no-repeat!important;
width: 243px;
}

a.kjvbb:hover {
background: #fff url("./../../../images/template/button-hover.png") no-repeat!important;
color: #666;
text-decoration: none;
}

/***************************************
* HEA Angaben Youtube und Facebook
****************************************/
div#top.navbar-inverse > div.container > div.row > div.customcol-md-12 > div > em.fa,
div#top.navbar-inverse > div.container > div.row > div.customcol-sm-12 {
color: #FFF!important;font-size: 18px !important;/* Hea */
}

div#top.navbar-inverse > div.container > div.row > div.customcol-md-12 > div > a,
div#top.navbar-inverse > div.container > div.row > div.customcol-sm-12 > a {
color: #ccc!important;
font-size: 14px !important;/* Hea */
padding-left:5px;
padding-right:5px;
}

.fa {
font-size: 16px !important;/* Hea */
}
.navbar-inverse {
background-color: #337AB7!important;
}

h1,.h1 {font-size:44px!important}
h2,.h2,h2.fileman_header {font-size:40px!important}
h3,.h3 {font-size:28px!important}
h4,.h4 {font-size:24px!important}
h5,.h5 {font-size:18px!important}
h6,.h6 {font-size:14px!important}

p{margin:0 0 11.5px}

.lead {
margin-bottom:23px;
font-size:18px;
font-weight:300;
line-height:1.4
}



.btn-primary:hover, .btn-primary:focus, .btn-primary.focus, .btn-primary:active, .btn-primary.active, .open > .dropdown-toggle.btn-primary {
background-color: #ccc!important;
border-color: #aaa!important;
}

/***************************************
* HEA FAV Slider
****************************************/
.flex-caption {
width: 100%!important;
font-size: 22px!important;
font-weight: bold!important;
line-height: 24px!important;
padding: 1.5% 3%!important;
}

#content-bottom .moduletable { /* HEA Bottom Logos */
margin-top: 30px!important;
}

#bottom .block.col-md-2 .moduletable,
#bottom .block.col-md-3 .moduletable { /* HEA Quicklinks Bottom */
padding: 10px 0;
border: 0px solid red;
}
	
/*#copy .moduletable {
background-color: #F9F9F9!important
}*/

#push {
  height: 0px;
}

.table.table-striped.table-hover {
border-bottom: 1px solid #DDD;
}

/***************************************
* HEA Contact Category Angaben
****************************************/
table.category {
width: 100%!important;
}

td.item-title,
td.item-suburb {
border-top: 1px solid #DDD;
border-bottom: 1px solid #DDD;
padding: 8px;
line-height: 1.42857;
}

tr.cat-list-row0 > td.item-title:nth-child(odd) { background-color:#f9f9f9;}
tr.cat-list-row0 > td.item-suburb:nth-child(even){ background-color:#f9f9f9;}




/***************************************
* ToolTips etc. for JEvents Calendar
****************************************/
.jevtip-text {
padding: 0;
margin: 0;
font-size: 14px;
font-family: 'Open Sans', Helvetica, sans-serif !important;/* Hea */
}
 
div.jevtt_title{
font-weight: bold;
font-size: 16px;
padding: 5px;
font-family: 'Open Sans', Helvetica, sans-serif !important;/* Hea */
}

div.jevtt_text{
padding: 0;
font-family: 'Open Sans', Helvetica, sans-serif !important;/* Hea */
}

#jevents_body a.cal_titlelink:link, 
#jevents_body a.cal_titlelink:visited, 
#jevents_body a.cal_titlelink:hover {
font-size: 12px;
}

.jevbootstrap > p > a.jev_back.btn,
.jev_evdt_desc > p > a,
.jev_evdt_extrainf > a {
color: #337AB7!important;/* Hea */
}

#flatcal_minical .flatcal_todaycell a {
background-color: #337AB7!important;/* Hea */
border-color: #000!important;/* Hea */
}

#flatcal_minical .flatcal_todaycell a:hover {
background-color: #FFF!important;/* Hea */
border-color: #000!important;/* Hea */
}

#flatcal_minical .flatcal_main_t  a.flatcal_busylink {
background-color: #DB3532!important;/* Hea */
border: 1px solid #000!important;/* Hea */
color: #ffffff;
padding-top: 3px;
padding-bottom: 3px;
border-radius: 20px;
}

#flatcal_minical .flatcal_main_t  a.flatcal_busylink:hover {
background-color: #FFF!important;/* Hea */
border-color: #000!important;/* Hea */
color: #000;
}

/***************************************
* Fox Contact Angaben
****************************************/
.fox-column { 
box-sizing: border-box;
}

div#fox-container-c141 .control-label {
line-height: 12px;
border: 0px solid #000;/* Hea */
}

div#fox-container-c141 .control-group {
  margin-bottom: 5px;
border: 0px solid #fff000;/* Hea */
}

/******** Ende Zusatzangaben HEA ********/






/* Media Queries */
/* Retina */
@media screen and (-webkit-min-device-pixel-ratio: 2), screen and (max--moz-device-pixel-ratio: 2) { 
}
/* Landscape phones and down */
@media (max-width: 500px) { 

#top,
#fullwidth { /* HEA */
display: none;	
}

#navigation {
height:30px;
background-color: #FFF;
}

div.container {
margin-bottom: 0;
padding-bottom: 0;
}

.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus,
.dropdown-menu > .active > a, 
.dropdown-menu > .active > a:hover, 
.dropdown-menu > .active > a:focus {
color: #fff!important;
background-color: #337ab7!important;
}

#brand, #brand img {
width: 80%!important;
height: auto!important;
}

body {
font-size: 14px !important;/* Hea */
}

h1, .h1, h2, .h2, h3, .h3 {
margin-top:0px!important;/* Hea */
margin-bottom: 0px!important;/* Hea */
}

h2,.h2,h2.fileman_header {
font-size:34px!important;
}


div#wrap > div.container > div#main.row.show-grid > div#container.col-sm-9 > div#main-box > div > div > div > table {
overflow-x: auto;
display: block;
}


}
/* Landscape phone to portrait tablet */
@media (min-width: 501px) and (max-width: 767px) { 

#brand, #brand img {
width: 70%!important;
height: auto!important;
}

#breadcrumbs  {
margin-top: 35px;
}

.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus,
.dropdown-menu > .active > a, 
.dropdown-menu > .active > a:hover, 
.dropdown-menu > .active > a:focus {
color: #fff!important;
background-color: #337ab7!important;
}

}
/* Portrait tablet to landscape and desktop */
@media (min-width: 768px) and (max-width: 979px) {
	
#brand, #brand img {
width: 85%!important;
height: auto!important;
}

#breadcrumbs  {
margin-top: 75px;
}

}

/* Portrait tablet to landscape and desktop */
@media (min-width: 980px) and (max-width: 1199px) {
	
#brand, #brand img {
width: 80%!important;
height: auto!important;
}

#breadcrumbs  {
margin-top: 50px;
}

}

/* Large desktop */
@media (min-width: 1200px) { 
#breadcrumbs  {
margin-top: 15px;
}

}
/* Fix disappearing tabs on editor page - Added by Waseem Sadiq 8th March 2015*/
.icons .btn-group,
.icons .btn-group a[data-toggle="tab"][aria-expanded="false"],
ul.nav-tabs > li > a[data-toggle="tab"][aria-expanded="false"]
{
    display:block!important;
}