/* line 26, module.less */
.invalid-feedback {
  margin-top: -18px;
  margin-bottom: 10px;
  color: red;
}
/* line 32, module.less */
.create-address-action {
  float: left;
  margin-left: 50px;
  margin-right: 15px;
}
/* line 38, module.less */
.separate-address-action {
  float: left;
  font-size: 16px;
}
/* line 43, module.less */
.item-address-actions {
  float: left;
  margin-left: 15px;
  margin-right: 15px;
}
/* line 49, module.less */
.item-action-glyph {
  font-size: 12px;
}
/* line 57, module.less */
datalist {
  position: absolute;
  background-color: #ffffff !important;
  border: 1px solid #c9c9c9 !important;
  border-radius: 0 0 5px 5px !important;
  border-top: none;
  overflow-y: auto;
}
/* line 65, module.less */
datalist option {
  background-color: #ffffff;
  padding: 4px;
  margin-bottom: 1px;
  cursor: pointer;
}
/* line 72, module.less */
datalist option:hover,
datalist .active {
  background-color: lightblue;
}
/* line 76, module.less */
.back-links {
  padding: 15px 0 15px 20px;
  background-color: #eee;
  margin-bottom: 20px;
}
/* line 81, module.less */
.back-links a {
  color: #000;
}
/* line 89, module.less */
.view-global-locations .region-list-item {
  list-style-type: none !important;
}
/* line 93, module.less */
.view-global-locations .region-item {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
}
/* line 97, module.less */
.view-global-locations .region-item-header {
  float: left;
}
/* line 101, module.less */
.view-global-locations .region-item-content {
  float: left;
}
/* line 105, module.less */
.view-global-locations .create-action {
  float: left;
  margin-left: 50px;
  margin-right: 15px;
  margin-top: 10px;
}
/* line 112, module.less */
.view-global-locations .separate-action {
  float: left;
  margin-top: 8px;
}
/* line 117, module.less */
.view-global-locations .item-actions {
  float: left;
  margin-left: 15px;
  margin-right: 15px;
  margin-top: 10px;
}
/* line 124, module.less */
.view-global-locations .country-item {
  display: table-row;
  list-style-type: none !important;
}
/* line 129, module.less */
.view-global-locations .country-name {
  float: left;
  font-size: 16px;
}
/* line 134, module.less */
.view-global-locations .address-line1 {
  font-family: Aeonik Medium, Georgia;
}
/* line 138, module.less */
.view-global-locations .goto-web {
  float: left;
  color: #337ab7;
  padding-left: 10px;
}
/* line 144, module.less */
.view-global-locations .goto-web-glyph {
  font-size: 12px !important;
}
/* line 148, module.less */
.view-global-locations .country-item-content {
  float: left;
}
/* line 152, module.less */
.container {
  max-width: unset;
}
/* line 155, module.less */
.view-global-locations-country .country-left-col {
  min-height: 250px;
  background: url('https://resources2.morganphilips.com/DNNWebsite/img/mpg-2022/map-france.png') 50% 100% no-repeat;
  background-size: 157px;
}
/* line 165, module.less */
.view-global-locations-country .country-title {
  font-size: 30px;
  color: #000;
  font-family: Aeonik Medium, Georgia;
}
/* line 171, module.less */
.view-global-locations-country .country-content {
  float: left;
}
/* line 175, module.less */
.view-global-locations-country .address-row {
  margin-top: 5px;
  margin-bottom: 5px;
}
/* line 179, module.less */
.view-global-locations-country .address-row .col {
  margin-bottom: 30px;
  color: #425074;
}
/* line 183, module.less */
.view-global-locations-country .address-row .col .address-line1 {
  color: #000;
  font-family: Aeonik Medium, Georgia;
}
/* line 190, module.less */
.view-global-locations-country .address-name {
  font-size: 24px;
  font-family: Aeonik Medium, Georgia;
  color: #0444ff;
  border-bottom: 1px solid #ddd;
  padding-bottom: 8px;
  margin-bottom: 8px;
}
/* line 205, module.less */
.view-global-locations-country .address-city {
  display: inline-block;
}
/* line 208, module.less */
.view-global-locations-country .address-city .address-postcode {
  float: left;
  margin-right: 5px;
}
/* line 226, module.less */
.view-global-locations-country .container-address-actions {
  float: left;
  vertical-align: top;
}
/* line 232, module.less */
.global-locations {
  min-height: 500px;
  margin-bottom: 80px;
}
/* line 236, module.less */
.global-locations .regions-menu {
  background-color: #f3f3f3;
  font-family: Aeonik Medium, Georgia;
  text-align: center;
  padding: 5px 0;
}
/* line 243, module.less */
.global-locations .regions-list {
  margin: 0 auto;
  text-align: center;
}
/* line 247, module.less */
.global-locations .regions-list a {
  display: inline-block;
  padding: 10px 40px;
  color: #000F34;
}
/* line 254, module.less */
.global-locations .free-space-20 {
  height: 20px;
}
/* line 258, module.less */
.global-locations .free-space-5 {
  height: 5px;
}
/* line 262, module.less */
.global-locations .float-left {
  float: left;
}
/* line 266, module.less */
.global-locations .float-right {
  float: right;
}
/* line 270, module.less */
.global-locations .address-box {
  margin-bottom: 20px;
}
/* line 277, module.less */
.global-locations .country-name {
  font-size: 24px;
  font-family: Aeonik Medium, Georgia;
  cursor: pointer;
  -webkit-transition: all ease-in 0.1s;
  transition: all ease-in 0.1s;
}
/* line 289, module.less */
.global-locations .country-item.box-oppened .country-name {
  font-size: 38px;
}
/* line 297, module.less */
.global-locations .country-additional a {
  /*display: inline-block;
			padding: 3px 50px 3px 0;
			background: url('@{cdn-path}img/mpg-2022/button-arrow-white-on-blue-circle.svg') 95% 50% no-repeat;
			min-height: 34px;
			line-height: 34px;*/
}
/* line 306, module.less */
.global-locations .country-item {
  margin-bottom: 20px;
}
/* line 310, module.less */
.global-locations .country-item.box-oppened {
  border-bottom: 1px solid #ddd;
}
/* line 315, module.less */
.global-locations .addresses .address-name {
  color: #0444ff;
  font-size: 26px;
  font-family: Aeonik Medium, Georgia;
  padding: 3px 0 10px 0;
  border-bottom: 1px solid #ddd;
  margin-bottom: 10px;
}
/* line 324, module.less */
.global-locations .addresses .address-line1 {
  font-family: Aeonik Bold, Georgia;
}
/* line 328, module.less */
.global-locations .addresses .address-city {
  display: inline-block;
}
/* line 331, module.less */
.global-locations .addresses .address-city .address-postcode {
  float: left;
  margin-right: 5px;
}
/* line 338, module.less */
.global-locations .countryImg {
  background-size: 50%;
  background-position: 20% 0;
  background-repeat: no-repeat;
  min-height: 220px;
  width: 250px;
  margin-top: 20px;
}
/* line 347, module.less */
.global-locations .country-img-BE {
  background-image: url('https://resources2.morganphilips.com/DNNWebsite/img/global-locations-maps/map-be.svg');
}
/* line 351, module.less */
.global-locations .country-img-DE {
  background-image: url('https://resources2.morganphilips.com/DNNWebsite/img/global-locations-maps/map-de.svg');
}
/* line 355, module.less */
.global-locations .country-img-DK {
  background-image: url('https://resources2.morganphilips.com/DNNWebsite/img/global-locations-maps/map-dk.svg');
}
/* line 359, module.less */
.global-locations .country-img-ES {
  background-image: url('https://resources2.morganphilips.com/DNNWebsite/img/global-locations-maps/map-es.svg');
}
/* line 363, module.less */
.global-locations .country-img-FR {
  background-image: url('https://resources2.morganphilips.com/DNNWebsite/img/global-locations-maps/map-fr.svg');
}
/* line 367, module.less */
.global-locations .country-img-GB {
  background-image: url('https://resources2.morganphilips.com/DNNWebsite/img/global-locations-maps/map-gb.svg');
}
/* line 371, module.less */
.global-locations .country-img-LU {
  background-image: url('https://resources2.morganphilips.com/DNNWebsite/img/global-locations-maps/map-lu.svg');
}
/* line 375, module.less */
.global-locations .country-img-NO {
  background-image: url('https://resources2.morganphilips.com/DNNWebsite/img/global-locations-maps/map-no.svg');
}
/* line 380, module.less */
.global-locations .country-img-PL {
  background-image: url('https://resources2.morganphilips.com/DNNWebsite/img/global-locations-maps/map-pl.svg');
}
/* line 384, module.less */
.global-locations .country-img-SE {
  background-image: url('https://resources2.morganphilips.com/DNNWebsite/img/global-locations-maps/map-se.svg');
}
/* line 390, module.less */
.global-locations .country-img-CH {
  background-image: url('https://resources2.morganphilips.com/DNNWebsite/img/global-locations-maps/map-ch.svg');
}
/* line 394, module.less */
.global-locations .country-img-UA {
  background-image: url('https://resources2.morganphilips.com/DNNWebsite/img/global-locations-maps/map-ua.svg');
}
/* line 398, module.less */
.global-locations .country-img-CA {
  background-image: url('https://resources2.morganphilips.com/DNNWebsite/img/global-locations-maps/map-ca.svg');
}
/* line 402, module.less */
.global-locations .country-img-MX {
  background-image: url('https://resources2.morganphilips.com/DNNWebsite/img/global-locations-maps/map-mx.svg');
}
/* line 406, module.less */
.global-locations .country-img-US {
  background-image: url('https://resources2.morganphilips.com/DNNWebsite/img/global-locations-maps/map-us.svg');
}
/* line 410, module.less */
.global-locations .country-img-HK {
  background-image: url('https://resources2.morganphilips.com/DNNWebsite/img/global-locations-maps/map-hk.svg');
}
/* line 416, module.less */
.global-locations .country-img-CN {
  background-image: url('https://resources2.morganphilips.com/DNNWebsite/img/global-locations-maps/map-cn.svg');
}
/* line 420, module.less */
.global-locations .country-img-SG {
  background-image: url('https://resources2.morganphilips.com/DNNWebsite/img/global-locations-maps/map-sg.svg');
}
/* line 424, module.less */
.global-locations .country-img-TW {
  background-image: url('https://resources2.morganphilips.com/DNNWebsite/img/global-locations-maps/map-tw.svg');
}
/* line 428, module.less */
.global-locations .country-img-AE {
  background-image: url('https://resources2.morganphilips.com/DNNWebsite/img/global-locations-maps/map-mea.svg');
}
/* line 432, module.less */
.global-locations .country-img-MY {
  background-image: url('https://resources2.morganphilips.com/DNNWebsite/img/global-locations-maps/map-my.svg');
  background-size: 80%;
}
/* line 438, module.less */
.country-item {
  position: relative;
}
/* line 441, module.less */
.floating-anchor {
  position: absolute;
  top: -100px;
  visibility: hidden;
}
/* line 446, module.less */
.moveDown {
  cursor: pointer;
  color: #337ab7;
}
/* line 451, module.less */
.moveUp {
  cursor: pointer;
  color: #337ab7;
}
/* line 456, module.less */
.regions-content .region-item {
  padding-top: 40px;
}
/* line 459, module.less */
.regions-content .region-item .region-name {
  font-size: 38px;
  font-family: Aeonik Light, Georgia;
  /* color: #ccc; */
  border-bottom: 1px solid #000;
  display: block;
  margin-bottom: 20px;
}
@media (max-width: 768px) {
  /* line 472, module.less */
  .regions-content .region-item .region-name {
    border-bottom: 2px solid #000;
  }
  /* line 475, module.less */
  .global-locations .country-name {
    background: #eee;
    padding: 3px 10px;
    border-radius: 10px;
    margin: 0 -10px 20px -10px;
  }
  /* line 481, module.less */
  .global-locations .regions-list a {
    padding: 10px 10px;
  }
  /* line 485, module.less */
  .global-locations .countryImg {
    min-height: 110px;
  }
}
