.form-control-feedback {
  top: 23px;
  margin-right: -27px; }

.classifiedsAD {
  min-height: 80px; }

@media screen and (min-width: 0) and (max-width: 749px) {
  .classifiedsAD {
    min-width: 300px;
    margin-top: 80px; }

  .classifiedsBorderRightBottom {
    border: none !important; }

  .classifiedsBorderBottom {
    border: none !important; }

  .classifiedsSearchWrapper {
    text-align: center; }

  .classifiedsDDL1, .classifiedsDDL2, .classifiedsDDL3, .classifiedsSearchWrapper {
    max-width: 100% !important;
    width: 100%;
    margin: 0 !important; } }
.classifiedsHR {
  border-color: #b4b0b0;
  margin: 15px 0; }

.classifiedsSearchHeading {
  color: #b0afaf;
  font-size: 13px;
  white-space: nowrap;
  line-height: 40px; }

.classifiedsDDL1 {
  cursor: pointer;
  color: #b0afaf;
  border: 1px solid #b0afaf;
  border-radius: 5px;
  padding: 10px 13px;
  max-width: 170px;
  margin-left: 10px; }

.classifiedsDDL2, .classifiedsDDL3 {
  cursor: pointer;
  color: #b0afaf;
  border: 1px solid #b0afaf;
  padding: 10px 13px; }

.classifiedsDDL2 {
  border-radius: 5px;
  max-width: 195px;
  margin-left: 20px; }

.classifiedsDDL3 {
  border-radius: 5px;
  max-width: 190px;
  margin-left: 10px; }

.classifiedsSearchWrapper {
  border: 1px solid #b0afaf;
  border-radius: 5px;
  padding: 7px 10px;
  max-width: 38px; }

.classifiedsBorderBottom, .classifiedsBorderRightBottom {
  border-bottom: 1px solid silver; }

.classifiedsSearchIcon {
  color: #093363 !important;
  font-size: 20px; }

.classifiedsOuter {
  margin-top: 10px;
  margin-left: 10px;
  margin-right: 10px; }

.classifiedsIntroHeading {
  font-weight: 700;
  font-size: 17px; }

.classifiedsHeading {
  font-weight: 700;
  color: #093363;
  font-size: 15px;
  display: inline-block;
  margin-top: 10px; }

.classifiedHeadingSmall {
  color: #093363;
  font-size: 13px;
  font-weight: 700; }

.classifiedsCategory {
  color: red;
  font-size: 11px;
  font-weight: 700; }

.classifiedsDescription {
  font-size: 13px; }

.classifiedsViewButtonWrapper {
  height: 50px; }

.classifiedsViewButton {
  background-color: #093363 !important;
  padding: 10px;
  color: #fff !important;
  line-height: 20px;
  text-align: center;
  font-weight: 700;
  font-size: 12px;
  border-radius: 5px;
  width: auto;
  height: 40px;
  max-width: 120px; }

.classifiedsCustomHeight {
  height: 290px; }

.classifiedsBorderRightBottom {
  border-right: 1px solid silver; }

.animationDiv a div.dark-overlay {
  top: 100%;
  background-color: rgba(0, 0, 0, 0.3);
  position: absolute;
  color: #fff;
  width: 100%;
  height: 60%;
  -moz-transition: visibility ease-in-out .15s;
  -o-transition: visibility ease-in-out .15s;
  -webkit-transition: visibility ease-in-out .15s;
  background: -webkit-linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0.9));
  background: -o-linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0.9));
  background: -moz-linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0.9));
  background: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0.9));
  opacity: 1;
  transition: 0.6s; }

.animationDiv:hover a div.dark-overlay {
  top: 50%;
  transition: 0.6s; }

.animationDiv a div.dark-overlay div.title-overlay {
  font-size: 18px;
  font-weight: 300; }

.loadingoverlay {
  z-index: 1 !important; }

.classifiedsViewButton:hover {
  background-color: #072446 !important; }

@media (min-width: 767px) {
  .classifieds-borderB {
    border-bottom: 1px solid #e6e6e6; }

  .classifieds-borderR {
    border-right: 1px solid #e6e6e6; } }

/*# sourceMappingURL=Classifieds.css.map */
