
/* Add here all your CSS customizations */



footer {
  margin-top: 0;
}

.feedback .content {
  height: 600px;
  overflow: hidden;
  background: url('../img/icon_feedback.jpg') bottom right no-repeat;
  text-align: right;
}

.feedback .name {
  font-size: 36px;
  line-height: 16px;
  text-align: center;
  background: url('../img/icon_line.png') bottom center no-repeat;
  padding: 0 0 20px 0;
  margin: 60px 0 0 0;
}

.feedback .description {
/*  width: 480px;*/
  text-align: left;
  padding-top: 23px;
}

.feedback .description h3 {
  font-weight: normal;
  font-size: 20px;
  line-height: 30px;
  margin: 18px 0 5px 0;
}

.feedback .description strong {
  display: block;
  font-size: 30px;
  line-height: 40px;
  color: #f51285;
}

.feedback .description a.mail {
  font-weight: bold;
  font-size: 36px;
  line-height: 46px;
  color: #f51285;
  text-decoration: none;
  border-bottom: 1px solid #f98bb8;
}

.feedback .description .submit {
  padding-top: 45px;
  height: 40px;
}

.feedback .description .submit a {
  display: block;
  float: right;
  text-indent: -9999px;
  width: 240px;
  height: 40px;
  cursor: pointer;
  background: url('../img/icon_demo.png') 0 0 no-repeat;
  text-align: left;
}

.demoform form {
  margin: 0 0px;
  padding: 0;
}

.demoform form label {
  display: block;
  float: left;
  margin: 10px 10px;
}

.demoform form .text {
  border-radius: 6px;
/*  border: none;*/
  padding: 5px;
  margin: 7px;
  width: 230px;
  font-size: 12px;
  font-family: 'Arial';
  color: #30338d;
  border-bottom: 8px;
}

.demoform form .button {
  display: block;
  text-indent: -9999px;
  width: 241px;
  height: 40px;
  background: url('../img/icon_demo.png') 0 0 no-repeat;
  cursor: pointer;
  border: none;
  margin-left: 9px;
  margin-top: 16px;

}

div.home-intro.light.trial-request-form {
/*    background-color: #f51285;
    border-color: #f51285;*/
}

.trialforminput {
  margin-top: 35px;
}

.btn.btn-lg.btn-success.trial-button {
    background-color: #f51285;
    border-color: #f51285;
}

div.home-top.light {
  height: 3px;
  margin-bottom:10px;
  background-color: #f51285;
}

.nav > li.active > a{
  color: #f51285
}

header h1.logo {
  color: #C83B95 !important
}

img.capterra {
  height:80px;
}

header span h1.logotitle{
  font-size: 12px;
  font-style: normal;
  line-height: 16px;
  margin-left: 0px;
  margin-right: px;
  text-transform: uppercase;
  font-weight: 700;
}

.screenshots {
  clear: both;
/*  background: url('../img/icon_screen.png') top center no-repeat;*/
  overflow: hidden;
}

.slotholder:before{
  content: "";
  background: transparent url('../img/corner.png') no-repeat center center;
  width: 200px;
  height: 200px;
  position: absolute;
  top: -7px;
  left: 0;
  z-index:50;
}

section.rl24 {
  background-color: #f51285;
  font-size:12px;
  color: #ffffff;
}

section div {
  margin-top:20px;
}

section.rl24 p{
  font-size:14px;
  color: #ffffff;
}

section.rl24 a{
  font-weight:600;
  color: #ffffff;
  text-decoration: underline;
}

section.rl24 h4{
  font-size: 22px;
  color: #ffffff;
}
