.icon-spinner {
    animation: spin-animation 2.5s infinite;
    display: inline-block;
}

@keyframes spin-animation {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(359deg);
    }
}

a
{
	color: #f6b26e;
}


a:link, a:visited {
color: #267c35; text-decoration: none;
}
a:hover {
color: #7db086;
}


.carousel-control
{
	width:5%;
}
.slider-header
{
	font-size: 40px !important;
}

.slider-text
{
	font-size: 20px !important;
}

.slider-margin-bottom
{
	margin-bottom: 20px !important;
}

.slider-top
{
	top: 10% !important;
}

.panel
{
	border-radius: 0;
}

.bg-grey
{
	background: #e6e6e6;
}

.input-danger
{
	background-color: #f5c6cb !important;
}

.input-shadow
{
	border: 0px solid white;
}

.bottom-element
{
	margin-right: 15px;
}

.navbar-mobile-center
{
	display: table;
	padding-right: 0;
	padding-left: 0;
}

.content-center
{
	position: relative;
	display: table;
	padding-right: 0;
	padding-left: 0;
	margin-right: auto;
	margin-left: auto;
}

.navbar-mobile-bottom
{
	display: none;
}

.text-link
{
	color: #267c35;
}

.list-group-item-hover
{
	color: white !important;
	background: black !important;
}


.list-group-item.active:hover .list-group-item-text {
	color: #f6b26e;
}

.list-group-item.active:focus .list-group-item-text {
	color: #f6b26e;
}

.list-group-item.active .list-group-item-text {
	color: #f6b26e;
}

.list-group-item.active > .badge {
	color: #f6b26e;
}


.container-wb-ml
{
	padding: 7px 0;
}

.button-font-height
{
	font-size: 20px !important;
}

.border-mm
{
	border-bottom: 1px solid #ddd;
	border-right: 1px solid #ddd;
	border-top: none;
	border-left: none;
}

.dropdown-toggle.notification-icon-box.max-height-topbar
{
	color: white;
}

a.dropdown-toggle.notification-icon-box.max-height-topbar:link, a.dropdown-toggle.notification-icon-box.max-height-topbar:visited {
color: white; text-decoration: none;
}
a.dropdown-toggle.notification-icon-box.max-height-topbar:hover {
color: #ffc285;
}

.notification-icon-box.max-height-topbar
{
	color: white;
}

a.notification-icon-box.max-height-topbar:link, a.notification-icon-box.max-height-topbar:visited {
color: white; text-decoration: none;
}
a.notification-icon-box.max-height-topbar:hover {
color: #ffc285;
}


.max-height-topbar
{
	height: 60px;
}

.left-menu-heading
{
	font-size: 20px !important;
	padding-right: 10px !important;
}


.yamm-content-mm
{
	padding: 0 !important;
	border: none !important;
}

.text-mm
{
	font-size: 12px !important;
}

.text-mm-more
{
	color: #b5b9c1;
}

.back-to-top
{
	background:#F8F9FA;
	border: solid 1px;
	border-color: #b5b9c1;
	position: fixed;
	bottom:20px;
	right:20px;
	padding:1em;
}
.go-to-down
{
	background:#F8F9FA;
	border: solid 1px;
	border-color: #b5b9c1;
	position: fixed;
	
	top: 15% !important;
	right:20px;
	padding:1em;
}

.carousel-control
{
	background-image: none !important;
}

.no-border-radius
{
	border-radius: 0px !important;
}

.border-radius-right
{
	border-top-right-radius: 30px !important;
	border-bottom-right-radius: 30px !important;
}

.wrapper-content-login
{
	margin-top: 130px !important;
}

.border-radius-left
{
	border-top-left-radius: 30px !important;
	border-bottom-left-radius: 30px !important;
}

.topbar-color
{
	background: #f07f0d;
}

.text-mosecker
{
	color: #3C434E;
	font-size: 14px !important;
}

.color-mosecker-dark
{
	color: #f07f0d;
}

.text-mosecker-heading
{
	color: #3C434E;
	font-size: 20px !important;
}

.text-list-heading
{
	color: #3C434E;
	font-size: 34px;
}

.text-list
{
	padding: 4%;
	font-size: 24px;
}

.jumbotron-login
{
	background: url(/assets/images/introsc.jpg);
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	margin-bottom: 0 !important;
	padding-top: 10px;
	padding-bottom: 10px;
}

.jumbotron-index
{
	background-position: center !important;
	background-repeat: no-repeat !important;
	background-size: cover !important;
	margin-bottom: 0 !important;
}
.wrapper-info
{
	margin: auto !important;
	max-width: 700px !important;
}

body
{
	background: white;
}

html
{
	overflow-x: visible !important;
	background: white;
}

.background-color-mosecker
{
	background-color: #f07f0d;

}

.background-color-footer-mosecker
{
	background-color: #4f4f4f;
}

.background-color-text-hsg
{
	color: #ffffff;

	background-color: #267c35;

}


.text-footer-mosecker-header
{
	font-size: 14px;
	margin: 0;
}

.text-footer-mosecker
{
	font-size: 13px;
	font-weight: 300;
}

a.text-footer-mosecker.text-white:link, a.text-footer-mosecker.text-white:visited {
color: white; text-decoration: none;
}
a.text-footer-mosecker.text-white:hover {
color: #ffc285;
}


.carousel-indicators
{
	z-index: 7;
}

.hidden-image
{
	background: blue;
}

.dropdown-right
{
    right: auto !important;
 }

.transparent-filter-item
{
	background-color: transparent;
	border: none;
}

.text-selected
{
	color: #07f0d;
}

.btn-selected
{
	background-color: #f07f0d;
	border: 1px solid #f07f0d;
}

.logo
{
/*
	margin-right: 10px !important;
*/
}

.logo-height
{
	max-height: 47px;
	min-height: 30px;
	height: 4vw;
}

.container-grey
{
	background-color: #f2f2f2;
	border-top: 1px solid #707070;
}

.content-white
{
	background-color: white;
}

.divider-mosecker
{
	border-top: 1px solid #707070;
	margin-left: -20px;
	margin-right: -20px;
}

.panel-box
{
	border: 1px solid #707070;
}

.margin-tb40
{
	margin-top: 40px;
	margin-bottom: 40px;
}

.row
{
	margin-left: 0;
	margin-right: 0;
}

.page-header-title
{
	margin: 10px 0 0 0 !important;
}

.wrapper-content
{
/*
	margin-top: 140px;
*/
	margin-top: 73px;
}

.container-full-width
{
	padding-left: 0;
	padding-right: 0;
}

.container-max-width
{
	max-width: 1600px;
}

.btn
{
	border-radius: 0 !important;
}

.btn-left
{
	text-align: left !important;
}

.content
{
	padding-left: 0 !important;
	padding-right: 0 !important;
	padding: 0 !important;
}

.page-header-title
{
	padding: 0 !important;
}

.affix
{
	z-index: 0;
}

.carousel-control:hover,
.carousel-control:focus
{
  outline: 0;
  text-decoration: none;
  opacity: 0.4;
  filter: alpha(opacity=90);
}

.collapse.in
{
	overflow-y: visible;
}

.wrapper-page
{
	margin: auto;
}

.navbar-default .navbar-text
{
	color: #3C434E;
}

.navbar-default .navbar-nav > li > a {
	color: white;
}

.navbar-default .navbar-toggle
{
	border-color: transparent !important;
}

.panel-footer-dark
{
	background-color: #f07f0d;
	color: #ffffff;
	font-weight: bold;
	font-size: 17px;
}

.shadow
{
	box-shadow: 0 3px 6px 0 #b5b9c1;
}

@media (max-width: 639px)
{
	.float-xs-right
	{
		float: right !important;
	}
	.float-xs-left
	{
		float: left !important;
	}
	.float-xs-none
	{
		float: none !imprtant;
	}

	.mobile-padding-0
	{
		padding: 0 !important;
	}
	.margin-top-menu
	{
		margin-top: 70px;
	}

	.benutzer-menu-mobile
	{
		right: -76px !important;
	}

	.topbar-color-login
	{
		background: transparent !important;
	}

	.navbar-top
	{
		display: none;
	}

	.navbar-mobile-bottom
	{
		display: block;
		position: fixed;
		right: 0;
		left: 0;
		bottom: 0;
		z-index: 9999;
	}

	.test-drop
	{
		.dropup;
	}

	.page-footer
	{
		bottom: 60px !important;
	}

	.back-to-top
	{
		display: none !important;
	}

	.slider-header
	{
		font-size: 20px !important;
	}

	.slider-text
	{
		font-size: 12px !important;
	}

/*
	#Suchstring
	{
		border-top-right-radius: 30px;
		border-bottom-right-radius: 30px;
	}
*/
}

@media (max-width: 620px)
{
	.logo
	{
		display: inline-block;
	}
	.logo-sm
	{
		display: none !important;
	}

	.leistungsinfo-heading
	{
		font-size: 12px !important;
	}
	.leistungsinfo-bild
	{
		font-size: 90px !important;
	}
	.leistungsinfo-text
	{
		font-size: 11px !important;
	}
	.leistungsinfo-padding
	{
		padding: 2px !important;
	}

	.text-list-heading
	{
		padding: 1% !important;
		font-size: 20px !important;
		font-weight: bold;
	}

	.text-list
	{
		font-size: 16px !important;
	}

	.topbar-color-login
	{
		background: transparent !import;
	}
}

@media (max-width: 991px)
{
	 .wrapper-content-login
        {
                margin-top: 70px !important;
        }

	.topbar-color-login
	{
		background: transparent !important;
	}
}


@media (min-width: 640px) and (max-width: 991px)
{
	.float-sm-right
	{
		float: right !important;
	}

	.float-sm-left
	{
		float: left !important;
	}

	.benutzer-menu-mobile
	{
		right: -80px !important;
	}

	topbar-color-login
	{
		background: transparent !important;
	}

	 .leistungsinfo-heading
        {
                font-size: 14px !important;
        }
        .leistungsinfo-bild
        {
                font-size: 100px !important;
        }
        .leistungsinfo-text
        {
                font-size: 13px !important;
        }
        .leistungsinfo-padding
        {
                padding: 2px !important;
        }
	.slider-header
	{
		font-size: 30px !important;
	}
	.slider-text
	{
		font-size: 15px !important;
	}
	.slider-margin-bottom
	{
		margin-bottom: 10px !important;
	}
	.slider-top
	{
		top: 0 !important;
	}
}

@media (min-width: 992px) and (max-width: 1199px)
{
	.float-md-right
        {
                float: right !important;
        }

        .float-md-left
        {
                float: left !important;
        }

	.topbar-color
	{
		background: #16283;
	}
}
/* col-lg-xx */
@media (min-width: 1200px)
{
	.float-lg-right
        {
                float: right !important;
        }

        .float-lg-left
        {
                float: left !important;
        }

	.topbar-color
	{
		background: #f07f0d;
	}

	.container-max-width
	{
		width: 90%;
	}
}

.form-horizontal .control-label
{
  padding-top:7px;
}


input[type='range'] {
  width: 190px;
  height: 30px;
  overflow: hidden;
  cursor: pointer;
    outline: none;
}
input[type='range'],
input[type='range']::-webkit-slider-runnable-track,
input[type='range']::-webkit-slider-thumb {
  -webkit-appearance: none;
    background: none;
}
input[type='range']::-webkit-slider-runnable-track {
  width: 200px;
  height: 1px;
  background: #003D7C;
}

input[type='range']:nth-child(2)::-webkit-slider-runnable-track{
  background: none;
}

input[type='range']::-webkit-slider-thumb {
  position: relative;
  height: 15px;
  width: 15px;
  margin-top: -7px;
  background: #fff;
  border: 1px solid #003D7C;
  border-radius: 25px;
  z-index: 1;
}


input[type='range']:nth-child(1)::-webkit-slider-thumb{
  z-index: 2;
}

.rangeslider{
    position: relative;
    height: 60px;
    width: 190px;
    display: inline-block;
    margin-top: -5px;
    margin-left: 0px;
}
.rangeslider input{
    position: absolute;
}
.rangeslider{
    position: absolute;
}

.rangeslider span{
    position: absolute;
    margin-top: 25px;
    left: 0;
}

.rangeslider .right{
   position: relative;
   float: right;
   margin-right: 60px;
}


/* Proof of concept for Firefox */
@-moz-document url-prefix() {
  .rangeslider::before{
    content:'';
    width:100%;
    height:2px;
    background: #003D7C;
    display:block;
    position: relative;
    top:16px;
  }

  input[type='range']:nth-child(1){
    position:absolute;
    top:35px !important;
    overflow:visible !important;
    height:0;
  }

  input[type='range']:nth-child(2){
    position:absolute;
    top:35px !important;
    overflow:visible !important;
    height:0;
  }
input[type='range']::-moz-range-thumb {
  position: relative;
  height: 15px;
  width: 15px;
  margin-top: -7px;
  background: #fff;
  border: 1px solid #003D7C;
  border-radius: 25px;
  z-index: 1;
}

  input[type='range']:nth-child(1)::-moz-range-thumb {
      transform: translateY(-20px);
  }
  input[type='range']:nth-child(2)::-moz-range-thumb {
      transform: translateY(-20px);
  }
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  border: 1px solid #267c35;
  border-radius: 10px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: rgba(0, 0, 0, 0);
}
.carousel-indicators .active {
  margin: 0;
  width: 12px;
  height: 12px;
  background-color: #267c35;
}
.seite-selektiert {
  color: #16283a;
  background-color: #f7b543;
}

}
.panel-headingx {
	border: none !important;
	padding: 10px 10px;

	background-color: #f7b543;
	color: #ffffff;
}



[slider] {
  position: relative;
  height: 14px;
  border-radius: 10px;
  text-align: left;
  margin: 45px 0 10px 0;
}

[slider] > div {
  position: absolute;
  left: 13px;
  right: 15px;
  height: 14px;
}

[slider] > div > [inverse-left] {
  position: absolute;
  left: 0;
  height: 14px;
  border-radius: 10px;
  background-color: #CCC;
  margin: 0 7px;
}

[slider] > div > [inverse-right] {
  position: absolute;
  right: 0;
  height: 14px;
  border-radius: 10px;
  background-color: #CCC;
  margin: 0 7px;
}

[slider] > div > [range] {
  position: absolute;
  left: 0;
  height: 14px;
  border-radius: 14px;
  background-color: #004f9f;
}

[slider] > div > [thumb] {
  position: absolute;
  top: -7px;
  z-index: 2;
  height: 28px;
  width: 28px;
  text-align: left;
  margin-left: -11px;
  cursor: pointer;
  box-shadow: 0 3px 8px rgba(0, 0, 0, 0.4);
  background-color: #FFF;
  border-radius: 50%;
  outline: none;
}

[slider] > input[type=range] {
  position: absolute;
  pointer-events: none;
  -webkit-appearance: none;
  z-index: 3;
  height: 14px;
  top: -2px;
  width: 100%;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0;
}

div[slider] > input[type=range]::-ms-track {
  -webkit-appearance: none;
  background: transparent;
  color: transparent;
}

div[slider] > input[type=range]::-moz-range-track {
  -moz-appearance: none;
  background: transparent;
  color: transparent;
}

div[slider] > input[type=range]:focus::-webkit-slider-runnable-track {
  background: transparent;
  border: transparent;
}

div[slider] > input[type=range]:focus {
  outline: none;
}

div[slider] > input[type=range]::-ms-thumb {
  pointer-events: all;
  width: 28px;
  height: 28px;
  border-radius: 0px;
  border: 0 none;
  background: red;
}

div[slider] > input[type=range]::-moz-range-thumb {
  pointer-events: all;
  width: 28px;
  height: 28px;
  border-radius: 0px;
  border: 0 none;
  background: red;
}

div[slider] > input[type=range]::-webkit-slider-thumb {
  pointer-events: all;
  width: 28px;
  height: 28px;
  border-radius: 0px;
  border: 0 none;
  background: red;
  -webkit-appearance: none;
}

div[slider] > input[type=range]::-ms-fill-lower {
  background: transparent;
  border: 0 none;
}

div[slider] > input[type=range]::-ms-fill-upper {
  background: transparent;
  border: 0 none;
}

div[slider] > input[type=range]::-ms-tooltip {
  display: none;
}

[slider] > div > [sign] {
  /*
  opacity: 0;
  */
  opacity: 1;
  position: absolute;
  margin-left: -11px;
  top: -39px;
  z-index:3;
  background-color: #004f9f;
  color: #fff;
  width: 28px;
  height: 28px;
  border-radius: 28px;
  -webkit-border-radius: 28px;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
  text-align: center;
}

[slider] > div > [sign]:after {
  position: absolute;
  content: '';
  left: 0;
  border-radius: 16px;
  top: 19px;
  border-left: 14px solid transparent;
  border-right: 14px solid transparent;
  border-top-width: 16px;
  border-top-style: solid;
  border-top-color: #004f9f;
}

[slider] > div > [sign] > span {
  font-size: 12px;
  font-weight: 700;
  line-height: 28px;
}

[slider]:hover > div > [sign] {
  opacity: 1;
}





