.chosen-container{display:inline-block !important; font-size:92%;}
.chosen-container-single .chosen-single{background:#fff; width:176px; height:21px;
 box-shadow: inherit; -webkit-box-shadow: inherit; -moz-box-shadow: inherit; -o-box-shadow:inherit;
 -moz-border-radius:2px;  -webkit-border-radius: 2px;  border-radius:  2px;
  zoom:1; border-color:#fff;
}

.chosen-container-single .chosen-single div{width:12px;}
.chosen-container-single .chosen-single	div b{background:url('../img/donation/bg/arrow-select-box.png') no-repeat 0 50%;}
.chosen-container-single .chosen-single .chosen-drop{border:none;}
.chosen-container-single .chosen-single span{color:##555555; margin-right:16px;}

.chosen-container-active.chosen-with-drop .chosen-single{background-image:none; background-color:#fff; border-color:#fff;}
.chosen-container-active.chosen-with-drop .chosen-single div b{ background:url('../img/donation/bg/arrow-select-box-top.png') no-repeat 0 50%;}


/*liste développé*/
.node-type-webform .chosen-container-active.chosen-with-drop .chosen-single{border:0;}

.chosen-container-active .chosen-single{border:1px solid #fff;}

.chosen-container .chosen-drop{ width:186px;  box-shadow: inherit; -webkit-box-shadow: inherit; -moz-box-shadow: inherit; -o-box-shadow:inherit; border:0; font-size:92%;}
.chosen-container .chosen-drop input{width:100%; max-width:100%;}

.chosen-container .chosen-results li.highlighted{background:#004c5b;}
.chosen-container .chosen-results li{color:#004c5b;}

/* IE */
.ie .chosen-container-single .chosen-single {filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff', GradientType=0 ); }



