/* FRONTEND CSS
*********************************************/

/** Generated by FG **/
@font-face {
	font-family: 'PF-DIN-TEXT-PRO-REGULAR';
	src: url('../fonts/Regular/PFDINTEXTPRO-REGULAR.eot');
	src: local('☺'), url('../fonts/Regular/PFDINTEXTPRO-REGULAR.woff') format('woff'), url('../fonts/Regular/PFDINTEXTPRO-REGULAR.ttf') format('truetype'), url('../fonts/Regular/PFDINTEXTPRO-REGULAR.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'pfcentroslabprobold';
	src: url('../fonts/SlabPro/pfcentroslabproboldwebfont.eot');
	src: url('../fonts/SlabPro/pfcentroslabproboldwebfont.eot') format('embedded-opentype'), url('../fonts/SlabPro/pfcentroslabproboldwebfont.woff2') format('woff2'), url('../fonts/SlabPro/pfcentroslabproboldwebfont.woff') format('woff'), url('../fonts/SlabPro/pfcentroslabproboldwebfont.ttf') format('truetype'), url('../fonts/SlabPro/pfcentroslabproboldwebfont.svg#pfcentroslabproboldwebfont') format('svg');
}
html {
	/* scrollbar fix (prevent ugly left pull for lower content sites) */
	overflow-y: scroll;
	height: 100%;
}
body {
	height: 100%;
}
.col-xs-15, .col-sm-15, .col-md-15, .col-lg-15 {
	position: relative;
	min-height: 1px;
	padding-right: 10px;
	padding-left: 10px;
}
.col-xs-15 {
	width: 20%;
	float: left;
}
@media (min-width: 768px) {
.col-sm-15 {
	width: 20%;
	float: left;
}
}
@media (min-width: 992px) {
.col-md-15 {
	width: 20%;
	float: left;
}
}
@media (min-width: 1200px) {
.col-lg-15 {
	width: 20%;
	float: left;
}
}
body {
}
body * {
	font-family: 'PF-DIN-TEXT-PRO-REGULAR';
	font-size: 16px;
}
a {
	color: #0d9bb9;
}
#header {
	background: #000;
	width: 100%;
	min-height: 45px;
	display: block;
	float: left;
	clear: both;
	border-top: 5px solid #18B5E0;
}
#menu {
	display: block;
	clear: both;
}
#slideshow {
	display: block;
}
#modules-left, #modules-right {
	margin-top: 45px;
}
#modules-bottom-right .moduletable h3, #modules-bottom-left .moduletable h3, #modules-left .moduletable h3 {
	font-size: 20px;
	color: #9a814f;
	margin: 0px 0px 20px 0px;
}
#modules-left .moduletable p {
	font-size: 14px;
	color: #595959;
	line-height: 20px;
}
#footer {
	background: #393e46;
	min-height: 280px;
	margin-top: 30px;
}
#footer .moduletable {
	margin-top: 30px;
}
#footer .moduletable h3 {
	text-transform: uppercase;
	font-size: 15px;
	color: #fff;
	margin: 0px 0px 20px 0px;
}
#footer p, #footer a  {
	color: #cccccc;
	font-size: 13px;
	line-height: 18px;
}
/*mega menu*/


.nav>li.active>a, .nav>li.active>a:focus, .nav>li.active>a:hover {
	color: #fff;
	background-color: #fb8231;
	border-radius: 4px;
}
.nav>li>a {
	color: #505050;
	font-size: 15px;
	text-transform: uppercase;
	padding: 10px;
}
.nav.navbar-nav.navbar-right.nav {
	margin-top: 45px;
}
.navbar-toggle {
	position: relative;
	float: right;
	padding: 9px 10px;
	margin-top: 40px;
	margin-right: 15px;
	margin-bottom: 8px;
	background: #E69056;
	border: 1px solid transparent;
	border-radius: 4px;
}
.navbar-toggle .icon-bar {
	background: #ddd;
}
/*pagination*/
.pagination {
	width: 100%;
}
.pagination ul {
	padding: 0px;
	margin: 0px;
	list-style: none;
	float: right;
}
.pagination ul li {
	float: left;
	margin-right: 10px;
}
h2 {
	font-size: 24px;
	color: #0d9bb9;
	border-bottom: 0px solid #FB8231;
	padding-bottom: 5px;
}
.page-header {
	padding-bottom: 0px;
	margin: 10px 0;
	border-bottom: 0px solid #ddd;
}
.page-header h2 {
	padding: 10px 0px;
	margin-bottom: 0px;
	color: #9a814f;
	border-radius: 0px;
	border-bottom: 1px solid #888;
	font-family: 'pfcentroslabprobold';
	margin: 0px;
}
.page-header h2 a {
	color: #0d9bb9;
	font-weight: normal;
	font-size: 20px;
}
.item-page div>h2 {
	padding: 10px 0px;
	margin-bottom: 0px;
	color: #9a814f;
	border-radius: 0px;
	border-bottom: 0px solid #888;
	font-family: 'pfcentroslabprobold';
	margin: 0px;
}
.cruises .page-header h2 {
	border: 0px;
}
span.separator {
	margin: 2px;
}
span.separator img {
	margin: -3px 0px 0px 0px;
}
.boatCabinsHeader, .boatHeaderTitle {
	margin: 0px;
	padding: 0px;
	font-size: 20px;
	border-bottom: 1px solid #888;
	padding-bottom: 5px;
	margin-bottom: 10px;
}
.boatSpecsInfo {
	margin-top: 15px;
}
.boatSpecsInfo .boatSpecsList {
	list-style: none;
	margin: 0px;
	padding: 0px;
	-webkit-column-count: 2;
	-webkit-column-gap: 20px;
	-moz-column-count: 2;
	-moz-column-gap: 20px;
	-o-column-count: 2;
	-o-column-gap: 20px;
	column-count: 2;
	column-gap: 20px;
}
.boatSpecsInfo .boatSpecsList li {
	text-align: left;
	padding: 0px 5px;
}
.boatSpecsInfo .boatSpecsList li:nth-child(odd) {
	background: #ccc;
}
.boatSpecsInfo .boatSpecsList li label {
	text-align: left;
	min-width: 140px;
}
.boatCompanyImage img {
	margin: 0 auto;
}
.boatGallery, .boatCabins {
	margin-top: 20px;
}
.grid-photo-gallery {
	margin-bottom: 10px;
}
.boatSpecsDocuments {
	margin-top: 20px;
}
ul.boatDocumentsList {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.imgCruiseIntroWrap {
	position: relative;
}
.imgCruiseIntroWrap .introTitleImg {
	position: absolute;
	top: 0px;
	color: #fff;
	left: 0px;
	background: #255594;
	width: 100%;
	padding: 10px;
	background: url(../images/letscruise_back_opacity.png) repeat;
}
.boats-grid-wrap {
	padding: 10px 0px;
}
.fieldContent {
	padding: 0px 0px;
}
.boats-grid {
	position: relative;
	margin-right: 10px;
	margin-top: 10px;
	background: #FFFFFF;
	border: 1px solid #255594;
	padding: 10px;
}
.boats-grid .boatTitle {
	position: absolute;
	color: #fff;
	padding-bottom: 4px;
	background: url(../images/letscruise_back_opacity.png) repeat;
	width: 150px;
	text-align: center;
	bottom: 10px;
	font-weight: normal;
	font-size: 14px;
}
.tab-content>.active {
	display: block;
	float: left;
	padding: 10px;
	background: #fff;
	border: 1px solid #ddd;
	border-top: none;
	width: 100%;
}
/*.commonLeading:nth-child(odd){background:#ec9c67;padding:5px;}*/
.commonLeading {
	border-bottom: 1px solid #ddd;
	padding: 0px 0px 15px 0px;
	margin-bottom: 15px;
	border-radius: 0px
}
.commonLeading .page-header {
	border: 0px solid #ec9c67;
	padding-bottom: 0px;
	margin: 0px 0;
	padding: 10px;
	background: #FB8231;
	border-radius: 0px;
	display: none;
}
.commonLeading .page-header h2 {
	margin: 0px;
	padding: 0px 0px;
	margin-bottom: 0px;
	color: #fff;
	border-radius: 4px;
	border-bottom: 0px solid #888;
}
.commonLeading .page-header h2 a {
	color: #fff;
}
.cck_page_list>div.page-header {
	border: 1px solid #ec9c67;
	padding-bottom: 0px;
	margin: 5px 0;
	padding: 5px 5px;
	background: #FB8231;
	border-radius: 5px;
}
.cck_page_list>div>h2 {
	margin: 0px;
	padding: 0px 0px;
	margin-bottom: 0px;
	color: #fff;
	border-radius: 4px;
	border-bottom: 0px solid #888;
}
.cck_page_list>div>h2 a {
	color: #fff;
}
.titleWrapper {
	position: relative;
	background: none;
	padding: 15px 25px;
	border-radius: 5px 5px 0px 0px;
}
.titleWrapper h3 {
	font-size: 20px;
	color: #255594;
	margin: 0px;
	padding: 0px;
}
.cruiseBodyWrapper {
	padding: 10px;
	background: #999;
}
.cruisePrice {
	right: 10px;
	top: 5px;
	color: #FB8231;
	position: absolute;
	font-size: 20px;
}
.price {
	font-size: 25px;
	color: #E0EBF8;
}
.wrapperCruiseBody {
	float: left;
	width: 100%;
	border: 0px solid #FB8231;
	border-top: 0px;
	padding: 15px 0px;
}
ul.anaxwriseis-list {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
ul.anaxwriseis-list li {
	margin-bottom: 5px;
	border-bottom: 1px solid #ddd;
}
.departuresWrapp h4 {
	margin: 0px;
	padding: 0px;
}
.cruiseImgWrap {
	padding: 5px;
	border: 0px solid #999;
	position: relative;
}
.wrapperCruiseBody #tabs>li.active>a {
	color: #061352;
	padding: 15px 20px 15px 40px;
	position: relative;
	bottom: 0px!important;
}
.wrapperCruiseBody #tabs>li.active.tab_dromologio>a {
	background: url(../images/tabs-icons/infogroupCruise_icon_schedule_sel.png) no-repeat 15px center #E0EBF8;
}
.wrapperCruiseBody #tabs>li.active.tab_boat>a {
	background: url(../images/tabs-icons/infogroupCruise_icon_ship_sel.png) no-repeat 15px center #E0EBF8;
}
.wrapperCruiseBody #tabs>li.active.tab_cabins>a {
	background: url(../images/tabs-icons/infogroupCruise_icon_cabins_sel.png) no-repeat 15px center #E0EBF8;
}
.wrapperCruiseBody #tabs>li.active.tab_pricetable>a {
	background: url(../images/tabs-icons/infogroupCruise_icon_pricelist_sel.png) no-repeat 15px center #E0EBF8;
}
.wrapperCruiseBody #tabs>li>a {
	padding-left: 40px;
	color: #fff;
}
.wrapperCruiseBody #tabs>li.tab_dromologio>a {
	position: relative;
	bottom: -9px;
	background: url(../images/tabs-icons/infogroupCruise_icon_schedule_norm.png) no-repeat 15px center #0D9BB9;
}
.wrapperCruiseBody #tabs>li.tab_boat>a {
	position: relative;
	bottom: -9px;
	background: url(../images/tabs-icons/infogroupCruise_icon_ship_norm.png) no-repeat 15px center #0D9BB9;
}
.wrapperCruiseBody #tabs>li.tab_cabins>a {
	position: relative;
	bottom: -9px;
	background: url(../images/tabs-icons/infogroupCruise_icon_cabins_norm.png) no-repeat 15px center #0D9BB9;
}
.wrapperCruiseBody #tabs>li.tab_pricetable>a {
	position: relative;
	bottom: -9px;
	background: url(../images/tabs-icons/infogroupCruise_icon_pricelist_norm.png) no-repeat 15px center #0D9BB9;
}
.cruiseSearchFormInner {
	float: left;
	padding: 15px;
	width: 100%;
	border-radius: 5px;
}
.cruiseSearchFormInner input[type=submit] {
	background: #0d9bb9;
	color: #fff;
	border-radius: 0px;
}
.cruiseSearchFormInner select {
	padding: 5px;
}
.cruiseTabsWrapper {
	margin-top: 40px;
	float: left;
	width: 100%;
}
.cruiseTabsWrapper .tab-pane.active {
	background: #E0EBF8;
}
.cruiseRightInfoWrapper {
}
.cruiseRightInfoWrapper ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
.cruiseRightInfoWrapper ul li {
	margin-left: 0px;
	padding-left: 0px;/*background: url(../images/bullet-list.png) no-repeat 0px 5px;*/
}
/*price ribbon*/

/* ribbon style */

.ribbon-wrapper {
	position: absolute;
	border-bottom: 0px solid #ccc;
	border-top: 0px solid #ccc;
	-moz-border-bottom-colors: rgba(0, 0, 0, 0.02) rgba(0, 0, 0, 0.04) rgba(0, 0, 0, 0.06) rgba(0, 0, 0, 0.08) rgba(0, 0, 0, 0.10) rgba(0, 0, 0, 0.12) rgba(0, 0, 0, 0.14) rgba(0, 0, 0, 0.16) rgba(0, 0, 0, 0.18) rgba(0, 0, 0, 0.20);
	-webkit-border-bottom-colors: rgba(0, 0, 0, 0.02) rgba(0, 0, 0, 0.04) rgba(0, 0, 0, 0.06) rgba(0, 0, 0, 0.08) rgba(0, 0, 0, 0.10) rgba(0, 0, 0, 0.12) rgba(0, 0, 0, 0.14) rgba(0, 0, 0, 0.16) rgba(0, 0, 0, 0.18) rgba(0, 0, 0, 0.20);
	-moz-border-top-colors: rgba(0, 0, 0, 0.02) rgba(0, 0, 0, 0.04) rgba(0, 0, 0, 0.06) rgba(0, 0, 0, 0.08) rgba(0, 0, 0, 0.10) rgba(0, 0, 0, 0.12) rgba(0, 0, 0, 0.14) rgba(0, 0, 0, 0.16) rgba(0, 0, 0, 0.18) rgba(0, 0, 0, 0.20);
	-webkit-border-top-colors: rgba(0, 0, 0, 0.02) rgba(0, 0, 0, 0.04) rgba(0, 0, 0, 0.06) rgba(0, 0, 0, 0.08) rgba(0, 0, 0, 0.10) rgba(0, 0, 0, 0.12) rgba(0, 0, 0, 0.14) rgba(0, 0, 0, 0.16) rgba(0, 0, 0, 0.18) rgba(0, 0, 0, 0.20);
	top: 30px;
	left: -2px;
}
.imgCruiseIntroWrap .ribbon-wrapper {
	top: 43px;
	left: 0px;
}
.ribbon-front {
	background-color: #0d9bb9;	/*height: 80px;*/
	position: relative;
	left: -10px;
	z-index: 2;
	color: #fff;
	padding: 5px 15px;
}
.ribbon-front, .ribbon-back-left, .ribbon-back-right {
	-moz-box-shadow: 0px 0px 4px rgba(0,0,0,0.55);
	-khtml-box-shadow: 0px 0px 4px rgba(0,0,0,0.55);
	-webkit-box-shadow: 0px 0px 4px rgba(0,0,0,0.55);
	-o-box-shadow: 0px 0px 4px rgba(0,0,0,0.55);
}
.ribbon-edge-topleft, .ribbon-edge-topright, .ribbon-edge-bottomleft, .ribbon-edge-bottomright {
	position: absolute;
	z-index: 1;
	border-style: solid;
	height: 0px;
	width: 0px;
}
.ribbon-edge-topleft, .ribbon-edge-topright {
}
.ribbon-edge-bottomleft, .ribbon-edge-bottomright {
	top: 80px;
}
.ribbon-edge-topleft, .ribbon-edge-bottomleft {
	left: -10px;
	border-color: transparent #99c transparent transparent;
}
.ribbon-edge-topleft {
	top: -10px;
	border-width: 10px 10px 0 0;
}
.ribbon-edge-bottomleft {
	border-width: 0 10px 0px 0;
}
.ribbon-edge-topright, .ribbon-edge-bottomright {
	left: 200px;
	border-color: transparent transparent transparent #99c;
}
.ribbon-edge-topright {
	top: 0px;
	border-width: 0px 0 0 0px;
}
.ribbon-edge-bottomright {
	border-width: 0 0 0px 0px;
}
.ribbon-back-left {
	position: absolute;
	top: -10px;
	left: -15px;
	width: 15px;
	height: 35px;
	background-color: #0d9bb9;
	z-index: 0;
}
.ribbon-back-right {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 0px;
	height: 80px;
	z-index: 0;
}
.cruisesSearchFormWrap label {
	display: none;
}
.cruisesSearchFormWrap .cck_forms {
	margin: 0px 0px 10px 0px;
	max-width: 100%;
	display: block;
	min-height: 30px;
}
.cruisesSearchFormWrap .cck_forms select {
	width: 100%;
}
div.cck_forms.cck_search div.cck_form {
	float: none;/* width: auto; */
}
div.cck_forms input.inputbox, div.cck_forms textarea.inputbox, div.cck_forms select.inputbox, div.cck_forms button.inputbox {
 float: left !none;
	margin: 0 !important;
	padding: 4px 6px !important;
	background: none repeat scroll 0 0 #fff !important;
}
.cruise_show_info_viewport ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
.cruise_show_info_viewport ul li {/*padding-left:20px;background:url('../images/bullet-list.png')no-repeat left center;*/
}
.dt_mon_norm_1, .dt_mon_norm_2, .dt_mon_norm_3, .dt_mon_norm_4, .dt_mon_norm_5, .dt_mon_norm_6, .dt_mon_norm_7, .dt_mon_norm_8, .dt_mon_norm_9, .dt_mon_norm_10, .dt_mon_norm_11, .dt_mon_norm_12, .dt_mon_offer_1, .dt_mon_offer_2, .dt_mon_offer_3, .dt_mon_offer_4, .dt_mon_offer_5, .dt_mon_offer_6, .dt_mon_offer_7, .dt_mon_offer_8, .dt_mon_offer_9, .dt_mon_offer_10, .dt_mon_offer_11, .dt_mon_offer_12 {
	clear: both;
	float: left;
	margin-top: 4px;
	width: 30px;
	height: 22px;
	background: url(../images/dates.png) no-repeat 0px 0px;
}
table {
	display: table;
	border-collapse: separate;
	border-spacing: 2px;
	border-color: gray;
}
.pricelist_price_regular, .pricelist_price_special, .pricelist_cabin_regular, .pricelist_cabin_special {
	font-size: 13px;
	text-transform: uppercase;
	text-align: center;
}
.pricelist_price_regular, .pricelist_cabin_regular {
	color: #061352;
	background-color: #EBF7FF;
}
.pricelist_price_special, .pricelist_cabin_special {
	color: #FB8231;
	background-color: #EBF7FF;
}
.pricelist_dt {
	text-align: center;
}
.pricelist_cabin, .pricelist_ship {
	text-align: center;
	font-size: 14px;
}
.frontSearchModule {
}
.frontSearchModule h3 {
	margin: -37px 0px 0px 0px;
	color: #FFF;
	background-color: #0E9BB9;
	padding: 10px 50px 10px 20px;
	float: left;
	z-index: 999;
	position: relative;
	background: url(../images/square_dots.png) no-repeat 210px center #0E9BB9;
	text-transform: uppercase;
	font-size: 15px;
}
.frontSearchModule form {
	float: left;
	clear: both;
	width: 100%;
}
ul.cruiseFeaturesList {
	list-style: none;
	padding: 0px;
	margin: 0px;
	float: left;
	margin-top: 10px!important;
}
ul.cruiseFeaturesList li {
	padding-left: 20px;
	font-size: 14px;
	color: #868686;
	margin: 0px;
	margin-bottom: 5px;
	float: left;
	width: 100%;
}
ul.cruiseFeaturesList li.days {
	background: url('../images/time_tag.jpg') no-repeat left center;
}
ul.cruiseFeaturesList li.anaxwrisi {
	background: url('../images/destination_tag.png') no-repeat left center;
}
ul.cruiseFeaturesList li.price {
	background: url('../images/price_tag.jpg') no-repeat left center;
}
.prosfora_front_tag {
	background: url('../images/prosfora_tag_front.png') no-repeat;
	position: absolute;
	top: 0px;
	width: 101px;
	height: 102px;
	z-index: 999;
	left: 0px;
}
.prosfora_front_tag span {
	-webkit-transform: rotate(315deg);
	-moz-transform: rotate(315deg);
	-o-transform: rotate(315deg);
	writing-mode: lr-tb;
	color: #fff;
	display: block;
	top: 20px;
	padding: 0px 0px 0px 0px;
	position: relative;
	left: -3px;
}
/*social buttons*/
a.facebook, a.twitter, a.instagram, a.pinterest, a.gplus {
	display: block;
	width: 20px;
	height: 20px;
	text-indent: -9999px;
	white-space: nowrap;
	float: left;
	margin: 15px 10px 0px 0px;
}
a.facebook {
	background: url(../images/social/facebook_icon.jpg) no-repeat;
}
a.twitter {
	background: url(../images/social/twitter_icon.jpg) no-repeat;
}
a.instagram {
	background: url(../images/social/instagram_icon.jpg) no-repeat;
}
a.pinterest {
	background: url(../images/social/pinterest_icon.jpg) no-repeat;
}
a.gplus {
	background: url(../images/social/gplus_icon.jpg) no-repeat;
}
#button_search {
	background: #0d9bb9;
	border-radius: 0px;
	border: 0px solid #ddd;
	text-transform: uppercase;
}
.hrisima ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
}
.hrisima ul li {
}
.hrisima ul li:hover {
	background: none;
}
.hrisima ul li:hover a {
	background: none;
}
.hrisima ul li a {
	color: #cccccc;
	font-size: 13px;
	padding: 0px;
	margin: 0px;
	line-height: 24px;
	vertical-align: middle;
}
.hrisima ul li a:hover, .hrisima ul li a:focus {
	background: none;
	text-decoration: underline;
}
.footercustom {
	padding-top: 10px;
	border-top: 1px solid #ddd;
}
.chrono_credits {
	display: none;
}
#footer #fin-custom {
	color: #cccccc;
	font-size: 13px;
}
#footer #fin-email #email {
	border: 1px solid #ccc;
	color: #fff;
	background: #494e56;
	border-radius: 0px;
	width: 100%!important;
}
#footer #button2 {
	background: #0d9bb9;
	color: #fff;
	border-radius: 0px;
	font-weight: normal;
	text-shadow: none;
	border: 0px;
}
#footer #form-row-email #fin-email {
	width: 100%!important;
}
 #footer #fin-email #email:-ms-input-placeholder, #footer #fin-email #email::-webkit-input-placeholder, #footer #fin-email #email:-moz-placeholder, #footer #fin-email #email::-moz-placeholder {
color: #ddd;
}
#footer .gbs3 {
	color: #fff;
}
.phones {
	color: #fff;
	padding-top: 7px;
}
.phones .email {
	background: url(../images/letter_icon.jpg) no-repeat left center;
}
.phones .phone {
	background: url(../images/phone_icon.jpg) no-repeat left center;
}
.phones .phone, .phones .email {
	padding-left: 19px;
	font-size: 13px;
	color: #fff;
	height: 16px;
	display: block;
	float: left;
	margin-right: 15px;
}
.isOffer, .isRecomended {
	display: block;
	padding: 5px 10px;
	color: #fff;
	margin: 0 auto;
	font-size: 14px;
	font-weight: 400;
	margin-bottom: 5px;
}
.isRecomended {
	background: #255594;
	position: relative;
	margin-top: -32px;
	float: left;
}
.prosfora_inner_tag.isOffer {
	background: url('../images/offer-inner-cruise.png') no-repeat;
	position: absolute;
	top: -4px;
	right: -1px;
	width: 101px;
	height: 102px;
	z-index: 999;
}
.prosfora_inner_tag.isOfferspan {
	-webkit-transform: rotate(315deg);
	-moz-transform: rotate(315deg);
	-o-transform: rotate(315deg);
	writing-mode: lr-tb;
	color: #fff;
	display: block;
	top: 20px;
	padding: 0px 0px 0px 0px;
	position: relative;
	left: -3px;
}
.prosfora_inner_tag.isOffer span {
	-webkit-transform: rotate(46deg);
	-moz-transform: rotate(46deg);
	-o-transform: rotate(46deg);
	writing-mode: lr-tb;
	color: #fff;
	display: block;
	top: 28px;
	padding: 0px 0px 0px 0px;
	position: relative;
	left: 18px;
	text-transform: UPPERCASE;
}
.cruisesIntroContentLeft {
	padding: 30px;
}
.cruisesIntroContent {
	padding: 30px;
	padding-bottom: 60px;
}
.cruisesIntroContent label {
	font-size: 14px;
	color: #255594;
}
.cruisesIntroContent P {
	font-size: 14px;
	color: #595959;
}
.cruisesIntroContent ul li {
	color: #595959;
	font-size: 14px;
}
.cruisesIntroContent .col-md-3>label {
	font-size: 15px;
	border-bottom: 1px solid #595959;
	width: 100%;
}
.companyDetIntro {
	margin-top: 30px;
	display: inline-block;
	width: 100%;
}
.companyDetIntro label {
	color: #255594;
}
.departuresWrapp label {
	font-size: 14px;
	color: #255594;
}
.departuresWrapp P {
	font-size: 14px;
}
.departuresWrapp ul li {
	color: #595959;
	font-size: 14px;
}
.departuresWrapp .col-md-12>label {
	font-size: 15px;
	border-bottom: 1px solid #595959;
	width: 100%;
	margin: 10px 0px;
}
.fieldContent p {
	font-size: 14px;
	color: #595959;
}
.wrapperCruiseBody .fieldContent p {
	font-size: 14px;
	color: #595959;
}
.wrapperCruiseBody label {
	font-size: 14px;
	color: #255594;
}
ul.anaxwriseis-list {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
ul.anaxwriseis-list li {
	margin-bottom: 5px;
	border-bottom: 0px solid #ddd;
	float: left;
	clear: both;
	position: relative;
}
.monthLabel {
	font-size: 12px;
	background-color: #0d9bb9;
	padding: 5px;
	color: #fff;
	width: 40px;
	display: block;
	float: left;
	margin-right: 8px;
	font-family: Arial;
	border-radius: 3px;
	line-height: 15px;
	text-align: center;
}
.arrow {
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 5px 0 5px 5px;
	border-color: transparent transparent transparent #0d9bb9;
	position: absolute;
	left: 40px;
	top: 7px;
}
ul.anaxwriseis-list li .dayLabel {
	font-size: 12px;
	float: left;
	margin-right: 4px;
	margin-top: 1px;
	background: #FB8231;
	padding: 3px 5px;
	color: #FFF;
	border-radius: 2px;
}
.dromologio th {
	text-align: right;
}
.dromologio * {
	font-size: 14px;
}
.interestForm {
	background: #0D9BB9;
	padding: 5px 10px;
	float: left;
	margin: 10px 0px;
	color: #fff;
	border-radius: 0px;
}
.interestFormIntro {
	background: #0D9BB9;
	padding: 5px 10px;
	float: left;
	margin: 10px 0px;
	color: #fff;
	border-radius: 0px;
	position: absolute;
	bottom: 20px;
	right: 20px;
}
.interestFormIntro .glyphicon {
	margin-right: 10px;
}
.interestFormIntro:hover, .interestForm:hover {
	color: #fff;
}
.cruises .item-page .page-header h2 {
	display: none;
}
.cruises .total {
	display: none;
}
.cruises h3.searchResultsDescr {
	margin: 0px;
	padding: 10px 0px;
}
.cruises h3.searchResultsDescr p {
	font-size: 20px;
	color: #9a814f;
}
.cruiseIntroCont {
	background: #E0EBF8;
	float: left;
	margin-bottom: 30px;
	position: relative;
}
.cruiseImageLink {
	border: 10px solid #fff;
	float: left;
}
.cruiseDaysIntro {
	background: #FB8231;
	float: left;
	width: auto;
	padding: 5px 10px 0px 5px;
	height: 55px;
	line-height: 25px;
	margin-right: 15px;
}
.cruiseDaysIntro div {
	float: left;
	font-size: 24px;
	text-align: center;
	width: 100%;
	font-weight: bold;
	font-family: 'pfcentroslabprobold';
}
.cruiseDaysIntro span {
	float: left;
	clear: both;
	line-height: 12px;
	width: 100%;
	text-align: center;
}
.isRecommendIntroribbon {
	position: absolute;
	right: -5px;
	top: -5px;
	z-index: 1;
	overflow: hidden;
	width: 75px;
	height: 75px;
	text-align: right;
}
.isRecommendIntroribbon span {
	font-size: 10px;
	font-weight: bold;
	color: #FFF;
	text-transform: uppercase;
	text-align: center;
	line-height: 20px;
	transform: rotate(45deg);
	width: 100px;
	display: block;
	background: #79A70A;
	background: linear-gradient(#9BC90D 0%, #79A70A 100%);
	box-shadow: 0 3px 10px -5px rgba(0, 0, 0, 1);
	position: absolute;
	top: 19px;
	right: -21px;
}
.isRecommendIntroribbon span::before {
	content: "";
	position: absolute;
	left: 0px;
	top: 100%;
	z-index: -1;
	border-left: 3px solid #79A70A;
	border-right: 3px solid transparent;
	border-bottom: 3px solid transparent;
	border-top: 3px solid #79A70A;
}
.isRecommendIntroribbon span::after {
	content: "";
	position: absolute;
	right: 0px;
	top: 100%;
	z-index: -1;
	border-left: 3px solid transparent;
	border-right: 3px solid #79A70A;
	border-bottom: 3px solid transparent;
	border-top: 3px solid #79A70A;
}
h2.cruiseTitle {
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#4ec8e0+1,0d9bb9+100 */
	background: #4ec8e0; /* Old browsers */
	background: -moz-linear-gradient(top, #4ec8e0 1%, #0d9bb9 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1%, #4ec8e0), color-stop(100%, #0d9bb9)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #4ec8e0 1%, #0d9bb9 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #4ec8e0 1%, #0d9bb9 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #4ec8e0 1%, #0d9bb9 100%); /* IE10+ */
	background: linear-gradient(to bottom, #4ec8e0 1%, #0d9bb9 100%); /* W3C */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4ec8e0', endColorstr='#0d9bb9', GradientType=0 ); /* IE6-9 */
	color: #fff;
	float: left;
	width: 100%;
	padding: 10px;
	position: relative;
}
h2.cruiseTitle.titleoffer {
	padding-right: 50px;
}
h2 .cruiseDays {
	float: left;
	width: auto;
	border-right: 1px dotted #255594;
	padding: 5px 10px 0px 0px;
	margin-right: 5px;
	height: 55px;
	line-height: 25px;
}
h2 .cruiseDays div {
	float: left;
	font-size: 24px;
	text-align: center;
	width: 100%;
	font-weight: bold;
	font-family: 'pfcentroslabprobold';
}
h2 .cruiseDays span {
	float: left;
	clear: both;
	line-height: 12px;
	width: 100%;
	text-align: center;
}
#descriptionOfCruise {
	background: #fff;
	border: 0px;
	height: auto;
}
#formContainer {
	padding: 15px;
	border: 1px solid #ccc;
	border-radius: 5px;
	height: 100%;
	background: #eee;
}
#form-row-descriptionOfCruise h3 {
	margin: 0px;
	margin-bottom: 10px;
}
.cruises hr {
	display: none;
}
h3.apotelesmataHeader, .fancybox-outer h3, #modules-bottom-right .moduletable h3, #modules-bottom-left .moduletable h3, #modules-left .moduletable h3, #modules-right .moduletable h3 {
	font-size: 20px;
	color: #9a814f;
	margin: 0px 0px 20px 0px;
	font-family: 'pfcentroslabprobold';
}
.orderingDiv a {
	cursor: pointer;
	border: solid 1px #dddddd;
	background: url(../images/orderArrowUp.png) no-repeat 10px center;
	padding: 5px 10px 5px 25px;
	color: #888;
	margin-left: 15px;
}
.orderingDiv a.down {
	background: url(../images/orderArrowDown.png) no-repeat 10px center;
}
a.mapIconMarker {
	background: url(../images/orangeMarker.png) no-repeat center center;
	display: block;
	height: 50px;
	width: 100%;
	padding-top: 45px;
	text-align: center;
	color: #EC7929;
}
    
/* MEDIA QUERIES
*********************************************/

/* Extra small devices (phones, less than 768px) */
/* No media query -> mobile first strategy */

/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) {
}

/* Medium devices (desktops, 992px and up) */
@media (min-width: 992px) {
}

/* Large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {
.container {
	width: 1200px;
}
}
     
/* for higher resolutions (android and retina) */
@media screen and (-webkit-min-device-pixel-ratio: 1.5), screen and (max--moz-device-pixel-ratio: 1.5) {
}
 @media (max-width: 767px) {
.boatImageContent {
	text-align: center;
	margin-bottom: 30px;
}
.boatImageContent img {
	float: none!important;
	display: inline-block!important;
}
.pull-right {
	float: left;
}
.cruise-title-cont {
	margin-top: 0px!important;
	padding-bottom: 42px!important;
}
.isRecomended {
	background: #255594;
	position: relative;
	margin-top: -32px;
	float: right;
}
.cruiseTabsWrapper #tabs li {
	width: 100%;
	margin-bottom: 10px!important;
}
.cruiseTabsWrapper #tabs li a {
	width: 100%;
	bottom: 0px!important;
	border-radius: 3px!important;
}
.cruiseTabsWrapper #tabs li.active a {
	padding-top: 10px!important;
	padding-bottom: 10px!important;
}
.layout-showcase .sprocket-features-img-container {
	float: left;
	width: 100%;
	background: #f4f4f4;
	text-align: center;
	margin-bottom: 30px;
}
.layout-showcase .sprocket-features-img-container img {
	float: none!important;
}
.sprocket-mosaic-g-image-container A {
	float: left;
	width: 100%;
	background: #f4f4f4;
	text-align: center;
	margin-bottom: 30px;
}
.sprocket-mosaic-g-image-container img {
	float: none!important;
}
}
.select2-container {
	box-sizing: border-box;
	display: inline-block;
	margin: 0;
	position: relative;
	vertical-align: middle;
}
.select2-container .select2-selection--single {
	box-sizing: border-box;
	cursor: pointer;
	display: block;
	height: 28px;
	user-select: none;
	-webkit-user-select: none;
}
.select2-container .select2-selection--single .select2-selection__rendered {
	display: block;
	padding-left: 8px;
	padding-right: 20px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered {
	padding-right: 8px;
	padding-left: 20px;
}
.select2-container .select2-selection--multiple {
	box-sizing: border-box;
	cursor: pointer;
	display: block;
	min-height: 32px;
	user-select: none;
	-webkit-user-select: none;
}
.select2-container .select2-selection--multiple .select2-selection__rendered {
	display: inline-block;
	overflow: hidden;
	padding-left: 8px;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.select2-container .select2-search--inline {
	float: left;
}
.select2-container .select2-search--inline .select2-search__field {
	box-sizing: border-box;
	border: none;
	font-size: 100%;
	margin-top: 5px;
}
.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button {
-webkit-appearance:none;
}
.select2-dropdown {
	background-color: white;
	border: 1px solid #aaa;
	border-radius: 4px;
	box-sizing: border-box;
	display: block;
	position: absolute;
	left: -100000px;
	width: 100%;
	z-index: 1051;
}
.select2-results {
	display: block;
}
.select2-results__options {
	list-style: none;
	margin: 0;
	padding: 0;
}
.select2-results__option {
	padding: 6px;
	user-select: none;
	-webkit-user-select: none;
}
.select2-results__option[aria-selected] {
	cursor: pointer;
}
.select2-container--open .select2-dropdown {
	left: 0;
}
.select2-container--open .select2-dropdown--above {
	border-bottom: none;
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0;
}
.select2-container--open .select2-dropdown--below {
	border-top: none;
	border-top-left-radius: 0;
	border-top-right-radius: 0;
}
.select2-search--dropdown {
	display: block;
	padding: 4px;
}
.select2-search--dropdown .select2-search__field {
	padding: 4px;
	width: 100%;
	box-sizing: border-box;
}
.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button {
-webkit-appearance:none;
}
.select2-search--dropdown.select2-search--hide {
	display: none;
}
.select2-close-mask {
	border: 0;
	margin: 0;
	padding: 0;
	display: block;
	position: fixed;
	left: 0;
	top: 0;
	min-height: 100%;
	min-width: 100%;
	height: auto;
	width: auto;
	opacity: 0;
	z-index: 99;
	background-color: #fff;
	filter: alpha(opacity=0);
}
.select2-hidden-accessible {
	border: 0;
	clip: rect(0 0 0 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px;
}
.select2-container--default .select2-selection--single {
	background-color: #fff;
	border: 1px solid #aaa;
	border-radius: 4px;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
	color: #444;
	line-height: 26px!important;/* height: 30px; */
}
.select2-container--default .select2-selection--single .select2-selection__clear {
	cursor: pointer;
	float: right;
	font-weight: bold;
}
.select2-container--default .select2-selection--single .select2-selection__placeholder {
	color: #999;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
	height: 26px;
	position: absolute;
	top: 1px;
	right: 1px;
	width: 20px;
}
.select2-container--default .select2-selection--single .select2-selection__arrow b {
	border-color: #888 transparent transparent transparent;
	border-style: solid;
	border-width: 5px 4px 0 4px;
	height: 0;
	left: 50%;
	margin-left: -4px;
	margin-top: -2px;
	position: absolute;
	top: 50%;
	width: 0;
}
.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear {
	float: left;
}
.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow {
	left: 1px;
	right: auto;
}
.select2-container--default.select2-container--disabled .select2-selection--single {
	background-color: #eee;
	cursor: default;
}
.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear {
	display: none;
}
.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
	border-color: transparent transparent #888 transparent;
	border-width: 0 4px 5px 4px;
}
.select2-container--default .select2-selection--multiple {
	background-color: white;
	border: 1px solid #aaa;
	border-radius: 4px;
	cursor: text;
}
.select2-container--default .select2-selection--multiple .select2-selection__rendered {
	box-sizing: border-box;
	list-style: none;
	margin: 0;
	padding: 0 5px;
	width: 100%;
}
.select2-container--default .select2-selection--multiple .select2-selection__placeholder {
	color: #999;
	margin-top: 5px;
	float: left;
}
.select2-container--default .select2-selection--multiple .select2-selection__clear {
	cursor: pointer;
	float: right;
	font-weight: bold;
	margin-top: 5px;
	margin-right: 10px;
}
.select2-container--default .select2-selection--multiple .select2-selection__choice {
	background-color: #e4e4e4;
	border: 1px solid #aaa;
	border-radius: 4px;
	cursor: default;
	float: left;
	margin-right: 5px;
	margin-top: 5px;
	padding: 0 5px;
}
.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
	color: #999;
	cursor: pointer;
	display: inline-block;
	font-weight: bold;
	margin-right: 2px;
}
.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover {
	color: #333;
}
.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice, .select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__placeholder {
	float: right;
}
.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
	margin-left: 5px;
	margin-right: auto;
}
.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
	margin-left: 2px;
	margin-right: auto;
}
.select2-container--default.select2-container--focus .select2-selection--multiple {
	border: solid black 1px;
	outline: 0;
}
.select2-container--default.select2-container--disabled .select2-selection--multiple {
	background-color: #eee;
	cursor: default;
}
.select2-container--default.select2-container--disabled .select2-selection__choice__remove {
	display: none;
}
.select2-container--default.select2-container--open.select2-container--above .select2-selection--single, .select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple {
	border-top-left-radius: 0;
	border-top-right-radius: 0;
}
.select2-container--default.select2-container--open.select2-container--below .select2-selection--single, .select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple {
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0;
}
.select2-container--default .select2-search--dropdown .select2-search__field {
	border: 1px solid #aaa;
}
.select2-container--default .select2-search--inline .select2-search__field {
	background: transparent;
	border: none;
	outline: 0;
}
.select2-container--default .select2-results>.select2-results__options {
	max-height: 200px;
	overflow-y: auto;
}
.select2-container--default .select2-results__option[role=group] {
	padding: 0;
}
.select2-container--default .select2-results__option[aria-disabled=true] {
	color: #999;
}
.select2-container--default .select2-results__option[aria-selected=true] {
	background-color: #ddd;
}
.select2-container--default .select2-results__option .select2-results__option {
	padding-left: 1em;
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__group {
	padding-left: 0;
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__option {
	margin-left: -1em;
	padding-left: 2em;
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
	margin-left: -2em;
	padding-left: 3em;
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
	margin-left: -3em;
	padding-left: 4em;
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
	margin-left: -4em;
	padding-left: 5em;
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
	margin-left: -5em;
	padding-left: 6em;
}
.select2-container--default .select2-results__option--highlighted[aria-selected] {
	background-color: #5897fb;
	color: white;
}
.select2-container--default .select2-results__group {
	cursor: default;
	display: block;
	padding: 6px;
}
.select2-container--classic .select2-selection--single {
	background-color: #f6f6f6;
	border: 1px solid #aaa;
	border-radius: 4px;
	outline: 0;
	background-image: -webkit-linear-gradient(top, #ffffff 50%, #eeeeee 100%);
	background-image: -o-linear-gradient(top, #ffffff 50%, #eeeeee 100%);
	background-image: linear-gradient(to bottom, #ffffff 50%, #eeeeee 100%);
	background-repeat: repeat-x;
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#eeeeee', GradientType=0);
}
.select2-container--classic .select2-selection--single:focus {
	border: 1px solid #5897fb;
}
.select2-container--classic .select2-selection--single .select2-selection__rendered {
	color: #444;
	line-height: 28px;
}
.select2-container--classic .select2-selection--single .select2-selection__clear {
	cursor: pointer;
	float: right;
	font-weight: bold;
	margin-right: 10px;
}
.select2-container--classic .select2-selection--single .select2-selection__placeholder {
	color: #999;
}
.select2-container--classic .select2-selection--single .select2-selection__arrow {
	background-color: #ddd;
	border: none;
	border-left: 1px solid #aaa;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
	height: 26px;
	position: absolute;
	top: 1px;
	right: 1px;
	width: 20px;
	background-image: -webkit-linear-gradient(top, #eeeeee 50%, #cccccc 100%);
	background-image: -o-linear-gradient(top, #eeeeee 50%, #cccccc 100%);
	background-image: linear-gradient(to bottom, #eeeeee 50%, #cccccc 100%);
	background-repeat: repeat-x;
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#cccccc', GradientType=0);
}
.select2-container--classic .select2-selection--single .select2-selection__arrow b {
	border-color: #888 transparent transparent transparent;
	border-style: solid;
	border-width: 5px 4px 0 4px;
	height: 0;
	left: 50%;
	margin-left: -4px;
	margin-top: -2px;
	position: absolute;
	top: 50%;
	width: 0;
}
.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__clear {
	float: left;
}
.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__arrow {
	border: none;
	border-right: 1px solid #aaa;
	border-radius: 0;
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px;
	left: 1px;
	right: auto;
}
.select2-container--classic.select2-container--open .select2-selection--single {
	border: 1px solid #5897fb;
}
.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow {
	background: transparent;
	border: none;
}
.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b {
	border-color: transparent transparent #888 transparent;
	border-width: 0 4px 5px 4px;
}
.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single {
	border-top: none;
	border-top-left-radius: 0;
	border-top-right-radius: 0;
	background-image: -webkit-linear-gradient(top, #ffffff 0%, #eeeeee 50%);
	background-image: -o-linear-gradient(top, #ffffff 0%, #eeeeee 50%);
	background-image: linear-gradient(to bottom, #ffffff 0%, #eeeeee 50%);
	background-repeat: repeat-x;
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#eeeeee', GradientType=0);
}
.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single {
	border-bottom: none;
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0;
	background-image: -webkit-linear-gradient(top, #eeeeee 50%, #ffffff 100%);
	background-image: -o-linear-gradient(top, #eeeeee 50%, #ffffff 100%);
	background-image: linear-gradient(to bottom, #eeeeee 50%, #ffffff 100%);
	background-repeat: repeat-x;
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#ffffff', GradientType=0);
}
.select2-container--classic .select2-selection--multiple {
	background-color: white;
	border: 1px solid #aaa;
	border-radius: 4px;
	cursor: text;
	outline: 0;
}
.select2-container--classic .select2-selection--multiple:focus {
	border: 1px solid #5897fb;
}
.select2-container--classic .select2-selection--multiple .select2-selection__rendered {
	list-style: none;
	margin: 0;
	padding: 0 5px;
}
.select2-container--classic .select2-selection--multiple .select2-selection__clear {
	display: none;
}
.select2-container--classic .select2-selection--multiple .select2-selection__choice {
	background-color: #e4e4e4;
	border: 1px solid #aaa;
	border-radius: 4px;
	cursor: default;
	float: left;
	margin-right: 5px;
	margin-top: 5px;
	padding: 0 5px;
}
.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove {
	color: #888;
	cursor: pointer;
	display: inline-block;
	font-weight: bold;
	margin-right: 2px;
}
.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover {
	color: #555;
}
.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
	float: right;
}
.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
	margin-left: 5px;
	margin-right: auto;
}
.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
	margin-left: 2px;
	margin-right: auto;
}
.select2-container--classic.select2-container--open .select2-selection--multiple {
	border: 1px solid #5897fb;
}
.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple {
	border-top: none;
	border-top-left-radius: 0;
	border-top-right-radius: 0;
}
.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple {
	border-bottom: none;
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0;
}
.select2-container--classic .select2-search--dropdown .select2-search__field {
	border: 1px solid #aaa;
	outline: 0;
}
.select2-container--classic .select2-search--inline .select2-search__field {
	outline: 0;
}
.select2-container--classic .select2-dropdown {
	background-color: white;
	border: 1px solid transparent;
}
.select2-container--classic .select2-dropdown--above {
	border-bottom: none;
}
.select2-container--classic .select2-dropdown--below {
	border-top: none;
}
.select2-container--classic .select2-results>.select2-results__options {
	max-height: 200px;
	overflow-y: auto;
}
.select2-container--classic .select2-results__option[role=group] {
	padding: 0;
}
.select2-container--classic .select2-results__option[aria-disabled=true] {
	color: grey;
}
.select2-container--classic .select2-results__option--highlighted[aria-selected] {
	background-color: #3875d7;
	color: white;
}
.select2-container--classic .select2-results__group {
	cursor: default;
	display: block;
	padding: 6px;
}
.select2-container--classic.select2-container--open .select2-dropdown {
	border-color: #5897fb;
}
.select2.select2-container.select2-container--default {
	width: 100%!important;/* padding: 10px; */
}
div.cck_forms.cck_search div.cck_form {
	float: left;
	width: 100%!important;
}

.moduletable.organized_trips .arrow{
	left:0;
}

.add-info-wrapper {
	padding:15px;
	margin:15px auto 15px auto;
	display:block;
	color:#fff;
	background:#0D9BB9;
	border-radius:5px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	line-height:23px;

	max-width:800px;
}

.add-info-wrapper p {
		font-size:13px;
		font-weight:lighter;
}
.add-info-items {
	padding:15px;
	margin:0 auto 15px auto;
	display:block;
	color:#fff;
	max-width:800px;
	background:#fff;
	border-radius:5px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
}

.add-info-items ul {
	display:block;
	margin:0;
	padding:0;
}

.add-info-items ul li {
	padding-bottom:15px;
	margin-bottom:15px;
	border-bottom:dashed 1px #dfdfdf;
}

.add-info-items ul li span {
	color:#333;
}

.add-info-items ul li:last-child {
	margin:0;
	padding:0;
	border:none;
}

.printHeader {display:none;}

span.stLarge {
    background-image: none !important;
}

.stButton {
    display: none !important;
}

.acymailing_module_form .acymailing_introtext {color:#cccccc; font-size:13px; margin-bottom:5px !important;}

table.acymailing_form {margin: 0px !important; width: 100%;}

.acyfield_name input.inputbox, .acyfield_email input.inputbox {border: 1px solid #ccc; color: #ccc; background: #494e56; border-radius: 0px; width: 100%!important; height: 34px; padding: 6px 12px; font-size: 14px; line-height: 1.42857143;}

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

.acysubbuttons .btn-primary{background: #0d9bb9; color: #fff;border-radius: 0px;font-weight: normal;text-shadow: none;}

div.acymailing_module_success {
    color: #ccc !important;
    background-color: #393e46 !important;}
	
	
.cruiseTabsWrapper .cabin-img img{
	width:100%;
	height:auto;
}

.cruiseTabsWrapper .cabin-img {
	margin-bottom:20px;
}

a.cruiseImageLink img.img-responsive {
	
	width:100%;
	}

div.departuresWrapp > div:nth-child(3) a.interestForm {
	background: #FB8231;
}