/* PRINT CSS
*********************************************/
@import url('normalize.css');
@import url('editor.css');

.col-md-3, .col-md-9 {
    width: 100% !important;
}
.ribbon-front {color: #fff !important;}
.ribbon-front .price, strike {color: #fff !important;}

a[href]:after {
    content: none !important;
  }
  
.prosfora_inner_tag.isOffer span {color:#fff !important;}
.cruise_show_infolinks li {padding-bottom:10px;}

.nav-tabs {display:none;}

.tab-content>.active { border:0px;}

.tab-content>.tab-pane {
    display: block !important;
	width:100%;
}

.departuresWrapp .col-md-12 {margin-bottom:10px;}

.cruiseTabsWrapper {margin-top:0px;}

.cruisemap, .departuresLabel, .interestForm, .hrisima, .newsletter {display:none !important;}

#cabins {margin-bottom:20px;}

.printHeader {display:block; width:100% !important; font-size:28px;}

.table-responsive {min-height: 100% !important;width:100% !important; overflow:hidden;}

.table-responsive td {padding-top: 4px;}


