@charset "UTF-8";
@import url(https://fonts.googleapis.com/css?family=Open+Sans:300);
@font-face {
    font-family: 'sofiapro-light';
    src: url('../files/fonts/sofiapro-light-webfont.woff2') format('woff2'),
         url('../files/fonts/sofiapro-light-webfont.woff') format('woff');
    font-style: normal;
}

body {
	background: url(../images/bg-main.jpg) no-repeat #ffffff;
	margin: 0;
	padding: 0;
	overflow-y: hidden;
	overflow-x: hidden;
	font-family: 'sofiapro-light', Arial, Helvetica, sans-serif;
	box-sizing: border-box;
}
/*scroll for home page */
.scroll{
	overflow-y: scroll!important;
}
* {
	outline: 0;
}

h1 {
	font-family: 'sofiapro-light', Arial, Helvetica, sans-serif;
    font-size: 28pt;
	font-weight: 300;
    color: #026a8c;
    margin: 15px 0 10px 0;
}

h2 {
	font-family: 'sofiapro-light', Arial, Helvetica, sans-serif;
    font-size: 14pt;
    font-weight: 400;
    color: #026a8c;
    margin: 0 0 30px 0;
}

h3 {
	font-family: 'sofiapro-light', Arial, Helvetica, sans-serif;
    font-size: 21pt;
    font-weight: 400;
    color: #ffffff;
    text-shadow: 1px 1px 0px rgba(255, 255, 255, 0.1), 1px 2px 1px rgba(0, 0, 0, 0.1);
}

h4 {
	font-family: 'sofiapro-light', Arial, Helvetica, sans-serif;
    font-size: 18pt;
    color: #e92227;
    margin: 15px 0 10px 0;
}

h5 {
	font-family: 'sofiapro-light', Arial, Helvetica, sans-serif;
    font-size: 15pt;
    color: #e92227;
    margin: 15px 0 10px 0;
}

h6 {
	font-family: 'sofiapro-light', Arial, Helvetica, sans-serif;
    font-size: 12pt;
	background: #fbfaff;
	border: 0px solid #e9e9e9;
	border-radius: 5px;
	color: #666666;
	padding: 7px 5px;
	margin: 0 20px 0 0;
}

p{
	font-family: 'sofiapro-light', Arial, Helvetica, sans-serif;
	font-weight: 300;
	font-size: 14px;
	color: #333333;
}
.modify-booking-info {
	font-family: 'sofiapro-light', Arial, Helvetica, sans-serif;
	font-weight: 300;
	font-size: 17px;
	color: #333333; 
	margin: 10px 0 15px 0;
}

a {
	color: #666666;
}

a:hover {
	color: #ec1f26;
}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #e9e9e9;
    margin: 1em 0;
    padding: 0;
}

header {
	position: relative;
    z-index: 9998;
	-webkit-box-shadow: 0px 6px 10px 0px rgba(0, 0, 0, 0.4);
    -ms-box-shadow: 0px 6px 10px 0px rgba(0, 0, 0, 0.4);
    box-shadow: 0px 6px 10px 0px rgba(0, 0, 0, 0.4);
}

#main {
	margin: 0 auto;
	background: #ffffff;
	box-sizing: border-box;
}

#menu-left {
	background: #ffffff;
	width: 300px;
	height: 100vh;
	float: left;
	box-shadow: 4px 0px 15px #626262;
	border-right: 1px solid #eaeaea
}

.menu-mobile {
	display: none;
}

#content-login {
	width: 57%;
	height: 100vh;
	float: left;
}

#content-main {
	background: #ffffff;
	width: 57%;
	height: 100vh;
	float: left;
	text-align: center;
	overflow: scroll;
    overflow-x: hidden;
    box-sizing: border-box;
}

#content-search {
	background: #ffffff;
	width: 100%;
	height: 100vh;
	text-align: center;
    overflow: hidden;
}

.header-search {
	width: 80%;
	height: 100px;
	text-align: left;
	margin: 0 auto;
	padding: 5px 15px;
}

#events {
	margin-top: -40px;
}

.search-box {
	background: #ffffff;
	width: 50%;
	padding: 0 45px 0 45px;
	text-align: left;
	position: absolute;
	z-index: 9999;
	top: 40%;
	left: 25%;
	-webkit-box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.3);
    -ms-box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.43);
}

.search-box-label {
	background: #ec1f26;
	text-align: center;
	font-size: 23px;
	padding: 10px 25px;
	color: #ffffff;
	position: relative;
	top: -51px;
	left: -45px;
	width: 190px;
}

.search-box-inputs {
	position: relative;
	top: -20px;
}

.search-box-column {
	float: left;
	padding-right: 2%;
}

.box-info-sub-group{
	float: left;
	width: 50%;
}

.box-info-column {
	float: left;
	width: 45%;
	padding-right: 5%;
}

.share-cabin {
	width: 18px !important;
	height: 18px;
}

.share-cabin-eventid-search {
	margin: 20px 0 30px 0;
}

.gender-text-small {
	font-size: 9pt;
}

.popup-share-multicabin {
	margin: 28px 0 20px 0;
}

.share-cabin-box {
	position: relative;
	top: -10px;
	float: left;
	margin: 0 20px 20px 0;
}

.share-cabin-text {
	position: relative;
    top: 2px;
}

.popup-box-column-count {
	float: left;
	padding: 13px 6% 8px 0;
}

.popup-box-column {
	float: left;
	padding: 13px 6% 8px 0;
	text-align: left;
}

.note-label {
	margin-right: 15px;
}

.main-center {
	width: 88%;
	margin: 60px auto 10px auto;
	text-align: left;
	box-sizing: border-box;
}

.login-center {
	margin: 150px auto 0 auto;
	width: 600px;
}

.slider-video-changer {
	position: relative;
	top: -60px;
	text-align: right;
}

.slider-video-changer a {
	font-size: 10pt;
	font-weight: normal;
	text-decoration: none;
	color: #666666;
	border: 1px solid #d7d7d7;
	margin-right: 5px;
	padding: 7px 10px;
	cursor: pointer;
}

.slider-video-changer a:hover {
	background: #ec1f26;
	color: #ffffff;
}

#change-view {
	position: relative;
    top: -165px;
    text-align: right;
}

#main-menu {
	position: relative;
    left: -55px;
    top: -20px;
    width: 900px
}

#main-menu li.menu-item {
	display: inline;
	color: #a4a4a4;
	background: #fbfaff;
    border-radius: 0px;
    padding: 7px 25px;
    font-size: 14px;
    border-top: 3px solid #280070;
    border-bottom: 1px solid #e9e9e9;
    border-left: 0;
    border-right: 0;
    margin-left: 1px;
}

#main-menu li.act {
	color: #ec1f26;
    border-top: 3px solid #ec1f26;
}


.arrow {
	background: url("../images/ico-arrow.png") no-repeat;
	width: 20px;
	height: 12px;
	position: relative;
	left: 110px;
	margin: 3px 0 7px;
}

.arrow-act {
	background: url("../images/ico-arrow-act.png") no-repeat;
	width: 20px;
	height: 21px;
	position: relative;
	left: 110px;
	margin: 3px 0 7px;
}

.menu-item-act {
	background: #333333;
}

.sidebar-center {
	text-align: center;
}

.clear {
	clear: both;
}

.logo {
	text-align: center;
	margin: 15px 0;
}

.folio-select {
	text-align: left;
	padding: 0 15px;
}

.folio-photo {
	float: left;
}

.folio-name,
.folio-cabin,
.folio-cruise {
	float: left;
	padding: 40px 15px 0 30px;
}

.folio-photo img {
	border-radius: 50%;
	border: 4px solid #c2c2c2;
}

.primary-folio {
	float: left;
	background-color: #fbfaff;
	width: 20px;
	height: 220px;
	margin: 25px 0px 10px 0px;
	border-left: 3px solid #ec1f26;
	position: relative;
	left: -25px;
}

.primaty-text {
	transform: rotate(270deg);
	transform-origin: left top 0;
	position: relative;
	top: 205px;
	width: 220px;
	text-align: center;
	font-size: 11pt;
	color: #666666
}

.folio-p1 {
	font-size: 12pt;
	color: #9d9c9c;
	margin: 0;
}

.folio-p2 {
	font-size: 15pt;
	color: #575757;
	margin: 0;
	max-width: 170px;
}

.folio-p3 {
	font-size: 13pt;
	color: #575757;
	margin: 0;
}

.p4 {
	font-size: 11pt;
	color: #666666;
	margin: 0 0 3px 0;
}

.p5 {
	font-size: 13pt;
	color: #666666;
	margin: 0 0 3px 0;
}

.p6 {
	font-size: 14px;
	color: #333333;
	font-weight: 300;
	margin: 0 0 15px 0;
	line-height: 1;
}

.p7 {
	font-size: 12pt;
	color: #666666;
	margin: 0 0 15px 0;
}

.h4-multicabin {
font-family: 'sofiapro-light', Arial, Helvetica, sans-serif;
    font-size: 16pt;
    color: #373737;
    margin: 15px 0 12px 0;
}

.red {
	color: #ec1f26;
}

.green {
	color: #5bb247;
}


.folio-count {
	background: #ec1f26;
    color: #ffffff;
    padding: 5px 10px;
    border-radius: 5px;
}

.inputs-box {
	padding: 15px 20px 5px 20px;
}

.margin-null {
	margin: 0 !important;
}

.margin-small {
	margin: 3px 0 !important;
}

.margin-bottom {
	margin-bottom: 26px;
}

.bg-color {
	background: #f5f5f5;
}

.opacity07 {
	opacity: 0.7;
}

.opacity09 {
	opacity: 0.9;
}

.column-left {
	width: 31%;
	float: left;
}

.column-left-flex {
	width: 25%;
	float: left;
}

.column-confirm-left,
.column-confirm-right {
	width: 50%;
	float: left;
}

.column-confirm-details {
	float: left;
	width: 70%
}

.column-confirm-price {
	float: left;
	width: 25%;
	text-align: right;
}

.cat-preview-ico {
	cursor: pointer;
}

.cat-preview-ico:hover {
	-ms-transform: scale(0.8, 0.8); /* IE 9 */
    -webkit-transform: scale(0.8, 0.8); /* Safari */
    transform: scale(0.8, 0.8);
}

.addmargintop {
	margin-top: 10px;
}

.doc-type,
.remark-type {
	background: #7cc6f4;
	color: #ffffff;
	font-size: 16pt;
	padding: 10px 30px;
	margin-bottom: 20px;
}

.top-line {
	background: #ec1f26;
	height: 10px;
	width: 100%;
}

.event-image {
	width: 230px;
	height: 130px;
}

.event-container {
	width: 230px;
	height: 310px;
	-moz-transition: all 0.3s;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
	border-left: 1px solid #e9e9e9;
	border-right: 1px solid #e9e9e9;
	border-bottom: 1px solid #e9e9e9;
	border-top: 7px solid #ec1f26;
	float: left;
	margin: 0 38px 55px 0;
}

.event-container:hover {
	-moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}

.event-name-box {
	background-color: rgba(0,0,0,0.8);
	color: #ffffff;
	font-size: 13pt;
	text-align: center;
	padding: 7px 5px;
}

.dep-date-box,
.arr-date-box,
.price-box {
	font-size: 11pt;
    color: #666666;
    padding: 10px 15px 0 15px;
    margin: 0;
		text-align: left;
}
.dep-date-box strong,
.arr-date-box strong,
.price-box strong{
 float: right;
}


.btn-cat-box {
	margin-top: 15px;
}

.btn-categories-show-box {
	font-size: 12pt;
	width: 100%;
    background: #ec1f26;
    color: #ffffff;
    padding: 10px 10px 10px 10px;
    text-decoration: none;
    cursor: pointer;
    border: 0;
}

.btn-categories-show-box:hover {
	background: #280070;
}

.category-marketing {
	width: 35%;
	float: left;
}

.category-book{
	width: 60%;
	float: left;
	padding-left: 30px;
}

img.category-image {
	width: 100%;
	height: auto;
	margin-bottom: 2px;
}

.hide {
	display: none;
}

.item-sale-img img {
	width: 120px;
	height: auto;
	padding: 10px;
}

.item-sale-img {
	float: left;
	width: 170px;
}

.item-sale-content {
	float: left;
	width:60%;
}

.item-sale-item {
	border-top: 1px solid #e9e9e9;
	border-left: 1px solid #e9e9e9;
	border-right: 1px solid #e9e9e9;
	margin-bottom: 20px;
}

.item-sale-item:hover {
	background: #fbfaff;
	border-top: 1px solid #ec1f29;
}

.booking-summary-box {
    border-bottom: 1px solid #e9e9e9;
    width: 80%;
    margin: 20px auto 0 auto;
}

.summary-header {
	color: #e92227;
	background: url(../images/cart.png) no-repeat top left #fbfaff;
    border-radius: 0px;
    padding: 7px 35px;
    font-size: 16px;
    border-top: 3px solid #e92227;
    border-bottom: 1px solid #e9e9e9;
    border-left: 0;
    border-right: 0;
    margin-left: 1px;
    text-align: center;
    width: auto;
    margin: 0 0 15px 0;
}


/* Loading Popup Section */

#processing,
#popup {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	z-index: 9999;
}

#popup {
	overflow-y: scroll;
}

#cover {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	background: #000000;
	opacity: 0.4;
	z-index: 9998;
}

#cover-white {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	background: #ffffff;
	opacity: 0.05;
	z-index: 9998;
}

.loading {
	position: absolute;
	top: 30%;
	position: relative;
	width: 100%;
	text-align: center;
	opacity: 1;
	z-index: 9999;
}

.loading-label {
	color: #ffffff;
	background: #181818;
	width: 160px;
	text-align: center;
	padding: 10px 0;
	position: relative;
	top: -70px;
	left: 0;
	margin: auto;
}

.popup-categories {
	position: absolute;
	top: 15%;
	left: 3%;
	opacity: 1;
	z-index: 9999;

}

.popup-bg {
	background: #ffffff;
	width: 1100px;
	text-align: left;
	border-radius: 7px;
	min-height: 200px;
	padding: 15px 35px;
	border: 1px solid #eaeaea;
	max-height: 70vh;
	overflow-y: auto
}

.popup-multicabin {
	position: absolute;
	top: 15%;
	left: 33%;
	opacity: 1;
	z-index: 9999;

}

.popup-bg-multicabin {
	background: #ffffff;
	text-align: center;
	border-radius: 7px;
	min-height: 200px;
	padding: 15px 60px 15px 15px;
	border: 1px solid #eaeaea;
}

.popup-icon {
	float: left;
	width: 150px;
	padding: 40px 20px 0 0;
}

.popup-content {
	float: left;
}

/* Slider */

#slider-frame {
	position: relative;
    z-index: 9997;
}

#slider-frame iframe {
	width: 100%;
	height: 100vh;
	border: 0;
}


/* Inputs Section */

button{
	font-family: 'sofiapro-light', Arial, Helvetica, sans-serif;
}
.input-login {
	font-family: 'sofiapro-light', Arial, Helvetica, sans-serif;
	font-weight: 300;
    font-size: 34pt;
    width: 420px;
    border: 0;
    color: #ffffff;
    background-color: rgba(0,0,0,0.01);
}

::-webkit-input-placeholder {
   color: #ffffff;
}

input[type="date"]::-webkit-inner-spin-button,
input[type="date"]::-webkit-calendar-picker-indicator {
	display: none;
	-webkit-appearance: none;
}

input[type="date"]::-webkit-clear-button {
	-webkit-appearance: none;
	margin: 0;
}

.box-date {
	position: relative;
}

.box-date span {
	position: absolute;
	top: 8px;
	right: 8px;
}

.box-date span .date-icon {
	width: 20px;
}

.input-error {
	color: red;
}

#input-section input,
#input-section select,
#input-section textarea {
	font-family: 'sofiapro-light', Arial, Helvetica, sans-serif;
	width: 210px;
	border: 1px solid #d7d7d7;
	border-radius: 6px;
	padding: 6px 10px;
	color: #535353;
	font-size: 11pt;
	margin-bottom: 10px;
	box-sizing: border-box;
}

#input-section select {
	width: 210px;
    padding: 5px 10px 6px 10px !important;
    height: 34px;
}

#input-section input:hover,
#input-section select:hover,
#input-section textarea:hover {
	border: 1px solid #e92227;
}

#input-section .input-ratio {
	width: 30px !important;
	margin-bottom: 15px;
}

input[type=radio] {
	   border: 0px;
	   height: 18px;
	}

.input-bed-layout {
	width: 150px !important;
	margin: 0 !important;
}

.input-quantity {
	width: 52px !important;
	margin: 0 !important;
}

.select-guest-count {
	width: 90px !important;
}

.doc-type-select,
.remark-type-select {
	font-family: 'sofiapro-light', Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #535353;
	width: 70%;
	margin-left: 15px;
	border: 0;
	border-radius: 6px;
	padding: 3px 15px;
}

.intput-comments {
	width: 350px !important;
}

.input-item-option-checkbox-trick {
	position: relative;
    left: -31px;
    top: 3px;
    opacity: 0;
    cursor: pointer;
}


/* Checkbox Section */
[type="checkbox"]:not(:checked),
[type="checkbox"]:checked {
  position: absolute;
  left: -9999px;
}
[type="checkbox"]:not(:checked) + label,
[type="checkbox"]:checked + label {
  position: relative;
  padding-left: 1.95em;
  cursor: pointer;
}

[type="checkbox"]:not(:checked) + label:before,
[type="checkbox"]:checked + label:before {
  content: '';
  position: absolute;
  left: 0; top: 0;
  width: 1.25em; height: 1.25em;
  border: 2px solid #ccc;
  background: #fff;
  border-radius: 4px;
  box-shadow: inset 0 1px 3px rgba(0,0,0,.1);
}

[type="checkbox"]:not(:checked) + label:after,
[type="checkbox"]:checked + label:after {
  content: '✔';
  position: absolute;
  top: .3em; left: .3em;
  font-size: 1.1em;
  line-height: 0.8;
  color: #09ad7e;
  transition: all .2s;
}

[type="checkbox"]:not(:checked) + label:after {
  opacity: 0;
  transform: scale(0);
}
[type="checkbox"]:checked + label:after {
  opacity: 1;
  transform: scale(1);
}

[type="checkbox"]:disabled:not(:checked) + label:before,
[type="checkbox"]:disabled:checked + label:before {
  box-shadow: none;
  border-color: #bbb;
  background-color: #ddd;
}
[type="checkbox"]:disabled:checked + label:after {
  color: #999;
}
[type="checkbox"]:disabled + label {
  color: #aaa;
}

[type="checkbox"]:checked + label:before {
  border: 2px solid #09ad7e;
}

label:hover:before {
  border: 2px solid #ec1f29!important;
}


/* Errors, validation messages section */

.login-error {
	/*display: none;*/
	font-size: 14pt;
    color: #ffffff;
    text-align: center;
    background: #d50000;
    max-width: 380px;
    margin: 25px 0 0 0;
    padding: 7px 30px;
    border-radius: 7px;
    opacity: 0.75;
}

.error-message-validation {
	display: block;
	color: #d85231;
	line-height: 10px;
}

.validation-error-general-message {
	background: #f47050;
	color: #ffffff;
	width: 80%;
	margin: 0 auto 20px auto;
	padding: 6px 10px;
	border-radius: 5px;
	text-align: center;
}

.has-error {
	border: 1px solid #f51737 !important;
}

.btn-inactive {
	outline: none;
	background-color: #bdbcbc !important;
	cursor: not-allowed !important;
}

.valid-message-green {
	background: #5bb247;
	color: #ffffff;
	width: 70%;
	text-align: center;
	padding: 5px 10px;
	margin: 0 auto;
	border-radius: 5px;
}

.novalid-message-red {
	background: #f51737;
	color: #ffffff;
	width: 70%;
	text-align: center;
	padding: 5px 10px;
	margin: 0 auto;
	border-radius: 5px;
}


/* Buttons Section */

.btn-folio-select {
	background: #f5f5f5;
	width: 100%;
	height: 160px;
	border: 1px solid #f5f5f5;
	cursor: pointer;
	margin: 0 0 20px 0;
}

.btn-folio-select:hover {
	border: 1px solid #007fca;
}

.btn-back {
	font-size: 21px;
	background: url(../images/arrow-left.png) no-repeat #242424;
	background-position: 15% 50%;
	opacity: 0.9;
	color: #ffffff;
	padding: 10px 16px 10px 30px;
	margin: 0 5px;
	width: 180px;
	text-decoration: none;
	cursor: pointer;
	border: 0;
	border-radius: 5px;
}

.btn-back:hover {
	opacity: 1;
	background-position: 10% 50%;
}

.a-btn-back {
	padding-left: 70px;
	padding-right: 55px;
	font-size: 21px;
	font-family: 'sofiapro-light', Arial, Helvetica, sans-serif;
}

.btn-back-to-overview {
	font-size: 21px;
    background: url(../images/arrow-left.png) no-repeat #242424;
    background-position: 10% 50%;
    opacity: 0.95;
    color: #ffffff;
    padding: 10px 10px 10px 45px;
    margin: 0 5px;
    width: 380px;
    text-decoration: none;
    cursor: pointer;
    border: 0;
    border-radius: 5px;
}

.btn-back-to-overview:hover {
	opacity: 1;
	background-position: 7% 50%;
}

.btn-continue {
	font-size: 21px;
	background: url(../images/arrow-right.png) no-repeat #ec1f26;
	background-position: 87% 50%;
	opacity: 1;
	color: #ffffff;
	padding: 10px 30px 10px 20px;
	margin: 0 5px;
	width: 180px;
	text-decoration: none;
	cursor: pointer;
	border: 0;
}

.btn-continue:hover {
	background-color: #280070;
	background-position: 92% 50%;
}

.btn-confirm {
	font-size: 21px;
	background: url(../images/arrow-right.png) no-repeat #ec1f26;
	background-position: 90% 50%;
	opacity: 1;
	color: #ffffff;
	padding: 10px 30px 10px 20px;
	margin: 0 5px;
	width: 270px;
	text-decoration: none;
	cursor: pointer;
	border: 0;
}

.btn-confirm:hover {
	background-color: #280070;
	background-position: 92% 50%;
}

.btn-print-confirm {
	font-size: 21px;
	background: url(../images/btn-print.png) no-repeat #ec1f26;
	background-position: 65% 50%;
	opacity: 1;
	color: #ffffff;
	padding: 10px 30px 10px 20px;
	margin: 0 5px;
	width: 100%;
	text-decoration: none;
	cursor: pointer;
	border: 0;
}

.btn-print-confirm-waiting {
	font-size: 21px;
	background: #ec1f26;
	background-position: 65% 50%;
	opacity: 1;
	color: #ffffff;
	padding: 10px 30px 10px 20px;
	margin: 0 5px;
	width: 100%;
	text-decoration: none;
	cursor: pointer;
	border: 0;
}

.btn-print-confirm:hover {
	background-color: #280070;
}

.btn-complete {
	font-size: 21px;
	background: url(../images/btn-complete.png) no-repeat #ec1f26;
	background-position: 95% 50%;
	opacity: 1;
	color: #ffffff;
	padding: 10px 30px 10px 20px;
	margin: 0 5px;
	width: 280px;
	text-decoration: none;
	cursor: pointer;
	border: 0;
}

.btn-complete:hover {
	background-color: #280070;
}

.btn-close-popup {
	position: relative;
	left: 98%;
	top: 25px;
	background: #999999;
	color: #ffffff;
	border-radius: 50%;
	border: 1px solid #ffffff;
	font-size: 16pt;
	padding: 7px 12px;
	cursor: pointer;
}

.btn-close-popup:hover {
	background: #ec1f26;
}

.btn-logout {
	font-size: 21px;
	background: url(../images/btn-bg-logout.png) no-repeat #242424;
	background-position: 87% 50%;
	opacity: 0.9;
	color: #ffffff;
	padding: 10px 30px 10px 20px;
	margin: 0 5px;
	width: 180px;
	text-decoration: none;
	cursor: pointer;
	border: 0;
	border-radius: 5px;
}

.btn-logout:hover {
	opacity: 1;
}

.btn-list-view,
.btn-box-view {
	cursor: pointer;
	border: 1px solid #ffffff;
}

.btn-list-view:hover,
.btn-box-view:hover,
.btn-view-selected {
	border: 1px solid #e92227;
	opacity: 0.9;
}

.change-view-text {
	font-size: 11pt;
	color: #666666;
	margin: 0 0 3px 0;
	line-height: 1;
}

.btn-add {
	font-size: 21px;
	background: url(../images/btn-bg-add-small.png) no-repeat #242424;
	background-position: 71% 47%;
    opacity: 0.9;
    color: #ffffff;
    padding: 10px 30px 10px 15px;
	margin: 0 5px;
	width: 180px;
	text-decoration: none;
	cursor: pointer;
	border: 0;
	border-radius: 5px;
}

.btn-add:hover {
	opacity: 1;
}

.btn-remark-add {
	font-size: 24px;
	background: url(../images/btn-bg-add.png) no-repeat #4fa53b;
	background-position: 31% 50%;
    opacity: 0.9;
    color: #ffffff;
    padding: 15px 15px 10px 40px;
    margin: 0 5px;
    width: 670px;
	text-decoration: none;
	cursor: pointer;
	border: 0;
	border-radius: 5px;
}

.btn-remark-add:hover {
	opacity: 1;
}

.buttons-remark-add {
	text-align: center;
}

.btn-search-holder {
    position: relative;
    top: 45px;
    left: 30px;
}

.nav-buttons {
	margin: 25px 0 25px 0;
	text-align: center;
}

.btn-remark-table-edit {
	background: url("../images/btn-edit-remark.png") #333333 no-repeat;
	height: 50px;
	width: 50px;
	border: 0;
	cursor: pointer;
}

.btn-remark-table-void {
	background: url("../images/btn-void-remark.png") #fe0000 no-repeat;
	height: 50px;
	width: 50px;
	border: 0;
	cursor: pointer;
}

.btn-search {
	font-size: 21pt;
	font-family: 'sofiapro-light', Arial, Helvetica, sans-serif;
	background: #ec1f26;
    color: #ffffff;
    padding: 15px 10px 15px 10px;
    width: 250px;
	text-decoration: none;
	cursor: pointer;
	border: 0;
}

.btn-search:hover {
	background: #000000;
	-ms-transform: scale(1.1,1.1); /* IE 9 */
    -webkit-transform: scale(1.1,1.1); /* Safari */
    transform: scale(1.1,1.1);
}

.btn-booking-start, .btn-booking-modify {
	font-size: 13pt;
	background: #280070;
    color: #ffffff;
    padding: 13px 10px 13px 10px;
    width: 250px;
	text-decoration: none;
	cursor: pointer;
	border: 0;
}
.btn-booking-modify{
	background: #385CAA;
}

.btn-booking-start:hover, .btn-booking-modify:hover {
	background: #ec1f26;
}

.btn-categories-show,
.btn-categories-select {
	font-size: 10pt;
	background: #ec1f26;
    color: #ffffff;
    padding: 5px 10px 5px 10px;
	text-decoration: none;
	cursor: pointer;
	border: 0;
}

.btn-categories-show:hover,
.btn-categories-select:hover {
	background: #280070;
}

.btn-evnetid-modify {
	font-size: 12pt;
	background: #ec1f26;
    color: #ffffff;
    padding: 8px 30px 8px 30px;
    margin: 24px 0 0 0;
	text-decoration: none;
	cursor: pointer;
	border: 0;	
}

.btn-evnetid-modify:hover {
	background: #280070;	
}

.btn-unit-select {
	font-size: 11pt;
	background: #ec1f26;
    color: #ffffff;
    padding: 7px 30px 7px 30px;
	text-decoration: none;
	cursor: pointer;
	border: 0;
}

.btn-unit-select:hover {
	background: #280070;
}

.btn-unit-waitlist {
	font-size: 11pt;
	background: #e79800;
    color: #ffffff;
    padding: 7px 27px 7px 27px;
	text-decoration: none;
	cursor: pointer;
	border: 0;
}

.btn-unit-waitlist:hover {
	background: #dc9101;
}

.btn-multicabin-yes {
	font-size: 11pt;
	background: #5bb247;
    color: #ffffff;
    padding: 7px 27px 7px 27px;
    margin-right: 10px;
    width: 90px;
	text-decoration: none;
	cursor: pointer;
	border: 0;
}

.btn-multicabin-no {
	font-size: 11pt;
	background: #ec1f29;
    color: #ffffff;
    padding: 7px 27px 7px 27px;
    margin-right: 10px;
    width: 90px;
	text-decoration: none;
	cursor: pointer;
	border: 0;
}

/* Table Section */

#table-list-view,
#table-book-unit-view,
#table-item-sale-view,
#table-confirm-view {
	border-spacing: 0;
    border-collapse: collapse;
    width: 100%;
}

#table-list-view th,
#table-book-unit-view th,
#table-item-sale-view th {
	background: #ec1f26;
	color: #ffffff;
	padding-left: 20px;
	height: 50px;
	font-weight: 300;
	font-size: 13pt;
}

#table-list-view td,
#table-book-unit-view td,
#table-item-sale-view td {
	padding: 13px 0 13px 15px;
	font-size: 13pt;
	color: #666666;
	border-bottom: 1px solid #e9e9e9;
}

th.event-name,
td.event-name {
	width: 40%;
}

th.category-name,
td.category-name {
	width: 40%;
}

th.btn-cat-row,
td.btn-cat-row {
	width: 20%;
}

td.btn-cat-row {
	text-align: right;
}

th.btn-cat-select,
td.btn-cat-select {
	width: 10%;
}

td.btn-cat-select {
	text-align: right;
}

td.price {
	text-align: center;
}

th.avaliable-berth,
td.avaliable-berth {
	width: 15%;
}

th.features-list,
td.features-list  {
	width: 45%;
}

th.bed-layout,
td.bed-layout {
	width: 20%;
}

td.select-unit {
	text-align: right;
}

th.item-quantity,
td.item-quantity {
	width: 10%;
}

th.item-forename,
td.item-forename {
	width: 30%;
}

th.item-surename,
td.item-surename {
	width: 30%;
}

th.item-price,
td.item-price {
	width: 20%;
}

th.item-checkbox,
td.item-checkbox {
	width: 10%;
}

th.preview,
td.preview {
	width: 32px;
}

td.confirm-label {
	width: 50%;
	padding-left: 20px;
}

td.confirm-price {
	width: 50%;
	text-align: right;
	padding-right: 25px;
}

th.available-cabins {
	width: 15%;
}

td.available-cabins {
	width: 15%;
	text-align: center;
}

td.category-price-from {
	text-align: center;
}

#table-confirm-view td {
	background: #ec1f29;
	height: 40px;
	font-size: 12pt;
	color: #ffffff;
}

#table-confirm-view {
	margin-top: 25px;
}

/* Animation Section */

a,
a:hover,
.traveller-box img,
.traveller-box img:hover,
.btn-back,
.btn-back:hover,
.btn-continue,
.btn-continue:hover,
.btn-confirm,
.btn-confirm:hover,
.btn-print-confirm,
.btn-print-confirm:hover,
.btn-complete,
.btn-complete:hover,
.btn-remark-add,
.btn-remark-add:hover,
.btn-add,
.btn-add:hover,
.btn-back-to-overview,
.btn-back-to-overview:hover,
.btn-logout,
.btn-logout:hover,
.btn-search,
.btn-search:hover,
.btn-folio-select,
.btn-folio-select:hover,
.btn-booking-start,
.btn-booking-start:hover,
.btn-booking-modify,
.btn-booking-modify:hover,
.btn-list-view,
.btn-list-view:hover,
.btn-box-view,
.btn-box-view:hover,
.btn-categories-show,
.btn-categories-show:hover,
.btn-categories-show-box,
.btn-categories-show-box:hover,
.btn-categories-select,
.btn-categories-select:hover,
.btn-unit-select,
.btn-unit-select:hover,
.btn-close-popup,
.btn-close-popup:hover,
.btn-evnetid-modify,
.btn-evnetid-modify:hover,
.tooltiptext-top,
.tooltiptext-top,
.item-sale-item,
.item-sale-item:hover,
.cat-preview-ico,
.cat-preview-ico:hover,
.btn-unit-waitlist,
.btn-unit-waitlist:hover,
#input-section input,
#input-section select,
#input-section textarea {
	transition: all 0.2s ease-in-out 0.1s;
}

.show-animation {
  -webkit-animation: seconds 1.0s forwards;
  -webkit-animation-iteration-count: 1;
  -webkit-animation-delay: 0.1s;
  animation: seconds 1.0s forwards;
  animation-iteration-count: 1;
  animation-delay: 0.5s;
  opacity: 0;
}
@-webkit-keyframes seconds {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes seconds {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

.search-animation {
  animation-delay: 1s !important;
  -webkit-animation: movesearch 2.0s forwards 1; /* Chrome, Safari, Opera */
  animation: movesearch 2.0s forwards 1;
  opacity: 0;
}

@-webkit-keyframes movesearch {
    from {top: 30%; opacity: 0;}
    to {top: 40%; opacity: 1;}
    0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

@keyframes movesearch {
    from {top: 30%; opacity: 0;}
    to {top: 40%; opacity: 1;}
    0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

/* Tooltip Section */

.tooltip {
    position: relative;
    display: inline-block;
    left: -10px;
}

.tooltip .tooltiptext {
    visibility: hidden;
    display: none;
    width: 120px;
    font-family: 'sofiapro-light', Arial, Helvetica, sans-serif;
    font-size: 10pt;
    background: #333333;
    color: #ffffff;
    text-align: center;
    border-radius: 6px;
    padding: 5px 0;
    position: absolute;
    z-index: 1;
    top: 6px;
    left: 105%;
    text-transform: none;
}

.tooltip .tooltiptext::after {
    content: "";
    position: absolute;
    top: 50%;
    right: 100%;
    margin-top: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: transparent #333333 transparent transparent;
}
.tooltiptextshow {
	display: inherit !important;
}

.tooltip:hover .tooltiptext {
    visibility: visible;
}

.tooltip-top {
    position: relative;
    display: inline-block;
}

.tooltip-top .tooltiptext-top {
    visibility: hidden;
    width: 120px;
    font-family: 'sofiapro-light', Arial, Helvetica, sans-serif;
    font-size: 9pt;
    background-color: #333333;
    color: #ffffff;
    text-align: center;
    border-radius: 6px;
    padding: 5px 0;
    position: absolute;
    z-index: 1;
    bottom: 105%;
    left: 50%;
    margin-left: -60px;
    opacity: 0;
}

.tooltip-top .tooltiptext-top::after {
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: #333333 transparent transparent transparent;
}

.tooltip-top:hover .tooltiptext-top {
    visibility: visible;
    opacity: 1;
}

/* Pikaday CSS plus custom changes */

.pika-single {
    z-index: 9999;
    display: block;
    position: relative;
    color: #333;
    background: #fff;
    border: 1px solid #ccc;
    border-bottom-color: #bbb;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.pika-single:before,
.pika-single:after {
    content: " ";
    display: table;
}
.pika-single:after { clear: both }
.pika-single { *zoom: 1 }

.pika-single.is-hidden {
    display: none;
}

.pika-single.is-bound {
    position: absolute;
    box-shadow: 0 5px 15px -5px rgba(0,0,0,.5);
}

.pika-lendar {
    float: left;
    width: 270px;
    margin: 8px;
}

.pika-title {
    position: relative;
    text-align: center;
}

.pika-label {
    display: inline-block;
    *display: inline;
    position: relative;
    z-index: 9999;
    overflow: hidden;
    margin: 0;
    padding: 5px 8px;
    font-size: 17px;
    line-height: 20px;
    font-weight: bold;
    background-color: #fff;
}

.pika-title select {
	font-family: 'Open Sans', Calibri, Arial, Helvetica, sans-serif;
    width: 150px;
    color: #535353;
    font-size: 13pt;
    padding-left: 20px;
    cursor: pointer;
    position: absolute;
    z-index: 9998;
    margin: 0px;
    left: 0;
    top: 5px;
    filter: alpha(opacity=0);
    opacity: 0;
}

.pika-prev,
.pika-next {
    display: block;
    cursor: pointer;
    position: relative;
    outline: none;
    border: 0;
    padding: 0;
    width: 20px;
    height: 30px;
    text-indent: 20px;
    white-space: nowrap;
    overflow: hidden;
    background-color: transparent;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 75% 75%;
    opacity: .5;
    *position: absolute;
    *top: 0;
}

.pika-prev:hover,
.pika-next:hover {
    opacity: 1;
}

.pika-prev,
.is-rtl .pika-next {
    float: left;
    background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAeCAYAAAAsEj5rAAAAUklEQVR42u3VMQoAIBADQf8Pgj+OD9hG2CtONJB2ymQkKe0HbwAP0xucDiQWARITIDEBEnMgMQ8S8+AqBIl6kKgHiXqQqAeJepBo/z38J/U0uAHlaBkBl9I4GwAAAABJRU5ErkJggg==');
    *left: 0;
}

.pika-next,
.is-rtl .pika-prev {
    float: right;
    background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAeCAYAAAAsEj5rAAAAU0lEQVR42u3VOwoAMAgE0dwfAnNjU26bYkBCFGwfiL9VVWoO+BJ4Gf3gtsEKKoFBNTCoCAYVwaAiGNQGMUHMkjGbgjk2mIONuXo0nC8XnCf1JXgArVIZAQh5TKYAAAAASUVORK5CYII=');
    *right: 0;
}

.pika-prev.is-disabled,
.pika-next.is-disabled {
    cursor: default;
    opacity: .2;
}

.pika-select {
    display: inline-block;
    *display: inline;
}

.pika-table {
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0;
    border: 0;
}

.pika-table th,
.pika-table td {
    width: 14.285714285714286%;
    padding: 0;
}

.pika-table th {
    color: #999;
    font-size: 12px;
    line-height: 25px;
    font-weight: bold;
    text-align: center;
}

.pika-button {
    cursor: pointer;
    display: block;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    outline: none;
    border: 0;
    margin: 0;
    width: 100%;
    padding: 8px;
    color: #666;
    font-size: 14px;
    line-height: 15px;
    text-align: right;
    background: #f5f5f5;
}

.pika-week {
    font-size: 11px;
    color: #999;
}

.is-today .pika-button {
    color: #ec1f26;
    font-weight: bold;
}

.is-selected .pika-button {
    color: #fff;
    font-weight: bold;
    background: #ec1f26;
    box-shadow: inset 0 1px 3px #ec1f26;
    border-radius: 3px;
}

.is-inrange .pika-button {
    background: #D5E9F7;
}

.is-startrange .pika-button {
    color: #fff;
    background: #6CB31D;
    box-shadow: none;
    border-radius: 3px;
}

.is-endrange .pika-button {
    color: #fff;
    background: #ec1f26;
    box-shadow: none;
    border-radius: 3px;
}

.is-disabled .pika-button,
.is-outside-current-month .pika-button {
    pointer-events: none;
    cursor: default;
    color: #999;
    opacity: .3;
}

.pika-button:hover {
    color: #fff;
    background: #ff8000;
    box-shadow: none;
    border-radius: 3px;
}

.pika-table abbr {
    border-bottom: none;
    cursor: help;
}

.pika-label::after {
	content: '\25BE';
}

/* IE lower than 10 bug message */

#ie-bug {
	display: none;
}

/* RWD Tricks Section */
@media screen and (max-width: 1788px){
	#change-view {
	    top: -190px;
	}
}

@media screen and (max-width: 1600px){
	#main-content,
	#content-main {
	    width: 940px !important;
	}
	
	.box-info-sub-group{
	float: left;
	width: 100%;
	}
}

@media screen and (max-width: 1440px){
	#main-content,
	#content-main {
	    width: 940px !important;
	}

	/*.loading {
		left: 50%;
	}*/

	.folio-name,
	.folio-cabin,
	.folio-cruise {
	float: left;
	padding: 40px 15px 0 30px !important;
	}

	.search-box {
		width: 50%;
	}

	.search-box-column {
		width: 160px;
		padding-right: 9%;
	}

	#input-section input,
	#input-section select {
	}

	.btn-search {
		width: 170px;
	}

	.popup-categories {
		top: 3%;
	}

	.search-animation {
	  animation-delay: 1s !important;
	  -webkit-animation: movesearch 2.0s forwards 1; /* Chrome, Safari, Opera */
	  animation: movesearch 2.0s forwards 1;
	  opacity: 0;
	}

	.popup-multicabin {
	    left: 27%;
	}

	@-webkit-keyframes movesearch {
	    from {top: 20%; opacity: 0;}
	    to {top: 30%; opacity: 1;}
	    0% {
	    opacity: 0;
	  }
	  100% {
	    opacity: 1;
	  }
	}

	@keyframes movesearch {
	    from {top: 20%; opacity: 0;}
	    to {top: 30%; opacity: 1;}
	    0% {
	    opacity: 0;
	  }
	  100% {
	    opacity: 1;
	  }
	}

	.box-date span {
		right: -40px;
	}
}

@media screen and (max-width: 1366px){
	#main-content,
	#content-main {
	    width: 940px !important;
	}

	/*.loading {
		left: 50%;
	}*/

	.folio-name,
	.folio-cabin,
	.folio-cruise {
		float: left;
		padding: 40px 15px 0 30px !important;
	}

	.search-box {
		width: 60%;
		left: 18%;
	}

	.search-box-column {
		width: 135px;
		padding-right: 12%;
	}

	.search-animation {
	  animation-delay: 1s !important;
	  -webkit-animation: movesearch 2.0s forwards 1; /* Chrome, Safari, Opera */
	  animation: movesearch 2.0s forwards 1;
	  opacity: 0;
	}

	@-webkit-keyframes movesearch {
	    from {top: 20%; opacity: 0;}
	    to {top: 30%; opacity: 1;}
	    0% {
	    opacity: 0;
	  }
	  100% {
	    opacity: 1;
	  }
	}

	@keyframes movesearch {
	    from {top: 20%; opacity: 0;}
	    to {top: 30%; opacity: 1;}
	    0% {
	    opacity: 0;
	  }
	  100% {
	    opacity: 1;
	  }
	}

	.box-date span {
		right: -66px;
	}
}

@media screen and (max-width: 1360px){
	.folio-name,
	.folio-cabin,
	.folio-cruise {
		float: left;
		padding: 15px 15px 0 30px !important;
	}
}


/* RWD Tricks Section - Tablets horizontal view */

@media screen and (max-width: 1280px){
	body {
		background: url(../images/bg-main-tablet.jpg) no-repeat center top;
	}

	#main-content,
	#content-main {
	    width: 840px !important;
	}

	.search-box {
		width: 70%;
		left: 12%;
	}

	#content-login {
    	width: 80%;
	}

	.btn-remark-add {
		width: 760px;
	}

	.folio-p2 {
		max-width: 300px;
	}

	/*.loading {
		left: 40%;
	}*/

	.folio-name,
	.folio-cabin,
	.folio-cruise {
		float: left;
		padding: 15px 15px 0 30px !important;
	}

	input[type=radio] {
	    border: 0px;
	    height: 23px;
	 }
}

@media screen and (max-width: 1150px){
	#slider-frame iframe {
		width: 115%;
		margin: 0 auto;
	}

	#content-main {
		width: 90% !important;
	    margin-left: 67px;
	}

	.toggle-off {
		position: relative;
		left: -340px;
		transition: all 0.2s ease-in-out 0.1s;
	}

	.toggle-on {
		left: 40px;
		transition: all 0.2s ease-in-out 0.1s;
	}

	.menu-mobile {
		position: absolute;
		top: 0px;
		left: 0px;
		display: block;
		z-index: 9997;
		background: #ffffff;
		height: 100vh;
		width: 67px;
		text-align: center;
	}

	.menu-mobile-icon {
		cursor: pointer;
		margin-top: 25px;
	}

	#menu-left {
		position: absolute;
		z-index: 9996;
	}

	#main-menu li.menu-item {
		padding: 7px 15px;
    	font-size: 14px;
	}

	.popup-bg {
		width: 780px;
	}

	.popup-categories {
		top: 5%;
		left: 10%;
	}

	.popup-multicabin {
	    left: 21%;
	}

	#cover {

	}
}

/* RWD Tricks Section - Tablets vertical view */

@media screen and (max-width: 1023px){
	body {
		background: url(../images/bg-main-tablet-vertical.jpg) no-repeat center top;
	}

	h1 {
		font-size: 25pt;
	}

	#change-view {
    top: -200px;
	}
	#main-content,
	#content-main {
	    width: 698px !important;
	}

	.menu-mobile {
		left: 0px;
	}

	.column-left {
	    width: 46%;
		padding-left: 20px;
	}

	.login-center {
	    width: 470px;
	}

	.doc-type-select,
	.remark-type-select {
		width: 65%;
	}

	.btn-remark-add {
		width: 608px;
	}

	.search-box {
    	width: 88%;
    	left: 0%;
	}

	.popup-bg {
	    width: 570px;
	}

	.popup-categories {
		left: 12%;
	}

	.popup-multicabin {
	    left: 12%;
	}

	.popup-bg-multicabin {
		width: 570px;
	}

	.category-marketing {
		float: none;
		width: 100%;
	}

	.category-book {
		float: none;
		padding-left: 0;
		width: 100%;
	}

	#main-menu li.menu-item {
		padding: 7px 10px;
    	font-size: 13px;
	}

	.column-left {
    	width: 43%;
	}

	.item-sale-img {
		width: 225px;
	}

	.item-sale-img img {
    	width: 180px;
	}

	.btn-print-confirm {
		background-position: 69% 50%;
	}

	#slider-frame iframe {
		width: 100% !important;
	}

	.search-animation {
	  animation-delay: 1s !important;
	  -webkit-animation: movesearch 2.0s forwards 1; /* Chrome, Safari, Opera */
	  animation: movesearch 2.0s forwards 1;
	  opacity: 0;
	}

	@-webkit-keyframes movesearch {
	    from {top: 30%; opacity: 0;}
	    to {top: 52%; opacity: 1;}
	    0% {
	    opacity: 0;
	  }
	  100% {
	    opacity: 1;
	  }
	}

	@keyframes movesearch {
	    from {top: 30%; opacity: 0;}
	    to {top: 52%; opacity: 1;}
	    0% {
	    opacity: 0;
	  }
	  100% {
	    opacity: 1;
	  }
	}
}

@media screen and (max-width: 745px){
	body {
		background: none;
	}
	.btn-search-holder{
		left: 0;
		top: 0;
	}
	.search-box-column{
		width: 170px;
	}

	.box-date span {
		right: 26px;
	}
}
/* RWD Tricks Section - Mobile phones view */

@media screen and (max-width: 480px){
	body {
		background: #ffffff;
		overflow-y: scroll;
	}
	.input-item-option-checkbox-trick{
		left: -23px;

	}
	#main-content,
	#content-main {
	    width: 100% !important;
	    margin-left: 0;
	}

	#main {
    	margin: 0;
    	padding: 0;
	}

	#events {
		margin-top: 0px;
	}

	.menu-mobile {
	    position: absolute;
	    top: 0px;
	    left: 0px;
	    display: block;
	    z-index: 9997;
	    background: #ffffff;
	    height: 50px;
	    width: 100%;
	    text-align: left;
	    opacity: 0.8;
	}

	.menu-mobile-icon {
	    margin-top: 0px;
	}

	.slider-video-changer {
		display: none;
	}

	.header-search {
		height: 60px;
    	text-align: center;
	}

	.header-search img {
		height: 60px;
	}

	.search-box-label {
		top: -80px;
	    width: 115%;
	}

	.search-box-column {
		width: 100%;
		float: none;
	}

	.search-box {
	    width: 76%;
	    left: 0%;
	}

	#input-section input {
		width: 100%;
	}

	#input-section select {
		width: 100%;
	}

	#change-view {
		display: none;
	}

	.box-info-column {
	    float: none;
	    width: 100%;
	}

	#main-menu {
		display: none;
	}

	.share-cabin-box {
		top: -75px;
	}

	.main-center {
		width: 100%;
		text-align: center;
	}

	.btn-search-holder {
		text-align: center;
		left: 0;
		top: 130px;
	}

	.btn-search {
		width: 100%;
	}

	.box-info {
		width: 90%;
		margin-top: 30px;
	}

	#book-confirm h6 {
		margin: 0;
	}

	#input-section select.input-bed-layout {
		font-size: 8pt;
	}

	.event-container {
		margin: 0 auto 40px auto;
		float: none;
	}

	#menu-left {
	    height: 105vh;
	    width: 100%;
	    box-shadow: none;
	}

	#content-login {
		background: url(../images/bg-main-phone.jpg) no-repeat center top;
	}

	/*.loading {
		left: 25%;
	}*/

	.inputs-box {
		padding: 15px 0 5px 0;
	}

	.login-center {
	    width: 250px;
	}

	.popup-categories {
    	top: 0;
    	left: 0;
	}

	.popup-bg {
		width: 100%;
		padding: 15px 5px;
		border-radius: 0;
		box-sizing: border-box;
	}

	.popup-multicabin {
	    left: 0;
	}

	.popup-bg-multicabin {
		width: 100%;
		box-sizing: border-box;
		padding: 15px;
	}

	.popup-icon {
		display: none;
	}

	.popup-box-column-count,
	.popup-box-column {
	    text-align: center;
	    width: 100%;
	}

	.popup-share-multicabin {
		margin: 0px 0 20px 0;
	}

	.select-guest-count {
		width: 100% !important;
	}

	.btn-close-popup {
		left: 43%;
    	top: 65px;
	}

	.toggle-off {
		position: relative;
		left: -420px;
		transition: all 0.2s ease-in-out 0.1s;
	}

	.toggle-on {
		left: 0px;
		transition: all 0.2s ease-in-out 0.1s;
	}

	.book-unit-view,
	#book-options,
	#book-confirm,
	#book-note {
		width: 95%;
		margin: 0 auto;
	}

	.input-login {
		font-size: 26pt;
	}

	h1 {
   		font-size: 16pt;
   	}

   	h2 {
   		font-size: 11pt;
   	}

   	h3 {
   		font-size: 14pt;
   	}

   	.btn-back {
   		margin: 0 5px 10px 0;
   	}

   	.doc-type-select,
   	.remark-type-select {
	    width: 90%;
	    margin-top: 10px;
	}

	.btn-remark-add {
    	width: 248px;
    	background-image: none;
    	padding: 15px 10px 10px 10px;
	}

	.intput-comments {
		width: 190px !important;
	}

	.btn-back-to-overview {
		background-image: none;
		padding: 10px 10px 10px 10px;
	    margin: 0 5px 10px;
	    width: 180px;
	}

	.folio-photo {
		display: none;
	}

	.btn-folio-select {
		height: 260px;
	}

	.folio-p3 {
    	font-size: 10pt;
	}

	.folio-name,
	.folio-cabin,
	.folio-cruise {
		padding: 10px 10px 0 5px !important;
	}

	#table-book-unit-view th {
		font-size: 9pt;
		padding-left: 0;
	}

	#table-item-sale-view th {
		font-size: 9pt;
		padding-left: 0;
	}

	#table-book-unit-view td,
	#table-item-sale-view td {
		font-size: 9pt;
	}

	.input-bed-layout {
		width: 65px !important;
	}

	.btn-unit-select {
		font-size: 9pt;
		padding: 7px 10px 7px 10px;
	}

	.btn-unit-waitlist {
		font-size: 9pt;
		padding: 7px 7px 7px 7px;
	}

	.column-left {
	    width: 85%;
	    float: none;
	}

	.primary-folio {
		display: none;
	}

	.item-sale-item {
		border: 0;
	}

	.item-sale-img {
	    width: 100%;
	    float: none;
	}

	.item-sale-content {
	    float: none;
	    width: 90%;
	}

	#book-options .p7 {
		font-size: 9pt;
	}

	.column-confirm-left, .column-confirm-right {
	    width: 95%;
	    float: none;
	}

	.btn-print-confirm {
		background-image: none;
	}

	#table-list-view th,
	#table-book-unit-view th,
	#table-item-sale-view th,
	#table-list-view td,
	#table-book-unit-view td,
	#table-item-sale-view td {
		font-size: 9pt;
	}

	.box-date span {
		right: 46px;
	}
}
@media screen and (max-width: 396px){
	.btn-search-holder {
		text-align: center;
		left: 0;
		top: 140px;
	}

	.box-date span {
		right: 40px;
	}
}
/* RWD Tricks Section - Mobile phones view - 5" phone */

@media screen and (max-width: 375px){
	body {
		background: #ffffff;
	}

	#main-content,
	#content-main {
	    width: 100% !important;
	}

	#content-login {
		width: 230px;
		padding-left: 20px;
	}

	.search-box-label {
		top: -30px;
    	width: 114%;
	 }

	.share-cabin-text {
		font-size: 11pt;
	}

	.btn-search {
		width: 210px
	}

	.btn-remark-add {
		width: 180px;
	}

	.loading {
		left: 0;
    position: relative;
    width: 100%;
    text-align: center;
	}

	.loading-label{
		left: 0;
		margin: auto;
	}

	.folio-name,
	.folio-cabin,
	.folio-cruise {
		padding: 10px 10px 0 5px !important;
	}

	.btn-search-holder {
		text-align: center;
		left: 0;
		top: 120px;
	}
}

@media screen and (max-width: 340px){
	.btn-search-holder {
		text-align: center;
		left: 0;
		top: 130px;
	}
}
/* RWD Tricks Section - Mobile phones view - 4" phone */

@media screen and (max-width: 320px){
	body {
		background: #ffffff;
	}

	#main-content,
	#content-main {
	    max-width: 100% !important;
	}

	#content-login {
		width: 230px;
		padding-left: 20px;
	}

	.btn-close-popup {
		left: 39%;
    	top: 65px;
	}

	.search-box-label {
		top: -60px;
	 }

	.btn-search {
		width: 210px
	}

	.btn-remark-add {
		width: 180px;
	}

	.share-cabin-text {
		font-size: 10pt;
	}

	.folio-name,
	.folio-cabin,
	.folio-cruise {
		padding: 10px 10px 0 5px !important;
	}

	.btn-unit-select {
    	font-size: 9pt;
    	padding: 7px 6px 7px 6px;
	}

	.btn-unit-waitlist {
    	font-size: 8pt;
    	padding: 7px 6px 7px 6px;
	}

	.avaliable-berth,
	.preview {
		display: none;
	}

	.btn-confirm {
		background-image: none;
		width: 100%;
	}

	.box-date span {
		right: 34px;
	}
}
