.ctct-custom-form{
  padding: 0 40px 40px!important;
  min-width: 220px !important;
}
.ctct-custom-form h2{
  margin: 50px auto!important;
  text-align: center;
  color: #5b5b5b!important;
  font-weight: normal!important;
  font-family: 'Roboto Condensed';
  font-size: 24px!important;
}
.ctct-custom-form label{
  border-bottom-width: 1px;
  padding-bottom: 5px;
  border-bottom-color: #cacaca;
  border-bottom-style: solid;
  box-shadow: 0 2px 0px #f3f3f3;
  font-weight: bold;
  color: #333333;
  font-size: 16px;
}
.ctct-custom-form select{
  border-radius: 4px!important;
  color: #8891a6!important;
}
.ctct-custom-form .ctct-form-footer{
  font-size: 14px!important;
  color: #636363;
  margin-top: 20px;
  padding-top: 10px!important;
  border-top: 2px solid #f3f3f3;
  box-shadow: 0 -1px 0px #cacaca;
}
.ctct-custom-form .ctct-form-footer a{
  font-size: 14px;
  color: #127cbd;
}
.ctct-custom-form .ctct-button{
  background: #eeba44!important; /* For browsers that do not support gradients */
  background: -webkit-linear-gradient(#fce490, #ebab33)!important; /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(#fce490, #ebab33)!important; /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(#fce490, #ebab33)!important; /* For Firefox 3.6 to 15 */
  background: linear-gradient(#fce490, #ebab33)!important; /* Standard syntax (must be last) */
  font-size: 20px!important;
  text-shadow: 2px -2px #7f6628!important;
  font-family: 'Roboto Condensed'!important;
  border: 1px solid #c7a136!important;
  border-radius: 4px!important;
}
.ctct-embed-signup img{
  margin: 0 auto!important;
  display: block;
  overflow: hidden;
  padding-top: 40px;
}
.ctct-embed-signup #success_message{
  padding: 40px!important;
  font-size: 18px!important;
}
.ctct-custom-form input[type="text"]{
  color: #8891a6!important;
}

/****** *****/
.view-mobile-app-reviews .view-header{
  margin-bottom: 30px;
  padding-bottom: 30px;
  border-bottom: 1px solid #8a8a8a;
  font-size: 14px;
}
.view-mobile-app-reviews .views-row {
  background-color: #e8ecef;
  border: 1px solid rgb(199, 199, 199) !important;
  border-radius: 6px;
  display: block;
  margin-bottom: 20px !important;
  overflow: hidden;
  padding: 20px;
}
.view-mobile-app-reviews .views-row h2{
  font-size: 20px!important;
  color: #3893a5;
  font-family: Arimo;
  margin-top: 0!important;
}
.view-mobile-app-reviews .views-row .views-field-body, 
.view-mobile-app-reviews .views-row .views-field-body p{
  font-size: 14px;
  font-family: Arimo;
}
.view-mobile-app-reviews .views-row .views-field-body{
  border-bottom: 1px solid rgb(199, 199, 199);
  margin-bottom: 20px;
}
.view-mobile-app-reviews .views-row .views-field-field-rating{
  border: 1px solid rgb(199, 199, 199);
  padding: 10px 15px;
  width: 100%;
  float: left;
  background-color: #9f9c67;
  border-radius: 6px;
}
.view-mobile-app-reviews .views-row .views-field-field-rating .views-label{
  font-weight: bold;
  margin-bottom: 7px;
  display: block;
  font-style: italic;
  color: #ffffff;
  font-size: 16px;
  font-family: Arimo;
}
.view-mobile-app-reviews .views-row .views-field-field-rating .field-content{
  font-size: 13px;
  font-style: italic;
  color: #ffffff;
}
.view-mobile-app-reviews .views-row .views-field-field-rating .field-content p{
  margin-bottom: 10px;
  font-size: 13px;
  margin: 0;
  color: #ffffff;
}
.view-mobile-app-reviews .views-row .app-review-left{
  float: left;
  width: 40%;
}
.view-mobile-app-reviews .views-row .app-review-right{
  float: right;
  margin: 10px 0 0;
  width: 60%;
}
.view-mobile-app-reviews .views-row .app-review-right .views-field span{
  color: #3893a5;
  font-size: 16px;
}
.view-mobile-app-reviews .views-row .app-review-right .views-field span.views-label{
  font-weight: bold;
}
.view-mobile-app-reviews .views-row .app-review-left .views-field-field-audience{
  color: rgb(155, 151, 100);
}
.view-mobile-app-reviews .views-row .app-review-left .views-field-field-price{
  color: #3893A5;
}
.view-mobile-app-reviews .views-row .views-field-nothing{
  display: block;
  margin-bottom: 20px;
  overflow: hidden;
}
.view-mobile-app-reviews .views-row .views-field-field-app-link a{
  float: left;
  font-size: 20px;
  font-style: normal;
  margin: 5px 0;
  max-width: 200px;
  padding: 15px;
  text-transform: capitalize;
}
#block-ratingskey, 
#block-reviewintro{
  margin-bottom: 30px;
}
#block-ratingskey table td{
  font-family: Arimo;
  font-size: 14px;
  padding: 15px;
}
.review-bottom,
.review-top{
  color: #3893a5;
  font-size: 18px;
  font-weight: bold;
}
.review-bottom{
  font-style: italic;
}
.review-bottom a{
  font-size: 18px;
  font-weight: bold;
  text-decoration: underline;
}
.review-image{
  margin: 0 15px 15px 0;
  float: left
}
#block-views-block-mobile-app-reviews-block-1{
  margin: 20px 0;
}
/***** *****/
@media (max-width: 767px) {
  .view-mobile-app-reviews .views-row .app-review-left, 
  .view-mobile-app-reviews .views-row .app-review-right{
    float: left;
    width: 100%;
  }
  .view-mobile-app-reviews .views-row .views-field-field-app-link a{
    float: left;
  }
}
