/*----------------*/
/******black*******/
/*----------------*/
.acc-black .profile-settings-pattern.hmd-grid.heading-container.hmd-result-header{
	filter: grayscale(1);
}

.acc-black .profile-settings-pattern.hmd-grid .main-text h2 {
	color: #fff;	
}
.acc-black .hmd-grid .title.base-style h3{
	color: #fff;    
}

.acc-black .whiteCont {
    background: #000;
    
}
.acc-black .backgropBG {
	background: #000;	
}
.acc-black .overlay-head {
	border-bottom: 1px solid #fff;	
}

.acc-black .overlay-head h3 {
	color: #fff;
}

.acc-black .overlay-head .close {
		filter: brightness(500%);
}

.acc-black .overlay-head .close-cms {
		filter: brightness(500%);
		
}

.acc-black .overlay-body .head h2 {
	color: #fff;	
}

.acc-black .overlay-body .head p {
	color: #fff;	
}

.acc-black .overlay-footer .next-button .btn {
	color: #fff;
}


/* Ion.RangeSlider, Simple Skin
// css version 2.0.3
// � Denis Ineshin, 2014    https://github.com/IonDen
// � guybowden, 2014        https://github.com/guybowden
// ===================================================================================================================*/
/* =====================================================================================================================
// Skin details */


.acc-black .irs-line {
	background: #000;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(-50%, #DDD),
		color-stop(150%, #FFF));
	background: -webkit-linear-gradient(top, #DDD -50%, #FFF 150%);
	background: -o-linear-gradient(top, #DDD -50%, #FFF 150%);
	background: linear-gradient(to bottom, #DDD -50%, #FFF 150%);
	/* W3C */
	border: 1px solid #fff;	
}

.acc-black .irs-bar {
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	
	filter: grayscale(1);
	/* W3C */
}

.acc-black .irs-bar-edge {
	filter: grayscale(1);
	/* W3C */	
}

.acc-black .irs-shadow {
	background: #000;	
}

.acc-black .irs-slider {
	border: 1px solid #fff;
	background: #000;
	background: -webkit-gradient(linear, left top, left bottom, from(#ffffff),
		color-stop(20%, #dcdcdc), to(#ffffff));
	background: -webkit-linear-gradient(top, #ffffff 0%, #dcdcdc 20%, #ffffff 100%);
	background: -o-linear-gradient(top, #ffffff 0%, #dcdcdc 20%, #ffffff 100%);
	background: linear-gradient(to bottom, #ffffff 0%, #dcdcdc 20%, #ffffff 100%);
	/* W3C */	
}

.acc-black .irs-slider.state_hover, .acc-black .irs-slider:hover {
	background: #000;
}

.acc-black .irs-min, .acc-black .irs-max {
	color: #fff;
	background: rgba(0, 0, 0, 0.1);	
}

.acc-black .lt-ie9 .irs-min, .acc-black .lt-ie9 .irs-max {
	background: #000;
}

.acc-black .irs-from, .acc-black .irs-to, .acc-black .irs-single {
	color: #fff;
	background: #000;	
}

.acc-black .lt-ie9 .irs-from, .acc-black .lt-ie9 .irs-to, .acc-black .lt-ie9 .irs-single {
	background: #000;
}

.acc-black .irs-grid-pol {
	background: #428bca;
}

.acc-black .irs-grid-pol.small {
	background: #000;
}

.acc-black .irs-grid-text {
	color: #fff;
}
/* Ion.RangeSlider
// css version 2.0.3
// � 2013-2014 Denis Ineshin | IonDen.com
// ===================================================================================================================*/
/* =====================================================================================================================
// RangeSlider */


.acc-black .irs-grid-pol {
	background: #000;
}

.acc-black .irs-grid-text {
	color: #fff;
}

.acc-black .irs-disable-mask {
	background: rgba(0, 0, 0, 0);	
}

.acc-black .lt-ie9 .irs-disable-mask {
	background: #000;
	filter: alpha(opacity = 0);	
}

.acc-black .range-slider-wrap.steps-range-slider-with-text-wrap .irs-single,
	.acc-black .range-slider-wrap.steps-range-slider-wrap .irs-single {
	color: #fff;	
}

.acc-black .overlay-footer .next-button .btn[disabled] {
	color: #fff;
}
.acc-black .hmd-grid .bg-cards .device-card.tile-table .tile-card .product {
    border-bottom: 1px solid #fff;
}
/*umi*/


@media ( min-width : 768px) {
	
	.acc-black .whiteCont {
	    background: #000;	   
	}	
}

.acc-black .help-me-decide-section.active .btn[disabled] {
	color: #fff;
	background-color: #000;
}

.acc-black .help-me-decide-section.active .btn-text, .acc-black .help-me-decide-section.active .btn-text.download
	{
	color: #fff;
}


.acc-black .help-me-decide-section.active .btn-text.btn-green,
	.acc-black .help-me-decide-section.active .btn-text.btn-green.focus,
	.acc-black .help-me-decide-section.active .btn-text.btn-green:focus {
	color: #fff;
}

.acc-black .help-me-decide-section.active .btn-text:before {
	border: solid #fff;	
	border-width: 0 1px 1px 0;
}

.acc-black .help-me-decide-section.active .btn-text.btn-green:before {
	border: solid #fff;	
	border-width: 0 1px 1px 0;
}

.acc-black .help-me-decide-section.active .checkbox-tile-wrap label,
	.acc-black .help-me-decide-section.active .radio-tile-wrap label {
	background-color: #000;
	color: #fff;
	border: 1px solid #fff;	
}

.acc-black .help-me-decide-section.active .checkbox-tile-wrap input[type=checkbox]:checked+label,
	.acc-black .help-me-decide-section.active .checkbox-tile-wrap input[type=radio]:checked+label,
	.acc-black .help-me-decide-section.active .radio-tile-wrap input[type=checkbox]:checked+label,
	.acc-black .help-me-decide-section.active .radio-tile-wrap input[type=radio]:checked+label
	{
	color: #fff;
	border: 1px solid #fff;	
	font-weight: bold;
}

.acc-black .help-me-decide-section.active .progress {
	background-color: #000;	
}

.acc-black .help-me-decide-section.active .progress-bar {
	color: #fff;
	background-color: #000;	
}
/* umi elife */

.acc-black .help-me-decide-section.active .selection h3 {
	color: #fff;
}

.acc-black .help-me-decide-section.active .selection .checkbox input[type=checkbox]+.check-label:before,
	.acc-black .help-me-decide-section.active .selection .checkbox input[type=checkbox] h3:before,
	.acc-black .help-me-decide-section.active .selection .checkbox input[type=radio]+.check-label:before,
	.acc-black .help-me-decide-section.active .selection .checkbox input[type=radio] h3:before
	{
	border: 1px solid #fff;	
}

.acc-black .help-me-decide-section.active .selection .checkbox input[type=checkbox]:checked+.check-label:before,
	.acc-black .help-me-decide-section.active .selection .checkbox input[type=checkbox]:checked h3:before,
	.acc-black .help-me-decide-section.active .selection .checkbox input[type=radio]:checked+.check-label:before,
	.acc-black .help-me-decide-section.active .selection .checkbox input[type=radio]:checked h3:before
	{
	border: 1px solid #fff;	
}


.acc-black .help-me-decide-section.active .well {
	border: 1px solid #fff;
	background-color: #000;	
}

.acc-black .help-me-decide-section.active .selection .checkbox input[type=checkbox]:checked+.check-label:after,
	.acc-black .help-me-decide-section.active .selection .checkbox input[type=checkbox]:checked h3:after,
	.acc-black .help-me-decide-section.active .selection .checkbox input[type=radio]:checked+.check-label:after,
	.acc-black .help-me-decide-section.active .selection .checkbox input[type=radio]:checked h3:after
	{
	background: #000;	
}
/*elife css*/

.acc-black .help-me-decide-section.active .loading-inline .loading-message {
	color: #fff;	
}

.acc-black .help-me-decide-section.active .selection strong {
	color: #fff;	
}

.acc-black .help-me-decide-section.active .selection p {
	color: #fff;	
}

.acc-black .help-me-decide-section.active .well p {
	color: #fff;
}

/*
* Google Places Autocomplete
*/

.acc-black .pac-container>.pac-item {
	color: #fff;	
}

.acc-black .pac-container>.pac-item .pac-item-query {
	color: #fff;
}

/* button color issue RTC#514788 */

.acc-black .help-me-decide-section.active .overlay-footer .next-button .btn[disabled]:focus
	{
	color: #fff;
	background-color: #000;
	border-color: #fff;
}

.acc-black .help-me-decide-section.active .overlay-footer .next-button .btn:focus {
	background-color: #000;
	border-color: #fff;
}
/* button color issue RTC#514788 */

@media ( max-width : 767px) {

	
	.acc-black .bg-cards .plan-card.tile-table .tile-card:hover {
		border-bottom: 1px solid #fff;
	}
	
	.acc-black .help-me-decide-section.active {
	    background: #000;
	    
	}
}

/*deufault package tile color green and with postpaid class will turn to purple bg*/
.acc-black .bg-cards .premium .plan-card .tile-card .tiles-box-title {
    filter: grayscale(1);
}
.acc-black .bg-cards .premium .plan-card.postpaid .tile-card .tiles-box-title {
    filter: grayscale(1);
}
/* end */
/*offer plan golden brown bg*/
.acc-black .bg-cards .premium .plan-card.offer .tile-card .tiles-box-title {
    filter: grayscale(1);
}

/*Arabic CSS*/
[lang=ar] [dir=rtl].acc-black .range-slider-wrap .irs-line {
	background: #000;
}

[lang=ar] [dir=rtl].acc-black .range-slider-wrap .irs-bar, [lang=ar] [dir=rtl] .range-slider-wrap .irs-bar-edge
	{
	box-shadow: inset 0 2px 7px 0 rgb(232, 232, 232);
	background: #000;
}



/*deufault package tile color green and with postpaid class will turn to purple bg*/
[lang=ar] [dir=rtl].acc-black .bg-cards .premium .plan-card .tile-card .tiles-box-title {
    filter: grayscale(1);
}
[lang=ar] [dir=rtl].acc-black .bg-cards .premium .plan-card.postpaid .tile-card .tiles-box-title {
    filter: grayscale(1);
}

/* end */


[lang=ar] [dir=rtl].acc-black .bg-cards .premium .plan-card.offer .tile-card .tiles-box-title {
   filter: grayscale(1);
}

.acc-black .callback-green {
    background: transparent;   
}
.acc-black .callback-singleButton a {
    background: #000;
    border:1px solid #fff;
}
.acc-black .callback-singleButton .allback-singleButton-title {   
    color: #fff;
}
/*# sourceMappingURL=hmd.css.map */

/*----------------*/
/******blue*******/
/*----------------*/

.acc-blue .profile-settings-pattern.hmd-grid.heading-container.hmd-result-header{
	filter: grayscale(1);
}
.acc-blue .profile-settings-pattern.hmd-grid .main-text h2 {
	color: #fff;	
}
.acc-blue .hmd-grid .title.base-style h3{
	color: #fff;    
}

.acc-blue .whiteCont {
    background: #3a5796;
    
}
.acc-blue .backgropBG {
	background: #3a5796;	
}
.acc-blue .overlay-head {
	border-bottom: 1px solid #fff;	
}

.acc-blue .overlay-head h3 {
	color: #fff;
}

.acc-blue .overlay-head .close {
		filter: brightness(500%);
}

.acc-blue .overlay-head .close-cms {
		filter: brightness(500%);
		
}

.acc-blue .overlay-body .head h2 {
	color: #fff;	
}

.acc-blue .overlay-body .head p {
	color: #fff;	
}

.acc-blue .overlay-footer .next-button .btn {
	color: #fff;
}


/* Ion.RangeSlider, Simple Skin
// css version 2.0.3
// � Denis Ineshin, 2014    https://github.com/IonDen
// � guybowden, 2014        https://github.com/guybowden
// ===================================================================================================================*/
/* =====================================================================================================================
// Skin details */


.acc-blue .irs-line {
	background: #3a5796;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(-50%, #DDD),
		color-stop(150%, #FFF));
	background: -webkit-linear-gradient(top, #DDD -50%, #FFF 150%);
	background: -o-linear-gradient(top, #DDD -50%, #FFF 150%);
	background: linear-gradient(to bottom, #DDD -50%, #FFF 150%);
	/* W3C */
	border: 1px solid #fff;	
}

.acc-blue .irs-bar {
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	
	filter: grayscale(1);
	/* W3C */
}

.acc-blue .irs-bar-edge {
	filter: grayscale(1);
	/* W3C */	
}

.acc-blue .irs-shadow {
	background: #3a5796;	
}

.acc-blue .irs-slider {
	border: 1px solid #fff;
	background: #3a5796;
	background: -webkit-gradient(linear, left top, left bottom, from(#ffffff),
		color-stop(20%, #dcdcdc), to(#ffffff));
	background: -webkit-linear-gradient(top, #ffffff 0%, #dcdcdc 20%, #ffffff 100%);
	background: -o-linear-gradient(top, #ffffff 0%, #dcdcdc 20%, #ffffff 100%);
	background: linear-gradient(to bottom, #ffffff 0%, #dcdcdc 20%, #ffffff 100%);
	/* W3C */	
}

.acc-blue .irs-slider.state_hover, .acc-blue .irs-slider:hover {
	background: #3a5796;
}

.acc-blue .irs-min, .acc-blue .irs-max {
	color: #fff;
	background: rgba(0, 0, 0, 0.1);	
}

.acc-blue .lt-ie9 .irs-min, .acc-blue .lt-ie9 .irs-max {
	background: #3a5796;
}

.acc-blue .irs-from, .acc-blue .irs-to, .acc-blue .irs-single {
	color: #fff;
	background: #3a5796;	
}

.acc-blue .lt-ie9 .irs-from, .acc-blue .lt-ie9 .irs-to, .acc-blue .lt-ie9 .irs-single {
	background: #3a5796;
}

.acc-blue .irs-grid-pol {
	background: #3a5796;
}

.acc-blue .irs-grid-pol.small {
	background: #3a5796;
}

.acc-blue .irs-grid-text {
	color: #fff;
}
/* Ion.RangeSlider
// css version 2.0.3
// � 2013-2014 Denis Ineshin | IonDen.com
// ===================================================================================================================*/
/* =====================================================================================================================
// RangeSlider */


.acc-blue .irs-grid-pol {
	background: #3a5796;
}

.acc-blue .irs-grid-text {
	color: #fff;
}

.acc-blue .irs-disable-mask {
	background: rgba(0, 0, 0, 0);	
}

.acc-blue .lt-ie9 .irs-disable-mask {
	background: #3a5796;
	filter: alpha(opacity = 0);	
}

.acc-blue .range-slider-wrap.steps-range-slider-with-text-wrap .irs-single,
	.acc-blue .range-slider-wrap.steps-range-slider-wrap .irs-single {
	color: #fff;	
}

.acc-blue .overlay-footer .next-button .btn[disabled] {
	color: #fff;
}
.acc-blue .hmd-grid .bg-cards .device-card.tile-table .tile-card .product {
    border-bottom: 1px solid #fff;
}
/*umi*/


@media ( min-width : 768px) {
	
	.acc-blue .whiteCont {
	    background: #3a5796;	   
	}	
}

.acc-blue .help-me-decide-section.active .btn[disabled] {
	color: #fff;
	background-color: #3a5796;
}

.acc-blue .help-me-decide-section.active .btn-text, .acc-blue .help-me-decide-section.active .btn-text.download
	{
	color: #fff;
}


.acc-blue .help-me-decide-section.active .btn-text.btn-green,
	.acc-blue .help-me-decide-section.active .btn-text.btn-green.focus,
	.acc-blue .help-me-decide-section.active .btn-text.btn-green:focus {
	color: #fff;
}

.acc-blue .help-me-decide-section.active .btn-text:before {
	border: solid #fff;	
	border-width: 0 1px 1px 0;
}

.acc-blue .help-me-decide-section.active .btn-text.btn-green:before {
	border: solid #fff;	
	border-width: 0 1px 1px 0;
}

.acc-blue .help-me-decide-section.active .checkbox-tile-wrap label,
	.acc-blue .help-me-decide-section.active .radio-tile-wrap label {
	background-color: #3a5796;
	color: #fff;
	border: 1px solid #fff;	
}

.acc-blue .help-me-decide-section.active .checkbox-tile-wrap input[type=checkbox]:checked+label,
	.acc-blue .help-me-decide-section.active .checkbox-tile-wrap input[type=radio]:checked+label,
	.acc-blue .help-me-decide-section.active .radio-tile-wrap input[type=checkbox]:checked+label,
	.acc-blue .help-me-decide-section.active .radio-tile-wrap input[type=radio]:checked+label
	{
	color: #fff;
	border: 1px solid #fff;	
	font-weight: bold;
}

.acc-blue .help-me-decide-section.active .progress {
	background-color: #3a5796;	
}

.acc-blue .help-me-decide-section.active .progress-bar {
	color: #fff;
	background-color: #3a5796;	
}
/* umi elife */

.acc-blue .help-me-decide-section.active .selection h3 {
	color: #fff;
}

.acc-blue .help-me-decide-section.active .selection .checkbox input[type=checkbox]+.check-label:before,
	.acc-blue .help-me-decide-section.active .selection .checkbox input[type=checkbox] h3:before,
	.acc-blue .help-me-decide-section.active .selection .checkbox input[type=radio]+.check-label:before,
	.acc-blue .help-me-decide-section.active .selection .checkbox input[type=radio] h3:before
	{
	border: 1px solid #fff;	
}

.acc-blue .help-me-decide-section.active .selection .checkbox input[type=checkbox]:checked+.check-label:before,
	.acc-blue .help-me-decide-section.active .selection .checkbox input[type=checkbox]:checked h3:before,
	.acc-blue .help-me-decide-section.active .selection .checkbox input[type=radio]:checked+.check-label:before,
	.acc-blue .help-me-decide-section.active .selection .checkbox input[type=radio]:checked h3:before
	{
	border: 1px solid #fff;	
}


.acc-blue .help-me-decide-section.active .well {
	border: 1px solid #fff;
	background-color: #3a5796;	
}

.acc-blue .help-me-decide-section.active .selection .checkbox input[type=checkbox]:checked+.check-label:after,
	.acc-blue .help-me-decide-section.active .selection .checkbox input[type=checkbox]:checked h3:after,
	.acc-blue .help-me-decide-section.active .selection .checkbox input[type=radio]:checked+.check-label:after,
	.acc-blue .help-me-decide-section.active .selection .checkbox input[type=radio]:checked h3:after
	{
	background: #3a5796;	
}
/*elife css*/

.acc-blue .help-me-decide-section.active .loading-inline .loading-message {
	color: #fff;	
}

.acc-blue .help-me-decide-section.active .selection strong {
	color: #fff;	
}

.acc-blue .help-me-decide-section.active .selection p {
	color: #fff;	
}

.acc-blue .help-me-decide-section.active .well p {
	color: #fff;
}

/*
* Google Places Autocomplete
*/

.acc-blue .pac-container>.pac-item {
	color: #fff;	
}

.acc-blue .pac-container>.pac-item .pac-item-query {
	color: #fff;
}

/* button color issue RTC#514788 */

.acc-blue .help-me-decide-section.active .overlay-footer .next-button .btn[disabled]:focus
	{
	color: #fff;
	background-color: #3a5796;
	border-color: #fff;
}

.acc-blue .help-me-decide-section.active .overlay-footer .next-button .btn:focus {
	background-color: #3a5796;
	border-color: #fff;
}
/* button color issue RTC#514788 */

@media ( max-width : 767px) {

	
	.acc-blue .bg-cards .plan-card.tile-table .tile-card:hover {
		border-bottom: 1px solid #fff;
	}
	
	.acc-blue .help-me-decide-section.active {
	    background:#3a5796;
	    
	}
}

/*deufault package tile color green and with postpaid class will turn to purple bg*/
.acc-blue .bg-cards .premium .plan-card .tile-card .tiles-box-title {
    filter: grayscale(1);
}
.acc-blue .bg-cards .premium .plan-card.postpaid .tile-card .tiles-box-title {
    filter: grayscale(1);
}
/* end */
/*offer plan golden brown bg*/
.acc-blue .bg-cards .premium .plan-card.offer .tile-card .tiles-box-title {
    filter: grayscale(1);
}

/*Arabic CSS*/
[lang=ar] [dir=rtl].acc-blue .range-slider-wrap .irs-line {
	background: #3a5796;
}

[lang=ar] [dir=rtl].acc-blue .range-slider-wrap .irs-bar, [lang=ar] [dir=rtl] .range-slider-wrap .irs-bar-edge
	{
	box-shadow: inset 0 2px 7px 0 rgb(232, 232, 232);
	background: #3a5796;
}



/*deufault package tile color green and with postpaid class will turn to purple bg*/
[lang=ar] [dir=rtl].acc-blue .bg-cards .premium .plan-card .tile-card .tiles-box-title {
    filter: grayscale(1);
}
[lang=ar] [dir=rtl].acc-blue .bg-cards .premium .plan-card.postpaid .tile-card .tiles-box-title {
    filter: grayscale(1);
}

/* end */


[lang=ar] [dir=rtl].acc-blue .bg-cards .premium .plan-card.offer .tile-card .tiles-box-title {
   filter: grayscale(1);
}
.acc-blue .callback-green {
    background: transparent;   
}
.acc-blue .callback-singleButton a {
    background: #3a5796;
    border:1px solid #fff;
}
.acc-blue .callback-singleButton .allback-singleButton-title {   
    color: #fff;
}
/*# sourceMappingURL=hmd.css.map */
/*----------------*/
/******yellow*******/
/*----------------*/

.acc-yellow .profile-settings-pattern.hmd-grid.heading-container.hmd-result-header{
	filter: grayscale(1);
}
.acc-yellow .profile-settings-pattern.hmd-grid .main-text h2 {
	color: #ff0	
}
.acc-yellow .hmd-grid .title.base-style h3{
	color: #ff0    
}

.acc-yellow .whiteCont {
    background: #000;
    
}
.acc-yellow .backgropBG {
	background: #000;	
}
.acc-yellow .overlay-head {
	border-bottom: 1px solid #ff0;	
}

.acc-yellow .overlay-head h3 {
	color: #ff0
}

.acc-yellow .overlay-head .close {
		filter: brightness(500%);
}

.acc-yellow .overlay-head .close-cms {
		filter: brightness(500%);
		
}

.acc-yellow .overlay-body .head h2 {
	color: #ff0	
}

.acc-yellow .overlay-body .head p {
	color: #ff0	
}

.acc-yellow .overlay-footer .next-button .btn {
	color: #ff0
}


/* Ion.RangeSlider, Simple Skin
// css version 2.0.3
// � Denis Ineshin, 2014    https://github.com/IonDen
// � guybowden, 2014        https://github.com/guybowden
// ===================================================================================================================*/
/* =====================================================================================================================
// Skin details */


.acc-yellow .irs-line {
	background: #000;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(-50%, #DDD),
		color-stop(150%, #FFF));
	background: -webkit-linear-gradient(top, #DDD -50%, #FFF 150%);
	background: -o-linear-gradient(top, #DDD -50%, #FFF 150%);
	background: linear-gradient(to bottom, #DDD -50%, #FFF 150%);
	/* W3C */
	border: 1px solid #ff0;	
}

.acc-yellow .irs-bar {
	border-top: 1px solid #ff0;
	border-bottom: 1px solid #ff0;
	
	filter: grayscale(1);
	/* W3C */
}

.acc-yellow .irs-bar-edge {
	filter: grayscale(1);
	/* W3C */	
}

.acc-yellow .irs-shadow {
	background: #000;	
}

.acc-yellow .irs-slider {
	border: 1px solid #fff;
	background: #000;
	background: -webkit-gradient(linear, left top, left bottom, from(#ffffff),
		color-stop(20%, #dcdcdc), to(#ffffff));
	background: -webkit-linear-gradient(top, #ffffff 0%, #dcdcdc 20%, #ffffff 100%);
	background: -o-linear-gradient(top, #ffffff 0%, #dcdcdc 20%, #ffffff 100%);
	background: linear-gradient(to bottom, #ffffff 0%, #dcdcdc 20%, #ffffff 100%);
	/* W3C */	
}

.acc-yellow .irs-slider.state_hover, .acc-yellow .irs-slider:hover {
	background: #000;
}

.acc-yellow .irs-min, .acc-yellow .irs-max {
	color: #ff0;
	background: rgba(0, 0, 0, 0.1);	
}

.acc-yellow .lt-ie9 .irs-min, .acc-yellow .lt-ie9 .irs-max {
	background: #000;
}

.acc-yellow .irs-from, .acc-yellow .irs-to, .acc-yellow .irs-single {
	color: #ff0;
	background: #000;	
}

.acc-yellow .lt-ie9 .irs-from, .acc-yellow .lt-ie9 .irs-to, .acc-yellow .lt-ie9 .irs-single {
	background: #000;
}

.acc-yellow .irs-grid-pol {
	background: #000;
}

.acc-yellow .irs-grid-pol.small {
	background: #000;
}

.acc-yellow .irs-grid-text {
	color: #ff0
}
/* Ion.RangeSlider
// css version 2.0.3
// � 2013-2014 Denis Ineshin | IonDen.com
// ===================================================================================================================*/
/* =====================================================================================================================
// RangeSlider */


.acc-yellow .irs-grid-pol {
	background: #000;
}

.acc-yellow .irs-grid-text {
	color: #ff0 !important;
}

.acc-yellow .irs-disable-mask {
	background: rgba(0, 0, 0, 0);	
}

.acc-yellow .lt-ie9 .irs-disable-mask {
	background: #000;
	filter: alpha(opacity = 0);	
}

.acc-yellow .range-slider-wrap.steps-range-slider-with-text-wrap .irs-single,
	.acc-yellow .range-slider-wrap.steps-range-slider-wrap .irs-single {
	color: #ff0	
}

.acc-yellow .overlay-footer .next-button .btn[disabled] {
	color: #ff0
}
.acc-yellow .hmd-grid .bg-cards .device-card.tile-table .tile-card .product {
    border-bottom: 1px solid #ff0;
}
/*umi*/


@media ( min-width : 768px) {
	
	.acc-yellow .whiteCont {
	    background: #000;	   
	}	
}

.acc-yellow .help-me-decide-section.active .btn[disabled] {
	color: #ff0;
	background-color: #000;
}

.acc-yellow .help-me-decide-section.active .btn-text, .acc-yellow .help-me-decide-section.active .btn-text.download
	{
	color: #ff0
}


.acc-yellow .help-me-decide-section.active .btn-text.btn-green,
	.acc-yellow .help-me-decide-section.active .btn-text.btn-green.focus,
	.acc-yellow .help-me-decide-section.active .btn-text.btn-green:focus {
	color: #ff0
}

.acc-yellow .help-me-decide-section.active .btn-text:before {
	border: solid #ff0;	
	border-width: 0 1px 1px 0;
}

.acc-yellow .help-me-decide-section.active .btn-text.btn-green:before {
	border: solid #ff0;	
	border-width: 0 1px 1px 0;
}

.acc-yellow .help-me-decide-section.active .checkbox-tile-wrap label,
	.acc-yellow .help-me-decide-section.active .radio-tile-wrap label {
	background-color: #000;
	color: #ff0;
	border: 1px solid #ff0;	
}

.acc-yellow .help-me-decide-section.active .checkbox-tile-wrap input[type=checkbox]:checked+label,
	.acc-yellow .help-me-decide-section.active .checkbox-tile-wrap input[type=radio]:checked+label,
	.acc-yellow .help-me-decide-section.active .radio-tile-wrap input[type=checkbox]:checked+label,
	.acc-yellow .help-me-decide-section.active .radio-tile-wrap input[type=radio]:checked+label
	{
	color: #ff0;
	border: 1px solid #ff0;	
	font-weight: bold;
}

.acc-yellow .help-me-decide-section.active .progress {
	background-color: #000;	
}

.acc-yellow .help-me-decide-section.active .progress-bar {
	color: #ff0;
	background-color: #000;	
}
/* umi elife */

.acc-yellow .help-me-decide-section.active .selection h3 {
	color: #ff0
}

.acc-yellow .help-me-decide-section.active .selection .checkbox input[type=checkbox]+.check-label:before,
	.acc-yellow .help-me-decide-section.active .selection .checkbox input[type=checkbox] h3:before,
	.acc-yellow .help-me-decide-section.active .selection .checkbox input[type=radio]+.check-label:before,
	.acc-yellow .help-me-decide-section.active .selection .checkbox input[type=radio] h3:before
	{
	border: 1px solid #ff0;	
}

.acc-yellow .help-me-decide-section.active .selection .checkbox input[type=checkbox]:checked+.check-label:before,
	.acc-yellow .help-me-decide-section.active .selection .checkbox input[type=checkbox]:checked h3:before,
	.acc-yellow .help-me-decide-section.active .selection .checkbox input[type=radio]:checked+.check-label:before,
	.acc-yellow .help-me-decide-section.active .selection .checkbox input[type=radio]:checked h3:before
	{
	border: 1px solid #ff0;	
}


.acc-yellow .help-me-decide-section.active .well {
	border: 1px solid #ff0;
	background-color: #000;	
}

.acc-yellow .help-me-decide-section.active .selection .checkbox input[type=checkbox]:checked+.check-label:after,
	.acc-yellow .help-me-decide-section.active .selection .checkbox input[type=checkbox]:checked h3:after,
	.acc-yellow .help-me-decide-section.active .selection .checkbox input[type=radio]:checked+.check-label:after,
	.acc-yellow .help-me-decide-section.active .selection .checkbox input[type=radio]:checked h3:after
	{
	background: #000;	
}
/*elife css*/

.acc-yellow .help-me-decide-section.active .loading-inline .loading-message {
	color: #ff0	
}

.acc-yellow .help-me-decide-section.active .selection strong {
	color: #ff0	
}

.acc-yellow .help-me-decide-section.active .selection p {
	color: #ff0	
}

.acc-yellow .help-me-decide-section.active .well p {
	color: #ff0
}

/*
* Google Places Autocomplete
*/

.acc-yellow .pac-container>.pac-item {
	color: #ff0	
}

.acc-yellow .pac-container>.pac-item .pac-item-query {
	color: #ff0
}

/* button color issue RTC#514788 */

.acc-yellow .help-me-decide-section.active .overlay-footer .next-button .btn[disabled]:focus
	{
	color: #ff0
	background-color: #000;
	border-color: #ff0
}

.acc-yellow .help-me-decide-section.active .overlay-footer .next-button .btn:focus {
	background-color: #000;
	border-color: #ff0
}
/* button color issue RTC#514788 */

@media ( max-width : 767px) {

	
	.acc-yellow .bg-cards .plan-card.tile-table .tile-card:hover {
		border-bottom: 1px solid #ff0;
	}
	
	.acc-yellow .help-me-decide-section.active {
	    background:#000;
	    
	}
}

/*deufault package tile color green and with postpaid class will turn to purple bg*/
.acc-yellow .bg-cards .premium .plan-card .tile-card .tiles-box-title {
    filter: grayscale(1);
}
.acc-yellow .bg-cards .premium .plan-card.postpaid .tile-card .tiles-box-title {
    filter: grayscale(1);
}
/* end */
/*offer plan golden brown bg*/
.acc-yellow .bg-cards .premium .plan-card.offer .tile-card .tiles-box-title {
    filter: grayscale(1);
}

/*Arabic CSS*/
[lang=ar] [dir=rtl].acc-yellow .range-slider-wrap .irs-line {
	background: #000;
}

[lang=ar] [dir=rtl].acc-yellow .range-slider-wrap .irs-bar, [lang=ar] [dir=rtl] .range-slider-wrap .irs-bar-edge
	{
	box-shadow: inset 0 2px 7px 0 rgb(232, 232, 232);
	background: #000;
}



/*deufault package tile color green and with postpaid class will turn to purple bg*/
[lang=ar] [dir=rtl].acc-yellow .bg-cards .premium .plan-card .tile-card .tiles-box-title {
    filter: grayscale(1);
}
[lang=ar] [dir=rtl].acc-yellow .bg-cards .premium .plan-card.postpaid .tile-card .tiles-box-title {
    filter: grayscale(1);
}

/* end */


[lang=ar] [dir=rtl].acc-yellow .bg-cards .premium .plan-card.offer .tile-card .tiles-box-title {
   filter: grayscale(1);
}
.acc-yellow .callback-green {
    background: transparent;   
}
.acc-yellow .callback-singleButton a {
    background: #000;
    border:1px solid #ff0;
}
.acc-yellow .callback-singleButton .allback-singleButton-title {   
    color: #ff0;
}
/*# sourceMappingURL=hmd.css.map */

/*# font-large */

.acc-large .profile-settings-pattern.hmd-grid .main-text h2 {
	font-size: calc(40px * 120/100);
}
.acc-large .hmd-grid .title.base-style h3{
    font-size: calc(36px * 120/100);
}

.acc-large .overlay-head h3{
	font-size: calc(1.5rem * 120/100);
}


@media ( max-width : 992px) {
	.acc-large .profile-settings-pattern.hmd-grid .main-text h2 {
		font-size: calc(26px * 120/100);
	}
	.acc-large .overlay-footer .next-button .btn.skipButton {
		font-size: calc(0.65rem * 120/100);
	}
	.acc-large .help-me-decide-section.active .overlay-body .head h2 {
	    font-size: calc(1.25rem * 120/100);
	}

}

@media ( max-width : 767px) {
	.acc-large .profile-settings-pattern.hmd-grid .main-text h2 {
		font-size: calc(24px * 120/100);
	}
	.acc-large .profile-settings-pattern.hmd-grid.heading-container h2 {
	    font-size: calc(1rem * 120/100);
	}	
}

.acc-large .overlay-body .head h2 {
	font-size: calc(2.5rem * 120/100);
}

.acc-large .overlay-body .head p {
	font-size: calc(0.85rem * 120/100);
}

.acc-large .overlay-footer .next-button .btn {
	font-size: calc(14px * 120/100);
}

.acc-large .location .loading-message {
	font-size: medium;
}

/* Ion.RangeSlider, Simple Skin
// css version 2.0.3
// � Denis Ineshin, 2014    https://github.com/IonDen
// � guybowden, 2014        https://github.com/guybowden
// ===================================================================================================================*/
/* =====================================================================================================================
// Skin details */


.acc-large .irs-min, .irs-max {	
	font-size: calc(12px * 120/100);	
}


.acc-large .irs-from, .acc-large .irs-to, .irs-single {
	
	font-size: calc(14px * 120/100);	
}

/* Ion.RangeSlider
// css version 2.0.3
// � 2013-2014 Denis Ineshin | IonDen.com
// ===================================================================================================================*/
/* =====================================================================================================================
// RangeSlider */


.acc-large .irs-grid-text {
	font-size: calc(9px * 120/100);
}
.acc-large .range-slider-wrap.steps-range-slider-with-text-wrap .irs-single,
	.acc-large .range-slider-wrap.steps-range-slider-wrap .irs-single {
	font-size: calc(14px * 120/100);
}

/*umi*/


@media ( min-width : 768px) {
	
	.acc-large .range-slider-wrap.steps-range-slider-wrap .irs-single {
	    font-size: calc(9px * 120/100);
	}
	
}
@media ( min-width : 993px) {
	.acc-large .overlay-body .head h2 {
		font-size: calc(2.5rem * 120/100);
	}
}

.acc-large .help-me-decide-section.active .btn {
	font-size: calc(0.875rem * 120/100);
}

.acc-large .help-me-decide-section.active .btn-text {
	font-size: calc(0.875rem * 120/100);
}

.acc-large .help-me-decide-section.active .btn-text.back, .help-me-decide-section.active .btn-text.forward
	{
	font-size: calc(1rem * 120/100);
}

.acc-large .help-me-decide-section.active .checkbox-tile-wrap label,
	.acc-large .help-me-decide-section.active .radio-tile-wrap label {
	font-size: calc(0.875rem * 120/100);
}

.acc-large .help-me-decide-section.active .progress-bar {
	font-size: calc(0.875rem * 120/100);
}
/* umi elife */

.acc-large .help-me-decide-section.active .selection h3 {
	font-size: calc(1.25rem * 120/100);
}

/*elife css*/

.acc-large .help-me-decide-section.active .loading-inline .loading-message {
	font-size: calc(1.25rem * 120/100);
}


.acc-large .help-me-decide-section.active .selection p {
	font-size: calc(0.8rem * 120/100);
}

.acc-large .help-me-decide-section.active .form .floating-label-select label.floating-label,
	.acc-large .help-me-decide-section.active .form .floating-label-select select.selected 
	~ label {
	font-size: calc(12px * 120/100) !important;
}

/*
* Google Places Autocomplete
*/

.acc-large .pac-container>.pac-item {
	font-size: calc(14px * 120/100);	
}

.acc-large .pac-container>.pac-item span {
	font-size: calc(0.875rem * 120/100);
}


@media (max-width: 1024px){

	.acc-large .range-slider-wrap.steps-range-slider-wrap .irs-grid-text {
	    font-size: calc(8px * 120/100);	
	}	
}

@media (max-width: 992px){
     
	.acc-large .range-slider-wrap.steps-range-slider-wrap .irs-grid-text {
	    font-size: calc(8px * 120/100);		    
	}
	
	.acc-large .help-me-decide-section.active .radio-tile-wrap label {
		font-size: calc(0.65rem * 120/100);
	}	
}
@media ( max-width : 767px) {

	
	.acc-large .help-me-decide-section.active .overlay-body .head h2 {
		font-size: calc(1rem * 120/100);
	}
	
	.acc-large .range-slider-wrap.steps-range-slider-with-text-wrap .irs-grid-text,
		.acc-large .range-slider-wrap.steps-range-slider-wrap .irs-grid-text {
		font-size: calc(9px * 120/100);	
	}
	
	.acc-large .range-slider-wrap.steps-range-slider-wrap .irs-single {
		font-size: calc(8.5px * 120/100);	
	}

	.acc-large .range-slider-wrap.steps-range-slider-wrap .irs-single {
		font-size: calc(7px * 120/100);			    
		    
	}
	
}

.acc-large .btn.btn-default.learn-more {
    font-size: calc(14px * 120/100);	
}
.acc-large .btn.btn-default.viewBtn {
	font-size: calc(14px * 120/100);	
}

/*Arabic CSS*/



@media ( max-width : 480px) {
	[lang=ar] [dir=rtl].acc-large .help-me-decide-section.active .radio-tile-wrap label {
	    font-size: calc(0.65rem * 120/100);	
	}

	[lang=ar] [dir=rtl].acc-large .range-slider-wrap.steps-range-slider-wrap .irs-grid-text {
			    font-size: calc(7px * 120/100);	
		}
} 
/*# font-large ends */