.check-list .title label,
.check-list .toggle_collapse label {
  font-size: 18px;
  padding: 0;
}

.user-alerts .banner-wrapper {
  max-width: 50%;
  float: right;
  padding-left: 40px;
}

.user-alerts h2 {
  clear: both;
}

.user-alerts .map-canvas,
.user-autosubscribe #select-by-radius .map-canvas {
  width: 100%;
  height: 280px;
}

@media screen and (min-width:992px) {
  .user-alerts .frequency-wrapper {
    max-width: 50%;
    float: left;
    margin-bottom: 40px;
  }
}

.user-alerts .frequency-wrapper .form-group.frequency #save_alerts,
.user-alerts .frequency-wrapper .form-group.frequency ul,
body.landing-website .modal-dialog .webpro-form #loading-spinner {
  margin-left: 20px;
}

.user-alerts h2,
.user-autosubscribe h2 {
  font-size: 18px;
  margin: 30px 0 15px;
  font-weight: 700;
  display: block;
  line-height: 1.1;
}

.user-autosubscribe .steps_explain {
  border: 1px solid #ccc;
  border-radius: 4px;
  overflow: auto;
  margin: 0 auto;
}

.user-autosubscribe .steps_explain .step {
  display: block;
  overflow: hidden;
  padding: 6px 12px;
  height: 56px;
  float: left;
  border-left: 1px solid #ccc;
  color: gray;
  background: url(http://static.habitissimo.es/images/box_bg.png) 0 0 repeat-x;
}

@media (max-width:767px) {
  .user-autosubscribe .steps_explain .step {
    border-left: 0;
    border-bottom: 1px solid #ccc;
  }
}

.user-autosubscribe .steps_explain .step.active {
  color: #000;
  background: #fff url(http://static.habitissimo.es/images/body-gradient.png) 0 0 repeat-x;
}

@media (max-width:767px) {
  .user-autosubscribe .steps_explain .step.active {
    background: 0 0;
    background-color: #fdfdfd;
  }
}

.user-autosubscribe .steps_explain.steps-3 .step {
  width: 33.333%;
}

.user-autosubscribe .steps_explain.steps-4 .step {
  width: 25%;
}

#ql-form-container.form-rick-40pct.autocategorized #ql-ribbon h3,
.user-autosubscribe .steps_explain.steps-5 .step {
  width: 20%;
}

.user-autosubscribe .steps_explain .step {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

@media (max-width:767px) {
  .user-autosubscribe .steps_explain .step {
    width: 100%!important;
  }
}

.user-autosubscribe .steps_explain .step1 {
  border-left: 0 none;
}

.user-autosubscribe .steps_explain p {
  margin: 1px;
  padding: 1px;
}

@media (max-width:960px) {
  .user-autosubscribe .steps_explain p {
    font-size: 12px;
  }
}

@media (max-width:870px) {
  .user-autosubscribe .steps_explain p {
    font-size: 11px;
  }
}

@media (max-width:810px) {
  .user-autosubscribe .steps_explain p {
    font-size: 10px;
  }
}

@media (max-width:767px) {
  .user-autosubscribe .steps_explain p {
    font-size: 12px;
  }
}

.user-autosubscribe .check-list .title,
.user-autosubscribe .check-list .toggle_collapse {
  background-color: #ff9500;
}

.user-autosubscribe .check-list li.highlight {
  background-color: #ffeacc;
}

.user-autosubscribe .alert p {
  margin-top: 0;
  margin-bottom: 10px;
}

.user-autosubscribe form.as-helpme-form input {
  height: 44px;
  font-size: 16px;
}

.user-autosubscribe form.as-helpme-form .submit-button {
  margin-top: 10px;
}

.user-autosubscribe .limit-discount {
  font-size: 12px;
  font-weight: 700;
}

.user-autosubscribe .notice {
  margin-bottom: 10px!important;
}

.user-autosubscribe .steps_explain.steps-4.hidden {
  display: none!important;
}

.user-jobs .migestor-quotation-accept-terms img,
form.lumen {
  margin-bottom: 40px;
}

form.lumen .well {
  border: 1px solid #e7e7e7;
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #fafafa;
  -webkit-box-shadow: inset 0 2px 0 rgba(0,0,0,.05);
  box-shadow: inset 0 2px 0 rgba(0,0,0,.05);
  border-radius: 4px;
}

form.lumen .control-label {
  margin-bottom: 3px;
  font-weight: 400;
}

.business-quotation .strong,
form.lumen .control-label.strong {
  font-weight: 700;
}

body.security-center #faq-zendesk h3+div,
form.lumen .form-group {
  overflow: hidden;
}

form.lumen .header-explain {
  margin-bottom: 20px;
  font-size: 15px;
}

form.lumen #ql-form-container form .fields input[type=text],
form.lumen #ql-form-container form .fields select,
form.lumen #ql-form-container form .fields textarea,
form.lumen .double_list div select,
form.lumen .form-control {
  -webkit-box-shadow: inset 0 2px 0 rgba(0,0,0,.075);
  box-shadow: inset 0 2px 0 rgba(0,0,0,.075);
  border: 1px solid #e7e7e7!important;
}

form.lumen .button-container {
  text-align: center;
}

form.lumen .form_error {
  color: #fcbaba;
}

form.lumen .form_error+#ql-form-container form .fields input[type=text],
form.lumen .form_error+#ql-form-container form .fields select,
form.lumen .form_error+#ql-form-container form .fields textarea,
form.lumen .form_error+.form-control {
  border: 1px solid #ff4136!important;
  -webkit-box-shadow: inset 0 2px 0 rgba(255,65,54,.075);
  box-shadow: inset 0 2px 0 rgba(255,65,54,.075);
}

form.lumen.form-horizontal .control-label {
  text-align: left;
  margin-bottom: 10px;
  margin-top: 3px;
  width: 100%;
}

form.lumen.form-horizontal .form-group {
  margin-bottom: 5px;
}

form.lumen.form-vertical .form-group {
  margin-left: -15px;
  margin-right: -15px;
}

form.lumen.form-vertical .control-label {
  margin-top: 6px;
}

form.lumen.label-right .control-label {
  text-align: right;
}

@media (max-width:767px) {
  form.lumen.label-right .control-label {
    text-align: left;
  }
}

form.lumen .control-label.label-left {
  text-align: left;
}

form.lumen .token-input-list {
  float: none;
  margin: 0 0 10px;
  overflow: hidden;
  width: 100%!important;
}

form.lumen .token-input-list .token-input-token {
  border: 1px solid #c6c6c4;
  background: #fff;
  padding: 0 6px;
  display: block;
  float: left;
  margin: 3px 3px 0 0!important;
  list-style: none;
  list-style-image: none;
  border-radius: 3px;
}

form.lumen .token-input-list .token-input-token p {
  display: inline;
  white-space: nowrap;
}

form.lumen .token-input-list .token-input-token .token-input-delete-token {
  color: #a6b3cf;
  cursor: pointer;
  font-weight: 700;
  font-size: 15px;
  margin: 0 3px;
}

form.lumen .token-input-dropdown {
  width: 100%!important;
}

form.lumen .token-input-dropdown ul {
  border: 1px solid #ccc;
  border-width: 0 1px 1px;
  margin: 0;
  padding: 0;
}

form.lumen .token-input-dropdown li {
  margin: 0;
  clear: both;
  padding: 0 5px;
  cursor: pointer;
}

form.lumen .token-input-dropdown .token-input-selected-dropdown-item {
  background-color: #07c;
  color: #fff;
}

form.lumen .form_error {
  display: block;
}

form.lumen .double_list div select {
  width: 100%;
  display: block;
  padding: 6px 0;
  font-size: 14px;
  line-height: 1.429;
  color: #555;
  vertical-align: middle;
  background-color: #fff;
  background-image: none;
  border-radius: 4px;
}

form.lumen .double_list .left-container,
form.lumen .double_list .right-container {
  width: 45%;
}

form.lumen .double_list .center-container {
  width: 10%;
  text-align: center;
}

.business-quotation {
  background-color: #fdfdfd;
  -webkit-box-shadow: none;
  box-shadow: none;
  margin-bottom: 30px;
  padding: 25px;
}

.business-quotation>div:not(:last-child) {
  margin-bottom: 25px;
}

.business-quotation .panel-heading {
  padding: 0;
  background-color: #fdfdfd;
  border: 0;
}

.business-quotation .panel-heading h2 {
  margin: 0 0 .2em!important;
  font-size: 20px!important;
  font-weight: 700!important;
}

.business-quotation .quotation-private-info h4 span {
  font-size: 14px;
  color: #757575;
}

.business-quotation .quotation-private-info .block:not(:last-child) {
  margin-bottom: 5px;
  overflow: hidden;
}

.business-quotation .quotation-private-info .showprice .theprice,
.business-quotation .quotation-private-info .showprice span,
body.customer-panel .profile-block #profile-pic.loading .icon-large {
  display: inline-block;
}

.business-quotation .quotation-private-info .showprice .theprice {
  margin-right: 10px;
}

.business-quotation .quotation-private-info .showprice .background-label {
  font-size: 12px;
  background-color: #ff7300;
}

.business-quotation .quotation-private-info .showprice a p {
  display: inherit;
}

.business-quotation .quotation-private-info .select-qbstatus {
  display: inline;
  padding: 3px 7px;
  line-height: 1;
  height: auto;
  width: auto;
}

@media (max-width:768px) {
  .business-quotation .quotation-private-info .select-qbstatus {
    width: 100%;
  }
}

.business-quotation .quotation-private-info .job-acquired-container {
  display: inline;
  margin-left: 20px;
  padding: 5px 10px;
  background-color: #f0f0f0;
  cursor: pointer;
}

@media screen and (max-width:1199px) {
  .business-quotation .quotation-private-info .job-acquired-container {
    display: inline-block;
    margin-top: 10px;
    margin-left: 0;
  }
}

.business-quotation .quotation-private-info .job-acquired-container .job-acquired {
  vertical-align: text-bottom;
}

.business-quotation .quotation-private-info .job-acquired-container span {
  color: #0c8a26;
}

.business-quotation .quotation-private-info .showeditprice {
  margin-bottom: 10px;
}

.business-quotation .quotation-private-info .qb-private-description {
  background-color: #f0f0f0;
  border-color: #ddd;
}

@media screen and (max-width:767px) {
  .business-quotation .quotation-private-info .qb-private-description.showdescription,
  .business-quotation .quotation-private-info .qb-private-description.showeditdescription {
    margin-bottom: 0;
  }
}

.business-quotation .panel-body .advise i,
.business-quotation .quotation-private-info .editdescription i,
.business-quotation .quotation-private-info .qb-private-description .icon-lock-o,
.user-jobs #side-menu-wrapper form .remove-filters i {
  margin-right: 5px;
}

.business-quotation .quotation-private-info .editdescription {
  float: right;
}

.business-quotation .quotation-private-info .add-private-notes {
  margin-top: 10px;
}

.business-quotation .panel-body {
  padding: 15px 0 0;
  border-top: 1px dashed #ddd;
}

@media (max-width:767px) {
  .business-quotation .panel-body {
    padding-top: 0;
  }
}

.business-quotation .panel-body .comments,
.business-quotation .panel-body .email,
.business-quotation .panel-body .phone,
.business-quotation .panel-body .request-comments,
body.business-edit #side-menu #progress-bar #progress-bar-header h2,
body.business-edit.be-comment #b-request-comments i {
  color: #ff7300;
}

.business-quotation .panel-body .strong {
  font-weight: 700;
}

@media (max-width:767px) {
  .business-quotation .panel-body .strong {
    margin-top: 10px;
  }
}

.business-quotation .panel-body .view-quotation {
  text-align: right;
}

@media (max-width:767px) {
  .business-quotation .panel-body .view-quotation {
    text-align: left;
  }
}

.business-quotation .panel-body .thumbnail_img {
  padding: 3px;
  border: 1px solid #e9e7e8!important;
  border-radius: 2px;
  margin-right: 3px;
  margin-bottom: 4px;
  width: 90px;
  height: 90px;
}

.business-quotation .panel-body .icon-info-sign {
  cursor: pointer;
}

@media (max-width:767px) {
  .business-quotation .panel-body .data {
    margin-top: 10px;
  }
}

@media (max-width:400px) {
  .business-quotation .panel-body .body div,
  .business-quotation .panel-body .body span {
    width: 100%;
  }

  .business-quotation .panel-body .body .data strong {
    font-weight: 400;
  }
}

.business-quotation .panel-body .why-opinion {
  margin-left: 0;
}

@media (min-width:991px) {
  .business-quotation .panel-body .why-opinion {
    float: none;
  }
}

.user-contacts .badge,
.user-jobs .badge {
  background-color: #ff7300;
  color: #fff;
}

.user-contacts.active .badge,
.user-jobs.active .badge {
  background-color: #fff;
  color: #ff7300;
}

.user-jobs #page-main {
  padding-left: 45px;
}

@media (max-width:767px) {
  .user-jobs #page-main {
    padding-left: 15px;
  }
}

.user-jobs #side-menu-wrapper #myjobs-filter {
  display: inline-block;
  width: 100%;
}

.user-jobs #side-menu-wrapper .filters .toggle-filters {
  width: 100%;
  text-align: center;
  cursor: pointer;
  margin-bottom: 20px;
}

.user-jobs #side-menu-wrapper .filters .toggle-filters .more {
  display: none;
}

.user-jobs #side-menu-wrapper .filters .toggle-filters .less,
.user-jobs #side-menu-wrapper .filters .toggle-filters.collapsed .more {
  display: block;
}

#profile-image-user script,
.beauty_check_input,
.user-jobs #side-menu-wrapper .filters .toggle-filters,
.user-jobs #side-menu-wrapper .filters .toggle-filters.collapsed .less {
  display: none;
}

.user-jobs #side-menu-wrapper .filters .toggle-filters i {
  margin-left: 10px;
}

.user-jobs #side-menu-wrapper .filters #side-filter.collapse {
  display: block!important;
}

@media (max-width:767px) {
  .user-jobs #side-menu-wrapper .filters .toggle-filters {
    display: block;
  }

  .user-jobs #side-menu-wrapper .filters #side-filter.collapse {
    display: none!important;
    margin: 0;
  }

  .user-jobs #side-menu-wrapper .filters #side-filter.collapse.in {
    display: block!important;
  }
}

.user-jobs #side-menu-wrapper #page_filters {
  padding: 15px;
  background-color: #fdfdfd;
}

@media (max-width:767px) {
  .user-jobs #side-menu-wrapper #page_filters {
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    margin: 0;
    padding-top: 0;
    padding-bottom: 0;
  }
}

.user-jobs #side-menu-wrapper form .date-container {
  padding-right: 40px;
  position: relative;
}

.user-jobs #side-menu-wrapper form .date-container a {
  position: absolute;
  right: 20px;
  top: 5px;
}

#floating_edit_photo img,
.user-jobs .autosubscribe-container {
  display: block;
  margin: 0 auto;
}

@media screen and (max-width:767px) {
  .user-jobs .autosubscribe-container {
    max-width: 95%;
  }
}

@media screen and (min-width:992px) {
  .user-jobs .autosubscribe-container {
    max-width: 65%;
  }
}

.user-jobs .migestor-quotation-accept-terms p {
  margin-bottom: 40px;
  font-weight: 400;
  font-size: 28px;
}

.quotation-show .main-container #page-container fieldset,
.user-jobs .migestor-quotation-accept-terms .form-field {
  margin-bottom: 40px;
}

.user-jobs .migestor-quotation-accept-terms .btn {
  display: inline-block;
  margin: 5px 0;
  padding: 8px 16px;
  color: #fff!important;
  font-weight: 700!important;
  font-style: normal!important;
  font-size: 16px;
  text-align: center;
  text-decoration: none!important;
  line-height: 1.2!important;
  cursor: pointer!important;
  border-radius: 25px!important;
  text-shadow: -1px -1px 0 rgba(0,0,0,.2);
  background: #3499ea!important;
  border: 0!important;
  -webkit-transition: background-color 200ms linear .5s ease-out;
  -o-transition: background-color 200ms linear .5s ease-out;
  transition: background-color 200ms linear .5s ease-out;
  background-color: #ff7300!important;
  -webkit-box-shadow: 0 5px 0 #de6501;
  box-shadow: 0 5px 0 #de6501;
  white-space: normal;
}

.user-jobs .migestor-quotation-accept-terms .btn * {
  color: inherit!important;
}

.user-jobs .migestor-quotation-accept-terms .btn:hover {
  -webkit-transition: background-color 200ms linear .5s ease-out;
  -o-transition: background-color 200ms linear .5s ease-out;
  transition: background-color 200ms linear .5s ease-out;
}

.user-jobs .migestor-quotation-accept-terms .btn.orange {
  background-color: #ff7300!important;
  -webkit-box-shadow: 0 5px 0 #de6501;
  box-shadow: 0 5px 0 #de6501;
}

.user-jobs .migestor-quotation-accept-terms .btn.orange.shadow {
  -webkit-box-shadow: 0 5px 0 @cta-secondary-color, 0 4px 6px rgba(0, 0, 0, 0.65);
  box-shadow: 0 5px 0 @cta-secondary-color, 0 4px 6px rgba(0, 0, 0, 0.65);
}

.user-jobs .migestor-quotation-accept-terms .btn.orange.flat:hover,
.user-jobs .migestor-quotation-accept-terms .btn.orange:hover {
  background-color: #de6501!important;
}

.user-jobs .migestor-quotation-accept-terms .btn.orange.flat {
  background-color: #ff7300!important;
}

.user-jobs .migestor-quotation-accept-terms .btn.light-blue {
  background: #00b7ff!important;
  -webkit-box-shadow: 0 2px #0098d4;
  box-shadow: 0 2px #0098d4;
  font-size: 16px;
  line-height: 20px;
}

.user-jobs .migestor-quotation-accept-terms .btn.light-blue:hover {
  -webkit-transition: background-color 200ms linear;
  -o-transition: background-color 200ms linear;
  transition: background-color 200ms linear;
  background-color: #2a8ebf!important;
  -webkit-box-shadow: 0 2px #0098d4;
  box-shadow: 0 2px #0098d4;
}

.user-jobs .migestor-quotation-accept-terms .btn.flat,
.user-jobs .migestor-quotation-accept-terms .btn.light-blue.flat {
  -webkit-box-shadow: none;
  box-shadow: none;
  text-shadow: none;
}

.user-jobs .migestor-quotation-accept-terms .btn.block {
  display: block;
  width: 100%;
}

.user-jobs .migestor-quotation-accept-terms .btn.red {
  background-color: #ff4040!important;
  -webkit-box-shadow: 0 5px 0 #c33;
  box-shadow: 0 5px 0 #c33;
}

.user-jobs .migestor-quotation-accept-terms .btn.red.shadow {
  -webkit-box-shadow: 0 5px 0 #d66909,0 4px 6px rgba(0,0,0,.65);
  box-shadow: 0 5px 0 #d66909,0 4px 6px rgba(0,0,0,.65);
}

.user-jobs .migestor-quotation-accept-terms .btn.red:hover {
  background-color: #f30000!important;
  -webkit-box-shadow: 0 5px 0 #b82e2e!important;
  box-shadow: 0 5px 0 #b82e2e!important;
}

.user-jobs .migestor-quotation-accept-terms .btn.black,
.user-jobs .migestor-quotation-accept-terms .btn.gray,
.user-jobs .migestor-quotation-accept-terms .btn.silver {
  background-color: #767676!important;
  -webkit-box-shadow: 0 5px 0 #5c5c5c;
  box-shadow: 0 5px 0 #5c5c5c;
}

.user-jobs .migestor-quotation-accept-terms .btn.black:hover,
.user-jobs .migestor-quotation-accept-terms .btn.gray:hover,
.user-jobs .migestor-quotation-accept-terms .btn.silver:hover {
  background-color: #666!important;
}

.user-jobs .migestor-quotation-accept-terms .btn.compact {
  padding: 2px 12px!important;
  font-size: 13px;
}

.user-jobs .migestor-quotation-accept-terms .btn.small {
  font-size: 13px;
  padding: 6px 12px!important;
}

.user-jobs .migestor-quotation-accept-terms .btn.compact.orange,
.user-jobs .migestor-quotation-accept-terms .btn.small.orange {
  -webkit-box-shadow: 0 3px 0 #f78b02;
  box-shadow: 0 3px 0 #f78b02;
}

.user-jobs .migestor-quotation-accept-terms .btn.compact.black,
.user-jobs .migestor-quotation-accept-terms .btn.compact.gray,
.user-jobs .migestor-quotation-accept-terms .btn.compact.silver,
.user-jobs .migestor-quotation-accept-terms .btn.small.black,
.user-jobs .migestor-quotation-accept-terms .btn.small.gray,
.user-jobs .migestor-quotation-accept-terms .btn.small.silver {
  -webkit-box-shadow: 0 3px 0 gray;
  box-shadow: 0 3px 0 gray;
}

.user-jobs .migestor-quotation-accept-terms .btn.big,
.user-jobs .migestor-quotation-accept-terms .btn.large {
  padding: 12px 20px;
  font-size: 20px;
}

.user-jobs .migestor-quotation-accept-terms .btn.x-large {
  font-size: 24px;
  padding: 14px 24px;
}

.user-jobs .migestor-quotation-accept-terms .btn.disabled,
.user-jobs .migestor-quotation-accept-terms .btn.disabled:hover,
.user-jobs .migestor-quotation-accept-terms .btn[disabled],
.user-jobs .migestor-quotation-accept-terms .btn[disabled]:hover {
  color: rgba(255,255,255,.7)!important;
  opacity: .4!important;
  cursor: default!important;
}

.user-jobs .migestor-quotation-accept-terms .btn.next,
.user-jobs .migestor-quotation-accept-terms .btn.prev {
  position: relative;
}

.user-jobs .migestor-quotation-accept-terms .btn.next:after,
.user-jobs .migestor-quotation-accept-terms .btn.prev:after {
  content: '';
  display: block;
  height: 0;
  position: absolute;
  top: 50%;
  margin-top: -6px;
  width: 0;
}

.user-jobs .migestor-quotation-accept-terms .btn.next {
  padding-right: 30px;
}

.user-jobs .migestor-quotation-accept-terms .btn.next:after {
  border-top: 7px solid transparent;
  border-bottom: 7px solid transparent;
  border-left: 7px solid #fff;
  right: 12px;
}

.user-jobs .migestor-quotation-accept-terms .btn.prev {
  padding-left: 30px;
}

.user-jobs .migestor-quotation-accept-terms .btn.prev:after {
  border-top: 7px solid transparent;
  border-bottom: 7px solid transparent;
  border-right: 7px solid #fff;
  left: 12px;
}

.user-jobs .migestor-quotation-accept-terms .btn.shadow {
  -webkit-box-shadow: 0 5px 0 @cta-secondary-color, 0 4px 6px rgba(0, 0, 0, 0.65);
  box-shadow: 0 5px 0 @cta-secondary-color, 0 4px 6px rgba(0, 0, 0, 0.65);
}

.user-jobs .migestor-quotation-accept-terms .btn.flat:hover,
.user-jobs .migestor-quotation-accept-terms .btn:hover {
  background-color: #de6501!important;
}

.user-jobs .migestor-quotation-accept-terms .btn.flat {
  background-color: #ff7300!important;
}

.user-jobs .migestor-quotation-accept-terms .more-info {
  padding: 20px 0 40px;
}

.user-jobs .migestor-quotation-accept-terms .more-info a {
  color: #2b2b2b;
  font-weight: 600;
}

#floating_edit_photo {
  max-width: 100%;
  position: relative;
}

#floating_edit_photo form {
  padding-bottom: 50px;
}

#floating_edit_photo .fleft {
  float: left;
  margin: 5px 0 5px 10px;
  clear: none;
}

#floating_edit_photo .fleft label {
  clear: both;
  float: none;
  font-weight: 700;
  text-align: left;
}

#floating_edit_photo .photo_wrapper {
  background: #000;
  float: left;
  margin-bottom: 10px;
  padding: 0;
}

#floating_edit_photo img {
  max-width: 100%;
  height: auto;
}

#floating_edit_photo .help {
  margin-left: 0;
}

#floating_edit_photo .bottom_left {
  position: absolute;
  bottom: -5px;
  left: 0;
}

#floating_edit_photo .bottom_right {
  position: absolute;
  bottom: 0;
  right: 0;
}

#floating_edit_photo .title-container {
  margin-top: 0;
}

#floating_edit_photo .button-container,
#floating_edit_photo .tag-container,
#t_contact form .form-group div,
#t_contact form .form-group label {
  padding-left: 0;
  padding-right: 0;
}

#floating_edit_photo .button-container {
  text-align: center;
  margin-top: 20px;
}

#floating_edit_photo .icon-trash {
  margin-right: 5px;
}

.beauty_check_label {
  padding: 0 6px 0 26px!important;
  margin: 3px!important;
  white-space: nowrap;
  float: left;
  background: url(http://static.habitissimo.es/images/layout/icons/tags.png) no-repeat 3px -22px;
  background-color: #f1f1ed;
  cursor: pointer;
  border-radius: 3px;
  width: auto!important;
}

.beauty_check_label_active {
  color: #fff;
  background-color: #007fc2;
  background-position: 3px -66px;
}

.be-opportunity .opportunity h3,
.be-project .project h3 {
  margin-top: 10px;
  margin-bottom: 5px;
  font-size: 20px;
  color: #ff7300;
}

.be-project #map_canvas {
  height: 200px;
}

.be-opportunity .opportunity h3 {
  margin-top: 0;
}

.quality-seals-table .logo img {
  width: 32px;
  height: 32px;
}

#certified-business {
  border: 1px solid #ccc;
  margin: 25px 0;
  padding: 8px;
}

#certified-business .background-label {
  border-radius: 10px;
  padding: 0 10px;
  color: #fff;
  display: inline-block;
}

#certified-business .background-label.success {
  background-color: #63ca75;
}

#certified-business #mobile-app-bottom-bar .know-more a:after,
#certified-business #mobile-app-embedded-banner p a:after,
#certified-business .raquo:after {
  content: ' »';
}

#certified-business .t-xxs {
  font-size: 12px;
}

#certified-business .t-xs {
  font-size: 21px;
}

#certified-business .t-sm {
  font-weight: 400;
  font-size: 21px;
}

@media (max-width:991px) {
  #certified-business {
    text-align: center;
  }

  #certified-business div {
    margin: 5px 0;
  }
}

@media (min-width:992px) {
  #certified-business .body {
    top: 15px;
  }

  #certified-business .link {
    top: 36px;
  }
}

body.activation-mail {
  color: #6a6d76;
}

.user-home.business #user-panel .businesses ul.business-actions,
body.activation-mail #page_title {
  margin-top: 20px;
}

body.activation-mail #page_title h1 {
  font-family: 'Arial','Tahoma','Geneva','Verdana',sans-serif!important;
}

body.landing-website .header-container.darker {
  background-color: #f7f7f7;
}

body.landing-website .modal-dialog {
  font-size: 14px;
  color: #5c5c5c;
}

body.landing-website .modal-dialog .modal-subheader {
  margin: 0 0 15px;
  padding: 0 0 7.5px;
  border-bottom: 1px solid #e5e5e5;
}

body.landing-website .modal-dialog .modal-subheader h2 {
  font-size: 18px;
  margin: 0;
}

body.landing-website .modal-dialog .modal-subheader p {
  margin: 1em 0 0;
  font-size: 13px;
}

body.landing-website .modal-dialog .modal-body.buy-now {
  font-size: 14px;
  text-align: center;
}

body.landing-website .modal-dialog .webpro-form .help-block {
  font-size: 13px;
}

body.landing-website .modal-dialog .webpro-form .input-lg {
  font-size: 20px;
}

body.landing-website .modal-dialog dl#summary dd,
body.landing-website .modal-dialog dl#summary dt {
  padding-top: .2em;
  padding-bottom: .2em;
}

body.landing-website .modal-dialog dl#summary dt {
  font-weight: 400;
}

body.landing-website .modal-dialog dl#summary dd {
  font-weight: 700;
}

body.landing-website .modal-dialog dl#summary hr {
  height: 1px;
  background-color: #e5e5e5;
}

body.landing-website .header-container {
  color: #6a6d76;
  padding-bottom: 30px;
  padding-top: 30px;
}

body.landing-website .header-container h2 {
  margin-top: 0;
  margin-bottom: 30px;
}

body.landing-website .header-container p,
body.landing-website .header-container ul {
  font-size: 14px;
}

body.landing-website .header-container ul li,
body.landing-website-dns .header-container h2,
body.landing-website-registered .header-container h2,
form.business_form fieldset {
  margin-bottom: 15px;
}

body.landing-website .header-container .button {
  margin-top: 10px;
  margin-bottom: 10px;
  width: 100%;
}

body.landing-website .header-container small {
  text-align: center;
  display: block;
}

body.landing-website .main-container {
  color: #6a6d76;
}

body.landing-website .main-container p {
  margin-bottom: 45px;
}

body.landing-website-dns .dns-input,
body.landing-website-registered .dns-input {
  margin-left: 20px;
  margin-bottom: 20px;
  font-size: 17px;
  max-width: 15em;
  text-align: center;
  cursor: text;
}

body.landing-website-dns .main-container,
body.landing-website-registered .main-container {
  padding-top: 40px;
  font-size: 14px;
}

body.landing-website-dns .main-container p,
body.landing-website-dns .main-container ul li,
body.landing-website-registered .main-container p,
body.landing-website-registered .main-container ul li {
  margin-bottom: 10px;
}

body.landing-website-dns .main-container ul,
body.landing-website-registered .main-container ul {
  margin-left: 15px;
  margin-top: 15px;
}

#profile-image-user {
  cursor: pointer;
  min-height: 60px;
  position: relative;
  overflow: hidden;
}

@media (max-width:1199px) {
  #profile-image-user {
    display: none!important;
  }
}

#profile-image-user .img-container {
  float: left;
}

#profile-image-user .img-container img,
body.brand-page .other_projects ul li a img {
  width: 60px;
  height: 60px;
}

#profile-image-user .img-container .icon-spinner-o,
#profile-image-user .img-container .job-view-wrapper>.job-view .btn-spinner.disabled,
#profile-image-user .img-container .job-view-wrapper>.job-view .btn-spinner[disabled],
#profile-image-user .img-container .job-view-wrapper>.job-view body.jobs-list #map_show.loading {
  position: absolute;
  top: 15px;
  left: 15px;
  display: none;
}

#profile-image-user .text-container {
  float: left;
  padding-left: 20px;
}

#profile-image-user .text-container .name {
  font-size: 25px;
  margin-bottom: 5px;
  margin-top: 5px;
}

#profile-image-user .text-container .text {
  font-size: 13px;
}

#profile-image-user.loading .img-container .icon-spinner-o,
#profile-image-user.loading .img-container .job-view-wrapper>.job-view .btn-spinner.disabled,
#profile-image-user.loading .img-container .job-view-wrapper>.job-view .btn-spinner[disabled],
#profile-image-user.loading .img-container .job-view-wrapper>.job-view body.jobs-list #map_show.loading {
  display: block;
}

body.customer-panel,
body.pro-table .premium-table-landing table.mobile-premium-table tbody tr td.pricing-text.sugested,
body.pro-table .premium-table-landing table.premiums-table tbody tr td.pricing-text.sugested {
  background: #fff;
}

body.customer-panel h4 {
  color: #6a6d76;
  font-size: 25px;
}

body.customer-panel .customer-header {
  margin-bottom: 35px;
  margin-top: 35px;
}

body.customer-panel #customer-sidebar .customer-qna-element .question-block .question-content .question-user-name,
body.customer-panel .new-quotation-block h4,
body.customer-panel .profile-block {
  color: #6a6d76;
}

body.customer-panel .profile-block #profile-pic {
  margin-right: 0;
  padding-right: 0;
}

body.customer-panel .profile-block #profile-pic .icon {
  font-size: 20px;
  display: none;
}

body.customer-panel .profile-block #profile-pic .spinner-container {
  text-align: center;
}

body.customer-panel .profile-block #profile-pic img {
  border-radius: 100%;
  display: block;
  height: 100px;
  width: 100px;
}

body.customer-panel .profile-block #profile-pic #upload-profile-image {
  color: #b2b2b2;
  display: inline-block;
}

body.customer-panel .profile-block .profile-data {
  padding-left: 0;
}

body.customer-panel .profile-block .profile-data .welcome-message {
  margin-bottom: 0;
  margin-top: 0;
  font-size: 18px;
}

body.customer-panel .profile-block .profile-data .profile-name {
  font-size: 30px;
  line-height: 1.1;
  margin-top: 3px;
}

body.customer-panel #customer-sidebar .customer-qna-element .question-block .question-content .question-meta,
body.customer-panel .profile-block .profile-data a.edit-data,
body.customer-panel .quotation-section .modify a,
body.customer-panel .quotation-section .modify a:hover,
body.customer-panel .quotation-section .modify i,
body.customer-panel .quotation-section .modify i:hover {
  color: #b2b2b2;
}

body.customer-panel .quotation-section .last-quotation {
  border-bottom: 1px solid #e5e5e5;
  color: #6a6d76;
  font-size: 18px;
  padding-bottom: 14px;
  margin-bottom: 14px;
  margin-top: 0;
}

body.customer-panel .quotation-section .quotation-title {
  color: #41b7ff;
  font-size: 16px;
}

body.customer-panel .fixed-links ul a:hover,
body.customer-panel .quotation-section .quotation-title:hover {
  text-decoration: underline;
}

body.customer-panel .quotation-section .modify {
  color: #b2b2b2;
  font-size: 13px;
}

body.customer-panel .quotation-section .businesses {
  color: #41b7ff;
  display: block;
}

body.customer-panel .quotation-section .new-quotation-container {
  border-top: 1px solid #e5e5e5;
  padding-top: 10px;
}

body.customer-panel .quotation-section .new-quotation-container .new-quotation {
  color: #41b7ff;
  cursor: pointer;
  margin-top: 14px;
  padding-top: 14px;
  font-size: 16px;
}

body.customer-panel #customer-sidebar .recommend-block .social .social-links li a:active,
body.customer-panel #customer-sidebar .recommend-block .social .social-links li a:hover,
body.customer-panel .quotation-section .new-quotation-container .new-quotation i {
  text-decoration: none;
}

.user-home.business #user-panel .widget.ico-plan .renew_expired .center,
body.customer-panel .quotation-section .quotation-status-section {
  text-align: center;
}

body.customer-panel .quotation-section .quotation-status-section .quotation-status {
  border-radius: 16px;
  color: #fff;
  display: block;
  font-weight: 700;
  width: 100%;
}

body.customer-panel .quotation-section .quotation-status-section .quotation-status.yellow {
  background-color: #eb9d00;
}

body.customer-panel .quotation-section .quotation-status-section .quotation-status.red {
  background-color: #ad262d;
}

body.customer-panel .quotation-section .quotation-status-section .quotation-status.green {
  background-color: #2dbd78;
}

body.customer-panel .quotation-section .quotation-status-section .quotation-status.gray {
  background-color: #999;
}

body.customer-panel .quotation-section .quotation-status-section .quotation-data {
  color: #b2b2b2;
  display: block;
  font-size: 11px;
  padding: 0;
}

body.customer-panel .no-quotation p {
  color: #6a6d76;
  font-size: 16px;
  margin-top: 2px;
}

body.customer-panel .no-quotation .button.orange {
  background-color: #f79018!important;
}

body.customer-panel .no-quotation .button.wide-button {
  padding: 16px 40px;
}

body.customer-panel .fixed-links {
  padding-left: 55px;
  padding-right: 0;
  padding-top: 40px;
  margin-right: 0;
}

body.customer-panel .fixed-links ul {
  list-style: none;
}

body.customer-panel .fixed-links ul li img {
  height: 14px;
  width: 14px;
}

body.customer-panel .fixed-links ul li i {
  color: #b2b2b2;
  font-size: 16px;
}

body.customer-panel .fixed-links ul li .icon-question-circle-o {
  font-size: 17px;
  padding-right: 5px;
  padding-left: 1px;
}

body.customer-panel .fixed-links ul a {
  color: #41b7ff;
  text-decoration: none;
}

body.customer-panel .customer-nav-container {
  background-color: #f2f2f2;
  margin-bottom: 50px;
}

body.customer-panel .customer-nav-container #customer-menu>ul:nth-child(2) {
  margin-right: 8px!important;
}

body.customer-panel .customer-nav-container .navbar,
body.customer-panel .customer-nav-container .navbar-default {
  background: 0 0;
  border: 0;
  margin-bottom: 0;
}

body.customer-panel .customer-nav-container .navbar .navs-container,
body.customer-panel .customer-nav-container .navbar-default .navs-container {
  padding-left: 0;
}

body.customer-panel .customer-nav-container .navbar li a,
body.customer-panel .customer-nav-container .navbar-default li a {
  color: #626262;
  font-size: 14px;
}

body.customer-panel .customer-nav-container .navbar li a.active,
body.customer-panel .customer-nav-container .navbar li a:hover,
body.customer-panel .customer-nav-container .navbar-default li a.active,
body.customer-panel .customer-nav-container .navbar-default li a:hover {
  -webkit-box-shadow: inset 0 -8px 0 -2px;
  box-shadow: inset 0 -8px 0 -2px;
}

body.customer-panel .customer-nav-container .navbar .user-menu-mobile,
body.customer-panel .customer-nav-container .navbar-default .user-menu-mobile {
  font-size: 18px;
  position: absolute;
  left: 30px;
  top: 15px;
}

@media screen and (min-width:1199px) {
  body.customer-panel .customer-nav-container .navbar .user-menu-mobile,
  body.customer-panel .customer-nav-container .navbar-default .user-menu-mobile {
    display: none;
  }
}

.business-page #t_comments #page_subhead .comments-filters .rates-with-comment-option label,
body.customer-panel .customer-nav-container .navbar .navbar-right .dropdown,
body.customer-panel .customer-nav-container .navbar-default .navbar-right .dropdown {
  margin-bottom: 0;
}

body.customer-panel .customer-nav-container .navbar .navbar-right .dropdown a,
body.customer-panel .customer-nav-container .navbar-default .navbar-right .dropdown a {
  -webkit-box-shadow: none;
  box-shadow: none;
}

body.customer-panel .customer-nav-container .navbar .navbar-right .dropdown .red-menu,
body.customer-panel .customer-nav-container .navbar-default .navbar-right .dropdown .red-menu {
  color: #d8322a;
}

body.customer-panel .customer-nav-container .navbar .navbar-right .dropdown ul,
body.customer-panel .customer-nav-container .navbar-default .navbar-right .dropdown ul,
body.team #team-gallery .awesome-individual img.alt {
  width: auto;
}

body.customer-panel #customer-section-projects .dropdown ul li a,
body.customer-panel #customer-sidebar .qna-block .dropdown ul li a,
body.customer-panel .customer-nav-container .navbar .navbar-right .dropdown ul li a,
body.customer-panel .customer-nav-container .navbar-default .navbar-right .dropdown ul li a {
  color: #41b7ff;
}

body.customer-panel .new-quotation-block {
  color: #6a6d76;
  padding: 19px;
}

body.customer-panel .new-quotation-block .text {
  font-size: 14px;
  line-height: 1.2;
  margin-botom: 30px;
}

body.customer-panel .new-quotation-block .button.orange {
  background-color: #f79018!important;
  margin-top: 30px;
}

body.customer-panel .new-quotation-block .button.wide-button {
  padding: 16px 40px;
}

body.customer-panel #customer-section-projects {
  margin-top: 5px;
}

body.customer-panel #customer-section-projects .projects-section-title {
  color: #6a6d76;
  font-size: 25px;
  margin-top: 2px;
}

body.customer-panel #customer-section-projects .projects-selector-desc,
body.customer-panel #customer-sidebar #qna-small-form .subtitle {
  color: #919191;
  font-size: 15px;
}

body.customer-panel #customer-section-projects h2 {
  font-size: 19px;
}

body.customer-panel #customer-section-projects .dropdown button,
body.customer-panel #customer-sidebar .qna-block .dropdown button {
  padding-top: 15px;
  padding-bottom: 15px;
}

body.customer-panel #customer-section-projects .dropdown button .caret {
  position: absolute;
  right: 30px;
  top: 25px;
}

body.customer-panel #customer-section-projects .dropdown ul {
  width: 92%;
  left: 15px;
}

body.customer-panel #customer-section-projects .all-projects {
  color: #41b7ff;
  display: block;
  margin-top: 31px;
}

body.customer-panel #customer-section-projects .wide-button {
  padding: 20px 35px;
}

body.customer-panel #customer-sidebar .question-form.well {
  margin-bottom: -10px;
  padding: 0;
}

body.customer-panel #customer-sidebar .qna-block {
  margin-bottom: 10px;
  margin-top: 80px;
}

body.customer-panel #customer-sidebar .qna-block .dropdown button .caret {
  position: absolute;
  right: 17px;
  top: 25px;
}

body.customer-panel #customer-sidebar .customer-qna-element {
  margin-bottom: 40px;
  margin-top: 0;
  padding: 19px;
}

body.customer-panel #customer-sidebar .customer-qna-element .question-block {
  padding-bottom: 20px;
  padding-top: 20px;
}

body.customer-panel #customer-sidebar .customer-qna-element .question-block+.question-block {
  border-top: 1px solid #b2b2b2,25%;
}

body.customer-panel #customer-sidebar .customer-qna-element .question-block .avatar-container {
  padding-left: 10px;
}

body.customer-panel #customer-sidebar .customer-qna-element .question-block .avatar-container img {
  border: 1px solid #f2f2f2;
  border-radius: 100%;
  width: 55px;
}

body.customer-panel #customer-sidebar .customer-qna-element .question-block .question-content .question-title {
  color: #41b7ff;
  font-size: 16px;
  margin-botom: 15px;
}

body.customer-panel #customer-sidebar .customer-qna-element .question-block .question-content .question-text {
  color: #919191;
  font-size: 14px;
  line-height: 1.3;
}

body.customer-panel #customer-sidebar .recommend-block {
  margin-top: 100px;
}

body.customer-panel #customer-sidebar .recommend-block .link {
  color: #41b7ff;
  font-size: 14px;
}

body.customer-panel #customer-sidebar .recommend-block .recommend-hab,
body.customer-panel #customer-sidebar .recommend-block .social {
  margin-top: 10px;
}

body.customer-panel #customer-sidebar .recommend-block .social .social-links {
  list-style: none;
}

body.customer-panel #customer-sidebar .recommend-block .social .social-links li {
  display: inline;
  margin-left: 3px;
}

body.customer-panel #customer-sidebar .recommend-block .social .social-links li a {
  border-radius: 100%;
  border: 1px solid #cbcbcb;
  font-size: 20px;
}

body.customer-panel #customer-sidebar .recommend-block .social .social-links li .facebook {
  color: #4867aa;
  padding: 6px 15px;
}

body.customer-panel #customer-sidebar .recommend-block .social .social-links li .twitter {
  color: #29a9e0;
  padding: 6px 12px;
}

body.customer-panel #customer-sidebar .recommend-block .social .social-links li .envelope {
  color: #868686;
  padding: 6px 12px;
}

@media screen and (max-width:1199px) {
  body.customer-panel .fixed-links {
    padding-left: 10px;
  }
}

@media screen and (max-width:991px) {
  body.customer-panel .profile-block,
  body.customer-panel .profile-block #profile-pic {
    text-align: center;
  }

  body.customer-panel .profile-block #profile-pic img {
    display: block;
    margin: 0 auto;
  }

  body.customer-panel .customer-nav-container .navbar li a.active,
  body.customer-panel .customer-nav-container .navbar li a:hover {
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}

@media screen and (max-width:767px) {
  body.customer-panel .profile-block,
  body.customer-panel .profile-block #profile-pic {
    text-align: center;
  }

  body.customer-panel .profile-block #profile-pic img {
    display: block;
    margin: 0 auto;
  }
}

@media screen and (max-width:992px) {
  body.customer-panel #customer-section-projects {
    padding-left: 20px;
    padding-right: 20px;
  }
}

body.customer-panel #customer-sidebar .more a,
body.customer-panel #form a,
body.customer-panel #phone_verification a,
body.customer-panel .nav-tabs li:not(.active) a {
  color: #41b7ff;
}

body.customer-panel #contents .answer-title a,
body.customer-panel #contents .qna-notice a,
body.customer-panel #contents .question-resume-element a,
body.customer-panel #contents li.box-quotation a {
  color: #41b7ff;
}

body.customer-panel #customer-twilio-verify .customer-email-reminder {
  color: #b2b2b2;
}

body.customer-panel #customer-twilio-verify .invalid-number {
  margin-top: 5px;
}

body.customer-panel #form #customer-photo img {
  margin-left: 20px;
  margin-bottom: 20px;
}

.user-home.business #user-panel .widget .actions li a,
body.customer-panel .mobile-notification-toggle {
  display: block;
}

body.public-customer-panel .fluid-customer-header {
  -webkit-background-size: cover;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  -webkit-background-origin: padding-box;
  background-origin: padding-box;
}

body.public-customer-panel #contents h2 {
  color: #6a6d76;
  margin-top: 20px!important;
}

body.public-customer-panel .box-comment,
body.user-quotation-invitation .business-list h2,
body.user-quotation-invitation .business-list h3 {
  color: #6a6d76;
}

body.public-customer-panel .customer-header {
  margin-bottom: 60px;
  margin-top: 60px;
}

body.public-customer-panel .customer-header .text-description {
  color: #f2f2f2!important;
}

body.public-customer-panel .profile-block .profile-data {
  color: #f2f2f2;
}

body.public-customer-panel .profile-block #profile-pic img {
  height: 120px;
  width: 120px;
  border: 3px solid #f2f2f2;
}

body.public-customer-panel .profile-block .fake {
  border: 3px solid red!important;
}

body.public-customer-panel .profile-block .profile-name {
  margin-top: 30px!important;
}

body.public-customer-panel .user-signin-button {
  margin-top: 30px;
  float: right;
}

.welcome-alert h2,
body.public-customer-panel .last-activity-block {
  margin-top: 0!important;
}

body.public-customer-panel .ideas-sidebar h4 {
  color: #6a6d76;
  margin-bottom: 20px;
}

body.public-customer-panel .ideas-sidebar .well.cta-quotation-container {
  border: 1px solid #f2f2f2;
  border-radius: 5px;
  background-color: #fafafa;
}

body.public-customer-panel .ideas-sidebar .related-albums .info .album-name {
  font-size: 16px;
  line-height: 1;
}

body.public-customer-panel .ideas-sidebar .related-albums .subscribe-button {
  position: inherit;
  float: left;
  margin-top: 10px;
}

@media (max-width:1199px) {
  body.public-customer-panel .customer-header #profile-pic {
    padding-left: 10px;
    padding-right: 10px;
  }
}

@media (min-width:992px) {
  body.public-customer-panel #contents.col-md-8 {
    padding-right: 20px;
  }
}

body.user-quotation-invitation .invitation-message {
  font-size: 15px;
  margin-top: 50px;
}

body.user-quotation-invitation .business-list h2 {
  font-size: 24px;
}

body.user-quotation-invitation .business-list .list {
  margin-top: 50px;
}

body.user-quotation-invitation .business-list .business-block {
  margin: 10px 0 80px;
  -webkit-transition: opacity 200ms ease-out;
  -o-transition: opacity 200ms ease-out;
  transition: opacity 200ms ease-out;
}

body.user-quotation-invitation .business-list .business-block.disabled {
  opacity: .5;
}

body.user-quotation-invitation .business-list .business-block .img-container img {
  border: 1px solid #ccc;
  border-radius: 3px;
}

body.user-quotation-invitation .business-list .business-block .business-name {
  font-size: 16px;
  margin-top: 0;
}

body.user-quotation-invitation .business-list .business-block .rating {
  height: 30px;
  margin-top: 10px;
}

body.user-quotation-invitation .business-list .business-block .rating .stars {
  margin-right: 5px;
}

body.user-quotation-invitation .business-list .business-block .rating .number {
  color: #919191;
}

body.user-quotation-invitation .business-list .business-block .rating .number .text {
  margin-left: 3px;
}

body.user-quotation-invitation .business-list .business-block .icon {
  color: #ff8200;
  font-size: 15px;
  margin-right: 5px;
}

body.user-quotation-invitation .business-list .business-block .verified .text {
  color: #0b80dd;
}

body.user-quotation-invitation .business-list .business-block .check {
  border: 1px solid #ccc;
  border-radius: 5px;
  color: #6a6d76;
  font-size: 15px;
  padding: 5px 0 5px 7px;
  margin-top: 10px;
  width: 85%;
  font-weight: 400!important;
}

@media screen and (max-width:767px) {
  body.user-quotation-invitation .business-list .business-block .check {
    width: 100%;
  }
}

body.user-quotation-invitation .business-list .business-block .check input {
  margin-right: 5px;
  vertical-align: top;
}

body.security-center p,
body.user-quotation-invitation .options-container h2,
body.user-quotation-invitation .options-container h3 {
  color: #6a6d76;
}

body.user-quotation-invitation .choose-container {
  margin: 0 auto 40px;
}

body.user-quotation-invitation .choose-container .button {
  margin-bottom: 15px;
  padding: 14px;
  width: 90%;
}

body.user-quotation-invitation .choose-container .text {
  color: #919191;
  line-height: 1.4;
}

body.user-quotation-invitation .options-container p {
  color: #6a6d76;
  font-size: 14px;
  margin: 30px 0 30px 30px;
}

body.help-seals .quality_seal_list h2,
body.user-quotation-invitation .options-container h2 {
  font-size: 24px;
}

#album-header.affix .bh-container .bh-info-col .business-info h1,
#brand-header.affix .bh-container .bh-info-col .business-info h1,
#business-header.affix .bh-container .bh-info-col .business-info h1,
#searcher-header.affix .bh-container .bh-info-col .business-info h1,
.bg-big-image-header.affix .bh-container .bh-info-col .business-info h1,
.procenter-header.affix .bh-container .bh-info-col .business-info h1,
.projects-header.affix .bh-container .bh-info-col .business-info h1,
body.help-seals h2,
body.team #team-gallery .awesome-individual strong,
body.user-quotation-invitation .options-container h3 {
  font-size: 18px;
}

body.user-quotation-invitation .options-container h3 .number {
  border: 1px solid #6a6d76;
  border-radius: 100%;
  padding: 1px 8px;
}

body.user-quotation-invitation .options-container #qna-small-form .subtitle,
body.user-quotation-invitation .options-container #qna-small-form h4 {
  display: none;
}

body.user-quotation-invitation .options-container #qna-small-form .question-form {
  border: 1px solid #ccc;
  border-radius: 5px;
}

#customer-phone-verify #submit_validation.button,
#login-with-email form .remember-me,
body.user-quotation-invitation .options-container .project-block .project-content .title {
  margin-top: 0;
}

body.user-quotation-invitation .options-container .project-block .project-content .body {
  color: #6a6d76;
  font-size: 14px;
  margin-bottom: 10px;
}

.user-home.business #user-panel .widget.ico-plan strong,
body.user-quotation-invitation .options-container .project-block .project-content .user {
  font-size: 16px;
}

body.user-quotation-invitation .options-container .project-block .project-content .professional {
  font-size: 14px;
  font-style: italic;
}

body.user-quotation-invitation .options-container .project-block .project-content .published {
  color: #919191;
  font-size: 14px;
  margin-bottom: 20px;
  margin-top: 10px;
}

#login-with-email form input[type=password],
#login-with-email form input[type=text],
.user-home.business #user-panel .project-alert,
body.user-quotation-invitation .options-container .project-block .project-content .more {
  font-size: 14px;
}

.banner-for-pixel {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
  cursor: pointer;
}

.welcome-alert {
  margin-top: 10px;
}

.welcome-alert h2 {
  font-size: 18px!important;
  font-weight: 700!important;
}

a:hover .img-avatar {
  -webkit-transition: opacity .15s linear .5s ease-out;
  -o-transition: opacity .15s linear .5s ease-out;
  transition: opacity .15s linear .5s ease-out;
  opacity: .75;
}

.img-avatar {
  border: 2px solid #ccc;
}

.avatar .user-type-icon,
.avatar-container .user-type-icon {
  position: absolute;
  top: 0;
  right: 0;
  background-color: #f79018;
  border-radius: 50%;
  padding: 4px;
  font-size: 10px;
  line-height: 1;
  color: #fff;
  z-index: 2;
}

.tour_list .panel {
  min-height: 270px;
  position: relative;
}

.tour_list .panel .panel-body {
  padding-bottom: 45px;
}

.tour_list .panel .tour_box_action {
  position: absolute;
  bottom: 15px;
  left: 15px;
  right: 15px;
}

.tour_list.user .panel-heading {
  background-color: #83bc39;
  color: #fff;
}

.tour_list.business .panel-heading {
  background-color: #07c;
  color: #fff;
}

.notice {
  max-width: 100%;
}

.circle_number {
  background-color: #89b2d5;
  color: #fff;
  font-size: 1.5em;
  font-weight: 700;
  text-align: center;
  padding: 4px 10px 3px;
  border-radius: 50%;
}

.highlight_title {
  font-size: 120%;
  color: #171717;
  font-weight: 700;
  margin-left: 5px;
}

.stripe.go-premium .inner {
  width: auto!important;
}

.stripe.go-premium .button-container {
  text-align: center;
  position: absolute;
  top: 0;
  right: 0;
}

@media (max-width:767px) {
  .stripe.go-premium .button-container {
    position: relative;
  }
}

.stripe.go-premium .button {
  position: relative;
  top: 0;
  margin: 15px auto;
}

.dismiss-cross {
  margin-top: -11px;
  margin-right: -8px;
}

.dismiss-cross a {
  color: #000;
  opacity: .2;
  text-shadow: 0 1px 0 #fff;
  font-size: 1.8em;
  font-weight: 700;
  text-decoration: none;
}

.dismiss-cross:focus,
.dismiss-cross:hover {
  opacity: .4;
}

#business_partner {
  max-width: 600px;
}

#business_partner h3,
#business_partner ol li {
  margin-bottom: 1em;
}

#business_partner h4,
body.price .waffle,
body.price .waffle * {
  font-size: 15px;
}

#business_partner img.preview {
  float: right;
  margin: 0 0 20px 20px;
}

#business_partner textarea#partner_logo_code {
  display: block;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: .5em;
  width: 100%;
  margin-top: 1em;
  border: 1px solid #999;
  font-family: 'Courier New','Courier',monospace;
  font-size: 13px!important;
}

.user-home.business .badge {
  background-color: #2a8ebf;
}

.user-home.business .notice,
.user-home.business .user_notice {
  max-width: 100%;
}

.user-home.business .notice .dimiss-cross,
.user-home.business .user_notice .dimiss-cross {
  margin-top: -11px;
  margin-right: -7px;
}

.user-home.business .widget.businesses .progress {
  min-width: 200px;
  margin-left: 20px;
  margin-bottom: 15px;
  display: inline-block;
  cursor: pointer;
  float: right;
}

@media (max-width:767px) {
  .user-home.business .widget.businesses .progress {
    min-width: 100%;
    margin-left: 0;
    margin-top: 5px;
  }
}

.user-home.business .widget.businesses .progress .progress-bar-warning {
  background-color: #fce5ba;
}

@media (max-width:767px) {
  .user-home.business #breadcrumb {
    display: none;
  }

  .user-home.business #main_action {
    float: right!important;
  }
}

@media (max-width:400px) {
  .user-home.business #main_action {
    width: 100%!important;
  }

  .user-home.business .title {
    display: none!important;
  }
}

@media (min-width:992px) {
  .user-home.business #user-panel #user-panel-right {
    padding-left: 20px;
  }

  .user-home.business #user-panel #user-panel-left {
    padding-right: 20px;
  }

  .user-home.business #user-panel #user-panel-right {
    width: 390px;
    float: right;
  }
}

.user-home.business #user-panel .businesses .business-name a {
  float: left;
  display: inline-table;
}

@media (min-width:992px) {
  .user-home.business #user-panel .businesses .business-name a {
    max-width: 48%;
  }
}

.user-home.business #user-panel .businesses ul {
  list-style: none;
  width: 100%;
  overflow: hidden;
}

.user-home.business #user-panel .businesses ul.business-actions li {
  float: left;
}

.user-home.business #user-panel .businesses ul li {
  list-style: none;
  position: relative;
  margin: 0;
}

.user-home.business #user-panel .businesses ul li.well {
  background-color: #fdfdfd;
  border: 1px solid #e8e8e8;
}

.user-home.business #user-panel .businesses ul li a {
  float: none;
}

.user-home.business #user-panel .businesses ul li a.post-icon-link-o {
  margin-left: 25px;
}

.user-home.business #user-panel .businesses ul li ul li {
  display: inline;
  line-height: 2;
  list-style: none;
  list-style-image: none;
  padding: 0;
  margin: 0;
}

.user-home.business #user-panel .businesses ul li ul li+li:before {
  content: '·';
  color: silver;
  padding: 0 .5em;
  font-weight: 700;
}

.user-home.business #user-panel .lead_count,
.user-home.business #user-panel .widget.ico-plan ul {
  padding-left: 0!important;
}

.user-home.business #user-panel .lead_count li {
  margin-left: 0;
  padding-left: 55px;
}

.user-home.business #user-panel .lead_count li:first-of-type {
  padding-left: 0;
}

.user-home.business #user-panel .lead_count li.first {
  padding-left: 0;
}

.user-home.business #user-panel .lead_count li i {
  margin-top: 2px!important;
}

#user-panel-notices .alert,
.user-home.business #user-panel .lead_count li.businesses-actions,
.user-home.business #user-panel .widget.ico-plan .renew_expired .renew_explain {
  margin-top: 10px;
}

.user-home.business #user-panel .lead_count li.businesses-actions li {
  padding-left: 25px;
  margin-bottom: 5px;
}

.user-home.business #user-panel .widget {
  position: relative;
  padding: 15px 0 15px 55px;
  min-height: 70px;
  margin-bottom: 20px;
}

.user-home.business #user-panel .widget:after,
.user-home.business #user-panel .widget:before {
  content: '';
  display: table;
}

#login-with-email .footer,
.user-home.business #user-panel .widget:after {
  clear: both;
}

.user-home.business #user-panel .widget p.hint {
  padding-right: 19em;
}

@media (max-width:767px) {
  .user-home.business #user-panel .widget p.hint {
    padding-right: 0;
  }
}

.user-home.business #user-panel .widget>ul,
body.price #main-chart canvas,
body.price #media-chart canvas,
body.price #time-chart canvas {
  padding: 0;
  margin: 0;
}

.user-home.business #user-panel .widget h2 {
  font-size: 22px;
  font-weight: 400;
  margin: 0 0 10px;
  line-height: 32px;
}

.user-home.business #user-panel .widget .actions {
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -1em;
  width: 18em;
}

.user-home.business #user-panel .widget .actions li {
  margin: 0;
  list-style: none;
}

@media (max-width:767px) {
  .user-home.business #user-panel .widget .actions {
    position: static;
  }
}

.user-home.business #user-panel .widget.ico-help {
  padding: 24px;
  border: 1px solid #e8e8e8;
}

.user-home.business #user-panel .widget.ico-help h2 {
  font-size: 18px;
  font-weight: 400;
  line-height: 32px;
}

@media (max-width:767px) {
  .user-home.business #user-panel .widget.ico-plan {
    margin-top: 35px;
  }
}

.user-home.business #user-panel .widget.ico-plan h3 {
  padding-left: 55px;
  font-size: 16px;
}

@media (max-width:767px) {
  .user-home.business #user-panel .widget.ico-plan h3 {
    padding-left: 0;
  }
}

@media (max-width:767px) {
  .user-home.business #user-panel .widget.ico-plan .lead_count a,
  .user-home.business #user-panel .widget.ico-plan .lead_count p,
  .user-home.business #user-panel .widget.ico-plan .lead_count strong {
    display: block;
    padding-left: 55px;
  }
}

.user-home.business #user-panel .widget.ico-plan .lead_count strong.pack-type {
  display: inline;
  padding-left: 0;
}

.user-home.business #user-panel .widget.ico-plan .quotations-left {
  font-size: 24px;
  margin-top: 5px;
  display: inline-table!important;
  margin-right: 15px;
  padding-left: 0!important;
}

.user-home.business #user-panel .widget.ico-plan .add_credit {
  display: inline!important;
}

.user-home.business #user-panel .widget.ico-plan .renew_expired {
  overflow: hidden;
  padding-left: 55px;
}

@media (max-width:767px) {
  .user-home.business #user-panel .widget.ico-plan .renew_expired {
    padding-left: 0;
  }
}

.user-home.business #user-panel .item-icon {
  color: #999;
  font-size: 32px;
  display: inline-table;
  margin-right: 5px;
  text-align: center;
  width: 45px;
  position: absolute;
  left: 0;
}

.user-home.business #user-panel .item-icon.squared-icon {
  padding: 4px;
  font-size: 22px;
  border: 2px solid #999;
  height: 35px;
  width: 35px;
  margin-left: 5px;
  margin-right: 12px;
  border-radius: 3px;
}

.user-home.business #user-panel .item-icon.round-icon {
  padding: 4px;
  font-size: 22px;
  border: 3px solid #999;
  height: 36px;
  width: 36px;
  margin-right: 8px;
  border-radius: 50%;
}

.user-home.business #user-panel .item-icon.icon-small {
  width: 20px;
  font-size: 18px;
  display: inline-table;
  margin-top: 3px;
}

@media (max-width:767px) {
  .user-home.business #user-panel .widget .actions {
    width: 100%;
    text-align: center;
  }
}

.user-home.business #user-panel .widget.well .item-icon {
  left: 15px;
}

.user-home.business #phone_me #TB_ajaxWindowTitle {
  font-size: 24px;
  text-align: center;
  margin-top: 10px;
  margin-bottom: 15px;
  color: #6a6d76;
}

.user-home.business #user-panel-left .widget+.widget {
  border-top: 2px dashed #d9ecf6;
}

.user-home.business #user-panel-right .widget {
  border: 1px solid #e8e8e8;
  background: #f2f2f2;
  padding: 15px;
}

.user-home.business #user-panel-right .widget h2 {
  line-height: 1.1;
  margin: .3em 0 1em;
  color: #666;
  font-size: 20px;
}

.user-home.business #user-panel-right .widget .item-icon {
  float: left;
  position: static;
  margin-right: .5em;
}

.user-home.business #user-panel-right .widget .widget-content {
  background: #fff;
  padding: 12px;
  clear: both;
  border-radius: 6px;
}

.user-home.business.user-profile-photo-alert #header .title {
  height: auto;
  position: inherit!important;
  display: block;
}

body.mobile_contact #mobile_contact_form .form_error {
  color: #fcbaba;
}

#login-with-fb {
  margin: 80px 0 30px;
  font-size: 20px;
  color: #888;
  text-align: center;
}

@media (max-width:767px) {
  #login-with-fb {
    margin-top: 30px;
    font-size: 18px;
  }

  #login-with-fb #fb-login {
    display: block;
  }
}

#login-with-google {
  margin: 80px 0 30px;
  font-size: 20px;
  color: #888;
  text-align: center;
}

@media (max-width:767px) {
  #login-with-google {
    margin-top: 30px;
    font-size: 18px;
  }

  #login-with-google #google-login {
    display: block;
  }
}

#login-with-email {
  margin-top: 30px;
}

#login-with-email h3 {
  font-size: 20px;
  color: #888;
}

@media (max-width:767px) {
  #login-with-email h3 {
    font-size: 18px;
    text-align: center;
  }
}

#login-with-email form .input-group-addon i {
  width: 1em;
  display: inline-block;
  text-align: center;
}

#sign-up-link {
  font-size: 120%;
}

body.price .waffle {
  margin: 0 0 20px;
}

body.price #section-filter #ql-form-container form .fields input[type=text][disabled],
body.price #section-filter #ql-form-container form .fields select[disabled],
body.price #section-filter #ql-form-container form .fields textarea[disabled],
body.price #section-filter .form-control[disabled] {
  background-color: #efefef!important;
  color: #ccc;
}

@media (max-width:767px) {
  body.price #section-filter select {
    display: block;
  }
}

body.price.price-home .main_waffle {
  margin-top: 40px;
}

body.price .block.alt {
  background-color: #f1f1f1;
}

body.price .block.price-home {
  background: url(/static/img/price.jpg) no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
}

body.price .block.price-home:before {
  -webkit-box-shadow: 0 -2px 10px #000;
  box-shadow: 0 -2px 10px #000;
  z-index: 10;
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  top: -10px;
  height: 10px;
}

body.price .gallery-item-image a img {
  margin: -3% 0;
}

body.price .gallery-item-description {
  line-height: 1.4;
}

body.price .gallery-item-description p {
  white-space: nowrap!important;
  overflow: hidden!important;
  text-overflow: ellipsis!important;
  margin: 0 0 4px!important;
}

body.price .gallery-item-description p:last-of-type {
  white-space: normal!important;
  text-overflow: clip!important;
}

@media (max-width:991px) {
  body.price .gallery-item-image a img {
    margin: -10% 0;
  }
}

@media (max-width:767px) {
  body.price .gallery-item-description {
    padding: 15px!important;
    height: 120px!important;
  }

  body.price .gallery-item-description a,
  body.price .gallery-item-description p,
  body.price .gallery-item-description strong {
    font-size: 11px!important;
  }

  body.price .gallery-item-image a img {
    margin: -27% 0;
  }
}

@media (max-width:450px) {
  body.price .gallery-item-description {
    height: auto!important;
  }

  body.price .gallery-item-description a,
  body.price .gallery-item-description p,
  body.price .gallery-item-description strong {
    font-size: 12px!important;
  }
}

body.price .block.price-examples .gallery-item-image a img {
  margin: -27% 0;
}

body.price .block-rfq .rfq-advantages {
  float: left;
  width: 40%;
}

body.price .block-rfq .block-title {
  margin-bottom: 1.6em;
}

@media (max-width:660px) {
  body.price .block-rfq .rfq-advantages {
    display: none;
  }

  body.price .block-rfq .rfq-miniform {
    width: 100%;
    padding-left: 0;
  }
}

body.price ul.price-facts {
  list-style: none;
  margin: 40px 0;
  padding: 0;
  clear: both;
}

body.price ul.price-facts li {
  margin: 0 0 0 20px;
  padding: 0 0 10px;
  font-size: 15px;
  position: relative;
}

body.price ul.price-facts li:before {
  content: '';
  width: 12px;
  height: 12px;
  background-color: #3498db;
  display: block;
  position: absolute;
  left: -20px;
  top: 4px;
}

body.price .waffle+.gallery {
  margin-top: 30px;
}

body.price #main-chart,
body.price #media-chart,
body.price #time-chart {
  padding: 30px 0 40px;
}

@media (min-width:0) {
  body.price #main-chart canvas,
  body.price #media-chart canvas,
  body.price #time-chart canvas {
    width: 100%!important;
    height: auto!important;
  }
}

.business-page #t_comments #page_subhead .comments-filters #order_by_selector,
body.price #main-chart+.price-facts,
body.price #media-chart+.price-facts,
body.price #time-chart+.price-facts,
body.security-center .comments figure h4 {
  margin-top: 0;
}

body.price #time-chart ul.line-legend {
  list-style: none;
  padding: 0;
  margin: 20px 0 0;
}

body.price #time-chart ul.line-legend li {
  color: #888;
  display: inline-block;
}

body.price #time-chart ul.line-legend li span {
  width: .9em;
  height: .9em;
  border-radius: 2px;
  display: inline-block;
  margin-right: .5em;
}

body.price .rfq-highlight {
  font-weight: 700;
  color: green;
}

@media (max-width:768px) {
  body.price.responsive #fly_overlay {
    display: none!important;
  }
}

body.price .block.first-block {
  padding-top: 0;
}

body.press .press-video {
  float: left;
}

body.press .press-contact {
  float: right;
}

body.press .press-contact .block-title {
  margin: 0 0 30px;
}

body.press .press-contact .block-subtitle {
  font-family: 'Georgia',serif;
  font-size: 24px;
  margin: 45px 0 30px;
  color: #404040;
}

body.press .press-contact i {
  background-color: #5b747b;
  color: #fff;
  padding-left: 7px;
  padding-top: 3px;
  width: 31px;
  height: 31px;
  display: block;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 10px;
  font-size: 18px;
}

body.press .press-contact i.icon-envelope-o {
  padding-top: 1px;
}

body.press .press-contact dl dt {
  margin-right: 10px;
  float: left;
}

body.press .press-contact dl dd {
  display: block;
  margin-bottom: 20px;
  line-height: 1.5;
  padding-top: 5px;
}

.business-page #business_page #business_certs ul,
body.press .press-contact ul,
body.press .press-downloads ul {
  list-style: none;
}

body.press .press-contact ul li {
  float: left;
  margin: 0;
}

body.press .press-contact ul li a,
body.press .press-contact ul li a:hover,
body.press .press-contact ul li a:visited {
  color: #fff;
  text-decoration: none;
}

body.press .press-contact ul li a:hover .icon-facebook-o {
  background-color: #3c599b;
}

body.press .press-contact ul li a:hover .icon-twitter-o {
  background-color: #67c8f3;
}

body.press .press-contact ul li a:hover .icon-pinterest-o {
  background-color: #ca1f25;
}

body.press .press-contact ul li a:hover .icon-youtube-o {
  background-color: #ec282a;
}

body.press .press-contact ul li a:hover .icon-linkedin-o {
  background-color: #017eb4;
}

body.press .press-contact ul li a:hover .icon-google-plus {
  background-color: #ec0005;
}

body.press .press-contact ul li a:hover .icon-instagram-o {
  background-color: #5c8cb4;
}

#navbar.navbar-pros-landing #info li,
#navbar.navbar-pros-landing .submenu>li,
.business-page #business_page .testimonials figure,
body.press .press-downloads .press-dossiers,
body.press .press-downloads .press-logos {
  float: left;
}

body.press .press-downloads .block-subtitle {
  font-family: 'Georgia',serif;
  font-size: 24px;
  margin: 0 0 15px;
  color: #404040;
}

body.press .press-downloads ul li {
  margin: 0;
}

body.press .press-downloads ul li a,
body.press .press-downloads ul li a:hover,
body.press .press-downloads ul li a:visited {
  color: #007fc2;
}

body.press .press-downloads ul li i {
  margin-right: 5px;
  text-decoration: none!important;
}

body.press .press-feed ul {
  list-style: none;
  padding: 0;
}

body.press .press-feed ul li {
  margin-bottom: 20px;
  margin-left: 0;
  margin-right: 0;
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  line-height: 1.5;
  height: 285px;
}

@media (max-width:991px) {
  body.press .press-feed ul li {
    height: 330px;
  }
}

@media (max-width:767px) {
  body.press .press-feed ul li {
    height: auto;
  }
}

body.press .press-feed ul li h3,
body.press .press-feed ul li h3 a {
  color: #2b2b2b;
  font-size: 20px;
  line-height: 1.2;
  margin: 20px 0 0;
}

body.press .press-feed ul li img {
  float: right;
  margin: 0 0 1em 1em;
  -webkit-box-shadow: 0 0 10px rgba(0,0,0,.4);
  box-shadow: 0 0 10px rgba(0,0,0,.4);
}

body.press .press-feed ul li time {
  color: #737373;
  font-size: 12px;
}

.business-page #t_comments #page_subhead .comments-filters,
body.press .press-feed ul li .excerpt {
  margin-top: 15px;
}

body.press .press-feed ul li .excerpt,
body.press .press-feed ul li .excerpt * {
  color: #666;
  text-decoration: none;
}

body.press .press-feed ul li:nth-child(2n+3),
body.press .press-feed ul li:nth-child(2n+4) {
  border-top: 1px solid #ababab;
  margin-top: 15px;
  padding-top: 15px;
}

@media (max-width:767px) {
  body.press .press-feed ul li {
    border-top: 1px solid #ababab;
    margin-top: 15px;
    padding-top: 15px;
  }
}

body.press .press-feed a.more {
  clear: both;
  float: right;
  font-size: 15px;
  margin-top: 20px;
}

body.security-center #security_center_header_container p {
  font-size: 18px;
  margin: 30px 0;
}

body.security-center #content_tabbed {
  margin-top: 30px;
}

body.security-center .security_center_container {
  margin-top: 20px;
  margin-bottom: 30px;
}

body.security-center .security_center_container p {
  font-size: 16px;
}

body.security-center .security_center_container h3 {
  color: #ff7300;
  font-weight: 700;
}

.business-page #business-phone-popup p,
.navbar-pills .navbar-collapse .nav>li.center,
body.phone strong.phone,
body.security-center .security_center_container .security_center_section_title {
  text-align: center;
}

body.security-center .advice_reforms_container {
  clear: both;
}

#t_comments form,
.be-comment form,
body.security-center .advice_reforms_container .advice_reforms_left,
body.security-center .advice_reforms_container .advice_reforms_right {
  position: relative;
}

body.security-center .advice_reforms_container .advice_reforms_number {
  position: absolute;
  top: 18px;
  left: 15px;
  background-color: #ff7300;
  border-radius: 50%;
  width: 30px;
  height: 30px;
  text-align: center;
  padding-top: 4px;
  color: #fff;
  font-weight: 700;
  font-size: 16px;
}

body.security-center .advice_reforms_container .advice_reforms_title {
  padding-left: 40px;
}

body.security-center .p-image {
  float: right;
  margin: 0;
  padding: 0 50px;
}

body.help-seals .quality_seal_list,
body.security-center .comments {
  margin-top: 30px;
}

body.security-center .comments .opinions_sidebar h2 {
  font-size: 14px;
  font-weight: 700;
}

body.security-center .comments .opinions_container_top h2 {
  margin-top: 0;
  margin-bottom: 20px;
}

body.security-center .comments .opinions_container_top .opinions_container_icon {
  float: left;
  width: auto;
  margin-right: 10px;
}

body.security-center .comments figure {
  margin: 30px 0;
  color: #6a6d76;
}

body.security-center .comments figure:nth-of-type(2n+1) {
  float: left;
  clear: both;
}

body.security-center .comments figure:nth-of-type(2n) {
  float: right;
}

body.security-center .comments figure blockquote {
  font-size: 16px;
  border: 1px solid #e0e0e0;
  background-color: #fff;
  margin: 0;
  padding: 20px;
  position: relative;
  border-radius: 6px;
}

.business-page #business_page .testimonials figure blockquote:after,
.business-page #business_page .testimonials figure blockquote:before,
body.security-center .comments figure blockquote:after,
body.security-center .comments figure blockquote:before {
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 10px solid #fff;
  position: absolute;
  top: 100%;
  left: 45px;
}

.business-page #business_page .testimonials figure blockquote:after,
body.security-center .comments figure blockquote:before {
  border-left-width: 11px;
  border-right-width: 11px;
  border-top-width: 11px;
  border-top-color: #e0e0e0;
  margin-left: -1px;
  z-index: 1;
}

body.security-center .comments figure blockquote:after {
  z-index: 2;
}

.business-page #business_page .testimonials figure figcaption,
body.quotation-list .testimonials figure figcaption,
body.security-center .comments figure figcaption {
  margin: 20px 0;
  padding-left: 110px;
  position: relative;
}

.business-page #business_page .testimonials figure figcaption img,
body.quotation-list .testimonials figure figcaption img,
body.security-center .comments figure figcaption img {
  width: 70px;
  height: 70px;
  border: 1px solid #e0e0e0;
  border-radius: 70px;
  position: absolute;
  left: 20px;
}

.navbar-pills .navbar-collapse .nav>li.active a small,
.navbar-pills .navbar-collapse .nav>li.active a:visited small,
body.security-center .comments figure figcaption .name {
  font-weight: 400;
}

.business-page #business_page .testimonials figure figcaption .stars i,
body.quotation-list .testimonials figure figcaption .stars i,
body.security-center .comments figure figcaption .stars i {
  color: #ff8a00;
  font-size: 16px;
  letter-spacing: -3px;
  line-height: 1.5;
}

body.security-center .comments figure figcaption .location {
  opacity: .6;
  font-size: 13px;
}

@media (max-width:991px) {
  body.security-center .comments figure {
    width: 100%;
    float: none;
  }
}

body.security-center #faq-zendesk h3,
body.security-center #markdown-help h3 {
  color: #07c;
  text-decoration: underline;
  font-size: 1.1em;
  font-weight: 400;
  cursor: pointer;
}

body.security-center #faq-zendesk p,
body.security-center #markdown-help p {
  margin: 10px 0;
  padding: 0;
}

body.security-center #faq-zendesk ol,
body.security-center #faq-zendesk ul,
body.security-center #markdown-help ol,
body.security-center #markdown-help ul {
  color: #555;
  margin: 10px 0 10px 20px;
}

body.security-center #markdown-help h2 {
  margin: 20px 0 10px;
}

.navbar-pills .navbar-header,
body.security-center #markdown-help ol,
body.security-center #markdown-help p,
body.security-center #markdown-help ul,
body.team #team-gallery .awesome-individual img.alt {
  display: none;
}

body.mardown-page h3 {
  margin-top: 45px;
  font-weight: 700;
}

body.mardown-page h3:nth-child(1) {
  margin-top: 20px;
}

body.mardown-page h4,
body.team #team-gallery {
  margin-top: 20px;
}

body.mardown-page h3,
body.mardown-page h4,
body.mardown-page p,
body.mardown-page table,
body.mardown-page ul {
  color: #6a6d76;
}

body.mardown-page td {
  vertical-align: top;
}

body.phone strong.phone h2 {
  font-size: 350%;
  font-weight: 700;
  display: block;
  margin: 0 0 20px 20px;
}

body.team #team-gallery .awesome-individual {
  position: relative;
  margin-bottom: 20px;
}

body.team #team-gallery .awesome-individual .description {
  display: block;
  height: 0;
  width: 0;
  margin-top: 0;
  visibility: hidden;
  pointer-events: none;
}

body.team #team-gallery .awesome-individual dl {
  margin-top: 10px;
  font-size: 12px;
}

body.team #team-gallery .awesome-individual dl dd {
  display: block;
  float: none;
  margin-left: 8px;
}

body.team #team-gallery .awesome-individual dl dt {
  display: block;
  float: none;
}

body.team #team-gallery .awesome-individual img {
  float: left;
  display: block;
  background: #fff;
  padding: 3px;
  border: 1px solid #d9d9d9;
  width: 100%;
}

body.team #team-gallery .awesome-individual:nth-child(4n+1) {
  clear: both;
}

@media (max-width:991px) {
  body.team #team-gallery .awesome-individual:nth-child(4n+1) {
    clear: none;
  }

  body.team #team-gallery .awesome-individual:nth-child(3n+1) {
    clear: both;
  }
}

@media (max-width:767px) {
  body.team #team-gallery .awesome-individual:nth-child(3n+1),
  body.team #team-gallery .awesome-individual:nth-child(4n+1) {
    clear: none;
  }

  body.team #team-gallery .awesome-individual:nth-child(2n+1) {
    clear: both;
  }
}

body.team #team-gallery .awesome-individual:hover .description {
  display: block;
  position: absolute;
  margin-top: 230px;
  margin-left: -90px;
  width: 400px;
  left: 0;
  background: #e5e5e5;
  z-index: 200;
  padding: 30px 20px;
  -webkit-box-shadow: 0 1px 3px rgba(0,0,0,.8);
  box-shadow: 0 1px 3px rgba(0,0,0,.8);
  text-shadow: 0 1px 0 #fff;
  -webkit-transition: margin-top 220ms ease-in;
  -o-transition: margin-top 220ms ease-in;
  transition: margin-top 220ms ease-in;
  height: auto;
  visibility: visible;
}

body.team #team-gallery .awesome-individual:hover img.alt {
  display: block;
  z-index: 300;
  position: absolute;
  left: 0;
  margin: -80px 0 0 -112px;
}

@media screen and (max-width:1080px) {
  body.team #team-gallery .awesome-individual:hover:nth-child(3n-2) .description,
  body.team #team-gallery .awesome-individual:hover:nth-child(3n-2) img.alt {
    left: 110px;
  }

  body.team #team-gallery .awesome-individual:hover:nth-child(3n) .description,
  body.team #team-gallery .awesome-individual:hover:nth-child(3n) img.alt {
    left: -110px;
  }
}

@media screen and (max-width:767px) {
  body.team #team-gallery .awesome-individual:hover:nth-child(2n-1) .description,
  body.team #team-gallery .awesome-individual:hover:nth-child(2n-1) img.alt {
    left: 110px;
  }

  body.team #team-gallery .awesome-individual:hover:nth-child(2n) .description,
  body.team #team-gallery .awesome-individual:hover:nth-child(2n) img.alt {
    left: -110px;
  }
}

#album-header .bh-container .bh-info-col .business-info .rating .column.rating-with-contact-info,
#brand-header .bh-container .bh-info-col .business-info .rating .column.rating-with-contact-info,
#business-header .bh-container .bh-info-col .business-info .rating .column.rating-with-contact-info,
#searcher-header .bh-container .bh-info-col .business-info .rating .column.rating-with-contact-info,
.bg-big-image-header .bh-container .bh-info-col .business-info .rating .column.rating-with-contact-info,
.navbar-pills .navbar-collapse.collapse.in,
.procenter-header .bh-container .bh-info-col .business-info .rating .column.rating-with-contact-info,
.projects-header .bh-container .bh-info-col .business-info .rating .column.rating-with-contact-info,
body.team #team-gallery .img-cont {
  display: block;
}

body.help-seals .quality_seal_list .quality_seal {
  margin-top: 30px;
  position: relative;
  padding-bottom: 15px;
  margin-bottom: 15px;
  border-bottom: 1px solid #ccc;
}

body.help-seals .quality_seal_list .quality_seal .quality_seal_image {
  position: absolute;
  left: 0;
  width: auto;
}

body.help-seals .quality_seal_list .quality_seal .quality_seal_text {
  padding-left: 80px;
  padding-right: 80px;
  min-height: 60px;
  position: relative;
}

body.help-seals .quality_seal_list .quality_seal .quality_seal_text .quality_seal_title {
  font-size: 16px;
  font-weight: 700;
  margin-bottom: 5px;
}

body.help-seals .quality_seal_list .quality_seal .quality_seal_text .quality_seal_show_more {
  position: absolute;
  right: 0;
  top: 50%;
}

.navbar-pills {
  border: 0;
  padding-left: 0;
  padding-right: 0;
  margin-top: 10px;
}

.navbar-pills .toggle-icon {
  margin-bottom: 0;
  margin-right: 0;
  padding-top: 0;
  padding-bottom: 0;
  font-size: 22px;
  border: 0;
  margin-top: -3px;
  float: right;
}

.navbar-pills .navbar-collapse {
  background-color: #fdfdfd;
  border: 0;
  padding-right: 0;
  padding-left: 0;
}

@media (max-width:1199px) {
  .navbar-pills .navbar-collapse {
    padding-right: 15px;
    padding-left: 15px;
  }
}

.navbar-pills .navbar-collapse .nav {
  margin: 0!important;
  min-width: 100%;
}

.navbar-pills .navbar-collapse .nav>li {
  margin-left: 0;
  width: 100%;
}

.navbar-pills .navbar-collapse .nav>li.admin a {
  background-color: #ffe189!important;
}

.navbar-pills .navbar-collapse .nav>li a,
.navbar-pills .navbar-collapse .nav>li a:visited {
  color: #ff7300!important;
  position: relative;
  background-color: #fdfdfd;
  border-radius: 4px;
}

.navbar-pills .navbar-collapse .nav>li a:hover,
.navbar-pills .navbar-collapse .nav>li a:visited:hover {
  text-decoration: none;
  background-color: #eee!important;
}

.navbar-pills .navbar-collapse .nav>li a.with-icon i,
.navbar-pills .navbar-collapse .nav>li a:visited.with-icon i {
  color: #999;
  position: absolute;
  left: 15px;
  top: 17px;
  font-size: 22px;
}

.navbar-pills .navbar-collapse .nav>li a.with-icon span,
.navbar-pills .navbar-collapse .nav>li a.with-icon strong,
.navbar-pills .navbar-collapse .nav>li a:visited.with-icon span,
.navbar-pills .navbar-collapse .nav>li a:visited.with-icon strong {
  padding-left: 36px;
}

.navbar-pills .navbar-collapse .nav>li a.with-icon .count,
.navbar-pills .navbar-collapse .nav>li a.with-icon .count span,
.navbar-pills .navbar-collapse .nav>li a.with-icon .status,
.navbar-pills .navbar-collapse .nav>li a:visited.with-icon .count,
.navbar-pills .navbar-collapse .nav>li a:visited.with-icon .count span,
.navbar-pills .navbar-collapse .nav>li a:visited.with-icon .status {
  padding-left: 0;
}

.navbar-pills .navbar-collapse .nav>li a.with-icon:hover i,
.navbar-pills .navbar-collapse .nav>li a:visited.with-icon:hover i {
  color: #007fc2;
}

.navbar-pills .navbar-collapse .nav>li a .badge,
.navbar-pills .navbar-collapse .nav>li a:visited .badge {
  padding-left: 7px!important;
  background-color: #007fc2;
}

@media (max-width:1199px) {
  .navbar-pills .navbar-collapse .nav>li.active {
    display: none;
  }
}

.navbar-pills .navbar-collapse .nav>li.active a,
.navbar-pills .navbar-collapse .nav>li.active a:visited {
  background-color: #428bca!important;
  color: #fff!important;
  font-weight: 700;
}

.navbar-pills .navbar-collapse .nav>li.active i {
  color: #fff!important;
  font-weight: 400;
}

.navbar-pills .navbar-collapse .nav>li.active .badge {
  background-color: #fff!important;
  color: #428bca!important;
}

@media (max-width:1199px) {
  .navbar-pills {
    border-top: 1px solid #dbe9f3;
    border-bottom: 1px solid #dbe9f3;
    margin-top: 0;
    -webkit-box-shadow: 0 1px 2px rgba(0,0,0,.3);
    box-shadow: 0 1px 2px rgba(0,0,0,.3);
  }

  .navbar-pills .navbar-collapse {
    border: 1px solid #e7e7e7;
  }

  .navbar-pills .navbar-collapse.collapse {
    display: none;
  }

  .navbar-pills .navbar-collapse .nav {
    margin-left: -15px!important;
    margin-right: -15px!important;
  }

  .navbar-pills .navbar-collapse .nav>li a,
  .navbar-pills .navbar-collapse .nav>li a:visited {
    border-radius: 0;
    border: 0;
    color: #2b2b2b!important;
    background-color: #fff;
  }

  .navbar-pills .navbar-header {
    display: block;
    padding: 10px 15px;
    cursor: pointer;
  }

  .lateral-menu .navbar-pills {
    min-height: 0;
  }

  .navbar-pills-container {
    padding-left: 0;
    padding-right: 0;
  }

  .navbar-pills-container .collapsing {
    -webkit-transition: none .5s ease-out;
    -o-transition: none .5s ease-out;
    transition: none .5s ease-out;
  }

  .navbar-pills {
    background-color: #fff;
    color: #2b2b2b;
  }

  .navbar-pills .navbar-title,
  .navbar-pills .toggle-icon {
    color: #2b2b2b;
  }

  .navbar-pills .navbar-collapse {
    background-color: #fff;
    border-left: 0!important;
    border-right: 0!important;
  }

  .navbar-pills .navbar-collapse .nav>li a:hover,
  .navbar-pills .navbar-collapse .nav>li a:visited:hover {
    background-color: #f2f1f1!important;
    color: #2b2b2b!important;
  }

  .navbar-pills .navbar-collapse .nav>li a strong,
  .navbar-pills .navbar-collapse .nav>li a:visited strong,
  .navbar-pills.pro .navbar-collapse .nav>li a strong,
  .navbar-pills.pro .navbar-collapse .nav>li a:visited strong {
    font-weight: 400;
  }

  .navbar-pills.pro {
    background-color: #777;
    color: #fff;
    min-height: 0;
  }

  .navbar-pills.pro .navbar-title,
  .navbar-pills.pro .toggle-icon {
    color: #fff;
  }

  .navbar-pills.pro .navbar-collapse {
    background-color: #777;
    border-left: 0!important;
    border-right: 0!important;
  }

  .navbar-pills.pro .navbar-collapse .nav>li a,
  .navbar-pills.pro .navbar-collapse .nav>li a:visited {
    color: #fff!important;
    background-color: #5e5e5e;
  }

  .navbar-pills.pro .navbar-collapse .nav>li a:hover,
  .navbar-pills.pro .navbar-collapse .nav>li a:visited:hover {
    background-color: #303030!important;
    color: #fff!important;
  }
}

#home-projects,
.projects-preview {
  overflow: hidden;
}

#home-projects .project,
.projects-preview .project {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  text-align: center;
  margin: 30px 0 50px;
  height: 280px;
  cursor: pointer;
}

#home-projects .project .project-img,
.projects-preview .project .project-img {
  position: relative;
  z-index: 1;
}

#home-projects .project .project-img img,
#home-projects .project .project-img:after,
#home-projects .project .project-img:before,
.projects-preview .project .project-img img,
.projects-preview .project .project-img:after,
.projects-preview .project .project-img:before {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  padding: 5px;
  display: block;
  width: 265px;
  height: 175px;
  border: 1px solid #c9c9c9;
  -webkit-transition: all 150ms ease-in-out;
  -o-transition: all 150ms ease-in-out;
  transition: all 150ms ease-in-out;
  outline: 0;
}

#home-projects .project .project-img img,
.projects-preview .project .project-img img {
  background: #fff;
  z-index: 2;
  overflow: hidden;
  position: relative;
  -webkit-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
}

#home-projects .project .project-img:after,
#home-projects .project .project-img:before,
.projects-preview .project .project-img:after,
.projects-preview .project .project-img:before {
  content: '';
  background: #fff url(/images/layout/home/fakeimg.png) no-repeat center center;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -144px;
  margin-top: -94px;
  -webkit-transform: rotate(-4deg);
  -ms-transform: rotate(-4deg);
  -o-transform: rotate(-4deg);
  transform: rotate(-4deg);
}

#home-projects .project .project-img:after,
.projects-preview .project .project-img:after {
  z-index: 1;
}

#home-projects .project .project-img:before,
.projects-preview .project .project-img:before {
  z-index: 2;
}

#home-projects .project .project-description,
.projects-preview .project .project-description {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  width: 163px;
  display: inline-block;
  background: #fff;
  border: 1px solid #dedede;
  position: relative;
  top: -22px;
  z-index: 0;
  text-align: left;
  padding: 36px 10px 10px 65px;
  height: 54px;
  margin: 0 1px;
}

#home-projects .project .project-description .h3,
#home-projects .project .project-description h3,
.projects-preview .project .project-description .h3,
.projects-preview .project .project-description h3 {
  margin: 0;
  font-size: 13px;
  line-height: 1.2;
}

#home-projects .project .project-description .h4,
#home-projects .project .project-description h4,
.projects-preview .project .project-description .h4,
.projects-preview .project .project-description h4 {
  line-height: 1.2;
  font-weight: 400;
  margin: 4px 0 0;
  font-size: 11px;
}

#home-projects .project .project-description:after,
.projects-preview .project .project-description:after {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  content: '';
  position: absolute;
  left: -2px;
  top: -2px;
  right: -2px;
  bottom: -2px;
  border: 3px solid #3baef2;
  z-index: 0;
  pointer-events: none;
  opacity: 0;
  -webkit-transition: opacity 150ms linear;
  -o-transition: opacity 150ms linear;
  transition: opacity 150ms linear;
  border-radius: 4px;
}

#home-projects .project .project-description .business-logo,
.projects-preview .project .project-description .business-logo {
  position: absolute;
  left: 10px;
  top: 36px;
  border: 1px solid #dedede;
  width: 42px;
  height: 42px;
  display: block;
  overflow: hidden;
}

#home-projects .project:hover .project-description:after,
.projects-preview .project:hover .project-description:after {
  opacity: 1;
  -webkit-transition: opacity 300ms linear;
  -o-transition: opacity 300ms linear;
  transition: opacity 300ms linear;
}

#home-projects .project:nth-child(5n+1) .project-img:after,
#home-projects .project:nth-child(5n+1) .project-img:before,
.projects-preview .project:nth-child(5n+1) .project-img:after,
.projects-preview .project:nth-child(5n+1) .project-img:before {
  -webkit-transform: rotate(3deg);
  -ms-transform: rotate(3deg);
  -o-transform: rotate(3deg);
  transform: rotate(3deg);
  margin-left: -140px;
  margin-top: -96px;
}

#home-projects .project:nth-child(2n+3) .project-img:after,
#home-projects .project:nth-child(2n+3) .project-img:before,
.projects-preview .project:nth-child(2n+3) .project-img:after,
.projects-preview .project:nth-child(2n+3) .project-img:before {
  -webkit-transform: rotate(4deg);
  -ms-transform: rotate(4deg);
  -o-transform: rotate(4deg);
  transform: rotate(4deg);
  margin-left: -140px;
  margin-top: -90px;
}

#home-projects .project:hover .project-img img,
.projects-preview .project:hover .project-img img {
  -webkit-transition: all 100ms ease-in-out;
  -o-transition: all 100ms ease-in-out;
  transition: all 100ms ease-in-out;
  -webkit-transform: rotate(-3deg);
  -ms-transform: rotate(-3deg);
  -o-transform: rotate(-3deg);
  transform: rotate(-3deg);
}

#home-projects .project:nth-child(5n+1):hover .project-img img,
.projects-preview .project:nth-child(5n+1):hover .project-img img {
  -webkit-transform: rotate(3deg);
  -ms-transform: rotate(3deg);
  -o-transform: rotate(3deg);
  transform: rotate(3deg);
}

#home-projects .project:nth-child(2n+3):hover .project-img img,
.projects-preview .project:nth-child(2n+3):hover .project-img img {
  -webkit-transform: rotate(4deg);
  -ms-transform: rotate(4deg);
  -o-transform: rotate(4deg);
  transform: rotate(4deg);
}

#home-projects .project:hover .project-img:before,
.projects-preview .project:hover .project-img:before {
  -webkit-transform: rotate(-6deg);
  -ms-transform: rotate(-6deg);
  -o-transform: rotate(-6deg);
  transform: rotate(-6deg);
  -webkit-transition: all 110ms ease-in-out;
  -o-transition: all 110ms ease-in-out;
  transition: all 110ms ease-in-out;
}

#home-projects .project:hover .project-img:after,
.projects-preview .project:hover .project-img:after {
  -webkit-transform: rotate(3deg);
  -ms-transform: rotate(3deg);
  -o-transform: rotate(3deg);
  transform: rotate(3deg);
  -webkit-transition: -webkit-transform 120ms ease-in-out;
  -o-transition: -o-transform 120ms ease-in-out;
  transition: transform 120ms ease-in-out;
  transition: transform 120ms ease-in-out,-webkit-transform 120ms ease-in-out,-o-transform 120ms ease-in-out;
}

#home-projects .project:nth-child(5n+1):hover .project-img:before,
.projects-preview .project:nth-child(5n+1):hover .project-img:before {
  -webkit-transform: rotate(1deg);
  -ms-transform: rotate(1deg);
  -o-transform: rotate(1deg);
  transform: rotate(1deg);
}

#home-projects .project:nth-child(5n+1):hover .project-img:after,
.projects-preview .project:nth-child(5n+1):hover .project-img:after {
  -webkit-transform: rotate(-3deg);
  -ms-transform: rotate(-3deg);
  -o-transform: rotate(-3deg);
  transform: rotate(-3deg);
}

#home-projects .project:nth-child(2n+3):hover .project-img:before,
.projects-preview .project:nth-child(2n+3):hover .project-img:before {
  -webkit-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
}

#home-projects .project:nth-child(2n+3):hover .project-img:after,
.projects-preview .project:nth-child(2n+3):hover .project-img:after {
  -webkit-transform: rotate(2deg);
  -ms-transform: rotate(2deg);
  -o-transform: rotate(2deg);
  transform: rotate(2deg);
  margin-left: -146px;
}

@media (max-width:991px) {
  #home-projects .more,
  #home-projects .project .project-img:after,
  #home-projects .project .project-img:before,
  #home-projects .project:hover .project-description:after,
  .projects-preview .more,
  .projects-preview .project .project-img:after,
  .projects-preview .project .project-img:before,
  .projects-preview .project:hover .project-description:after {
    display: none!important;
  }

  #home-projects .button-more,
  .projects-preview .button-more {
    display: block!important;
    text-align: center;
    margin-top: 10px;
  }

  #home-projects .inner .row,
  .projects-preview .inner .row {
    overflow: hidden;
    margin-top: 30px;
  }

  #home-projects .project,
  .projects-preview .project {
    padding: 0;
    height: auto;
    max-width: 450px;
    margin: 0 auto -50px;
  }

  #home-projects .project .project-img a,
  .projects-preview .project .project-img a {
    float: left;
  }

  #home-projects .project:hover .project-img img,
  .projects-preview .project:hover .project-img img {
    -webkit-transform: rotate(0deg)!important;
    -ms-transform: rotate(0deg)!important;
    -o-transform: rotate(0deg)!important;
    transform: rotate(0deg)!important;
  }

  #home-projects .project .project-img,
  .projects-preview .project .project-img {
    margin-left: 5px;
    margin-right: 5px;
  }

  #home-projects .project .project-img img,
  .projects-preview .project .project-img img {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    height: auto;
  }

  #home-projects .project .project-description,
  .projects-preview .project .project-description {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 85%;
    top: -4.9em;
    z-index: 1;
    padding: 10px 10px 10px 65px;
    overflow: hidden;
    left: 0;
    margin-left: 5px;
    margin-right: 5px;
    border-bottom: 0;
    background-color: rgba(255,255,255,.9);
    height: 4.5em;
  }

  #home-projects .project .project-description:after,
  .projects-preview .project .project-description:after {
    display: none;
  }

  #home-projects .project .project-description .business-logo,
  .projects-preview .project .project-description .business-logo {
    top: 5px;
  }
}

@media (max-width:500px) {
  #home-projects .project,
  .projects-preview .project {
    width: 100%;
    float: none;
    height: auto;
  }

  #home-projects .project:nth-child(3),
  #home-projects .project:nth-child(4),
  .projects-preview .project:nth-child(3),
  .projects-preview .project:nth-child(4) {
    display: none!important;
  }
}

#album-header,
#brand-header,
#business-header,
#searcher-header,
.bg-big-image-header,
.procenter-header,
.projects-header {
  background-color: #3c536b;
  -webkit-background-size: cover;
  background-size: cover;
  background-position: 100% 100%;
  margin-right: 0;
  margin-left: 0;
}

#album-header.bg-image,
#brand-header.bg-image,
#business-header.bg-image,
#searcher-header.bg-image,
.bg-big-image-header.bg-image,
.procenter-header.bg-image,
.projects-header.bg-image {
  -webkit-box-shadow: inset 0 -160px 140px 0 rgba(0,0,0,.3);
  box-shadow: inset 0 -160px 140px 0 rgba(0,0,0,.3);
}

@media (max-width:991px) {
  #album-header.bg-image,
  #brand-header.bg-image,
  #business-header.bg-image,
  #searcher-header.bg-image,
  .bg-big-image-header.bg-image,
  .procenter-header.bg-image,
  .projects-header.bg-image {
    -webkit-box-shadow: inset 0 -160px 140px 0 rgba(0,0,0,.3);
    box-shadow: inset 0 -160px 140px 0 rgba(0,0,0,.3);
  }
}

#album-header .bh-container,
#brand-header .bh-container,
#business-header .bh-container,
.bg-big-image-header .bh-container,
.procenter-header .bh-container,
.projects-header .bh-container {
  margin-top: 130px;
  margin-bottom: 30px;
  height: 185px;
}

@media (min-width:991px) {
  #album-header .bh-container .bh-img-col,
  #brand-header .bh-container .bh-img-col,
  #business-header .bh-container .bh-img-col,
  #searcher-header .bh-container .bh-img-col,
  .bg-big-image-header .bh-container .bh-img-col,
  .procenter-header .bh-container .bh-img-col,
  .projects-header .bh-container .bh-img-col {
    padding: 0;
  }
}

#album-header .bh-container .bh-img-col .logo,
#brand-header .bh-container .bh-img-col .logo,
#business-header .bh-container .bh-img-col .logo,
#searcher-header .bh-container .bh-img-col .logo,
.bg-big-image-header .bh-container .bh-img-col .logo,
.procenter-header .bh-container .bh-img-col .logo,
.projects-header .bh-container .bh-img-col .logo {
  width: 185px;
  height: 185px;
  border-radius: 5px;
  -webkit-box-shadow: 0 0 10px rgba(0,0,0,.5);
  box-shadow: 0 0 10px rgba(0,0,0,.5);
}

#album-header .bh-container .bh-info-col,
#brand-header .bh-container .bh-info-col,
#business-header .bh-container .bh-info-col,
#searcher-header .bh-container .bh-info-col,
.bg-big-image-header .bh-container .bh-info-col,
.procenter-header .bh-container .bh-info-col,
.projects-header .bh-container .bh-info-col {
  position: relative;
  height: 100%;
}

@media (min-width:991px) {
  #album-header .bh-container .bh-info-col,
  #brand-header .bh-container .bh-info-col,
  #business-header .bh-container .bh-info-col,
  #searcher-header .bh-container .bh-info-col,
  .bg-big-image-header .bh-container .bh-info-col,
  .procenter-header .bh-container .bh-info-col,
  .projects-header .bh-container .bh-info-col {
    padding: 0;
  }
}

#album-header .bh-container .bh-info-col .business-info,
#brand-header .bh-container .bh-info-col .business-info,
#business-header .bh-container .bh-info-col .business-info,
#searcher-header .bh-container .bh-info-col .business-info,
.bg-big-image-header .bh-container .bh-info-col .business-info,
.procenter-header .bh-container .bh-info-col .business-info,
.projects-header .bh-container .bh-info-col .business-info {
  position: absolute;
  bottom: 10px;
  left: 0;
  text-shadow: 0 0 8px rgba(0,0,0,.9);
}

#album-header .bh-container .bh-info-col .business-info h1,
#brand-header .bh-container .bh-info-col .business-info h1,
#business-header .bh-container .bh-info-col .business-info h1,
#searcher-header .bh-container .bh-info-col .business-info h1,
.bg-big-image-header .bh-container .bh-info-col .business-info h1,
.procenter-header .bh-container .bh-info-col .business-info h1,
.projects-header .bh-container .bh-info-col .business-info h1 {
  color: #fff;
  margin-bottom: 0;
  padding-right: 30px;
}

#album-header .bh-container .bh-info-col .business-info .category-links,
#album-header .bh-container .bh-info-col .business-info .rating .recommended.not-verified i,
#album-header .bh-container .bh-info-col .business-info .rating .verified.not-verified i,
#album-header .bh-container .bh-info-col .business-info a,
#album-header .bh-container .bh-info-col .business-info a:visited,
#brand-header .bh-container .bh-info-col .business-info .category-links,
#brand-header .bh-container .bh-info-col .business-info .rating .recommended.not-verified i,
#brand-header .bh-container .bh-info-col .business-info .rating .verified.not-verified i,
#brand-header .bh-container .bh-info-col .business-info a,
#brand-header .bh-container .bh-info-col .business-info a:visited,
#business-header .bh-container .bh-info-col .business-info .category-links,
#business-header .bh-container .bh-info-col .business-info .rating .recommended.not-verified i,
#business-header .bh-container .bh-info-col .business-info .rating .verified.not-verified i,
#business-header .bh-container .bh-info-col .business-info a,
#business-header .bh-container .bh-info-col .business-info a:visited,
#searcher-header .bh-container .bh-info-col .business-info .category-links,
#searcher-header .bh-container .bh-info-col .business-info .rating .recommended.not-verified i,
#searcher-header .bh-container .bh-info-col .business-info .rating .verified.not-verified i,
#searcher-header .bh-container .bh-info-col .business-info a,
#searcher-header .bh-container .bh-info-col .business-info a:visited,
.bg-big-image-header .bh-container .bh-info-col .business-info .category-links,
.bg-big-image-header .bh-container .bh-info-col .business-info .rating .recommended.not-verified i,
.bg-big-image-header .bh-container .bh-info-col .business-info .rating .verified.not-verified i,
.bg-big-image-header .bh-container .bh-info-col .business-info a,
.bg-big-image-header .bh-container .bh-info-col .business-info a:visited,
.procenter-header .bh-container .bh-info-col .business-info .category-links,
.procenter-header .bh-container .bh-info-col .business-info .rating .recommended.not-verified i,
.procenter-header .bh-container .bh-info-col .business-info .rating .verified.not-verified i,
.procenter-header .bh-container .bh-info-col .business-info a,
.procenter-header .bh-container .bh-info-col .business-info a:visited,
.projects-header .bh-container .bh-info-col .business-info .category-links,
.projects-header .bh-container .bh-info-col .business-info .rating .recommended.not-verified i,
.projects-header .bh-container .bh-info-col .business-info .rating .verified.not-verified i,
.projects-header .bh-container .bh-info-col .business-info a,
.projects-header .bh-container .bh-info-col .business-info a:visited {
  color: #fff;
}

#album-header .bh-container .bh-info-col .business-info .rating,
#brand-header .bh-container .bh-info-col .business-info .rating,
#business-header .bh-container .bh-info-col .business-info .rating,
#searcher-header .bh-container .bh-info-col .business-info .rating,
.bg-big-image-header .bh-container .bh-info-col .business-info .rating,
.procenter-header .bh-container .bh-info-col .business-info .rating,
.projects-header .bh-container .bh-info-col .business-info .rating {
  margin-top: 8px;
  color: #fff;
}

#album-header .bh-container .bh-info-col .business-info .rating .stars,
#brand-header .bh-container .bh-info-col .business-info .rating .stars,
#business-header .bh-container .bh-info-col .business-info .rating .stars,
#searcher-header .bh-container .bh-info-col .business-info .rating .stars,
.bg-big-image-header .bh-container .bh-info-col .business-info .rating .stars,
.procenter-header .bh-container .bh-info-col .business-info .rating .stars,
.projects-header .bh-container .bh-info-col .business-info .rating .stars {
  margin-right: 5px;
}

#album-header .bh-container .bh-info-col .business-info .rating .recommended,
#album-header .bh-container .bh-info-col .business-info .rating .verified,
#brand-header .bh-container .bh-info-col .business-info .rating .recommended,
#brand-header .bh-container .bh-info-col .business-info .rating .verified,
#business-header .bh-container .bh-info-col .business-info .rating .recommended,
#business-header .bh-container .bh-info-col .business-info .rating .verified,
#searcher-header .bh-container .bh-info-col .business-info .rating .recommended,
#searcher-header .bh-container .bh-info-col .business-info .rating .verified,
.bg-big-image-header .bh-container .bh-info-col .business-info .rating .recommended,
.bg-big-image-header .bh-container .bh-info-col .business-info .rating .verified,
.procenter-header .bh-container .bh-info-col .business-info .rating .recommended,
.procenter-header .bh-container .bh-info-col .business-info .rating .verified,
.projects-header .bh-container .bh-info-col .business-info .rating .recommended,
.projects-header .bh-container .bh-info-col .business-info .rating .verified {
  margin-left: 12px;
  color: #fff;
  display: inline-block;
}

#album-header .bh-container .bh-info-col .business-info .rating .recommended i,
#album-header .bh-container .bh-info-col .business-info .rating .verified i,
#brand-header .bh-container .bh-info-col .business-info .rating .recommended i,
#brand-header .bh-container .bh-info-col .business-info .rating .verified i,
#business-header .bh-container .bh-info-col .business-info .rating .recommended i,
#business-header .bh-container .bh-info-col .business-info .rating .verified i,
#searcher-header .bh-container .bh-info-col .business-info .rating .recommended i,
#searcher-header .bh-container .bh-info-col .business-info .rating .verified i,
.bg-big-image-header .bh-container .bh-info-col .business-info .rating .recommended i,
.bg-big-image-header .bh-container .bh-info-col .business-info .rating .verified i,
.procenter-header .bh-container .bh-info-col .business-info .rating .recommended i,
.procenter-header .bh-container .bh-info-col .business-info .rating .verified i,
.projects-header .bh-container .bh-info-col .business-info .rating .recommended i,
.projects-header .bh-container .bh-info-col .business-info .rating .verified i {
  color: #ff8a00;
  font-size: 16px;
  margin-right: 5px;
}

#album-header .bh-container .bh-info-col .business-info .rating .column,
#brand-header .bh-container .bh-info-col .business-info .rating .column,
#business-header .bh-container .bh-info-col .business-info .rating .column,
#searcher-header .bh-container .bh-info-col .business-info .rating .column,
.bg-big-image-header .bh-container .bh-info-col .business-info .rating .column,
.procenter-header .bh-container .bh-info-col .business-info .rating .column,
.projects-header .bh-container .bh-info-col .business-info .rating .column {
  display: inline;
}

#album-header .bh-container .bh-button-col,
#brand-header .bh-container .bh-button-col,
#business-header .bh-container .bh-button-col,
#searcher-header .bh-container .bh-button-col,
.bg-big-image-header .bh-container .bh-button-col,
.procenter-header .bh-container .bh-button-col,
.projects-header .bh-container .bh-button-col {
  position: relative;
  height: 100%;
}

#album-header .bh-container .bh-button-col .button,
#brand-header .bh-container .bh-button-col .button,
#business-header .bh-container .bh-button-col .button,
#searcher-header .bh-container .bh-button-col .button,
.bg-big-image-header .bh-container .bh-button-col .button,
.procenter-header .bh-container .bh-button-col .button,
.projects-header .bh-container .bh-button-col .button {
  position: absolute;
  bottom: 40px;
  right: 15px;
  padding: 12px 13px;
  font-size: 18px;
  -webkit-box-shadow: 0 5px 0 #d66909,0 0 30px rgba(255,255,255,.85);
  box-shadow: 0 5px 0 #d66909,0 0 30px rgba(255,255,255,.85);
}

@media (min-width:991px) {
  #album-header .bh-container .bh-button-col .button,
  #brand-header .bh-container .bh-button-col .button,
  #business-header .bh-container .bh-button-col .button,
  #searcher-header .bh-container .bh-button-col .button,
  .bg-big-image-header .bh-container .bh-button-col .button,
  .procenter-header .bh-container .bh-button-col .button,
  .projects-header .bh-container .bh-button-col .button {
    right: 0;
  }
}

@media (max-width:991px) {
  #album-header .bh-container,
  #brand-header .bh-container,
  #business-header .bh-container,
  #searcher-header .bh-container,
  .bg-big-image-header .bh-container,
  .procenter-header .bh-container,
  .projects-header .bh-container {
    margin-top: 30px;
    margin-bottom: 30px;
    height: 120px;
  }

  #album-header .bh-container .bh-img-col .logo,
  #brand-header .bh-container .bh-img-col .logo,
  #business-header .bh-container .bh-img-col .logo,
  #searcher-header .bh-container .bh-img-col .logo,
  .bg-big-image-header .bh-container .bh-img-col .logo,
  .procenter-header .bh-container .bh-img-col .logo,
  .projects-header .bh-container .bh-img-col .logo {
    width: 120px;
    height: 120px;
    border-radius: 5px;
  }

  #album-header .bh-container .bh-info-col .business-info,
  #brand-header .bh-container .bh-info-col .business-info,
  #business-header .bh-container .bh-info-col .business-info,
  #searcher-header .bh-container .bh-info-col .business-info,
  .bg-big-image-header .bh-container .bh-info-col .business-info,
  .procenter-header .bh-container .bh-info-col .business-info,
  .projects-header .bh-container .bh-info-col .business-info {
    padding-left: 15px;
    bottom: 0;
  }

  #album-header .bh-container .bh-button-col .button,
  #brand-header .bh-container .bh-button-col .button,
  #business-header .bh-container .bh-button-col .button,
  #searcher-header .bh-container .bh-button-col .button,
  .bg-big-image-header .bh-container .bh-button-col .button,
  .procenter-header .bh-container .bh-button-col .button,
  .projects-header .bh-container .bh-button-col .button {
    padding: 12px 10px;
    font-size: 16px;
  }

  #album-header .bh-container h1,
  #brand-header .bh-container h1,
  #business-header .bh-container h1,
  #searcher-header .bh-container h1,
  .bg-big-image-header .bh-container h1,
  .procenter-header .bh-container h1,
  .projects-header .bh-container h1 {
    font-size: 28px;
  }
}

@media (max-width:780px) {
  #album-header .bh-container,
  #brand-header .bh-container,
  #business-header .bh-container,
  #searcher-header .bh-container,
  .bg-big-image-header .bh-container,
  .procenter-header .bh-container,
  .projects-header .bh-container {
    margin-top: 40px;
    margin-bottom: 30px;
    height: 120px;
  }

  #album-header .bh-container .bh-img-col .logo,
  #brand-header .bh-container .bh-img-col .logo,
  #business-header .bh-container .bh-img-col .logo,
  #searcher-header .bh-container .bh-img-col .logo,
  .bg-big-image-header .bh-container .bh-img-col .logo,
  .procenter-header .bh-container .bh-img-col .logo,
  .projects-header .bh-container .bh-img-col .logo {
    width: 120px;
    height: 120px;
    border-radius: 5px;
  }

  #album-header .bh-container .bh-info-col .business-info,
  #brand-header .bh-container .bh-info-col .business-info,
  #business-header .bh-container .bh-info-col .business-info,
  #searcher-header .bh-container .bh-info-col .business-info,
  .bg-big-image-header .bh-container .bh-info-col .business-info,
  .procenter-header .bh-container .bh-info-col .business-info,
  .projects-header .bh-container .bh-info-col .business-info {
    padding-left: 0;
    bottom: 15%;
  }

  #album-header .bh-container .bh-button-col,
  #brand-header .bh-container .bh-button-col,
  #business-header .bh-container .bh-button-col,
  #searcher-header .bh-container .bh-button-col,
  .bg-big-image-header .bh-container .bh-button-col,
  .procenter-header .bh-container .bh-button-col,
  .projects-header .bh-container .bh-button-col {
    text-align: center;
  }

  #album-header .bh-container .bh-button-col .button,
  #brand-header .bh-container .bh-button-col .button,
  #business-header .bh-container .bh-button-col .button,
  #searcher-header .bh-container .bh-button-col .button,
  .bg-big-image-header .bh-container .bh-button-col .button,
  .procenter-header .bh-container .bh-button-col .button,
  .projects-header .bh-container .bh-button-col .button {
    margin-top: 15px;
    position: relative;
    float: none!important;
    bottom: auto;
    right: auto;
  }
}

@media (max-width:600px) {
  #album-header .bh-container,
  #brand-header .bh-container,
  #business-header .bh-container,
  #searcher-header .bh-container,
  .bg-big-image-header .bh-container,
  .procenter-header .bh-container,
  .projects-header .bh-container {
    height: 90px;
  }

  #album-header .bh-container .bh-img-col,
  #brand-header .bh-container .bh-img-col,
  #business-header .bh-container .bh-img-col,
  #searcher-header .bh-container .bh-img-col,
  .bg-big-image-header .bh-container .bh-img-col,
  .procenter-header .bh-container .bh-img-col,
  .projects-header .bh-container .bh-img-col {
    width: 20%;
  }

  #album-header .bh-container .bh-img-col .logo,
  #brand-header .bh-container .bh-img-col .logo,
  #business-header .bh-container .bh-img-col .logo,
  #searcher-header .bh-container .bh-img-col .logo,
  .bg-big-image-header .bh-container .bh-img-col .logo,
  .procenter-header .bh-container .bh-img-col .logo,
  .projects-header .bh-container .bh-img-col .logo {
    width: 90px;
    height: 90px;
    border-radius: 5px;
  }

  #album-header .bh-container .bh-info-col,
  #brand-header .bh-container .bh-info-col,
  #business-header .bh-container .bh-info-col,
  #searcher-header .bh-container .bh-info-col,
  .bg-big-image-header .bh-container .bh-info-col,
  .procenter-header .bh-container .bh-info-col,
  .projects-header .bh-container .bh-info-col {
    width: 80%;
  }

  #album-header .bh-container .bh-info-col .business-info,
  #brand-header .bh-container .bh-info-col .business-info,
  #business-header .bh-container .bh-info-col .business-info,
  #searcher-header .bh-container .bh-info-col .business-info,
  .bg-big-image-header .bh-container .bh-info-col .business-info,
  .procenter-header .bh-container .bh-info-col .business-info,
  .projects-header .bh-container .bh-info-col .business-info {
    padding-left: 30px;
    bottom: 0;
  }

  #album-header .bh-container h1,
  #brand-header .bh-container h1,
  #business-header .bh-container h1,
  #searcher-header .bh-container h1,
  .bg-big-image-header .bh-container h1,
  .procenter-header .bh-container h1,
  .projects-header .bh-container h1 {
    font-size: 22px;
  }
}

@media (max-width:450px) {
  #album-header .bh-container,
  #brand-header .bh-container,
  #business-header .bh-container,
  #searcher-header .bh-container,
  .bg-big-image-header .bh-container,
  .procenter-header .bh-container,
  .projects-header .bh-container {
    margin-top: 15px;
  }

  #album-header .bh-container .bh-img-col,
  #brand-header .bh-container .bh-img-col,
  #business-header .bh-container .bh-img-col,
  #searcher-header .bh-container .bh-img-col,
  .bg-big-image-header .bh-container .bh-img-col,
  .procenter-header .bh-container .bh-img-col,
  .projects-header .bh-container .bh-img-col {
    display: none;
  }

  #album-header .bh-container .bh-info-col,
  #brand-header .bh-container .bh-info-col,
  #business-header .bh-container .bh-info-col,
  #searcher-header .bh-container .bh-info-col,
  .bg-big-image-header .bh-container .bh-info-col,
  .procenter-header .bh-container .bh-info-col,
  .projects-header .bh-container .bh-info-col {
    width: 100%;
    height: auto;
  }

  #album-header .bh-container .bh-info-col .business-info,
  #brand-header .bh-container .bh-info-col .business-info,
  #business-header .bh-container .bh-info-col .business-info,
  #searcher-header .bh-container .bh-info-col .business-info,
  .bg-big-image-header .bh-container .bh-info-col .business-info,
  .procenter-header .bh-container .bh-info-col .business-info,
  .projects-header .bh-container .bh-info-col .business-info {
    padding-left: 15px;
    position: relative;
    bottom: auto;
    left: auto;
  }

  #album-header .bh-container .button,
  #brand-header .bh-container .button,
  #business-header .bh-container .button,
  #searcher-header .bh-container .button,
  .bg-big-image-header .bh-container .button,
  .procenter-header .bh-container .button,
  .projects-header .bh-container .button {
    margin-top: 20;
  }
}

#album-header.no-premium,
#brand-header.no-premium,
#business-header.no-premium,
#searcher-header.no-premium,
.bg-big-image-header.no-premium,
.procenter-header.no-premium,
.projects-header.no-premium {
  background-image: none!important;
  background-color: #eee!important;
  -webkit-box-shadow: none;
  box-shadow: none;
}

#album-header.no-premium .bh-container,
#brand-header.no-premium .bh-container,
#business-header.no-premium .bh-container,
#searcher-header.no-premium .bh-container,
.bg-big-image-header.no-premium .bh-container,
.procenter-header.no-premium .bh-container,
.projects-header.no-premium .bh-container {
  margin-top: 40px!important;
  margin-bottom: 40px!important;
}

@media (max-width:600px) {
  #album-header.no-premium .bh-container,
  #brand-header.no-premium .bh-container,
  #business-header.no-premium .bh-container,
  #searcher-header.no-premium .bh-container,
  .bg-big-image-header.no-premium .bh-container,
  .procenter-header.no-premium .bh-container,
  .projects-header.no-premium .bh-container {
    height: 90px;
  }
}

#album-header.no-premium .bh-container .bh-button-col,
#brand-header.no-premium .bh-container .bh-button-col,
#business-header.no-premium .bh-container .bh-button-col,
#searcher-header.no-premium .bh-container .bh-button-col,
.bg-big-image-header.no-premium .bh-container .bh-button-col,
.procenter-header.no-premium .bh-container .bh-button-col,
.projects-header.no-premium .bh-container .bh-button-col {
  display: none!important;
}

#album-header.no-premium .business-info,
#brand-header.no-premium .business-info,
#business-header.no-premium .business-info,
#searcher-header.no-premium .business-info,
.bg-big-image-header.no-premium .business-info,
.procenter-header.no-premium .business-info,
.projects-header.no-premium .business-info {
  text-shadow: none!important;
}

#album-header.no-premium .business-info .category-links,
#album-header.no-premium .business-info .category-links a,
#album-header.no-premium .business-info .not-verified,
#album-header.no-premium .business-info .not-verified i,
#album-header.no-premium .business-info .rating,
#album-header.no-premium .business-info .rating a,
#album-header.no-premium .business-info .rating span,
#album-header.no-premium .business-info h1,
#brand-header.no-premium .business-info .category-links,
#brand-header.no-premium .business-info .category-links a,
#brand-header.no-premium .business-info .not-verified,
#brand-header.no-premium .business-info .not-verified i,
#brand-header.no-premium .business-info .rating,
#brand-header.no-premium .business-info .rating a,
#brand-header.no-premium .business-info .rating span,
#brand-header.no-premium .business-info h1,
#business-header.no-premium .business-info .category-links,
#business-header.no-premium .business-info .category-links a,
#business-header.no-premium .business-info .not-verified,
#business-header.no-premium .business-info .not-verified i,
#business-header.no-premium .business-info .rating,
#business-header.no-premium .business-info .rating a,
#business-header.no-premium .business-info .rating span,
#business-header.no-premium .business-info h1,
#searcher-header.no-premium .business-info .category-links,
#searcher-header.no-premium .business-info .category-links a,
#searcher-header.no-premium .business-info .not-verified,
#searcher-header.no-premium .business-info .not-verified i,
#searcher-header.no-premium .business-info .rating,
#searcher-header.no-premium .business-info .rating a,
#searcher-header.no-premium .business-info .rating span,
#searcher-header.no-premium .business-info h1,
.bg-big-image-header.no-premium .business-info .category-links,
.bg-big-image-header.no-premium .business-info .category-links a,
.bg-big-image-header.no-premium .business-info .not-verified,
.bg-big-image-header.no-premium .business-info .not-verified i,
.bg-big-image-header.no-premium .business-info .rating,
.bg-big-image-header.no-premium .business-info .rating a,
.bg-big-image-header.no-premium .business-info .rating span,
.bg-big-image-header.no-premium .business-info h1,
.procenter-header.no-premium .business-info .category-links,
.procenter-header.no-premium .business-info .category-links a,
.procenter-header.no-premium .business-info .not-verified,
.procenter-header.no-premium .business-info .not-verified i,
.procenter-header.no-premium .business-info .rating,
.procenter-header.no-premium .business-info .rating a,
.procenter-header.no-premium .business-info .rating span,
.procenter-header.no-premium .business-info h1,
.projects-header.no-premium .business-info .category-links,
.projects-header.no-premium .business-info .category-links a,
.projects-header.no-premium .business-info .not-verified,
.projects-header.no-premium .business-info .not-verified i,
.projects-header.no-premium .business-info .rating,
.projects-header.no-premium .business-info .rating a,
.projects-header.no-premium .business-info .rating span,
.projects-header.no-premium .business-info h1 {
  color: #666!important;
}

#album-header.no-premium .bh-img-col .logo,
#brand-header.no-premium .bh-img-col .logo,
#business-header.no-premium .bh-img-col .logo,
#searcher-header.no-premium .bh-img-col .logo,
.bg-big-image-header.no-premium .bh-img-col .logo,
.procenter-header.no-premium .bh-img-col .logo,
.projects-header.no-premium .bh-img-col .logo {
  -webkit-box-shadow: none;
  box-shadow: none;
}

#album-header.affix,
#brand-header.affix,
#business-header.affix,
#searcher-header.affix,
.bg-big-image-header.affix,
.procenter-header.affix,
.projects-header.affix {
  width: 100%;
  z-index: 999;
  top: 0;
  margin-left: -15px;
  margin-right: -15px;
  left: 15px;
}

@media (min-width:992px) {
  #album-header.affix,
  #brand-header.affix,
  #business-header.affix,
  #searcher-header.affix,
  .bg-big-image-header.affix,
  .procenter-header.affix,
  .projects-header.affix {
    background-position: 100% 138px;
  }
}

@media (max-width:767px) {
  #album-header.affix,
  #brand-header.affix,
  #business-header.affix,
  #searcher-header.affix,
  .bg-big-image-header.affix,
  .procenter-header.affix,
  .projects-header.affix {
    margin-left: 0;
    margin-right: 0;
    left: 0;
  }
}

#album-header.affix.bg-image,
#brand-header.affix.bg-image,
#business-header.affix.bg-image,
#searcher-header.affix.bg-image,
.bg-big-image-header.affix.bg-image,
.procenter-header.affix.bg-image,
.projects-header.affix.bg-image {
  -webkit-box-shadow: inset 0 -90px 60px 0 rgba(0,0,0,.3);
  box-shadow: inset 0 -90px 60px 0 rgba(0,0,0,.3);
}

#album-header.affix.no-premium,
#brand-header.affix.no-premium,
#business-header.affix.no-premium,
#searcher-header.affix.no-premium,
.bg-big-image-header.affix.no-premium,
.procenter-header.affix.no-premium,
.projects-header.affix.no-premium {
  background: #5299c7;
  -webkit-box-shadow: none;
  box-shadow: none;
}

#album-header.affix.no-premium .business-info,
#brand-header.affix.no-premium .business-info,
#business-header.affix.no-premium .business-info,
#searcher-header.affix.no-premium .business-info,
.bg-big-image-header.affix.no-premium .business-info,
.procenter-header.affix.no-premium .business-info,
.projects-header.affix.no-premium .business-info {
  text-shadow: none!important;
}

#album-header.affix.no-premium .business-info .category-links,
#album-header.affix.no-premium .business-info .category-links a,
#album-header.affix.no-premium .business-info .rating a,
#album-header.affix.no-premium .business-info .rating span,
#album-header.affix.no-premium .business-info h1,
#brand-header.affix.no-premium .business-info .category-links,
#brand-header.affix.no-premium .business-info .category-links a,
#brand-header.affix.no-premium .business-info .rating a,
#brand-header.affix.no-premium .business-info .rating span,
#brand-header.affix.no-premium .business-info h1,
#business-header.affix.no-premium .business-info .category-links,
#business-header.affix.no-premium .business-info .category-links a,
#business-header.affix.no-premium .business-info .rating a,
#business-header.affix.no-premium .business-info .rating span,
#business-header.affix.no-premium .business-info h1,
#searcher-header.affix.no-premium .business-info .category-links,
#searcher-header.affix.no-premium .business-info .category-links a,
#searcher-header.affix.no-premium .business-info .rating a,
#searcher-header.affix.no-premium .business-info .rating span,
#searcher-header.affix.no-premium .business-info h1,
.bg-big-image-header.affix.no-premium .business-info .category-links,
.bg-big-image-header.affix.no-premium .business-info .category-links a,
.bg-big-image-header.affix.no-premium .business-info .rating a,
.bg-big-image-header.affix.no-premium .business-info .rating span,
.bg-big-image-header.affix.no-premium .business-info h1,
.procenter-header.affix.no-premium .business-info .category-links,
.procenter-header.affix.no-premium .business-info .category-links a,
.procenter-header.affix.no-premium .business-info .rating a,
.procenter-header.affix.no-premium .business-info .rating span,
.procenter-header.affix.no-premium .business-info h1,
.projects-header.affix.no-premium .business-info .category-links,
.projects-header.affix.no-premium .business-info .category-links a,
.projects-header.affix.no-premium .business-info .rating a,
.projects-header.affix.no-premium .business-info .rating span,
.projects-header.affix.no-premium .business-info h1 {
  color: #fff!important;
}

#album-header.affix .bh-container,
#brand-header.affix .bh-container,
#business-header.affix .bh-container,
#searcher-header.affix .bh-container,
.bg-big-image-header.affix .bh-container,
.procenter-header.affix .bh-container,
.projects-header.affix .bh-container {
  padding: 10px 0;
  margin-top: 0;
  margin-bottom: 0;
  height: 85px;
}

#album-header.affix .bh-container .bh-img-col,
#brand-header.affix .bh-container .bh-img-col,
#business-header.affix .bh-container .bh-img-col,
#searcher-header.affix .bh-container .bh-img-col,
.bg-big-image-header.affix .bh-container .bh-img-col,
.procenter-header.affix .bh-container .bh-img-col,
.projects-header.affix .bh-container .bh-img-col {
  width: 14%;
  padding: 0 15px;
}

#album-header.affix .bh-container .bh-img-col .logo,
#brand-header.affix .bh-container .bh-img-col .logo,
#business-header.affix .bh-container .bh-img-col .logo,
#searcher-header.affix .bh-container .bh-img-col .logo,
.bg-big-image-header.affix .bh-container .bh-img-col .logo,
.procenter-header.affix .bh-container .bh-img-col .logo,
.projects-header.affix .bh-container .bh-img-col .logo {
  width: 65px;
  height: 65px;
}

#album-header.affix .bh-container .bh-info-col,
#brand-header.affix .bh-container .bh-info-col,
#business-header.affix .bh-container .bh-info-col,
#searcher-header.affix .bh-container .bh-info-col,
.bg-big-image-header.affix .bh-container .bh-info-col,
.procenter-header.affix .bh-container .bh-info-col,
.projects-header.affix .bh-container .bh-info-col {
  padding: 0 15px;
  width: 60%;
}

#album-header.affix .bh-container .bh-info-col .business-info,
#brand-header.affix .bh-container .bh-info-col .business-info,
#business-header.affix .bh-container .bh-info-col .business-info,
#searcher-header.affix .bh-container .bh-info-col .business-info,
.bg-big-image-header.affix .bh-container .bh-info-col .business-info,
.procenter-header.affix .bh-container .bh-info-col .business-info,
.projects-header.affix .bh-container .bh-info-col .business-info {
  bottom: 10px;
}

#album-header.affix .bh-container .bh-info-col .business-info .rating,
#brand-header.affix .bh-container .bh-info-col .business-info .rating,
#business-header.affix .bh-container .bh-info-col .business-info .rating,
#searcher-header.affix .bh-container .bh-info-col .business-info .rating,
.bg-big-image-header.affix .bh-container .bh-info-col .business-info .rating,
.procenter-header.affix .bh-container .bh-info-col .business-info .rating,
.projects-header.affix .bh-container .bh-info-col .business-info .rating {
  margin: 0;
  font-size: 11px;
}

#album-header.affix .bh-container .bh-info-col .business-info .category-links,
#brand-header.affix .bh-container .bh-info-col .business-info .category-links,
#business-header.affix .bh-container .bh-info-col .business-info .category-links,
#searcher-header.affix .bh-container .bh-info-col .business-info .category-links,
.bg-big-image-header.affix .bh-container .bh-info-col .business-info .category-links,
.procenter-header.affix .bh-container .bh-info-col .business-info .category-links,
.projects-header.affix .bh-container .bh-info-col .business-info .category-links {
  display: none;
}

#album-header.affix .bh-container .bh-button-col,
#brand-header.affix .bh-container .bh-button-col,
#business-header.affix .bh-container .bh-button-col,
#searcher-header.affix .bh-container .bh-button-col,
.bg-big-image-header.affix .bh-container .bh-button-col,
.procenter-header.affix .bh-container .bh-button-col,
.projects-header.affix .bh-container .bh-button-col {
  width: 26%;
}

#album-header.affix .bh-container .bh-button-col .button,
#brand-header.affix .bh-container .bh-button-col .button,
#business-header.affix .bh-container .bh-button-col .button,
#searcher-header.affix .bh-container .bh-button-col .button,
.bg-big-image-header.affix .bh-container .bh-button-col .button,
.procenter-header.affix .bh-container .bh-button-col .button,
.projects-header.affix .bh-container .bh-button-col .button {
  bottom: 10%;
}

#t_comments form #hide_additional_data,
#t_comments form #show_additional_data,
.be-comment form #hide_additional_data,
.be-comment form #show_additional_data,
.social-breadcrumb #breadcrumb {
  padding-left: 0;
}

.social-breadcrumb #breadcrumb ol,
.social-breadcrumb #breadcrumb ul {
  padding: 0;
  min-width: 0!important;
  max-width: 100%;
}

.social-breadcrumb #breadcrumb ol li a,
.social-breadcrumb #breadcrumb ol li a:hover,
.social-breadcrumb #breadcrumb ol li span,
.social-breadcrumb #breadcrumb ol li strong,
.social-breadcrumb #breadcrumb ol li+li:before,
.social-breadcrumb #breadcrumb ul li a,
.social-breadcrumb #breadcrumb ul li a:hover,
.social-breadcrumb #breadcrumb ul li span,
.social-breadcrumb #breadcrumb ul li strong,
.social-breadcrumb #breadcrumb ul li+li:before {
  font-size: 13px;
  color: #a1a1a1!important;
}

@media (max-width:400px) {
  .social-breadcrumb #breadcrumb ol li,
  .social-breadcrumb #breadcrumb ul li {
    display: list-item;
  }
}

.social-breadcrumb .social .social_widget {
  display: block;
  overflow: hidden;
  float: right;
  margin-top: 10px;
}

@media (max-width:767px) {
  .social-breadcrumb .social .social_widget {
    float: left;
  }
}

.social-breadcrumb .social .social_widget .social-facebook i::before {
  text-align: center;
  width: 16px;
}

.social-breadcrumb .social .social_widget i {
  padding: 6px 13px 7px 9px;
  float: left;
  background: #a1a1a1;
  border-radius: 5px;
  color: #fff;
  width: 33px;
  height: 33px;
  margin-left: 5px;
  font-size: 18px;
}

@media (max-width:767px) {
  .social-breadcrumb .social .social_widget i {
    margin-left: 0;
    margin-right: 5px;
  }
}

.social-breadcrumb .social .social_widget a:hover {
  text-decoration: none;
}

.social-breadcrumb .social .social_widget a:hover.social-twitter i {
  background-color: #40a2d1;
}

.social-breadcrumb .social .social_widget a:hover.social-facebook i {
  background-color: #3b5998;
}

.social-breadcrumb .social .social_widget a:hover.social-pinterest i {
  color: #d21f29;
  background-color: #dfdfdf;
}

.social-breadcrumb .social .social_widget a:hover.social-google i {
  background-color: #c7110d;
}

#business_page .answer-resume-element,
#business_page .question-resume-element {
  border: 1px solid #e5e5e5;
  position: relative;
  overflow: hidden;
  padding: 15px 10px;
  margin: 0 0 15px;
  border-radius: 5px;
}

#business_page .answer-resume-element:hover,
#business_page .question-resume-element:hover {
  background-color: #f2f2f2;
  cursor: pointer;
}

#business_page .answer-resume-element h3,
#business_page .question-resume-element h3 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 14px;
}

#business_page .answer-resume-element .icon-comments-alt,
#business_page .question-resume-element .icon-comments-alt {
  padding: .25em;
  margin-right: 0;
  width: 82px;
  height: 82px;
  color: #d8d8d8;
  background-color: #f2f2f2;
}

#business_page .answer-resume-element .answer-img,
#business_page .answer-resume-element .question-img,
#business_page .question-resume-element .answer-img,
#business_page .question-resume-element .question-img {
  width: 82px;
  height: 82px;
  overflow: hidden;
  padding: 0;
}

#business_page .answer-resume-element .answer-img img,
#business_page .answer-resume-element .question-img img,
#business_page .question-resume-element .answer-img img,
#business_page .question-resume-element .question-img img {
  width: 82px;
  height: 82px;
  border: 1px solid #e5e5e5;
}

#business_page .answer-resume-element .answer-title a,
#business_page .answer-resume-element .answer-title a:hover,
#business_page .answer-resume-element .answer-title a:visited,
#business_page .answer-resume-element .question-title a,
#business_page .answer-resume-element .question-title a:hover,
#business_page .answer-resume-element .question-title a:visited,
#business_page .question-resume-element .answer-title a,
#business_page .question-resume-element .answer-title a:hover,
#business_page .question-resume-element .answer-title a:visited,
#business_page .question-resume-element .question-title a,
#business_page .question-resume-element .question-title a:hover,
#business_page .question-resume-element .question-title a:visited {
  color: #009aca;
}

#business_page .answer-resume-element .answer-resume,
#business_page .answer-resume-element .question-resume,
#business_page .question-resume-element .answer-resume,
#business_page .question-resume-element .question-resume {
  margin-top: 5px;
}

#business_page .answer-resume-element .answer-resume-text,
#business_page .answer-resume-element .question-resume-text,
#business_page .question-resume-element .answer-resume-text,
#business_page .question-resume-element .question-resume-text {
  font-size: 13px;
  line-height: 16px;
  margin-left: 0;
  padding-right: 0;
}

#business_page .answer-resume-element .answer-details,
#business_page .answer-resume-element .question-details,
#business_page .question-resume-element .answer-details,
#business_page .question-resume-element .question-details {
  margin-top: 5px;
  color: #666;
}

#business_page .answer-resume-element .item-detail-category a,
#business_page .answer-resume-element .item-detail-category a:hover,
#business_page .answer-resume-element .item-detail-category a:visited,
#business_page .question-resume-element .item-detail-category a,
#business_page .question-resume-element .item-detail-category a:hover,
#business_page .question-resume-element .item-detail-category a:visited {
  color: #666;
}

#business_page .answer-resume-element .item-detail-answers,
#business_page .question-resume-element .item-detail-answers {
  text-align: right;
  padding-right: 0;
}

#business_page .answer-resume-element .item-detail-answers span,
#business_page .question-resume-element .item-detail-answers span {
  margin-left: 5px;
}

#business_page .answer-resume-element .notice,
#business_page .question-resume-element .notice {
  width: 100%;
  margin: 0 0 10px!important;
}

@media (min-width:991px) {
  #business_page .answer-resume-element .answer-info,
  #business_page .question-resume-element .answer-info {
    padding-right: 0;
  }
}

#business_page .question-resume-element .question-link {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  padding: 24px 15px;
}

#business_page .pagination {
  display: block!important;
}

#business_page .pagination .active a,
#business_page .pagination .active a:visited {
  text-decoration: none;
  color: #fff;
  font-weight: 700;
}

#business_page .pagination a,
#business_page .pagination a:visited,
form.business_form input.button {
  text-decoration: none;
  color: #009aca;
  font-weight: 700;
}

@media (max-width:768px) {
  .business-page #t_comments #form-hint {
    display: none!important;
  }

  .business-page #t_comments .help {
    display: block!important;
  }
}

.business-page #t_comments .business_ratings {
  margin-top: 10px!important;
}

.business-page #t_comments .business_ratings .rating {
  margin-bottom: 10px;
}

.business-page #t_comments .business_ratings .rating .rating-index {
  float: left;
  font-weight: 700;
  font-size: 21px;
}

.business-page #t_comments .business_ratings .rating .rating-index .icon-star-o {
  margin-right: 2px;
  color: #ffb100;
}

.business-page #t_comments .business_ratings .rating .total-ratings {
  float: right;
}

.business-page #t_comments .business_ratings .rating .hab-progress-bar {
  float: left;
  margin: 0 10px 0 5px;
  width: 65%;
  height: 21px;
  border-radius: 0;
  background: #f3f3f3;
}

.business-page #t_comments .business_ratings .rating .hab-progress-bar .progress-bar {
  background: #f5e9ce;
  border-radius: 0;
}

.business-page #t_comments .rating-global-content {
  overflow: hidden;
}

.business-page #t_comments .rating-global-content .rating-text {
  font-size: 21px;
}

.business-page #t_comments .comment-link {
  background-color: #edf9ff;
  padding: 35px 20px;
  text-align: center;
  margin-bottom: 40px;
}

.business-page #t_comments .comment-link p {
  margin-bottom: 15px;
  font-size: 21px;
  color: #0092d0;
}

.business-page #t_comments #page_subhead .comments-filters .rates-with-comment-option {
  padding: 6px 12px;
  background-color: #f3f3f3;
}

.business-page #t_comments #business-comment-form .big-voting-stars {
  text-align: center;
  font-size: 0;
  overflow: hidden;
}

.business-page #t_comments #business-comment-form .big-voting-stars .star-container {
  width: 20%;
  max-width: 20%;
  display: inline-block;
  cursor: pointer;
}

.business-page #t_comments #business-comment-form .big-voting-stars .star-container span {
  display: block;
  text-align: center;
}

@media screen and (min-width:768px) {
  .business-page #t_comments #business-comment-form .big-voting-stars .star-container span.star i {
    font-size: 64px;
  }
}

@media screen and (max-width:767px) {
  .business-page #t_comments #business-comment-form .big-voting-stars .star-container span.star i {
    font-size: 40px;
  }
}

.business-page #t_comments #business-comment-form .big-voting-stars .star-container span.voting-text {
  font-size: 14px;
  color: #9b9b9b;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

@media (max-width:480px) {
  .business-page #t_comments .help {
    display: none!important;
  }

  .business-page #t_comments .rating-global-content .rating-text {
    margin-bottom: 5px;
  }

  .business-page #t_comments .business_ratings .hab-progress-bar {
    width: 53%;
  }

  .business-page #t_comments .comment-link {
    margin-bottom: 40px;
  }

  .business-page #t_comments .rates-with-comment-option {
    float: none;
    margin-top: 15px;
  }

  .business-page #t_comments #business-comment-form .stars span {
    font-size: 11px;
    margin-top: -10px;
  }
}

@media (min-width:480px) and (max-width:768px) {
  .business-page #t_comments .business_ratings .hab-progress-bar {
    width: 70%;
  }
}

#t_comments .first,
.be-comment .first {
  margin-bottom: 30px!important;
}

#t_comments form .form-anchor,
.be-comment form .form-anchor {
  position: absolute;
  top: -200px;
}

#t_comments .comment-link,
.be-comment .comment-link {
  text-align: right;
  font-size: 13px!important;
}

@media (max-width:767px) {
  #t_comments .comment-link,
  .be-comment .comment-link {
    text-align: left;
    margin-bottom: 20px;
    margin-top: -30px;
  }
}

#t_comments .comment-link a,
#t_comments .comment-link a:visited,
#t_comments .comment-link i,
#t_projects .add-project a,
#t_projects .add-project a:visited,
.be-comment .comment-link a,
.be-comment .comment-link a:visited,
.be-comment .comment-link i,
.business-page .add-project a,
.business-page .add-project a:visited {
  color: #007fc2;
}

#t_comments .rating-global-container,
.be-comment .rating-global-container {
  font-size: 13px;
  overflow: hidden;
  margin-bottom: 40px;
}

#t_comments .rating-global-container #rating_global,
.be-comment .rating-global-container #rating_global {
  font-size: 20px;
  margin-top: 0!important;
  margin-bottom: 0!important;
  margin-right: 10px!important;
}

#t_comments .rating-global-container .stars,
.be-comment .rating-global-container .stars {
  display: block;
  margin-top: -3px;
  float: left;
}

#t_comments .rating-global-container .stars i,
.be-comment .rating-global-container .stars i,
.premium-table #premium-table-wrapper .table thead,
body.quotation-list #qlist_page_main .block-buttons .block-quotation-button .rfq-block .title {
  font-size: 18px;
}

#t_comments .rating-global-container .rating-text,
.be-comment .rating-global-container .rating-text {
  float: left;
  display: block;
  margin-top: -2px;
  margin-left: 8px;
}

#t_comments .rating-global-container .business_ratings,
.be-comment .rating-global-container .business_ratings {
  margin-top: 35px;
}

#t_comments #page_subhead,
.be-comment #page_subhead {
  margin-top: 20px;
}

#t_comments #page_subhead h2,
.be-comment #page_subhead h2 {
  margin-top: 0;
  white-space: normal;
}

#t_comments #page_subhead .votes,
.be-comment #page_subhead .votes {
  margin-top: 3px;
  text-align: right;
  color: #666;
  font-size: 16px;
}

#t_comments #page_subhead .votes .downvotes,
#t_comments #page_subhead .votes .upvotes,
.be-comment #page_subhead .votes .downvotes,
.be-comment #page_subhead .votes .upvotes {
  border-radius: 4px;
  position: relative;
  padding: 3px;
}

#t_comments #page_subhead .votes .downvotes i,
#t_comments #page_subhead .votes .upvotes i,
.be-comment #page_subhead .votes .downvotes i,
.be-comment #page_subhead .votes .upvotes i {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  padding: 3px 8px 0;
}

#t_comments #page_subhead .votes .downvotes .num-votes,
#t_comments #page_subhead .votes .upvotes .num-votes,
.be-comment #page_subhead .votes .downvotes .num-votes,
.be-comment #page_subhead .votes .upvotes .num-votes {
  padding: 0 4px 0 36px;
}

#t_comments #page_subhead .votes .upvotes,
.be-comment #page_subhead .votes .upvotes {
  border: 1px solid #d0d0d0;
  margin-right: 10px;
}

#t_comments #page_subhead .votes .downvotes,
.be-comment #page_subhead .votes .downvotes {
  border: 1px solid #d0d0d0;
}

#t_comments #page_subhead #order_by_selector,
.be-comment #page_subhead #order_by_selector {
  margin-top: 15px;
}

#t_comments #page_subhead #order_by_selector label,
#t_comments #page_subhead #order_by_selector select,
.be-comment #page_subhead #order_by_selector label,
.be-comment #page_subhead #order_by_selector select {
  float: left;
  display: block;
}

#t_comments #page_subhead #order_by_selector select,
.be-comment #page_subhead #order_by_selector select,
.business-page .opportunities #order_by_selector #order_by {
  width: auto;
}

#t_comments #page_subhead #order_by_selector label,
.be-comment #page_subhead #order_by_selector label {
  margin-top: 5px;
  margin-right: 15px;
}

#t_comments #comments_container,
#t_contact form .form-group label,
#t_map #location_helper_map_bussiness_directions b,
.be-comment #comments_container {
  margin-top: 5px;
}

#t_comments .business_comment,
.be-comment .business_comment {
  overflow: hidden;
  background-color: #fdfdfd;
  margin: 30px 0;
}

#t_comments .business_comment img,
.be-comment .business_comment img {
  width: 60px;
  height: 60px;
  border: 1px solid #e0e0e0;
  border-radius: 70px;
  padding: 0;
}

#t_comments .business_comment .comment-vote,
.be-comment .business_comment .comment-vote {
  margin-top: 10px;
}

#t_comments .business_comment .comment-vote .buttons,
.be-comment .business_comment .comment-vote .buttons {
  margin-left: 15px;
}

#t_comments .business_comment .comment-vote .buttons a,
.be-comment .business_comment .comment-vote .buttons a {
  padding: 3px 10px;
  font-size: 12px;
  color: #666;
  border-color: #666;
  background-color: #fff;
}

#t_comments #page_subhead .votes .downvotes i,
#t_comments #page_subhead .votes .upvotes i,
#t_comments .business_comment .comment-vote .buttons a:hover,
.be-comment #page_subhead .votes .downvotes i,
.be-comment #page_subhead .votes .upvotes i,
.be-comment .business_comment .comment-vote .buttons a:hover {
  background-color: #d0d0d0;
  color: #fff;
}

#t_comments .business_comment .comment-info,
.be-comment .business_comment .comment-info {
  margin-top: 6px;
}

#t_comments .business_comment .comment-info p,
.be-comment .business_comment .comment-info p,
body.business-edit input#crm-mobile-verification {
  margin-top: 0;
}

#t_comments .business_comment blockquote,
.be-comment .business_comment blockquote {
  font-size: 13px;
  border: 1px solid #e0e0e0;
  background-color: #fff;
  padding: 15px;
  position: relative;
  border-radius: 6px;
  margin-top: 15px;
}

#t_comments .business_comment blockquote:after,
#t_comments .business_comment blockquote:before,
.be-comment .business_comment blockquote:after,
.be-comment .business_comment blockquote:before {
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 10px solid #fff;
  position: absolute;
  bottom: 100%;
  left: 20px;
  content: '';
}

#t_comments .business_comment blockquote:before,
.be-comment .business_comment blockquote:before {
  border-left-width: 11px;
  border-right-width: 11px;
  border-bottom-width: 11px;
  border-bottom-color: #e0e0e0;
  margin-left: -1px;
  z-index: 1;
}

#t_comments .business_comment blockquote:after,
.be-comment .business_comment blockquote:after,
.business-page #business_page .testimonials figure blockquote:before {
  z-index: 2;
}

#t_comments .business_comment blockquote .comment-label,
.be-comment .business_comment blockquote .comment-label {
  font-family: 'Georgia',serif;
  font-size: 18px;
  margin: 15px 0;
}

#t_comments .business_comment blockquote p,
.be-comment .business_comment blockquote p {
  font-size: 13px;
}

#business-widgets-modal ol,
#t_comments .business_comment blockquote .summary,
.be-comment .business_comment blockquote .summary {
  font-size: 16px;
  font-weight: 700;
}

#t_comments .business_comment blockquote .stars,
.be-comment .business_comment blockquote .stars {
  margin: 0 10px;
}

#t_comments .business_comment blockquote .item p,
.be-comment .business_comment blockquote .item p {
  margin-top: 5px;
  margin-bottom: 10px;
  font-size: 13px;
}

#t_comments .business_comment .comment_reply,
.be-comment .business_comment .comment_reply {
  margin-top: 0;
  margin-bottom: 0;
}

#t_comments .business_comment .comment_reply span.strong,
.be-comment .business_comment .comment_reply span.strong {
  font-family: 'Georgia',serif;
  font-size: 18px;
}

#t_comments .business_comment .comment_reply .comment_reply_reply p,
.be-comment .business_comment .comment_reply .comment_reply_reply p {
  margin-top: 10px;
  font-size: 13px;
}

#t_projects .new-project-block h2,
.business-page .new-project-block h2 {
  margin-top: 0!important;
}

#t_projects .add-project,
.business-page .add-project {
  color: #007fc2;
  width: 100%;
}

#t_projects #order_by_selector,
.business-page #order_by_selector {
  overflow: hidden;
}

#t_projects #order_by_selector select,
.business-page #order_by_selector select {
  width: auto;
  float: left;
}

#t_contact form .legend {
  font-size: 16px;
}

#t_contact form .help {
  display: none;
}

#t_contact form .panel-body {
  background-color: #f2f2f2;
  padding: 20px 10px 10px;
  border-radius: 5px;
}

#t_contact form .form-group {
  margin-top: 0;
}

#t_contact form .form-group,
#t_contact form .terms {
  margin-bottom: 10px;
  overflow: hidden;
}

#t_contact form .terms label,
form.business_form .terms label {
  display: inline;
}

#t_contact form .radio_list {
  margin-left: 20px;
  margin-top: -10px;
}

@media screen and (min-width:768px) {
  #t_contact form .radio_list {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    margin-top: 0;
  }
}

#t_contact form .radio_list li {
  margin-right: 30px;
  margin-left: 10px;
}

#t_contact form .has-error .form_error,
body.quotation-list #qlist_page_main .block-buttons .block-quotation-button .rfq-block span.error,
form.business_form .has-error .form_error {
  display: block;
  color: #a94442;
}

#t_contact form .has-error label,
form.business_form .has-error label {
  color: #666;
}

#t_contact form .has-error #ql-form-container form .fields input[type=text],
#t_contact form .has-error #ql-form-container form .fields select,
#t_contact form .has-error #ql-form-container form .fields textarea,
#t_contact form .has-error .form-control,
form.business_form .has-error #ql-form-container form .fields input[type=text],
form.business_form .has-error #ql-form-container form .fields select,
form.business_form .has-error #ql-form-container form .fields textarea,
form.business_form .has-error .form-control {
  border-color: #a94442!important;
}

#t_contact form #show_additional_data {
  margin-top: 15px;
  padding-left: 0;
}

#contact_form {
  max-width: 850px;
}

#t_map h3,
.business-page .h2_title {
  font-family: 'Georgia',serif;
  font-size: 26px;
  font-weight: 400;
}

#t_map #directionsmap_map_bussiness_directions,
#t_map #map_bussiness_streetview {
  border-radius: 5px;
  border: 1px solid #e0e0e0;
  overflow: hidden;
}

#t_map #location_helper_map_bussiness_directions,
body.pro-table .questions-container dl dt {
  margin-bottom: 10px;
}

#t_map #location_helper_map_bussiness_directions input.button {
  margin-top: 0;
  float: right;
  padding: 5px 16px;
}

@media (max-width:768px) {
  #t_map #location_helper_map_bussiness_directions input.button {
    margin-top: 10px;
  }
}

#t_map #location_helper_map_bussiness_directions .no-padding,
.autocomplete-search-form form .tt-menu .tt-dataset .tt-suggestion p {
  padding: 0;
}

#t_projects #order_by_selector label,
.business-page #order_by_selector label,
.business-page .opportunities #order_by_selector label {
  float: left;
  margin-top: 5px;
  margin-right: 15px;
}

.business-page .opportunities .entry.business-opportunity-box,
.business-page .opportunities .mini-entry.business-opportunity-box {
  min-height: 390px;
  position: relative;
  margin-bottom: 10px;
}

@media (max-width:430px) {
  .business-page .opportunities .entry,
  .business-page .opportunities .mini-entry {
    width: 100%!important;
  }

  .business-page .opportunities .entry.business-opportunity-box,
  .business-page .opportunities .mini-entry.business-opportunity-box {
    min-height: 0;
  }
}

.business-page .opportunities .entry .framed,
.business-page .opportunities .mini-entry .framed {
  border: 1px solid #e9e7e8;
  border-radius: 2px;
  padding: 5px;
  background: #fff;
  -webkit-box-shadow: 0 1px 2px -1px #202020;
  box-shadow: 0 1px 2px -1px #202020;
  display: block;
  overflow: hidden;
  max-height: 206px;
}

.business-page .opportunities .entry img,
.business-page .opportunities .mini-entry img {
  height: 194px;
  margin: 0 auto;
}

@media (max-width:600px) {
  .business-page .opportunities .entry img,
  .business-page .opportunities .mini-entry img {
    height: 150px;
  }
}

.business-page #business_page #business_certs ul li,
.business-page .opportunities .entry .entry-content p,
.business-page .opportunities .mini-entry .entry-content p {
  margin: 0;
}

.business-page .opportunities .entry .h3_block,
.business-page .opportunities .entry .h4_mini,
.business-page .opportunities .mini-entry .h3_block,
.business-page .opportunities .mini-entry .h4_mini {
  font-weight: 700;
  margin-top: 10px;
}

.business-page .opportunities .entry .h3_block a,
.business-page .opportunities .entry .h4_mini a,
.business-page .opportunities .mini-entry .h3_block a,
.business-page .opportunities .mini-entry .h4_mini a {
  display: block;
  width: 100%;
}

.business-page .opportunities .entry .strong,
.business-page .opportunities .mini-entry .strong,
body.business-edit form .control-label {
  font-weight: 700;
}

.business-page .opportunities .entry .buttons,
.business-page .opportunities .mini-entry .buttons {
  text-align: center;
  position: absolute;
  bottom: 0;
  width: 100%;
  margin-bottom: 0;
}

form.business_form input.button {
  background-color: #158cba;
  color: #fff;
  padding: 10px 18px;
  font-size: 14px;
  display: inline-block;
  margin-bottom: 0;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  border: 1px solid transparent;
  border-radius: 4px;
}

form.business_form legend {
  padding-bottom: 10px;
  font-family: 'Georgia',serif;
}

form.business_form .well {
  border: 1px solid #e7e7e7;
  -webkit-box-shadow: inset 0 2px 0 rgba(0,0,0,.05);
  box-shadow: inset 0 2px 0 rgba(0,0,0,.05);
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #fafafa;
  border-radius: 4px;
}

#modal-categories .modal-content .modal-body nav#cat-nav ul li a.selected:after,
#modal-categories .modal-content .modal-body nav#cat-show.loading *,
form.business_form .help {
  display: none;
}

form.business_form .terms {
  margin-bottom: 10px;
  overflow: hidden;
}

form.business_form .form-group {
  margin-bottom: 15px;
  display: block;
  overflow: hidden;
}

form.business_form .form-group label {
  margin-top: 5px;
  font-weight: 400;
  padding-right: 10px;
  padding-left: 0;
}

@media (max-width:767px) {
  form.business_form .form-group div {
    padding-left: 0;
    padding-right: 0;
  }

  form.business_form .form-group label {
    font-weight: 700;
  }
}

.comment_form_top_anchor {
  position: absolute;
  top: 0;
}

.business-page #business_page #business_certs,
.trunk_overflow {
  position: relative;
}

.trunk_overflow.overflowed .show-more {
  position: absolute;
  bottom: 0;
  padding: 60px 0 0;
  width: 100%;
  text-align: left;
  background-image: -webkit-gradient(linear,left top,left bottom,color-stop(20%,rgba(253,253,253,.5)),color-stop(45%,rgba(253,253,253,.9)),color-stop(70%,#fdfdfd));
  background-image: -webkit-linear-gradient(top,rgba(253,253,253,.5) 20%,rgba(253,253,253,.9) 45%,#fdfdfd 70%);
  background-image: -o-linear-gradient(top,rgba(253,253,253,.5) 20%,rgba(253,253,253,.9) 45%,#fdfdfd 70%);
  background-image: linear-gradient(to bottom,rgba(253,253,253,.5) 20%,rgba(253,253,253,.9) 45%,#fdfdfd 70%);
}

.business-home .content_main .nav-tabs>li a:visited,
.business-page #business_page #related-businesses .business_related_block .content_block a,
.business-page #business_page #related-businesses .business_related_block .content_block a:visited,
.trunk_overflow.overflowed .show-more a,
.trunk_overflow.overflowed .show-more a:visited {
  color: #007fc2;
}

.business-page .h2_title {
  margin: 20px 0;
  color: #666;
}

.business-page #business_page,
.business-page #business_page .tab-pane h2.first {
  margin-top: 20px;
}

@media (max-width:991px) {
  .business-page #business_page {
    margin-top: 0;
  }
}

.business-page #business_page p:first-child,
.quotation-modal #ql-quotation-request #ql-form-container #ql-form #dynamic-questions-container .title-label:first-child {
  margin-top: 0;
}

.business-page #business_page #t_summary .quotation_form {
  margin-top: 10px;
  margin-bottom: -20px;
}

.business-page #business_page #t_summary .first-section {
  margin-top: 10px;
}

.business-page #business_page .quotation_form .h2_block {
  font-family: 'Georgia',serif;
  font-size: 36px;
  line-height: 36px;
  margin: 10px 0 30px;
  color: #666;
  font-weight: 400;
}

.business-page #business_page .quotation_form .button,
body.quotation-list .quotation-landing-sidebar .sidebar-widget ul li.show-more-link {
  float: right;
}

.business-page #business_page .quotation_form textarea {
  min-height: 80px;
}

.business-page #business_page .quotation_form #ql-form-container form .fields input[type=text]:focus,
.business-page #business_page .quotation_form #ql-form-container form .fields select:focus,
.business-page #business_page .quotation_form #ql-form-container form .fields textarea:focus,
.business-page #business_page .quotation_form .form-control:focus {
  border-color: #ff8a00;
  -webkit-box-shadow: 0 0 20px rgba(255,101,0,.6);
  box-shadow: 0 0 20px rgba(255,101,0,.6);
}

@media (min-width:768px) {
  .business-page #business_page .lateral-menu {
    padding-right: 35px;
  }

  .business-page #business_page .lateral-menu .separator {
    border-top: 1px solid #dbe9f3;
    position: relative;
    margin-top: 37px;
    padding-top: 5px;
  }
}

.business-page #business_page .lateral-menu .navbar-pills li {
  font-size: 14px;
}

.business-page #business_page .lateral-menu .navbar-pills li>a .icon {
  position: absolute;
  top: 13px;
  left: 1em;
}

.business-page #business_page .lateral-menu .navbar-pills li a {
  position: relative;
  line-height: 1.5;
  padding: 10px 15px 10px 2.8em;
}

.business-page #business_page .lateral-menu .navbar-pills li.active a {
  font-weight: 400!important;
}

.business-page #business_page .tab-pane {
  border: 0;
  padding: 0;
  color: #666;
  margin-bottom: 40px;
}

.business-page #business_page .tab-pane h2 {
  font-family: 'Georgia',serif;
  font-size: 26px;
  margin: 70px 0 15px;
  font-weight: 400;
}

.business-page #business_page .business_details {
  margin-top: 20px;
}

.business-page #business_page #business_certs a[name=certs] {
  position: absolute;
  top: -85px;
}

.business-page #business_page #business_certs .no-certs {
  padding-left: 60px;
  min-height: 2em;
  position: relative;
}

.business-page #business_page #business_certs .no-certs i {
  position: absolute;
  left: 19px;
  top: 50%;
  margin-top: -.5em;
}

@media screen and (max-width:470px) {
  .business-page #business_page #business_certs ul li {
    width: 100%;
  }
}

.business-page #business_page #business_certs ul li .cert {
  margin: 5px 0;
  border-radius: 3px;
  border: 1px solid #e5e5e5;
  padding: 5px 15px;
  min-height: 58px;
  vertical-align: middle;
  position: relative;
}

.business-page #business_page #business_certs ul li .cert:hover {
  background-color: #f2f2f2;
}

.business-page #business_page #business_certs ul li .cert img {
  position: absolute;
  float: left;
  margin-right: 10px;
  margin-top: 7px;
}

.business-page #business_page #business_certs ul li .cert a,
.business-page #business_page #business_certs ul li .cert span {
  display: table-cell;
  padding-left: 40px;
  vertical-align: middle;
  line-height: 15px;
  height: 46px;
  color: #11659d;
}

.business-page #business_page #business_certs ul li .cert a:visited,
.business-page #business_page #business_certs ul li .cert span:visited {
  color: #11659d;
}

.business-page #business_page #business_certs ul li .cert a:hover,
.business-page #business_page #business_certs ul li .cert span:hover,
.quotation-show .main-container #page-sidebar #topsearch_gallery a,
.quotation-show .main-container #page-sidebar #topsearch_gallery a:hover,
.quotation-show .main-container #page-sidebar #topsearch_gallery a:visited {
  text-decoration: none;
}

.business-page #business_page .testimonials figure blockquote {
  font-size: 13px;
  border: 1px solid #e0e0e0;
  background-color: #fff;
  margin: 0;
  padding: 15px;
  position: relative;
  min-height: 147px;
  border-radius: 6px;
}

.business-page #business_page .testimonials figure blockquote .comment-summary {
  width: 100%;
}

.business-page #business_page .testimonials figure blockquote .comment-summary .show-more {
  font-size: 13px;
  padding: 45px 10px 0!important;
  text-align: right!important;
}

.business-page #business_page .testimonials figure figcaption .name,
.quotation-show .main-container #page-sidebar .sidebar-widget li a strong,
body.quotation-list .quotation-landing-sidebar .sidebar-widget strong,
body.quotation-list .testimonials figure figcaption .name {
  font-weight: 400;
}

.business-page #business_page .testimonials figure figcaption .location,
.business-page #business_page .testimonials figure figcaption .quotation a,
body.quotation-list .testimonials figure figcaption .location {
  opacity: .6;
  font-size: 13px;
}

.business-page #business_page .gallery {
  margin-bottom: 10px;
  overflow: hidden;
}

.business-page #business_page .gallery .gallery-item {
  border: 0;
  padding: 3px;
}

.business-page #business_page .gallery .gallery-item a.popup {
  border: 1px solid #c9c9c9;
  padding: 3px;
}

.business-page #business_page .gallery .gallery-item:hover,
.premium-table #premium-table-wrapper .table td,
.premium-table #premium-table-wrapper .table thead tr,
body.quotation-pay #payment-table td,
body.quotation-pay #payment-table th,
body.quotation-pay #payment-table tr {
  border: 0;
}

.business-page #business_page .gallery .gallery-item:hover a.popup {
  border: 4px solid #c9c9c9;
  border-color: #3498db;
  padding: 0;
}

.business-page #business_page .gallery .gallery-item .btn-share-small.a:visited,
.business-page #business_page .gallery .gallery-item .qna-form-button.a:visited {
  color: #333;
}

.business-page #business_page .gallery .gallery-item #social-hub {
  border-radius: 5px;
}

.business-page #business-phone-popup,
.business-page #business_page .brands,
.business-page #business_page .business-rates,
.business-page #business_page .business_workzones,
.business-page #business_page .services {
  overflow: hidden;
}

.business-page #business_page .brands ul,
.business-page #business_page .business-rates ul,
.business-page #business_page .business_workzones ul,
.business-page #business_page .services ul {
  padding-right: 0;
  margin: 0;
  list-style-type: square;
  list-style-image: none;
}

.business-page #business_page .brands ul li,
.business-page #business_page .business_workzones ul li,
.business-page #business_page .services ul li {
  margin-left: 16px;
  color: #007fc2;
}

.business-page #business_page .business-rates ul li {
  margin-left: 16px;
  color: #666;
}

.business-page #business_page #related-businesses .well {
  border: 1px solid #e3e3e3;
  text-align: center;
  font-size: 16px;
  padding: 40px 20px;
  margin: 10px 0 30px;
}

.business-page #business_page #related-businesses .well small,
.business-page #business_page #related-businesses .well span {
  width: 100%;
  display: block;
}

.business-page #business_page #related-businesses .well small {
  font-size: 12px;
}

.business-page #business_page #related-businesses .business_related_block {
  min-height: 145px;
  margin-top: 5px;
}

.business-page #business_page #related-businesses .business_related_block:nth-child(2n+1) {
  clear: both;
}

.business-page #business_page #related-businesses .business_related_block .thumbnail_block img,
.job-view-wrapper>.job-view .job-data-block .job-data-body .job-img-gallery>a img {
  width: 100%;
  height: auto;
}

.business-page #business_page #related-businesses .business_related_block .thumbnail_block .card_votes {
  margin-top: 3px;
  text-align: center;
}

.business-page #business_page #related-businesses .business_related_block .thumbnail_block .card_votes .summary {
  line-height: 10px;
  display: block;
}

.business-page #business_page #related-businesses .business_related_block .content_block .subtitle {
  font-size: 12px;
}

.business-page #business-phone-popup h3 {
  margin-top: 25px;
  margin-bottom: 15px;
}

.business-page #business-phone-popup .button {
  margin-top: 15px;
}

.business-page #business-phone-popup p.phone-text {
  max-width: 330px;
  margin: 0 auto;
}

.business-page #business-phone-popup p.phone-text strong {
  position: relative;
  padding: 2px 4px;
  display: block;
}

.business-page #business-phone-popup p.phone-text strong span {
  position: relative;
  z-index: 100;
  color: #666650;
}

.business-page #business-phone-popup p.phone-text strong:after {
  content: '';
  background-color: #ffffc8;
  width: 105%;
  height: 85%;
  position: absolute;
  white-space: nowrap;
  left: -1%;
  top: 15%;
  z-index: 90;
  -webkit-transform: rotate(-1deg);
  -ms-transform: rotate(-1deg);
  -o-transform: rotate(-1deg);
  transform: rotate(-1deg);
}

@media (min-width:690px) {
  .business-page #business-phone-popup {
    min-width: 600px;
    padding: 15px 30px;
  }

  .business-page #business-phone-popup h3 {
    text-align: center;
  }

  .business-page #business-phone-popup ol {
    margin-left: 40px;
  }
}

@media (max-width:767px) {
  .business-page #business-phone-popup img {
    max-width: 94%;
  }
}

.business-page .business-interested-box {
  background-color: #edf9ff;
  padding: 20px;
  margin-bottom: 40px;
}

.business-page .business-interested-box p {
  margin-bottom: 15px;
  font-size: 14px;
}

@media (max-width:767px) {
  .business-page .business-interested-box .btn-default-alt {
    margin-top: 10px;
  }
}

.business-page .business-interested-box h3 {
  font-size: 18px;
  margin: 0 0 20px!important;
}

#business_page #business_description p.exclient {
  font-weight: 700;
  font-size: 20px;
}

#searcher-header .bh-container {
  min-height: 100%!important;
  height: 100%!important;
  padding-top: 140px;
  padding-bottom: 140px;
  margin-bottom: 0;
  margin-top: 0;
}

#searcher-header .subtitle,
#searcher-header .title {
  text-shadow: 0 0 8px rgba(0,0,0,.9);
  color: #fff;
  font-weight: 700;
}

#searcher-header .title {
  font-size: 40px;
  margin-top: 0;
}

#searcher-header .subtitle {
  font-size: 18px;
  margin-top: 5px;
  margin-bottom: 25px;
}

#searcher-header .searcher-affix {
  z-index: 1400;
}

@media (min-width:992px) {
  #searcher-header {
    height: 500px;
  }

  #searcher-header .searcher-affix {
    width: 100%;
  }

  #searcher-header .searcher-affix.affix {
    margin-top: -60px;
  }

  #searcher-header .searcher-affix.affix .bh-container {
    min-height: 100%!important;
    height: 100%!important;
    margin-top: 10px;
    margin-bottom: 10px;
    padding-top: 0;
    padding-bottom: 0;
  }

  #searcher-header .searcher-affix.affix .subtitle,
  #searcher-header .searcher-affix.affix .title {
    display: none;
  }

  #searcher-header.affix {
    height: 90px!important;
    background-position: 100% 90px;
  }

  #searcher-header.affix .searcher-affix.affix {
    position: absolute;
    bottom: 10px;
    margin-top: 0;
  }

  #searcher-header.affix .searcher-affix .subtitle,
  #searcher-header.affix .searcher-affix .title {
    display: none;
  }
}

@media (max-width:991px) {
  #searcher-header.affix {
    margin-left: 0;
    margin-right: 0;
  }

  #searcher-header.affix .searcher-affix.affix {
    position: static!important;
  }

  #searcher-header .bh-container {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  #searcher-header .bh-container .search-form {
    padding: 15px;
  }
}

@media (max-width:767px) {
  #searcher-header .title {
    margin-top: 15px;
    margin-bottom: 20px;
  }

  #searcher-header .subtitle {
    display: none;
  }

  #searcher-header .bh-container {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  #searcher-header .bh-container .search-form {
    padding: 15px;
  }
}

#modal-categories {
  font-family: 'Arial';
}

#modal-categories .modal-content {
  min-width: 862px;
  overflow: hidden;
}

#modal-categories .modal-content .modal-header {
  background: #428bca;
}

#modal-categories .modal-content .modal-header .close {
  color: #fff;
  text-shadow: none;
}

#modal-categories .modal-content .modal-title {
  color: #fff;
}

#modal-categories .modal-content .modal-body {
  position: relative;
  padding: 0!important;
}

#modal-categories .modal-content .modal-body:after,
#modal-categories .modal-content .modal-body:before {
  content: '';
  display: table;
}

#modal-categories .modal-content .modal-body:after,
#modal-categories .modal-content .modal-footer {
  clear: both;
}

#modal-categories .modal-content .modal-body.loading>* {
  visibility: hidden;
}

#modal-categories .modal-content .modal-body nav {
  min-height: 560px;
  float: left;
  position: relative;
}

#modal-categories .modal-content .modal-body nav#cat-nav {
  width: 222px;
  background: #f0f0f0;
}

#modal-categories .modal-content .modal-body nav#cat-nav ul {
  list-style: none;
  margin: 0!important;
  padding: 0!important;
}

#modal-categories .modal-content .modal-body nav#cat-nav ul li {
  list-style: none;
  margin: 0!important;
}

#modal-categories .modal-content .modal-body nav#cat-nav ul li a {
  display: block;
  padding: 17px 50px 17px 15px;
  color: #393939;
  text-decoration: none;
  border-bottom: 1px solid #dde1e4;
  font-weight: 700;
  border-right: solid 1px #dde1e4;
}

#modal-categories .modal-content .modal-body nav#cat-nav ul li a:after {
  color: #aea2a2;
  font-size: 1.3em;
  position: absolute;
  right: 20px;
}

#modal-categories .modal-content .modal-body nav#cat-nav ul li a.selected {
  background: #fff;
  color: #428bca;
  border-right: 0!important;
}

#modal-categories .modal-content .modal-body nav#cat-nav ul li a.selected:hover {
  background: #fff!important;
}

#modal-categories .modal-content .modal-body nav#cat-nav ul li a:hover {
  text-decoration: none;
  background: rgba(255,255,255,.6);
}

#modal-categories .modal-content .modal-body nav#cat-nav ul li a:hover:after {
  opacity: .4;
}

#modal-categories .modal-content .modal-body nav#cat-nav ul li:first-child a {
  border-top: 0!important;
}

#modal-categories .modal-content .modal-body nav#cat-show {
  width: 618px;
  position: relative;
  float: left;
}

#modal-categories .modal-content .modal-body nav#cat-show.loading {
  background: #fff url(/images/loadingAnimation.gif) no-repeat center center;
}

#modal-categories .modal-content .modal-body nav#cat-show ul {
  width: 50%;
  position: relative;
  list-style: none;
  margin: 0!important;
  padding: 10px 0;
  float: left;
}

#modal-categories .modal-content .modal-body nav#cat-show ul li {
  position: relative;
  margin: 0 0 0 20px;
}

#modal-categories .modal-content .modal-body nav#cat-show ul li a {
  display: block;
  position: relative;
  color: #545454;
  font-weight: 400;
  font-size: 14px;
  padding: 7px 65px 7px 12px;
  margin: 0 0 4px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

#modal-categories .modal-content .modal-body nav#cat-show ul li a.previous {
  color: #fff;
  background: #428bca;
  border-radius: 4px;
  font-size: 1.3em;
}

#modal-categories .modal-content .modal-body nav#cat-show ul li a.previous:before {
  font-size: .9em!important;
  color: #fff;
  left: 20px!important;
  margin-right: 10px;
}

#modal-categories .modal-content .modal-body nav#cat-show ul li a.previous:after {
  content: ' '!important;
}

#modal-categories .modal-content .modal-body nav#cat-show ul li a:after {
  color: #aea2a2;
  font-size: 1.3em;
  position: absolute;
  right: 12px;
}

#modal-categories .modal-content .modal-body nav#cat-show ul li a.empty:after {
  content: ''!important;
  opacity: .4;
}

#modal-categories .modal-content .modal-body nav#cat-show ul li a.selected,
#modal-categories .modal-content .modal-body nav#cat-show ul li a.selected.empty {
  color: #428bca;
}

#modal-categories .modal-content .modal-body nav#cat-show ul li a.selected.empty:after,
#modal-categories .modal-content .modal-body nav#cat-show ul li a.selected:after {
  color: #428bca;
  opacity: 1;
}

#modal-categories .modal-content .modal-body nav#cat-show ul li a:hover {
  color: #fff!important;
  background: #428bca;
  border-radius: 4px;
  text-decoration: none;
}

#modal-categories .modal-content .modal-body nav#cat-show ul li a:hover:after,
.autocomplete-search-form form .tt-menu .tt-dataset .tt-suggestion.tt-cursor p {
  color: #fff!important;
}

#modal-categories .modal-content .modal-footer button {
  background: #ff6501;
  border-left: #ff6501;
  border-right: #ff6501;
  border-top: #ff6501;
  border-bottom: 4px solid #d15404;
  font-weight: 700;
}

#modal-categories .modal-content .modal-footer button:hover {
  border-bottom: 2px solid #d15404;
  margin-top: 2px;
}

#modal-categories .modal-dialog {
  max-width: 100%!important;
  width: 862px!important;
}

#modal-categories nav#cat-show ul li a {
  font-size: 13px!important;
  padding: 7px 25px 7px 12px!important;
}

#autocomplete-alert {
  display: none;
  margin-bottom: 15px!important;
  margin-top: 15px!important;
  width: 100%;
}

.autocomplete-search-form {
  padding: 5px;
  background-color: #ececec;
  margin-bottom: 0;
  -webkit-box-shadow: 0 0 10px rgba(0,0,0,.5);
  box-shadow: 0 0 10px rgba(0,0,0,.5);
}

.autocomplete-search-form form input.has-error {
  border-color: #a94442;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(230,90,90,.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(230,90,90,.6);
}

.autocomplete-search-form form .twitter-typeahead .tt-hint {
  display: block;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.429;
  border: 1px solid transparent;
  border-radius: 4px;
}

.autocomplete-search-form form .twitter-typeahead {
  width: 100%!important;
  display: table-cell!important;
}

.autocomplete-search-form form .tt-input {
  width: 100%!important;
}

.autocomplete-search-form form .tt-menu {
  border: 1px solid #ccc;
  max-height: 365px;
  overflow-y: auto;
}

.autocomplete-search-form form .tt-menu,
.autocomplete-search-form form .tt-menu .tt-dataset {
  border-radius: 0 0 5px 5px;
  width: 100%!important;
}

.autocomplete-search-form form .tt-menu .tt-dataset .tt-suggestion {
  padding: 5px 15px;
  cursor: pointer;
}

.autocomplete-search-form form .tt-menu .tt-dataset .tt-suggestion.tt-cursor {
  color: #fff;
  background-color: #2a8ebf;
}

.autocomplete-search-form form .tt-menu .tt-dataset .tt-suggestion+.tt-suggestion {
  border-top: 1px solid #ccc;
}

.autocomplete-search-form form .tt-menu .tt-dataset .tt-suggestion:last-child {
  border-radius: 0 0 5px 5px;
}

.autocomplete-search-form form .input-group {
  width: 100%;
  height: 100%;
}

.autocomplete-search-form form .input-group input {
  font-size: 14px;
}

.autocomplete-search-form form .input-group i {
  font-size: 22px;
  margin-top: 2px;
  display: block;
  color: #666;
}

.autocomplete-search-form form .input-group span {
  font-size: 14px;
  background-color: #fafafa;
  color: #666;
}

.autocomplete-search-form form .input-group input.button {
  margin: 0;
  font-size: 18px;
  padding: 10px;
}

.autocomplete-search-form form .input-group #ql-form-container form .fields input[type=text],
.autocomplete-search-form form .input-group #ql-form-container form .fields select,
.autocomplete-search-form form .input-group #ql-form-container form .fields textarea,
.autocomplete-search-form form .input-group .form-control {
  height: 45px;
}

.autocomplete-search-form form .input-group .input-group-popup {
  width: 22px;
  cursor: pointer;
}

@media (max-width:767px) {
  .autocomplete-search-form form .input-group .input-group-popup {
    display: none;
  }
}

@media (max-width:450px) {
  .autocomplete-search-form form .input-group #ql-form-container form .fields input[type=text],
  .autocomplete-search-form form .input-group #ql-form-container form .fields select,
  .autocomplete-search-form form .input-group #ql-form-container form .fields textarea,
  .autocomplete-search-form form .input-group .form-control,
  .autocomplete-search-form form .input-group .input-group-addon {
    height: 45px!important;
  }
}

@media (min-width:768px) {
  .autocomplete-search-form form .category-container,
  .autocomplete-search-form form .location-container {
    padding-right: 0;
  }

  .autocomplete-search-form form .button-container,
  .autocomplete-search-form form .location-container {
    padding-left: 10px;
  }

  .autocomplete-search-form form input.button {
    width: 100%;
  }
}

@media (max-width:767px) {
  .autocomplete-search-form form .category-container,
  .autocomplete-search-form form .location-container {
    margin-bottom: 10px;
  }

  .autocomplete-search-form form .button-container {
    text-align: center;
    margin-bottom: 5px;
  }

  .autocomplete-search-form form .button-container input.button {
    width: 160px;
  }

  .autocomplete-search-form form .input-group span {
    width: 100px;
  }
}

.business-home h2 {
  font-size: 24px;
}

.business-home #page_title,
.business-home .content_main {
  color: #666;
}

.business-home .content_main .related-services-wide,
.premium-table #premium-table-wrapper .table tbody td.user-type.premium.bold {
  font-size: 13px;
}

.business-home .content_main .nav-tabs>li {
  margin-left: 0;
  margin-right: 10px;
  float: right;
}

.business-home .content_main .nav-tabs>li.active a {
  color: #666!important;
}

.business-home #content_tabbed h2 {
  font-family: 'Georgia',serif;
  margin-top: 40px;
  margin-bottom: 20px;
}

.business-home #tab_cloud .top_search_letters {
  overflow: hidden;
  text-align: center;
}

.business-home #tab_cloud .top_search_letters ul {
  overflow: hidden;
  margin: 20px 0;
  display: inline-block;
}

.business-home #tab_cloud .top_search_letters ul li {
  list-style: none;
  float: left;
  padding: 0 7px;
  margin: 0;
}

.business-home #tab_cloud .top_search_letters ul li+li {
  border-left: 1px solid #b7b7b7;
}

.business-home #tab_cloud .top_search_letters ul li a,
.business-home #tab_cloud .top_search_letters ul li strong,
.premium-table .very-big-rates-box .price small.before {
  font-size: 16px;
}

.business-home #tab_cloud #tag_cloud {
  background-color: #f5f5f5;
}

.business-home #tab_state #home_business_states {
  padding: 0;
}

.business-home #tab_state #home_business_states ul {
  list-style: none;
  width: 50%;
  float: left;
}

.business-home #tab_state #home_business_states ul li,
.question-quotation-pop form li.radio input,
body.quality-seal-list .businesses ul li {
  margin-left: 0;
}

.business-home #tab_state #home_business_map {
  text-align: center;
  margin-top: 50px;
}

.business-home #tab_state #home_business_map .mapa_2d {
  float: none!important;
}

.business-home #tab_state #home_business_map .mapa_2d .infoLayer {
  background-attachment: scroll;
  background-color: #7fb4dd;
  background-repeat: repeat;
  border: 1px solid #1276b7;
  color: #fff;
  display: none;
  padding: 3px;
  position: absolute;
}

.business-home #tab_category .block {
  padding-top: 50px;
  padding-bottom: 30px;
}

.business-home #tab_category .block:nth-child(odd) {
  background-color: #f0f0f0;
}

.business-home #tab_category .block.first-block {
  padding-top: 0;
}

.business-home #tab_category .block.categories .categories-title {
  font-family: 'Georgia',serif;
  font-size: 16px;
  margin-bottom: 20px;
}

.business-home #tab_category .block.categories .category-title,
.premium-table #premium-table-wrapper .table td.feature {
  padding-left: 0;
}

.business-home #tab_category .block.categories .category-title h3 {
  margin-top: 2px;
  float: left;
}

.business-home #tab_category .block.categories .category-title h3 a,
.business-home #tab_category .block.categories .category-title h3 a:visited {
  font-family: 'Georgia',serif;
  font-size: 20px;
  color: #666;
}

.business-home #tab_category .block.categories .category-title i {
  float: left;
  color: #a9a9a9;
  font-size: 24px;
  margin-right: 10px;
}

.business-home #tab_category .block.categories blockquote {
  margin-bottom: 0;
  font-style: italic;
  border: 0;
  padding: 0 5px;
}

#business-form.business-form-d .testimonial-block blockquote:before,
.business-home #tab_category .block.categories blockquote:before,
.job-view-wrapper>.job-view body.jobs-list .panel-heading em:before {
  content: '“';
}

#business-form.business-form-d .testimonial-block blockquote:after,
.business-home #tab_category .block.categories blockquote:after,
.job-view-wrapper>.job-view body.jobs-list .panel-heading em:after {
  content: '”';
}

.business-home #tab_category .block.categories ul {
  margin-top: 45px;
  list-style: none;
  overflow: hidden;
  padding: 0;
  margin-left: -5px;
  margin-right: -5px;
}

.business-home #tab_category .block.categories ul li {
  float: left;
  width: 50%;
  position: relative;
  min-height: 1px;
  padding-left: 5px;
  padding-right: 5px;
  height: 150px;
  margin: 0 0 10px;
}

@media (min-width:768px) {
  .business-home #tab_category .block.categories ul li {
    float: left;
    width: 33.33333333%;
  }
}

@media (min-width:992px) {
  .business-home #tab_category .block.categories ul li {
    float: left;
    width: 25%;
  }
}

@media (max-width:340px) {
  .business-home #tab_category .block.categories ul li {
    width: 100%!important;
  }
}

.business-home #tab_category .block.categories ul li a {
  display: block;
  width: 100%;
  height: 100%;
  text-decoration: none;
  border-radius: 4px;
  -webkit-background-size: cover;
  background-size: cover;
}

.business-home #tab_category .block.categories ul li h4 {
  margin: 0;
  padding: 10px;
  font-weight: 700;
  color: #fff;
  text-transform: uppercase;
  font-size: 17px;
  line-height: 1.3;
  text-shadow: 0 0 10px rgba(0,0,0,.95);
}

.business-home #tab_category .block.categories ul li:hover h4 {
  background-color: rgba(0,0,0,.3);
  height: 100%;
  border-radius: 4px;
}

.business-home #tab_category .block.categories .block-up {
  text-align: right;
  color: #3499ea;
  margin-top: 20px;
}

.business-home #tab_category .block.categories .block-up a i {
  text-decoration: none;
  margin-right: 3px;
}

body.business-edit #businnes-bg-change .bg-container {
  position: relative;
  width: 100%;
  max-height: 150px;
  min-height: 100px;
  margin-bottom: 10px;
  overflow: hidden;
  border: 1px solid #cacaca;
}

body.business-edit #businnes-bg-change .bg-container img {
  width: 100%;
  position: absolute;
  bottom: 0;
}

body.business-edit #businnes-bg-change .bg-container a {
  display: none;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  background-color: rgba(0,0,0,.5);
  z-index: 9;
  color: #fff;
  text-align: center;
  border: 10px solid rgba(255,255,255,.5);
  padding-top: 9%;
}

.premium-table .well-secondary small,
.premium-table .well-white small,
.question-quotation-pop form label.button-label,
body.business-edit #businnes-bg-change .bg-container:hover a,
body.business-edit #side-menu .navbar li a .small,
body.pro-table table.mobile-premium-table tbody tr td span {
  display: block;
}

body.business-edit #businnes-bg-change .tab-pane {
  padding-top: 15px;
}

body.business-edit #businnes-bg-change .bg-pagination-bottom {
  text-align: center;
  overflow: hidden;
}

body.business-edit #businnes-bg-change .bg-pagination-bottom .pagination {
  margin: 0 0 25px;
  width: auto;
  text-align: center;
  float: none;
}

body.business-edit #businnes-bg-change .bg-color-container {
  height: 80px!important;
}

body.business-edit #businnes-bg-change .bg-color-container a {
  padding-top: 3%!important;
}

body.brand-landing .brand-responsible .data .email i,
body.business-edit #side-menu h2 {
  font-size: 22px;
}

body.business-edit #side-menu #progress-bar {
  overflow: hidden;
  padding-bottom: 20px;
}

body.business-edit #side-menu #progress-bar .progress {
  margin-bottom: 5px;
}

body.business-edit #side-menu #progress-bar .progress-popover {
  float: right;
  margin-bottom: 10px;
}

body.business-edit #side-menu .navbar .status {
  position: absolute;
  top: 17px;
  right: 40px;
  padding: 0;
  display: block;
  text-align: center;
  border: 2px solid #fff;
  width: 14px;
  height: 14px;
  border-radius: 50%;
}

body.business-edit #side-menu .navbar .status.green {
  background-color: #27ae60;
}

body.business-edit #side-menu .navbar .status.red {
  background-color: #e74c3c;
}

body.business-edit #side-menu .navbar li a {
  position: relative;
  border: 1px solid #f1f1f1;
}

body.business-edit #side-menu .navbar li a .status {
  top: 15px;
  right: 15px;
}

@media (min-width:768px) {
  body.business-edit #side-menu {
    padding-right: 45px;
  }

  body.business-edit #page-main {
    margin-top: 20px;
    padding-left: 0;
  }
}

body.business-edit #summary-premium-info {
  margin-top: 20px;
}

body.business-edit #summary-premium-info .icon-star-o {
  margin-right: 5px;
  color: #ff7300;
}

body.business-edit #summary-premium-info .icon-info-sign {
  color: #ff7300;
  cursor: pointer;
}

body.business-edit form h3,
body.business.new_content h3 {
  font-size: 13px;
  font-weight: 400;
}

body.business-edit form .legend {
  font-size: 16px;
  font-weight: 700;
  margin-top: 30px;
  margin-bottom: 30px;
}

body.business-edit form .legend:first-of-type {
  margin-top: 0;
  margin-bottom: 15px;
}

body.business-edit #summary-get-premium {
  position: relative;
}

body.business-edit #summary-get-premium.well {
  background-color: #f3f1f2;
}

body.business-edit #summary-get-premium img {
  position: absolute;
  top: 15px;
  left: 15px;
}

body.business-edit #summary-get-premium .summary-content {
  padding-left: 125px;
}

@media (max-width:767px) {
  body.business-edit #summary-get-premium .summary-content {
    padding-left: 0;
  }
}

body.business-edit #summary-get-premium .summary-content h2 {
  margin-top: 0;
  font-size: 24px;
  color: #ff7300;
}

body.business-edit #summary-get-premium .summary-content h2 a,
body.business-edit #summary-get-premium .summary-content h2 a:hover,
body.business-edit #summary-get-premium .summary-content h2 a:visited {
  font-size: 18px;
  color: #ff712c;
  text-decoration: underline!important;
}

body.business-edit.be-comment .whatsapp-link {
  margin: 20px 0 40px;
  font-size: 16px;
  color: green;
}

body.business-edit.be-comment .whatsapp-link a {
  color: green!important;
  text-decoration: underline;
}

body.business-edit.be-comment .business_comment .comment-label,
body.business-edit.be-comment .business_comment .summary {
  font-family: 'Arial','Tahoma','Geneva','Verdana',sans-serif;
}

body.business-edit.be-comment .business_comment .summary {
  color: #999;
  font-size: 16px;
  font-style: italic;
}

body.business-edit.be-comment .business_comment .content.description {
  margin-top: 10px;
}

body.business-edit .polaroid {
  margin-bottom: 15px;
}

body.business-edit .polaroid .polaroid-container {
  height: 260px;
  position: relative;
  display: block;
  float: left;
  margin-bottom: 30px;
  border: 1px solid #ccc;
  background-color: #fff;
  padding: 5px;
  width: 100%;
  border-radius: 4px;
}

body.business-edit .polaroid .description.no-height,
body.business-edit .polaroid .polaroid-container.no-height {
  height: auto;
}

body.business-edit .polaroid .title {
  color: #ff7300;
  font-weight: 700;
  text-align: center;
}

body.business-edit .polaroid .pen-link {
  position: absolute;
  bottom: 5px;
  right: 10px;
  font-size: 15px;
}

body.business-edit .polaroid .imgwrap {
  height: 148px;
  overflow: hidden;
  border: 1px solid #ccc;
  position: relative;
  background-color: #000;
  background-repeat: no-repeat;
  background-position: center center;
}

body.business-edit .polaroid .description {
  text-overflow: ellipsis;
  overflow: hidden;
  width: 100%;
  height: 18px;
}

@media (max-width:415px) {
  body.business-edit .polaroid {
    width: 100%;
  }
}

@media (max-width:767px) {
  body.business-edit .page_actions {
    display: none;
  }
}

body.business-edit #upload-picture {
  cursor: pointer;
  padding-top: 4px;
  display: inline-block;
}

body.brand-landing .form-container form,
body.business-edit #pictures {
  overflow: hidden;
}

body.business-edit #pictures ul {
  list-style: none;
  padding: 0 6px 0 0;
}

body.business-edit #pictures ul li:hover {
  background-color: #eee;
}

body.business-edit #pictures ul li a {
  position: absolute;
  right: 0;
  color: #fff;
  cursor: pointer;
  text-decoration: none;
  padding: 0 5px;
  border: 0;
  background-color: #999;
  margin-left: 10px;
}

.question-quotation-pop form .has-error #description_counter,
body.business-edit #edit_quotation_credit .coupon-type-select {
  display: none;
}

body.business-edit .caser-logo {
  margin-top: 60px;
  text-align: center;
}

body.business.new_content #signup_business_form .control-label,
body.quotation-list .quotation-landing-sidebar .sidebar-widget ul li a strong,
body.quotation-list .quotation-landing-sidebar .sidebar-widget ul li a:hover strong,
body.quotation-list .quotation-landing-sidebar .sidebar-widget ul li a:visited strong {
  font-weight: 700;
}

body.business.new_content .legend {
  font-size: 16px;
  font-weight: 700;
  margin-top: 30px;
  margin-bottom: 30px;
}

body.business.new_content .legend:first-of-type {
  margin-top: 0;
  margin-bottom: 15px;
}

body.customer-complain .btn-complain {
  display: block;
  margin-top: 13px;
}

body.customer-complain .complain-description {
  margin: 10px 0 5px;
}

body.customer-complain .metadata {
  margin-bottom: 15px;
}

.quotation-block.entry {
  overflow: hidden;
  margin-bottom: 5px;
  padding: 15px;
  cursor: pointer;
  border: 1px solid #fdfdfd;
  position: relative;
}

.quotation-block.entry:nth-child(2n+0) {
  clear: both;
}

.quotation-block.entry:hover {
  background-color: #eee;
  border: 1px solid #e4e4e6;
  border-radius: 5px;
}

.quotation-block.entry .block-link {
  position: absolute;
  display: block;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 0;
}

.quotation-block.entry .entry-container {
  min-height: 135px;
  border-bottom: 1px solid #e4e4e6;
}

@media (max-width:991px) {
  .quotation-block.entry .entry-container {
    min-height: 200px;
  }
}

.quotation-block.entry .entry-container .entry-image {
  position: absolute;
  top: 15px;
  left: 15px;
  width: 110px;
  text-align: center;
}

.quotation-block.entry .entry-container .entry-image img {
  width: 110px;
  height: 110px;
}

@media (max-width:991px) {
  .quotation-block.entry .entry-container .entry-image {
    width: 152px;
  }

  .quotation-block.entry .entry-container .entry-image img {
    width: 152px;
    height: 152px;
  }
}

.quotation-block.entry .entry-container .entry-image .button {
  margin-top: 8px;
  width: 100%;
}

.quotation-block.entry .entry-container .entry-content {
  padding-left: 125px;
  overflow: hidden;
}

.quotation-block.entry .entry-container .entry-content .h2_block,
.quotation-block.entry .entry-container .entry-content h3 {
  margin-top: 0;
  margin-bottom: 0;
}

.quotation-block.entry .entry-container .entry-content .h2_block a,
.quotation-block.entry .entry-container .entry-content h3 a {
  font-size: 16px;
  color: #ff7300;
  line-height: 20px;
  display: block;
}

.premium-table #premium-table-wrapper .table tbody td.user-type.premium,
.quotation-block.entry .entry-container .entry-content .h2_block a:hover,
.quotation-block.entry .entry-container .entry-content .h2_block a:visited,
.quotation-block.entry .entry-container .entry-content h3 a:hover,
.quotation-block.entry .entry-container .entry-content h3 a:visited {
  color: #ff7300;
}

.quotation-block.entry .entry-container .entry-content p {
  color: #999;
}

.quotation-block.entry .entry-container .entry-content .left {
  float: left;
  width: 60%;
  padding-right: 15px;
}

.quotation-block.entry .entry-container .entry-content .left a {
  margin-right: 2px;
}

.quotation-block.entry .entry-container .entry-content .left a .framed {
  padding: 1px;
}

.quotation-block.entry .entry-container .entry-content .button-container {
  float: left;
  width: 40%;
  margin-top: 20px;
}

@media (max-width:991px) {
  .quotation-block.entry .entry-container .entry-content {
    padding-left: 165px;
  }

  .quotation-block.entry .entry-container .entry-content h3 {
    margin-bottom: 5px;
  }

  .quotation-block.entry .entry-container .entry-content .left {
    float: left;
    width: 100%;
    padding-right: 0;
  }
}

.quotation-block.entry.quotation-block-preceding .entry-container {
  min-height: 200px!important;
}

.quotation-block.entry.quotation-block-preceding .entry-container .entry-image {
  width: 152px;
}

.quotation-block.entry.quotation-block-preceding .entry-container .entry-image img {
  width: 152px;
  height: 152px;
}

.quotation-block.entry.quotation-block-preceding .entry-container .entry-content {
  padding-left: 165px;
}

.quotation-block.entry.quotation-block-preceding .entry-container .entry-content .left {
  width: 100%!important;
  padding-right: 0;
}

.quotation-block.entry .entry-footer {
  width: 100%;
  color: #999;
  padding: 5px 0;
}

.quotation-block.entry .entry-footer i,
.quotation-show .main-container #page-container fieldset p i {
  margin-right: 5px;
}

.quotation-block.entry .entry-footer .second-icon {
  margin-left: 10px;
}

@media (max-width:767px) {
  .quotation-block.entry .entry-container {
    min-height: 220px!important;
  }
}

@media (max-width:480px) {
  .quotation-block.entry {
    margin-bottom: 30px!important;
  }

  .quotation-block.entry .entry-container {
    min-height: 0!important;
    padding-bottom: 0!important;
    margin-bottom: 0!important;
  }

  .quotation-block.entry .entry-container .entry-image {
    position: relative!important;
    width: 100%!important;
    top: 0;
    left: 0;
  }

  .quotation-block.entry .entry-container .entry-image img {
    width: 90px!important;
    height: 90px!important;
  }

  .quotation-block.entry .entry-container .entry-content {
    margin-top: 10px!important;
    padding-left: 0!important;
  }
}

.premium-table #premium-table-wrapper .table td.row-explain p,
.quotation-block-preceding.entry .entry-content {
  margin-top: 0;
}

.brand .timeline,
.quotation-pages .timeline {
  font-size: .9em;
  height: 75px;
  width: 100%;
  background: url(http://static.habitissimo.es/images/graphgrid.jpg) repeat-x;
  margin-top: 5px;
  border: 1px solid #ccc;
  padding: 6px 6px 0;
}

.brand .timeline .block,
.quotation-pages .timeline .block {
  position: relative;
  float: left;
  width: 35%;
  margin: 0 20px;
  height: 100%;
}

.brand .timeline .block a,
.quotation-pages .timeline .block a {
  display: block;
  height: 99%;
  width: 100%;
}

.brand .timeline .block a .count,
.quotation-pages .timeline .block a .count {
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  height: 0;
  width: 100%;
  background: #007fc2;
  text-indent: -9999px;
  overflow: hidden;
}

.brand .timeline .block a:hover .count,
.quotation-pages .timeline .block a:hover .count {
  background: #0ab3fa;
  border-bottom: 3px solid #0ab3fa;
}

.brand .timeline .block .label,
.quotation-pages .timeline .block .label {
  display: block;
  position: absolute;
  bottom: -25px;
  left: 0;
  width: 100%;
  height: 2em;
  line-height: 2em;
  color: #999;
  text-align: center;
}

@media (max-width:767px) {
  .brand .timeline,
  .quotation-pages .timeline {
    display: none!important;
  }
}

.quotation-show {
  overflow-x: hidden;
}

.quotation-show #header.affix {
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}

@media (max-width:767px) {
  .quotation-show .help {
    display: block!important;
  }

  .quotation-show #form-hint {
    display: none!important;
  }

  .quotation-show #fly_overlay {
    display: none;
  }
}

.quotation-show #fly_overlay {
  z-index: 2;
}

.quotation-show .container-fluid-list {
  position: relative;
  padding-top: 30px;
}

.quotation-show .container-fluid-list #map-container {
  width: 100%;
  height: 350px;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
}

.quotation-show .container-fluid-list #map-container #map-container {
  background-color: #3c536b;
  -webkit-background-size: cover;
  background-size: cover;
  background-position: 100% 80%;
  height: 410px;
}

.quotation-show .container-fluid-list #map-container #map {
  width: 100%;
  height: 100%;
}

.quotation-show .main-container {
  position: relative;
  padding: 20px 45px 30px;
  background-color: #fdfdfd;
  border-radius: 5px;
  -webkit-box-shadow: 0 0 10px rgba(0,0,0,.5);
  box-shadow: 0 0 10px rgba(0,0,0,.5);
}

.quotation-show .main-container .h2_title,
.quotation-show .main-container h2 {
  font-size: 24px;
}

.quotation-show .main-container .h2_title {
  margin-top: 35px;
}

.quotation-show .main-container .content,
body.user-billing iframe {
  position: relative;
}

.quotation-show .main-container .gradient-wrapper {
  position: absolute;
  top: 410px;
  bottom: 0;
  left: 0;
  right: 0;
  content: '';
  display: block;
  background-color: transparent 0%;
  background: -webkit-linear-gradient(top,rgba(253,253,253,0) 0%,#fdfdfd 300px);
  background: -o-linear-gradient(top,rgba(253,253,253,0) 0%,#fdfdfd 300px);
  background: linear-gradient(to bottom,rgba(253,253,253,0) 0%,#fdfdfd 300px);
  z-index: 0;
  margin: -15px;
}

.quotation-show .main-container #page-container #page_title {
  color: #666;
  padding-bottom: 25px;
  padding-top: 10px;
}

.quotation-show .main-container #page-container .quotation-body,
body.quotation-list .quotation-sidebar #quotation-landing-other-links,
body.quotation-list .quotation-sidebar h2,
body.quotation-list .quotation-sidebar p {
  color: #666;
}

.quotation-show .main-container #page-container .image-gallery {
  margin-top: 25px;
  margin-bottom: 25px;
}

.quotation-show .main-container #page-container h2 {
  margin-top: 30px;
  margin-bottom: 20px;
}

.quotation-show .main-container #page-container fieldset img {
  width: 100%;
  margin-top: 15px;
  border-radius: 4px;
}

.quotation-show .main-container #rfs-quotation-landing {
  padding: 30px;
  border: 1px solid #e4e4e6;
  text-align: center;
  margin-top: 30px;
}

.quotation-show .main-container #rfs-quotation-landing .title {
  display: block;
  font-size: 16px;
}

.quotation-show .main-container #rfs-quotation-landing .button {
  margin-top: 15px;
}

.quotation-show .main-container #page-sidebar {
  padding-left: 68px;
}

@media (min-width:1200px) {
  .quotation-show .main-container #page-sidebar {
    padding-left: 58px;
  }
}

.quotation-show .main-container #page-sidebar .h2_block,
.quotation-show .main-container #page-sidebar .h3_block {
  margin-top: 15px;
  font-size: 20px!important;
  margin-bottom: 15px;
}

.quotation-show .main-container #page-sidebar .sidebar-widget {
  overflow: hidden;
  background: 0 0;
}

.quotation-show .main-container #page-sidebar .sidebar-widget .widget-title {
  font-size: 20px!important;
  font-weight: 400!important;
}

.quotation-show .main-container #page-sidebar .sidebar-widget li {
  width: 100%;
  margin-left: 0;
  padding-left: 5px;
  padding-right: 0;
  color: #aeaca9;
}

.quotation-show .main-container #page-sidebar .sidebar-widget li a {
  color: #0080ea;
  font-size: 13px;
}

@media (max-width:928px) and (min-width:768px) {
  .quotation-show .main-container #page-sidebar {
    padding-left: 0;
  }

  .quotation-show .main-container #page-container {
    padding-right: 60px;
  }
}

@media (max-width:767px) {
  .quotation-show .main-container #page-sidebar {
    padding-left: 15px;
  }

  .quotation-show .main-container #page-container {
    padding-right: 15px;
  }
}

@media (max-width:991px) {
  .quotation-show #map-container {
    display: none!important;
  }

  .quotation-show .main-container {
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    padding: 15px;
  }

  .quotation-show .container-fluid {
    padding-top: 10px;
  }
}

.question-quotation-pop .modal-body {
  padding-top: 20px;
}

.question-quotation-pop .form-submit {
  margin-top: 15px;
}

.question-quotation-pop .business-select {
  margin-bottom: 15px;
}

.question-quotation-pop .business-select .business_logo {
  float: left;
  margin: 10px 15px 0 0;
  border: 2px solid #fff;
}

.question-quotation-pop .business-select .business-name {
  margin-bottom: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.question-quotation-pop form .step {
  float: left;
  width: 100%;
}

.question-quotation-pop form .form-group {
  overflow: hidden;
  margin-top: 15px;
}

.question-quotation-pop form .form-group.first-form-group {
  margin: 0;
}

.question-quotation-pop form .button.back {
  padding-left: 30px!important;
  margin-bottom: 0;
}

.question-quotation-pop form textarea {
  height: 150px;
}

.question-quotation-pop form #description_counter,
.question-quotation-pop form .error-container .control-label {
  font-size: 12px;
}

.question-quotation-pop form .error-container {
  padding-left: 10px;
  padding-right: 10px;
  clear: left;
}

.question-quotation-pop form .p_terms {
  display: inline-block;
  font-size: 12px;
  margin: 0;
}

.question-quotation-pop form .p_terms .checkbox,
body.quotation-pay #payment-table td p,
body.quotation-pay #payment-table th p,
body.quotation-pay #payment-table tr p {
  margin: 0;
}

.question-quotation-pop form .progress {
  margin-bottom: 0;
  margin-top: 20px;
}

.premium-table .very-big-rates-box .price small.coupon,
.question-quotation-pop form #progress-text,
body.quotation-pay #frm_payment p,
body.quotation-pay #payment-table tr td {
  font-size: 14px;
}

.question-quotation-pop form i.icon-spinner-o,
.question-quotation-pop form i.job-view-wrapper>.job-view .btn-spinner.disabled,
.question-quotation-pop form i.job-view-wrapper>.job-view .btn-spinner[disabled],
.question-quotation-pop form i.job-view-wrapper>.job-view body.jobs-list #map_show.loading {
  color: rgba(122,122,122,.5);
  display: inline-block;
  font-size: 110px;
  left: 35%;
  position: absolute;
  top: 20%;
  z-index: 100;
}

@media (max-width:767px) {
  .question-quotation-pop form .quotation-image {
    margin: 0 auto 15px;
  }
}

.question-quotation-pop button.next:after,
.question-quotation-pop form .xs-progress-container {
  display: none;
}

.question-quotation-pop form .zip-title,
body.pro-table .advantages ul li {
  margin-bottom: 30px;
}

@media (max-width:768px) {
  .question-quotation-pop .form-submit {
    margin-top: 15px;
    padding-left: 0;
    padding-right: 0;
  }

  .question-quotation-pop .form-submit a {
    cursor: pointer;
    margin-top: 15px;
  }

  .question-quotation-pop .modal-header .modal-title small {
    margin-top: 5px;
    font-size: 12px;
  }
}

@media (max-width:767px) {
  .question-quotation-pop form #ql-form-container form .fields input[type=text],
  .question-quotation-pop form #ql-form-container form .fields select,
  .question-quotation-pop form #ql-form-container form .fields textarea,
  .question-quotation-pop form .form-control,
  .question-quotation-pop form label,
  .question-quotation-pop form textarea {
    font-size: 21px;
  }

  .question-quotation-pop form .p_terms label {
    font-size: 16px;
  }

  .question-quotation-pop form #show_location_data {
    margin-top: 10px;
    display: block;
  }

  .question-quotation-pop form .xs-progress-container {
    display: block;
    margin-bottom: 15px;
  }

  .question-quotation-pop form .xs-progress-container .progress {
    margin-bottom: 5px;
    margin-top: 5px;
    height: 2px;
  }

  .question-quotation-pop form:not(.step-1) .left-container {
    display: none;
  }

  .question-quotation-pop form:not(.step-1) .right-container {
    width: 100%;
  }

  .question-quotation-pop .form-submit {
    position: fixed;
    bottom: 0;
    padding: 15px 15px 8px;
    border-top: 1px solid #e5e5e5;
    background-color: rgba(255,255,255,.8);
    left: 0;
    right: 0;
    width: 100%;
  }

  .question-quotation-pop .form-submit .button {
    font-size: 21px;
    padding: 10px 22px;
  }

  .question-quotation-pop .modal-dialog {
    position: absolute;
    top: 0;
    bottom: 0;
    min-width: 100%;
  }

  .question-quotation-pop .modal-content {
    position: absolute;
    top: 0;
    bottom: 0;
    width: 100%;
  }

  .question-quotation-pop .modal-body {
    position: absolute;
    padding: 15px;
    width: 100%;
  }

  .question-quotation-pop .bootbox-body {
    padding-bottom: 60px;
    background-color: #fff;
  }

  .question-quotation-pop .modal-header .modal-title {
    font-size: 24px;
    padding: 0;
  }

  .question-quotation-pop .modal-header .modal-title small {
    margin-top: 5px;
    font-size: 12px;
  }

  .question-quotation-pop #modal-quotation-previous-step:focus {
    color: #ff7300;
    background-color: #fff;
    border-color: #ff7300;
  }

  .question-quotation-pop #step-6 .form-group {
    margin-bottom: 10px;
    margin-top: 10px;
  }

  .question-quotation-pop #step-6 .form-group.p_name {
    margin-top: 0;
  }

  .question-quotation-pop .form-image-quotation {
    max-height: 100vh;
    overflow-y: auto;
    overflow-x: hidden;
  }

  .question-quotation-pop #subsubcategory-container,
  .question-quotation-pop #subsubcategory-container .radios {
    width: 100%;
  }
}

.question-quotation-pop label.button-label {
  background-color: #f3f3f3;
  width: 100%;
  padding: 15px 0 15px 35px;
  font-weight: 400;
  cursor: pointer;
  margin-left: -10px;
}

.question-quotation-pop .checkbox-group input[type=radio],
.question-quotation-pop .quotation-modal .checkbox-group .checkbox_list input[type=radio] {
  position: absolute;
  margin-top: 20px;
  left: 13px;
}

body.quotation-list .testimonials figure {
  margin: 0 0 30px;
}

body.quotation-list .testimonials figure:nth-of-type(2n+1) {
  clear: both;
}

body.quotation-list .testimonials figure blockquote {
  font-family: 'Georgia',serif;
  font-size: 14px;
  border: 1px solid #e0e0e0;
  background-color: #fff;
  margin: 0;
  padding: 20px;
  position: relative;
  border-radius: 6px;
}

body.quotation-list .testimonials figure blockquote:after,
body.quotation-list .testimonials figure blockquote:before {
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 10px solid #fff;
  position: absolute;
  top: 100%;
  left: 45px;
}

body.quotation-list .testimonials figure blockquote:after {
  border-left-width: 11px;
  border-right-width: 11px;
  border-top-width: 11px;
  border-top-color: #e0e0e0;
  margin-left: -1px;
  z-index: 1;
}

body.quotation-list .testimonials figure blockquote:before {
  z-index: 2;
}

@media (max-width:991px) {
  body.quotation-list .testimonials figure {
    width: auto;
    float: none;
  }
}

body.quotation-list .quotation-sidebar {
  padding-left: 30px;
}

@media (max-width:991px) {
  body.quotation-list .quotation-sidebar {
    padding-left: 15px;
  }
}

body.quotation-list .quotation-sidebar .footer-text {
  font-size: 12px;
  text-align: center;
  margin-top: 40px;
  margin-bottom: 20px;
}

body.quotation-list .quotation-landing-sidebar .sidebar-widget ul li a,
body.quotation-list .quotation-landing-sidebar .sidebar-widget ul li a:hover,
body.quotation-list .quotation-landing-sidebar .sidebar-widget ul li a:visited,
body.quotation-list .quotation-sidebar #quotation-landing-other-links a,
body.quotation-list .quotation-sidebar #quotation-landing-other-links a:hover,
body.quotation-list .quotation-sidebar #quotation-landing-other-links a:visited,
body.quotation-list .quotation-sidebar .other-block a,
body.quotation-list .quotation-sidebar .other-block a:hover,
body.quotation-list .quotation-sidebar .other-block a:visited {
  color: #ff7300;
  font-size: 12px;
}

body.quotation-list .quotation-sidebar .other-block .other-title {
  padding-top: 40px!important;
  padding-bottom: 25px!important;
  font-size: 24px!important;
  font-weight: 400!important;
}

body.quotation-list .quotation-sidebar #quotation-landing-other-links {
  list-style: none;
  list-style-image: none;
  font-size: 12px;
}

body.quotation-list .quotation-sidebar #quotation-landing-other-links li {
  margin: 10px 0;
}

body.quotation-list .quotation-landing-sidebar .testimonials_title,
body.quotation-list .quotation-landing-sidebar .widget-title {
  padding-top: 15px!important;
  padding-bottom: 15px!important;
  font-size: 20px!important;
  font-weight: 400;
  border-bottom: none;
}

@media (max-width:991px) {
  body.quotation-list .quotation-landing-sidebar .testimonials_title,
  body.quotation-list .quotation-landing-sidebar .widget-title {
    padding-top: 60px!important;
    padding-bottom: 40px!important;
  }
}

body.quotation-list .quotation-landing-sidebar .testimonials_title .button,
body.quotation-list .quotation-landing-sidebar .widget-title .button {
  float: right;
  margin-top: -10px;
}

@media (max-width:480px) {
  body.quotation-list .quotation-landing-sidebar .testimonials_title,
  body.quotation-list .quotation-landing-sidebar .widget-title {
    text-align: center;
  }

  body.quotation-list .quotation-landing-sidebar .testimonials_title .button,
  body.quotation-list .quotation-landing-sidebar .widget-title .button {
    float: none;
    margin-top: 0;
    margin-bottom: 20px;
    display: block;
  }
}

body.quotation-list .quotation-landing-sidebar .sidebar-widget {
  color: #666;
  background: 0 0!important;
  overflow: hidden;
  margin-bottom: 30px;
}

body.quotation-list .quotation-landing-sidebar .sidebar-widget ul {
  display: block;
  margin: 0;
  padding: 0;
}

body.quotation-list .quotation-landing-sidebar .sidebar-widget ul li {
  margin: 0;
  font-size: 12px;
  color: #aeaca9;
}

@media (max-width:991px) {
  body.quotation-list .quotation-landing-sidebar .sidebar-widget ul li {
    font-size: 13px;
  }
}

@media (max-width:767px) {
  body.quotation-list .quotation-landing-sidebar .sidebar-widget ul li {
    margin-bottom: 8px;
  }
}

@media (max-width:991px) {
  body.quotation-list .quotation-landing-sidebar .sidebar-widget ul li a,
  body.quotation-list .quotation-landing-sidebar .sidebar-widget ul li a:hover,
  body.quotation-list .quotation-landing-sidebar .sidebar-widget ul li a:visited {
    font-size: 13px;
  }
}

body.quotation-list #page_title {
  padding-top: 10px;
  margin-top: 0;
  color: #666;
}

body.quotation-list .quotation-sidebar .container-fluid:nth-child(2n+1) {
  background-color: #f1f1f1;
}

body.quotation-list .slider-footer {
  background-color: #fdfdfd!important;
}

body.quotation-list h2.quotation-list-title {
  font-style: 25px;
}

body.quotation-list .block-buttons,
body.quotation-list .h2_title,
body.quotation-list h2,
body.quotation-list p {
  color: #666;
}

body.quotation-list #qlist_page_main h2 {
  margin-top: 20px!important;
  margin-bottom: 30px;
  font-family: 'Georgia',serif;
}

body.quotation-list #qlist_page_main .h2_title {
  margin-bottom: 30px;
  font-family: 'Georgia',serif;
  font-size: 30px;
  margin-top: 30px!important;
  line-height: 1em;
}

body.quotation-list #qlist_page_main .h2_title strong,
body.quotation-list #qlist_page_main h2 strong {
  font-weight: 400;
  font-family: 'Georgia',serif;
}

body.quotation-list #qlist_page_main .block-buttons .well {
  padding: 15px;
  border: 1px solid #e4e4e6;
}

@media (max-width:991px) {
  body.quotation-list #qlist_page_main .block-buttons .well {
    min-height: 215px;
  }
}

body.quotation-list #qlist_page_main .block-buttons .block-quotation-button {
  margin-top: 10px;
  padding-top: 5px;
  padding-bottom: 5px;
}

body.quotation-list #qlist_page_main .block-buttons .block-quotation-button .rfq-block .form-container {
  width: 50%;
  float: left;
  margin-top: 10px;
  display: block;
}

body.quotation-list #qlist_page_main .block-buttons .block-quotation-button .rfq-block .form-container:nth-child(2n) {
  padding-left: 15px;
}

body.quotation-list #qlist_page_main .block-buttons .block-quotation-button .rfq-block .form-container:nth-child(2n+1) {
  padding-right: 15px;
}

body.quotation-list #qlist_page_main .block-buttons .block-quotation-button .rfq-block .button-container {
  text-align: left!important;
}

body.quotation-list #qlist_page_main .block-buttons .block-quotation-button .rfq-block .field-wrap {
  display: block;
  overflow: hidden;
}

body.quotation-list #qlist_page_main .block-buttons .block-quotation-button .rfq-block .terms {
  width: 100%!important;
}

body.quotation-list #qlist_page_main .block-buttons .block-quotation-button .rfq-block .state-city {
  padding-left: 0;
  padding-right: 15px;
}

@media (max-width:767px) {
  body.quotation-list #qlist_page_main .block-buttons .block-quotation-button .rfq-block .form-container {
    width: 100%;
  }

  body.quotation-list #qlist_page_main .block-buttons .block-quotation-button .rfq-block .form-container:nth-child(2n) {
    padding-left: 0;
  }

  body.quotation-list #qlist_page_main .block-buttons .block-quotation-button .rfq-block .form-container:nth-child(2n+1) {
    padding-right: 0;
  }
}

body.quotation-list #qlist_page_main .block-buttons .block-quotation-button .button-title {
  font-size: 18px;
  color: #6d6d6d;
  width: 100%;
  font-weight: 700;
  margin-bottom: 20px;
  display: none;
}

@media (max-width:991px) {
  body.quotation-list #qlist_page_main .block-buttons .block-quotation-button .button-title {
    display: block;
  }
}

body.quotation-list #qlist_page_main .block-buttons .block-quotation-button .button-container {
  margin-top: 5px!important;
}

body.quotation-list #qlist_page_main .block-buttons .block-quotation-button .button {
  padding: 10px 30px;
}

body.quotation-list #qlist_page_main .button_explain {
  color: green;
  font-weight: 700;
}

body.quotation-list .block-phone-button {
  text-align: center;
  margin-top: 15px;
}

body.quotation-list .block-phone-button .phone-number {
  margin-top: 0;
  font-size: 22px;
  color: #6d6d6d;
  width: 100%;
  font-weight: 700;
  margin-bottom: 15px;
  display: block;
}

body.quotation-list .block-phone-button .phone-number .phone {
  display: inline-block;
  margin-top: 5px;
}

.business.jobs-show #job-view #job-data h2,
body.quotation-list .block-phone-button .phone-subtitle {
  margin-top: 0;
  margin-bottom: 15px;
}

body.quotation-list .block-phone-button #confianza_online {
  margin-top: 12px;
}

@media (max-width:991px) {
  body.quotation-list .block-phone-button .phone-number {
    margin-top: 30px;
  }
}

body.quality-seal-list #seal-left,
body.quality-seal-list #seal-right,
body.quotation-list .postit {
  margin-top: 30px;
}

body.quotation-list .postit .timing .title {
  width: 150px;
}

body.quotation-list .postit .right-column .well {
  min-height: 120px!important;
}

body.premium-rates #steps-info ul .step .image img,
body.quotation-list .img-trend {
  margin: 0 auto;
}

body.quality-seal-list h2 {
  margin-top: 0;
  font-size: 22px;
}

body.quality-seal-list .businesses h2,
body.quality-seal-list p {
  color: #6a6d76;
}

body.premium-rates #new-business-steps .new-steps .step.step-1 .img-container img,
body.quality-seal-list .businesses,
form#photo_upload_2 .element img {
  margin-top: 20px;
}

body.premium-rates #steps-info ul,
body.quality-seal-list .businesses ul {
  list-style: none;
}

body.quality-seal-list #seal-left .logo {
  margin-top: 0;
  text-align: center;
}

@media (max-width:767px) {
  body.quality-seal-list #seal-left .logo {
    margin-bottom: 20px;
    margin-top: -30px;
  }
}

body.quality-seal-list #seal-left a[rel~=external] {
  background: 0 0!important;
}

body.quality-seal-list #seal-right form {
  width: 100%;
  overflow: hidden;
  margin-bottom: 15px;
}

body.quality-seal-list #seal-right form #ql-form-container form .fields input[type=text],
body.quality-seal-list #seal-right form #ql-form-container form .fields select,
body.quality-seal-list #seal-right form #ql-form-container form .fields textarea,
body.quality-seal-list #seal-right form .form-control {
  width: 48%!important;
  float: left;
}

body.quality-seal-list #seal-right form #ql-form-container form .fields input[type=text]:nth-child(2),
body.quality-seal-list #seal-right form #ql-form-container form .fields select:nth-child(2),
body.quality-seal-list #seal-right form #ql-form-container form .fields textarea:nth-child(2),
body.quality-seal-list #seal-right form .form-control:nth-child(2) {
  float: right;
}

form#photo_upload_2 .form_error {
  color: #fcbaba;
}

form#photo_upload_2 .element {
  clear: both;
  margin: 15px 0;
}

form#photo_upload_2 .element .label-container {
  text-align: right;
}

@media (max-width:767px) {
  form#photo_upload_2 .element .label-container {
    text-align: left;
  }

  form#photo_upload_2 .element .img-container {
    text-align: center;
    margin-bottom: 15px;
  }
}

form#photo_upload_2 .element+.element {
  border-top: 2px dashed #d9ecf6;
  padding-top: 20px;
}

.premium-table #premium-table-wrapper .table td.user-type,
form#photo_upload_2 .submit {
  text-align: center;
}

body.contest {
  background-color: #fff;
}

body.contest .content {
  padding-top: 20px;
  overflow: hidden;
}

body.contest .content a,
body.contest .content a:active,
body.contest .content a:hover,
body.contest .content a:link,
body.contest .content a:visited {
  color: #0085d2;
  text-decoration: underline;
}

body.contest .content * {
  font-weight: 400;
}

body.contest .content #contest-check {
  background: url(/static/img/contest/check.jpg) no-repeat center top;
  height: 464px;
  margin-bottom: 40px;
  font-size: 15px;
  color: #000;
  position: relative;
  -webkit-transform: rotate(-4deg);
  -ms-transform: rotate(-4deg);
  -o-transform: rotate(-4deg);
  transform: rotate(-4deg);
  font-family: 'Gloria Hallelujah',cursive;
}

body.contest .content #contest-check>span {
  font-family: inherit;
  color: inherit;
  position: absolute;
  left: 50%;
  top: 50%;
}

body.contest .content #contest-check>span.amount {
  margin-left: 126px;
  margin-top: 41px;
  font-size: 13px;
}

body.contest .content #contest-check>span.amount:after,
body.contest .content #contest-check>span.amount:before {
  content: '#';
}

body.contest .content #contest-check>span.holder {
  margin-left: -22px;
  margin-top: 97px;
}

body.contest .content #contest-check>span.spelled-amount {
  margin-left: -72px;
  margin-top: 123px;
}

body.contest .content #contest-check>span.spelled-amount:after,
body.contest .content #contest-check>span.spelled-amount:before {
  content: '#';
  margin: 0 .1em;
}

body.contest .content #contest-check>span.date {
  margin-left: -97px;
  margin-top: 187px;
}

body.contest .content #contest-heading {
  padding-left: 3em;
  padding-top: 30px;
}

body.contest .content #contest-heading h1 {
  color: #0085d2;
  font-size: 48px;
  font-weight: 300!important;
  margin: 0 0 1em;
}

body.contest .content #contest-heading p {
  color: #707070;
  font-size: 32px;
  line-height: 1.2;
  margin: 1em 0;
}

body.contest .content #contest-steps {
  padding: 40px 0;
  margin-top: -40px;
  background-color: transparent;
  background: -webkit-gradient(linear,left top,left bottom,from(rgba(255,255,255,0)),to(#f1f1f1));
  background: -webkit-linear-gradient(top,rgba(255,255,255,0),#f1f1f1);
  background: -o-linear-gradient(top,rgba(255,255,255,0),#f1f1f1);
  background: linear-gradient(to bottom,rgba(255,255,255,0),#f1f1f1);
}

body.contest .content #contest-steps:after,
body.contest .content #contest-steps:before {
  content: '';
  display: table;
}

body.contest .content #contest-steps:after {
  clear: both;
}

body.contest .content #contest-steps ol {
  list-style: none;
  padding: 0 40px;
  margin: 0;
  counter-reset: step;
}

body.contest .content #contest-steps ol li {
  counter-increment: step;
  padding: 10px 30px;
  width: 23%;
  margin: 0 1%;
  float: left;
  position: relative;
  height: 11.5em;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

body.contest .content #contest-steps ol li:after,
body.contest .content #contest-steps ol li:before {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  height: 50%;
  z-index: 1;
}

body.contest .content #contest-steps ol li:before {
  background-color: #0085d2;
  top: 0;
  -webkit-transform: skew(25deg,0);
  -ms-transform: skew(25deg,0);
  -o-transform: skew(25deg,0);
  transform: skew(25deg,0);
}

body.contest .content #contest-steps ol li:after {
  background-color: #007ac4;
  top: 50%;
  margin-top: -1px;
  -webkit-transform: skew(-25deg,0);
  -ms-transform: skew(-25deg,0);
  -o-transform: skew(-25deg,0);
  transform: skew(-25deg,0);
}

body.contest .content #contest-steps ol li p {
  position: relative;
  z-index: 9;
  color: #fff;
  margin-top: 2em;
  font-size: 14px;
  font-weight: 700;
  line-height: 1.4;
}

body.contest .content #contest-steps ol li p small {
  font-size: 12px;
  font-weight: 400;
  color: #fff;
}

body.contest .content #contest-steps ol li p:after {
  background-color: #fff;
  content: counter(step);
  display: block;
  border: 5px solid #0085d2;
  width: 3em;
  height: 3em;
  text-align: center;
  line-height: 2.6em;
  color: #000;
  font-size: 20px;
  position: absolute;
  top: -3.5em;
  left: 50%;
  margin-left: -1.5em;
  z-index: 1;
  border-radius: 2em;
  font-family: 'Gloria Hallelujah',cursive;
  -webkit-box-shadow: 0 3px 4px rgba(0,0,0,.6);
  box-shadow: 0 3px 4px rgba(0,0,0,.6);
}

body.contest .content #contest-footer {
  margin: 0 0 40px;
  border: 1px dotted #ccc;
  background-color: #fff;
  border-width: 1px 0;
  position: relative;
  padding: .5em 1em;
}

body.contest .content #contest-footer:after,
body.contest .content #contest-footer:before {
  z-index: -1;
  position: absolute;
  content: '';
  bottom: 12px;
  left: 10px;
  width: 50%;
  top: 50%;
  max-width: 300px;
  -webkit-box-shadow: 0 15px 10px #777;
  box-shadow: 0 15px 10px #777;
  -webkit-transform: rotate(-3deg);
  -ms-transform: rotate(-3deg);
  -o-transform: rotate(-3deg);
  transform: rotate(-3deg);
  opacity: .4;
}

body.contest .content #contest-footer:after {
  -webkit-transform: rotate(3deg);
  -ms-transform: rotate(3deg);
  -o-transform: rotate(3deg);
  transform: rotate(3deg);
  right: 10px;
  left: auto;
}

body.contest .content #contest-disclaimer p {
  padding-left: .5em;
  position: relative;
}

.job-view-wrapper>.job-view #buy-job-as-business label,
.job-view-wrapper>.job-view #not-interested.modal form label,
body.contest .content #contest-disclaimer p strong,
body.contest .content #contest-help a {
  font-weight: 600;
}

body.contest .content #contest-disclaimer p:before {
  content: '*';
  position: absolute;
  right: 100%;
  top: 0;
  font-weight: 600;
}

body.contest .content #contest-help {
  font-size: 15px;
  color: #0085d2;
  text-align: right;
}

body.contest .content #contest-seals img.tv {
  margin-top: 23px;
  margin-bottom: 23px;
}

body.contest .content #contest-seals img+img {
  margin-left: 30px;
}

body.contest .content #contest-logos {
  background-color: #f5f5f5;
  padding: 20px 0;
  margin-top: 30px;
}

@media (max-width:991px) {
  body.contest .content #contest-heading {
    padding-left: 0;
  }

  body.contest .content #contest-heading h1,
  body.contest .content #contest-heading p {
    text-align: center;
  }

  body.contest .content #contest-steps {
    margin-top: 0;
    padding-bottom: 1em;
  }

  body.contest .content #contest-steps ol {
    padding: 0 2em;
  }

  body.contest .content #contest-steps ol li {
    background-color: #0085d2;
    float: none;
    width: 100%;
    margin-bottom: 6px;
    height: auto;
    min-height: none;
    padding-left: 4em;
  }

  body.contest .content #contest-steps ol li:after,
  body.contest .content #contest-steps ol li:before {
    display: none;
  }

  body.contest .content #contest-steps ol li p {
    margin: 1em 0;
    position: static;
  }

  body.contest .content #contest-steps ol li p:after {
    left: 0;
    top: 50%;
    margin: -1.5em 0 0 -1.5em;
    font-size: 18px;
  }

  body.contest .content #contest-help {
    text-align: left;
  }
}

#navbar.navbar-pros-landing.payment-page {
  background-color: #fdfdfd;
}

#navbar.navbar-pros-landing #pros-collapse {
  display: none!important;
}

@media (max-width:767px) {
  #navbar.navbar-pros-landing #pros-collapse.in {
    display: block!important;
    margin-top: 50px;
  }
}

#navbar.navbar-pros-landing #pros-collapse .raise-call-me-pop-up {
  display: block!important;
}

#navbar.navbar-pros-landing #pros-collapse #user,
#navbar.navbar-pros-landing #pros-collapse .submenu {
  width: 100%!important;
  max-width: 100%!important;
}

#navbar.navbar-pros-landing #pros-collapse #user li,
#navbar.navbar-pros-landing #pros-collapse .submenu li {
  width: 100%;
  max-width: 100%!important;
  text-align: center;
  margin-bottom: 10px;
}

#navbar.navbar-pros-landing .phone-number {
  font-size: 18px!important;
  color: #aeaeae!important;
  font-weight: 700!important;
  margin-top: 8px;
  display: block;
}

#navbar.navbar-pros-landing .phone-number .icon {
  margin-right: .5em;
}

#navbar.navbar-pros-landing .raise-call-me-pop-up,
.job-view-wrapper>.job-view .jobs-sidebar #page-filters-optional .be-first input {
  margin-right: 5px;
}

#navbar.navbar-pros-landing .navbar-brand {
  margin-top: 5px;
  min-width: 162px!important;
}

#navbar.navbar-pros-landing .navbar-header {
  width: 100%;
  margin-left: 0;
  margin-right: 0;
}

#navbar.navbar-pros-landing #info {
  margin-right: 10px;
  margin-top: 15px;
}

@media (min-width:1200px) {
  #navbar.navbar-pros-landing #info {
    float: left!important;
    margin-left: 45px;
  }

  #navbar.navbar-pros-landing #info.payment-info,
  #navbar.navbar-pros-landing #info.payment-page {
    float: right!important;
  }
}

#navbar.navbar-pros-landing #info li.tv {
  margin-top: 9px;
  margin-right: 30px;
  float: left;
  width: 250px;
}

#navbar.navbar-pros-landing #info li.tv img.tv {
  display: inline-block;
  float: right;
}

#navbar.navbar-pros-landing #info li.tv span {
  display: inline-block;
  float: left;
  margin-right: 5px;
  margin-top: 5px;
  text-transform: none;
}

#navbar.navbar-pros-landing ul.nav>li>a {
  margin-top: 0;
  margin-bottom: 5px;
}

@media (max-width:898px) {
  #navbar.navbar-pros-landing #info {
    margin-left: 20px;
  }

  #navbar.navbar-pros-landing #info li.tv {
    display: none;
  }
}

@media (max-width:492px) {
  #navbar.navbar-pros-landing .raise-call-me-pop-up {
    display: none!important;
  }

  #navbar.navbar-pros-landing .dropdown-user-profile-no-collapse {
    float: right;
  }

  #navbar.navbar-pros-landing #user {
    max-width: 120px;
  }
}

.premium-table .well-primary,
.premium-table .well-secondary,
.premium-table .well-white {
  background-color: #fff;
  border: 1px solid #ccc;
  border-radius: 15px;
}

.premium-table .well-secondary small.before,
.premium-table .well-white small.before {
  text-decoration: line-through;
  margin-top: 15px;
  color: #dfdfdf;
  font-size: 150%;
}

.premium-table .well-secondary small.before span,
.premium-table .well-white small.before span {
  color: #b2acac;
}

.premium-table .well-primary {
  background-color: #4b9de7;
}

.premium-table #premium-table-wrapper {
  padding-right: 5px;
}

@media screen and (max-width:767px) {
  .premium-table #premium-table-wrapper {
    width: auto;
  }
}

.premium-table #premium-table-wrapper .well {
  padding: 30px 45px;
  min-height: 337px;
}

@media (max-width:991px) {
  .premium-table #premium-table-wrapper .well {
    min-height: 386px;
  }
}

@media (max-width:767px) {
  .premium-table #premium-table-wrapper .well {
    min-height: 0;
    padding: 15px 10px;
  }
}

.premium-table #premium-table-wrapper.premium-table-prepaid .well {
  padding: 30px 20px;
}

.premium-table #premium-table-wrapper .table td.row-explain {
  padding-left: 0;
  font-size: 11px;
}

.premium-table #premium-table-wrapper .table thead tr td {
  padding-bottom: 15px;
}

@media (max-width:767px) {
  .premium-table #premium-table-wrapper .table thead tr td {
    font-size: 14px;
  }
}

.premium-table #premium-table-wrapper .table tbody td.feature {
  line-height: 25px;
}

.premium-table #premium-table-wrapper .table tbody td.user-type {
  font-size: 18px;
}

.premium-table .rates-upsell-link {
  text-align: center;
  font-size: 14px;
  margin-top: 30px;
}

.premium-table .rates-upsell-link .alternate-method {
  font-size: 13px;
}

.business.jobs-show #job-view #more-jobs .buttons,
.job-view-wrapper>.job-view .job-data-block .job-buy-submit p,
.premium-table .rates-header-new,
body.premium-rates #new-business-steps .new-steps .step,
body.pro-table .premium-table-landing table.mobile-premium-table thead th .current-claim,
body.pro-table .premium-table-landing table.mobile-premium-table thead th .name,
body.pro-table .premium-table-landing table.mobile-premium-table thead th .pro,
body.pro-table .premium-table-landing table.premiums-table thead th .current-claim,
body.pro-table .premium-table-landing table.premiums-table thead th .name,
body.pro-table .premium-table-landing table.premiums-table thead th .pro {
  text-align: center;
}

.premium-table .rates-header-new .subtitle {
  font-size: 20px;
  margin: 20px 0 40px;
}

.premium-table .rates-bg-new {
  padding-top: 40px;
  background-color: #f7f7f7;
  color: #404040;
}

.premium-table .rates-bg-new h2 {
  color: #404040!important;
  margin-bottom: 20px;
}

.premium-table .rates-h2-new,
body.premium-rates #new-business-steps .new-steps .step h3 {
  font-size: 18px;
  font-weight: 700;
}

.premium-table .new-rates-box,
.premium-table .very-big-rates-box {
  padding-left: 5px;
  text-align: center;
}

.premium-table .new-rates-box .well-primary {
  background-color: #fff;
  border: 0;
  border-radius: 0;
  min-height: 250px;
  padding: 20px 30px;
}

@media (max-width:767px) {
  .premium-table .new-rates-box .well-primary {
    min-height: 0;
    padding: 5px;
  }
}

.premium-table .new-rates-box .well-secondary {
  border: 0;
  border-radius: 0;
  padding: 20px 10px 0;
}

.premium-table .new-rates-box .button {
  width: 100%;
  max-width: 300px;
  margin-top: 50px;
}

.premium-table .new-rates-box .title {
  font-size: 20px;
  line-height: 1;
  margin-bottom: 5px;
  text-transform: uppercase;
}

.premium-table .new-rates-box .title .discount {
  color: #3aa257;
  font-size: 16px;
}

.premium-table .new-rates-box .currency {
  font-size: 64px;
  line-height: 1;
  margin-bottom: 10px;
}

@media (max-width:991px) {
  .premium-table .new-rates-box .currency {
    font-size: 44px;
  }
}

.premium-table .new-rates-box .period {
  font-size: 25px;
  line-height: 1;
}

.premium-table .new-rates-box .explain {
  color: #fff;
  margin-top: 10px;
  display: block;
}

.premium-table .new-rates-box .price {
  margin-top: 50px;
  font-size: 18px;
  color: #828282;
}

.premium-table .new-rates-box .price .num {
  color: #404040;
  font-size: 64px;
}

@media (max-width:991px) {
  .premium-table .new-rates-box .price .num {
    font-size: 50px;
  }
}

.premium-table .new-rates-box .price .dec {
  color: #404040;
  display: inline-block;
  -webkit-transform: translateY(-23px);
  -ms-transform: translateY(-23px);
  -o-transform: translateY(-23px);
  transform: translateY(-23px);
  font-size: 30px;
}

@media (max-width:991px) {
  .premium-table .new-rates-box .price .dec {
    -webkit-transform: translateY(-13px);
    -ms-transform: translateY(-13px);
    -o-transform: translateY(-13px);
    transform: translateY(-13px);
  }
}

.premium-table .new-rates-box .before {
  font-size: 13px;
  color: #828282;
  text-decoration: line-through;
  padding-top: 10px;
}

.premium-table .new-rates-box small.coupon {
  font-size: 14px;
  font-weight: 700;
}

.premium-table .new-rates-box .coupon {
  margin: 25px 0 0;
  color: green;
  background-color: #d2f9d2;
  max-width: 100%;
}

.premium-table .very-big-rates-box .well-primary {
  min-height: 300px;
  padding: 30px;
}

@media (max-width:991px) {
  .premium-table .very-big-rates-box .well-primary {
    min-height: 386px;
  }
}

@media (max-width:767px) {
  .premium-table .very-big-rates-box .well-primary {
    min-height: 0;
  }
}

.premium-table .very-big-rates-box .button,
body.quotation-pay #frm_coupon table {
  width: 100%;
}

.premium-table .very-big-rates-box .title {
  font-size: 16px;
  line-height: 1;
  margin-bottom: 5px;
}

.premium-table .very-big-rates-box .currency {
  font-size: 64px;
  line-height: 1;
  margin-bottom: 10px;
}

@media (max-width:991px) {
  .premium-table .very-big-rates-box .currency {
    font-size: 44px;
  }
}

.premium-table .very-big-rates-box .period {
  font-size: 25px;
  line-height: 1;
}

.premium-table .very-big-rates-box .explain {
  color: #fff;
  margin-top: 10px;
  display: block;
}

.premium-table .very-big-rates-box .price {
  margin-top: 40px;
  font-size: 32px;
}

.premium-table .very-big-rates-box .price .num {
  font-size: 64px;
}

@media (max-width:991px) {
  .premium-table .very-big-rates-box .price .num {
    font-size: 50px;
  }
}

.premium-table .very-big-rates-box .price .dec {
  display: inline-block;
  -webkit-transform: translateY(-23px);
  -ms-transform: translateY(-23px);
  -o-transform: translateY(-23px);
  transform: translateY(-23px);
  font-size: 30px;
}

@media (max-width:991px) {
  .premium-table .very-big-rates-box .price .dec {
    -webkit-transform: translateY(-13px);
    -ms-transform: translateY(-13px);
    -o-transform: translateY(-13px);
    transform: translateY(-13px);
  }
}

.premium-table .very-big-rates-box .price .coupon {
  margin-top: 25px;
}

.premium-table #rates-table-notes {
  font-size: 11px;
  margin-top: 0;
}

.premium-table.second-premium-table .well-secondary {
  background-color: #fff;
  border: 0;
}

.premium-table.second-premium-table .well-primary {
  background-color: #fff;
  border: 1px solid #ccc;
}

.premium-table.second-premium-table #rates-table-notes,
.premium-table.second-premium-table .very-big-rates-box .explain {
  display: none;
}

@media (max-width:767px) {
  .premium-table #premium-table-wrapper,
  .premium-table .very-big-rates-box {
    padding-left: 10px!important;
    padding-right: 10px!important;
  }
}

.premium-table .subtext {
  line-height: 1em;
}

body.premium-rates,
body.quotation-pay {
  color: #6a6d76;
}

body.premium-rates #new-business-steps {
  padding-top: 45px;
  padding-bottom: 45px;
  background-color: #f7f7f7;
  border-top: 1px solid #ccc;
}

body.premium-rates #new-business-steps .title {
  display: block;
  text-align: center;
  font-size: 24px;
  margin-bottom: 10px;
}

body.premium-rates #new-business-steps .new-steps {
  margin-top: 30px;
}

body.premium-rates #new-business-steps .new-steps .step p {
  margin-bottom: 0;
  margin-top: 0;
}

body.premium-rates #new-business-steps .new-steps .step .step-link {
  font-weight: 700;
}

body.premium-rates #new-business-steps .new-steps .step .img-container {
  min-height: 180px;
}

body.premium-rates #header {
  border-bottom: 0;
  background: #5299c7;
  font-size: 24px;
}

body.premium-rates #header .title,
body.premium-rates #header .title>* {
  color: #fff;
}

body.premium-rates #header .coupon {
  font-size: 16px;
  display: block;
}

body.premium-rates a,
body.premium-rates a:visited {
  color: #ff7300;
}

body.premium-rates a:hover {
  color: #cc5c00;
}

body.premium-rates h1 {
  margin-top: 40px;
  font-size: 28px;
}

body.premium-rates h2 {
  margin: 0 0 50px;
  text-align: center;
}

body.premium-rates .striped {
  padding-top: 40px;
  padding-bottom: 40px;
}

body.premium-rates .striped:nth-of-type(2n) {
  background-color: #f7f7f7;
}

body.premium-rates .alert-callme-container .alert {
  margin-top: 20px;
}

body.premium-rates #header .title .price {
  font-size: 150%;
  position: relative;
  top: 9.5%;
}

body.premium-rates #steps-info ul .step,
body.premium-rates #steps-info ul .step .text .description li {
  margin-left: 0;
}

body.premium-rates #steps-info ul .step .image {
  margin-bottom: 15px;
}

body.premium-rates #steps-info ul .step .text .title {
  font-size: 16px;
  font-weight: 700;
  margin-bottom: 10px;
}

body.brand-page #distributors_search_box ul,
body.premium-rates #steps-info ul .step .text .description {
  list-style: none;
}

@media (max-width:767px) {
  body.premium-rates #steps-info ul .step {
    padding-left: 10px!important;
    padding-right: 10px!important;
    margin-bottom: 30px;
  }

  body.premium-rates #steps-info ul .step .image img {
    margin: 0 auto;
  }
}

body.premium-rates .stats {
  margin-top: 15px;
}

body.premium-rates .stats .stat {
  text-align: center;
  font-size: 14px;
  margin-bottom: 45px;
}

body.premium-rates .stats .stat .number {
  font-family: 'Georgia',serif;
  font-style: italic;
  font-weight: 400;
  font-size: 34px;
  color: #626262;
  display: block;
  margin-bottom: 10px;
}

body.premium-rates .stats+.banners {
  padding-top: 30px;
  border-top: 1px solid #ccc;
}

body.premium-rates #trustus .icons {
  margin-top: 30px;
}

body.premium-rates #trustus .icons img {
  max-height: 50px;
}

@media (min-width:768px) {
  body.premium-rates .faq .col-sm-6:nth-child(1) {
    padding-right: 30px;
  }

  body.premium-rates .faq .col-sm-6:nth-child(2) {
    padding-left: 30px;
  }
}

body.premium-rates .faq .rates-faq {
  margin-bottom: 40px;
}

body.premium-rates .faq .rates-faq .faq-title {
  font-size: 18px;
  font-weight: 700;
}

body.premium-rates .faq .rates-faq .faq-body {
  margin: 20px 0;
}

@media screen and (max-width:767px) {
  body.premium-rates .mobile-premium-conditions {
    margin-top: 50px;
  }

  body.premium-rates .mobile-premium-conditions .very-big-rates-box {
    margin: 0 auto;
  }
}

body.quotation-pay h1 {
  font-size: 28px;
  margin-bottom: 20px;
}

body.quotation-pay #frm_payment h2,
body.quotation-pay h2 {
  font-size: 20px;
  margin-bottom: 20px;
  line-height: 24px;
}

@media (max-width:991px) {
  body.quotation-pay h2 {
    font-size: 16px;
    font-weight: 700;
  }
}

body.quotation-pay .well {
  padding: 30px;
  overflow: hidden;
  border-radius: 10px;
}

@media (max-width:767px) {
  body.quotation-pay .well {
    padding: 10px;
  }
}

body.quotation-pay #payment-table tr .td_price,
body.quotation-pay .button-container {
  text-align: right;
}

body.quotation-pay #navbar.navbar-pros-landing {
  background-color: #fdfdfd;
}

body.quotation-pay #payment-table label {
  color: inherit;
}

body.quotation-pay #payment-table th {
  background: 0 0;
  font-weight: 700;
  font-size: 20px;
}

body.quotation-pay #payment-table tr.tr_total td {
  text-align: right;
  font-weight: 700;
}

body.quotation-pay #payment-table .initial-quotations label strong {
  color: #0c8a26;
}

body.quotation-pay #payment-table .initial-quotations a.info {
  color: inherit;
  cursor: pointer;
  font-size: 120%;
  margin-left: .5em;
  vertical-align: middle;
  outline: 0;
}

body.quotation-pay #frm_payment h2 {
  position: relative;
}

body.quotation-pay #frm_payment h2 .card-icons {
  position: absolute;
  right: 0;
  bottom: -3px;
}

body.quotation-pay #frm_payment h2 .card-icons.various {
  bottom: 0;
}

body.quotation-pay #frm_payment h2 .card-icons img {
  max-height: 30px;
}

@media (max-width:991px) {
  body.quotation-pay #frm_payment h2 {
    font-size: 16px;
  }

  body.quotation-pay #frm_payment h2 .card-icons {
    bottom: 2px;
  }

  body.quotation-pay #frm_payment h2 .card-icons img {
    max-height: 21px;
  }
}

@media (max-width:767px) {
  body.quotation-pay #frm_payment h2 .card-icons {
    position: relative;
    margin-top: 5px;
  }
}

body.quotation-pay #frm_payment input[type=text],
body.quotation-pay #frm_payment select {
  height: 46px;
  padding: 10px 16px;
}

body.quotation-pay #frm_payment #ql-form-container form .fields input[type=text],
body.quotation-pay #frm_payment #ql-form-container form .fields select,
body.quotation-pay #frm_payment #ql-form-container form .fields textarea,
body.quotation-pay #frm_payment .form-control {
  font-size: 17px!important;
}

body.quotation-pay #frm_payment .form_error {
  color: #fcbaba!important;
  margin-top: -10px;
  margin-bottom: 5px;
}

body.quotation-pay #frm_payment .control-label {
  font-size: 16px;
  font-weight: 400;
  margin-bottom: 10px;
}

body.quotation-pay #frm_payment .form-group label .icon {
  display: inline-block;
  width: 1.1em;
  text-align: center;
}

body.quotation-pay #frm_payment .ccard_terms {
  position: relative;
  margin-top: 40px!important;
}

body.quotation-pay #frm_payment .ccard_terms input {
  position: absolute;
  top: 0;
  left: 0;
  margin: 4px 0 0;
  width: 1.2em;
  height: 1.2em;
}

body.quotation-pay #frm_payment .ccard_terms label {
  padding-left: 26px;
  font-weight: 400;
}

body.quotation-pay #frm_payment .ccard_img {
  background-image: url(/images/visa_mastercard.gif);
  background-position: right;
  background-repeat: no-repeat;
  padding-right: 140px;
}

body.quotation-pay #frm_payment .allpago_img {
  background-image: url(/images/allpago_cards.gif);
}

body.quotation-pay #frm_payment .cc_number .icon-lock-o {
  position: absolute;
  right: 14px;
  top: 14px;
  font-size: 18px;
  color: #d9d9d9;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

body.quotation-pay #frm_payment .cc_number .card-pattern {
  position: absolute;
  left: 72px;
  bottom: 13px;
  letter-spacing: 2.2px;
  color: #d8d8d8;
  line-height: 2px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

@media (max-width:390px) {
  body.quotation-pay #frm_payment .cc_number .card-pattern {
    display: none;
  }
}

body.quotation-pay #frm_payment .card-back {
  margin-top: 3px;
  cursor: help;
}

body.quotation-pay #frm_coupon td {
  padding-left: 0;
  padding-right: 0;
}

body.quotation-pay #frm_coupon td .text {
  color: #b0b2be;
}

body.quotation-pay #frm_coupon #ql-form-container form .fields input[type=text].coupon-code,
body.quotation-pay #frm_coupon #ql-form-container form .fields select.coupon-code,
body.quotation-pay #frm_coupon #ql-form-container form .fields textarea.coupon-code,
body.quotation-pay #frm_coupon .form-control.coupon-code {
  border: 1px solid #ccc;
}

body.quotation-pay #frm_coupon .button {
  margin-top: 2px;
}

body.quotation-pay #frm_coupon #coupon_box .form input {
  width: auto;
  min-width: 6em;
  float: left;
  margin-right: 10px;
}

@media (max-width:767px) {
  body.quotation-pay #frm_coupon #coupon_box .form input {
    float: left!important;
  }
}

.premium-table-period {
  margin-bottom: 40px;
  font-size: 16px;
}

.premium-table-period .period-selected {
  background-color: #f79019!important;
  -webkit-box-shadow: none;
  box-shadow: none;
  text-shadow: none;
  color: #fff;
}

body.pro-table {
  background-color: #fff;
}

body.pro-table .popover {
  max-width: 50%;
}

body.pro-table .improve-plan {
  margin-top: 45px;
}

body.pro-table .premium-table-landing table.mobile-premium-table thead,
body.pro-table .premium-table-landing table.premiums-table thead {
  border: 0;
  color: #fff;
}

body.pro-table .premium-table-landing table.mobile-premium-table thead th,
body.pro-table .premium-table-landing table.premiums-table thead th {
  border: 1px solid #fff;
  font-size: 22px;
  font-weight: 400;
  line-height: 1.3;
  padding: 20px 0;
  width: 20%;
  vertical-align: middle;
}

body.pro-table .premium-table-landing table.mobile-premium-table thead th .current-claim,
body.pro-table .premium-table-landing table.premiums-table thead th .current-claim {
  color: #333;
  font-size: 14px;
}

body.pro-table .premium-table-landing table.mobile-premium-table thead th .current-claim::after,
body.pro-table .premium-table-landing table.mobile-premium-table thead th .current-claim::before,
body.pro-table .premium-table-landing table.premiums-table thead th .current-claim::after,
body.pro-table .premium-table-landing table.premiums-table thead th .current-claim::before {
  content: ' - ';
}

body.pro-table .premium-table-landing table.mobile-premium-table thead .empty,
body.pro-table .premium-table-landing table.premiums-table thead .empty {
  background-color: #fff;
  opacity: .8;
  filter: alpha(opacity=80);
}

body.pro-table .premium-table-landing table.mobile-premium-table thead .general,
body.pro-table .premium-table-landing table.premiums-table thead .general {
  background-color: #c4c4c4;
}

body.pro-table .premium-table-landing table.mobile-premium-table thead .current,
body.pro-table .premium-table-landing table.premiums-table thead .current {
  background-color: #fff;
  color: #000;
}

body.pro-table .premium-table-landing table.mobile-premium-table thead .sugested,
body.pro-table .premium-table-landing table.premiums-table thead .sugested {
  background-color: #0080c5;
}

body.pro-table .premium-table-landing table.mobile-premium-table tbody tr td,
body.pro-table .premium-table-landing table.premiums-table tbody tr td {
  border-color: #ededed;
  text-align: center;
  font-size: 16px;
  vertical-align: middle;
  padding: 10px 5px;
}

body.pro-table .premium-table-landing table.mobile-premium-table tbody tr td:first-child,
body.pro-table .premium-table-landing table.premiums-table tbody tr td:first-child {
  text-align: left;
}

body.pro-table .premium-table-landing table.mobile-premium-table tbody tr td .icon-question-circle-o,
body.pro-table .premium-table-landing table.premiums-table tbody tr td .icon-question-circle-o {
  color: #158cba;
  cursor: pointer;
  float: right;
}

body.pro-table .premium-table-landing table.mobile-premium-table tbody tr td .form-group.checked,
body.pro-table .premium-table-landing table.mobile-premium-table tbody tr td .icon-check-o,
body.pro-table .premium-table-landing table.premiums-table tbody tr td .form-group.checked,
body.pro-table .premium-table-landing table.premiums-table tbody tr td .icon-check-o {
  color: #48b07b;
  font-size: 24px;
}

body.pro-table .premium-table-landing table.mobile-premium-table tbody tr th.title,
body.pro-table .premium-table-landing table.premiums-table tbody tr th.title {
  color: #333;
  font-weight: 700!important;
  text-transform: uppercase;
}

body.pro-table .premium-table-landing table.mobile-premium-table tbody tr td.sugested,
body.pro-table .premium-table-landing table.mobile-premium-table tbody tr th.sugested,
body.pro-table .premium-table-landing table.premiums-table tbody tr td.sugested,
body.pro-table .premium-table-landing table.premiums-table tbody tr th.sugested {
  background-color: #f7f7f7;
}

body.pro-table .premium-table-landing table.mobile-premium-table tbody tr td.description,
body.pro-table .premium-table-landing table.premiums-table tbody tr td.description {
  font-size: 14px;
  padding-left: 5px;
  padding-right: 5px;
}

body.pro-table .premium-table-landing table.mobile-premium-table tbody tr td.pricing .button.orange,
body.pro-table .premium-table-landing table.premiums-table tbody tr td.pricing .button.orange {
  background-color: #f79019!important;
  -webkit-box-shadow: none;
  box-shadow: none;
  text-shadow: none;
  width: 90%;
}

body.pro-table .premium-table-landing table.mobile-premium-table tbody tr td.pricing-text .sugested-plan,
body.pro-table .premium-table-landing table.premiums-table tbody tr td.pricing-text .sugested-plan {
  color: #f79019;
  display: none;
}

body.pro-table .premium-table-landing table.mobile-premium-table tbody tr td.pricing-text.sugested .sugested-plan,
body.pro-table .premium-table-landing table.premiums-table tbody tr td.pricing-text.sugested .sugested-plan,
body.pro-table table.mobile-premium-table tbody tr td .price span {
  display: inline;
}

body.pro-table .premium-table-landing tr.prices {
  padding: 15px 0;
}

body.pro-table .premium-table-landing tr.prices .payment-type {
  color: #a3a3a3;
  font-size: 13px;
}

body.pro-table .premium-table-landing table.mobile-premium-table tbody tr td.pricing-text .current-plan,
body.pro-table .premium-table-landing table.premiums-table tbody tr td.pricing-text .current-plan,
body.pro-table .premium-table-landing tr.prices .payment-year-advice {
  color: #a3a3a3;
}

body.pro-table .premium-table-landing tr.prices .payment-type {
  margin-top: 0;
}

body.pro-table .premium-table-landing tr.prices .payment-year-advice {
  font-size: 12px;
  margin-top: 5px;
}

body.pro-table .premium-table-landing tr.prices .sugested .payment-type {
  color: #333!important;
}

body.pro-table .premium-table-landing td.general .payment-type.quarter {
  font-size: 13px;
}

body.pro-table .explanation ol,
body.pro-table .premium-table-landing td.general .payment-year-advice.quarter {
  margin-top: 15px;
}

body.pro-table .premium-table-landing tr.no-border td {
  border: 0;
  border-radius: 10px;
}

body.pro-table .premium-table-landing .price {
  font-size: 18px;
}

body.pro-table .premium-table-landing .price .num {
  font-size: 32px;
}

body.pro-table .premium-table-landing .price .dec {
  display: inline-block;
  -webkit-transform: translateY(-10px);
  -ms-transform: translateY(-10px);
  -o-transform: translateY(-10px);
  transform: translateY(-10px);
  font-size: 16px;
}

body.pro-table .table-comparer {
  margin: 40px auto;
}

body.pro-table .table-comparer .wide {
  padding: 20px 60px;
}

body.pro-table .table-comparer p {
  color: #6a6d76;
  font-size: 16px;
}

body.pro-table .profesionals-selector {
  font-size: 16px;
  margin: 50px auto;
}

body.pro-table .profesionals-selector #profesional-selection {
  display: inline;
  width: 300px;
}

body.pro-table #video_testimonial {
  background-color: transparent;
  margin: 50px auto;
}

body.pro-table .advantages {
  font-size: 16px;
}

body.pro-table .advantages ul {
  margin-top: 31px;
}

body.pro-table h2 {
  color: #6a6d76;
  margin-bottom: 30px;
}

body.pro-table #video-hugo .video-container iframe {
  height: 100%;
}

body.pro-table .questions-container {
  color: #6a6d76;
  font-size: 16px;
}

body.pro-table .questions-container dl {
  padding: 0;
  margin-top: 30px;
}

body.pro-table #business-testimonials,
body.pro-table .explanation {
  margin-top: 50px;
}

body.pro-table .explanation #explanation_detail {
  padding-left: 0;
}

body.pro-table .explanation ol li {
  margin: 2px 0 10px 20px;
  padding-bottom: 10px;
  padding-top: 10px;
}

body.pro-table .explanation #calling_explanation .well {
  background-color: #fff;
  border: 1px solid #ccc;
}

body.pro-table .explanation #calling_explanation .well .know-more {
  font-size: 26px;
}

body.pro-table table.mobile-premium-table {
  width: 100%;
  margin-top: 30px;
}

body.pro-table table.mobile-premium-table thead tr th {
  padding-top: 15px!important;
}

body.pro-table table.mobile-premium-table tbody tr {
  border: 1px solid #ededed;
  border-top: none;
}

body.pro-table table.mobile-premium-table tbody tr td {
  padding-top: 10px;
  text-align: center!important;
}

body.brand-list #page_title,
body.catalogue-list #page_title {
  padding-top: 15px;
}

body.brand-list .container-fluid-list,
body.catalogue-list .container-fluid-list {
  position: relative;
  padding-top: 30px;
}

body.brand-list .image-background #map-container,
body.catalogue-list .image-background #map-container {
  background-color: #3c536b;
  -webkit-background-size: cover;
  background-size: cover;
  background-position: 100% 80%;
  height: 410px;
}

body.brand-list #map-container,
body.catalogue-list #map-container {
  width: 100%;
  height: 350px;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
}

body.brand-list .main-container,
body.catalogue-list .main-container {
  position: relative;
  border-radius: 5px;
  -webkit-box-shadow: 0 0 10px rgba(0,0,0,.5);
  box-shadow: 0 0 10px rgba(0,0,0,.5);
  padding: 20px 45px 30px;
  margin-bottom: 15px;
  background-color: #fdfdfd;
}

body.brand-list .gradient-wrapper,
body.catalogue-list .gradient-wrapper {
  position: absolute;
  top: 410px;
  bottom: 0;
  left: 0;
  right: 0;
  content: '';
  display: block;
  background-color: transparent 0%;
  background: -webkit-linear-gradient(top,rgba(253,253,253,0) 0%,#fdfdfd 300px);
  background: -o-linear-gradient(top,rgba(253,253,253,0) 0%,#fdfdfd 300px);
  background: linear-gradient(to bottom,rgba(253,253,253,0) 0%,#fdfdfd 300px);
  z-index: 0;
  margin: -15px;
}

@media (max-width:991px) {
  body.brand-list #map-container,
  body.catalogue-list #map-container {
    display: none!important;
  }

  body.brand-list .main-container,
  body.catalogue-list .main-container {
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    padding: 15px;
  }

  body.brand-list .container-fluid,
  body.catalogue-list .container-fluid {
    padding-top: 10px;
  }
}

@media (max-width:767px) {
  body.brand-list #show_map_link,
  body.catalogue-list #show_map_link {
    text-align: center!important;
  }
}

body.brand-list .listing .entry .entry-gallery img,
body.catalogue-list .listing .entry .entry-gallery img {
  width: 90px;
  height: 90px;
}

body.brand-list #places_footer_show #places_footer h2,
body.brand-list #places_footer_show .related-container,
body.catalogue-list #places_footer_show #places_footer h2,
body.catalogue-list #places_footer_show .related-container {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 0;
  padding-right: 0;
}

body.brand-list #places_footer_show .related-container li,
body.catalogue-list #places_footer_show .related-container li {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 0;
  padding-right: 30px;
  list-style: none;
  margin-left: 0;
}

@media (min-width:768px) {
  body.brand-list #places_footer_show .related-container li,
  body.catalogue-list #places_footer_show .related-container li {
    float: left;
    width: 50%;
  }
}

body.brand-list #places_footer_show #places_footer ul,
body.catalogue-list #places_footer_show #places_footer ul {
  margin-top: 0;
  margin-bottom: 0;
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 0;
  padding-right: 15px;
}

@media (min-width:768px) {
  body.brand-list #places_footer_show #places_footer ul,
  body.catalogue-list #places_footer_show #places_footer ul {
    float: left;
    width: 50%;
  }
}

body.brand-list #places_footer_show #places_footer ul li,
body.catalogue-list #places_footer_show #places_footer ul li {
  list-style: none;
  margin-left: 0;
}

body.brand-list #places_footer_show .h2_block,
body.brand-list #places_footer_show .h4_title,
body.brand-list #places_footer_show h2,
body.catalogue-list #places_footer_show .h2_block,
body.catalogue-list #places_footer_show .h4_title,
body.catalogue-list #places_footer_show h2 {
  font-size: 20px;
  margin-top: 15px;
  margin-bottom: 15px;
  color: #666;
}

body.brand-list #places_footer_show #tag_cloud,
body.catalogue-list #places_footer_show #tag_cloud {
  margin-top: 20px;
  margin-bottom: 25px;
}

body.brand-page #brand-carousel,
body.brand-page .header {
  margin-bottom: 30px;
}

@media (max-width:767px) {
  body.brand-page .header {
    margin-bottom: 0;
  }
}

body.brand-page #brand-carousel .carousel-inner img {
  max-height: 430px;
  width: 100%;
}

.job-view-wrapper>.job-view .job-data-block .job-data-body .job-map img,
body.brand-landing .landing-block img,
body.brand-page #navbar-pills-collapse .nav {
  width: 100%;
}

body.brand-landing .brand-responsible .data .name,
body.brand-landing .brand-responsible .data .work,
body.brand-page #brand-links .social,
body.user-billing-landing .row small {
  display: block;
}

body.brand-page .cta-quotation-container {
  margin-top: 80px;
  color: #6a6d76;
}

body.brand-page .thumbnail_img {
  width: 90px;
  height: 90px;
  margin-right: 10px;
  margin-bottom: 10px;
}

body.brand-page #distributors_search_box ul li {
  margin: 2px 0;
}

body.brand-page .other_projects ul {
  list-style: none;
}

body.brand-page .other_projects ul li {
  margin: 2px 0;
  position: relative;
  height: 75px;
}

body.brand-page .other_projects ul li a {
  position: absolute;
  left: 15px;
}

body.brand-page .other_projects ul li small {
  display: block;
  padding-left: 80px;
}

body.brand-page #brand-images .img-container {
  margin-bottom: 10px;
}

@media (max-width:380px) {
  body.brand-page #brand-images .img-container {
    width: 100%;
  }
}

body.brand-page #brand-images .img-container img,
body.brand-page .thumbnail_img {
  padding: 2px;
  border: 1px solid #ccc;
  border-radius: 2px;
}

body.brand-page .brand-link {
  font-size: 13px;
  padding-top: 6px;
  padding-bottom: 6px;
  margin-top: 10px;
  margin-left: 30px;
  color: #6a6d76;
}

body.brand-landing {
  font-size: 14px;
}

body.brand-landing #footer {
  font-size: 13px;
}

body.brand-landing #footer p {
  margin-bottom: .8em;
}

body.brand-landing h2,
body.brand-landing h3 {
  height: auto!important;
}

body.brand-landing p {
  margin-bottom: 20px;
}

body.brand-landing #searcher-header {
  min-height: 500px;
  height: auto!important;
}

body.brand-landing .bh-container {
  padding-top: 50px!important;
  padding-bottom: 0!important;
}

body.brand-landing .bh-container .title {
  padding-right: 110px;
}

body.brand-landing .brand-responsible {
  position: relative;
  padding-left: 135px;
  margin-top: 90px;
  margin-bottom: 140px;
}

@media (max-width:767px) {
  body.brand-landing .brand-responsible {
    margin-top: 30px;
    margin-bottom: 30px;
  }
}

.business.jobs-show #job-view #job-data i,
body.brand-landing .brand-responsible .avatar {
  position: absolute;
  left: 0;
  top: 0;
}

body.brand-landing .brand-responsible .data,
body.brand-landing .brand-responsible .data a {
  color: #fff;
}

body.brand-landing .brand-responsible .data div {
  display: block;
  position: relative;
  padding-left: 30px;
}

body.brand-landing .brand-responsible .data div i {
  position: absolute;
  left: 0;
  top: 0;
  font-size: 24px;
  margin-right: 5px;
}

body.brand-landing .brand-responsible .data .name {
  font-size: 20px;
  font-weight: 700;
}

body.brand-landing .brand-responsible .data .email,
body.brand-landing .brand-responsible .data .phone {
  font-weight: 700;
  font-size: 14px;
  margin-bottom: 5px;
  padding-top: 2px;
}

body.brand-landing .form-container {
  background-color: rgba(108,108,108,.85);
  color: #fff;
}

body.brand-landing .form-container h4 {
  font-weight: 700;
  margin-top: 10px;
  margin-bottom: 20px;
}

body.brand-landing .form-container form .form_error {
  color: #f58181;
}

body.brand-landing .form-container form .has-error {
  border-color: #f58181;
}

body.brand-landing .form-container form .button {
  margin-top: 10px!important;
  padding: 15px 20px;
  min-width: 50%;
  max-width: 100%;
  width: auto;
}

body.brand-landing .form-container form #ql-form-container form .fields input[type=text],
body.brand-landing .form-container form #ql-form-container form .fields select,
body.brand-landing .form-container form #ql-form-container form .fields textarea,
body.brand-landing .form-container form .form-control {
  margin-bottom: 10px;
}

body.brand-landing .form-container form .terms {
  line-height: 18px;
  font-size: 90%;
}

body.brand-landing .form-container form .terms input {
  margin: 2px 0 0;
}

body.brand-landing .form-container form .terms label {
  color: #e6e6e6;
  font-weight: 400;
}

body.brand-landing .form-container form .terms label a {
  color: inherit;
  text-decoration: underline;
}

body.brand-landing .stats-container {
  background-color: #f0efed;
  font-size: 16px;
}

@media (max-width:1220px) {
  body.brand-landing .stats-container {
    font-size: 14px;
  }
}

body.brand-landing .stats-container .stats-text {
  padding-top: 15px;
  padding-bottom: 15px;
  color: #6a6d76;
}

@media (max-width:991px) {
  body.brand-landing .stats-container .stats-group-left .stats-text {
    padding-top: 15px;
    padding-bottom: 0;
  }

  body.brand-landing .stats-container .stats-group-right .stats-text {
    padding-top: 15px;
    padding-bottom: 15px;
  }

  body.brand-landing .stats-container .stats-text {
    width: 50%;
    text-align: center;
  }
}

@media (max-width:767px) {
  body.brand-landing .stats-container {
    padding-bottom: 10px;
  }

  body.brand-landing .stats-container .stats-text {
    width: 100%;
    text-align: center;
    padding-top: 10px!important;
    padding-bottom: 0!important;
  }
}

@media (min-width:992px) {
  body.brand-landing .stats-container .stats-group-left {
    padding-right: 30px;
  }

  body.brand-landing .stats-container .stats-group-right {
    padding-left: 30px;
  }
}

body.brand-landing .charts-container {
  background-color: #f0efed;
  margin-top: 30px;
  margin-bottom: 30px;
}

body.brand-landing .landing-block {
  margin-bottom: 45px;
  border: 1px solid #ccc;
}

body.brand-landing .landing-block h3 {
  margin-top: 10px;
  font-size: 24px;
  margin-bottom: 15px;
}

@media (max-width:767px) {
  body.brand-landing .landing-block img {
    margin-bottom: 15px;
  }
}

body.brand-landing .landing-block .button {
  font-weight: 400!important;
  padding-top: 15px;
  padding-bottom: 15px;
}

.rfq-block.well {
  border: 1px solid #e4e4e6;
  margin-top: 25px;
  padding: 30px;
  margin-bottom: 40px;
}

.business.jobs-show h1.visible-xs,
.rfq-block.well .title {
  font-size: 20px;
}

#explanation #explanation_detail li,
#user_profile h3,
.rfq-block.well .subtitle {
  font-size: 15px;
}

.job-view-wrapper>.notice,
.rfq-block.well form .terms-label {
  margin-bottom: 0;
}

.rfq-block.well form .state-city {
  padding-left: 0!important;
  padding-right: 15px!important;
}

.rfq-block.well form #ql-form-container form .fields input[type=text].error,
.rfq-block.well form #ql-form-container form .fields select.error,
.rfq-block.well form #ql-form-container form .fields textarea.error,
.rfq-block.well form .form-control.error {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
}

.rfq-block.well form #ql-form-container form .fields input[type=text].error:focus,
.rfq-block.well form #ql-form-container form .fields select.error:focus,
.rfq-block.well form #ql-form-container form .fields textarea.error:focus,
.rfq-block.well form .form-control.error:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #ce8483;
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #ce8483;
}

.rfq-block.well form span.error {
  display: block;
  color: #a94442;
}

.rfq-block.well form .field-wrap {
  display: block;
  overflow: hidden;
}

.rfq-block.well form .terms {
  width: 100%!important;
}

.rfq-block.well form .form-container {
  width: 50%;
  float: left;
  display: block;
}

.rfq-block.well form .form-container:nth-child(2n) {
  padding-left: 15px;
}

.rfq-block.well form .form-container:nth-child(2n+1) {
  padding-right: 15px;
}

.rfq-block.well form .example~.help {
  display: none!important;
}

@media (max-width:767px) {
  .rfq-block.well form .form-container {
    width: 100%;
  }

  .rfq-block.well form .form-container:nth-child(2n) {
    padding-left: 0;
  }

  .rfq-block.well form .form-container:nth-child(2n+1) {
    padding-right: 0;
  }
}

body.brand h1,
body.brand h2,
body.brand h3,
body.brand h4>a,
body.brand label,
body.brand p {
  color: #6a6d76;
}

body.brand h2,
body.brand h3 {
  margin-top: 30px;
  margin-bottom: 30px;
  font-size: 26px;
}

@media (min-width:1200px) {
  body.brand #searcher-header h1.title {
    font-size: 56px!important;
  }

  body.brand #searcher-header .button {
    margin-top: 45px;
  }
}

body.brand #brand-header {
  background-position: 50% 50%;
}

body.brand #brand-header .business-info {
  bottom: 45px!important;
}

body.brand #brand-header .business-info h1 {
  margin-left: 30px;
  font-size: 56px;
  font-weight: 700;
}

@media (max-width:991px) {
  body.brand #brand-header .business-info {
    bottom: 0!important;
  }

  body.brand #brand-header .business-info h1 {
    margin-left: 0;
    font-size: 36px;
    font-weight: 700;
  }
}

@media (max-width:767px) {
  body.brand #brand-header .business-info {
    bottom: 0!important;
  }

  body.brand #brand-header .business-info h1 {
    margin-left: 0;
    font-size: 24px;
    font-weight: 700;
  }
}

body.brand #brand-header.affix .business-info {
  bottom: 10px!important;
}

body.brand #brand-header.affix .business-info h1 {
  margin-left: -45px;
  font-size: 32px!important;
  font-weight: 700;
}

.business.jobs-show #job-view #job-data ul,
body.brand .brand-list {
  list-style: none;
}

body.brand .brand-list li {
  float: left;
  margin: 2px 0;
}

@media (max-width:767px) {
  body.brand .brand-list li:nth-child(n+6) {
    display: none;
  }
}

body.brand .brand-category li {
  margin: 0;
}

.crm-block,
body.brand .brand-icon {
  margin-bottom: 30px;
}

body.brand .brand-icon a {
  display: block;
  border: 1px solid #ccc;
}

body.brand .show-more {
  text-align: left;
}

body.brand .show-more a,
body.brand .show-more i {
  color: #6a6d76;
  font-weight: 700;
}

.business.jobs-show #job-view #job-location img,
body.brand .brand-logo {
  max-width: 100%;
  height: auto;
}

body.user-billing {
  overflow: hidden;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
}

body.user-billing #footer {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  bottom: 0;
  position: absolute;
  width: 100%;
  margin: 0;
}

body.user-billing #header-wrapper {
  display: none;
}

body.user-billing-landing {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

body.user-billing-landing .gray-bg {
  background-color: #ededed;
}

body.user-billing-landing h1.billing-title {
  font-size: 3em;
}

body.user-billing-landing .row {
  border-bottom: 1px solid #ededed;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 14px;
  padding-top: 3em;
}

body.user-billing-landing .row:after,
body.user-billing-landing .row:before {
  content: '';
  display: table;
}

body.user-billing-landing .row:after {
  clear: both;
}

body.user-billing-landing .row .large {
  margin-top: 35px;
  width: 50%;
}

body.user-billing-landing .row .to-right-billing {
  margin-left: 20px;
}

.job-view-wrapper>.job-view html,
body.user-billing-landing .row .p {
  font-size: 16px;
}

body.user-billing-landing .row img {
  display: block;
  margin: 0 auto;
}

.job-view-wrapper>.job-view .jobs-sidebar #page-filters h3,
.job-view-wrapper>.job-view .jobs-sidebar #page-filters-optional h3,
.job-view-wrapper>.job-view body.jobs-list .search-form h3,
body.user-billing-landing .row h3 {
  margin-top: 0;
}

body.user-billing-landing .row dl {
  font-size: 17px;
}

body.user-billing-landing .row dl dt {
  color: #5a5a5a;
  margin-top: 16px;
  line-height: 3;
}

body.user-billing-landing .row dl dd {
  color: #4b4b4b;
  margin-bottom: 14px;
}

body.user-billing-landing .row:first-child,
body.user-billing-landing .row:last-child {
  padding-bottom: 3em;
}

@media only screen and (max-width:767px) {
  body.user-billing-landing .row:first-child img,
  body.user-billing-landing .row:nth-child(3) img {
    margin-bottom: 35px;
  }

  body.user-billing-landing .row:nth-child(even) img {
    margin-top: 35px;
  }

  body.user-billing-landing .row:nth-child(3) {
    padding-bottom: 3em;
  }

  body.user-billing-landing .row:nth-child(3) .container div:first-child {
    text-align: center;
  }

  body.user-billing-landing .row:nth-child(3) .container div:nth-child(2) {
    float: left;
  }

  body.user-billing-landing .row:first-child .to-right-billing {
    margin-left: 0;
    text-align: center;
  }
}

body.premium-landing .coupon {
  color: #fff;
  background-color: green;
  padding: 3px;
  max-width: 80%;
  display: block;
  margin: 10px auto 0;
}

body.premium-landing .h1-subtitle {
  font-size: 18px;
}

body.premium-landing .striped.no-bg {
  background-color: transparent;
}

body.premium-landing .gray-bg {
  background-color: #f7f7f7;
}

body.premium-landing .padding {
  padding-top: 40px;
  padding-bottom: 40px;
}

body.premium-landing .form-group h2,
body.premium-landing .form-title {
  font-size: 20px;
  text-align: left;
}

body.premium-landing #form_submit {
  display: block;
  float: none!important;
}

body.premium-landing .footer {
  margin-top: 1em;
}

@media (max-width:767px) {
  body.premium-landing #form_submit {
    margin-left: auto;
    margin-right: auto;
  }

  body.premium-landing .footer {
    text-align: center;
  }
}

body.premium-landing .input-group-addon i {
  width: 1.2em;
  display: inline-block;
  text-align: center;
}

body.premium-landing .sign-in-up h2 {
  margin-bottom: 20px;
}

body.premium-landing .sign-in-up .container>.row {
  overflow: hidden;
}

body.premium-landing .sign-in-up .separator::before {
  content: '';
  display: block;
  width: 0;
  height: 1000px;
  position: absolute;
  left: 50%;
  top: 0;
  border-left: 1px solid #ccc;
}

@media (max-width:767px) {
  body.premium-landing .sign-in-up .separator {
    height: 2em;
    margin-top: 2em;
    border-top: 1px solid #ccc;
    border-left: none;
  }

  body.premium-landing .sign-in-up .separator::before {
    display: none;
  }

  body.premium-landing .sign-in-up .sign-up {
    text-align: center;
  }

  body.premium-landing .sign-in-up .sign-up p {
    font-size: 1.1em;
  }

  body.premium-landing .form-group h2,
  body.premium-landing .form-title {
    margin-bottom: 10px;
    text-align: center;
  }
}

.job-view-wrapper>.job-view {
  z-index: 0;
  margin-top: 0;
  position: relative;
}

@media screen and (max-width:767px) {
  .job-view-wrapper>.job-view .job-data-block {
    padding: 12.5px 0 0;
    margin-bottom: 0;
  }

  .job-view-wrapper>.job-view .job-data-block.bought>.row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
}

.job-view-wrapper>.job-view .job-data-block .job-data-body {
  position: relative;
}

@media screen and (max-width:767px) {
  .job-view-wrapper>.job-view .job-data-block .job-data-body {
    margin: -10px;
  }
}

.job-view-wrapper>.job-view .job-data-block .job-data-body .job-question-answer {
  margin-bottom: 10px;
}

.job-view-wrapper>.job-view .job-data-block .job-data-body .job-question-answer .question {
  font-weight: 600;
  color: #404040;
}

.job-view-wrapper>.job-view .job-data-block .job-buy-options .job-buy-option strong,
.job-view-wrapper>.job-view .job-data-block .job-data-body .job-question-answer .answer,
.job-view-wrapper>.job-view body {
  font-weight: 400;
}

@media screen and (min-width:1200px) {
  .job-view-wrapper>.job-view .job-data-block .job-data-body .job-question-answer .answer {
    text-align: right;
  }
}

.job-view-wrapper>.job-view .job-data-block .job-data-body .job-question-answer+.job-question-answer {
  border-top: 1px solid #ededed;
  padding-top: 10px;
}

.job-view-wrapper>.job-view .job-data-block .job-data-body .job-map {
  margin-top: 10px;
}

.job-view-wrapper>.job-view .job-data-block .job-data-body .job-description p {
  color: #404040;
}

.job-view-wrapper>.job-view .job-data-block .job-data-body .job-description-first {
  margin-bottom: 40px;
}

@media screen and (max-width:767px) {
  .job-view-wrapper>.job-view .job-data-block .job-data-body .job-description-first {
    margin-bottom: 10px;
    padding-bottom: 20px;
    border-bottom: 1px solid #ededed;
  }
}

.job-view-wrapper>.job-view .job-data-block .job-data-body .job-img-gallery {
  text-align: justify;
  margin-left: -6px;
  margin-right: -6px;
}

.job-view-wrapper>.job-view .job-data-block .job-data-body .job-img-gallery>a {
  float: left;
  width: 25%;
  position: relative;
  min-height: 1px;
  padding-left: 4px;
  padding-right: 4px;
  margin-top: 8px;
}

@media (min-width:768px) {
  .job-view-wrapper>.job-view .job-data-block .job-data-body .job-img-gallery>a {
    float: left;
    width: 33.33333333%;
  }
}

@media (min-width:1200px) {
  .job-view-wrapper>.job-view .job-data-block .job-data-body .job-img-gallery>a {
    float: left;
    width: 16.66666667%;
  }
}

@media screen and (min-width:768px) {
  .job-view-wrapper>.job-view .job-data-block .job-data-body:after {
    left: 100%;
    top: 2em;
    border: solid transparent;
    content: ' ';
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: transparent transparent transparent #fff;
    border-width: 16px;
  }
}

.job-view-wrapper>.job-view .job-data-block .job-customer-label .job-customer-data {
  font-size: 21px;
  text-align: left;
}

@media screen and (max-width:991px) {
  .job-view-wrapper>.job-view .job-data-block .job-customer-label .job-customer-data {
    font-size: 18px;
  }

  .job-view-wrapper>.job-view .job-data-block .job-customer-label .job-customer-data .info {
    font-weight: 600;
  }
}

.job-view-wrapper>.job-view .job-data-block .job-customer-label .job-customer-data.owner li {
  border-top: 1px solid #ededed;
  padding: 10px 0;
}

.job-view-wrapper>.job-view .job-data-block .job-customer-label .job-list-price {
  position: relative;
}

.job-view-wrapper>.job-view .job-data-block .job-customer-label .job-list-price .job-price .number {
  font-size: 28px;
}

.job-view-wrapper>.job-view .job-data-block .job-customer-label .job-list-price .job-price .decimal {
  display: inline-block;
  -webkit-transform: translateY(-9px) translateX(-5px);
  -ms-transform: translateY(-9px) translateX(-5px);
  -o-transform: translateY(-9px) translateX(-5px);
  transform: translateY(-9px) translateX(-5px);
  font-size: 14px;
}

.job-view-wrapper>.job-view .job-data-block .job-customer-label .claim-block {
  padding-top: 15px;
  text-align: right;
  border-top: 1px solid #ededed;
}

.job-view-wrapper>.job-view .job-data-block .job-customer-label .claim-block .claim-label,
.job-view-wrapper>.job-view .job-data-block .job-customer-label .claim-block .claim-text {
  color: #757575;
}

.job-view-wrapper>.job-view .job-data-block .job-message .job-message-txt {
  margin-top: 15px;
  text-align: right;
}

.job-view-wrapper>.job-view .job-data-block .job-message .message-pre-link {
  margin-bottom: 0;
}

@media screen and (max-width:767px) {
  .job-view-wrapper>.job-view .job-data-block .job-contact-data {
    padding-bottom: 20px;
  }
}

@media screen and (min-width:768px) {
  .job-view-wrapper>.job-view .job-data-block .job-contact-data {
    margin-left: 15px;
  }
}

@media screen and (min-width:768px) and screen and (min-width:992px) {
  .job-view-wrapper>.job-view .job-data-block .job-contact-data {
    margin-left: 30px;
  }
}

.job-view-wrapper>.job-view .job-data-block .job-contact-data .job-aquired-block {
  padding: 15px 15px 10px;
  display: block;
  border: 1px solid #757575;
  background-color: #fff;
}

.job-view-wrapper>.job-view .job-data-block #buy-job-action .btn,
.job-view-wrapper>.job-view .job-data-block .job-buy-action .btn {
  width: 100%;
  margin-top: 0;
}

.job-view-wrapper>.job-view .job-data-block #buy-job-action .cta-purchase-message,
.job-view-wrapper>.job-view .job-data-block #buy-job-action .job-msg-befirst,
.job-view-wrapper>.job-view .job-data-block .job-buy-action .cta-purchase-message,
.job-view-wrapper>.job-view .job-data-block .job-buy-action .job-msg-befirst {
  color: #0c8a26;
  text-align: center;
  margin-top: 20px;
  font-weight: 400;
  font-size: 15px;
}

.job-view-wrapper>.job-view .job-data-block #buy-job-action .cta-purchase-message .info,
.job-view-wrapper>.job-view .job-data-block #buy-job-action .job-msg-befirst .info,
.job-view-wrapper>.job-view .job-data-block .job-buy-action .cta-purchase-message .info,
.job-view-wrapper>.job-view .job-data-block .job-buy-action .job-msg-befirst .info {
  color: inherit;
}

.job-view-wrapper>.job-view .job-data-block #buy-job-action .job-interest-extended,
.job-view-wrapper>.job-view .job-data-block .job-buy-action .job-interest-extended {
  display: none;
  background: #fff;
  padding: 15px;
}

.job-view-wrapper>.job-view .job-data-block #buy-job-action .job-interest-extended label.error,
.job-view-wrapper>.job-view .job-data-block .job-buy-action .job-interest-extended label.error {
  color: red;
  font-size: 14px;
}

.job-view-wrapper>.job-view .job-data-block #buy-job-action .job-interest-extended textarea.error,
.job-view-wrapper>.job-view .job-data-block .job-buy-action .job-interest-extended textarea.error {
  background-color: #fff8f8;
}

.job-view-wrapper>.job-view .job-data-block .job-buy-submit {
  margin-bottom: 10px;
}

.job-view-wrapper>.job-view .job-data-block .job-buy-options {
  text-align: left;
}

.job-view-wrapper>.job-view .job-data-block .job-buy-options .job-buy-option {
  padding: 15px 0 15px 25px;
  position: relative;
  font-weight: 400;
  display: block;
}

.job-view-wrapper>.job-view .job-data-block .job-buy-options .job-buy-option input {
  position: absolute;
  left: 0;
  top: 18px;
  width: 18px;
  height: 18px;
}

.job-view-wrapper>.job-view .job-data-block .job-buy-options .job-buy-option .price {
  font-size: 24px;
  font-weight: 700;
  margin-right: 12px;
  color: #404040;
}

.job-view-wrapper>.job-view .job-data-block .job-buy-options .job-buy-option .price .dec {
  -webkit-transform: translateY(-7px);
  -ms-transform: translateY(-7px);
  -o-transform: translateY(-7px);
  transform: translateY(-7px);
  display: inline-block;
  font-size: 14px;
  margin-left: 2px;
}

.job-view-wrapper>.job-view .job-data-block .job-buy-options .job-buy-option .subscription-msg {
  font-size: 14px;
  color: #666;
}

.job-view-wrapper>.job-view .job-data-block .job-buy-options .job-buy-option .subscription-msg .subscription-price {
  font-size: 16px;
  color: #333;
  font-weight: 700;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.job-view-wrapper>.job-view .job-data-block .job-buy-options .job-buy-option .subscription-msg a {
  text-decoration: underline;
}

.job-view-wrapper>.job-view .job-data-block .job-buy-options .job-buy-option .regular-price,
.job-view-wrapper>.job-view .job-data-block .job-buy-options .job-buy-option p {
  font-weight: 400;
  display: block;
}

.job-view-wrapper>.job-view .job-data-block .job-buy-options .job-buy-option p {
  margin: 0;
}

.job-view-wrapper>.job-view .job-data-block .job-buy-options .job-buy-option+.job-buy-option {
  border-top: 1px solid #d2d2d2;
}

.job-view-wrapper>.job-view #not-interested.modal ul.radio_list {
  margin: 30px 0 0;
}

.job-view-wrapper>.job-view #buy-job-as-business {
  margin: 25px 0 15px;
}

.job-view-wrapper>.job-view .data-card {
  background: #fff;
  padding: 25px 35px;
}

.job-view-wrapper>.job-view .data-card .data-card-footer .data-card-footer-content {
  border-top: 1px solid #ededed;
  padding-top: 10px;
}

.job-view-wrapper>.job-view .data-card .data-card-footer .data-card-footer-content p,
.job-view-wrapper>.job-view .job-contact-data .job-message .job-message-text {
  margin-bottom: 0;
}

.job-view-wrapper>.job-view .data-card .data-card-footer .data-card-footer-content .job-published-at {
  text-transform: lowercase;
}

.job-view-wrapper>.job-view .job-contact-data h2,
.job-view-wrapper>.job-view .job-data-block .job-data-body .job-description h2 {
  font-size: 28px;
  font-weight: 400;
  color: #404040;
}

@media screen and (min-width:992px) {
  .job-view-wrapper>.job-view .job-contact-data h2 {
    margin-top: 0;
  }
}

.job-view-wrapper>.job-view #hiddenAdviceBuy .btn {
  margin-top: 2em;
}

.job-view-wrapper>.job-view .notice_created_autosubscribe {
  padding: 24px 32px!important;
  border: 1px solid #d2d2d2;
  margin-top: -10px!important;
}

.job-view-wrapper>.job-view .notice_created_autosubscribe p {
  padding-right: 2em;
  display: table;
  margin: 0;
}

.job-view-wrapper>.job-view .notice_created_autosubscribe .form {
  float: right;
  margin: 0;
}

.job-view-wrapper>.job-view .notice_created_autosubscribe .form select {
  height: 42px;
  max-width: 16em;
  margin-right: 1em;
}

.job-view-wrapper>.job-view .notice_created_autosubscribe .form .btn {
  padding: 14px;
}

.job-view-wrapper>.job-view .notice_created_autosubscribe .close {
  position: absolute;
  right: 8px;
  top: 8px;
}

.job-view-wrapper>.job-view .data-balloon,
.job-view-wrapper>.job-view .job-customer-label {
  background: #fff;
  padding: 16px;
  margin: 0 0 20px;
  position: relative;
}

.job-view-wrapper>.job-view .data-balloon a,
.job-view-wrapper>.job-view .job-customer-label.data-job-owned a.callto,
.job-view-wrapper>.job-view .job-customer-label.data-job-owned a.mailto {
  color: #404040;
  text-decoration: underline;
}

.job-view-wrapper>.job-view .data-balloon.data-job-not-owned {
  border: 2px solid #d2d2d2;
}

.job-view-wrapper>.job-view .data-balloon.data-job-not-owned:after,
.job-view-wrapper>.job-view .data-balloon.data-job-not-owned:before {
  top: 100%;
  border: solid transparent;
  content: '';
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-width: 15px;
  left: 20px;
}

.job-view-wrapper>.job-view .data-balloon.data-job-not-owned:before {
  border-color: #d2d2d2 transparent transparent;
  z-index: 1;
}

.job-view-wrapper>.job-view .data-balloon.data-job-not-owned:after {
  border-color: #fff transparent transparent;
  z-index: 2;
  margin-top: -3px;
}

.job-view-wrapper>.job-view .data-balloon.data-job-owned {
  border: 2px dashed #0c8a26;
}

.job-view-wrapper>.job-view .job-customer-label.data-job-not-owned {
  border: 2px solid #d2d2d2;
}

.job-view-wrapper>.job-view .job-customer-label.data-job-not-owned:after,
.job-view-wrapper>.job-view .job-customer-label.data-job-not-owned:before {
  top: 100%;
  border: solid transparent;
  content: '';
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-width: 15px;
  left: 20px;
}

.job-view-wrapper>.job-view .job-customer-label.data-job-not-owned:before {
  border-color: #d2d2d2 transparent transparent;
  z-index: 1;
}

.job-view-wrapper>.job-view .job-customer-label.data-job-not-owned:after {
  border-color: #fff transparent transparent;
  z-index: 2;
  margin-top: -3px;
}

.job-view-wrapper>.job-view .job-customer-label.data-job-owned {
  border: 2px dashed #0c8a26;
}

.job-view-wrapper>.job-view .job-customer-label .activate_subscription {
  text-decoration: underline;
  color: #ff7300;
}

.job-view-wrapper>.job-view .job-customer-label .subscription-price {
  font-size: 20px;
  color: #333;
  font-weight: 700;
}

.job-view-wrapper>.job-view .h1 a,
.job-view-wrapper>.job-view .h2 a,
.job-view-wrapper>.job-view .h3 a,
.job-view-wrapper>.job-view .h4 a,
.job-view-wrapper>.job-view .h5 a,
.job-view-wrapper>.job-view .h6 a,
.job-view-wrapper>.job-view h1 a,
.job-view-wrapper>.job-view h2 a,
.job-view-wrapper>.job-view h3 a,
.job-view-wrapper>.job-view h4 a,
.job-view-wrapper>.job-view h5 a,
.job-view-wrapper>.job-view h6 a {
  color: #2b2b2b;
}

#business-premium-disable a:hover i,
.job-view-wrapper>.job-view .h1 a:hover,
.job-view-wrapper>.job-view .h2 a:hover,
.job-view-wrapper>.job-view .h3 a:hover,
.job-view-wrapper>.job-view .h4 a:hover,
.job-view-wrapper>.job-view .h5 a:hover,
.job-view-wrapper>.job-view .h6 a:hover,
.job-view-wrapper>.job-view h1 a:hover,
.job-view-wrapper>.job-view h2 a:hover,
.job-view-wrapper>.job-view h3 a:hover,
.job-view-wrapper>.job-view h4 a:hover,
.job-view-wrapper>.job-view h5 a:hover,
.job-view-wrapper>.job-view h6 a:hover {
  text-decoration: none;
}

.job-view-wrapper>.job-view .h1,
.job-view-wrapper>.job-view .h2,
.job-view-wrapper>.job-view h1,
.job-view-wrapper>.job-view h2 {
  font-weight: 400;
}

.job-view-wrapper>.job-view p {
  letter-spacing: normal;
}

.job-view-wrapper>.job-view .brand-color {
  color: #ff7300;
}

.job-view-wrapper>.job-view .t-brand-success {
  color: #0c8a26;
}

.job-view-wrapper>.job-view .t-brand-danger {
  color: #8a0c0c;
}

.job-view-wrapper>.job-view .t-lg-xl {
  font-size: 48px;
  font-weight: 400;
}

@media screen and (max-width:768px) {
  .job-view-wrapper>.job-view .t-lg-xl {
    font-size: 36px;
  }
}

.job-view-wrapper>.job-view .t-lg {
  font-size: 36px;
  font-weight: 400;
}

@media screen and (max-width:768px) {
  .job-view-wrapper>.job-view .t-lg {
    font-size: 28px;
  }
}

.job-view-wrapper>.job-view .t-md {
  font-size: 28px;
  font-weight: 400;
}

.job-view-wrapper>.job-view .t-lg-xl.inverse,
.job-view-wrapper>.job-view .t-lg.inverse,
.job-view-wrapper>.job-view .t-m.inverse,
.job-view-wrapper>.job-view .t-md.inverse {
  color: #fff;
}

@media screen and (max-width:768px) {
  .job-view-wrapper>.job-view .t-md {
    font-size: 21px;
  }
}

.job-view-wrapper>.job-view .t-m {
  font-size: 21px;
  font-weight: 400;
}

.job-view-wrapper>.job-view .t-sm,
.wc-modal .modal-content .modal-header .modal-title small {
  font-size: 18px;
  font-weight: 400;
}

.job-view-wrapper>.job-view .t-xs {
  font-size: 14px;
  font-weight: 400;
}

.job-view-wrapper>.job-view .t-xxs {
  font-size: 12px;
  font-weight: 400;
}

.job-view-wrapper>.job-view .t-sm.inverse,
.job-view-wrapper>.job-view .t-xs.inverse,
.job-view-wrapper>.job-view .t-xxs.inverse {
  color: #fff;
}

.job-view-wrapper>.job-view .ellipsis,
.tabs nav ul li a {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.crm-block .no-items strong,
.job-view-wrapper>.job-view .text-light,
.job-view-wrapper>.job-view .text-regular,
.jobs-list #job-filter #page-filters-optional label {
  font-weight: 400;
}

.job-view-wrapper>.job-view .text-semibold {
  font-weight: 600;
}

.job-view-wrapper>.job-view .text-bold {
  font-weight: 700;
}

.job-view-wrapper>.job-view .text--gray-darkest {
  color: #2b2b2b;
}

.job-view-wrapper>.job-view .job-block .job-content p,
.job-view-wrapper>.job-view .text--gray {
  color: #9b9b9b;
}

.job-view-wrapper>.job-view .text--gray-darker {
  color: #757575;
}

.job-view-wrapper>.job-view .text--stars {
  color: #ffb100;
}

.crm-header .crm-header-actions a:hover span,
.job-view-wrapper>.job-view .text--underline {
  text-decoration: underline;
}

.job-view-wrapper>.job-view .job-customer-data {
  margin: 0;
}

.job-view-wrapper>.job-view .job-customer-data .job-customer-hidden-mail,
.job-view-wrapper>.job-view .job-customer-data .job-customer-hidden-name,
.job-view-wrapper>.job-view .job-customer-data .job-customer-hidden-phone,
.job-view-wrapper>.job-view .job-customer-data .job-customer-hidden-review,
.job-view-wrapper>.job-view .job-customer-data .job-customer-migestor-link,
.job-view-wrapper>.job-view .job-customer-data .job-reviews-request,
.job-view-wrapper>.job-view .job-customer-data .job-start-chat {
  display: block;
  padding-left: 1.6em;
  position: relative;
}

.job-view-wrapper>.job-view .job-customer-data .job-customer-hidden-mail i,
.job-view-wrapper>.job-view .job-customer-data .job-customer-hidden-name i,
.job-view-wrapper>.job-view .job-customer-data .job-customer-hidden-phone i,
.job-view-wrapper>.job-view .job-customer-data .job-customer-hidden-review i,
.job-view-wrapper>.job-view .job-customer-data .job-customer-migestor-link i,
.job-view-wrapper>.job-view .job-customer-data .job-reviews-request i,
.job-view-wrapper>.job-view .job-customer-data .job-start-chat i {
  opacity: .8;
  display: inline-block;
  width: 1.68em;
  margin-left: -2em;
  text-align: center;
  font-size: 80%;
  vertical-align: middle;
}

.job-view-wrapper>.job-view .job-customer-data .job-customer-migestor-link .background-label {
  margin-left: 1.4em;
}

.job-view-wrapper>.job-view .job-customer-data .job-customer-migestor-link .job-customer-migestor-link-message {
  font-size: 12px;
  font-weight: 400;
  display: block;
  margin-top: .2em;
}

.job-view-wrapper>.job-view .job-customer-data .job-customer-migestor-link .job-customer-migestor-link-message.inverse {
  color: #fff;
}

.job-view-wrapper>.job-view body.jobs-list .quotation-list-title {
  font-weight: 400;
  margin-top: 0;
}

@media screen and (max-width:991px) {
  .job-view-wrapper>.job-view body.jobs-list .header {
    margin-bottom: 0;
  }

  .job-view-wrapper>.job-view body.jobs-list .panel {
    border: 0;
  }

  .job-view-wrapper>.job-view body.jobs-list #top-mobile-app-banner {
    background-color: #fff;
  }

  .job-view-wrapper>.job-view body.jobs-list #breadcrumb.mobile-breadcrumbs {
    padding-bottom: 0;
  }
}

.job-view-wrapper>.job-view body.jobs-list .panel-heading em {
  font-style: normal;
}

.job-view-wrapper>.job-view body.jobs-list #mobile-app-bottom-bar {
  z-index: 1000;
}

.job-view-wrapper>.job-view body.jobs-list #page-filters,
.job-view-wrapper>.job-view body.jobs-list #page-filters-optional,
.job-view-wrapper>.job-view body.jobs-list .job-map,
.job-view-wrapper>.job-view body.jobs-list .panel-heading,
.job-view-wrapper>.job-view body.jobs-list .search-form {
  background-color: #fff;
}

.job-view-wrapper>.job-view body.jobs-list #map_show.loading,
.jobs-list #job-filter #page-filters {
  position: relative;
}

.job-view-wrapper>.job-view body.jobs-list #map_show.loading:after {
  content: '';
  display: block;
  background-color: rgba(255,255,255,.8);
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 99;
}

.job-view-wrapper>.job-view body.jobs-list #map_show.loading:before {
  position: absolute;
  z-index: 100;
  left: 50%;
  top: 50%;
  font-size: 50px;
  width: 2em;
  height: 2em;
  line-height: 2em;
  margin-left: -1em;
  margin-top: -1em;
  text-align: center;
}

.job-view-wrapper>.job-view body.jobs-list .panel-heading {
  margin-bottom: 15px;
}

.job-view-wrapper>.job-view body.jobs-list .breadcrumb-container {
  padding-top: 10px;
  background-color: #fff;
}

#crm-activities .crm_activity .content p,
#crm_summary .email-templates li ul,
#main-navbar .menu .menu-links>li,
.job-view-wrapper>.job-view body.jobs-list #business_pager,
.job-view-wrapper>.job-view body.jobs-list .pagination,
.level-list ul li,
body.choose-widget .widgets-show .widget-example .widget-show-title p.widget-explain,
form[name=call_classification_form] .form-error p {
  margin: 0;
}

.job-view-wrapper>.job-view body.jobs-list .autosubscribe-container {
  margin-top: 30px;
}

@media screen and (max-width:991px) {
  .job-view-wrapper>.job-view .jobs-sidebar {
    display: none;
  }
}

.job-view-wrapper>.job-view .jobs-sidebar #map_canvas {
  height: 300px;
}

.job-view-wrapper>.job-view .jobs-sidebar #page-filters:after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background: rgba(255,255,255,.6);
  display: none;
  background-repeat: no-repeat;
  background-position: center center;
}

.job-view-wrapper>.job-view .jobs-sidebar #page-filters.loading:after,
.jobs-list #job-filter #page-filters.loading:after {
  display: block;
}

@media screen and (max-width:767px) {
  .job-view-wrapper>.job-view .jobs-sidebar #page-filters select {
    max-height: 30px;
  }
}

.job-view-wrapper>.job-view .jobs-sidebar #page-filters-optional ul {
  list-style: none;
  padding-left: 0;
}

.job-view-wrapper>.job-view .job-list .autosubscribe-container {
  display: block;
  margin: 0 auto;
  clear: both;
}

@media screen and (max-width:767px) {
  .job-view-wrapper>.job-view .job-list .autosubscribe-container {
    max-width: 95%;
  }
}

@media screen and (min-width:992px) {
  .job-view-wrapper>.job-view .job-list .autosubscribe-container {
    max-width: 65%;
  }
}

.job-view-wrapper>.job-view .job-block {
  border-bottom: 1px solid #ededed;
  cursor: pointer;
}

.job-view-wrapper>.job-view .job-block .job-heading {
  position: relative;
  z-index: 1;
}

@media screen and (max-width:991px) {
  .job-view-wrapper>.job-view .job-block .job-heading h2 {
    font-size: 18px;
    margin: 5px 0;
  }
}

.job-view-wrapper>.job-view .job-block .job-heading .updated-job-container {
  color: #ff7300;
  cursor: pointer;
  position: absolute;
  z-index: 9;
  right: 0;
}

.job-view-wrapper>.job-view .job-block .job-heading .updated-job-container .updated-job {
  position: relative;
  width: 20px;
  height: 20px;
}

.job-view-wrapper>.job-view .job-block .job-heading .updated-job-container .updated-job i {
  position: absolute;
  top: 1px;
}

.job-view-wrapper>.job-view .job-block .job-heading .updated-job-container::before {
  z-index: -1;
  content: '';
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 40px 40px 0;
  border-color: transparent #ededed transparent transparent;
  position: absolute;
  right: 0;
  top: 0;
}

@media screen and (min-width:767px) {
  .job-view-wrapper>.job-view .job-block .job-heading .quotation-status {
    margin-top: 30px;
  }
}

@media screen and (max-width:767px) {
  .job-view-wrapper>.job-view .job-block .job-heading .quotation-status {
    margin-bottom: 20px;
  }
}

.job-view-wrapper>.job-view .job-block .job-empty-data {
  height: 80px;
}

.job-view-wrapper>.job-view .job-block .job-content .job-images-list {
  margin-bottom: 10px;
}

.job-view-wrapper>.job-view .job-block .job-content .job-images-list a {
  margin-right: 10px;
}

.job-view-wrapper>.job-view .job-block .job-content .job-published-block,
.search-result .content p {
  margin-top: 0;
}

.job-view-wrapper>.job-view .job-block .job-content .job-published-block .job-category-label {
  margin-top: 5px;
}

.job-view-wrapper>.job-view .job-block .job-content .job-published-block .published-at {
  color: #9b9b9b;
  text-transform: lowercase;
}

.job-view-wrapper>.job-view .data-card .data-card-footer .data-card-footer-content .job-published-at::first-letter,
.job-view-wrapper>.job-view .job-block .job-content .job-published-block .published-at::first-letter {
  text-transform: capitalize;
}

.job-view-wrapper>.job-view .job-block .job-content .description-block {
  margin-top: 12px;
}

@media screen and (max-width:767px) {
  .job-view-wrapper>.job-view .job-block .job-content {
    font-size: 14px;
  }
}

.job-view-wrapper>.job-view .job-block .job-details {
  margin-bottom: 25px;
  position: relative;
}

.job-view-wrapper>.job-view .job-block .job-details .job-button {
  float: right;
}

.job-view-wrapper>.job-view .job-block .job-details .job-button .notice {
  margin: 0!important;
}

.job-view-wrapper>.job-view .job-block .job-details .job-details-customer-and-price {
  margin-bottom: 10px;
}

@media screen and (max-width:767px) {
  .job-view-wrapper>.job-view .job-block .job-details {
    font-size: 14px;
  }

  .job-view-wrapper>.job-view .job-block .job-details .job-details-customer-and-price {
    margin-bottom: 15px;
    position: relative;
    padding-right: 5em;
  }

  .job-view-wrapper>.job-view .job-block .job-details .job-details-price {
    position: absolute;
    right: 0;
    bottom: 0;
  }

  .job-view-wrapper>.job-view .job-block .job-details .job-details-price .job-list-price {
    font-size: 20px;
  }

  .job-view-wrapper>.job-view .job-block .job-details .job-button {
    width: 100%;
  }

  .job-view-wrapper>.job-view .job-block .job-details .job-button .btn {
    display: block;
    margin: 0 auto;
  }
}

.job-view-wrapper>.job-view .job-block .job-details .job-customer-data {
  color: #9b9b9b;
}

@media screen and (min-width:767px) {
  .job-view-wrapper>.job-view .job-block .job-details .job-customer-data {
    text-align: right;
  }
}

.job-view-wrapper>.job-view .job-block .job-footer .job-message {
  text-align: right;
  font-size: 14px;
}

.job-view-wrapper>.job-view .job-block .job-location-block {
  margin-top: 5px;
}

.job-view-wrapper>.job-view .clean-ul>li,
.job-view-wrapper>.job-view .job-block .job-location-block .job-distance,
.job-view-wrapper>.job-view .job-block .job-location-block .job-location-string {
  display: inline;
}

.job-view-wrapper>.job-view .job-block .job-location-block .job-distance:after {
  content: '-';
  padding: 0 5px;
}

.job-view-wrapper>.job-view .job-list-price {
  color: #404040;
  font-size: 25px;
  position: relative;
}

@media screen and (max-width:767px) {
  .job-view-wrapper>.job-view .job-list-price {
    text-align: center;
  }
}

@media screen and (min-width:767px) {
  .job-view-wrapper>.job-view .job-list-price {
    text-align: right;
  }
}

.job-view-wrapper>.job-view .job-list-price .before {
  font-size: 16px;
  text-transform: lowercase;
}

.job-view-wrapper>.job-view .job-list-price .not-available,
ul.radio_list li input[disabled]~label {
  color: #9b9b9b;
}

.job-view-wrapper>.job-view .job-list-price .job-price .price-from,
.job-view-wrapper>.job-view .job-original-list-price span,
body.urgency .fndEmergencia p,
form[name=call_classification_form] .contact-type p {
  font-size: 16px;
}

.job-view-wrapper>.job-view .job-list-price .job-price .number {
  font-size: 28px;
}

@media screen and (max-width:767px) {
  .job-view-wrapper>.job-view .job-list-price .job-price .number {
    font-size: 21px;
  }
}

.job-view-wrapper>.job-view .job-list-price .job-price .decimal {
  display: inline-block;
  -webkit-transform: translateY(-8px) translateX(-4px);
  -ms-transform: translateY(-8px) translateX(-4px);
  -o-transform: translateY(-8px) translateX(-4px);
  transform: translateY(-8px) translateX(-4px);
  font-size: 16px;
}

@media screen and (max-width:767px) {
  .job-view-wrapper>.job-view .job-list-price .job-price .decimal {
    -webkit-transform: translateY(-5px) translateX(-4px);
    -ms-transform: translateY(-5px) translateX(-4px);
    -o-transform: translateY(-5px) translateX(-4px);
    transform: translateY(-5px) translateX(-4px);
    font-size: 12px;
  }
}

.job-view-wrapper>.job-view .job-original-list-price {
  color: #404040;
  font-size: 14px;
  text-decoration: line-through;
}

@media screen and (max-width:767px) {
  .job-view-wrapper>.job-view .job-original-list-price {
    text-align: center;
    font-size: 12px;
  }
}

@media screen and (min-width:767px) {
  .job-view-wrapper>.job-view .job-original-list-price {
    text-align: right;
  }
}

@media screen and (max-width:767px) {
  .job-view-wrapper>.job-view .job-original-list-price span {
    font-size: 12px;
  }
}

.job-view-wrapper>.job-view .expired,
.job-view-wrapper>.job-view .job-be-first,
.job-view-wrapper>.job-view .job-complete,
.job-view-wrapper>.job-view .job-owned,
.job-view-wrapper>.job-view .quotation-featured {
  height: 16px;
}

@media screen and (min-width:767px) {
  .job-view-wrapper>.job-view .expired,
  .job-view-wrapper>.job-view .job-be-first,
  .job-view-wrapper>.job-view .job-complete,
  .job-view-wrapper>.job-view .job-owned,
  .job-view-wrapper>.job-view .quotation-featured {
    text-align: right;
  }
}

.job-view-wrapper>.job-view .job-be-first,
.job-view-wrapper>.job-view .job-owned {
  color: #0c8a26;
}

.job-view-wrapper>.job-view .expired,
.job-view-wrapper>.job-view .job-complete {
  color: #8a0c0c;
}

.job-view-wrapper>.job-view .icon-lg {
  font-size: 1.33333333em;
  line-height: .75em;
  vertical-align: -15%;
}

.job-view-wrapper>.job-view .icon-2x {
  font-size: 2em;
}

.job-view-wrapper>.job-view .icon-3x {
  font-size: 3em;
}

.job-view-wrapper>.job-view .icon-4x {
  font-size: 4em;
}

.job-view-wrapper>.job-view .icon-5x {
  font-size: 5em;
}

.job-view-wrapper>.job-view .icon-spin:before,
.job-view-wrapper>.job-view .job-view-wrapper>.job-view .btn-spinner.disabled:before,
.job-view-wrapper>.job-view .job-view-wrapper>.job-view .btn-spinner[disabled]:before,
.job-view-wrapper>.job-view .job-view-wrapper>.job-view body.jobs-list #map_show.loading:before {
  -webkit-animation: iconissimo-spin 2s infinite linear;
  -o-animation: iconissimo-spin 2s infinite linear;
  animation: iconissimo-spin 2s infinite linear;
}

.job-view-wrapper>.job-view .icon-pulse:before {
  -webkit-animation: iconissimo-spin 1s infinite steps(8);
  -o-animation: iconissimo-spin 1s infinite steps(8);
  animation: iconissimo-spin 1s infinite steps(8);
}

.job-view-wrapper>.job-view .affix-bottom {
  position: fixed;
  bottom: 0;
}

.job-view-wrapper>.job-view .clean-ul {
  padding-right: 0;
  list-style: none;
}

.job-view-wrapper>.job-view .btn {
  -webkit-box-shadow: 1px 3px 3px 0 rgba(0,0,0,.17);
  box-shadow: 1px 3px 3px 0 rgba(0,0,0,.17);
  padding: 14px 30px;
  font-size: 16px;
  line-height: 1;
  border-radius: 25px;
  white-space: normal;
}

.job-view-wrapper>.job-view .btn.job-view-wrapper>.job-view .btn--not-shadow {
  -webkit-box-shadow: none;
  box-shadow: none;
}

.job-view-wrapper>.job-view .btn.job-view-wrapper>.job-view .btn--not-rounded {
  border-radius: 5px;
}

.job-view-wrapper>.job-view .btn.btn-full {
  width: 100%;
}

.job-view-wrapper>.job-view .btn-lg,
.job-view-wrapper>.job-view .btn-sm {
  padding: 14px 30px;
  font-size: 14px;
  line-height: 1;
  border-radius: 25px;
}

.job-view-wrapper>.job-view .btn-lg {
  font-size: 18px;
}

.job-view-wrapper>.job-view .btn-xlg {
  padding: 14px 30px;
  font-size: 24px;
  line-height: 1;
  border-radius: 50px;
}

.job-view-wrapper>.job-view .btn-primary,
.job-view-wrapper>.job-view .business-notices .notice .notice-action,
.job-view-wrapper>.job-view .business-notices .user_notice .notice-action {
  background-color: #ff7300;
  border-color: #ff7300;
  border-bottom: 1px solid #de6501;
}

.job-view-wrapper>.job-view .btn-primary,
.job-view-wrapper>.job-view .btn-primary:visited,
.job-view-wrapper>.job-view .business-notices .notice .notice-action,
.job-view-wrapper>.job-view .business-notices .notice .notice-action:visited,
.job-view-wrapper>.job-view .business-notices .user_notice .notice-action,
.job-view-wrapper>.job-view .business-notices .user_notice .notice-action:visited {
  color: #fff;
}

.job-view-wrapper>.job-view .btn-primary.active,
.job-view-wrapper>.job-view .btn-primary.focus,
.job-view-wrapper>.job-view .btn-primary:active,
.job-view-wrapper>.job-view .btn-primary:focus,
.job-view-wrapper>.job-view .btn-primary:hover,
.job-view-wrapper>.job-view .business-notices .notice .notice-action.active,
.job-view-wrapper>.job-view .business-notices .notice .notice-action.focus,
.job-view-wrapper>.job-view .business-notices .notice .notice-action:active,
.job-view-wrapper>.job-view .business-notices .notice .notice-action:focus,
.job-view-wrapper>.job-view .business-notices .notice .notice-action:hover,
.job-view-wrapper>.job-view .business-notices .user_notice .notice-action.active,
.job-view-wrapper>.job-view .business-notices .user_notice .notice-action.focus,
.job-view-wrapper>.job-view .business-notices .user_notice .notice-action:active,
.job-view-wrapper>.job-view .business-notices .user_notice .notice-action:focus,
.job-view-wrapper>.job-view .business-notices .user_notice .notice-action:hover,
.open>.dropdown-toggle.job-view-wrapper>.job-view .btn-primary,
.open>.dropdown-toggle.job-view-wrapper>.job-view .business-notices .notice .notice-action,
.open>.dropdown-toggle.job-view-wrapper>.job-view .business-notices .user_notice .notice-action {
  color: #fff;
  background-color: #de6501;
  border-color: transparent;
}

.job-view-wrapper>.job-view .btn-primary.active,
.job-view-wrapper>.job-view .btn-primary:active,
.job-view-wrapper>.job-view .business-notices .notice .notice-action.active,
.job-view-wrapper>.job-view .business-notices .notice .notice-action:active,
.job-view-wrapper>.job-view .business-notices .user_notice .notice-action.active,
.job-view-wrapper>.job-view .business-notices .user_notice .notice-action:active,
.open>.dropdown-toggle.job-view-wrapper>.job-view .btn-primary,
.open>.dropdown-toggle.job-view-wrapper>.job-view .business-notices .notice .notice-action,
.open>.dropdown-toggle.job-view-wrapper>.job-view .business-notices .user_notice .notice-action {
  background-image: none;
}

.job-view-wrapper>.job-view .btn-primary.disabled,
.job-view-wrapper>.job-view .btn-primary.disabled:focus,
.job-view-wrapper>.job-view .btn-primary.disabled:hover,
.job-view-wrapper>.job-view .btn-primary[disabled],
.job-view-wrapper>.job-view .btn-primary[disabled]:focus,
.job-view-wrapper>.job-view .btn-primary[disabled]:hover,
.job-view-wrapper>.job-view .business-notices .notice .notice-action.disabled,
.job-view-wrapper>.job-view .business-notices .notice .notice-action.disabled:focus,
.job-view-wrapper>.job-view .business-notices .notice .notice-action.disabled:hover,
.job-view-wrapper>.job-view .business-notices .notice .notice-action[disabled],
.job-view-wrapper>.job-view .business-notices .notice .notice-action[disabled]:focus,
.job-view-wrapper>.job-view .business-notices .notice .notice-action[disabled]:hover {
  background-color: #ff7300;
}

.job-view-wrapper>.job-view .btn-primary.disabled.active,
.job-view-wrapper>.job-view .btn-primary.disabled.focus,
.job-view-wrapper>.job-view .btn-primary.disabled:active,
.job-view-wrapper>.job-view .btn-primary[disabled].active,
.job-view-wrapper>.job-view .btn-primary[disabled].focus,
.job-view-wrapper>.job-view .btn-primary[disabled]:active,
.job-view-wrapper>.job-view .business-notices .notice .notice-action.disabled.active,
.job-view-wrapper>.job-view .business-notices .notice .notice-action.disabled.focus,
.job-view-wrapper>.job-view .business-notices .notice .notice-action.disabled:active,
.job-view-wrapper>.job-view .business-notices .notice .notice-action[disabled].active,
.job-view-wrapper>.job-view .business-notices .notice .notice-action[disabled].focus,
.job-view-wrapper>.job-view .business-notices .notice .notice-action[disabled]:active,
fieldset[disabled] .job-view-wrapper>.job-view .btn-primary,
fieldset[disabled] .job-view-wrapper>.job-view .btn-primary.active,
fieldset[disabled] .job-view-wrapper>.job-view .btn-primary.focus,
fieldset[disabled] .job-view-wrapper>.job-view .btn-primary:active,
fieldset[disabled] .job-view-wrapper>.job-view .btn-primary:focus,
fieldset[disabled] .job-view-wrapper>.job-view .btn-primary:hover,
fieldset[disabled] .job-view-wrapper>.job-view .business-notices .notice .notice-action,
fieldset[disabled] .job-view-wrapper>.job-view .business-notices .notice .notice-action.active,
fieldset[disabled] .job-view-wrapper>.job-view .business-notices .notice .notice-action.focus,
fieldset[disabled] .job-view-wrapper>.job-view .business-notices .notice .notice-action:active,
fieldset[disabled] .job-view-wrapper>.job-view .business-notices .notice .notice-action:focus,
fieldset[disabled] .job-view-wrapper>.job-view .business-notices .notice .notice-action:hover {
  background-color: #ff7300;
  border-color: #ff7300;
}

.job-view-wrapper>.job-view .business-notices .user_notice .notice-action.disabled,
.job-view-wrapper>.job-view .business-notices .user_notice .notice-action.disabled:focus,
.job-view-wrapper>.job-view .business-notices .user_notice .notice-action.disabled:hover,
.job-view-wrapper>.job-view .business-notices .user_notice .notice-action[disabled],
.job-view-wrapper>.job-view .business-notices .user_notice .notice-action[disabled]:focus,
.job-view-wrapper>.job-view .business-notices .user_notice .notice-action[disabled]:hover {
  background-color: #ff7300;
}

.job-view-wrapper>.job-view .business-notices .user_notice .notice-action.disabled.active,
.job-view-wrapper>.job-view .business-notices .user_notice .notice-action.disabled.focus,
.job-view-wrapper>.job-view .business-notices .user_notice .notice-action.disabled:active,
.job-view-wrapper>.job-view .business-notices .user_notice .notice-action[disabled].active,
.job-view-wrapper>.job-view .business-notices .user_notice .notice-action[disabled].focus,
.job-view-wrapper>.job-view .business-notices .user_notice .notice-action[disabled]:active,
fieldset[disabled] .job-view-wrapper>.job-view .business-notices .user_notice .notice-action,
fieldset[disabled] .job-view-wrapper>.job-view .business-notices .user_notice .notice-action.active,
fieldset[disabled] .job-view-wrapper>.job-view .business-notices .user_notice .notice-action.focus,
fieldset[disabled] .job-view-wrapper>.job-view .business-notices .user_notice .notice-action:active,
fieldset[disabled] .job-view-wrapper>.job-view .business-notices .user_notice .notice-action:focus,
fieldset[disabled] .job-view-wrapper>.job-view .business-notices .user_notice .notice-action:hover {
  background-color: #ff7300;
  border-color: #ff7300;
}

.job-view-wrapper>.job-view .btn-primary .badge,
.job-view-wrapper>.job-view .business-notices .notice .notice-action .badge,
.job-view-wrapper>.job-view .business-notices .user_notice .notice-action .badge {
  color: #ff7300;
  background-color: #fff;
}

.job-view-wrapper>.job-view .btn-primary.disabled,
.job-view-wrapper>.job-view .btn-primary.disabled:focus,
.job-view-wrapper>.job-view .btn-primary.disabled:hover,
.job-view-wrapper>.job-view .btn-primary[disabled],
.job-view-wrapper>.job-view .btn-primary[disabled]:focus,
.job-view-wrapper>.job-view .btn-primary[disabled]:hover,
.job-view-wrapper>.job-view .business-notices .notice .notice-action.disabled,
.job-view-wrapper>.job-view .business-notices .notice .notice-action.disabled:focus,
.job-view-wrapper>.job-view .business-notices .notice .notice-action.disabled:hover,
.job-view-wrapper>.job-view .business-notices .notice .notice-action[disabled],
.job-view-wrapper>.job-view .business-notices .notice .notice-action[disabled]:focus,
.job-view-wrapper>.job-view .business-notices .notice .notice-action[disabled]:hover,
.job-view-wrapper>.job-view .business-notices .user_notice .notice-action.disabled,
.job-view-wrapper>.job-view .business-notices .user_notice .notice-action.disabled:focus,
.job-view-wrapper>.job-view .business-notices .user_notice .notice-action.disabled:hover,
.job-view-wrapper>.job-view .business-notices .user_notice .notice-action[disabled],
.job-view-wrapper>.job-view .business-notices .user_notice .notice-action[disabled]:focus,
.job-view-wrapper>.job-view .business-notices .user_notice .notice-action[disabled]:hover {
  background: #d2d2d2;
  border: 1px solid #d2d2d2;
  color: #757575;
}

.job-view-wrapper>.job-view .btn-secondary {
  background-color: #fff;
  border-color: #ededed;
  color: #2b2b2b;
}

.job-view-wrapper>.job-view .btn-secondary:visited {
  color: #2b2b2b;
}

.job-view-wrapper>.job-view .btn-secondary.active,
.job-view-wrapper>.job-view .btn-secondary.focus,
.job-view-wrapper>.job-view .btn-secondary:active,
.job-view-wrapper>.job-view .btn-secondary:focus,
.job-view-wrapper>.job-view .btn-secondary:hover,
.open>.dropdown-toggle.job-view-wrapper>.job-view .btn-secondary {
  color: #2b2b2b;
  background-color: #f3f3f4;
  border-color: #ededed;
}

.job-view-wrapper>.job-view .btn-secondary.active,
.job-view-wrapper>.job-view .btn-secondary:active,
.open>.dropdown-toggle.job-view-wrapper>.job-view .btn-secondary {
  background-image: none;
}

.job-view-wrapper>.job-view .btn-secondary.disabled,
.job-view-wrapper>.job-view .btn-secondary.disabled.active,
.job-view-wrapper>.job-view .btn-secondary.disabled.focus,
.job-view-wrapper>.job-view .btn-secondary.disabled:active,
.job-view-wrapper>.job-view .btn-secondary.disabled:focus,
.job-view-wrapper>.job-view .btn-secondary.disabled:hover,
.job-view-wrapper>.job-view .btn-secondary[disabled],
.job-view-wrapper>.job-view .btn-secondary[disabled].active,
.job-view-wrapper>.job-view .btn-secondary[disabled].focus,
.job-view-wrapper>.job-view .btn-secondary[disabled]:active,
.job-view-wrapper>.job-view .btn-secondary[disabled]:focus,
.job-view-wrapper>.job-view .btn-secondary[disabled]:hover,
fieldset[disabled] .job-view-wrapper>.job-view .btn-secondary,
fieldset[disabled] .job-view-wrapper>.job-view .btn-secondary.active,
fieldset[disabled] .job-view-wrapper>.job-view .btn-secondary.focus,
fieldset[disabled] .job-view-wrapper>.job-view .btn-secondary:active,
fieldset[disabled] .job-view-wrapper>.job-view .btn-secondary:focus,
fieldset[disabled] .job-view-wrapper>.job-view .btn-secondary:hover {
  background-color: #fff;
  border-color: #ededed;
}

.job-view-wrapper>.job-view .btn-secondary .badge {
  color: #fff;
  background-color: #2b2b2b;
}

.job-view-wrapper>.job-view .btn-secondary.job-view-wrapper>.job-view .btn-secondary--not-rounded {
  border-radius: 5px;
}

.job-view-wrapper>.job-view .btn-default-alt {
  background-color: #fff;
  border-color: #d2d2d2;
  padding: 7px 15px;
  font-size: 14px;
  line-height: 1;
  border-radius: 5px;
  color: #2b2b2b;
}

.job-view-wrapper>.job-view .btn-default-alt:visited {
  color: #2b2b2b;
}

.job-view-wrapper>.job-view .btn-default-alt.active,
.job-view-wrapper>.job-view .btn-default-alt.focus,
.job-view-wrapper>.job-view .btn-default-alt:active,
.job-view-wrapper>.job-view .btn-default-alt:focus,
.job-view-wrapper>.job-view .btn-default-alt:hover,
.open>.dropdown-toggle.job-view-wrapper>.job-view .btn-default-alt {
  color: #ff7300;
  background-color: #f3f3f3;
  border-color: transparent;
}

.job-view-wrapper>.job-view .btn-default-alt.active,
.job-view-wrapper>.job-view .btn-default-alt:active,
.open>.dropdown-toggle.job-view-wrapper>.job-view .btn-default-alt {
  background-image: none;
}

.job-view-wrapper>.job-view .btn-default-alt.disabled,
.job-view-wrapper>.job-view .btn-default-alt.disabled.active,
.job-view-wrapper>.job-view .btn-default-alt.disabled.focus,
.job-view-wrapper>.job-view .btn-default-alt.disabled:active,
.job-view-wrapper>.job-view .btn-default-alt.disabled:focus,
.job-view-wrapper>.job-view .btn-default-alt.disabled:hover,
.job-view-wrapper>.job-view .btn-default-alt[disabled],
.job-view-wrapper>.job-view .btn-default-alt[disabled].active,
.job-view-wrapper>.job-view .btn-default-alt[disabled].focus,
.job-view-wrapper>.job-view .btn-default-alt[disabled]:active,
.job-view-wrapper>.job-view .btn-default-alt[disabled]:focus,
.job-view-wrapper>.job-view .btn-default-alt[disabled]:hover,
fieldset[disabled] .job-view-wrapper>.job-view .btn-default-alt,
fieldset[disabled] .job-view-wrapper>.job-view .btn-default-alt.active,
fieldset[disabled] .job-view-wrapper>.job-view .btn-default-alt.focus,
fieldset[disabled] .job-view-wrapper>.job-view .btn-default-alt:active,
fieldset[disabled] .job-view-wrapper>.job-view .btn-default-alt:focus,
fieldset[disabled] .job-view-wrapper>.job-view .btn-default-alt:hover {
  background-color: #fff;
  border-color: #d2d2d2;
}

.job-view-wrapper>.job-view .btn-default-alt .badge {
  color: #fff;
  background-color: #2b2b2b;
}

@media screen and (max-width:767px) {
  .job-view-wrapper>.job-view .btn-default-alt {
    font-size: 21px;
    text-align: left;
  }
}

.job-view-wrapper>.job-view .btn-icon {
  padding-left: 1.5em;
  padding-right: 1.5em;
}

.job-view-wrapper>.job-view .btn-icon .icon:first-child {
  margin-right: .5em;
}

.job-view-wrapper>.job-view .btn-icon.btn-icon-right i.icon {
  float: right;
  margin-left: .5em;
}

.job-view-wrapper>.job-view .btn-icon-default-alt i {
  font-size: 16px;
  margin-right: .5em;
}

@media screen and (max-width:767px) {
  .job-view-wrapper>.job-view .btn-icon-default-alt i {
    font-size: 21px;
    margin-left: 9px;
  }
}

.job-view-wrapper>.job-view .btn-spinner.disabled,
.job-view-wrapper>.job-view .btn-spinner[disabled] {
  overflow: hidden;
  position: relative;
}

.job-view-wrapper>.job-view .btn-spinner.disabled,
.job-view-wrapper>.job-view .btn-spinner.disabled:active,
.job-view-wrapper>.job-view .btn-spinner.disabled:focus,
.job-view-wrapper>.job-view .btn-spinner.disabled:hover,
.job-view-wrapper>.job-view .btn-spinner[disabled],
.job-view-wrapper>.job-view .btn-spinner[disabled]:active,
.job-view-wrapper>.job-view .btn-spinner[disabled]:focus,
.job-view-wrapper>.job-view .btn-spinner[disabled]:hover {
  color: transparent!important;
}

.job-view-wrapper>.job-view .btn-spinner.disabled:before,
.job-view-wrapper>.job-view .btn-spinner[disabled]:before {
  color: #757575;
  text-align: center;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  position: absolute;
  left: 0;
  right: 0;
  font-size: 1em;
}

.job-view-wrapper>.job-view .btn-facebook {
  background-color: #3b5999;
  border-color: #3b5999;
  border-bottom: 2px solid #30487c;
  color: #fff;
}

.job-view-wrapper>.job-view .btn-facebook:visited {
  color: #fff;
}

.job-view-wrapper>.job-view .btn-facebook.active,
.job-view-wrapper>.job-view .btn-facebook.focus,
.job-view-wrapper>.job-view .btn-facebook:active,
.job-view-wrapper>.job-view .btn-facebook:focus,
.job-view-wrapper>.job-view .btn-facebook:hover,
.open>.dropdown-toggle.job-view-wrapper>.job-view .btn-facebook {
  color: #fff;
  background-color: #30487c;
  border-color: #30487c;
}

.job-view-wrapper>.job-view .btn-facebook.active,
.job-view-wrapper>.job-view .btn-facebook:active,
.open>.dropdown-toggle.job-view-wrapper>.job-view .btn-facebook {
  background-image: none;
}

.job-view-wrapper>.job-view .btn-facebook.disabled,
.job-view-wrapper>.job-view .btn-facebook.disabled.active,
.job-view-wrapper>.job-view .btn-facebook.disabled.focus,
.job-view-wrapper>.job-view .btn-facebook.disabled:active,
.job-view-wrapper>.job-view .btn-facebook.disabled:focus,
.job-view-wrapper>.job-view .btn-facebook.disabled:hover,
.job-view-wrapper>.job-view .btn-facebook[disabled],
.job-view-wrapper>.job-view .btn-facebook[disabled].active,
.job-view-wrapper>.job-view .btn-facebook[disabled].focus,
.job-view-wrapper>.job-view .btn-facebook[disabled]:active,
.job-view-wrapper>.job-view .btn-facebook[disabled]:focus,
.job-view-wrapper>.job-view .btn-facebook[disabled]:hover,
fieldset[disabled] .job-view-wrapper>.job-view .btn-facebook,
fieldset[disabled] .job-view-wrapper>.job-view .btn-facebook.active,
fieldset[disabled] .job-view-wrapper>.job-view .btn-facebook.focus,
fieldset[disabled] .job-view-wrapper>.job-view .btn-facebook:active,
fieldset[disabled] .job-view-wrapper>.job-view .btn-facebook:focus,
fieldset[disabled] .job-view-wrapper>.job-view .btn-facebook:hover {
  background-color: #3b5999;
  border-color: #3b5999;
}

.job-view-wrapper>.job-view .btn-facebook .badge {
  color: #3b5999;
  background-color: #fff;
}

.job-view-wrapper>.job-view .btn-twitter {
  background-color: #55acee;
  border-color: #55acee;
  border-bottom: 2px solid #309aea;
  color: #fff;
}

.job-view-wrapper>.job-view .btn-twitter:visited {
  color: #fff;
}

.job-view-wrapper>.job-view .btn-twitter.active,
.job-view-wrapper>.job-view .btn-twitter.focus,
.job-view-wrapper>.job-view .btn-twitter:active,
.job-view-wrapper>.job-view .btn-twitter:focus,
.job-view-wrapper>.job-view .btn-twitter:hover,
.open>.dropdown-toggle.job-view-wrapper>.job-view .btn-twitter {
  color: #fff;
  background-color: #309aea;
  border-color: #309aea;
}

.job-view-wrapper>.job-view .btn-twitter.active,
.job-view-wrapper>.job-view .btn-twitter:active,
.open>.dropdown-toggle.job-view-wrapper>.job-view .btn-twitter {
  background-image: none;
}

.job-view-wrapper>.job-view .btn-twitter.disabled,
.job-view-wrapper>.job-view .btn-twitter.disabled.active,
.job-view-wrapper>.job-view .btn-twitter.disabled.focus,
.job-view-wrapper>.job-view .btn-twitter.disabled:active,
.job-view-wrapper>.job-view .btn-twitter.disabled:focus,
.job-view-wrapper>.job-view .btn-twitter.disabled:hover,
.job-view-wrapper>.job-view .btn-twitter[disabled],
.job-view-wrapper>.job-view .btn-twitter[disabled].active,
.job-view-wrapper>.job-view .btn-twitter[disabled].focus,
.job-view-wrapper>.job-view .btn-twitter[disabled]:active,
.job-view-wrapper>.job-view .btn-twitter[disabled]:focus,
.job-view-wrapper>.job-view .btn-twitter[disabled]:hover,
fieldset[disabled] .job-view-wrapper>.job-view .btn-twitter,
fieldset[disabled] .job-view-wrapper>.job-view .btn-twitter.active,
fieldset[disabled] .job-view-wrapper>.job-view .btn-twitter.focus,
fieldset[disabled] .job-view-wrapper>.job-view .btn-twitter:active,
fieldset[disabled] .job-view-wrapper>.job-view .btn-twitter:focus,
fieldset[disabled] .job-view-wrapper>.job-view .btn-twitter:hover {
  background-color: #55acee;
  border-color: #55acee;
}

.job-view-wrapper>.job-view .btn-twitter .badge {
  color: #55acee;
  background-color: #fff;
}

.job-view-wrapper>.job-view .btn-google {
  background-color: #d64131;
  border-color: #d64131;
  border-bottom: 2px solid #b93325;
  color: #fff;
}

.job-view-wrapper>.job-view .btn-google:visited {
  color: #fff;
}

.job-view-wrapper>.job-view .btn-google.active,
.job-view-wrapper>.job-view .btn-google.focus,
.job-view-wrapper>.job-view .btn-google:active,
.job-view-wrapper>.job-view .btn-google:focus,
.job-view-wrapper>.job-view .btn-google:hover,
.open>.dropdown-toggle.job-view-wrapper>.job-view .btn-google {
  color: #fff;
  background-color: #b93325;
  border-color: #b93325;
}

.job-view-wrapper>.job-view .btn-google.active,
.job-view-wrapper>.job-view .btn-google:active,
.open>.dropdown-toggle.job-view-wrapper>.job-view .btn-google {
  background-image: none;
}

.job-view-wrapper>.job-view .btn-google.disabled,
.job-view-wrapper>.job-view .btn-google.disabled.active,
.job-view-wrapper>.job-view .btn-google.disabled.focus,
.job-view-wrapper>.job-view .btn-google.disabled:active,
.job-view-wrapper>.job-view .btn-google.disabled:focus,
.job-view-wrapper>.job-view .btn-google.disabled:hover,
.job-view-wrapper>.job-view .btn-google[disabled],
.job-view-wrapper>.job-view .btn-google[disabled].active,
.job-view-wrapper>.job-view .btn-google[disabled].focus,
.job-view-wrapper>.job-view .btn-google[disabled]:active,
.job-view-wrapper>.job-view .btn-google[disabled]:focus,
.job-view-wrapper>.job-view .btn-google[disabled]:hover,
fieldset[disabled] .job-view-wrapper>.job-view .btn-google,
fieldset[disabled] .job-view-wrapper>.job-view .btn-google.active,
fieldset[disabled] .job-view-wrapper>.job-view .btn-google.focus,
fieldset[disabled] .job-view-wrapper>.job-view .btn-google:active,
fieldset[disabled] .job-view-wrapper>.job-view .btn-google:focus,
fieldset[disabled] .job-view-wrapper>.job-view .btn-google:hover {
  background-color: #d64131;
  border-color: #d64131;
}

.job-view-wrapper>.job-view .btn-google .badge {
  color: #d64131;
  background-color: #fff;
}

.job-view-wrapper>.job-view .btn-whatsapp {
  background-color: #25d366;
  border-color: #25d366;
  border-bottom: 2px solid #1fb055;
  color: #fff;
}

.job-view-wrapper>.job-view .btn-whatsapp:visited {
  color: #fff;
}

.job-view-wrapper>.job-view .btn-whatsapp.active,
.job-view-wrapper>.job-view .btn-whatsapp.focus,
.job-view-wrapper>.job-view .btn-whatsapp:active,
.job-view-wrapper>.job-view .btn-whatsapp:focus,
.job-view-wrapper>.job-view .btn-whatsapp:hover,
.open>.dropdown-toggle.job-view-wrapper>.job-view .btn-whatsapp {
  color: #fff;
  background-color: #1fb055;
  border-color: #1fb055;
}

.job-view-wrapper>.job-view .btn-whatsapp.active,
.job-view-wrapper>.job-view .btn-whatsapp:active,
.open>.dropdown-toggle.job-view-wrapper>.job-view .btn-whatsapp {
  background-image: none;
}

.job-view-wrapper>.job-view .btn-whatsapp.disabled,
.job-view-wrapper>.job-view .btn-whatsapp.disabled.active,
.job-view-wrapper>.job-view .btn-whatsapp.disabled.focus,
.job-view-wrapper>.job-view .btn-whatsapp.disabled:active,
.job-view-wrapper>.job-view .btn-whatsapp.disabled:focus,
.job-view-wrapper>.job-view .btn-whatsapp.disabled:hover,
.job-view-wrapper>.job-view .btn-whatsapp[disabled],
.job-view-wrapper>.job-view .btn-whatsapp[disabled].active,
.job-view-wrapper>.job-view .btn-whatsapp[disabled].focus,
.job-view-wrapper>.job-view .btn-whatsapp[disabled]:active,
.job-view-wrapper>.job-view .btn-whatsapp[disabled]:focus,
.job-view-wrapper>.job-view .btn-whatsapp[disabled]:hover,
fieldset[disabled] .job-view-wrapper>.job-view .btn-whatsapp,
fieldset[disabled] .job-view-wrapper>.job-view .btn-whatsapp.active,
fieldset[disabled] .job-view-wrapper>.job-view .btn-whatsapp.focus,
fieldset[disabled] .job-view-wrapper>.job-view .btn-whatsapp:active,
fieldset[disabled] .job-view-wrapper>.job-view .btn-whatsapp:focus,
fieldset[disabled] .job-view-wrapper>.job-view .btn-whatsapp:hover {
  background-color: #25d366;
  border-color: #25d366;
}

.job-view-wrapper>.job-view .btn-whatsapp .badge {
  color: #25d366;
  background-color: #fff;
}

.job-view-wrapper>.job-view .btn-transparent {
  background-color: rgba(0,0,0,.2);
  border-color: #fff;
  -webkit-box-shadow: 0 0 #b0b2b6 inset;
  box-shadow: 0 0 #b0b2b6 inset;
  color: #fff;
}

.job-view-wrapper>.job-view .btn-transparent:visited {
  color: #fff;
}

.job-view-wrapper>.job-view .btn-transparent.active,
.job-view-wrapper>.job-view .btn-transparent.focus,
.job-view-wrapper>.job-view .btn-transparent:active,
.job-view-wrapper>.job-view .btn-transparent:focus,
.job-view-wrapper>.job-view .btn-transparent:hover,
.open>.dropdown-toggle.job-view-wrapper>.job-view .btn-transparent {
  color: #fff;
  background-color: rgba(0,0,0,.4);
  border-color: #fff;
}

.job-view-wrapper>.job-view .btn-transparent.active,
.job-view-wrapper>.job-view .btn-transparent:active,
.open>.dropdown-toggle.job-view-wrapper>.job-view .btn-transparent {
  background-image: none;
}

.job-view-wrapper>.job-view .btn-transparent.disabled,
.job-view-wrapper>.job-view .btn-transparent.disabled.active,
.job-view-wrapper>.job-view .btn-transparent.disabled.focus,
.job-view-wrapper>.job-view .btn-transparent.disabled:active,
.job-view-wrapper>.job-view .btn-transparent.disabled:focus,
.job-view-wrapper>.job-view .btn-transparent.disabled:hover,
.job-view-wrapper>.job-view .btn-transparent[disabled],
.job-view-wrapper>.job-view .btn-transparent[disabled].active,
.job-view-wrapper>.job-view .btn-transparent[disabled].focus,
.job-view-wrapper>.job-view .btn-transparent[disabled]:active,
.job-view-wrapper>.job-view .btn-transparent[disabled]:focus,
.job-view-wrapper>.job-view .btn-transparent[disabled]:hover,
fieldset[disabled] .job-view-wrapper>.job-view .btn-transparent,
fieldset[disabled] .job-view-wrapper>.job-view .btn-transparent.active,
fieldset[disabled] .job-view-wrapper>.job-view .btn-transparent.focus,
fieldset[disabled] .job-view-wrapper>.job-view .btn-transparent:active,
fieldset[disabled] .job-view-wrapper>.job-view .btn-transparent:focus,
fieldset[disabled] .job-view-wrapper>.job-view .btn-transparent:hover {
  background-color: rgba(0,0,0,.2);
  border-color: #fff;
}

.job-view-wrapper>.job-view .btn-transparent .badge {
  color: rgba(0,0,0,.2);
  background-color: #fff;
}

@media screen and (max-width:991px) {
  .job-view-wrapper>.job-view .btn-block-mobile {
    display: block;
    width: 100%;
  }
}

.job-view-wrapper>.job-view .btn.dropdown-toggle,
.job-view-wrapper>.job-view .btn.dropdown-toggle .btn-lg,
.job-view-wrapper>.job-view .btn.dropdown-toggle .btn-sm,
.job-view-wrapper>.job-view .btn.dropdown-toggle .btn-xlg {
  padding-right: 10px;
}

.job-view-wrapper>.job-view .btn.dropdown-toggle:after {
  line-height: 0;
  position: relative;
  top: 3px;
  font-size: 9px;
  margin-left: 20px;
}

.job-view-wrapper>.job-view .btn.dropdown-toggle .btn-lg:after,
.job-view-wrapper>.job-view .btn.dropdown-toggle .btn-sm:after,
.job-view-wrapper>.job-view .btn.dropdown-toggle .btn-xlg:after {
  margin-left: 20px;
}

#job-complain-form #confirm_terms,
.job-view-wrapper>.job-view .btn-group>.btn+.btn.dropdown-toggle:after,
.timeline-answer .social-links .likes i,
body.topsearch #search-filters li {
  margin-left: 0;
}

.job-view-wrapper>.job-view .btn-filter {
  height: 44px;
  border-radius: 0;
  background-color: #ededed;
  color: #ff7300;
  padding: 7px;
}

.job-view-wrapper>.job-view .btn-filter:focus,
.job-view-wrapper>.job-view .btn-filter:hover {
  color: #ff7300;
}

.job-view-wrapper>.job-view .btn-filter:focus {
  outline: 0;
}

.job-view-wrapper>.job-view .btn-filter:hover,
.job-view-wrapper>.job-view .btn-filter:not(.collapsed) {
  background-color: #fff;
  border-color: #ededed;
}

.job-view-wrapper>.job-view .btn-no-bordered {
  border: 0;
}

@media only screen and (min-width:768px) {
  .job-view-wrapper>.job-view .btn[data-link],
  .job-view-wrapper>.job-view .btn[data-link]:active,
  .job-view-wrapper>.job-view .btn[data-link]:focus,
  .job-view-wrapper>.job-view .btn[data-link]:hover,
  .job-view-wrapper>.job-view .btn[data-link]:visited {
    border: 0;
    cursor: text;
    -webkit-user-select: text!important;
    -moz-user-select: text!important;
    -ms-user-select: text!important;
    user-select: text!important;
  }

  .job-view-wrapper>.job-view .btn[data-link]:active {
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}

.job-view-wrapper>.job-view:after {
  content: ' ';
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  background-color: rgba(255,255,255,.5);
  z-index: 1;
}

.job-view-wrapper>.job-view .alert {
  z-index: 2;
  position: relative;
  top: auto;
  left: auto;
  right: auto;
  margin-bottom: 0!important;
  width: auto;
}

.job-view-wrapper>.job-view .job-contact-data h2 {
  text-align: left;
  margin-bottom: 20px;
}

@media (max-width:767px) {
  .job-view-wrapper>.job-view .job-data-block {
    padding: 15px;
  }

  .job-view-wrapper>.job-view .job-data-block .job-data-body {
    display: none;
  }

  .job-view-wrapper>.job-view .job-data-block .job-contact-data {
    margin-top: 15px;
  }

  .job-view-wrapper>.job-view .job-data-block .job-contact-data h2 {
    margin-top: 0;
  }

  .job-view-wrapper>.job-view .job-data-block .job-contact-data .job-buy_action .btn {
    width: 100%;
  }
}

.jobs-list #map_canvas {
  width: 100%;
  height: 330px;
}

.jobs-list #job-filter {
  margin-bottom: 20px!important;
}

@media (max-width:767px) {
  .jobs-list #job-filter #page-filters {
    margin-top: 20px;
  }
}

.jobs-list #job-filter #page-filters:after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background: rgba(255,255,255,.6);
  display: none;
  background-image: url(/images/loadingAnimation.gif);
  background-repeat: no-repeat;
  background-position: center center;
}

.jobs-list #job-filter #page-filters .filter {
  margin-bottom: 3px;
}

.jobs-list #job-filter #page-filters .filter span {
  margin-bottom: 5px;
  display: inline-block;
}

.jobs-list #job-filter #page-filters .filter select {
  border: 1px solid #e0e0e0;
  background: #fff;
  font-size: 11px;
  padding: 0;
  height: 13em!important;
  overflow-y: scroll;
}

@media (max-width:991px) {
  .jobs-list #job-filter #page-filters .filter select {
    height: 82px!important;
  }
}

@media (max-width:767px) {
  .jobs-list #job-filter #page-filters .filter select {
    height: 30px!important;
    font-size: 15px;
    line-height: 15px;
    padding-top: 2px;
  }
}

.jobs-list #job-filter #page-filters-optional {
  padding-bottom: 8px;
}

.jobs-list #job-filter #page-filters-optional label.left-label {
  float: left;
  display: block;
  margin-right: 30px;
}

.jobs-list #job-filter #page-filters-optional .radio_list {
  float: left;
  display: block;
  margin-top: 0;
  margin-right: 15px;
  margin-bottom: 0;
}

.jobs-list #job-filter #page-filters-optional .radio_list li {
  float: left;
  margin-right: 20px;
}

.jobs-list #job-filter #page-filters-optional .radio_list li:first-of-type {
  margin-left: 0;
}

@media (max-width:660px) {
  .jobs-list #job-filter #page-filters-optional .radio_list li {
    margin-left: 0;
    margin-right: 0;
    float: none;
  }
}

.jobs-list #job-filter #page-filters-optional .be-first {
  overflow: hidden;
  float: left;
  margin-left: 30px;
  margin-top: 3px;
}

.jobs-list #job-filter #page-filters-optional .be-first label {
  margin-left: 5px;
}

@media (max-width:767px) {
  .jobs-list #job-filter #page-filters-optional .be-first {
    margin-left: 0;
  }
}

.jobs-list #page-subhead h2 {
  font-size: 18px;
  margin: 30px 0 15px;
  font-weight: 700;
  display: block;
  line-height: 1.1;
}

.business.jobs-show .business_block .h2_block a,
.business.jobs-show .business_block .h2_block a:visited,
.jobs-list .link-configure a,
.jobs-list .link-configure a:visited,
.jobs-list .link-configure i {
  color: #007fc2;
}

.jobs-list .link-configure i,
body.urgency .urgency-list .urgency h3,
body.urgency .urgency-list .urgency h3 a {
  font-size: 18px;
}

.jobs-list .content hr {
  margin-right: 15px;
  margin-left: 15px;
}

.jobs-list .content .job-block {
  overflow: hidden;
  margin-top: 10px;
}

@media (max-width:767px) {
  .jobs-list .content .job-block .column-1 {
    margin-bottom: 15px;
  }

  .jobs-list .content .job-block .location {
    width: 100%;
    display: inline-block;
  }
}

#activity_form .checklists .tab-content .tab-pane ul li[data-last-checked=''] small,
#activity_form .checklists .tab-content .tab-pane ul li[data-last-checked=''] strong,
.jobs-list .content .job-block .column.strong {
  font-weight: 700;
}

@media (max-width:767px) {
  .jobs-list .content .job-block .column.strong {
    text-align: left;
  }
}

.jobs-list .content .job-block .column-2,
.jobs-list .content .job-block .column-3 {
  padding-left: 0;
  padding-right: 0;
}

@media (max-width:767px) {
  .jobs-list .content .job-block .column-2,
  .jobs-list .content .job-block .column-3 {
    padding-left: 15px;
    padding-right: 15px;
    text-align: left;
  }
}

.jobs-list .content .job-block .column-4 {
  padding-left: 0;
}

@media (max-width:767px) {
  .jobs-list .content .job-block .column-4 {
    padding-left: 15px;
    margin-top: 20px;
  }
}

.jobs-list .content .job-block h2 {
  padding-top: 1px;
  font-size: 14px;
  margin: 0 0 4px;
  font-weight: 700;
  display: block;
}

@media (max-width:600px) {
  .jobs-list .content .job-block h2 {
    float: left;
    width: 65%;
  }
}

@media (max-width:767px) {
  .jobs-list .content .job-block h2 {
    display: block;
  }
}

.jobs-list .content .job-block .labels .label {
  display: block;
  float: left;
  margin-right: 5px;
  padding: 3px 15px;
  font-size: 11px;
}

@media (max-width:600px) {
  .jobs-list .content .job-block .labels .label {
    margin-bottom: 2px;
    float: right;
  }

  .jobs-list .content .job-block .labels {
    float: right;
    width: 35%;
    text-align: right;
    margin-bottom: 1px;
  }
}

.jobs-list .content .job-block .job-complete {
  margin-top: 5px;
  font-size: 14px;
}

.jobs-list .content .job-block .be-first {
  margin-top: 10px;
  font-size: 14px;
}

@media (max-width:767px) {
  .jobs-list .content .job-block .be-first {
    margin-top: 0;
  }
}

.jobs-list .content .job-block .job-price {
  margin-top: 5px;
  color: #ff7300;
  font-size: 18px;
}

.jobs-list .content .job-block .job-price-before {
  color: #007ec5;
  font-size: 14px;
  text-decoration: line-through;
}

.jobs-list .content .job-block .thumbnail_img {
  padding: 3px;
  border: 1px solid #e9e7e8!important;
  border-radius: 2px;
  margin-right: 3px;
  margin-bottom: 4px;
}

.jobs-list .content .job-block .expirated {
  color: #ff7300;
  cursor: pointer;
}

.business.jobs-show #job-view h2 {
  font-size: 18px;
  font-weight: 400;
  line-height: 32px;
}

.business.jobs-show #job-view h3 {
  font-size: 16px;
  font-weight: 400;
  margin: 50px 0 8px;
}

.business.jobs-show #job-view #job-comment,
.business.jobs-show #job-view #job-data,
.business.jobs-show #job-view #job-location {
  padding-left: 44px;
}

@media (max-width:767px) {
  .business.jobs-show #job-view #job-comment,
  .business.jobs-show #job-view #job-data,
  .business.jobs-show #job-view #job-location {
    padding-left: 0;
  }
}

.business.jobs-show #buy-job-wrapper,
.business.jobs-show #job-view #job-data {
  position: relative;
}

.business.jobs-show #job-view #job-data ul li {
  margin: 0 0 8px;
}

.business.jobs-show #job-view #more-jobs {
  clear: both;
  padding-top: 20px;
}

.business.jobs-show #job-view #more-jobs h2 {
  border-top: 2px dashed #d9ecf6;
  margin-top: 0;
  padding-top: 20px;
}

.business.jobs-show #job-view #more-jobs .buttons a {
  float: none;
  margin: 15px auto;
  display: table;
}

@media (max-width:767px) {
  .business.jobs-show #buy-job-wrapper {
    margin-top: 30px;
  }
}

.business.jobs-show #buy-job-wrapper h2 {
  padding-left: 44px;
  margin-top: -7px;
  margin-bottom: 20px!important;
}

.business.jobs-show #buy-job-wrapper .item-icon {
  position: absolute;
  top: 15px;
  left: 15px;
}

.business.jobs-show #buy-job-wrapper .buttons {
  text-align: center;
}

.business.jobs-show #buy-job-wrapper .access_error {
  display: block;
  margin: 0 0 1em;
  font-size: 17px;
}

.business.jobs-show #buy-job-wrapper #job-contact-data {
  list-style: none;
}

.business.jobs-show #buy-job-wrapper #job-contact-data li {
  line-height: 16px;
  margin: 0 0 14px;
  font-size: 14px;
  font-weight: 700;
}

.business.jobs-show #buy-job-wrapper #job-contact-data i {
  font-size: 14px;
  color: #999;
  margin-right: 10px;
}

.business.jobs-show #buy-job-wrapper #buy-job-action {
  background: #fff;
  padding: 12px;
  text-align: center;
}

.business.jobs-show #buy-job-wrapper #buy-job-action .job-price .the-price,
.business.jobs-show #buy-job-wrapper #buy-job-action .job-price .the-price-before {
  color: #ff7300;
  line-height: 1;
  margin: 0;
  display: block;
}

.business.jobs-show #buy-job-wrapper #buy-job-action .job-price .the-price {
  font-size: 42px;
}

.business.jobs-show #buy-job-wrapper #buy-job-action .job-price .the-price-before {
  font-size: 16px;
  text-decoration: line-through;
}

.business.jobs-show #buy-job-wrapper #buy-job-action .price-down {
  max-width: 230px;
  margin: 10px auto;
}

.business.jobs-show #buy-job-wrapper #buy-job-action .be-first {
  margin-top: 10px;
  color: #007ec5;
  font-size: 16px;
}

.business.jobs-show .business_block {
  border-bottom: 1px solid #ddd;
  padding-bottom: 5px;
  margin-bottom: 15px;
}

.business.jobs-show .business_block .h2_block {
  font-weight: 700;
  font-size: 14px;
  margin-bottom: 5px;
}

.business.jobs-show .business_block.pro {
  border: 1px solid #ff8a00;
}

.business.jobs-show .business_block.pro .content_block {
  margin-top: .5em;
  margin-left: .5em;
}

.business.jobs-show .item-icon {
  color: #999;
  font-size: 32px;
  display: inline-table;
  margin-right: 5px;
  text-align: center;
  width: 45px;
}

.business.jobs-show .item-icon.round-icon {
  padding: 4px;
  font-size: 22px;
  border: 3px solid #999;
  height: 36px;
  width: 36px;
  margin-right: 8px;
  border-radius: 50%;
}

#job-complain-form {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin-top: 20px;
  padding: 20px;
}

#job-complain-form .form_error {
  color: #ff2828;
  padding: 2px 6px;
  background-color: #feefef;
  margin: 10px 0 20px;
  display: block;
  border-radius: 3px;
}

#job-complain-form .form_error:before {
  content: '\f071 ';
  font-family: 'iconissimo';
  margin-right: .5em;
}

#job-complain-form .terms input {
  float: left;
  margin-right: 5px;
}

#job-complain-form #reason-help {
  border-radius: 0;
  background-color: #fce5ba;
  border: 1px solid #cacaca;
  padding: 5px 10px;
}

#job-complain-form #reason-help.error {
  background-color: #fcbaba;
  border-color: #ebccd1;
  color: #8a0c0c;
}

#job-complain-form .complain-details {
  margin-top: 15px;
}

#job-complain-form #job-complain-form select,
#job-complain-form textarea {
  font-size: 14px;
  width: 100%;
}

#crm_summary.abuser {
  background-image: url(http://static.habitissimo.es/images/backend/quotation_complain/abuser.png);
  background-repeat: no-repeat;
  background-position: 0 0;
  -webkit-background-size: 40px 40px;
  background-size: 40px;
}

#crm_summary .notice {
  width: 100%;
}

#crm_summary dd,
#crm_summary dt {
  float: left;
  display: table;
  height: 23px;
  font-size: 13px;
}

#crm_summary dt {
  clear: both;
  font-weight: 700;
  width: 35%;
  padding-right: 10px;
  text-align: right;
}

#crm_summary dd {
  width: 65%;
  text-align: left;
}

#crm_summary #ql-form-container form .fields input[type=text],
#crm_summary #ql-form-container form .fields select,
#crm_summary #ql-form-container form .fields textarea,
#crm_summary .form-control {
  padding: 3px 8px;
  margin-bottom: 5px;
  height: 25px;
}

#crm_summary textarea {
  height: auto!important;
}

#crm_summary .form-border {
  display: block;
  overflow: hidden;
  padding: 10px 5px;
  border-radius: 5px;
}

#crm_summary .premium strong {
  padding: 4px 0 4px 29px;
  background-position: left center;
  background-repeat: no-repeat;
  border: 0;
  font-weight: 400!important;
}

#crm_summary div .nope,
#crm_summary div .yeah {
  padding-left: 22px;
  background: no-repeat 4px top;
  margin-top: .5em;
  margin-bottom: .5em;
}

#crm_summary div .yeah {
  background-image: url(/images/crm/yeah.png);
}

#crm_summary div .nope {
  background-image: url(/images/crm/nope.png);
}

#crm_summary div #business-ondemand-desc,
#crm_summary div #business-spcd-desc {
  padding-right: 0;
}

#crm_summary .premium_0 strong {
  background-image: url(http://static.habitissimo.es/images/crm/cthulhu.gif);
}

#crm_summary .premium_0_fide strong {
  background-image: url(/images/crm/cthulhu2.gif);
}

#crm_summary .premium_5 strong {
  background-image: url(http://static.habitissimo.es/images/crm/premium_basic.png);
}

#crm_summary .premium_10 strong {
  background-image: url(http://static.habitissimo.es/images/crm/bronze.png);
}

#crm_summary .premium_20 strong {
  background-image: url(http://static.habitissimo.es/images/crm/silver.png);
}

#crm_summary .premium_30 strong {
  background-image: url(http://static.habitissimo.es/images/crm/gold.png);
}

#crm_summary .premium_40 strong {
  background-image: url(http://static.habitissimo.es/images/crm/diamond.png);
}

#crm_summary .premium_0:active strong {
  background-image: url(http://static.habitissimo.es/images/crm/splat.png);
}

#crm_summary .premium_0_fide:active strong {
  background-image: url(/images/crm/splat2.png);
}

#crm_summary .user-type-label,
#crm_summary .verify-label {
  background-color: green;
  font-size: 13px;
  padding: 4px 6px;
  margin: 2px;
  width: auto;
  display: inline-block;
  color: #fff;
  font-weight: 700;
  border-radius: 4px;
}

#crm_summary .user-type-label.user_layout_type_10,
#crm_summary .verify-label.user_layout_type_10 {
  background-color: #fc9337;
  color: #fff;
}

#crm_summary .user-type-label.user_layout_type_5,
#crm_summary .verify-label.user_layout_type_5 {
  background-color: #004c75;
  color: #fff;
}

#crm_summary .user-type-label.user_layout_type_abuser,
#crm_summary .verify-label.user_layout_type_abuser {
  background-color: #dd0202;
}

#crm_summary .user-type-label.user_layout_type_manual,
#crm_summary .verify-label.user_layout_type_manual {
  background-color: #fc9337;
}

#crm_summary .user-type-label.user_layout_type_auto,
#crm_summary .verify-label.user_layout_type_auto {
  background-color: #ff00ad;
}

#crm_summary .user-type-label.user_layout_type_trial,
#crm_summary .verify-label.user_layout_type_trial {
  background-color: #87cefa;
}

#crm_summary .user-type-label.user_layout_type_top,
#crm_summary .verify-label.user_layout_type_top {
  background-color: coral;
  color: rgba(0,0,0,.4);
}

#crm_summary .user-type-label.user_layout_type_vip,
#crm_summary .verify-label.user_layout_type_vip {
  background-color: gold;
  color: rgba(0,0,0,.4);
}

#crm_summary .user-type-label.user_layout_type_interest,
#crm_summary .verify-label.user_layout_type_interest {
  background-color: #065d84;
}

#crm_summary .user-type-label.user_verified,
#crm_summary .verify-label.user_verified {
  background-color: green;
}

#crm_summary .user-type-label.user_not_verifying,
#crm_summary .verify-label.user_not_verifying {
  background-color: #fc9337;
}

#crm_summary .user-type-label.user_not_verified,
#crm_summary .verify-label.user_not_verified {
  background-color: red;
}

#crm_summary #catcher-templates,
#crm_summary #loyalty-templates,
#crm_summary #prioritarissimo-templates,
#crm_summary #sales-templates,
#crm_summary #support-templates,
#task_form .inline select+label {
  margin-left: 20px;
}

#crm_summary .templates-section {
  margin: 0!important;
}

#crm_summary .email-templates li {
  margin: 0;
  list-style: none;
  display: block;
  float: left;
}

#crm_summary .email-templates li ul li {
  display: block;
  background: url(http://static.habitissimo.es/images/crm/mail-icon.png) no-repeat left center;
  padding-left: 22px;
  float: none;
}

#crm_summary .no-complains {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: 700;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
  background-color: #5cb85c;
}

a#crm_summary .complains-danger:focus,
a#crm_summary .complains-danger:hover,
a#crm_summary .complains-info:focus,
a#crm_summary .complains-info:hover,
a#crm_summary .complains-warning:focus,
a#crm_summary .complains-warning:hover,
a#crm_summary .no-complains:focus,
a#crm_summary .no-complains:hover {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}

#crm_summary .no-complains:empty {
  display: none;
}

.btn #crm_summary .no-complains {
  position: relative;
  top: -1px;
}

#crm_summary .no-complains[href]:focus,
#crm_summary .no-complains[href]:hover {
  background-color: #b5efac;
}

#crm_summary .complains-info {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: 700;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
  background-color: #c8e4f5;
}

#crm_summary .complains-info:empty {
  display: none;
}

.btn #crm_summary .complains-info {
  position: relative;
  top: -1px;
}

#crm_summary .complains-info[href]:focus,
#crm_summary .complains-info[href]:hover {
  background-color: #9dcfed;
}

#crm_summary .complains-warning {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: 700;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
  background-color: #fce5ba;
}

#crm_summary .complains-warning:empty {
  display: none;
}

.btn #crm_summary .complains-warning {
  position: relative;
  top: -1px;
}

#crm_summary .complains-warning[href]:focus,
#crm_summary .complains-warning[href]:hover {
  background-color: #fad389;
}

#crm_summary .complains-danger {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: 700;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
  background-color: #fcbaba;
}

#crm_summary .complains-danger:empty {
  display: none;
}

.btn #crm_summary .complains-danger {
  position: relative;
  top: -1px;
}

#crm_summary .complains-danger[href]:focus,
#crm_summary .complains-danger[href]:hover {
  background-color: #fa8989;
}

#crm_summary .complain-block .label,
.timeline-business-comment blockquote p {
  font-size: 13px;
}

h3.crm_element {
  background: #f8f8f8;
  border: 1px solid rgba(0,0,0,.1);
  margin: 0;
  padding: 4px 12px;
  overflow: hidden;
  cursor: pointer;
  font-weight: 700;
}

#crm_tasks p.description,
h3.crm_element.task {
  padding-top: 10px;
  padding-bottom: 10px;
}

#crm_tasks h3.active {
  border-bottom: none;
  background: #f1f1f1;
}

#crm_tasks div.active {
  border: 1px solid rgba(0,0,0,.1);
  border-top: none;
  padding: 10px 20px;
  background-color: #f1f1f1;
}

#crm_tasks h3 a {
  color: #1c94c4;
  font-size: 12px;
  text-decoration: none;
  display: block;
  float: left;
}

#crm_tasks h3 a.closed {
  text-decoration: line-through;
}

#crm_tasks h3 .action {
  cursor: pointer;
  color: #1c94c4!important;
  font-size: 11px;
  display: block;
  float: right;
}

#crm_tasks h3 .action.close {
  opacity: .5!important;
}

#crm_tasks h3 .action:hover {
  color: #ffa828;
}

#crm_tasks .task-next {
  background: #ffff9e;
}

#crm_tasks p.description {
  margin-top: 10px;
  border-top: 1px solid rgba(0,0,0,.1);
}

#crm_tasks p.description+p.description {
  border-top: none;
  margin-top: 0;
  padding-top: 0;
}

h3.crm_element.reminder {
  padding: 10px 14px 10px 30px;
  background-image: url(http://static.habitissimo.es/images/crm/reminder.png);
  background-repeat: no-repeat;
  background-position: 8px center;
}

.crm-block .no-items {
  text-align: left;
  color: #777;
  margin: 20px 0 40px!important;
}

#crm_tasks p.description,
.crm-header {
  border-bottom: 1px solid rgba(0,0,0,.1);
}

.crm-header .crm-header-title h3 {
  margin: 0 0 8px;
  font-size: 22px;
}

.crm-header .crm-header-actions {
  text-align: right;
  line-height: 2;
}

.crm-header .crm-header-actions a {
  cursor: pointer;
  text-decoration: none;
}

.crm-header .crm-header-actions a+a {
  margin-left: .5em;
}

#crm-activities .crm_activity,
#crm-activities-filters {
  border: 1px solid rgba(0,0,0,.1);
  border-top: none;
  overflow: hidden;
}

#crm-activities .crm_activity {
  background: #f8f8f8;
  clear: both;
  min-height: 36px;
  padding: 5px 12px;
}

#crm-activities .crm_activity+.crm_activity,
h3.crm_element {
  border-top: none;
}

#crm-activities .crm_activity .date,
#crm-activities .crm_activity .task,
#crm-activities .crm_activity .user {
  font-size: 11px;
}

#crm-activities .crm_activity .avatar {
  float: left;
  padding: 2px;
  border: 1px solid #d5d5d5;
  margin: 5px 0;
}

#crm-activities .crm_activity .avatar img {
  width: 32px;
}

#crm-activities .crm_activity .content {
  margin-left: 46px;
  width: auto;
}

#crm-activities .crm_activity .content p+p {
  margin-top: 10px;
}

#crm-activities .crm_activity .date {
  color: gray;
  margin: 0 6px;
}

#crm-activities .crm_activity .user {
  color: #1c94c4;
}

#crm-activities-filters {
  padding: 20px 20px 0;
  background-color: #f1f1f1;
}

#crm-activities .crm-activities {
  clear: both;
}

#crm-activities .crm-activities.loading {
  -webkit-transition: opacity .5s ease;
  -o-transition: opacity .5s ease;
  transition: opacity .5s ease;
  opacity: .5;
}

#crm-activities .dates {
  float: right;
  text-align: right;
}

#crm-activities-filters .date-from,
#crm-activities-filters .date-to {
  margin-top: 6px;
  display: inline-block;
}

#crm-activities-filters .date-from .date,
#crm-activities-filters .date-to .date {
  width: 7em;
}

#crm-activities-filters .date-from,
.timeline-answer .social-links i,
.timeline-project-comment .social-links i {
  margin-right: 5px;
}

#crm-activities-filters .date-to {
  margin-left: 5px;
}

#crm-activities-filters .checkbox {
  margin: 0 0 4px;
  display: inline-block;
}

#crm-activities .no-activities {
  text-align: center;
  margin: 20px 0 40px!important;
}

#activity_form .checklists .tab-content .tab-pane ul li strong,
#crm-activities .no-activities strong,
form[name=call_classification_form] label {
  font-weight: 400;
}

#business_crm .buttons {
  float: right;
  clear: none;
}

#business_crm .buttons .button {
  margin: 0 0 0 10px;
}

#activity_form,
#task_form {
  display: none;
  background: #f6f6f6;
  border: 1px solid #ccc;
  border-radius: 4px;
  padding: 10px 20px;
  margin-bottom: 20px;
  overflow: hidden;
}

#activity_form textarea {
  float: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  max-width: 100%;
}

#activity_form .checklists {
  margin: -5px -20px 10px;
}

#activity_form .checklists .nav-tabs {
  padding: 0 10px;
  clear: both;
}

#activity_form .checklists .nav-tabs>li>a {
  padding: 8px 12px;
}

#activity_form .checklists .tab-content {
  background: #fff;
}

#activity_form .checklists .tab-content .tab-pane {
  padding: 15px 20px 10px;
  border-bottom: 1px solid rgba(0,0,0,.1);
}

#activity_form .checklists .tab-content .tab-pane ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

#activity_form .checklists .tab-content .tab-pane ul li {
  margin: 0;
  padding: 0 0 6px;
  position: relative;
}

#activity_form .checklists .tab-content .tab-pane ul li+li {
  margin-top: 4px;
  border-top: 1px solid rgba(0,0,0,.1);
  padding-top: 6px;
}

#activity_form .checklists .tab-content .tab-pane ul li:last-child {
  padding-bottom: 0;
}

#activity_form .checklists .tab-content .tab-pane ul li small {
  line-height: 1.2;
  display: block;
}

#activity_form .checklists .tab-content .tab-pane ul li input {
  position: absolute;
  top: 6px;
  right: 0;
  margin: 4px 0 0;
  float: none;
  cursor: pointer;
}

#activity_form .checklists .tab-content .tab-pane ul li:not([data-just-checked]) strong,
#activity_form .checklists .tab-content .tab-pane ul li[data-just-checked=''] strong {
  font-weight: 400;
}

#activity_form .checklists .tab-content .tab-pane ul li.collapsed strong,
#activity_form .checklists .tab-content .tab-pane ul li.expanded strong,
#geocoder_results a {
  cursor: pointer;
}

#activity_form .checklists .tab-content .tab-pane ul li.collapsed small {
  display: none;
}

#activity_form .is_contact_success {
  clear: none;
  padding: 20px 0 0;
  margin: 0;
}

#activity_form .is_contact_success label {
  float: none;
  width: auto;
  display: initial;
  margin: 0;
  text-align: left;
  font-weight: 400;
}

#activity_form .buttons {
  margin: 15px 0 10px;
}

#related_to.hidden {
  display: none!important;
}

#task_form .inline label {
  display: inline-block;
  width: 70px;
  margin: 10px 10px 10px 0;
}

#task_form .inline input,
#task_form .inline select {
  display: inline-block;
  margin: 10px 0;
  width: 200px;
}

#task_form .inline.title input {
  width: 435px;
}

.reminder_fields {
  margin-left: 80px!important;
  float: left;
  clear: none;
}

#activity_form .reminder_fields {
  margin-left: 0!important;
  width: 100%;
}

.reminder_fields label {
  width: auto!important;
  margin-right: 5px;
  line-height: 26px;
}

.reminder_fields input {
  width: 70px!important;
  text-align: center;
  margin-right: 5px;
}

.reminder_fields select {
  width: 45px!important;
  text-align: center;
  margin-left: 5px;
}

#activity_form .reminder_fields input,
#activity_form .reminder_fields select {
  width: 100%!important;
}

#related_task {
  margin-right: 15px;
  font-weight: 700;
  text-decoration: none;
}

#crm_send_mail_form input,
.source_code,
.timeline .timeline-block .footer .count-item.time .text {
  font-size: 12px;
}

#catcher-templates,
#loyalty-templates,
#sales-templates,
#support-templates {
  margin-left: 20px;
}

#crm_summary .templates-section {
  clear: both;
  padding: 0 20px;
}

#crm_summary .email-templates {
  display: none;
  margin: 10px 0;
  clear: both;
  overflow: hidden;
}

#crm_send_mail_form p {
  margin: 4px 0;
  padding: 0!important;
}

#crm_send_mail_form label {
  width: 50px;
}

#crm_send_mail_form label.checkbox {
  width: auto;
}

#crm_send_mail_form label.checkbox input {
  width: auto;
  margin-left: 0;
}

#crm_send_mail_form #subject {
  width: 718px;
}

#crm_send_mail_form #business_email {
  width: 380px;
}

#crm_send_mail_form textarea {
  width: 788px;
  height: 470px;
  font-size: 12px;
  margin-bottom: 4px;
}

#crm_send_mail_form .button {
  float: right;
}

#edit_business_data input.rate {
  width: 80px!important;
  text-align: right;
  display: inline;
  margin-right: 6px;
}

#edit_business_data input[type=text] {
  width: 100%;
}

#edit_business_data p.fax,
#edit_business_data p.phone,
#edit_business_data p.phone_2,
#edit_business_data p.phone_sms {
  float: left;
  width: 244px;
}

#edit_business_data #phone_mobile {
  width: 244px;
}

#edit_business_data #description {
  height: 300px;
}

#edit_business_data #certification {
  height: 40px;
}

#edit_business_data #map_canvas {
  height: 265px;
  width: auto;
  border: 1px solid #777;
}

#edit_business_data #map_help {
  color: #777;
  font-size: 11px;
}

#edit_business_data .no_padding {
  padding: 0;
}

#edit_business_data .webpro-banner {
  margin-top: -18px;
}

#business_edit_premium .short {
  width: 50px;
}

#business_edit_premium .medium {
  width: 160px;
}

#business_edit_premium .date {
  width: 120px;
  text-align: center;
}

#business_edit_premium #quotations_discount,
#business_edit_premium #subscription_discount,
.quotation-modal #ql-quotation-request #ql-form-container #ql-form #step-6 .form-field>.title-label,
.quotation-modal .clean-ul>li {
  display: inline;
}

#business_edit_premium #payment_amount {
  text-align: right;
  display: inline;
}

#user_invoice_form h2 {
  margin: 30px 0 0 60px;
}

#quotation_fake_source_data {
  float: left;
  width: 390px;
  margin: 0 0 0 45px;
}

#ql-form-container form.step-2.autocategorized .fields .p #show_location_data,
#ql-form-container form.step-2.autocategorized .fields p #show_location_data,
#ql-form-container form.step-3 .fields .p #show_location_data,
#ql-form-container form.step-3 .fields p #show_location_data,
#quotation_fake_source_data .title,
.navbar-notifications>ul>li .notification .level-list ul li .level-name.active,
body.register-category .check-list .collapsable li.highlight label,
body.urgency a.enlacePresup {
  font-weight: 700;
}

#fake_quotation_add {
  float: left;
  clear: none;
  width: 485px;
}

#fake_quotation_add .form_error {
  padding-left: 110px;
}

#fake_quotation_add .help,
#fake_quotation_add .page_check {
  margin-left: 110px;
}

#fake_quotation_add label {
  width: 90px;
}

#business_images_upload {
  margin-bottom: 20px;
}

#business_images_upload #form_submit {
  margin-left: 8px;
}

#business_edit_gallery {
  min-height: 180px;
}

.crm_tele_lead,
.crm_tele_lead .lead input {
  border: 1px solid #bebdbd;
  margin: 1px;
  padding: 5px;
}

.crm_tele_lead .lead {
  display: block;
  border-bottom: 1px solid #fff;
  margin: 2px;
}

.crm_tele_lead .lead:hover {
  border-bottom: 1px dotted #bebdbd;
}