@import url(https://fonts.googleapis.com/css?family=Ubuntu:100,300,400,500,700);
@charset "utf-8";

*{
	margin:0;
	padding:0;
	font-family:Ubuntu, Helvetica, sans-serif;
	/* font-size:24px; */

}

.sfondopag2 {
  background-color: #FFF;
  background: url(/img/background_2_1366x768.jpg) no-repeat center center fixed; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

.sfondocentr {
  background-color: #FFF;
  background: url(/img/bg_centralino_cloud.jpeg) no-repeat center center fixed; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

.sfondopag-fib {
  background-color: #FFF;
  background: url(/img/fibra_background.jpg) no-repeat center center fixed; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

.sfondopag-voip {
  background-color: #FFF;
  background: url(/img/bg_voip.webp) no-repeat center center fixed; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

body { 
  color:#666;
  background-color: #FFF;
  background: url(/img/background_1_1366x768.jpg) no-repeat center center fixed; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  /* font-size:16px; */
}



a {
	color:#000;
	text-decoration:none;
	border-style:none;
}

.contmat {
	padding:0px; 
	margin: 0px -15px 0px 0px;
}

.contban {
	background-color:#E6007E;
}


.matt100{
	position: relative; 
	float: left; 
	width: 917px; 
	background-color: #FFF;
	margin:10px 0px 3px 0px;
}


.extboxcall{
	height:120px;
}

.extboxcall > div {
	width:260px; padding: 35px 0 10px 0;
}



.mcorrelati {
	list-style-image:url('/img/freccia.png');
	margin:20px
}

.mcorrelati li {
	float:left;
    padding: 5px 32px 0 0 ;
	font-weight:bold;
}

ul.mcorrelati a {
	color: #C17400;
	text-decoration: none;
	border-style: none;
}

.freccia {
	list-style: none;
	list-style-image:url('/img/freccia.png');
	/*font-size: 96%;*/
}

ul.freccia li{
	padding: 5px 0 5px 0;
}

.freccia2 {
	margin:0;
	list-style: none;
	list-style-image:url('/img/freccia-ne.webp');
	font-size: 14px;
}

ul.freccia2 li{
	padding: 8px 0 4px 0;
}

.spuntaok {
	list-style: none;
	list-style-image:url('/img/spunta-ok.png');
	/*font-size: 96%;*/
}

ul.spuntaok li{
	padding: 3px 0 3px 0;
}

#spatopmob{
	height:120px;
	display:none;
}

.correlati-img {
	position: absolute; 
	bottom:23px;
	right:18px;
}

.bnav {
	margin-top:-15px;
	font-size: 85%;
}

.txtmedio{
	font-size: 13px;
}

.txtgrande{
	font-size: 30px;
}

/* NEW SE */
.divcont {
	padding:10px; 
	margin-top:1px; 
	background-color: #FFF;
	border-bottom:1px solid #CCC;
}

table.griglia {
	width:580px;
	border-width: 2px;
	border-color: #80C5E8;
	border-collapse: collapse;
}
table.griglia {
	line-height: 40px;
}

table.griglia th {
	border-width: 2px;
	padding: 8px;
	border-style: solid;
	border-color: #80C5E8;
	background-color: #dedede;
}
table.griglia td {
	border-width: 2px;
	padding: 8px;
	border-style: solid;
	border-color: #80C5E8;
	background-color: #ffffff;
}

.divcornice {
	border: 8px solid #d65d3b; 
	height:100%; 
	box-sizing: border-box;
}

.imgtabel {
	vertical-align:middle; 
	margin-right:10px;
}

.aranc-col {
	color:#d65d3b;
}

.clr:after{
    clear: both;
    content: "";
    display: block;
}

.boxgrglob {
	position: relative; 
	float: left; 
	width: 126px; 
	height: 140px;
}

.boxgrsu {
	border-color:#E6E6E6; 
	border-style: solid; 
	border-width: 2px 2px 0 2px; 
	padding: 6px; 
	color:#008AD1;

} 

.boxgrin {
	border: 2px solid #E6E6E6; 
	padding:6px;
} 

.boxgrf {
	font-size:12px;
}

.boxgrf ol li {
	color:#d65d3b;
}

.boxgrf ol li span {
	color:#999;
}


/* FINE NEW SE */

/* TMPL */

#cont-input-box-mob	{ display:none;}

#menupr {
	list-style: none;
	/* list-style-image:url('/img/puntiqa.png'); */
}

ul#menupr li{
    float: left;
    /* padding: 0 10px;	*/
    padding: 2px 18px 0px 18px ;	
	border-left: 1px solid #CCC;
	height: 36px;

}

ul#menupr li a {
   /* color: #fff;    
    font-weight: bold; */
    font-size: 18px;
   	display: block;
    /* line-height: 30px; 
    padding-left: 5px;*/
    text-decoration: none;
    /* width: 135px; 
    height: 30px; */
}

ul#menupr li.active, ul#menupr li:hover {
	background-color: #EBEBEB;
}

ul#menupr a { display: block; }

#boxlog li {	
	list-style: none;
    float: left;
    /* padding: 0 10px;	*/
    padding: 0px 12px 0px 12px ;	
	border-right: 1px solid #CCC;
	height: 12px;
}


.text-label {
	color: #666666;
	 /*font-weight: bold;*/
}

.menuser{
	list-style: none;
}

ul.menuser li{
    /* padding: 0 10px;	*/
    padding: 2px 12px 0px 42px ;	
	height: 27px;
}

ul.menuser li a {
    font-size: 16px;
    text-decoration: none;
}

li.listap {
	padding: 8px 0 8px 0;
	list-style: none;
    border-top: 1px dashed grey;
	font-size:15px
}

#input-box {
	position: absolute; 
	top:10px;
	right:40px;
}

.rounded {
	height: 24px;
	width: 220px;
	border: none;
	border-left: 10px solid #E6E6E6;
  	-webkit-border-radius: 0 15px 15px 0;
  	-moz-border-radius: 0 15px 15px 0;
  	border-radius: 0 15px 15px 0;
}

.input-t {
	background-color: #E6E6E6;
	line-height: 24px;
	height: 24px;
	border: none;
	border-left: 10px solid #E6E6E6;
}

.input-t-err {
	background-color: #FF7B64;
	line-height: 24px;
	height: 24px;
	border: none;
	border-left: 10px solid #FF7B64;
}

/* body, html{
	margin: 0;
	padding: 0 0 0 0;
	background-color: #FFF;
	background-image:url(/img/background_2_1280x1024.jpg);
	background-repeat: no-repeat;
	background-position: center 0;
	width: 100%;
	height: 100%; 
	
} */

#bantop{

	/* padding: 10px 10px 10px 12px; */
	padding: 0px;
	width: 100%; 
	height: 190px; 
	overflow: hidden;
	font-size: 48px;
	font-weight:bold;
	display:table;
	margin-bottom: 6px;
    	
}

#bantop-txt{

	height: 190px; 
	display:table;
}

.txtbl {
	color:#00A0DE;
}

.matton{
	position: relative; 
	float: left; 
	width: 299px; 
	height: 250px; 
	background-color: #FFF;
	margin:0px 10px 10px 0px;
}

.matton-txtdiv {
	position:absolute; 
	top:8px; 
	width:210px;
}

.matton-txtbarra {
	position: absolute; 
	bottom:7px;
	width:100%;
	height:30px;
	color:#FFF;
}
.matton-txtspanpic{
	font-size:13px;
	position: absolute; 
	right:10px;
	bottom:6px;
}
.matton-txtspanbig{
	font-size:25px;
	font-weight:600;
	padding: 0 0 0 8px;
}

.matton-txtspanpic-cel{
	font-size:18px;
	color:#87CFF5;
}

.matton-txtspanpic-blk{
	font-size:17px;
	color:#000;
	padding: 0 0 0 8px
}

.matton-txtspanbig-cel{
	font-size:45px;
	font-weight:500;
	padding: 0 0 0 8px;
	color:#87CFF5;
}
.matton-sep-cel{
	width:130px;
	height:6px;
	background-color:#87CFF5;
}

.mattmen{
	position: relative; 
	float: left; 
	width: 299px; 
	height: 210px; 
	/*background-color: #FFF;*/
	margin:10px -2px 3px 8px;
} 

.adsl-bg {
	background-color:#97C33A;
}

.fibra-bg {
	background-color:#25336D;
}

.centralino-bg {
	background-color:#DB5E3B;
}

.centralino-bg-old {
	background-color:#008BD2;
}

.webex-bg {
	background-color:#964B98;
}

.mail-bg {
	background-color:#E8E35A;
}

.fax-bg {
	background-color:#FABA14;
}

.pec-bg {
	background-color:#EC671B;
}

.voip-bg {
	background-color: #E50E7E;
}

.mail-col {
	color:#E8E35A;
}

.adsl-col {
	color:#97C33A;
}

.fibrag-col {
	color:#FECC16;
}


.fibrab-col {
	color:#00428E;
}


.centralino-col {
	color:#008BD2;
}

.cloud-col {
	color: #FABA14;
}

.webex-col {
	color:#964B98;
}

.fax-col {
	color:#FABA14;
}

.fax-in-col {
	color: #008B96;
}

.pec-col {
	color:#EC671B;
}

.voip-col {
	color: #E50E7E;
}

.altro-col {
	color: #58C2DC;
}

.grigiochiaro-col {
	color: #CCCCCC;
}

.sfsotto {	background-position: bottom; }

.fibra-sf {
	background-image:url(/img/barp-fibra.png);
	background-repeat:repeat-x;
}

.altro-sf {
	background-image:url(/img/barp-altro.png);
	background-repeat:repeat-x;
}

.gri-sf {
	background-image:url(/img/barp-gri.png);
	background-repeat:repeat-x;
}

.mail-sf {
	background-image:url(/img/barp-mail.png);
	background-repeat:repeat-x;
}

.voip-sf {
	background-image:url(/img/barp-voip.png);
	background-repeat:repeat-x;

}

.adsl-sf {
	background-image:url(/img/barp-adsl.png);
	background-repeat:repeat-x;
}

.fax-sf {
	background-image:url(/img/barp-fax.png);
	background-repeat:repeat-x;
}

.webex-sf {
	background-image:url(/img/barp-webex.png);
	background-repeat:repeat-x;
}

.centralino-sf {
	background-image:url(/img/barp-centralino.png);
	background-repeat:repeat-x;
}

.pec-sf {
	background-image:url(/img/barp-pec.png);
	background-repeat:repeat-x;
}
.bianco-sf {
	background-image:url(/img/barp-bianca.png);
	background-repeat:repeat-x;
}

#bottom{
	background: #FFF;
	padding: 10px 10px 10px 12px;
	/*height: 120px; */
	overflow: hidden;
	font-size: 12px;	
}

.bottom{
	background: #FFF;
	padding: 10px 10px 10px 12px;
	/*height: 120px; */
	overflow: hidden;
	font-size: 12px;	
}

#bottomp{
	background: #FFF;
	height: 10px;
    position:relative;
    z-index:2;}

#boxlogos{
	background: rgba(255, 255, 255, 0.5);
	padding:10px 10px 10px 20px; 
	/*height: 120px; */
	overflow:hidden;
}
#boxlogosp{
	background: rgba(255, 255, 255, 0.8);
	height: 10px;
	z-index: 10;
}

.floleft{
	float:left;
}

#maind {
	display:block;
	margin:130px auto;
	width:917px;
	/*background-color:#FFFFFF; 
	overflow:hidden;*/
	position:relative;

}

.ombratop {
	box-shadow: 2px 2px 5px 0px #CCC;
	-webkit-box-shadow: 2px 2px 5px 0px #CCC;
	-moz-box-shadow: 2px 2px 5px 0px #CCC;
}

.ombra {
	box-shadow: 2px 2px 5px 0px #CCC;
	-webkit-box-shadow: 2px 2px 5px 0px #CCC;
	-moz-box-shadow: 2px 2px 5px 0px #CCC;
}
.ombral {
	box-shadow: 2px 2px 5px 0px #DDD;
	-webkit-box-shadow: 2px 2px 5px 0px #DDD;
	-moz-box-shadow: 2px 2px 5px 0px #DDD;
}
.ombtxt {
	text-shadow: 4px 4px 10px #CCC;
}

#btop {
	position: fixed;
	top: 0px;
	width: 100%;
	height: 15px;
	background-color: #00A0DE;
	z-index: 51;
}
#bcookie {
	position: fixed;
	bottom: 0px;
	width: 100%;
	color: #FFF;
	background: rgba(153,153,153,0.8);
	z-index: 52;
}

.chiudicookie {
	text-decoration:none;
	position: absolute;
	top: 6px;
	right: 6px;
	line-height:1;
	font-size:26px;
	background:#FFF;
	padding:0 5px;
}

#fisso {
	position: fixed; 
	width: 917px; 
	top: 15px; 
	background-color: #ffffff; 
	z-index: 50;
	-webkit-border-bottom-left-radius: 8px;
	-moz-border-radius-bottomleft: 8px;
	border-bottom-left-radius: 8px;
	
}

#fisso-sm {
	position: fixed; 
	width: 300px; 
	height: 228px; 
	margin-left:210px;
	top: 120px; 
	background: rgba(240, 240, 240, 0.98);

	/*background-color: #EBEBEB;*/ 
	z-index: 50;
	-webkit-border-top-left-radius: 8px;
	-moz-border-radius-topleft: 8px;
	border-top-left-radius: 8px;
	
}

#fisso-sm2 {
	position: fixed; 
	width: 300px; 
	height: 228px; 
	margin-left:294px;
	top: 120px; 
	background: rgba(240, 240, 240, 0.98);

	/*background-color: #EBEBEB;*/ 
	z-index: 50;
	-webkit-border-top-left-radius: 8px;
	-moz-border-radius-topleft: 8px;
	border-top-left-radius: 8px;
	
}
#fisso-sm3 {
	position: fixed; 
	width: 300px; 
	margin-left:415px;
	height: 228px; 
	top: 120px; 
	background: rgba(240, 240, 240, 0.98);

	/*background-color: #EBEBEB;*/ 
	z-index: 50;
	-webkit-border-top-left-radius: 8px;
	-moz-border-radius-topleft: 8px;
	border-top-left-radius: 8px;
	
}

#disom {
	position: relative; 
	width: 600px; 
	height: 50px; 
	top: 5px;
	left:80px;
}

.opaco{
	opacity: 0.3;
}

.sfondoopaco{
	background: rgba(255, 255, 255, 0.5);
}



.linkpicc {
    font-size: 11px;
	text-decoration:none;
}
.linkpicc:hover {
	text-decoration:underline;
}



.prul {
    /*width:310px;*/
	columns: 3;
  	-webkit-columns: 3;
  	-moz-columns: 3;
}


.prli{
	list-style: none;    
    width:120px;
	margin:0px 5px 5px 0px; 
	line-height:16px;
}

.prlinomargine{
	list-style: none;    
	background:white;
    width:10px;
	margin:0px 0px 5px 0px;	

}
.txtpiccolo{
	font-size: 12px;
}

.txterrore{
	color: #FF7B64;
	font-weight: bold;
}

.celeste{
	color: #87CFF5;
}

.arancio {
	color:#FF6600;
}


.cblu{
	color: #005684;
}

.punt {
	height: 1px;
	background-image:url(/img/tratt.gif);
	background-repeat: repeat-x;
}

.puntcel {
	height: 1px;
	background-image:url(/img/trattcel.gif);
	background-repeat: repeat-x;
}


/* HOME */

.matton-img {
	position: absolute; 
	bottom:43px;
	right:8px;
	border:none;
}

.div13-img {
	position: absolute; 
	bottom:40px;
	left:28px;
	border:none;
}

.banhomepunt {
	font-size:27px;
	width:100%;
	min-width:305px;
	min-height: 45px;
	line-height:45px;
	border-top: 1px dashed white;
	border-bottom: 1px dashed white;
}

.img-ban-bassa {
	position:relative;
	bottom:-6px;
	right:-157px;
}


/* VOIP */

.spantxttitolo{
	font-size: 30px;
	font-weight: 500;
}

.divunico {
	padding: 22px 16px 0 16px;
}
.divsx {
    width:280px;
	float:left;
	padding: 22px 0 0 16px;
}

.divdx {
    width:610px;
	float:left;
	padding: 22px 0 0 2px;
}
.divdxc {
	width:298px; 
	height:300px;	
	float:left;
	padding: 22px 2px 0 2px;
}
.div13 {
	width:301px; 
	float:left;
	padding: 0 2px 0 2px;
	margin: 22px 0 0 0;
}

.boxattiva {
	right: -1px;
	width: 305px;
	color: #fff;
	background-color: #FF6600;
	padding: 6px 0 6px 10px;
	text-decoration: none;
	top: 4547px;
}

.boxattiva a{
	color: #fff;
	text-decoration:none;
}

.boxhelp {
	right: 0px;
	width: 305px;
	color: #000;
	background-color: #fff;
	padding:10px 0 10px 10px;
}

/* ADSL */
.divadslsx {
    width:590px;
	float:left;
	padding: 22px 0 0 16px;
}
.divadsldx {
    width:290px;
	float:left;
	padding: 22px 0 0 2px;
}
.trasco:hover {
	cursor: pointer;
	background-color: #E3EFCB;
}
.boxcopertura {
	position: relative;
	right: 0px;
	width: 305px;
	color: #fff;
	background-color: #87CFF5;
	padding:6px 0 6px 10px;
}


/*BANDIERE*/


.argentina {
    background: url(/img/band/argentina.png) no-repeat;
}

.argentina-off {
    background: url(/img/band/angentina-off.png) no-repeat;
}

.australia {
    background: url(/img/band/australia.png) no-repeat;
}

.australia-off {
    background: url(/img/band/australia-off.png) no-repeat;
}

.austria {
    background: url(/img/band/austria.png) no-repeat;
}

.austria-off {
    background: url(/img/band/austria-off.png) no-repeat;
}

.bahrain {
    background: url(/img/band/bahrain.png) no-repeat;
}

.bahrain-off {
    background: url(/img/band/bahrain-off.png) no-repeat;
}

.belgium {
    background: url(/img/band/belgium.png) no-repeat;
}

.belgium-off {
    background: url(/img/band/belgium-off.png) no-repeat;
}

.brazil {
    background: url(/img/band/brazil.png) no-repeat;
}

.brazil-off {
    background: url(/img/band/brazil-off.png) no-repeat;
}

.bulgaria {
    background: url(/img/band/bulgaria.png) no-repeat;
}

.bulgaria-off {
    background: url(/img/band/bulgaria-off.png) no-repeat;
}

.canada {
    background: url(/img/band/canada.png) no-repeat;
}

.canada-off {
    background: url(/img/band/canada-off.png) no-repeat;
}

.chile {
    background: url(/img/band/chile.png) no-repeat;
}

.chile-off {
    background: url(/img/band/chile-off.png) no-repeat;
}

.china {
    background: url(/img/band/china.png) no-repeat;
}

.china-off {
    background: url(/img/band/china-off.png) no-repeat;
}

.colombia {
    background: url(/img/band/colombia.png) no-repeat;
}

.colombia-off {
    background: url(/img/band/colombia-off.png) no-repeat;
}

.croatia {
    background: url(/img/band/croatia.png) no-repeat;
}

.croatia-off {
    background: url(/img/band/croatia-off.png) no-repeat;
}

.cyprus {
    background: url(/img/band/cyprus.png) no-repeat;
}

.cyprus-off {
    background: url(/img/band/cyprus-off.png) no-repeat;
}

.czechrepublic {
    background: url(/img/band/czechrepublic.png) no-repeat;
}

.czechrepublic-off {
    background: url(/img/band/czechrepublic-off.png) no-repeat;
}

.denmark {
    background: url(/img/band/denmark.png) no-repeat;
}

.denmark-off {
    background: url(/img/band/denmark-off.png) no-repeat;
}

.dominicanrepublic {
    background: url(/img/band/dominicanrepublic.png) no-repeat;
}

.dominicanrepublic-off {
    background: url(/img/band/dominicanrepublic-off.png) no-repeat;
}

.elsalvador {
    background: url(/img/band/elsalvador.png) no-repeat;
}

.elsalvador-off {
    background: url(/img/band/elsalvador-off.png) no-repeat;
}

.estonia {
    background: url(/img/band/estonia.png) no-repeat;
}

.estonia-off {
    background: url(/img/band/estonia-off.png) no-repeat;
}

.finland {
    background: url(/img/band/finland.png) no-repeat;
}

.finland-off {
    background: url(/img/band/finland-off.png) no-repeat;
}

.france {
    background: url(/img/band/france.png) no-repeat;
}

.france-off {
    background: url(/img/band/france-off.png) no-repeat;
}

.georgia {
    background: url(/img/band/georgia.png) no-repeat;
}

.georgia-off {
    background: url(/img/band/georgia-off.png) no-repeat;
}

.germany {
    background: url(/img/band/germany.png) no-repeat;
}

.germany-off {
    background: url(/img/band/germany-off.png) no-repeat;
}

.greece {
    background: url(/img/band/greece.png) no-repeat;
}

.greece-off {
    background: url(/img/band/greece-off.png) no-repeat;
}

.hongkong {
    background: url(/img/band/hongkong.png) no-repeat;
}

.hongkong-off {
    background: url(/img/band/hongkong-off.png) no-repeat;
}

.hungary {
    background: url(/img/band/hungary.png) no-repeat;
}

.hungary-off {
    background: url(/img/band/hungary-off.png) no-repeat;
}

.ireland {
    background: url(/img/band/ireland.png) no-repeat;
}

.ireland-off {
    background: url(/img/band/ireland-off.png) no-repeat;
}

.israel {
    background: url(/img/band/israel.png) no-repeat;
}

.israel-off {
    background: url(/img/band/israel-off.png) no-repeat;
}

.italy {
    background: url(/img/band/italy.png) no-repeat;
}

.italy-off {
    background: url(/img/band/italy-off.png) no-repeat;
}

.japan {
    background: url(/img/band/japan.png) no-repeat;
}

.japan-off {
    background: url(/img/band/japan-off.png) no-repeat;
}

.latvia {
    background: url(/img/band/latvia.png) no-repeat;
}

.latvia-off {
    background: url(/img/band/latvia-off.png) no-repeat;
}

.lithuania {
    background: url(/img/band/lithuania.png) no-repeat;
}

.lithuania-off {
    background: url(/img/band/lithuania-off.png) no-repeat;
}

.luxembourg {
    background: url(/img/band/luxembourg.png) no-repeat;
}

.luxembourg-off {
    background: url(/img/band/luxembourg-off.png) no-repeat;
}

.malaysia {
    background: url(/img/band/malaysia.png) no-repeat;
}

.malaysia-off {
    background: url(/img/band/malaysia-off.png) no-repeat;
}

.malta {
    background: url(/img/band/malta.png) no-repeat;
}

.malta-off {
    background: url(/img/band/malta-off.png) no-repeat;
}

.mexico {
    background: url(/img/band/mexico.png) no-repeat;
}

.mexico-off {
    background: url(/img/band/mexico-off.png) no-repeat;
}

.netherlands {
    background: url(/img/band/netherlands.png) no-repeat;
}

.netherlands-off {
    background: url(/img/band/netherlands-off.png) no-repeat;
}

.newzealand {
    background: url(/img/band/newzealand.png) no-repeat;
}

.newzealand-off {
    background: url(/img/band/newzealand-off.png) no-repeat;
}

.norway {
    background: url(/img/band/norway.png) no-repeat;
}

.norway-off {
    background: url(/img/band/norway-off.png) no-repeat;
}

.panama {
    background: url(/img/band/panama.png) no-repeat;
}

.panama-off {
    background: url(/img/band/panama-off.png) no-repeat;
}

.peru {
    background: url(/img/band/peru.png) no-repeat;
}

.peru-off {
    background: url(/img/band/peru-off.png) no-repeat;
}

.poland {
    background: url(/img/band/poland.png) no-repeat;
}

.poland-off {
    background: url(/img/band/poland-off.png) no-repeat;
}

.portugal {
    background: url(/img/band/portugal.png) no-repeat;
}

.portugal-off {
    background: url(/img/band/portugal-off.png) no-repeat;
}

.puertorico {
    background: url(/img/band/puertorico.png) no-repeat;
}

.puertorico-off {
    background: url(/img/band/puertorico-off.png) no-repeat;
}

.romania {
    background: url(/img/band/romania.png) no-repeat;
}

.romania-off {
    background: url(/img/band/romania-off.png) no-repeat;
}

.singapore {
    background: url(/img/band/singapore.png) no-repeat;
}

.singapore-off {
    background: url(/img/band/singapore-off.png) no-repeat;
}

.slovakia {
    background: url(/img/band/slovakia.png) no-repeat;
}

.slovakia-off {
    background: url(/img/band/slovakia-off.png) no-repeat;
}

.slovenia {
    background: url(/img/band/slovenia.png) no-repeat;
}

.slovenia-off {
    background: url(/img/band/slovenia-off.png) no-repeat;
}

.southafrica {
    background: url(/img/band/southafrica.png) no-repeat;
}

.southafrica-off {
    background: url(/img/band/southafrica-off.png) no-repeat;
}

.southkorea {
    background: url(/img/band/southkorea.png) no-repeat;
}

.southkorea-off {
    background: url(/img/band/southkorea-off.png) no-repeat;
}

.spain {
    background: url(/img/band/spain.png) no-repeat;
}

.spain-off {
    background: url(/img/band/spain-off.png) no-repeat;
}

.sweden {
    background: url(/img/band/sweden.png) no-repeat;
}

.sweden-off {
    background: url(/img/band/sweden-off.png) no-repeat;
}

.switzerland {
    background: url(/img/band/switzerland.png) no-repeat;
}

.switzerland-off {
    background: url(/img/band/switzerland-off.png) no-repeat;
}

.turkey {
    background: url(/img/band/turkey.png) no-repeat;
}

.turkey-off {
    background: url(/img/band/turkey-off.png) no-repeat;
}

.unitedkingdom {
    background: url(/img/band/unitedkingdom.png) no-repeat;
}

.unitedkingdom-off {
    background: url(/img/band/unitedkingdom-off.png) no-repeat;
}

.unitedstates {
    background: url(/img/band/unitedstates.png) no-repeat;
}

.unitedstates-off {
    background: url(/img/band/unitedstates-off.png) no-repeat;
}

.venezuela {
    background: url(/img/band/venezuela.png) no-repeat;
}

.venezuela-off {
    background: url(/img/band/venezuela-off.png) no-repeat;
}

.vietnam {
    background: url(/img/band/vietnam.png) no-repeat;
}

.vietnam-off {
    background: url(/img/band/vietnam-off.png) no-repeat;
}

.virgin-islands-us {
    background: url(/img/band/virgin-islands-us.png) no-repeat;
}

.virgin-islands-us-off {
    background: url(/img/band/virgin-islands-us-off.png) no-repeat;
}

.worldwide {
    background: url(/img/band/worldwide.png) no-repeat;
}

.worldwide-off {
    background: url(/img/band/worldwide-off.png) no-repeat;
}

.band-bg{
	padding-left: 25px; 
	line-height: 30px;   
	margin: 0px; 
	background-position: 0px 4px;
}

#divportvoip {
	float: left; width:300px; padding:10px;
}

.sivmob { display:none;}

.foo-1 {
	float:left;
	width:32%;
}

.foo-2 {
	float:left;
	width:48%;
}

.foo-3 {
	float:left;
	width:18px;
}

.foo-4 {
	float:left;
	width:12%;
}

.ui-autocomplete {max-height: 200px; overflow-y: scroll; overflow-x: hidden;}
