.liveWrapper #baseLayout {
	padding: 0;
}

.pageHolder {
	overflow: hidden;
}

.liveWrapper .container,.liveWrapper .mainNav {
	overflow: auto;
	overflow: hidden;
	width: 100%;
}
@media only screen and (max-width: 767px){
	/*.acn-trans .header-top .search-field, .acn-trans .social-integration {
	    background: none repeat scroll 0 0 white;
	    height: 50px;
	    margin: 0;
	    padding-top: 7px;
	    padding-left: 120px;
	    padding-right: 12px;
	    position: absolute;
	    right: 0;
	    top: 52px;
	    width: 100%;
	    z-index: 1;
	}*/
	.fullWidth, input#subBtn.fullWidth {
	    display: inline-block;
	    width: 100% !important;   
	}
	.fullWidth.margin-top-8 {margin-top: 0 !important;}
}
@media only screen and (min-width: 361px) and (max-width: 480px) {
	.acn-trans .primary-nav>li {
		width: 80px !important;
	}
}

.acn-trans-jui.ui-front {
	font-family: OpenSansRegular, sans-serif;
	z-index: 133;
}

.acn-trans-jui.ui-menu .ui-menu-item {
	border-bottom: 1px solid #6e9f00;
	color: #6e9f00;
	font-size: 18px;
	line-height: 30px;
	font-weight: bold;
	padding-left: 7px;
}

.rtl .ui-menu .ui-menu-item {
	padding-left: 0.4em;
	padding-right: 7px;
}

.ui-menu .ui-menu-item:last-child {
	border: none;
}

.ui-menu .ui-menu-item.ui-state-focus {
	background: #6e9f00;
	color: white;
	border: none;
	border-bottom: 1px solid #6e9f00;
	margin: 0;
}

.ui-slider {
	background: none repeat scroll 0 0 transparent;
	border: 0 none;
}

.ui-slider .barra-mia,.ui-slider-horizontal .ui-slider-range {
	background: #ccc;
	height: 1px;
	position: absolute;
	top: 40%;
	width: 100%;
}

.ui-slider .min-value,.ui-slider .max-value {
	margin: 0 -10px;
	padding-top: 15px;
}

.acn-trans #display-slider-range.ui-slider-horizontal .ui-slider-range,.acn-trans #display-slider-range .ui-slider-handle
	{
	background: #75A019;
	border: 0;
}

.acn-trans #price-slider-range.ui-slider-horizontal .ui-slider-range,.acn-trans #price-slider-range .ui-slider-handle
	{
	background: #F48C22;
	border: 0;
}

/**************SLICK***********/
.acn-trans .bannerone { /*direction:ltr;*/
	
}

.acn-trans .bannerone img {
	left: 50%;
	margin-left: -720px;
	min-height: 360px;
	position: relative;
	width: auto;
}

.rtl .acn-trans .bannerone img {
	left: auto;
	right: 50%;
	margin-left: auto;
	margin-right: -720px;
}

.acn-trans  .bannerone .slide-text {
	bottom: 136px;
	margin-top: auto;
	max-width: 1024px;
	padding: 0 12px;
	position: absolute;
	width: 100%;
}

.slick-prev:before,.slick-prev:after,.slick-next:before,.slick-next:after
	{
	content: "";
}

.acn-trans  .bannerone  .slick-slide {
	position: relative;
	overflow: hidden;
	direction: ltr;
}

.acn-trans .bannerone .grid-container-1000 {
	height: 100%;
	/*position: absolute;
    top: 0;
    width: 100%;*/
}

.acn-trans  .bannerone  .slick-slide article {
	position: relative;
	overflow: hidden;
}

.acn-trans .bb {
	border-bottom: 1px solid #ededed;
}

.acn-trans .nm {
	margin: 0 !important;
}

.acn-trans .np {
	padding: 0 !important;
	transition: padding 0.2s ease-in-out;
}

.acn-trans .nptb {
	padding-top: 0 !important;
	padding-bottom: 0 !important;
	transition: padding 0.2s ease-in-out;
}

.acn-trans .link {
	text-decoration: underline;
}

.acn-trans .link:after {
	content: ">";
	display: inline-block;
	height: 100%;
	line-height: 20px;
	position: static;
	width: 23px;
}

.acn-trans  .bannerone .grid__item {
	padding: 0;
	text-align: center;
	float: right;
}

.acn-trans .bannerone .grid__item:before {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0.32);
	box-shadow: 0 0 43px rgba(0, 0, 0, 0.64);
	-webkit-box-shadow: 0 0 43px rgba(0, 0, 0, 0.64);
	-moz-box-shadow: 0 0 43px rgba(0, 0, 0, 0.64);
	content: "";
	display: block;
	height: 100%;
	opacity: 0.32;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: -1;
	border-radius: 43px;
}

.acn-trans .bannerone  .js-slide-text.slide-text>*>a {
	float: none !important;
}

.acn-trans .bannerone  .js-slide-text.slide-text>*>h2,.acn-trans .bannerone  .js-slide-text.slide-text>*>p.box
	{
	float: none !important;
	text-align: center !important;
	background: transparent !important;
	line-height: 22px !important;
	color: #fff !important;
}

.rtl .acn-trans .bannerone  .js-slide-text.slide-text>*>h2,.rtl .acn-trans .bannerone  .js-slide-text.slide-text>*>p.box
	{
	direction: rtl;
}

.acn-trans .slick-ref .slick-prev,.rtl .acn-trans .slick-ref .slick-prev,.acn-trans .slick-ref .slick-next,.rtl .acn-trans .slick-ref .slick-next
	{
	background: url("/crsdocroot/images/etisalat/slick_arrows.png")
		no-repeat scroll 0 0 transparent;
	height: 50px;
	left: 0;
	margin: 0;
	position: absolute;
	right: auto;
	width: 50px;
	float: none;
}

.acn-trans .slick-ref.slider1 .slick-prev,.rtl .acn-trans .slick-ref.slider1 .slick-prev,.acn-trans .slick-ref.slider1 .slick-next,.rtl .acn-trans .slick-ref.slider1 .slick-next
	{
	top: 214px;
}

.acn-trans .slick-ref.slider2 .slick-prev,.rtl .acn-trans .slick-ref.slider2 .slick-prev,.acn-trans .slick-ref.slider2 .slick-next,.rtl .acn-trans .slick-ref.slider2 .slick-next
	{
	top: 55px;
}

.acn-trans .no-tit .slick-prev,.rtl .acn-trans .no-tit .slick-prev,.acn-trans .no-tit .slick-next,.rtl .acn-trans .no-tit .slick-next
	{
	top: 88px;
}

.acn-trans .slick-ref .slick-next,.rtl .acn-trans .slick-ref .slick-next
	{
	background: url("/crsdocroot/images/etisalat/slick_arrows.png")
		no-repeat scroll -52px 0 transparent;
	left: auto;
	right: 0;
}

.acn-trans .slick-dots button:before {
	font-size: 45px;
}

.acn-trans .slick-dots li button:before {
	background: #132530;
	border: 1px solid #132530;
	border-radius: 10px;
	content: " ";
	width: 12px;
	height: 12px;
	opacity: 0.7;
}

.acn-trans .slick-dots .slick-active button:before {
	background: #FFF;
	border: 1px solid #BBB;
}

.acn-trans  .slick-dots {
	margin-left: 0;
	padding: 0;
	position: static;
}

.acn-trans  .bannerone .slick-dots {
	padding: 0;
	position: absolute;
	bottom: 0;
	padding-top: 0;
	margin-left: 0;
	margin-right: 0;
}

.acn-trans  .etislick-type-1,.acn-trans  .etislick-type-2 {
	direction: ltr;
}

.acn-trans .etislick-type-1 article,.acn-trans .etislick-type-2 article
	{
	display: block;
	height: auto;
}

.acn-trans  .etislick-type-1 .slick-list {
	margin-bottom: 40px;
}

.acn-trans .etislick-type-1 .slick-slide img {
	margin: auto;
	max-width: 315px;
	position: relative;
	width: 100%;
}

.acn-trans .etislick-type-1 .content-text {
	margin-bottom: 0;
	padding-bottom: 0;
}

.rtl .acn-trans  .etislick-type-1 .slick-slide,.rtl .acn-trans  .etislick-type-2 .slick-slide
	{
	direction: rtl;
}

.acn-trans  .etislick-type-1 .block1 {
	height: 60px;
	max-height: 60px;
	padding-bottom: 20px;
}

.acn-trans  .etislick-type-1 .block2 {
	height: 135px;
	max-height: 135px;
}

/*********************************/
.acn-trans .title-blocks.top-title {
	padding-top: 90px;
}

.acn-trans .title-blocks {
	text-align: center;
}

.acn-trans .title-blocks h3 {
	font-family: "neotech-medium", "Arial", "Helvetica", sans-serif;
	color: #555;
	font-size: 28px;
	font-size: 30px;
	margin: 0 0 10px;
}

.acn-trans .title-blocks p {
	color: #777;
	font-family: "neotech-regular", "Arial", "Helvetica", sans-serif;
	font-size: 25px;
	line-height: 31px;
}

.acn-trans .hr {
	border-top: 1px solid #85857F;
	opacity: 0.2;
	clear: both;
	height: 0;
	line-height: 0;
	margin: 20px auto;
	padding: 0;
}

.acn-trans .hr.type2 {
	margin: 0 auto;
}

.acn-trans.main-footer .hr,.acn-trans .title-blocks .hr {
	width: 114px;
}

.acn-trans  .vs {
	border-left: 1px solid #85857f;
	height: 100%;
	margin: 0 auto;
}

.acn-trans .cornice1,.acn-trans .cornice2,.acn-trans .cornice3 {
	background: none repeat scroll 0 0 white;
	border: 1px solid #ddd;
	padding: 12px;
	position: relative;
	text-align: center;
	overflow: hidden;
	display: block;
}

.acn-trans .cornice2,.acn-trans .cornice3 {
	padding: 40px 40px 12px;
}

.acn-trans .cornice3 {
	margin-bottom: 25px;
	padding: 40px 12px 12px;
}

.acn-trans .cornice2 img,.acn-trans .cornice3 img {
	margin-bottom: 40px;
	margin: 0 auto;
}

.acn-trans .etislick-type-2 {
	margin-bottom: 0;
}

.acn-trans .etislick-type-2 .padder {
	margin: 0 10px;
}

.acn-trans .cornice2.type2 {
	padding: 20px 20px 50px;
}

.acn-trans .cornice2.type2 .link {
	position: relative;
	top: 30px;
}

.pag-placeholder-ext {
	margin-top: -20px;
	margin-bottom: 0 !important;
}

.acn-trans .price-place {
	position: absolute;
	width: 176px;
	height: 74px;
	top: -1px;
	left: 20px;
}

.rtl .acn-trans .price-place {
	left: auto;
	right: 20px;
}

.content-type-1 {
	text-align: left;
}

.rtl .content-type-1 {
	text-align: right;
}

.content-type-1 h4 {
	color: #132530;
	font-size: 16px;
	margin-bottom: 0;
	line-height: 38px;
}

.content-type-1 p {
	color: #666;
	font-size: 18px;
	font-family: OpenSansRegular, sans-serif;
	margin-bottom: 0;
}

.acn-trans .height-1 {
	height: 132px;
}

.acn-trans .height-2 {
	height: 50px;
	display: block;
}

.acn-trans .height-3 {
	height: 30px;
}

/*custom radio buttons*/
.acn-trans .prodotto .checkB-outer {
	left: 0;
	padding: 10px;
	position: absolute;
	top: 0;
	width: 100%;
}

.acn-trans  p.checkB {
	display: block;
	min-height: 40px;
	overflow: hidden;
	position: relative;
	text-align: right;
}

.rtl .acn-trans  p.checkB {
	text-align: left;
}

/*checkBOX normal*/
.acn-trans p.checkB.normal {
	clear: none;
	display: block;
	margin-bottom: 0;
	margin: 0 12px 0 -12px;
	min-height: 20px;
	min-width: 160px;
	overflow: hidden;
	position: relative;
	text-align: left;
}

.rtl .acn-trans p.checkB.normal {
	text-align: right;
	margin: 0 -12px 0 12px;
}
/**/
.acn-trans p.checkB>input[type="checkbox"] {
	cursor: pointer;
	float: right;
	height: 20px;
	margin: 0;
	opacity: 0;
	padding: 0;
	position: absolute;
	right: 0;
	width: 20px;
}

.rtl .acn-trans p.checkB>input[type="checkbox"] {
	float: left;
	right: auto;
	left: 0;
}

.acn-trans p.checkB>label {
	padding: 0 30px 0 0;
	transition: color 1s ease 0s;
}

.rtl .acn-trans p.checkB>label {
	padding: 0 0 0 30px;
}

/*checkB normal*/
.acn-trans p.checkB.normal>label {
	padding: 0 0 0 38px;
	transition: color 1s ease 0s;
	line-height: 28px;
}

.rtl .acn-trans p.checkB.normal>label {
	padding: 0 38px 0 0;
}
/**/
.acn-trans p.checkB.req_ok  label {
	width: 20px;
	text-indent: 30px;
}

.acn-trans p.checkB.req_ok>input[type="checkbox"]:checked+label {
	
}

.acn-trans p.checkB>input[type="checkbox"]+label {
	text-align: right;
	background: url("/crsdocroot/images/etisalat/radioButt.png") no-repeat
		scroll right 0 transparent;
	cursor: pointer;
	display: inline-block;
	height: 20px;
}

.rtl .acn-trans p.checkB>input[type="checkbox"]+label {
	background-position: left 0;
	text-align: left;
}

/*checkB NORMAL*/
.acn-trans p.checkB.normal>input[type="checkbox"]+label {
	background-position: left 0;
	text-align: left;
}

.rtl .acn-trans p.checkB.normal>input[type="checkbox"]+label {
	background-position: right 0;
	text-align: right;
}

/**/

/*checkB ETI RED*/
.acn-trans p.checkB.normal>input[type="checkbox"][name="chooseplan"]+label
	{
	background-image:
		url("/crsdocroot/images/etisalat/radioButt_eti_red.png");
	height: 28px;
}
/**/
/*checkB ETI BLUE*/
.acn-trans p.checkB.normal>input[type="checkbox"][name="choosetype"]+label
	{
	background-image:
		url("/crsdocroot/images/etisalat/radioButt_eti_blue.png");
	height: 28px;
}
/**/
/*checkB ETI BLACK*/
.acn-trans p.checkB.normal>input[type="checkbox"][name="choosebrand"]+label
	{
	background-image:
		url("/crsdocroot/images/etisalat/radioButt_eti_black.png");
	height: 28px;
}
/**/
.acn-trans p.checkB>input[type="checkbox"]:checked+label {
	background-position: right -20px;
}

.rtl .acn-trans p.checkB>input[type="checkbox"]:checked+label {
	background-position: left -20px;
}

/*checkB NORMAL*/
.acn-trans p.checkB.normal>input[type="checkbox"]:checked+label {
	background-position: left -28px;
}

.rtl .acn-trans p.checkB.normal>input[type="checkbox"]:checked+label {
	background-position: right -28px;
}
/**/
.acn-trans p.checkB a {
	display: none;
	position: absolute;
	right: 30px;
	top: 0;
}

.rtl .acn-trans p.checkB a {
	right: auto;
	left: 30px;
}

.acn-trans p.checkB.req_ok a {
	display: block;
}
/**/
.acn-trans .logocheck input[type="checkbox"]:checked+label {
	background: none repeat scroll 0 0 #000;
	border-radius: 5px;
}

.acn-trans .logocheck div {
	margin: 0 24px 0 -12px;
}

.rtl .acn-trans .logocheck div {
	margin: 0 -12px 0 24px;
}

/***************************************/
.freeze-bg {
	overflow: hidden;
}

.freeze-bg .body {
	overflow: hidden;
}

html.freeze-bg header {
	overflow-y: scroll\9;
}

html.nav-up:not(.header-active) header.main-header.acn-trans,
html.nav-up:not(.header-active) header.acn-trans > *{
	top:-100px;
	transition: top 0.2s ease-in-out;
}


/* iPhone Portrait OR iPhone Landscape */
@media screen and (max-device-width: 480px) and (orientation:portrait) , screen
	and (max-device-width: 480px) and (orientation:landscape) {
	html.freeze-bg header.acn-trans>* {
		padding-right: 0;
		/*width:calc(100% - 17px);*/
	}
}

html.freeze-bg header.acn-trans .header-bottom {
	overflow-y: auto;
	overflow-x: hidden;
	padding-right: 0;
	width: calc(100% +     17px) \9;
}

.main-header.acn-trans {
	min-height: 90px;
	position: fixed;
	left: 0;
	width: 100%;
	/*height:90px;*/
	font-family: "neotech-regular", Arial, Helvetica, sans-serif;
	-webkit-box-shadow: 0px 5px 5px 0px rgba(50, 50, 50, 0.2);
	-moz-box-shadow: 0px 5px 5px 0px rgba(50, 50, 50, 0.2);
	box-shadow: 0px 5px 5px 0px rgba(50, 50, 50, 0.2);
}

html header.acn-trans>* {
	position: fixed;
	top: 0;
	z-index: 133;
}

html .acn-trans {
	text-align: left;
}

html .rtl .acn-trans {
	text-align: right;
}

.acn-trans {
	font-family: OpenSansRegular, sans-serif;
	font-weight: 300;
}

.acn-trans button:focus {
	outline: 0;
}

.acn-trans.main-container {
	padding-top: 90px;
}

.acn-trans.main-container>* {
	margin-bottom: 40px;
}

.acn-trans .main-container ul {
	margin-bottom: 0;
	margin-left: 14px;
}

.acn-trans .main-container li:before {
	content: "- ";
	margin-left: -4px;
}

.acn-trans .main-container li {
	font-size: 12px;
	line-height: 14px;
	list-style: none outside none;
	padding-bottom: 2px;
}

.acn-trans .ui-widget,.acn-trans .ui-widget,.acn-trans .form-control input[type="text"],.acn-trans .form-control input[type="email"],.acn-trans .form-control input[type="number"]
	{
	font-family: OpenSansRegular, sans-serif;
}

/*.rtl .acn-trans .form-control input[type="text"],
.rtl .acn-trans .form-control input[type="email"],
.rtl .acn-trans .form-control input[type="number"] {
	padding-right:6px;
	padding-left:0;
}*/
.acn-trans .ui-front {
	z-index: 106;
}

.acn-trans .btn-rounded {
	font-size: 1.6rem;
}

.acn-trans .btn-circle {
	background: url("/crsdocroot/images/etisalat/circle-buttons.png")
		no-repeat scroll 0 0 transparent;
	display: inline-block;
	height: 72px;
	line-height: 72px;
	margin-bottom: 18px;
	min-width: 72px;
	width: 72px;
}

.acn-trans .other-services-inner {
	display: inline-block;
}

.acn-trans .linkP {
	display: block;
	float: left;
	text-align: center;
	width: 72px;
}

.rtl .acn-trans .linkP {
	float: right;
}

.acn-trans .linkP span {
	color: #767979;
	font-size: 12px;
	line-height: 19px;
	max-width: 72px;
	padding-top: 8px;
	text-align: center;
}

.acn-trans .linkB2 {
	background: url("/crsdocroot/images/etisalat/circle-buttons.png")
		no-repeat scroll -86px 0 transparent;
}

.acn-trans .linkB3 {
	background: url("/crsdocroot/images/etisalat/circle-buttons.png")
		no-repeat scroll -173px 0 transparent;
}

.acn-trans .sep2 {
	background: none repeat scroll 0 0 #ddd;
	border: 0 none;
	display: block;
	float: left;
	height: 1px;
	margin: 35px 5px;
	width: 30px;
}

.rtl .acn-trans .sep2 {
	float: right;
}

.acn-trans .other-services {
	display: block;
	line-height: 9px;
	margin: 0 auto;
	text-align: center;
}

.acn-trans .spacer {
	display: inline-block;
	height: 1px;
	width: 10px;
}

.acn-trans .brand {
	top: 0;
}

.acn-trans .normal-hidden,.acn-trans .soft-hidden {
	display: none;
}

.acn-trans .btn-virgo {
	background: none repeat scroll 0 0 transparent;
	border: medium none;
	margin: 0;
	padding: 0;
	color: #719e19;
}

.acn-trans .btn-virgo i {
	color: #333;
}

.acn-trans .btn-virgo i:before {
	position: relative;
	top: -2px
}

.acn-trans .btn-virgo .fe-facebook:before,.acn-trans .btn-virgo .fe-map:before
	{
	left: -1px;
	top: -1px;
}

.rtl .acn-trans .btn-virgo i:before {
	left: 1px;
}

.acn-trans .btn-virgo.showing {
	color: #212121;
}

.acn-trans .alt-text {
	text-indent: -1000px;
	overflow: hidden;
}

.acn-trans a {
	color: #132530;
	text-decoration: none;
}

.acn-trans.main-header .btn-primary {
	background: none repeat scroll 0 0 transparent;
	color: #000;
	font-size: 18px;
}

.acn-trans .btn-type-zero {
	color: #888;
	background: #fff;
}

.acn-trans .btn-type-2 {
	color: #888;
	background: #fff;
	border: 1px solid #ddd;
}

.acn-trans .btn-type-2 span {
	font-size: 16px;
	line-height: 40px;
}

.acn-trans .filter-label span:before {
	display: block;
	width: 20px;
	height: 20px;
	border-radius: 5px;
	float: left;
	margin: 10px 8px 0 0;
	content: "";
}

.acn-trans .filter-label[data-ref="filter1"] span:before {
	background: black;
}

.acn-trans .filter-label[data-ref="filter2"] span:before {
	background: red;
}

.acn-trans .filter-label[data-ref="filter3"] span:before {
	background: blue;
}

.acn-trans .filter-label[data-ref="filter4"] span:before {
	background: orange;
}

.acn-trans .filter-label[data-ref="filter5"] span:before {
	background: green;
}

.rtl .acn-trans .filter-label span:before {
	margin: 10px 0 0 8px;
	float: right;
}

.acn-trans .main-container {
	background: #f7f7f7;
	padding-top: 10px;
	padding-bottom: 10px;
}

.acn-trans.main-footer {
	padding-top: 0;
	background: white;
	font-family: "neotech-regular", Arial, Helvetica, sans-serif;
	background: #132530;
	overflow: hidden;
}

.acn-trans.main-footer .grid {
	text-align: center;
}

.acn-trans.main-footer *,.acn-trans.main-footer .btn-virgo i {
	color: #fff;
	text-align: center;
}

.acn-trans.main-footer h3 {
	font-family: "neotech-medium", "Arial", "Helvetica", sans-serif;
	font-size: 27px;
	font-weight: normal;
}

.acn-trans.main-footer * {
	font-family: OpenSansRegular, sans-serif;
}

.acn-trans.main-footer small {
	display: block;
}

.acn-trans.main-footer a.btn-virgo {
	border: 1px solid #fff;
	border-radius: 25px;
	display: block;
	height: 50px;
	width: 50px;
	margin: auto;
}

.acn-trans.main-footer>*>ul {
	padding-bottom: 25px;
}

.acn-trans.main-footer li {
	display: inline-block;
	font-size: 14px;
	position: relative;
}

.ltr .acn-trans.main-footer ul.spaced li {
	margin-right: 12px;
	left: 12px;
}

.rtl .acn-trans.main-footer ul.spaced li {
	margin-left: 12px;
	right: 12px;
}

.ltr .acn-trans.main-footer .first-footer ul.spaced li {
	left: 6px;
}

.rtl .acn-trans.main-footer .first-footer ul.spaced li {
	right: 6px;
}

.ltr .acn-trans.main-footer ul.spaced li:last-child,.rtl .acn-trans.main-footer ul.spaced li:last-child
	{
	margin-left: 0;
	margin-right: 0;
}

.acn-trans.main-footer ul.piped li:after {
	content: "|";
	font-size: 24px;
	font-weight: normal;
	padding: 0 5px 0 10px;
}

.rtl .acn-trans.main-footer ul.piped li:after {
	padding: 0 10px 0 5px;
}

.acn-trans.main-footer ul.piped li:last-child:after {
	content: "";
	padding: 0;
}

.acn-trans.main-footer .piped {
	font-size: 14px;
}

.acn-trans.main-footer .piped.special {
	color: #edefed;
}

.acn-trans.main-footer .piped.special a {
	font-size: 12px;
}

.acn-trans.main-footer section {
	padding: 25px 0 20px 0;
}

.acn-trans.main-footer section>* {
/* 	padding: 5px 0; */
}

.acn-trans.main-footer section.first-footer {
	background: #edefed;
	color: #666;
	padding: 35px 0 18px;
}

.acn-trans.main-footer .first-footer * {
	color: #666666;
}

.acn-trans.main-footer .first-footer a.btn-virgo,.acn-trans.main-footer .first-footer a.btn-virgo i
	{
	color: #666;
	border-color: #666;
}

.acn-trans.main-footer section.first-footer h3 {
	margin-bottom: 5px;
}

.acn-trans.main-footer .first-footer a span {
	white-space: nowrap;
}

.rtl .acn-trans.main-footer .grid__item { /*padding-right:0;*/
	
}

.rtl .acn-trans .fa.pull-right {
	margin-left: 0;
	margin-right: 0.3em;
}

.acn-trans.main-footer ul span {
	display: block;
	font-size: 14px;
	height: 50px;
	line-height: 50px;
	width: 100%;
}

.acn-trans.main-footer ul a {
	height: 30px;
	line-height: 30px;
	font-size: 1em;
}

.acn-trans.main-footer p {
	font-family: "neotech-regular", "Arial", "Helvetica", sans-serif;
	font-weight: normal;
	text-align: center;
	font-size: 25px;
	line-height: 25px;
}

.acn-trans.main-footer li>span {
	font-family: "neotech-regular", "Arial", "Helvetica", sans-serif;
	font-weight: normal;
	line-height: 34px;
}

.acn-trans .header-nav {
	margin-left: 0px;
	height: 100%;
	margin-left: 0;
	overflow: hidden;
	padding-left: 50px;
}

.rtl .acn-trans .header-nav {
	margin-right: 0;
	padding-left: 0;
	padding-right: 50px;
}

.acn-trans .header-top {
	background-color: #fff;
	height: 50px;
	padding-top: 0;
	z-index: 133;
}

.acn-trans .header-top .sep {
	margin: 0 0.7em;
	line-height: 24px;
}

.acn-trans .header-top .grid-container-1000 {
	position: relative;
}

.acn-trans .langMan {
	background: url("/crsdocroot/images/etisalat/iconLanguage_grey_ar.png")
		no-repeat scroll 0 0 transparent;
	height: 18px;
	width: 27px;
	margin-top: 40px;
}

.rtl .acn-trans .langMan {
	background: url("/crsdocroot/images/etisalat/iconLanguage_grey_en.png")
		no-repeat scroll 0 0 transparent;
	width: 36px;
}

.acn-trans .social-integration-activator {
	background: url("/crsdocroot/images/etisalat/tbs_people.png") no-repeat
		scroll 0 0 transparent;
	height: 20px;
	overflow: hidden;
	text-indent: -1000px;
	width: 28px;
	margin-top: 3px;
	margin-left: 13px;
}

.rtl .acn-trans .social-integration-activator {
	margin-left: 0;
	margin-right: 13px;
}

.acn-trans .social-integration-activator.showing {
	background: url("/crsdocroot/images/etisalat/tbs_people_active.png")
		no-repeat scroll 0 0 transparent;
}

.acn-trans .search-field-activator {
	font-size: 1.25em;
	height: 40px;
	margin-top: 30px;
	width: 40px;
}

.ltr .acn-trans .search-field-activator .fe-search {
	margin-left: -22px;
	margin-top: -12px;
	position: absolute;
}

.rtl .acn-trans .search-field-activator .fe-search {
	margin-right: -22px;
	margin-top: -12px;
	position: absolute;
}

.acn-trans .header-top .search-field,.acn-trans .social-integration {
	/*display:none;*/
	
}

.acn-trans .header-top .search-field {
	margin: 30px 0 0 0;
}

.acn-trans .header-top .search-field input[type="text"] {
	font-size: 15px;
	min-height: 30px;
	padding-left: 7px;
}

.rtl .acn-trans .header-top .search-field input[type="text"] {
	padding-left: 0;
	padding-right: 7px;
}

input[type="text"]:focus::-webkit-input-placeholder {
	color: transparent;
}

input[type="text"]:focus::-moz-placeholder {
	color: transparent;
}

input[type="text"]:-moz-placeholder {
	color: transparent;
}

.acn-trans .social-integration a {
	font-size: 1.25em;
	line-height: 1.3em;
	margin: 0 0.3em !important;
}

.acn-trans .social-integration span {
	color: #868780;
	font-size: 14px;
	line-height: 22px;
	margin-right: 0.3em;
}

.acn-trans .header-mid {
	border-bottom: 1px solid #ededed;
	position: relative;
	background: #fff;
	margin-top: 52px;
}

html header.acn-trans .header-bottom {
	background: none;
	margin-top: 90px;
	/*overflow: auto;*/
	position: fixed;
	z-index: 132;
}

.acn-trans .header-bottom>div>* { /*padding-top:30px;*/
	
}

.acn-trans .header-bottom,.acn-trans .header-bottom .grid-container-1000
	{
	min-height: 0;
}

.acn-trans .subNavMenu>ul {
	padding-bottom: 30px;
	padding-top: 7px;
	background: #fff;
	-webkit-box-shadow: 0px 5px 5px 0px rgba(50, 50, 50, 0.2);
	-moz-box-shadow: 0px 5px 5px 0px rgba(50, 50, 50, 0.2);
	box-shadow: 0px 5px 5px 0px rgba(50, 50, 50, 0.2);
}

.acn-trans .subNavMenu  li {
	position: relative;
	padding-top: 7px;
	padding-bottom: 7px;
}

.acn-trans .subNavMenu .lev2>li>span,.acn-trans .subNavMenu .lev3>li>span
	{
	padding-bottom: 7px;
}

.acn-trans .subNavMenu>ul>li>ins { /*border: medium none;
    border-radius: 6px;
    display: block;
    height: 12px;
    position: absolute;
    text-decoration: none;
    top: 15px;
    width: 12px;*/
	display: none;
}

.acn-trans .subNavMenu>ul>li>span {
	border-bottom: 2px dotted #bbb;
	display: block;
	font-size: 18px;
	line-height: 20px;
	padding-bottom: 7px;
	padding-top: 7px;
	width: 100%;
}

.acn-trans .subNavMenu li>a {
	font-size: 18px;
}

.acn-trans .subNavMenu>*>li>span>a {
	color: #132530;
}

.acn-trans .subNavMenu li>a,.acn-trans .subNavMenu li>span {
	line-height: 20px;
}

.acn-trans button.menuExpColl {
	height: 40px;
	position: absolute;
	right: 0;
	top: 0;
	width: 40px;
}

.rtl .acn-trans button.menuExpColl {
	right: auto;
	left: 0;
}

.acn-trans button.menuExpColl {
	background: url("/crsdocroot/images/etisalat/tbs_arrows_light.png")
		repeat scroll 0 0 rgba(0, 0, 0, 0);
}

.acn-trans button.menuExpColl.showing {
	background: url("/crsdocroot/images/etisalat/tbs_arrows_light.png")
		repeat scroll 0 -45px rgba(0, 0, 0, 0);
}

.acn-trans li.color-1>ins {
	background: #DF3847;
}

.acn-trans li.color-2>ins {
	background: #F38F00;
}

.acn-trans li.color-3>ins {
	background: #878881;
}

.acn-trans li.color-4>ins {
	background: #DF3847;
}

.acn-trans li.color-5>ins {
	background: #F38F00;
}

.acn-trans li.color-6>ins {
	background: #19ABB9;
}

.acn-trans li.color-7>ins {
	background: #C3CF21;
}

.acn-trans #login-panel {
	background: none repeat scroll 0 0 #fff;
	border: 1px solid #ddd;
	/*position: absolute;
    right: 12px;*/
	top: 0;
	max-width: 300px;
	z-index: 100000000;
	font-size: 0.88em;
	overflow: hidden;
	float: right; /*new ADD*/
}

.rtl .acn-trans #login-panel { /*left:12px;
	right:auto;*/
	float: left; /*new ADD*/
}

.acn-trans #login-panel a {
	background: url("/crsdocroot/images/etisalat/login_buttons.png")
		no-repeat scroll 0 0 transparent;
	font-family: "neotech-regular", "Arial", "Helvetica", sans-serif;
	font-size: 18px;
	line-height: 40px;
	text-indent: 50px;
	color: #fff;
}

.rtl .acn-trans .chosen-container .chosen-drop,.rtl .acn-trans .chosen-container.chosen-with-drop .chosen-drop
	{ /*right:-9999px;
	left:auto;*/
	
}

.acn-trans .chosen-container-single.chosen-container-single-nosearch .chosen-search
	{
	display: none;
}

.rtl .acn-trans .chosen-container-single .chosen-single {
	padding: 0 8px 0 0;
}

.rtl .acn-trans .chosen-container-single .chosen-single span {
	margin-right: 0;
	margin-left: 26px;
}

.rtl .acn-trans .chosen-container-single .chosen-single div {
	right: auto;
	left: 0;
}

.acn-trans .custom-select select {
	line-height: 30px;
	height: 30px;
	width: 100%;
	margin-bottom: 10px;
}

.acn-trans .custom-select .chosen-container {
	background: #fff;
	width: 100% !important;
}

.acn-trans .custom-select .chosen-container-single .chosen-single span {
	border-right: 1px solid #ddd;
	margin-right: 30px;
}

.rtl .acn-trans .custom-select .chosen-container-single .chosen-single span
	{
	border-right: 0;
	border-left: 1px solid #ddd;
	margin-left: 30px;
	margin-right: 0;
}

.acn-trans .custom-select .chosen-container-single .chosen-single div {
	width: 30px;
}

.acn-trans .custom-select .chosen-container-single .chosen-single div b,.acn-trans .read-more ins
	{
	background: url("/crsdocroot/images/etisalat/tbs_arrows_light.png")
		repeat scroll -6px -5px rgba(0, 0, 0, 0);
	width: 30px;
	height: 30px;
}

.acn-trans .custom-select .chosen-container-single.chosen-with-drop .chosen-single  div b,.acn-trans .exp-coll-env.showing .read-more ins
	{
	background: url("/crsdocroot/images/etisalat/tbs_arrows_light.png")
		repeat scroll -6px -50px rgba(0, 0, 0, 0);
}

.acn-trans .custom-select .chosen-container-single .chosen-drop {
	border-radius: 0;
	margin-top: 0;
}

.acn-trans .custom-select .chosen-container .chosen-results {
	margin: 0 0 0 -4px;
}

.acn-trans .custom-select .chosen-container .chosen-results li {
	margin: 0 0 0 4px;
	padding-left: 8px;
}

.rtl .acn-trans .custom-select .chosen-container .chosen-results li {
	margin: 0 4px 0 0;
	padding-right: 8px;
	padding-left: 0;
}

.acn-trans .select-2 .chosen-container-single .chosen-single {
	height: 40px;
	line-height: 40px;
}

.acn-trans .select-2 .chosen-container-single .chosen-single span {
	margin-right: 40px;
}

.rtl .acn-trans .select-2 .chosen-container-single .chosen-single span {
	margin-right: 0;
	margin-left: 40px;
}

.acn-trans .select-2 .chosen-container-single .chosen-single div {
	width: 40px;
}

.acn-trans .select-2 .chosen-container-single .chosen-single div b {
	background: url("/crsdocroot/images/etisalat/tbs_arrows_light.png")
		repeat scroll -1px -3px rgba(0, 0, 0, 0);
	height: 40px;
	width: 40px;
}

.acn-trans .select-2 .chosen-container-single.chosen-with-drop .chosen-single div b
	{
	background: url("/crsdocroot/images/etisalat/tbs_arrows_light.png")
		repeat scroll -1px -46px rgba(0, 0, 0, 0);
}

.acn-trans #if-online-services,.acn-trans #if-not-online-services {
	clear: both;
}

.acn-trans .signinButton {
	display: block;
	margin: 0 10px 10px 10px;
}

.rtl .acn-trans .primary-nav>li,.rtl .acn-trans .primary-nav>li:first-child
	{
	float: right;
	margin-right: 0;
}

.acn-trans .for-login {
	position: relative;
}

/**/
.acn-trans .main-slideshow .cycle-slideshow>div>*>a {
	display: block;
	min-height: 280px;
	max-height: 420px;
	overflow: hidden;
}

.acn-trans .main-slideshow .cycle-slideshow>div>*>a img {
	display: block;
	min-height: 280px;
	min-width: 372px;
	/*margin-top:-7%;*/
}

.acn-trans .main-slideshow .cycle-slideshow .cycle-pager {
	text-align: center;
	top: auto;
	bottom: 0;
	pointer-events: none;
	/*z-index:100;*/
}

.acn-trans div.cycle-slide {
	cursor: pointer;
}

.acn-trans div.cycle-slide .slide-text {
	bottom: 50px;
	padding-right: 8px;
	top: auto;
}

.rtl .acn-trans div.cycle-slide .slide-text {
	padding-right: 0;
	padding-left: 20px;
}

.acn-trans .js-slide-text.slide-text h2 {
	background: none repeat scroll 0 0 rgba(255, 255, 255, 0.9);
	color: #212121 !important;
	float: right;
	font-family: "neotech-regular", "Arial", "Helvetica",
		sans-serif !important;
	font-size: 45px !important;
	line-height: 45px;
	margin-bottom: 0;
	padding: 10px 12px 15px;
	width: auto !important;
}

.acn-trans .bannerone .js-slide-text.slide-text h2 {
	font-family: "neotech-medium", "Arial", "Helvetica",
		sans-serif !important;
	line-height: 42px !important;
}

body.rtl .acn-trans .js-slide-text.slide-text h2 {
	float: left;
}

.acn-trans .js-slide-text.slide-text p.box {
	text-align: left !important;
	background: rgba(255, 255, 255, 0.9) !important;
	clear: both;
	color: #202020 !important;
	float: right !important;
	font-family: OpenSansRegular !important;
	font-size: 22px !important;
	max-width: 521px;
	padding: 10px 15px !important;
}

.acn-trans .bannerone .js-slide-text.slide-text p.box {
	font-family: "neotech-regular", "Arial", "Helvetica",
		sans-serif !important;
	font-size: 25px !important;
}

body.rtl .acn-trans .bannerone  .js-slide-text.slide-text p.box {
	float: left !important;
}

body.rtl .acn-trans .bannerone.type2  .js-slide-text.slide-text p.box {
	float: none !important;
}

.acn-trans .js-slide-text.slide-text a {
	clear: both;
	float: right;
	font-family: OpenSansRegular;
	font-size: 16px;
	padding: 7px 10px;
	text-align: center;
}

body.rtl .acn-trans .js-slide-text.slide-text a {
	float: left;
}

.acn-trans div.cycle-slide .slide-text { /*top: 10% !important;*/
	
}

.acn-trans .main-slideshow .cycle-pager>span {
	background: #6FA000 !important;
	border: none !important;
	cursor: pointer;
	pointer-events: all;
}

.acn-trans .main-slideshow .cycle-pager>span.cycle-pager-active {
	background: #212121 !important;
}

/**/
.acn-trans .video {
	margin-bottom: 0;
}

.acn-trans .special3,.acn-trans .special4 {
	background: #edefed;
	padding-top: 30px;
}

.acn-trans .special3.type2 {
	margin-bottom: 0;
	padding-bottom: 1px;
}

.acn-trans .special3.type3 {
	padding: 0;
	margin: 0;
}

.acn-trans .special3 .bb {
	border-bottom: 1px solid #fff;
}

.acn-trans .special4 {
	background: #132530;
	padding-bottom: 30px;
}

.acn-trans .special4 * {
	color: #fff !important;
	border-color: #85857F !important;
}

.acn-trans .special3 .butt-area {
	text-align: center;
	padding: 40px 0;
}

.acn-trans .block-type1  .bt-head {
	background: #648D16;
}

.acn-trans .block-type2  .bt-head {
	background: #842D8D;
}

.acn-trans .block-type3  .bt-head {
	background: #C9232D;
}

.acn-trans .block-type4  .bt-head {
	background: #000000;
}

.acn-trans .block-type5  .bt-head {
	background: #000000;
}

.acn-trans .block-type6  .bt-head {
	background: #000000;
}

.acn-trans .gen-block  .bt-head figure {
	height: 60px;
}

.acn-trans .block-type1  .bt-head figure {
	background: url("/crsdocroot/images/etisalat/eLife-basic.png") no-repeat
		scroll 0 0 transparent;
	width: 122px;
}

.acn-trans .block-type2  .bt-head figure {
	background: url("/crsdocroot/images/etisalat/eLife-sports.png")
		no-repeat scroll 0 0 transparent;
	width: 122px;
}

.acn-trans .block-type3  .bt-head figure {
	background: url("/crsdocroot/images/etisalat/eLife-movies.png")
		no-repeat scroll 0 0 transparent;
	width: 122px;
}

.acn-trans .block-type4  .bt-head figure {
	background: url("/crsdocroot/images/etisalat/eLife-premium.png")
		no-repeat scroll 0 0 transparent;
	width: 122px;
}

.acn-trans .block-type5  .bt-head figure {
	background: url("/crsdocroot/images/etisalat/eLife-300mbps.png")
		no-repeat scroll 0 0 transparent;
	width: 160px;
}

.acn-trans .block-type6  .bt-head figure {
	background: url("/crsdocroot/images/etisalat/eLife-500mbps.png")
		no-repeat scroll 0 0 transparent;
	width: 160px;
}

.acn-trans .gen-block {
	margin-bottom: 24px;
}

.acn-trans .gen-block .bt-head {
	height: 60px;
	margin-bottom: 0;
	overflow: hidden;
	padding: 0 16px;
}

.acn-trans .gen-block .bt-body {
	background: white;
	padding: 0 24px 24px 24px;
	min-height: 77px;
}

.acn-trans .gen-block .box_3  .price_1.no-strike {
	text-decoration: none;
}

.acn-trans .area-type1 {
	background: none repeat scroll 0 0 #fafafa;
	border: 1px solid #ededed;
	margin-top: 24px;
	min-height: 125px;
	padding: 0 10px 7px;
}

.acn-trans .extra-area-type1 {
	background: none repeat scroll 0 0 #ededed;
	font-size: 14px;
	line-height: 16px;
	min-height: 30px;
	padding: 5px 8px 8px;
	text-align: center;
}

.acn-trans .area-type1 .at-head {
	border-bottom: 1px solid #ededed;
	font-family: neotech-medium;
	font-size: 16px;
	font-weight: bold;
	height: 40px;
	line-height: 40px;
	padding: 0 52px;
	white-space: nowrap;
	margin-bottom: 7px;
	position: relative;
}

.acn-trans .area-type1 .at-head figure {
	position: absolute;
	left: 0;
	top: 0;
	width: 46px;
	height: 40px;
}

.rtl .acn-trans .area-type1 .at-head figure {
	left: auto;
	right: 0;
}

.acn-trans .tecno1 .at-head figure {
	background: url("/crsdocroot/images/etisalat/tbs-tv-internet-phone.png")
		no-repeat scroll 0 4px transparent;
}

.acn-trans .tecno2 .at-head figure {
	background: url("/crsdocroot/images/etisalat/tbs-tv-internet-phone.png")
		no-repeat scroll 0 -29px transparent;
}

.acn-trans .tecno3 .at-head figure {
	background: url("/crsdocroot/images/etisalat/tbs-tv-internet-phone.png")
		no-repeat scroll 0 -64px transparent;
}

.acn-trans .area-type1 .at-body2 {
	font-size: 12px;
	padding: 8px 0 0;
}

.acn-trans .page-title {
	color: #85867F;
}

.acn-trans .page-title h2 {
	font-size: 20px;
	line-height: 19px;
	margin-bottom: 5px;
}

.acn-trans .page-title p {
	font-size: 14px;
	line-height: 14px;
}

.acn-trans .top-bottom-pad {
	padding-top: 10px;
	padding-bottom: 10px;
}

.acn-trans .read-more {
	line-height: 44px;
}

.acn-trans .read-more ins {
	border: medium none;
	display: inline-block;
	margin: 6px 0;
	width: 30px;
}

.acn-trans .exp-coll-env .area-type1 {
	margin-top: 0;
	border: 0;
}

.acn-trans .font-incr {
	font-size: 14px;
	line-height: 24px;
	margin: 5px 0;
}

.acn-trans .primary-nav {
	background-color: transparent;
	float: left !important;
	font-size: 0.9em;
	padding-bottom: 0;
	padding-top: 0;
	position: static;
	visibility: visible;
}

.acn-trans .primary-nav>li {
	border-bottom: medium none;
	display: inline-block;
	float: left;
	position: relative;
	height: 73px;
	padding-top: 9px;
	width: 150px;
}

.acn-trans .primary-nav>li.current>a {
	border-bottom: 2px solid #c3cf21;
	padding-bottom: 5px;
}

/* home page */
.acn-trans  .content-text {
	background: transparent;
	border-top: 1px solid #ffffff;
	margin-bottom: 30px;
	overflow: hidden;
	padding: 20px;
	text-align: center;
	display: block;
}

.acn-trans  .content-text.type2 {
	padding: 20px 0;
}

.acn-trans .special3 .content-text {
	border-top: 1px solid #D8DAD7;
}

.acn-trans .acn-tiles2 .content-text {
	padding: 20px 0;
	position: relative;
	overflow: visible;
	border: 0;
}

.acn-trans .acn-tiles2 .content-text:after {
	border: 0;
}

.acn-trans .acn-tiles2 .acn-text4 {
	padding-bottom: 15px;
}

.acn-trans .acn-tiles2 a {
	
}

.acn-trans .block_image {
	text-align: center;
	display: block;
}

.acn-trans  .block_image img { /*width:100%;
	min-width:480px;*/
	
}

.acn-trans .acn-bg-color1 {
	background-color: #df3847;
}

.acn-trans .acn-bg-color2 {
	background-color: #F28C00;
}

.acn-trans .acn-text1 {
	color: #85857f;
	font-family: "neotech-regular", "Arial", "Helvetica", sans-serif;
	font-size: 30px;
	line-height: 32px;
}

.acn-trans  .acn-text2 {
	font-family: neotech-medium;
	font-size: 18px;
	line-height: 20px;
	padding: 2px 0 20px;
}

.acn-trans .acn-text3 {
	color: #85857f;
	font-family: OpenSansRegular;
	font-size: 16px;
	line-height: 20px;
	padding-bottom: 35px;
}

.acn-trans .acn-text4 {
	font-family: "neotech-regular", "Arial", "Helvetica", sans-serif;
	font-size: 20px;
	line-height: 22px;
}

.acn-trans .acn-text5 {
	font-family: "neotech-regular", "Arial", "Helvetica", sans-serif;
	font-size: 22px;
	line-height: 22px;
}

.acn-trans .acn-text6 {
	font-family: "neotech-regular", "Arial", "Helvetica",
		sans-serif !important;
	font-size: 28px !important;
	line-height: 30px !important;
}

.acn-trans .acn-text7 {
	color: #132530;
	font-family: OpenSansRegular;
	font-size: 14px;
	line-height: 16px;
}

.acn-trans .acn-text8,.acn-trans .linkR {
	font-family: "neotech-regular", "Arial", "Helvetica", sans-serif;
	line-height: 16px;
	font-size: 14px;
	color: #132530;
}

.acn-trans .linkR {
	color: #0099B8;
	text-decoration: underline;
}

.acn-trans  .acn-text9 {
	font-family: neotech-medium;
	font-size: 16px;
	line-height: 18px;
}

.acn-trans  .acn-text10 {
	font-family: "neotech-regular", "Arial", "Helvetica", sans-serif;
	font-size: 18px;
	line-height: 18px;
}

.acn-trans .acn-txt-color1 {
	color: #df3847;
}

.acn-trans .acn-txt-color2 {
	color: #F28C00;
}

.acn-trans .acn-txt-color3 {
	color: #132530;
}

.acn-trans .acn-txt-color4 {
	color: #666 !important;
}

.acn-trans .acn-txt-color5 {
	color: #00A0BB;
}

.acn-trans .acn-txt-color6 {
	color: #fff;
}

.acn-trans .acn-txt-color7 {
	color: #132530;
}

.acn-trans .acn-txt-color8 {
	color: #008C8D;
}

.acn-trans .acn-txt-color9 {
	color: #729F19;
}

.acn-trans .btn-rounded {
	float: none !important;
	font-family: OpenSansRegular;
	font-size: 16px;
	line-height: 26px;
	min-width: 130px;
	padding: 7px 30px;
}

.acn-trans .finger {
	position: relative;
	height: 40px;
	padding: 0 40px 0 10px;
	font-size: 40px;
	min-width: 140px;
}

.rtl .acn-trans .finger {
	padding: 0 10px 0 40px;
}

.acn-trans .finger .btn-virgo,.rtl .acn-trans .finger .btn-virgo {
	height: 40px;
	font-size: 40px;
	position: absolute;
	right: 0;
}

.rtl .acn-trans .finger .btn-virgo {
	right: auto;
	left: 0;
}

/* home page */

/*main LP*/
.acn-trans .bannerone.type2  .js-slide-text.slide-text>*>*,.rtl .acn-trans .bannerone.type2 .js-slide-text.slide-text>*>*
	{
	display: block !important;
	margin: auto;
	max-width: 100%;
	padding: 0 0 10px;
	text-align: center;
}

.acn-trans .bannerone.type2 p.box {
	padding-top: 0 !important;
	padding-bottom: 30px !important;
}

.acn-trans .play-round {
	width: 92px;
	height: 92px;
	border-radius: 46px;
	display: block;
	background: url("/crsdocroot/images/etisalat/play-round.png") no-repeat
		scroll 0 0 transparent;
}

.acn-trans .other-ways {
	padding: 0;
}

.acn-trans .ow {
	position: relative;
	text-align: center;
}

.acn-trans .ow .fe-phone:before {
	display: block;
	font-size: 72px;
	margin-bottom: -11px;
	margin-top: -11px;
}

.acn-trans .other-ways .ow i:after {
	border-right: 1px solid #E7E7E5;
	content: "";
	height: 50px;
	position: absolute;
	right: -12px;
	top: 0;
}

.rtl .acn-trans .other-ways .ow i:after {
	left: -12px;
	right: auto;
}

.acn-trans .other-ways .ow:last-child i:after {
	border: 0;
}

.acn-trans .other-ways ul {
	padding: 40px 0 10px;
}

.acn-trans .ow span {
	display: block;
	min-height: 43px;
	padding-top: 5px;
}
/**/

/*PRODUCT PAGE 1*/

.acn-trans .resp_group_1 img {
	width: 100%;
}

.acn-trans .resp_group_1 .content-text {
	margin-bottom: 0;
	padding: 7px 0;
	font-size: 14px;
	color: #777;
	font-family: "neotech-regular", "Arial", "Helvetica", sans-serif;
	font-size: 14px;
}

.acn-trans .resp_group_1 li {
	position: relative;
}

.acn-trans .resp_group_1 li:after {
 	border-right: 1px solid #ddd;
	content: "";
	height: 100%;
	position: absolute;
	right: -12px;
	top: 0;
}

.rtl .acn-trans .resp_group_1 li:after {
	border-right: 0 !important;
/* 	left: -12px; */
}

.rtl .acn-trans .resp_group_1 li:last-child:after{
	
	border-left: 1px solid #ddd !important;
}

.acn-trans .resp_group_1 li:last-child:after {
	border: 0 !important;
}

.filter-super-cmd .grid__item {
	padding-bottom: 10px;
}

.filter-super-cmd .grid__item:last-child {
	padding-bottom: 10px;
}

.acn-trans .filter-labeling ul {
	margin: 0;
}

.ltr .acn-trans .filter-labeling li {
	padding-right: 12px;
}

.rtl .acn-trans .filter-labeling li {
	padding-left: 12px;
}

.acn-trans .filter-menu-items input {
	display: none;
}

.acn-trans .filter-menu-items .grid__item {
	padding-top: 15px;
	padding-bottom: 15px;
}

.acn-trans .price-display s {
	position: relative;
	text-decoration: none;
	margin-left: 7px;
}

.rtl .acn-trans .price-display s {
	margin-left: 0;
	margin-right: 0;
}

.acn-trans .price-display s:after {
	border: 1px solid #666;
	content: " ";
	display: block;
	left: -10%;
	position: absolute;
	top: 43%;
	width: 120%;
}

.acn-trans .block-rel {
	position: relative;
}

.acn-trans .prodotto .btn-details {
	width: 50px;
	position: absolute;
	right: 0;
	bottom: 0;
}

.rtl .acn-trans .prodotto .btn-details {
	left: 0;
	right: auto;
}

.acn-trans .btn-cart {
	width: 50px;
	height: 50px;
	background: url("/crsdocroot/images/etisalat/cart.png") no-repeat scroll
		0 0 #729F19;
}

.acn-trans .prodotto .btn-cart {
	position: absolute;
	right: 0;
	top: 0;
}

.rtl .acn-trans .prodotto .btn-cart {
	right: auto;
	left: 0;
}

.acn-trans .prodotto .block-rel.first {
	margin-bottom: 20px;
}

.acn-trans .prodotto .block-rel.last {
	min-height: 50px;
	margin-top: 20px;
}

.acn-trans .prodotto .description {
	padding: 10px 60px 0 5px;
	text-align: left;
}

.rtl .acn-trans .prodotto .description {
	padding: 10px 5px 0 60px;
	text-align: right;
}

.acn-trans .prodotto .badge-place,.acn-trans .prodotto .badge-place p {
	position: absolute;
	width: 110px;
	height: 108px;
	top: 0;
	left: 0;
}

.acn-trans .prodotto .badge-place p {
	padding: 0 0 0 22px;
	text-align: left;
}

.acn-trans .prodotto .badge-place p.two-lines {
	line-height: 18px;
	padding-top: 12px;
}

.rtl .acn-trans .prodotto .badge-place,.rtl .acn-trans .prodotto .badge-place p
	{
	left: auto;
	right: 0;
}

.acn-trans .current-img {
	display: block;
}
/**/
@media only screen and (max-width: 854px) { /**/

	
	.acn-trans .catalog-header * {
	    color: #FFFFFF !important;
	}
	.acn-trans .catalog-header span {
	    line-height: 50px;
	    padding: 0 12px;
	}
	
	.acn-trans .resp_group_1 {
	    background: none repeat scroll 0 0 #EEEEEE;
	}
	
	.acn-trans .resp_group_1 > ul > li > .btn-virgo {
	    display: block;
	    float: left;
	    padding: 0 12px;
	    width: 100%;
	}
	.acn-trans .resp_group_1 .current .content-text {
    color: #132530 !important;
    font-weight: bold !important;
	}
	.acn-trans .resp_group_1 .current .content-text {
	    border-bottom: 2px solid #C3CF21;
	    margin-bottom: 11px;
	}
	.acn-trans .resp_group_1 .content-text {
	    color: #777777;
	    font-family: "neotech-regular","Arial","Helvetica",sans-serif;
	    font-size: 14px;
	    padding: 7px 0;
	}
	.acn-trans .resp_group_1 .content-text {
	    float: left;
	    font-size: 16px !important;
	    line-height: 24px;
	    margin: 13px 0 !important;
	    min-height: 20px;
	    padding: 0 !important;
	}
	
	.acn-trans .resp_group_1 li {
	    position: relative;
	}

	.acn-trans .mob-bb {
	    border-bottom: 1px solid #FFFFFF;
	}
	
	.acn-trans .categ-menu-items li > * {
	    margin: 0 auto;
	}
	
	.acn-trans .catalog-header {
	    background: none repeat scroll 0 0 #0D3649;
	    margin-top: 20px;
	}

	.acn-trans .mydetective {
		width: 854px;
	}
	.acn-trans  .bannerone .slick-dots {
		margin-bottom: 10px;
	}
	.acn-trans  .bannerone .slide-text {
		bottom: 66px;
	}

	/**/
	html header.acn-trans .header-top {
		border-bottom: 1px solid #ccc;
		height: 91px;
	}
	html header.acn-trans .header-bottom>* {
		padding: 0;
	}
	.omi-2 {
		-webkit-box-shadow: 0px 5px 5px 0px rgba(50, 50, 50, 0.2);
		-moz-box-shadow: 0px 5px 5px 0px rgba(50, 50, 50, 0.2);
		box-shadow: 0px 5px 5px 0px rgba(50, 50, 50, 0.2);
	}
	.acn-trans .subNavMenu>ul {
		padding-top: 0;
		padding-bottom: 0;
	}
	.acn-trans .bannerone .js-slide-text.slide-text h2 {
		font-family: "neotech-medium", "Arial", "Helvetica",
			sans-serif !important;
		font-size: 27px !important;
		padding-bottom: 20px;
	}
	.acn-trans .js-slide-text.slide-text h2 {
		font-size: 25px !important;
		white-space: nowrap;
	}
	.acn-trans .js-slide-text.slide-text p.box {
		display: none !important;
	}
	.acn-trans .js-slide-text.slide-text a {
		font-size: 16px !important;
		margin-top: 5px;
	}

	/**/

	/**/
	.acn-trans .for-login {
		padding: 0;
	}
	.ltr .acn-trans #login-panel,.rtl .acn-trans #login-panel {
		margin: 0 auto;
		position: static;
		max-width: 100%;
		float: none;
	}

	/**/
	.acn-trans .header-top .sep {
		margin: 0 1em;
	}
	.acn-trans .header-top .search-field,.acn-trans .social-integration {
		background: none repeat scroll 0 0 white;
		/*height: 70px;*/
		margin: 0;
		padding-top: 7px;
		padding-left: 120px;
		padding-right: 12px;
		position: absolute;
		right: 0;
		top: 52px;
		width: 100%;
		z-index: 1;
	}
	.rtl .acn-trans .header-top .search-field,.rtl .acn-trans .social-integration
		{
		padding-left: 12px;
		padding-right: 120px;
	}
	.acn-trans .social-integration {
		padding-top: 16px;
	}
	.acn-trans .compressor {
		width: 134px;
	}
	.acn-trans .social-integration a {
		margin: 0 !important;
		width: 20%;
	}
	.acn-trans .social-integration span {
		color: #868780;
		left: 120px;
		margin-right: 0.3em;
		position: absolute;
		top: -7px;
	}
	.rtl .acn-trans .social-integration span {
		left: auto;
		right: 120px;
		margin-left: 0;
		margin-right: 0.3em;
	}
	.acn-trans #login-panel {
		border: 0;
	}
	.acn-trans  .other-menu-items>ul {
		background: #fff;
		margin: 0;
	}
	.acn-trans .other-menu-items>ul>li {
		border-bottom: 1px solid #ccc;
		height: 51px;
	}
	.acn-trans .other-menu-items.omi-1>ul>li {
		padding: 0 0 0 10px;
		border-bottom: 1px solid #ccc;
	}
	.rtl .acn-trans .other-menu-items.omi-1>ul>li {
		padding: 0 10px 0 0;
	}
	.acn-trans .other-menu-items .search-field-activator {
		margin-top: 5px;
	}
	.acn-trans .other-menu-items .search-field {
		margin: 10px 0;
		width: calc(100% -     40px);
	}
	.acn-trans .other-menu-items .search-field input[type="text"] {
		height: 30px;
		min-height: 30px;
	}
	.acn-trans .langMan {
		background: url("/crsdocroot/images/etisalat/iconLanguage_grey_ar.png")
			no-repeat scroll 12px 15px transparent;
	}
	.rtl .acn-trans .langMan {
		background: url("/crsdocroot/images/etisalat/iconLanguage_grey_en.png")
			no-repeat scroll calc(100% -     8px) 15px transparent;
		width: 100%;
	}
	.acn-trans .other-menu-items .langMan {
		margin-top: 0;
	}
	.acn-trans #login-panel a,.acn-trans .other-menu-items a {
		color: #4b4048;
		display: block;
		font-size: 16px;
		height: 50px;
		line-height: 45px;
		position: relative;
		text-indent: 66px;
		border-bottom: 1px solid #ccc;
	}
	.acn-trans .other-menu-items a {
		border: none;
	}
	.acn-trans #login-panel a i {
		color: #fff;
	}
	.acn-trans #login-panel a.a1 {
		background-position: -140px 0;
	}
	.rtl .acn-trans #login-panel a.a1 {
		background-position: calc(100% +     140px) 0;
	}
	.acn-trans #login-panel a.a2 {
		background-position: -140px -70px;
	}
	.rtl .acn-trans #login-panel a.a2 {
		background-position: calc(100% +     140px) -70px;
	}
	.acn-trans #login-panel a.a3 {
		background-position: -140px -140px;
	}
	.rtl .acn-trans #login-panel a.a3 {
		background-position: calc(100% +     140px) -140px;
	}
	.acn-trans #login-panel a.a4 {
		background-position: -140px -210px;
	}
	.rtl .acn-trans #login-panel a.a4 {
		background-position: calc(100% +     140px) -210px;
	}
	.acn-trans #login-panel a.a5 {
		background-position: -140px -280px;
	}
	.rtl .acn-trans #login-panel a.a5 {
		background-position: calc(100% +     140px) -280px;
	}

	/**/
	.acn-trans .visuallyhidden--under-lap {
		display: none;
	}
	.acn-trans .read-more,.rtl .acn-trans .read-more {
		border-bottom: 1px solid #ddd;
		display: block;
		float: none !important;
		font-size: 18px;
	}
	.acn-trans .gen-block>div {
		position: relative;
	}
	.acn-trans .gen-block .grid__item .grid {
		margin-left: -12px;
	}
	.acn-trans .gen-block .grid__item .grid__item {
		padding-left: 12px;
	}
	.acn-trans .gen-block .bt-body {
		padding: 0 12px 12px;
	}
	.acn-trans .gen-block  .bt-head {
		padding: 0 6px;
	}
	.acn-trans .for-special-price .special-price {
		position: absolute;
		right: 4px;
		top: 0;
	}
	.rtl .acn-trans .for-special-price .special-price {
		position: absolute;
		right: auto;
		left: 4px;
		top: 0;
	}
	.acn-trans .for-special-price .special-price .price_1,.acn-trans .for-special-price .special-price .price_2,.acn-trans .for-special-price .special-price .price_3
		{
		color: #fff;
		display: inline-block;
		white-space: normal;
	}
	.acn-trans .gen-block .special-price .price_2 {
		font-size: 32px;
		font-weight: bold;
		line-height: 60px;
	}
	.acn-trans .gen-block .special-price .price_3 {
		display: inline-block;
		font-size: 12px;
		line-height: 15px;
		width: 50px;
	}
	.acn-trans .gen-block .special-price .old-price {
		display: inline-block;
		line-height: 13px;
		text-align: right;
	}
	.acn-trans .gen-block .special-price .old-price span {
		display: block;
		font-size: 14px;
		font-weight: bold;
	}
	.acn-trans .special-price {
		padding-bottom: 10px;
	}
	.acn-trans .header-nav .menu-extra {
		background: none repeat scroll 0 0 transparent;
		color: black;
		font-size: 21px;
		height: 40px;
		margin: 4px -12px 0 0;
		width: 40px;
	}
	.rtl .acn-trans .header-nav .menu-extra {
		margin: 4px 0 0 -12px;
	}
	.acn-trans .header-nav .menu-extra .fe-close {
		left: -6px;
		position: relative;
		top: -6px;
	}
	.rtl .acn-trans .header-nav .menu-extra .fe-close {
		left: auto;
		right: -6px;
	}
	.acn-trans .langMan {
		text-indent: 40px;
		width: 100%;
	}
	.acn-trans .subNavMenu>ul>li {
		padding-bottom: 0;
		padding-top: 0;
		height: auto;
		text-indent: 10px;
	}
	.acn-trans .subNavMenu .lev2 li>a,.subNavMenu .lev2 li>span {
		padding-left: 16px;
	}
	.acn-trans .subNavMenu .lev2 {
		background: #eee;
	}
	.acn-trans .subNavMenu>ul li>span {
		border-bottom: 1px solid #ededed;
		display: block;
		line-height: 50px;
		min-height: 50px;
		padding: 0;
		width: 100%;
	}
	.acn-trans .subNavMenu>ul>li>ul>li,.acn-trans .subNavMenu li a {
		line-height: 50px;
		min-height: 50px;
		padding-top: 0;
		padding-bottom: 0;
	}
	.acn-trans .subNavMenu .lev2 li {
		border-bottom: 1px solid #dedede;
	}
	.acn-trans .subNavMenu .lev2 li>a {
		color: #777;
	}
	.acn-trans .subNavMenu li button {
		margin-top: 5px;
	}
	.acn-trans .subNavMenu>ul  li>span {
		display: block;
		width: 100%;
		border-bottom: 1px solid #ededed;
	}
	.acn-trans .subNavMenu .lev2>li>span,.acn-trans .subNavMenu .lev3>li>span
		{
		font-size: 14px;
		padding-bottom: 10px;
	}
	.acn-trans.main-footer ul.grid {
		margin-left: -12px;
		margin-right: -12px;
		padding-bottom: 0;
	}
	.acn-trans.main-footer li.grid__item {
		padding-left: 0;
		text-align: center;
	}
	.acn-trans.main-footer>*>ul {
		border-bottom: none;
	}
	.acn-trans.main-footer p {
		
	}
	.acn-trans .acn-tiles2 .grid__item * {
		float: none !important;
		text-align: center;
	}
	.acn-trans .acn-tiles2 .content-text {
		margin-bottom: 0;
	}
	.acn-trans .acn-tiles2 .content-text .acn-text3 {
		padding-bottom: 15px;
	}
	.ltr .acn-trans.main-footer ul.spaced li,.rtl .acn-trans.main-footer ul.spaced li
		{
		left: auto;
		right: auto;
	}

	/*PRODUCT PAGE*/
	.acn-trans .finger {
		margin-bottom: 3px;
	}
	/**/
	.acn-trans a.tablet {
		background: url('/crsdocroot/images/home/tablet_1000.jpg');
		background-size: 480px 320px;
		background-repeat: no-repeat;
		background-position: center;
		display: block;
		max-height: 320px;
		max-width: 480px;
		width: auto;
		margin: 0 auto;
	}
	.acn-trans  .etsContainer {
		width: auto;
	}
}

@media only screen and (max-width: 640px) {
	.acn-trans .mydetective {
		width: 640px;
	}
	.main-header.acn-trans {
		min-height: 50px;
	}
	html header.acn-trans,html header.acn-trans .header-top {
		height: 50px;
	}
	html header.acn-trans .header-bottom {
		margin-top: 50px;
	}
	.acn-trans.main-container {
		padding-top: 50px;
	}
	.ltr .acn-trans .brand {
		margin: 0 12px 0 0;
	}
	.rtl .acn-trans .brand {
		left: auto;
		margin: 0 0 0 12px;
		right: 5px;
	}
	.acn-trans .brand {
		background-image: url("/crsdocroot/images/etisalat/logo_mobile.png");
		height: 40px;
		left: 5px;
		top: 5px;
		width: 40px;
	}
	.rtl .acn-trans .brand {
		background-image: url("/crsdocroot/images/etisalat/logo_mobile.png");
		left: auto;
		right: 5px;
	}
	.acn-trans .primary-nav>li {
		height: 50px;
		padding: 0 20px 0 0;
		width: auto;
	}
	.acn-trans .primary-nav>li>a {
		font-size: 16px;
	}
	.acn-trans .bannerone img {
		height: 360px;
		left: 50%;
		margin-left: -420px;
	}
	.rtl .acn-trans .bannerone img {
		left: auto;
		right: 50%;
		margin-left: auto;
		margin-right: -420px;
	}

	/**/
	.acn-trans .cornice1-ext,.acn-trans .cornice2-ext,.acn-trans .cornice3-ext
		{
		border: 1px solid #ddd;
		padding-left: 0;
		padding-right: 0;
	}
	.acn-trans .cornice1-ext .cornice1,.acn-trans .cornice2-ext .cornice2 {
		border: 0;
	}
	.acn-trans .cornice3-ext {
		border: 0;
	}
	.acn-trans .special {
		margin-bottom: 10px;
	}
	.acn-trans .title-blocks h3 {
		padding-left: 18px;
		padding-right: 18px;
	}
	.acn-trans .special .title-blocks h3 {
		font-size: 20px;
		margin-bottom: 0;
	}
	.acn-trans .special .title-blocks p {
		font-size: 15px;
		line-height: 18px;
		margin-bottom: 0;
	}
	.acn-trans .special .title-blocks .hr {
		display: none;
	}
	.acn-trans .special2 .content-text {
		margin-bottom: 5px;
	}
	.acn-trans .special2 .acn-text3 {
		padding-bottom: 20px;
	}
	.acn-trans .other-ways .ow:nth-child(3n+0) i:after {
		border: 0;
	}
	.acn-trans .bannerone.type2 .grid__item {
		padding-top: 100px;
	}
	.acn-trans .bannerone.type2 .js-slide-text.slide-text>*>*,.rtl .acn-trans .bannerone.type2 .js-slide-text.slide-text>*>*
		{
		padding: 0;
	}
	.acn-trans .bannerone.type2 p.box {
		display: block !important;
	}
	.acn-trans .play-round {
		left: 50%;
		margin-left: -46px !important;
		position: absolute;
		top: 0;
	}

	/*PRODUCT PAGE 1*/
	.acn-trans .catalog-manager-placeholder {
		height: 52px;
		margin-bottom: 25px;
	}
	html.nav-up .acn-trans .catalog-manager-placeholder {
		height: 0;
		transition: height 0.2s ease-in-out;
	}
	html.nav-up .catalog-manager {
		top: 0;
		transition: top 0.2s ease-in-out;
	}
	.acn-trans  .catalog-manager {
		position: fixed;
		z-index: 1;
		top: 50px;
		width: 100%;
	}
	.acn-trans .catalog-header {
		background: #0D3649;
	}
	.acn-trans .catalog-header * {
		color: #fff !important;
	}
	.acn-trans .catalog-header span {
		line-height: 50px;
		padding: 0 12px;
	}

	/*
		.acn-trans .fe-filter:before{
			content:"F";
		}*/
	.acn-trans .fe-filter {
		background: url("/crsdocroot/images/etisalat/filtro.png") no-repeat
			scroll 0 0 transparent;
		height: 52px;
		width: 50px;
	}
	.acn-trans .fe-filter.showing {
		background-position: left -50px;
		background-color: #fff;
	}
	.acn-trans .resp_group_1 {
		background: #eee;
		padding: 0;
	}
	.acn-trans .mobile_bound,.rtl .acn-trans .mobile_bound {
		padding: 0;
		margin: 0;
		position: relative;
	}
	.acn-trans .mob-bb {
		border-bottom: 1px solid #fff;
	}
	.acn-trans .mobile_bound .grid__item {
		padding: 0;
		margin: 0;
	}
	.acn-trans .mobile_bound .menuExpColl {
		margin-top: 5px;
	}
	.acn-trans .resp_group_1 .labelKey {
		display: block;
		line-height: 50px;
		padding: 0 12px;
		width: 100%;
	}
	.filter-menu-items>.grid>.grid__item:nth-child(2) {
		background: #fff;
	}
	.acn-trans .resp_group_1>ul>li>button {
		padding: 0 12px;
		width: 100%;
	}
	.acn-trans .resp_group_1 .content-text {
		border: 0 none;
		float: left;
		line-height: 24px;
		margin: 13px 0;
		min-height: 20px;
		padding: 0;
		font-size: 16px;
		color: #0d3649;
	}
	.rtl .acn-trans .resp_group_1 .content-text {
		float: right;
	}
	.acn-trans .resp_group_1 .current .content-text {
		border-bottom: 2px solid #c3cf21;
		margin-bottom: 11px;
	}
	.acn-trans .filter-labeling {
		background: #fff;
	}
	.ltr .acn-trans .filter-labeling ul {
		padding: 10px 0 10px 10px;
	}
	.rtl .acn-trans .filter-labeling ul {
		padding: 10px 10px 10px 0;
	}
	.acn-trans .filter-labeling li {
		text-align: center;
		width: 50%;
		margin-top: 2px;
		margin-bottom: 2px;
	}
	.acn-trans .filter-labeling .finger {
		width: 100%;
	}
	.acn-trans .mobile_bound p.checkB.normal {
		border-bottom: 1px solid #eee;
		clear: both;
		float: none;
		padding: 15px 24px;
		margin: 0;
		width: 100%;
	}
	.acn-trans .logocheck input[type="checkbox"]:checked+label {
		background: none repeat scroll 0 0 #000;
		border-radius: 5px;
	}
	.acn-trans .logocheck div,.rtl .acn-trans .logocheck div {
		margin: 24px 12px;
	}
	#display-slider-range,#price-slider-range {
		margin: 20px;
	}
	/**/
	html.freeze-bg.catalog-active .container-categ,html.freeze-bg.catalog-active .container-filt
		{
		overflow-y: auto;
		overflow-x: hidden;
	}
	.acn-trans .header-nav .etsField {
		height: 20px !important;
		font-size: 10px;
		max-width: 100px !important
	}
	.acn-trans .header-nav label {
		font-size: 10px;
		margin-bottom: 0px;
	}
	.acn-trans .header-nav .headerLogin {
		margin: 5px 0 0 80px;
		font-family: 'OpenSansRegular' !important;
		font-size: 13px;
	}
	.acn-trans .header-nav .headerLogin .loginButtonMax {
		display: none;
	}
	.acn-trans .header-nav .headerLogin .loginButtonMin {
		display: inline;
	}
	.acn-trans .header-nav .headerLogin .loginButtonMin {
		background: url('/crsdocroot/images/etisalat/next.gif') no-repeat center;
		height: 50px;
		width: 10px;
	}
}

@media only screen and (min-width: 641px) {
	.ltr .acn-trans .header-nav {
		padding-left: 80px;
	}
	.rtl .acn-trans .header-nav {
		padding-right: 80px;
	}
	.acn-trans .header-top {
		min-height: 90px;
	}
	.acn-trans .brand {
		height: 84px;
		width: 74px;
	}
	.acn-trans .primary-nav>li,.acn-trans .header-nav a.account-logout {
		height: 73px;
		margin-top: 17px;
		border: 1px solid #fff;
		border-radius: 7px 7px 0 0;
	}
	.acn-trans .primary-nav>li:after {
		border-left: 1px solid #ddd;
		content: "";
		height: 45px;
		margin-top: 4px;
		position: absolute;
		right: -1px;
		width: 1px;
	}
	.rtl .acn-trans .primary-nav>li:after {
		border-left: none;
		border-right: 1px solid #ddd;
		right: auto;
		left: -1px
	}
	.acn-trans .primary-nav>li:last-of-type:after {
		border: none !important;
	}
	/* 	.acn-trans .primary-nav.active-child > li:first-child:after { */
	/* 		border: 0; */
	/* 		width: 0; */
	/* 	} */
	.acn-trans .primary-nav>li.showing,.acn-trans .header-nav a.account-logout.showing
		{
		border-color: #ddd #ddd #fff #ddd;
		height: 74px;
	}
	.acn-trans .header-nav a.account-logout {
		padding: 20px;
		text-align: center;
	}
	.acn-trans .header-nav .menu-extra,.rtl .acn-trans .header-nav .menu-extra
		{
		margin-top: 30px;
	}

	/**/
	.acn-trans .acn-tiles1,.acn-trans .acn-tiles2 {
		margin-left: 0 !important;
		margin-right: 0 !important;
		padding-left: 0 !important;
		padding-right: 0 !important
	}
	.ltr .acn-trans .acn-tiles1>div { /*border-right:1px solid #E7E7E5;*/
		padding-left: 12px;
		padding-right: 12px;
	}
	.ltr .acn-trans .acn-tiles1>div.last {
		border: none;
	}
	.rtl .acn-trans .acn-tiles1>div { /*border-left:1px solid #E7E7E5;*/
		padding-left: 12px;
		padding-right: 12px;
	}
	.rtl .acn-trans .acn-tiles1>div.last {
		border: none;
	}
	.acn-trans .etislick-type-1 article {
		padding-left: 20px;
		padding-right: 20px;
	}

	/*	PRODUCT PAGE */
	.acn-trans .categ-menu-items li>* {
		margin: 0 auto;
		display: block;
	}
	.acn-trans .categ-menu-items li.current img {
		display: none;
	}
	.acn-trans .categ-menu-items li.current img.soft-hidden {
		display: block;
	}
	.acn-trans .catalog-manager-placeholder {
		min-height: 250px;
	}
	.acn-trans .filter-super-cmd {
		padding-top: 10px;
	}
	.acn-trans .filter-menu-items .grid:after {
		border-top: 1px solid #fff;
		content: "";
		margin: 0 0 0 12px;
		width: 100%;
	}
	.rtl .acn-trans .filter-menu-items .grid:after {
		margin: 0 12px 0 0;
	}
	.acn-trans .filter-menu-items .grid:last-child:after {
		border: none;
	}
	html .acn-trans .container-categ {
		margin-bottom: 40px;
	}
	html.catalog-super-view .acn-trans .container-categ {
		background: #0D3649;
		padding-bottom: 17px;
		padding-top: 17px;
		margin-bottom: 0;
	}
	html.catalog-super-view .acn-trans .container-categ .btn-virgo {
		width: 100%;
	}
	html.catalog-super-view .acn-trans .container-categ img {
		display: none !important;
	}
	html.catalog-super-view .acn-trans .container-categ .content-text {
		border: 0;
		margin: 0;
		padding-top: 15px;
		padding-bottom: 15px;
		font-size: 18px;
		color: #fff;
	}
	html.catalog-super-view .acn-trans .container-categ .current .content-text
		{
		border-bottom: 2px solid #c3cf21;
		margin-bottom: 11px;
		padding-bottom: 4px;
	}
	html.catalog-super-view .acn-trans .container-filt,html.catalog-super-view .acn-trans .container-filt-cmd
		{
		background: #fff;
	}
	.acn-trans .container-filt-cmd {
		
	}
	html.catalog-super-view .acn-trans .container-filt-cmd {
		border-bottom: 1px solid #DDD;
		padding-top: 0;
		padding-bottom: 0;
	}
	html.catalog-super-view .acn-trans .catalog-manager {
		top: 0;
		transition: top 0.2s ease-in-out;
		position: fixed;
		z-index: 1;
		top: 0;
		width: 100%;
	}
	html.catalog-super-view.nav-down .acn-trans .catalog-manager {
		top: 90px;
		transition: top 0.2s ease-in-out;
	}
	#display-slider-range,#price-slider-range {
		width: 60%;
	}
	.acn-trans .header-nav .etsField {
		height: 25px !important;
		font-size: 12px;
		max-width: 140px !important
	}
	.acn-trans .header-nav .headerLogin {
		margin: 5px 0 0 40px;
		font-family: 'OpenSansRegular' !important;
		font-size: 13px;
	}
	.acn-trans .header-nav .headerLoginForm,.headerLoginLinks {
		width: 100%;
		padding-left: 0px;
		padding-right: 0px;
		max-height: 50px;
	}
	.acn-trans .header-nav .headerLoginLinks div {
		display: inline-block;
		vertical-align: top;
		font-size: 12px;
	}
	.acn-trans .header-nav .headerLoginLinks a {
		width: 144px;
		display: inline;
		font-size: 12px;
	}
	.acn-trans .header-nav label {
		font-size: 12px;
		margin-bottom: 0px;
	}
	.acn-trans .header-nav .loginButtonMax input {
		margin-top: 15px !important;
	}
	.acn-trans .header-nav .loginButtonMax .etsBtnGray {
		margin-top: 15px !important;
	}
	.acn-trans .header-nav .headerLoginLinks div .wrapText {
		display: block;
	}

	/**/
}

/* start user logged */
header .imgLogout {
	margin-top: 39px;
}

.acn-trans .textType1 {
	color: #E62F38;
}

.acn-trans .textType2 {
	color: #F38C21;
}

.acn-trans .textType3 {
	color: #789F2C;
}

.acn-trans .textType4 {
	color: #008FB3;
}

.acn-trans .textType5 {
	color: #F7B821;
}

.acn-trans .headBlock {
	background: url("/crsdocroot/images/etisalat/bg-head.png");
	height: 243px;
}

.acn-trans .breadcrumb {
	color: #fff;
	float: left;
	font-family: OpenSansRegular;
	font-size: 15px;
	margin-top: 15px;
	min-height: 40px;
	overflow: hidden;
	position: absolute;
	padding-left: 2%;
}

.acn-trans .breadcrumb a {
	color: #FFF;
}

.acn-trans .breadcrumb .arrow {
	font-weight: bold;
}

.ltr .acn-trans .headBlock .block div:nth-of-type(1) img {
	float: left;
	margin-right: 38px;
}

.rtl .acn-trans .headBlock .block div:nth-of-type(1) img {
	float: right;
	margin-left: 38px;
}

.acn-trans .headBlock .block div:nth-of-type(1) span {
	float: left;
	line-height: 28px;
	margin: 0 0 0 10px;
}

.rtl .acn-trans .headBlock .block div:nth-of-type(1) span {
	float: right;
	margin: 0 10px 0 0;
}

.acn-trans .headBlock .block div:nth-of-type(1) span:nth-of-type(1) {
	display: block;
	font-family: neotech-medium;
	font-size: 32px;
	margin-top: 5px;
}

.acn-trans .headBlock .block div:nth-of-type(1) span:nth-of-type(2) {
	/* 	color: #fff; */
	display: block;
	font-family: neotech-regular;
	font-size: 24px;
	margin-bottom: 27px;
	margin-top: 15px;
}

.acn-trans .headBlock .block div:nth-of-type(2) a {
	border-radius: 5px 5px 0 0;
	color: #FFFFFF;
	float: left;
	font-size: 22px;
	margin-top: 63px;
	padding: 20px 15px;
}

.rtl .acn-trans .headBlock .block div:nth-of-type(2) a {
	float: right;
}

.acn-trans .headBlock .block div:nth-of-type(2) a.actived {
	background: #fff;
	color: #8E9164;
}

.ltr .acn-trans .pagination {
	margin-left: -60px !important;
}

.rtl .acn-trans .pagination {
	margin-right: -10px !important;
}

.acn-trans .pagination a {
	float: left;
}

.rtl .acn-trans .pagination a {
	float: right;
}

.acn-trans .pagination .footable-page-arrow a {
	color: transparent;
	margin: 14px 20px;
}

.acn-trans .pagination .footable-page a {
	margin: 0 10px 0 0;
}

.rtl .acn-trans .pagination .footable-page a {
	margin: 0 0 0 10px;
}

/*.acn-trans .pagination .footable-page.last a{
	margin: 0 0 0 10px;
}

.rtl .acn-trans .pagination .footable-page.last a{
	margin: 0 10px 0 0;
}*/
.acn-trans .footable-page-arrow.first,.acn-trans .footable-page-arrow.last
	{
	display: none;
}

.acn-trans .footable-page {
	display: none;
}

.acn-trans table.footable-loaded tr td {
	font-size: 14px;
	text-align: center;
	vertical-align: middle;
}

.acn-trans table.footable-loaded thead {
	color: #FFF;
	height: 46px;
}

.acn-trans.theme1 table.footable-loaded thead {
	background: #8E9164;
}

.acn-trans.theme2 table.footable-loaded thead {
	background: #729F19;
}

.acn-trans table.footable-loaded tbody {
	border-bottom: 1px solid #e5e5e3;
}

.acn-trans.rechargeRenewStep3 table.footable-loaded tbody {
	border-right: 1px solid #e5e5e3;
}

.acn-trans table.footable-loaded tbody tr:nth-child(odd) {
	border-bottom: 1px solid #E5E5E3;
	border-top: 1px solid #E5E5E3;
	color: #525252;
}

.acn-trans table.footable-loaded tbody tr:first-of-type {
	border-top: none;
}

.acn-trans table.footable-loaded thead tr {
	border-bottom: 1px solid #E5E5E3;
}

.acn-trans table.footable-loaded tbody tr:nth-child(odd) {
	background: #EDEFED;
}

.acn-trans table.footable-loaded tbody .footable-row-detail,.acn-trans table.footable-loaded tbody .footable-row-detail-cell
	{
	background: none !important;
}

.acn-trans table.footable-loaded tbody .footable-row-detail-cell .footable-row-detail-name,.acn-trans table.footable-loaded tbody .footable-row-detail-cell .footable-row-detail-value
	{
	clear: both;
	text-align: left;
}

.rtl .acn-trans table.footable-loaded tbody .footable-row-detail-cell .footable-row-detail-name,.rtl .acn-trans table.footable-loaded tbody .footable-row-detail-cell .footable-row-detail-value
	{
	text-align: right !important;
}

.acn-trans table.footable-loaded tbody tr td:nth-child(odd) {
	border-right: 1px solid #E5E5E3;
	border-left: 1px solid #E5E5E3;
}

.acn-trans table.footable-loaded tbody tr td:last-of-type {
	cursor: pointer;
	height: 0;
	width: 0;
}

.acn-trans.theme1 table.footable-loaded tbody tr td:last-of-type {
	background: #8E9164;
}

.acn-trans.theme2 table.footable-loaded tbody tr td:last-of-type {
	background: #86AC32;
}

.acn-trans.rechargeRenewStep2.theme2 table.footable-loaded tbody tr td:last-of-type
	{
	background: none;
}

.acn-trans.rechargeRenewStep3.theme2 table.footable-loaded tbody tr td:last-of-type
	{
	background: none;
}

.acn-trans table.footable-loaded tbody tr td a.linkMenuTable {
	float: left;
	/* 	height: 41px; */
	/* 	line-height: 41px; */
	width: 41px;
}

.acn-trans table.footable-loaded tbody tr td a.linkMenuTable:last-of-type
	{
	display: none;
}

.acn-trans .footable-page.active,.acn-trans .footable-page.active+.footable-page
	/*,
.acn-trans .footable-page.last,
.acn-trans .footable-page.second-last,
.acn-trans .footable-page.after-last*/ {
	display: block !important;
	letter-spacing: 0;
	word-spacing: 0;
}

.acn-trans .footable-page a {
	border: 1px solid #e7e7e5;
	color: #525252;
	font-family: OpenSansLight;
	font-size: 18px;
	line-height: 40px;
	padding: 0 15px;
	text-align: center;
}

.acn-trans .buttonPagination {
	border: 1px solid #e7e7e5;
	color: #525252;
	float: left;
	font-family: OpenSansLight;
	font-size: 18px;
	line-height: 40px;
	padding: 0 15px;
	text-align: center;
}

.rtl .acn-trans .buttonPagination {
	float: right;
}

.acn-trans .footable-page.active a {
	border: 1px solid #008C8D;
}

.acn-trans .footable-page-arrow a {
	background: url("/crsdocroot/images/etisalat/arrowsTable.png");
	display: block;
	height: 11px;
	width: 7px;
}

.acn-trans .footable-page-arrow [data-page="first"],.acn-trans .footable-page-arrow [data-page="last"]
	{
	display: none;
}

.acn-trans .footable-page-arrow [data-page="prev"] {
	background-position: 0 24px;
}

.rtl .acn-trans .footable-page-arrow [data-page="prev"] {
	background-position: 0 48px;
}

.acn-trans .footable-page-arrow.disabled [data-page="prev"] {
	background-position: 0 12px;
}

.rtl .acn-trans .footable-page-arrow.disabled [data-page="prev"] {
	background-position: 0 83px;
}

.acn-trans .footable-page-arrow [data-page="next"] {
	background-position: 0 48px;
	margin: 14px 20px 0 10px !important;
}

.rtl .acn-trans .footable-page-arrow [data-page="next"] {
	background-position: 0 24px;
	margin: 14px 10px 0 20px !important;
}

.acn-trans .footable-page-arrow.disabled [data-page="next"] {
	background-position: 0 83px;
}

.rtl .acn-trans .footable-page-arrow.disabled [data-page="next"] {
	background-position: 0 12px;
}

.acn-trans input[type="checkbox"] {
	position: absolute;
	clip: rect(1px, 1px, 1px, 1px);
}

.acn-trans input[type='checkbox']+label {
	background: url('/crsdocroot/images/etisalat/checkbox_unchecked.png')
		left center no-repeat;
	cursor: pointer;
	display: block;
	margin: 0;
	height: 16px;
	width: 16px;
}

.acn-trans input[type='checkbox']:checked+label {
	background: url('/crsdocroot/images/etisalat/checkbox_checked.png') left
		center no-repeat;
}

.rtl .acn-trans input[type='checkbox']+label {
	background: url('/crsdocroot/images/etisalat/checkbox_unchecked.png')
		right center no-repeat;
	cursor: pointer;
	display: block;
	margin: 0;
	padding: 1px 24px 0 0px;
	margin-bottom: 10px;
	height: 16px;
}

.rtl .acn-trans input[type='checkbox']:checked+label {
	background: url('/crsdocroot/images/etisalat/checkbox_checked.png')
		right center no-repeat;
}

.acn-trans tfoot tr:first-of-type {
	background: #0D3649;
	color: #FFF;
	display: none;
	height: 46px;
}

.acn-trans .footable1 tfoot tr:first-of-type {
	display: none;
}

.acn-trans tfoot tr:first-of-type.actived {
	display: table-row;
	position: relative;
}

.acn-trans tfoot tr:first-of-type b {
	font-size: 18px;
}

.acn-trans tfoot tr.totalAed {
	height: 40px;
	position: relative !important;
}

.acn-trans tfoot tr.totalAed td {
/*	position: relative !important; comments this line for firefox table footer navy blue hiding fix*/
}

.acn-trans tfoot tr.totalAed span {
	bottom: 10px;
	color: #FFF;
	position: absolute;
}

.acn-trans tfoot tr:last-of-type td {
/* 	padding-top: 30px !important; */
}

.acn-trans .pagination ul {
	margin-bottom: 0;
	margin-top: 2%;
}

.acn-trans .btn-rounded {
	color: #FFF;
	float: left;
	margin: 0 0 20px 10px;
	text-align: center;
}

.acn-trans.theme2 .btn-rounded {
	background: #86AC32;
}

.acn-trans .contentLinkTfoot .btn-rounded {
	margin-bottom: 10px;
}

.acn-trans.theme1 .contentLinkTfoot .btn-rounded {
	background: #8E9164;
}

.acn-trans.theme3 .contentLinkTfoot .btn-rounded {
	background: #F28B1F;
}

.acn-trans .contentLinkTfoot {
	float: right;
	text-align: right;
}

.rtl .acn-trans .contentLinkTfoot {
	float: left;
	text-align: left;
}

.acn-trans .contentLinkTfoot {
	margin-top: -66px;
}

.acn-trans.theme2 .contentLinkTfoot a {
	background: #729F19;
}

.acn-trans .footable-toggle {
	display: none !important;
}

.rtl .acn-trans tfoot .btn-rounded {
	float: right;
	margin: 0 10px 0 0;
}

.acn-trans tfoot tr td:last-of-type {
	padding: 0;
	text-align: right;
}

.rtl .acn-trans tfoot tr td:last-of-type {
	text-align: left;
}

.acn-trans .btn-rounded.prepaid,.acn-trans .btn-rounded.postpaid {
	display: inline-block;
	float: left;
}

.acn-trans .btn-rounded.prepaid {
	display: none;
}

.acn-trans .hideCmd {
	display: none;
}

.acn-trans .amount {
	background: none !important;
}

.acn-trans .amount input {
	border: 1px solid #DDD;
	height: 35px;
	padding: 5px;
	text-align: right;
	width: 98%;
}

.acn-trans .modifyButton {
	background: #0D3649 !important;
	display: none;
}

.acn-trans.rechargeRenewStep3 .modifyButton {
	display: inline-block;
}

.ltr .acn-trans.rechargeRenewStep3 table tr th:nth-of-type(2),.ltr .acn-trans.rechargeRenewStep3 table tr td:nth-of-type(2)
	{
	padding-right: 20px;
	text-align: right;
}

.rtl .acn-trans.rechargeRenewStep3 table tr th:nth-of-type(2),.rtl .acn-trans.rechargeRenewStep3 table tr td:nth-of-type(2)
	{
	padding-left: 20px;
	text-align: left;
}

.ltr .acn-trans.rechargeRenewStep3 table tfoot tr:nth-of-type(3) td:nth-of-type(2)
	{
	padding-right: 0;
}

.rtl .acn-trans.rechargeRenewStep3 table tfoot tr:nth-of-type(3) td:nth-of-type(2)
	{
	padding-left: 0;
}

.acn-trans.rechargeRenewStep3 span.text1 {
	color: #545454;
	font-size: 24px;
	line-height: 24px;
	text-align: left;
}

.rtl .acn-trans.rechargeRenewStep3 span.text1 {
	text-align: right;
}

.acn-trans.rechargeRenewStep3 span.text2 {
	color: #545454;
	font-size: 20px;
	line-height: 24px;
	margin: 0 0 20px 0;
	text-align: left;
}

.rtl .acn-trans.rechargeRenewStep3 span.text2 {
	text-align: right;
}

.acn-trans .errorMessage {
	color: #D80000;
	font-size: 17px;
	margin-bottom: 20px;
	margin-top: -20px;
}

.acn-trans table thead tr th {
	font-family: neotech-regular;
	font-size: 14px;
}

.ltr .acn-trans.rechargeRenewStep2 table tr th:last-of-type {
	text-align: right;
}

.ltr .acn-trans.rechargeRenewStep2 table tfoot tr:nth-of-type(1) td:last-of-type
	{
	padding-right: 20px;
}

.rtl .acn-trans.rechargeRenewStep2 table tfoot tr:nth-of-type(1) td:last-of-type
	{
	padding-left: 20px;
}

.rtl .acn-trans.rechargeRenewStep2 table tr th:last-of-type {
	text-align: left;
}

.ltr .acn-trans.rechargeRenewStep2 table tr th:nth-of-type(1),.ltr .acn-trans.rechargeRenewStep2 table tr td:nth-of-type(1),.ltr .acn-trans.rechargeRenewStep2 table tr th:nth-of-type(2),.ltr .acn-trans.rechargeRenewStep2 table tr td:nth-of-type(2)
	{
	padding-left: 20px;
	text-align: left;
}

.rtl .acn-trans.rechargeRenewStep2 table tr th:nth-of-type(1),.rtl .acn-trans.rechargeRenewStep2 table tr td:nth-of-type(1),.rtl .acn-trans.rechargeRenewStep2 table tr th:nth-of-type(2),.rtl .acn-trans.rechargeRenewStep2 table tr td:nth-of-type(2)
	{
	padding-right: 20px;
	text-align: right;
}

.acn-trans.rechargeRenewStep2 table tr td input {
	border: 1px solid #ddd;
	height: 34px;
	padding: 5px;
	text-align: right;
	width: 95%;
}

.rtl .acn-trans.rechargeRenewStep2 table tr td input {
	text-align: left;
}

.ltr .acn-trans.rechargeRenewStep3 table tr th:nth-of-type(1),.ltr .acn-trans.rechargeRenewStep3 table tr td:nth-of-type(1)
	{
	padding-left: 20px;
	text-align: left;
}

.rtl .acn-trans.rechargeRenewStep3 table tr th:nth-of-type(1),.rtl .acn-trans.rechargeRenewStep3 table tr td:nth-of-type(1)
	{
	padding-right: 20px;
	text-align: right;
}

.ltr .acn-trans.rechargeRenewStep3 table tr th:nth-of-type(2),.ltr .acn-trans.rechargeRenewStep3 table tr td:nth-of-type(2)
	{
	padding-right: 20px;
	text-align: right;
}

.rtl .acn-trans.rechargeRenewStep3 table tr th:nth-of-type(2),.rtl .acn-trans.rechargeRenewStep3 table tr td:nth-of-type(2)
	{
	padding-left: 20px;
	text-align: left;
}

.acn-trans.rechargeRenewStep2 tfoot tr td:last-of-type span,.acn-trans.rechargeRenewStep2 tfoot tr td:last-of-type b
	{
	display: block;
}

.acn-trans.rechargeRenewStep3 tfoot tr td:last-of-type span,.acn-trans.rechargeRenewStep3 tfoot tr td:last-of-type b
	{
	display: block;
}

.ltr .acn-trans.rechargeRenewStep2 tfoot tr td:last-of-type span {
	float: left;
	padding: 15px 20px;
	text-align: left;
}

.rtl .acn-trans.rechargeRenewStep2 tfoot tr td:last-of-type span {
	float: right;
	padding: 15px 20px;
	text-align: right;
}

.ltr .acn-trans.rechargeRenewStep3 tfoot tr td:last-of-type span {
	float: left;
	padding: 15px 20px;
	text-align: left;
}

.rtl .acn-trans.rechargeRenewStep3 tfoot tr td:last-of-type span {
	float: right;
	padding: 15px 20px;
	text-align: right;
}

.acn-trans.rechargeRenewStep2 .footable1 tfoot tr:first-of-type {
	display: table-row;
}

.acn-trans.rechargeRenewStep3 .footable1 tfoot tr:first-of-type {
	display: table-row;
}

.acn-trans .pull-left-imp {
	float: left !important;
}

.acn-trans .pull-right-imp {
	float: right !important;
}

.acn-trans .contentVisible-js {
	display: table-cell !important;
}

.acn-trans.theme3 .title {
	color: #F28B1F;
}

.acn-trans.theme3 table.footable-loaded thead {
	background: #F28B1F;
}

.acn-trans.theme3 table.footable-loaded tbody tr td.contentLinkMenuTable
	{
	background: #F28B1F;
}

.acn-trans.theme3 table tfoot .btn-rounded {
	background: #F28B1F;
}

.acn-trans.theme4 .title {
	color: #C0CC20;
}

.acn-trans.theme4 table.footable-loaded thead {
	background: #C0CC20;
}

.acn-trans.theme4 table tfoot .btn-rounded {
	background: #C0CC20;
}

.acn-trans.theme5 .title {
	color: #F8BA28;
}

.acn-trans.theme5 table.footable-loaded thead {
	background: #F8BA28;
}

.acn-trans.theme5 .btn-rounded {
	background: #F8BA28;
}

.acn-trans .grid-container-1000 {
	clear: both;
	overflow: hidden;
}

/* start chosen*/
.acn-trans .chosen-container-single .chosen-single {
	height: 33px;
	line-height: 33px;
	border-radius: 0;
	background: #FFF;
	border: 1px solid #EDEDED;
	font-size: 16px;
	color: #85867F;
}

.acn-trans .form-control {
	margin: 5px 0 10px 0;
}

.acn-trans .custom-select .chosen-container {
	background: #fff;
	margin: 0;
}

.acn-trans.ltr .custom-select .chosen-container-single .chosen-single span
	{
	border-right: 1px solid #EDEDED;
}

.rtl .acn-trans .custom-select .chosen-container-single .chosen-single span
	{
	border-left: 1px solid #EDEDED;
}

.acn-trans .select-2 .chosen-container-single .chosen-single {
	border: 1px solid #DDD;
	box-shadow: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	font-weight: normal;
	height: 38px;
	line-height: 40px;
	padding: 0 0 0 10px;
}

.rtl .acn-trans .select-2 .chosen-container-single .chosen-single {
	padding: 0 10px 0 0;
}

.acn-trans .select-2 .chosen-container-single .chosen-single span {
	margin-right: 40px;
}

.rtl .acn-trans .select-2 .chosen-container-single .chosen-single span {
	margin-right: 0;
	margin-left: 40px;
}

.acn-trans .select-2 .chosen-container-single .chosen-single div {
	width: 40px;
}

.rtl .acn-trans .chosen-container-single .chosen-single div {
	left: 0;
	right: auto;
}

.acn-trans .select-2 .chosen-container-single .chosen-single div b {
	background: url("/crsdocroot/images/etisalat/tbs_arrows_light.png")
		repeat scroll -1px -3px rgba(0, 0, 0, 0);
	height: 40px;
	width: 40px;
}

.acn-trans .select-2 .chosen-container-single.chosen-with-drop {
	background: none;
}

.acn-trans .select-2 .chosen-container-single.chosen-with-drop .chosen-single div b
	{
	background: url("/crsdocroot/images/etisalat/tbs_arrows_light.png")
		repeat scroll -1px -46px rgba(0, 0, 0, 0);
}

.acn-trans .custom-select .chosen-container-single .chosen-drop {
	border-radius: 0;
	font-size: 16px;
	margin-top: 0;
}

.acn-trans .custom-select .chosen-container .chosen-results {
	margin: 0 0 0 -4px;
	width: 100%;
}

.rtl .acn-trans .custom-select .chosen-container .chosen-results {
	margin: 0 -4px 0 0;
}

.acn-trans .custom-select .chosen-container .chosen-results li {
	padding-left: 20px;
}

.acn-trans .chosen-container ul.chosen-results li.highlighted {
	background-color: #0D3649;
	background-image: none;
}

/* end chosen */
.acn-trans .containerForm {
	background: #EDEFED;
	font-family: neotech-regular;
	margin: -40px 0 40px 0;
}

.acn-trans .containerForm .grid-container-1000 {
	min-height: 200px;
	overflow: hidden;
	padding-bottom: 30px;
	padding-top: 50px;
}

.acn-trans input[type="text"] {
	padding: 0 7px;
	width: 100%;
	border: 1px solid #DDDDDD;
	height: 34px !important;
}

.acn-trans .containerForm input[type="text"] {
	height: 38px;
}

.acn-trans.theme4 .containerForm a.btn-rounded {
	background: #BFCB21;
	color: #fff;
	display: inline-block;
	float: right !important;
	margin-top: 20px;
	text-align: center;
}

.acn-trans.theme5 .containerForm a.btn-rounded {
	background: #F7B823;
	color: #fff;
	display: inline-block;
	float: right !important;
	margin-top: 20px;
	text-align: center;
}

.rtl .acn-trans.theme4 .containerForm a.btn-rounded,.rtl .acn-trans.theme5 .containerForm a.btn-rounded
	{
	float: left !important;
}

.acn-trans table tbody tr td {
	padding: 10px;
}

.acn-trans.theme5 table tbody tr td:last-of-type {
	border-right: 1px solid #e5e5e3;
}

.acn-trans.theme5 table tfoot tr td {
	padding-top: 30px !important;
}

.acn-trans.theme5 table tr td span {
	display: inline-block;
	float: left;
	text-align: left;
	width: 50%;
	word-wrap: break-word;
}

.acn-trans.theme5 table tr td:nth-of-type(1) span:nth-of-type(2),.acn-trans.theme5 table tr td:nth-of-type(2) span:nth-of-type(1)
	{
	text-align: left;
}

.acn-trans.theme5 table tr td:nth-of-type(1) span:nth-of-type(3),.acn-trans.theme5 table tr td:nth-of-type(2) span:nth-of-type(2)
	{
	text-align: right;
}

/*Asmaa: added below..*/
.acn-trans.theme6 .title {
	color: #8D569C;
}

.acn-trans.theme6 table.footable-loaded thead {
	background: #8D569C;
}

.acn-trans.theme6 table tfoot .btn-rounded {
	background: #8D569C;
}

.acn-trans.theme6 .containerForm a.btn-rounded {
	background: #BFCB21;
	color: #fff;
	display: inline-block;
	float: right !important;
	margin-top: 20px;
	text-align: center;
}

/*,.rtl .acn-trans.theme5 .containerForm a.btn-rounded*/
.rtl .acn-trans.theme6 .containerForm a.btn-rounded
{
	float: left !important;
}
/*end of added code */

.acn-trans table tfoot tr:last-of-type td-last-of-type {
	padding-right: 0;
}

.rtl .acn-trans table tfoot tr:last-of-type td-last-of-type {
	padding-left: 0;
}

#element_to_pop_up {
	background: #FFF;
	display: none;
	min-height: 300px !important;
	padding: 20px;
	position: relative;
	width: 80%;
}

#element_to_pop_up .title {
	color: #0D3649;
	font-family: neotech-regular;
	font-size: 28px;
	line-height: 32px;
	margin-bottom: 30px;
	word-wrap: break-word;
}

.acn-trans .menuTable {
	background: #0D3649;
	border-right: 1px solid #FFF;
	-webkit-box-shadow: -3px 4px 10px 0px rgba(46, 50, 50, 0.5);
	-moz-box-shadow: -3px 4px 10px 0px rgba(46, 50, 50, 0.5);
	box-shadow: -3px 4px 10px 0px rgba(46, 50, 50, 0.5);
	color: #FFF !important;
	font-size: 16px;
	margin-left: -191px;
	padding: 0 10px;
	position: absolute;
	z-index: 99;
}

.rtl .acn-trans .menuTable {
	border-left: 1px solid #FFF;
	border-right: none;
	-webkit-box-shadow: -3px 0 10px 4px rgba(46, 50, 50, 0.5);
	-moz-box-shadow: -3px 0 10px 4px rgba(46, 50, 50, 0.5);
	box-shadow: -3px 0 10px 4px rgba(46, 50, 50, 0.5);
	margin-left: 0;
	margin-right: -191px;
}

.acn-trans .menuTable .rowMenuTable:nth-of-type(1) {
	border-top: none;
}

.acn-trans .menuTable .rowMenuTable {
	border-top: 1px solid #FFF;
	clear: both;
	color: #FFF !important;
	display: block;
	height: 43px;
	overflow: hidden;
	padding: 10px 10px;
	width: 170px;
}

.acn-trans .menuTable .contentImgRowMenuTable {
	display: table;
	float: left;
	width: 40px;
}

.acn-trans .menuTable .rowMenuTable .contentImgRowMenuTable img {
	display: table-cell;
}

.acn-trans .menuTable .rowMenuTable span {
	float: left;
	text-align: left;
}

.acn-trans .menuTable .arrow-right {
	border-top: 12px solid transparent;
	border-bottom: 12px solid transparent;
	border-left: 12px solid #0D3649;
	float: right;
	height: 0;
	position: absolute;
	top: 10px;
	width: 0;
}

.ltr .acn-trans .menuTable .arrow-right {
	right: -12px;
}

.rtl .acn-trans .menuTable .arrow-right {
	border-top: 12px solid transparent;
	border-bottom: 12px solid transparent;
	border-left: none;
	border-right: 12px solid #0D3649;
	float: left;
	left: -12px;
}

.acn-trans .headBlock .block {
	position: relative;
	top: 109px;
}

.acn-trans .select-2 {
	width: 100%;
	float: right
}

.rtl .acn-trans .select-2 {
	float: left;
}

.acn-trans #login-panel a.a1 {
	background: #FFF !important;
}

.acn-trans .for-login i.logout:before {
	background: #FFF;
}

.acn-trans .for-login i.logout {
	background: url("/crsdocroot/images/etisalat/logout.png");
	display: block;
	height: 16px;
	margin: 15px 0 15px 15px;
	position: absolute;
	width: 15px;
}

.rtl .acn-trans .for-login i.logout {
	margin: 15px 15px 15px 0;
}

.hideShowContol .buttonPagination {
	
	display: none;
}


/* end user logged */
@media screen and (max-width: 480px) {
	.acn-trans .headBlock .block {
		top: 33px !important;
	}
	.acn-trans .headBlock .block div:nth-of-type(2) a {
		margin-top: 68px;
	}
	.acn-trans .headBlock .block div:nth-of-type(1) span:nth-of-type(2) {
		font-size: 18px;
		margin-bottom: 0;
	}
	.acn-trans .btn-rounded,.rtl .acn-trans .btn-rounded {
		margin: 0 0 5px 0;
	}
	.acn-trans .header-nav .headerLogin {
		margin: 5px 0 0 5px;
		font-family: 'OpenSansRegular' !important;
		font-size: 10px;
	}
	.acn-trans a.tablet {
		background: url('/crsdocroot/images/home/tablet_1000.jpg');
		background-size: 360px 240px;
		background-repeat: no-repeat;
		background-position: center;
		display: block;
		max-height: 240px;
		max-width: 360px;
		width: auto;
		margin: 0 auto;
	}
}

@media only screen and (max-width: 1023px) {
	.acn-trans.theme1 .headBlock .block {
		top: 30px;
	}
}

@media only screen and (max-width: 768px) {
	.acn-trans .contentLinkTfoot {
		float: inherit;
		min-height: 40px;
		margin-top: 0;
	}
	.acn-trans .btn-rounded.prepaid,.acn-trans .btn-rounded.postpaid {
		float: inherit !important;
	}
	/*umi-27/7/2017*/
	.acn-trans button[disabled], html .acn-trans input[disabled] {
	    background: #ccc;
	}
		
	.acn-trans .header-top .search-field, .acn-trans .social-integration {
	    height: 50px;
	}

	/*end umi-27/7/2017*/
}

@media only screen and (min-width: 812px) {
	.ltr .acn-trans tfoot tr.totalAed td:nth-of-type(1) span {
		right: -415px;
	}
	.rtl .acn-trans tfoot tr.totalAed td:nth-of-type(1) span {
		left: -415px;
	}
	.ltr .acn-trans tfoot tr.totalAed td:nth-of-type(2) span {
		right: -255px;
	}
	.rtl .acn-trans tfoot tr.totalAed td:nth-of-type(2) span {
		left: -255px;
	}
}

@media only screen and (min-width: 855px) {
	.acn-trans .mydetective {
		width: 1024px;
	}
	html.freeze-bg .ltr header.acn-trans>.header-top {
		padding-right: 17px;
		/*width:calc(100% - 17px);*/
	}
	html.freeze-bg .rtl header.acn-trans>.header-top {
		padding-left: 17px;
		/*width:calc(100% - 17px);*/
	}

	/**/
	.acn-trans .bannerone  .js-slide-text.slide-text>*>h2,.acn-trans .bannerone  .js-slide-text.slide-text>*>p.box
		{
		padding-left: 0 !important;
		padding-right: 0 !important;
	}

	/*.acn-trans .etislick-type-1{
		margin-top:80px;
	}*/

	/**/
	.acn-trans .langMan {
		margin: 40px 25px 0 0;
	}
	.rtl .acn-trans .langMan {
		margin: 40px 0 0 25px;
	}
	.acn-trans .search-field-activator {
		margin: 25px 20px 0 0;
	}
	.rtl .acn-trans .search-field-activator {
		margin: 25px 0 0 20px;
	}
	.acn-trans .header-top .search-field {
		margin: 32px 0 0 0;
		width: 165px;
	}
	.acn-trans .header-top .search-field input[type="text"] {
		border-width: 0 0 1px;
	}
	.acn-trans #login-panel {
		-webkit-box-shadow: 0px 5px 5px 0px rgba(50, 50, 50, 0.2);
		-moz-box-shadow: 0px 5px 5px 0px rgba(50, 50, 50, 0.2);
		box-shadow: 0px 5px 5px 0px rgba(50, 50, 50, 0.2);
	}
	.acn-trans #login-panel a {
		display: block;
		height: 60px;
		line-height: 52px;
		margin: 11px 11px 0;
		min-width: 190px;
		position: relative;
	}
	.acn-trans #login-panel a:last-child {
		margin-bottom: 11px;
	}
	.acn-trans #login-panel a.a1 {
		
	}
	.acn-trans #login-panel a.a2 {
		background-position: 0px -70px;
	}
	.acn-trans #login-panel a.a3 {
		background-position: 0px -140px;
	}
	.acn-trans #login-panel a.a4 {
		background-position: 0px -210px;
	}
	.acn-trans #login-panel a.a5 {
		background-position: 0px -280px;
	}
	.acn-trans .subNavMenu>ul {
		border: 1px solid #ddd;
		max-width: 1000px;
		padding-bottom: 20px;
		padding-top: 20px;
		padding-right: 0;
		margin: auto;
		position: relative;
	}
	.acn-trans .subNavMenu>ul>button {
		background: url("/crsdocroot/images/etisalat/close-menu.png") no-repeat
			scroll 0 0 transparent;
		bottom: 0;
		display: block;
		height: 56px;
		position: absolute;
		right: 10px;
		width: 110px;
	}
	.rtl .acn-trans .subNavMenu>ul>button {
		-webkit-transform: scaleX(-1);
		-moz-transform: scaleX(-1);
		-ms-transform: scaleX(-1);
		-o-transform: scaleX(-1);
		transform: scaleX(-1);
		right: auto;
		left: 10px;
	}
	.rtl .acn-trans .subNavMenu>ul {
		padding-right: 0;
		padding-left: 0;
		margin-right: 0;
	}
	.acn-trans .subNavMenu>ul>li>ins {
		top: 22px;
	}
	.acn-trans .subNavMenu li {
		padding-bottom: 0;
		padding-top: 0;
	}
	.acn-trans .subNavMenu>*>li {
		padding-left: 15px !important;
		padding-right: 15px !important;
	}
	.ltr .acn-trans .subNavMenu>*>li {
		border-right: 1px solid #ddd;
	}
	.rtl .acn-trans .subNavMenu>*>li {
		border-left: 1px solid #ddd;
	}
	.ltr .acn-trans .subNavMenu>*>li.last {
		border: none;
	}
	.rtl .acn-trans .subNavMenu>*>li.last {
		border: none;
	}
	.acn-trans .subNavMenu>ul>li>span {
		padding-top: 0;
	}
	.acn-trans .subNavMenu .lev2 li {
		padding-top: 24px;
	}
	.acn-trans .subNavMenu .lev2 li>span,.acn-trans .subNavMenu .lev2 li>a {
		color: #777;
		font-size: 18px;
	}
	.acn-trans .subNavMenu .lev3>li>span,.acn-trans .subNavMenu .lev3>li>a {
		font-size: 14px;
		padding-left: 14px;
	}
	.acn-trans .subNavMenu .lev4>li>span,.acn-trans .subNavMenu .lev4>li>a {
		font-size: 12px;
		padding-left: 24px;
	}
	.acn-trans #sub-nav-business>li:nth-child(1),.acn-trans #sub-nav-business>li:nth-child(2),.acn-trans #sub-nav-business>li:nth-child(3),.acn-trans #sub-nav-business>li:nth-child(4)
		{ /*min-height:430px;*/
		
	}
	.acn-trans .main-container {
		padding-top: 40px;
		padding-bottom: 40px;
	}
	.acn-trans .main-container  .grid__item:first-child {
		margin-bottom: 0;
	}
	.acn-trans .bannerone img {
		min-height: 510px;
		min-width: 1440px;
	}

	/**/
	.acn-trans .acn-tiles2>div {
		padding-left: 12px;
		padding-right: 12px;
	}
	.acn-trans .acn-tiles2 .content-text {
		padding: 20px;
	}
	.ltr .acn-trans .acn-tiles2 .content-text:after {
		border-right: 1px solid #e7e7e5;
		content: "";
		height: 100%;
		position: absolute;
		right: -12px;
		top: 20px;
	}
	.rtl .acn-trans .acn-tiles2 .content-text:after {
		border-left: 1px solid #e7e7e5;
		content: "";
		height: 100%;
		position: absolute;
		left: -12px;
		top: 35px;
	}
	.acn-trans .acn-tiles2 .grid__item:last-child .content-text:after {
		border: 0;
	}
	/**/

	/*PRODUCT CATALOG*/
	html.catalog-super-view .acn-trans .container-categ .grid__item {
		width: auto;
	}
	.acn-trans .header-nav .etsField {
		height: 30px !important;
		font-size: 14px;
		max-width: 160px !important;
	}
	.acn-trans .header-nav .headerLogin {
		margin: 5px 0 0 100px;
		font-family: 'OpenSansRegular' !important;
		font-size: 13px;
	}
	.acn-trans .header-nav .headerLoginLinks a {
		width: 164px;
	}
}

@media only screen and (max-width: 1024px) {
	.acn-trans .main-slideshow .cycle-slideshow .cycle-pager {
		margin-left: -50% !important;
	}
	.acn-trans .bannerone .js-slide-text.slide-text {
		left: 0;
	}
	.acn-trans .primary-nav>li {
		width: 120px;
	}
	.acn-trans .header-top .search-field {
		width: 88px;
	}
}

@media only screen and (max-width: 360px) {
	.acn-trans .primary-nav>li {
		padding: 0 10px 0 0;
	}
	.acn-trans .primary-nav>li>a {
		font-size: 14px;
	}
	.acn-trans .header-nav {
		padding-left: 40px;
	}
	.rtl .acn-trans .header-nav {
		padding-right: 40px;
	}
	.acn-trans .primary-nav>li {
		width: 62px !important;
	}
	.acn-trans .headBlock .block div:nth-of-type(2) a {
		padding: 20px 10px;
	}
}

@media only screen and (min-width: 1152px) {
	.ltr .acn-trans .header-nav {
		padding-left: 115px;
	}
	.rtl .acn-trans .header-nav {
		padding-right: 115px;
	}
	.ltr .acn-trans .subNavMenu>ul {
		margin-left: 115px;
	}
	.rtl .acn-trans .subNavMenu>ul {
		margin-right: 115px;
	}
	.acn-trans .bannerone img,.rtl .acn-trans .bannerone img {
		left: auto;
		right: auto;
		margin: 0 auto;
		width: 100%;
	}
	.acn-trans .header-nav .etsField {
		height: 30px !important;
	}
	.acn-trans .header-nav .headerLoginForm,.headerLoginLinks {
		width: 100%;
		padding-left: 80px;
		padding-right: 80px;
	}
	.acn-trans .header-nav .headerLogin {
		margin: 5px 0 0 120px;
		font-family: 'OpenSansRegular' !important;
		font-size: 13px;
	}
}

#elifeOrderDetailsForm .ui-datepicker {
	width: 20em;
}
.rtl .current1 > span {
    font-family: OpenSansRegular !important;
}
/* @media only screen and (max-width: 1200px) { */
/* 	.acn-trans .brand { */
/* 		background-image: url("/crsdocroot/images/etisalat/logo_mobile.png"); */
/* 		height: 40px; */
/* 		left: 5px; */
/* 		top: 5px; */
/* 		width: 40px; */
/* 	} */
/* 	.rtl .acn-trans .brand { */
/* 		background-image: url("/crsdocroot/images/etisalat/logo_mobile.png"); */
/* 		left: auto; */
/* 		right: 5px; */
/* 	} */

/* 	} */
.toggle-btn-group label {
	padding: .5em;
	/*display: inline-block; <-- NOT NEEDED. THANKS @thierrykoblentz */
	width: 10em;
	float: left;

	text-align: center;
	cursor: pointer;
	color: #000;
	background-color: #ddd;
	border: #999 2px solid;
}

.toggle-btn-group label:first-of-type {
	border-top-left-radius: .5em;
	border-bottom-left-radius: .5em;
}

.toggle-btn-group label:last-of-type {
	border-top-right-radius: .5em;
	border-bottom-right-radius: .5em;
}

.toggle-btn-group input[type="radio"]:checked+label {
	background-color: #7ccfff;
    border: #000 2px solid;
    color: #789F2C;
}

.toggle-btn-group input[type="radio"]:checked+label:before {
	content: "✓ "; /* 2713 */
	font-size: .9em;
}

.toggle-btn-group input[type="radio"]:focus+label {
	outline: 2px #999 dotted;
}

.toggle-btn-group label:hover, 
.toggle-btn-group label:focus {
	background-color: #ccc;
	border: #000 2px solid;
	color: #000;
}

.toggle-btn-radio-style {
	position: absolute!important;
	clip: rect(1px,1px,1px,1px);
	overflow: hidden;
}

.toggle-btn-group.clearfix {
	content: "";
	display: table;
	clear: none;
}

.toggle-btn-online img, .toggle-btn-reward img{
	height:30px;
	margin: 0 5px;
}

.toggle-btn-online img.image-off, .toggle-btn-reward img.image-off {
	display : inline;
}

.toggle-btn-online img.image-on, .toggle-btn-reward img.image-on {
	display : none;
}

.toggle-btn-online.active img.image-on, .toggle-btn-reward.active img.image-on {
	display : inline;
}

.toggle-btn-online.active img.image-off, .toggle-btn-reward.active img.image-off {
	display : none;
}

.rtl .current1 > span {
    font-family: OpenSansRegular !important;
}

a.service-link:hover {
    color: #789F2C!important;
}

.service-link {
    color: #0D3649 !important;
    text-decoration: underline !important;
}


.rtl .current1 > span { 
	font-family: penSansRegular !important; 
}


.engNo{
    font-family: OpenSansRegular !important;
}
.number-step{
	 font-family: OpenSansRegular !important;
}


.boldbgGray {
    font-weight: bold;
    background: #ccc;
}


@media only screen and (max-width: 500px) {
    .fullWidth {
       display:block;
	   width:100%;
    }
}