﻿/**************************
File : base.css
Mandant : Main-Taunus-Kreis
**************************/

/**************************
	INHALTSVERZEICHNISS

	- GENERAL
	- HEADER
	- HEADER_LOGO
	- HEADER_NAVIGATION
	- MENU
	- CONTENT
	- KITA_DETAILS
	- DOCUMENTS
	- ROUTING
	- PRINTPAGE
	- MAP_DETAILS
	- TREFFERLISTE
	- TREFFERLISTE_PRINT_PAGE
	- VORANMELDUNG
	- FOOTER
	- IE 7 HACKS
**************************/

@charset "UTF-8";

html
{
	font-size: 16px;
}

body
{
	font: 0.813em/1.5em "Arial", sans-serif;
}

.wk_hp
{
	display: none;
}

a,
 a.btn.btn-link
{
	color: #aa2108;
}

a:hover, a.btn.btn-link:hover
{
	color: #aa2108;
	text-decoration: underline;
}

.wk_body_style
{
	padding-top: 150px;
}

.alert.alert-warning.wk_infotext
{
	background-color: #f6f5f5;
	border-color: #e5e5e5;
	color: #000;
}

.wk_bearbeiten_button.dropdown.open .dropdown-menu
{
	left: -90px;
}

h4 small
{
	color: #000;
}

 .wk_td_second
 {
	 margin-left: 40px;
	 float: left;
 }

.cell-baimg
{
}

table table
{
	-moz-hyphens: auto;
   -o-hyphens: auto;
   -webkit-hyphens: auto;
   -ms-hyphens: auto;
   hyphens: auto; 
}

.row-offcanvas.row-offcanvas-left .container-fluid
{
	width: 1170px;
}

.container-fluid .row.row-offcanvas.row-offcanvas-right .col-md-1.col-lg-2
{
	width: 0;
}

.container-fluid .row.row-offcanvas.row-offcanvas-right .col-md-7.col-lg-7
{
	width: 70%;
}

.btn-primary, .btn-success
{
	background-color: #c61f00;
	border-color: #c61f00;
}

.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus
{
	background-color: #c61f00;
}

.btn-primary:hover, .btn-success:hover
{
	background-color: #ec3120;
	border-color: #ec3120;
}

/*HEADER*/

nav
{
	font-size: 0.85em;
}

form.bs-docs-sidenav,
#sidebar .list-group
{
	font-size: 0.85em;
}

.navbar-toggle .icon-bar
{
	border-radius: 1px;
	display: block;
	height: 2px;
	width: 22px;
}

.col-xs-12 form .col-sm-6
{
	margin-bottom: 20px;
}

.navbar-toggle .icon-bar + .icon-bar
{
	margin-top: 4px;
}

.icon-bar
{
	background-color: #000;
}

.navbar .container .wk_navbar_background
{
}

.navbar
{
	border-bottom: 5px solid #c61f00;
}

nav .container
{
	padding-bottom: 0;
}

.footer
{
	border-top: 1px solid #ddd;
	height: 50px;
}

.responsive-video iframe
{
	position: absolute;
	top: 0;
	left: 0;
	width: 59.5%;
	height: 100%;
}

.responsive-video
{
	position: relative;
	padding-bottom: 25.25%; /* Default for 1600x900 videos 16:9 ratio*/
	padding-top: 0px;
	height: 0;
	overflow: hidden;
	margin-left: 25%;
}

.cell-kitainfo a.btn.btn-link
{
	padding-left: 0;
}

.cell-kitainfo a.btn.btn-link i
{
	margin-right: 3px;
}

.navbar-default .navbar-nav > li > a, .dropdown-menu li a, .navbar-default .btn-link
{
	color: #c61f00;
}

.panel-title a,
h1.Headline
{
	color: #c61f00;
}
h1.Headline
{
	border-bottom: 1px solid #c61f00;
}

.modal-dialog.wk-modal-xl
{
	width: 90%;
}


@media (min-width: 1200px)
{
	.wk_skyline
	{
		background: url("skyline_small.png") no-repeat scroll 0 63px;
		width: 212px;
		height: 123px;
		margin-left: 840px;
	}
	
	.wk_frankfurt_wappen
	{
		background: url("frankfurt_logo_small.png") no-repeat scroll 0 25px;
		width: 254px;
		height: 100px;
		margin-left: 840px;
	}
	
	.wk_gradient_left_right
	{
		background: linear-gradient(to right, white, white 25%, rgba(255, 255, 255, 0)) repeat scroll 0 0 rgba(0, 0, 0, 0);
		position: absolute;
		width: 100px;
		height: 35px;
		margin-left: 170px;
		top: 43px;
	}
	.wk_gradient_right_left
	{
		background: linear-gradient(to left, white 0%, rgba(255, 255, 255, 0)) repeat scroll 0 0 rgba(0, 0, 0, 0);
		position: absolute;
		width: 80px;
		height: 35px;
		margin-left: 1060px;
		top: 43px;
	}
	
	.wk_skyline,
	.wk_frankfurt_wappen
	{
		position: absolute;
		top: -16px;
	}
	
	#navbar ul.nav
	{
		margin-top: 33px;
		margin-left: 200px;
	}
	
	#navbar ul.nav li
	{
		margin-left: 2px;
		border-radius: 3px 3px 0 0;
	}
	
	#navbar ul.nav .active a
	{
		color: #fff;
		background: #c61f00;
		border-radius: 3px 3px 0 0;
	}
	
	#navbar ul.nav a
	{
		border-top: 4px solid #c61f00;
		background: #f6f5f5;
		color: #000;
		border-radius: 3px 3px 0 0;
		font-size: 1.1em;
	}
	
	#navbar ul.nav a:hover
	{
		background: #c61f00;
	}
}

@media (max-width: 1200px)
{
	
	.wk_skyline
	{
		background: url("skyline_small.png") no-repeat scroll 0 63px;
		width: 212px;
		height: 123px;
		margin-left: 650px;
	}
	
	.row-offcanvas.row-offcanvas-left .container-fluid
	{
		width: 992px;
	}
	
	.wk_frankfurt_wappen
	{
		background: url("frankfurt_logo_small.png") no-repeat scroll 0 25px;
		width: 254px;
		height: 100px;
		margin-left: 650px;
	}
	
	.wk_gradient_left_right
	{
		background: linear-gradient(to right, white, white 25%, rgba(255, 255, 255, 0)) repeat scroll 0 0 rgba(0, 0, 0, 0);
		position: absolute;
		width: 100px;
		height: 35px;
		margin-left: 170px;
		top: 43px;
	}
	.wk_gradient_right_left
	{
		background: linear-gradient(to left, white 0%, rgba(255, 255, 255, 0)) repeat scroll 0 0 rgba(0, 0, 0, 0);
		position: absolute;
		width: 80px;
		height: 35px;
		margin-left: 860px;
		top: 43px;
	}
	
	.wk_skyline,
	.wk_frankfurt_wappen
	{
		position: absolute;
		top: -16px;
	}
	
	#navbar ul.nav
	{
		margin-top: 33px;
		margin-left: 200px;
	}
	
	#navbar ul.nav li
	{
		margin-left: 2px;
		border-radius: 3px 3px 0 0;
	}
	
	#navbar ul.nav .active a
	{
		color: #fff;
		background: #c61f00;
		border-radius: 3px 3px 0 0;
	}
	
	#navbar ul.nav a
	{
		border-top: 4px solid #c61f00;
		background: #f6f5f5;
		color: #000;
		border-radius: 3px 3px 0 0;
		font-size: 1.1em;
	}
	
	#navbar ul.nav a:hover
	{
		background: #c61f00;
	}
}

@media (max-width: 992px)
{
	.navbar-header button
	{
		margin-top: 40px;
		background-color: #fff;
		border: 1px solid #ddd;
		z-index: 1;
	}
	
	.row-offcanvas.row-offcanvas-left .container-fluid
	{
		width: 900px;
	}
	
	#navbar ul.nav
	{
		background: transparent;
		margin: 0;
	}
	
	.container-fluid .row.row-offcanvas.row-offcanvas-right .col-md-7.col-lg-7
	{
		width: 90%;
	}
	
	#navbar ul.nav a
	{
		font-size: 1.1em;
	}
	
	.wk_skyline
	{
		background: url("skyline_small.png") no-repeat scroll 0 63px;
		width: 212px;
		height: 123px;
		margin-left: 310px;
	}
	
	.wk_frankfurt_wappen
	{
		background: url("frankfurt_logo_small.png") no-repeat scroll 0 25px;
		width: 254px;
		height: 100px;
		margin-left: 310px;
	}
	
	.wk_gradient_left_right
	{
		background: linear-gradient(to right, white, white 25%, rgba(255, 255, 255, 0)) repeat scroll 0 0 rgba(0, 0, 0, 0);
		position: absolute;
		width: 100px;
		height: 35px;
		margin-left: 170px;
		top: 43px;
	}
	.wk_gradient_right_left
	{
		background: linear-gradient(to left, white 0%, white 50%, rgba(255, 255, 255, 0)) repeat scroll 0 0 rgba(0, 0, 0, 0);
		position: absolute;
		width: 150px;
		height: 35px;
		margin-left: 570px;
		top: 43px;
	}
	
	.wk_skyline,
	.wk_frankfurt_wappen
	{
		position: absolute;
		top: -16px;
	}
}

@media (max-width: 767px)
{
	.navbar-header button
	{
		margin-top: 40px;
		background-color: #fff;
		border: 1px solid #ddd;
		z-index: 1;
	}
	
	.row-offcanvas.row-offcanvas-left .container-fluid
	{
		width: 100%;
	}
	
	.wk_skyline
	{
		background: url("skyline_small.png") no-repeat scroll 0 63px;
		width: 212px;
		height: 123px;
		margin-left: 310px;
	}
	#navbar
	{
		border: none;
	}
	
	.wk_frankfurt_wappen
	{
		background: url("frankfurt_logo_small.png") no-repeat scroll 0 25px;
		width: 254px;
		height: 100px;
		margin-left: 310px;
	}
	
	.wk_gradient_left_right
	{
		background: linear-gradient(to right, white, white 25%, rgba(255, 255, 255, 0)) repeat scroll 0 0 rgba(0, 0, 0, 0);
		position: absolute;
		width: 100px;
		height: 35px;
		margin-left: 170px;
		top: 43px;
	}
	.wk_gradient_right_left
	{
		background: linear-gradient(to left, white 0%, white 50%, rgba(255, 255, 255, 0)) repeat scroll 0 0 rgba(0, 0, 0, 0);
		position: absolute;
		width: 150px;
		height: 35px;
		margin-left: 590px;
		top: 43px;
	}
	
	.wk_skyline,
	.wk_frankfurt_wappen
	{
		position: absolute;
		top: -16px;
	}
	
	.jumbotron h1
	{
		font-size: 22px;
	}
}

@media (max-width: 450px)
{
	.row-offcanvas.row-offcanvas-left .container-fluid
	{
		width: 100%;
	}
	
	h1.wk_page_headline, h2.wk_page_headline
	{
		font-size: 20px;
	}
	
	.wk_notification_container
	{
		width: 100% !important;
		right: 0 !important;
	}
}

@media (max-width: 390px)
{
	a img.img-responsive
	{
		max-width: 80%;
	}
	
	h1.wk_page_headline, h2.wk_page_headline
	{
		font-size: 20px;
	}
	
	.col.col-xs-12.wk_table_col
	{
		padding: 0;
	}
	
	.wk_notification_container
	{
		width: 100% !important;
		right: 0 !important;
	}
}

@media (max-width: 326px)
{
	a img.img-responsive
	{
		max-width: 60%;
	}
	h1.wk_page_headline, h2.wk_page_headline
	{
		font-size: 20px;
	}
	
	.navbar-header button
	{
		margin-right: 50px;
	}
	
	.col.col-xs-12.wk_table_col
	{
		padding: 0;
	}
	
	.wk_notification_container
	{
		width: 100% !important;
		right: 0 !important;
	}
}

/*OFF CANVAS*/

.wk_nav_panel
{
	margin-top: 60px;
}

.wk_menu_button
{
	position: absolute;
	top: -40px;
	left: 20px;
}

@media screen and (max-width: 992px) {
  .row-offcanvas {
    position: relative;
    -webkit-transition: all .25s ease-out;
         -o-transition: all .25s ease-out;
            transition: all .25s ease-out;
  }

  .row-offcanvas-right {
    right: 0;
  }

  .row-offcanvas-left {
    left: 0;
  }

  .row-offcanvas-right
  .sidebar-offcanvas {
    right: -52%; /* 6 columns */
  }

  .row-offcanvas-left
  .sidebar-offcanvas {
    left: -52%; /* 6 columns */
  }

  .row-offcanvas-right.active {
    right: 0; /* 6 columns */
  }

  .row-offcanvas-left.active {
    left: 50%; /* 6 columns */
  }

  .sidebar-offcanvas {
    position: absolute;
    top: 0;
    width: 40%; /* 6 columns */
	margin-top: 60px;
	margin-right: 60px;
  }
  
  .wk_nav_panel
  {
	position: static;
	margin-top: 0;
 }
}

/* CONTENT */

h1.wk_page_headline,
h2.wk_page_headline
{
	color: #3f3f3f;
}

.list-group-item:first-child,
.list-group-item:last-child
{
	border-radius: 0;
}

.list-group-item
{
	border: none;
	border-radius: 0;
	color: #000;
	font-size: 1.2em;
}

.list-group-item.active
{
	background-color: #fff;
	font-weight: bold;
	color: #000;
	border-left: 3px solid #c61f00;
}

.list-group-item.active:hover
{
	background-color: #fff;
	border-left: 3px solid #c61f00;
	color: #000;
}

a.list-group-item:hover
{
	color: #000;
	background-color: #fff;
}

a.wk_bearbeiten_button,
.wk_bearbeiten_button
{
	position: absolute;
	top: -10px;
	right: 17px;
}

.bs-docs-sidenav.affix
{
	position: fixed;
	top: 130px;
}

.col-md-4 .bs-docs-sidenav.affix
{
	width: 32.2%;
}

.wk_details_panel
{
	margin-bottom: 20px;
}

.wk_details_panel .panel
{
	height: 100%;
}

a.wk_loeschen_button
{
	position: absolute;
	top: 13px;
	right: 17px; 
}

.wk_label
{
	font-size: 100%;
}

/* MAP_DETAILS */

h4 a.btn
{
	font-size: 18px;
}

.mapSize
{
	height: 600px;
	//height: 80%;
	//height: calc(100% - 0px);
}

/* TREFFERLISTE */



/* TREFFERLISTE_PRINT_PAGE */
.print-pageframe
{
	border: 1px solid black;
	padding-top: 20px;
	margin-bottom: 20px;
}

.invisible
{
	visibility: hidden;
}

.print-only{
	display: none;
}

.infoportal-previewbox
{
	margin-bottom: 0.5em;
	padding-bottom: 0.5em;
	padding-left: 0.5em;
	border: 1px solid #f0f0f0;
	border-radius: 6px 6px 6px 6px;
	background-color: #f9f9f9;
}

.infoportal-preview
{
	height: 18em;
	margin-bottom: 1em;
	overflow: hidden;
}

.infoportal-preview table td
{
	vertical-align: top;
	padding: 0 5px;
	font-size: 14px;
}

/* FOOTER */

/* Content */
.wk_label_Panel
{
	font-weight: bold;
}

.wk_legende
{
	font-size: 100%;
}

.popover
{
	width: 250px;
}
