/*
 * Schötex-Copyright
 * @copyright (c) 2016 SCHÖTEX IT-Solutions GmbH
 *
 * Zuletzt bearbeitet am: 11.10.16 15:02
 * Zuletzt bearbeitet von: Ronny Kujus
 */

.CruiseTabsData {
	width: 98%;
}

.ShipDeck .Right { /*bugfix Ie<9*/
	width: 50%;
}

.ui-datepicker select.ui-datepicker-month, .ui-datepicker select.ui-datepicker-year {
	width: 70px;
}

.CruiseListRouteHead {
	height:                  35px !important;
	padding:                 5px 10px 0 10px !important;
	color:                   #FFF !important;
	background-color:        #201C59 !important;
	border-top-left-radius:  10px !important;
	border-top-right-radius: 10px !important;
}

.CruiseListRouteHead span {
	margin-top: 3px;
}

.Checkliste {
	background-image:    url(./images/checked.png);
	height:              30px;
	padding:             10px 0 0 35px !important;
	background-repeat:   no-repeat;
	background-position: 0 .3em;
	font-weight:         bold;
	border:              none !important;
}

/* Begin CSS Popout dropdown */

.liste_exklusiv li {
	list-style: disc inside;
}

.vorteile_label {
	font-size:     1.3em;
	font-weight:   bold;
	margin-bottom: 5px;
}

.contentFileDownload {
	margin-top:  10px;
	font-size:   15px;
	font-weight: bold;
	color:       #201C59;
	line-height: 30px;
}

#milesandmoreteaser {
	width: 100%;
}