h1,h3 {
	color:#CC0000;
	font-size:11px;
	font-family:Tahoma,Arial;
	}
	
h2 {
	color:#FFFFFF;
	font-size:11px;
	font-family:Tahoma,Arial;
	}	
	
h1,h2,h3,h4,h5,h6 {
	margin-top:0;
	margin-bottom:0;
}

td {
	text-align: left;
	vertical-align: top;
	font-family:Tahoma,Arial;
	font-size:11px;
	color:#555555;
	}
	
div.tab-sez {

    max-width: 134px;
    text-align: left;
	
	}

BODY {
	scrollbar-face-color: #FF9900;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #FF9900;
	scrollbar-darkshadow-color: #FF9900;
	scrollbar-track-color: #FFFFFF;
	scrollbar-arrow-color: #FFFFFF;
	background-color: #FFFFFF;
}

.boxdati {
	background: #FFFFFF;
	color: #333333;
	font-size: 11px;
	padding: 3px 0px 3px 3px;
	font-weight:normal;
	background-color: #FFFFFF;
	font-family: Tahoma,Arial;
	list-style-type: lower-alpha;
	list-style-position: inside;
	white-space: normal;
	vertical-align: middle;
	text-align: left;
	letter-spacing: normal;
	word-spacing: normal;
	display: table-caption;
	line-height: normal;
}



#cookieChoiceInfo {

    font-family: sans-serif;
    font-size: 0.8em;
    color: #2A2D2D;
}

div#idtag {

    margin-top: -26px;
}


.Button {
	padding: 2px 5px;	
	/*border-top: 1px solid white;	
	border-right: 1px solid black;	
	border-bottom: 1px solid black;	
	border-left: 1px solid white;	*/
	text-align: center;		
	text-transform: uppercase;	
	font-weight: bold;
	font-family: tahoma,arial;
	font-size: 11px;
	color: #FFFFFF;
	/*border-top-color: #CC3333;*/
	background-color: #CC3333;
	background: #CC3333;
	cursor: pointer;
}

.Button2 {
	padding: 1px 5px;	
	border-top: 1px solid white;	
	border-right: 1px solid black;	
	border-bottom: 1px solid black;	
	border-left: 1px solid white;	
	text-align: center;		
	font-weight: bold;
	font-family: Tahoma,Arial;
	font-size: 11px;
	color: #CC0000;
	border-top-color: #FFFFFF;
	background-color: #FFFFFF;
	background: #FFFFFF;
	cursor: pointer;
}

.borderGrey {
    padding-left:6px;
	padding-right:6px;
	padding-top:6px;
	text-align: justify;
    border-top-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-right-width: 1px;
    border-top-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-right-style: solid;
    border-top-color: #CCCCCC;
    border-bottom-color: #CCCCCC;
    border-left-color: #CCCCCC;
    border-right-color: #CCCCCC;
 } 
 
.ButtonAstro {
	padding: 1px;
	text-align: center;
	text-transform: uppercase;
	font-family: Tahoma,Arial;
	font-size: 13px;
	background: url(Images/ButtonAstro.jpg) no-repeat;
	cursor: pointer;
	border: none;
}

.AcquistaButton {
	background-color: #FFFFFF;
    padding: 3px;
    width: 96px;
    /* text-align: center; */
    font-weight: bold;
    font-family: courier;
    font-size: 12px;
    color: #164d71;
    cursor: pointer;
}


.AbbonatiButton {

    background-color: #FFFFFF;
    padding: 2px;
    width: 110px;
    text-align: center;
    font-weight: bold;
    font-family: courier;
    font-size: 14px;
    color: #164d71;
    cursor: pointer;
	}
	
.BuyButton {

    background-color:#FFFFFF;
	padding: 2px;
	width: 80px;
	text-align: center;
	font-weight: bold;
	font-family: courier;
	font-size: 15px;
	color: #164d71;
	cursor: pointer;

}


a.abbonati {

	background-color: #FFFFFF;
    padding: 3px;
    width: 90px;;
    /* text-align: center; */
    font-weight: bold;
    font-family: courier;
    font-size: 13px;
    color: #164d71;
    cursor: pointer;
	border-top-width: 1px;
	border-bottom-width: 1px;
    border-left-width: 1px;
    border-right-width: 1px;
    border-top-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-right-style: solid;
    border-top-color: #7d848d;
    border-bottom-color: #7d848d;
    border-left-color: #7d848d;
    border-right-color: #7d848d;
	text-decoration:none;	
	-webkit-appearance: push-button;
	text-align:center;

}

a.abbonati:hover {
  background: #428ab9;
  color:#FFFFFF;
  text-decoration: none;
}

/*
a.abbonati {
  background: #3498db;
  background-image: -webkit-linear-gradient(top, #3498db, #2980b9);
  background-image: -moz-linear-gradient(top, #3498db, #2980b9);
  background-image: -ms-linear-gradient(top, #3498db, #2980b9);
  background-image: -o-linear-gradient(top, #3498db, #2980b9);
  background-image: linear-gradient(to bottom, #3498db, #2980b9);
  -webkit-border-radius: 28;
  -moz-border-radius: 28;
  border-radius: 8px;
  font-family: sans-serif;
  color: #ffffff;
  font-size: 13px;
  padding: 9px 15px 9px 15px;
  text-decoration: none;
}

a.abbonati:hover {
  background: #3cb0fd;
  background-image: -webkit-linear-gradient(top, #3cb0fd, #3498db);
  background-image: -moz-linear-gradient(top, #3cb0fd, #3498db);
  background-image: -ms-linear-gradient(top, #3cb0fd, #3498db);
  background-image: -o-linear-gradient(top, #3cb0fd, #3498db);
  background-image: linear-gradient(to bottom, #3cb0fd, #3498db);
  text-decoration: none;
}

*/

a.btn-tarocchi {
	font-size: 16px;
	cursor:pointer;
    box-shadow: none;
    background: none;
    position: relative;
    text-decoration: none;
    display: inline-block;
	padding-top:5px;
	margin-left:0px;
    padding: 8px 14px 8px 14px;
    font-family: sans-serif;
    color: #FFF;
    border: none;
    letter-spacing: 0;
    text-shadow: none;
    text-decoration: none!important;
    background: #FF9933;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    -webkit-border-radius: 0 0 15px 0;
    -moz-border-radius: 0 0 15px 0;
    border-radius: 0 0 6px 0;
}

a.btn-tarocchi:hover {
	background: none;
	color: #FFF;
	background: #FC6F22;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}


a.link {
    color: #4E7D95;
    text-decoration: none;
	font-weight:600;
    background: transparent;
}

a.link:hover {
    color: #cc0000;
	font-weight:600;
}

a.link-oro, link, visited, active
{
	font-weight: bold;
	font-family: Tahoma,Arial;
	font-size: 11px;
	color:#4E7D95!important;
	cursor: pointer;
}	

.ContinueButton {
	padding: 1px;
	text-align: center;
	text-transform: uppercase;
	font-weight: bold;
	font-family: Tahoma,Arial;
	font-size: 11px;
	color: #FFFFFF;
	background: url(Images/continue.gif) no-repeat;
	cursor: pointer;
}

.spazio {
    height: 20px;
}

.user {

	position:relative;
	top:-5px;
	font-family: Tahoma,Arial;
	color: #CC0000;
	font-size:13px;
	font-weight: bold;
	
}

div.log-out a{

    position: relative;
	top:-1px;
    margin-left: 135px;
    font-family: Tahoma,Arial;
    color: #C50D0B;
    font-size: 11px;
    font-weight: bold;
	text-decoration:none;

}

div.tab-log td{
	
   	background-color: #F5F5F5;
    font-family: sans-serif;
    font-size: 11px;
    padding-top: 7px;
	padding-bottom:7px;
	text-align:center;
	
}


.Accedi{
	font-family: Tahoma;
    margin-top: 10px;
    margin-left: 74px;
    background-color: darkorange;
    color: white;
    font-size: 18px;
	cursor: hand;
    width: 15% !important;
}

.Registrati{
    margin-top: 10px;
    margin-left: 74px;
    background-color: darkorange;
    color: white;
    font-size: 18px;
	cursor: hand;
    width: 18% !important;
}

input#mailutente{
	font-family: 'Open Sans', sans-serif;
	width:50%;
	margin-left:34px;
	line-height:1.5em;
	font-size:14px;
    color: #333;
    background: #FFF;
    border: none;
    border: 1px solid #7D848D;
}

input#pswutente{
	font-family: 'Open Sans', sans-serif;
	width:50%;
	margin-left:6px;
	line-height:1.5em;
	font-size:14px;
    color: #333;
    background: #FFF;
    border: none;
    border: 1px solid #7D848D;
}

input#usernome{
	font-family: 'Open Sans', sans-serif;
	width:50%;
	margin-left:32px;
	line-height:1.5em;
	font-size:14px;
    color: #333;
    background: #FFF;
    border: none;
    border: 1px solid #7D848D;
     } 


input#usermail{
	font-family: 'Open Sans', sans-serif;
	width:50%;
	margin-left:30px;
	line-height:1.5em;
	font-size:14px;
    color: #333;
    background: #FFF;
    border: none;
    border: 1px solid #7D848D;
	
}

input#userpsw{
	font-family: 'Open Sans', sans-serif;
	width:50%;
	margin-left:8px;
	line-height:1.5em;
	font-size:14px;
    color: #333;
    background: #FFF;
    border: none;
    border: 1px solid #7D848D;
}



.Flag {
	
	cursor: pointer;
}


.SfondoImage {
	padding: 3px;
	float: left;
	border: 1;
	border-top-style: outset;
	border-top-width: thin;
	border-right-style: outset;
	border-right-width: thin;
	border-bottom-style: outset;
	border-bottom-width: thin;
	border-left-style: outset;
	border-left-width: thin;
	border-left-color: #FFFFFF;
	border-bottom-color:  #FFFFFF;
	border-right-color: #FFFFFF;
	background-color: #FFFFFF;
	border-top-color: #FFFFFF;
}


.LoginButton {
	padding: 1px;
	text-align: center;
	text-transform: uppercase;
	font-family: Tahoma,Arial;
	font-size: 11px;
	background: url(Images/Login.gif) no-repeat;
	cursor: pointer;
	border: none;
}

.Textarea {
	background: #FFFFFF;
	color: #333333;
	font-size: 11px;
	padding: 1px 0px 0px 3px;
	font-weight:normal;
	background-color: #FFFFFF;
	font-family: Tahoma,Arial;
	list-style-type: lower-alpha;
	list-style-position: inside;
	white-space: normal;
	vertical-align: baseline;
	text-align: justify;
	letter-spacing: normal;
	word-spacing: normal;
	display: table-caption;
}

.RegButton {
	padding: 1px;
	text-align: center;
	text-transform: uppercase;
	font-family: Tahoma,Arial;
	font-size: 13px;
	background: url(Images/Button_Registrazione.gif) no-repeat;
	cursor: pointer;
	border: none;
}

.Modifica_Button {
	padding: 1px;
	text-align: center;
	text-transform: uppercase;
	font-family: Tahoma,Arial;
	font-size: 13px;
	background: url(Images/Modifica_Button.jpg) no-repeat;
	cursor: pointer;
	border: none;
}

.Contunua {
    padding-right:10px;
	width:80px;
	margin-left:-66px;
	text-align: center;
	text-transform: uppercase;
	font-family: Tahoma,Arial;
	background: url(Images/Continua.gif) no-repeat;
	cursor: pointer;
	border: none;
}

.AContunua {
    padding-right:10px;
	width:80px;
	height:20px;
	margin-left:5px;
	text-align: center;
	text-transform: uppercase;
	font-family: Tahoma,Arial;
	background: url(Images/Continua.gif) no-repeat;
	cursor: pointer;
	border: none;
}



.RSContunua {
    padding-right:10px;
	width:80px;
	margin-left:250px;
	text-align: center;
	text-transform: uppercase;
	font-family: Tahoma,Arial;
	background: url(Images/Continua.gif) no-repeat;
	cursor: pointer;
	border: none;
}

.AstroContunua {
    padding-right:10px;
	width:80px;
	margin-left:144px;
	text-align: center;
	text-transform: uppercase;
	font-family: Tahoma,Arial;
	background: url(Images/Continua.gif) no-repeat;
	cursor: pointer;
	border: none;
}

#myErrorText {
    padding-botton:5px;
	margin-botton:2px;
	font-weight:100;
	}
.Fiscale {
	padding: 1px;
	text-align: center;
	text-transform: uppercase;
	font-family: Tahoma,Arial;
	font-size: 13px;
	background: url(Images/Fiscale.gif) no-repeat;
	cursor: pointer;
	border: none;
}

.CercaButton {
	padding: 4px;
	text-align: center;
	text-transform: uppercase;
	font-family: Tahoma,Arial;
	font-size: 11px;
	background: url(Images/search2.gif) no-repeat;
	cursor: pointer;
	border: none;
}

.select {
	border-top-color: #FF9900;
	border: 1;
	border-right-color: #FF9900;
	border-top-style: solid;
	border-top-width: thin;
	border-right-style: solid;
	border-right-width: thin;
	border-bottom-color: #FF9900;
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-left-color: #FF9900;
	border-left-style: solid;
	border-left-width: thin;
	border-color: #FF9900;
	background-attachment: scroll;
	background-repeat: repeat-x;
	border-width: 1;
	scrollbar-face-color: #FF9900;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-highlight-color: #FF9900;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-darkshadow-color: #FF9900;
	scrollbar-track-color: #FFFFFF;
	font-family: Tahoma,Arial;
	font-size: 11px;
	color: #333333;
	border-top-color: #FF9900;
	text-align: justify;
	vertical-align: middle;
}

form
{
	margin:0px;
	border: -2;
}
a.none {
	color:#7A7A7A;
	border: 5;
}
.darkblue
{
	color:#006699;
	}
.Dati
{	
	font-weight: 400;
	font-family: Tahoma,Arial;
	font-size: 13px;
	color:#31498C;
	text-decoration: none

}

.bianco 
{ font-weight: bold;
	font-family: Tahoma,Arial;
	font-size: 11px;
	color:#FFFFFF;
}
.dark
{
	color:#565656;
	text-decoration:none;
}
.blue, link, visited, active
{
	font-weight: bold;
	font-family: Tahoma,Arial;
	font-size: 11px;
	color:#4E7D95;
	cursor: pointer;
}

.grey, link, visited, active
{
	font-weight: bold;
	font-family: verdana;
	font-size: 11px;
	color:#999999;
	cursor: pointer;
}

.blue_segni, link, visited, active
{

	color:#4E7D95;
	font-weight: bold;
	font-family: Tahoma,Arial;
	font-size: 13px;
	
}
a.blue, link, visited, active
{
	color:#4E7D95;
	text-decoration:underline;
}



a.tabl, visited, active, link{

	text-decoration: none;
	color: #CC0000;
}

a.top
{
	color:#717171;
	text-decoration:none;
}

a.white
{
	color:#FFFFFF;
	text-decoration:none;
}


a.copy
{
	color:#666666;
	text-decoration:none;
}
.t10
{
	font-size:10px;
}

.Login {
	font-family: tahoma, Arial;
	color: #717171;
	font-size:13px;
	text-decoration:none;
	text-align: left;
	}


.Testo {
	font-family: tahoma, Arial;
	color: #555555;
	font-size:11px;
	text-decoration:none;
	}
	
	.testo_oroscopi {
    font-family: Tahoma,Arial;
    font-size: 11px;
    font-style: normal;
    line-height: 14px;
    font-weight: normal;
    color: #555555;
    letter-spacing: normal;
    word-spacing: normal;
    text-align: justify;
}
	
.TestoTarocchi {
	font-family: Tahoma,Arial;
	color: #555555;
	font-size:11px;
	line-height: 15px;
	}

.TestoimputN {
	font-family: Tahoma,Arial;
	color: #7B868C;
	font-size:11px;
	font-weight: normal;
	}
	
.TestoimputG {
	font-family: Tahoma,Arial;
	color: #7B868C;
	font-size:11px;
	font-weight: bold;
	}	
	
.Titolo {
	font-family: Tahoma,Arial;
	color: #CC0000;
	font-size:13px;
	font-weight: bold;
}

.Titolo2 {
	font-family: Tahoma,Arial;
	color: #CC0000;
	font-size:16px;
	font-weight: bold;
}

.Titolo3 {
	font-family: Tahoma,Arial;
	color: #CC0000;
	font-size:11px;
	font-weight: bold;
}

.Affinita-lui {
	font-family: Tahoma,Arial;
	color:#0086CE;
	font-size:11px;
	font-weight: bold;
}

.Affinita-lei {
	font-family: Tahoma,Arial;
	color: #CE3094;
	font-size:11px;
	font-weight: bold;
}


.link1 {
	font-family: Tahoma,Arial;
	font-size: 11px;
	color: #CC0000;
}

.link_S {
	font-family: Tahoma,Arial;
	font-size: 11px;
	color: #10284A;
	text-decoration:none;

}

.link_Spiega {
	font-family: Tahoma,Arial;
	font-size: 11px;
	color:#CC0000;
	font-weight: bold;
	cursor: pointer;
	
}

.link_Segni2 {
	font-family: Tahoma,Arial;
	font-size: 11px;
	color: #BD1C21;
	text-decoration:none;

}

.link_Segni {
	font-family: Tahoma,Arial;
	font-size: 11px;
	color: #000031;
	text-decoration:none;

}


.Titolo_oroscopo {
	font-family: Tahoma,Arial;
	font-size: 12px;
	color: #CC0000;
	font-weight: bold;
}

.Dizionario {
	font-family: Tahoma,Arial;
	font-size: 28px;
	color: #CC0000;
	text-decoration:none;

}

.testo_oroscopi {
	font-family: Tahoma,Arial;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	color: #555555;
	letter-spacing: normal;
	word-spacing: normal;
	text-align: justify;
}


.testo_pdf {
	font-family: Tahoma,Arial;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	color: #000000;
	letter-spacing: normal;
	word-spacing: normal;
	text-align: justify;
}
.barrato {
	font-family: Tahoma,Arial;
	font-size: 11px;
	color: #000066;
	text-decoration: line-through;
}
.Menu {
	font-family: Tahoma,Arial;
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	color: #CC0000;
	white-space: pre;
	text-decoration: underline;
}
.Turni {
	font-family: Tahoma,Arial;
	font-size: 11px;
	line-height: 18px;
	color: #666666;
	list-style-type: square;
}
.persfamosi {
	font-family: Tahoma,Arial;
	font-size: 13px;
	color: #666666;
	text-decoration: none;
	line-height: 15px;
}
.Page, link, visited, active {
	font-family: Tahoma,Arial;
	font-size: 9px;
	color: #006699;
	font-weight: bold;
}

.zodiaco, link, visited, active {
	font-family: Tahoma,Arial;
	font-size: 11px;
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}


/*------------------------------------------
 *******************************************
 *
 * NEW CSS STYLE
 *
 *******************************************
 ------------------------------------------*/

body#shop {

    scrollbar-face-color: #8CC739;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #8CC739;
	scrollbar-darkshadow-color: #8CC739;
	scrollbar-track-color: #FFFFFF;
	scrollbar-arrow-color: #FFFFFF;
	background-color: #8CC739;
	margin:0;
	width:100%;
	height:100%;
	overflow-x: hidden;
	

}

div#back {

    background-color: #EFEFEF;
	margin:0 auto;
	width:60%;
	height:auto;
}

div#wrap {

    background-color: #DFDFDF;
	margin:0 auto;
	width:90%;
	
}

div#main {

    background-color: #FFFFFF;
	width:100%;
	height:90%;
	min-height:800px;
	
}

div#main p {

    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    color: #333;
    margin: 0; 
	text-align:justify;
	padding-left: 5px;
	padding-right:5px;
    padding-top: 15px;
	
}


div#main a {

    color:#CC0000;
	font-weight:600;
	text-decoration:none;

}

div#main strong {

	font-size:14px;!important;
    color:#CC0000;
	font-weight:600;
	text-decoration:none;

}

div#main a:hover {

    color: #0086ce;

}

span.title {

	font-family:Arial, Helvetica, sans-serif;
    padding-left: 4px;
    padding-top: 15px;
    color: #CC0000;
	font-size:16px;
	font-weight:600;
	text-align:left!important;
}

#pay {
	padding-left:4px;
	max-width:70%;
}

div#header {

    background-color: #FFFFFF;
	height: 60px;
	margin:0 auto;
	text-align:center;
	border-bottom : 1px solid #CCCCCC;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
}

div#logo {

	float:left;
	padding-top: 7px;

}

div#login {

	font-family: sans-serif;
	float:left;
	margin: 0 auto;
	color: #CC0000;
	font-weight:600;

}

div#top-menu {

    float: right;
}

div#top-menu li {
	
   font-family:sans-serif;
   display: inline;	
   padding: 5px;

}


ul#top-menu a {
	
	padding-top:12px;
    list-style-type: none;
	font-size:11px;
	color:#717171;
	text-decoration:none;
	
}

ul#top-menu a:hover {
	
	color: #8cc739;
	
}

div#sezione {
	
	padding-top:5px;
	background-color: #8CC739;
	height: 20px;
	border-top : 3px solid #FFFFFF;
	border-bottom : 3px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	

}   

a.footer {

	text-decoration:none;
	font-family: Tahoma,Arial;
	font-size: 11px;
	color: #555555;
}

footer {
	
	font-family: sans-serif;
    text-align: center;
    margin: 0 auto;
    color: #717171;
    font-size: 11px;
    background-color: #F3F3F3;
    heigth: 40px;
    border-top: 3px solid #CCCCCC;
    border-bottom: 5px solid #FFFFFF;
    border-left: 1px solid #FFFFFF;
    border-right: 1px solid #FFFFFF;
} 

@media (max-width: 768px) {
    
	
	
	div#main p {
    
	font-size:86% !important;
    }
	
	div#main strong {
    
	font-size:97% !important;
    } 
	
	
	div#back {
        width: 96%;
    }

    div#wrap {
        width: 100%;
    }
	
	
	div#login {

	display:none;
	
	}
	
	div#top-menu {

	display:none;
	
	}


@media (max-width: 330px) {


	div#main p {
    
	font-size:80% !important;
    }
	
	div#main strong {
    
	font-size:97% !important;
    }
	
	
    div#back {
        width: 100%;
    }

    div#wrap {
        width: 100%;
    }
	
	
	div#login {

	display:none;
	
	}
	
	div#top-menu {

	display:none;
	
	}
	
}

}

/*-----------------MOBI---------2015_08_12-------------*/
ul#combobox1, ul#combobox2,ul#combobox1B, ul#combobox2B
{
    height: 100px;
    border: 2px solid #2222dd;
    overflow: scroll;
    box-shadow: 5px 5px 15px 5px rgba(150,150,150,0.7);
    font-size: 18px;
    border-radius: 5px;
	color:#555555;
}

select#combobox1, select#combobox2,select#combobox1B, select#combobox2B  {
    box-shadow: 5px 5px 15px 5px rgba(150,150,150,0.7);
    border: 2px solid #dd2222;
    border-radius: 5px;
}

ul#combobox1 li, ul#combobox2 li, ul#combobox1B li, ul#combobox2B li
{
	list-style:none;
}

ul#combobox1 li:nth-child(odd), ul#combobox2 li:nth-child(odd), ul#combobox1B li:nth-child(odd), ul#combobox2B li:nth-child(odd)
{
	/*background-color:antiquewhite;*/
	background-color:#eee;
}


#combobox1 option:nth-child(odd), #combobox2 option:nth-child(odd), #combobox1B option:nth-child(odd), #combobox2B option:nth-child(odd)
{
    background-color: #eeeeee;
}

tbody{

}



@media all and (max-width: 400px){

	ul#combobox1, ul#combobox2,  ul#combobox1B, ul#combobox2B 
	{
		font-size:24px;
		/*background-color:pink;*/
		/*
		color:red !important;
		
		background-color:pink;
		border:5px solid #dd2222;*/
	}
}



/*-----------------------------------------------------*/
/* CLEAR FIX
/*-----------------------------------------------------*/

.clearfix:before,
.clearfix:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-footer:before,
.modal-footer:after {
  display: table;
  content: " ";
}
.clearfix:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-footer:after {
  clear: both;
}
