/* CALENDAR */
.ai1ec-agenda-widget-view .ai1ec-event > a {
color:#00ACD4;
}

.ai1ec-agenda-widget-view .ai1ec-month, .ai1ec-agenda-view .ai1ec-month{
	background:#00ACD4;
}

.ai1ec-agenda-widget-view .ai1ec-date, .ai1ec-agenda-view .ai1ec-date{
	background:none;
	border:none;
}

/* PERSONNEL*/

div.personnel-item.cat-magymnasium{
	background:#B9E4EE;
}

div.personnel-item.cat-mavolksschule{
	background:#DDE9A3;
}

div.personnel-item.cat-makindergarten{
	background:#F8E2C8;
}



/*********FANCYBOX 3****and (min-width: 800px) *********/
@media all {
  .fancybox-thumbs {
    top: auto;
    width: auto;
    bottom: 0;
    left: 0;
    right : 0;
    height: 95px;
    padding: 10px 10px 5px 10px;
    box-sizing: border-box;
    background: rgba(0, 0, 0, 0.3);
  }
  
  .fancybox-show-thumbs .fancybox-inner {
    right: 0;
    bottom: 95px;
  }
}

/****FACYBOX 3****/

div.personnel-item.cat-maverwaltung{
	background:#c2c4c6;
}
div.personnel-item.cat-mahort{
	background:#EBD2D2;
}

h2.cat-magymnasium{
	color:#00acd4;
}

h2.cat-mavolksschule{
	color:#bed73d;
}

h2.cat-makindergarten{
	color:#f9a13a;
}

h2.cat-maverwaltung{
	color:#c2c4c6
}
h2.cat-mahort{
	color:#C76363;
}

h2.kontakt{
	clear:both;
	margin-left:10px;
	margin-bottom:0;
}
.personnel-title{
	font-size:20px !important ;
}
.fluid-width-video-wrapper{
margin:0 0 15px 0;
}
.personnel-kontakt .personnel-item{
height:190px;
}
/*TABS*/
@media only screen and (max-width: 767px) {  
ul.gdl-tabs li a.active{
	font-weight:bold;
	border-width: 1px !important;
}
ul.gdl-tabs li{
	width:100%;
	margin-bottom:10px;
}

ul.gdl-tabs li a {
	border-width:1px !important;
}
}
@media only screen and (max-width: 767px) and (min-width: 480px) { 
	.shortcode1-3{
		float:left;
		width:31.33%;
		}
}

/*BTN Special */
a.gdl-button.shortcode-large-button{
	width:80px;
}

/*Translator*/
#flags{
margin-top:10px;
width:auto !important;
}
#google_language_translator{
float:right !important;
margin-top:8px !important;
width: 205px !important;
}
.goog-logo-link img{
padding:0px !important;
}
.goog-te-combo{
float:left !important;
margin-right:5px !important;
margin-top:10px !important;
}
.goog-te-gadget span{
margin-left:5px;
}

#flags_wrapper{
	text-align:right;
	display:block;
	clear:both;
	float:right;
}
#flags{
	float:left;
}
#flags a{
	display:inline-block;
	margin-left:3px;
}
#addFlag{
	display: inline;
	
}

#addFlag a.hebrewFlag {
    background: transparent url("/wp-content/themes/zpc/stylesheet/flags.png") no-repeat scroll 0px -148px;
}

#addFlag a.hebrewFlag  {
    width: 24px !important;
    height: 18px !important;
	display: inline-block;
    margin-left: 2px;
	cursor: pointer;
	margin-top: 10px;
}
/********** WPCF 7 ********/
input.wpcf7-quiz{
	display:inline;
}

div.four.columns.personnel-item{
	float:none !important;
	display:inline-block !important;
}

div.four.columns.personnel-item.cat-makontakt{
	float:left !important;
	display:inline-block !important;
}


