/* Add here all your css styles (customizations) */

/* Prevent BODY from scrolling when a modal is opened */
body.modal-open { 
	overflow-y: scroll; 
} 
.modal { 
	overflow: auto;
}

.twoColumn li {
    width: 50%;
	float: left;
}

.threeColumn li {
    width: 33.3333%;
	float: left;
}


#editable-value{
	display:none;
}

.cp li{
	width:160px;
	height:150px;
	text-align:center;
}

.cp > li {
  display: inline-block;
}
.cp > li:first-child {
  padding-left: 0;
}

.slips {
	float:right; 
	margin:10px;
}


#sortable { list-style-type: none; margin: 0; padding: 0; width: 100%; }
#sortable li { margin: 0 3px 3px 3px; padding: 0.1em 0.4em 0.4em 1.5em; font-size: 15px; height: 35px; position:relative;}
#sortable li i.li-move { position: absolute; margin-left: -1.3em;margin-top:5px;cursor:move; }
#sortable li i.li-delete { position: absolute;right:38%; margin-left: -1.3em;margin-top:5px;background-position: -97px -128px;cursor:pointer;}


#itineraryTab .border-floatleft {
	border:1px solid #000000;
	float:left;
	text-align:center;
	background-color:#e5f1f4;
}

#itineraryTab .border {
	border:1px solid #000000;
	text-align:center;
	padding:0px;
}

#itineraryTab .floatleft {
	float:left;
	text-align:center;
}


#itineraryTab .day {
	line-height:38px;
	height:38px;
	padding: 0.1em 0.4em 0.4em 0.5em;
	border-bottom:1px dashed #5e5e5e;
	list-style-type: none;
}

#itineraryTab select {
	max-height:430px;
}

#itineraryTab #itinerary-time{
	width: 30%;
}


#itineraryTab #itinerary-time input {
	width: 80px;
	height: 14px;
}
	
.pointer {
	cursor:pointer;
}

.form-input{
	display:inline!important;
	width: 20%;
	padding-left:5px;
	padding-right:0px;
}

.sortLi {
	color:#555;
	border: 1px solid #DAE2EA;
	background-color:#F8FAFF;
	margin: 5px 0px;
}

.sortPriv {
	color:#7C9EB2;
	border: 1px solid #DAE2EA;
	background-color:#F8FAFF;
	margin: 5px 0px;
}

.to-uppercase{
	text-transform:uppercase
}

.own-cal2{
	border:1px solid #DAE2EA;
	min-height:85px;
	width:120px;
	float:left;
}


.own-cal{
	border:1px solid #DAE2EA;
	min-height:85px;
	width:14%;
	float:left;
	background-color: #FFF;
}

.own-cal-header{
	border:1px solid #DAE2EA;
	min-height:30px;
	width:14%;
	float:left;
	background-color: #FFF;
}

.own-cal-select{
	border:1px solid #DAE2EA;
	min-height:55px;
	width:98%;
}

.cal-select{
	width:88px;
	display:inline;
}

.cal-arrow{
	padding:0px 10px;
}

.own-cal-clear{
	clear:both;
}


img.trash {
	
	height:20px;
	width:20px;
	margin:3px 15px;
	float:right;
	cursor:pointer;
}


div.trash {
	
	border-radius:9px !important;
	position:absolute;
	top:0px;
	right:12px;
	background-color:#000000;
	height:30px;
	width:90px;
	opacity: 0.8;
	z-index:60001;
}


div.trashLoading {
	
	margin:0px auto!important;
	padding:15px;
	position: absolute;
	top:10%;
	left:31%;
	display:none;
	font-size: 60px;
	color:#ffffff;
}

.route {
	font-size: 13px;
	height: 50px;
}

.duration {
	font-size: 13px;
}

.font-13 {
	font-size: 13px;
	line-height: 1.3;
}
.font-14 {
	font-size: 14px;
	line-height: 1.3;
}
.font-15 {
	font-size: 15px;
	line-height: 1.3;
}
.font-15x {
	font-size: 15px;
	line-height: 2;
}
.font-18 {
	font-size: 18px;
	line-height: 1.3;
}
.font-20 {
	font-size: 20px;
	line-height: 1.3;
}
.font-22 {
	font-size: 22px;
	line-height: 1.3;
}
.font-24 {
	font-size: 24px;
	line-height: 1.3;
}
.font-26 {
	font-size: 26px;
	line-height: 1.3;
}
.font-28 {
	font-size: 28px;
	line-height: 1.3;
}
.font-38 {
	font-size: 38px;
	line-height: 1.3;
}
.font-48 {
	font-size: 48px;
	line-height: 1.3;
}


.text-uppercase {
	text-transform: uppercase;
}

.seachBox {
	color: #FFF;
	font-size: 20px;
	background: none repeat scroll 0% 0% #3498DB;
	font-weight: 400;
	padding: 8px 30px;
}


.divider {
	padding-right: 10px;
	padding-left: 10px;
}

.latestpromo {
	font-size: 14px;
	line-height: 1.8;
	font-family: Verdana,·s²Ó©úÅé,SimSun;
}


.shadowbox {
	overflow: hidden;
	position:relative;
	box-shadow:0 0 15px #b5b5b5;
}

.floatBtn {
	position: fixed;
	bottom: 0;
	width: 100%;
	background: #FFF;
	display: flex;
	text-align: center;
	box-shadow: 0 0 15px #00214B;
	z-index: 100;
}

/*
	TOOLTIP
*/

#tooltip
{
	font-family: Ubuntu, sans-serif;
	font-size: 0.875em;
	text-align: center;
	text-shadow: 0 1px rgba( 0, 0, 0, .5 );
	line-height: 1.5;
	color: #fff;
	background: #333;
	background: -webkit-gradient( linear, left top, left bottom, from( rgba( 0, 0, 0, .6 ) ), to( rgba( 0, 0, 0, .8 ) ) );
	background: -webkit-linear-gradient( top, rgba( 0, 0, 0, .6 ), rgba( 0, 0, 0, .8 ) );
	background: -moz-linear-gradient( top, rgba( 0, 0, 0, .6 ), rgba( 0, 0, 0, .8 ) );
	background: -ms-radial-gradient( top, rgba( 0, 0, 0, .6 ), rgba( 0, 0, 0, .8 ) );
	background: -o-linear-gradient( top, rgba( 0, 0, 0, .6 ), rgba( 0, 0, 0, .8 ) );
	background: linear-gradient( top, rgba( 0, 0, 0, .6 ), rgba( 0, 0, 0, .8 ) );
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border-top: 1px solid #fff;
	-webkit-box-shadow: 0 3px 5px rgba( 0, 0, 0, .3 );
	-moz-box-shadow: 0 3px 5px rgba( 0, 0, 0, .3 );
	box-shadow: 0 3px 5px rgba( 0, 0, 0, .3 );
	position: absolute;
	z-index: 10000;
	padding: 15px;
}
#tooltip:after
{
	width: 0;
	height: 0;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-top: 10px solid #333;
	border-top-color: rgba( 0, 0, 0, .7 );
	content: '';
	position: absolute;
	left: 50%;
	bottom: -10px;
	margin-left: -10px;
}
#tooltip.top:after
{
	border-top-color: transparent;
	border-bottom: 10px solid #333;
	border-bottom-color: rgba( 0, 0, 0, .6 );
	top: -20px;
	bottom: auto;
}
#tooltip.left:after
{
	left: 10px;
	margin: 0;
}
#tooltip.right:after
{
	right: 10px;
	left: auto;
	margin: 0;
}




.frontText {
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 15px;
}


.ellipsis_sailingDT {
	width: 238px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;        
}

.ellipsis_port {
	overflow: hidden;
	text-overflow: ellipsis;
	/*display: -webkit-box;*/
  	-webkit-line-clamp: 2;
  	-webkit-box-orient: vertical;  	
}

.frontPromo {
	background: #fcfcfc;
	box-shadow: 0 0 5px #ddd;
    -webkit-transition: box-shadow 0.2s ease-in-out;
    -moz-transition: box-shadow 0.2s ease-in-out;
    -o-transition: box-shadow 0.2s ease-in-out;
    transition: box-shadow 0.2s ease-in-out;
	padding-bottom: 15px;
}

.cabinfareBlock {
	min-height: 50px;
	cursor: pointer;
}

.clear-x {
	background: url(../../resources/common/img/clear.png) center center no-repeat;
	display: block;
	width: 13px;
	height: 13px;
	position: relative;
	opacity: 0.6;
	z-index: 100;
	top: 50%;
	right: -90px;
	margin-top: -16px;
	cursor: pointer;
	color: #888;
}

.tableborder {
	margin-bottom: 18px;
	padding-top: 10px;
	padding-bottom: 10px;
	border: solid 1px #EDE4E4;
}

.padding-10 {
	padding-top: 10px;
	padding-bottom: 10px;
}

.salinglist{
	padding: 8px;
	margin-bottom: 8px;
	border: 1px solid transparent;
	background-color: #d9edf7;
	border-color: #bce8f1;
}
.salinglist h4{
	color: #31708f;
}

.salinglistSelect{
	padding: 8px;
	margin-bottom: 8px;
	border: 1px solid transparent;
	background-color: #dff0d8;
	border-color: #d6e9c6;
}

/*Owl Slider v6*/
.owl-carousel-v6 .owl-carousel-item {
	margin: 0 10px;
	padding: 7px 0;
	text-align: center;
	position: relative;
	border: 1px solid #e4e2e2;
}

.owl-carousel-v6 .owl-carousel-item img {
	width: 150px;
	height: auto;
}

.owl-carousel-v6 .owl-wrapper-outer {
	margin-bottom: 20px;
}

.owl-carousel-v6 .owl-controls .owl-page span {
	margin: 5px 3px !important;
}


/*404 Error Message*/
.error-v1 {
	padding-bottom: 30px;
	text-align: center;	
}

.error-v1 p {
	color: #555;
	font-size: 16px;
}

.error-v1 span {
	color: #555;
	display: block;
	font-size: 35px;
	font-weight: 200;
}

.error-v1 span.error-v1-title {
	color: #777;	
	font-size: 180px;
	line-height: 200px;
	padding-bottom: 20px;
}

/*For Mobile Devices*/
@media (max-width: 500px) { 
	.error-v1 p {
		font-size: 12px;
	}	

	.error-v1 span {
		font-size: 25px;
	}

	.error-v1 span.error-v1-title {
		font-size: 140px;
	}
}

.promotion-price {
	width:60%; 
	float:left; 
	border: 2px solid rgb(255, 72, 98); 
	line-height: 18px;
}

.promotion-save {
	width:40%; 
	float:right; 
	background-color: rgb(255, 72, 98); 
	color: white; 
	border: 2px solid rgb(255, 72, 98); 
	line-height: 18px;
}



/*Registration and Login Page v1
------------------------------------*/
.reg-page {
	color: #555;
	padding: 30px;
	background: #fefefe;
	border: solid 1px #eee;
}

/*Reg Header*/
.reg-header {
	color: #555;
	text-align: center;
	margin-bottom: 35px;
	border-bottom: solid 1px #eee;
}

.reg-header h2 {
	font-size: 24px;
	margin-bottom: 15px;
}

/*Reg Forms*/
.reg-page label {
	color: #777;
}



/*Easy Block
------------------------------------*/
.easy-block-v1 {
	position: relative;
	border: solid 8px #F8F8F8;
	margin-bottom: 50px;
	transition: box-shadow 0.2s;
	background: #F8F8F8;
}

.easy-block-v1:hover {
	border: solid 8px #F8F8F8;
	-webkit-box-shadow: 0 0 10px rgba(0,0,0, .65);
	-moz-box-shadow: 0 0 10px rgba(0,0,0, .65);
	box-shadow: 0 0 10px rgba(0,0,0, .65);
}

.easy-block-v1 img {
	width: 100%;
}

.easy-block-v1 .overflow-h h3 {
	width: 60%;	
	float: left;
	font-size: 18px;
	line-height: 24px;
	margin-bottom: 5px;
}

.easy-block-v1 .easy-block-v1-badge {
	left: 0px;
	top: 10px;
	z-index: 91;
	color: #fff;
	padding: 4px 10px;
	position: absolute;
}



.rgba-white { background-color: rgba(255,255,255,0.6);}
.rgba-red { background-color: rgba(231,76,60,0.8);}
.rgba-blue{ background-color: rgba(52,152,219,0.8);}
.rgba-default { background-color: rgba(114,192,44,0.8);}
.rgba-purple { background-color: rgba(155,107,204,0.8);}


/*FancyBox Hover Effect*/
.zoomer:hover .overlay-zoom .zoom-icon{
   opacity:0.4;   
   -webkit-transform: scale(1);
   -moz-transform: scale(1);
   -o-transform: scale(1);
   -ms-transform: scale(1);
   transform: scale(1);
   filter: alpha(opacity = 50);
}

.overlay-zoom {
   z-index: 90;
   width: 100%;
   height: 100%;
   display: block;
   cursor: pointer;
   position: relative;     
   -webkit-transition: all 0.1s ease-in-out;
   -moz-transition: all 0.1s ease-in-out;
   -o-transition: all 0.1s ease-in-out;
   -ms-transition: all 0.1s ease-in-out;
   transition: all 0.1s ease-in-out;
}

.overlay-zoom .zoom-icon {
   top:0;   
   opacity: 0; 
   z-index: 100;
   width: inherit;
   height: inherit;
   position: absolute;
   background-color: #000;
   background-position: 50%;
   background-repeat: no-repeat;
   background-image:url("../img/overlay-icon.png");
   filter: alpha(opacity = 0);
   -webkit-backface-visibility: hidden;
   -webkit-transition: all 0.4s ease-in-out;
   -moz-transition: all 0.4s ease-in-out;
   -o-transition: all 0.4s ease-in-out;
   -ms-transition: all 0.4s ease-in-out;
   transition: all 0.4s ease-in-out;
   -webkit-transform: scale(0);
   -moz-transform: scale(0);
   -o-transform: scale(0);
   -ms-transform: scale(0);
   transform: scale(0);
}

@media (max-width: 768px) {
   .fancybox-overlay {
      background: none !important;
   }
}


/*Team v2
------------------------------------*/
.team-v2 {
	position: relative;
	margin-bottom: 20px;
	width: 106%;
	transition: box-shadow 0.2s;
	border: solid 8px #F8F8F8;
}

.team-v2:hover {
	border: solid 8px #F8F8F8;
	-webkit-box-shadow: 0 0 10px rgba(0,0,0, .65);
	-moz-box-shadow: 0 0 10px rgba(0,0,0, .65);
	box-shadow: 0 0 10px rgba(0,0,0, .65);
}

.team-v2 img {
	width: 100%;
}

.team-v2 .inner-team {
	background: #F8F8F8;
	text-align: center;
}

.team-v2 .inner-team h3 {
	margin: 0;
}

.team-v2 .inner-team small {
	display: block;
	font-size: 12px;
	margin-bottom: 7px;
}

.team-v2 .inner-team p {
	font-size: 13px;
}

.team-v2 .inner-team hr {
	margin: 10px 0 15px;
}


/*Booking Details
------------------------------------*/

.itemrow {
    display: table-row;
}
.itemstriped {
    border: 1px solid #DCEBF7;
}
.iteminfo {
    display: table;
    width: 100%;
    /*width: calc(100% - 24px);*/
    margin: 0 auto;
}


/*itemname:  width = 36% for my booking */

.itemrow:first-child .itemname {
    border-top: none;
}
.itemstriped .itemname {
    color: #336199;
    background-color: #EDF3F4;
    border-top: 1px solid #F7FBFF;
}
.itemname {
    text-align: right;
    padding: 6px 10px 6px 4px;
    font-weight: normal;
    color: #667E99;
    background-color: transparent;
    border-top: 1px dotted #D5E4F1;
    display: table-cell;
    width: 36%;
    vertical-align: middle;
}

/*itemname2:  width = 30% for control panel */

.itemrow:first-child .itemname2 {
    border-top: none;
}
.itemstriped .itemname2 {
    color: #336199;
    background-color: #EDF3F4;
    border-top: 1px solid #F7FBFF;
}
.itemname2 { 
    text-align: right;
    padding: 6px 10px 6px 4px;
    font-weight: normal;
    color: #667E99;
    background-color: transparent;
    border-top: 1px dotted #D5E4F1;
    display: table-cell;
    width: 30%;
    vertical-align: middle;
}
.itemrow:first-child .itemvalue {
    border-top: none;
}
.itemstriped .itemvalue {
    border-top: 1px dotted #DCEBF7;
    padding-left: 12px;
}
.itemvalue {
    display: table-cell;
    padding: 6px 4px 6px 6px;
    border-top: 1px dotted #D5E4F1;
}


/* Ribbon
------------------------------------*/

.ribbon {
    position: absolute;
    top: 20px;
    right: -5px;
    padding: 15px;
}
.ribbon-content{
    position: relative; 
    width: 100%; 
    height: 100px; 
    background: #f1f1f1; 
    border: 1px solid #DDD;    
}
.ribbon-content img{
    margin-left: 10px;
    margin-top: 10px;
}
.ribbon.info {
    background: #5bc0de;
    color: #fff;
    border-right: 5px solid #aae7ef;
}
.ribbon.light {
    background: #ddd;
    color: #2c3e50;
    border-right: 5px solid #eaeaea;
}
.ribbon.black {
    background: #131313;
    color: #fff;
    border-right: 5px solid #464646;
}
.ribbon.green {
    background: #9cd70e;
    color: #fff;
    border-right: 5px solid #c6f457;
}
.ribbon.red {
    background: #e74c3c;
    color: #fff;
    border-right: 5px solid #f2787d;
}
.ribbon.orange {
    background: #ff8a3c;
    color: #fff;
    border-right: 5px solid #ffc7a2;
}
.ribbon.yellow {
    background: #ffd800;
    color: #fff;
    border-right: 5px solid #ffe866;
}
.ribbon:before, .ribbon:after {
    content: '';
    position: absolute;
    left: -9px;
    border-left: 10px solid transparent;
}
.ribbon:before {
    top: 0;
}
.ribbon:after {
    bottom: 0;
}
.ribbon.info:before {
    border-top: 27px solid #5bc0de;
}
.ribbon.info:after {
    border-bottom: 27px solid #5bc0de;
}
.ribbon.light:before {
    border-top: 27px solid #ddd;
}
.ribbon.light:after {
    border-bottom: 27px solid #ddd;
}
.ribbon.black:before {
    border-top: 27px solid #131313;
}
.ribbon.black:after {
    border-bottom: 27px solid #131313;
}
.ribbon.green:before {
    border-top: 27px solid #9cd70e;
}
.ribbon.green:after {
    border-bottom: 27px solid #9cd70e;
}
.ribbon.red:before {
    border-top: 27px solid #e74c3c;
}
.ribbon.red:after {
    border-bottom: 27px solid #e74c3c;
}
.ribbon.orange:before {
    border-top: 27px solid #ff8a3c;
}
.ribbon.orange:after {
    border-bottom: 27px solid #ff8a3c;
}
.ribbon.yellow:before {
    border-top: 27px solid #ffd800;
}
.ribbon.yellow:after {
    border-bottom: 27px solid #ffd800;
}
.ribbon span {
    display: block;
    font-size: 16px;
    font-weight: 600;
}

/* Info Block
------------------------------------*/
.info-block {
    padding: 20px 20px;
    text-align: center;
    margin-bottom: 20px;
    height: 120px;
}

.info-block p {
    color: #bbb;
}

.info-block h1, h2 {
    line-height: 40px;
}

.color-white {
	color: #FFF;
}