
/* moved by compressor */
@charset "UTF-8";
/* default styles for extension "tx_rsmbstglossar" */
	textarea.f3-form-error {
		background-color:#FF9F9F;
		border: 1px #FF0000 solid;
	}

	input.f3-form-error {
		background-color:#FF9F9F;
		border: 1px #FF0000 solid;
	}

	.tx-rsmbstglossar table {
		border-collapse:separate;
		border-spacing:10px;
	}

	.tx-rsmbstglossar table th {
		font-weight:bold;
	}

	.tx-rsmbstglossar table td {
		vertical-align:top;
	}

	.typo3-messages .message-error {
		color:red;
	}

	.typo3-messages .message-ok {
		color:green;
	}

/* default styles for extension "tx_rsmbstzeitstrahl" */
	textarea.f3-form-error {
		background-color:#FF9F9F;
		border: 1px #FF0000 solid;
	}

	input.f3-form-error {
		background-color:#FF9F9F;
		border: 1px #FF0000 solid;
	}

	.tx-rsmbstzeitstrahl table {
		border-collapse:separate;
		border-spacing:10px;
	}

	.tx-rsmbstzeitstrahl table th {
		font-weight:bold;
	}

	.tx-rsmbstzeitstrahl table td {
		vertical-align:top;
	}

	.typo3-messages .message-error {
		color:red;
	}

	.typo3-messages .message-ok {
		color:green;
	}

/* default styles for extension "tx_rsmbsteventregistration_pi1" */
 
 	.timing-wrap.has-warning label {
 		color:#FF0000!important;
 	}
        .contact-form-title-wrap.has-warning label {
 		color:#FF0000!important;
 	}
        #agree-wrap {
            display:none;
        }
        .eventSpaceBottom {
            padding-bottom:20px;
        }
        .eventInputTeaser {
           padding:6px 15px!important;
        }
        .hdp {
            margin-bottom: 20px!important;
        }
        .attendbystrong{text-transform: none!important;font-family: "latolight";color: #1d1d1b;font-size: 17px;}
        .er-labelstrong label{font-weight: bold!important;}
.nomk .f3-form-error {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #FAE8ED!important;
    border-color: -moz-use-text-color -moz-use-text-color #003082;
    border-image: none;
    border-style: none none solid;
    border-width: medium medium 1px;
  border-color: #3c763d;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
}
#errorreminder {color:red!important;}

/* default styles for extension "tx_itaobstbtireport" */
	//moved to style.less
/* default styles for extension "tx_itaobstbtiranking" */
	input.f3-form-error {
		background-color:#FF9F9F;
		border: 1px #FF0000 solid;
	}
/* default styles for extension "tx_itaobstbtiboxteaser" */
	textarea.f3-form-error {
		background-color:#FF9F9F;
		border: 1px #FF0000 solid;
	}

	input.f3-form-error {
		background-color:#FF9F9F;
		border: 1px #FF0000 solid;
	}

	.tx-itaobstbtiboxteaser table {
		border-collapse:separate;
		border-spacing:10px;
	}

	.tx-itaobstbtiboxteaser table th {
		font-weight:bold;
	}

	.tx-itaobstbtiboxteaser table td {
		vertical-align:top;
	}

	.typo3-messages .message-error {
		color:red;
	}

	.typo3-messages .message-ok {
		color:green;
	}

/*
 * Skin for jPlayer Plugin (jQuery JavaScript Library)
 * http://www.jplayer.org
 *
 * Skin Name: Blue Monday
 *
 * Copyright (c) 2010-2014 Happyworm Ltd
 * Licensed under the MIT license.
 *  - http://www.opensource.org/licenses/mit-license.php
 *
 * Author: Silvia Benvenuti
 * Skin Version: 4.4 (jPlayer 2.6.0)
 * Date: 1st April 2014
 */

div.jp-audio,
div.jp-audio-stream,
div.jp-video {

	/* Edit the font-size to counteract inherited font sizing.
	 * Eg. 1.25em = 1 / 0.8em
	 */

	font-size:1.25em; /* 1.25em for testing in site pages */ /* No parent CSS that can effect the size in the demos ZIP */

	font-family:Verdana, Arial, sans-serif;
	line-height:1.6;
	color: #666;
	border:1px solid #003082;
	background-color:#eee;
}
div.jp-audio {
	width:420px;
    margin: 0 auto;
}
div.jp-audio-stream {
	width:182px;
}
div.jp-video-270p {
	width:480px;
}
div.jp-video-360p {
	width:640px;
}
div.jp-video-full {
	/* Rules for IE6 (full-screen) */
	width:480px;
	height:270px;
	/* Rules for IE7 (full-screen) - Otherwise the relative container causes other page items that are not position:static (default) to appear over the video/gui. */
	position:static !important; position:relative;
}

/* The z-index rule is defined in this manner to enable Popcorn plugins that add overlays to video area. EG. Subtitles. */
div.jp-video-full div div {
	z-index:1000;
}

div.jp-video-full div.jp-jplayer {
	top: 0;
	left: 0;
	position: fixed !important; position: relative; /* Rules for IE6 (full-screen) */
	overflow: hidden;
}

div.jp-video-full div.jp-gui {
	position: fixed !important; position: static; /* Rules for IE6 (full-screen) */
	top: 0;
	left: 0;
	width:100%;
	height:100%;
	z-index:1001; /* 1 layer above the others. */
}

div.jp-video-full div.jp-interface {
	position: absolute !important; position: relative; /* Rules for IE6 (full-screen) */
	bottom: 0;
	left: 0;
}

div.jp-interface {
	position: relative;
	background-color:#eee;
	width:100%;
}

div.jp-audio div.jp-type-single div.jp-interface {
	height:90px;
}
div.jp-audio div.jp-type-playlist div.jp-interface {
	height:100px;
}

div.jp-audio-stream div.jp-type-single div.jp-interface {
	height:100px;
}

div.jp-video div.jp-interface {
	border-top:1px solid #003082;
}

/* @group CONTROLS */

div.jp-controls-holder {
	clear: both;
	width:440px;
	margin:0 auto;
	position: relative;
	overflow:hidden;
	top:-8px; /* This negative value depends on the size of the text in jp-currentTime and jp-duration */
}

div.jp-interface ul.jp-controls {
	list-style-type:none;
	margin:0;
	padding: 0;
	overflow:hidden;
}

div.jp-audio ul.jp-controls {
	width: 420px;
	padding:20px 10px 0 10px;
}

div.jp-audio-stream ul.jp-controls {
	width: 142px;
	padding:20px 20px 0 20px;
}

div.jp-video div.jp-type-single ul.jp-controls {
	width: 78px;
	margin-left: 200px;
}

div.jp-video div.jp-type-playlist ul.jp-controls {
	width: 134px;
	margin-left: 172px;
}
div.jp-video ul.jp-controls,
div.jp-interface ul.jp-controls li {
	display:inline;
	float: left;
}

div.jp-interface ul.jp-controls a {
	display:block;
	overflow:hidden;
	text-indent:-9999px;
}
a.jp-play,
a.jp-pause {
	width:40px;
	height:40px;
}

a.jp-play {
	background: url('../../typo3conf/ext/rsmbstmediathek/Resources/Public/JavaScript/jQuery.jPlayer.2.7.0/skin/bertelsmann/jplayer.bertelsmann.jpg') 0 0 no-repeat;
}
a.jp-play:hover {
	background: url('../../typo3conf/ext/rsmbstmediathek/Resources/Public/JavaScript/jQuery.jPlayer.2.7.0/skin/bertelsmann/jplayer.bertelsmann.jpg') -41px 0 no-repeat;
}
a.jp-pause {
	background: url('../../typo3conf/ext/rsmbstmediathek/Resources/Public/JavaScript/jQuery.jPlayer.2.7.0/skin/bertelsmann/jplayer.bertelsmann.jpg') 0 -42px no-repeat;
	display: none;
}
a.jp-pause:hover {
	background: url('../../typo3conf/ext/rsmbstmediathek/Resources/Public/JavaScript/jQuery.jPlayer.2.7.0/skin/bertelsmann/jplayer.bertelsmann.jpg') -41px -42px no-repeat;
}

a.jp-stop, a.jp-previous, a.jp-next {
	width:28px;
	height:28px;
	margin-top:6px;
}

a.jp-stop {
	background: url('../../typo3conf/ext/rsmbstmediathek/Resources/Public/JavaScript/jQuery.jPlayer.2.7.0/skin/bertelsmann/jplayer.bertelsmann.jpg') 0 -83px no-repeat;
	margin-left:10px;
}

a.jp-stop:hover {
	background: url('../../typo3conf/ext/rsmbstmediathek/Resources/Public/JavaScript/jQuery.jPlayer.2.7.0/skin/bertelsmann/jplayer.bertelsmann.jpg') -29px -83px no-repeat;
}

a.jp-previous {
	background: url('../../typo3conf/ext/rsmbstmediathek/Resources/Public/JavaScript/jQuery.jPlayer.2.7.0/skin/bertelsmann/jplayer.bertelsmann.jpg') 0 -112px no-repeat;
}
a.jp-previous:hover {
	background: url('../../typo3conf/ext/rsmbstmediathek/Resources/Public/JavaScript/jQuery.jPlayer.2.7.0/skin/bertelsmann/jplayer.bertelsmann.jpg') -29px -112px no-repeat;
}

a.jp-next {
	background: url('../../typo3conf/ext/rsmbstmediathek/Resources/Public/JavaScript/jQuery.jPlayer.2.7.0/skin/bertelsmann/jplayer.bertelsmann.jpg') 0 -141px no-repeat;
}
a.jp-next:hover {
	background: url('../../typo3conf/ext/rsmbstmediathek/Resources/Public/JavaScript/jQuery.jPlayer.2.7.0/skin/bertelsmann/jplayer.bertelsmann.jpg') -29px -141px no-repeat;
}

/* @end */

/* @group progress bar */

div.jp-progress {
	overflow:hidden;
	background-color: #ddd;
}
div.jp-audio div.jp-progress {
	position: absolute;
	top:32px;
	height:15px;
}
div.jp-audio div.jp-type-single div.jp-progress {
	left:110px;
	width:186px;
}
div.jp-audio div.jp-type-playlist div.jp-progress {
	left:166px;
	width:130px;
}
div.jp-video div.jp-progress {
	top:0px;
	left:0px;
	width:100%;
	height:10px;
}
div.jp-seek-bar {
	background: url('../../typo3conf/ext/rsmbstmediathek/Resources/Public/JavaScript/jQuery.jPlayer.2.7.0/skin/bertelsmann/jplayer.bertelsmann.jpg') 0 -202px repeat-x;
	width:0px;
	height:100%;
	cursor: pointer;
}
div.jp-play-bar {
	background: url('../../typo3conf/ext/rsmbstmediathek/Resources/Public/JavaScript/jQuery.jPlayer.2.7.0/skin/bertelsmann/jplayer.bertelsmann.jpg') 0 -218px repeat-x ;
	width:0px;
	height:100%;
}

/* The seeking class is added/removed inside jPlayer */
div.jp-seeking-bg {
	background: url('../../typo3conf/ext/rsmbstmediathek/Resources/Public/JavaScript/jQuery.jPlayer.2.7.0/skin/bertelsmann/jplayer.bertelsmann.seeking.gif');
}

/* @end */

/* @group volume controls */


a.jp-mute,
a.jp-unmute,
a.jp-volume-max {
	width:18px;
	height:15px;
	margin-top:12px;
}

div.jp-audio div.jp-type-single a.jp-mute,
div.jp-audio div.jp-type-single a.jp-unmute {
	margin-left: 210px;	
}
div.jp-audio div.jp-type-playlist a.jp-mute,
div.jp-audio div.jp-type-playlist a.jp-unmute {
	margin-left: 154px;
}

div.jp-audio-stream div.jp-type-single a.jp-mute,
div.jp-audio-stream div.jp-type-single a.jp-unmute {
	margin-left:10px;
}

div.jp-audio a.jp-volume-max,
div.jp-audio-stream a.jp-volume-max {
	margin-left: 56px;	
}

div.jp-video a.jp-mute,
div.jp-video a.jp-unmute,
div.jp-video a.jp-volume-max {
	position: absolute;
	top:12px;
	margin-top:0;
}

div.jp-video a.jp-mute,
div.jp-video a.jp-unmute {
	left: 50px;
}

div.jp-video a.jp-volume-max {
	left: 134px;
}

a.jp-mute {
	background: url('../../typo3conf/ext/rsmbstmediathek/Resources/Public/JavaScript/jQuery.jPlayer.2.7.0/skin/bertelsmann/jplayer.bertelsmann.jpg') 0 -170px no-repeat;
}
a.jp-mute:hover {
	background: url('../../typo3conf/ext/rsmbstmediathek/Resources/Public/JavaScript/jQuery.jPlayer.2.7.0/skin/bertelsmann/jplayer.bertelsmann.jpg') -19px -170px no-repeat;
}
a.jp-unmute {
	background: url('../../typo3conf/ext/rsmbstmediathek/Resources/Public/JavaScript/jQuery.jPlayer.2.7.0/skin/bertelsmann/jplayer.bertelsmann.jpg') -60px -170px no-repeat;
	display: none;
}
a.jp-unmute:hover {
	background: url('../../typo3conf/ext/rsmbstmediathek/Resources/Public/JavaScript/jQuery.jPlayer.2.7.0/skin/bertelsmann/jplayer.bertelsmann.jpg') -79px -170px no-repeat;
}
a.jp-volume-max {
	background: url('../../typo3conf/ext/rsmbstmediathek/Resources/Public/JavaScript/jQuery.jPlayer.2.7.0/skin/bertelsmann/jplayer.bertelsmann.jpg') 0 -186px no-repeat;
}
a.jp-volume-max:hover {
	background: url('../../typo3conf/ext/rsmbstmediathek/Resources/Public/JavaScript/jQuery.jPlayer.2.7.0/skin/bertelsmann/jplayer.bertelsmann.jpg') -19px -186px no-repeat;
}

div.jp-volume-bar {
	position: absolute;
	overflow:hidden;
	background: url('../../typo3conf/ext/rsmbstmediathek/Resources/Public/JavaScript/jQuery.jPlayer.2.7.0/skin/bertelsmann/jplayer.bertelsmann.jpg') 0 -250px repeat-x;
	width:46px;
	height:5px;
	cursor: pointer;
}
div.jp-audio div.jp-volume-bar {
	top:37px;
	left:330px;
}
div.jp-audio-stream div.jp-volume-bar {
	top:37px;
	left:92px;
}
div.jp-video div.jp-volume-bar {
	top:17px;
	left:72px;
}
div.jp-volume-bar-value {
	background: url('../../typo3conf/ext/rsmbstmediathek/Resources/Public/JavaScript/jQuery.jPlayer.2.7.0/skin/bertelsmann/jplayer.bertelsmann.jpg') 0 -256px repeat-x;
	width:0px;
	height:5px;
}

/* @end */

/* @group current time and duration */

div.jp-audio div.jp-time-holder {
	position:absolute;
	top:50px;
}
div.jp-audio div.jp-type-single div.jp-time-holder {
	left:110px;
	width:186px;
}
div.jp-audio div.jp-type-playlist div.jp-time-holder {
	left:166px;
	width:130px;
}

div.jp-current-time,
div.jp-duration {
	font-size:.64em;
	font-style:oblique;
    padding: 0 15px;
    position: absolute;
    bottom:5px;
    right: 0;
}
div.jp-current-time {
    right: auto;
    left: 0;
}
div.jp-duration {
	float: right;
	display:inline;
	text-align: right;
}

div.jp-video div.jp-current-time {
	margin-left:20px;
}
div.jp-video div.jp-duration {
	margin-right:20px;
}

/* @end */

/* @group playlist */

div.jp-details {
	font-weight:bold;
	text-align:center;
}

div.jp-details,
div.jp-playlist {
	width:100%;
	background-color:#ccc;
	border-top:1px solid #003082;
}
div.jp-type-single div.jp-details,
div.jp-type-playlist div.jp-details,
div.jp-type-single div.jp-playlist {
	border-top:none;
}
div.jp-details ul,
div.jp-playlist ul {
	list-style-type:none;
	margin:0;
	padding:0 20px;
	font-size:.72em;
}

div.jp-details li {
	padding:5px 0;
	font-weight:bold;
}
div.jp-playlist li {
	padding:5px 0 4px 20px;
	border-bottom:1px solid #eee;
}

div.jp-playlist li div {
	display:inline;
}

/* Note that the first-child (IE6) and last-child (IE6/7/8) selectors do not work on IE */

div.jp-type-playlist div.jp-playlist li:last-child {
	padding:5px 0 5px 20px;
	border-bottom:none;
}
div.jp-type-playlist div.jp-playlist li.jp-playlist-current {
	list-style-type:square;
	list-style-position:inside;
	padding-left:7px;
}
div.jp-type-playlist div.jp-playlist a {
	color: #333;
	text-decoration: none;
}
div.jp-type-playlist div.jp-playlist a:hover {
	color:#003082;
}
div.jp-type-playlist div.jp-playlist a.jp-playlist-current {
	color:#003082;
}

div.jp-type-playlist div.jp-playlist a.jp-playlist-item-remove {
	float:right;
	display:inline;
	text-align:right;
	margin-right:10px;
	font-weight:bold;
	color:#666;
}
div.jp-type-playlist div.jp-playlist a.jp-playlist-item-remove:hover {
	color:#003082;
}
div.jp-type-playlist div.jp-playlist span.jp-free-media {
	float:right;
	display:inline;
	text-align:right;
	margin-right:10px;
}
div.jp-type-playlist div.jp-playlist span.jp-free-media a{
	color:#666;
}
div.jp-type-playlist div.jp-playlist span.jp-free-media a:hover{
	color:#003082;
}
span.jp-artist {
	font-size:.8em;
	color:#666;
}

/* @end */

div.jp-video-play {
	width:100%;
	overflow:hidden; /* Important for nested negative margins to work in modern browsers */
	cursor:pointer;
	background-color:rgba(0,0,0,0); /* Makes IE9 work with the active area over the whole video area. IE6/7/8 only have the button as active area. */
}
div.jp-video-270p div.jp-video-play {
	margin-top:-270px;
	height:270px;
}
div.jp-video-360p div.jp-video-play {
	margin-top:-360px;
	height:360px;
}
div.jp-video-full div.jp-video-play {
	height:100%;
}
a.jp-video-play-icon {
	position:relative;
	display:block;
	width: 112px;
	height: 100px;

	margin-left:-56px;
	margin-top:-50px;
	left:50%;
	top:50%;

	background: url('../../typo3conf/ext/rsmbstmediathek/Resources/Public/JavaScript/jQuery.jPlayer.2.7.0/skin/bertelsmann/jplayer.bertelsmann.video.play.png') 0 0 no-repeat;
	text-indent:-9999px;
}
div.jp-video-play:hover a.jp-video-play-icon {
	background: url('../../typo3conf/ext/rsmbstmediathek/Resources/Public/JavaScript/jQuery.jPlayer.2.7.0/skin/bertelsmann/jplayer.bertelsmann.video.play.png') 0 -100px no-repeat;
}





div.jp-jplayer audio,
div.jp-jplayer {
	width:0px;
	height:0px;
}

div.jp-jplayer {
	background-color: #000000;
}





/* @group TOGGLES */

/* The audio toggles are nested inside jp-time-holder */

ul.jp-toggles {
	list-style-type:none;
	padding:0;
	margin:0 auto;
	overflow:hidden;
}

div.jp-audio .jp-type-single ul.jp-toggles {
	width:25px;
}
div.jp-audio .jp-type-playlist ul.jp-toggles {
	width:55px;
	margin: 0;
	position: absolute;
	left: 325px;
	top: 50px;
}

div.jp-video ul.jp-toggles {
	margin-top:10px;
	width:100px;
}

ul.jp-toggles li {
	display:block;
	float:right;
}

ul.jp-toggles li a {
	display:block;
	width:25px;
	height:18px;
	text-indent:-9999px;
	line-height:100%; /* need this for IE6 */
}

a.jp-full-screen {
	background: url('../../typo3conf/ext/rsmbstmediathek/Resources/Public/JavaScript/jQuery.jPlayer.2.7.0/skin/bertelsmann/jplayer.bertelsmann.jpg') 0 -310px no-repeat;
	margin-left: 20px;
}

a.jp-full-screen:hover {
	background: url('../../typo3conf/ext/rsmbstmediathek/Resources/Public/JavaScript/jQuery.jPlayer.2.7.0/skin/bertelsmann/jplayer.bertelsmann.jpg') -30px -310px no-repeat;
}

a.jp-restore-screen {
	background: url('../../typo3conf/ext/rsmbstmediathek/Resources/Public/JavaScript/jQuery.jPlayer.2.7.0/skin/bertelsmann/jplayer.bertelsmann.jpg') -60px -310px no-repeat;
	margin-left: 20px;
}

a.jp-restore-screen:hover {
	background: url('../../typo3conf/ext/rsmbstmediathek/Resources/Public/JavaScript/jQuery.jPlayer.2.7.0/skin/bertelsmann/jplayer.bertelsmann.jpg') -90px -310px no-repeat;
}

a.jp-repeat {
	background: url('../../typo3conf/ext/rsmbstmediathek/Resources/Public/JavaScript/jQuery.jPlayer.2.7.0/skin/bertelsmann/jplayer.bertelsmann.jpg') 0 -290px no-repeat;
}

a.jp-repeat:hover {
	background: url('../../typo3conf/ext/rsmbstmediathek/Resources/Public/JavaScript/jQuery.jPlayer.2.7.0/skin/bertelsmann/jplayer.bertelsmann.jpg') -30px -290px no-repeat;
}

a.jp-repeat-off {
	background: url('../../typo3conf/ext/rsmbstmediathek/Resources/Public/JavaScript/jQuery.jPlayer.2.7.0/skin/bertelsmann/jplayer.bertelsmann.jpg') -60px -290px no-repeat;
}

a.jp-repeat-off:hover {
	background: url('../../typo3conf/ext/rsmbstmediathek/Resources/Public/JavaScript/jQuery.jPlayer.2.7.0/skin/bertelsmann/jplayer.bertelsmann.jpg') -90px -290px no-repeat;
}

a.jp-shuffle {
	background: url('../../typo3conf/ext/rsmbstmediathek/Resources/Public/JavaScript/jQuery.jPlayer.2.7.0/skin/bertelsmann/jplayer.bertelsmann.jpg') 0 -270px no-repeat;
	margin-left: 5px;
}

a.jp-shuffle:hover {
	background: url('../../typo3conf/ext/rsmbstmediathek/Resources/Public/JavaScript/jQuery.jPlayer.2.7.0/skin/bertelsmann/jplayer.bertelsmann.jpg') -30px -270px no-repeat;
}

a.jp-shuffle-off {
	background: url('../../typo3conf/ext/rsmbstmediathek/Resources/Public/JavaScript/jQuery.jPlayer.2.7.0/skin/bertelsmann/jplayer.bertelsmann.jpg') -60px -270px no-repeat;
	margin-left: 5px;
}

a.jp-shuffle-off:hover {
	background: url('../../typo3conf/ext/rsmbstmediathek/Resources/Public/JavaScript/jQuery.jPlayer.2.7.0/skin/bertelsmann/jplayer.bertelsmann.jpg') -90px -270px no-repeat;
}


/* @end */

/* @group NO SOLUTION error feedback */

.jp-no-solution {
	padding:5px;
	font-size:.8em;
	background-color:#eee;
	border:2px solid #003082;
	color:#000;
	display:none;
}

.jp-no-solution a {
	color:#000;
}

.jp-no-solution span {
	font-size:1em;
	display:block;
	text-align:center;
	font-weight:bold;
}

/* @end */



@media (max-width: 480px) {
    div.jp-audio div.jp-type-single div.jp-interface {
        height: 130px;
    }
    div.jp-audio div.jp-type-single div.jp-progress {
        left: 15px;
        width: 220px;
        top: 80px;
    }

    div.jp-audio div.jp-type-single a.jp-mute, div.jp-audio div.jp-type-single a.jp-unmute {
        margin-left: 40px; /*210*/
    }
    div.jp-audio div.jp-volume-bar {
        left: 160px;
    }
    div.jp-audio ul.jp-controls {
        width: 250px;
    }
    div.jp-audio {
        width: 250px;
    }

}

.mapTeaser .panel-subtitle {
	text-align: center;
	font-size: 13px;
	font-weight: normal;
	margin-bottom: 13px;
	margin-top: 36px;
	color: #3E3E3E;
	text-transform: uppercase;
	font-family: "latoregular";
}

.mapTeaser .panel-title {
	text-align: left;
	font-size: 28px;
	font-weight: normal;
	margin-bottom: 20px;
	color: #3E3E3E;
	margin-top: 0px;
	line-height: 37px;
}

.mapTeaser .mapTeaserImage {
	border: 1px solid #003082;
	padding: 20px;
	text-align: center;
}

.mapTeaser .mapTeaserImage svg {
	width: 100%;
}

.reportTeaser p span {
	text-transform: none;
}

.singleBox .district-search .search-box {
    height: 33px;
    padding: 0 20px;
}

.singleBox .district-search #countrysearchbox {
    float: left;
    border: 1px solid;
    display: block;
    height: 33px;
    box-sizing: border-box;
    text-indent: 10px;
    border: 1px solid #003082;
    width: 322px;
}

.singleBox .easy-autocomplete-container {
    position: relative;
}

.singleBox .easy-autocomplete-container ul {
    position: absolute;
    text-align: left;
    top: 32px;
    background: white;
    border-color: #003082;
    border-style: solid;
    border-width: 0px 1px 1px 1px;
    width: 322px;
    z-index: 20000;
    overflow: visible;
    display: block !important;
    padding-left: 20px;
}

.col-md-3 .singleBox .district-search #countrysearchbox,
.col-md-3 .singleBox .easy-autocomplete-container ul {
    width: 217px;
}

@media (max-width: 1024px) {
    .singleBox .district-search #countrysearchbox,
    .singleBox .easy-autocomplete-container ul {
        width: 151px;
    }
}

@media (max-width: 736px) {
    .singleBox .district-search #countrysearchbox,
    .singleBox .easy-autocomplete-container ul {
        width: 222px;
    }
}

.singleBox .district-search .district-search-label {
    text-align: center;
    width: 36px;
    height: 100%;
    font-size: 30px;
    cursor: pointer;
    background-color: #003082;
    color: white;
}

.d label {
    background: #003082 none repeat scroll 0% 0%;
    border: medium none;
    width: 36px;
    height: 33px;
    position: relative;
}

label {
	float: left;
	width: 9em;
	color:#444444;
	font-size:10pt;
}
input[type=text] { width: 15em; }

ul, li {
	list-style:none;
}

/* STYLES FOR BST-INTEGRATION - 19.11.15 */

.report_index.sticky {
    background: transparent;
}
.radar_image img {
    width: 100%;
}

.country_atlas iframe {
    height: 624px;
    width: 100%;
    border: none;
}

#iframe_atlas {
    border: none;
    margin-top: 40px;
    height: 835px;
}
@media (max-width: 1024px) {
    .country_atlas iframe,
    #iframe_atlas {
        height: 492px;
    }
}

@media (max-width: 736px) {
    .country_atlas iframe {
        height: 205px;
    }
    #iframe_atlas {
        display:none;
    }
}

.report_one_col h4 {
    margin: 30px 0;
}

.report_two_col {
    width: 80%;
}
.report_margin {
    position: absolute;
    right: 10px;
    width: 20%;
    text-align: right;
    word-break: normal;
    line-height: 16px;
    color: #999;
}
.colored.report_margin{
    color: #003082;
    font-weight: bold;
}
.keyindicators .colgroup {
    margin-bottom: 20px;
}
.keyindicators .valuegroup {
    background: #f7f7f7;
    padding: 10px;
    margin-bottom: 1px;
}
.keyindicators .indicatorValue {
    float: right;
}

.country_table_legend {
    font-size: 10px;
}

.download_content {
    text-align: center;
    background: #f7f7f7;
    padding: 20px 0 5px 0;
    margin: 20px 0;
}

.download_content h2 {
    margin-top: 0;
}
.download_content .icon-pdf{
    color: #003082;
    font-size: 35px;

}
.download_content a{
    top: -10px;
    position: relative;
}

.archive_pdf {
    margin-bottom: 0;
}
#archived_versions {
    font-family: latobold;
}

.report_one_col h4:before, .report_one_col h3:before, .report_one_col h2:before {
    display: block;
    content: " ";
    margin-top: -120px;
    height: 120px;
    visibility: hidden;
}

.report_index {
    padding-right: 0px !important;
    padding-left: 30px !important;
}
.report_index_list li {
    padding: 4px 0;
    border-top: 1px solid #D6D6D6;
    margin-top: 4px;
}
.report_index_level1 {
    font-family: latobold;
}
.report_index_level2 {
     margin-left: 15px;
    font-family: latobold;
 }
.report_index_level3 {
    margin-left: 10px;
    font-family: 'Lato', sans-serif;
}
.index-list-closed ul {
    display: none;
}
.toggle-index-list {
    position: relative;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    cursor: pointer;
}
.toggle-index-list:before {
    content: '-';
    width: 15px;
    height: 15px;
    display: inline-block;
    font-size: 20px;
    line-height: 12px;
    text-align: center;
    vertical-align: middle;
    position: absolute;
    left: -18px;
    top: 2px;
    background-color: #003082;
    color: white;
    text-indent: 1px;
}
.index-list-closed .toggle-index-list:before {
    content: '+';
    font-size: 16px;
    line-height: 13px;
}
.report_sub_navigation_mobile {
    display: none;
}
div.report_two_col table {
    width: 100%;
}
div.report_two_col table td p.Tables span {
    text-transform: none;
}
@media (max-width: 1024px) {
    .report_index.sticky {
        display: none;
    }
    .report_sub_navigation_mobile {
        display: block;
    }

}

.singleBox {
    position: relative;
}

.singleBox .singleBoxWrapper {
    background: #f7f7f7;
    border: 1px solid #003082;
    margin-bottom: 20px;
    text-align: center;
    padding: 30px 0 60px 0;
    min-height: 352px;
}
.singleBox figure {
    margin-top: 40px;
}

.singleBox .singleBoxImage svg{
    margin-top: 20px;
}

.singleBox .singleBoxContent {
    font-size: 17px;
    line-height: 24px;
    text-align: center;
    margin: 20px 0 0px;
    padding: 0 20px;
}
.singleBoxContent ul {
    text-align: left;
    margin-bottom: 0px;
}

.singleBoxContent ul li {
    position: relative;
}

.singleBoxContent ul li a{
    color: #3e3e3e;
    font-size: 14px;
    font-family: latobold;
}

.singleBoxContent ul li a.icon-link-arrow:before{
    margin-right: 5px;
    color: #999999;
    position: absolute;
    top: 9px;
    left: -16px
}

.singleBox .singleBoxTitle {
    font-family: latobold;
    text-transform: uppercase;
}

.singleBox .singleBoxWrapper .linkWrapper {
    position: absolute;
    bottom: 30px;
    width: 100%;
}

.singleBox .singleBoxWrapper .link-full-post .txt {
    background: #f7f7f7;
}

.singleBox-color-779e46 .singleBoxWrapper {
    border-color: #779e46;
}
.singleBox-color-779e46 .link-full-post {
    background-image: url('../../typo3conf/ext/itaobstbtireport/Resources/Public/Icons/long-arrow-green.png');
}
.singleBox-color-779e46 .link-full-post span{
    color: #779e46;
}

.singleBox-color-003082 .singleBoxWrapper {
    border-color: #003082;
}

.singleBox-color-003082 .link-full-post span{
    color: #003082;
}

/*plugin-2 = Regionalteaser*/
.singleBox-plugin-2 .singleBoxContent{
    min-height: 300px;
}

@media (max-width: 1024px) {
    .singleBoxContent ul {
        float: none !important;
        margin-bottom: 0px;
    }
}

/*IndexBox*/

.tx-itaobstbtiranking-pi1 #tabBox {
    background: #f7f7f7;
    padding: 15px;
    height: 100%;
    overflow: hidden;
}

.tx-itaobstbtiranking-pi1 #tabBox table {
    width: auto;
}

th.rank, th.country,th.value, th.trend {
    padding-right: 5px;
    font-size: 12px;
}
td.rank, td.country,td.value, td.trend {
    padding-bottom: 5px;
    padding-top: 5px;
}
td.rank {
    font-family: latobold;
    text-align: center;
}
td.value {
    font-family: latobold;
}

.trendConsistent:hover, .trendLightUp:hover, .trendUp:hover, .trendLightDown:hover, .trendDown:hover {
    background-color: #003082;
    color: white;
}

#tabBoxTab1SubTab1, #tabBoxTab1SubTab2, #tabBoxTab1SubTab3, #tabBoxTab1SubTab4 {
    display: none;
    height: 340px;
    overflow: auto;
    overflow-x: hidden;
}
#tabBoxTab1SubTab1 {
    display: block;
}
.subTabNavigation {
    margin-bottom: 20px;
}
.subTabNavigation .average {
    float: left;
    width: 25%;
}
.subTabNavigation .politicalTransformation {
    float: left;
    width: 25%;
}
.subTabNavigation .economicalTransformation {
    float: left;
    width: 25%;
}
table tr.trendUp td.trend,
table tr.trendLightUp td.trend {
    background-image: url('../../typo3conf/ext/itaobstbtireport/Resources/Public/Icons/tab_bg_trendup.png');
    background-repeat: no-repeat;
    background-position: center center;
}

table tr.trendDown td.trend,
table tr.trendLightDown td.trend{
    background-image: url('../../typo3conf/ext/itaobstbtireport/Resources/Public/Icons/tab_bg_trenddown.png');
    background-repeat: no-repeat;
    background-position: center center;
}

table tr.trendConsistent td.trend,
table tr.noTrendAvailable td.trend{
    background-image: url('../../typo3conf/ext/itaobstbtireport/Resources/Public/Icons/tab_bg_trendconsistent.png');
    background-repeat: no-repeat;
    background-position: center center;
}

#tabContent table tr td.rank{
    text-align:center;
}




/* Article Header TODO: When Bodyclass BTI Exists */

#article-header-bti .article-imageBox {
    width: auto !important;
}

#article-header-bti .article-imageBox picture img {
    width: 100%
}

#article-header-bti .rowWrapper {
    width: auto !important;
    padding: 15px 0 !important;
    margin-right: 50px !important;
    margin-left: 50px !important;
}
#article-header-bti .rowWrapper h1 {
    font-size: 23px !important;
    width: auto !important;
}
@media (max-width: 1024px) {

    #article-header-bti .align-center p {
        font-size: 14px !important;
        width: auto !important;
        padding: 0 20px 20px 20px;
    }
    #article-header-bti .rowWrapper {
        padding: 0 !important;
    }
}

/*Begleiter und Mitstreiter */
.itao-panel-body {
    position: absolute;
    top: 200px;
    height: 350px;
    transition-duration: 0.5s;
}
.itao-partner-box {
    height: 350px;
    position: relative;
    overflow: hidden;
}

.itao-partner-box:hover > .itao-panel-body {
    top: 0;
    transition-duration: 0.5s;
    background-color: rgba(255, 255, 255, 0.9);
}


/* Rankingtabellen */

/* for itaobstbtiranking  - BEGIN */
.tx-itaobstbtiranking-pi1 table#index_header th {
    text-align:center;
}

.tx-itaobstbtiranking-pi1 span {
    text-transform: none !important;
}

.tx-itaobstbtiranking-pi1 table {
    clear: both;
    font-family: Open Sans,Arial,sans-serif;
    font-size: 10pt;
    width: 100%;
    table-layout:fixed;
    font-weight: normal;
}
table#index_header thead tr .header_status {
    background-color: #003b5f;
    color: white;
    font-family: open sans,Arial,Helvetica,sans-serif;
    font-size: 16px;
}
table#index_header thead tr .header_pt {
    background-color: #004280;
    color: white;
    font-family: open sans,Arial,Helvetica,sans-serif;
    font-size: 16px;
}
table#index_header thead tr .header_wt {
    background-color: #00666c;
    color: white;
    font-family: open sans,Arial,Helvetica,sans-serif;
    font-size: 16px;
}
table#status thead.large th:first-child {
    border-left: medium none;
}
table#status thead.large th {
    border-bottom: 1px solid #578ec2;
    border-left: 1px solid #578ec2;
    color: #004280;
    font-weight: bold;
    padding: 5px;
    text-align: left;
    vertical-align: middle;
}
table#mgmt thead tr th {
    border: #CCCCCC 1px solid;
    border-top: none;
}
table#mgmt_head thead tr th {
    padding: 5px;
}
table#mgmt tbody tr td{
    border: 1px solid #deddda;
}
div.tx-itaobstbtiranking-pi1 table#mgmt_head {
    color: #FFF;
}
div.tx-itaobstbtiranking-pi1 table#mgmt_head th {
    border: none; color: #FFF;
}
div.tx-itaobstbtiranking-pi1 table#mgmt_head th.headline_mgmt, .tx-itaobstbtiranking-pi1 table td.headline_mgmt {
    background-color: #a1bd4d;
}
div.tx-itaobstbtiranking-pi1 table#mgmt_head td.performance_mgmt {
    background-color: #779e46;
    font-weight: bold;
    text-align: center;
}
div.tx-itaobstbtiranking-pi1 table#mgmt_head td.yellow_mgmt {
    background-color: #FFE699;
    border-bottom: none;
}
div.tx-itaobstbtiranking-pi1 table#mgmt_head th.left_head_mgmt span {
    font-size: 16px;
    left: 345px;
    position: relative;
}
div.tx-itaobstbtiranking-pi1 table#mgmt_head {
    border-spacing: auto;
    border-collapse: separate;
}
div.tx-itaobstbtiranking-pi1 th.headerSortDown div {
    background:url('../../typo3conf/ext/itaobstbtiranking/Resources/Public/Icons/arrow_up.gif') no-repeat scroll left center;
}
div.tx-itaobstbtiranking-pi1 th.headerSortUp div {
    background:url('../../typo3conf/ext/itaobstbtiranking/Resources/Public/Icons/arrow_down.gif') no-repeat scroll left center;
}
div.tx-itaobstbtiranking-pi1 table th.left_head_mgmt {
    width: 499px;
}
div.tx-itaobstbtiranking-pi1 table th.center_head_mgmt {
    width: 70px;
    width: 70px\9;
}
div.tx-itaobstbtiranking-pi1 table.sortable {
    box-sizing: border-box;
}
div.tx-itaobstbtiranking-pi1 table td {
    overflow: hidden;
}
div.tx-itaobstbtiranking-pi1 table thead th.rotate {
    cursor: pointer;
}
div.tx-itaobstbtiranking-pi1 table.sortable th {
    font-size: 9pt;
    font-weight: normal;
}
/* Setting for column "Country" */
div.tx-itaobstbtiranking-pi1 table td.laender {
    width: 377px;
}
div.tx-itaobstbtiranking-pi1 table thead tr.rotate_col th.big_width {
    width: 196px;
}
div.tx-itaobstbtiranking-pi1 table#mgmt thead tr.rotate_col th.big_width {
    width: 356px;
}
/* Settings for rotation */
div.tx-itaobstbtiranking-pi1 table thead tr.rotate_col {
    height: 240px;
}
div.tx-itaobstbtiranking-pi1 table thead.large tr.rotate_col th {
    height: 300px;
    height: 300px\9;
}
div.tx-itaobstbtiranking-pi1 table thead tr.rotate_col div.rotor {
    background-color: #FFF;
    position: relative;
    left: 6px;
    left: 3px\9;
    bottom: -140px;
    bottom: 126px \0/;
    width: 198px;
    padding-left: 20px;
    transform-origin: 0 0;
    /* height: auto; */
    white-space: nowrap;
    -webkit-transform: translate(0,0) rotate(-90deg);

    /* this is for "non IE" browsers that dosn't support writing-mode
    -webkit-transform: translate(1.1em,0) rotate(-90deg);
    -moz-transform: translate(1.1em,0) rotate(-90deg);
    -o-transform: translate(1.1em,0) rotate(-90deg);
    //transform: translate(1.1em,0) rotate(-90deg);
    /* IE9+ */
    -ms-transform: none;
    -ms-transform-origin: none;
    /* IE8+ */
    -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=-0.00000000, M12=1.00000000, M21=-1.00000000, M22=-0.00000000,sizingMethod='auto expand')";
    /**/

    transform: rotate(-90deg);
}
.tx-itaobstbtiranking-pi1 table#mgmt thead tr.rotate_col th div {
    bottom: -122px;
    bottom: 95px \0/;
    left: 25px;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    div.tx-itaobstbtiranking-pi1 table thead tr.rotate_col div.rotor {
        bottom: -144px;
    }
    .tx-itaobstbtiranking-pi1 table#mgmt thead tr.rotate_col th div {
        bottom: -122px;
    }
}
/* special color for management */
div.tx-itaobstbtiranking-pi1 table#mgmt thead tr.rotate_col div.rotor {
    background-color: #FFF;
    color: #92C155;
    width: 198px;
}
div.tx-itaobstbtiranking-pi1 table#mgmt thead th.colored, div.tx-itaobstbtiranking-pi1 table#mgmt thead tr.rotate_col th.colored div.rotor {
    background-color: #FFE699;
}

/* IN LESS
div.tx-itaobstbtiranking-pi1 th.headerSortDown div {
    background: url("http://www.bti-project.de/fileadmin/templates/img/arrow_up.gif") no-repeat left;
}

div.tx-itaobstbtiranking-pi1 th.headerSortUp div {
    background: url("http://www.bti-project.de/fileadmin/templates/img/arrow_down.gif") no-repeat left;
}
*/

.tx-itaobstbtiranking-pi1 table thead tr.rotate_col th.big_width div {
    left: 70px;
}
.tx-itaobstbtiranking-pi1 table#mgmt thead tr.rotate_col th.big_width div {
    left: 155px;
}
.tx-itaobstbtiranking-pi1 table thead tr.rotate_col tr.rotate_col th.big_width div {
    left: 150px;
}
.tx-itaobstbtiranking-pi1 table tbody tr td {
    padding: 2px;
}
.tx-itaobstbtiranking-pi1 table tbody tr td.table_value {
    text-align: center;
}
div.tx-itaobstbtiranking-pi1 table thead th.header_mgmt {
    background-color: #94BD5A;
    color: #000000;
    text-align: center;
}

/* colors */
.tx-itaobstbtiranking-pi1 table div.special_headline,.tx-itaobstbtiranking-pi1 table#mgmt thead tr.rotate_col th div.special_headline {
    color: #000;
}
.tx-itaobstbtiranking-pi1 table div.special_headline,.tx-itaobstbtiranking-pi1 table#mgmt thead tr.rotate_col th div.special_headline
.tx-itaobstbtiranking-pi1 table div.important_headline,.tx-itaobstbtiranking-pi1 table#mgmt thead tr.rotate_col th div.important_headline {
    font-size: 10pt;
    font-weight: bold;
}
.tx-itaobstbtiranking-pi1 table div.important_headline {
    font-weight: bold;
}
table#status tbody td {
    border-bottom: 1px solid #deddda;
    border-left: 1px solid #deddda;
    padding: 2px;
    vertical-align: middle;
    color: #FFF;
}
table#status tbody td.laender,
table#status tbody td.even,
table#status tbody td.odd{
    color: #3a3a3a;
}
table#status tbody td.even {
    background-color: #E4E4E4;
}
table#status tbody td.odd {
    background-color: #CACACA;
}
table#status td.highly_advanced {
    background-color: #003B5F;
    cursor: help;
}
table#status td.advanced {
    background-color: #004280;
    cursor: help;
}
table#status td.limited {
    background-color: #00666C;
    cursor: help;
}
table#status td.very_limited {
    background-color: #087995;
    cursor: help;
}
table#status td.failed {
    background-color: #409EAD;
    cursor: help;
}
table#status td.democracies_in_consolidation {
    background-color: #004280;
    cursor: help;
}
table#status td.defective_democracies {
    background-color: #48619D;
    cursor: help;
}
table#status td.highly_defective_democracies {
    background-color: #6886BB;
    cursor: help;
}
table#status td.moderate_autocracies {
    background-color: #8A5089;
    cursor: help;
}
table#status td.hard-line_autocracies {
    background-color: #9B1670;
    cursor: help;
}
table#status td.failing_states {
    background-color: #C90C0f;
    cursor: help;
}
table#status td.developed {
    background-color: #00666C;
    cursor: help;
}
table#status td.functioning {
    background-color: #087995;
    cursor: help;
}
table#status td.functional_flaws {
    background-color: #409EAD;
    cursor: help;
}
table#status td.poorly_functioning {
    background-color: #7DA6AF;
    cursor: help;
}
.rudimentary {
    background-color: #B0CBD0;
    color: #FFF;
    cursor: help;
}
table#mgmt td.very_good_mgmt {
    background-color: #779E46;
    font-weight: bold;
    cursor: help;
}
table#mgmt td.good_mgmt {
    background-color: #9DB95D;
    font-weight: bold;
    cursor: help;
}
table#mgmt td.moderate_mgmt {
    background-color: #88b383;
    font-weight: bold;
    cursor: help;
}
table#mgmt td.weak_mgmt {
    background-color: #A8C2A2;
    font-weight: bold;
    cursor: help;
}
table#mgmt td.failed_mgmt {
    background-color: #C3D0BF;
    font-weight: bold;
    cursor: help;
}
table#mgmt td.hellgruen {
    background-color: #e4ca72;
}
table#mgmt td.hellgruen2 {
    background-color: #E1ECD0;
    font-weight: bold;
}
/* Header ranking */
div#tabBoxTab1 th.country,div#tabBoxTab2 th.country {
    width: auto;
}
table#mgmt tbody td.laender {
    background-color: #e4e4e4;
}
table#mgmt tbody td.odd {
    background-color: #cacaca;
}
table#mgmt tbody td.even {
    background-color: #e4e4e4;
}


/* Chrome Versoin 28+ */
@supports (-webkit-appearance:none) {
    div.tx-itaobstbtiranking-pi1 table#mgmt thead tr.rotate_col th.rotate div.rotor {
        top:122px;
        left: 20px;
    }
    div.tx-itaobstbtiranking-pi1 table#mgmt thead tr.rotate_col th.big_width div.rotor {
        left: 160px;
    }
    div.tx-itaobstbtiranking-pi1 table#status thead.large tr.rotate_col th.rotate div.rotor {
        top:157px;
        left: 4px;
    }
    div.tx-itaobstbtiranking-pi1 table#status thead.large tr.rotate_col th.big_width div.rotor {
        left: 80px;
    }

}




/*! normalize.css v3.0.0 | MIT License | git.io/normalize */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
@media print {
  * {
    text-shadow: none !important;
    color: #000 !important;
    background: transparent !important;
    box-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  select {
    background: #ffffff !important;
  }
  .navbar {
    display: none;
  }
  .table td,
  .table th {
    background-color: #ffffff !important;
  }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000000 !important;
  }
  .label {
    border: 1px solid #000000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #dddddd !important;
  }
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  font-size: 62.5%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.428571429;
  color: #333;
  background-color: #ffffff;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #428bca;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #2a6496;
  text-decoration: underline;
}
a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
}
.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 0;
}
.img-thumbnail {
  padding: 4px;
  line-height: 1.428571429;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 0;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}
.img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #999999;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}
h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
  font-size: 65%;
}
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}
h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .small,
h6 .small,
.h6 .small {
  font-size: 75%;
}
h1,
.h1 {
  font-size: 30px;
}
h2,
.h2 {
  font-size: 22px;
}
h3,
.h3 {
  font-size: 18px;
}
h4,
.h4 {
  font-size: 18px;
}
h5,
.h5 {
  font-size: 14px;
}
h6,
.h6 {
  font-size: 13px;
}
p {
  margin: 0 0 10px;
}
.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 200;
  line-height: 1.4;
}
@media (min-width: 737px) {
  .lead {
    font-size: 21px;
  }
}
small,
.small {
  font-size: 85%;
}
cite {
  font-style: normal;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.text-justify {
  text-align: justify;
}
.text-muted {
  color: #999999;
}
.text-primary {
  color: #428bca;
}
a.text-primary:hover {
  color: #3071a9;
}
.text-success {
  color: #3c763d;
}
a.text-success:hover {
  color: #2b542c;
}
.text-info {
  color: #31708f;
}
a.text-info:hover {
  color: #245269;
}
.text-warning {
  color: #8a6d3b;
}
a.text-warning:hover {
  color: #66512c;
}
.text-danger {
  color: #a94442;
}
a.text-danger:hover {
  color: #843534;
}
.bg-primary {
  color: #fff;
  background-color: #428bca;
}
a.bg-primary:hover {
  background-color: #3071a9;
}
.bg-success {
  background-color: #dff0d8;
}
a.bg-success:hover {
  background-color: #c1e2b3;
}
.bg-info {
  background-color: #d9edf7;
}
a.bg-info:hover {
  background-color: #afd9ee;
}
.bg-warning {
  background-color: #fcf8e3;
}
a.bg-warning:hover {
  background-color: #f7ecb5;
}
.bg-danger {
  background-color: #f2dede;
}
a.bg-danger:hover {
  background-color: #e4b9b9;
}
.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eeeeee;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}
.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}
dl {
  margin-top: 0;
  margin-bottom: 20px;
}
dt,
dd {
  line-height: 1.42857143;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 0;
}
@media (min-width: 737px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #999999;
}
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eeeeee;
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.428571429;
  color: #999999;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}
.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eee;
  border-left: 0;
  text-align: right;
}
.blockquote-reverse footer:before,
blockquote.pull-right footer:before,
.blockquote-reverse small:before,
blockquote.pull-right small:before,
.blockquote-reverse .small:before,
blockquote.pull-right .small:before {
  content: '';
}
.blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.blockquote-reverse small:after,
blockquote.pull-right small:after,
.blockquote-reverse .small:after,
blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}
blockquote:before,
blockquote:after {
  content: "";
}
address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857143;
}
code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}
code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  white-space: nowrap;
  border-radius: 0;
}
kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 0;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}
pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.428571429;
  word-break: break-all;
  word-wrap: break-word;
  color: #333;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 0;
}
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 10px;
  padding-right: 10px;
}
@media (min-width: 737px) {
  .container {
    width: 740px;
  }
}
@media (min-width: 1025px) {
  .container {
    width: 960px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1160px;
  }
}
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 10px;
  padding-right: 10px;
}
.row {
  margin-left: -10px;
  margin-right: -10px;
}
.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}
.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: 0;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: 0;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0;
}
@media (min-width: 737px) {
  .col-sm-1,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9,
  .col-sm-10,
  .col-sm-11,
  .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: 0;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: 0;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0;
  }
}
@media (min-width: 1025px) {
  .col-md-1,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9,
  .col-md-10,
  .col-md-11,
  .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: 0;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: 0;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0;
  }
}
@media (min-width: 1200px) {
  .col-lg-1,
  .col-lg-2,
  .col-lg-3,
  .col-lg-4,
  .col-lg-5,
  .col-lg-6,
  .col-lg-7,
  .col-lg-8,
  .col-lg-9,
  .col-lg-10,
  .col-lg-11,
  .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: 0;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: 0;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0;
  }
}
table {
  max-width: 100%;
  background-color: transparent;
}
th {
  text-align: left;
}
.table {
  width: 100%;
  margin-bottom: 20px;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.428571429;
  vertical-align: top;
  border-top: 1px solid #dddddd;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #dddddd;
}
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.table > tbody + tbody {
  border-top: 2px solid #dddddd;
}
.table .table {
  background-color: #ffffff;
}
.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}
.table-bordered {
  border: 1px solid #dddddd;
}
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
  border: 1px solid #dddddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-child(odd) > td,
.table-striped > tbody > tr:nth-child(odd) > th {
  background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover > td,
.table-hover > tbody > tr:hover > th {
  background-color: #f5f5f5;
}
table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column;
}
table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell;
}
.table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}
.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th {
  background-color: #dff0d8;
}
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6;
}
.table > thead > tr > td.info,
.table > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.table > tfoot > tr.info > th {
  background-color: #d9edf7;
}
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3;
}
.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc;
}
.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th {
  background-color: #f2dede;
}
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
}
@media (max-width: 736px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    overflow-x: scroll;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
    -webkit-overflow-scrolling: touch;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
label {
  display: inline-block;
  margin-bottom: 5px;
  font-weight: bold;
}
input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}
input[type="file"] {
  display: block;
}
input[type="range"] {
  display: block;
  width: 100%;
}
select[multiple],
select[size] {
  height: auto;
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.428571429;
  color: #999999;
}
.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.428571429;
  color: #999;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.form-control::-moz-placeholder {
  color: #444;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #444444;
}
.form-control::-webkit-input-placeholder {
  color: #444444;
}
.form-control:-moz-placeholder {
  color: #444444;
}
.form-control::-moz-placeholder {
  color: #444444;
}
.form-control:-ms-input-placeholder {
  color: #444444;
}
.form-control::-webkit-input-placeholder {
  color: #444444;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  cursor: not-allowed;
  background-color: #eee;
  opacity: 1;
}
textarea.form-control {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: none;
}
input[type="date"] {
  line-height: 34px;
}
.form-group {
  margin-bottom: 15px;
}
.radio,
.checkbox {
  display: block;
  min-height: 20px;
  margin-top: 10px;
  margin-bottom: 10px;
  padding-left: 20px;
}
.radio label,
.checkbox label {
  display: inline;
  font-weight: normal;
  cursor: pointer;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  float: left;
  margin-left: -20px;
}
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
.radio[disabled],
.radio-inline[disabled],
.checkbox[disabled],
.checkbox-inline[disabled],
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"],
fieldset[disabled] .radio,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}
.input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 0;
}
select.input-sm {
  height: 30px;
  line-height: 30px;
}
textarea.input-sm,
select[multiple].input-sm {
  height: auto;
}
.input-lg {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 0;
}
select.input-lg {
  height: 46px;
  line-height: 46px;
}
textarea.input-lg,
select[multiple].input-lg {
  height: auto;
}
.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 42.5px;
}
.has-feedback .form-control-feedback {
  position: absolute;
  top: 25px;
  right: 0;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
}
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline {
  color: #3c763d;
}
.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-success .form-control:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}
.has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8;
}
.has-success .form-control-feedback {
  color: #3c763d;
}
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline {
  color: #8a6d3b;
}
.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}
.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3;
}
.has-warning .form-control-feedback {
  color: #8a6d3b;
}
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline {
  color: #a94442;
}
.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-error .form-control:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}
.has-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede;
}
.has-error .form-control-feedback {
  color: #a94442;
}
.form-control-static {
  margin-bottom: 0;
}
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}
@media (min-width: 737px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 0;
    vertical-align: middle;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    float: none;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
.form-horizontal .control-label,
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px;
}
.form-horizontal .form-group {
  margin-left: -10px;
  margin-right: -10px;
}
.form-horizontal .form-control-static {
  padding-top: 7px;
}
@media (min-width: 737px) {
  .form-horizontal .control-label {
    text-align: right;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  top: 0;
  right: 10px;
}
.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.428571429;
  border-radius: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover,
.btn:focus {
  color: #333;
  text-decoration: none;
}
.btn:active,
.btn.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  pointer-events: none;
  opacity: .65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #cccccc;
}
.btn-default:hover,
.btn-default:focus,
.btn-default:active,
.btn-default.active,
.open .dropdown-toggle.btn-default {
  color: #333;
  background-color: #ebebeb;
  border-color: #adadad;
}
.btn-default:active,
.btn-default.active,
.open .dropdown-toggle.btn-default {
  background-image: none;
}
.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active {
  background-color: #fff;
  border-color: #cccccc;
}
.btn-default .badge {
  color: #fff;
  background-color: #333333;
}
.btn-primary {
  color: #fff;
  background-color: #428bca;
  border-color: #357ebd;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #3276b1;
  border-color: #285e8e;
}
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
  background-image: none;
}
.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
  background-color: #428bca;
  border-color: #357ebd;
}
.btn-primary .badge {
  color: #428bca;
  background-color: #ffffff;
}
.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-success.active,
.open .dropdown-toggle.btn-success {
  color: #fff;
  background-color: #47a447;
  border-color: #398439;
}
.btn-success:active,
.btn-success.active,
.open .dropdown-toggle.btn-success {
  background-image: none;
}
.btn-success.disabled,
.btn-success[disabled],
fieldset[disabled] .btn-success,
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled:active,
.btn-success[disabled]:active,
fieldset[disabled] .btn-success:active,
.btn-success.disabled.active,
.btn-success[disabled].active,
fieldset[disabled] .btn-success.active {
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success .badge {
  color: #5cb85c;
  background-color: #ffffff;
}
.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info:hover,
.btn-info:focus,
.btn-info:active,
.btn-info.active,
.open .dropdown-toggle.btn-info {
  color: #fff;
  background-color: #39b3d7;
  border-color: #269abc;
}
.btn-info:active,
.btn-info.active,
.open .dropdown-toggle.btn-info {
  background-image: none;
}
.btn-info.disabled,
.btn-info[disabled],
fieldset[disabled] .btn-info,
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled:active,
.btn-info[disabled]:active,
fieldset[disabled] .btn-info:active,
.btn-info.disabled.active,
.btn-info[disabled].active,
fieldset[disabled] .btn-info.active {
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info .badge {
  color: #5bc0de;
  background-color: #ffffff;
}
.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning:active,
.btn-warning.active,
.open .dropdown-toggle.btn-warning {
  color: #fff;
  background-color: #ed9c28;
  border-color: #d58512;
}
.btn-warning:active,
.btn-warning.active,
.open .dropdown-toggle.btn-warning {
  background-image: none;
}
.btn-warning.disabled,
.btn-warning[disabled],
fieldset[disabled] .btn-warning,
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled:active,
.btn-warning[disabled]:active,
fieldset[disabled] .btn-warning:active,
.btn-warning.disabled.active,
.btn-warning[disabled].active,
fieldset[disabled] .btn-warning.active {
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning .badge {
  color: #f0ad4e;
  background-color: #ffffff;
}
.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger:active,
.btn-danger.active,
.open .dropdown-toggle.btn-danger {
  color: #fff;
  background-color: #d2322d;
  border-color: #ac2925;
}
.btn-danger:active,
.btn-danger.active,
.open .dropdown-toggle.btn-danger {
  background-image: none;
}
.btn-danger.disabled,
.btn-danger[disabled],
fieldset[disabled] .btn-danger,
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled:active,
.btn-danger[disabled]:active,
fieldset[disabled] .btn-danger:active,
.btn-danger.disabled.active,
.btn-danger[disabled].active,
fieldset[disabled] .btn-danger.active {
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger .badge {
  color: #d9534f;
  background-color: #ffffff;
}
.btn-link {
  color: #428bca;
  font-weight: normal;
  cursor: pointer;
  border-radius: 0;
}
.btn-link,
.btn-link:active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
  border-color: transparent;
}
.btn-link:hover,
.btn-link:focus {
  color: #2a6496;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
  color: #999;
  text-decoration: none;
}
.btn-lg,
.btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 0;
}
.btn-sm,
.btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 0;
}
.btn-xs,
.btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 0;
}
.btn-block {
  display: block;
  width: 100%;
  padding-left: 0;
  padding-right: 0;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}
.fade {
  opacity: 0;
  -webkit-transition: opacity .15s linear;
  transition: opacity 0.15s linear;
}
.fade.in {
  opacity: 1;
}
.collapse {
  display: none;
}
.collapse.in {
  display: block;
}
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition: height .35s ease;
  transition: height 0.35s ease;
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px solid;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
.dropdown {
  position: relative;
}
.dropdown-toggle:focus {
  outline: 0;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 14px;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box;
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.428571429;
  color: #333;
  white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #262626;
  background-color: #f5f5f5;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  background-color: #428bca;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #999999;
}
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  cursor: not-allowed;
}
.open > .dropdown-menu {
  display: block;
}
.open > a {
  outline: 0;
}
.dropdown-menu-right {
  left: auto;
  right: 0;
}
.dropdown-menu-left {
  left: 0;
  right: auto;
}
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.428571429;
  color: #999999;
}
.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px solid;
  content: "";
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 1px;
}
@media (min-width: 737px) {
  .navbar-right .dropdown-menu {
    left: auto;
    right: 0;
  }
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto;
  }
}
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  float: left;
}
.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover,
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus,
.btn-group > .btn:active,
.btn-group-vertical > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn.active {
  z-index: 2;
}
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus {
  outline: none;
}
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px;
}
.btn-toolbar {
  margin-left: -5px;
}
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left;
}
.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
  margin-left: 5px;
}
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}
.btn-group > .btn:first-child {
  margin-left: 0;
}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.btn-group > .btn-group {
  float: left;
}
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group > .btn-group:first-child > .btn:last-child,
.btn-group > .btn-group:first-child > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn-group:last-child > .btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}
.btn-group > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
}
.btn-group > .btn-lg + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px;
}
.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn .caret {
  margin-left: 0;
}
.btn-lg .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}
.dropup .btn-lg .caret {
  border-width: 0 5px 5px;
}
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
.btn-group-vertical > .btn-group > .btn {
  float: none;
}
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  float: none;
  display: table-cell;
  width: 1%;
}
.btn-group-justified > .btn-group .btn {
  width: 100%;
}
[data-toggle="buttons"] > .btn > input[type="radio"],
[data-toggle="buttons"] > .btn > input[type="checkbox"] {
  display: none;
}
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
.input-group[class*="col-"] {
  float: none;
  padding-left: 0;
  padding-right: 0;
}
.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}
.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 0;
}
select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  line-height: 46px;
}
textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.input-group-lg > .input-group-btn > .btn,
select[multiple].input-group-lg > .form-control,
select[multiple].input-group-lg > .input-group-addon,
select[multiple].input-group-lg > .input-group-btn > .btn {
  height: auto;
}
.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 0;
}
select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  line-height: 30px;
}
textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn,
select[multiple].input-group-sm > .form-control,
select[multiple].input-group-sm > .input-group-addon,
select[multiple].input-group-sm > .input-group-btn > .btn {
  height: auto;
}
.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}
.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  color: #999;
  text-align: center;
  background-color: #eee;
  border: 1px solid #ccc;
  border-radius: 0;
}
.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 0;
}
.input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 0;
}
.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.input-group-addon:first-child {
  border-right: 0;
}
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.input-group-addon:last-child {
  border-left: 0;
}
.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}
.input-group-btn > .btn {
  position: relative;
}
.input-group-btn > .btn + .btn {
  margin-left: -1px;
}
.input-group-btn > .btn:hover,
.input-group-btn > .btn:focus,
.input-group-btn > .btn:active {
  z-index: 2;
}
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  margin-left: -1px;
}
.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}
.nav > li {
  position: relative;
  display: block;
}
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.nav > li.disabled > a {
  color: #999999;
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #999;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #eee;
  border-color: #428bca;
}
.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.nav > li > a > img {
  max-width: none;
}
.nav-tabs {
  border-bottom: 1px solid #dddddd;
}
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.428571429;
  border: 1px solid transparent;
  border-radius: 0 0 0 0;
}
.nav-tabs > li > a:hover {
  border-color: #eeeeee #eeeeee #dddddd;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #999;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
  cursor: default;
}
.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}
.nav-tabs.nav-justified > li {
  float: none;
}
.nav-tabs.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 737px) {
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 0;
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #dddddd;
}
@media (min-width: 737px) {
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 0 0 0 0;
  }
  .nav-tabs.nav-justified > .active > a,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #ffffff;
  }
}
.nav-pills > li {
  float: left;
}
.nav-pills > li > a {
  border-radius: 0;
}
.nav-pills > li + li {
  margin-left: 2px;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  color: #fff;
  background-color: #428bca;
}
.nav-stacked > li {
  float: none;
}
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}
.nav-justified {
  width: 100%;
}
.nav-justified > li {
  float: none;
}
.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 737px) {
  .nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs-justified {
  border-bottom: 0;
}
.nav-tabs-justified > li > a {
  margin-right: 0;
  border-radius: 0;
}
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
  border: 1px solid #dddddd;
}
@media (min-width: 737px) {
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 0 0 0 0;
  }
  .nav-tabs-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus {
    border-bottom-color: #ffffff;
  }
}
.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent;
}
@media (min-width: 737px) {
  .navbar {
    border-radius: 0;
  }
}
@media (min-width: 737px) {
  .navbar-header {
    float: left;
  }
}
.navbar-collapse {
  max-height: 340px;
  overflow-x: visible;
  padding-right: 10px;
  padding-left: 10px;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}
.navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 737px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none;
  }
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .navbar-collapse.in {
    overflow-y: visible;
  }
  .navbar-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    padding-left: 0;
    padding-right: 0;
  }
}
.container > .navbar-header,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
  margin-right: -10px;
  margin-left: -10px;
}
@media (min-width: 737px) {
  .container > .navbar-header,
  .container-fluid > .navbar-header,
  .container > .navbar-collapse,
  .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}
@media (min-width: 737px) {
  .navbar-static-top {
    border-radius: 0;
  }
}
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}
@media (min-width: 737px) {
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}
.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}
.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}
.navbar-brand {
  float: left;
  padding: 15px 10px;
  font-size: 18px;
  line-height: 20px;
  height: 50px;
}
.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none;
}
@media (min-width: 737px) {
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin-left: -10px;
  }
}
.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 10px;
  padding: 9px 10px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 0;
}
.navbar-toggle:focus {
  outline: none;
}
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}
@media (min-width: 737px) {
  .navbar-toggle {
    display: none;
  }
}
.navbar-nav {
  margin: 7.5px -10px;
}
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}
@media (max-width: 736px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    box-shadow: none;
  }
  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px;
  }
  .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}
@media (min-width: 737px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav > li {
    float: left;
  }
  .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .navbar-nav.navbar-right:last-child {
    margin-right: -10px;
  }
}
@media (min-width: 737px) {
  .navbar-left {
    float: left !important;
  }
  .navbar-right {
    float: right !important;
  }
}
.navbar-form {
  margin-left: -10px;
  margin-right: -10px;
  padding: 10px 10px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 8px;
  margin-bottom: 8px;
}
@media (min-width: 737px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .navbar-form .input-group > .form-control {
    width: 100%;
  }
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio,
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 0;
    vertical-align: middle;
  }
  .navbar-form .radio input[type="radio"],
  .navbar-form .checkbox input[type="checkbox"] {
    float: none;
    margin-left: 0;
  }
  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}
@media (max-width: 736px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
}
@media (min-width: 737px) {
  .navbar-form {
    width: auto;
    border: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  .navbar-form.navbar-right:last-child {
    margin-right: -10px;
  }
}
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px;
}
.navbar-btn.btn-sm {
  margin-top: 10px;
  margin-bottom: 10px;
}
.navbar-btn.btn-xs {
  margin-top: 14px;
  margin-bottom: 14px;
}
.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px;
}
@media (min-width: 737px) {
  .navbar-text {
    float: left;
    margin-left: 10px;
    margin-right: 10px;
  }
  .navbar-text.navbar-right:last-child {
    margin-right: 0;
  }
}
.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}
.navbar-default .navbar-brand {
  color: #777777;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #777777;
}
.navbar-default .navbar-nav > li > a {
  color: #777777;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #333;
  background-color: transparent;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #555;
  background-color: #e7e7e7;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
  color: #ccc;
  background-color: transparent;
}
.navbar-default .navbar-toggle {
  border-color: #dddddd;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #dddddd;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #888888;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e7e7e7;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  background-color: #e7e7e7;
  color: #555555;
}
@media (max-width: 736px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777777;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #555;
    background-color: #e7e7e7;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #ccc;
    background-color: transparent;
  }
}
.navbar-default .navbar-link {
  color: #777777;
}
.navbar-default .navbar-link:hover {
  color: #333333;
}
.navbar-inverse {
  background-color: #222;
  border-color: #080808;
}
.navbar-inverse .navbar-brand {
  color: #999999;
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-text {
  color: #999999;
}
.navbar-inverse .navbar-nav > li > a {
  color: #999999;
}
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
  color: #fff;
  background-color: #080808;
}
.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:hover,
.navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444;
  background-color: transparent;
}
.navbar-inverse .navbar-toggle {
  border-color: #333333;
}
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background-color: #333333;
}
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #ffffff;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
  background-color: #080808;
  color: #ffffff;
}
@media (max-width: 736px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #999999;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #fff;
    background-color: transparent;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #fff;
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444;
    background-color: transparent;
  }
}
.navbar-inverse .navbar-link {
  color: #999999;
}
.navbar-inverse .navbar-link:hover {
  color: #ffffff;
}
.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: transparent;
  border-radius: 0;
}
.breadcrumb > li {
  display: inline-block;
}
.breadcrumb > li + li:before {
  content: "/\00a0";
  padding: 0 5px;
  color: #003082;
}
.breadcrumb > .active {
  color: #003082;
}
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 0;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  line-height: 1.428571429;
  text-decoration: none;
  color: #428bca;
  background-color: #fff;
  border: 1px solid #ddd;
  margin-left: -1px;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  color: #2a6496;
  background-color: #eee;
  border-color: #dddddd;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 2;
  color: #fff;
  background-color: #428bca;
  border-color: #428bca;
  cursor: default;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #999;
  background-color: #fff;
  border-color: #ddd;
  cursor: not-allowed;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.pager {
  padding-left: 0;
  margin: 20px 0;
  list-style: none;
  text-align: center;
}
.pager li {
  display: inline;
}
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 15px;
}
.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.pager .next > a,
.pager .next > span {
  float: right;
}
.pager .previous > a,
.pager .previous > span {
  float: left;
}
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #999;
  background-color: #fff;
  cursor: not-allowed;
}
.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.25em;
}
.label[href]:hover,
.label[href]:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.label:empty {
  display: none;
}
.btn .label {
  position: relative;
  top: -1px;
}
.label-default {
  background-color: #999999;
}
.label-default[href]:hover,
.label-default[href]:focus {
  background-color: #808080;
}
.label-primary {
  background-color: #428bca;
}
.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #3071a9;
}
.label-success {
  background-color: #5cb85c;
}
.label-success[href]:hover,
.label-success[href]:focus {
  background-color: #449d44;
}
.label-info {
  background-color: #5bc0de;
}
.label-info[href]:hover,
.label-info[href]:focus {
  background-color: #31b0d5;
}
.label-warning {
  background-color: #f0ad4e;
}
.label-warning[href]:hover,
.label-warning[href]:focus {
  background-color: #ec971f;
}
.label-danger {
  background-color: #d9534f;
}
.label-danger[href]:hover,
.label-danger[href]:focus {
  background-color: #c9302c;
}
.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  color: #fff;
  line-height: 1;
  vertical-align: baseline;
  white-space: nowrap;
  text-align: center;
  background-color: #999;
  border-radius: 10px;
}
.badge:empty {
  display: none;
}
.btn .badge {
  position: relative;
  top: -1px;
}
.btn-xs .badge {
  top: 0;
  padding: 1px 5px;
}
a.badge:hover,
a.badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
a.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #428bca;
  background-color: #ffffff;
}
.nav-pills > li > a > .badge {
  margin-left: 3px;
}
.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 0;
}
.alert h4 {
  margin-top: 0;
  color: inherit;
}
.alert .alert-link {
  font-weight: bold;
}
.alert > p,
.alert > ul {
  margin-bottom: 0;
}
.alert > p + p {
  margin-top: 5px;
}
.alert-dismissable {
  padding-right: 35px;
}
.alert-dismissable .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}
.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3c763d;
}
.alert-success hr {
  border-top-color: #c9e2b3;
}
.alert-success .alert-link {
  color: #2b542c;
}
.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #31708f;
}
.alert-info hr {
  border-top-color: #a6e1ec;
}
.alert-info .alert-link {
  color: #245269;
}
.alert-warning {
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #8a6d3b;
}
.alert-warning hr {
  border-top-color: #f7e1b5;
}
.alert-warning .alert-link {
  color: #66512c;
}
.alert-danger {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #a94442;
}
.alert-danger hr {
  border-top-color: #e4b9c0;
}
.alert-danger .alert-link {
  color: #843534;
}
.list-group {
  margin-bottom: 20px;
  padding-left: 0;
}
.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #dddddd;
}
.list-group-item:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.list-group-item > .badge {
  float: right;
}
.list-group-item > .badge + .badge {
  margin-right: 5px;
}
a.list-group-item {
  color: #555555;
}
a.list-group-item .list-group-item-heading {
  color: #333333;
}
a.list-group-item:hover,
a.list-group-item:focus {
  text-decoration: none;
  background-color: #f5f5f5;
}
a.list-group-item.active,
a.list-group-item.active:hover,
a.list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #428bca;
  border-color: #428bca;
}
a.list-group-item.active .list-group-item-heading,
a.list-group-item.active:hover .list-group-item-heading,
a.list-group-item.active:focus .list-group-item-heading {
  color: inherit;
}
a.list-group-item.active .list-group-item-text,
a.list-group-item.active:hover .list-group-item-text,
a.list-group-item.active:focus .list-group-item-text {
  color: #e1edf7;
}
.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}
a.list-group-item-success {
  color: #3c763d;
}
a.list-group-item-success .list-group-item-heading {
  color: inherit;
}
a.list-group-item-success:hover,
a.list-group-item-success:focus {
  color: #3c763d;
  background-color: #d0e9c6;
}
a.list-group-item-success.active,
a.list-group-item-success.active:hover,
a.list-group-item-success.active:focus {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}
.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}
a.list-group-item-info {
  color: #31708f;
}
a.list-group-item-info .list-group-item-heading {
  color: inherit;
}
a.list-group-item-info:hover,
a.list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3;
}
a.list-group-item-info.active,
a.list-group-item-info.active:hover,
a.list-group-item-info.active:focus {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}
.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}
a.list-group-item-warning {
  color: #8a6d3b;
}
a.list-group-item-warning .list-group-item-heading {
  color: inherit;
}
a.list-group-item-warning:hover,
a.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc;
}
a.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}
.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede;
}
a.list-group-item-danger {
  color: #a94442;
}
a.list-group-item-danger .list-group-item-heading {
  color: inherit;
}
a.list-group-item-danger:hover,
a.list-group-item-danger:focus {
  color: #a94442;
  background-color: #ebcccc;
}
a.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442;
}
.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}
.panel {
  margin-bottom: 20px;
  background-color: transparent;
  border: 1px solid transparent;
  border-radius: 0;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
.panel-body {
  padding: 15px;
}
.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: -1px;
  border-top-left-radius: -1px;
}
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
}
.panel-title > a {
  color: inherit;
}
.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: -1px;
  border-bottom-left-radius: -1px;
}
.panel > .list-group {
  margin-bottom: 0;
}
.panel > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
.panel > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-right-radius: -1px;
  border-top-left-radius: -1px;
}
.panel > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: -1px;
  border-bottom-left-radius: -1px;
}
.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}
.panel > .table,
.panel > .table-responsive > .table {
  margin-bottom: 0;
}
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-right-radius: -1px;
  border-top-left-radius: -1px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: -1px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: -1px;
}
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: -1px;
  border-bottom-left-radius: -1px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: -1px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: -1px;
}
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive {
  border-top: 1px solid #dddddd;
}
.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}
.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}
.panel > .table-responsive {
  border: 0;
  margin-bottom: 0;
}
.panel-group {
  margin-bottom: 20px;
}
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 0;
  overflow: hidden;
}
.panel-group .panel + .panel {
  margin-top: 5px;
}
.panel-group .panel-heading {
  border-bottom: 0;
}
.panel-group .panel-heading + .panel-collapse .panel-body {
  border-top: 1px solid #dddddd;
}
.panel-group .panel-footer {
  border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #dddddd;
}
.panel-default {
  border-color: transparent;
}
.panel-default > .panel-heading {
  color: #333;
  background-color: transparent;
  border-color: transparent;
}
.panel-default > .panel-heading + .panel-collapse .panel-body {
  border-top-color: transparent;
}
.panel-default > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: transparent;
}
.panel-primary {
  border-color: #428bca;
}
.panel-primary > .panel-heading {
  color: #fff;
  background-color: #428bca;
  border-color: #428bca;
}
.panel-primary > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #428bca;
}
.panel-primary > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #428bca;
}
.panel-success {
  border-color: #d6e9c6;
}
.panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.panel-success > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #d6e9c6;
}
.panel-success > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #d6e9c6;
}
.panel-info {
  border-color: #bce8f1;
}
.panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.panel-info > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #bce8f1;
}
.panel-info > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #bce8f1;
}
.panel-warning {
  border-color: #faebcc;
}
.panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.panel-warning > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #faebcc;
}
.panel-warning > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #faebcc;
}
.panel-danger {
  border-color: #ebccd1;
}
.panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.panel-danger > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #ebccd1;
}
.panel-danger > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #ebccd1;
}
.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: .2;
  filter: alpha(opacity=20);
}
.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  opacity: .5;
  filter: alpha(opacity=50);
}
button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1010;
  display: none;
  max-width: 276px;
  padding: 1px;
  text-align: left;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  white-space: normal;
}
.popover.top {
  margin-top: -10px;
}
.popover.right {
  margin-left: 10px;
}
.popover.bottom {
  margin-top: 10px;
}
.popover.left {
  margin-left: -10px;
}
.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 14px;
  font-weight: normal;
  line-height: 18px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}
.popover-content {
  padding: 9px 14px;
}
.popover > .arrow,
.popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover > .arrow {
  border-width: 11px;
}
.popover > .arrow:after {
  border-width: 10px;
  content: "";
}
.popover.top > .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999;
  border-top-color: rgba(0, 0, 0, 0.25);
  bottom: -11px;
}
.popover.top > .arrow:after {
  content: " ";
  bottom: 1px;
  margin-left: -10px;
  border-bottom-width: 0;
  border-top-color: #ffffff;
}
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999;
  border-right-color: rgba(0, 0, 0, 0.25);
}
.popover.right > .arrow:after {
  content: " ";
  left: 1px;
  bottom: -10px;
  border-left-width: 0;
  border-right-color: #ffffff;
}
.popover.bottom > .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  top: -11px;
}
.popover.bottom > .arrow:after {
  content: " ";
  top: 1px;
  margin-left: -10px;
  border-top-width: 0;
  border-bottom-color: #ffffff;
}
.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999;
  border-left-color: rgba(0, 0, 0, 0.25);
}
.popover.left > .arrow:after {
  content: " ";
  right: 1px;
  border-right-width: 0;
  border-left-color: #fff;
  bottom: -10px;
}
.clearfix:before,
.clearfix:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after {
  content: " ";
  display: table;
}
.clearfix:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after {
  clear: both;
}
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
  visibility: hidden !important;
}
.affix {
  position: fixed;
}
@-ms-viewport {
  width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
@media (max-width: 736px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (min-width: 737px) and (max-width: 1024px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 1025px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (max-width: 736px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 737px) and (max-width: 1024px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 1025px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}
.container {
  width: 1260px !important;
  max-width: none !important;
  margin-top: 112px;
}
.rowWrapper {
  background-color: #fff;
  padding: 35px 47px 55px;
  width: 1020px;
  margin: auto;
  position: relative;
  z-index: 1;
}
.rowWrapper.withImage {
  margin-top: -172px;
}
.rowWrapper.noImage {
  margin-top: 40px;
}
.cont {
  float: left;
}
#content .wrapper {
  width: 1020px;
  padding: 0 37.5px;
  margin: auto;
  background: #fff;
  z-index: 1;
  position: relative;
}
.media-library-wrapper {
  width: 1020px;
  margin: auto;
  padding: 0 95.5px;
  background: #fff;
  z-index: 1;
  position: relative;
  margin-bottom: 35px;
}
.media-other .copyright {
  display: block;
  margin-bottom: 32px;
}
.size-1 {
  width: 295px;
  margin-left: 20px;
}
.size-2 {
  width: 610px;
  margin-left: 20px;
}
.size-3 {
  width: 925px;
  margin-left: 20px;
}
.size-4 {
  width: 1240px;
}
.row .size-1:first-child {
  margin-left: 0;
}
.row .size-2:first-child {
  margin-left: 0;
}
.row .size-3:first-child {
  margin-left: 0;
}
.left-right-switch main {
  float: right;
}
.left-right-switch aside {
  float: left;
}
@media (min-width: 737px) and (max-width: 1024px) {
  .container {
    width: 768px !important;
    margin-top: 165px;
    padding-left: 20px;
    padding-right: 20px;
  }
  .rowWrapper {
    width: 692px;
  }
  #content .wrapper {
    width: 692px;
    padding: 0 31px;
  }
  .rowWrapper.withImage {
    margin-top: -125px;
  }
  .size-3 {
    width: 479px;
  }
}
@media (max-width: 736px) {
  .container {
    width: 320px !important;
    padding: 0;
    margin-top: 60px;
  }
  .container .row {
    margin: 0;
  }
  .size-3 {
    width: 300px;
  }
  .rowWrapper {
    width: 290px;
    padding: 1px 0 20px;
  }
  .rowWrapper.withImage {
    margin-top: -50px;
  }
  .size-1 {
    margin-left: 0;
  }
  #content .wrapper {
    width: 320px;
    padding: 0 15px;
  }
  aside {
    padding: 0 !important;
    margin-left: -5px !important;
    margin-right: -5px !important;
  }
}
@font-face {
  font-family: "icons";
  src: url('../..//templates/frontend/css/fonts/icons.eot?v=4.4.1');
  src: url('../..//templates/frontend/css/fonts/icons.eot?v=4.4.1#iefix') format("embedded-opentype"), url('../..//templates/frontend/css/fonts/icons.woff?v=4.4.1') format("woff"), url('../..//templates/frontend/css/fonts/icons.ttf?v=4.4.1') format("truetype"), url('../..//templates/frontend/css/fonts/icons.svg?v=4.4.1#icons') format("svg");
  font-weight: normal;
  font-style: normal;
}
[data-icon]:before,
[data-icon]:after {
  font-family: "icons" !important;
  content: attr(data-icon);
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
[class^="icon-"]:before,
[class*=" icon-"]:before,
[class^="icon-"]:after,
[class*=" icon-"]:after,
.content .list-group li:before {
  font-family: "icons" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-accordion-close:after {
  content: "\e000";
}
.icon-accordion-open:after {
  content: "\e001";
}
.icon-link-ext:before {
  content: "\e002";
}
.icon-loupe:before {
  content: "\e003";
}
.icon-mail:before {
  content: "\e004";
}
.icon-arrow-bottom:before {
  content: "\e005";
}
.icon-arrow-left:before {
  content: "\e006";
}
.icon-pdf:before {
  content: "\e007";
}
.icon-print:before {
  content: "\e008";
}
.icon-arrow-top:before {
  content: "\e009";
}
.icon-back:before {
  content: "\e00a";
}
.icon-quote:before {
  content: "\e00b";
}
.icon-share:before {
  content: "\e00c";
}
.icon-calender:before {
  content: "\e00d";
}
.icon-cart:before {
  content: "\e00e";
}
.icon-trash:before {
  content: "\e00f";
}
.icon-twitter:before {
  content: "\e010";
}
.icon-close:before {
  content: "\e011";
}
.icon-extern:before {
  content: "\e012";
}
.icon-xing:before {
  content: "\e013";
}
.icon-youtube:before {
  content: "\e014";
}
.icon-facebook:before {
  content: "\e015";
}
.icon-info:before {
  content: "\e016";
}
.icon-link-arrow:before {
  content: "\e017";
}
.icon-linkedin:before {
  content: "\e018";
}
.icon-google:before {
  content: "\e019";
}
@font-face {
  font-family: 'latobold';
  src: url('../..//templates/frontend/css/fonts/lato-bol-webfont.eot');
  src: url('../..//templates/frontend/css/fonts/lato-bol-webfont.eot?#iefix') format('embedded-opentype'), url('../..//templates/frontend/css/fonts/lato-bol-webfont.woff') format('woff'), url('../..//templates/frontend/css/fonts/lato-bol-webfont.ttf') format('truetype'), url('../..//templates/frontend/css/fonts/lato-bol-webfont.svg#latobold') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'latoregular';
  src: url('../..//templates/frontend/css/fonts/lato-reg-webfont.eot');
  src: url('../..//templates/frontend/css/fonts/lato-reg-webfont.eot?#iefix') format('embedded-opentype'), url('../..//templates/frontend/css/fonts/lato-reg-webfont.woff') format('woff'), url('../..//templates/frontend/css/fonts/lato-reg-webfont.ttf') format('truetype'), url('../..//templates/frontend/css/fonts/lato-reg-webfont.svg#latoregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'latolight';
  src: url('../..//templates/frontend/css/fonts/lato-lig-webfont.eot');
  src: url('../..//templates/frontend/css/fonts/lato-lig-webfont.eot?#iefix') format('embedded-opentype'), url('../..//templates/frontend/css/fonts/lato-lig-webfont.woff') format('woff'), url('../..//templates/frontend/css/fonts/lato-lig-webfont.ttf') format('truetype'), url('../..//templates/frontend/css/fonts/lato-lig-webfont.svg#latolight') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'latoitalic';
  src: url('../..//templates/frontend/css/fonts/lato-regita-webfont.eot');
  src: url('../..//templates/frontend/css/fonts/lato-regita-webfont.eot?#iefix') format('embedded-opentype'), url('../..//templates/frontend/css/fonts/lato-regita-webfont.woff') format('woff'), url('../..//templates/frontend/css/fonts/lato-regita-webfont.ttf') format('truetype'), url('../..//templates/frontend/css/fonts/lato-regita-webfont.svg#latoitalic') format('svg');
  font-weight: normal;
  font-style: normal;
}
.lato-regular,
h1,
h2,
h4,
h5,
h6,
.subheadline-upper-form,
.subheadline-contact,
.contact-route-wrap .panel-subtitle,
form label,
.similar-post h3,
blockquote.quote cite,
.link-teaser h3,
.publication-cart-wrap span,
.statistic-of-day-1 h2,
.event .event-text-wrap h2 a,
.partner-box .panel-body p,
.contact-form-wrap label,
span,
form strong,
.contact-box h3,
.search-side-box legend,
.search-results-input h2,
.content-list-item h2,
.content-list-item h3,
.content-list-item p.price,
.list-search-wrap h2,
.pagination > li > a,
.pagination > li > span,
.media-library-wrapper cite,
.overview-headline-wrap h2,
.our-topics .panel .panel-heading .panel-title,
.our-publications .panel .panel-heading .panel-title,
.backToOverview,
.organigrammList h3,
.organigrammList .accordion h3,
.organigrammList .accordion .organigramm-content h2 {
  font-family: 'latoregular';
}
.lato-light,
.form-control,
p,
main.content p,
.link-full-post span,
p a.external-link,
p a.internal-link-new-window,
p a.internal-link,
.standard-blue-button,
.btn-default,
.subheadline-lower-form,
.continuous-text-big,
#nav .flyout .nav_col ul li a,
#mobile-nav .flyout .nav_col ul li a,
#nav .flyout .nav_col.imageNav p,
#mobile-nav .flyout .nav_col.imageNav p,
.similar-post p,
.reference-person .panel,
.reference-person .list-group-item span,
.accordion.panel-group .panel,
.panel-group .panel-heading + .panel-collapse .panel-body,
.artikel-box a,
.shareBox a,
.content .list-group li,
.content .list-group a,
.link-teaser li a,
.newsletter-box,
.number-of-the-day p,
#content .social p,
#content .social .visit-button,
.teaser-publication .add-to-cart-button,
.event a,
.event-text-wrap h3,
.contact-form-title-wrap label,
.contact-form-wrap .btn-default,
.contact-form-wrap .input-group span,
.checkbox-checkbox label,
.dropdown .btn-default,
.timing-wrap label,
form p,
.form-special-case span,
.form-special-case label,
.contact-person a,
.contact-box p,
.contact-box span,
.contact-box a,
.contact-box-projects a,
.checkbox-accordion.panel-group .panel,
.checkbox-accordion.panel-group .panel a,
.checkbox-accordion.panel-group .panel-heading + .panel-collapse .panel-body,
.checkbox-accordion span,
.search-side-box label,
.search-side-box span,
.search-side-box .date label,
.search-topic-wrap a,
.search-results-input .filter-cats,
.filter,
.content-list-item .add-to-cart-button,
.reset-filter-button,
.jobs,
.jobs .list-group .list-group-item .list-group-item-heading,
.start-header p,
.media-library-content-wrap p,
.our-topics .panel,
.our-topics .list-group-item span,
.our-publications .panel,
.our-publications .list-group-item span,
.cart-delete-btn,
.cart-refresh-btn,
.cart-payment-terms p,
.cart-page-switch a,
.cart-whole-sum,
.cart-page-navigation-wrap,
.selectboxit-container *,
.organigrammList h2,
.organigrammList .panel-title {
  font-family: 'latolight';
}
.lato-bold,
h3,
#nav ul a,
#mobile-nav ul a,
#nav .flyout .nav_col h3,
#mobile-nav .flyout .nav_col h3,
#top_nav ul li a span.cart,
.search-results-input .btn-primary,
.details .details-delivery {
  font-family: 'latobold';
}
.lato-italic,
div.image small span,
.copyright,
blockquote.quote p,
.content-list-item h3 span,
.our-topics .panel p,
.our-publications .panel p,
.project-headline .text {
  font-family: 'latoitalic';
}
.lato-lightitalic {
  font-weight: 300;
  font-style: italic;
}
.row {
  position: relative;
}
* {
  margin: 0;
  padding: 0;
}
html {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
body,
html {
  overflow: auto;
  font-family: 'Lato', sans-serif;
  color: #3e3e3e;
}
hr {
  border: none;
  height: 1px;
  width: 100%;
  background-color: #999;
  margin: 30px 0;
}
a,
a:hover {
  text-decoration: none;
  color: #003082;
}
ul {
  list-style: none;
}
h5 {
  font-size: 43px;
  margin-bottom: 50px;
  text-align: center;
}
h6 {
  font-size: 13px;
  margin-bottom: 20px;
  text-transform: uppercase;
  text-align: center;
  margin-top: 0;
}
strong {
  font-weight: normal;
}
.col-sm-8 .col-sm-12 img {
  display: block;
  height: auto;
  width: 100%;
}
.clear {
  clear: both;
}
.clear-desktop {
  clear: both;
}
.clear-tablet {
  clear: none;
}
.elemBorderTop {
  border-top: 1px solid #dcdcdc !important;
}
.elemBorderBottom {
  border-bottom: 1px solid #dcdcdc !important;
}
.centerer {
  display: block;
  margin: auto;
  text-align: center;
}
.align-center {
  text-align: center;
}
.align-left {
  text-align: left;
}
.align-right {
  text-align: right;
}
.left {
  float: left;
}
.right {
  float: right;
}
#content {
  position: relative;
  overflow: hidden;
}
main.content p {
  font-size: 17px;
  line-height: 24px;
  margin-bottom: 35px;
}
div.image small {
  width: 490px;
  display: block;
  margin: 10px auto 35px;
  font-size: 14px;
  color: #707070;
  line-height: 20px;
}
.panel {
  border: 0;
  box-shadow: none;
  margin: 0;
}
.panel-heading {
  padding: 0;
  border-bottom: 0 solid transparent;
}
.panel-title {
  color: #3e3e3e;
}
.panel-body {
  padding: 0;
}
.panel-footer {
  padding: 0;
  border: none;
  background-color: transparent;
}
.link-full-post {
  background-image: url('../..//templates/frontend/images/long-arrow.png');
  background-position: right 6px;
  background-repeat: no-repeat;
  display: inline-block;
  padding: 0 30px;
  margin-top: 15px;
  text-align: center;
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3/2), (min-resolution: 1.5dppx) {
  .link-full-post {
    background-image: url('../..//templates/frontend/images/long-arrow@2x.png');
    background-size: auto 12px;
  }
}
.link-full-post span {
  font-size: 17px;
  color: #003082;
  display: inline-block;
  padding: 0 5px;
  background: #fff;
  text-transform: none;
}
.link-full-post span.red {
  background: #c81242;
  color: #ffffff;
}
.link-full-post.red-bg {
  background-image: url('../..//templates/frontend/images/long-arrow-white.png');
  background-color: #c71242;
  padding: 5px 20px;
  width: 180px;
  background-position: right 10px;
  border-left: 10px solid #c71242;
  border-right: 10px solid #c71242;
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3/2), (min-resolution: 1.5dppx) {
  .link-full-post.red-bg {
    background-image: url('../..//templates/frontend/images/long-arrow-white@2x.png');
    background-size: auto 12px;
  }
}
.link-full-post.red-bg span {
  background-color: #c71242;
  color: #fff;
  font-size: 13px;
}
.link-full-post.long-arrow-white {
  background-image: url('../..//templates/frontend/images/long-arrow-white.png');
  background-position: right 6px;
  background-repeat: no-repeat;
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3/2), (min-resolution: 1.5dppx) {
  .link-full-post.long-arrow-white {
    background-image: url('../..//templates/frontend/images/long-arrow-white@2x.png');
    background-size: auto 12px;
  }
}
p a.external-link {
  display: inline-block;
  margin: 10px auto 35px;
  font-size: 17px;
  color: #003082;
  font-weight: 300;
  background-image: url('../..//templates/frontend/images/icon_external_link.png') !important;
  background-position: 1px 4px !important;
  padding-left: 17px;
  background-repeat: no-repeat;
}
p a.internal-link-new-window {
  display: inline-block;
  margin: 10px auto 35px;
  font-size: 17px;
  color: #003082;
  font-weight: 300;
  border-bottom: 1px solid dotted #003082;
}
p a.internal-link {
  display: inline;
  margin: 10px auto 35px;
  font-size: 17px;
  color: #003082;
  font-weight: 300;
}
.copyright {
  font-size: 14px;
  text-transform: none;
  color: #999999;
}
.list-search-wrap {
  height: 110px;
  padding: 18px 13px;
}
.list-search-wrap h2 {
  margin-bottom: 23px;
}
.list-search-wrap input.search {
  width: 239px;
  border-color: #003082;
  height: 33px;
  padding: 0 10px;
  float: left;
}
.list-search-wrap .search_submit {
  background: #003082;
  width: 36px;
  height: 33px;
  position: relative;
  border: none;
}
.list-search-wrap .icon-loupe {
  font-size: 30px;
  position: absolute;
  top: 0;
  left: 4px;
}
.standard-blue-button {
  color: #002f81;
  font-size: 17px;
  display: inline-block;
  position: relative;
  top: 4px;
}
.standard-blue-button i {
  font-size: 12px;
  margin-right: 2px;
}
.border-publication-link-list {
  border-bottom: 1px solid #999;
  padding: 15px 0 44px 0;
  margin-top: -37px !important;
}
.uppercase {
  text-transform: uppercase;
}
.border-top {
  border-top: 1px solid #dcdcdc;
  padding-top: 40px;
  margin-top: 40px;
}
.noMarginBottom {
  margin-bottom: 0 !important;
}
.headline-7 {
  font-size: 36px;
}
.btn-default {
  background-color: #003082;
  font-size: 16px;
  color: white;
  padding: 10px 52px;
  border: none;
  position: relative;
}
.btn-default:hover {
  background-color: #003082;
  color: white;
}
.more-internal-link,
.more-external-link {
  color: #003082;
}
.more-internal-link-download:after,
.more-external-link-download:after,
.more-internal-link-video:after,
.more-external-link-video:after {
  content: "\e024";
  font-family: "icons";
  display: inline-block;
  margin: 0 0 0 5px;
  font-size: 24px;
}
.more-internal-link-video:after,
.more-external-link-video:after {
  content: "\e025";
}
.subheadline-upper-form {
  font-size: 28px;
  text-align: center;
  margin-bottom: 25px;
}
.subheadline-lower-form {
  font-size: 17px;
  text-align: center;
}
.subheadline-contact {
  font-size: 24px;
  margin-bottom: 8px;
  display: block;
}
.contact-route-wrap {
  margin-bottom: 25px;
  text-align: center;
  margin-top: 44px;
}
.contact-route-wrap .panel-subtitle {
  font-size: 13px;
  text-transform: uppercase;
}
.contact-route-wrap .panel-title {
  font-size: 28px;
}
.continuous-text-big {
  font-size: 17px;
  line-height: 28px;
  margin-bottom: 22px;
}
.route-image {
  margin-bottom: 20px;
}
.border-top-regular {
  border-top: 1px solid #dcdcdc;
  padding-top: 22px;
}
#navi-backlayer {
  background: rgba(0, 47, 129, 0.8);
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: none;
  z-index: 996;
}
@media (min-width: 737px) and (max-width: 1024px) {
  .list-search-wrap input.search {
    width: 173px;
  }
  .clear-tablet {
    clear: both;
  }
  .clear-desktop {
    clear: none;
  }
}
@media (max-width: 736px) {
  main.content p {
    font-size: 14px;
    line-height: 22px;
    font-family: 'latoregular';
  }
  .list-search-wrap input.search {
    width: 244px;
  }
  .link-full-post {
    background-position: right 5px;
  }
  .link-full-post span {
    font-family: 'latoregular';
    font-size: 14px;
  }
  .subheadline-upper-form {
    font-size: 23px;
    line-height: 30px;
    margin-bottom: 15px;
  }
  .subheadline-lower-form {
    font-size: 14px;
    line-height: 22px;
    font-family: 'latoregular';
  }
  .continuous-text-big {
    font-size: 14px;
    line-height: 22px;
    font-family: 'latoregular';
  }
  .contact-route-wrap .panel-subtitle {
    font-size: 23px;
    line-height: 30px;
  }
  .subheadline-contact {
    font-size: 23px;
    line-height: 30px;
  }
}
form label {
  font-weight: normal;
}
.ebook-details {
  max-width: 400px;
  padding-top: 5px;
  padding-bottom: 15px;
}
#footer {
  clear: both;
}
#footer .content {
  padding-left: 5px;
}
#footer .col.col-1 {
  float: left;
  padding-right: 0;
  width: 270px;
  border-right: 1px solid #999;
  margin-right: 45px;
  min-height: 275px;
}
#footer .col {
  float: left;
  width: 230px;
}
#footer .col h2 {
  font-weight: normal;
  font-size: 13px;
  text-transform: uppercase;
  color: #999;
  margin-top: 3px;
}
#footer .col h2,
#footer .col li {
  margin-bottom: 10px;
}
#footer .col li {
  list-style: none;
}
#footer .col li a {
  color: #999;
  text-decoration: none;
  font-size: 13px;
}
#footer .icon-link-arrow:before {
  font-size: 11px;
  position: relative;
  left: -5px;
  margin-right: 0;
}
#footer div.social {
  float: right;
}
#footer div.social li {
  display: inline-block;
  list-style: none;
  margin-right: 25px;
}
#footer div.social a {
  display: inline-block;
  color: #999;
  font-size: 12px;
  text-decoration: none;
  vertical-align: top;
  line-height: 28px;
}
#footer div.social a.icon:before {
  font-size: 30px;
}
#footer .footerLogo {
  background-image: url('../..//templates/frontend/images/logo_big.png');
  background-position: center;
  background-repeat: no-repeat;
  font-size: 0;
  height: 163px;
  margin: 0 0 30px;
  border-bottom: 1px solid #999999;
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3/2), (min-resolution: 1.5dppx) {
  #footer .footerLogo {
    background-image: url('../..//templates/frontend/images/logo_big@2x.png');
    background-size: 450px 58px;
  }
}
@media (min-width: 737px) and (max-width: 1024px) {
  #footer .col {
    width: 25%;
  }
  #footer .col.col-1 {
    width: 100%;
    min-height: 0;
    border-right: none;
    border-bottom: 1px solid #dcdcdc;
    margin-bottom: 30px;
    padding-bottom: 20px;
  }
  #footer .col.col-1 li {
    width: 25%;
    float: left;
  }
}
@media (max-width: 736px) {
  #footer {
    padding: 0 10px;
  }
  #footer .content {
    margin-top: 20px;
    padding-left: 0;
  }
  #footer .footerLogo {
    display: none;
  }
  #footer div.social {
    float: none;
  }
  #footer div.social li {
    width: 50%;
    margin-right: 0;
    display: block;
    float: left;
    padding-left: 30px;
  }
  #footer .col {
    display: none;
  }
  #footer .col li a {
    font-size: 15px;
  }
  #footer .col.col-1 {
    display: block;
    border: none;
    margin-bottom: 0;
    width: 100%;
  }
  #footer .col.col-1 li {
    width: 100%;
    float: none;
    border-bottom: 1px solid #dcdcdc;
    padding-bottom: 5px;
    margin-bottom: 5px;
  }
}
#footer-link {
  margin-top: -20px;
}
#footer-link li {
  list-style: none;
  display: inline-block;
  margin-right: 10px;
  padding: 3px 0 7px;
}
#footer-link li.divider {
  border-right: 1px solid #999999;
}
#footer-link li.right {
  float: right;
  margin-right: 0;
}
#footer-link li a {
  color: #999;
  font-size: 11px;
  text-decoration: none;
}
#footer-link li .icon-arrow-top:before {
  font-size: 12px;
  position: relative;
  top: 4px;
}
@media (max-width: 736px) {
  #footer-link li {
    width: 33%;
    margin-right: 0;
    float: left;
    text-align: center;
  }
  #footer-link li a {
    font-size: 13px;
  }
  #footer-link li:first-child,
  #footer-link li.divider,
  #footer-link li.right {
    display: none;
  }
}
#top_nav {
  position: absolute;
  right: 0;
  top: 15px;
}
#top_nav ul {
  margin-bottom: 0;
  margin-top: 5px;
}
#top_nav ul li {
  list-style: none;
  display: inline-block;
  margin-left: 10px;
}
#top_nav ul li a {
  font-size: 13px;
  color: #3e3e3e;
  text-decoration: none;
}
#top_nav ul li a span.cart {
  font-size: 13px;
  width: 24px;
  display: inline-block;
  text-align: center;
  padding: 0 0 13px 2px;
  position: relative;
  top: -13px;
  margin-right: 5px;
}
#top_nav .icon-cart:before {
  position: absolute;
  top: 11px;
  font-size: 37px;
  left: -8px;
}
#mobile-nav {
  display: none;
}
.col-menublocks-4 {
  width: 100%;
}
.col-menublocks-3 {
  width: 75%;
}
.col-menublocks-2 {
  width: 50%;
}
.col-menublocks-1 {
  width: 25%;
}
.col-teaser-4 {
  width: 100%;
}
.col-teaser-3 {
  width: 75%;
}
.col-teaser-2 {
  width: 50%;
}
.col-teaser-1 {
  width: 25%;
}
#nav,
#mobile-nav {
  float: left;
  margin-top: 5px;
  margin-left: 40px;
}
#nav ul,
#mobile-nav ul {
  margin-bottom: 0;
}
#nav ul li,
#mobile-nav ul li {
  list-style: none;
  display: inline-block;
  margin-right: 48px;
}
#nav ul li.navElem,
#mobile-nav ul li.navElem {
  background-position: center bottom;
  background-repeat: no-repeat;
}
#nav ul li.navElem.hasFlyout:hover,
#mobile-nav ul li.navElem.hasFlyout:hover {
  background-image: url('../..//templates/frontend/images/icon_flyout_arrow.png') !important;
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3/2), (min-resolution: 1.5dppx) {
  #nav ul li.navElem.hasFlyout:hover,
  #mobile-nav ul li.navElem.hasFlyout:hover {
    background-image: url('../..//templates/frontend/images/icon_flyout_arrow@2x.png');
    background-size: 21px 12px;
  }
}
#nav ul li.navElem.active,
#mobile-nav ul li.navElem.active {
  background-image: url('../..//templates/frontend/images/icon_flyout_arrow_active.png');
  background-position: center bottom;
  background-repeat: no-repeat;
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3/2), (min-resolution: 1.5dppx) {
  #nav ul li.navElem.active,
  #mobile-nav ul li.navElem.active {
    background-image: url('../..//templates/frontend/images/icon_flyout_arrow_active@2x.png');
    background-size: 21px 12px;
  }
}
#nav ul a,
#mobile-nav ul a {
  font-size: 15px;
  text-decoration: none;
  color: #3e3e3e;
  display: inline-block;
}
#nav ul a.parent,
#mobile-nav ul a.parent {
  height: 51px;
  text-transform: uppercase;
}
#nav ul a:hover,
#mobile-nav ul a:hover,
#nav ul a.active,
#mobile-nav ul a.active {
  color: #003082;
}
#nav .flyout,
#mobile-nav .flyout {
  width: 1170px;
  margin: auto;
  border-bottom: 10px solid #003082;
  position: absolute;
  left: 50%;
  margin-left: -585px;
  z-index: 999;
}
#nav .flyout .wrapper,
#mobile-nav .flyout .wrapper {
  background-color: #F7F7F7;
  padding: 55px 25px 0;
}
#nav .flyout .nav_col,
#mobile-nav .flyout .nav_col {
  float: left;
  width: 280px;
  padding-right: 15px;
  margin-bottom: 65px;
}
#nav .flyout .nav_col h3,
#mobile-nav .flyout .nav_col h3 {
  font-size: 17px;
  color: #3e3e3e;
  margin-bottom: 10px;
  margin-top: 0;
}
#nav .flyout .nav_col ul li,
#mobile-nav .flyout .nav_col ul li {
  list-style: none;
  padding: 5px 0 5px 10px;
  border-bottom: 1px solid #E8E8E8;
  margin-right: 0;
  display: block;
}
#nav .flyout .nav_col ul li a,
#mobile-nav .flyout .nav_col ul li a {
  color: #3e3e3e;
  font-size: 16px;
  text-decoration: none;
  text-transform: none;
  height: auto;
}
#nav .flyout .nav_col ul li a:hover,
#mobile-nav .flyout .nav_col ul li a:hover {
  color: #003082;
}
#nav .flyout .nav_col ul li a.icon-link-arrow:before,
#mobile-nav .flyout .nav_col ul li a.icon-link-arrow:before {
  position: relative;
  left: -6px;
  font-size: 11px;
  margin-right: 0;
  color: #A5A5A5;
  margin-bottom: 12px;
  display: inline-block;
  float: left;
  top: 7px;
}
#nav .flyout .nav_col.imageNav,
#mobile-nav .flyout .nav_col.imageNav {
  width: 260px;
  margin-left: 15px;
  padding-right: 0;
}
#nav .flyout .nav_col.imageNav h3,
#mobile-nav .flyout .nav_col.imageNav h3 {
  margin-top: -25px;
  text-align: center;
  text-transform: uppercase;
}
#nav .flyout .nav_col.imageNav p,
#mobile-nav .flyout .nav_col.imageNav p {
  font-size: 13px;
  margin-top: 10px;
}
#nav .flyout .nav_close,
#mobile-nav .flyout .nav_close {
  position: absolute;
  right: 20px;
  bottom: 20px;
  font-size: 13px;
  color: #3e3e3e;
  text-decoration: none;
  background-image: url('../..//templates/frontend/images/icon_close.png');
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: right center;
  padding-right: 25px;
  height: auto;
  border: none;
  text-transform: uppercase;
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3/2), (min-resolution: 1.5dppx) {
  #nav .flyout .nav_close,
  #mobile-nav .flyout .nav_close {
    background-image: url('../..//templates/frontend/images/icon_close@2x.png');
    background-size: 17px 17px;
  }
}
#nav .flyout .nav_col.teaserNav,
#mobile-nav .flyout .nav_col.teaserNav {
  border: 1px solid #e8e8e8;
  padding-right: 0;
  width: 261px;
  margin-left: 19px;
  padding-bottom: 10px;
}
#nav .flyout .nav_col.teaserNav h3,
#mobile-nav .flyout .nav_col.teaserNav h3 {
  margin-left: 20px;
  margin-top: 10px;
}
#nav .flyout .nav_col.teaserNav .teaser-wrapper,
#mobile-nav .flyout .nav_col.teaserNav .teaser-wrapper {
  padding: 0 20px;
}
@media (min-width: 1025px) {
  #nav .flyout,
  #mobile-nav .flyout {
    visibility: hidden;
    opacity: 0;
    -webkit-transition-delay: .1s;
    -moz-transition-delay: .1s;
    -ms-transition-delay: .1s;
    -o-transition-delay: .1s;
    transition-delay: 0.1s;
  }
  #nav ul li.navElem.hasFlyout:hover .flyout,
  #mobile-nav ul li.navElem.hasFlyout:hover .flyout {
    visibility: visible;
    opacity: 1;
    -webkit-transition-delay: .1s;
    -moz-transition-delay: .1s;
    -ms-transition-delay: .1s;
    -o-transition-delay: .1s;
    transition-delay: 0.1s;
  }
}
@media (min-width: 737px) and (max-width: 1024px) {
  #nav {
    width: 100%;
    margin-left: 0;
    margin-top: 25px;
  }
  #nav li.navElem {
    margin-right: 0;
    float: left;
    width: 25%;
    text-align: center;
  }
  #nav li.navElem.hasFlyout.visible:hover .flyout {
    display: block;
  }
  #nav .flyout {
    display: none;
    width: 730px;
    margin-left: -365px;
  }
  #nav .flyout .wrapper {
    padding: 55px 25px 50px;
  }
  #nav .flyout .nav_col {
    margin-bottom: 20px;
    width: 226px;
  }
  #nav .flyout .nav_col:nth-child(3),
  #nav .flyout .nav_col:nth-child(6),
  #nav .flyout .nav_col:nth-child(9) {
    padding-right: 0;
  }
  #nav .flyout .nav_col h3,
  #nav .flyout .nav_col li {
    text-align: left;
    margin-top: 0;
  }
  #nav .flyout .nav_col.imageNav h3 {
    margin-top: 0;
  }
  #top_nav {
    right: 20px;
  }
  #nav .col-menublocks-4,
  #mobile-nav .col-menublocks-4,
  #nav .col-menublocks-3,
  #mobile-nav .col-menublocks-3,
  #nav .col-menublocks-2,
  #mobile-nav .col-menublocks-2,
  #nav .col-menublocks-1,
  #mobile-nav .col-menublocks-1 {
    width: 100%;
  }
  #nav .col-teaser-4,
  #mobile-nav .col-teaser-4,
  #nav .col-teaser-3,
  #mobile-nav .col-teaser-3,
  #nav .col-teaser-2,
  #mobile-nav .col-teaser-2,
  #nav .col-teaser-1,
  #mobile-nav .col-teaser-1 {
    display: none;
  }
}
@media (max-width: 736px) {
  #nav {
    display: none;
  }
  #mobile-nav {
    position: absolute;
    z-index: 997;
    top: 128px;
    display: none;
    width: 100%;
    left: 0;
    margin-left: 0;
    margin-top: 0;
    padding-left: 40px;
  }
  #mobile-nav ul {
    background-color: #fff;
    padding-left: 20px;
  }
  #mobile-nav ul li.navElem {
    margin-right: 0;
    float: none;
    width: 100%;
    text-align: left;
  }
  #mobile-nav ul li.navElem:hover,
  #mobile-nav ul li.navElem.active {
    background-image: none;
  }
  #mobile-nav ul li.navElem a {
    height: auto;
  }
  #mobile-nav ul li.navElem a.parent {
    margin-bottom: 5px;
  }
  #mobile-nav ul .flyout {
    position: relative;
    display: block;
    border-bottom: none;
    background: #fff;
    width: 100%;
    left: 0;
    margin-left: 0;
    padding-left: 10px;
  }
  #mobile-nav ul .flyout .wrapper {
    background: #fff;
    padding: 0;
  }
  #mobile-nav ul .flyout .nav_col {
    float: none;
    width: 100%;
    margin-bottom: 0;
  }
  #mobile-nav ul .flyout .nav_col ul {
    display: none;
  }
  #mobile-nav ul .flyout .nav_col.imageNav {
    margin-left: 0;
  }
  #mobile-nav ul .flyout .nav_col.teaserNav {
    border: none;
    width: 100%;
    padding: 0;
    margin: 0;
  }
  #mobile-nav ul .flyout .nav_col.teaserNav h3 {
    margin: 0;
    margin-bottom: 10px;
  }
  #mobile-nav ul .flyout .nav_col.imageNav img {
    display: none;
  }
  #mobile-nav ul .flyout .nav_col.imageNav h3 {
    margin-top: 0;
    text-align: left;
    text-transform: none;
  }
  #mobile-nav ul .flyout .nav_col h3 a {
    font-family: 'Lato', sans-serif;
    font-weight: 300;
  }
  #mobile-nav ul .flyout .nav_close {
    display: none;
  }
  #top_nav {
    display: none;
  }
}
#header {
  padding-top: 56px;
  border-bottom: 1px solid #D6D6D6;
  height: 112px;
  position: fixed;
  top: 0;
  width: 1240px;
  left: 50%;
  margin-left: -620px;
  z-index: 1000;
  background: #fff;
}
#header #menu-icon {
  display: none;
}
#header #logo {
  float: left;
}
#header #logo h1 {
  margin: 0;
  background-image: url('../..//templates/frontend/images/logo.png');
  background-repeat: no-repeat;
  width: 280px;
  height: 33px;
  font-size: 0;
}
#header #logo a {
  display: block;
  height: 33px;
  width: 235px;
  color: transparent !important;
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3/2), (min-resolution: 1.5dppx) {
  #header #logo h1 {
    background-image: url('../..//templates/frontend/images/logo@2x.png');
    background-size: 228px 29px;
  }
}
@media (min-width: 737px) and (max-width: 1024px) {
  #header {
    width: 730px;
    margin-left: -365px;
    height: 165px;
    padding: 56px 0;
  }
  #search .form-group {
    margin-bottom: 0;
  }
}
@media (max-width: 736px) {
  #header {
    width: 100%;
    margin-left: 0;
    left: 0;
    height: 60px;
    padding: 20px 0;
  }
  #header #logo {
    padding-left: 20px;
  }
  #header #logo h1 {
    background-image: url('../..//templates/frontend/images/logo_small.png');
    font-size: 0;
    height: 20px;
    width: 150px;
  }
  #header #menu-icon {
    background-image: url('../..//templates/frontend/images/icon_menu.png');
    width: 20px;
    height: 16px;
    position: absolute;
    right: 20px;
    top: 21px;
    display: block;
    cursor: pointer;
  }
  #search {
    display: none;
  }
  #mobile-search {
    position: absolute;
    z-index: 998;
    float: none;
    top: 38px;
    display: none;
    width: 100%;
    padding-left: 40px;
    margin-top: 21px;
  }
  #mobile-search input.search {
    width: 205px;
    margin-left: 20px;
  }
  #mobile-search .form-group {
    padding-bottom: 15px;
    margin-bottom: 0;
    background-color: #fff;
    padding-top: 21px;
  }
}
@media (max-width: 736px) and (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3/2), (min-resolution: 1.5dppx) {
  #header #logo h1 {
    background-image: url('../..//templates/frontend/images/logo_small@2x.png');
    background-size: 142px 19px;
  }
}
@media (max-width: 736px) and (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3/2), (min-resolution: 1.5dppx) {
  #header #menu-icon {
    background-image: url('../..//templates/frontend/images/icon_menu@2x.png');
    background-size: 20px 16px;
  }
}
#search,
#mobile-search {
  float: right;
}
#search input.search,
#mobile-search input.search {
  width: 259px;
  height: 33px;
  border: 1px solid #c71242;
  padding: 0 10px;
  float: left;
}
#search .search_submit,
#mobile-search .search_submit {
  background: #c71242;
  border: none;
  width: 36px;
  height: 33px;
  position: relative;
}
#search .icon-loupe,
#mobile-search .icon-loupe {
  font-size: 30px;
  position: absolute;
  top: 0;
  left: 4px;
}
#mobile-search {
  display: none;
}
.similar-post {
  padding-bottom: 25px;
  margin-bottom: 25px;
  border-bottom: 1px solid #999999;
}
.similar-post h2 {
  font-size: 28px;
  font-weight: normal;
  margin-bottom: 12px;
  padding: 0 20px;
}
.similar-post h3 {
  font-size: 13px;
  font-weight: normal;
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 20px;
  padding: 0 20px;
  margin-top: 0;
}
.similar-post p {
  font-size: 17px;
  line-height: 24px;
  padding: 0 20px;
}
@media (min-width: 737px) and (max-width: 1024px) {
  .similar-post .size-1 {
    width: 100%;
  }
  .similar-post h3 {
    margin-top: 20px;
  }
}
@media (max-width: 736px) {
  .similar-post .size-1 {
    margin-bottom: 0;
  }
  .similar-post h2 {
    font-size: 23px;
    line-height: 30px;
  }
  .similar-post h3 {
    margin-top: 20px;
  }
}
.overviewHeader {
  background: #e5ecf1;
  padding: 365px 66px 0 66px;
  border-bottom: 1px solid #dcdcdc;
}
.overviewHeader .panel-body {
  padding-bottom: 35px;
}
.overviewHeader .panel {
  background: #fff;
  padding-top: 40px;
  padding-bottom: 40px;
}
.overviewHeader .panel-subtitle {
  font-size: 13px;
  font-weight: normal;
  margin-bottom: 18px;
  text-transform: uppercase;
  margin-top: 0;
}
.overviewHeader .panel-title {
  font-size: 28px;
  font-weight: normal;
  width: 625px;
  margin: auto;
  margin-bottom: 15px;
}
.overviewHeader .panel-body p {
  font-size: 17px;
  line-height: 25px;
  width: 665px;
  margin: auto;
  margin-top: 5px;
}
.overviewHeader .link-full-post {
  margin-top: 27px;
}
.reference-person .panel {
  overflow: auto;
  background: #f0efdb;
}
.reference-person .panel .panel-heading {
  margin: 35px 0 20px;
}
.reference-person .panel .panel-heading .panel-title {
  font-size: 13px;
  text-transform: uppercase;
}
.reference-person .list-group {
  padding: 0 15px;
}
.reference-person .list-group-item {
  border: none;
  background-color: transparent;
  border-bottom: 1px solid #cccc9a;
  display: block;
  padding: 7px 0 7px 20px;
  font-size: 17px;
}
.reference-person .list-group-item span {
  font-size: 13px;
  text-transform: none;
}
.reference-person .list-group-item a,
.reference-person .list-group-item a:hover {
  text-decoration: none;
  color: #003082;
}
.reference-person .list-group-item .icon-link-arrow:before {
  font-size: 11px;
  position: absolute;
  top: 15px;
  left: 5px;
  color: #a5a5a5;
}
.sectionHead {
  margin: 20px 0;
}
.sectionHead .panel-title {
  font-size: 36px;
}
.box {
  margin-bottom: 40px;
  padding-bottom: 40px;
  border-bottom: 1px solid #999999;
}
.box .panel-subtitle {
  margin: 0;
  font-size: 13px;
  text-transform: uppercase;
  margin-bottom: 20px;
}
.box .panel-title {
  font-size: 28px;
  margin-bottom: 20px;
}
.box .panel-body p {
  font-size: 17px;
}
@media (min-width: 737px) and (max-width: 1024px) {
  .overviewHeader {
    background: #e5ecf1;
    padding: 230px 15px 5px 15px;
    min-height: 1px;
  }
  .overviewHeader .panel-title,
  .overviewHeader .panel-body p {
    width: 390px;
    margin: auto;
  }
}
@media (max-width: 736px) {
  .overviewHeader {
    background: #e5ecf1;
    margin-left: -15px;
    margin-right: -15px;
    padding: 22px 15px 35px;
    min-height: 1px;
    background-size: auto 232px !important;
  }
  .overviewHeader .panel-title,
  .overviewHeader .panel-body p {
    width: 258px;
    margin: auto;
  }
  .overviewHeader .panel-title {
    margin-bottom: 20px;
    font-size: 23px;
    line-height: 30px;
  }
  .overviewHeader .panel-body p {
    font-size: 14px;
    line-height: 22px;
    font-family: 'latoregular';
  }
  .sectionHead .panel-title {
    font-size: 23px;
    line-height: 30px;
  }
}
.accordion {
  border-top: 1px solid #3e3e3e;
  border-bottom: 1px solid #3e3e3e;
  margin-bottom: 35px;
}
.accordion.panel-group .panel:first-child {
  border-top: none;
}
.accordion.panel-group .panel {
  border-top: 1px solid #999999;
  color: #003082;
  font-size: 17px;
  position: relative;
}
.accordion.panel-group .panel-heading {
  padding: 9px 10px;
}
.accordion.panel-group .panel a {
  color: #003082;
  text-decoration: none;
}
.accordion.panel-group .panel a.icon-.collapsed:after {
  content: "\e001";
}
.accordion.panel-group .panel a.icon-:after {
  content: "\e000";
}
.accordion.panel-group .panel a:hover {
  text-decoration: none;
}
.panel-group .panel-heading + .panel-collapse .panel-body {
  color: #3e3e3e;
  font-size: 15px;
  line-height: 22px;
  padding: 8px 10px;
  border: none;
}
.collapsing,
.collapse {
  border-top: 1px solid #999999;
}
.accordion.panel-group .panel a.icon-.collapsed:after,
.accordion.panel-group .panel a.icon-:after {
  font-size: 30px;
  color: #003082;
  position: absolute;
  right: 0;
  top: 5px;
}
.accordion.panel-group .panel a.icon-.collapsed:after {
  top: 10px;
}
@media (max-width: 736px) {
  .panel-group .panel-heading + .panel-collapse .panel-body {
    font-size: 14px;
    line-height: 22px;
    font-family: 'latoregular';
  }
}
.more-accordion {
  color: #3e3e3e !important;
  font-size: 17px;
  border: none;
  padding: 4px 0 4px 5px;
  margin-bottom: 0;
  display: block;
  margin-left: 15px;
  position: relative;
}
.breadcrumb {
  margin-bottom: 15px;
  padding: 12px 0 5px 0;
}
.breadcrumb a {
  text-decoration: none;
  color: #003082;
}
.breadcrumb a.active {
  color: #003082;
}
@media (max-width: 736px) {
  .breadcrumb {
    display: none;
  }
}
.page-header {
  margin: 0;
  padding: 0;
  border: none;
}
.page-header h1 {
  font-size: 43px;
  width: 625px;
  margin: auto;
  margin-bottom: 19px;
}
.page-header h2 {
  font-size: 13px;
  margin-bottom: 18px;
  text-transform: uppercase;
  margin-top: 24px;
}
.page-header p {
  font-size: 17px;
  line-height: 25px;
  width: 625px;
  margin: auto;
}
.article-imageBox {
  width: 1240px;
  background-color: #e4ecf1;
  margin-left: 10px;
  margin-right: 10px;
}
.article-imageBox.empty {
  min-height: 730px;
  position: absolute;
  top: 0;
}
@media (min-width: 737px) and (max-width: 1024px) {
  .page-header h1,
  .page-header p {
    width: 515px;
  }
}
@media (max-width: 736px) {
  .page-header h1 {
    font-size: 23px;
    line-height: 30px;
  }
  .page-header p {
    font-size: 14px;
    line-height: 22px;
    font-family: 'latoregular';
  }
  .page-header h1,
  .page-header p {
    width: 267px;
  }
  .article-imageBox {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
  }
  .article-imageBox.empty {
    min-height: 305px;
  }
  div.image {
    margin: 0 -15px;
  }
  div.image small {
    width: 300px;
    font-size: 13px;
  }
  div.image small span {
    text-transform: none;
  }
}
.artikel-box {
  border-top: 1px solid #999;
  border-bottom: 1px solid #999;
  background-color: #ffffff;
  padding: 25px 9px 20px 9px;
  margin-bottom: 40px;
}
.artikel-box.noTopBorder {
  border-top: none;
}
.artikel-box ul {
  list-style: none;
}
.artikel-box li {
  margin-top: 5px;
}
.artikel-box li:first-child {
  margin-top: 0;
}
.artikel-box a {
  font-size: 15px;
  color: #003082;
  background-repeat: no-repeat;
  background-position: left;
  text-decoration: none;
  line-height: 27px;
}
.artikel-box .icon {
  position: relative;
  top: 9px;
  font-size: 30px;
}
@media (min-width: 737px) and (max-width: 1024px) {
  .artikel-box {
    padding: 9px 9px 9px 9px;
  }
  .artikel-box li {
    width: 24%;
    display: inline-block;
  }
}
.shareLayer {
  position: relative;
}
.shareBox {
  display: none;
  position: relative;
  border: 1px solid #DCDCDC;
  border-left: none;
  padding: 10px 30px 19px 10px;
  position: absolute;
  top: -22px;
  left: 100px;
  z-index: 1;
  background: #ffffff;
}
.shareBox a {
  font-size: 15px;
}
.shareBox li {
  margin-top: 10px;
  display: block;
}
.shareBox li:first-child {
  margin-top: 0;
}
.shareBox i {
  font-size: 40px !important;
  top: 15px !important;
}
.shareBox .shareBorder {
  background-image: url('../..//templates/frontend/images/share_layer_border.png');
  background-repeat: no-repeat;
  height: 174px;
  width: 18px;
  position: absolute;
  left: -18px;
  top: -1px;
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3/2), (min-resolution: 1.5dppx) {
  .shareBox .shareBorder {
    background-image: url('../..//templates/frontend/images/share_layer_border@2x.png');
    background-size: 18px 174px;
  }
}
blockquote.quote {
  margin-bottom: 35px;
  position: relative;
  border: none;
  padding: 0;
}
blockquote.quote p {
  font-size: 25px;
  color: #999999;
  padding: 0 20px 0 70px;
  margin-bottom: 10px;
  line-height: 35px;
}
blockquote.quote cite {
  display: block;
  text-align: right;
  color: #999;
  font-size: 13px;
}
.icon-quote:before {
  font-size: 80px;
  position: absolute;
  top: -15px;
  left: -13px;
  color: #bababa;
}
@media (max-width: 736px) {
  blockquote.quote {
    margin: 0 -10px 35px;
  }
  blockquote.quote p {
    font-size: 16px;
    line-height: 23px;
  }
  blockquote.quote cite {
    margin-left: 70px;
    text-align: left;
  }
}
.content .list-group {
  margin-bottom: 28px;
  background-color: #ffffff;
}
.content .list-group li {
  color: #3e3e3e;
  font-size: 17px;
  border: none;
  padding: 4px 0 4px 20px;
  border-bottom: 1px solid #dcdcdc;
  display: list-item;
  margin-bottom: 0;
  position: relative;
}
.content .list-group li:before {
  content: "\e017";
  font-size: 11px;
  color: #A5A5A5;
  position: absolute;
  top: 13px;
  left: 5px;
}
.content .list-group a {
  font-size: 17px;
  display: inline;
}
:hover .content .list-group a {
  text-decoration: none;
}
.content .list-group a.external-link-new-window {
  padding-left: 16px;
}
.content ol.list-group {
  counter-reset: li;
  list-style: none;
  *list-style: decimal;
}
.content ol.list-group li {
  position: relative;
  padding-left: 25px;
}
.content ol.list-group li:before {
  content: counter(li) '\2E';
  counter-increment: li;
  position: absolute;
  top: 5px;
  left: 5px;
  color: #999;
  font-size: 17px;
}
.link-teaser {
  background-color: #ffffff;
  padding-top: 40px;
}
.link-teaser .panel-title {
  font-size: 13px;
  text-transform: uppercase;
  margin-bottom: 20px;
}
.link-teaser h3 {
  text-align: center;
  font-size: 13px;
  margin-bottom: 20px;
  color: #3e3e3e;
  text-transform: uppercase;
}
.link-teaser li {
  border-bottom: 1px solid #dcdcdc;
  display: block;
  position: relative;
}
.link-teaser li a {
  color: #003082;
  font-size: 17px;
  display: block;
}
:hover .link-teaser li a {
  text-decoration: none;
}
.link-teaser .list-group {
  margin-bottom: 10px;
}
.link-teaser .list-group-item {
  padding: 4px 0 4px 20px;
}
aside .link-teaser {
  min-height: 1px;
  border-bottom-color: #999;
  padding-bottom: 5px;
  background-color: transparent;
  padding-top: 0;
  margin-top: 10px !important;
}
aside .link-teaser .list-group {
  margin-bottom: 25px;
}
.link-teaser.panel > .list-group:last-child .list-group-item:last-child {
  border-bottom: 1px solid #dcdcdc;
  display: block;
}
.link-teaser.panel > .list-group:last-child .list-group-item:only-child {
  border-bottom: none;
}
.link-teaser a.icon-link-arrow:before {
  font-size: 11px;
  position: absolute;
  top: 13px;
  left: 5px;
  color: #a5a5a5;
}
@media (min-width: 737px) and (max-width: 1024px) {
  .link-teaser:first-child {
    margin-left: 0;
  }
  aside .link-teaser {
    min-height: 1px;
    border-bottom: none;
  }
}
@media (max-width: 736px) {
  .link-teaser li a {
    font-size: 15px;
    font-family: 'latoregular';
  }
  aside .link-teaser {
    min-height: 1px;
    border-bottom: none;
    margin-bottom: 10px;
  }
}
.newsletter-box {
  background-color: #68a0a0;
  color: #fff;
  padding: 15px 22px 21px;
  border-bottom: 1px solid transparent;
  border-top: 1px solid transparent;
}
.newsletter-box img {
  width: 59px !important;
}
.newsletter-box h2 {
  font-size: 13px;
  text-transform: uppercase;
  text-align: center;
  margin-bottom: 15px;
  color: #ffffff;
}
.newsletter-box p {
  font-size: 17px;
  line-height: 24px;
  text-align: center;
  margin: 20px 0 25px;
  color: #ffffff;
}
.newsletter-box input.text {
  width: 237px;
  margin: 0 auto 11px;
  display: block;
  padding: 10px 12px;
  color: #3e3e3e;
}
.newsletter-box button {
  border: none;
  border-radius: none;
  display: block;
  background: #366666;
  width: 235px;
  margin: auto;
  height: 43px;
  font-size: 16px;
  color: #ffffff;
}
.newsletter-box .panel-body {
  padding: 0;
}
@media (min-width: 737px) and (max-width: 1024px) {
  .newsletter-box {
    padding: 15px 10px 21px;
    margin-bottom: 30px;
  }
  .newsletter-box input.text {
    width: 100%;
  }
  .newsletter-box button {
    width: 100%;
  }
}
@media (max-width: 736px) {
  .newsletter-box {
    margin-bottom: 30px;
  }
}
.number-of-the-day {
  padding: 21px 0 30px 0;
  background-color: #c81242;
}
.number-of-the-day h3 {
  font-size: 13px;
  text-align: center;
  color: white;
  font-family: 'latoregular';
  text-transform: uppercase;
  font-weight: normal;
  margin-bottom: 26px;
}
.number-of-the-day h2 {
  font-size: 109px;
  text-align: center;
  color: white;
}
.number-of-the-day p {
  font-size: 17px;
  text-align: center;
  color: white;
  margin: 0 auto;
  width: 262px;
  margin-bottom: 20px;
}
@media (min-width: 737px) and (max-width: 1024px) {
  .number-of-the-day {
    margin-bottom: 30px;
  }
}
@media (max-width: 736px) {
  .number-of-the-day {
    margin-bottom: 30px;
  }
}
.publication {
  padding: 21px 0 44px 0;
}
.publication h2 {
  font-size: 13px;
  color: #3e3e3e;
  text-align: center;
  margin-bottom: 20px;
  margin-top: 15px;
  text-transform: uppercase;
  font-weight: normal;
}
.publication-cart-wrap {
  padding: 0 30px;
  margin-top: -13px;
}
.publication-cart-wrap span {
  text-transform: none;
  display: inline-block;
}
.publication-cart-wrap .btn-default {
  margin-top: 42px;
  margin-bottom: 37px;
}
.publication-cart-wrap .btn-default .icon-cart {
  position: absolute;
  top: 2px;
  font-size: 31px;
  left: 15px;
}
.publication-aside img {
  margin-top: -8px;
  margin-bottom: 40px;
}
@media (max-width: 736px) {
  .publication-cart-wrap {
    margin-top: 0;
    padding: 0;
  }
  .publication-cart-wrap .btn-default {
    margin: 10px 0 15px;
  }
}
#content .social {
  padding-bottom: 26px;
  margin-bottom: 30px;
  background-position: center 30px;
  background-repeat: no-repeat;
  padding-top: 51px;
}
#content .social h2.panel-title {
  margin-top: 15px;
  font-size: 23px;
  color: #3f3f3f;
  text-align: center;
  margin-bottom: 29px;
  text-transform: uppercase;
}
#content .social h3.panel-subtitle {
  font-size: 14px;
  color: #3e3e3e;
  text-align: center;
  margin-bottom: 5px;
  text-transform: uppercase;
  font-weight: normal;
}
#content .social p {
  font-size: 14px;
  color: #3e3e3e;
  width: 260px;
  display: block;
  margin: 0 auto;
  text-align: center;
}
#content .social .panel-body {
  padding: 0;
}
#content .social .visit-button {
  color: #003082;
  font-size: 16px;
  display: block;
  margin-top: 30px;
}
.social-media-blog {
  background-image: url('../..//templates/frontend/images/icon_social_blog.png');
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3/2), (min-resolution: 1.5dppx) {
  .social-media-blog {
    background-image: url('../..//templates/frontend/images/icon_social_blog@2x.png');
    background-size: 24px 24px;
  }
}
.social-media-facebook {
  background-image: url('../..//templates/frontend/images/icon_social_facebook.png');
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3/2), (min-resolution: 1.5dppx) {
  .social-media-facebook {
    background-image: url('../..//templates/frontend/images/icon_social_facebook@2x.png');
    background-size: 36px 30px;
  }
}
.social-media-youtube {
  background-image: url('../..//templates/frontend/images/icon_social_youtube.png');
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3/2), (min-resolution: 1.5dppx) {
  .social-media-youtube {
    background-image: url('../..//templates/frontend/images/icon_social_youtube@2x.png');
    background-size: 22px 27px;
  }
}
.social-media-xing {
  background-image: url('../..//templates/frontend/images/icon_social_xing.png');
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3/2), (min-resolution: 1.5dppx) {
  .social-media-xing {
    background-image: url('../..//templates/frontend/images/icon_social_xing@2x.png');
    background-size: 20px 24px;
  }
}
.social-media-twitter {
  background-image: url('../..//templates/frontend/images/icon_social_twitter.png');
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3/2), (min-resolution: 1.5dppx) {
  .social-media-twitter {
    background-image: url('../..//templates/frontend/images/icon_social_twitter@2x.png');
    background-size: 29px 24px;
  }
}
.facebook-userpicture-wrap {
  width: 265px;
  display: block;
  margin: 0 auto 26px;
}
.facebook-userpicture-wrap img {
  margin-left: 7px;
  float: left;
}
.facebook-userpicture-wrap img:first-child {
  margin-left: 0;
}
.social.social-media-twitter .panel-body p:first-child {
  margin-top: 0 !important;
}
.social.social-media-twitter p {
  text-align: left !important;
  margin-top: 20px !important;
}
.social.social-media-twitter span {
  display: block;
  font-size: 13px;
}
.social.social-media-twitter a,
.social.social-media-twitter a:hover {
  color: #003082;
  text-decoration: none;
}
@media (max-width: 736px) {
  #content .social h2.panel-title {
    font-size: 23px;
    line-height: 30px;
  }
}
.statistic-of-day-1 {
  padding: 16px 0 27px 0;
}
.statistic-of-day-1 h2 {
  font-size: 13px;
  margin-bottom: 10px;
  color: #3e3e3e;
  text-align: center;
  text-transform: uppercase;
}
.statistic-of-day-1 .statistic-1 {
  margin-bottom: 28px;
}
.statistic-of-day-2 {
  border-top: 1px solid #dcdcdc;
  border-bottom: 1px solid #dcdcdc;
}
.statistic-of-day-2 h1 {
  text-align: left;
  font-size: 15px;
  font-weight: normal;
  margin-bottom: 10px;
  color: #3e3e3e;
  text-align: center;
  text-transform: uppercase;
  margin-top: 37px;
}
.statistic-of-day-2 p {
  text-align: center;
  margin: 0 auto;
  width: 500px;
  margin-bottom: 20px;
  color: #3e3e3e;
}
.statistic-of-day-2 img {
  margin-bottom: 25px;
}
.teaser-1-alternative {
  background-color: #e5edf2;
  overflow: hidden;
}
.teaser h3 {
  text-align: center;
  font-size: 13px;
  font-weight: normal;
  margin-bottom: 13px;
  margin-top: 36px;
  color: #3e3e3e;
  text-transform: uppercase;
  font-family: 'latoregular';
}
.teaser h2 {
  text-align: left;
  font-size: 28px;
  font-weight: normal;
  margin-bottom: 20px;
  color: #3e3e3e;
  margin-top: 0;
  margin-left: 18px;
  line-height: 37px;
}
.teaser p {
  text-align: left;
  font-size: 17px;
  color: #3e3e3e;
  line-height: 25px;
}
.teaser .panel-body {
  padding: 0 18px;
}
.teaser .panel-body a {
  color: #003082;
}
.panel.teaser {
  margin-bottom: 30px;
}
.teaser-publication .minHeightClass {
  min-height: 290px;
}
.teaser-publication span {
  font-size: 13px;
  margin-bottom: 14px;
  display: inline-block;
}
.teaser-publication .add-to-cart-button {
  color: #003082;
  font-size: 15px;
  position: relative;
  padding-left: 30px;
  margin-bottom: 35px;
  display: inline-block;
}
.teaser-publication .add-to-cart-button .icon-cart:before {
  position: absolute;
  top: -6px;
  font-size: 37px;
  left: -7px;
}
.teaser-layout-10 article picture {
  display: block;
  text-align: center;
}
@media (min-width: 736px) {
  .teaser-layout-10.teaser-colpos-1 .media-library-wrapper {
    min-height: 500px;
  }
}
@media (min-width: 736px) {
  .teaser-layout-10.teaser-colpos-1 .media-library-wrapper {
    min-height: 500px;
  }
}
@media (max-width: 736px) {
  .teaser {
    min-height: 1px;
  }
  .teaser h2 {
    font-size: 23px;
    line-height: 30px;
    margin-bottom: 10px;
  }
  .teaser h3 {
    margin-top: 25px;
    font-size: 13px;
  }
  .teaser p {
    font-family: 'latoregular';
    font-size: 14px;
    line-height: 22px;
  }
}
.event {
  background-color: #ffffff;
  padding: 25px 0 25px 0;
}
.event h4 {
  font-size: 13px;
  color: #3e3e3e;
  text-align: center;
  margin-bottom: 20px;
  text-transform: uppercase;
}
.event a {
  color: #003082;
  font-size: 16px;
  text-align: center;
  display: block;
}
.event .event-item-wrap {
  margin-bottom: 21px;
}
.event .event-text-wrap h2 {
  font-size: 16px;
  color: #3e3e3e;
  margin: 0 0 3px;
}
.event .event-text-wrap h2 a {
  font-size: 16px;
  color: #3e3e3e;
  margin: 0 0 3px;
  text-align: left;
}
.event-date-wrap {
  width: 60px;
  height: 60px;
  display: block;
  padding-top: 15px;
  background-color: red;
  text-align: center;
  float: left;
  background-color: #68a0a0;
  color: white;
  line-height: 16px;
}
.event-text-wrap {
  float: left;
  padding: 0 10px;
  width: 205px;
}
.event-text-wrap h3 {
  font-size: 15px;
  color: #3e3e3e;
  margin: 0;
}
.event-date-wrap span {
  display: block;
  text-align: center;
}
.artikel-box-event {
  margin-top: 40px;
}
.contact-box-event {
  margin-top: 35px;
}
.event-cart-wrap {
  margin-top: -4px;
  padding: 0 30px;
}
.event-cart-wrap .btn-default {
  background-color: #003082;
  font-size: 16px;
  color: white;
  padding: 10px 20px 10px 49px;
  border: none;
  position: relative;
  margin-bottom: 38px;
  margin-top: -6px;
}
.event-cart-wrap .btn-default .icon-calender {
  top: 5px;
  left: 13px;
  position: absolute;
  font-size: 28px;
}
.event-time-uppertext {
  font-weight: 400 !important;
  font-size: 24px !important;
  color: #3e3e3e;
  margin-bottom: 11px !important;
}
.event-time-lowertext {
  font-weight: 400 !important;
  font-size: 24px !important;
  color: #3e3e3e;
  margin-bottom: 11px !important;
}
.event-details-uppertext {
  font-weight: 700 !important;
  font-size: 13px !important;
  color: #3e3e3e;
  margin-bottom: -2px !important;
}
.event-details-lowertext {
  font-weight: 700 !important;
  font-size: 13px !important;
  color: #3e3e3e;
}
.link-teaser-event {
  padding-bottom: 33px;
}
@media (max-width: 736px) {
  .event-cart-wrap {
    padding: 0;
    margin: 0;
  }
  .event-time-lowertext,
  .event-time-uppertext {
    font-size: 20px !important;
  }
  .event-details-uppertext,
  .event-details-lowertext {
    font-weight: normal;
  }
}
.partner-box {
  padding-top: 35px;
}
.partner-box .panel-title {
  text-transform: uppercase;
  font-size: 13px;
  margin-bottom: 35px;
}
.partner-box .panel-body p {
  padding: 10px 30px;
  margin-bottom: 0;
}
#search .form-inline span {
  margin-right: 0 !important;
  display: inline !important;
  float: left;
}
.contact-form-wrap input {
  border: none;
  border-bottom: 1px solid #DBDBDB;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-transition: none;
  transition: none;
}
.contact-form-wrap .radio + .radio,
.checkbox + .checkbox {
  margin-top: 0;
}
.contact-form-wrap .radio,
.checkbox {
  margin-top: 0;
}
.contact-form-wrap .form-group {
  margin-bottom: 25px;
}
.contact-form-wrap label,
span {
  text-transform: uppercase;
}
.contact-form-title-wrap label {
  text-transform: none;
}
.contact-form-wrap .has-success .form-control {
  background-color: #e5edf2;
  border: none;
  border-bottom: 1px solid #003082;
}
.contact-form-wrap .has-warning .form-control {
  background-color: #fae8ed;
  border: none;
  border-bottom: 1px solid #003082;
}
.contact-form-title-wrap .checkbox {
  padding: 0;
  margin-top: 0;
  margin-right: 23px;
  float: left;
}
.contact-form-title-wrap .checkbox label {
  display: block;
}
.contact-form-title-wrap .checkbox input {
  display: inline-block !important;
  float: right;
  margin-left: 5px;
}
.contact-form-wrap {
  border-top: 1px solid #dcdcdc;
  border-bottom: 1px solid #dcdcdc;
  padding: 35px 0;
}
.contact-form-wrap .btn-default {
  background-color: #003082;
  font-size: 16px;
  color: white;
  padding: 9px 52px;
}
.contact-form-wrap .input-group-addon {
  border: none;
  background: transparent;
  text-transform: none;
}
.contact-form-wrap .input-group span {
  text-transform: none !important;
  font-size: 17px;
  color: #3e3e3e;
}
.contact-form-title-wrap {
  margin-top: 10px;
  margin-bottom: 8px;
}
.form-textarea {
  margin-top: 40px;
}
.width-144 {
  width: 144px;
}
.width-283 {
  width: 283px;
  margin-left: 17px;
}
.width-356 {
  width: 356px !important;
}
.width-610 {
  width: 610px;
}
.width-234 {
  width: 234px;
}
.width-134 {
  width: 134px;
}
.width-120 {
  width: 120px;
}
.width-194 {
  width: 194px;
}
.margin-right-35 {
  margin-right: 35px;
}
.checkbox-checkbox label {
  text-transform: none !important;
  font-size: 17px;
}
.dropdown {
  margin-right: 17px;
  margin-bottom: 25px;
}
.dropdown .btn-default {
  font-size: 17px;
  background-color: transparent;
  color: #000000;
  padding: 3px 66px 4px 11px;
  border: 1px solid #002f81;
}
.dropdown-toggle {
  background-color: #003082 !important;
}
.dropdown-toggle .caret {
  color: #ffffff;
  border-top: 11px solid;
  border-right: 8px solid transparent;
  border-left: 8px solid transparent;
}
.form-inline span {
  margin-right: 20px;
}
.form-section {
  margin-bottom: 55px;
}
.checkbox-checkbox {
  margin-top: 25px;
}
.checkbox-input {
  margin-bottom: 0 !important;
}
.timing-wrap {
  margin-bottom: 30px;
}
.timing-wrap span {
  margin-bottom: 20px;
  display: block;
}
.timing-wrap label {
  font-size: 17px;
  color: #1D1D1B;
  text-transform: none;
}
.timing-wrap .checkbox {
  margin-bottom: 17px;
}
form p {
  font-size: 17px;
  color: #1d1d1b;
}
form strong {
  margin-bottom: 10px;
  text-transform: uppercase;
}
form label {
  display: block;
}
.form-special-case {
  margin-top: 38px;
}
.form-special-case span {
  font-size: 17px;
  color: #1D1D1B;
  text-transform: none;
}
.form-special-case label {
  font-size: 17px;
  color: #1D1D1B;
  text-transform: none;
  margin-bottom: 20px !important;
}
.form-special-case .form-group span {
  margin-right: 20px;
  padding-top: 5px;
}
.legal-text-wrap p {
  margin-bottom: 40px;
}
.legal-text-wrap .checkbox {
  margin-bottom: 40px;
}
.checkbox.has-warning {
  color: red;
}
.input-group.date {
  margin-right: 17px;
}
.input-group.date span.input-group-addon {
  background: #003082;
  width: 33px;
  height: 33px;
}
.input-group.date span.input-group-addon i {
  color: #fff;
  position: absolute;
  right: 14px;
  font-size: 28px;
  top: 5px;
}
@media (max-width: 736px) {
  .width-283 {
    width: 283px;
    margin-left: 0;
  }
  form strong {
    font-family: 'latobold';
    font-weight: normal;
  }
  form p {
    font-family: 'latoregular';
    font-size: 14px;
    line-height: 22px;
  }
  .timing-wrap {
    float: left !important;
  }
}
#search input.search,
#mobile-search input.search {
  -webkit-border-radius: 0;
  border-radius: 0;
}
#search .search_submit,
#mobile-search .search_submit {
  float: left;
}
#search .form-inline span {
  display: inline-block !important;
}
.contact-person {
  background-color: #f0efdb;
}
.contact-person-list-wrap {
  padding: 27px 18px 13px 18px;
}
.contact-person h2 {
  font-size: 13px;
  font-weight: normal;
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 12px;
}
.contact-person li {
  border-bottom: 1px solid #cccc9a;
  display: block;
}
.contact-person a {
  color: #003082;
  font-size: 17px;
  background-image: url('../..//templates/frontend/images/icon_listimage.png');
  background-repeat: no-repeat;
  background-position: left;
  display: block;
  padding: 4px 0 4px 5px;
  margin-left: 11px;
}
.reference-person {
  font-size: 17px;
  text-align: center;
  margin-bottom: 75px;
}
.contact-box {
  font-size: 17px;
  text-align: center;
  margin-bottom: 75px;
}
.contact-box h2 {
  font-size: 28px;
  color: #003082;
  margin-bottom: 17px;
}
.contact-box h3 {
  font-size: 13px;
  font-weight: normal;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 7px;
}
.contact-box p {
  margin-bottom: 18px;
}
.contact-box span {
  display: block;
  text-transform: none;
}
.contact-box a {
  color: #003082;
  text-align: left;
  text-transform: none;
}
.contact-box .contact-box-content {
  background-color: #f0efdb;
  padding: 37px 20px 37px;
}
.contact-box .link-full-post {
  margin-bottom: 0;
  margin-top: 20px;
}
.contact-box-projects li {
  border-bottom: 1px solid #dcdcdc;
  display: block;
}
.contact-box-projects a {
  color: #003082;
  font-size: 17px;
  background-image: url('../..//templates/frontend/images/icon_listimage.png');
  background-repeat: no-repeat;
  background-position: left;
  display: block;
  padding: 4px 0 4px 15px;
  margin-left: 11px;
}
.contact-person-list-wrap {
  padding: 27px 18px 13px 18px;
}
.contact-person li {
  border-bottom: 1px solid #dcdcdc;
  display: block;
}
.contact-person a {
  color: #003082;
  font-family: Lato-Light;
  font-size: 17px;
  background-image: url('../..//templates/frontend/images/icon_listimage.png');
  background-repeat: no-repeat;
  background-position: left;
  display: block;
  margin-left: 11px;
}
.contact-box .list-group-item {
  background-color: transparent;
  border: none;
  border-bottom: 1px solid #dcdcdc;
  display: block;
  padding: 2px 0;
}
.contact-box .link-full-post span {
  background-color: #f1f0dc;
  text-transform: none;
}
.contact-social-wrap {
  margin-top: 6px;
  margin-bottom: 10px;
}
.contact-social-wrap a {
  font-size: 40px;
  color: #003082;
}
.contact-social-wrap a.icon-linkedin {
  font-size: 30px;
  position: relative;
  top: -5px;
}
.contact-social-wrap a.icon-google {
  font-size: 35px;
  position: relative;
  left: 7px;
  top: -3px;
}
.contact-social-wrap a:hover {
  text-decoration: none;
}
@media (min-width: 737px) and (max-width: 1024px) {
  #content .wrapper aside .contact-box-content {
    margin: 0 0;
  }
}
@media (max-width: 736px) {
  #content .wrapper aside .contact-box-content {
    margin: 0 0;
  }
}
.checkbox-accordion {
  border-top: 1px solid #3e3e3e;
  border-bottom: 1px solid #3e3e3e;
  margin-bottom: 70px;
  margin-top: -20px;
}
.checkbox-accordion.panel-group .panel:first-child {
  border-top: none;
}
.checkbox-accordion.panel-group .panel {
  border-top: 1px solid #999999;
  color: #003082;
  position: relative;
}
.checkbox-accordion.panel-group .panel-heading {
  padding: 19px 10px;
}
.checkbox-accordion.panel-group .panel a {
  color: #003082;
  text-decoration: none;
  font-size: 26px;
}
.checkbox-accordion.panel-group .panel a.icon-.collapsed:after {
  content: "\e000";
}
.checkbox-accordion.panel-group .panel a.icon-:after {
  content: "\e001";
}
.checkbox-accordion.panel-group .panel a:hover {
  text-decoration: none;
}
.checkbox-accordion.panel-group .panel-heading + .panel-collapse .panel-body {
  color: #3e3e3e;
  font-size: 17px;
  line-height: 22px;
  padding: 36px 10px;
  border: none;
}
.collapsing,
.collapse {
  border-top: 1px solid #999999;
}
.checkbox-accordion.panel-group .panel a.icon-.collapsed:after,
.checkbox-accordion.panel-group .panel a.icon-:after {
  font-size: 45px;
  color: #003082;
  position: absolute;
  right: -5px;
  top: 11px;
}
.checkbox-accordion .radio label,
.checkbox label {
  font-size: 17px;
  margin-bottom: 14px;
  display: block;
}
.checkbox-accordion .radio label:last-child,
.checkbox label:last-child {
  margin: 0;
}
.checkbox-accordion .checkbox {
  margin-bottom: 36px;
  margin-top: 0;
}
.checkbox-accordion .checkbox:last-child {
  margin: 0;
}
.checkbox-accordion span {
  font-size: 17px;
  text-transform: none !important;
  display: block;
  margin-bottom: 33px;
}
.checkbox-accordion span:last-child {
  margin-bottom: 0;
}
@media (max-width: 736px) {
  .checkbox-accordion .checkbox {
    margin-bottom: 15px;
  }
  .checkbox-accordion.panel-group .panel a {
    font-size: 23px;
    line-height: 30px;
  }
  .checkbox-accordion span {
    font-size: 14px;
    line-height: 22px;
    font-family: 'latoregular';
  }
}
.search-side-box {
  background-color: #e5edf2;
  padding: 30px 0 0;
  margin-bottom: 20px;
  padding-bottom: 15px;
}
.search-side-box .refinebtn {
  padding-left: 50px;
}
.search-side-box .selectboxit-container .selectboxit-options {
  width: 272px;
}
.search-side-box label,
.search-side-box span {
  font-size: 17px;
}
.search-side-box legend {
  text-align: center;
  font-size: 13px;
  color: #3e3e3e;
  text-transform: uppercase;
  border: none;
  margin-bottom: 5px;
}
.search-side-box .spacer {
  height: 227px;
  background-color: #ffffff;
}
.search-side-box .reset-filter-button {
  margin-top: 0;
  margin-bottom: 10px;
  margin-left: 5px;
}
.search-side-box .reset-filter-button i {
  left: 0;
  margin-right: 5px;
}
.search-side-box .selectboxit-container {
  margin: auto;
}
.search-side-box .selectboxit-container .selectboxit {
  width: 272px;
}
.search-side-box .date {
  margin-bottom: 10px;
}
.search-side-box .date label {
  color: #3e3e3e;
  float: left;
  font-size: 17px;
  width: 50px;
  padding-top: 5px;
}
.search-side-box .date input {
  float: left;
  width: 121px;
  border-color: #003082;
}
.search-side-box .input-group.date span.input-group-addon {
  height: 36px;
  position: relative;
  left: -1px;
  top: -1px;
}
.search-side-box .radio {
  margin-bottom: 14px;
  margin-left: 7px;
}
.search-side-box .checkbox {
  margin-bottom: 14px;
  margin-left: 7px;
}
.search-side-box .checkbox:last-child {
  margin-bottom: 6px;
}
.search-side-box .radio:last-child {
  margin-bottom: 17px;
}
.search-side-box-same-values {
  margin-left: 4%;
  margin-right: 4%;
  padding: 7px 0;
  margin-bottom: 30px;
  border-bottom: 1px solid #dcdcdc !important;
}
.search-topic-wrap {
  margin-left: 4%;
  margin-right: 4%;
}
.search-topic-wrap li {
  border: none;
  border-bottom: 1px solid #dcdcdc !important;
  display: block;
  background-color: transparent;
}
.search-topic-wrap a {
  color: #3e3e3e;
  font-size: 17px;
  display: block;
}
:hover .search-topic-wrap a {
  text-decoration: none;
}
.search-topic-wrap .list-group-item {
  padding: 7px 0 7px 5px;
}
@media (min-width: 737px) and (max-width: 1024px) {
  .search-side-box .refinebtn {
    padding-left: 0;
  }
  .search-side-box .refinebtn .btn-default {
    padding: 10px 48px;
  }
  .search-side-box .selectboxit-container .selectboxit,
  .search-side-box .selectboxit-container .selectboxit-options {
    width: 212px;
  }
  .search-side-box .input-group.date {
    margin-right: 0;
  }
}
.search-results-input h2 {
  font-size: 36px;
  margin-bottom: 15px;
  margin-top: 35px;
}
.search-results-input .btn-primary {
  position: relative;
  background-color: #003082;
  color: white;
  font-size: 15px;
  height: 33px;
  padding-left: 40px;
  border: none;
  text-transform: uppercase;
}
.search-results-input .btn-primary i {
  position: absolute;
  display: block;
  top: -3px;
  left: 2px;
  font-size: 34px;
}
.search-results-input input {
  height: 33px;
  width: 629px;
  border: 1px solid #003082;
  float: left;
}
.search-results-input .filter-cats {
  margin-top: 46px;
  font-size: 17px;
  border-bottom: 1px solid #999999;
}
.search-results-input .filter-cats ul {
  margin-bottom: 0;
  margin-top: -15px;
}
.search-results-input .filter-cats ul li {
  display: inline-block;
  margin-right: 27px;
  height: 49px;
  margin-top: 15px;
}
.search-results-input .filter-cats li.extern {
  padding: 0;
  font-style: italic;
  background: none;
}
.search-results-input .filter-cats li.active {
  background-image: url('../..//templates/frontend/images/icon_flyout_arrow_active.png');
  background-position: center bottom;
  background-repeat: no-repeat;
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3/2), (min-resolution: 1.5dppx) {
  .search-results-input .filter-cats li.active {
    background-image: url('../..//templates/frontend/images/icon_flyout_arrow_active@2x.png');
    background-size: 21px 12px;
  }
}
.search-results-input .filter-cats li.active a {
  color: #3e3e3e;
}
.search-results-input .filter-cats a {
  color: #003082;
}
.search-results-input .filter-cats a:hover {
  text-decoration: none;
}
.filter {
  font-size: 17px;
  padding: 25px 0 25px;
}
.filter ul {
  margin: 0;
}
.filter ul.left {
  float: left;
}
.filter ul.left li {
  margin-right: 15px;
}
.filter ul.right {
  float: right;
}
.filter ul li {
  display: inline-block;
}
.filter li.filter-tag {
  position: relative;
  padding: 0 0 0 20px;
}
.filter a {
  color: #003082;
}
.filter a:hover {
  text-decoration: none;
}
.filter a.active {
  color: #003082;
}
.filter .icon-accordion-close:after {
  position: absolute;
  font-size: 29px;
  left: -5px;
  color: #003082;
}
@media (min-width: 737px) and (max-width: 1024px) {
  .search-results-input input {
    width: 615px;
  }
  .filter ul.right {
    float: left;
    width: 100%;
    margin-top: 10px;
  }
}
@media (max-width: 736px) {
  .search-results-input h2 {
    font-size: 23px;
    line-height: 30px;
  }
  .search-results-input input {
    width: 185px;
  }
  .search-results-input .filter-cats {
    margin-top: 10px;
    padding-bottom: 15px;
  }
  .search-results-input .filter-cats ul {
    margin-top: 0;
  }
  .search-results-input .filter-cats ul li {
    display: block;
    height: auto;
    margin-bottom: 5px;
    margin-top: 0;
  }
  .search-results-input .filter-cats li.active {
    background-image: none;
  }
  .filter ul li {
    display: block;
  }
  .filter ul.right {
    float: none;
    margin-top: 10px;
  }
  .filter ul.right li {
    display: inline-block;
  }
  .filter ul.left {
    float: none;
  }
}
h1.list {
  font-size: 43px;
  margin-bottom: 50px;
}
h2.list {
  font-size: 13px;
  margin-bottom: 20px;
  text-transform: uppercase;
  margin-top: 0;
}
.content-list-item {
  padding: 40px 15px 30px 0;
  border-bottom: 1px solid #dcdcdc;
  border-top: 1px solid #dcdcdc;
  margin-bottom: -1px;
}
.content-list-item h2 {
  font-size: 28px;
  margin: 0 0 15px;
}
.content-list-item h3 {
  font-size: 15px;
  color: #999999;
  margin: 0 0 20px;
}
.content-list-item h3 span {
  float: right;
}
.content-list-item h3.align-center {
  text-transform: uppercase;
  color: #3e3e3e;
}
.content-list-item p {
  font-size: 17px;
  line-height: 24px;
  margin-bottom: 0;
}
.content-list-item p.price {
  font-size: 13px;
  margin: 15px 0;
  text-transform: uppercase;
}
.content-list-item .uppercase {
  color: #3e3e3e;
}
.content-list-item .add-to-cart-button {
  color: #003082;
  font-size: 15px;
  position: relative;
  padding-left: 30px;
  margin-bottom: 35px;
  display: inline-block;
}
.content-list-item .add-to-cart-button .icon-cart:before {
  position: absolute;
  top: -6px;
  font-size: 37px;
  left: -7px;
}
.extern {
  background-color: #f0efdb;
  padding: 35px 19px 22px 19px;
}
.extern.blogwegweiserkommunede {
  background-color: #e5edf2;
}
.extern h4 {
  font-size: 13px;
  text-transform: uppercase;
  margin-bottom: 7px;
  text-align: center;
  margin: 0;
  margin-bottom: 40px;
  font-weight: 400;
}
.extern .size-2 {
  width: 592px;
  padding-left: 18px;
}
.size-1 {
  width: 295px;
  margin-left: 0;
}
.size-2 {
  width: 615px;
  padding-left: 38px;
  margin-left: 0;
}
.content-list-item.big-image .size-2 {
  padding-left: 20px;
}
.content-list-item.big-image .size-1 {
  padding-left: 18px;
}
.reset-filter-button {
  color: #003082;
  font-size: 17px;
  display: block;
  margin-left: 24px;
  margin-top: 43px;
}
.reset-filter-button i {
  color: #A5A5A5;
  position: relative;
  left: -194px;
  top: 1px;
  font-size: 14px;
}
@media (min-width: 737px) and (max-width: 1024px) {
  .content-list-item {
    padding-right: 0;
  }
  .size-1 {
    width: 239px;
  }
  .size-2 {
    width: 239px;
    padding-left: 19px;
  }
  .content-list-item.big-image .size-1 {
    width: 100%;
  }
  .content-list-item.big-image .size-2 {
    width: 100%;
    padding-left: 0;
    margin-top: 10px;
  }
  .extern {
    padding-left: 0;
  }
  .extern .size-2 {
    width: 239px;
  }
}
@media (max-width: 736px) {
  h1.list {
    font-size: 23px;
    margin-bottom: 20px;
  }
  h2.list {
    margin-top: 36px;
  }
  .content-list-item.big-image h2 {
    font-size: 23px;
    line-height: 30px;
  }
  .content-list-item.big-image h3 {
    margin-top: 0;
  }
  .content-list-item.big-image p {
    font-family: 'latoregular';
    font-size: 14px;
    line-height: 22px;
  }
  .content-list-item.big-image .size-2 {
    padding-left: 0;
  }
  .size-1 {
    padding-left: 18px;
    margin-bottom: 36px;
  }
  .size-2 {
    padding-left: 0;
    padding-right: 0;
  }
  .content-list-item {
    padding: 40px 0 30px 0;
  }
  .content-list-item h2 {
    font-size: 23px;
    line-height: 30px;
  }
  .content-list-item p {
    font-family: 'latoregular';
    font-size: 14px;
    line-height: 22px;
  }
  .size-1 {
    width: 300px;
    margin-left: 0;
    padding-left: 0;
    padding-right: 18px;
  }
  .size-2 {
    width: 300px;
    padding-left: 18px;
    padding-right: 18px;
  }
  .extern .size-2 {
    width: 300px;
  }
}
.list-search-wrap {
  background-color: #e5edf2;
  padding: 20px 10px;
}
.list-search-wrap h2 {
  text-align: center;
  font-size: 13px;
  margin-top: 3px;
  margin-bottom: 20px;
  text-transform: uppercase;
}
.alphabet-list {
  border-top: 1px solid #999;
  border-bottom: 1px solid #999;
  padding: 30px 0 50px;
}
.alphabet-list .ulCenter {
  float: right;
  position: relative;
  left: -50%;
  text-align: left;
}
.alphabet-list ul {
  list-style: none;
  position: relative;
  left: 50%;
}
.alphabet-list li {
  border: none;
  font-size: 17px;
  text-transform: uppercase;
  float: left;
  position: relative;
  padding: 0;
  margin-left: 16.8px;
}
.alphabet-list li:first-child {
  margin-left: 0;
}
.alphabet-list .list-group {
  margin-bottom: 0;
}
.alphabet-list a {
  color: #003082;
}
.alphabet-list a:hover,
.alphabet-list a.active {
  text-decoration: underline;
}
.alphabet-letter {
  padding: 24px 0;
}
.alphabet-letter h5 {
  font-size: 43px;
  font-weight: normal;
  margin: auto;
  margin: 0;
  text-align: center;
}
@media (min-width: 737px) and (max-width: 1024px) {
  .alphabet-list li,
  .alphabet-list li:first-child {
    margin: 3px;
  }
}
@media (max-width: 736px) {
  .alphabet-list {
    padding: 10px 0 75px;
  }
  .alphabet-list li,
  .alphabet-list li:first-child {
    margin: 5px;
  }
}
.jobs {
  margin-bottom: 30px;
  padding-bottom: 26px;
}
.jobs .icon-link-arrow {
  font-size: 12px;
  color: #999999;
}
.jobs .panel-heading {
  margin: 35px 0 15px;
}
.jobs .panel-heading .panel-title {
  font-size: 13px;
  text-transform: uppercase;
}
.jobs .panel-footer {
  font-size: 17px;
}
.jobs .list-group {
  margin-bottom: 0;
}
.jobs .list-group .list-group-item {
  border: none;
  padding: 0 10px 0 24px;
  margin-top: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid #dcdcdc;
  position: relative;
}
.jobs .list-group .list-group-item .list-group-item-heading {
  line-height: 21px;
  margin-bottom: 5px;
}
.jobs .list-group .list-group-item .list-group-item-heading a {
  color: #003082;
}
.jobs .list-group .list-group-item .list-group-item-text {
  font-size: 15px;
  line-height: 19px;
}
.jobs .list-group .list-group-item .icon-link-arrow {
  position: absolute;
  left: 5px;
}
.jobs .box {
  border-bottom: 1px solid #dcdcdc;
  padding: 10px 12px;
  margin-bottom: 25px;
}
.jobs .box .icon-link-arrow {
  position: relative;
  left: -5px;
}
.pagination {
  margin: 35px auto 0;
  padding-bottom: 30px;
  display: inline-block;
  width: 100%;
  border-bottom: 1px solid #dcdcdc;
}
.pagination > li > a,
.pagination > li > span {
  border: none;
  font-size: 15px;
  padding: 0 3px;
  color: #003082;
  text-transform: none;
  text-decoration: none;
}
.pagination > li > span,
.pagination > li > span:hover {
  color: #999;
  background-color: transparent;
}
.pagination > li > a:hover,
.pagination > li > a:focus,
.pagination > li > a.active {
  color: #003082;
  background-color: transparent;
  text-decoration: underline;
}
.pagination > li > a:hover > i,
.pagination > li > a:focus > i,
.pagination > li > a.active > i {
  text-decoration: none;
}
.pagination .pagination-first,
.pagination .pagination-last {
  position: relative;
  top: -2px;
}
.pagination .pagination-first:hover,
.pagination .pagination-last:hover {
  text-decoration: none;
}
.pagination .pagination-first {
  float: left;
  margin-right: 305px;
}
.pagination .pagination-last {
  float: right;
}
.pagination .icon-link-arrow,
.pagination .icon-arrow-left {
  color: #003082;
  font-size: 16px;
  position: relative;
  top: 3px;
}
@media (min-width: 737px) and (max-width: 1024px) {
  .pagination .pagination-first {
    margin-right: 85px;
  }
}
@media (max-width: 736px) {
  .pagination .pagination-first {
    margin-right: 0;
  }
  .pagination .pagination-last {
    top: -22px;
  }
  .pagination > li > a,
  .pagination > li > span {
    position: relative;
    top: 25px;
  }
}
.jcarousel-wrapper {
  background-color: #f0efdb;
  padding-top: 28px;
  height: 186px;
  position: relative;
  margin: 60px 0;
  width: 1240px;
}
.jcarousel {
  position: relative;
  overflow: hidden;
  width: 1040px;
  margin: auto;
}
.jcarousel ul {
  width: 20000em;
  position: relative;
  list-style: none;
  margin: 0;
  padding: 0;
}
.jcarousel li {
  float: left;
  width: 240px;
  height: 130px;
  margin-right: 50px;
}
.jcarousel-control-prev,
.jcarousel-control-next {
  display: block;
  background-image: url('../..//templates/frontend/images/icon_slider_arrows.png');
  background-repeat: no-repeat;
  width: 38px;
  height: 90px;
  position: absolute;
  top: 50%;
  z-index: 998;
  margin-top: -45px;
  background-position: left bottom;
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3/2), (min-resolution: 1.5dppx) {
  .jcarousel-control-prev,
  .jcarousel-control-next {
    background-image: url('../..//templates/frontend/images/icon_slider_arrows@2x.png');
    background-size: 38px 90px;
  }
}
.jcarousel-control-prev {
  left: 30px;
}
.jcarousel-control-next {
  right: 30px;
  background-position: right bottom;
}
.jcarousel-control-prev.inactive {
  background-position: left top;
  cursor: default;
}
.jcarousel-control-next.inactive {
  background-position: right top;
  cursor: default;
}
@media (min-width: 737px) and (max-width: 1024px) {
  .jcarousel-wrapper {
    width: 727px;
  }
  .jcarousel {
    width: 530px;
  }
}
@media (max-width: 736px) {
  .jcarousel-wrapper {
    width: 309px;
    padding-top: 35px;
  }
  .jcarousel {
    width: 212px;
  }
  .jcarousel li {
    float: left;
    width: 212px;
    height: 115px;
    margin-right: 50px;
  }
  .jcarousel-control-prev,
  .jcarousel-control-next {
    background-image: url('../..//templates/frontend/images/icon_slider_arrows.png');
    width: 21px;
    height: 52px;
    margin-top: -26px;
    background-position: left -110px;
  }
  .jcarousel-control-prev {
    left: 10px;
  }
  .jcarousel-control-next {
    right: 10px;
    background-position: right -110px;
  }
  .jcarousel-control-prev.inactive {
    background-position: left -20px;
    cursor: default;
  }
  .jcarousel-control-next.inactive {
    background-position: right -20px;
    cursor: default;
  }
}
@media (max-width: 736px) and (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3/2), (min-resolution: 1.5dppx) {
  .jcarousel-control-prev,
  .jcarousel-control-next {
    background-image: url('../..//templates/frontend/images/icon_slider_arrows@2x.png');
    background-size: 21px 52px;
  }
}
.start-header {
  margin: auto;
  position: relative;
  padding-top: 55px;
  width: 1240px;
}
.start-header .start-slider-video {
  width: 840px;
  height: 406px;
}
.slideshow .arrow {
  display: block;
  background-image: url('../..//templates/frontend/images/icon_slider_arrows.png');
  background-repeat: no-repeat;
  width: 38px;
  height: 90px;
  position: absolute;
  top: 260px;
  z-index: 998;
}
.slideshow .arrow.left {
  left: 65px;
}
.slideshow .arrow.left:hover {
  background-position: left bottom;
}
.slideshow .arrow.right {
  right: 65px;
  background-position: right 0;
}
.slideshow .arrow.right:hover {
  background-position: right bottom;
}
.start-header h1 {
  font-size: 43px;
  width: 625px;
  margin: auto;
  margin-bottom: 13px;
}
.small .start-header h1,
.small .start-header p,
.start-header.small h1,
.start-header.small p {
  width: 580px;
}
.start-header h2 {
  font-size: 13px;
  margin-bottom: 18px;
  margin-top: 35px;
  text-transform: uppercase;
}
.start-header p {
  font-size: 17px;
  line-height: 25px;
  width: 625px;
  margin: auto;
}
.start-header .current_message {
  margin-top: 25px;
}
.start-header {
  background-image: url('../..//templates/frontend/images/start_header.png');
  background-repeat: no-repeat;
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3/2), (min-resolution: 1.5dppx) {
  .start-header {
    background-image: url('../..//templates/frontend/images/start_header@2x.png');
    background-size: 1240px 600px;
  }
}
.small .start-header .content,
.start-header.small .content {
  width: 601px;
}
.start-header .content {
  background-color: #fff;
  padding: 10px 10px 0;
  position: relative;
  z-index: 1;
  width: 866px;
  margin: 0 auto 45px;
}
.sliderController {
  position: absolute;
  top: 540px;
  right: 16px;
  background: #fff;
  padding: 6px 10px 6px;
  font-size: 13px;
  text-transform: uppercase;
  width: 152px;
  z-index: 998;
}
.sliderController .pause,
.sliderController .resume {
  position: relative;
  top: 0;
  display: inline-block;
  margin: 0 5px;
  text-decoration: none;
  color: #3e3e3e;
  background-repeat: no-repeat;
  height: 20px;
}
.sliderController .pause {
  background-image: url('../..//templates/frontend/images/icon_pause.png');
  padding-left: 20px;
  padding-top: 1px;
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3/2), (min-resolution: 1.5dppx) {
  .sliderController .pause {
    background-image: url('../..//templates/frontend/images/icon_pause@2x.png');
    background-size: 18px 20px;
  }
}
.sliderController .resume {
  background-image: url('../..//templates/frontend/images/icon_pause.png');
  padding-left: 20px;
  padding-top: 1px;
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3/2), (min-resolution: 1.5dppx) {
  .sliderController .resume {
    background-image: url('../..//templates/frontend/images/icon_pause@2x.png');
    background-size: 18px 20px;
  }
}
.sliderController .pause span,
.sliderController .resume span {
  position: relative;
  left: 5px;
}
.sliderController .resume {
  display: none;
}
.mediaSlider {
  margin-bottom: 50px;
}
.mediaSlider .sliderController {
  position: absolute;
  top: auto;
  margin: auto;
  text-align: center;
  width: 100%;
  right: auto;
  bottom: -30px;
}
.slideshow.mediaSlider .arrow.left {
  left: -65px;
  background-position: left bottom;
}
.slideshow.mediaSlider .arrow.right {
  right: -65px;
  background-position: right bottom;
}
@media (min-width: 1025px) and (max-width: 1366px) {
  .start-header .content {
    width: 706px;
  }
}
@media (min-width: 737px) and (max-width: 1024px) {
  .start-header {
    background: #e5ecf1;
    width: 728px;
  }
  .start-header .content {
    width: 620px;
    padding: 10px 10px 0;
  }
  .start-header .start-slider-video {
    width: 600px;
    height: 317px;
  }
  .small .start-header .content,
  .start-header.small .content {
    width: 620px;
  }
  .slideshow .arrow {
    top: 180px;
  }
  .slideshow .arrow.left {
    left: 7px;
  }
  .slideshow .arrow.right {
    right: 7px;
  }
  .sliderController {
    display: none;
    width: auto;
    left: 50%;
    margin-left: -23px;
    right: inherit;
    top: 320px;
  }
  .sliderController .pause {
    display: none;
  }
}
@media (min-width: 737px) and (max-width: 1024px) and (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3/2), (min-resolution: 1.5dppx) {
  .start-header {
    background: #e5ecf1;
    background-size: 768px 406px;
  }
}
@media (max-width: 736px) {
  .start-header {
    width: 320px;
    background-size: auto 155px !important;
    padding-top: 22px;
  }
  .start-header h1 {
    font-size: 23px;
    width: 258px;
    line-height: 30px;
  }
  .start-header h2 {
    margin-top: 25px;
  }
  .start-header p {
    display: none;
  }
  .start-header .content {
    width: 300px;
    padding: 5px 5px 0;
  }
  .start-header .start-slider-video {
    width: 290px;
    height: 140px;
  }
  .slideshow .arrow {
    display: none;
  }
  .small .start-header h1,
  .small .start-header p,
  .start-header.small h1,
  .start-header.small p {
    width: 258px;
  }
  .small .start-header .content,
  .start-header.small .content {
    width: 300px;
  }
  .sliderController {
    display: none;
    width: auto;
    left: 50%;
    margin-left: -23px;
    right: inherit;
    top: 130px;
  }
  .sliderController .pause {
    display: none;
  }
  .mediaSlider {
    margin-bottom: 20px;
  }
  .mediaSlider .sliderController {
    left: 0;
  }
}
.media-library-wrapper cite {
  font-size: 14px;
  margin-top: 10px;
  display: block;
  color: #999999;
}
.media-library-wrapper li {
  font-size: 14px;
  color: #999;
  float: left;
  padding: 0 2px;
}
.media-library-wrapper li a {
  font-size: 14px;
  color: #999999;
}
.media-library-wrapper li a:hover {
  text-decoration: none;
}
.media-library-wrapper ul {
  margin: 0 auto;
  width: 100px;
  margin-bottom: 61px;
}
.media-library-content-wrap {
  width: 74%;
  margin: 0 auto;
}
.media-library-content-wrap p {
  font-size: 17px;
}
.row-medialibrary {
  width: 100%;
  margin: 0 auto;
}
@media (min-width: 737px) and (max-width: 1024px) {
  .media-library-wrapper {
    width: 728px;
    padding: 0 75px;
  }
  .media-library-wrapper iframe {
    width: 554px;
    height: 400px;
  }
  .mediaSlider .sliderController {
    width: 100%;
    left: 0;
  }
}
@media (max-width: 736px) {
  .media-library-wrapper {
    width: 100%;
    padding: 0;
    margin-bottom: 0;
  }
  .media-library-wrapper iframe {
    width: 300px;
    height: 200px;
  }
  .media-library-content-wrap {
    width: 100%;
  }
  .media-library-content-wrap p {
    font-family: 'latoregular';
    font-size: 14px;
    line-height: 22px;
  }
}
.overview-headline-wrap {
  text-align: center;
  margin-bottom: 40px;
}
.overview-headline-wrap h2 {
  font-size: 36px;
  margin-bottom: 0;
  margin-top: 77px;
}
.overview-headline-wrap .link-full-post span {
  text-transform: none;
}
@media (max-width: 736px) {
  .overview-headline-wrap h2 {
    font-size: 23px;
    line-height: 30px;
    margin-top: 30px;
  }
}
.our-topics {
  padding: 0 0 11px 0;
}
.our-topics .panel {
  overflow: auto;
}
.our-topics .panel .panel-heading {
  margin: 24px 0 20px;
  padding-top: 5px;
}
.our-topics .panel .panel-heading .panel-title {
  font-size: 30px;
  margin-bottom: 30px;
}
.our-topics .panel p {
  font-size: 19px;
  color: #666666;
  text-align: center;
  padding: 0 15px;
  margin-bottom: 37px;
}
.our-topics .list-group {
  padding: 0;
  margin-bottom: 14px;
}
.our-topics .list-group-item {
  border: none;
  background-color: transparent;
  border-bottom: 1px solid #E8E8E8;
  display: block;
  padding: 5px 0 6px 20px;
  font-size: 17px;
}
.our-topics .list-group-item span {
  font-size: 13px;
  text-transform: none;
}
.our-topics .list-group-item a,
.our-topics .list-group-item a:hover {
  text-decoration: none;
  color: #003082;
}
.our-topics .list-group-item .icon-link-arrow:before {
  font-size: 11px;
  position: absolute;
  top: 13px;
  left: 5px;
  color: #a5a5a5;
}
@media (min-width: 737px) and (max-width: 1024px) {
  .our-topics .panel .panel-heading .panel-title {
    font-size: 23px;
    line-height: 30px;
    margin-bottom: 0;
  }
  .our-topics .panel p {
    font-size: 19px;
    line-height: 25px;
  }
}
@media (max-width: 736px) {
  .our-topics .panel .panel-heading .panel-title {
    font-size: 23px;
    line-height: 30px;
  }
  .our-topics .panel p {
    font-size: 23px;
    line-height: 30px;
  }
}
.our-publications {
  padding: 0 0 11px 0;
}
.our-publications .panel {
  overflow: auto;
}
.our-publications .panel .panel-heading {
  margin: 0 0 20px;
}
.our-publications .panel .panel-heading .panel-title {
  font-size: 36px;
}
.our-publications .panel p {
  font-size: 21px;
  color: #666666;
  text-align: center;
  padding: 0 15px;
  margin-bottom: 37px;
}
.our-publications .list-group {
  padding: 0;
  margin-bottom: 14px;
}
.our-publications .list-group-item {
  border: none;
  background-color: transparent;
  border-bottom: 1px solid #E8E8E8;
  display: block;
  padding: 5px 0 6px 20px;
  font-size: 17px;
}
.our-publications .list-group-item span {
  font-size: 13px;
  text-transform: none;
}
.our-publications .list-group-item a,
.our-publications .list-group-item a:hover {
  text-decoration: none;
  color: #003082;
}
.our-publications .list-group-item .icon-link-arrow:before {
  font-size: 11px;
  position: absolute;
  top: 13px;
  left: 5px;
  color: #a5a5a5;
}
@media (max-width: 736px) {
  .our-publications {
    margin-top: 10px;
  }
}
.project-headline {
  margin-bottom: 85px;
}
.project-headline .divider {
  width: 553px;
  text-align: right;
  padding-right: 15px;
  height: 80px;
  font-size: 28px;
  line-height: 36px;
}
.project-headline .text {
  border-left: 3px solid #3e3e3e;
  min-height: 80px;
  padding-left: 15px;
  width: 507px;
  font-size: 21px;
  line-height: 26px;
}
@media (min-width: 737px) and (max-width: 1024px) {
  .project-headline .divider {
    width: 400px;
    font-size: 25px;
    line-height: 31px;
  }
  .project-headline .text {
    width: 328px;
    font-size: 16px;
    line-height: 27px;
  }
}
@media (max-width: 736px) {
  .project-headline {
    margin-bottom: 65px;
    margin-top: 20px;
  }
  .project-headline .divider {
    width: 300px;
    font-size: 23px;
    line-height: 26px;
  }
  .project-headline .text {
    padding-left: 0;
    width: 300px;
    text-align: right;
    margin-top: 15px;
    font-size: 14px;
    line-height: 21px;
  }
}
#magicMatzeCart.iconred {
  color: #c81242;
}
.content-list-item-cart {
  border-bottom: 1px solid #dcdcdc;
  padding-bottom: 40px;
  position: relative;
}
.content-list-item-cart h1 {
  margin-top: -5px;
}
.content-list-item-cart .cartimage {
  margin-right: 20px;
}
.cart-sum-price-wrap {
  width: 147px;
  float: left;
  text-align: right;
}
.cart-sum-price-wrap span {
  color: #3e3e3e;
  font-size: 20px;
}
.cart-sum-input-wrap {
  float: right;
}
.cart-sum-input-wrap input {
  width: 38px;
  height: 33px;
  margin-right: 23px;
}
.cart-delete-btn,
.cart-refresh-btn {
  position: absolute;
  display: block;
  right: 21px;
  bottom: 39px;
  font-size: 17px;
}
.cart-delete-btn .icon-trash,
.cart-refresh-btn .icon-trash {
  position: absolute;
  left: -23px;
  top: 2px;
}
.cart-refresh-btn {
  bottom: 70px;
}
.cart-description-wrap {
  font-size: 13px;
  text-transform: uppercase;
  padding-right: 29px;
  padding-bottom: 9px;
}
.cart-description-wrap a {
  color: #3e3e3e;
}
.cart-description-wrap a:last-child {
  margin-right: 104px;
}
.cart-payment-terms {
  padding-left: 52px;
}
.cart-payment-terms strong {
  font-size: 17px;
  font-weight: 400;
  margin-left: -39px;
  margin-top: 6px;
  display: block;
  margin-bottom: -6px;
}
.cart-payment-terms p {
  font-size: 17px;
}
.cart-payment-terms .icon-info {
  font-size: 41px;
  top: 12px;
  position: relative;
  left: -9px;
}
.cart-page-switch a {
  display: block;
  margin-bottom: 11px;
  font-size: 17px;
}
.cart-whole-wrap {
  width: 260px;
}
.cart-whole-wrap strong {
  text-transform: none;
  display: block;
  margin-top: 7px;
}
.cart-whole-wrap span {
  text-transform: none;
  display: block;
}
.cart-whole-sum {
  margin-bottom: 11px;
  font-size: 17px;
  width: 160px;
}
.cart-page-navigation-wrap {
  margin-top: 30px;
  padding-left: 15px;
  margin-bottom: 11px;
  font-size: 17px;
}
.cart-page-switch .icon-arrow-left {
  top: 1px;
  position: relative;
  font-size: 11px;
}
.cart-price-box {
  background-color: #e5edf2;
  padding: 25px 30px;
  text-align: center;
}
.cart-price-box .btn-default {
  background-color: #c81242;
  font-size: 16px;
  color: white;
  padding: 10px 52px;
  width: 235px;
  font-weight: 300;
}
.cart-price-box .details-description {
  font-size: 13px;
  margin-bottom: 9px;
  display: inline-block;
}
.cart-price-box .details-price {
  font-size: 48px;
  margin-bottom: 23px;
  display: inline-block;
  margin-top: 8px;
}
.details .details-description {
  font-size: 17px;
  margin-bottom: 10px;
}
.details .details-isbn {
  font-size: 17px;
  margin-bottom: 10px;
}
.details .details-price {
  font-size: 30px;
  margin-bottom: 0;
  line-height: 52px;
}
.details .details-shipping {
  font-size: 17px;
  margin-bottom: 17px;
}
.details .details-delivery {
  font-size: 17px;
  margin-bottom: 0;
}
@media (min-width: 737px) and (max-width: 1024px) {
  .cart-description-wrap {
    display: none;
  }
  .cart-price-box {
    padding: 25px 10px;
  }
  .cart-price-box .btn-default {
    width: 210px;
  }
  .content-list-item-cart .size-1 {
    padding-left: 19px;
  }
  .content-list-item-cart .cartimage {
    width: 239px;
    padding-left: 0;
    margin-right: 0;
  }
  .content-list-item-cart .cart-sum-price-wrap {
    width: 185px;
  }
  .content-list-item-cart .cart-sum-box {
    padding-left: 0;
    margin-top: 10px;
    margin-bottom: 10px;
    float: right;
  }
  .content-list-item-cart .cart-sum-box .cart-sum-input-wrap {
    position: relative;
    top: -2px;
  }
  .content-list-item-cart .cart-sum-box .cart-sum-input-wrap input {
    margin-right: 0;
  }
  .content-list-item-cart .cart-sum-box .cart-delete-btn,
  .content-list-item-cart .cart-sum-box .cart-refresh-btn {
    position: relative;
    display: inline-block;
    left: 180px;
    top: 40px;
  }
  .content-list-item-cart .cart-sum-box .cart-refresh-btn {
    top: 10px;
    left: 82px;
  }
  .cart-page-navigation-wrap {
    padding-left: 0;
  }
  .cart-whole-wrap {
    width: 240px;
  }
}
@media (max-width: 736px) {
  .cart-description-wrap {
    display: none;
  }
  .cart-sum-price-wrap,
  .cart-sum-input-wrap {
    float: left;
    text-align: left;
  }
  .cart-sum-price-wrap {
    width: 100px;
    margin-top: 2px;
  }
  .cart-delete-btn {
    right: 0;
    bottom: 65px;
  }
  .cart-refresh-btn {
    right: 0;
    bottom: 95px;
  }
  .cart-page-navigation-wrap {
    padding-left: 0;
  }
  .details-price {
    font-size: 46px;
  }
}
.selectboxit-container {
  position: relative;
  display: inline-block;
  vertical-align: top;
}
.selectboxit-container * {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: -moz-none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
  outline: none;
}
.selectboxit-container .selectboxit {
  width: 190px;
  cursor: pointer;
  margin: 0;
  padding: 0;
  border-radius: 6px;
  overflow: hidden;
  display: block;
  position: relative;
}
.selectboxit-container span,
.selectboxit-container .selectboxit-options a {
  height: 30px;
  line-height: 30px;
  display: block;
}
.selectboxit-container .selectboxit:focus {
  outline: 0;
}
.selectboxit.selectboxit-disabled,
.selectboxit-options .selectboxit-disabled {
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  cursor: default;
}
.selectboxit-text {
  text-indent: 5px;
  overflow: hidden;
  text-overflow: ellipsis;
  float: left;
}
.selectboxit .selectboxit-option-icon-container {
  margin-left: 5px;
}
.selectboxit-container .selectboxit-options {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  min-width: 100%;
  *width: 100%;
  margin: 0;
  padding: 0;
  list-style: none;
  position: absolute;
  overflow-x: hidden;
  overflow-y: auto;
  cursor: pointer;
  display: none;
  z-index: 9999999999999;
  border-radius: 6px;
  text-align: left;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.selectboxit-option .selectboxit-option-anchor {
  padding: 0 2px;
}
.selectboxit-option .selectboxit-option-anchor:hover {
  text-decoration: none;
}
.selectboxit-option,
.selectboxit-optgroup-header {
  margin: 0;
  list-style-type: none;
  padding-left: 5px;
}
.selectboxit-option-first {
  border-top-right-radius: 6px;
  border-top-left-radius: 6px;
}
.selectboxit-optgroup-header + .selectboxit-option-first {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.selectboxit-option-last {
  border-bottom-right-radius: 6px;
  border-bottom-left-radius: 6px;
}
.selectboxit-optgroup-header {
  font-weight: bold;
}
.selectboxit-optgroup-header:hover {
  cursor: default;
}
.selectboxit-arrow-container {
  width: 30px;
  position: absolute;
  right: 0;
}
.selectboxit .selectboxit-arrow-container .selectboxit-arrow {
  margin: 0 auto;
  position: absolute;
  top: 50%;
  right: 0;
  left: 0;
}
.selectboxit .selectboxit-arrow-container .selectboxit-arrow.ui-icon {
  top: 30%;
}
.selectboxit-option-icon-container {
  float: left;
}
.selectboxit-container .selectboxit-option-icon {
  margin: 0;
  padding: 0;
  vertical-align: middle;
}
.selectboxit-option-icon-url {
  width: 18px;
  background-size: 18px 18px;
  background-repeat: no-repeat;
  height: 100%;
  background-position: center;
  float: left;
}
.selectboxit-rendering {
  display: inline-block !important;
  *display: inline !important;
  zoom: 1 !important;
  visibility: visible !important;
  position: absolute !important;
  top: -9999px !important;
  left: -9999px !important;
}
.jqueryui .ui-icon {
  background-color: inherit;
}
.jqueryui .ui-icon-triangle-1-s {
  background-position: -64px -16px;
}
.selectboxit-btn {
  background-color: #f5f5f5;
  background-image: -moz-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#e6e6e6));
  background-image: -webkit-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: -o-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: linear-gradient(to bottom, #ffffff, #e6e6e6);
  background-repeat: repeat-x;
  border: 1px solid #cccccc;
  border-color: #e6e6e6 #e6e6e6 #bfbfbf;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  border-bottom-color: #b3b3b3;
}
.selectboxit-btn.selectboxit-enabled:hover,
.selectboxit-btn.selectboxit-enabled:focus,
.selectboxit-btn.selectboxit-enabled:active {
  color: #333333;
  background-color: #e6e6e6;
}
.selectboxit-btn.selectboxit-enabled:hover,
.selectboxit-btn.selectboxit-enabled:focus {
  color: #333333;
  text-decoration: none;
  background-position: 0 -15px;
}
.selectboxit-default-arrow {
  width: 0;
  height: 0;
  border-top: 4px solid #000000;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
.selectboxit-list {
  background-color: #ffffff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}
.selectboxit-list .selectboxit-option-anchor {
  color: #333333;
}
.selectboxit-list > .selectboxit-focus > .selectboxit-option-anchor {
  color: #ffffff;
  background-color: #0081c2;
  background-image: -moz-linear-gradient(top, #0088cc, #0077b3);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0088cc), to(#0077b3));
  background-image: -webkit-linear-gradient(top, #0088cc, #0077b3);
  background-image: -o-linear-gradient(top, #0088cc, #0077b3);
  background-image: linear-gradient(to bottom, #0088cc, #0077b3);
  background-repeat: repeat-x;
}
.selectboxit-list > .selectboxit-disabled > .selectboxit-option-anchor {
  color: #999999;
}
.selectboxit-container {
  margin-right: 17px;
}
.selectboxit-container .selectboxit {
  border-radius: 0;
  border: 1px solid #003082;
  background: #ffffff;
}
.has-warning .selectboxit-container .selectboxit {
  border-color: red;
}
.selectboxit-btn.selectboxit-enabled:hover,
.selectboxit-btn.selectboxit-enabled:focus {
  background: #ffffff;
}
.selectboxit-container .selectboxit-options {
  border-radius: 0;
}
.selectboxit-option-last {
  border-radius: 0;
}
.selectboxit-list {
  border: 1px solid #003082;
}
.selectboxit-list > .selectboxit-focus > .selectboxit-option-anchor {
  background: transparent;
  color: #3e3e3e;
}
.selectboxit-container * {
  font-size: 17px;
  color: #3e3e3e;
}
.selectboxit-container span,
.selectboxit-container .selectboxit-options a {
  text-transform: none;
  min-height: 33px;
  height: auto;
}
.selectboxit-container span {
  height: 33px;
}
.selectboxit-arrow-container {
  background: #003082;
}
.has-warning .selectboxit-arrow-container {
  background-color: red;
}
.selectboxit .selectboxit-arrow-container .selectboxit-arrow {
  top: 35%;
}
.selectboxit-default-arrow {
  width: 0;
  height: 0;
  border-top: 11px solid #fff;
  border-right: 8px solid transparent;
  border-left: 8px solid transparent;
}
/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp {
  padding: 0;
  margin: 0;
  border: 0;
  outline: none;
  vertical-align: top;
}
.fancybox-wrap {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 8020;
}
.fancybox-skin {
  position: relative;
  background: #f9f9f9;
  color: #444;
  text-shadow: none;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.fancybox-opened {
  z-index: 8030;
}
.fancybox-opened .fancybox-skin {
  -webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}
.fancybox-outer,
.fancybox-inner {
  position: relative;
}
.fancybox-inner {
  overflow: hidden;
}
.fancybox-type-iframe .fancybox-inner {
  -webkit-overflow-scrolling: touch;
}
.fancybox-error {
  color: #444;
  font: 14px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
  margin: 0;
  padding: 15px;
  white-space: nowrap;
}
.fancybox-image,
.fancybox-iframe {
  display: block;
  width: 100%;
  height: 100%;
}
.fancybox-image {
  max-width: 100%;
  max-height: 100%;
}
#fancybox-loading,
.fancybox-close,
.fancybox-prev span,
.fancybox-next span {
  background-image: url('../..//templates/frontend/images/fancybox_sprite.png');
}
#fancybox-loading {
  position: fixed;
  top: 50%;
  left: 50%;
  margin-top: -22px;
  margin-left: -22px;
  background-position: 0 -108px;
  opacity: 0.8;
  cursor: pointer;
  z-index: 8060;
}
#fancybox-loading div {
  width: 44px;
  height: 44px;
  background: url('../..//templates/frontend/images/fancybox_loading.gif') center center no-repeat;
}
.fancybox-close {
  position: absolute;
  top: -18px;
  right: -18px;
  width: 36px;
  height: 36px;
  cursor: pointer;
  z-index: 8040;
}
.fancybox-nav {
  position: absolute;
  top: 0;
  width: 40%;
  height: 100%;
  cursor: pointer;
  text-decoration: none;
  background: transparent url('../..//templates/frontend/images/blank.gif');
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  z-index: 8040;
}
.fancybox-prev {
  left: 0;
}
.fancybox-next {
  right: 0;
}
.fancybox-nav span {
  position: absolute;
  top: 50%;
  width: 36px;
  height: 34px;
  margin-top: -18px;
  cursor: pointer;
  z-index: 8040;
  visibility: hidden;
}
.fancybox-prev span {
  left: 10px;
  background-position: 0 -36px;
}
.fancybox-next span {
  right: 10px;
  background-position: 0 -72px;
}
.fancybox-nav:hover span {
  visibility: visible;
}
.fancybox-tmp {
  position: absolute;
  top: -99999px;
  left: -99999px;
  visibility: hidden;
  max-width: 99999px;
  max-height: 99999px;
  overflow: visible !important;
}
.fancybox-lock {
  overflow: hidden !important;
  width: auto;
}
.fancybox-lock body {
  overflow: hidden !important;
}
.fancybox-lock-test {
  overflow-y: hidden !important;
}
.fancybox-overlay {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  display: none;
  z-index: 8010;
  background: url('../..//templates/frontend/images/fancybox_overlay.png');
}
.fancybox-overlay-fixed {
  position: fixed;
  bottom: 0;
  right: 0;
}
.fancybox-lock .fancybox-overlay {
  overflow: auto;
  overflow-y: scroll;
}
.fancybox-title {
  visibility: hidden;
  font: normal 13px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
  position: relative;
  text-shadow: none;
  z-index: 8050;
}
.fancybox-opened .fancybox-title {
  visibility: visible;
}
.fancybox-title-float-wrap {
  position: absolute;
  bottom: 0;
  right: 50%;
  margin-bottom: -35px;
  z-index: 8050;
  text-align: center;
}
.fancybox-title-float-wrap .child {
  display: inline-block;
  margin-right: -100%;
  padding: 2px 20px;
  background: transparent;
  background: rgba(0, 0, 0, 0.8);
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  text-shadow: 0 1px 2px #222;
  color: #FFF;
  font-weight: bold;
  line-height: 24px;
  white-space: nowrap;
}
.fancybox-title-outside-wrap {
  position: relative;
  margin-top: 10px;
  color: #ffffff;
}
.fancybox-title-inside-wrap {
  padding-top: 10px;
}
.fancybox-title-over-wrap {
  position: absolute;
  bottom: 0;
  left: 0;
  color: #fff;
  padding: 10px;
  background: #000;
  background: rgba(0, 0, 0, 0.8);
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
  #fancybox-loading,
  .fancybox-close,
  .fancybox-prev span,
  .fancybox-next span {
    background-image: url('../..//templates/frontend/images/fancybox_sprite@2x.png');
    background-size: 44px 152px;
  }
  #fancybox-loading div {
    background-image: url('../..//templates/frontend/images/fancybox_loading@2x.gif');
    background-size: 24px 24px;
  }
}
/*!
 * Datepicker for Bootstrap
 *
 * Copyright 2012 Stefan Petre
 * Improvements by Andrew Rowls
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 */
.datepicker {
  padding: 4px;
  border-radius: 4px;
  direction: ltr;
}
.datepicker-inline {
  width: 220px;
}
.datepicker.datepicker-rtl {
  direction: rtl;
}
.datepicker.datepicker-rtl table tr td span {
  float: right;
}
.datepicker-dropdown {
  top: 0;
  left: 0;
}
.datepicker-dropdown:before {
  content: '';
  display: inline-block;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #ccc;
  border-top: 0;
  border-bottom-color: rgba(0, 0, 0, 0.2);
  position: absolute;
}
.datepicker-dropdown:after {
  content: '';
  display: inline-block;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #fff;
  border-top: 0;
  position: absolute;
}
.datepicker-dropdown.datepicker-orient-left:before {
  left: 6px;
}
.datepicker-dropdown.datepicker-orient-left:after {
  left: 7px;
}
.datepicker-dropdown.datepicker-orient-right:before {
  right: 6px;
}
.datepicker-dropdown.datepicker-orient-right:after {
  right: 7px;
}
.datepicker-dropdown.datepicker-orient-top:before {
  top: -7px;
}
.datepicker-dropdown.datepicker-orient-top:after {
  top: -6px;
}
.datepicker-dropdown.datepicker-orient-bottom:before {
  bottom: -7px;
  border-bottom: 0;
  border-top: 7px solid #999999;
}
.datepicker-dropdown.datepicker-orient-bottom:after {
  bottom: -6px;
  border-bottom: 0;
  border-top: 6px solid #ffffff;
}
.datepicker > div {
  display: none;
}
.datepicker.days div.datepicker-days {
  display: block;
}
.datepicker.months div.datepicker-months {
  display: block;
}
.datepicker.years div.datepicker-years {
  display: block;
}
.datepicker table {
  margin: 0;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.datepicker table tr td,
.datepicker table tr th {
  text-align: center;
  width: 30px;
  height: 30px;
  border-radius: 4px;
  border: none;
}
.table-striped .datepicker table tr td,
.table-striped .datepicker table tr th {
  background-color: transparent;
}
.datepicker table tr td.day:hover,
.datepicker table tr td.day.focused {
  background: #eeeeee;
  cursor: pointer;
}
.datepicker table tr td.old,
.datepicker table tr td.new {
  color: #999999;
}
.datepicker table tr td.disabled,
.datepicker table tr td.disabled:hover {
  background: none;
  color: #999999;
  cursor: default;
}
.datepicker table tr td.today,
.datepicker table tr td.today:hover,
.datepicker table tr td.today.disabled,
.datepicker table tr td.today.disabled:hover {
  color: #000000;
  background-color: #ffdb99;
  border-color: #ffb733;
}
.datepicker table tr td.today:hover,
.datepicker table tr td.today:hover:hover,
.datepicker table tr td.today.disabled:hover,
.datepicker table tr td.today.disabled:hover:hover,
.datepicker table tr td.today:focus,
.datepicker table tr td.today:hover:focus,
.datepicker table tr td.today.disabled:focus,
.datepicker table tr td.today.disabled:hover:focus,
.datepicker table tr td.today:active,
.datepicker table tr td.today:hover:active,
.datepicker table tr td.today.disabled:active,
.datepicker table tr td.today.disabled:hover:active,
.datepicker table tr td.today.active,
.datepicker table tr td.today:hover.active,
.datepicker table tr td.today.disabled.active,
.datepicker table tr td.today.disabled:hover.active,
.open .dropdown-toggle.datepicker table tr td.today,
.open .dropdown-toggle.datepicker table tr td.today:hover,
.open .dropdown-toggle.datepicker table tr td.today.disabled,
.open .dropdown-toggle.datepicker table tr td.today.disabled:hover {
  color: #000000;
  background-color: #ffcd70;
  border-color: #f59e00;
}
.datepicker table tr td.today:active,
.datepicker table tr td.today:hover:active,
.datepicker table tr td.today.disabled:active,
.datepicker table tr td.today.disabled:hover:active,
.datepicker table tr td.today.active,
.datepicker table tr td.today:hover.active,
.datepicker table tr td.today.disabled.active,
.datepicker table tr td.today.disabled:hover.active,
.open .dropdown-toggle.datepicker table tr td.today,
.open .dropdown-toggle.datepicker table tr td.today:hover,
.open .dropdown-toggle.datepicker table tr td.today.disabled,
.open .dropdown-toggle.datepicker table tr td.today.disabled:hover {
  background-image: none;
}
.datepicker table tr td.today.disabled,
.datepicker table tr td.today:hover.disabled,
.datepicker table tr td.today.disabled.disabled,
.datepicker table tr td.today.disabled:hover.disabled,
.datepicker table tr td.today[disabled],
.datepicker table tr td.today:hover[disabled],
.datepicker table tr td.today.disabled[disabled],
.datepicker table tr td.today.disabled:hover[disabled],
fieldset[disabled] .datepicker table tr td.today,
fieldset[disabled] .datepicker table tr td.today:hover,
fieldset[disabled] .datepicker table tr td.today.disabled,
fieldset[disabled] .datepicker table tr td.today.disabled:hover,
.datepicker table tr td.today.disabled:hover,
.datepicker table tr td.today:hover.disabled:hover,
.datepicker table tr td.today.disabled.disabled:hover,
.datepicker table tr td.today.disabled:hover.disabled:hover,
.datepicker table tr td.today[disabled]:hover,
.datepicker table tr td.today:hover[disabled]:hover,
.datepicker table tr td.today.disabled[disabled]:hover,
.datepicker table tr td.today.disabled:hover[disabled]:hover,
fieldset[disabled] .datepicker table tr td.today:hover,
fieldset[disabled] .datepicker table tr td.today:hover:hover,
fieldset[disabled] .datepicker table tr td.today.disabled:hover,
fieldset[disabled] .datepicker table tr td.today.disabled:hover:hover,
.datepicker table tr td.today.disabled:focus,
.datepicker table tr td.today:hover.disabled:focus,
.datepicker table tr td.today.disabled.disabled:focus,
.datepicker table tr td.today.disabled:hover.disabled:focus,
.datepicker table tr td.today[disabled]:focus,
.datepicker table tr td.today:hover[disabled]:focus,
.datepicker table tr td.today.disabled[disabled]:focus,
.datepicker table tr td.today.disabled:hover[disabled]:focus,
fieldset[disabled] .datepicker table tr td.today:focus,
fieldset[disabled] .datepicker table tr td.today:hover:focus,
fieldset[disabled] .datepicker table tr td.today.disabled:focus,
fieldset[disabled] .datepicker table tr td.today.disabled:hover:focus,
.datepicker table tr td.today.disabled:active,
.datepicker table tr td.today:hover.disabled:active,
.datepicker table tr td.today.disabled.disabled:active,
.datepicker table tr td.today.disabled:hover.disabled:active,
.datepicker table tr td.today[disabled]:active,
.datepicker table tr td.today:hover[disabled]:active,
.datepicker table tr td.today.disabled[disabled]:active,
.datepicker table tr td.today.disabled:hover[disabled]:active,
fieldset[disabled] .datepicker table tr td.today:active,
fieldset[disabled] .datepicker table tr td.today:hover:active,
fieldset[disabled] .datepicker table tr td.today.disabled:active,
fieldset[disabled] .datepicker table tr td.today.disabled:hover:active,
.datepicker table tr td.today.disabled.active,
.datepicker table tr td.today:hover.disabled.active,
.datepicker table tr td.today.disabled.disabled.active,
.datepicker table tr td.today.disabled:hover.disabled.active,
.datepicker table tr td.today[disabled].active,
.datepicker table tr td.today:hover[disabled].active,
.datepicker table tr td.today.disabled[disabled].active,
.datepicker table tr td.today.disabled:hover[disabled].active,
fieldset[disabled] .datepicker table tr td.today.active,
fieldset[disabled] .datepicker table tr td.today:hover.active,
fieldset[disabled] .datepicker table tr td.today.disabled.active,
fieldset[disabled] .datepicker table tr td.today.disabled:hover.active {
  background-color: #ffdb99;
  border-color: #ffb733;
}
.datepicker table tr td.today:hover:hover {
  color: #000000;
}
.datepicker table tr td.today.active:hover {
  color: #ffffff;
}
.datepicker table tr td.range,
.datepicker table tr td.range:hover,
.datepicker table tr td.range.disabled,
.datepicker table tr td.range.disabled:hover {
  background: #eeeeee;
  border-radius: 0;
}
.datepicker table tr td.range.today,
.datepicker table tr td.range.today:hover,
.datepicker table tr td.range.today.disabled,
.datepicker table tr td.range.today.disabled:hover {
  color: #000000;
  background-color: #f7ca77;
  border-color: #f1a417;
  border-radius: 0;
}
.datepicker table tr td.range.today:hover,
.datepicker table tr td.range.today:hover:hover,
.datepicker table tr td.range.today.disabled:hover,
.datepicker table tr td.range.today.disabled:hover:hover,
.datepicker table tr td.range.today:focus,
.datepicker table tr td.range.today:hover:focus,
.datepicker table tr td.range.today.disabled:focus,
.datepicker table tr td.range.today.disabled:hover:focus,
.datepicker table tr td.range.today:active,
.datepicker table tr td.range.today:hover:active,
.datepicker table tr td.range.today.disabled:active,
.datepicker table tr td.range.today.disabled:hover:active,
.datepicker table tr td.range.today.active,
.datepicker table tr td.range.today:hover.active,
.datepicker table tr td.range.today.disabled.active,
.datepicker table tr td.range.today.disabled:hover.active,
.open .dropdown-toggle.datepicker table tr td.range.today,
.open .dropdown-toggle.datepicker table tr td.range.today:hover,
.open .dropdown-toggle.datepicker table tr td.range.today.disabled,
.open .dropdown-toggle.datepicker table tr td.range.today.disabled:hover {
  color: #000000;
  background-color: #f4bb51;
  border-color: #bf800c;
}
.datepicker table tr td.range.today:active,
.datepicker table tr td.range.today:hover:active,
.datepicker table tr td.range.today.disabled:active,
.datepicker table tr td.range.today.disabled:hover:active,
.datepicker table tr td.range.today.active,
.datepicker table tr td.range.today:hover.active,
.datepicker table tr td.range.today.disabled.active,
.datepicker table tr td.range.today.disabled:hover.active,
.open .dropdown-toggle.datepicker table tr td.range.today,
.open .dropdown-toggle.datepicker table tr td.range.today:hover,
.open .dropdown-toggle.datepicker table tr td.range.today.disabled,
.open .dropdown-toggle.datepicker table tr td.range.today.disabled:hover {
  background-image: none;
}
.datepicker table tr td.range.today.disabled,
.datepicker table tr td.range.today:hover.disabled,
.datepicker table tr td.range.today.disabled.disabled,
.datepicker table tr td.range.today.disabled:hover.disabled,
.datepicker table tr td.range.today[disabled],
.datepicker table tr td.range.today:hover[disabled],
.datepicker table tr td.range.today.disabled[disabled],
.datepicker table tr td.range.today.disabled:hover[disabled],
fieldset[disabled] .datepicker table tr td.range.today,
fieldset[disabled] .datepicker table tr td.range.today:hover,
fieldset[disabled] .datepicker table tr td.range.today.disabled,
fieldset[disabled] .datepicker table tr td.range.today.disabled:hover,
.datepicker table tr td.range.today.disabled:hover,
.datepicker table tr td.range.today:hover.disabled:hover,
.datepicker table tr td.range.today.disabled.disabled:hover,
.datepicker table tr td.range.today.disabled:hover.disabled:hover,
.datepicker table tr td.range.today[disabled]:hover,
.datepicker table tr td.range.today:hover[disabled]:hover,
.datepicker table tr td.range.today.disabled[disabled]:hover,
.datepicker table tr td.range.today.disabled:hover[disabled]:hover,
fieldset[disabled] .datepicker table tr td.range.today:hover,
fieldset[disabled] .datepicker table tr td.range.today:hover:hover,
fieldset[disabled] .datepicker table tr td.range.today.disabled:hover,
fieldset[disabled] .datepicker table tr td.range.today.disabled:hover:hover,
.datepicker table tr td.range.today.disabled:focus,
.datepicker table tr td.range.today:hover.disabled:focus,
.datepicker table tr td.range.today.disabled.disabled:focus,
.datepicker table tr td.range.today.disabled:hover.disabled:focus,
.datepicker table tr td.range.today[disabled]:focus,
.datepicker table tr td.range.today:hover[disabled]:focus,
.datepicker table tr td.range.today.disabled[disabled]:focus,
.datepicker table tr td.range.today.disabled:hover[disabled]:focus,
fieldset[disabled] .datepicker table tr td.range.today:focus,
fieldset[disabled] .datepicker table tr td.range.today:hover:focus,
fieldset[disabled] .datepicker table tr td.range.today.disabled:focus,
fieldset[disabled] .datepicker table tr td.range.today.disabled:hover:focus,
.datepicker table tr td.range.today.disabled:active,
.datepicker table tr td.range.today:hover.disabled:active,
.datepicker table tr td.range.today.disabled.disabled:active,
.datepicker table tr td.range.today.disabled:hover.disabled:active,
.datepicker table tr td.range.today[disabled]:active,
.datepicker table tr td.range.today:hover[disabled]:active,
.datepicker table tr td.range.today.disabled[disabled]:active,
.datepicker table tr td.range.today.disabled:hover[disabled]:active,
fieldset[disabled] .datepicker table tr td.range.today:active,
fieldset[disabled] .datepicker table tr td.range.today:hover:active,
fieldset[disabled] .datepicker table tr td.range.today.disabled:active,
fieldset[disabled] .datepicker table tr td.range.today.disabled:hover:active,
.datepicker table tr td.range.today.disabled.active,
.datepicker table tr td.range.today:hover.disabled.active,
.datepicker table tr td.range.today.disabled.disabled.active,
.datepicker table tr td.range.today.disabled:hover.disabled.active,
.datepicker table tr td.range.today[disabled].active,
.datepicker table tr td.range.today:hover[disabled].active,
.datepicker table tr td.range.today.disabled[disabled].active,
.datepicker table tr td.range.today.disabled:hover[disabled].active,
fieldset[disabled] .datepicker table tr td.range.today.active,
fieldset[disabled] .datepicker table tr td.range.today:hover.active,
fieldset[disabled] .datepicker table tr td.range.today.disabled.active,
fieldset[disabled] .datepicker table tr td.range.today.disabled:hover.active {
  background-color: #f7ca77;
  border-color: #f1a417;
}
.datepicker table tr td.selected,
.datepicker table tr td.selected:hover,
.datepicker table tr td.selected.disabled,
.datepicker table tr td.selected.disabled:hover {
  color: #ffffff;
  background-color: #999999;
  border-color: #555555;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.datepicker table tr td.selected:hover,
.datepicker table tr td.selected:hover:hover,
.datepicker table tr td.selected.disabled:hover,
.datepicker table tr td.selected.disabled:hover:hover,
.datepicker table tr td.selected:focus,
.datepicker table tr td.selected:hover:focus,
.datepicker table tr td.selected.disabled:focus,
.datepicker table tr td.selected.disabled:hover:focus,
.datepicker table tr td.selected:active,
.datepicker table tr td.selected:hover:active,
.datepicker table tr td.selected.disabled:active,
.datepicker table tr td.selected.disabled:hover:active,
.datepicker table tr td.selected.active,
.datepicker table tr td.selected:hover.active,
.datepicker table tr td.selected.disabled.active,
.datepicker table tr td.selected.disabled:hover.active,
.open .dropdown-toggle.datepicker table tr td.selected,
.open .dropdown-toggle.datepicker table tr td.selected:hover,
.open .dropdown-toggle.datepicker table tr td.selected.disabled,
.open .dropdown-toggle.datepicker table tr td.selected.disabled:hover {
  color: #ffffff;
  background-color: #858585;
  border-color: #373737;
}
.datepicker table tr td.selected:active,
.datepicker table tr td.selected:hover:active,
.datepicker table tr td.selected.disabled:active,
.datepicker table tr td.selected.disabled:hover:active,
.datepicker table tr td.selected.active,
.datepicker table tr td.selected:hover.active,
.datepicker table tr td.selected.disabled.active,
.datepicker table tr td.selected.disabled:hover.active,
.open .dropdown-toggle.datepicker table tr td.selected,
.open .dropdown-toggle.datepicker table tr td.selected:hover,
.open .dropdown-toggle.datepicker table tr td.selected.disabled,
.open .dropdown-toggle.datepicker table tr td.selected.disabled:hover {
  background-image: none;
}
.datepicker table tr td.selected.disabled,
.datepicker table tr td.selected:hover.disabled,
.datepicker table tr td.selected.disabled.disabled,
.datepicker table tr td.selected.disabled:hover.disabled,
.datepicker table tr td.selected[disabled],
.datepicker table tr td.selected:hover[disabled],
.datepicker table tr td.selected.disabled[disabled],
.datepicker table tr td.selected.disabled:hover[disabled],
fieldset[disabled] .datepicker table tr td.selected,
fieldset[disabled] .datepicker table tr td.selected:hover,
fieldset[disabled] .datepicker table tr td.selected.disabled,
fieldset[disabled] .datepicker table tr td.selected.disabled:hover,
.datepicker table tr td.selected.disabled:hover,
.datepicker table tr td.selected:hover.disabled:hover,
.datepicker table tr td.selected.disabled.disabled:hover,
.datepicker table tr td.selected.disabled:hover.disabled:hover,
.datepicker table tr td.selected[disabled]:hover,
.datepicker table tr td.selected:hover[disabled]:hover,
.datepicker table tr td.selected.disabled[disabled]:hover,
.datepicker table tr td.selected.disabled:hover[disabled]:hover,
fieldset[disabled] .datepicker table tr td.selected:hover,
fieldset[disabled] .datepicker table tr td.selected:hover:hover,
fieldset[disabled] .datepicker table tr td.selected.disabled:hover,
fieldset[disabled] .datepicker table tr td.selected.disabled:hover:hover,
.datepicker table tr td.selected.disabled:focus,
.datepicker table tr td.selected:hover.disabled:focus,
.datepicker table tr td.selected.disabled.disabled:focus,
.datepicker table tr td.selected.disabled:hover.disabled:focus,
.datepicker table tr td.selected[disabled]:focus,
.datepicker table tr td.selected:hover[disabled]:focus,
.datepicker table tr td.selected.disabled[disabled]:focus,
.datepicker table tr td.selected.disabled:hover[disabled]:focus,
fieldset[disabled] .datepicker table tr td.selected:focus,
fieldset[disabled] .datepicker table tr td.selected:hover:focus,
fieldset[disabled] .datepicker table tr td.selected.disabled:focus,
fieldset[disabled] .datepicker table tr td.selected.disabled:hover:focus,
.datepicker table tr td.selected.disabled:active,
.datepicker table tr td.selected:hover.disabled:active,
.datepicker table tr td.selected.disabled.disabled:active,
.datepicker table tr td.selected.disabled:hover.disabled:active,
.datepicker table tr td.selected[disabled]:active,
.datepicker table tr td.selected:hover[disabled]:active,
.datepicker table tr td.selected.disabled[disabled]:active,
.datepicker table tr td.selected.disabled:hover[disabled]:active,
fieldset[disabled] .datepicker table tr td.selected:active,
fieldset[disabled] .datepicker table tr td.selected:hover:active,
fieldset[disabled] .datepicker table tr td.selected.disabled:active,
fieldset[disabled] .datepicker table tr td.selected.disabled:hover:active,
.datepicker table tr td.selected.disabled.active,
.datepicker table tr td.selected:hover.disabled.active,
.datepicker table tr td.selected.disabled.disabled.active,
.datepicker table tr td.selected.disabled:hover.disabled.active,
.datepicker table tr td.selected[disabled].active,
.datepicker table tr td.selected:hover[disabled].active,
.datepicker table tr td.selected.disabled[disabled].active,
.datepicker table tr td.selected.disabled:hover[disabled].active,
fieldset[disabled] .datepicker table tr td.selected.active,
fieldset[disabled] .datepicker table tr td.selected:hover.active,
fieldset[disabled] .datepicker table tr td.selected.disabled.active,
fieldset[disabled] .datepicker table tr td.selected.disabled:hover.active {
  background-color: #999999;
  border-color: #555555;
}
.datepicker table tr td.active,
.datepicker table tr td.active:hover,
.datepicker table tr td.active.disabled,
.datepicker table tr td.active.disabled:hover {
  color: #ffffff;
  background-color: #428bca;
  border-color: #357ebd;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.datepicker table tr td.active:hover,
.datepicker table tr td.active:hover:hover,
.datepicker table tr td.active.disabled:hover,
.datepicker table tr td.active.disabled:hover:hover,
.datepicker table tr td.active:focus,
.datepicker table tr td.active:hover:focus,
.datepicker table tr td.active.disabled:focus,
.datepicker table tr td.active.disabled:hover:focus,
.datepicker table tr td.active:active,
.datepicker table tr td.active:hover:active,
.datepicker table tr td.active.disabled:active,
.datepicker table tr td.active.disabled:hover:active,
.datepicker table tr td.active.active,
.datepicker table tr td.active:hover.active,
.datepicker table tr td.active.disabled.active,
.datepicker table tr td.active.disabled:hover.active,
.open .dropdown-toggle.datepicker table tr td.active,
.open .dropdown-toggle.datepicker table tr td.active:hover,
.open .dropdown-toggle.datepicker table tr td.active.disabled,
.open .dropdown-toggle.datepicker table tr td.active.disabled:hover {
  color: #ffffff;
  background-color: #3276b1;
  border-color: #285e8e;
}
.datepicker table tr td.active:active,
.datepicker table tr td.active:hover:active,
.datepicker table tr td.active.disabled:active,
.datepicker table tr td.active.disabled:hover:active,
.datepicker table tr td.active.active,
.datepicker table tr td.active:hover.active,
.datepicker table tr td.active.disabled.active,
.datepicker table tr td.active.disabled:hover.active,
.open .dropdown-toggle.datepicker table tr td.active,
.open .dropdown-toggle.datepicker table tr td.active:hover,
.open .dropdown-toggle.datepicker table tr td.active.disabled,
.open .dropdown-toggle.datepicker table tr td.active.disabled:hover {
  background-image: none;
}
.datepicker table tr td.active.disabled,
.datepicker table tr td.active:hover.disabled,
.datepicker table tr td.active.disabled.disabled,
.datepicker table tr td.active.disabled:hover.disabled,
.datepicker table tr td.active[disabled],
.datepicker table tr td.active:hover[disabled],
.datepicker table tr td.active.disabled[disabled],
.datepicker table tr td.active.disabled:hover[disabled],
fieldset[disabled] .datepicker table tr td.active,
fieldset[disabled] .datepicker table tr td.active:hover,
fieldset[disabled] .datepicker table tr td.active.disabled,
fieldset[disabled] .datepicker table tr td.active.disabled:hover,
.datepicker table tr td.active.disabled:hover,
.datepicker table tr td.active:hover.disabled:hover,
.datepicker table tr td.active.disabled.disabled:hover,
.datepicker table tr td.active.disabled:hover.disabled:hover,
.datepicker table tr td.active[disabled]:hover,
.datepicker table tr td.active:hover[disabled]:hover,
.datepicker table tr td.active.disabled[disabled]:hover,
.datepicker table tr td.active.disabled:hover[disabled]:hover,
fieldset[disabled] .datepicker table tr td.active:hover,
fieldset[disabled] .datepicker table tr td.active:hover:hover,
fieldset[disabled] .datepicker table tr td.active.disabled:hover,
fieldset[disabled] .datepicker table tr td.active.disabled:hover:hover,
.datepicker table tr td.active.disabled:focus,
.datepicker table tr td.active:hover.disabled:focus,
.datepicker table tr td.active.disabled.disabled:focus,
.datepicker table tr td.active.disabled:hover.disabled:focus,
.datepicker table tr td.active[disabled]:focus,
.datepicker table tr td.active:hover[disabled]:focus,
.datepicker table tr td.active.disabled[disabled]:focus,
.datepicker table tr td.active.disabled:hover[disabled]:focus,
fieldset[disabled] .datepicker table tr td.active:focus,
fieldset[disabled] .datepicker table tr td.active:hover:focus,
fieldset[disabled] .datepicker table tr td.active.disabled:focus,
fieldset[disabled] .datepicker table tr td.active.disabled:hover:focus,
.datepicker table tr td.active.disabled:active,
.datepicker table tr td.active:hover.disabled:active,
.datepicker table tr td.active.disabled.disabled:active,
.datepicker table tr td.active.disabled:hover.disabled:active,
.datepicker table tr td.active[disabled]:active,
.datepicker table tr td.active:hover[disabled]:active,
.datepicker table tr td.active.disabled[disabled]:active,
.datepicker table tr td.active.disabled:hover[disabled]:active,
fieldset[disabled] .datepicker table tr td.active:active,
fieldset[disabled] .datepicker table tr td.active:hover:active,
fieldset[disabled] .datepicker table tr td.active.disabled:active,
fieldset[disabled] .datepicker table tr td.active.disabled:hover:active,
.datepicker table tr td.active.disabled.active,
.datepicker table tr td.active:hover.disabled.active,
.datepicker table tr td.active.disabled.disabled.active,
.datepicker table tr td.active.disabled:hover.disabled.active,
.datepicker table tr td.active[disabled].active,
.datepicker table tr td.active:hover[disabled].active,
.datepicker table tr td.active.disabled[disabled].active,
.datepicker table tr td.active.disabled:hover[disabled].active,
fieldset[disabled] .datepicker table tr td.active.active,
fieldset[disabled] .datepicker table tr td.active:hover.active,
fieldset[disabled] .datepicker table tr td.active.disabled.active,
fieldset[disabled] .datepicker table tr td.active.disabled:hover.active {
  background-color: #428bca;
  border-color: #357ebd;
}
.datepicker table tr td span {
  display: block;
  width: 23%;
  height: 54px;
  line-height: 54px;
  float: left;
  margin: 1%;
  cursor: pointer;
  border-radius: 4px;
}
.datepicker table tr td span:hover {
  background: #eeeeee;
}
.datepicker table tr td span.disabled,
.datepicker table tr td span.disabled:hover {
  background: none;
  color: #999999;
  cursor: default;
}
.datepicker table tr td span.active,
.datepicker table tr td span.active:hover,
.datepicker table tr td span.active.disabled,
.datepicker table tr td span.active.disabled:hover {
  color: #ffffff;
  background-color: #428bca;
  border-color: #357ebd;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.datepicker table tr td span.active:hover,
.datepicker table tr td span.active:hover:hover,
.datepicker table tr td span.active.disabled:hover,
.datepicker table tr td span.active.disabled:hover:hover,
.datepicker table tr td span.active:focus,
.datepicker table tr td span.active:hover:focus,
.datepicker table tr td span.active.disabled:focus,
.datepicker table tr td span.active.disabled:hover:focus,
.datepicker table tr td span.active:active,
.datepicker table tr td span.active:hover:active,
.datepicker table tr td span.active.disabled:active,
.datepicker table tr td span.active.disabled:hover:active,
.datepicker table tr td span.active.active,
.datepicker table tr td span.active:hover.active,
.datepicker table tr td span.active.disabled.active,
.datepicker table tr td span.active.disabled:hover.active,
.open .dropdown-toggle.datepicker table tr td span.active,
.open .dropdown-toggle.datepicker table tr td span.active:hover,
.open .dropdown-toggle.datepicker table tr td span.active.disabled,
.open .dropdown-toggle.datepicker table tr td span.active.disabled:hover {
  color: #ffffff;
  background-color: #3276b1;
  border-color: #285e8e;
}
.datepicker table tr td span.active:active,
.datepicker table tr td span.active:hover:active,
.datepicker table tr td span.active.disabled:active,
.datepicker table tr td span.active.disabled:hover:active,
.datepicker table tr td span.active.active,
.datepicker table tr td span.active:hover.active,
.datepicker table tr td span.active.disabled.active,
.datepicker table tr td span.active.disabled:hover.active,
.open .dropdown-toggle.datepicker table tr td span.active,
.open .dropdown-toggle.datepicker table tr td span.active:hover,
.open .dropdown-toggle.datepicker table tr td span.active.disabled,
.open .dropdown-toggle.datepicker table tr td span.active.disabled:hover {
  background-image: none;
}
.datepicker table tr td span.active.disabled,
.datepicker table tr td span.active:hover.disabled,
.datepicker table tr td span.active.disabled.disabled,
.datepicker table tr td span.active.disabled:hover.disabled,
.datepicker table tr td span.active[disabled],
.datepicker table tr td span.active:hover[disabled],
.datepicker table tr td span.active.disabled[disabled],
.datepicker table tr td span.active.disabled:hover[disabled],
fieldset[disabled] .datepicker table tr td span.active,
fieldset[disabled] .datepicker table tr td span.active:hover,
fieldset[disabled] .datepicker table tr td span.active.disabled,
fieldset[disabled] .datepicker table tr td span.active.disabled:hover,
.datepicker table tr td span.active.disabled:hover,
.datepicker table tr td span.active:hover.disabled:hover,
.datepicker table tr td span.active.disabled.disabled:hover,
.datepicker table tr td span.active.disabled:hover.disabled:hover,
.datepicker table tr td span.active[disabled]:hover,
.datepicker table tr td span.active:hover[disabled]:hover,
.datepicker table tr td span.active.disabled[disabled]:hover,
.datepicker table tr td span.active.disabled:hover[disabled]:hover,
fieldset[disabled] .datepicker table tr td span.active:hover,
fieldset[disabled] .datepicker table tr td span.active:hover:hover,
fieldset[disabled] .datepicker table tr td span.active.disabled:hover,
fieldset[disabled] .datepicker table tr td span.active.disabled:hover:hover,
.datepicker table tr td span.active.disabled:focus,
.datepicker table tr td span.active:hover.disabled:focus,
.datepicker table tr td span.active.disabled.disabled:focus,
.datepicker table tr td span.active.disabled:hover.disabled:focus,
.datepicker table tr td span.active[disabled]:focus,
.datepicker table tr td span.active:hover[disabled]:focus,
.datepicker table tr td span.active.disabled[disabled]:focus,
.datepicker table tr td span.active.disabled:hover[disabled]:focus,
fieldset[disabled] .datepicker table tr td span.active:focus,
fieldset[disabled] .datepicker table tr td span.active:hover:focus,
fieldset[disabled] .datepicker table tr td span.active.disabled:focus,
fieldset[disabled] .datepicker table tr td span.active.disabled:hover:focus,
.datepicker table tr td span.active.disabled:active,
.datepicker table tr td span.active:hover.disabled:active,
.datepicker table tr td span.active.disabled.disabled:active,
.datepicker table tr td span.active.disabled:hover.disabled:active,
.datepicker table tr td span.active[disabled]:active,
.datepicker table tr td span.active:hover[disabled]:active,
.datepicker table tr td span.active.disabled[disabled]:active,
.datepicker table tr td span.active.disabled:hover[disabled]:active,
fieldset[disabled] .datepicker table tr td span.active:active,
fieldset[disabled] .datepicker table tr td span.active:hover:active,
fieldset[disabled] .datepicker table tr td span.active.disabled:active,
fieldset[disabled] .datepicker table tr td span.active.disabled:hover:active,
.datepicker table tr td span.active.disabled.active,
.datepicker table tr td span.active:hover.disabled.active,
.datepicker table tr td span.active.disabled.disabled.active,
.datepicker table tr td span.active.disabled:hover.disabled.active,
.datepicker table tr td span.active[disabled].active,
.datepicker table tr td span.active:hover[disabled].active,
.datepicker table tr td span.active.disabled[disabled].active,
.datepicker table tr td span.active.disabled:hover[disabled].active,
fieldset[disabled] .datepicker table tr td span.active.active,
fieldset[disabled] .datepicker table tr td span.active:hover.active,
fieldset[disabled] .datepicker table tr td span.active.disabled.active,
fieldset[disabled] .datepicker table tr td span.active.disabled:hover.active {
  background-color: #428bca;
  border-color: #357ebd;
}
.datepicker table tr td span.old,
.datepicker table tr td span.new {
  color: #999999;
}
.datepicker th.datepicker-switch {
  width: 145px;
}
.datepicker thead tr:first-child th,
.datepicker tfoot tr th {
  cursor: pointer;
}
.datepicker thead tr:first-child th:hover,
.datepicker tfoot tr th:hover {
  background: #eeeeee;
}
.datepicker .cw {
  font-size: 10px;
  width: 12px;
  padding: 0 2px 0 5px;
  vertical-align: middle;
}
.datepicker thead tr:first-child th.cw {
  cursor: default;
  background-color: transparent;
}
.input-group.date .input-group-addon i {
  cursor: pointer;
  width: 16px;
  height: 16px;
}
.input-daterange input {
  text-align: center;
}
.input-daterange input:first-child {
  border-radius: 3px 0 0 3px;
}
.input-daterange input:last-child {
  border-radius: 0 3px 3px 0;
}
.input-daterange .input-group-addon {
  width: auto;
  min-width: 16px;
  padding: 4px 5px;
  font-weight: normal;
  line-height: 1.428571429;
  text-align: center;
  text-shadow: 0 1px 0 #fff;
  vertical-align: middle;
  background-color: #eeeeee;
  border: solid #cccccc;
  border-width: 1px 0;
  margin-left: -5px;
  margin-right: -5px;
}
.datepicker.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  float: left;
  display: none;
  min-width: 160px;
  list-style: none;
  background-color: #ffffff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 5px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  *border-right-width: 2px;
  *border-bottom-width: 2px;
  color: #333333;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 13px;
  line-height: 1.42857143;
}
.datepicker.dropdown-menu th,
.datepicker.dropdown-menu td {
  padding: 4px 5px;
}
@media print {
  #search,
  #nav,
  #top_nav,
  #footer,
  .similar-post,
  aside,
  .border-top,
  #header #menu-icon,
  .overview-headline-wrap {
    display: none !important;
  }
  .row {
    margin: 0;
  }
  .breadcrumb {
    display: block;
    margin-left: 20px;
  }
  #header {
    width: 100%;
    position: relative;
    left: 0;
    margin-left: 0;
    height: auto;
    padding: 10px 0;
  }
  #content .wrapper {
    width: 80%;
    padding: 0 5%;
    margin: 0 auto;
  }
  #content .wrapper .content {
    margin: 0;
    padding: 0;
    width: 100% !important;
  }
  #content .wrapper .content p {
    width: 100%;
  }
  .container {
    width: 100% !important;
    padding: 0;
    margin: 0;
  }
  .article-imageBox {
    width: 100%;
    margin: 0;
    background-color: transparent;
  }
  .article-imageBox img {
    width: 100%;
  }
  .rowWrapper.noImage {
    -webkit-print-color-adjust: exact;
    background-color: #fff !important;
    width: 80%;
  }
  .rowWrapper.withImage {
    -webkit-print-color-adjust: exact;
    background-color: #fff !important;
    width: 90%;
  }
  .page-header h1,
  .page-header p {
    width: 95%;
  }
  .noImage .page-header h2 {
    margin-top: 0;
  }
  a[href]:after {
    content: "";
  }
  #header #logo h1 {
    -webkit-print-color-adjust: exact;
    margin: 0;
    background-image: url('../..//templates/frontend/images/logo.png') !important;
    background-repeat: no-repeat !important;
    background-size: 100% !important;
    height: 33px !important;
    width: 235px !important;
  }
  #header #logo a {
    color: transparent !important;
  }
  .collapse {
    display: block;
  }
}
.link-tooltip {
  border-bottom: 1px dashed #003082;
  cursor: help;
  color: #003082;
  font-family: 'latolight';
  text-transform: none;
  position: relative;
}
.tt_layer {
  background: #fff;
  width: 480px;
  padding: 35px 30px 25px;
  position: absolute;
  border-top: 1px solid #d4d4d4;
  border-left: 1px solid #d4d4d4;
  border-right: 1px solid #d4d4d4;
  cursor: auto;
  z-index: 999;
}
.tt_layer h1 {
  font-size: 24px;
  line-height: 31px;
  margin: 0 0 10px;
  color: #3e3e3e;
}
.tt_layer p {
  font-size: 15px;
  line-height: 23px;
  margin-bottom: 20px;
  color: #3e3e3e;
}
.tt_layer .link-full-post {
  margin-top: 0;
}
.tt_layer .link-tooltip-border {
  background-image: url('../..//templates/frontend/images/tooltip-border.png');
  width: 480px;
  height: 18px;
  position: absolute;
  left: -1px;
  bottom: -18px;
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3/2), (min-resolution: 1.5dppx) {
  .tt_layer .link-tooltip-border {
    background-image: url('../..//templates/frontend/images/tooltip-border@2x.png');
    background-size: 480px 18px;
  }
}
.project-inputs {
  width: 560px;
  margin: auto;
}
.project-inputs .form-group {
  float: left;
  width: 267px;
}
.project-inputs .form-group .selectboxit-container {
  margin-right: 0;
}
.project-inputs .form-group .selectboxit-container .selectboxit {
  width: 267px;
}
.project-inputs .form-group input.search {
  width: 231px;
  border-color: #003082;
  height: 33px;
  padding: 0 10px;
  float: left;
}
.project-inputs .form-group .search_submit {
  background: #003082;
  width: 36px;
  height: 33px;
  position: relative;
  border: none;
}
.project-inputs .form-group .icon-loupe {
  font-size: 30px;
  position: absolute;
  top: 0;
  left: 4px;
}
.project-inputs .form-group:first-child {
  margin-right: 26px;
}
.jcarousel-wrapper.timeCarousel {
  background: url('../..//templates/frontend/images/timecaroule.png') no-repeat center 28px;
  height: 260px;
  margin: 0;
  padding: 5px 0 0;
  border-top: 1px solid #dcdcdc;
}
.jcarousel-wrapper.timeCarousel .jcarousel {
  overflow: visible;
  width: 295px;
}
.jcarousel-wrapper.timeCarousel .jcarousel ul {
  margin-left: 1px;
}
.jcarousel-wrapper.timeCarousel .jcarousel li {
  width: 295px;
  margin-right: 0;
  position: relative;
  height: 236px;
  border-bottom: 1px solid #dcdcdc;
}
.jcarousel-wrapper.timeCarousel .slider-content {
  padding: 35px 20px 0;
  border-top: 1px solid #DCDCDC;
  position: absolute;
  top: 22px;
  width: 100%;
  margin-left: -1px;
}
.jcarousel-wrapper.timeCarousel .slider-content strong {
  display: block;
  text-align: center;
  margin-bottom: 25px;
}
.jcarousel-wrapper.timeCarousel .slider-content p {
  font-size: 21px;
  line-height: 27px;
  font-family: 'latoregular';
}
.jcarousel-wrapper.timeCarousel .slider-content a {
  color: #3e3e3e;
}
.jcarousel-wrapper.timeCarousel .slider-date {
  border-left: 1px solid #DCDCDC;
  padding-left: 10px;
  padding-bottom: 2px;
  margin-left: -1px;
}
.jcarousel-wrapper.timeCarousel .jcarousel-control-prev,
.jcarousel-wrapper.timeCarousel .jcarousel-control-next {
  display: block;
  background-image: url('../..//templates/frontend/images/zeitstrahl_arrows.png');
  background-repeat: no-repeat;
  background-color: #fff;
  width: 75px;
  height: 212px;
  position: absolute;
  top: 28px;
  margin-top: 0;
  z-index: 998;
  background-position: left top;
}
.jcarousel-wrapper.timeCarousel .jcarousel-control-next {
  right: 0;
  background-position: right top;
}
.jcarousel-wrapper.timeCarousel .jcarousel-control-prev {
  left: 0;
}
.jcarousel-wrapper.timeCarousel .jcarousel-control-prev.inactive {
  background-position: left bottom;
  cursor: default;
}
.jcarousel-wrapper.timeCarousel .jcarousel-control-next.inactive {
  background-position: right bottom;
  cursor: default;
}
.contentLoader {
  background-image: url('../..//templates/frontend/images/fancybox_loading.gif');
  margin: 10px auto;
  width: 24px;
  height: 24px;
  display: none;
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3/2), (min-resolution: 1.5dppx) {
  .contentLoader {
    background-image: url('../..//templates/frontend/images/fancybox_loading@2x.gif');
    background-size: 24px 24px;
  }
}
@media (max-width: 736px) {
  .project-inputs {
    width: 276px;
    margin: auto;
  }
  .project-inputs .form-group:first-child {
    margin-right: 0;
  }
  .jcarousel-wrapper.timeCarousel .jcarousel-control-next {
    right: -10px;
  }
  .jcarousel-wrapper.timeCarousel .jcarousel-control-prev {
    left: -10px;
  }
  .jcarousel-wrapper.timeCarousel .jcarousel {
    overflow: visible;
    margin-left: -85px;
    left: 50%;
  }
  .jcarousel-wrapper.timeCarousel .slider-content {
    padding: 15px 10px 0;
    width: 170px;
  }
  .jcarousel-wrapper.timeCarousel .slider-content p {
    font-size: 14px;
    line-height: 20px;
  }
}
.organigram {
  position: relative;
}
.organigram div.organigram-link {
  position: absolute;
  color: #fff;
  min-height: 55px;
}
.organigram div.organigram-link a {
  font-family: 'latolight';
  color: #ffffff;
}
.organigram div.pos-1 {
  top: 390px;
  left: 58px;
}
.organigram div.pos-2 {
  top: 310px;
  left: 298px;
}
.organigram div.pos-3 {
  top: 484px;
  left: 636px;
  text-shadow: 0 0 5px #fff;
  color: #000000;
}
.organigram div.pos-3 a {
  color: #000000;
}
.organigram div.pos-4 {
  top: 400px;
  left: 943px;
}
.organigram strong {
  font-size: 22px;
}
.organigram p {
  font-size: 15px;
  line-height: 20px;
}
.organigram-lists {
  display: table;
  border-collapse: separate;
  border-spacing: 10px;
  margin-top: -50px;
  position: relative;
}
.organigram-lists ul {
  display: table-cell;
  width: 298px;
  background-color: #E5E5E5;
  padding: 10px 10px 15px;
}
.organigram-lists ul .list-group-item {
  border: none;
  background-color: transparent;
  border-bottom: 1px solid #B6C4D8;
  padding: 5px;
}
.organigram-lists ul .list-group-item a {
  font-family: 'latolight';
  color: #003082;
  font-size: 17px;
  display: block;
}
.organigram-lists .icon-link-arrow {
  font-size: 11px;
  margin-right: 5px;
  position: relative;
  top: 6px;
  color: #A5A5A5;
  float: left;
  margin-bottom: 10px;
}
.organigram-detail {
  background-color: #e5e5e5;
}
.organigram-detail .icon-back {
  background-image: url('../..//templates/frontend/images/icon-back.png');
  width: 11px;
  height: 21px;
  position: absolute;
  top: 10px;
  left: 10px;
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3/2), (min-resolution: 1.5dppx) {
  .organigram-detail .icon-back {
    background-image: url('../..//templates/frontend/images/icon-back@2x.png');
    background-size: 11px 21px;
  }
}
.organigram-detail a.btn {
  position: absolute;
  bottom: 20px;
  left: 50px;
  text-transform: uppercase;
}
.organigram-detail .detail {
  margin-top: -20px;
  float: left;
}
.organigram-detail .organigram-header {
  width: 625px;
  float: left;
  margin-left: 115px;
  margin-top: 60px;
  margin-bottom: 15px;
}
.organigram-detail .organigram-header h1 {
  font-size: 38px;
  margin-bottom: 0;
  margin-top: 0;
}
.organigram-detail .organigram-header h2 {
  font-size: 26px;
  margin-top: 35px;
}
.organigram-detail .organigram-lists {
  display: block;
  border-spacing: 0;
  margin-top: 0;
}
.organigram-detail .organigram-lists ul {
  display: block;
  margin-bottom: 0;
  padding: 0;
  width: 100%;
}
.organigram-detail .organigram-lists ul .list-group-item {
  border-color: #dcdcdc;
}
.organigram-detail .organigram-content {
  width: 625px;
  float: left;
  margin-left: 115px;
  position: relative;
}
.organigram-detail .organigram-content .arrow {
  display: block;
  background-image: url('../..//templates/frontend/images/icon_slider_arrows.png');
  background-position: left bottom;
  background-repeat: no-repeat;
  width: 38px;
  height: 90px;
  position: absolute;
  top: 50%;
  margin-top: -45px;
  z-index: 998;
}
.organigram-detail .organigram-content .arrow.right {
  right: -70px;
  background-position: right bottom;
}
.organigram-detail .organigram-content .arrow.left {
  left: -70px;
}
.organigram-detail .organigram-content .accordion.panel-group .panel a.icon-:after {
  top: 15px;
}
.organigram-detail .organigram-content .accordion.panel-group .panel h2 {
  font-size: 28px;
  color: #003082;
}
.organigram-detail .organigram-content .accordion.panel-group .panel p {
  font-size: 17px;
  line-height: 24px;
}
.organigram-detail .organigram-content .accordion.panel-group .panel-body .left:first-child {
  margin-left: -10px;
  margin-right: 20px;
}
.organigram-detail .organigram-content .accordion.panel-group .panel-body .text h2 {
  margin-top: 0;
}
.organigram-detail .organigram-content .accordion.panel-group .panel-title a {
  color: #3F3F3F;
  font-family: 'latolight';
  font-size: 22px;
}
.organigram-detail .organigram-content .accordion.panel-group .panel-heading {
  padding: 15px 10px;
}
.organigram_desktop {
  display: block;
}
.organigram_mobile {
  display: none;
}
@media (min-width: 737px) and (max-width: 1024px) {
  img.group {
    width: 100%;
  }
  .organigram strong {
    font-size: 17px;
  }
  .organigram p {
    font-size: 12px;
    line-height: 16px;
  }
  .organigram div.pos-1 {
    top: 260px;
    left: 48px;
  }
  .organigram div.pos-2 {
    top: 200px;
    left: 178px;
  }
  .organigram div.pos-3 {
    top: 275px;
    left: 350px;
    text-shadow: 0 0 5px #000000;
  }
  .organigram div.pos-4 {
    top: 180px;
    left: 533px;
  }
  .organigram-lists ul .list-group-item a {
    font-family: 'latolight';
    color: #003082;
    font-size: 12px;
    display: block;
  }
  .organigram-detail a.btn {
    bottom: inherit;
    top: 100px;
    right: 40px;
    left: inherit;
  }
  .organigram-detail .detail {
    margin-top: -20px;
    float: none;
  }
  .organigram-detail .organigram-header {
    float: none;
    margin-right: auto;
    margin-left: auto;
  }
  .organigram-detail .organigram-content {
    float: none;
    margin: auto;
  }
  .organigram-detail .organigram-content .arrow.right {
    right: -45px;
    background-position: right bottom;
  }
  .organigram-detail .organigram-content .arrow.left {
    left: -45px;
  }
  .organigram_desktop {
    display: block;
  }
  .organigram_mobile {
    display: none;
  }
}
@media (max-width: 736px) {
  .organigram_mobile {
    margin-top: 20px;
  }
  .organigram {
    margin-bottom: 20px;
    background-color: #ededed;
  }
  .organigram img {
    margin-top: -20px;
  }
  .organigram div.pos-1 {
    top: 260px;
    left: 58px;
  }
  .organigram div.pos-2 {
    top: 450px;
    left: 28px;
  }
  .organigram div.pos-3 {
    top: 350px;
    left: 38px;
  }
  .organigram div.pos-4 {
    top: 260px;
    left: 18px;
  }
  .organigram-lists {
    margin-bottom: 40px;
  }
  .organigram-detail {
    margin-top: 20px;
  }
  .organigram-detail a.btn {
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
  }
  .organigram-detail .detail {
    width: 90%;
    float: none;
  }
  .organigram-detail .organigram-header {
    width: auto;
    margin-left: 15px;
    float: none;
    margin-top: 30px;
  }
  .organigram-detail .organigram-header h2 {
    margin-top: 10px;
    font-size: 14px;
  }
  .organigram-detail .organigram-content {
    width: 100%;
    float: none;
    margin: auto;
    padding-bottom: 110px;
  }
  .organigram-detail .organigram-content .arrow {
    top: inherit;
    margin-left: 0;
    bottom: 10px;
  }
  .organigram-detail .organigram-content .arrow.right {
    right: 10px;
    background-position: right bottom;
  }
  .organigram-detail .organigram-content .arrow.left {
    left: 10px;
  }
  .organigram-detail .organigram-content .text {
    margin-top: 10px;
  }
  .organigram-detail .organigram-content .accordion {
    margin-bottom: 0;
  }
  .organigram_desktop {
    display: none;
  }
  .organigram_mobile {
    display: block;
  }
}
.backToOverview {
  padding-bottom: 25px;
  margin-bottom: 20px;
  border-bottom: 1px solid #dcdcdc;
  width: 100%;
  display: block;
  text-transform: uppercase;
}
.backToOverview i {
  position: relative;
  top: -2px;
}
.organigrammList h1 {
  font-size: 36px;
}
.organigrammList h2 {
  font-size: 20px;
  margin-top: 0;
  margin-bottom: 40px;
}
.organigrammList h3 {
  font-size: 26px;
  margin-top: 0;
  padding-bottom: 25px;
  border-bottom: 1px solid #dcdcdc;
}
.organigrammList .panel-title {
  font-size: 22px;
}
.organigrammList .panel-title a {
  color: #3f3f3f !important;
}
.organigrammList .accordion {
  border-top: none;
  margin-bottom: 60px;
}
.organigrammList .accordion h3 {
  font-size: 17px;
  margin-bottom: 20px;
  padding-bottom: 0;
  margin-top: 20px;
  border-bottom: none;
}
.organigrammList .accordion p {
  font-size: 17px;
}
.organigrammList .accordion .organigram-content-wrapper {
  margin-top: 20px;
}
.organigrammList .accordion .organigram-lists {
  margin-top: 0;
}
.organigrammList .accordion .organigram-lists ul {
  background-color: transparent;
}
.organigrammList .accordion .organigramm-user-picture {
  float: left;
}
.organigrammList .accordion .organigramm-user-data {
  margin-left: 30px;
  float: left;
  color: #3f3f3f;
}
.organigrammList .accordion .organigramm-user-data h1 {
  margin-top: 0;
  font-size: 28px;
  color: #003082;
}
.organigrammList .accordion .organigramm-content {
  padding: 15px;
}
.organigrammList .accordion .organigramm-content h2 {
  color: #3F3F3F;
  margin-bottom: 20px;
  font-size: 17px;
}
.organigrammList .accordion .organigramm-content p {
  color: #3f3f3f;
}
@media (max-width: 736px) {
  .backToOverview {
    margin-left: 10px;
  }
  .organigrammList .organigram-lists ul {
    padding: 10px 0 0;
  }
  .organigrammList .accordion .organigramm-user-data {
    margin-left: 0;
    margin-top: 10px;
  }
  .organigrammList .accordion .organigramm-content {
    padding: 15px 0;
  }
}
.profile-headline {
  font-size: 24px;
  margin-top: 0;
  margin-bottom: 0;
}
.accordion.profile {
  border-top: none;
  border-bottom-color: #b2b2b2;
}
.accordion.profile .list-group li:last-of-type {
  border-bottom: none;
}
.accordion.profile .list-group {
  margin-bottom: 0;
}
.accordion.profile .panel-title {
  font-size: 24px;
}
.accordion.profile.panel-group .panel a.icon-.collapsed:after,
.accordion.panel-group .panel a.icon-:after {
  top: 10px;
}
.panel-group.profile .panel-heading + .panel-collapse .panel-body {
  padding: 0;
}
.tx-rsmbildtextteaser-pi5 {
  background: #6aa0a0;
  overflow: hidden;
  position: relative;
}
.tx-rsmbildtextteaser-pi5 ul {
  width: 20000em;
  position: relative;
  list-style: none;
  margin: 0;
  padding: 0;
}
.tx-rsmbildtextteaser-pi5 ul:after {
  content: " ";
  display: table;
  clear: both;
}
.tx-rsmbildtextteaser-pi5 ul li {
  width: 100%;
  float: left;
  box-sizing: border-box;
  display: table;
}
.tx-rsmbildtextteaser-pi5 ul li .inner {
  display: table-cell;
  width: 100%;
  height: 100%;
  text-align: center;
  vertical-align: middle;
  color: #fff;
  padding: 40px 40px;
}
.tx-rsmbildtextteaser-pi5 ul li .inner blockquote {
  margin: 0;
}
.tx-rsmbildtextteaser-pi5 ul li .inner blockquote.quote.icon-quote:before {
  font-size: 80px;
  position: absolute;
  top: -15px;
  left: -13px;
  color: #87b3b4;
}
.tx-rsmbildtextteaser-pi5 ul li .inner blockquote.quote p {
  font-size: 25px;
  color: #fff;
  padding: 0 20px 0 70px;
  margin-bottom: 10px;
  line-height: 35px;
}
.tx-rsmbildtextteaser-pi5 ul li .inner blockquote.quote cite {
  display: block;
  text-align: right;
  color: #fff;
  font-size: 13px;
}
@media (max-width: 480px) {
  .tx-rsmbildtextteaser-pi5 ul li .inner {
    padding: 30px 20px 40px 20px;
  }
  .tx-rsmbildtextteaser-pi5 ul li .inner blockquote.quote.icon-quote:before {
    font-size: 60px;
  }
  .tx-rsmbildtextteaser-pi5 ul li .inner blockquote.quote p {
    padding: 0 20px 0 35px;
  }
}
.tx-rsmbildtextteaser-pi5 .jcarousel-pagination {
  position: absolute;
  width: 100%;
  bottom: 20px;
  text-align: center;
}
.tx-rsmbildtextteaser-pi5 .jcarousel-pagination a,
.tx-rsmbildtextteaser-pi5 .jcarousel-pagination a:link {
  display: inline-block;
  width: 10px;
  text-align: center;
  color: #366666;
  position: relative;
  padding: 0 0 0 20px;
  overflow: hidden;
  margin: 0 2px;
}
.tx-rsmbildtextteaser-pi5 .jcarousel-pagination a:before,
.tx-rsmbildtextteaser-pi5 .jcarousel-pagination a:link:before {
  display: block;
  position: absolute;
  top: 0;
  left: 4px;
  content: "•";
  font-size: 40px;
  line-height: 20px;
}
.tx-rsmbildtextteaser-pi5 .jcarousel-pagination a:focus,
.tx-rsmbildtextteaser-pi5 .jcarousel-pagination a:link:focus {
  border: 0;
  outline: 0;
}
.tx-rsmbildtextteaser-pi5 .jcarousel-pagination a:hover,
.tx-rsmbildtextteaser-pi5 .jcarousel-pagination a:link:hover,
.tx-rsmbildtextteaser-pi5 .jcarousel-pagination a.active,
.tx-rsmbildtextteaser-pi5 .jcarousel-pagination a:link.active {
  color: #fff;
}
.tx-rsmbildtextteaser-pi6 {
  overflow: hidden;
  position: relative;
  width: 100%;
}
.tx-rsmbildtextteaser-pi6-slider {
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
}
.tx-rsmbildtextteaser-pi6-slider ul {
  padding: 0;
  margin: 0;
}
.tx-rsmbildtextteaser-pi6-slider ul:after {
  content: " ";
  display: table;
  clear: both;
}
.tx-rsmbildtextteaser-pi6-slider ul li {
  float: left;
  width: 400px;
  background: #fff;
  position: relative;
  overflow: hidden;
}
.tx-rsmbildtextteaser-pi6-slider ul li:after {
  content: " ";
  display: table;
  clear: both;
}
.tx-rsmbildtextteaser-pi6-slider ul li .image {
  width: 160px;
  float: left;
}
.tx-rsmbildtextteaser-pi6-slider ul li .image img {
  display: block;
}
.tx-rsmbildtextteaser-pi6-slider ul li .text {
  width: 240px;
  float: left;
  box-sizing: border-box;
  padding: 20px;
}
.tx-rsmbildtextteaser-pi6-slider ul li .text .link {
  text-align: center;
  position: absolute;
  left: 0;
  padding-left: 160px;
  bottom: 0;
  width: 100%;
  box-sizing: border-box;
}
.tx-rsmbildtextteaser-pi6-slider ul li .text .link a,
.tx-rsmbildtextteaser-pi6-slider ul li .text .link a:link {
  display: inline-block;
}
.tx-rsmbildtextteaser-pi6-slider ul li .text .link a:before,
.tx-rsmbildtextteaser-pi6-slider ul li .text .link a:link:before {
  content: "\e026";
  font-family: "icons";
  display: inline-block;
  margin: 0 5px 0 0;
  font-size: 24px;
  vertical-align: middle;
}
.tx-rsmbildtextteaser-pi6-slider ul li .text .link a:after,
.tx-rsmbildtextteaser-pi6-slider ul li .text .link a:link:after {
  content: "\e027";
  font-family: "icons";
  display: inline-block;
  margin: 0 0 0 5px;
  font-size: 24px;
  vertical-align: middle;
}
.tx-rsmbstprojectteaser-slider {
  background: #f1f5f8;
  padding: 30px 0;
}
.tx-rsmbstprojectteaser-slider h1 {
  margin-top: 0;
}
.tx-rsmbstprojectteaser-slider .link-full-post span {
  background: #f1f5f8;
}
.tx-rsmbstprojectteaser-slider img[src=""] {
  display: none;
}
.tx-rsmbstprojectteaser-slider .jcarousel-wrapper {
  background: none;
  height: auto;
  margin: 0;
  padding: 0;
}
.js .tx-rsmbstprojectteaser-slider .jcarousel-wrapper {
  opacity: 0;
}
.js .tx-rsmbstprojectteaser-slider .jcarousel-wrapper.js-sorted {
  opacity: 1;
}
.tx-rsmbstprojectteaser-slider .jcarousel {
  width: 1090px;
}
.tx-rsmbstprojectteaser-slider .jcarousel li {
  background: #fff;
  height: auto;
  margin-bottom: 0;
  margin-right: 20px;
  position: relative;
  width: 296px;
}
.tx-rsmbstprojectteaser-slider .jcarousel li:before {
  background: inherit;
  content: "";
  display: block;
  height: 9999px;
  left: 0;
  position: absolute;
  top: 100%;
  width: 100%;
}
.tx-rsmbstprojectteaser-slider .jcarousel-control-prev {
  left: 16px;
}
.tx-rsmbstprojectteaser-slider .jcarousel-control-next {
  right: 16px;
}
.tx-rsmbstprojectteaser-slider .panel-title {
  margin-right: 18px;
  word-wrap: break-word;
}
.tx-rsmbstprojectteaser-slider .panel-body p {
  margin-bottom: 29px;
}
.alphabeticList {
  margin: 0 75px;
  position: relative;
  text-align: right;
}
.alphabeticList .alphabeticbutton {
  background: #fff;
  border: 1px solid #003082;
  border-right-width: 32px;
  box-sizing: border-box;
  display: inline-block;
  padding: 5px 10px;
  position: relative;
  text-align: left;
  vertical-align: top;
  width: 205px;
}
.alphabeticList .alphabeticbutton:before {
  border: solid transparent;
  border-color: rgba(255, 255, 255, 0);
  border-top-color: #fff;
  border-width: 8px;
  content: " ";
  height: 0;
  right: -24px;
  margin-top: -4px;
  position: absolute;
  pointer-events: none;
  top: 50%;
  width: 0;
}
.js h1 ~ .alphabeticList {
  top: -76px;
}
.alphabeticList .list-wrapper {
  background: #fff;
  border: 1px solid #003082;
  border-bottom-width: 10px;
  display: table;
  margin: -1px 0 0;
  padding: 19px 0 25px 0;
  table-layout: fixed;
  text-align: left;
  width: 100%;
}
.js .alphabeticList .list-wrapper {
  position: absolute;
  right: 0;
  top: 100%;
  z-index: 999;
}
.alphabeticList li[data-letter] {
  position: relative;
}
.alphabeticList li[data-letter]:before {
  color: #dcdcdc;
  content: attr(data-letter);
  display: block;
  font-family: "latolight";
  font-size: 36px;
  left: -72px;
  line-height: 100%;
  margin: -18px 0 0;
  position: absolute;
  text-align: center;
  top: 50%;
  width: 72px;
}
.alphabeticList .column {
  display: table-cell;
  padding: 0 25px 0 0;
  vertical-align: top;
  width: 33.33%;
}
.alphabeticList li li {
  border-bottom: 1px solid #f3f3f3;
  margin-left: 72px;
}
.alphabeticList a {
  color: #3e3e3e;
  display: inline-block;
  font-family: "latolight";
  font-size: 16px;
  line-height: 20px;
  padding: 10px 0;
  vertical-align: top;
}
.alphabeticList a:focus,
.alphabeticList a:hover {
  color: #003082;
}
@media (min-width: 737px) and (max-width: 1024px) {
  .jcarousel-wrapper {
    width: 727px;
  }
  .jcarousel-wrapper:before {
    background: -moz-linear-gradient(left, rgba(255, 255, 255, 0) 0, #ffffff 100%);
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0, #ffffff 100%);
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0, #ffffff 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#ffffff', GradientType=1);
    bottom: 0;
    content: '';
    display: block;
    position: absolute;
    right: -1px;
    top: 0;
    width: 20%;
    z-index: 998;
  }
  .jcarousel {
    width: 530px;
  }
  .alphabeticList {
    margin: 0;
  }
  .alphabeticList .column {
    padding-right: 0;
  }
  .alphabeticList .list-wrapper {
    padding-right: 20px;
  }
  .tx-rsmbstprojectteaser-slider .jcarousel-control-prev,
  .tx-rsmbstprojectteaser-slider .jcarousel-control-next {
    display: none;
  }
}
@media (max-width: 736px) {
  .tx-rsmbstprojectteaser-slider {
    padding-top: 51px;
    position: relative;
  }
  .tx-rsmbstprojectteaser-slider > .row > div {
    padding-left: 0;
    padding-right: 0;
  }
  .tx-rsmbstprojectteaser-slider:before {
    background: #e3e3e3;
    border: 10px solid #fff;
    height: 21px;
    position: absolute;
    top: 0;
    width: 100%;
  }
  .tx-rsmbstprojectteaser-slider:first-child:before,
  .js-exclude-equalheight:first-child + .tx-rsmbstprojectteaser-slider:before {
    display: none;
  }
  .tx-rsmbstprojectteaser-slider .jcarousel-control-prev,
  .tx-rsmbstprojectteaser-slider .jcarousel-control-next {
    margin: 0;
    top: 49px;
  }
  .tx-rsmbstprojectteaser-slider .panel-heading {
    padding-top: 150px;
  }
  .tx-rsmbstprojectteaser-slider img ~ .panel-heading {
    padding-top: 0;
  }
  .tx-rsmbstprojectteaser-slider .panel-body p {
    margin-bottom: 0;
  }
  .tx-rsmbstprojectteaser-slider .jcarousel-wrapper {
    overflow: hidden;
    width: 320px;
  }
  .tx-rsmbstprojectteaser-slider .overview-headline-wrap {
    margin-bottom: 15px;
  }
  .tx-rsmbstprojectteaser-slider .jcarousel {
    width: 320px;
  }
  .tx-rsmbstprojectteaser-slider .jcarousel li {
    background: #f1f5f8;
    margin-right: 0;
    width: 320px;
  }
  .alphabeticList {
    margin: 0;
  }
  .alphabeticList:not(:first-child) {
    margin-top: 15px;
  }
  .alphabeticList .alphabeticbutton {
    background: #003082;
    border: 0;
    color: #fff;
    padding: 15px 56px 15px 20px;
    text-transform: uppercase;
    width: 100%;
  }
  .alphabeticList .alphabeticbutton:before {
    display: none;
  }
  .alphabeticList .alphabeticbutton:after {
    color: #fff;
    content: '\E001';
    font-family: 'icons';
    font-size: 35px;
    line-height: 100%;
    position: absolute;
    right: 10px;
    top: 15px;
  }
  .alphabeticList .alphabeticbutton.js-active:after {
    content: '\E000';
  }
  .alphabeticList .alphabeticbutton:focus,
  .alphabeticList .alphabeticbutton:hover {
    color: #ffffff;
  }
  .js h1 ~ .alphabeticList {
    top: auto;
  }
  .alphabeticList .list-wrapper {
    padding: 0 18px 10px;
  }
  .alphabeticList li li {
    border-bottom: 0;
    margin-left: 0;
    margin-top: 10px;
  }
  .alphabeticList li[data-letter]:before {
    content: '';
    display: none;
  }
  .alphabeticList .column {
    display: block;
    margin: 0;
    padding: 0;
    width: 100%;
  }
  .alphabeticList a {
    display: block;
    font-size: 14px;
    padding: 0;
  }
}
.js-spinner {
  margin: 38px auto 0;
  text-align: center;
  width: 70px;
}
.js-spinner > div {
  background-color: #003082;
  border-radius: 100%;
  -moz-border-radius: 100%;
  -webkit-border-radius: 100%;
  display: inline-block;
  height: 18px;
  width: 18px;
  animation: sk-bouncedelay 1.4s infinite ease-in-out both;
  -webkit-animation: sk-bouncedelay 1.4s infinite ease-in-out both;
}
.js-spinner .bounce1 {
  animation-delay: -0.32s;
  -webkit-animation-delay: -0.32s;
}
.js-spinner .bounce2 {
  animation-delay: -0.16s;
  -webkit-animation-delay: -0.16s;
}
@-webkit-keyframes sk-bouncedelay {
  0%,
  80%,
  100% {
    -webkit-transform: scale(0);
  }
  40% {
    -webkit-transform: scale(1);
  }
}
@keyframes sk-bouncedelay {
  0%,
  80%,
  100% {
    -webkit-transform: scale(0);
    transform: scale(0);
  }
  40% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

/* 
 * Styles for the typeahead dropdown menu 
 *
 * @see https://github.com/twitter/typeahead.js/blob/master/doc/jquery_typeahead.md#look-and-feel
 */

 /* span tag wrapping the input */
.twitter-typeahead {
	float: left;
}

/* the dropdown itself */
.tt-dropdown-menu {
	background: #FFF;
	width: 100%;
	border: solid #EEE;
	border-width: 0 1px 1px 1px;
}

/* single suggestion item */
.tt-suggestion {
	padding: 5px;
	text-transform: none;
    clear: both;
    float: none;
}

/* single suggestion item when selected using cursor keys */
.tt-suggestion.tt-cursor {
	background: #EEE;
}

/* highlighted text in suggestion item */
.tt-suggestion strong {
	text-transform: none;
	font-weight: bold;
}

/* span wrapping the isbn */
.tt-suggestion .isbn {
	display: block;
    clear: both;
    float: none!important;
}

/* Chosen v1.2.0 | (c) 2011-2014 by Harvest | MIT License, https://github.com/harvesthq/chosen/blob/master/LICENSE.md */

.chosen-container{position:relative;display:inline-block;vertical-align:middle;font-size:13px;zoom:1;*display:inline;-webkit-user-select:none;-moz-user-select:none;user-select:none}.chosen-container *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.chosen-container .chosen-drop{position:absolute;top:100%;left:-9999px;z-index:1010;width:100%;border:1px solid #aaa;border-top:0;background:#fff;box-shadow:0 4px 5px rgba(0,0,0,.15)}.chosen-container.chosen-with-drop .chosen-drop{left:0}.chosen-container a{cursor:pointer}.chosen-container-single .chosen-single{position:relative;display:block;overflow:hidden;padding:0 0 0 8px;height:25px;border:1px solid #aaa;border-radius:5px;background-color:#fff;background:-webkit-gradient(linear,50% 0,50% 100%,color-stop(20%,#fff),color-stop(50%,#f6f6f6),color-stop(52%,#eee),color-stop(100%,#f4f4f4));background:-webkit-linear-gradient(top,#fff 20%,#f6f6f6 50%,#eee 52%,#f4f4f4 100%);background:-moz-linear-gradient(top,#fff 20%,#f6f6f6 50%,#eee 52%,#f4f4f4 100%);background:-o-linear-gradient(top,#fff 20%,#f6f6f6 50%,#eee 52%,#f4f4f4 100%);background:linear-gradient(top,#fff 20%,#f6f6f6 50%,#eee 52%,#f4f4f4 100%);background-clip:padding-box;box-shadow:0 0 3px #fff inset,0 1px 1px rgba(0,0,0,.1);color:#444;text-decoration:none;white-space:nowrap;line-height:24px}.chosen-container-single .chosen-default{color:#999}.chosen-container-single .chosen-single span{display:block;overflow:hidden;margin-right:26px;text-overflow:ellipsis;white-space:nowrap}.chosen-container-single .chosen-single-with-deselect span{margin-right:38px}.chosen-container-single .chosen-single abbr{position:absolute;top:6px;right:26px;display:block;width:12px;height:12px;background:url('../..//templates/frontend/chosen_v1.2.0/chosen-sprite.png') -42px 1px no-repeat;font-size:1px}.chosen-container-single .chosen-single abbr:hover{background-position:-42px -10px}.chosen-container-single.chosen-disabled .chosen-single abbr:hover{background-position:-42px -10px}.chosen-container-single .chosen-single div{position:absolute;top:0;right:0;display:block;width:18px;height:100%}.chosen-container-single .chosen-single div b{display:block;width:100%;height:100%;background:url('../..//templates/frontend/chosen_v1.2.0/chosen-sprite.png') no-repeat 0 2px}.chosen-container-single .chosen-search{position:relative;z-index:1010;margin:0;padding:3px 4px;white-space:nowrap}.chosen-container-single .chosen-search input[type=text]{margin:1px 0;padding:4px 20px 4px 5px;width:100%;height:auto;outline:0;border:1px solid #aaa;background:#fff url('../..//templates/frontend/chosen_v1.2.0/chosen-sprite.png') no-repeat 100% -20px;background:url('../..//templates/frontend/chosen_v1.2.0/chosen-sprite.png') no-repeat 100% -20px;font-size:1em;font-family:sans-serif;line-height:normal;border-radius:0}.chosen-container-single .chosen-drop{margin-top:-1px;border-radius:0 0 4px 4px;background-clip:padding-box}.chosen-container-single.chosen-container-single-nosearch .chosen-search{position:absolute;left:-9999px}.chosen-container .chosen-results{color:#444;position:relative;overflow-x:hidden;overflow-y:auto;margin:0 4px 4px 0;padding:0 0 0 4px;max-height:240px;-webkit-overflow-scrolling:touch}.chosen-container .chosen-results li{display:none;margin:0;padding:5px 6px;list-style:none;line-height:15px;word-wrap:break-word;-webkit-touch-callout:none}.chosen-container .chosen-results li.active-result{display:list-item;cursor:pointer}.chosen-container .chosen-results li.disabled-result{display:list-item;color:#ccc;cursor:default}.chosen-container .chosen-results li.highlighted{background-color:#3875d7;background-image:-webkit-gradient(linear,50% 0,50% 100%,color-stop(20%,#3875d7),color-stop(90%,#2a62bc));background-image:-webkit-linear-gradient(#3875d7 20%,#2a62bc 90%);background-image:-moz-linear-gradient(#3875d7 20%,#2a62bc 90%);background-image:-o-linear-gradient(#3875d7 20%,#2a62bc 90%);background-image:linear-gradient(#3875d7 20%,#2a62bc 90%);color:#fff}.chosen-container .chosen-results li.no-results{color:#777;display:list-item;background:#f4f4f4}.chosen-container .chosen-results li.group-result{display:list-item;font-weight:700;cursor:default}.chosen-container .chosen-results li.group-option{padding-left:15px}.chosen-container .chosen-results li em{font-style:normal;text-decoration:underline}.chosen-container-multi .chosen-choices{position:relative;overflow:hidden;margin:0;padding:0 5px;width:100%;height:auto!important;height:1%;border:1px solid #aaa;background-color:#fff;background-image:-webkit-gradient(linear,50% 0,50% 100%,color-stop(1%,#eee),color-stop(15%,#fff));background-image:-webkit-linear-gradient(#eee 1%,#fff 15%);background-image:-moz-linear-gradient(#eee 1%,#fff 15%);background-image:-o-linear-gradient(#eee 1%,#fff 15%);background-image:linear-gradient(#eee 1%,#fff 15%);cursor:text}.chosen-container-multi .chosen-choices li{float:left;list-style:none}.chosen-container-multi .chosen-choices li.search-field{margin:0;padding:0;white-space:nowrap}.chosen-container-multi .chosen-choices li.search-field input[type=text]{margin:1px 0;padding:0;height:25px;outline:0;border:0!important;background:transparent!important;box-shadow:none;color:#999;font-size:100%;font-family:sans-serif;line-height:normal;border-radius:0}.chosen-container-multi .chosen-choices li.search-choice{position:relative;margin:3px 5px 3px 0;padding:3px 20px 3px 5px;border:1px solid #aaa;max-width:100%;border-radius:3px;background-color:#eee;background-image:-webkit-gradient(linear,50% 0,50% 100%,color-stop(20%,#f4f4f4),color-stop(50%,#f0f0f0),color-stop(52%,#e8e8e8),color-stop(100%,#eee));background-image:-webkit-linear-gradient(#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);background-image:-moz-linear-gradient(#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);background-image:-o-linear-gradient(#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);background-image:linear-gradient(#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);background-size:100% 19px;background-repeat:repeat-x;background-clip:padding-box;box-shadow:0 0 2px #fff inset,0 1px 0 rgba(0,0,0,.05);color:#333;line-height:13px;cursor:default}.chosen-container-multi .chosen-choices li.search-choice span{word-wrap:break-word}.chosen-container-multi .chosen-choices li.search-choice .search-choice-close{position:absolute;top:4px;right:3px;display:block;width:12px;height:12px;background:url('../..//templates/frontend/chosen_v1.2.0/chosen-sprite.png') -42px 1px no-repeat;font-size:1px}.chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover{background-position:-42px -10px}.chosen-container-multi .chosen-choices li.search-choice-disabled{padding-right:5px;border:1px solid #ccc;background-color:#e4e4e4;background-image:-webkit-gradient(linear,50% 0,50% 100%,color-stop(20%,#f4f4f4),color-stop(50%,#f0f0f0),color-stop(52%,#e8e8e8),color-stop(100%,#eee));background-image:-webkit-linear-gradient(top,#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);background-image:-moz-linear-gradient(top,#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);background-image:-o-linear-gradient(top,#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);background-image:linear-gradient(top,#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);color:#666}.chosen-container-multi .chosen-choices li.search-choice-focus{background:#d4d4d4}.chosen-container-multi .chosen-choices li.search-choice-focus .search-choice-close{background-position:-42px -10px}.chosen-container-multi .chosen-results{margin:0;padding:0}.chosen-container-multi .chosen-drop .result-selected{display:list-item;color:#ccc;cursor:default}.chosen-container-active .chosen-single{border:1px solid #5897fb;box-shadow:0 0 5px rgba(0,0,0,.3)}.chosen-container-active.chosen-with-drop .chosen-single{border:1px solid #aaa;-moz-border-radius-bottomright:0;border-bottom-right-radius:0;-moz-border-radius-bottomleft:0;border-bottom-left-radius:0;background-image:-webkit-gradient(linear,50% 0,50% 100%,color-stop(20%,#eee),color-stop(80%,#fff));background-image:-webkit-linear-gradient(#eee 20%,#fff 80%);background-image:-moz-linear-gradient(#eee 20%,#fff 80%);background-image:-o-linear-gradient(#eee 20%,#fff 80%);background-image:linear-gradient(#eee 20%,#fff 80%);box-shadow:0 1px 0 #fff inset}.chosen-container-active.chosen-with-drop .chosen-single div{border-left:0;background:transparent}.chosen-container-active.chosen-with-drop .chosen-single div b{background-position:-18px 2px}.chosen-container-active .chosen-choices{border:1px solid #5897fb;box-shadow:0 0 5px rgba(0,0,0,.3)}.chosen-container-active .chosen-choices li.search-field input[type=text]{color:#222!important}.chosen-disabled{opacity:.5!important;cursor:default}.chosen-disabled .chosen-single{cursor:default}.chosen-disabled .chosen-choices .search-choice .search-choice-close{cursor:default}.chosen-rtl{text-align:right}.chosen-rtl .chosen-single{overflow:visible;padding:0 8px 0 0}.chosen-rtl .chosen-single span{margin-right:0;margin-left:26px;direction:rtl}.chosen-rtl .chosen-single-with-deselect span{margin-left:38px}.chosen-rtl .chosen-single div{right:auto;left:3px}.chosen-rtl .chosen-single abbr{right:auto;left:26px}.chosen-rtl .chosen-choices li{float:right}.chosen-rtl .chosen-choices li.search-field input[type=text]{direction:rtl}.chosen-rtl .chosen-choices li.search-choice{margin:3px 5px 3px 0;padding:3px 5px 3px 19px}.chosen-rtl .chosen-choices li.search-choice .search-choice-close{right:auto;left:4px}.chosen-rtl.chosen-container-single-nosearch .chosen-search,.chosen-rtl .chosen-drop{left:9999px}.chosen-rtl.chosen-container-single .chosen-results{margin:0 0 4px 4px;padding:0 4px 0 0}.chosen-rtl .chosen-results li.group-option{padding-right:15px;padding-left:0}.chosen-rtl.chosen-container-active.chosen-with-drop .chosen-single div{border-right:0}.chosen-rtl .chosen-search input[type=text]{padding:4px 5px 4px 20px;background:#fff url('../..//templates/frontend/chosen_v1.2.0/chosen-sprite.png') no-repeat -30px -20px;background:url('../..//templates/frontend/chosen_v1.2.0/chosen-sprite.png') no-repeat -30px -20px;direction:rtl}.chosen-rtl.chosen-container-single .chosen-single div b{background-position:6px 2px}.chosen-rtl.chosen-container-single.chosen-with-drop .chosen-single div b{background-position:-12px 2px}@media only screen and (-webkit-min-device-pixel-ratio:2),only screen and (min-resolution:144dpi){.chosen-rtl .chosen-search input[type=text],.chosen-container-single .chosen-single abbr,.chosen-container-single .chosen-single div b,.chosen-container-single .chosen-search input[type=text],.chosen-container-multi .chosen-choices .search-choice .search-choice-close,.chosen-container .chosen-results-scroll-down span,.chosen-container .chosen-results-scroll-up span{background-image:url('../..//templates/frontend/chosen_v1.2.0/chosen-sprite@2x.png')!important;background-size:52px 37px!important;background-repeat:no-repeat!important}}

.align-left {
	text-align: left!important;
}
.align-right {
	text-align: right!important;
}
.align-justify {
	text-align: justify!important;
}

.pubbackimage{
    background:url('../..//templates/frontend/images/publications_default.jpg') center center no-repeat;
}

.list-group.rte-list-group li {
	/*font-size: 14px; refs #99888 */
}
.content ol.list-group.rte-list-group li {
    font-size: 17px;
}
.content ol.list-group.rte-list-group li:before {
    font-family: 'latolight' !important;
    top: 8px;
}

.resized-border-bottom-div {
    height: 1px;
    background-color: #dcdcdc;
    position: absolute;
    bottom: 0;
}
.number-of-the-day .resized-border-bottom-div {
    height: 1px;
    background-color: transparent;
    position: absolute;
    bottom: 0;
}

.clear-tablet.clear-desktop {
    clear: both;
}

#search input.search, #mobile-search input.search {
    -webkit-border-radius: 0;
    border-radius: 0;
}
#search .search_submit, #mobile-search .search_submit {
    float: left;
}

#search .form-inline span {
    display: inline-block !important;
}
#privacywarning {
    display:none;
}
.attendbystrong {
    display: block;
    margin-bottom: 5px;
}

.organigrammList h1 {
    margin-top: -5px;
}
.organigrammList .organigram-lists {
    width: auto;
    display: block;
}
.organigrammList .organigram-lists ul {
    width: auto;
    display: block;
    padding-left: 0;
    padding-right: 0;
}
.newsletter-box img {
    width: 59px!important;
}

/* Text with image and Links */
.tx-rsmbildtextteaser-pi4 {
    display: table;
    margin-top: 45px;
    margin-bottom: 45px;
}
.tx-rsmbildtextteaser-pi4.layout-10 {
    direction: rtl;
}
.tx-rsmbildtextteaser-pi4-small,
.tx-rsmbildtextteaser-pi4-wide {
    direction: ltr;
    display: table-cell;
    vertical-align: top;
    float: none;
}
.tx-rsmbildtextteaser-pi4-small {
    background: #d7eafa;
}
.tx-rsmbildtextteaser-pi4-small .link-teaser {
    position: absolute;
    bottom: 0;
    width: 100%;
    background: none;
}
.tx-rsmbildtextteaser-pi4.layout-10 .link-teaser {
    padding: 0 0 0 10px;
}
.tx-rsmbildtextteaser-pi4.layout-11 .link-teaser {
    padding: 0 10px 0 0;
}

.tx-rsmbildtextteaser-pi4-small .link-teaser .list-group {
    margin-bottom: 0;
    background: none;
}

.tx-rsmbildtextteaser-pi4-small .link-teaser .list-group .list-group-item,
.tx-rsmbildtextteaser-pi4-small .link-teaser .list-group .list-group-item:first-child,
.tx-rsmbildtextteaser-pi4-small .link-teaser .list-group .list-group-item:last-child{
    border-top: 1px solid #fff;
    border-bottom: 0!important;
    background: none;
}

.tx-rsmbildtextteaser-pi4-small > p {
    padding-left: 15px;
    padding-right: 15px;
}
.layout-10 .tx-rsmbildtextteaser-pi4-small > p {
    padding-left: 5px;
}

@media (min-width: 300px) and (max-width: 1024px) {
    .tx-rsmbildtextteaser-pi4 {
        display: block;
        margin-top: 20px;
        margin-bottom: 20px;
    }
    .tx-rsmbildtextteaser-pi4.layout-10 {
        direction: ltr;
    }
    .tx-rsmbildtextteaser-pi4-small,
    .tx-rsmbildtextteaser-pi4-wide {
        direction: ltr;
        display: block;
    }
    .tx-rsmbildtextteaser-pi4-small .link-teaser {
        position: relative;
    }
    .tx-rsmbildtextteaser-pi4.layout-10 .link-teaser {
        padding: 0;
    }
    .tx-rsmbildtextteaser-pi4.layout-11 .link-teaser {
        padding: 0;
    }

    .tx-rsmbildtextteaser-pi4-small .link-teaser .list-group {
        margin-bottom: 10px;
        background: none;
    }
}


@media (min-width: 480px) and (max-width: 1024px) {
    .col-sm-12 .pubsingleimagecontinner {
        /*width: 50%;*/
        margin-left:auto;
        margin-right: auto;
    }
    .pubsingleimagecontouter {
        margin: 0 0 0 3px!important;
    }
}
/* social toolbar */
.artikel-box.toolbar.horizontal {
    border-bottom: 0;
    padding: 25px 0 20px 0;
}

.artikel-box.toolbar.horizontal > ul {
    display: table;
    width: 100%;
    position: relative;
}

.artikel-box.toolbar.horizontal > ul li {
    display: table-cell;
    text-align: center;
}
.artikel-box.toolbar.horizontal > ul li.toolbar-pdf-link {
    text-align: left;
}
.artikel-box.toolbar.horizontal > ul li.toolbar-print-link {
    text-align: right;
}
.artikel-box.toolbar.horizontal > ul li.print {
    display: table-cell;
}

.artikel-box.toolbar.horizontal > ul li.shareLayer {
    position: static;
}
.artikel-box.toolbar.horizontal > ul li .shareBorder {
    background: url('../..//templates/frontend/images/share_layer_border_top.png') right bottom no-repeat;
    background-size:  467px 18px;
    height: 18px;
    width: 100%;
    position: absolute;
    right: 0;
    top: 0;
    left: auto;
}

.artikel-box.toolbar.horizontal > ul li .shareBox {
    left: auto;
    top: auto;
    right: 0;
    overflow: hidden;
    border-width: 0;
    padding: 18px 0 0 0;
    margin: -5px 0 0 0;
    background-color: transparent;
    /* display: block!important; */
    max-width: 380px;
}

.artikel-box.toolbar.horizontal > ul li .shareBox ul {
    margin: -1px 0 0 0;
    padding: 0 20px 8px 20px;
    border: 1px solid #DCDCDC;
    border-top: 0;
    display: table;
    background: #fff;
}
.artikel-box.toolbar.horizontal.citation > ul > li {
    text-align: right;
}

.icon-linkedin:before {
    content: "\e020";
}

.icon-pinterest:before {
    content: "\e021";
}

.icon-reddit:before {
    content: "\e022";
}

.icon-whatsapp:before {
    content: "\e023";
}

@media (max-width: 736px) {
    .artikel-box.toolbar.horizontal > ul li .shareBox ul {
        padding: 0 5px 8px 5px;
    }
}
/*
@media (min-width: 1025px) {
    .artikel-box.toolbar.horizontal > ul li .shareBox ul li.social-toolbar-whatsapp {
        display: none;
    }
}
*/
/* publications single view */

.publications-ap {
    border-bottom: 1px solid #DCDCDC;
    border-top: 1px solid #DCDCDC;
}
.article-imageBox-publication-single {
    height: 600px;
}
.rowWrapper.rowWrapperPublications {
    margin-top: -322px;
}
.pubsingleimagecontouter {
    padding-bottom: 50px;
}
/* #91124 */
.row.display-table .pubsingleimagecontouter {
    padding-bottom: 0;
}
.rowWrapper.rowWrapperPublications aside.col-xs-12 {
    padding-top: 25px;
}
.publication-cart-wrap-details {
    background-color: #E4ECF1;
    /* @remove display: table; */
    padding: 20px;
    margin: 0 -20px 20px -20px;
}

.rowWrapperPublications .panel > .list-group .list-group-item,
.rowWrapperPublications .link-teaser.panel > .list-group:last-child .list-group-item:last-child,
.rowWrapperPublications aside .link-teaser {
    border-width: 0;
}

.rowWrapperPublications aside .link-teaser {
    border-bottom: 1px solid #d6d6d6;
    margin-bottom: 5px;
}
.rowWrapperPublications aside .link-teaser .list-group {
    margin-bottom: 5px;
}


.publication-cart-wrap-details .details-description,
.publication-cart-wrap-details .details-isbn {
    font-size: 13px;
}

.publication-cart-wrap-details .details-price {
    font-size: 17px;
}

.publication-cart-wrap-details .details {
    display: block;
    float: left;
    width: 45%;
    padding: 0 10px 0 0;
}

.publication-cart-wrap-details .ebook-details {
    display: block;
    float: left;
    width: 55%;
    padding: 0;
}

.publication-cart-wrap-details .publication-cart-wrap-werkausgabe {
    clear:both;
    padding: 0 0 0 45%;
}

.publication-cart-wrap-details .publication-cart-wrap-werkausgabe .panel-heading {
    padding: 20px 0 0 0;
}

.publication-cart-wrap-details .publication-cart-wrap-werkausgabe .panel-heading h2 {
    color: #3E3E3E;
    font-family: "latolight";
}

.publication-cart-wrap-details .publication-cart-wrap-werkausgabe .panel-title {
    font-size: 13px;
}

.publication-cart-wrap-details .ebook-details .details-delivery {
    margin-bottom: 10px;
    font-size: 13px;
}



.publication-cart-wrap-details .ebook-details > a {
    display: inline-block;
    padding: 0 0 5px 0;
}
.pubsingleimagebanderole {
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    line-height: 0;
    font-size: 0;
}
.pubsingleimagebanderole p {
    position:absolute;
    width:100%;
    line-height:53px;
    top:-103px;
    height:53px;
    font-size:38px;
    text-align:right;
    vertical-align:middle;
}
.pubsingleimagebanderole span {
    display: inline-block;
    width: 107px;
    margin: 0 15px;
}
.pubsingleimagebanderole img {
    display: inline-block;
    width: 100%;
    height: auto;
}

@media (max-width: 736px) {
    .article-imageBox-publication-single {
        height: 300px;
    }
    .rowWrapper.rowWrapperPublications {
        margin-top: -260px;
    }
    .pubsingleimagecontouter {
        padding-bottom: 20px;
    }
    .publication-cart-wrap-details {
        margin: 0 0 20px 0;
    }
    .publication-cart-wrap-details .details {
        float: none;
        width: 100%;
        padding: 0;
    }

    .publication-cart-wrap-details .ebook-details {
        float: none;
        width: 100%;
        padding: 0;
    }
    .publication-cart-wrap-details .publication-cart-wrap-werkausgabe {
        padding: 0;
    }
}


aside .teaser-publication {
    margin-top: 30px;
}

/*
 Tab Panel begin
*/
.tx-rsmbstthemannavi-pi3 {
    margin: 30px 0 0 0;
}
.tx-rsmbstthemannavi-pi3-tabs .prev,
.tx-rsmbstthemannavi-pi3-tabs .next {
    display: none;
}
.tx-rsmbstthemannavi-pi3-tabs .tab-panel-links {
    display: table;
    text-align: center;
    width: 100%;
    margin: 0 0 20px 0;
    padding: 0;
    height: 100%;
}

.tx-rsmbstthemannavi-pi3-tabs .tab-panel-links li {
    list-style: none;
    display: table-cell;
    vertical-align: middle;
    height: 100%;
 }

.tx-rsmbstthemannavi-pi3-tabs .tab-panel-links li a,
.tx-rsmbstthemannavi-pi3-tabs .tab-panel-links li a:link {
    display: block;
    background: #003082;
    color: #fff;
    padding: 15px 15px 0 15px;
    margin: 0 5px 0 5px;
    border: 1px solid #003082;
    height: 100%;
}

.tx-rsmbstthemannavi-pi3-tabs .tab-panel-links li.active a,
.tx-rsmbstthemannavi-pi3-tabs .tab-panel-links li.active a:link {
    background: #fff;
    color: #003082;
    border-color: #dcdcdc;
}

.tx-rsmbstthemannavi-pi3-tabs .tab-panel-links li:after {
    content: " ";
    display: block;
    width: 20px;
    height: 15px;
    margin: 5px auto -10px;
}
.tx-rsmbstthemannavi-pi3-tabs .tab-panel-links li:hover:after,
.tx-rsmbstthemannavi-pi3-tabs .tab-panel-links li.active:after {
    background: url('../..//templates/frontend/images/icon_flyout_arrow_active.png') center bottom no-repeat;
}

.tx-rsmbstthemannavi-pi3 .divider-line {
    background: #dcdcdc;
    height: 1px;
    margin: 0 0 30px 0;
    clear: both;
}


@media (max-width: 736px) {
    .tx-rsmbstthemannavi-pi3-tabs {
        background: #003082;
        position: relative;
    }
    .tx-rsmbstthemannavi-pi3-tabs .tab-panel-links {

    }

    .tx-rsmbstthemannavi-pi3-tabs .tab-panel-links li {
        display: none;
        height: 52px;
    }
    .tx-rsmbstthemannavi-pi3-tabs .tab-panel-links li.active {
        display: table-cell;
    }
    .tx-rsmbstthemannavi-pi3-tabs .prev,
    .tx-rsmbstthemannavi-pi3-tabs .next {
        /*background: #003082;*/

        display: block;
        height: 52px;
        width: 40px;
        position: absolute;
        top: 0;
        cursor: pointer;
        background: url('../..//templates/frontend/images/tab-arrows.png') left center no-repeat;
    }
    .tx-rsmbstthemannavi-pi3-tabs .prev {
        left: 0;

    }
    .tx-rsmbstthemannavi-pi3-tabs .next {
        right: 0;
        background-position: right center;
    }
    .tx-rsmbstthemannavi-pi3-tabs .tab-panel-links li:after {
        display: none;
    }
    .tx-rsmbstthemannavi-pi3-tabs .tab-panel-links li.active a,
    .tx-rsmbstthemannavi-pi3-tabs .tab-panel-links li.active a:link {
        background: transparent;
        color: #fff;
        border-color: transparent;
        margin: 0 40px;
    }
    .tx-rsmbstthemannavi-pi3 .divider-line {
        background: transparent;
        height: 1px;
        margin: 0 0 30px 0;
    }
}

@media all and (-webkit-min-device-pixel-ratio: 1.5) {
    .tx-rsmbstthemannavi-pi3-tabs .tab-panel-links li:hover:after,
    .tx-rsmbstthemannavi-pi3-tabs .tab-panel-links li.active:after {
        background-image: url('../..//templates/frontend/images/icon_flyout_arrow_active@2x.png');
        background-size: 21px 12px;
    }
    .tx-rsmbstthemannavi-pi3-tabs .prev,
    .tx-rsmbstthemannavi-pi3-tabs .next {
        background-image: url('../..//templates/frontend/images/tab-arrows@2x.png');
        background-size: 21px 12px;
    }
}
/*
 Tab Panel end
*/

/* Slideshow Mobile overrides */
@media (max-width: 736px) {
    .slideshow .arrow {
        display: block;
        background-size: 38px auto;
        top: 80px;
        height: 45px;
        width: 19px;
        background-color: rgba(255,255,255,0.5);
    }
    .slideshow.mediaSlider .arrow.left {
        background-position: left bottom;
        left: 0;
    }
    /*
    .slideshow .arrow.left {
        left: 65px;
    }
    */
    .slideshow.mediaSlider .arrow.right {
        background-position: right bottom;
        right: 0;
    }
    /*
    .slideshow .arrow.right {
        left: 65px;
    }
    */
}

.newsletter-box .selectboxit-arrow-container {
    background: #366666;
}
.newsletter-box .selectboxit-container {
    margin: 0 0 11px 0;
}
.newsletter-box .selectboxit-container .selectboxit,
.newsletter-box .selectboxit-list {
    border-color: #366666;
}
.newsletter-box .selectboxit-container .selectboxit {
    width: 238px;
}

.newsletter-box .selectboxit-container * {
    color: #3e3e3e;
    font-size: 14px;
}
.newsletter-box .panel-body {
    text-align: center;
}
/* refs #70223
@media (min-width: 1024px) {
    body {
        -ms-transform-origin: 50% 0;
        -webkit-transform-origin: 50% 0;
        transform-origin: 50% 0;
        -webkit-transform: scale(0.9);
        -moz-transform: scale(0.9);
        -ms-transform: scale(0.9);
        -o-transform: scale(0.9);
        transform: scale(0.9);
    }

}
*/

/* refs #73266, was uncommented on live and stage
.col-md-8 > section.teaser-layout-0,
.col-md-8 > section.teaser-layout-1 {
    //width: auto; // wrap in comment
}
.col-md-8 > section.teaser-layout-0 .media-library-wrapper,
.col-md-8 > section.teaser-layout-1 .media-library-wrapper {
    width: auto;
    padding: 65px;
}
*/

.col-md-8 > section.teaser-layout-0 .media-library-wrapper,
.col-md-8 > section.teaser-layout-1 .media-library-wrapper {
    width: auto;
    padding: 65px;
}

#content > p {
    font-size: 17px;
    line-height: 24px;
}

/* refs #79494*/
* , *:before, *:after {
    -moz-font-feature-settings: "liga" off;
}

.social-quote-teaser > .artikel-box.toolbar.artikel-box-event.horizontal.citation {
    margin-top: -25px;
    margin-bottom: 0;
    border-top: 0;
    padding: 0 10px 10px 0;
}

/*refs #83716*/
input.search,
.form-control {
    color: #000;
    font-size: 16px;
}

@media (max-width: 1024px) {
    .tx-rsmbstpress .cont.size-2 {
        float:none;
        padding-left: 0;
        padding-top: 10px;
        width: 100%;
        clear: both;
    }
    .overviewHeader {
        background-size: 100% auto!important;
    }
}

/* refs #75442 */
.col-sm-8 .col-sm-12 .pubsingleimagecontinner  img {
    display: inline-block;
    width: auto;
}
/* refs #75442 */
.col-sm-8 .col-sm-12 .pubsingleimagecontinner ,
.col-sm-8 .col-sm-6 .pubsingleimagecontinner,
/* refs #86554 */
.col-sm-8 .col-sm-6 .panel-default.teaser {
    padding-top: 20px;
}

/* refs #85241*/
#footer div.social a.icon:before {
    vertical-align: top;
    line-height: inherit;
    margin: 5px 0 -5px 0;
    display: inline-block;
}
/* New Pager */
.pagination .pagination-first, .pagination .pagination-last {
    /*position: relative;
    top: -2px;*/
}
.pagination > li > a, .pagination > li > a:link, .pagination > li > span {
    display: inline-block;
    /*white-space: pre;*/
    float: none;
}
.pagination > li > a:hover, .pagination > li > a:link:hover {
    text-decoration: none;
}

.pagination .pagination-first {
    margin-right: 0;
    top: 0;
}
.pagination .pagination-last {
    top: 0;
}

.pagination {
    display: block;
    padding-left: 220px;
    padding-right: 220px;
    position: relative;
    text-align: center;
}
.pagination > li {
    display: inline-block;
}
.pagination > li.li-pagination-first {
    position: absolute;
    left: 0;
}
.pagination > li.li-pagination-prev {
    position: absolute;
    left: 120px;
}
.pagination > li.li-pagination-next {
    position: absolute;
    right: 120px;
}
.pagination > li.li-pagination-last {
    position: absolute;
    right: 0;
}

@media (max-width: 1024px) {
    .pagination {
        display: block;
        padding-left: 0;
        padding-right: 0;
        padding-bottom: 60px;
        position: relative;
        text-align: center;
    }
    .pagination > li {
        display: inline-block;
    }
    .pagination > li.li-pagination-first {
        position: absolute;
        left: 0;
        bottom: 30px;
    }
    .pagination > li.li-pagination-prev {
        position: absolute;
        left: 120px;
        bottom: 30px;
    }
    .pagination > li.li-pagination-next {
        position: absolute;
        right: 120px;
        bottom: 30px;
    }
    .pagination > li.li-pagination-last {
        position: absolute;
        right: 0;
        bottom: 30px;
    }
}

@media (max-width: 736px) {
    .pagination {
        margin: 0;
    }
    .pagination > li > a, .pagination > li > span  {
        top: 0;
    }
    .pagination > li.li-pagination-page > a, .pagination > li.li-pagination-page > a:link  {
        padding: 3px;
        margin: 2px;
    }
    .pagination > li.li-pagination-first {
        position: absolute;
        left: 0;
        bottom: 0;
    }
    .pagination > li.li-pagination-prev {
        position: absolute;
        left: 0;
        bottom: 30px;
    }
    .pagination > li.li-pagination-next {
        position: absolute;
        right: 0;
        bottom: 30px;
    }
    .pagination > li.li-pagination-last {
        position: absolute;
        right: 0;
        bottom: 0;
    }
}

/* highcharts */
.chartcontainer input[type=checkbox] {
    display: inline-block;
    width: 15px;
    height: 15px;
    overflow: hidden;
    margin: 3px 15px 0 0;
    padding: 0;
    outline-color: transparent!important;
    outline-style: none!important;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    position: absolute;
    z-index: 5;

}

.chartcontainer input[type=checkbox] + span {
    content: " ";
    display: inline-block;
    width: 16px;
    height: 16px;
    z-index: 50000;
    margin-top:3px;
    position: absolute;
    background-color: #989898;
    cursor: pointer;
}

.chartcontainer input[type=checkbox]:checked + span {
    background: url('../..//templates/frontend/images/hc_spritebst.png?v=7') 0px 0px no-repeat;
    background-color: #989898;
}
.chartcontainer .underline_dash {
    background: url('../..//templates/frontend/images/hc_dash.png?v=7') 0px 18px repeat-x;
}

.chartcontainer .underline_shortdot {
    background: url('../..//templates/frontend/images/hc_shortdot.png?v=7') 0px 18px repeat-x;
}

.chartcontainer .underline_line {
    background: url('../..//templates/frontend/images/hc_line.png?v=7') 0px 18px repeat-x;
}

.chartcontainer .toolwidth {
    width: 90px;
    display: inline-block;
}

.chartcontainer {
    min-width: 310px;
    height: 500px;
    margin: 0 auto;
    overflow: hidden;
}

.chartcontainer .containersharerow {
    background-color: #F8F8F8;
}

/* ============================================================================================================================
== BUBBLE WITH A BORDER AND TRIANGLE
** ============================================================================================================================ */

/* THE SPEECH BUBBLE
------------------------------------------------------------------------------------------------------------------------------- */

.chartcontainer .triangle-border {
    position: absolute;
    z-index: 150000;
    padding: 15px;
    margin: 1em 0 3em;
    border: 5px solid #003082;
    border-left: 0px;
    border-right: 0px;
    border-top: 0px;
    color: #333;
    background: #fff;
    /* css3 */
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    font-size: 18px;
    font-family: 'latoregular';
}

/* Variant : for left positioned triangle
------------------------------------------ */

.chartcontainer .triangle-border.left {
    margin-left: 30px;
}

/* Variant : for right positioned triangle
------------------------------------------ */

.chartcontainer .triangle-border.right {
    margin-right: 30px;
}

/* THE TRIANGLE
------------------------------------------------------------------------------------------------------------------------------- */

.chartcontainer .triangle-border:before {
    content: "";

}

/* creates the smaller  triangle */
.chartcontainer .triangle-border:after {
    content: "";

}
 .chartcontainer .chartinfo {
    background: url(/templates/frontend/images/hc_spritebst.png?v=7) 0px -34px no-repeat;
    color:#4265A1;
    text-transform: none;
    margin-left:10px;
    text-indent:10px;
    display: inline-block;
    cursor: pointer;
}
@media (max-width: 480px) {
    .chartcontainer input[type=checkbox] {
       margin: 10px 15px 0 0;
    }
   .chartcontainer input[type=checkbox] + span {
       margin-top:10px;
   }
   .chartcontainer .triangle-border {
       padding: 10px;
       font-size: 13px;
       min-width: 310px;
   }
   .chartcontainer .triangle-border:before {
       bottom: 0px; 
       left: 0px; 
       border-width: 0px;
   }
   .chartcontainer .triangle-border:after {
       bottom: 0px;
       left: 0px;
       border-width: 0;
   }
}    

/* refs #91167 */
.col-xs-12.col-sm-8.col-md-9 > .overviewHeader {
    border-bottom: 0;
}

/* refs #92264 */
#content .col-md-8 .panel.panel-default.teaser.teaser-layout-1 > .media-library-wrapper.media-other.wrapper {
    width: auto;
}

.tx-rsmbildtextteaser-pi7 .tx-rsmbildtextteaser-pi7-cnt {
    padding: 22px 20px;
    background: #F7F7F7;
}
.tx-rsmbildtextteaser-pi7 .tx-rsmbildtextteaser-pi7-cnt h4 {
    font-size: 14px;
    font-weight: normal;
    text-transform: uppercase;
    margin-bottom: 26px;
}
.tx-rsmbildtextteaser-pi7 .resized-border-bottom-div {
    height: 0;
}


header#header div#logo h1 {
    background-image: url('/templates/frontend/images/logo_bti.png');
    width: 232px;
    height: 22px;
    margin-top: 3px;
    background-size: auto;
}



#top_logos {
	font-size: 0;
	/*
	display: inline-block;
	float: right;
	margin: -35px 0 0;
	vertical-align: top;
	position: absolute;
	right: 0;
	*/
}
#top_logos div {
	background-size: 100% auto;
	display: inline-block;
	vertical-align: top;
	font-size: 0;
}


#footerLogoTop {
	background: url("/templates/frontend/images/logo-2.jpg") no-repeat;
	height: 21px;
	width: 151px;
}



#search .search_submit, #mobile-search .search_submit{
    background: #003082 none repeat scroll 0 0;
}
#search input.search, #mobile-search input.search {
    border: 1px solid #003082;
}

@media (max-width: 736px) {
	#top_logos {
		display: none !important;
	}
}

@media (min-width: 737px) and (max-width: 1024px) {
	#nav li.navElem {
		width: 20%;
	}
}