.lb-page-overlay {
	position: fixed;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 100;
	background: rgba(0,0,0,0.5);
	display: none;
}

.lb-pop-up-message-wraper {
	position: absolute;
    width: 100%;
    max-height: 100%;
    top: 100px;
    z-index: 101;
    display: none;
}

.action-pop-up-container {
    height: auto;
    margin: 0 auto;
    width: 600px;
}

.pop-up-contents {
	width: 100%;
    float: left;
    background: #ffffff;
    position: relative;
}

.pop-up-close-container {
    position: absolute;
    right: 0;
    top:-25px;
    cursor: pointer;
}

.pop-up-close-icon {
    color: #fff;
    font-size: 20px !important;
}

.pop-up-html-section {
	display: none;
}
.ro-no-highlight {
	-webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.ro-pc-only {
	display: block;
}

.ro-mobile-only {
	display: none;
}

.ro-redeem-option {
	border: 1px solid #333132;
	width: 123px;
	height: 45px;
	font-size: 18px;
	display: table;
	float: left;
	cursor: pointer;
	text-align: center;
}

.ro-mid {
	margin-left: 14px;
}

.ro-outer-border-blank {
	border: 1px solid #ffffff;
}

.ro-outer-border-black {
	border: 1px solid #000000;
	font-weight: bold;
}

.ro-box-container {
	float: left;
}

.ro-section-main {
	width: 100%;
    max-width: 701px;
	background: #ffffff;
}

.ro-section-main-inner {
	float: left;
}

.ro-coupon-container {
	width: 275px; /* was 265 */
}

.ro-coupons-ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
.ro-coupons-ul .cp-container{
	border:none;
}
.ro-coupons-ul .cp-header {
	margin-top: 0;
    text-align: left;
    margin-bottom: 10px;
}
.ro-coupons-ul .cp-body-table {
	float: none;
}
.ro-coupons-ul .cp-header-container {
	font-size: 21px;    
    text-align: left;
}
.ro-coupons-ul .bonus-coupon tr td:nth-of-type(1){
	text-align: left;
	width: 70%;
}	
.ro-coupons-ul .bonus-coupon tr td:nth-of-type(2){
	text-align: center;
	width: 30%;

}
.ro-coupons-ul .cp-text-small {
    font-size: 12px;
    margin: 0;
    font-weight: normal;
}
.ro-coupons-ul .cp-disclaimer-pad{
	font-size: 12px;
}
.ro-coupons-ul .cp-price-container {
	font-size: 45px;
}
.ro-coupons-ul .cp-buttons-row {
	display: none;
}
.ro-coupons-ul .cp-show-disclaimer-table-cell {
	display: block;
}
.ro-coupons-ul .cp-disclaimer-table-cell  {
	display: block !important;
}
.ro-coupons-ul .cp-disclaimer {
    font-size: 14px;
    text-align: left;
}
.ro-coupons-ul .cp-disclaimer-pad {
	text-align: left;
}	
.ro-coupons-ul .cp-disclaimer-table {
	display: table;
	margin-bottom:0;
	width: 100%;
	min-height: 50px !important;
}

.ro-coupon-main {
	background: #ffffff;
    z-index: 3;
    border: 1px solid #666666;
    margin-bottom: 53px;
}
.ro-right-header {
	padding: 19px 19px 12px 19px;
	font-size: 27px;
    color: #2B2B2B;
    text-transform: uppercase;
    position: relative;
    margin-bottom: 12px;
}
form#ro_form  {
   padding: 0 8px 0 8px; /* was 0 19px */
}	

.ro-radios {
	text-align: center;
	margin-top: 20px;
	font-size: 14px;
	display: none;
}

.ro-radio-button {
	cursor: pointer;
}

.ro-main-right {
	float: right;
	width: 417px; /* was 437 */
	font-size: 16px;
}

.ro-main-close {
	text-align: right;
    display: inline-block;
    vertical-align: top;
}

.ro-pop-up-close {
    font-size: 14px;
    position: absolute;
    top: 8px;
    right: 13px;
}

.ro-right-content {
	margin-top: 0;
}
p.remind-me {
    display: inline-block;
    margin-left: 10px;
}
span.fa.fa-times {
    position: absolute;
    top: 19px;
    right: 19px;
}

.ro-right-sub-header {
	font-size: 14px;
	color: #2B2B2B;
	font-weight: bold;	
}

.ro-right-sub-text {
	font-size: 14px;
	color: #2B2B2B;
}

.ro-options-container {
	margin-top: 42px;
	/* display: inline-block; */
}

.ro-box-cell {
    display: flex;
    justify-content: center;
    cursor: pointer;
    align-items: center;
    height: 45px;
    vertical-align: middle;
}

.ro-cb-icon,
.ro-remind-icon {
	font-size: 27px !important;
    border-radius: 0;
    color: #666;	
}

.ro-cb-icon.fa,
.ro-remind-icon.fa {
	vertical-align: middle;
}

.ro-form-section {
	display: none;
	float: right;
	width: 100%
}
.ro-print-sub-header {
	margin-top: 0px;
}

.ro-cb {
	display: none;
}

.ro-error {
	display: none;
	font-size: 12px;
    float: left;
    margin-top: 4px;
    margin-left: 5px;
}

.ro-err-icon {
	color: #ff0000;
}

.ro-form-inner {
	margin:0 auto;
	padding-top: 34px;
	padding-bottom: 34px;
}

.ro-form-row {
	width: 100%;
}

.ro-box-cell label {
	margin: 0;
    vertical-align: middle;
}

.ro-form-row-header {
	font-size: 16px;
	color: #333132;
	float: left;
	margin-bottom: 9px;
}

.ro-form-input-row {
	margin-top: 10px;
}
.ro-form-input-container {
	width: 390px;
	display: inline-block;
	margin-bottom: 12px;
}

.ro-input {
	font-size: 16px;
    color: #000;
    padding: 5px 5px 5px 25px;
    box-sizing: border-box;
    border: 1px solid #ccc;
    width: 100%;
    height: 40px;
    background: #fff;
    border-radius: 0;
}
.ro-cancle-table,
.ro-send-table {
	display: inline-block;
    width: 69px;
    padding: 15px 0;
    color: #000000;
    margin: 0 10px 10px auto;
    margin-top: 10px;
    text-align: center;
    text-transform: uppercase;
}



.ro-reminder-container {
	font-size: 14px;
	margin-top: 10px;
	color: #333132;
}

.ro-remind-icon {
	font-size: 18px;
}

.ro-print-section {
	margin-top: 25px;
	width: 100%;
}

.ro-print-section-header {
	font-size: 18px;
	color: #333132;
}

.ro-print-sub-header {
	font-size: 14px;
	color: #333132;
	margin-top: 10px;
}

.ro-send-container {	
    width: 100%;
    text-align: right;
    border-top: 1px solid #ccc;
    padding-bottom: 10px;
}

.ro-show-hide-section {
	display: none;
}

.ro-reminders-section {
	display: none;
}

.ro-remind-via {
	display: none;
	cursor: pointer;
}

.ro-remind-heading {
	display: inline-block;
}

.ro-remind-options {
	 display: inline-block;
}

.ro-thank-you-section{
	display: none;
}

.ro-thank-you-section-main {
	/*width: 543px;*/
	background: #ffffff;
}

.ro-text-container {
	text-align: left;
	padding-left: 20px;
	padding-right: 20px;
	margin-bottom: 35px; 
}

.ro-schedule-service-container {
	margin: 11px;
    float: right;
}

.ro-schedule-service-table {
	display: table;
	min-width: 200px;
	max-width: 280px;
	width: 100%;
	height: 55px;
	background: #2B7BCD;
	color: #ffffff;
	margin: 0 auto;
	border: 1px solid #2B7BCD;
}

.ro-schedule-service-table:hover {
	border: 1px solid #0067B2;
	background: #0067B2;
	cursor: pointer;
}

.ro-schedule-service-table-cell {
	display: table-cell;
	width: 100%;
	height: 55px;
	text-align: center;
	vertical-align: middle;
	text-transform: uppercase;
}

.ro-thanks-schedule {
	margin-top: 30px;
}

.ro-thanks-schedule-bold {
	font-weight: bold;
}

.ro-plural {
	display: none;
}

.ro-button-container {
	border-top: 1px solid #ccc;
}

.the-bottom{
    display: block !important;
}
.the-bottom > div {
    justify-content: center;
}

span.pc-only-dot::before {
    content: "\00B7";
    padding: 4px 4px 2px 2px;
    vertical-align: middle;
}

.the-bottom .registration-footer{
	font-size: 0.9rem !important;
}


@media  (max-width: 768px) {
	.pop-up-contents,
	div#pop_up_content,
	div#redeem_offer_html {
		padding: 0;
	    position: relative;
	    height: 90vh;
	    width: 90vw;
	    background: none;
	    margin: 0 auto;
	    float: none;
	}
	.ro-right-header {		
	    position: relative;
	}
	div#ro_container {
	    max-height: 100%;
	    width: 100%;
	    background: #fff;
	    overflow: hidden;
	}	
	form#ro_form  {
	   padding: 11px 11px 0 11px;
	}	

	.ro-form-container {
	    position: absolute;
	    width: 100%;
	    /*why? restrict modal height?*/
	    /*max-height: 90%;*/
	    overflow: auto;
	    background: #fff;
	}
	.ro-coupon-container {
	    width: 100%;
	    padding: 0;
	}
	.ro-coupon-main {	    
	    margin-bottom: 0;
	}
	.ro-section-main-inner {
	    float: none;
	}
	.ro-main-right {
	    float: none;
	    max-width: 437px;
	    font-size: 16px;
	    width: auto;
	    padding: 26px 0 0 0;
	}	
	.ro-coupon-main {
	    margin: 0 8px;
	}
	.ro-redeem-option {
	    width: 100%;
    	height: 38px;	    
	}
	.ro-mid {
	    margin-left: 12px;
	}
	.ro-box-cell {
		height: inherit;
	}
	.ro-form-section {
	    float: none;
	    width: auto;
	    text-align: left;	    
	}
	.ro-form-input-container {
		width: 100%;
	}
	#ro_box_remind_me {
		display: table;
	}
	#ro_box_remind_me .ro-remind-icon.fa {
	    display: table-cell;
	}

	#ro_box_remind_me .remind-me {
	    display: table-cell;
	    vertical-align: middle;
	    padding-left: 15px;
	}
	.ro-cancle-table, .ro-send-table {    	
    	width: 93%;
	    margin: 10px auto 0;
	    display: block;	
	    text-transform: uppercase;
	}

	.ro-options-container {
	    display: flex;
	    width: 100%;
	    margin-bottom: 34px;
	}
	.ro-box-container {
	    width: 33%;
	}
	.ro-form-inner {
		padding-top: 0;
	}
	.ro-schedule-service-container {
	    float: none;
	    padding: 11px;
	    margin: 0;
	}
	.ro-thank-you-section-main {
	    width: 100%;	
	    margin: 0;   
	}
	.ro-schedule-service-table {
		margin: 0 auto;
	}

	.the-bottom > div {
		display: block !important;
		font-size: 0.8rem;
	}
	
    .pc-only-dot{
		display:none;
	}

	.the-bottom .registration-footer{
		font-size: 0.7rem !important;
	}
}
