﻿#IndividualFeedack {
  padding: 0;
}
#IndividualFeedack #CFBtnGeneralLayer {
  display: none;
}
#IndividualFeedack .panel {
  margin-bottom: 0px;
}
#IndividualFeedack .panel-body {
  min-height: 400px;
}
#IndividualFeedack .row {
  padding: 0;
}
.CFLoadingAutocomplete {
  height: 30px;
}
.FeedBackIcon {
  width: 107px;
  position: relative;
  text-align: center;
  /*transform: rotate(8deg) scale(0.891) skew(-6deg) translate(7px);
    -webkit-transform: rotate(8deg) scale(0.891) skew(-6deg) translate(7px);
    -moz-transform: rotate(8deg) scale(0.891) skew(-6deg) translate(7px);
    -o-transform: rotate(8deg) scale(0.891) skew(-6deg) translate(7px);
    -ms-transform: rotate(8deg) scale(0.891) skew(-6deg) translate(7px);*/
}
.FeedBackIcon img {
  margin: 0!important;
  width: 100%;
}
.FeedBackIcon i {
  margin: 0 auto;
  position: absolute;
  width: 55px;
  height: 55px;
  top: 80px;
  right: -15px;
  text-shadow: 3px 1px 5px rgba(0, 0, 0, 0.3);
}
.FeedBackIcon i::before {
  font-size: 50px;
  color: #b3900c;
}