@import url(https://fonts.googleapis.com/css?family=Raleway:400,700);
#TB_window {
  font-family: Raleway, Helvetica, Arial, sans-serif;
}
.tb-close-icon:hover {
  color: #fff;
  opacity: 0.5;
}
.slider_parametrs {
  padding-left: 5px;
  width: 180px;
  float: left;
  margin-top: 2px;
}
#TB_ajaxContent {
  width: initial !important;
  height: initial !important;
  font-weight: normal;
}
#genially_embed_initial_volume_span {
  padding-left: 12px;
}
#TB_title {
  background: #ae58b1;
  background: -moz-linear-gradient(
    60deg,
    #ae58b1 0%,
    #db35a1 50%,
    #e57c6c 100%
  );
  background: -webkit-gradient(
    left bottom,
    right top,
    color-stop(0%, #ae58b1),
    color-stop(50%, #db35a1),
    color-stop(100%, #e57c6c)
  );
  background: -webkit-linear-gradient(
    60deg,
    #ae58b1 0%,
    #db35a1 50%,
    #e57c6c 100%
  );
  background: -o-linear-gradient(60deg, #ae58b1 0%, #db35a1 50%, #e57c6c 100%);
  background: -ms-linear-gradient(60deg, #ae58b1 0%, #db35a1 50%, #e57c6c 100%);
  background: linear-gradient(60deg, #ae58b1 0%, #db35a1 50%, #e57c6c 100%);
  border-bottom: none;
  height: 53px;
  color: #fff;
  font-size: 18px;
  font-weight: normal;
}
#TB_ajaxWindowTitle {
  float: left;
  font-weight: normal;
  line-height: 29px;
  overflow: hidden;
  padding: 12px 29px 0 15px;
}

.tb-close-icon {
  color: #fff;
  top: 12px;
  right: 12px;
}
#genially-embed-header {
  margin: 30px 0;
}
.genially_settings_table {
  border: none !important;
}
input[type='text'] {
  color: #999;
}
#TB_window {
  height: 400px !important;
}
.genially-button-table {
  border-top: solid 1px #dcdcdc;
  clear: both;
  width: 100%;
  margin-top: 30px;
  padding: 15px;
}
.button-genially {
  background: #db35a1 !important;
  background: -moz-linear-gradient(
    60deg,
    #ae58b1 0%,
    #db35a1 50%,
    #e57c6c 100%
  ) !important;
  background: -webkit-gradient(
    left bottom,
    right top,
    color-stop(0%, #ae58b1),
    color-stop(50%, #db35a1),
    color-stop(100%, #e57c6c)
  ) !important;
  background: -webkit-linear-gradient(
    60deg,
    #ae58b1 0%,
    #db35a1 50%,
    #e57c6c 100%
  ) !important;
  background: -o-linear-gradient(
    60deg,
    #ae58b1 0%,
    #db35a1 50%,
    #e57c6c 100%
  ) !important;
  background: -ms-linear-gradient(
    60deg,
    #ae58b1 0%,
    #db35a1 50%,
    #e57c6c 100%
  ) !important;
  background: linear-gradient(
    60deg,
    #ae58b1 0%,
    #db35a1 50%,
    #e57c6c 100%
  ) !important;
  color: #fff !important;
  font-weight: normal;
  border: none !important;
  box-shadow: none !important;
  padding: 7px 20px !important;
  height: auto !important;
  transition: all 0.3s;
}
.button-genially-grey {
  background: #ccc !important;
  color: #333 !important;
  font-weight: normal;
  border: none !important;
  box-shadow: none !important;
  padding: 7px 20px !important;
  height: auto !important;
  transition: all 0.3s;
}
.button-genially:hover,
.button-genially-grey:hover {
  background: #666 !important;
  color: #fff !important;
}

span.error.geniallymsg {
  display: inline-block;
  display: inline-block;
  width: 100%;
  text-align: center;
  color: red;
  font-weight: 400;
  font-size: 20px;
}
