@CHARSET "ISO-8859-1";
.picker__weekday {
	text-align: center;
}
.navbar-text > a {
	color: inherit;
	text-decoration: none;
}

body {
	padding: 70px;
}
p {
	font-family: 'Open Sans', sans-serif;
}
h1, h2, h3, h4, h5, h6 {
	font-family: 'Oswald', sans-serif;
}
.big {
  font-size: 2em;
}
.balken {
	margin-bottom: 0px;
	margin-top: 0px;
	padding-top: 7px;
}
.modal-header {
	background-color: #87CEFA;
	color: #fff;
}
.modal-body .table {
	margin-bottom: 10px;	
} 
.badge {
	background-color: #0090C6;
}
.box {
	border-radius: 15px;
    border: 2px solid #0090C6;
    padding: 20px;
    margin-bottom: 1.5em;
}
.nav-pills >li{
	border-radius: 10px;
	border: 1px solid #337AB7;
}
.navbar-default {
	background-color: #0090C6;
	border-color: #FFFFFF;
	color: #FFFFFF;
	z-index: 500;
}

.navbar-unten {
	margin-top: 10px;
}
.navbar-default .navbar-brand {
	color: #FFFFFF;
}

.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
	color: #fff;
	background-color: transparent;
}
.navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #000;
}
.navbar-default .navbar-nav > li > a,
.navbar-brand > a {
	color: #FFFFFF;
}

.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
	color: #FFFFFF;
	background-color: #1A242F;
}

.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
	color: #FFFF06;
	background-color: transparent;
}

.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
	background-color: #87CEFA;
	color: #FFFFFF;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #FFFFFF;
  cursor: default;
  background-color: #87CEFA;
}
.navbar-fixed-bottom {
    margin-top: 15px;
}
.navbar-fixed-top {
    margin-bottom:15px;
}
tr > td > a,
tr > td > a:hover {
    color: inherit;
    border-bottom: 1px dotted #000;
}
.dropdown-menu {
/*    background-color: #0090C6; */
    background-color: #FFE20E;
    color: #000;
/*    color: #FFF; */
}
.dropdown-menu > li > a {
/*    color: #0090C6; */
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
	background-color: #87CEFA;
}
.dropdown-menu .divider {
    background-color: #0090C6;
    height: 3px;
}
.btn-primary {
	color: #FFFFFF;
}

.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
	color: #FFFFFF;
	background-color: #87CEFA;
	border-color: #161F29; 
}

.btn-success {
	background-color: #18BC9C;
	border-color: #18BC9C;
	color: #FFFFFF;
}

.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-success.active,
.open .dropdown-toggle.btn-success {
	color: #FFFFFF;
	background-color: #13987E;
	border-color: #13987E; 
}

.btn-default {
	background-color: #95A5A6;
	border-color: #95A5A6;
	color: #FFFFFF;
}

.btn-default:hover,
.btn-default:focus,
.btn-default:active,
.btn-default.active,
.open .dropdown-toggle.btn-success {
	color: #FFFFFF;
	background-color: #7F9293;
	border-color: #74898A;
}
.btn-group {
	margin-top: 10px;
	margin-bottom: 10px;
}
.thumbnail img:hover {
	transform: scale(1.5);
}

.thumbnail img {
	transition: all 0.3s ease 0s;
	width: 100%;
}

.thumbnail {
	overflow: hidden;
}

/* Tooltip */
.tooltip > .tooltip-inner {
    background-color: #87CEFA;
    color: #000;
    border: 1px solid blue;
    padding: 5px;
    font-size: 14px;
}

/* sign-in  */
body {
  padding-top: 40px;
  padding-bottom: 40px;
  background-color: #eee;
}
/* validation */
.has-feedback .form-control-feedback {
    top: 25px;
    right: 0;
}
.fahnen img {
	margin-bottom: 15px;
}
.form-horizontal .has-feedback .form-control-feedback {
    top: 0;
    right: -15px;
}
/* */
.form-signin {
  max-width: 330px;
  padding: 15px;
  margin: 0 auto;
}
.form-signin .form-signin-heading,
.form-signin .checkbox {
  margin-bottom: 10px;
}
.form-signin .checkbox {
  font-weight: normal;
}
.form-signin .form-control {
  position: relative;
  height: auto;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  padding: 10px;
  font-size: 16px;
}
.form-signin .form-control:focus {
  z-index: 2;
}
.form-signin input[type=email],
.form-signin input[type=password],
.form-signin input[type=text],
.form-signin button {
    width: 100%;
    display: block;
    margin-bottom: 10px;
    z-index: 1;
    position: relative;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
sup { 
	color: #C9302C; 
}
.gelb {
	color: yellow;
}
.blau {
	color: #0090C6; 
}
.graubox {
	padding: 5px 15px;
	background-color: #D3D3D3;
}
.gsl-bg {
	background-image: url("../bilder/logo/GSL.png");
	background-position: left center;
	background-repeat: no-repeat;
	color: #FFF;
	text-shadow: 2px 2px 4px black, 0 0 25px blue;
}
.gsl-bg > div.row > div.col-sm-1 > div.h2 > a,
.gsl-bg > div.row > div.col-sm-1 > div.h2 > a:hover,
.gsl-bg > div.row > div.col-sm-1 > div.h2 > a:focus,
.gsl-bg > a:active {
	text-decoration: none;
	color: #FFF;
}
.glyphicons.x1 {
  font-size: 18px;
}
.glyphicons.x1:before {
  padding: 4px 4px;
}
.glyphicons.x2 {
    font-size: 24px;
}
.glyphicons.x2:before {
  padding: 4px 6px;
}
.dim {
	display:none;
}
.weiss, .weiss > a {
	color: #fff;
}
.rot, .rot > a {
	color: red;
}
.border-bottom {
	border-bottom: 2px solid #000; 
}
.table-bordered {
    border: 2px solid #87CEFA;
}
.scorecard .table .border-bottom {
    border-bottom: 1px solid #000;
}
.table-small > tbody > tr > td, 
.table-small > tbody > tr > th, 
.table-small > tfoot > tr > td, 
.table-small > tfoot > tr > th, 
.table-small > thead > tr > td, 
.table-small > thead > tr > th {
    padding: 4px;
}
.profile-name-card {
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    margin: 10px 0 0;
    min-height: 1em;
}
.rechts {
    position: absolute;
    right: -40px;
    top: -25px;
}
.rechts60 {
	margin-right: 60px;
}
.pflicht {
    color: #800;
    font-weight: bold;
}
/* Scorecard */
.scorecard {
	font-size: 12px;
	line-height: 1.2;
}
.scorecard  > p {
	margin: 0px;
	padding-top: 2px;
}
.scorecard .table > tbody > tr > td, 
.scorecard .table > tbody > tr > th, 
.scorecard .table > tfoot > tr > td  {
	border: 1px solid #DCDCDC;
}
.scorecard .grau {
	background-color: #EEEEEE;
}
.legende {
	font-size: 10px;
} 
.jumbotron {
/*    background-color: #DCDCDC; */
    background-color: #87CEFA;
    margin-top: 10px;
    margin-bottom: 30px;
		padding-bottom: 5px;
    padding-top: 5px;
}
.hole-2 {
background-color: #FFCC00;
}
.hole-1 {
background-color: #EE0000;
color: White;
}
.hole-0 {
background-color: #FFFFFF;
}
.hole1 {
background-color: #0072BB;
color: White;
}
.hole2 {
background-color: #002E63;
color: White;
}
.hole3 {
background-color: #000000;
color: White;
}
.hole4 {
background-color: #52777F;
color: White;
}
.hole5 {
background-color: #52777F;
color: White;
}
.holex {
background-image: url(../bilder/symbol/b_drop.png);
background-repeat: no-repeat;
background-position: center;
}
.indent {
	margin-left:	45px;
}
/*                    CAROUSEL */
.carousel-control .glyphicons-chevron-left, 
.carousel-control .glyphicons-chevron-right, 
.carousel-control .icon-next, .carousel-control .icon-prev {
  font-size: 30px;
  height: 30px;
  margin-top: -15px;
  width: 30px;
}
.carousel-control .glyphicons-chevron-right, 
.carousel-control .icon-next {
  margin-right: -10px;
  right: 50%;
}
.carousel-control .glyphicons-chevron-left, 
.carousel-control .glyphicons-chevron-right, 
.carousel-control .icon-next, 
.carousel-control .icon-prev {
  display: inline-block;
  margin-top: -10px;
  position: absolute;
  top: 50%;
  z-index: 5;
}
.carousel-caption{
	color: #FFFB02;
}

/* carousel */
.carousel-inner {
    margin-top: 15px;
}
.close, .close:focus, .close:hover {
    color: red;
}
td, th {
    padding-left: 5px;
    padding-right: 5px;
}
thead {
	margin-top: 5px;
	background-color: #87CEFA;	
}
th {
	border-left: 2px solid #FFF;
	border-right: 2px solid #FFF;
}
th > td {
	border-left: 2px solid #0090C6;
	border-right: 2px solid #0090C6;
}
th > a {
	text-decoration: none;
	color: #000;
}
/* Google Maps *********************************/
#directions-panel {
        height: 100%;
/*         width: 80%;*/
       overflow: auto;
      }
#map { height: 100%; margin: 0; }
#map-canvas {
	height:500px;
	width:100%;
	margin-left: 3px;
	margin-right: 9px;
}

#control {
  background: #fff;
  padding: 5px;
  font-size: 14px;
  font-family: Arial;
  border: 1px solid #ccc;
  box-shadow: 0 2px 2px rgba(33, 33, 33, 0.4);
  display: none;
}
/* Ende Google Maps *****************************/
#cookie-bar {
	background:#0090C6;
	}
#rechts_fix {
	border: 0 none;
	display: none;
	height: 48px;
	position: fixed;
	right: 0;
	text-decoration: none;
	top: 250px;
	width: 66px;
	z-index: 999998;
	}
#rechts_fix > a {
	background-image: url("../bilder/symbol/top.png");
}
/*	loader	*/
.loader {
	position: fixed;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	z-index: 9999;
	background: url('../bilder/symbol/page-loader.gif') 50% 50% no-repeat rgb(249,249,249);
}
.preloader{
  background:rgba(255,255,255,0.9);
  position:fixed;
  top:0px;
  left:0px;
  width:100%;
  height:100%;
  z-index:9998;
  opacity:1;
  transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
}
.preloader img{
  position:fixed;
  z-index:9999;
  top:20%;
  left:40%;
}
.picker__frame {
    max-width: 400px;
    min-width: 220px;
}
.picker__weekday {
  color: #000000;
}
.gly-spin {
    animation: 2s linear 0s normal none infinite running spin;
}
.gly-spin {
  -webkit-animation: spin 2s infinite linear;
  -moz-animation: spin 2s infinite linear;
  -o-animation: spin 2s infinite linear;
  animation: spin 2s infinite linear;
}
@-moz-keyframes spin {
  0% {
    -moz-transform: rotate(0deg);
  }
  100% {
    -moz-transform: rotate(359deg);
  }
}
@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
  }
}
@-o-keyframes spin {
  0% {
    -o-transform: rotate(0deg);
  }
  100% {
    -o-transform: rotate(359deg);
  }
}
@keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
.gly-rotate-90 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
}
.gly-rotate-180 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}
.gly-rotate-270 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
  -webkit-transform: rotate(270deg);
  -moz-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  -o-transform: rotate(270deg);
  transform: rotate(270deg);
}
.gly-flip-horizontal {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);
  -webkit-transform: scale(-1, 1);
  -moz-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  -o-transform: scale(-1, 1);
  transform: scale(-1, 1);
}
.gly-flip-vertical {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);
  -webkit-transform: scale(1, -1);
  -moz-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  -o-transform: scale(1, -1);
  transform: scale(1, -1);
}

@media print {
  .hidden-print {
    display: none !important;
  }
  a[href]:after {
    content: "";
  }

}