.alert-container {
  display: block;
  clear: both;
  position: relative;
  margin-bottom: 1em;
  top: 0px;
  width: 100%;
}

.alert {
  display: block;
  color: #fff;
  text-align: left;
  padding: 0px;
  z-index: 999;
}

.alert:after,
.alert:before {
  content: ' ';
  display: table
}

.alert:after {
  clear: both
}

span.alert.fail-alert {
  color: red;
  border-radius: 0 !important;
}
span.alert.fail-alert .close-alert {
  color: red;
}
span.alert.fail-alert .icon-tache2 {
  color: white;
  background: red;
  height: 30px;
  width: 30px;
  position: absolute;
  top: 10px;
  display: flex;
  justify-content: center;
  align-items: center;
}

span.alert.fail-alert p.txt-alert {
  text-transform: initial !important;
}

.icon-alert-close.error-ico {
    background-color: red;
}
i.icon-alert-close{
font-size: 11px;
padding: 10px;
float: left;
}
p.txt-alert-close {
  display: inline-block;
  padding: 16px;
  margin:0;
  color: red;
  text-align: center; width:95%;
}
.alert.success-alert {
  color: #d72391;
  border: 1px solid #d72391
}

.alert.warning-alert {
  background-color: #F49722;
}

.alert.message-alert {
  background-color: #ededed;
  color: #333
}

.alert.error-alert {
  background-color: #F42223
}

.alert.advisory-alert {
  background-color: #17A7C1
}

.icon-alert.error-ico {
  background-color: red
}

.icon-alert.error-ico .txt-alert {
  color: red;
  border: 1px solid red
}

.step1 #step-content>div.alert-container {
  position: static;
}

i.icon-alert {
  display: inline-block;
  font-size: 30px;
  padding: 10px;
  vertical-align: top;
  float: left;
}

.success-ico {
  height: 73%;
  width: 32px;
  display: inline-block;
  margin: 0;
  padding: 5px;
  float: left;
  text-align: center;
  font-size: 15px;
  position: relative;
  top: 20%;
}

#couponErr p.txt-alert {
  width: 91%;
}

#couponErr .close-alert {
  color: red
}

p.txt-alert {
  display: inline-block;
  padding: 16px;
  margin: 0;
  text-transform: uppercase;
  color: red;
  text-align: center;
}

.step0.guest-user #couponErr .alert-container {
  top: 10px !important;
}

p.option {
  display: inline-block;
  margin: 0px 40px;
  border: 1px solid #fff;
  padding: 5px 10px;
  cursor: pointer;
}

.close-alert {
  display: block;
  float: right;
  position: absolute;
  right: 14px;
  padding: 1px 4px;
  top: 18px;
}

.follow-alert {
  /*display: inline-block;
  float: right;
  position: relative;
  right: 7px;
  padding: 1px 4px;
  top: 3px;
  */
  height: 73%;
  width: 32px;
  display: inline-block;
  margin: 0;
  padding: 5px;
  float: right;
  text-align: center;
  font-size: 15px;
  position: relative;
  top: 20%;
}

.logged .step4 div.alert-containe,
.loginnew .step4 div.alert-container {
  top: 10px;
}

/*
.withoutew.guest .step4 .alert-container {
    top: 130px;
}
*/

.step4 i.icon-alert.icon-liv-alerta.success-ico {
  top: 1px;
}

span.alert.fail-alert {
  text-align: center;
  border: 1px solid red;
}

/*.error-ico{background: url(/assets/images/alerts/error-ico.png) no-repeat 0px 0px;}

.success-ico{background: url(/assets/images/alerts/success-ico.png) no-repeat 0px 0px;}*/

#couponErr>.alert-container .icon-liv-alerta:before {
  content: "\e901" !important;
}

#eddChangeInfo>.alert-container>.succes-alert>.txt-alert {
  color: #E1A625 !important;
}

#eddChangeInfo>.alert-container>.succes-alert {
  border-color: #FFD457 !important;
}

#eddChangeInfo>.alert-container>.succes-alert>.icon-alert.error-ico {
  background-color: #FFD457 !important;
}

.success-ico {
  background: url(/assets/images/alerts/success-ico.png) no-repeat 0px 0px;
}

*/ @font-face {
  font-family: 'icomoon';
  src: url('../glyphs/fonts/icomoon.eot?6byvhj');
  src: url('../glyphs/fonts/icomoon.eot?6byvhj#iefix') format('embedded-opentype'), url('../glyphs/fonts/icomoon.ttf?6byvhj') format('truetype'), url('../glyphs/fonts/icomoon.woff?6byvhj') format('woff'), url('../glyphs/fonts/icomoon.svg?6byvhj#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}

[class^="icon-"],
[class*=" icon-"] {
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

#couponErr>.alert-container .icon-liv-alerta:before {
  content: "\e901" !important;
}

#eddChangeInfo>.alert-container>.succes-alert>.txt-alert {
  color: #E1A625 !important;
}

#eddChangeInfo>.alert-container>.succes-alert {
  border-color: #E1A625 !important;
}

#eddChangeInfo>.alert-container>.succes-alert>.icon-alert.error-ico {
  background-color: #E1A625 !important;
}
#eddChangeInfo .alert-container span.close-alert.icon-liv-close-08 {
  color: #E1A625;
}

.succes-alert-bycar {
  border: solid 1px red;
  display: none;
}

.succes-alert-bycar>i.icon-alert.error-ico {
  background-color: red;
}

.succes-alert-bycar .close-alert {
  color: red;
}

.succes-alert-bycar>p.txt-alert {
  color: red;
  font-size: 12px;
  padding: 5px;
  text-transform: none;
}

.billing-alert .alert-container {
  width: 1250px;
  margin: 0 auto;
}

.billing-alert .alert-container span.alert.fail-alert {
  width: 96%;
  display: flex;
  justify-content: space-between;
  padding: 5px 0;
  margin-top: 15px;
  background: #fff;
}

.billing-alert .alert-container span.alert.fail-alert i.icon-liv-alerta.icon-alert.error-ico {
  float: inherit;
  display: block;
  position: relative;
  color: white;
}

.billing-alert .alert-container span.alert.fail-alert p.txt-alert {
  width: 89% !important;
  text-align: left;
  font-size: 14px;
}

.billing-alert .alert-container span.alert.fail-alert p.txt-alert::first-letter {
  text-transform: capitalize;
}

.billing-alert .alert-container span.alert.fail-alert span.close-alert.icon-liv-close-08 {
  display: inherit;
  float: inherit;
  position: relative;
  padding: 0;
  top: inherit;
  right: inherit;
}