.hh_rappel_button {
    color: #494949;
    text-decoration: underline;
    cursor: pointer;

}

.hh_rappel_button:hover {
    cursor: pointer;
}

.hh_rappel_div {
  border-right: 1px solid #dddddd;
  display: block;
  float: left;
  height: 39px;
  line-height: 39px;
  padding-right: 15px;
}

.hh_rappel_div .icon-phone {
    color: #cf4b4b;
    font-size: 21px;
    line-height: 18px;
    padding-right: 5px;
    position: relative;
    top: 5px;
}

.hh_rappel_div .shop-phone strong {
    color: #494949;
}

.PM_ASResetSearch {
    display: none !important;
}

a.hh_rappel_button::before,
h2.hh_rappel_button::before {
  background-image: url("../Headphone-256.png");
  content: "";
  display: block;
  float: left;
  height: 20px;
  margin-right: 5px;
  position: relative;
  top: 9px;
  width: 20px;
}

#hh_rappel_phone_number {
  float: left;
  margin-right: 5px;
  max-width: 150px !important;
  position: relative;
  top: 5px;
}

.hh_rappel_submit {
  border: 1px solid #dddddd;
  height: 27px;
  width: 27px;
  line-height: 27px;
}

.hh_rappel_div2{
/*  display:none; */
  position:fixed; 
  right: 5px;
  top:28%;
  background-color: #96AEBA;
  border: 1px solid #9BB3BE;
  width: 175px;
  font-family: Lato, Arial, Helvetica, sans-serif;
  z-index:1000;
}

.hh_rappel_div2 h2{
  color: white;
  text-align: center;
  font-size: 15px;
  padding: 11px;
  padding-bottom: 0px;
  text-transform: uppercase;
  text-decoration: initial;
  cursor: default !important;
}

.hh_rappel_div2 h3{
  color: #CF4B4B;
  text-align: center;
  font-size: 15px;
  margin-top: 0px;
}

.hh_rappel_div2 i{
  color:white;
  font-size: 20px;
}
.hh_rappel_div2 i:hover{
  cursor:pointer;
}
.hh_rappel_div2 .cross{
  float: right;
  padding: 6px;
}
.hh_rappel_div2 i.icon-remove{
  font-size: 14px;
}

.hh_rappel_div2 .show-more {
  text-align: center;
  margin-bottom: 10px;
}
.hh_rappel_div2 .form_group{
  padding-left: 20px;
}
.hh_rappel_div2 .form-control{
  background-color: #A6BCC5;
  color: #fff;
  max-width: none !important;
  width: 135px !important;
  margin-bottom: 10px;
}
.hh_rappel_div2 .selector{
  overflow: visible;
}
.hh_rappel_submit2 {
  background-color: #CF4B4B !important;
  margin-bottom: 20px !important;
}
.hh_rappel_submit2 span {
  color: #fff;
}
.hh_rappel_button_ok2 {
  color: #fff;
}

.hh_rappel_div2 ::-webkit-input-placeholder{
  color: #6B6F71 !important;
}

.hh_rappel_div2 :-moz-placeholder { /* Firefox 18- */
  color: #6B6F71 !important; 
}

.hh_rappel_div2 ::-moz-placeholder {  /* Firefox 19+ */
  color: #6B6F71 !important;
}

.hh_rappel_div2 :-ms-input-placeholder {  
  color: #6B6F71 !important;
}
.hh_rappel_div2 option:disabled{
  color: #6B6F71 !important;
}
#uniform-hh_rappel_delai::after{
  right: -6px !important;
  top: 4px !important;
}
#hh_rappel_form2 .divsel {
    padding-left:0px;
}