@charset "utf-8";
/* CSS Document */

/* English CSS */
body{
	font-family: 'Nunito', sans-serif;
	font-weight: normal;
}

#Banner{
	background-color: #5db527;
}

h4{
	font-size: 24px;
	color: #32481e;
	font-weight: 700;
	margin: 0 auto;
	font-family: arial, "serif";
	line-height: 1.4em;
}

h7{
	font-size: 32px;
	color: #5eb426;
	font-weight: 700;
	font-family: arial, "serif";
	line-height: 1.4em;
}

.container-topstrip{
	max-width: 962px;
    margin: auto;
	color: #fff;
	margin-top: 20px;
}

.HeadBg{
	background-color: #5db527;
}

#ContentPane {
    width: 100%;
    max-width: 940px;
    margin-left: auto;
    margin-right: auto;
    position:relative;
	background-color: #ffffff;
}

.section {
    padding: 0 15px;
    background-color: #ffffff;
}
.section .section_content {
    max-width: 950px;
    margin: 0 auto;
    padding: 0 20px;
}

.section_post .section_content {
    max-width: 1130px;
    margin: 0 auto;
    padding: 0 10px;
}

@media screen and (min-width : 992px) and  (max-width : 1200px) {
	   .section .section_content, .section_post .section_content {
    max-width: 950px;
}
}

@media screen and (min-width : 768px) and  (max-width : 992px) {
   .section .section_content, .section_post .section_content {
    max-width: 710px;
}
}

@media screen and (min-width : 576px) and  (max-width : 768px) {
   .section .section_content, .section_post .section_content {
    max-width: 530px;
}
		.navbar {
			min-height: auto;
			float: left;
	}
	
}

@media screen and (max-width: 767px) {
    .section .section_content, .section_post .section_content {
        padding: 0 0;
    }
	
	.bottom-header-wrapper{
	padding-right: 15px;
    padding-left: 15px;
	}
	
	
}

@media screen and (min-width : 992px) and  (max-width : 1200px) {
   .container-topstrip {
    max-width: 930px;
}
}

@media screen and (min-width : 768px) and  (max-width : 992px) {
   .container-topstrip {
    max-width: 690px;
}
	

}

@media screen and (min-width : 576px) and  (max-width : 768px) {
   .container-topstrip {
    max-width: 510px;
}
}


.top-wrapper{
	background-color: #5db527;
}

.navbar-inverse{
	background-color:#5db527;
	border: none;
}

.navbar-toggle{
	border: solid 1px #fff;
	margin-top: 30px;
}

.icon-bar{
	background-color: #ffffff;
}

.navbar{
	top:20px;
	float: left;
}

#navbar{
	padding-left: 0px;
}

.navbar-nav{
	direction:rtl;
}

.navbar-inverse .navbar-nav>li>a{
	color: #fff;
	font-weight: bold;
	letter-spacing: 1px;
}

.navbar-inverse .navbar-nav>.active>a{
	background: none;
	color: #000;
}

.navbar-inverse .navbar-nav>li>a:hover, .navbar-inverse .navbar-nav .dropdown-menu>li>a:hover{
	background: #000;
	color: #fff;
}

.nav>li>a{
	padding:10px 10px;
}

.navbar-nav>li>.dropdown-menu{
	border-radius: 0px;
}

.dropdown-menu{
	background-color: #000;
	
}

.dropdown-menu>li>a{
	color: #fff;
}

.main-banner{
width: 100%;
    height: 560px;
    background-image: url('../Hosted/home-banner-new-ar.jpg');
    background-size: cover;
	left: 10%;
	background-position: right bottom;

}

.carousel-caption{
	text-align: right;
	left: 5%;
	width: 300px;
	font-family: 'verdana', sans-serif;
	text-shadow: none;
	right: 50%;
	color: #0e563c;
}

h1{
	font-weight: 900;
	font-size: 41px;
}

.green-title-bar{
	min-height: 45px; 
	background-color: #32481e; 
}

.no-padding{
	padding: 0px;
}

.SiteLink{
	padding-right: 10px;
	font-family: 'Nunito', sans-serif;
	background-color: #5DB527;
}

@media (min-width: 768px){
.navbar-nav>li {
    float: right;
}
}
/* Login module */



#LoginModule {
    position: absolute;
    top: 10px;
    left: 55%;
   	background: rgba(14, 86, 60, 0.88);
    text-align: center;
    z-index: 1000;
    border: none;
    border-collapse: separate;
}

@media screen and (max-width: 2000px) {
    #LoginModule {
       left: 55%;
    }
	
		
	.embed-responsive-item{
		width: 100%;
		height: 450px;
		border: none;
	}
}

@media screen and (max-width: 1600px) {
    #LoginModule {
       left: 55%;
    }
	
		
	.embed-responsive-item{
		width: 100%;
		height: 450px;
		border: none;
	}
}

@media screen and (max-width: 990px) {
    #LoginModule {
       left: 45%;
    }
	
		
	.embed-responsive-item{
		width: 100%;
		height: 450px;
		border: none;
	}
}

@media screen and (max-width: 767px) {
    #LoginModule {
        margin-left: -200px;
		top: 50px; 
    	left: 55%;
    }
	
	.container-image{
		left: 120px;
	}
	
	.navbar-inverse .navbar-nav .open .dropdown-menu>li>a{
		color: #fff;
	}
	
		
	.embed-responsive-item{
		width: 100%;
		height: 350px;
		border: none;
	}
}


@media screen and (max-width: 572px) {
    #LoginModule {
        margin-left: -200px;
		top: 50px;
    	background: rgba(0, 0, 0, 0.66);
    }
	
	.navbar{
		min-height: 1px;
		float: left;
	}
	
		
	.embed-responsive-item{
		width: 100%;
		height: 150px;
		border: none;
	}
}

.NormalModuleText{
	font-family: 'Nunito', sans-serif;
	font-size: 16px;
}

#LoginModule tbody tr:first-child td {
    padding-top: 20px;
	font-size: 24px;
	padding-bottom: 10px;
	color: #b5d825;

}
#LoginModule tbody tr:last-child td {
    padding-bottom: 20px;
    
}
#LoginModule tbody tr td {
    padding: 0 25px;
    position: relative;
	
    
}
#LoginModule tbody tr td .NormalControl {
    width: 300px;
    font-size: 14px;
    color: #000 !important;
    background-color: #ffffff !important;
	height: 50px; 
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;/* Firefox 19+ *//* Firefox 18- */
      border:1px solid #ccc;
	padding-right: 10px;
	margin-top: 10px;

}
#LoginModule tbody tr td .NormalControl::-webkit-input-placeholder {
    color: #000 !important;
    opacity: 1;
	background-color: #ffffff !important;
}
#LoginModule tbody tr td .NormalControl::-moz-placeholder {
    color: #000 !important;
    opacity: 1;
	background-color: #ffffff !important;
}
#LoginModule tbody tr td .NormalControl:-moz-placeholder {
    color: #000 !important;
    opacity: 1;
	background-color: #ffffff !important;
}
#LoginModule tbody tr td .NormalControl:-ms-input-placeholder {
    color: #000 !important;
    opacity: 1;
	background-color: #ffffff !important;
}

@media screen and (max-width: 767px) {
    #LoginModule tbody tr td .NormalControl {
        width: 300px;
    }
	
	
}
#LoginModule tbody tr td .NormalModuleText {
    display: none;
}
#LoginModule tbody tr td .PasswordHelpButton {
    color: #ffffff;
    background: none;
    border: none;
    padding: 0;
    margin: 0;
    display: block;
    text-decoration: none;
    margin-top: 10px;
    margin-bottom: 10px;
	font-size: 14px;
	font-family: 'Nunito', sans-serif;
	text-align: center;
	
}
#LoginModule tbody tr td .PasswordHelpButton:hover {
    text-decoration: none;
}
#LoginModule tbody tr td .LoginButton {
    right: 25px;
    z-index: 10;
}
#LoginModule tbody tr td .SignUpButton, #LoginModule tbody tr td .LoginButton {
    display: inline-block;
    height: 39px;
    line-height: 39px;
    color: #fff;
    font-weight: normal;
    background-color: #5eb527;
    border: 0;
    padding: 0 10px;
    min-width: 125px;
	width: 100%;
    margin: 5px auto;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    letter-spacing: 1px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
	font-size: 16px;
}
#LoginModule tbody tr td .SignUpButton:hover, #LoginModule tbody tr td .LoginButton:hover {
    background-color: #2a5c0a;
}

@media screen and (max-width: 767px) {
    #LoginModule tbody tr td .SignUpButton, #LoginModule tbody tr td .LoginButton {
        min-width: 100px;
    }
}
#LoginModule tbody tr td .SignUpButton {
    margin-top: 20px;
}

.ModuleTableNoLine{
	display: none;
}

/* end */

.home-joinNow{
	text-align: center;
	font-size: 42px;
	font-weight: 700;
	color: #0e563c;
	font-family: arial, "serif";
	margin-top: 20px;
}

.home-blue-wrapper{
	min-height: 200px;
	background-color: #ededed;
	display: table;
	margin-top: 110px;
	height: auto;
}

.home-blue-wrapper p{
	text-align: center;
	font-size: 24px;
	color: #0d572d;
	display: table-cell;
    vertical-align: bottom;
	font-weight: 700;
	padding: 20px 20px 20px 30px;
}

.container-image{
    height: 100px;
    width:100px;  
    position:absolute;
    top:100px;
	left: 33%;
	margin: 0 auto;
}

.starting-earn-green{
	background-color: #5eb527;
	min-height: 45px;
	position:relative;
	text-align: center;
}

.starting-earn-green p{
	color: #fff;
	font-size: 32px;
	font-weight: 500;
	margin: 0px;
}

.starting-earn-green p span{
	color: #fff;
	font-size: 32px;
	font-weight: 900;
	font-family: arial, "serif";
}

.starting-earn-green:after {
    z-index: 100;
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -10px;
    content:'';
    width: 0;
    height: 0;
    border-top: solid 20px #5eb527;
    border-left: solid 20px transparent;
    border-right: solid 20px transparent;
}

.home-register-wrapper{
	min-height: 300px;
	background-color: #0e563c;
	padding-top: 30px;
	text-align: center;
}

.home-register-wrapper h2{
	text-align: center;
	color: #b5d825;
	font-weight: 700;
	margin-top: 20px;
}

.home-register-wrapper p{
	text-align: center;
	color: #fff;
	font-size: 18px;
	width: 300px;
	margin: 0 auto;
	font-weight: 400;
	margin-top: 20px;
	margin-bottom: 20px;
}

.home-register-now{
	background-color: #5eb527;
	line-height: 2em;
	font-size: 18px;
	border: none;
	width: 200px;
}

.home-register-now:hover{
	background-color: #3c8b09;
}

.home-earn-redeem{
	padding: 20px 0 20px 0;
}

.home-earn-redeem h4, .home-wrapper-6 h4{	
	font-size: 24px;
	text-align: center;
	color: #0d553b;
	font-weight: 700;
	margin: 0 auto;
	font-family: arial, "serif";
	line-height: 1.4em;
}

.home-earn-redeem-two{
	width: 80%;
	margin: 0 auto;
	color: #0d553b;
}

.home-earn-redeem-two h5{
	font-size: 32px;
	color: #0d553b;
	font-family: arial, "serif";
	font-weight: 600;
}

.home-earn-redeem-two p{
	font-size: 16px;
}

.home-wrapper-6{
	background-color: #fff;
	min-height: 250px;
}

.home-wrapper-6 h3{
	text-align: center;
	color: #0d553b;
}

.home-wrapper-6 h6{
	font-size: 21px;
	color: #0d553b;
	font-family: arial, "serif";
	font-weight: 600;
}

.wrapper-6-icons{
	margin-bottom: 20px;
}

/* Enrollment header */

#ctl00_Banner{
	background-color: #5db527;
}

.OuterTable, .InnerTable{
	border: none;
	background: none;
}

.enrollment-section-1{
	background-color: #32481e;
	min-height: 45px;
	position:relative;
	text-align: right;
	padding-top: 10px;
	padding-bottom: 10px;
}

.enrollment-section-1 p{
	color: #fff;
	font-size: 26px;
	font-weight: 600;
}

.enrollment-section-1:after {
    z-index: 100;
    position: absolute;
    top: 100%;
    left: 49%;
    margin-left: -10px;
    content:'';
    width: 0;
    height: 0;
    border-top: solid 20px #32481e;
    border-left: solid 20px transparent;
    border-right: solid 20px transparent;
}

.enrollment-section-2{
	margin-top: 30px;
	margin-bottom: 30px;
	text-align: right;
	background-repeat: no-repeat;
}

.enrollment-section-2 p{
	color: #acbc35;
	font-size: 16px;
}

.section-2{
	margin-top: 30px;
	padding-bottom: 30px;
	padding-left: 15px;
	padding-right: 15px;
}

.section-2 p{
	color: #7f7f7f;
	font-size: 16px;
}

.enrollment-wrapper{
	background-color: #ededed;
}

.section-content-enroll{
	background-color: #ededed;
	padding: 20px 15px 15px 15px !important;
}



.NormalControl{
	font-size: 14px;
	font-family: 'Nunito', sans-serif;
	height: 40px;
	padding-right: 10px;
}

input, select, textarea {
	margin-bottom: 5px;
	margin-top: 5px;
	border: 1px solid #e6e6e6;
	border-radius: 5px;

}

#ctl05_ctrlBirthday_ddlBirthdayMonth, #ctl05_ctrlBirthday_ddlBirthdayDay, #ctl05_ctrlBirthday_ddlBirthdayYear{
	width: 100px;
}

#ctl05_trSuffixEdit{
	display: none;
}

label {
	padding-right: 10px;
}


#Table2 tr td:first-child {
	text-align: left;
}

#ctl00_ContentPlaceHolder1_AcceptTOSRow{
	
}

#ctl00_ContentPlaceHolder1_tblAcceptTOS, #ctl00_ContentPlaceHolder1_Table6{
	width: 320px !important;
}

#ctl00_ContentPlaceHolder1_lblMobileCarrier{
	font-size: 14px;
    font-family: 'Nunito', sans-serif;
    color: #32481e;
	font-weight: bold;
}

input[type="radio"], input[type="checkbox"]  {
  margin-top: -1px;
  vertical-align: middle;
	width: 20px;
	height: 20px;
}

#ctl00_ContentPlaceHolder1_lnkSave{
	font-size: 14px;
    line-height: 1.5em;
    padding: 15px;
	color: #ffffff;
	background-color: #5eb527;
	width: 130px;
	margin-left: none !important;
}

#ctl00_ContentPlaceHolder1_lnkSave:hover{
	background-color: #525d02;
}

#ctl00_ContentPlaceHolder1_btnDiscard{
	font-size: 14px;
    line-height: 1.5em;
    padding: 15px;
	color: #ffffff;
	background-color: #ec5a24;
	width: 130px;
}

#ctl00_ContentPlaceHolder1_btnDiscard:hover{
	background-color: #9a2b02;
}

#ctl00_ContentPlaceHolder1_txtMobileNumber_cboCountryCode, #ctl00_ContentPlaceHolder1_lblMobileCarrier, #ctl00_ContentPlaceHolder1_cboMobileCarrier, #ctl03_ctrlBannerTopSection_lnkHome, #ctl03_ctrlBannerTopSection_lblHomeDivider, #ctl06_ctl38_EditLinkCell{
	display: none;
}

#aspnetForm .NormalControl{
	width: 80% !important;
}

#aspnetForm select#ctl00_ContentPlaceHolder1_ctrlBirthday_ddlBirthdayMonth, #aspnetForm select#ctl00_ContentPlaceHolder1_ctrlBirthday_ddlBirthdayDay, #aspnetForm select#ctl00_ContentPlaceHolder1_ctrlBirthday_ddlBirthdayYear{
	    width: 100% !important;
}


/* Enrollment header End */

/* Earn */

.Earn-cell-1{
	display: table;
	height: 100px;
	width: 100%;
}

.Earn-cell-2{
	display:table-cell;
	height: 100px;
	vertical-align: middle;
}

.earn-icon-wrapper{
	background-color: #fff;
	min-height: 250px;
}

.earn-icon-wrapper h6{
	font-size: 24px;
    color: #5cb646;
    font-family: arial, "serif";
    font-weight: normal;
}

/* Earn end */


/* Post login */

.ModuleTitleRow{
	height: 50px;
	background: none;
	color: #5db426;
	font-family: 'Nunito', sans-serif;
}

.SmallModuleText{
	font-size: 16px;
	line-height: 2em;
	font-family: 'Nunito', sans-serif;
	color: #32481e;
	padding-right: 10px;
}


.ModuleTitle {

    font-weight: Bold;
    font-size: 24px;
    color: #5db426;
    font-family: 'Nunito', sans-serif;
}

#ctl04_ctl47_EditLinkCell, #ctl06_ctl38_EditLinkCell, #ctl07_ctl04_EditLinkCell, #ctl05_ctl47_EditLinkCell{
	padding-right: 10px;
}

.ModuleCell {
    border: none;
	padding: 10px;
}

.user_info .ModuleCell {
    border: none;
	padding-left: 0px;
	padding-right: 0px;
}

.ModuleTable{
	border: none;
}

#ctl07_ViewTable{
	font-weight: normal !important;
}

.ModuleTitleRow {
    border-top: 1px #0d553b;
	border-style: dotted;
	border-left: none;
	border-right: none;
	border-bottom: none;
}

.ModuleTitleRow td {
    padding-top: 25px;
}

#ctl05_ModuleTitle .ModuleTitleRow td {
    padding-top: 0px;
}

#ctl05_ModuleTitle .ModuleTitleRow {
    border-top: none;
}



#ctl05_ViewTable tr td:first-child, #ctl06_ViewTable tr td:first-child, #ctl07_ViewTable tr td:first-child, #ctl09_ViewTable tr td:first-child, #ctl07_tblTransDetails tr td:first-child, #ctl08_tblRewardDetails tr td:first-child    {
	text-align: right;
	width: 30% !important;
}

#ctl07_tblTransDetails tr td:first-child   {
	text-align: right!important;
	width: 50% !important;
}

#ctl07_tblTransDetails tr td:last-child, #ctl08_tblRewardDetails tr td:last-child    {
	width: 50% !important;
	text-align: right!important;
}

#ctl06_EditTable tbody tr:first-child, #ctl06_EditTable tbody tr:nth-child(2), #ctl06_ViewTable tbody tr:first-child , #ctl05_trPrefDeliveryNonOffers, #ctl05_trPrefDeliveryOffers {
	 display: none !important;
}

#ctl07_gridProductItems .HeadingCellText{
	font-size: 11px !important;
}

.Change_Password_Wrapper_inner tr td:first-child   {
	text-align: right !important;
	padding-right: 15px;
}

.Change_Password_Wrapper_inner tr td:last-child   {
	text-align: right !important;
	padding-right: 15px;
}


#ctl05_txtLoyaltyProgram, #ctl04_txtLoyaltyProgram, #ctl07_trPrefDeliveryNonOffers{
	display: none;
}

.DefaultButton {
    display: inline-block;
    height: 37px !important;
    line-height: 37px !important;
    font-weight: normal;
    border: 0;
    padding: 0 10px !important;
    min-width: 100px;
    font-size: 16px !important;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;

    transition: all 0.3s;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    background-color: #5eb527;
    /*    color: #000000;*/
    color: #fff;
	font-family: 'Nunito', sans-serif;
	margin-left: 10px;
}
.DefaultButton:hover {
    background-color: #235701;
}
.DefaultButton:active, .DefaultButton:focus {
    outline: 0;
}

#ctl06_btnAddHoH{
	margin-left: 0px !important;
}

#ctl06_ctl38_lnkDiscard, #ctl05_ctl47_lnkDiscard, #ctl07_ctl04_lnkDiscard{
	background-color: #ec5a24!important;
}

#ctl06_ctl38_lnkDiscard:hover, #ctl05_ctl47_lnkDiscard:hover, #ctl07_ctl04_lnkDiscard:hover{
	background-color: #982d05!important;
}


.btnProfile {
    border: none;
    font-weight: normal;
	background: #FFFFFF;
	color: #000;

	margin-right: 10px;
	font-size: 12px;

	
}

#ctl08_ctrlAddress_btnClearAddress{
	border: 1px solid #000000 !important;
}

#ctl07_gridActivity, #ctl08_gridRewards{
	width: 100%;
}

#ctl07_gridActivity_top_head, #ctl07_gridActivity_dom, #ctl07_gridActivity{
	background-color: transparent !important;
}

#ctl07_gridActivity_dom table tr td {
    width: auto !important;
}

#ctl07_gridActivity_dom table tr td div{
	text-align: right!important;
}


#ctl07_gridActivity_dom table tr td:first-child {
    padding: 0 !important;
	text-align: right!important;
}


#ctl08_gridRewards_dom table tr td:first-child {
	text-align: right !important;
}

#ctl08_gridRewards_dom table tr td div{
	text-align: right!important;
}


#ctl07_gridActivity_dom table tr td div {
    width: auto !important;
}
#ctl07_gridActivity_dom table tr td:nth-child(5) div {
    white-space: normal !important;
}

#Table2 #ctl07_gridActivity_dom tr:nth-child(10) td:last-child {
    position: relative;
    left: 0 !important;
}
#Table2 #ctl06_tblTransDetails tr:nth-child(10) td:last-child {
    position: relative;
    left: 0 !important;
}

.HeadingCellText{
	color: #fff;
	font-size: 14px !important;
	font-family: 'Nunito', sans-serif !important;
}

#ctl07_gridActivity_top_head, #ctl07_gridActivity_dom, #ctl07_gridActivity{
	background-color: transparent !important;
}
.HeadingCell {
    background-color: #5db527 !important;
    color: #fff;
    border: none;
    height: 40px;
	
}

.HeadingCellText{
	background-color: #5db527 !important;
}

#ctl08_tblRewardDetails{
	width: 100%;
}

#ctl07_gridActivity_dom{
	height: auto !important;
}

#Table2 tr td[align='left']{width:40%!important;}

#ctl07_gridActivity tr td[align='left'], #ctl08_gridRewards tr td[align='left'], #ctl08_gridRewards tr td[align='right']{
	width:auto!important;
}



.AlternatingRow td.DataCell, .Row td.DataCell {
    padding: 5px;
}

.postlogin_banner{
	margin-top: 15px;	
}

.postlogin_title{
	margin-top: 15px;
}

.DES_CalPopup span {
    text-indent: -10000px;
    font-size: 0;
	padding-left: 10px;
}

.DES_CalPopup span:after {
    font-size: 16px;
	width: 15px;
    font-family: FontAwesome;
    font-weight: normal;
    font-style: normal;
    content: url(https://s3.amazonaws.com/magrabi.aimia/images/calender.png);
	background-repeat: no-repeat;
}



A.CommandButton:link{
	font-weight: bold;
}

.qr-code-wrapper{
	margin: 0 auto;
	padding: 50px;
}

canvas{
	padding-left: 0;
    padding-right: 0;
    margin-left: auto;
    margin-right: auto;
    display: block;
}


/* post login end */

/* Point Summary */

.profile_wrapper {
    color: #000000;
}
.profile_wrapper:before, .profile_wrapper:after {
    content: " ";
    display: table;
}
.profile_wrapper:after {
    clear: both !important;
    height: 0;
}
* html .profile_wrapper {
    position: relative;
    zoom: 1;
}
* + html .profile_wrapper {
    position: relative;
    zoom: 1;
}
.profile_wrapper .user_info {
    float: left;
    width: 70%;/*max-width: 590px;*/
	padding-left: 10px;
}

@media screen and (max-width: 767px) {
    .profile_wrapper .user_info {
        float: none;
        max-width: none;
        width: 100%;
        margin-bottom: 40px;
    }
}
.profile_wrapper .user_info .info_block {
    margin-bottom: 40px;
}
.profile_wrapper .user_info .info_block:last-child {
    margin-bottom: 0;
}
.profile_wrapper .user_info .info_block .header {
    margin-bottom: 20px;
}
.profile_wrapper .user_info .info_block .header:before, .profile_wrapper .user_info .info_block .header:after {
    content: " ";
    display: table;
}
.profile_wrapper .user_info .info_block .header:after {
    clear: both !important;
    height: 0;
}
* html .profile_wrapper .user_info .info_block .header {
    position: relative;
    zoom: 1;
}
* + html .profile_wrapper .user_info .info_block .header {
    position: relative;
    zoom: 1;
}
.profile_wrapper .user_info .info_block .header .title {
    text-transform: uppercase;
    font-weight: 300;
    font-size: 36px;
    line-height: 1;
    float: left;
}
.profile_wrapper .user_info .info_block .header .controls {
    float: right;
}
.profile_wrapper .user_info .user_info_table tr td {
    text-transform: uppercase;
    padding-top: 12px;
    padding-bottom: 12px;
}
.profile_wrapper .user_info .user_info_table tr td:first-child {
    width: 240px;
    text-align: right;
}
.profile_wrapper .user_info .user_info_table tr td:last-child {
    padding-left: 25px;
    color: #ffffff;
}
.profile_wrapper .points_summary {
    width: 27%;
	margin-top: 50px;
    /*max-width: 240px;*/
	float: left;
    
}

#ctl00_ContentPlaceHolder1_Table6, #ctl00_ContentPlaceHolder1_AcceptTOSRow {
    width: 550px !important;
    float: left;
    margin-left: 100px;
    position: relative;
    top: -12px;
}

@media screen and (max-width: 767px) {
    .profile_wrapper .points_summary {
        float: none;
        width: 100%;
    }
}
.profile_wrapper .points_summary .header {
    border: none;
    padding: 15px 20px;
	background-color: #5db527;
	font-family: 'Nunito', sans-serif;
	height: 50px;
	color: #fff;
}
.profile_wrapper .points_summary .header .title {
    font-weight: bold;
    font-size: 16px;
	color: #fff;
	background: none;
}
.profile_wrapper .points_summary .content {
    /*padding: 10px 10px;*/
	border: none;
	background-color: #ededed;
}
.profile_wrapper .points_summary .content table {
    width: 100%;
}

.profile_wrapper .points_summary .content .SmallModuleText {
	font-weight: normal;
}

.profile_wrapper .points_summary .content .NormalModuleText {
	font-weight: bold;
	color: #0d553b;
}

.profile_wrapper .points_summary .content table tr td {
    padding-top: 5px;
    padding-bottom: 5px;
}
.profile_wrapper .points_summary .content table tr td:first-child {
    text-align: right;
}
.profile_wrapper .points_summary .content table tr td:last-child {
    -ms-text-align-last: right;
    text-align-last: right;
    color: #ffffff;
	background-color: #ededed;
}

.profile_wrapper .points_summary .content .ModuleCell {
	border-color: #fff;
}

/* #ctl05_txtPointsEarned, #ctl05_txtPointsUsed{
	background-color: #fff;
	border: 1px solid #e1e1e1;
	padding: 10px;
	width: 30%;
	border-radius: 5px;
}*/


/* End */ 

/* Contact Us */

.contact-title-row{
	background-color: #5db527;
}

.contact-form-wrapper{
	background-color: #ededed;
}

.contact-title{
	color: #fff !important;
}

#ctl05_ctl18_lblModuleTitle{
	padding-right: 10px;
}

/* Footer*/

.social-icons{
	padding-top: 5px !important;
}

.social-icons img {
	vertical-align: middle;
	width: 30px;
	height: 30px
}
.social-icons a {
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	border-radius: 50%;
	width: 30px;
	height: 30px
}

[dir=ltr] .align-end, [dir=rtl] .align-start {
	text-align: right
}
[dir=rtl] .align-end {
	text-align: left
}

.green-wrapper{
	padding: 10px 0 10px 0;
	background-color:#0e563c; 
	height: 100%;
}

.green-wrapper .list-inline li {
	display: inline-block
}

.list-inline li {
    display: inline-block;
}

.visually-hidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

.footer-title{
	font-size: 16px;
	color: #ffffff;
	font-weight: 400;
	text-align: left;
}

.footer-fa{
	padding-left: 5px;
}

.footer-bottom-wrapper {
	color: #fff;
	font-family: 'Nunito', sans-serif;
	max-width: 1090px;
	margin: 40px auto 0;
	padding: 10px 0;
	text-align: right;
}
.footer-bottom-wrapper img {
	vertical-align: middle
}
.footer-bottom-wrapper img {
	margin-right: 15px
}
.footer-bottom-wrapper img {
	margin-left: 15px
}
.footer-bottom-wrapper ul {
	display: inline-block;
	width: auto;
}
.footer-bottom-wrapper ul {
	margin-left: 15px
}
.footer-bottom-wrapper ul {
	margin-right: 15px
}
.footer-bottom-wrapper ul a {
	display: inline-block
}

.footer .cols-3 {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between
}
.footer-bottom-wrapper ul {
	display: block;
	margin: 0!important;
	text-align: center;
	width: 100%
}

#footer {
    background: #0e563c !important;
	padding-top: 30px;
}
#footer h5{
	padding-left: 10px;
    border-left: 3px solid #eeeeee;
    padding-bottom: 6px;
    margin-bottom: 20px;
    color:#ffffff;
}
#footer a {
    color: #ffffff;
    text-decoration: none !important;
    background-color: transparent;
    -webkit-text-decoration-skip: objects;
}
#footer ul.social li{
	padding: 3px 0;
}
#footer ul.social li a i {
    margin-right: 5px;
	font-size:25px;
	-webkit-transition: .5s all ease;
	-moz-transition: .5s all ease;
	transition: .5s all ease;
}
#footer ul.social li:hover a i {
	font-size:30px;
	margin-top:-10px;
}
#footer ul.social li a,
#footer ul.quick-links li a{
	color:#ffffff;
}
#footer ul.social li a:hover{
	color:#eeeeee;
}
#footer ul.quick-links li{
	padding: 3px 0;
	-webkit-transition: .5s all ease;
	-moz-transition: .5s all ease;
	transition: .5s all ease;
}
#footer ul.quick-links li:hover{
	padding: 3px 0;
	margin-left:5px;
	font-weight:700;
}
#footer ul.quick-links li a i{
	margin-right: 5px;
}
#footer ul.quick-links li:hover a i {
    font-weight: 700;
}

.green-wrapper, .text-md-left{
	text-align: right;
}

.fa-angle-double-left:before{
	content: none;
}

.fa-angle-double-left:after{
	content: "\f101";
}


/* Footer End*/

/*How to Join*/

.numberCircle {
    border-radius: 50%;
    behavior: url(PIE.htc); /* remove if you don't care about IE8 */
    width: 50px;
    height: 50px;
    padding: 8px;  
    background: #5eb527;
    color: #fff;
    text-align: center;  
    font-size: 24px;
	margin: 0 auto;
}

.stroke{
	font-size: 38px;
	margin: 0 auto;
	color: #5eb527;
	text-align: center;
}

.how-to-join-wrapper{
	border: 1px solid #5eb527;
	min-height: 130px;
	width: 80%;
	margin: 0 auto;
	padding: 10px;
	text-align: center;
	display: table;
}

.how-to-join-wrapper p {
	display: table-cell; 
	vertical-align: middle;
	font-size: 18px;
	color: #0e563c;
}

.Change_Password_Wrapper{
	width: 60% !important;
	direction: rtl;	 
}

.Change_Password_Wrapper_inner{
	width: 80%;
}

.ValidationError{
	font-size: 13px;
}


/*FAQ*/

.label-primary {
    background-color: #5eb527;
}

a {
	color: #5eb527;
}

a:hover{
	color: #0e563c;
}

.greensmalltext{
	color: #5db527;
	font-size: 16px;
}

.margintop-50{
	margin-top: 50px;
}

.marginbottom-50{
	margin-bottom: 50px;
}


.postlogin-title{
	color: #0e563c;
	font-size: 21px;
}

@media (min-width: 1200px){
.container {
    width: 950px;
}
	
	.container-inner{
		padding-left: 25px;
		padding-right: 25px;
	}
	
	.feedback-row{
		width: 65%;
	}
}



@media screen and (max-width: 767px) {
	.container-image{
		left: 120px;
	}
	
		.container-inner{
		padding-left: 25px;
		padding-right: 25px;
	}
	
	.footer-bottom-wrapper{
		text-align: left;
	}
	
	.carousel-caption{
		width: auto;
	}
	
	#ctl00_ContentPlaceHolder1_tblAcceptTOS, #ctl00_ContentPlaceHolder1_Table6{
	width: 100% !important;
}
	
	.feedback-row{
		width: 100%;
	}
	.navbar{
		width: 100%;
	}
	
		.Change_Password_Wrapper{
	width: 100% !important;
}
	
	.Earn-cell-2{
		text-align: center;
		display: block;
	}
}

@media screen and (max-width: 572px) {
	.container-image{
		left: 50px;
	}
	
	.footer-bottom-wrapper{
		text-align: left;
	}
	
	.carousel-caption{
		width: auto;
	}
	
	#ctl00_ContentPlaceHolder1_tblAcceptTOS, #ctl00_ContentPlaceHolder1_Table6{
	width: 100% !important;
}
	
	.feedback-row{
		width: 100%;
	}
	.navbar{
		width: 100%;
	}
	
	.home-blue-wrapper{
		height: 280px;
	}
		
	.Change_Password_Wrapper{
	width: 100% !important;
}
	.Earn-cell-2{
		text-align: center;
		display: block;
	}
}




/* English End ---------------------------------------------------------- */


/*Arabic*/

@font-face {
    font-family: 'dinnext_ar_medium';
    src: url('https://s3.amazonaws.com/emmar.aimia/fonts/dinnext_ar_medium.woff') format('woff'),
    url('https://s3.amazonaws.com/emmar.aimia/fonts/dinnext_ar_medium.ttf') format('truetype'),
    url('https://s3.amazonaws.com/emmar.aimia/fonts/dinnext_ar_medium.otf') format('opentype'),
    url('https://s3.amazonaws.com/emmar.aimia/fonts/dinnext_ar_medium.svg#dinnext_ar_medium') format('svg');
    src: url('https://s3.amazonaws.com/emmar.aimia/fonts/dinnext_ar_medium.eot');
    src: url('https://s3.amazonaws.com/emmar.aimia/fonts/dinnext_ar_medium.eot?#iefix') format('embedded-opentype'),
    url('https://s3.amazonaws.com/emmar.aimia/fonts/dinnext_ar_medium.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
}


@font-face {
    font-family: 'dinnext_ar_regular';
    src: url('https://s3.amazonaws.com/emmar.aimia/fonts/dinnext_ar_regular.woff') format('woff'),
    url('https://s3.amazonaws.com/emmar.aimia/fonts/dinnext_ar_regular.ttf') format('truetype'),
    url('https://s3.amazonaws.com/emmar.aimia/fonts/dinnext_ar_regular.otf') format('opentype'),
    url('https://s3.amazonaws.com/emmar.aimia/fonts/dinnext_ar_regular.svg#dinnext_ar_regular') format('svg');
    src: url('https://s3.amazonaws.com/emmar.aimia/fonts/dinnext_ar_regular.eot');
    src: url('https://s3.amazonaws.com/emmar.aimia/fonts/dinnext_ar_regular.eot?#iefix') format('embedded-opentype'),
    url('https://s3.amazonaws.com/emmar.aimia/fonts/dinnext_ar_regular.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
}

@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: right;
  }
}

@media screen and (max-width: 767px) {
    #arabic #header .header_content .menu_button {

        right: inherit;
        left:-5px;
    }
    #header .header_content .header_nav li{text-align:left;}
}
#arabic #header {
    width: 100%;
    z-index: 10;
}

#arabic .slider_content{text-align:right; right: 380px;}

#arabic .slider_content_offers{text-align:right;}


#arabic .section.section_slider .swiper-container .swiper-slide .slider_content .slider_content_inner{padding-left: 0px; padding-right: 30px; text-align:right;}

#arabic .swiper-button-next {
    background-position: 0px 0 !important;

}

#arabic .swiper-button-prev {
    background-position: -12px 0 !important;

}

#arabic #header .header_content #logo a{right:0px; left:inherit;}

#arabic #header .header_content .header_slogan{right:230px; left:inherit;}

#arabic .header_social {left:1px;top;1; right:inherit; top: 30px !important; }

#arabic .section{text-align:right}
#arabic #footerNewBrand_AR{text-align:center;}
#arabic #footer .footer_content{text-align:right}
#arabic #footer .footer_content .u_footer {padding-left:inherit; padding-right: 87px;}
#arabic #footer .footer_content .u_footer .u_footer_logo {float: right; margin-right: -87px;}

#arabic .experience_list li{float: right;}

#arabic .brands_list li{float: right;margin-left: 20px; margin-right: inherit; margin-bottom:20px;}

#arabic .brands_list li:last-child {
    margin-left: 0;
}

#arabic #footer .footer_content .emaar_footer{padding-right: 87px; padding-left: inherit;
}

#arabic #footer .footer_content .emaar_footer .emaar_logo {float: right; margin-right: -80px; margin-left:inherit; }

#arabic #footer .footer_content .emaar_footer .emaar_logo_AR {float: right; margin-right: -80px; margin-left:inherit; }

#arabic #footer .footer_content .emaar_footer .emaar_footer_nav li { margin-left: 20px;
    margin-right:inherit}

#arabic .social a.fb {
    background: url(https://emaar-images.s3.amazonaws.com/website/themes/main/images/icon_fb.png) right 0 no-repeat;
}

#arabic .social a.tw {
    background: url(https://emaar-images.s3.amazonaws.com/website/themes/main/images/icon_tw.png) right 0 no-repeat;
}


#arabic .earnong_calc_wrapper .earning_calc .form-group {
    float: right;
}

#arabic .earnong_calc_wrapper .earning_calc .sep {
    float: right;
}


#arabic .earnong_calc_wrapper .earning_calc .form-group select.form-control {
    background: url(https://emaar-images.s3.amazonaws.com/website/themes/main/images/custom-select2.png) 10% 50% no-repeat;
    padding-right: 10px;
}

#arabic .section .section_description ul {
    margin-right: 2em;
    margin-left:inherit;
}

#arabic .benefit .header {
    padding-right: 75px;
    padding-left: inherit;
    margin-right: 17px;
}

#arabic .benefit.ustay .header {
    background: url(https://emaar-images.s3.amazonaws.com/website/themes/main/images/benefit1.png) right 0 no-repeat;
}

#arabic .benefit.udine .header {
    background: url(https://emaar-images.s3.amazonaws.com/website/themes/main/images/benefit2.png) right 20px no-repeat;
}

#arabic .benefit.uplay .header {
    background: url(https://emaar-images.s3.amazonaws.com/website/themes/main/images/benefit3.png) right 15px no-repeat;
}

#arabic .benefit .content table tr td:nth-child(2) {
	padding-right:10px;
    text-align: right;
}

#arabic .why_join_list li {
    float: right;}


#arabic .join_list li {float: right;}

#arabic .content_slider_menu_simple li{float: right;}


@font-face {
    font-family: 'dinnext_ar_medium';
    src: url('https://s3.amazonaws.com/emmar.aimia/fonts/dinnext_ar_medium.woff') format('woff'),
    url('https://s3.amazonaws.com/emmar.aimia/fonts/dinnext_ar_medium.ttf') format('truetype'),
    url('https://s3.amazonaws.com/emmar.aimia/fonts/dinnext_ar_medium.otf') format('opentype'),
    url('https://s3.amazonaws.com/emmar.aimia/fonts/dinnext_ar_medium.svg#dinnext_ar_medium') format('svg');
    src: url('https://s3.amazonaws.com/emmar.aimia/fonts/dinnext_ar_medium.eot');
    src: url('https://s3.amazonaws.com/emmar.aimia/fonts/dinnext_ar_medium.eot?#iefix') format('embedded-opentype'),
    url('https://s3.amazonaws.com/emmar.aimia/fonts/dinnext_ar_medium.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
}


@font-face {
    font-family: 'dinnext_ar_regular';
    src: url('https://s3.amazonaws.com/emmar.aimia/fonts/dinnext_ar_regular.woff') format('woff'),
    url('https://s3.amazonaws.com/emmar.aimia/fonts/dinnext_ar_regular.ttf') format('truetype'),
    url('https://s3.amazonaws.com/emmar.aimia/fonts/dinnext_ar_regular.otf') format('opentype'),
    url('https://s3.amazonaws.com/emmar.aimia/fonts/dinnext_ar_regular.svg#dinnext_ar_regular') format('svg');
    src: url('https://s3.amazonaws.com/emmar.aimia/fonts/dinnext_ar_regular.eot');
    src: url('https://s3.amazonaws.com/emmar.aimia/fonts/dinnext_ar_regular.eot?#iefix') format('embedded-opentype'),
    url('https://s3.amazonaws.com/emmar.aimia/fonts/dinnext_ar_regular.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
}

body#arabic{font-family:dinnext_ar_regular !important;}

.dropdown-label{
    background-color:#fff !important;}

#arabic .brands_list li .title {font-size: 30px; padding: 10px 0px 20px 0;}

#arabic .btn {font-size: 13px !important; border: 1px solid #000; font-weight: 300;}

#ctl06_lblMessage{
    font-size:14px !important;
}

.ValidationError{
    font-size:11px !important;
}

#arabic .earn_list li { float: right;}
#arabic .earn_list li .title { direction: ltr;}
#arabic .tiers_list li {float: right;}
#arabic .contacts li {float: right;}
#arabic .sitemap_nav li {padding-left: 46px; padding-right: inherit}
#arabic .sitemap_nav div {text-align: right;}
#arabic .sitemap_nav_single li {margin-left: 50px; margin-right:inherit;}
#arabic #header .header_content .header_nav {left: inherit; right:230px; text-align:right;}

#arabic #header .header_content #logo a {
    display: block;
    text-indent: -10000px;
    width: 155px;
    height: 175px;
    background: url(https://emaar-images.s3.amazonaws.com/website/themes/main/images-new/logo.png) 0 0 no-repeat;
    position: absolute;
    left: 0;
    top: 20px;
}

#arabic #footer .footer_content .emaar_footer .emaar_footer_nav li a {letter-spacing: 1.6px;}

#arabic .place_highlights .img {float: right;}

#arabic .place_highlights .content {margin-right: 460px; margin-left: -50px;}

#arabic .place_highlights .content .buttons .btn {margin-left: 20px; margin-right:inherit}

/*Arabic*/

#arabic .SmallModuleText {
    font-size: 16px;
    font-family: dinnext_ar_regular !important;
    padding: 0px 0px 5px 15px;
	color: #32481e;
}

#arabic .EditTable tr > td:last-child{text-align:right;}

#arabic .EditTable tr > td{text-align:left;}

#arabic .DESVALRequiredFieldMarker {
    padding-right: 3px !important;
    padding-left:inherit;
}


#arabic #ctl00_ContentPlaceHolder1_ctrlBirthday_ddlBirthdayMonth {
    margin-right: 0px;
}

#arabic #aspnetForm select#ctl00_ContentPlaceHolder1_ctrlBirthday_ddlBirthdayMonth{
width: 142px !important;
}


#arabic #ctl00_ContentPlaceHolder1_trBirthday tr td {
    padding:0 0px 0 4px;
}

#arabic #aspnetForm select#ctl00_ContentPlaceHolder1_ctrlBirthday_ddlBirthdayYear {
    width: 142px !important;
}

#arabic #ctl00_ContentPlaceHolder1_ctrlBirthday_ddlBirthdayYear {
    margin-right: 10px;
}

#arabic table tr td[align='right'] {
   /* width: 30% !important;*/
}

#ctl06_divAddHoH{
	text-align: right;
	padding-top: 15px;
}

#ctl06_txtAccountIdToAdd{
	width: 220px !important;
}

#arabic #ctl00_ContentPlaceHolder1_lblAddress {font-size: 22px !important;}

#arabic #ctl00_ContentPlaceHolder1_txtPortalTextDescription, #arabic #ctl00_ContentPlaceHolder1_lblPrefs{
    text-align: right;
font-size:22px;
font-family: dinnext_ar_regular !important;
}

#arabic .NormalControl input[type="checkbox"] + label{
font-family: dinnext_ar_regular !important;
}
#arabic #ctl00_ContentPlaceHolder1_ctrlCustomField_trCFDD1 td:first-child{width:20% !important;}

#arabic #ctl00_ContentPlaceHolder1_imgPreview, #arabic #ctl00_ContentPlaceHolder1_CaptchaRow3{float:right;}

#arabic #ctl00_ContentPlaceHolder1_lblCaptcha{text-align:right}

#arabic #ctl00_ContentPlaceHolder1_lnkSave{margin-left:15px;}

#arabic #ctl00_ContentPlaceHolder1_lblPasswordReq, #arabic #ctl00_ContentPlaceHolder1_lblCaptcha{font-family: dinnext_ar_regular !important;
}
#arabic #ctl00_ContentPlaceHolder1_Table6, #arabic #ctl00_ContentPlaceHolder1_AcceptTOSRow{
    margin-right: 300px;
}

#arabic #ctl05_ctrlQuestion_dlSingleAnswers label:after, #arabic #ctl05_ctrlQuestion_dlMutipleAnswers label:after{left:inherit; right:0;}

#arabic #ctl05_ctrlQuestion_dlSingleAnswers label,#arabic #ctl05_ctrlQuestion_dlMutipleAnswers label{
    padding-right: 30px; padding-left: inherit; font-family: dinnext_ar_regular !important;
}

#arabic .DefaultButton{float:right; letter-spacing: 1.6px;}
#arabic #ctl00_ContentPlaceHolder1_chkAccept{margin-left:12px;}

#arabic #ctl05_ctrlQuestion_txtQuestion, #arabic ctl07_lblPasswordReq,#arabic #LoginModule tbody tr td .NormalControl, #arabic #LoginModule tbody tr td .SignUpButton,  #arabic #LoginModule tbody tr td .LoginButton, #arabic .ModuleTitle, #arabic .DefaultButton{font-family: dinnext_ar_regular !important;
}

#arabic .upoints_summary{float: left;}
#arabic .user_info{float: right;}
#arabic #ctl06_lblRankLevel, #arabic #ctl09_ctrlCustomFieldView_cboCFDD3{float:right}

#arabic .GridFooter{float:right; direction: ltr;}

#arabic .user_info #Table1{float:right;}

#arabic .DES_CalPopup {
    margin-right: 10px;

margin-left:inherit;
}
#arabic .ModuleTitleRow td{text-align:right;}

#arabic .leftCol1 {float: right; display: inline-block;}

#arabic .block-wrap{ float: right; padding-left: 0; padding-right: 0px; width: 60.2%; margin-right: 15px;}

#arabic .block-wrap .leftCol1, #arabic .block-wrap .leftCol2 { width:50%; float:right;}

#arabic #book-room select {padding-right: 30px;}

#arabic #btn1.button_st
{right:-106px !important; position:relative !important}


#arabic .title_new {text-align:right; font-family: dinnext_ar_regular!important;}

#arabic #dine_btn, #arabic #stay_btn, #arabic .button_st.button_pos_ar {font-family: dinnext_ar_regular}

#arabic #dine_btn {border-radius: 2px 0px 0px 2px; letter-spacing:1px;}
#arabic #stay_btn {border-radius: 0px 2px 2px 0px; letter-spacing:1px;}
#arabic #book-room label {width:100%; text-align:right;}

#arabic #book-room .selectbox {text-align:right;}

#arabic .wrapper-1 {text-align:right;}

#arabic .booking-footer {width:100%; text-align:right;}

#arabic .block-wrap-new .leftCol1, #arabic .block-wrap-new .leftCol2 {float: right; width: 42%;}

#arabic .block-wrap-new {float: left;}

#arabic .block-wrap-new select {width: 100%;}

#arabic #dine_wrap .border_wrap, #arabic #dine_wrap .wrapper,  #arabic #dine_wrap .border_wrap {text-align:right;}

#arabic .booking-footer input {font-family: dinnext_ar_regular!important; letter-spacing: 1px;}

#arabic .prmo-wrap {text-align:right; margin-top: 10px;}

.datepick {direction:ltr;}

#arabic .earning_calc .form-group label{float: left !important; padding-left:36px;}

.button_pos_ar{
left: 120px;
    position: absolute;
    top: 25px;
}
#arabic #btn1{top:0px;}

@media screen and (max-width: 460px) {
    body{overflow-x: hidden;}
    #bnr{padding: 0px 10px;}
    .booking-footer, #hotelselect, #nights, #dine_wrap .customInput, .border_wrap #customcode{width:100%;}
    .rightCol, .leftCol {width: 49.6%;}
    .block-wrap .leftCol1, .block-wrap .leftCol2, .block-wrap-new .leftCol1, .block-wrap-new .leftCol2 {width: 50%;}
    .block-wrap-new {width: 70.2%;left: 7px;}
    .btn_wrap{padding-left:0px; padding-bottom:8px;}
    .btn_wrap #hotelselect{padding-left:5px;}
    #children-1{width: 103%;}
    #PartySizeSelect{width:100% !important;}
    .button_st {font-size: 8px !important;padding: 10px !important;}
    .button_pos {
    top: 32px;
    height: 26px;
    line-height: 8px;
		right: 64px;
}
	.button_pos3 {
    top: 32px;
    height: 26px;
    line-height: 8px;
		right: 150px;
}
    .header_social {
    top: 66px !important;
    right: 54px;
}
	#arabic .button_pos_ar{
		top: 60px;
		left: 30px;
	}
	#arabic .header_social{
		left: 20px !important;
		top: 70px !important;
		
	}
	
    #btn1{right:0px;line-height: 4px; top:8px; height: 23px;}
    #promocode{width:100%;}
    .prmo-wrap input {
        width: 100% !important;
    }
#arabic .button_pos_ar {
    left: 50px;
    top: 30px;
}

#arabic .button_st {
    display: inline-block;
    height: 28px;
    line-height: 10px;
}
#arabic #btn1.button_st {
    right: -4px !important;
}
#arabic #btn1 {
    top: -23px;
}
#arabic .rightCol, #arabic .leftCol, #arabic #datepicker{width:100% !important;
}
#arabic .block-wrap-new{right:11px;
}
#arabic .block-wrap-new .leftCol1, #arabic .block-wrap-new .leftCol2{    width: 46.4%;
}
#arabic #children-1{width:122%;
}
#arabic .block-wrap-new .leftCol1{
    width: 48.4%;
    padding-left: 5px;
}
#arabic #datefirst {
    width: 100% !important;
}


}

#arabic .benefit .content table tr td:last-child{
border-left: none; border-right: inherit;}

#arabic .benefit .content table tr td {
border-right:none;
    border-left: 1px solid #464949;
}
#arabic #ctl00_ContentPlaceHolder1_lblInfo{text-align:right;}
#arabic #ctl00_ContentPlaceHolder1_RequiredFieldsDescription1{float:right;}
#arabic .OuterTable .InnerTable td{text-align:right;}
#arabic #ctl00_ContentPlaceHolder1_lblAccountNumber, #arabic #ctl00_ContentPlaceHolder1_lblPostalCode, {text-align:left;}
#ctl00_ContentPlaceHolder1_txtAccountNumber, #ctl00_ContentPlaceHolder1_txtLastName, #ctl00_ContentPlaceHolder1_txtPostalCode{margin-bottom:12px;}
#ctl09_ctrlCustomField_lblCFDD4Prompt, #ctl09_ctrlCustomField_cboCFDD4, #ctl09_ctrlCustomFieldView_lblCFDD4Prompt, #ctl05_rdoNoAnswer, #ctl05_rdoNoAnswer{
	display:none;
	}
.mobile_btn{
	visibility:hidden !important;
}

.desktop_btn{
	visibility:visible !important;
	}

@media (max-width: 767px) {

 .mobile_btn{
   display : block;
   visibility:visible !important;
 }
 
 .desktop_btn{
	visibility:hidden !important;
	display:none !important;
	}
#arabic #header .header_content .header_nav {
    right: 0px;
left:0px;

}
}



@media screen and (max-width: 992px) {
.Earn-cell-2{
		text-align: center;
		display: block;
	}
	
	.earn-cell-3{
		text-align: center;
	}
	
	#ctl00_ContentPlaceHolder1_Table6, #ctl00_ContentPlaceHolder1_AcceptTOSRow {
    width: 100% !important;
    margin-left: 0px;
}
	
	#arabic #ctl00_ContentPlaceHolder1_Table6, #arabic #ctl00_ContentPlaceHolder1_AcceptTOSRow{
    margin-right: 0px;
}
	
	#ctl00_ContentPlaceHolder1_tblAcceptTOS, #ctl00_ContentPlaceHolder1_Table6{
	width: 100% !important;
}

}


@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px)  {

 #arabic .experience_list li {
    height: auto !important;
}
#arabic #header .header_content .header_nav {
    right: 180px;
}
#arabic #header .header_content .header_slogan {
    right: 180px;
}
#arabic .slider_content {
    right: 336px;
}
#arabic .btn_wrap {
    padding-right: 76px;
}
#arabic #btn1.button_st {
    right: -84px !important;
}
#arabic #LoginModule{margin-left: 20px;
}

#arabic #header .header_content .header_nav > li {margin-left: 15px; margin-right:inherit;}

}

#arabic .subPage_title {padding-bottom: 25px !important;}

#ctl03_ctrlBannerTopSection_lnkLogoff{
	float: left;
}

#ctl00_ContentPlaceHolder1_btnHome{
	display: none;
}

.img-responsive {
    margin: 0 auto;
}

#ctl04_lblErrorMessage, #ctl04_vreqEmailAddress_Txt, #ctl04_vreqPassword_Txt{
	color: #f96446;
}

 #TCtable  tr td {
	padding: 5px;
    text-align: right;
	border: 1px solid black;
    border-collapse: collapse;
}