@charset "UTF-8";

/* CSS Document */

[data-id="1526815"] .wrapper {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 0;
  box-shadow: inset 0 1px 1px rgb(0 0 0 / 5%);
}

#d1527398 a {
  position: relative;
  display: inline-block;
  margin-bottom: 0;
  font-weight: 400;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  white-space: nowrap;
  padding: 10px 15px 10px 35px;
  user-select: none;
  color: #fff;
  text-decoration: none;
  border-radius: 0;
  background-color: #48217a;
  border: 1px solid #3c1c66;
}

#d1527398 a:hover {
  text-decoration: none;
  background-color: #301652;
  border-color: #200f36;
}

#d1527398 a:before {
  position: absolute;
  content: "\f019";
  width: 10px;
  margin-left: -20px;
  font-family: fontAwesome;
}

#d1527398 a .fa.fa-fw {
  display: none;
	
}