.uvmap-section .uv-btn.uvmap-btn-dark,
.uv-popmap .uv-btn.uvmap-btn-dark{
	background-color: #F15826 !important;
	color: #fff;
}
.uvmap-section .uv-btn.uvmap-btn-light,
.uv-popmap .uv-btn.uvmap-btn-light{
	background-color: #e4e4e4;
	color: #868585;
	position: relative;
}

/* EVENT/DATE INFO PANEL */
.uvmap-hidden{
	visibility: hidden;
}
.uvmap-visible{
	visibility: visible !important;
	opacity: 1 !important;
}
.uvmap-hide{
	display: none !important;
}
.uvmap-section{
	font-family: 'Source Sans Pro', sans-serif;
	max-width: 1350px;
    padding: 30px;
    padding-left: 0;
	padding-right: 0;
    margin: auto;
    position: relative;
    color: #6a6a6a;
}
.uvmap-mapinfo h1,h2{
	margin: 10px 0px; 
	font-weight: 500;
}
.uvmap-mapinfo h1{
	font-size: 22px;
	font-weight: 100;
	float: left;
}
.uvmap-mapinfo h2{
	font-size: 20px;
	font-weight: 100;
}
.uvmap-mapinfo .uvmap-mapoptions{
	position: relative;
	float: right;
}

.uvmap-mapinfo .uv-btn{
	width: 100%;
	text-align: left;
	padding: 12px 15px;
	margin-bottom: 10px;
}
.uvmap-mapinfo .uv-btn i{
	margin-right: 10px;
}
.uvmap-mapinfo .uvmap-eventinfonodrop .uvmap-puteventname,
.uvmap-mapinfo .uvmap-eventinfonodrop .uvmap-mapflyer{
	display: none;
}
.uvmap-mapinfo .uvmap-dropeventinfo{
	padding-top: 20px;
}
.uvmap-mapinfo .uvmap-mapflyer img{
	width: 100%;
}
.uvmap-mapinfo .uvmap-roomdropdown .fa-caret-down{
	position: absolute;
	right: 0px;
	margin-top: -3px;
	font-size: 20px;
}
.uvmap-mapinfo .uvmap-roomdropdown #uvmap-maproomselection{
	border: 1px solid #e4e4e4;
    margin: 0px;
    border-radius: 3px;
    list-style: none;
    padding: 10px 0px;
    position: absolute;
    width: 100%;
    z-index: 10000;
    background: #fff;
}
.uvmap-mapinfo .uvmap-roomdropdown #uvmap-maproomselection li{
	padding: 7px 20px;
	cursor: pointer;
}
.uvmap-mapinfo .uvmap-roomdropdown #uvmap-maproomselection li a{
	text-decoration: none;
	color: #868585;
	font-size: 14px;
	font-weight: 200;
}
.uvmap-mapinfo .uvmap-roomdropdown #uvmap-maproomselection li:hover{
	background-color: #f15826;	
}
.uvmap-mapinfo .uvmap-roomdropdown #uvmap-maproomselection li:hover a{
	color: #fff;
}
.uvmap-colorcoding ul{
	list-style: none;
	padding-left: 0px;
}
.uvmap-colorcoding ul li{
	font-size: 15px;
	text-transform: capitalize;	
}
.uvmap-colorcoding ul li i{
	font-size: 20px;
	text-shadow: 2px 2px #cacaca;
	margin-right: 4px;
}
.uvmap-colorcoding ul > li.unavailable i{
	color: #FFBB23;
}
.uvmap-colorcoding ul > li.sold i,{
	color: #FFBB23;
}
.uvmap-colorcoding ul > li.not-releasedi{
	color: #383839;
}
.uvmap-colorcoding ul > li.available i,
.uvmap-colorcoding ul > li.resinquiry i,
.uvmap-colorcoding ul > li.inquiry-only i,
.uvmap-colorcoding ul > li.inquiries-only i{
	color: #f15727;
}
.uvmap-colorcoding-720less{
	margin-top: 20px;
	display: none;
	clear: both;
}
.uvmap-colorcoding-720less ul{
	margin-top: 0px;
	margin-bottom: 30px;
}
.uvmap-colorcoding-720less ul li{
	float: left;
	margin-right: 10px;
}
.uvmap-colorcoding-720less{
	float: none;
	background-color: #fff;
    padding: 15px;
    padding-bottom: 5px;
    margin-bottom: 25px;
    -webkit-box-shadow: 0px 0px 2px 0px rgba(50, 50, 50, 0.3);
    -moz-box-shadow: 0px 0px 2px 0px rgba(50, 50, 50, 0.3);
    box-shadow: 0px 0px 2px 0px rgba(50, 50, 50, 0.3);
}
.uvmap-mapinfo .uvmap-maplistcontainer{
	position: absolute;
    top: 30px;
    background: #fff;
    width: auto;
    min-width: 500px;
    -webkit-box-shadow: 0px 0px 2px 0px rgba(50, 50, 50, 0.3);
	-moz-box-shadow: 0px 0px 2px 0px rgba(50, 50, 50, 0.3);
	box-shadow: 0px 0px 2px 0px rgba(50, 50, 50, 0.3);
}
.uvmap-mapinfo .uvmap-maplistcontainer .uvmap-maplistheader,
.uvmap-map-cart-list-header{
	padding: 12px 15px;
    position: relative;
}
.uvmap-mapinfo .uvmap-maplistcontainer .uvmap-maplistheader h4,
.uvmap-map-cart-list-header h4{
	text-align: left;
    margin: 0;
    font-size: 16px;
    color: #000;
    font-weight: 500;
}
.uvmap-mapinfo .uvmap-maplistcontainer .uvmap-mapcompareclose,
.uvmap-map-cart-list-close{
	text-decoration: none;
}
.uvmap-mapinfo .uvmap-maplistcontainer .uvmap-mapcompareclose i,
.uvmap-map-cart-list-close i{
    color: #888;
    position: absolute;
    right: 15px;
    top: 0;
    bottom: 0;
    font-size: 27px;
    height: 30px;
    margin: auto;
    font-weight: 100;
}
.uvmap-mapinfo .uvmap-maplistcontainer .list-items,
.uvmap-map-cart-list .list-items-cart{
	list-style: none;
    padding: 0;
    font-size: 15px;
    display: table;
    width: 100%;
   	margin: 0px;
}
.uvmap-mapinfo .uvmap-maplistcontainer .list-items .uvmap-listths,
.uvmap-map-cart-list .list-items-cart .uvmap-listths{
    display: table-row;
}
.uvmap-mapinfo .uvmap-maplistcontainer .list-items .uvmap-listths > div,
.uvmap-map-cart-list .list-items-cart .uvmap-listths > div{
	background: #F7F7F7;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 600;
    padding-top: 8px;
    padding-bottom: 8px;
    border-bottom: 0;
}
.uvmap-mapinfo .uvmap-maplistcontainer .list-items li,
.uvmap-map-cart-list .list-items-cart li{
	display: table-row;
    cursor: pointer;
}
.uvmap-mapinfo .uvmap-maplistcontainer .list-items li > div:first-child,
.uvmap-map-cart-list .list-items-cart li > div:first-child{
	text-align: left;
    padding-left: 15px;
}
.uvmap-mapinfo .uvmap-maplistcontainer .list-items li > div:last-child,
.uvmap-map-cart-list .list-items-cart li > div:last-child{
	padding-right: 15px;
}
.uvmap-mapinfo .uvmap-maplistcontainer .list-items li > div,
.uvmap-map-cart-list .list-items-cart li > div{
	display: table-cell;
    text-align: center;
    color: #888;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 1%;
    padding-right: 1%;
    border-bottom: 1px solid #EBEBEB;
}
.uvmap-mapinfo .uvmap-maplistcontainer .list-items li .uv-listitemview button{
	text-align: center;
	padding: 6px 7px;
    font-size: 13px;
    text-transform: uppercase;
    max-width: 70px;
}
.uvmap-map-cart-list .list-items-cart .uv-listitemview button{
    border: 0;
    padding: 8px 20px;
    background-color: #D1B840;
    color: #fff;
    font-size: 95%;
    outline: none;
    text-shadow: 0px 2px 1px rgba(55, 55, 55, 0.5);
    text-transform: uppercase;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    cursor: pointer;
}
.uvmap-map-cart-list .list-items-cart .uv-listitemview button{
    background-color: #ff4747;
    padding: 3px 8px;
}
.uvmap-promocode{
	text-align: right;
	padding-bottom: 15px;
}
.uvmap-promocode .uvmap-lbl-promocode{
	color: #888 !important;
	font-size: 13px;
}
.uvmap-promocode #uvcart_promo{
	height: 30px;
	margin-left: 10px;
	color: #888;
	font-size: 13px;
	padding-left: 5px; 
	padding-right: 5px;
}
.uvmap-spoffer{
	float: left;
}
.uvmap-spoffer a{
	font-size: 13px;
	text-decoration: underline;
}
.uv-popmap .hidden, .uv-popmap .uv-hidden{
	display: none;
}
.uv-popmap a{
	color: #97161a;
}
.uvmap-colorcoding-720less{
	display: none;
}
.uv-pop-cont.uv-popmap{
	transition: none !important;
}
/* MAP CALENDAR*/
#map-shadow .uvmap-mapdatecont{
	position: absolute;
    width: 100%;
    max-width: 270px;
    margin: auto;
    left: 0;
    right: 0;
    bottom: 60%;
    top: auto;
    transform: translateY(50%);
    -webkit-transform: translateY(50%);
    -moz-transform: translateY(50%);
    vertical-align: middle;
}
#map-shadow .uvmap-mapdatecont h4{
	text-align: center;
    color: #fff;
    margin: 10px 0px;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 4px;
}
#map-shadow #uvmap-mapdate .ui-datepicker-inline{
	margin: auto;
}
#map-shadow #uvmap-mapdate .ui-datepicker-inline.uv-resdatepicker table tbody td{
	padding: 10px 5px 9px 5px;
}
#map-shadow .uvmap-mapdatecont .uvmap-mapshowmap i{
    position: absolute;
    right: 5px;
    font-size: 25px;
    top: 5px;
    color: #fff;
    display: none;
}
#map-shadow .uvmap-mapdatecont.uvmap-mapallowclosemap .uvmap-mapshowmap i{
	display: block;
}
#map-shadow #uvmap-mapdate.uvmap-isloading::before{
	content: " ";
	background-color: rgba(0,0,0, 0.4);
	position: absolute;
    z-index: 5;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    width: 100%;
    height: 100%;
}
#map-shadow #uvmap-mapdate.uvmap-isloading::after{
	position: absolute;
    z-index: 10;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    width: 60px;
    height: 60px;
    content: " ";
    display: block;
    border: 1px solid #ccc;
    background-color: #fff;
    background-image: url(https://uvtix.com/websites/ln_core/uvmapv2/assets/images/uvloader.gif);
    background-repeat: no-repeat;
    background-position: center center;
    border-radius: 5px;
}
.uv-resdatepicker .ui-datepicker-header,
.uv-resdatepicker table thead th{
	background-color: #F15826;
}
.uv-resdatepicker table tbody td.ui-datepicker-current-day:not(.ui-datepicker-unselectable){
	border: 1px solid #F15826;
}

/* MAP PANEL */
.uvmap-map{
	width: 80%;
	float: left;
	padding: 50px;
}
.uvmap-map .uvmap-notitems{
	text-align: center;
	font-size: 30px;
	padding-top: 100px;
}
.uvmap-map svg{
	width: 100%;	
}
.uvmap-map .item_section[status="item_unavailable"]  > *,
.uvmap-map .item_section[status="item_unavailable"] ,
.uvmap-map .item_section[status="sold"]  > *,
.uvmap-map .item_section[status="sold"],
.uvmap-map .item_section[status="unavailable"]  > *,
.uvmap-map .item_section[status="unavailable"] 
{
	fill: #FFBB23;
	opacity: 0.6;
	fill-opacity: 1;
}
.uvmap-map .item_section[status="available"]  > *, .item_section[status="available"] ,
.uvmap-map .item_section[status="resinquiry"]  > *, .item_section[status="resinquiry"]  {
    fill: #f15727;
    opacity: 0.5;
    fill-opacity: 1;
    cursor: pointer;
}
.uvmap-map .global_section .layer_section:hover ~ .item_section[status="available"]  > *, 
.uvmap-map .global_section:hover .item_section[status="available"]  > *, 
.uvmap-map .item_section[status="available"]:hover > *, 
.uvmap-map .item_section[status="available"]:hover,
.uvmap-map .global_section .layer_section:hover ~ .item_section[status="resinquiry"]  > *, 
.uvmap-map .global_section:hover .item_section[status="resinquiry"]  > *, 
.uvmap-map .item_section[status="resinquiry"]:hover > *, 
.uvmap-map .item_section[status="resinquiry"]:hover
{
	fill: #f15727;
	opacity: 0.7;
}
.uvmap-tooltip{
	background-color: rgba(0,0,0,0.8);
	color: #fff;
	border: none !important;
	box-shadow: none;
	-webkit-box-shadow: none;
    -moz-box-shadow: none;
    padding: 10px 15px;
    position: absolute;
	z-index: 9999;
	font-family: sans-serif;
	border-radius: 3px;	
}
.uvmap-tooltip h4{
	margin: 0px;
	font-weight: 500;
	font-size: 16px;
	letter-spacing: 1px;
}
.uvmap-tooltip .tooltip-custom-title{
	text-align: center;
}
.uvmap-tooltip .tooltip-custom-content{
	padding-top: 5px;
	font-size: 12px;
	padding-bottom: 0px;
}
.uvmap-tooltip .uvmap-tooltip-price{
	margin-right: 10px;
}
.uvmap-tooltip .uvmap-pull-left{
	float: left;
}
.uvmap-tooltip .uvmap-pull-right{
	float: right;
}
.uvmap-tooltip .uvmap-text-success{
	color: #16a016;
}
.uvmap-tooltip .uvmap-text-danger{
	color: #de3b05;
}
.uvmap-tooltip .uvmap-clearfix,
.uv-clearfix{
	clear: both;
}
.uvmap-tooltip .text-success{
	color: #3c763d;
}
.uvmap-tooltip .text-danger{
	color: #a94442;	
}
.ui-helper-hidden-accessible {
	border: 0;
	clip: rect(0 0 0 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px;
}

/*ITEM PANEL INFO*/
.uv-popmap .uv-pop-charge{
	background-color: #F7F7F7;
	-webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    width: 100%;
    font-family: sans-serif;
}
.uv-popmap .uv-popheader{
	background-color: #F15727;
	padding: 14px 15px;
	color: #fff;
	padding-right: 60px;
}
.uv-popmap .uv-popheader h1{
	font-size: 22px;
	color: inherit;
	margin: 0;
	padding: 0;
}
.uv-popmap .pop-close{
	width: 52px;
	height: 52px;
	line-height: 52px;
	color: #9F9F9F;
}
.uv-popmap .uv-right{
	float: right;
}
.uv-popmap .uv-left{
	float: left;
}
.uv-popmap .uv-closepop{
	color: #fff !important;
}
.uv-popmap .pop-close:hover{
	background-color: transparent;
}
.uv-popmap .uv-poptableddate, .uv-popmap .uv-poptablecapacity{
	line-height: 24px;
	position: relative;
}
.uv-popmap .uv-poptableddate:after, .uv-popmap .uv-poptablecapacity:after{ 
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);
}
.uv-popmap .uv-poptablecapacity{
	margin-right: 30px;
	font-size: 13px;
	text-transform: uppercase;
	color: #fff;
	padding-right: 28px;
	letter-spacing: -1px;
	font-weight: 600;
}
.uv-popmap .uv-poptablecapacity b{
	font-size: 140%;
	color: #fff;
	font-weight: 400;
	float: right;
	margin-left: 6px;
	letter-spacing: 0;
}
.uv-popmap .uv-poptablecapacity:after{
	content: "\f0c0";
	position: absolute;
	right: 0;
	height: 24px;
	font-size: 20px;
	top: 0;
	bottom: 0;
	margin: auto;
	font-weight: normal;
}
.uv-popmap .uv-poptableddate{
	padding-left: 23px;
	color: #000;
	font-size: 16px;
	color: #fff;
}
.uv-popmap .uv-poptableddate:after{
	color: #fff;
	content: "\f073";
	position: absolute;
	left: 0;
	height: 24px;
	font-size: 18px;
	top: 0;
	bottom: 0;
	margin: auto;
	font-weight: normal;
}
.uv-popmap .uv-popbody{
	padding: 15px;
	color: #6D6D6D;
}
.uv-popmap .uv-poptableinfo{
	float: left;
	width: 50%;
	padding-right: 25px;
}
.uv-popmap .uv-poptableoptions{
	float: right;
	width: 50%;
}
.uv-popmap .uv-poptableoptions .col-sm-6{
    float: left;
    width: 50%;
    padding: 15px;
}
.uv-popmap .uv-poptableinfo p{
	position: relative;
	color: #9F9F9F;
	font-size: 14px;
	padding: 0;
	margin: 0;
	margin-top: 10px;
  	overflow: hidden;
   	text-overflow: ellipsis;
   	display: -webkit-box;
   	-webkit-box-orient: vertical;
   	-webkit-line-clamp: 3;
   	line-height: 1.6;
   	max-height: 70px;
   	margin-bottom: 15px;
}
.uv-popmap .uv-poptableinfo .uv-showinfo{
	display: block;
	position: absolute;
	bottom: 0;
	right: 0;
	background-color: #F7F7F7;
	line-height: 1.5;
	padding: 0 0 0 4px;
	text-decoration: underline;
	box-shadow: -10px 0px 10px 1px #F7F7F7;
}
.uv-popmap .uv-tableguests{
	position: relative;
	background-color: #fff;
	border: 1px solid #E7E7E7;
	padding: 8px 0;
	padding-right: 50px;
	min-height: 50px;
	margin-bottom: 15px;
	padding-left: 7%;
}
.uv-popmap .uv-tableguests:after{
	font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);
	color: #9F9F9F;
	content: "\f0c0";
	position: absolute;
	right: 3%;
	height: 24px;
	font-size: 24px;
	top: 0;
	bottom: 0;
	margin: auto;
	font-weight: normal;
}
.uv-popmap .uv-tableprices{
	padding-bottom: 10px;
	border-bottom: 1px solid #D1D1D1;
	margin-bottom: 15px;
}
.uv-popmap .uv-tableprice{
	text-align: center;
}
.uv-popmap .uv-tableprice h3{
	margin: 0;
	margin-bottom: 15px;
	font-size: 16px;
}
.uv-popmap .uv-tableprice .uv-tablemoney{
	position: relative;
	font-size: 27px;
	color: #000;
	display: inline-block;
}
.uv-popmap .uv-tablemoney span{
	position: absolute;
	font-size: 16px;
    right: -16px;
    top: 4px;
}
.uv-popmap .uv-tableprice label{
	color: #9F9F9F;
	display: block;
	font-size: 12px;
	font-weight: 600;
	margin: 0;
	text-transform: uppercase;
}
.uv-popmap .uv-tablewarning{
	margin: auto;
	margin-bottom: 10px;
	background-color: #F0F0F0;
	padding: 10px 0;
	padding-left: 30px;
	max-width: 268px;
	text-align: center;
	color: #9F9F9F;
	font-size: 12px;
	position: relative;
}
.uv-popmap .uv-tablewarning:before{
	content: "\f071";
	display: block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: absolute;
    font-size: 30px;
    height: 29px;
    margin: auto;
    left: 6%;
    top: 0;
    bottom: 0;
}
.uv-popmap .uv-poptableoptions .uv-tabletermsandconditions{
	display: block;
	font-size: 14px;
	text-decoration: underline;
	text-align: center;
}
.uv-popmap .uv-tableguests select{
	font-size: 15px;
	padding-top: 9px;
	padding-bottom: 9px;
}
.uv-popmap .uv-tableguests label{
	font-weight: normal;
	margin: 0 25px 0 0;
	text-transform: uppercase;
	font-size: 13px;
	letter-spacing: 1px;
}
.uv-popmap .uv-poptableoptions .uv-btngrad{margin-bottom: 15px;}
.uv-popmap .uv-tableprices-2 .uv-tableprice{
	width: 50%;
	float: left;
	position: relative;
}
.uv-popmap .uv-tableprices-2 .uv-tableprice:last-child:before{
	position: absolute;
	content: " ";
	display: block;
	height: 55px;
	width: 1px;
	background-color: #D1D1D1;
	left: 1px;
	bottom: 0;
	top: -3px;
}
.uv-popmap .uv-poptableinfo .uv-imgresponsivecont{
	max-width: 400px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}
.uv-popmap .uv-poptableinfo .uv-imgresponsivecont.uv-isloading{
	padding-bottom: 66%;
}
.uv-popmap .uv-poptableinfo .uv-imgresponsivecont.uv-isloading img{
	display: none;
}
.uv-popmap .uv-poptableddate{ 
	float: left; 
	font-size: 12px; 
}
.uv-popmap .uv-poptablecapacity{ 
	float: right; 
	margin-right: 0px; 
	margin-left: 15px; 
	font-size: 12px; 
}
.uv-popmap .uv-popheader h1{ 
	font-size: 20px; 
}
.uv-popmap .uv-popheader h3{
	padding: 0px;
}
.uv-popmap .uv-popimg img{
	width: 100%;
}
.uv-popmap.uvmap-popimg-cont .uv-closepop{
	margin-top: 15px;
	margin-right: 15px;
}

/*RESERVATION FORM*/
.uvmap-res3dform{
	display: none;
}
.uv-popmap .reservation-form input,
.uvmap-res3dform .reservation-form input{
	margin-bottom: 6px;
}
.uv-popmap .reservation-form textarea,
.uvmap-res3dform .reservation-form textarea{
	resize: none;
}
.uv-popmap .reservation-form .plr0,
.uvmap-res3dform .reservation-form .plr0{
	padding-left: 0px !important;
	padding-right: 0px !important;
}
.uv-popmap .reservation-form,
.uvmap-res3dform .reservation-form{
	margin-top: 15px;
}
.uv-popmap .reservation-form .plr0 button,
.uvmap-res3dform .reservation-form .plr0 button{
	padding-left: 10px;
	font-size: 13px;
}
.uv-popmap .reservation-form .uv-btnp,
.uvmap-res3dform .reservation-form .uv-btnp{
	border: none;
	padding: 6px 15px;
	font-size: 14px;
	background-color: #F15826 !important;
	color: #fff;
	cursor: pointer;
}
.uv-popmap .reservation-form .error,
.uvmap-res3dform .reservation-form .error{
	font-size: 13px;
    font-style: italic;
    color: red;
    font-weight: 100;
}
.uv-popmap .reservation-form .response,
.uvmap-res3dform .reservation-form .response{
	text-align: left;
	padding-left: 15px;
	color: red;
}
.uv-popmap .reservation-form .form-control,
.uvmap-res3dform .reservation-form .form-control{
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}
.uv-popmap .reservation-form .col-md-6,
.uvmap-res3dform .reservation-form .col-md-6{
	width: 50%;
	float: left;
	padding: 0px 15px;
}
.uv-popmap .reservation-form .col-md-12,
.uvmap-res3dform .reservation-form .col-md-12{
	padding: 0px 15px;
}
.uv-popmap .reservation-form textarea,
.uvmap-res3dform .reservation-form textarea{
	resize: none;
	height: auto !important;
	margin-bottom: 5px;
}
.uv-popmap .reservation-form label,
.uvmap-res3dform .reservation-form label{
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 700;
}
.uv-popmap .reservation-form .text-center,
.uvmap-res3dform .reservation-form .text-center{
	text-align: center;
}
.uv-popmap .reservation-form h5,
.uvmap-res3dform .reservation-form h5{
	float: left;
	margin-right: 20px;
}
.uv-popmap .reservation-form select.selectpicker,
.uvmap-res3dform .reservation-form select.selectpicker{
	display: block !important;
	float: left;
	background: #f15826;
    border: none;
    width: 60px;
    text-align: center;
    height: 30px;
    margin-top: 14px;
    margin-right: 10px;
    color: #fff;
    font-size: 15px;
}
.uvmap-map-cart{
	float: right;
	position: relative;
	width: auto;
	margin-left: 10px;
	z-index: 10;
}
.uvmap-map-cart-info{
	float: right;
    position: relative;
    -webkit-box-shadow: 0px 0px 1px 0px rgba(50, 50, 50, 0.3);
    -moz-box-shadow: 0px 0px 1px 0px rgba(50, 50, 50, 0.3);
    box-shadow: 0px 0px 1px 0px rgba(50, 50, 50, 0.3);
    background: #fff;
    padding: 4px 9px;
    cursor: pointer;
}
.uvmap-map-cart-list{
	float: right;
    -webkit-box-shadow: 0px 0px 1px 0px rgba(50, 50, 50, 0.3);
    -moz-box-shadow: 0px 0px 1px 0px rgba(50, 50, 50, 0.3);
    box-shadow: 0px 0px 1px 0px rgba(50, 50, 50, 0.3);
    background: #fff;
    cursor: pointer;
    position: absolute;
    right: 0px;
    min-width: 250px;
    z-index: 100;
    margin-top: 45px;
}
.uvmap-map-cart i{
	font-size: 25px;
}
.uvmap-map-cart-count{
	position: absolute;
    top: -10px;
    right: -10px;
    background: #ff4747;
    color: #fff;
    border-radius: 50%;
    padding: 3px;
    font-size: 11px;
    font-family: Arial;
    width: 13px;
    text-align: center;
    height: 13px;
}
.uvmap-map-cart-pop-animation,
.uvmap-map-cart-pop-animation .uv-pop-box{
	background-color: transparent !important;
}	
.uvmap-map-cart-pop-animation .uv-closepop,
.uvmap-map-cart-pop-animation .uv-popheader,
.uvmap-map-cart-pop-animation .uv-popbody{
	display: none;
}
.uvmap-map-cart-pop-animation .uv-pop-charge{
	position: fixed;
	width: 40px !important;
	height: 35px !important;
	min-width: 40px !important;
	min-height: 35px !important;
	-webkit-box-shadow: 0px 0px 1px 0px rgba(50, 50, 50, 0.3);
    -moz-box-shadow: 0px 0px 1px 0px rgba(50, 50, 50, 0.3);
    box-shadow: 0px 0px 1px 0px rgba(50, 50, 50, 0.3);
    background-color: #fff;
}
@keyframes animationFrames{
  0%{ transform:  translate(0px,0px); }
  15%{ transform:  translate(0px,-20px); }
  30%{ transform:  translate(0px,0px); }
  45%{ transform:  translate(0px,-10px); }
  60%{ transform:  translate(0px,0px); }
  75%{ transform:  translate(0px,-5px); }
  100%{ transform:  translate(0px,0px); }
}

@-moz-keyframes animationFrames{
  0%{ -moz-transform:  translate(0px,0px); }
  15%{ -moz-transform:  translate(0px,-20px); }
  30%{ -moz-transform:  translate(0px,0px); }
  45%{ -moz-transform:  translate(0px,-10px); }
  60%{ -moz-transform:  translate(0px,0px); }
  75%{ -moz-transform:  translate(0px,-5px); }
  100%{ -moz-transform:  translate(0px,0px); }
}

@-webkit-keyframes animationFrames {
  0%{ -webkit-transform:  translate(0px,0px); }
  15%{ -webkit-transform:  translate(0px,-20px); }
  30%{ -webkit-transform:  translate(0px,0px); }
  45%{ -webkit-transform:  translate(0px,-10px); }
  60%{ -webkit-transform:  translate(0px,0px); }
  75%{ -webkit-transform:  translate(0px,-5px); }
  100%{ -webkit-transform:  translate(0px,0px); }
}

@-o-keyframes animationFrames {
  0%{ -o-transform:  translate(0px,0px); }
  15%{ -o-transform:  translate(0px,-20px); }
  30%{ -o-transform:  translate(0px,0px); }
  45%{ -o-transform:  translate(0px,-10px); }
  60%{ -o-transform:  translate(0px,0px); }
  75%{ -o-transform:  translate(0px,-5px); }
  100%{ -o-transform:  translate(0px,0px); }
}

@-ms-keyframes animationFrames {
  0%{ -ms-transform:  translate(0px,0px); }
  15%{ -ms-transform:  translate(0px,-20px); }
  30%{ -ms-transform:  translate(0px,0px); }
  45%{ -ms-transform:  translate(0px,-10px); }
  60%{ -ms-transform:  translate(0px,0px); }
  75%{ -ms-transform:  translate(0px,-5px); }
  100%{ -ms-transform:  translate(0px,0px); }
}
.uvmap-map-cart-info.animate-item-added
{
	animation: animationFrames linear 1s;
	animation-iteration-count: infinite;
	transform-origin: 50% 50%;
	-webkit-animation: animationFrames linear 1s;
	-webkit-animation-iteration-count: infinite;
	-webkit-transform-origin: 50% 50%;
	-moz-animation: animationFrames linear 1s;
	-moz-animation-iteration-count: infinite;
	-moz-transform-origin: 50% 50%;
	-o-animation: animationFrames linear 1s;
	-o-animation-iteration-count: infinite;
	-o-transform-origin: 50% 50%;
	-ms-animation: animationFrames linear 1s;
	-ms-animation-iteration-count: infinite;
	-ms-transform-origin: 50% 50%;
}
.uvmap-map-cart-added-animation{
	font-size: 25px;
    text-align: center;
    position: relative;
}
.uvmap-map-cart-added-animation i{
	margin-top: 4px;
    position: absolute;
    right: 8px;
}
.uvmap-map-loader{
	text-align: center;
    padding: 30px;
    color: #b9b9b9;
}
.uv-show-mapmobile{ 
	display: none !important; 
	text-align: center;
}
.uv-formcell-phone{
    width: 49% !important;
    border: 1px solid #d8d8d8;
    background: #f3f3f3;
    margin-left: 4px;
}
#uvjs-popinquiry select {
    -moz-appearance: menulist !important;
    -webkit-appearance: menulist !important;
    appearance: menulist !important;
    color: #000;
    font-size: 15px;
    height: 40px;
    border-radius: 0 !important;
    margin-bottom: 10px;
    max-width: 100%;
    padding: 0px 10px !important;
    width: 100%;
}
#uvjs-popinquiry input, #uvjs-popinquiry textarea{
	border-radius: 0px !important;
	text-transform: initial !important;
	padding: 0px 10px !important;
	font-size: 14px !important;
	width: 100%;
	background-color: #f3f3f3;
}
#uvjs-popinquiry textarea{padding: 10px !important;}
#uvjs-popinquiry input{height: 42px;}
#uvjs-popinquiry .message{
	padding: 10px 0px;
	font-size: 14px;
	color: #0f9ee2;
}
.uv-formcell-phone input{
	border: none !important;
	margin-bottom: 0px !important;
	height: 40px !important;
}
.uv-formcell-phone select{
	margin-bottom: 0px !important;
    background: transparent;
    border: none;
    color: #a9a9ae !important;
}
.uv-formcell-phone .chosen-container .chosen-single{
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	border: none;
	box-shadow: none!important;
	height: 37px;
	line-height: 45px;	
	background: transparent;
}
.uv-formcell-phone .chosen-container .chosen-single div b{
	background: url('https://uvtix.com/websites/ln_core/uvmapv2/chosen-sprite.png') no-repeat 0px 12px;
}
.uv-formcell-phone #tmpphone-error{
	margin-top: -11px !important;
    margin-bottom: 2px !important;
}
.uv-mapimgopts{
	position: absolute;
	bottom: 0;
	padding: 11px;
	width: 100%;
}
.uv-mapimgopts > div{
	float: left;
	width: 50%;
	padding: 0 7px;
}
.uv-mapimgopts button svg{
	transform: translateY(-2px);
    -webkit-transform: translateY(-2px);
    -moz-transform: translateY(-2px);
}
.uv-mapimgopts button svg *{
	fill: #fff!important;
	color: #fff!important;
}
.uv-btniconmaxi svg{
	display: inline-block;
    height: 33px;
    width: 30px;
    margin-bottom: -16px;
    margin-right: 17px;
    margin-top: -5px;
}
.uv-btniconmaxi svg text{display: none!important;}
.uv-btnicon360 svg{
	display: inline-block;
    height: 33px;
    width: 30px;
    margin-bottom: -13px;
    margin-right: 17px;
    margin-top: -5px;
}
.uv-mapimgopts > div:first-child{padding-left: 0;}
.uv-mapimgopts > div:last-child{padding-right: 0;}
.uv-mapimgopts button{
	background-color: rgba(0, 0, 0, 0.6);
	color: #fff;
	border: 1px solid rgba(255, 255, 255, 0.6);
	padding: 10px 0;
	width: 100%;
	text-align: center;
	border-radius: 5px;
	outline: none;
}
/* RESPONSIVE DESIGN */
@media (min-width: 1281px){
	.uvmap-mapinfo
	{
		width: 20%;
		float: left;
		padding-right: 20px;
		max-width: 300px;
	}
	.uvmap-mapinfo h1{
		float: none;
	}
	.uvmap-mapinfo .uvmap-mapoptions{
		float: none;
	}
	.uvmap-mapinfo .uvmap-evendropcont button{
		display: none; 
	}	
	.uvmap-colorcoding-720less{
		display: none !important;
	}
	.uvmap-mapoptions .uvmap-dropeventinfo.uvmap-hide{
	    display: block !important;
	}		
}
@media (max-width: 1281px){
	.uvmap-mapoptions .uvmap-mapchangedate,
	.uvmap-mapoptions .uvmap-showlistitems{
		width: auto;
	}	
	.uvmap-mapoptions .uvmap-dropdownmenu{
		position: absolute;
	    top: 100%;
	    left: 0;
	    z-index: 1000;
	    float: left;
	    min-width: 160px;
	    padding: 5px 0;
	    margin: 2px 0 0;
	    font-size: 14px;
	    text-align: left;
	    list-style: none;
	    background-color: #fff;
	    -webkit-background-clip: padding-box;
	    background-clip: padding-box;
	    border: 1px solid #ccc;
	    border: 1px solid rgba(0,0,0,.15);
	    border-radius: 4px;
	    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
	    box-shadow: 0 6px 12px rgba(0,0,0,.175);
	}
	.uvmap-mapoptions .uvmap-dropeventinfo{
	    width: 240px;
	    padding: 13px 17px;
	    right: -1px;
	    left: auto;
	}
	.uvmap-mapoptions .uvmap-dropeventinfo h2{
		margin-top: 0px;
	}
	.uvmap-map{
		width: 100%;
	}	
	.uvmap-mapinfo .uvmap-eventinfonodrop .uvmap-colorcoding{
		display: none !important;
	}
	.uvmap-mapoptions .uvmap-roomdropdown:not(.uvmap-hide){
		display: inline-block;		
	}
	.uvmap-mapoptions .uvmap-roomdropdown .uv-btn{
		padding-right: 35px !important;
	}
	.uvmap-mapoptions .uvmap-roomdropdown i{
		margin-top: -17px !important;
	}
	.uvmap-mapinfo .uvmap-roomdropdown #uvmap-maproomselection{
		max-width: 250px !important;
	}
	
}
@media (min-width: 769px)
{
	.uvmap-colorcoding-720less:not(.uvmap-hide){
		display: block;
	}	
}
@media (max-width: 767px){
	.uvmap-mapinfo h1{
		float: none;
	}
	.uvmap-mapinfo .uvmap-mapoptions .uvmap-showlistitems,
	.uvmap-mapinfo .uvmap-mapoptions .uvmap-evendropcont{
		display: none !important;
	}
	.uvmap-mapinfo .uvmap-mapoptions .uvmap-mapchangedate,
	.uv-show-mapmobile{
		width: 100%;		
	}
	.uvmap-mapoptions .uvmap-roomdropdown{
		display: none !important;
	}
	.uvmap-mapinfo .uvmap-mapoptions{
		float: none;
		background-color: #fff;
	    padding: 15px;
	    padding-bottom: 5px;
	    -webkit-box-shadow: 0px 0px 2px 0px rgba(50, 50, 50, 0.3);
	    -moz-box-shadow: 0px 0px 2px 0px rgba(50, 50, 50, 0.3);
	    box-shadow: 0px 0px 2px 0px rgba(50, 50, 50, 0.3);
	}
	.uvmap-maplistcontainer{
		position: relative !important;
		display: block !important;
		min-width: 100% !important;
	}
	.uvmap-maplistcontainer .uvmap-maplistheader,
	.uvmap-map{
		display: none;
	}
	.uvmap-colorcoding-720less{
		display: none;
	}	
	.uvmap-res3dform{
		display: block !important;
	}
	.uvmap-res3dform .uv-popheader{
		padding: 15px;
	}
	.uvmap-res3dform .uv-popheader h1{
		font-size: 22px;
		font-weight: 100;
		text-align: center;
	}
	.uvmap-res3dform .col-sm-12,
	.uvmap-res3dform .col-xs-12{
		width: 100% !important;
	}
	.uvmap-res3dform .reservation-form select.selectpicker{
		margin-top: -10px;
		margin-bottom: 15px;
	}
	.uvmap-res3dform .col-md-12,
	.uvmap-res3dform .col-md-6{
		padding: 0px !important;
	}	
	.uvmap-res3dform .reservation-form label{
		display: block !important;
	}
	.uvmap-res3dform .reservation-form .uv-hidden{
		display: none;
	}
	.uvmap-res3dform .uv-popbody{
		padding-top: 0px !important;
	}
	.uvmap-res3dform .reservation-form #dob-error{
		clear: both;
	}
	.uv-popmap .uv-poptableinfo{
		width: 100%;
		padding-right: 0px;
	}
	.uv-popmap .uv-poptableoptions{
		width: 100%;
	}
	.uv-popmap .uv-popheader h1{
		float: none;
	}
	.uv-popmap .uv-popheader{
		padding-right: 0px !important;
	}
	.uv-popmap .uv-popheader>.uv-right{
		width: 100%;
	}
	.uv-popmap .uv-poptablecapacity{
		margin-right: 10px;
	}
	.uvmap-maptablet{
		display: block;
	}
	.uvmap-imghover img{
		width: 100%;
	}
	.uvmap-maptablet{
		margin-top: 50px;
		padding: 20px;
		background-color: #fff;
		-webkit-box-shadow: 0px 0px 2px 0px rgba(50, 50, 50, 0.3);
		-moz-box-shadow: 0px 0px 2px 0px rgba(50, 50, 50, 0.3);
		box-shadow: 0px 0px 2px 0px rgba(50, 50, 50, 0.3);
	}
	.uvmap-maptablet .uvmap-comparebtn{
		display: none;
	}
	.uvmap-maptabletevflyer{
		float: left;
		width: 50%;
	}
	.uvmap-maptabletevinfo{
		float: right;
		width: 45%;
	}
	.reservation-form-tableinfo{
		display: none;
	}
	.uv-show-mapmobile{
		text-align: center !important;
	}
	.uv-popmapmobile .uv-popheader h1{
		text-align: center;
	}
	.mapmobile-svg .uvmap-map-container{
		overflow: hidden;
	}
	.mapmobile-svg .uvmap-map-reset{
		padding: 4px 10px;
		font-size: 10px;
		line-height: 9px;
	}
	.mapmobile-svg .uvmap-map{
		display: block !important;
		margin-bottom: 10px;		
		transform-origin: 0 0 0;
	    transition: transform 0.1s;
	    transition-timing-function: ease-in-out;
	    transform: translate(0,0) scale(1);
	}
	.mapmobile-svg .uvmap-roomdropdown button{
		padding: 8px 20px;
		padding-right: 40px;
	}
	.mapmobile-svg .uvmap-roomdropdown button::after{
		color: #fff;
	    margin: auto;
	    height: 16px;
	    width: 16px;
	    position: absolute;
	    right: 6px;
	    top: 0;
	    bottom: 0;
	    display: inline-block;
	    font: normal normal normal 14px/1 FontAwesome;
	    font-size: inherit;
	    text-rendering: auto;
	    -webkit-font-smoothing: antialiased;
	    -moz-osx-font-smoothing: grayscale;
	    content: "\f0d7";
	    font-size: 16px;
	}
	.mapmobile-svg svg{
		width: 100% !important;
		height: auto !important;
		position: relative !important;
		margin-left: 0px !important;
		margin-right: 0px !important;
		-webkit-transition: all 100ms ease-in-out 0s;
	    -moz-transition: all 100ms ease-in-out 0s;
	    -ms-transition: all 100ms ease-in-out 0s;
	    -o-transition: all 100ms ease-in-out 0s;
	    transition: all 100ms ease-in-out 0s;
	}
	.mapmobile-svg .uv-map{
		padding: 0px !important;		
	}
	.mapmobile-svg .uv-colorcoding ul{
		padding-left: 0px !important;
	}
	.mapmobile-svg .uv-maproomselection-container{
		text-align: right;
		position: relative;
	}
	.mapmobile-svg .uv-maproomselection-container .uv-hasdroparrow:after{
		right: 10px !important;
	}
	.mapmobile-svg .uv-maproomselection-container .uv-dropdownmenu:before{
		margin-right: 0px !important;
		margin-left: auto !important;
		right: 30px !important;
	}
	.mapmobile-svg .dropdown-menu{
		position: absolute;
	    top: 100%;
	    left: 0;
	    right: 0;
	    z-index: 1000;
	    float: left;
	    min-width: 160px;
	    padding: 5px 0;
	    margin: 2px 0 0;
	    font-size: 14px;
	    text-align: left;
	    list-style: none;
	    background-color: #fff;
	    -webkit-background-clip: padding-box;
	    background-clip: padding-box;
	    border: 1px solid #ccc;
	    border: 1px solid rgba(0,0,0,.15);
	    border-radius: 3px;
	    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
	    box-shadow: 0 6px 12px rgba(0,0,0,.175);
	    display: block !important;  	    
	}
	.mapmobile-svg .dropdown-menu.uvmap-hide {
		display: none !important;
	}
	.mapmobile-svg .uv-dropdownmenu > li > a {
		display: block;
	    color: #888;
	    padding: 8px 20px;
	    font-weight: 300;
	    font-size: 13px;
	    white-space: nowrap;
	    line-height: 1.42857143;
	    text-decoration: none;
	}
	.uv-show-mapmobile button i{
		margin-right: 5px;
		font-size: 17px;	
	}
	.uvmap-map-cart-list-inc .list-items-cart .uv-listitemview button{
		padding: 2px 6px !important;
		padding-bottom: 4px !important;
	}
	.uvmap-map-cart-list-inc .uv-listitemview i{
		font-size: 15px !important;
	}
	.uv-show-mapmobile{ 
		display: block !important; 
	}
	.col-xs-12{
		width: 100% !important;
	}
	.uv-popmap .selectpicker{
		margin-top: 0px !important;
		margin-bottom: 20px !important;
	}
	.uv-popmap .reservation-form label, .uvmap-res3dform .reservation-form label{
		display: block;
	}
	.uv-formcells-email{
		width: 100% !important;
	}
	.uv-formcell-phone{
		width: 97.8% !important;
		margin-bottom: 10px;
	}
}
@media (max-width: 1024px)
{
	.uvmap-mapmobile .uvmap-mapinfo h1{
		float: none;
	}
	.uvmap-mapmobile .uvmap-mapinfo .uvmap-mapoptions .uvmap-showlistitems,
	.uvmap-mapmobile .uvmap-mapinfo .uvmap-mapoptions .uvmap-evendropcont{
		display: none !important;
	}
	.uvmap-mapmobile .uvmap-mapinfo .uvmap-mapoptions .uvmap-mapchangedate,
	.uvmap-mapmobile .uv-show-mapmobile{
		width: 100%;
	}
	.uvmap-mapmobile .uv-show-mapmobile{
		display: block !important;
	}
	.uvmap-mapmobile .uvmap-mapoptions .uvmap-roomdropdown{
		display: none !important;
	}
	.uvmap-mapmobile .uvmap-mapinfo .uvmap-mapoptions{
		float: none;
		background-color: #fff;
	    padding: 15px;
	    padding-bottom: 5px;
	    -webkit-box-shadow: 0px 0px 2px 0px rgba(50, 50, 50, 0.3);
	    -moz-box-shadow: 0px 0px 2px 0px rgba(50, 50, 50, 0.3);
	    box-shadow: 0px 0px 2px 0px rgba(50, 50, 50, 0.3);
	}
	.uvmap-mapmobile .uvmap-maplistcontainer{
		position: relative !important;
		display: block !important;
		min-width: 100% !important;
	}
	.uvmap-mapmobile .uvmap-maplistcontainer .uvmap-maplistheader,
	.uvmap-mapmobile .uvmap-map{
		display: none;
	}
	.uvmap-mapmobile .uvmap-colorcoding-720less{
		display: none;
	}	
	.uvmap-mapmobile .uvmap-res3dform{
		display: block !important;
	}
	.uvmap-mapmobile .uvmap-res3dform .uv-popheader{
		padding: 15px;
	}
	.uvmap-mapmobile .uvmap-res3dform .uv-popheader h1{
		font-size: 22px;
		font-weight: 100;
		text-align: center;
	}
	.uvmap-mapmobile .uvmap-res3dform .col-sm-12,
	.uvmap-mapmobile .uvmap-res3dform .col-xs-12{
		width: 100% !important;
	}
	.uvmap-mapmobile .uvmap-res3dform .reservation-form select.selectpicker{
		margin-top: -10px;
		margin-bottom: 15px;
	}
	.uvmap-mapmobile .uvmap-res3dform .col-md-12,
	.uvmap-mapmobile .uvmap-res3dform .col-md-6{
		padding: 0px !important;
	}	
	.uvmap-mapmobile .uvmap-res3dform .reservation-form label{
		display: block !important;
	}
	.uvmap-mapmobile .uvmap-res3dform .reservation-form .uv-hidden{
		display: none;
	}
	.uvmap-mapmobile .uvmap-res3dform .uv-popbody{
		padding-top: 0px !important;
	}
	.uvmap-mapmobile .uvmap-res3dform .reservation-form #dob-error{
		clear: both;
	}
}
@media (max-width: 480px){
	.uvmap-section{
		padding: 15px !important;
		padding-left: 0!important;
		padding-right: 0!important;
	}
	.uvmap-maptabletevflyer,
	.uvmap-maptabletevinfo{
		float: none;
		width: 100%;
	}
	.uv-popmap .uv-popheader h1{
		padding-right: 45px;
	}
	.uvmap-maptabletevinfo h1{
		font-size: 25px;
	}
	.uvmap-maptabletevinfo .uvmap-putmapddate{
		font-size: 20px;
	}
	.uvmap-maptabletevinfo .uvmap-puteventdescr{
		font-size: 15px;
	}
	.uvmap-maplist{
		overflow: scroll;
	}
	.uvmap-mapinfo .uvmap-maplistcontainer .list-items,		
	.uvmap-maplist .uvmap-listths div{
		font-size: 10px !important;
	}	
	.uvmap-mapinfo .uvmap-maplistcontainer .list-items li .uv-listitemview button{
		font-size: 10px !important;
	    padding: 5px 2px!important;
	}	
	.uvmap-mapinfo .uvmap-maplistcontainer{
		margin-bottom: 20px;
	}	
	.uvmap-map-cart-list .list-items-cart li:not(.uvmap-listths) > div:last-child{
		padding-right: 0px !important;
	}
}
@media (max-width: 374px){
	.uvmap-mapinfo .uvmap-maplistcontainer .list-items li .uv-listitemview button{
		font-size: 11px !important;
	    padding: 0px !important;
	    background-color: transparent !important;
	    color: #F15826 !important;
	    text-decoration: underline;
	}
}


/*CHOSEN COUNTRY FLAGS*/
.uv-formcell-phone .active-result[data-option-array-index='1'] {
	background-image: url(atlas.png);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	padding-left: 30px!important;
	padding-top: 10px!important;
	line-height: 10px!important;
	font-size: 9px;
}
.uv-formcell-phone .active-result[data-option-array-index='2'] {
	background-image: url(atlas.png);
	background-position: 0px -22px;
	background-repeat: no-repeat;
	padding-left: 30px!important;
	padding-top: 10px!important;
	line-height: 10px!important;
	font-size: 9px;
}
.uv-formcell-phone .active-result[data-option-array-index='3'] {
	background-image: url(atlas.png);
	background-position: 0px -45px;
	background-repeat: no-repeat;
	padding-left: 30px!important;
	padding-top: 10px!important;
	line-height: 10px!important;
	font-size: 9px;
}
.uv-formcell-phone .active-result[data-option-array-index='4'] {
	background-image: url(atlas.png);
	background-position: 0px -68px;
	background-repeat: no-repeat;
	padding-left: 30px!important;
	padding-top: 10px!important;
	line-height: 10px!important;
	font-size: 9px;
}
.uv-formcell-phone .active-result[data-option-array-index='5'] {
	background-image: url(atlas.png);
	background-position: 0px -91px;
	background-repeat: no-repeat;
	padding-left: 30px!important;
	padding-top: 10px!important;
	line-height: 10px!important;
	font-size: 9px;
}
.uv-formcell-phone .active-result[data-option-array-index='6'] {
	background-image: url(atlas.png);
	background-position: 0px -114px;
	background-repeat: no-repeat;
	padding-left: 30px!important;
	padding-top: 10px!important;
	line-height: 10px!important;
	font-size: 9px;
}
.uv-formcell-phone .active-result[data-option-array-index='7'] {
	background-image: url(atlas.png);
	background-position: 0px -137px;
	background-repeat: no-repeat;
	padding-left: 30px!important;
	padding-top: 10px!important;
	line-height: 10px!important;
	font-size: 9px;
}
.uv-formcell-phone .active-result[data-option-array-index='8'] {
	background-image: url(atlas.png);
	background-position: 0px -160px;
	background-repeat: no-repeat;
	padding-left: 30px!important;
	padding-top: 10px!important;
	line-height: 10px!important;
	font-size: 9px;
}
.uv-formcell-phone .active-result[data-option-array-index='9'] {
	background-image: url(atlas.png);
	background-position: 0px -183px;
	background-repeat: no-repeat;
	padding-left: 30px!important;
	padding-top: 10px!important;
	line-height: 10px!important;
	font-size: 9px;
}
.uv-formcell-phone .active-result[data-option-array-index='10'] {
	background-image: url(atlas.png);
	background-position: 0px -206px;
	background-repeat: no-repeat;
	padding-left: 30px!important;
	padding-top: 10px!important;
	line-height: 10px!important;
	font-size: 9px;
}
.uv-formcell-phone .active-result[data-option-array-index='11'] {
	background-image: url(atlas.png);
	background-position: 0px -229px;
	background-repeat: no-repeat;
	padding-left: 30px!important;
	padding-top: 10px!important;
	line-height: 10px!important;
	font-size: 9px;
}
.uv-formcell-phone .active-result[data-option-array-index='12'] {
	background-image: url(atlas.png);
	background-position: 0px -252px;
	background-repeat: no-repeat;
	padding-left: 30px!important;
	padding-top: 10px!important;
	line-height: 10px!important;
	font-size: 9px;
}
.uv-formcell-phone .active-result[data-option-array-index='13'] {
	background-image: url(atlas.png);
	background-position: 0px -275px;
	background-repeat: no-repeat;
	padding-left: 30px!important;
	padding-top: 10px!important;
	line-height: 10px!important;
	font-size: 9px;
}
.uv-formcell-phone .active-result[data-option-array-index='14'] {
	background-image: url(atlas.png);
	background-position: 0px -298px;
	background-repeat: no-repeat;
	padding-left: 30px!important;
	padding-top: 10px!important;
	line-height: 10px!important;
	font-size: 9px;
}
.uv-formcell-phone .active-result[data-option-array-index='15'] {
	background-image: url(atlas.png);
	background-position: 0px -321px;
	background-repeat: no-repeat;
	padding-left: 30px!important;
	padding-top: 10px!important;
	line-height: 10px!important;
	font-size: 9px;
}
.uv-formcell-phone .active-result[data-option-array-index='16'] {
	background-image: url(atlas.png);
	background-position: 0px -344px;
	background-repeat: no-repeat;
	padding-left: 30px!important;
	padding-top: 10px!important;
	line-height: 10px!important;
	font-size: 9px;
}
.uv-formcell-phone .active-result[data-option-array-index='17'] {
	background-image: url(atlas.png);
	background-position: 0px -367px;
	background-repeat: no-repeat;
	padding-left: 30px!important;
	padding-top: 10px!important;
	line-height: 10px!important;
	font-size: 9px;
}
.uv-formcell-phone .active-result[data-option-array-index='18'] {
	background-image: url(atlas.png);
	background-position: 0px -390px;
	background-repeat: no-repeat;
	padding-left: 30px!important;
	padding-top: 10px!important;
	line-height: 10px!important;
	font-size: 9px;
}
.uv-formcell-phone .active-result[data-option-array-index='19'] {
	background-image: url(atlas.png);
	background-position: 0px -413px;
	background-repeat: no-repeat;
	padding-left: 30px!important;
	padding-top: 10px!important;
	line-height: 10px!important;
	font-size: 9px;
}
.uv-formcell-phone .active-result[data-option-array-index='20'] {
	background-image: url(atlas.png);
	background-position: 0px -436px;
	background-repeat: no-repeat;
	padding-left: 30px!important;
	padding-top: 10px!important;
	line-height: 10px!important;
	font-size: 9px;
}
.uv-formcell-phone .active-result[data-option-array-index='21'] {
	background-image: url(atlas.png);
	background-position: 0px -459px;
	background-repeat: no-repeat;
	padding-left: 30px!important;
	padding-top: 10px!important;
	line-height: 10px!important;
	font-size: 9px;
}
.uv-formcell-phone .active-result[data-option-array-index='22'] {
	background-image: url(atlas.png);
	background-position: 0px -482px;
	background-repeat: no-repeat;
	padding-left: 30px!important;
	padding-top: 10px!important;
	line-height: 10px!important;
	font-size: 9px;
}
.uv-formcell-phone .active-result[data-option-array-index='23'] {
	background-image: url(atlas.png);
	background-position: 0px -505px;
	background-repeat: no-repeat;
	padding-left: 30px!important;
	padding-top: 10px!important;
	line-height: 10px!important;
	font-size: 9px;
}
.uv-formcell-phone .active-result[data-option-array-index='24'] {
	background-image: url(atlas.png);
	background-position: 0px -528px;
	background-repeat: no-repeat;
	padding-left: 30px!important;
	padding-top: 10px!important;
	line-height: 10px!important;
	font-size: 9px;
}
.uv-formcell-phone .active-result[data-option-array-index='25'] {
	background-image: url(atlas.png);
	background-position: 0px -551px;
	background-repeat: no-repeat;
	padding-left: 30px!important;
	padding-top: 10px!important;
	line-height: 10px!important;
	font-size: 9px;
}
.uv-formcell-phone .active-result[data-option-array-index='26'] {
	background-image: url(atlas.png);
	background-position: 0px -574px;
	background-repeat: no-repeat;
	padding-left: 30px!important;
	padding-top: 10px!important;
	line-height: 10px!important;
	font-size: 9px;
}
.uv-formcell-phone .active-result[data-option-array-index='27'] {
	background-image: url(atlas.png);
	background-position: 0px -597px;
	background-repeat: no-repeat;
	padding-left: 30px!important;
	padding-top: 10px!important;
	line-height: 10px!important;
	font-size: 9px;
}
.uv-formcell-phone .active-result[data-option-array-index='28'] {
	background-image: url(atlas.png);
	background-position: 0px -620px;
	background-repeat: no-repeat;
	padding-left: 30px!important;
	padding-top: 10px!important;
	line-height: 10px!important;
	font-size: 9px;
}
.uv-formcell-phone .active-result[data-option-array-index='29'] {
	background-image: url(atlas.png);
	background-position: 0px -643px;
	background-repeat: no-repeat;
	padding-left: 30px!important;
	padding-top: 10px!important;
	line-height: 10px!important;
	font-size: 9px;
}
.uv-formcell-phone .active-result[data-option-array-index='30'] {
	background-image: url(atlas.png);
	background-position: 0px -666px;
	background-repeat: no-repeat;
	padding-left: 30px!important;
	padding-top: 10px!important;
	line-height: 10px!important;
	font-size: 9px;
}
.uv-formcell-phone .active-result[data-option-array-index='31'] {
	background-image: url(atlas.png);
	background-position: 0px -689px;
	background-repeat: no-repeat;
	padding-left: 30px!important;
	padding-top: 10px!important;
	line-height: 10px!important;
	font-size: 9px;
}
.uv-formcell-phone .active-result[data-option-array-index='32'] {
	background-image: url(atlas.png);
	background-position: 0px -712px;
	background-repeat: no-repeat;
	padding-left: 30px!important;
	padding-top: 10px!important;
	line-height: 10px!important;
	font-size: 9px;
}
.uv-formcell-phone .active-result[data-option-array-index='33'] {
	background-image: url(atlas.png);
	background-position: 0px -735px;
	background-repeat: no-repeat;
	padding-left: 30px!important;
	padding-top: 10px!important;
	line-height: 10px!important;
	font-size: 9px;
}
.uv-formcell-phone .active-result[data-option-array-index='34'] {
	background-image: url(atlas.png);
	background-position: 0px -758px;
	background-repeat: no-repeat;
	padding-left: 30px!important;
	padding-top: 10px!important;
	line-height: 10px!important;
	font-size: 9px;
}
.uv-formcell-phone .active-result[data-option-array-index='35'] {
	background-image: url(atlas.png);
	background-position: 0px -781px;
	background-repeat: no-repeat;
	padding-left: 30px!important;
	padding-top: 10px!important;
	line-height: 10px!important;
	font-size: 9px;
}
.uv-formcell-phone .active-result[data-option-array-index='36'] {
	background-image: url(atlas.png);
	background-position: 0px -804px;
	background-repeat: no-repeat;
	padding-left: 30px!important;
	padding-top: 10px!important;
	line-height: 10px!important;
	font-size: 9px;
}
.uv-formcell-phone .active-result[data-option-array-index='37'] {
	background-image: url(atlas.png);
	background-position: 0px -827px;
	background-repeat: no-repeat;
	padding-left: 30px!important;
	padding-top: 10px!important;
	line-height: 10px!important;
	font-size: 9px;
}
.uv-formcell-phone .active-result[data-option-array-index='38'] {
	background-image: url(atlas.png);
	background-position: 0px -850px;
	background-repeat: no-repeat;
	padding-left: 30px!important;
	padding-top: 10px!important;
	line-height: 10px!important;
	font-size: 9px;
}
.uv-formcell-phone .active-result[data-option-array-index='39'] {
	background-image: url(atlas.png);
	background-position: 0px -873px;
	background-repeat: no-repeat;
	padding-left: 30px!important;
	padding-top: 10px!important;
	line-height: 10px!important;
	font-size: 9px;
}
.uv-formcell-phone .active-result[data-option-array-index='40'] {
	background-image: url(atlas.png);
	background-position: 0px -896px;
	background-repeat: no-repeat;
	padding-left: 30px!important;
	padding-top: 10px!important;
	line-height: 10px!important;
	font-size: 9px;
}
.uv-formcell-phone .active-result[data-option-array-index='41'] {
	background-image: url(atlas.png);
	background-position: 0px -919px;
	background-repeat: no-repeat;
	padding-left: 30px!important;
	padding-top: 10px!important;
	line-height: 10px!important;
	font-size: 9px;
}
.uv-formcell-phone .active-result[data-option-array-index='42'] {
	background-image: url(atlas.png);
	background-position: 0px -942px;
	background-repeat: no-repeat;
	padding-left: 30px!important;
	padding-top: 10px!important;
	line-height: 10px!important;
	font-size: 9px;
}
.uv-formcell-phone .active-result[data-option-array-index='43'] {
	background-image: url(atlas.png);
	background-position: 0px -965px;
	background-repeat: no-repeat;
	padding-left: 30px!important;
	padding-top: 10px!important;
	line-height: 10px!important;
	font-size: 9px;
}
.uv-formcell-phone .active-result[data-option-array-index='44'] {
	background-image: url(atlas.png);
	background-position: 0px -988px;
	background-repeat: no-repeat;
	padding-left: 30px!important;
	padding-top: 10px!important;
	line-height: 10px!important;
	font-size: 9px;
}
.uv-formcell-phone .active-result[data-option-array-index='45'] {
	background-image: url(atlas.png);
	background-position: 0px -1011px;
	background-repeat: no-repeat;
	padding-left: 30px!important;
	padding-top: 10px!important;
	line-height: 10px!important;
	font-size: 9px;
}
.uv-formcell-phone .active-result[data-option-array-index='46'] {
	background-image: url(atlas.png);
	background-position: 0px -1034px;
	background-repeat: no-repeat;
	padding-left: 30px!important;
	padding-top: 10px!important;
	line-height: 10px!important;
	font-size: 9px;
}
.uv-formcell-phone .active-result[data-option-array-index='47'] {
	background-image: url(atlas.png);
	background-position: 0px -1057px;
	background-repeat: no-repeat;
	padding-left: 30px!important;
	padding-top: 10px!important;
	line-height: 10px!important;
	font-size: 9px;
}
.uv-formcell-phone .active-result[data-option-array-index='48'] {
	background-image: url(atlas.png);
	background-position: 0px -1080px;
	background-repeat: no-repeat;
	padding-left: 30px!important;
	padding-top: 10px!important;
	line-height: 10px!important;
	font-size: 9px;
}
.uv-formcell-phone .active-result[data-option-array-index='49'] {
	background-image: url(atlas.png);
	background-position: 0px -1103px;
	background-repeat: no-repeat;
	padding-left: 30px!important;
	padding-top: 10px!important;
	line-height: 10px!important;
	font-size: 9px;
}
.uv-formcell-phone .active-result[data-option-array-index='50'] {
	background-image: url(atlas.png);
	background-position: 0px -1126px;
	background-repeat: no-repeat;
	padding-left: 30px!important;
	padding-top: 10px!important;
	line-height: 10px!important;
	font-size: 9px;
}
.uv-formcell-phone .active-result[data-option-array-index='51'] {
	background-image: url(atlas.png);
	background-position: 0px -1149px;
	background-repeat: no-repeat;
	padding-left: 30px!important;
	padding-top: 10px!important;
	line-height: 10px!important;
	font-size: 9px;
}
.uv-formcell-phone .active-result[data-option-array-index='52'] {
	background-image: url(atlas.png);
	background-position: 0px -1172px;
	background-repeat: no-repeat;
	padding-left: 30px!important;
	padding-top: 10px!important;
	line-height: 10px!important;
	font-size: 9px;
}
.uv-formcell-phone .active-result[data-option-array-index='53'] {
	background-image: url(atlas.png);
	background-position: 0px -1195px;
	background-repeat: no-repeat;
	padding-left: 30px!important;
	padding-top: 10px!important;
	line-height: 10px!important;
	font-size: 9px;
}
.uv-formcell-phone .active-result[data-option-array-index='54'] {
	background-image: url(atlas.png);
	background-position: 0px -1218px;
	background-repeat: no-repeat;
	padding-left: 30px!important;
	padding-top: 10px!important;
	line-height: 10px!important;
	font-size: 9px;
}
.uv-formcell-phone .active-result[data-option-array-index='55'] {
	background-image: url(atlas.png);
	background-position: 0px -1241px;
	background-repeat: no-repeat;
	padding-left: 30px!important;
	padding-top: 10px!important;
	line-height: 10px!important;
	font-size: 9px;
}
.uv-formcell-phone .active-result[data-option-array-index='56'] {
	background-image: url(atlas.png);
	background-position: 0px -1264px;
	background-repeat: no-repeat;
	padding-left: 30px!important;
	padding-top: 10px!important;
	line-height: 10px!important;
	font-size: 9px;
}
.uv-formcell-phone .active-result[data-option-array-index='57'] {
	background-image: url(atlas.png);
	background-position: 0px -1287px;
	background-repeat: no-repeat;
	padding-left: 30px!important;
	padding-top: 10px!important;
	line-height: 10px!important;
	font-size: 9px;
}
.uv-formcell-phone .active-result[data-option-array-index='58'] {
	background-image: url(atlas.png);
	background-position: 0px -1310px;
	background-repeat: no-repeat;
	padding-left: 30px!important;
	padding-top: 10px!important;
	line-height: 10px!important;
	font-size: 9px;
}
.uv-formcell-phone .active-result[data-option-array-index='59'] {
	background-image: url(atlas.png);
	background-position: 0px -1333px;
	background-repeat: no-repeat;
	padding-left: 30px!important;
	padding-top: 10px!important;
	line-height: 10px!important;
	font-size: 9px;
}
.uv-formcell-phone .active-result[data-option-array-index='60'] {
	background-image: url(atlas.png);
	background-position: 0px -1356px;
	background-repeat: no-repeat;
	padding-left: 30px!important;
	padding-top: 10px!important;
	line-height: 10px!important;
	font-size: 9px;
}
.uv-formcell-phone .active-result[data-option-array-index='61'] {
	background-image: url(atlas.png);
	background-position: 0px -1379px;
	background-repeat: no-repeat;
	padding-left: 30px!important;
	padding-top: 10px!important;
	line-height: 10px!important;
	font-size: 9px;
}
.uv-formcell-phone .active-result[data-option-array-index='62'] {
	background-image: url(atlas.png);
	background-position: 0px -1402px;
	background-repeat: no-repeat;
	padding-left: 30px!important;
	padding-top: 10px!important;
	line-height: 10px!important;
	font-size: 9px;
}
.uv-formcell-phone .active-result[data-option-array-index='63'] {
	background-image: url(atlas.png);
	background-position: 0px -1425px;
	background-repeat: no-repeat;
	padding-left: 30px!important;
	padding-top: 10px!important;
	line-height: 10px!important;
	font-size: 9px;
}
.uv-formcell-phone .active-result[data-option-array-index='64'] {
	background-image: url(atlas.png);
	background-position: 0px -1448px;
	background-repeat: no-repeat;
	padding-left: 30px!important;
	padding-top: 10px!important;
	line-height: 10px!important;
	font-size: 9px;
}
.uv-formcell-phone .active-result[data-option-array-index='65'] {
	background-image: url(atlas.png);
	background-position: 0px -1471px;
	background-repeat: no-repeat;
	padding-left: 30px!important;
	padding-top: 10px!important;
	line-height: 10px!important;
	font-size: 9px;
}
.uv-formcell-phone .active-result[data-option-array-index='66'] {
	background-image: url(atlas.png);
	background-position: 0px -1494px;
	background-repeat: no-repeat;
	padding-left: 30px!important;
	padding-top: 10px!important;
	line-height: 10px!important;
	font-size: 9px;
}
.uv-formcell-phone .active-result[data-option-array-index='67'] {
	background-image: url(atlas.png);
	background-position: 0px -1517px;
	background-repeat: no-repeat;
	padding-left: 30px!important;
	padding-top: 10px!important;
	line-height: 10px!important;
	font-size: 9px;
}
.uv-formcell-phone .active-result[data-option-array-index='68'] {
	background-image: url(atlas.png);
	background-position: 0px -1540px;
	background-repeat: no-repeat;
	padding-left: 30px!important;
	padding-top: 10px!important;
	line-height: 10px!important;
	font-size: 9px;
}
.uv-formcell-phone .active-result[data-option-array-index='69'] {
	background-image: url(atlas.png);
	background-position: 0px -1563px;
	background-repeat: no-repeat;
	padding-left: 30px!important;
	padding-top: 10px!important;
	line-height: 10px!important;
	font-size: 9px;
}
.uv-formcell-phone .active-result[data-option-array-index='70'] {
	background-image: url(atlas.png);
	background-position: 0px -1586px;
	background-repeat: no-repeat;
	padding-left: 30px!important;
	padding-top: 10px!important;
	line-height: 10px!important;
	font-size: 9px;
}
.uv-formcell-phone .active-result[data-option-array-index='71'] {
	background-image: url(atlas.png);
	background-position: 0px -1609px;
	background-repeat: no-repeat;
	padding-left: 30px!important;
	padding-top: 10px!important;
	line-height: 10px!important;
	font-size: 9px;
}
.uv-formcell-phone .active-result[data-option-array-index='72'] {
	background-image: url(atlas.png);
	background-position: 0px -1632px;
	background-repeat: no-repeat;
	padding-left: 30px!important;
	padding-top: 10px!important;
	line-height: 10px!important;
	font-size: 9px;
}
.uv-formcell-phone .active-result[data-option-array-index='73'] {
	background-image: url(atlas.png);
	background-position: 0px -1655px;
	background-repeat: no-repeat;
	padding-left: 30px!important;
	padding-top: 10px!important;
	line-height: 10px!important;
	font-size: 9px;
}
.uv-formcell-phone .active-result[data-option-array-index='74'] {
	background-image: url(atlas.png);
	background-position: 0px -1678px;
	background-repeat: no-repeat;
	padding-left: 30px!important;
	padding-top: 10px!important;
	line-height: 10px!important;
	font-size: 9px;
}
.uv-formcell-phone .active-result[data-option-array-index='75'] {
	background-image: url(atlas.png);
	background-position: 0px -1701px;
	background-repeat: no-repeat;
	padding-left: 30px!important;
	padding-top: 10px!important;
	line-height: 10px!important;
	font-size: 9px;
}
.uv-formcell-phone .active-result[data-option-array-index='76'] {
	background-image: url(atlas.png);
	background-position: 0px -1724px;
	background-repeat: no-repeat;
	padding-left: 30px!important;
	padding-top: 10px!important;
	line-height: 10px!important;
	font-size: 9px;
}
.uv-formcell-phone .active-result[data-option-array-index='77'] {
	background-image: url(atlas.png);
	background-position: 0px -1747px;
	background-repeat: no-repeat;
	padding-left: 30px!important;
	padding-top: 10px!important;
	line-height: 10px!important;
	font-size: 9px;
}
.uv-formcell-phone .active-result[data-option-array-index='78'] {
	background-image: url(atlas.png);
	background-position: 0px -1770px;
	background-repeat: no-repeat;
	padding-left: 30px!important;
	padding-top: 10px!important;
	line-height: 10px!important;
	font-size: 9px;
}
.uv-formcell-phone .active-result[data-option-array-index='79'] {
	background-image: url(atlas.png);
	background-position: 0px -1793px;
	background-repeat: no-repeat;
	padding-left: 30px!important;
	padding-top: 10px!important;
	line-height: 10px!important;
	font-size: 9px;
}
.uv-formcell-phone .active-result[data-option-array-index='80'] {
	background-image: url(atlas.png);
	background-position: 0px -1816px;
	background-repeat: no-repeat;
	padding-left: 30px!important;
	padding-top: 10px!important;
	line-height: 10px!important;
	font-size: 9px;
}
.uv-formcell-phone .active-result[data-option-array-index='81'] {
	background-image: url(atlas.png);
	background-position: 0px -1839px;
	background-repeat: no-repeat;
	padding-left: 30px!important;
	padding-top: 10px!important;
	line-height: 10px!important;
	font-size: 9px;
}
.uv-formcell-phone .active-result[data-option-array-index='82'] {
	background-image: url(atlas.png);
	background-position: 0px -1862px;
	background-repeat: no-repeat;
	padding-left: 30px!important;
	padding-top: 10px!important;
	line-height: 10px!important;
	font-size: 9px;
}
.uv-formcell-phone .active-result[data-option-array-index='83'] {
	background-image: url(atlas.png);
	background-position: 0px -1885px;
	background-repeat: no-repeat;
	padding-left: 30px!important;
	padding-top: 10px!important;
	line-height: 10px!important;
	font-size: 9px;
}
.uv-formcell-phone .active-result[data-option-array-index='84'] {
	background-image: url(atlas.png);
	background-position: 0px -1908px;
	background-repeat: no-repeat;
	padding-left: 30px!important;
	padding-top: 10px!important;
	line-height: 10px!important;
	font-size: 9px;
}
.uv-formcell-phone .active-result[data-option-array-index='85'] {
	background-image: url(atlas.png);
	background-position: 0px -1931px;
	background-repeat: no-repeat;
	padding-left: 30px!important;
	padding-top: 10px!important;
	line-height: 10px!important;
	font-size: 9px;
}
.uv-formcell-phone .active-result[data-option-array-index='86'] {
	background-image: url(atlas.png);
	background-position: 0px -1954px;
	background-repeat: no-repeat;
	padding-left: 30px!important;
	padding-top: 10px!important;
	line-height: 10px!important;
	font-size: 9px;
}
.uv-formcell-phone .active-result[data-option-array-index='87'] {
	background-image: url(atlas.png);
	background-position: 0px -1977px;
	background-repeat: no-repeat;
	padding-left: 30px!important;
	padding-top: 10px!important;
	line-height: 10px!important;
	font-size: 9px;
}
.uv-formcell-phone .active-result[data-option-array-index='88'] {
	background-image: url(atlas.png);
	background-position: 0px -2000px;
	background-repeat: no-repeat;
	padding-left: 30px!important;
	padding-top: 10px!important;
	line-height: 10px!important;
	font-size: 9px;
}
.uv-formcell-phone .active-result[data-option-array-index='89'] {
	background-image: url(atlas.png);
	background-position: 0px -2023px;
	background-repeat: no-repeat;
	padding-left: 30px!important;
	padding-top: 10px!important;
	line-height: 10px!important;
	font-size: 9px;
}
.uv-formcell-phone .active-result[data-option-array-index='90'] {
	background-image: url(atlas.png);
	background-position: 0px -2046px;
	background-repeat: no-repeat;
	padding-left: 30px!important;
	padding-top: 10px!important;
	line-height: 10px!important;
	font-size: 9px;
}
.uv-formcell-phone .active-result[data-option-array-index='91'] {
	background-image: url(atlas.png);
	background-position: 0px -2069px;
	background-repeat: no-repeat;
	padding-left: 30px!important;
	padding-top: 10px!important;
	line-height: 10px!important;
	font-size: 9px;
}
.uv-formcell-phone .active-result[data-option-array-index='92'] {
	background-image: url(atlas.png);
	background-position: 0px -2092px;
	background-repeat: no-repeat;
	padding-left: 30px!important;
	padding-top: 10px!important;
	line-height: 10px!important;
	font-size: 9px;
}
.uv-formcell-phone .active-result[data-option-array-index='93'] {
	background-image: url(atlas.png);
	background-position: 0px -2115px;
	background-repeat: no-repeat;
	padding-left: 30px!important;
	padding-top: 10px!important;
	line-height: 10px!important;
	font-size: 9px;
}
.uv-formcell-phone .active-result[data-option-array-index='94'] {
	background-image: url(atlas.png);
	background-position: 0px -2138px;
	background-repeat: no-repeat;
	padding-left: 30px!important;
	padding-top: 10px!important;
	line-height: 10px!important;
	font-size: 9px;
}
.uv-formcell-phone .active-result[data-option-array-index='95'] {
	background-image: url(atlas.png);
	background-position: 0px -2161px;
	background-repeat: no-repeat;
	padding-left: 30px!important;
	padding-top: 10px!important;
	line-height: 10px!important;
	font-size: 9px;
}
.uv-formcell-phone .active-result[data-option-array-index='96'] {
	background-image: url(atlas.png);
	background-position: 0px -2184px;
	background-repeat: no-repeat;
	padding-left: 30px!important;
	padding-top: 10px!important;
	line-height: 10px!important;
	font-size: 9px;
}
.uv-formcell-phone .active-result[data-option-array-index='97'] {
	background-image: url(atlas.png);
	background-position: 0px -2207px;
	background-repeat: no-repeat;
	padding-left: 30px!important;
	padding-top: 10px!important;
	line-height: 10px!important;
	font-size: 9px;
}
.uv-formcell-phone .active-result[data-option-array-index='98'] {
	background-image: url(atlas.png);
	background-position: 0px -2230px;
	background-repeat: no-repeat;
	padding-left: 30px!important;
	padding-top: 10px!important;
	line-height: 10px!important;
	font-size: 9px;
}
.uv-formcell-phone .active-result[data-option-array-index='99'] {
	background-image: url(atlas.png);
	background-position: 0px -2253px;
	background-repeat: no-repeat;
	padding-left: 30px!important;
	padding-top: 10px!important;
	line-height: 10px!important;
	font-size: 9px;
}
.uv-formcell-phone .active-result[data-option-array-index='100'] {
	background-image: url(atlas.png);
	background-position: 0px -2276px;
	background-repeat: no-repeat;
	padding-left: 30px!important;
	padding-top: 10px!important;
	line-height: 10px!important;
	font-size: 9px;
}
.uv-formcell-phone .active-result[data-option-array-index='101'] {
	background-image: url(atlas.png);
	background-position: 0px -2299px;
	background-repeat: no-repeat;
	padding-left: 30px!important;
	padding-top: 10px!important;
	line-height: 10px!important;
	font-size: 9px;
}
.uv-formcell-phone .active-result[data-option-array-index='102'] {
	background-image: url(atlas.png);
	background-position: 0px -2322px;
	background-repeat: no-repeat;
	padding-left: 30px!important;
	padding-top: 10px!important;
	line-height: 10px!important;
	font-size: 9px;
}
.uv-formcell-phone .active-result[data-option-array-index='103'] {
	background-image: url(atlas.png);
	background-position: 0px -2345px;
	background-repeat: no-repeat;
	padding-left: 30px!important;
	padding-top: 10px!important;
	line-height: 10px!important;
	font-size: 9px;
}
.uv-formcell-phone .active-result[data-option-array-index='104'] {
	background-image: url(atlas.png);
	background-position: 0px -2368px;
	background-repeat: no-repeat;
	padding-left: 30px!important;
	padding-top: 10px!important;
	line-height: 10px!important;
	font-size: 9px;
}
.uv-formcell-phone .active-result[data-option-array-index='105'] {
	background-image: url(atlas.png);
	background-position: 0px -2391px;
	background-repeat: no-repeat;
	padding-left: 30px!important;
	padding-top: 10px!important;
	line-height: 10px!important;
	font-size: 9px;
}
.uv-formcell-phone .active-result[data-option-array-index='106'] {
	background-image: url(atlas.png);
	background-position: 0px -2414px;
	background-repeat: no-repeat;
	padding-left: 30px!important;
	padding-top: 10px!important;
	line-height: 10px!important;
	font-size: 9px;
}
.uv-formcell-phone .active-result[data-option-array-index='107'] {
	background-image: url(atlas.png);
	background-position: 0px -2437px;
	background-repeat: no-repeat;
	padding-left: 30px!important;
	padding-top: 10px!important;
	line-height: 10px!important;
	font-size: 9px;
}
.uv-formcell-phone .active-result[data-option-array-index='108'] {
	background-image: url(atlas.png);
	background-position: 0px -2460px;
	background-repeat: no-repeat;
	padding-left: 30px!important;
	padding-top: 10px!important;
	line-height: 10px!important;
	font-size: 9px;
}
.uv-formcell-phone .active-result[data-option-array-index='109'] {
	background-image: url(atlas.png);
	background-position: 0px -2483px;
	background-repeat: no-repeat;
	padding-left: 30px!important;
	padding-top: 10px!important;
	line-height: 10px!important;
	font-size: 9px;
}
.uv-formcell-phone .active-result[data-option-array-index='110'] {
	background-image: url(atlas.png);
	background-position: 0px -2506px;
	background-repeat: no-repeat;
	padding-left: 30px!important;
	padding-top: 10px!important;
	line-height: 10px!important;
	font-size: 9px;
}
.uv-formcell-phone .active-result[data-option-array-index='111'] {
	background-image: url(atlas.png);
	background-position: 0px -2529px;
	background-repeat: no-repeat;
	padding-left: 30px!important;
	padding-top: 10px!important;
	line-height: 10px!important;
	font-size: 9px;
}
.uv-formcell-phone .active-result[data-option-array-index='112'] {
	background-image: url(atlas.png);
	background-position: 0px -2552px;
	background-repeat: no-repeat;
	padding-left: 30px!important;
	padding-top: 10px!important;
	line-height: 10px!important;
	font-size: 9px;
}
.uv-formcell-phone .active-result[data-option-array-index='113'] {
	background-image: url(atlas.png);
	background-position: 0px -2575px;
	background-repeat: no-repeat;
	padding-left: 30px!important;
	padding-top: 10px!important;
	line-height: 10px!important;
	font-size: 9px;
}
.uv-formcell-phone .active-result[data-option-array-index='114'] {
	background-image: url(atlas.png);
	background-position: 0px -2598px;
	background-repeat: no-repeat;
	padding-left: 30px!important;
	padding-top: 10px!important;
	line-height: 10px!important;
	font-size: 9px;
}
.uv-formcell-phone .active-result[data-option-array-index='115'] {
	background-image: url(atlas.png);
	background-position: 0px -2621px;
	background-repeat: no-repeat;
	padding-left: 30px!important;
	padding-top: 10px!important;
	line-height: 10px!important;
	font-size: 9px;
}
.uv-formcell-phone .active-result[data-option-array-index='116'] {
	background-image: url(atlas.png);
	background-position: 0px -2644px;
	background-repeat: no-repeat;
	padding-left: 30px!important;
	padding-top: 10px!important;
	line-height: 10px!important;
	font-size: 9px;
}
.uv-formcell-phone .active-result[data-option-array-index='117'] {
	background-image: url(atlas.png);
	background-position: 0px -2667px;
	background-repeat: no-repeat;
	padding-left: 30px!important;
	padding-top: 10px!important;
	line-height: 10px!important;
	font-size: 9px;
}
.uv-formcell-phone .active-result[data-option-array-index='118'] {
	background-image: url(atlas.png);
	background-position: 0px -2690px;
	background-repeat: no-repeat;
	padding-left: 30px!important;
	padding-top: 10px!important;
	line-height: 10px!important;
	font-size: 9px;
}
.uv-formcell-phone .active-result[data-option-array-index='119'] {
	background-image: url(atlas.png);
	background-position: 0px -2713px;
	background-repeat: no-repeat;
	padding-left: 30px!important;
	padding-top: 10px!important;
	line-height: 10px!important;
	font-size: 9px;
}
.uv-formcell-phone .active-result[data-option-array-index='120'] {
	background-image: url(atlas.png);
	background-position: 0px -2736px;
	background-repeat: no-repeat;
	padding-left: 30px!important;
	padding-top: 10px!important;
	line-height: 10px!important;
	font-size: 9px;
}
.uv-formcell-phone .active-result[data-option-array-index='121'] {
	background-image: url(atlas.png);
	background-position: 0px -2759px;
	background-repeat: no-repeat;
	padding-left: 30px!important;
	padding-top: 10px!important;
	line-height: 10px!important;
	font-size: 9px;
}
.uv-formcell-phone .active-result[data-option-array-index='122'] {
	background-image: url(atlas.png);
	background-position: 0px -2782px;
	background-repeat: no-repeat;
	padding-left: 30px!important;
	padding-top: 10px!important;
	line-height: 10px!important;
	font-size: 9px;
}
.uv-formcell-phone .active-result[data-option-array-index='123'] {
	background-image: url(atlas.png);
	background-position: 0px -2805px;
	background-repeat: no-repeat;
	padding-left: 30px!important;
	padding-top: 10px!important;
	line-height: 10px!important;
	font-size: 9px;
}
.uv-formcell-phone .active-result[data-option-array-index='124'] {
	background-image: url(atlas.png);
	background-position: 0px -2828px;
	background-repeat: no-repeat;
	padding-left: 30px!important;
	padding-top: 10px!important;
	line-height: 10px!important;
	font-size: 9px;
}
.uv-formcell-phone .active-result[data-option-array-index='125'] {
	background-image: url(atlas.png);
	background-position: 0px -2851px;
	background-repeat: no-repeat;
	padding-left: 30px!important;
	padding-top: 10px!important;
	line-height: 10px!important;
	font-size: 9px;
}
.uv-formcell-phone .active-result[data-option-array-index='126'] {
	background-image: url(atlas.png);
	background-position: 0px -2874px;
	background-repeat: no-repeat;
	padding-left: 30px!important;
	padding-top: 10px!important;
	line-height: 10px!important;
	font-size: 9px;
}
.uv-formcell-phone .active-result[data-option-array-index='127'] {
	background-image: url(atlas.png);
	background-position: 0px -2897px;
	background-repeat: no-repeat;
	padding-left: 30px!important;
	padding-top: 10px!important;
	line-height: 10px!important;
	font-size: 9px;
}
.uv-formcell-phone .active-result[data-option-array-index='128'] {
	background-image: url(atlas.png);
	background-position: 0px -2920px;
	background-repeat: no-repeat;
	padding-left: 30px!important;
	padding-top: 10px!important;
	line-height: 10px!important;
	font-size: 9px;
}
.uv-formcell-phone .active-result[data-option-array-index='129'] {
	background-image: url(atlas.png);
	background-position: 0px -2943px;
	background-repeat: no-repeat;
	padding-left: 30px!important;
	padding-top: 10px!important;
	line-height: 10px!important;
	font-size: 9px;
}
.uv-formcell-phone .active-result[data-option-array-index='130'] {
	background-image: url(atlas.png);
	background-position: 0px -2966px;
	background-repeat: no-repeat;
	padding-left: 30px!important;
	padding-top: 10px!important;
	line-height: 10px!important;
	font-size: 9px;
}
.uv-formcell-phone .active-result[data-option-array-index='131'] {
	background-image: url(atlas.png);
	background-position: 0px -2989px;
	background-repeat: no-repeat;
	padding-left: 30px!important;
	padding-top: 10px!important;
	line-height: 10px!important;
	font-size: 9px;
}
.uv-formcell-phone .active-result[data-option-array-index='132'] {
	background-image: url(atlas.png);
	background-position: 0px -3012px;
	background-repeat: no-repeat;
	padding-left: 30px!important;
	padding-top: 10px!important;
	line-height: 10px!important;
	font-size: 9px;
}
.uv-formcell-phone .active-result[data-option-array-index='133'] {
	background-image: url(atlas.png);
	background-position: 0px -3035px;
	background-repeat: no-repeat;
	padding-left: 30px!important;
	padding-top: 10px!important;
	line-height: 10px!important;
	font-size: 9px;
}
.uv-formcell-phone .active-result[data-option-array-index='134'] {
	background-image: url(atlas.png);
	background-position: 0px -3058px;
	background-repeat: no-repeat;
	padding-left: 30px!important;
	padding-top: 10px!important;
	line-height: 10px!important;
	font-size: 9px;
}
.uv-formcell-phone .active-result[data-option-array-index='135'] {
	background-image: url(atlas.png);
	background-position: 0px -3081px;
	background-repeat: no-repeat;
	padding-left: 30px!important;
	padding-top: 10px!important;
	line-height: 10px!important;
	font-size: 9px;
}
.uv-formcell-phone .active-result[data-option-array-index='136'] {
	background-image: url(atlas.png);
	background-position: 0px -3104px;
	background-repeat: no-repeat;
	padding-left: 30px!important;
	padding-top: 10px!important;
	line-height: 10px!important;
	font-size: 9px;
}
.uv-formcell-phone .active-result[data-option-array-index='137'] {
	background-image: url(atlas.png);
	background-position: 0px -3127px;
	background-repeat: no-repeat;
	padding-left: 30px!important;
	padding-top: 10px!important;
	line-height: 10px!important;
	font-size: 9px;
}
.uv-formcell-phone .active-result[data-option-array-index='138'] {
	background-image: url(atlas.png);
	background-position: 0px -3150px;
	background-repeat: no-repeat;
	padding-left: 30px!important;
	padding-top: 10px!important;
	line-height: 10px!important;
	font-size: 9px;
}
.uv-formcell-phone .active-result[data-option-array-index='139'] {
	background-image: url(atlas.png);
	background-position: 0px -3173px;
	background-repeat: no-repeat;
	padding-left: 30px!important;
	padding-top: 10px!important;
	line-height: 10px!important;
	font-size: 9px;
}
.uv-formcell-phone .active-result[data-option-array-index='140'] {
	background-image: url(atlas.png);
	background-position: 0px -3196px;
	background-repeat: no-repeat;
	padding-left: 30px!important;
	padding-top: 10px!important;
	line-height: 10px!important;
	font-size: 9px;
}
.uv-formcell-phone .active-result[data-option-array-index='141'] {
	background-image: url(atlas.png);
	background-position: 0px -3219px;
	background-repeat: no-repeat;
	padding-left: 30px!important;
	padding-top: 10px!important;
	line-height: 10px!important;
	font-size: 9px;
}
.uv-formcell-phone .active-result[data-option-array-index='142'] {
	background-image: url(atlas.png);
	background-position: 0px -3242px;
	background-repeat: no-repeat;
	padding-left: 30px!important;
	padding-top: 10px!important;
	line-height: 10px!important;
	font-size: 9px;
}
.uv-formcell-phone .active-result[data-option-array-index='143'] {
	background-image: url(atlas.png);
	background-position: 0px -3265px;
	background-repeat: no-repeat;
	padding-left: 30px!important;
	padding-top: 10px!important;
	line-height: 10px!important;
	font-size: 9px;
}
.uv-formcell-phone .active-result[data-option-array-index='144'] {
	background-image: url(atlas.png);
	background-position: 0px -3288px;
	background-repeat: no-repeat;
	padding-left: 30px!important;
	padding-top: 10px!important;
	line-height: 10px!important;
	font-size: 9px;
}
.uv-formcell-phone .active-result[data-option-array-index='145'] {
	background-image: url(atlas.png);
	background-position: 0px -3311px;
	background-repeat: no-repeat;
	padding-left: 30px!important;
	padding-top: 10px!important;
	line-height: 10px!important;
	font-size: 9px;
}
.uv-formcell-phone .active-result[data-option-array-index='146'] {
	background-image: url(atlas.png);
	background-position: 0px -3334px;
	background-repeat: no-repeat;
	padding-left: 30px!important;
	padding-top: 10px!important;
	line-height: 10px!important;
	font-size: 9px;
}
.uv-formcell-phone .active-result[data-option-array-index='147'] {
	background-image: url(atlas.png);
	background-position: 0px -3357px;
	background-repeat: no-repeat;
	padding-left: 30px!important;
	padding-top: 10px!important;
	line-height: 10px!important;
	font-size: 9px;
}
.uv-formcell-phone .active-result[data-option-array-index='148'] {
	background-image: url(atlas.png);
	background-position: 0px -3380px;
	background-repeat: no-repeat;
	padding-left: 30px!important;
	padding-top: 10px!important;
	line-height: 10px!important;
	font-size: 9px;
}
.uv-formcell-phone .active-result[data-option-array-index='149'] {
	background-image: url(atlas.png);
	background-position: 0px -3403px;
	background-repeat: no-repeat;
	padding-left: 30px!important;
	padding-top: 10px!important;
	line-height: 10px!important;
	font-size: 9px;
}
.uv-formcell-phone .active-result[data-option-array-index='150'] {
	background-image: url(atlas.png);
	background-position: 0px -3426px;
	background-repeat: no-repeat;
	padding-left: 30px!important;
	padding-top: 10px!important;
	line-height: 10px!important;
	font-size: 9px;
}
.uv-formcell-phone .active-result[data-option-array-index='151'] {
	background-image: url(atlas.png);
	background-position: 0px -3449px;
	background-repeat: no-repeat;
	padding-left: 30px!important;
	padding-top: 10px!important;
	line-height: 10px!important;
	font-size: 9px;
}
.uv-formcell-phone .active-result[data-option-array-index='152'] {
	background-image: url(atlas.png);
	background-position: 0px -3472px;
	background-repeat: no-repeat;
	padding-left: 30px!important;
	padding-top: 10px!important;
	line-height: 10px!important;
	font-size: 9px;
}
.uv-formcell-phone .active-result[data-option-array-index='153'] {
	background-image: url(atlas.png);
	background-position: 0px -3495px;
	background-repeat: no-repeat;
	padding-left: 30px!important;
	padding-top: 10px!important;
	line-height: 10px!important;
	font-size: 9px;
}
.uv-formcell-phone .active-result[data-option-array-index='154'] {
	background-image: url(atlas.png);
	background-position: 0px -3518px;
	background-repeat: no-repeat;
	padding-left: 30px!important;
	padding-top: 10px!important;
	line-height: 10px!important;
	font-size: 9px;
}
.uv-formcell-phone .active-result[data-option-array-index='155'] {
	background-image: url(atlas.png);
	background-position: 0px -3541px;
	background-repeat: no-repeat;
	padding-left: 30px!important;
	padding-top: 10px!important;
	line-height: 10px!important;
	font-size: 9px;
}
.uv-formcell-phone .active-result[data-option-array-index='156'] {
	background-image: url(atlas.png);
	background-position: 0px -3564px;
	background-repeat: no-repeat;
	padding-left: 30px!important;
	padding-top: 10px!important;
	line-height: 10px!important;
	font-size: 9px;
}
.uv-formcell-phone .active-result[data-option-array-index='157'] {
	background-image: url(atlas.png);
	background-position: 0px -3587px;
	background-repeat: no-repeat;
	padding-left: 30px!important;
	padding-top: 10px!important;
	line-height: 10px!important;
	font-size: 9px;
}
.uv-formcell-phone .active-result[data-option-array-index='158'] {
	background-image: url(atlas.png);
	background-position: 0px -3610px;
	background-repeat: no-repeat;
	padding-left: 30px!important;
	padding-top: 10px!important;
	line-height: 10px!important;
	font-size: 9px;
}
.uv-formcell-phone .active-result[data-option-array-index='159'] {
	background-image: url(atlas.png);
	background-position: 0px -3633px;
	background-repeat: no-repeat;
	padding-left: 30px!important;
	padding-top: 10px!important;
	line-height: 10px!important;
	font-size: 9px;
}
.uv-formcell-phone .active-result[data-option-array-index='160'] {
	background-image: url(atlas.png);
	background-position: 0px -3656px;
	background-repeat: no-repeat;
	padding-left: 30px!important;
	padding-top: 10px!important;
	line-height: 10px!important;
	font-size: 9px;
}
.uv-formcell-phone .active-result[data-option-array-index='161'] {
	background-image: url(atlas.png);
	background-position: 0px -3679px;
	background-repeat: no-repeat;
	padding-left: 30px!important;
	padding-top: 10px!important;
	line-height: 10px!important;
	font-size: 9px;
}
.uv-formcell-phone .active-result[data-option-array-index='162'] {
	background-image: url(atlas.png);
	background-position: 0px -3702px;
	background-repeat: no-repeat;
	padding-left: 30px!important;
	padding-top: 10px!important;
	line-height: 10px!important;
	font-size: 9px;
}
.uv-formcell-phone .active-result[data-option-array-index='163'] {
	background-image: url(atlas.png);
	background-position: 0px -3725px;
	background-repeat: no-repeat;
	padding-left: 30px!important;
	padding-top: 10px!important;
	line-height: 10px!important;
	font-size: 9px;
}
.uv-formcell-phone .active-result[data-option-array-index='164'] {
	background-image: url(atlas.png);
	background-position: 0px -3748px;
	background-repeat: no-repeat;
	padding-left: 30px!important;
	padding-top: 10px!important;
	line-height: 10px!important;
	font-size: 9px;
}
.uv-formcell-phone .active-result[data-option-array-index='165'] {
	background-image: url(atlas.png);
	background-position: 0px -3771px;
	background-repeat: no-repeat;
	padding-left: 30px!important;
	padding-top: 10px!important;
	line-height: 10px!important;
	font-size: 9px;
}
.uv-formcell-phone .active-result[data-option-array-index='166'] {
	background-image: url(atlas.png);
	background-position: 0px -3794px;
	background-repeat: no-repeat;
	padding-left: 30px!important;
	padding-top: 10px!important;
	line-height: 10px!important;
	font-size: 9px;
}
.uv-formcell-phone .active-result[data-option-array-index='167'] {
	background-image: url(atlas.png);
	background-position: 0px -3817px;
	background-repeat: no-repeat;
	padding-left: 30px!important;
	padding-top: 10px!important;
	line-height: 10px!important;
	font-size: 9px;
}
.uv-formcell-phone .active-result[data-option-array-index='168'] {
	background-image: url(atlas.png);
	background-position: 0px -3840px;
	background-repeat: no-repeat;
	padding-left: 30px!important;
	padding-top: 10px!important;
	line-height: 10px!important;
	font-size: 9px;
}
.uv-formcell-phone .active-result[data-option-array-index='169'] {
	background-image: url(atlas.png);
	background-position: 0px -3863px;
	background-repeat: no-repeat;
	padding-left: 30px!important;
	padding-top: 10px!important;
	line-height: 10px!important;
	font-size: 9px;
}
.uv-formcell-phone .active-result[data-option-array-index='170'] {
	background-image: url(atlas.png);
	background-position: 0px -3886px;
	background-repeat: no-repeat;
	padding-left: 30px!important;
	padding-top: 10px!important;
	line-height: 10px!important;
	font-size: 9px;
}
.uv-formcell-phone .active-result[data-option-array-index='171'] {
	background-image: url(atlas.png);
	background-position: 0px -3909px;
	background-repeat: no-repeat;
	padding-left: 30px!important;
	padding-top: 10px!important;
	line-height: 10px!important;
	font-size: 9px;
}
.uv-formcell-phone .active-result[data-option-array-index='172'] {
	background-image: url(atlas.png);
	background-position: 0px -3932px;
	background-repeat: no-repeat;
	padding-left: 30px!important;
	padding-top: 10px!important;
	line-height: 10px!important;
	font-size: 9px;
}
.uv-formcell-phone .active-result[data-option-array-index='173'] {
	background-image: url(atlas.png);
	background-position: 0px -3955px;
	background-repeat: no-repeat;
	padding-left: 30px!important;
	padding-top: 10px!important;
	line-height: 10px!important;
	font-size: 9px;
}
.uv-formcell-phone .active-result[data-option-array-index='174'] {
	background-image: url(atlas.png);
	background-position: 0px -3978px;
	background-repeat: no-repeat;
	padding-left: 30px!important;
	padding-top: 10px!important;
	line-height: 10px!important;
	font-size: 9px;
}
.uv-formcell-phone .active-result[data-option-array-index='175'] {
	background-image: url(atlas.png);
	background-position: 0px -4001px;
	background-repeat: no-repeat;
	padding-left: 30px!important;
	padding-top: 10px!important;
	line-height: 10px!important;
	font-size: 9px;
}
.uv-formcell-phone .active-result[data-option-array-index='176'] {
	background-image: url(atlas.png);
	background-position: 0px -4024px;
	background-repeat: no-repeat;
	padding-left: 30px!important;
	padding-top: 10px!important;
	line-height: 10px!important;
	font-size: 9px;
}
.uv-formcell-phone .active-result[data-option-array-index='177'] {
	background-image: url(atlas.png);
	background-position: 0px -4047px;
	background-repeat: no-repeat;
	padding-left: 30px!important;
	padding-top: 10px!important;
	line-height: 10px!important;
	font-size: 9px;
}
.uv-formcell-phone .active-result[data-option-array-index='178'] {
	background-image: url(atlas.png);
	background-position: 0px -4070px;
	background-repeat: no-repeat;
	padding-left: 30px!important;
	padding-top: 10px!important;
	line-height: 10px!important;
	font-size: 9px;
}
.uv-formcell-phone .active-result[data-option-array-index='179'] {
	background-image: url(atlas.png);
	background-position: 0px -4093px;
	background-repeat: no-repeat;
	padding-left: 30px!important;
	padding-top: 10px!important;
	line-height: 10px!important;
	font-size: 9px;
}
.uv-formcell-phone .active-result[data-option-array-index='180'] {
	background-image: url(atlas.png);
	background-position: 0px -4116px;
	background-repeat: no-repeat;
	padding-left: 30px!important;
	padding-top: 10px!important;
	line-height: 10px!important;
	font-size: 9px;
}
.uv-formcell-phone .active-result[data-option-array-index='181'] {
	background-image: url(atlas.png);
	background-position: 0px -4139px;
	background-repeat: no-repeat;
	padding-left: 30px!important;
	padding-top: 10px!important;
	line-height: 10px!important;
	font-size: 9px;
}
.uv-formcell-phone .active-result[data-option-array-index='182'] {
	background-image: url(atlas.png);
	background-position: 0px -4162px;
	background-repeat: no-repeat;
	padding-left: 30px!important;
	padding-top: 10px!important;
	line-height: 10px!important;
	font-size: 9px;
}
.uv-formcell-phone .active-result[data-option-array-index='183'] {
	background-image: url(atlas.png);
	background-position: 0px -4185px;
	background-repeat: no-repeat;
	padding-left: 30px!important;
	padding-top: 10px!important;
	line-height: 10px!important;
	font-size: 9px;
}
.uv-formcell-phone .active-result[data-option-array-index='184'] {
	background-image: url(atlas.png);
	background-position: 0px -4208px;
	background-repeat: no-repeat;
	padding-left: 30px!important;
	padding-top: 10px!important;
	line-height: 10px!important;
	font-size: 9px;
}
.uv-formcell-phone .active-result[data-option-array-index='185'] {
	background-image: url(atlas.png);
	background-position: 0px -4231px;
	background-repeat: no-repeat;
	padding-left: 30px!important;
	padding-top: 10px!important;
	line-height: 10px!important;
	font-size: 9px;
}
.uv-formcell-phone .active-result[data-option-array-index='186'] {
	background-image: url(atlas.png);
	background-position: 0px -4254px;
	background-repeat: no-repeat;
	padding-left: 30px!important;
	padding-top: 10px!important;
	line-height: 10px!important;
	font-size: 9px;
}
.uv-formcell-phone .active-result[data-option-array-index='187'] {
	background-image: url(atlas.png);
	background-position: 0px -4277px;
	background-repeat: no-repeat;
	padding-left: 30px!important;
	padding-top: 10px!important;
	line-height: 10px!important;
	font-size: 9px;
}
.uv-formcell-phone .active-result[data-option-array-index='188'] {
	background-image: url(atlas.png);
	background-position: 0px -4300px;
	background-repeat: no-repeat;
	padding-left: 30px!important;
	padding-top: 10px!important;
	line-height: 10px!important;
	font-size: 9px;
}
.uv-formcell-phone .active-result[data-option-array-index='189'] {
	background-image: url(atlas.png);
	background-position: 0px -4323px;
	background-repeat: no-repeat;
	padding-left: 30px!important;
	padding-top: 10px!important;
	line-height: 10px!important;
	font-size: 9px;
}
.uv-formcell-phone .active-result[data-option-array-index='190'] {
	background-image: url(atlas.png);
	background-position: 0px -4346px;
	background-repeat: no-repeat;
	padding-left: 30px!important;
	padding-top: 10px!important;
	line-height: 10px!important;
	font-size: 9px;
}
.uv-formcell-phone .active-result[data-option-array-index='191'] {
	background-image: url(atlas.png);
	background-position: 0px -4369px;
	background-repeat: no-repeat;
	padding-left: 30px!important;
	padding-top: 10px!important;
	line-height: 10px!important;
	font-size: 9px;
}
.uv-formcell-phone .active-result[data-option-array-index='192'] {
	background-image: url(atlas.png);
	background-position: 0px -4392px;
	background-repeat: no-repeat;
	padding-left: 30px!important;
	padding-top: 10px!important;
	line-height: 10px!important;
	font-size: 9px;
}
.uv-formcell-phone .active-result[data-option-array-index='193'] {
	background-image: url(atlas.png);
	background-position: 0px -4415px;
	background-repeat: no-repeat;
	padding-left: 30px!important;
	padding-top: 10px!important;
	line-height: 10px!important;
	font-size: 9px;
}
.uv-formcell-phone .active-result[data-option-array-index='194'] {
	background-image: url(atlas.png);
	background-position: 0px -4438px;
	background-repeat: no-repeat;
	padding-left: 30px!important;
	padding-top: 10px!important;
	line-height: 10px!important;
	font-size: 9px;
}
.uv-formcell-phone .active-result[data-option-array-index='195'] {
	background-image: url(atlas.png);
	background-position: 0px -4461px;
	background-repeat: no-repeat;
	padding-left: 30px!important;
	padding-top: 10px!important;
	line-height: 10px!important;
	font-size: 9px;
}
.uv-formcell-phone .active-result[data-option-array-index='196'] {
	background-image: url(atlas.png);
	background-position: 0px -4484px;
	background-repeat: no-repeat;
	padding-left: 30px!important;
	padding-top: 10px!important;
	line-height: 10px!important;
	font-size: 9px;
}
.uv-formcell-phone .active-result[data-option-array-index='197'] {
	background-image: url(atlas.png);
	background-position: 0px -4507px;
	background-repeat: no-repeat;
	padding-left: 30px!important;
	padding-top: 10px!important;
	line-height: 10px!important;
	font-size: 9px;
}
.uv-formcell-phone .active-result[data-option-array-index='198'] {
	background-image: url(atlas.png);
	background-position: 0px -4530px;
	background-repeat: no-repeat;
	padding-left: 30px!important;
	padding-top: 10px!important;
	line-height: 10px!important;
	font-size: 9px;
}
.uv-formcell-phone .active-result[data-option-array-index='199'] {
	background-image: url(atlas.png);
	background-position: 0px -4553px;
	background-repeat: no-repeat;
	padding-left: 30px!important;
	padding-top: 10px!important;
	line-height: 10px!important;
	font-size: 9px;
}
.uv-formcell-phone .active-result[data-option-array-index='200'] {
	background-image: url(atlas.png);
	background-position: 0px -4576px;
	background-repeat: no-repeat;
	padding-left: 30px!important;
	padding-top: 10px!important;
	line-height: 10px!important;
	font-size: 9px;
}
.uv-formcell-phone .active-result[data-option-array-index='201'] {
	background-image: url(atlas.png);
	background-position: 0px -4599px;
	background-repeat: no-repeat;
	padding-left: 30px!important;
	padding-top: 10px!important;
	line-height: 10px!important;
	font-size: 9px;
}
.uv-formcell-phone .active-result[data-option-array-index='202'] {
	background-image: url(atlas.png);
	background-position: 0px -4622px;
	background-repeat: no-repeat;
	padding-left: 30px!important;
	padding-top: 10px!important;
	line-height: 10px!important;
	font-size: 9px;
}
.uv-formcell-phone .active-result[data-option-array-index='203'] {
	background-image: url(atlas.png);
	background-position: 0px -4645px;
	background-repeat: no-repeat;
	padding-left: 30px!important;
	padding-top: 10px!important;
	line-height: 10px!important;
	font-size: 9px;
}
.uv-formcell-phone .active-result[data-option-array-index='204'] {
	background-image: url(atlas.png);
	background-position: 0px -4668px;
	background-repeat: no-repeat;
	padding-left: 30px!important;
	padding-top: 10px!important;
	line-height: 10px!important;
	font-size: 9px;
}
.uv-formcell-phone .active-result[data-option-array-index='205'] {
	background-image: url(atlas.png);
	background-position: 0px -4691px;
	background-repeat: no-repeat;
	padding-left: 30px!important;
	padding-top: 10px!important;
	line-height: 10px!important;
	font-size: 9px;
}
.uv-formcell-phone .active-result[data-option-array-index='206'] {
	background-image: url(atlas.png);
	background-position: 0px -4714px;
	background-repeat: no-repeat;
	padding-left: 30px!important;
	padding-top: 10px!important;
	line-height: 10px!important;
	font-size: 9px;
}
.uv-formcell-phone .active-result[data-option-array-index='207'] {
	background-image: url(atlas.png);
	background-position: 0px -4737px;
	background-repeat: no-repeat;
	padding-left: 30px!important;
	padding-top: 10px!important;
	line-height: 10px!important;
	font-size: 9px;
}
.uv-formcell-phone .active-result[data-option-array-index='208'] {
	background-image: url(atlas.png);
	background-position: 0px -4760px;
	background-repeat: no-repeat;
	padding-left: 30px!important;
	padding-top: 10px!important;
	line-height: 10px!important;
	font-size: 9px;
}
.uv-formcell-phone .active-result[data-option-array-index='209'] {
	background-image: url(atlas.png);
	background-position: 0px -4783px;
	background-repeat: no-repeat;
	padding-left: 30px!important;
	padding-top: 10px!important;
	line-height: 10px!important;
	font-size: 9px;
}
.uv-formcell-phone .active-result[data-option-array-index='210'] {
	background-image: url(atlas.png);
	background-position: 0px -4806px;
	background-repeat: no-repeat;
	padding-left: 30px!important;
	padding-top: 10px!important;
	line-height: 10px!important;
	font-size: 9px;
}
.uv-formcell-phone .active-result[data-option-array-index='211'] {
	background-image: url(atlas.png);
	background-position: 0px -4829px;
	background-repeat: no-repeat;
	padding-left: 30px!important;
	padding-top: 10px!important;
	line-height: 10px!important;
	font-size: 9px;
}
.uv-formcell-phone .active-result[data-option-array-index='212'] {
	background-image: url(atlas.png);
	background-position: 0px -4852px;
	background-repeat: no-repeat;
	padding-left: 30px!important;
	padding-top: 10px!important;
	line-height: 10px!important;
	font-size: 9px;
}
.uv-formcell-phone .active-result[data-option-array-index='213'] {
	background-image: url(atlas.png);
	background-position: 0px -4875px;
	background-repeat: no-repeat;
	padding-left: 30px!important;
	padding-top: 10px!important;
	line-height: 10px!important;
	font-size: 9px;
}
.uv-formcell-phone .active-result[data-option-array-index='214'] {
	background-image: url(atlas.png);
	background-position: 0px -4898px;
	background-repeat: no-repeat;
	padding-left: 30px!important;
	padding-top: 10px!important;
	line-height: 10px!important;
	font-size: 9px;
}
.uv-formcell-phone .active-result[data-option-array-index='215'] {
	background-image: url(atlas.png);
	background-position: 0px -4921px;
	background-repeat: no-repeat;
	padding-left: 30px!important;
	padding-top: 10px!important;
	line-height: 10px!important;
	font-size: 9px;
}
.uv-formcell-phone .active-result[data-option-array-index='216'] {
	background-image: url(atlas.png);
	background-position: 0px -4944px;
	background-repeat: no-repeat;
	padding-left: 30px!important;
	padding-top: 10px!important;
	line-height: 10px!important;
	font-size: 9px;
}
.uv-formcell-phone .active-result[data-option-array-index='217'] {
	background-image: url(atlas.png);
	background-position: 0px -4967px;
	background-repeat: no-repeat;
	padding-left: 30px!important;
	padding-top: 10px!important;
	line-height: 10px!important;
	font-size: 9px;
}
.uv-formcell-phone .active-result[data-option-array-index='218'] {
	background-image: url(atlas.png);
	background-position: 0px -4990px;
	background-repeat: no-repeat;
	padding-left: 30px!important;
	padding-top: 10px!important;
	line-height: 10px!important;
	font-size: 9px;
}
.uv-formcell-phone .active-result[data-option-array-index='219'] {
	background-image: url(atlas.png);
	background-position: 0px -5013px;
	background-repeat: no-repeat;
	padding-left: 30px!important;
	padding-top: 10px!important;
	line-height: 10px!important;
	font-size: 9px;
}
.uv-formcell-phone .active-result[data-option-array-index='220'] {
	background-image: url(atlas.png);
	background-position: 0px -5036px;
	background-repeat: no-repeat;
	padding-left: 30px!important;
	padding-top: 10px!important;
	line-height: 10px!important;
	font-size: 9px;
}
.uv-formcell-phone .active-result[data-option-array-index='221'] {
	background-image: url(atlas.png);
	background-position: 0px -5059px;
	background-repeat: no-repeat;
	padding-left: 30px!important;
	padding-top: 10px!important;
	line-height: 10px!important;
	font-size: 9px;
}
.uv-formcell-phone .active-result[data-option-array-index='222'] {
	background-image: url(atlas.png);
	background-position: 0px -5082px;
	background-repeat: no-repeat;
	padding-left: 30px!important;
	padding-top: 10px!important;
	line-height: 10px!important;
	font-size: 9px;
}
.uv-formcell-phone .active-result[data-option-array-index='223'] {
	background-image: url(atlas.png);
	background-position: 0px -5105px;
	background-repeat: no-repeat;
	padding-left: 30px!important;
	padding-top: 10px!important;
	line-height: 10px!important;
	font-size: 9px;
}
.uv-formcell-phone .active-result[data-option-array-index='224'] {
	background-image: url(atlas.png);
	background-position: 0px -5128px;
	background-repeat: no-repeat;
	padding-left: 30px!important;
	padding-top: 10px!important;
	line-height: 10px!important;
	font-size: 9px;
}
.uv-formcell-phone .active-result[data-option-array-index='225'] {
	background-image: url(atlas.png);
	background-position: 0px -5151px;
	background-repeat: no-repeat;
	padding-left: 30px!important;
	padding-top: 10px!important;
	line-height: 10px!important;
	font-size: 9px;
}
.uv-formcell-phone .active-result[data-option-array-index='226'] {
	background-image: url(atlas.png);
	background-position: 0px -5174px;
	background-repeat: no-repeat;
	padding-left: 30px!important;
	padding-top: 10px!important;
	line-height: 10px!important;
	font-size: 9px;
}
.uv-formcell-phone .active-result[data-option-array-index='227'] {
	background-image: url(atlas.png);
	background-position: 0px -5197px;
	background-repeat: no-repeat;
	padding-left: 30px!important;
	padding-top: 10px!important;
	line-height: 10px!important;
	font-size: 9px;
}
.uv-formcell-phone .active-result[data-option-array-index='228'] {
	background-image: url(atlas.png);
	background-position: 0px -5220px;
	background-repeat: no-repeat;
	padding-left: 30px!important;
	padding-top: 10px!important;
	line-height: 10px!important;
	font-size: 9px;
}
.uv-formcell-phone .active-result[data-option-array-index='229'] {
	background-image: url(atlas.png);
	background-position: 0px -5243px;
	background-repeat: no-repeat;
	padding-left: 30px!important;
	padding-top: 10px!important;
	line-height: 10px!important;
	font-size: 9px;
}
.uv-formcell-phone .active-result[data-option-array-index='230'] {
	background-image: url(atlas.png);
	background-position: 0px -5266px;
	background-repeat: no-repeat;
	padding-left: 30px!important;
	padding-top: 10px!important;
	line-height: 10px!important;
	font-size: 9px;
}
.uv-formcell-phone .active-result[data-option-array-index='231'] {
	background-image: url(atlas.png);
	background-position: 0px -5289px;
	background-repeat: no-repeat;
	padding-left: 30px!important;
	padding-top: 10px!important;
	line-height: 10px!important;
	font-size: 9px;
}
.uv-formcell-phone .active-result[data-option-array-index='232'] {
	background-image: url(atlas.png);
	background-position: 0px -5312px;
	background-repeat: no-repeat;
	padding-left: 30px!important;
	padding-top: 10px!important;
	line-height: 10px!important;
	font-size: 9px;
}
.uv-formcell-phone .active-result[data-option-array-index='233'] {
	background-image: url(atlas.png);
	background-position: 0px -5335px;
	background-repeat: no-repeat;
	padding-left: 30px!important;
	padding-top: 10px!important;
	line-height: 10px!important;
	font-size: 9px;
}
.uv-formcell-phone .active-result[data-option-array-index='234'] {
	background-image: url(atlas.png);
	background-position: 0px -5358px;
	background-repeat: no-repeat;
	padding-left: 30px!important;
	padding-top: 10px!important;
	line-height: 10px!important;
	font-size: 9px;
}
.uv-formcell-phone .active-result[data-option-array-index='235'] {
	background-image: url(atlas.png);
	background-position: 0px -5381px;
	background-repeat: no-repeat;
	padding-left: 30px!important;
	padding-top: 10px!important;
	line-height: 10px!important;
	font-size: 9px;
}
.uv-formcell-phone .active-result[data-option-array-index='236'] {
	background-image: url(atlas.png);
	background-position: 0px -5404px;
	background-repeat: no-repeat;
	padding-left: 30px!important;
	padding-top: 10px!important;
	line-height: 10px!important;
	font-size: 9px;
}
.uv-formcell-phone .active-result[data-option-array-index='237'] {
	background-image: url(atlas.png);
	background-position: 0px -5427px;
	background-repeat: no-repeat;
	padding-left: 30px!important;
	padding-top: 10px!important;
	line-height: 10px!important;
	font-size: 9px;
}
.uv-formcell-phone .active-result[data-option-array-index='238'] {
	background-image: url(atlas.png);
	background-position: 0px -5450px;
	background-repeat: no-repeat;
	padding-left: 30px!important;
	padding-top: 10px!important;
	line-height: 10px!important;
	font-size: 9px;
}
.uv-formcell-phone .active-result[data-option-array-index='239'] {
	background-image: url(atlas.png);
	background-position: 0px -5473px;
	background-repeat: no-repeat;
	padding-left: 30px!important;
	padding-top: 10px!important;
	line-height: 10px!important;
	font-size: 9px;
}
.uv-formcell-phone .active-result[data-option-array-index='240'] {
	background-image: url(atlas.png);
	background-position: 0px -5496px;
	background-repeat: no-repeat;
	padding-left: 30px!important;
	padding-top: 10px!important;
	line-height: 10px!important;
	font-size: 9px;
}
.uv-formcell-phone .active-result[data-option-array-index='241'] {
	background-image: url(atlas.png);
	background-position: 0px -5519px;
	background-repeat: no-repeat;
	padding-left: 30px!important;
	padding-top: 10px!important;
	line-height: 10px!important;
	font-size: 9px;
}
.uv-formcell-phone .active-result[data-option-array-index='242'] {
	background-image: url(atlas.png);
	background-position: 0px -5542px;
	background-repeat: no-repeat;
	padding-left: 30px!important;
	padding-top: 10px!important;
	line-height: 10px!important;
	font-size: 9px;
}
.uv-formcell-phone .active-result[data-option-array-index='243'] {
	background-image: url(atlas.png);
	background-position: 0px -5565px;
	background-repeat: no-repeat;
	padding-left: 30px!important;
	padding-top: 10px!important;
	line-height: 10px!important;
	font-size: 9px;
}
.uv-formcell-phone .active-result[data-option-array-index='244'] {
	background-image: url(atlas.png);
	background-position: 0px -5588px;
	background-repeat: no-repeat;
	padding-left: 30px!important;
	padding-top: 10px!important;
	line-height: 10px!important;
	font-size: 9px;
}
.uv-formcell-phone .active-result[data-option-array-index='245'] {
	background-image: url(atlas.png);
	background-position: 0px -5611px;
	background-repeat: no-repeat;
	padding-left: 30px!important;
	padding-top: 10px!important;
	line-height: 10px!important;
	font-size: 9px;
}
.uv-formcell-phone .active-result[data-option-array-index='246'] {
	background-image: url(atlas.png);
	background-position: 0px -5634px;
	background-repeat: no-repeat;
	padding-left: 30px!important;
	padding-top: 10px!important;
	line-height: 10px!important;
	font-size: 9px;
}
.uv-formcell-phone .active-result[data-option-array-index='247'] {
	background-image: url(atlas.png);
	background-position: 0px -5657px;
	background-repeat: no-repeat;
	padding-left: 30px!important;
	padding-top: 10px!important;
	line-height: 10px!important;
	font-size: 9px;
}
/* END COUNRTY FLAGS*/