/*#ccc;*/
/*@btn-info-color:                 #fff;
@btn-info-bg:                    @brand-info;
@btn-info-border:                darken(@btn-info-bg, 5%);*/
/**
* ----------------------------------------------
* 	WARNING!
* 	This is a LESS CSS file!
* 	Make sure you are editing the .less file
* ----------------------------------------------
**/
#responsiveHeader #myNavbar #navbarRight .dropdown-menu {
  display: block;
  min-width: 175px;
}
#responsiveHeader #myNavbar #navbarRight .country.ie a {
  padding: 29px 24px;
  background: url(/images/cust/flag/v1/ie.png) no-repeat center 18px;
}
#responsiveHeader #myNavbar #navbarRight .country.ie a:hover {
  background-color: #f5f4f4;
}
#responsiveHeader #myNavbar #navbarRight .country.uk a {
  background: url(/images/cust/flag/v1/uk.png) no-repeat 13px 17px;
  padding: 18px 0px 18px 55px;
  font-size: 15px;
  background-color: #f5f4f4;
}
#responsiveHeader #myNavbar #navbarRight .country.uk a:hover {
  background-color: #efefef;
}
#responsiveHeader #myNavbar #navbarRight .country.es a {
  background: url(/images/cust/flag/v1/es.png) no-repeat 13px 17px;
  padding: 18px 0px 18px 55px;
  font-size: 15px;
  background-color: #f5f4f4;
}
#responsiveHeader #myNavbar #navbarRight .country.es a:hover {
  background-color: #efefef;
}
#responsiveHeader #myNavbar #navbarRight .country.de a {
  background: url(/images/cust/flag/v1/de.png) no-repeat 13px 17px;
  padding: 18px 0px 18px 55px;
  font-size: 15px;
  background-color: #f5f4f4;
}
#responsiveHeader #myNavbar #navbarRight .country.de a:hover {
  background-color: #efefef;
}
#responsiveHeader #myNavbar #navbarRight .country.fr a {
  background: url(/images/cust/flag/v1/fr.png) no-repeat 13px 17px;
  padding: 18px 0px 18px 55px;
  font-size: 15px;
  background-color: #f5f4f4;
}
#responsiveHeader #myNavbar #navbarRight .country.fr a:hover {
  background-color: #efefef;
}
#responsiveHeader #myNavbar #navbarRight .country.it a {
  background: url(/images/cust/flag/v1/it.png) no-repeat 13px 17px;
  padding: 18px 0px 18px 55px;
  font-size: 15px;
  background-color: #f5f4f4;
}
#responsiveHeader #myNavbar #navbarRight .country.it a:hover {
  background-color: #efefef;
}
/**
* ----------------------------------------------
*   WARNING!
*   This is a LESS CSS file!
*   Make sure you are editing the .less file
* ----------------------------------------------
**/
.footer .social.verify {
  margin: 10px 0px 0px 0px;
}
/*# sourceMappingURL=angular-common-en-ie-7b85bdc96357595551d0cecdfa4a0f68.map */