/* CMP/Cafe300 - NEXTEP Mobile css */
html, body {
	-webkit-text-size-adjust: 100%;
}

:focus {
	outline: 0;
}

body {
	background-color: #ddd9d0;
	height: 100%;
	background: -webkit-linear-gradient(left, #9b907a, #ddd9d0, #9b907a);
	/* For Safari 5.1 to 6.0 */
	background: -o-linear-gradient(left, #9b907a, #ddd9d0, #9b907a);
	/* For Opera 11.1 to 12.0 */
	background: -moz-linear-gradient(left, #9b907a, #ddd9d0, #9b907a);
	/* For Firefox 3.6 to 15 */
	background: linear-gradient(left, #9b907a, #ddd9d0, #9b907a);
	/* Standard syntax (must be last) */
}

.alert {
	padding-top: 85px;
}

a, label {
	color: #666;
}

a:hover {
	text-decoration: none;
}

/* Header */
.brand-logo {
	color: transparent;
	height: 6px;
	background-repeat: no-repeat;
	background-size: contain;
	-o-background-size: contain;
	-moz-background-size: contain;
	-webkit-background-size: contain;
	background-position: left center;
}

.CMPIBNC .brand-logo {
	background-image: url("../images/IBM-NorthCastle.png");
}

.header-navigation {
	padding-left: 200px;
	margin-top: 31px;
}

.navbar-collapse {
	
}

.navbar-text, .navbar-nav>li>a {
	margin-top: 0;
	margin-bottom: 5px;
}

.navbar-nav>li>a {
	padding-top: 0;
	padding-bottom: 0;
}

.navbar-default .navbar-nav>li>a:hover, .navbar-default .navbar-nav>li>a:focus
	{
	color: #e3771e;
}

.menu-header-bg {
	margin-top: 68px;
	background-color: #fff;
	height: 50px;
	width: 100%;
	background: -webkit-linear-gradient(left, #dad6ca, #faf9f9, #dad6ca);
	/* For Safari 5.1 to 6.0 */
	background: -o-linear-gradient(left, #dad6ca, #faf9f9, #dad6ca);
	/* For Opera 11.1 to 12.0 */
	background: -moz-linear-gradient(left, #dad6ca, #faf9f9, #dad6ca);
	/* For Firefox 3.6 to 15 */
	background: linear-gradient(left, #dad6ca, #faf9f9, #dad6ca);
	/* Standard syntax (must be last) */
}

.iorderfast-content {
	margin-top: -50px;
}

/* splash */
.splash {
	padding-top: 50px;
}

.splash-allergy-notice {
	background-color: rgba(255, 255, 255, .75);
	position: absolute;
	text-align: right;
	z-index: 1100;
	padding: 0 0 0 0;
	width: 30%;
	margin-left: 70%;
	-moz-border-radius: 0 0 0 8px;
	-webkit-border-radius: 0 0 0 8px;
	border-radius: 0 0 0 8px;
}

.splash-allergy-notice>h2 {
	font-size: 10pt;
	font-weight: 700;
	margin: 5px 5px 5px 5px;
}

.splash-allergy-notice>p {
	font-size: 8pt;
	padding-right: 5px;
	padding-left: 5px;
	margin-bottom: 2px;
}

/* receipt */
#clip-receipt {
	float: right;
	width: 100%;
	margin-top: -60px;
	margin-right: 5px;
}

#txtTotalLabel {
	font-size: 10pt;
}

.order-receipt {
	color: #4c4c4c;
	font-size: 15pt;
	font-weight: bold;
	text-align: right;
	margin-top: 0px;
	margin-left: auto;
	margin-bottom: 2px;
	padding-top: 0;
	padding-right: 3px;
	max-width: 80px;
	min-height: 0;
	visibility: hidden;
	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;
	border-radius: 12px;
}

/* header - footer */
#targets h1, .page-header, .previous-order-lookup {
	background-color: transparent;
	color: #5D5F63;
	font-size: 24pt;
	font-weight: bold;
	text-align: center;
	margin-top: 0;
	padding: 0 0 0 0;
	height: 55px;
	border-color: transparent;
	width: auto;
	margin-bottom: 8px;
}

.menu-header-text {
	display: inline-block;
	margin: 0 0 0 0;
}

/* Set the fixed height of the footer here */
.navbar {
	border: 0;
}

#footer>.navbar {
	height: 15px;
	background-color: #9b907a;
	color: #fff;
	border-bottom: 0;
	text-align: center;
	font-size: 10pt;
}

#footer>.navbar a {
	color: #fff;
}

#footer>.container {
	padding-left: 15px;
	padding-right: 15px;
}

/* login */
.remember-me {
	color: #666;
}

/* previous orders*/
#previousorders-form {
	color: #666;
}

.previous-orders-welcome {
	font-size: 20pt;
}

.previous-orders {
	
}

.previous-order {
	background-color: #fff;
	padding-bottom: 5px;
	margin-bottom: 10px;
}

.previous-order a {
	color: #666;
}

.previous-order .thumbnail, .previous-order .caption {
	background-color: #fff;
	width: 100%;
	max-height: none;
	height: auto;
}

.previous-order .thumbnail .caption {
	width: 100%;
}

.previous-order-date {
	font-size: 18pt;
	padding-left: 3px;
}

.previous-order-item, .previous-order-modtext {
	font-size: 12pt;
	padding-left: 30px;
}

/* ads-banner */
#template {
	position: relative;
}

.ad {
	background-repeat: no-repeat;
	-o-background-size: contain;
	-moz-background-size: contain;
	-webkit-background-size: contain;
	background-size: contain;
	padding-top: 0;
	height: 590px;
	overflow: hidden;
	top: 0;
	margin-top: -13px;
	margin-right: 10px;
	float: left;
	width: 245px;
	max-width: 245px;
}

/* buttons */
.buttons {
	float: right;
	width: 895px;
	margin-bottom: 35px;
}

.row-centered {
	text-align: left;
}

.col-centered {
	display: inline-block;
	float: none;
	text-align: left;
	margin-right: -4px;
}

.thumbnail {
	border: 2px solid transparent;
	margin-bottom: 12px;
	background-color: #fff;
	position: relative;
}

/*.image-cropped {
    display: none;
}*/
.selectone_logo .image-cropped {
	max-height: 100%;
	max-width: 100%;
	overflow: hidden;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: contain;
	-o-background-size: contain;
	-moz-background-size: contain;
	-webkit-background-size: contain;
	width: 320px;
	height: 170px;
	margin: 0 0 0 0;
	border-bottom: 0;
	position: absolute;
	top: 0;
}

.selectone_logo .thumbnail {
	height: 170px;
	max-height: 170px;
	background-color: rgba(255, 255, 255, 0.75)
}

.thumbnail .caption {
	width: 75%;
}

.caption {
	display: inline-block;
	height: 50px;
}

.button-text {
	text-align: left;
	font-size: 11pt;
	position: relative;
	padding-left: 5px;
	line-height: 25px;
}

.description-text {
	color: #eab335;
	font-size: 10pt;
	font-weight: bold;
	padding-left: 5px;
	line-height: 25px;
}

.button-price {
	display: inline-block;
	color: #666;
	font-size: 11pt;
	font-weight: bold;
	line-height: 50px;
	right: 15px;
	padding-right: 3px;
	width: 18%;
	top: 0;
	text-align: right;
	position: absolute;
}

.dailyspecial .thumbnail {
	height: 188px;
	max-height: 188px;
	-moz-border-radius: 10px 10px 10px 10px;
	-webkit-border-radius: 10px 10px 10px 10px;
	border-radius: 10px 10px 10px 10px;
	border: 4px solid #fff;
	-moz-box-shadow: 5px 5px 3px #BBB;
	-webkit-box-shadow: 5px 5px 3px #BBB;
	box-shadow: 5px 5px 3px #BBB;
}

.dailyspecial .thumbnail .caption {
	width: 100%;
}

.dailyspecial .image-cropped {
	display: block;
	background-repeat: no-repeat;
	background-position: center center;
	-o-background-size: cover;
	-moz-background-size: cover;
	-webkit-background-size: cover;
	background-size: cover;
	height: 130px;
	-moz-border-radius: 8px 8px 0 0;
	-webkit-border-radius: 8px 8px 0 0;
	border-radius: 8px 8px 0 0;
}

.dailyspecial .button-text {
	text-align: center;
	position: absolute;
	background-color: #666;
	color: #fff;
	-moz-border-radius: 0 0 8px 8px;
	-webkit-border-radius: 0 0 8px 8px;
	border-radius: 0 0 8px 8px;
	width: 100%;
	height: 50px;
}

.dailyspecial .button-price {
	background-color: rgba(255, 255, 255, .7);
	bottom: 50px;
	line-height: normal !important;
	right: 0;
	margin-top: 108px;
	padding: 0 3px 0 0;
	-moz-border-radius: 5px 0 0 0;
	-webkit-border-radius: 5px 0 0 0;
	border-radius: 5px 0 0 0;
}

.selectone_lg .button-price {
	right: 5px;
}

.selectmanyof .thumbnail {
	border: 2px solid #fff;
}

.button-down-state .thumbnail {
	border: 2px solid #dd6d55;
}

.button-many-unselected {
	display: none;
}

.button-down-state .button-many-unselected, .button-many-selected {
	display: none;
}

.selectne, .select_lnm {
	cursor: pointer;
}

.sub-buttons {
	width: 260px;
	margin-top: -37px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	background-color: transparent;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

.select_lnm .sub-buttons {
	width: 300px;
	margin-top: -33px;
}

.sub-button {
	background-color: #fff;
	font-size: 7pt;
	color: #000;
	display: inline-block;
	margin-left: 5px;
	margin-right: 5px;
	border: 1px solid #999;
	-moz-border-radius: 5px 5px 5px 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
	width: 80px;
	height: 18px;
	pointer-events: auto;
}

.sub-button-check {
	color: #95d15a;
	font-size: 10pt;
}

.select_lnm .sub-button-text {
	line-height: 13px;
	color: #dd6d55;
	font-weight: bold;
}

.select_lnm .sub-button-text, .select_lnm .sub-button-check {
	display: inline-block !important;
}

.select_lnm .thumbnail .caption {
	pointer-events: none;
}

.selectonespecial .description-text {
	display: none;
}

.selectonequantity-minus, .selectonequantity-quantity,
	.selectonequantity-plus {
	display: inline-block !important;
	background-color: #999;
	color: #fff;
	width: 50px;
	font-size: 10pt;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

.selectonequantity-quantity {
	width: 50px;
	border: 1px solid #999;
	background-color: #fff;
	color: #666;
}

/* i-button */
.ibutton, .ibutton:active {
	background-color: transparent;
	background-image: url("../Themes/Cafe300/Media/Images/i-button.png");
	background-repeat: no-repeat;
	background-size: contain;
	-o-background-size: contain;
	-moz-background-size: contain;
	-webkit-background-size: contain;
	height: 30px;
	width: 30px;
	margin-top: -30px;
	margin-left: -15px;
	position: absolute;
}

.ibutton-showing {
	background-image: url("../Themes/Cafe300/Media/Images/x-button.png");
}

.ibutton-nutrition-info {
	width: 100%;
	text-align: center;
}

.ibutton-nutrition-info .btn {
	background-color: #0066cc;
	color: #fff;
	font-size: 12px;
	padding-bottom: 2px;
	padding-top: 2px;
	padding-left: 15px;
	padding-right: 15px;
}

.popover {
	z-index: 1031;
	min-width: 325px;
}

.popover-content {
	padding: 5px 5px 5px 5px;
}

.item-description-text {
	font-size: 11px;
	margin-bottom: 0;
}

/* Control buttons*/
#controlbuttons, #previousorders-controlbuttons,
	#futureorder-controlbuttons, #payment-controlbuttons,
	#complete-controlbuttons {
	border: 0 0 0 0;
	background-color: transparent;
}

/*#controlbuttons .row {
        width: 950px;
        margin-left: 260px;
        margin-right: 0;
        padding-right: 0;
    }*/
.control-button {
	width: 160px;
	font-size: 18pt;
	font-weight: normal;
	border: 0 solid;
	padding-left: 0;
	padding-right: 0;
	text-transform: uppercase;
	-moz-border-radius: 10px 10px 10px 10px;
	-webkit-border-radius: 10px 10px 10px 10px;
	border-radius: 10px 10px 10px 10px;
}

.control-button-center {
	text-align: center;
}

.control-button-right {
	text-align: right;
	float: right;
}

.control-button-cancel {
	-ms-align-content: center;
	-webkit-align-content: center;
	align-content: center;
	float: none;
}

.control-button-complete {
	-ms-align-content: center;
	-webkit-align-content: center;
	align-content: center;
	float: none;
}

.control-button-hidden {
	visibility: hidden;
	width: 0;
	border: 0;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	max-height: 0;
	max-width: 0;
}

.glyphicon-chevron-left {
	vertical-align: -2px;
	margin-right: 10px;
}

.glyphicon-remove {
	vertical-align: -2px;
	margin-right: 10px;
}

.glyphicon-chevron-right {
	vertical-align: -2px;
	margin-left: 10px;
}

.glyphicon-plus-sign {
	vertical-align: -2px;
	margin-right: 10px;
}

.glyphicon-ok-circle {
	vertical-align: -2px;
	margin-left: 10px;
}

/* order review */
#orderreview {
	background-color: #fff;
	border: 0 0 0 0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	color: #666;
	display: table;
	font-family: 'Open Sans', sans-serif;
	/* open sans is a Google font; if not available default to san-serif */
	font-size: 12pt;
	margin-bottom: 5pt;
	min-height: 50px;
	box-shadow: 0 0 5px 2px rgba(125, 125, 125, .5);
	-webkit-box-shadow: 0 0 5px 2px rgba(125, 125, 125, .5);
	-moz-box-shadow: 0 0 5px 2px rgba(125, 125, 125, .5);
}

.order-review-quantity {
	display: table-cell;
	min-width: 100px;
	vertical-align: middle;
	height: 50px;
	padding: 0 0 0 0;
}

.order-review-quantity-button {
	background-color: #999;
	border: 0 solid;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	color: #fff;
	display: inline-block;
	padding-top: 3px;
	padding-bottom: 3px;
	vertical-align: top;
}

.order-review-quantity-text {
	display: inline-block;
	font-size: 16pt;
	font-weight: bold;
	text-align: center;
	width: 15px;
	vertical-align: middle;
}

.order-review-text {
	display: table-cell;
	vertical-align: middle;
	width: 100%;
}

.order-review-modtext {
	font-size: 11pt;
}

.order-review-amount {
	display: table-cell;
	font-size: 18pt;
	font-weight: bold;
	text-align: right;
	min-width: 90px;
	min-height: 50px;
	vertical-align: middle;
}

.payment-totals {
	font-weight: bold;
	text-align: right;
	display: block;
}

.payment-totals-label {
	background-image: none;
	text-align: right;
	display: block;
}

.payment-text {
	color: #fff;
}

.modal-body {
	text-align: center;
	border: 0px;
}

.modal-footer {
	text-align: center;
	border-top: 0px;
}

.modal-header {
	border-bottom: 0px;
}

.modal-header .close {
	opacity: 100;
}

#popup-nutrition .modal-dialog {
	width: 298px;
	height: 405px;
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	bottom: 0;
	margin: auto;
}

#popup-nutrition .modal-content {
	background-color: transparent;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	border: 0 solid;
}

#popup-nutrition .modal-header {
	border: 0 solid;
}

#popup-nutrition .close {
	background-image: url("../Themes/PGCafe/Media/Images/x-button.png");
	background-repeat: no-repeat;
	content: "";
	height: 28px;
	width: 28px;
	right: 0;
	z-index: 999;
	position: absolute;
	color: transparent;
	opacity: 1.0;
	margin-right: -10px;
	margin-top: 1px;
}

.nutrition {
	background-image: url("../Themes/PGCafe/Media/Images/Nutrition-Bg.png");
	background-repeat: no-repeat;
	background-size: contain;
	-o-background-size: contain;
	-moz-background-size: contain;
	-webkit-background-size: contain;
	width: 298px;
	height: 405px;
	padding-right: 45px;
	padding-top: 78px;
	font-family: 'Helvetica LT', 'Segoe UI', Tahoma, Geneva, Verdana,
		sans-serif;
	font-weight: bold;
}

.nutrition-info {
	margin-top: 4px;
	height: 18px;
}

.nutrition-divider {
	height: 5px;
}

.nutrition-grams {
	margin-top: 5px;
	height: 20px;
}

.nutrition-carbs {
	margin-top: 7px;
}

.nutrition-amount {
	font-size: 12pt;
	text-align: right;
	padding-right: 3px;
	width: 100%;
	vertical-align: middle;
	line-height: 1em;
}

.nutrition-amount #totalCarbs {
	height: 25px;
}

#clip-complete {
	margin-top: 65px;
}

/* tablet landscape */
@media ( max-width : 1200px) {
	.brand-logo {
		height: 0px;
		background-size: contain;
		-o-background-size: contain;
		-moz-background-size: contain;
		-webkit-background-size: contain;
	}
	.menu-header-bg {
		margin-top: 81px;
	}
	.iorderfast-content {
		padding-left: 0;
	}
	.header-navigation {
		padding-left: 150px;
	}
	.page-header {
		margin-bottom: 15px;
		font-size: 20pt;
	}
	#clip-receipt {
		float: right;
		width: 100%;
		margin-top: -68px;
		margin-right: 5px;
	}
	.ad {
		height: 529px;
		width: 220px;
		max-width: 220px;
		margin-top: -20px;
	}
	.buttons {
		float: right;
		width: 700px;
	}
	#controlbuttons .row {
		width: 780px;
		margin-left: 220px;
		margin-right: 0;
		padding-right: 0;
	}
	.button-text {
		font-size: 10pt;
	}
	.dailyspecial .button-text {
		font-size: 8pt;
		line-height: 17px;
	}
	.order-review-quantity-button {
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
		border-radius: 5px;
		display: inline-block;
		padding: 3px 5px 3px 5px;
		vertical-align: top;
	}
}

/* tablet portrait*/
@media ( max-width : 992px) {
	#header .navbar {
		font-size: 12pt;
	}
	.navbar-text {
		margin-top: 2px;
	}

	/* control - buttons*/
	.control-button-right {
		float: right;
		margin-right: 0;
	}
	.ad {
		height: 529px;
		width: 200px;
		max-width: 200px;
	}
	.buttons {
		float: right;
		width: 530px;
	}
	#controlbuttons .row {
		width: 550px;
		margin-left: 200px;
		margin-right: 0;
		padding-right: 0;
	}
}

@media ( max-height : 768px) {
	.button-price {
		font-size: 11pt;
	}
}

/* phones */
@media ( max-width : 767px) {
	.header-navigation {
		padding-left: 100px;
	}
	.menu-header-bg {
		margin-top: 78px;
	}
	.iorderfast-content {
		padding-left: 5px;
	}

	/* splash */
	.order-now .btn-primary {
		font-size: 14pt;
		margin-top: 17%;
	}
	#login-form {
		margin-top: 20px;
	}
	#login-form .form-group {
		margin-bottom: 5px;
	}

	/* previous orders*/
	.previous-orders-welcome {
		font-size: 12pt;
	}
	.previous-orders-instructions {
		font-size: 10pt;
	}
	.previous-orders {
		padding-top: 5px;
	}
	.previous-order {
		padding-bottom: 5px;
	}
	.previous-order a {
		
	}
	.previous-order .thumbnail {
		background-color: transparent;
		width: 100%;
	}
	.previous-order-date {
		font-size: 12pt;
	}
	.previous-order-item {
		font-size: 10pt;
	}
	.previous-order-modtext {
		font-size: 8pt;
	}
	.buttons {
		margin-top: 18px;
		float: none;
		width: 100%;
	}
	.thumbnail {
		display: table;
		width: 100%;
		-moz-box-shadow: 0 0 0;
		-webkit-box-shadow: 0 0 0;
		box-shadow: 0 0 0;
		margin-bottom: 3px;
	}
	.thumbnail .caption {
		width: 100%;
	}
	.button-text {
		display: table-cell;
		font-size: 12pt;
		vertical-align: middle;
		text-align: center;
		width: 100%;
		height: 100%;
	}
	.button-price {
		font-size: 12pt;
	}
	.button-many-selected {
		font-size: 16pt;
		padding: 0 2px 0 2px;
		right: 15px;
		top: 14px;
	}

	/*.selectone_logo {
        max-height: 50px;
        min-height: 50px;
        margin-bottom: 10px;
    }

        .selectone_logo .thumbnail {
            min-height: 50px;
            max-height: 50px;
            height: 50px;
        }

        .selectone_logo .image-cropped {
            height: 50px;
        }*/
	.dailyspecial {
		max-height: 75px;
		min-height: 75px;
		margin-bottom: 2px;
	}
	.dailyspecial .thumbnail {
		min-height: 74px;
		max-height: 74px;
		height: 74px;
		-moz-box-shadow: none;
		-webkit-box-shadow: none;
		box-shadow: none;
		border: 2px solid #fff;
		-moz-border-radius: 0;
		-webkit-border-radius: 0;
		border-radius: 0;
	}
	.dailyspecial .image-cropped {
		background-color: #fff;
		height: 70px;
		width: 170px;
		-moz-border-radius: 0;
		-webkit-border-radius: 0;
		border-radius: 0;
		position: absolute;
		top: 0;
		z-index: 1;
	}
	.dailyspecial .button-text {
		padding-left: 160px;
		position: absolute;
		top: 0;
		left: 0;
		height: 70px;
		-moz-border-radius: 0;
		-webkit-border-radius: 0;
		border-radius: 0;
		font-size: 10pt;
	}
	.dailyspecial .button-price {
		margin: 0 0 0 0;
		bottom: 0;
		top: 50px;
		font-size: 10pt;
	}
	#targets h1, .page-header, .previous-order-lookup {
		font-size: 13pt;
		height: auto;
		text-align: left;
		margin-bottom: 5px;
		padding-top: 0;
		padding-bottom: 15px;
		padding-left: 3px;
	}
	.page-header-login {
		text-align: center;
	}
	.ad {
		display: none;
	}
	#clip-receipt {
		margin-top: -43px;
	}
	#txtTotalLabel {
		font-size: 8pt;
	}
	.order-receipt {
		height: 50px;
		padding-right: 3px;
	}
	.navbar-toggle {
		margin-right: 5px;
		padding: 5px 5px;
		margin-top: -3px;
		margin-bottom: 0;
		float: right;
	}
	.navbar-header {
		margin-left: 15px;
	}
	.navbar-text {
		font-size: 11pt;
		margin-left: 5px;
		margin-top: 3px;
		text-wrap: none;
		max-height: 25px;
		overflow: hidden;
		white-space: nowrap;
	}
	.navbar-fixed-bottom {
		max-height: 30px;
	}
	#controlbuttons .row, #previousorders-controlbuttons .row,
		#futureorder-controlbuttons .row, #payment-controlbuttons .row,
		#complete-controlbuttons .row {
		width: 100%;
		margin-left: 0;
		margin-right: 0;
		padding-right: 0;
		background-color: #fff;
		height: 45px;
		background: -webkit-linear-gradient(left, #9b907a, #ddd9d0, #9b907a);
		/* For Safari 5.1 to 6.0 */
		background: -o-linear-gradient(left, #9b907a, #ddd9d0, #9b907a);
		/* For Opera 11.1 to 12.0 */
		background: -moz-linear-gradient(left, #9b907a, #ddd9d0, #9b907a);
		/* For Firefox 3.6 to 15 */
		background: linear-gradient(left, #9b907a, #ddd9d0, #9b907a);
		/* Standard syntax (must be last) */
	}
	.control-button {
		width: 90px;
		font-size: 10pt;
		padding-bottom: -4px;
		margin-top: 0;
	}
	.control-button-left {
		padding-left: 0;
	}
	.control-button-right {
		padding-right: 0;
	}

	/* buttons */
	.ibutton, .ibutton:active {
		margin-left: 100px;
		height: 25px;
		width: 25px;
		margin-top: -28px;
	}

	/* order review */
	#orderreview {
		font-size: 10pt;
		padding-left: 0;
		padding-right: 0;
	}
	.order-review-quantity {
		padding: 0 0 0 2px;
		min-width: 72px;
	}
	.order-review-quantity-text {
		font-size: 12pt;
	}
	.order-review-quantity-button {
		-moz-border-radius: 2px 2px 2px 2px;
		-webkit-border-radius: 2px 2px 2px 2px;
		border-radius: 2px 2px 2px 2px;
		font-size: 10pt;
	}
	.order-review-text {
		font-size: 10pt;
		padding-left: 2px;
	}
	.order-review-modtext {
		font-size: 8pt;
	}
	.order-review-amount {
		font-size: 12pt;
		min-width: 70px;
		padding-right: 2px;
	}

	/* payment */
	.checkout-label, #checkout-service-form label {
		font-size: 10pt;
	}

	/* complete */
	.order-complete {
		margin-top: 15px;
	}
}

/* iphone landscape*/
@media only screen and (min-device-width : 320px) and (max-device-width
	: 568px) and (orientation : landscape) {
	.brand-logo {
		height: 50px;
	}
	.menu-header-bg {
		margin-top: 49px;
	}
}

button.btn.ibutton-nutrition-button {
	display: none;
}

button.btn.popover-dismiss.ibutton {
	top: 15px !important;
	left: 15px !important;
	position: absoute !important;
}

.popover {
	position: absolute !important;
	top: 10px !important;
	left: 13px !important;
	min-width: calc(100% - 28px) !important;
	padding: 5px !important;
}

.arrow:after, .arrow {
	display: none !important;
}

@media only screen and (max-width: 992px) {
	.popover {
		min-width: none;
		max-width: 200px;
	}
}

@media only screen and (max-width: 767px) {
	.popover {
		left: 24px !important;
		top: 0px !important;
	}
	button.btn.popover-dismiss.ibutton {
		top: 15px !important;
		left: -100px !important;
		position: absolute !important;
	}
	.iorderfast-content {
		padding: 0px 15px !important;
	}
}