/* CSS Document */



#search5{float:right;
padding:0 0 0 25px;
margin-top:10px;
margin-right:10px;
width:85%;
height:25px;
line-height:25px;
background:url(../images/pix-purple-c.gif);
border: 2px solid  #B79AC8;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
background: #fff url(../images/lente.png) no-repeat left ;}

.search5inside {
	display: block;
	float:left;
	margin: 0 0 0 1.6%;}

.search5inside:xfirst-child { margin-left: 0; }

#search4{float:right;text-align:center;
padding:0;
margin-top:10px;
width:90%;
line-height:25px;
height:25px;

border: 2px solid  #B79AC8;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
}

.dropdown {
overflow: hidden;
float: left;
width:130px;

height: 20px;
line-height: 20px;
border: 0;

background: #FFFFFF url(../images/freccia-viola-scuro-select.png) no-repeat 90% 50%;
}


.dropdown select {outline:none;

      border:none;

cursor: pointer;
      width:160px; /*Width of select dropdown to give space for arrow image*/
      height: 20px;/*fix for mac input height*/
      padding:0;
	  cursor: pointer;
	  jjtext-indent: 0.01px; /* Removes default arrow from firefox*/
      text-overflow: "";  /*Removes default arrow from firefox*/

     -khtml-appearance:none;
	 -webkit-appearance: none;
-moz-appearance: none;
background: transparent;

jjtext-indent: 0.01px;

      color: #333;

}

.dropdown2 {outline:none;
overflow: hidden;
float: left;
width:70px;

height: 20px;
line-height: 20px;
border: 0;

background: #FFFFFF url(../images/freccia-viola-scuro-select.png) no-repeat 90% 50%;
}

.dropdown2 select {

      border:none;

cursor: pointer;
      width:100px; /*Width of select dropdown to give space for arrow image*/
      height: 20px;/*fix for mac input height*/
      padding:0;
	  cursor: pointer;
	  jjtext-indent: 0.01px; /* Removes default arrow from firefox*/
      text-overflow: "";  /*Removes default arrow from firefox*/

     -khtml-appearance:none;
	 -webkit-appearance: none;
-moz-appearance: none;
background: transparent;

jjtext-indent: 0.01px;

      color: #333;

}

select option {
  text-align: left;
}

.dropdown select::-ms-expand {
display: none;
}


#search5 input[type="text"]
{
width:100%;
padding:2px 5px;
height:21px;
background:url(../images/pix-purple-c.gif);
outline: 0px none;
border:1px;
}


@media only screen and (max-width: 480px) {
	.search5inside {
		margin: 1% 0 1% 0%;
	}
#search5{

height:130px;
background: #fff url(../images/lente.png) no-repeat top left ;
}

#search5 input[type="text"]
{
width:90%;
padding:3px;
height:21px;
background:url(../images/pix-purple-c.gif);
outline: 0px none;
border:1px;
}
.dropdown2 {margin-left:0;}

}

.cerca-libri { width: 100%; margin-bottom: 15px; }
.cerca-libri label { line-height: 32px; margin-right: 5px; }
.cerca-libri input[type=text] { height: 18px; padding: 5px; margin-right: 10px; }
.paginazione-result { width: 100%; margin-bottom: 10px; }
.paginazione-result .pagine { float: right; margin-right: 10px; }
.paginazione-result .pagine ul { width: auto; float: left; }
.paginazione-result .pagine ul li { width: auto; float: left; margin-right: 5px; font-size: 14px; padding: 2px 5px; }
.paginazione-result .pagine ul li.active, .paginazione-result .pagine ul li:hover { background-color: #663366; color: #FFF; }
.paginazione-result .pagine ul li:hover a { color: #FFF; }
.col.nom { margin-left: 0px; margin-left: 10px; }
#eliminalo li { padding-left: 0px; margin-left: 0px; margin-bottom: 5px; }
