/*

ATTENTION !
This file is generated by less.
Do not touch unless you are in the *.less file..

*/
.am-flashInfo {
  padding: 7px;
  background-color: #ebebeb;
  font-size: 12px;
}
.am-headerFlash {
  padding-right: 15px;
  display: table-cell;
  vertical-align: bottom;
  color: #c13f13;
  font-weight: bold;
  cursor: pointer;
  white-space: nowrap;
}
.am-wrapperFlash {
  display: table-cell;
  vertical-align: bottom;
  overflow: hidden;
  position: relative;
  right: 10px;
}
.am-wrapperFlash p {
  vertical-align: top;
  width: 768px;
  position: relative;
  white-space: nowrap;
  left: 100%;
}
.am-wrapperFlash a {
  color: #5a5a5a;
  display: inline-block;
  padding: 0 0 0 65px;
  vertical-align: middle;
  background: url('../img/sprite-global.png') -105px -1927px no-repeat;
}
.am-wrapperFlash a span {
  margin-left: 50px;
}
.am-contFlashInfo {
  position: relative;
}
#flash-buttons {
  position: absolute;
  top: 0px;
  right: 10px;
  cursor: pointer;
}
@media screen and (max-width: 1280px) and (min-width: 768px) {
  .am-flashInfo {
    font-size: 11px;
  }
  .am-wrapperFlash p {
    width: 620px;
  }
}
@media screen and (max-width: 580px) {
  .am-wrapperFlash p {
    width: 280px;
  }
  .am-flashInfo {
    margin-bottom: 15px;
  }
}
