/*notification messages*/
/*Font-icon-style*/
@font-face {
	font-family: 'icomoon';
	src: url('../css/fonts/icomoon.eot?6vr9x5');
	src: url('../css/fonts/icomoon.eot?6vr9x5#iefix') format('embedded-opentype'), url('../css/fonts/icomoon.ttf?6vr9x5') format('truetype'), url('../css/fonts/icomoon.woff?6vr9x5') format('woff'), url('../css/fonts/icomoon.svg?6vr9x5#icomoon') format('svg');
	font-weight: normal;
	font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
	/* use !important to prevent issues with browser extensions that change fonts */
	font-family: 'icomoon' !important;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

/*Font-icon-style*/
.icon-close:before {
	content: "\e900";
	float: right;
	font-size: 11px;
	color: #a8938f;
}

/*warning*/
.warning.msg-notification, .warning .msg-notification-left { background: #d19137; }
.warning .msg-notification-right { background: #f8f3d6; }
.warning .msg-notification-title label { color: #745826; }
.icon-warning:before { content: "\e905"; line-height: 2; color: #fff; font-size: 21px;  }

/*success*/
.success.msg-notification, .success .msg-notification-left { background: #69b168; }
.success .msg-notification-right { background: #def2d6; }
.success .msg-notification-title label { color: #42563a; }
.icon-success:before { content: "\e904"; line-height: 2; color: #fff; font-size: 21px;  }

/*question*/
.question.msg-notification, .question .msg-notification-left { background: #808080; }
.question .msg-notification-right { background: #DCDCDC; }
.question .msg-notification-title label { color: #696969; }
.icon-question:before { content: "\e903"; line-height: 2; color: #fff; font-size: 21px;  }

/*stop*/
.stop.msg-notification, .stop .msg-notification-left { background: #c44b44; }
.stop .msg-notification-right { background: #f1d2cd; }
.stop .msg-notification-title label { color: #a2312b; font-weight: 600 !important; word-wrap: break-word; }
.icon-stop:before { content: "\e901"; line-height: 2; color: #fff; font-size: 21px;  }

/*information*/
.information.msg-notification, .information .msg-notification-left { background: #3e7ac2; }
.information .msg-notification-right { background: #cce8f4; }
.information .msg-notification-title label { color: #356a97; }
.icon-information:before { content: "\e902"; line-height: 2; color: #fff; font-size: 21px;  }

/*msg-notification-style*/
.msg-notification {
	width: 100%;
	float: left;
	box-sizing: border-box;
	border-radius: 4px;
	margin: 3px 0;
 margin-top:16px;
}
/* .information.msg-notification { */
    /* margin-bottom: 11px; */
/* } */

.msg-notification-right {
	padding: 14px;
	width: 94%;
	box-sizing: border-box;
	float: right;
	border-radius: 0px 4px 4px 0;
}

.msg-notification-left {
	float: left;
	text-align: center;
	border-radius: 4px 0 0 4px;
	width: 6%;
}

.msg-notification-content {
	float: left;
	width: 100%;
}

.msg-notification-title label {
	font-size: 12px;
	font-family: "Open Sans", sans-serif;
	font-weight: 500;
}

.msg-notification-title {
	float: left;
	width: 98%;
}
.msg-notification-title ul {
    padding-left: 30px;
}
.msg-notification-title a {
    color: #a2312b;
    text-decoration: underline;
}

/*msg-notification-style*/

.msg-notification ~ .msg-notification {
    margin-top: 0;
}
.question.msg-notification {
    margin-top: 10px;
}
.msg-notification {
    margin-top: 0;
    margin-bottom: 13px;
}
@media only screen and (min-width: 120px) and (max-width: 320px) {.msg-notification-right {
		width: 85%;
	} 
    .msg-notification-left {
    padding: 0 16px;
}
.account-info #business-tab-content-right .business-tab-content-box {
    width: 100%!important;
    box-sizing: border-box;
}
.account-info #business-tab-content-right {
    background: none repeat scroll 0 0 #FFFFFF;
    border-left: 1px solid #D8D8D8;
    float: right;

}
.account-info #business-tab-box {
    border: 1px solid #D8D8D8;
    border-radius: 0 0 4px;
    float: left;
    margin: 0 0 20px;
    margin-top: 10px;
    width: 99.8%;
}
.res_guestinfo{

        padding: 9px;
 
}
.account-info .res_guestinfo {
    padding: 0 10px;
    background: #f1f1f1;
    float: left;
    width: 100%;
    border: 1px solid #D8D8D8;
    box-sizing: border-box;
}
.res_guestblock {
        border: 1px solid #D8D8D8;
    border-radius: 0 0 4px;
    float: left;
    margin: 0 0 1px;
    margin-top: 10px;
    padding: 12px;
    box-sizing: border-box;
    background: #fff;
    width: 100%;
}
body.page_customer_account_details .content-area { padding:12px;}
body.page_customer_account_details .passenger-info-edit {     width: 100%;     margin-left: 0;     box-sizing: border-box;}
.ody_footer {
    width: 100%;
    margin: 0 auto;
    oveflow: auto;
}
body.page_customer_login .pageHeader {
    margin-bottom: 57px;
}
.passenger-info-inputbox-login  { margin-top:0;}
body.page_customer_account_details .pageHeader {
    margin-bottom: 69px;
}
body.page_customer_accounts .pageHeader {
    margin-bottom: 60px;
}

.account-info h1 {
    color: #2D78B7;
    font-family: Segoe UI, Helvetica, Arial, sans-serif;
    font-size: 20px;
    float: left;
    width: 69%;
    margin-bottom: 10px;
}
    }

@media only screen and (min-width: 321px) and (max-width: 413px) {
	.msg-notification-right {
		width: 85%;
	}

	.msg-notification-left {
		padding: 0 16px;
	}

	.msg-notification-title {
		float: left;
		width: 94%;
	}	
    .container {
		padding-left: 7px !important;
		padding-right: 7px !important;
	}
    body.home.page_customer_booking_details .information.msg-notification {
    margin-top: 5px;
}
body.home.page_customer_booking_details .msg-notification {
    margin-top: 0px;
}
body.page_customer_booking_details .msg-notification {
    margin-top: 0 !important;
}
.msg-notification ~ .msg-notification {
    margin-top: 0;
}

.msg-notification {
    margin-top: 0px !IMPORTANT;
}
body.page_customer_booking_details .page-contents {
    margin-top: 63px;
}
#main-content {
    margin-top: 0px;
}
.booking-title {
    margin-top: 5px !important;
}
.account-info #business-tab-content-right .business-tab-content-box {
    width: 100%!important;
    box-sizing: border-box;
}
.account-info #business-tab-content-right {
    background: none repeat scroll 0 0 #FFFFFF;
    border-left: 1px solid #D8D8D8;
    float: right;
    min-height: 500px;
    width: 75%;
}
.account-info #business-tab-box {
    border: 1px solid #D8D8D8;
    border-radius: 0 0 4px;
    float: left;
    margin: 0 0 20px;
    margin-top: 10px;
    width: 99.8%;
}
.account-info #business-tab-content-right {
    background: none repeat scroll 0 0 #FFFFFF;
    border-left: 1px solid #D8D8D8;
    float: right;

}

.account-info .res_guestinfo {
    padding: 0 10px;
    background: #f1f1f1;
    float: left;
    width: 100%;
    border: 1px solid #D8D8D8;
    box-sizing: border-box;
}
.res_guestinfo{

        padding: 9px;
 
}
.res_guestblock {
     border: 1px solid #D8D8D8;
    border-radius: 0 0 4px;
    float: left;
    margin: 0 0 1px;
    margin-top: 10px;
    color: #000 !important;
    padding: 12px;
    box-sizing: border-box;
    background: #fff;
    width: 100%;
    font-size: 14px;
}
body.page_customer_account_details .content-area { padding:12px;}
body.page_customer_account_details .passenger-info-edit {     width: 100%;     margin-left: 0;     box-sizing: border-box;}
.ody_footer {
    width: 100%;
    margin: 0 auto;
    oveflow: auto;
}
body.page_customer_login .pageHeader {
    margin-bottom: 57px;
}
.passenger-info-inputbox-login  { margin-top:0;}

body.page_customer_account_details .pageHeader {
    margin-bottom: 69px;
}
body.page_customer_accounts .pageHeader {
    margin-bottom: 60px;
}

.account-info h1 {
    color: #2D78B7;
    font-family: Segoe UI, Helvetica, Arial, sans-serif;
    font-size: 20px;
    float: left;
    width: 69%;
    margin-bottom: 10px;
}
}

@media only screen and (min-width: 414px) and (max-width: 767px) {
	.msg-notification-right {
		width: 85%;
	}

	.msg-notification-left {
		    padding: 0 15px;
	}

	.msg-notification-title {
		float: left;
		width: 94%;
	}

	.container {
		padding-left: 7px !important;
		padding-right: 7px !important;
	}
    body.home.page_customer_booking_details .information.msg-notification {
    margin-top: 5px;
}
body.home.page_customer_booking_details .success.msg-notification {
    margin-top: 8px;
}
.msg-notification ~ .msg-notification {
    margin-top: 0;
}

.msg-notification {
    margin-top: 0 !important;
}
body.home.page_customer_booking_details .msg-notification {
    margin-top: 0px;
}
body.page_customer_booking_details .msg-notification {
    margin-top: 0 !important;
}
body.page_customer_booking_details .page-contents {
    margin-top: 63px;
}
#main-content {
    margin-top: 0px;
}
.booking-title {
    margin-top: 5px !important; 
}

.account-info #business-tab-content-right .business-tab-content-box {
    width: 100%!important;
    box-sizing: border-box;
}
.res_guestinfo{

        padding: 9px;
 
}
.account-info .res_guestinfo {
    padding: 0 10px;
    background: #f1f1f1;
    float: left;
    width: 100%;
    border: 1px solid #D8D8D8;
    box-sizing: border-box;
}
.res_guestblock {
       border: 1px solid #D8D8D8;
    border-radius: 0 0 4px;
    float: left;
    margin: 0 0 1px;
    margin-top: 10px;
    padding: 12px;
    box-sizing: border-box;
    background: #fff;
    width: 100%;
}
.account-info #business-tab-content-right {
    background: none repeat scroll 0 0 #FFFFFF;
    border-left: 1px solid #D8D8D8;
    float: right;

}
body.page_customer_account_details .content-area { padding:12px;}
body.page_customer_account_details .passenger-info-edit {     width: 100%;     margin-left: 0;     box-sizing: border-box;}
.ody_footer {
    width: 100%;
    margin: 0 auto;
    oveflow: auto;
}
body.page_customer_login .pageHeader {
    margin-bottom: 57px;
}
.passenger-info-inputbox-login  { margin-top:0;}


body.page_customer_account_details .pageHeader {
    margin-bottom: 69px;
}
body.page_customer_accounts .pageHeader {
    margin-bottom: 60px;
}

.account-info h1 {
    color: #2D78B7;
    font-family: Segoe UI, Helvetica, Arial, sans-serif;
    font-size: 20px;
    float: left;
    width: 69%;
    margin-bottom: 10px;
}
}

@media (-webkit-min-device-pixel-ratio: 2) and (orientation:landscape) {
	.msg-notification-right {
		width: 91%;
	}

	.msg-notification-left {
		width: 3%;
	}
}

@media (-webkit-min-device-pixel-ratio: 3) and (orientation:landscape) {
	.msg-notification-left {
		width: 4%;
		padding: 0 18px;
	}
	.msg-notification-title {
		float: left;
		width: 95%;
	}
	.msg-notification-right {
		width: 91%;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1024px) { 
    .msg-notification-right { width:93%;}
    .msg-notification-left { width: 7%;}
	.msg-notification-title {float: left; width: 94%;}
    .pageFooter {
    float: left;
    width: 100%;
}
.ody_footer {
    width: 100% !important; 
    margin: 0 auto;
    oveflow: auto;
}

.account-info #business-tab-box {
    border: 1px solid #D8D8D8;
    background: #f1f1f1;
    border-radius: 0 0 4px;
    float: left;
    margin: 0 0 20px;
    margin-top: 10px;
    box-sizing: border-box;
    width: 99.8%;
    padding: 10px;
}
#business-tab-Guest3 {
    margin-right: 0 !important;
}
div#business-tab-Guest4 {
    margin-right: 10px !important;
}
.account-info #business-tab-content-right .business-tab-content-box {
    width: 32.3%!important;
    float: left;
    background: #ffffff;
    height: 150px;
    box-sizing: border-box;
    margin-right: 10px;
    border: 1px solid #dad8d8;
    overflow: auto;
    margin-bottom: 10px;
}

.top-bar label {
    display: block;
    width: 42%;
    position: inherit;
    padding: 9px 12px 0;
    color: #204499;
    background: #50c0cc;
    font-size: 2.6em;
    text-align: left;
    float: left;
    line-height: 1.1;
}
}

.clear
{
	clear:both;
}

.resulterror .msg-notification {margin-top:0px !important;}

.msg-notification-content .top-error.error-box {
    background: inherit;
    border: inherit;
    color: inherit;
    font: inherit;
    margin: 0;
    padding: inherit;
} 
/*notification messages*/

