#header .inner,
body.project-form.project-form-step-2 form#photo_upload_2 .element .img-container.horizontal img {
  width: 100%;
}

#header #main_action {
  padding-left: 30px;
  white-space: nowrap;
  float: right;
}

#header #main_action .button {
  float: right;
}

#header .title,
#header .title>* {
  font-size: inherit;
  line-height: inherit;
  font-weight: 400;
  margin: 0;
  padding: 0;
  color: #fff;
}

#header .title {
  vertical-align: middle;
  display: table-cell;
  height: 60px;
}

#header .title>* {
  display: inline;
}

#header.pro {
  border-bottom: 1px dashed rgba(0,0,0,.1);
  background: #fff;
  font-size: 24px;
}

#header.pro .title,
#header.pro .title>* {
  color: #666;
}

.page_actions {
  margin: 15px 0;
}

#header.affix #main_action,
body.project-form .right-panel img {
  margin-top: 10px;
}

#page_title {
  padding-top: 35px;
  padding-bottom: 20px;
  position: relative;
  font-weight: 400!important;
}

#page_title .h1,
#page_title h1 {
  font-weight: 400!important;
  font-size: 36px;
  margin: 0;
  font-family: 'Georgia',serif;
}

#page_title .h1 a,
#page_title .h1 b,
#page_title .h1 em,
#page_title .h1 i,
#page_title .h1 small,
#page_title .h1 strong,
#page_title h1 a,
#page_title h1 b,
#page_title h1 em,
#page_title h1 i,
#page_title h1 small,
#page_title h1 strong,
.boxes li.box-comment blockquote p {
  font: inherit;
}

#page_title .h1 small,
#page_title h1 small {
  font-size: 60%!important;
}

#page_title .actions {
  position: absolute;
  top: 35px;
  right: 0;
}

#page_title .btn {
  text-transform: lowercase;
}

#header+#page_title {
  padding-top: 40px;
}

#breadcrumb+#page_title {
  padding-top: 0;
}

@media (max-width:991px) {
  .responsive #header-wrapper {
    height: 100%!important;
  }

  .responsive .navbar-brand {
    width: 162px;
    margin-top: 5px;
    margin-left: -20px;
  }

  .responsive #navbar li.dropdown-user-profile,
  .responsive #navbar li.dropdown-user-profile-no-collapse {
    min-width: 55px!important;
    width: 108px!important;
  }

  .responsive .navbar-collapse {
    padding-right: 0;
  }

  .responsive #navbar form#searchform {
    padding-right: 8px;
  }

  .responsive #navbar form#searchform button {
    right: 12px;
  }

  .responsive #navbar form#searchform input {
    width: 125px;
  }

  .responsive .modal-dialog {
    max-width: 100%;
  }

  .responsive #user>li {
    margin-left: 10px!important;
  }
}

@media (max-width:925px) {
  .responsive .navbar-brand {
    width: 122px;
  }
}

@media (max-width:1199px) {
  .responsive .navbar-brand {
    width: 162px;
    margin-top: 0;
    margin-left: 0;
  }

  .responsive #navbar form#searchform {
    padding-right: 0;
    padding-left: 10px;
  }

  .responsive #navbar form#searchform button {
    left: 156px;
  }

  .responsive #navbar {
    min-height: 50px!important;
  }

  .responsive #navbar.pro .navbar-brand {
    margin-right: 0!important;
  }

  .responsive #navbar.pro .navbar-collapse ul {
    float: right!important;
    width: 100%;
  }

  .responsive #navbar.pro .user-help {
    display: none;
  }

  .responsive .navbar-collapse {
    padding-right: 15px;
  }

  .responsive #navbar .navbar-nav .dropdown b {
    position: absolute;
    top: 50%;
    right: 6px;
  }

  .responsive #navbar li.dropdown-user-profile {
    width: 100%!important;
    max-width: 100%!important;
  }

  .responsive #navbar li.dropdown-user-profile a {
    padding-right: 24px;
  }

  .responsive #navbar li.dropdown-user-profile span {
    display: block;
  }

  .responsive #navbar #searchform {
    width: auto;
    padding-right: 18px;
    padding-left: 10px;
  }

  .responsive #navbar #searchform button {
    right: 0;
    left: 150px;
  }

  .responsive #navbar #searchform input {
    width: 175px!important;
  }

  .responsive #signin,
  .responsive #user {
    border-top: 1px solid #d6d6d6;
  }

  .responsive #user li {
    margin-left: 0!important;
  }

  .responsive #user.no-collapse {
    border-top: 0;
  }

  .responsive #user.no-collapse li {
    margin-left: 15px;
  }

  .responsive #signin {
    display: none!important;
    margin: 10px -15px!important;
    padding: 10px 12px!important;
  }

  .responsive #signin li {
    margin: 0 2px!important;
  }

  .responsive #header {
    font-size: 14px;
  }

  .responsive #header #main_action {
    padding-left: 10px;
  }

  .responsive #header #main_action .button {
    padding: 10px;
    font-size: 16px;
    margin-top: 8px;
  }

  .responsive #header .title {
    max-width: 360px;
  }
}

@media (max-width:767px) {
  .responsive #navbar.pro #main-menu ul.nav li.visible-xs {
    display: block!important;
  }
}

@media (max-width:480px) {
  .responsive #signin,
  .responsive #user {
    border-top: none;
  }

  .responsive #navbar form#searchform {
    padding-right: 18px;
  }

  .responsive #navbar form#searchform input[name=q] {
    width: 100%!important;
  }

  .responsive #navbar form#searchform button {
    right: 20px!important;
    left: inherit;
  }

  .responsive #page_title h1 {
    font-size: 26px!important;
  }

  .responsive #header #main_action {
    padding-left: 0;
    overflow: hidden;
    float: none;
    text-align: center;
  }

  .responsive #header #main_action .button {
    float: none;
  }

  .responsive #header .title {
    display: block;
    text-align: center;
    padding: 30px 0 20px;
    max-width: 100%;
    height: auto;
  }
}

@media (max-width:292px) {
  .responsive #header #main_action .button {
    margin: 5px 0 10px;
    padding: 8px;
    font-size: 14px;
  }
}

@media (min-width:992px) {
  .navbar-brand {
    width: auto;
    margin-top: 0;
  }

  #navbar li.dropdown-user-profile,
  #navbar li.dropdown-user-profile-no-collapse {
    min-width: 130px!important;
    width: 146px!important;
    max-width: 165px!important;
  }

  #navbar form#searchform {
    padding-right: 18px;
  }

  #navbar form#searchform button {
    right: 18px;
  }

  #header.affix {
    margin-top: 0;
    padding: 8px 0;
    line-height: 1.3em;
    font-size: 21px;
  }

  #header.affix .button {
    font-size: 16px;
    padding: 8px 16px;
    margin-top: -2px;
  }

  #section-filter.affix {
    top: 0;
    background: #5299c7;
    color: #fff;
    z-index: 1001;
    min-height: 60px;
    line-height: 60px;
    margin: 10px 0 0;
    min-width: 690px;
    max-width: 60%;
  }
}

@media (min-width:1200px) {
  body.responsive #section-filter.affix {
    min-width: 800px;
    margin-top: 12px;
  }

  body.responsive #section-filter.affix #ordering {
    display: inline-block;
  }
}

#cookie-policy {
  font-size: 14px;
  color: #444;
  display: none;
  background-color: #f5f5f5;
  bottom: 0;
  box-shadow: 0 -2px 2px rgba(0,0,0,.15);
  padding: 5px 0;
  position: fixed;
  width: 100%;
  z-index: 99999991;
}

#cookie-policy p {
  margin: 0;
  padding: 8px 0;
}

#cookie-policy p a,
#cookie-policy p a:hover,
#cookie-policy p a:visited {
  color: inherit;
  text-decoration: underline;
}

#cookie-policy .cookie-accept {
  margin-top: 5px;
  margin-left: 10px;
  font-size: 15px;
  color: #444;
  float: right;
  line-height: 2em;
  display: block;
}

.gallery .gallery-item {
  border: 5px solid transparent;
  border-radius: 2px;
  margin: -5px -5px 15px;
  -webkit-transition: border-color,.2s,ease-out;
  transition: border-color,.2s,ease-out;
  position: relative;
}

.gallery .gallery-item .btn-share-small {
  margin: 10px 6px 10px 0!important;
  width: auto!important;
}

.gallery .gallery-item .qna-form-button {
  margin-right: 0!important;
}

.gallery .gallery-item .image-quotation-form,
.gallery .gallery-item .image-quotation-form-open {
  color: #fff;
  margin-left: 5px!important;
}

.gallery .gallery-item .gallery-item-image {
  display: block;
  position: relative;
  min-height: 200px;
  overflow: hidden;
}

.gallery .gallery-item .gallery-item-image>a {
  display: block;
  width: 100%;
  min-height: 100%;
  background-size: cover;
  background-position: center center;
}

.gallery .gallery-item .gallery-item-image img {
  width: 100%;
  border: 0;
  background-size: cover;
  background-position: center center;
}

.gallery .gallery-item .gallery-item-image .controls {
  position: absolute;
  left: 0;
  right: 0;
  height: 50px;
  background: rgba(0,0,0,.4);
  margin-bottom: -50px;
  -webkit-transition: margin .1s ease-out;
  transition: margin .1s ease-out;
}

.gallery .gallery-item .gallery-item-image .controls .btn {
  margin: 10px;
  cursor: pointer;
}

.gallery .gallery-item .gallery-item-image .controls #social-hub {
  margin-left: -120px;
}

.gallery .gallery-item .gallery-item-image .controls #social-hub .arrow {
  margin-left: 65px;
}

.gallery .gallery-item .gallery-item-image .controls-top {
  top: 0;
}

.gallery .gallery-item .gallery-item-image .controls-bottom {
  bottom: 0;
}

.gallery .gallery-item .gallery-item-description {
  height: 90px;
  background: #f1f1f1;
  padding: 20px;
  position: relative;
  font-size: 14px;
}

.block.alt .gallery .gallery-item .gallery-item-description {
  background: #fff;
}

.gallery .gallery-item .gallery-item-description * {
  font-size: 14px;
}

.gallery .gallery-item .gallery-item-description .logo {
  border: 2px solid #979797;
  float: left;
  margin: 0 20px 16px -10px;
  height: 50px;
  width: 50px;
  display: block;
  border-radius: 50px;
}

.gallery .gallery-item .gallery-item-description p {
  margin: 0 0 20px;
  line-height: 1.4em;
  text-overflow: clip;
  overflow: hidden;
}

.gallery .gallery-item .gallery-item-description .gallery-item-rubber {
  display: inline-block;
  width: 75%;
  background: #0092d0;
  font-family: 'Georgia','Times',serif;
  font-size: 24px;
  font-weight: 400;
  font-style: normal;
  padding: 10px 40px 10px 20px;
  color: #fff;
  line-height: 1.5;
  position: absolute;
  bottom: 100%;
  left: 0;
  margin-bottom: -5px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}

.gallery .gallery-item:hover {
  border-color: #0092d0;
}

.gallery .gallery-item.rfq-advantages ul,
.gallery .gallery-item:hover .controls {
  margin-bottom: 0;
}

.gallery .gallery-item.rfq-advantages {
  box-shadow: none;
  text-align: center;
  background: 0 0!important;
  height: 394px;
}

@media (min-width:991px) {
  .gallery .gallery-item.rfq-advantages {
    height: 465px;
    padding-top: 45px!important;
  }
}

@media (min-width:1600px) {
  .gallery .gallery-item.rfq-advantages {
    height: 510px;
    padding-top: 75px!important;
  }
}

.gallery .gallery-item.rfq-advantages p,
.gallery .gallery-item.rfq-advantages strong {
  line-height: 1.25;
}

.gallery .gallery-item-button:hover,
.gallery .gallery-item-loading:hover,
.gallery .gallery-item.rfq-advantages:hover {
  border-color: transparent!important;
}

.gallery .gallery-item-button a,
.gallery .gallery-item-loading a {
  border: 1px solid #cfcfcf;
  border-radius: 4px;
  display: block;
  padding-top: 60%;
  text-align: center;
  color: #c7c5c5;
  text-decoration: none;
  font-size: 16px;
  font-weight: 700;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
}

.gallery .gallery-item-button i,
.gallery .gallery-item-loading i,
ul.albums>li .album#add-album a i {
  font-size: 62px;
  display: block;
  width: 100%;
  color: #e7e7e7;
  text-align: center;
  position: absolute;
  left: 0;
  bottom: 40%;
}

.gallery.album .gallery-item .gallery-item-image .controls .btn.top {
  margin: 10px 6px!important;
}

.gallery.album .qna-form-button {
  margin: 10px 0 10px 8px!important;
}

@media (max-width:991px) {
  .gallery .rfq-advantages {
    padding: 40px 20px!important;
    height: auto!important;
  }

  .gallery .gallery-item .controls-bottom {
    margin-bottom: 0!important;
    text-align: center;
  }

  .gallery .gallery-item .controls-bottom a {
    float: none!important;
  }

  .gallery .gallery-item .controls-bottom .btn-share-small {
    margin-left: 8px!important;
  }
}

@media (min-width:480px) {
  .gallery .rfq-advantages {
    max-width: 100%!important;
  }
}

@media (min-width:450px) {
  .gallery .gallery-item .gallery-item-description p {
    font-size: 13px;
  }

  .gallery .rfq-advantages {
    max-width: 100%!important;
  }
}

@media (min-width:768px) {
  .gallery .gallery-item .gallery-item-description p {
    font-size: 13px;
  }

  .gallery .rfq-advantages {
    padding-top: 45px!important;
  }
}

@media (min-width:768px) and (max-width:991px) {
  .gallery .rfq-advantages {
    margin-bottom: 0;
  }
}

@media (min-width:991px) {
  .gallery .gallery-item .gallery-item-description p {
    font-size: 14px;
  }

  .gallery .rfq-advantages {
    padding-top: 0!important;
  }
}

@media (max-width:480px) {
  .gallery .rfq-advantages .button {
    padding: 8px 10px;
    font-size: 16px;
  }
}

@media (max-width:767px) {
  .gallery-item {
    border: 5px solid transparent;
    border-radius: 2px;
    margin: -5px -5px 15px;
    -webkit-transition: border-color,.2s,ease-out;
    transition: border-color,.2s,ease-out;
    position: relative;
  }

  .gallery-item .btn-share-small {
    margin: 10px 6px 10px 0!important;
    width: auto!important;
  }

  .gallery-item .qna-form-button {
    margin-right: 0!important;
  }

  .gallery-item .image-quotation-form,
  .gallery-item .image-quotation-form-open {
    color: #fff;
    margin-left: 5px!important;
  }

  .gallery-item .gallery-item-image {
    display: block;
    position: relative;
    min-height: 200px;
    overflow: hidden;
  }

  .gallery-item .gallery-item-image>a {
    display: block;
    width: 100%;
    min-height: 100%;
    background-size: cover;
    background-position: center center;
  }

  .gallery-item .gallery-item-image img {
    width: 100%;
    border: 0;
    background-size: cover;
    background-position: center center;
  }

  .gallery-item .gallery-item-image .controls {
    position: absolute;
    left: 0;
    right: 0;
    height: 50px;
    background: rgba(0,0,0,.4);
    margin-bottom: -50px;
    -webkit-transition: margin .1s ease-out;
    transition: margin .1s ease-out;
  }

  .gallery-item .gallery-item-image .controls .btn {
    margin: 10px;
    cursor: pointer;
  }

  .gallery-item .gallery-item-image .controls .btn~.btn {
    margin-left: 0;
  }

  .gallery-item .gallery-item-image .controls .btn.pull-right~.btn.pull-right {
    margin-right: 0;
  }

  .gallery-item .gallery-item-image .controls #social-hub {
    margin-left: -120px;
  }

  .gallery-item .gallery-item-image .controls #social-hub .arrow {
    margin-left: 65px;
  }

  .gallery-item .gallery-item-image .controls-top {
    top: 0;
  }

  .gallery-item .gallery-item-image .controls-bottom {
    bottom: 0;
  }

  .gallery-item .gallery-item-description {
    height: 90px;
    background: #f1f1f1;
    padding: 20px;
    position: relative;
    font-size: 14px;
  }

  .block.alt .gallery-item .gallery-item-description {
    background: #fff;
  }

  .gallery-item .gallery-item-description * {
    font-size: 14px;
  }

  .gallery-item .gallery-item-description .logo {
    border: 2px solid #979797;
    float: left;
    margin: 0 20px 16px -10px;
    height: 50px;
    width: 50px;
    display: block;
    border-radius: 50px;
  }

  .gallery-item .gallery-item-description p {
    margin: 0 0 20px;
    line-height: 1.4em;
    text-overflow: clip;
    overflow: hidden;
  }

  .gallery-item .gallery-item-description .gallery-item-rubber {
    display: inline-block;
    width: 75%;
    background: #0092d0;
    font-family: 'Georgia','Times',serif;
    font-size: 24px;
    font-weight: 400;
    font-style: normal;
    padding: 10px 40px 10px 20px;
    color: #fff;
    line-height: 1.5;
    position: absolute;
    bottom: 100%;
    left: 0;
    margin-bottom: -5px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
  }

  .gallery-item:hover {
    border-color: #0092d0;
  }

  .gallery-item.rfq-advantages ul,
  .gallery-item:hover .controls {
    margin-bottom: 0;
  }

  .gallery-item.rfq-advantages {
    box-shadow: none;
    text-align: center;
    background: 0 0!important;
    height: 394px;
  }

  .gallery-item.rfq-advantages p,
  .gallery-item.rfq-advantages strong {
    line-height: 1.25;
  }

  .gallery-item-button:hover,
  .gallery-item-loading:hover,
  .gallery-item.rfq-advantages:hover {
    border-color: transparent!important;
  }

  .gallery-item-button a,
  .gallery-item-loading a {
    border: 1px solid #cfcfcf;
    border-radius: 4px;
    display: block;
    padding-top: 60%;
    text-align: center;
    color: #c7c5c5;
    text-decoration: none;
    font-size: 16px;
    font-weight: 700;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
  }

  .gallery-item-button i,
  .gallery-item-loading i {
    font-size: 62px;
    display: block;
    width: 100%;
    color: #e7e7e7;
    text-align: center;
    position: absolute;
    left: 0;
    bottom: 40%;
  }

  .album .gallery-item .gallery-item-image .controls .btn.top {
    margin: 10px 6px!important;
  }

  .album .qna-form-button {
    margin: 10px 0 10px 8px!important;
  }
}

@media (max-width:767px) and (min-width:991px) {
  .gallery-item.rfq-advantages {
    height: 465px;
    padding-top: 45px!important;
  }
}

@media (max-width:767px) and (min-width:1600px) {
  .gallery-item.rfq-advantages {
    height: 510px;
    padding-top: 75px!important;
  }
}

@media (max-width:750px) {
  .gallery .btn-default-love span,
  .gallery .qna-form-button span {
    display: none!important;
  }

  .gallery .qna-form-button i {
    display: inline-block!important;
    visibility: visible!important;
  }
}

@media (max-width:1199px) and (min-width:992px) {
  .gallery .qna-form-button span {
    display: none!important;
  }

  .gallery .qna-form-button i {
    display: inline-block!important;
    visibility: visible!important;
  }
}

.sidebar .widget .media .media-object {
  border: 1px solid #dddee1;
}

.sidebar .widget .media .media-body .media-heading {
  font-size: 14px;
  font-weight: 700;
}

.sidebar .micro-profile .stars-off {
  width: 80px;
  float: none;
  display: inline-block;
  margin-right: 10px;
}

.sidebar .micro-profile .button-group {
  margin: 20px 10px;
}

.sidebar .micro-profile .micro-profile-footer {
  text-align: justify;
}

.sidebar .micro-profile .micro-profile-footer div span {
  display: block;
  font-weight: 700;
  font-size: 1.4em;
}

.sidebar .micro-profile .button.big,
.sidebar .micro-profile .button.large {
  font-size: 17px;
  padding-left: 12px;
  padding-right: 12px;
}

.sidebar .sibling-photos .row {
  margin-right: -4px;
  margin-left: -4px;
}

.sidebar .sibling-photos .sibling {
  display: block;
  position: relative;
  float: left;
  width: 25%;
  min-height: 1px;
  padding-right: 4px;
  padding-left: 4px;
}

@media (min-width:992px) {
  .sidebar .sibling-photos .sibling {
    float: left;
    width: 25%;
  }
}

@media (min-width:768px) {
  .sidebar .sibling-photos .sibling {
    float: left;
    width: 25%;
  }
}

.sidebar .sibling-photos img {
  max-width: 100%;
}

.sidebar .related-photos .row {
  margin-right: -4px;
  margin-left: -4px;
}

.sidebar .related-photos .column {
  display: block;
  position: relative;
  float: left;
  width: 33.33333333%;
  min-height: 1px;
  padding-right: 4px;
  padding-left: 4px;
}

@media (min-width:992px) {
  .sidebar .related-photos .column {
    float: left;
    width: 33.33333333%;
  }
}

@media (min-width:768px) {
  .sidebar .related-photos .column {
    float: left;
    width: 33.33333333%;
  }
}

.sidebar .related-photos img {
  max-width: 100%;
  width: auto;
  height: auto;
}

.popup-page {
  margin-top: 20px;
}

.popup-page .close-xs {
  border-radius: 28px;
  color: #fff;
  cursor: pointer;
  background: #000;
  width: 30px;
  height: 30px;
  border: 2px solid #fff;
  font-size: 18px;
  padding: 3px 8px;
  line-height: 18px;
  z-index: 203;
  right: 10px;
  position: absolute;
  top: 10px;
  display: none;
}

.link-to-top a,
.popup-page .close-xs:hover,
body.project-form.project-form-step-2 form#photo_upload_2 .order-item a:hover {
  text-decoration: none;
}

@media (max-width:768px) {
  .popup-page .close-xs {
    display: block;
  }
}

.popup-page .navigation-area {
  position: relative;
  text-align: center;
}

.popup-page .navigation-area .image-wrapper {
  display: inline-block;
  position: relative;
  max-width: 100%;
  overflow: hidden;
  min-height: 300px;
}

.popup-page .navigation-area .controls {
  position: absolute;
  margin-top: -50px;
  top: 0;
  left: 0;
  right: 0;
  background: rgba(255,255,255,.5);
  text-align: center;
  box-shadow: 0 1px 2px rgba(0,0,0,.3);
  z-index: 201;
  -webkit-transition: margin .1s ease-out;
  transition: margin .1s ease-out;
}

.popup-page .navigation-area .controls .btn {
  margin: 9px;
}

.popup-page .navigation-area .controls .resize {
  margin: 15px;
  color: rgba(0,0,0,.6);
  text-shadow: 0 1px 1px rgba(255,255,255,.8);
  font-size: 20px;
  line-height: 20px;
  cursor: pointer;
}

.popup-page .navigation-area .controls #social-hub {
  margin-left: -75px;
}

.popup-page .navigation-area .controls #social-hub .arrow,
.social-image-wrapper.wrapper .image-wrapper .controls #social-hub .arrow {
  margin-left: 48px;
}

@media (max-width:991px) {
  .popup-page .navigation-area .controls {
    margin-top: 0;
  }

  .popup-page .navigation-area .controls a span {
    display: none;
  }
}

@media (min-width:768px) and (max-width:955px) {
  .popup-page .navigation-area #section-filter label {
    width: 100%;
  }

  .popup-page .navigation-area #section-filter select {
    width: 48%;
  }
}

.photo-details dl,
.popup-page .navigation-area:hover .controls {
  margin-top: 0;
}

.popup-page .navigation-area img.subject {
  max-height: 700px;
  max-width: 100%;
  width: auto;
  height: auto;
  background-size: cover;
  background-repeat: no-repeat;
  display: block;
  margin: 0 auto;
  box-sizing: border-box;
}

@media (max-width:768px) {
  .popup-page .navigation-area img.subject {
    max-height: 450px;
    max-width: 200%;
  }
}

@media screen and (min-height:1080px) {
  .popup-page .navigation-area img.subject {
    max-height: 980px;
  }
}

@media screen and (min-height:1200px) {
  .popup-page .navigation-area img.subject {
    max-height: 1100px;
  }
}

.popup-page .navigation-area .navigation {
  position: absolute;
  top: 0;
  bottom: 0;
  cursor: pointer;
  z-index: 200;
  -webkit-transition: opacity .4s ease-out;
  transition: opacity .4s ease-out;
}

.popup-page .navigation-area .navigation span {
  content: ' ';
  position: absolute;
  background: url(/images/layout/home/slider-controls.png) no-repeat;
  top: 50%;
  margin-top: -36px;
  width: 45px;
  height: 72px;
  opacity: 0;
}

.popup-page .navigation-area .navigation.visible span {
  text-shadow: 0 1px 5px rgba(0,0,0,.5);
  opacity: .6;
}

.popup-page .navigation-area .navigation.prev {
  left: 0;
  right: 85%;
}

.popup-page .navigation-area .navigation.prev span {
  left: 12px;
  background-position: 0 center;
}

.popup-page .navigation-area .navigation.next {
  left: 15%;
  right: 0;
}

.popup-page .navigation-area .navigation.next span {
  background-position: -45px center;
  right: 12px;
}

.popup-page .navigation-area:hover .navigation {
  opacity: 1;
}

.popup-page .subject-description {
  background: #fdfdfd;
  margin: 15px 0 0;
}

.popup-page .image-questions {
  background: #fdfdfd;
  margin: 10px 0 22px;
}

.popup-page .sidebar .widget {
  margin-bottom: 25px;
  background: #fdfdfd;
  padding: 20px;
  position: relative;
}

.popup-page .sidebar .widget .close {
  position: absolute;
  top: 5px;
  right: 10px;
  font-size: 2.5em;
  opacity: .4;
}

.popup-page .sidebar .widget .close span {
  font-size: .43em;
  font-weight: 400;
  float: left;
  margin-right: 5px;
  padding-top: 13px;
}

@media (max-width:768px) {
  .popup-page .sidebar .widget .close {
    display: none;
  }
}

.popup-page .sidebar .widget .thumbnails {
  margin: 10px 0;
}

.popup-page .sidebar .widget .thumbnails .column img,
.project-comment-form .project-comment-pictures ul {
  margin-bottom: 10px;
}

.photo-details dl dt {
  font-weight: 400;
  font-size: 14px;
}

.photo-details dl dd {
  margin-left: 10px;
  margin-bottom: 10px;
}

#photo-overlay {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(10,10,10,.96);
  padding-top: 20px;
  padding-bottom: 20px;
  z-index: 1500;
  overflow-y: scroll;
}

#photo-overlay .container {
  max-width: 1380px;
}

#photo-overlay .container-fluid {
  max-width: 100%;
  padding-left: 10px;
  padding-right: 10px;
}

#photo-overlay #section-filter,
#photo-overlay .crumbs,
#photo-overlay .page-header {
  display: none;
}

#photo-overlay .image-questions {
  padding: 15px;
}

#photo-overlay .subject-description {
  padding: 20px;
}

#photo-overlay .subject-description .notes {
  border-top: 1px solid silver;
  margin-top: 1em;
}

#photo-overlay .subject-description .notes h4,
#photo-overlay .subject-description .notes p {
  margin: 10px 0;
  font-size: 13px;
  line-height: 1.5;
}

#photo-overlay .subject-description .notes h4 {
  float: left;
  font-weight: 700;
  margin-right: .5em;
}

#photo-overlay .overlay-back {
  display: none;
  position: absolute;
  top: 20px;
  left: 20px;
  padding: 8px;
  background: rgba(40,40,40,.8);
  color: #fff;
  vertical-align: middle;
  height: 76px;
  z-index: 5000;
  cursor: pointer;
  opacity: .4;
  -webkit-transition: opacity .2s ease-out;
  transition: opacity .2s ease-out;
}

#photo-overlay .overlay-back.highlight,
#photo-overlay .overlay-back:hover {
  opacity: 1!important;
}

#photo-overlay .overlay-back .back-img {
  content: ' ';
  background: url(/images/layout/home/slider-controls.png) no-repeat left center;
  width: 40px;
  height: 60px;
  display: inline-block;
  float: left;
  margin-left: -10px;
  margin-right: -12px;
}

#photo-overlay .overlay-back .back-img+.back-img {
  margin-right: 0;
}

#photo-overlay .overlay-back img {
  display: inline-block;
  margin: 0 10px;
  height: 60px;
  float: left;
}

#photo-overlay .overlay-back .title {
  display: inline-block;
  max-width: 190px;
  font-size: 14px;
  line-height: 60px;
}

.album-panel {
  border: 1px solid silver;
  border-radius: 4px;
}

.album-panel .main,
.new-project-block .footer .user .description span {
  display: block;
}

#footer .tail .presence .social ul li,
#footer.footer-user .section.user ul li,
.album-panel .mini {
  display: inline-block;
}

@media screen and (max-width:991px) {
  .modal .modal-header .modal-title {
    padding-top: 0;
  }
}

.modal .modal-header .modal-title small {
  display: block;
  color: #666;
  font-size: 16px;
  margin-top: 10px;
}

@media screen and (max-width:991px) {
  .modal .modal-header h2,
  .modal .modal-header h3,
  .modal .modal-header h4,
  .modal .modal-header h5 {
    padding-top: 0;
  }
}

@media screen and (max-width:767px) {
  .modal .modal-dialog {
    margin: 0;
  }
}

@media screen and (max-width:991px) {
  .modal .modal-content {
    border-radius: 0;
  }
}

.modal .modal-body {
  padding: 30px;
}

.modal .modal-body h1,
.modal .modal-body h2,
.modal .modal-body h3,
.modal .modal-body h4,
.modal .modal-body h5 {
  line-height: 1;
}

.modal .modal-body img {
  max-width: 185px;
  max-height: 185px;
}

.modal .modal-body .modal-footer {
  font-size: 90%;
}

.modal .modal-body .container {
  width: 100%!important;
}

@media screen and (max-width:767px) {
  .modal.mobile-buttons .modal-footer {
    text-align: center;
  }

  .modal.mobile-buttons .modal-footer button.btn {
    display: inline-block;
    width: 45%;
    margin: 0 2.5%;
    padding-left: 0;
    padding-right: 0;
  }

  .modal.xs-full-height .modal-content {
    min-height: 100%;
  }

  .modal.xs-full-height .modal-dialog {
    height: 100%;
  }
}

@media screen and (max-width:767px) {
  .modal-dialog:not(.modal-sm):not(.modal-lg) {
    width: 100%!important;
  }
}

.white-modal-backdrop .modal-backdrop {
  background-color: #fff;
}

.white-modal-backdrop .modal-backdrop.in {
  opacity: 1;
}

.project-comment-form {
  font-size: 13px;
}

.project-comment-form .form-group.avatar {
  padding-left: 100px;
  position: relative;
}

.project-comment-form .form-group.avatar img {
  position: absolute;
  top: 8px;
  left: 15px;
  width: 60px;
  height: 60px;
}

@media (max-width:767px) {
  .project-comment-form .form-group.avatar {
    padding-left: 10px;
  }

  .project-comment-form .form-group.avatar img {
    display: none;
  }
}

.project-comment-form .question-form-photos {
  padding-left: 100px;
  cursor: pointer;
}

@media (max-width:767px) {
  .project-comment-form .question-form-photos {
    padding-left: 10px;
  }
}

.project-comment-form .question-form-subscribe {
  padding-left: 100px;
}

@media (max-width:767px) {
  .project-comment-form .question-form-subscribe {
    padding-left: 10px;
  }
}

.project-comment-form .question-form-subscribe label {
  font-weight: 400;
  display: inline-block;
  float: left;
}

.project-comment-form .question-form-subscribe input {
  display: inline-block;
  margin-top: 5px;
  margin-right: 5px;
  float: left;
}

.project-comment-form.no-avatar .question-form-subscribe {
  padding-left: 10px;
}

.project-comment-form #upload-picture,
body.new-project-page #comments #notice-comment-link {
  cursor: pointer;
}

.project-comment-form .project-comment-pictures ul li {
  list-style: none;
  margin-left: 0;
  float: left;
  max-width: 33%;
  position: relative;
  overflow: hidden;
  margin-right: 10px;
}

.project-comment-form .project-comment-pictures ul li a {
  position: absolute;
  top: 0;
  right: 0;
  background-color: #ccc;
  width: 20px;
  padding-left: 3px;
  color: #fff;
  text-decoration: none;
  font-size: 25px;
  cursor: pointer;
}

.comment-image-gallery .main-image {
  margin-top: 20px;
  text-align: center;
  margin-bottom: 30px;
  position: relative;
}

.comment-image-gallery .main-image img,
.reviews-request-modal .step-2 ul.radio_list>li {
  display: inline;
}

.comment-image-gallery .icon-spinner-o,
.comment-image-gallery .job-view-wrapper>.job-view .btn-spinner.disabled,
.comment-image-gallery .job-view-wrapper>.job-view .btn-spinner[disabled],
.comment-image-gallery .job-view-wrapper>.job-view body.jobs-list #map_show.loading {
  display: none;
  position: absolute;
  left: 50%;
  top: 50%;
  margin: -.5em;
}

.comment-image-gallery .loading img {
  opacity: .75;
}

.comment-image-gallery .loading .icon-spinner-o,
.comment-image-gallery .loading .job-view-wrapper>.job-view .btn-spinner.disabled,
.comment-image-gallery .loading .job-view-wrapper>.job-view .btn-spinner[disabled],
.comment-image-gallery .loading .job-view-wrapper>.job-view body.jobs-list #map_show.loading {
  display: block!important;
}

.comment-image-gallery .image-list {
  text-align: center;
  cursor: pointer;
  margin: 2px;
}

.comment-image-gallery .image-list img {
  margin: 2px;
  padding: 1px;
}

.comment-image-gallery .image-list img:hover {
  padding: 1px;
  border: 2px solid #009aca;
  margin: 0;
}

.project-comment {
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid #ccc;
  position: relative;
  min-height: 82px;
  overflow: hidden;
}

.project-comment .content {
  padding-left: 100px;
}

.project-comment .content .name {
  font-size: 14px;
  display: inline;
  font-weight: 700;
}

.project-comment .content .name a {
  text-decoration: none;
  color: #6a6d76;
}

.project-comment .content .time {
  color: #b9bbc0;
  font-size: 12px;
  display: inline;
}

.project-comment .content .business {
  font-size: 12px;
}

.project-comment .content .body {
  font-size: 14px;
}

@media (max-width:767px) {
  .project-comment .content {
    padding-left: 0;
  }

  .project-comment .content .top-content {
    padding-left: 40px;
    padding-top: 3px;
  }
}

.project-comment .avatar {
  position: absolute;
  left: 15px;
  top: 0;
}

.project-comment .avatar img {
  width: 60px;
  height: 60px;
}

@media (max-width:767px) {
  .project-comment .avatar {
    left: 0;
  }

  .project-comment .avatar img {
    width: 30px;
    height: 30px;
  }
}

.project-comment.staff-user {
  background-color: #f2c6c6;
  padding-top: 20px;
}

.project-comment.no-staff-user .avatar,
.project-comment.staff-user .avatar {
  top: 20px;
}

.project-comment.no-staff-user {
  background-color: #fdfdfd;
  padding-top: 20px;
}

.project-comment .project-comment {
  padding-top: 15px;
  border-top: 1px solid #ccc;
  border-bottom: 0;
  margin-bottom: 0;
  margin-top: 10px;
}

.project-comment .project-comment .avatar {
  top: 15px;
}

.project-comment .answer-actions {
  font-size: 13px;
  overflow: hidden;
}

.project-comment .answer-actions a {
  cursor: pointer;
  color: #999;
  text-decoration: none;
}

.project-comment .answer-actions a:hover {
  color: #ff7300;
  text-decoration: none;
}

.project-comment .answer-actions .answer-comment {
  margin-left: 15px;
}

.project-comment .answer-actions .comment-like.liked {
  color: #ff7300;
  cursor: default;
}

.project-image-questions {
  margin-top: 30px;
}

.project-image-questions .image-questions {
  position: relative;
  padding-left: 100px;
}

.project-image-questions .image-questions .image {
  position: absolute;
  left: 19px;
  top: 19px;
}

.project-image-questions .image-questions .image img {
  width: 80px;
  height: 80px;
}

.project-image-questions .image-questions .question-container {
  position: relative;
  min-height: 80px;
  padding-left: 90px;
  margin-bottom: 20px;
  margin-left: 15px;
}

.project-image-questions .image-questions .question-container.bordered {
  border-bottom: 1px solid #f2f2f2;
  padding-bottom: 10px;
}

.project-image-questions .image-questions .question-container .avatar {
  position: absolute;
  left: 0;
  top: 0;
  max-width: 80px;
  text-align: center;
}

.new-project-block .footer .user .avatar img,
.project-image-questions .image-questions .question-container .avatar img {
  width: 50px;
  height: 50px;
}

.project-image-questions .image-questions .question-container .avatar .name,
.project-image-questions .image-questions .question-container .avatar .time {
  display: block;
  font-size: 11px;
  line-height: 13px;
  color: #6a6d76;
  margin-top: 3px;
}

.project-image-questions .image-questions .question-container .content,
body.project-form.project-form-step-1 {
  font-size: 14px;
}

.project-image-questions .image-questions .question-container .content .question {
  font-size: 12px;
}

.project-image-questions .image-questions .question-container:nth-child(n+3) {
  border-top: 1px solid #f2f2f2;
  padding-top: 20px;
}

.project-image-questions .image-questions .question-container:nth-child(n+3) .avatar {
  top: 20px;
}

.project-image-questions .image-questions .question-container .answers,
body.project-form.project-form-step-2 form#photo_upload_2 .fields {
  margin-top: 15px;
}

.project-image-questions .image-questions .question-container .answers .answers-title {
  font-weight: 700;
  margin-bottom: 15px;
}

.project-image-questions .image-questions .question-container .answers .answer {
  position: relative;
  margin-bottom: 20px;
}

.project-image-questions .image-questions .question-container .answers .answer .answer-avatar {
  position: absolute;
  left: 0;
  top: 0;
  width: 32px;
  height: 32px;
}

.project-image-questions .image-questions .question-container .answers .answer .answer-avatar img {
  max-width: 100%;
  max-height: 100%;
}

.project-image-questions .image-questions .question-container .answers .answer .answer-text,
.project-image-questions .image-questions .question-container .answers .answer .read-more {
  padding-left: 50px;
  font-size: 12px;
}

.project-image-questions .image-questions .question-container .answers .answer .answer-name,
.project-image-questions .image-questions .question-container .answers .answer .answer-time {
  color: #9ea1a8;
}

.project-image-questions .image-questions .question-container .answers .show-more {
  text-align: right;
  font-size: 12px;
}

.link-to-top {
  width: 60px;
  float: right;
}

.link-to-top.affix-top {
  position: fixed;
  bottom: -82px;
  visibility: hidden;
}

.link-to-top.affix-bottom {
  visibility: hidden;
}

.link-to-top.affix {
  display: block;
  position: fixed!important;
  bottom: 18px;
  right: 10px;
}

.link-to-top .icon-container {
  width: 100%;
  background-color: #ccc;
  border-radius: 5px;
  position: relative;
  display: inline-block;
  cursor: pointer;
  text-align: center;
  -webkit-transition: background-color .15s linear .5s ease-out;
  transition: background-color .15s linear .5s ease-out;
}

.link-to-top .icon-container i {
  color: #fdfdfd;
  font-size: 3em;
  line-height: 60px;
  display: inline-block;
}

.link-to-top .text-container {
  text-align: center;
  color: #6a6d76;
  -webkit-transition: color .15s linear .5s ease-out;
  transition: color .15s linear .5s ease-out;
}

.link-to-top a:hover .icon-container {
  background-color: #b3b3b3;
}

.link-to-top a:hover .text-container {
  color: #52545b;
}

#newsletter-register-bar {
  width: 100%;
  background-color: rgba(255,255,255,.9);
  border-top: 1px solid #ccc;
  z-index: 1499;
  color: #6a6d76;
  display: none;
}

@media (max-width:991px) {
  #newsletter-register-bar,
  #newsletter-register-bar .close {
    display: none;
  }
}

@media (max-width:1199px) {
  #newsletter-register-bar #step-1 .input-container,
  #newsletter-register-bar #step-1 .text-container {
    padding-right: 0;
  }
}

#newsletter-register-bar .input-container {
  margin-bottom: 0;
}

#newsletter-register-bar .form-group .control-label {
  display: none!important;
}

#newsletter-register-bar .form-group.has-error {
  margin-bottom: -28px;
}

#newsletter-register-bar .form-group.has-error .control-label {
  display: inline-block!important;
}

#newsletter-register-bar .title {
  display: block;
  font-size: 30px;
  font-weight: 700;
}

@media (max-width:1199px) {
  #newsletter-register-bar .title {
    margin-top: 5px;
    font-size: 24px;
  }
}

#newsletter-register-bar .subtitle {
  display: block;
  font-size: 19px;
  margin-top: 15px;
}

@media (max-width:1199px) {
  #newsletter-register-bar .subtitle {
    font-size: 14px;
    margin-top: 10px;
  }
}

#newsletter-register-bar .register-terms {
  font-size: 11.5px;
  color: #999;
}

#newsletter-register-bar input:not([type=checkbox]) {
  margin-top: 5px;
  margin-bottom: 5px;
  height: 52px;
  font-size: 19px;
}

@media (max-width:1199px) {
  #newsletter-register-bar input:not([type=checkbox]) {
    font-size: 14px;
  }
}

#newsletter-register-bar .button.blue {
  float: right;
  box-shadow: 0 2px 0 0 #0098d4;
  text-shadow: none;
  background-color: #00b7ff!important;
  border: 1px solid #43bff0;
  height: 51px;
  line-height: 36px!important;
  width: 306px;
  max-width: 100%;
  border-radius: 5px;
}

#newsletter-register-bar .button.blue:hover {
  -webkit-transition: background-color 200ms linear;
  transition: background-color 200ms linear;
  background-color: #2a8ebf!important;
}

#newsletter-register-bar .close {
  position: absolute;
  right: 10px;
  top: 10px;
  font-size: 32px;
}

#newsletter-register-bar #step-2,
#newsletter-register-bar #step-3 {
  padding-top: 45px;
  padding-bottom: 45px;
}

#newsletter-register-bar #step-2 .text-container,
#newsletter-register-bar #step-3 .text-container {
  text-align: center;
  margin-bottom: 15px;
}

#newsletter-register-bar #step-2 .title.orange,
#newsletter-register-bar #step-3 .title.orange,
#social-sharer #like-counter .number,
#social-sharer #like-counter.liked .number,
#social-sharer #like-counter.liked .sharer-sharetext {
  color: #ff8a00;
}

@media (max-width:1199px) {
  #newsletter-register-bar #step-2,
  #newsletter-register-bar #step-3 {
    padding-bottom: 30px;
    padding-top: 30px;
  }
}

#newsletter-register-bar #step-1 {
  padding-top: 45px;
  padding-bottom: 15px;
}

@media (max-width:1199px) {
  #newsletter-register-bar #step-1 {
    padding-bottom: 15px;
    padding-top: 30px;
  }
}

.prev-next-container {
  margin-top: 45px;
  margin-bottom: 45px;
}

.prev-next-container .project-button {
  font-size: 13px;
  border-radius: 3px;
  position: relative;
  display: inline-block;
  cursor: pointer;
  height: 41px;
  width: auto;
  border: 1px solid #c2bebe;
  color: #8b8b8b!important;
  line-height: 41px;
  overflow: hidden;
}

.prev-next-container .project-button:hover {
  text-decoration: none;
  color: #727272!important;
  -webkit-transition: background .15s linear .5s ease-out;
  transition: background .15s linear .5s ease-out;
  background: #f0f0f0!important;
}

.prev-next-container .project-button i {
  left: 8px;
  position: absolute;
  font-size: 16px;
  text-decoration: none!important;
}

.prev-next-container .project-button.prev-link {
  padding-left: 30px;
  padding-right: 10px;
}

.prev-next-container .project-button.next-link {
  padding-right: 30px;
  padding-left: 10px;
}

.prev-next-container .project-button.next-link i {
  right: 8px;
  top: 0;
  left: auto;
}

@media (max-width:580px) {
  .prev-next-container .project-button.next-link i {
    right: 15px;
  }

  .prev-next-container .project-button {
    width: 41px!important;
    padding-right: 0!important;
    padding-left: 41px!important;
  }
}

.postit {
  margin: 45px 0 60px;
}

.postit .left-column .title i,
.postit .right-column i {
  font-size: 40px;
  color: #ff7300;
  float: left;
}

.postit .left-column .title span {
  line-height: 40px;
  font-weight: 700;
  display: inline-block;
  height: 40px;
  margin-left: 10px;
  font-size: 16px;
}

.postit .left-column .tips {
  list-style: none;
  margin-top: 15px;
  margin-bottom: 15px;
  font-size: 16px;
  margin-left: 35px;
}

@media (max-width:767px) {
  .postit .left-column .tips {
    margin-left: 0;
    margin-top: 30px;
    margin-bottom: 30px;
  }
}

.postit .left-column .tips li {
  margin-bottom: 15px;
  margin-left: 10px;
  position: relative;
  padding-left: 35px;
}

.postit .left-column .tips i {
  color: #ff7300;
  margin-right: 10px;
  font-size: 25px;
  position: absolute;
  left: 0;
  top: 5px;
}

.postit .right-column .well {
  background-color: #fdfdfd;
}

.postit .right-column i {
  font-size: 25px;
  display: block;
  margin-right: 15px;
}

.postit .right-column .title {
  font-weight: 700;
  display: inline-block;
  float: left;
}

.postit .right-column .description {
  width: 100%;
  display: inline-block;
  margin-bottom: 15px;
  padding-left: 40px;
  font-size: 13px;
  line-height: 18px;
}

.postit .cta-column {
  text-align: center;
  position: relative;
}

.postit .cta-column .button-container {
  position: relative;
  display: inline-block;
}

.postit .cta-column .button-container img {
  position: absolute;
  left: -140px;
}

.postit .cta-column .button-container a {
  margin-top: 45px;
}

@media (max-width:767px) {
  .postit .cta-column .button-container a {
    margin-left: 0;
    margin-top: 10px;
    margin-bottom: 10px;
  }
}

body.project-form .well {
  overflow: hidden;
  max-width: 100%;
}

body.project-form .well h5 {
  margin-top: 10px!important;
  margin-bottom: 10px!important;
}

.postit .cta-column,
body.project-form .left-panel,
body.project-form .right-panel {
  margin-top: 20px;
  margin-bottom: 20px;
}

body.project-form .left-panel {
  padding-top: 20px;
}

@media (max-width:767px) {
  body.project-form label.control-label {
    text-align: left!important;
  }
}

body.project-form #photos-add {
  margin-bottom: 60px;
}

body.project-form .plupload_file_status {
  display: none;
}

body.project-form.project-form-step-1 .plupload_file_name {
  width: 100%;
  float: right;
}

body.project-form.project-form-step-1 .plupload_file_name .plupload_start {
  float: right;
  background-color: #ff7300!important;
  box-shadow: 0 5px 0 #ca4f00;
}

body.business-edit form #map_canvas,
body.project-form.project-form-step-2 #project_map_wrapper {
  width: 100%;
  height: 200px;
}

body.project-form.project-form-step-2 #project_map_wrapper #map_canvas {
  height: 100%;
  width: 100%;
}

body.project-form.project-form-step-2 .more-photos {
  font-size: 14px;
}

body.project-form.project-form-step-2 .delete-link {
  padding-left: 8px;
  padding-right: 6px;
  background-color: #fff;
  color: #d9534f;
}

body.project-form.project-form-step-2 .delete-link:hover {
  color: #fff;
  background-color: #d9534f;
}

body.project-form.project-form-step-2 .address-container {
  margin-bottom: 10px;
}

body.project-form.project-form-step-2 .project-item-container {
  margin-top: 30px;
  margin-bottom: 30px;
  padding-bottom: 20px;
}

body.album-navigation .sidebar h4,
body.project-form.project-form-step-2 .project-item-container h4,
body.project-navigation .sidebar h4 {
  margin-bottom: 20px;
}

body.project-form.project-form-step-2 .project-item-container .well {
  display: inline-block;
  overflow: visible;
  position: relative;
  margin-bottom: 10px;
  max-width: 100%;
  width: 100%;
}

body.project-form.project-form-step-2 form#photo_upload_2 .help {
  font-size: 12px;
  line-height: 1.2;
  margin-top: 10px;
  color: #838690;
}

body.project-form.project-form-step-2 form#photo_upload_2 .order-item-container {
  overflow: hidden;
  padding-top: 10px;
}

body.project-form.project-form-step-2 form#photo_upload_2 .order-item {
  font-size: 45px;
  text-align: right;
  border-bottom: 1px solid #ccc;
  height: 40px;
}

body.project-form.project-form-step-2 form#photo_upload_2 .order-item .help {
  margin-right: 10px;
}

body.project-form.project-form-step-2 form#photo_upload_2 .order-item a {
  margin-right: 10px;
  float: right;
  cursor: pointer;
  height: 40px;
  overflow: hidden;
  border-left: 1px solid #ccc;
  border-right: 1px solid #ccc;
  border-top: 1px solid #ccc;
  border-radius: 5px 5px 0 0;
  position: relative;
  width: 41px!important;
  display: inline-block;
}

body.project-form.project-form-step-2 form#photo_upload_2 .order-item a i {
  line-height: 10px;
  background-color: #fdfdfd;
  padding: 0 7px;
  font-size: 21px;
}

body.project-form.project-form-step-2 form#photo_upload_2 .order-item a.down i,
body.project-form.project-form-step-2 form#photo_upload_2 .order-item a.up i {
  position: absolute;
  left: 2px;
  top: 15px;
}

body.project-form.project-form-step-2 form#photo_upload_2 .element,
body.project-form.project-form-step-2 form#photo_upload_2 .element label {
  margin-bottom: 0;
}

body.project-form.project-form-step-2 form#photo_upload_2 .element .buttons {
  overflow: hidden;
  margin-bottom: 5px;
}

body.project-form.project-form-step-2 form#photo_upload_2 .element .img-container img {
  margin: 0 auto;
  width: 75%;
}

body.project-form.project-form-step-2 form#photo_upload_2 .element .label-container {
  text-align: left;
}

body.project-form.project-form-step-2 form#photo_upload_2 .element .default label {
  margin-bottom: -5px;
  vertical-align: bottom;
}

body.project-form.project-form-step-2 form#photo_upload_2 .element .description-container {
  margin-top: 5px;
}

body.project-form.project-form-step-2 form#photo_upload_2 .element .default-check {
  margin-left: 10px;
}

body.project-form.project-form-step-2 form#photo_upload_2 .element .is-before-group {
  margin-bottom: 5px;
}

body.project-form.project-form-step-2 form#photo_upload_2 .element .is-before-group .radio_list {
  display: -webkit-inline-box;
  display: inline-flex;
}

body.project-form.project-form-step-2 form#photo_upload_2 .token-input-list {
  float: none;
  margin: 0 0 10px;
  margin-left: 0!important;
  overflow: hidden;
  width: 100%!important;
}

body.project-form.project-form-step-2 form#photo_upload_2 .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;
}

body.project-form.project-form-step-2 form#photo_upload_2 .token-input-list .token-input-token p {
  display: inline;
  white-space: nowrap;
}

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

body.project-form.project-form-step-2 form#photo_upload_2 .token-input-dropdown {
  width: 100%!important;
  margin-left: 0!important;
}

body.project-form.project-form-step-2 form#photo_upload_2 .token-input-dropdown ul {
  border: 1px solid #ccc;
  border-width: 0 1px 1px;
  margin: 0;
  padding: 0;
  list-style: none;
  list-style-image: none;
}

body.project-form.project-form-step-2 form#photo_upload_2 .token-input-dropdown li {
  margin: 0;
  clear: both;
  padding: 0 5px;
  cursor: pointer;
}

body.project-form.project-form-step-2 form#photo_upload_2 .token-input-dropdown .token-input-selected-dropdown-item {
  background-color: #07c;
  color: #fff;
}

body.project-form.project-form-step-3 .tags-group {
  margin-top: 140px;
}

body.project-form.project-form-step-3 label {
  text-align: right;
  margin-top: 5px;
}

body.project-form.project-form-step-3 #form_submit {
  float: none!important;
}

body.album-navigation .header,
body.project-navigation .header {
  position: relative;
}

body.album-navigation .header .page_actions,
body.project-navigation .header .page_actions {
  position: absolute;
  bottom: 0;
  right: 0;
  left: 0;
}

body.album-navigation .header #album-header,
body.album-navigation .header .procenter-header,
body.album-navigation .header .projects-header,
body.project-navigation .header #album-header,
body.project-navigation .header .procenter-header,
body.project-navigation .header .projects-header {
  background-color: #3c536b;
  background-size: cover;
  background-position: 100% 50%;
  margin-right: 0;
  margin-left: 0;
}

body.album-navigation .header #album-header .bh-container,
body.album-navigation .header .procenter-header .bh-container,
body.album-navigation .header .projects-header .bh-container,
body.project-navigation .header #album-header .bh-container,
body.project-navigation .header .procenter-header .bh-container,
body.project-navigation .header .projects-header .bh-container {
  min-height: 100%!important;
  height: 100%!important;
  padding-top: 185px;
  padding-bottom: 185px;
  margin-bottom: 0;
  margin-top: 0;
  background-color: rgba(1,1,1,.08);
  position: relative;
}

@media (max-width:767px) {
  body.album-navigation .header #album-header .bh-container,
  body.album-navigation .header .procenter-header .bh-container,
  body.album-navigation .header .projects-header .bh-container,
  body.project-navigation .header #album-header .bh-container,
  body.project-navigation .header .procenter-header .bh-container,
  body.project-navigation .header .projects-header .bh-container {
    padding-top: 100px;
    padding-bottom: 100px;
  }
}

body.album-navigation .header #album-header .title,
body.album-navigation .header .procenter-header .title,
body.album-navigation .header .projects-header .title,
body.project-navigation .header #album-header .title,
body.project-navigation .header .procenter-header .title,
body.project-navigation .header .projects-header .title {
  font-size: 40px;
  margin-top: 0;
  text-shadow: 0 0 8px rgba(0,0,0,.6);
  color: #fff;
  font-weight: 700;
  width: 80%;
  margin-bottom: 30px;
}

body.album-navigation .header #album-header .project-type,
body.album-navigation .header .procenter-header .project-type,
body.album-navigation .header .projects-header .project-type,
body.project-navigation .header #album-header .project-type,
body.project-navigation .header .procenter-header .project-type,
body.project-navigation .header .projects-header .project-type {
  font-size: 24px;
  margin-top: 0;
  text-shadow: 0 0 8px rgba(0,0,0,.6);
  color: #fff;
  font-weight: 700;
  width: 80%;
  margin-bottom: 30px;
}

body.album-navigation .header #album-header .user-signin-button,
body.album-navigation .header .procenter-header .user-signin-button,
body.album-navigation .header .projects-header .user-signin-button,
body.new-project-page .edit-alert a,
body.project-navigation .header #album-header .user-signin-button,
body.project-navigation .header .procenter-header .user-signin-button,
body.project-navigation .header .projects-header .user-signin-button {
  font-weight: 700;
}

body.album-navigation .header #album-header .social-login-wrapper,
body.album-navigation .header .procenter-header .social-login-wrapper,
body.album-navigation .header .projects-header .social-login-wrapper,
body.project-navigation .header #album-header .social-login-wrapper,
body.project-navigation .header .procenter-header .social-login-wrapper,
body.project-navigation .header .projects-header .social-login-wrapper {
  overflow: hidden;
  display: inline-block;
  margin: 0 10px 0 0;
}

body.album-navigation .header #album-header .social-login-wrapper a,
body.album-navigation .header .procenter-header .social-login-wrapper a,
body.album-navigation .header .projects-header .social-login-wrapper a,
body.project-navigation .header #album-header .social-login-wrapper a,
body.project-navigation .header .procenter-header .social-login-wrapper a,
body.project-navigation .header .projects-header .social-login-wrapper a {
  margin: 0;
  height: 62px;
  line-height: 62px;
  border-radius: 8px;
  font-weight: 400;
}

body.album-navigation .header #album-header .user-info,
body.album-navigation .header .procenter-header .user-info,
body.album-navigation .header .projects-header .user-info,
body.project-navigation .header #album-header .user-info,
body.project-navigation .header .procenter-header .user-info,
body.project-navigation .header .projects-header .user-info {
  margin-top: -25px;
  margin-bottom: 20px;
  font-size: 16px;
  text-shadow: 0 0 8px rgba(0,0,0,.6);
  color: #fff;
}

body.album-navigation .header #album-header .user-info a,
body.album-navigation .header .procenter-header .user-info a,
body.album-navigation .header .projects-header .user-info a,
body.album-navigation .sidebar .tt-menu .tt-dataset .tt-suggestion.tt-cursor p,
body.new-project-list .pagination li.active a,
body.project-navigation .header #album-header .user-info a,
body.project-navigation .header .procenter-header .user-info a,
body.project-navigation .header .projects-header .user-info a,
body.project-navigation .sidebar .tt-menu .tt-dataset .tt-suggestion.tt-cursor p {
  color: #fff!important;
}

body.album-navigation .header #album-header .project-link,
body.album-navigation .header .procenter-header .project-link,
body.album-navigation .header .projects-header .project-link,
body.project-navigation .header #album-header .project-link,
body.project-navigation .header .procenter-header .project-link,
body.project-navigation .header .projects-header .project-link {
  position: absolute;
  right: 0;
  left: 0;
  bottom: 30px;
}

body.album-navigation .header #album-header .project-link a,
body.album-navigation .header .procenter-header .project-link a,
body.album-navigation .header .projects-header .project-link a,
body.project-navigation .header #album-header .project-link a,
body.project-navigation .header .procenter-header .project-link a,
body.project-navigation .header .projects-header .project-link a {
  color: #fff;
  font-size: 13px;
}

body.album-navigation .header #album-header .project-link i,
body.album-navigation .header .procenter-header .project-link i,
body.album-navigation .header .projects-header .project-link i,
body.project-navigation .header #album-header .project-link i,
body.project-navigation .header .procenter-header .project-link i,
body.project-navigation .header .projects-header .project-link i {
  margin-right: 3px;
}

@media (max-width:991px) {
  body.album-navigation .header #album-header .social-login-wrapper,
  body.album-navigation .header #album-header .social-login-wrapper a.btn,
  body.album-navigation .header #album-header .user-signin-button,
  body.album-navigation .header #album-header .user-signin-button a.btn,
  body.album-navigation .header .procenter-header .social-login-wrapper,
  body.album-navigation .header .procenter-header .social-login-wrapper a.btn,
  body.album-navigation .header .procenter-header .user-signin-button,
  body.album-navigation .header .procenter-header .user-signin-button a.btn,
  body.album-navigation .header .projects-header .social-login-wrapper,
  body.album-navigation .header .projects-header .social-login-wrapper a.btn,
  body.album-navigation .header .projects-header .user-signin-button,
  body.album-navigation .header .projects-header .user-signin-button a.btn,
  body.project-navigation .header #album-header .social-login-wrapper,
  body.project-navigation .header #album-header .social-login-wrapper a.btn,
  body.project-navigation .header #album-header .user-signin-button,
  body.project-navigation .header #album-header .user-signin-button a.btn,
  body.project-navigation .header .procenter-header .social-login-wrapper,
  body.project-navigation .header .procenter-header .social-login-wrapper a.btn,
  body.project-navigation .header .procenter-header .user-signin-button,
  body.project-navigation .header .procenter-header .user-signin-button a.btn,
  body.project-navigation .header .projects-header .social-login-wrapper,
  body.project-navigation .header .projects-header .social-login-wrapper a.btn,
  body.project-navigation .header .projects-header .user-signin-button,
  body.project-navigation .header .projects-header .user-signin-button a.btn {
    width: 100%;
    min-width: 313px;
  }

  body.album-navigation .header #album-header .user-signin-button,
  body.album-navigation .header .procenter-header .user-signin-button,
  body.album-navigation .header .projects-header .user-signin-button,
  body.project-navigation .header #album-header .user-signin-button,
  body.project-navigation .header .procenter-header .user-signin-button,
  body.project-navigation .header .projects-header .user-signin-button {
    text-align: center;
    padding-right: 50px;
  }
}

body.album-navigation .container.notices,
body.project-navigation .container.notices {
  position: absolute;
  top: 100px;
  left: 0;
  right: 0;
}

body.new-project-page .content-text embed {
  margin-top: 25px;
}

body.new-project-page .content-text h2,
body.new-project-page .project-image-container h2,
body.new-project-page .subject-description h2 {
  text-align: center!important;
  margin-top: 60px;
  margin-bottom: 25px;
  position: relative;
  font-size: 28px!important;
  font-family: 'Georgia','Times',serif!important;
  padding-top: 10px;
  padding-bottom: 10px;
  border: 1px dashed rgba(0,0,0,.1);
  border-width: 1px 0;
  font-weight: 400!important;
}

body.new-project-page .content-text h2 strong,
body.new-project-page .project-image-container h2 strong,
body.new-project-page .subject-description h2 strong {
  font-size: 28px!important;
  font-family: 'Georgia','Times',serif!important;
  font-weight: 400!important;
}

body.new-project-page .project-image-container {
  text-align: center;
  margin-bottom: 20px;
  margin-top: 20px;
}

body.new-project-page .project-image-container .description {
  text-align: left!important;
}

body.new-project-page .project-image-container.vertical {
  width: 70%;
  margin: 0 auto;
}

@media (max-width:991px) {
  body.new-project-page .project-image-container.vertical {
    width: 100%;
  }
}

body.new-project-page .project-image-container .project-photo-source {
  font-size: 12px;
  line-height: 12px;
  margin-top: 0;
  margin-bottom: 10px;
  vertical-align: top;
}

body.new-project-page .project-image-container .text-description {
  margin-bottom: 30px;
}

body.new-project-page .vertical .image-wrapper {
  width: 100%!important;
}

@media (max-width:767px) {
  body.new-project-page .vertical .image-wrapper {
    width: 100%!important;
  }
}

body.new-project-page .horizontal .image-wrapper img,
body.new-project-page .vertical .image-wrapper img {
  width: 100%!important;
  height: auto!important;
}

body.new-project-page .horizontal .image-wrapper {
  width: 100%!important;
}

.new-project-block {
  margin-bottom: 45px;
}

.new-project-block .resume,
.new-project-block h2 a {
  color: #6a6d76!important;
}

.new-project-block .footer {
  border: 1px solid #ccc;
  border-top: 0;
  padding: 10px 15px;
  min-height: 70px;
  border-radius: 0 0 5px 5px;
  overflow: hidden;
  position: relative;
}

@media (max-width:1199px) {
  .new-project-block .footer {
    padding-right: 125px;
  }
}

.new-project-block .footer .count-item {
  color: #6a6d76;
  float: left;
  padding-right: 10px;
  border-right: 1px solid #ccc;
  margin-right: 10px;
  height: 30px;
  margin-top: 10px;
  margin-bottom: 10px;
  text-decoration: none;
}

@media (max-width:575px) {
  .new-project-block .footer .count-item {
    display: none;
  }
}

.new-project-block .footer .count-item .text {
  font-size: 11px;
  line-height: 30px;
}

.new-project-block .footer .count-item .counter {
  margin-right: 2px;
  font-size: 16px;
  display: inline-block;
  vertical-align: middle;
  line-height: 30px;
}

#social-sharer #sharer-counter,
.new-project-block .footer .count-item.time {
  border-right: none;
}

.new-project-block .footer .count-item.time .text {
  font-size: 12px;
}

@media (max-width:767px) {
  .new-project-block .footer .count-item.time {
    display: none;
  }
}

.new-project-block .footer .user {
  float: right;
  display: inline-block;
  position: relative;
  padding-left: 60px;
  width: 200px;
}

.new-project-block .footer .user a,
.new-project-block h2 a {
  text-decoration: none!important;
}

.new-project-block .footer .user .avatar {
  position: absolute;
  left: 0;
  margin-top: 2px;
}

.new-project-block .footer .user .description {
  color: #6a6d76;
  margin-top: 3px;
}

.new-project-block .footer .user .description .name {
  font-weight: 700;
  font-size: 14px;
  line-height: 14px;
}

.new-project-block .footer .user .description .user-type,
.premium-table #premium-table-wrapper .table tbody td.user-type.basic {
  color: #ccc;
}

@media (max-width:1199px) {
  .new-project-block .footer .user {
    width: 125px;
    padding-left: 38px;
    padding-top: 10px;
    position: absolute;
    right: 10px;
    top: 10px;
  }

  .new-project-block .footer .user .avatar img {
    width: 32px;
    height: 32px;
  }

  .new-project-block .footer .user .avatar .user-type-icon {
    padding: 3px;
    font-size: 6px;
  }

  .new-project-block .footer .user .description .name,
  .new-project-block .footer .user .description .user-type {
    font-size: 12px;
    line-height: 12px;
  }
}

@media (max-width:575px) {
  .new-project-block .footer .user {
    left: 10px;
    right: auto;
    width: auto;
    max-width: 100%;
  }
}

.new-project-block .images {
  position: relative;
  max-height: 360px;
  overflow: hidden;
  border-left: 1px solid #ccc;
  border-right: 1px solid #ccc;
  border-top: 1px solid #ccc;
}

@media (min-width:1600px) {
  .new-project-block .images {
    max-height: 400px;
  }
}

.new-project-block .images .image-left,
.new-project-block .images .image-right {
  padding-left: 0;
  padding-right: 0;
}

@media (min-width:768px) {
  .new-project-block .images .image-left {
    padding-right: 1px;
  }

  .new-project-block .images .image-right {
    padding-left: 1px;
  }
}

.new-project-block .images .image-horizontal {
  padding-left: 0;
  padding-right: 0;
  height: 360px;
  background-size: cover;
  background-position: 50% 50%;
}

@media (min-width:1600px) {
  .new-project-block .images .image-horizontal {
    height: 400px;
  }
}

.new-project-block .images .delete-favorite {
  position: absolute;
  right: 30px;
  top: 20px;
  line-height: 26px;
  border-radius: 5px;
  color: #fff;
  background-color: rgba(217,83,79,.5);
  display: none;
}

.new-project-block .images .delete-favorite:hover {
  background-color: rgba(210,50,45,.5);
}

.new-project-block .images:hover .delete-favorite {
  display: block;
}

.new-project-block .images .read-more-btn {
  position: absolute;
  right: 30px;
  bottom: 20px;
  width: 115px;
  height: 41px;
  line-height: 26px;
  border-radius: 5px;
  border: 1px solid #fff;
  color: #fff;
  background-color: rgba(0,0,0,.2);
}

.new-project-block .images .read-more-btn:hover {
  background-color: rgba(0,0,0,.4);
}

body.new-project-list .gallery {
  padding-top: 30px;
}

body.new-project-list .sidebar {
  padding-top: 50px;
}

body.new-project-list .sidebar .related-albums .info .album-name {
  font-size: 16px;
  line-height: 1;
}

body.new-project-list .sidebar .related-albums .subscribe-button {
  position: inherit;
  float: left;
  margin-top: 10px;
}

body.new-project-list .top-breadcrumb #breadcrumb {
  margin-top: 10px!important;
}

body.new-project-list #qna-small-form.affix {
  top: 0;
  width: 360px;
}

@media (max-width:1199px) {
  body.new-project-list #qna-small-form.affix {
    width: 293px;
  }
}

@media (max-width:767px) {
  body.new-project-list #qna-small-form.affix {
    width: 100%;
    position: relative!important;
  }
}

@media (max-width:767px) {
  body.new-project-list .header .procenter-header .bh-container,
  body.new-project-list .header .projects-header .bh-container {
    padding-top: 30px!important;
    padding-bottom: 30px!important;
  }
}

body.new-project-list .header .procenter-header .title,
body.new-project-list .header .projects-header .title {
  font-size: 48px;
  margin-top: 0;
  color: #fff;
  font-weight: 700;
  width: 75%;
  margin-bottom: 30px;
  text-transform: uppercase;
}

@media (max-width:767px) {
  body.new-project-list .header .procenter-header .title,
  body.new-project-list .header .projects-header .title {
    font-size: 24px;
  }
}

body.project-navigation .sidebar {
  padding-top: 10px;
  color: #6a6d76;
}

body.album-navigation .sidebar {
  color: #6a6d76;
}

body.album-navigation .sidebar .user-link,
body.project-navigation .sidebar .user-link {
  text-decoration: none;
}

body.album-navigation .sidebar .well.cta-quotation-container,
body.project-navigation .sidebar .well.cta-quotation-container {
  border: 1px solid #f2f2f2;
  border-radius: 5px;
  background-color: #fafafa;
}

body.project-navigation .sidebar .user {
  margin-top: 60px;
  min-height: 115px;
}

body.album-navigation .sidebar .user,
body.project-navigation .sidebar .user {
  position: relative;
  color: #6a6d76;
  overflow: hidden;
  padding-left: 110px;
  padding-top: 30px;
  padding-bottom: 30px;
}

body.album-navigation .sidebar .user .user-avatar,
body.project-navigation .sidebar .user .user-avatar {
  position: absolute;
  left: 19px;
  top: 30px;
}

body.album-navigation .sidebar .user .user-avatar .avatar,
body.project-navigation .sidebar .user .user-avatar .avatar {
  position: relative;
}

body.album-navigation .sidebar .user .user-avatar .avatar img,
body.project-navigation .sidebar .user .user-avatar .avatar img {
  width: 75px;
  height: 75px;
}

body.album-navigation .sidebar .user .user-avatar .avatar i,
body.project-navigation .sidebar .user .user-avatar .avatar i {
  padding: 5px;
  font-size: 16px;
}

body.album-navigation .sidebar .user .user-name,
body.project-navigation .sidebar .user .user-name {
  font-size: 22px;
}

body.album-navigation .sidebar .user .user-info,
body.project-navigation .sidebar .user .user-info {
  margin-top: 0;
  margin-bottom: 5px;
}

body.album-navigation .sidebar .user .user-info .stars,
body.project-navigation .sidebar .user .user-info .stars {
  margin-right: 5px;
}

body.album-navigation .sidebar .user .user-info .user-type,
body.project-navigation .sidebar .user .user-info .user-type {
  color: #838690;
}

body.album-navigation .sidebar .cta-quotation-container,
body.project-navigation .sidebar .cta-quotation-container {
  margin-bottom: 20px;
}

body.album-navigation .sidebar .cta-quotation-container h4,
body.project-navigation .sidebar .cta-quotation-container h4 {
  margin-bottom: 10px;
}

body.album-navigation .sidebar .cta-quotation-container p,
body.project-navigation .sidebar .cta-quotation-container p {
  color: #91939c;
}

body.album-navigation .sidebar .cta-quotation-container .cta,
body.project-navigation .sidebar .cta-quotation-container .cta {
  margin: 0 auto;
  display: table;
}

body.album-navigation .sidebar #user-participate-rank-title,
body.album-navigation .sidebar .cta-quotation-container,
body.album-navigation .sidebar .last-activity-block,
body.album-navigation .sidebar .map,
body.album-navigation .sidebar .related-albums,
body.album-navigation .sidebar .related-brands,
body.album-navigation .sidebar .related-projects,
body.project-navigation .sidebar #user-participate-rank-title,
body.project-navigation .sidebar .cta-quotation-container,
body.project-navigation .sidebar .last-activity-block,
body.project-navigation .sidebar .map,
body.project-navigation .sidebar .related-albums,
body.project-navigation .sidebar .related-brands,
body.project-navigation .sidebar .related-projects {
  margin-top: 60px;
}

body.album-navigation .sidebar .map img,
body.project-navigation .sidebar .map img {
  border-radius: 5px;
}

body.album-navigation .sidebar .last-activity-block .sidebar-block-title,
body.project-navigation .sidebar .last-activity-block .sidebar-block-title {
  color: #6a6d76!important;
}

body.album-navigation .sidebar .related-albums h4,
body.album-navigation .sidebar .related-brands h4,
body.album-navigation .sidebar .related-projects h4,
body.project-navigation .sidebar .related-albums h4,
body.project-navigation .sidebar .related-brands h4,
body.project-navigation .sidebar .related-projects h4 {
  color: #6a6d76;
  line-height: 1.4;
}

body.album-navigation .sidebar .related-brands img,
body.project-navigation .sidebar .related-brands img {
  border: 1px solid #ccc;
}

body.album-navigation .sidebar #qna-small-form,
body.project-navigation .sidebar #qna-small-form {
  padding-top: 60px;
  background-color: #fdfdfd;
}

body.album-navigation .sidebar .searcher.filter,
body.project-navigation .sidebar .searcher.filter {
  margin-top: 20px!important;
}

body.album-navigation .sidebar .searcher.filter label,
body.project-navigation .sidebar .searcher.filter label {
  font-size: 16px!important;
}

body.album-navigation .sidebar .searcher.filter input,
body.project-navigation .sidebar .searcher.filter input {
  height: 39px;
}

body.album-navigation .sidebar .twitter-typeahead .tt-hint,
body.project-navigation .sidebar .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;
}

body.album-navigation .sidebar .tt-input,
body.album-navigation .sidebar .twitter-typeahead,
body.project-navigation .sidebar .tt-input,
body.project-navigation .sidebar .twitter-typeahead {
  width: 100%!important;
}

body.album-navigation .sidebar .tt-menu,
body.project-navigation .sidebar .tt-menu {
  width: 100%!important;
  border: 1px solid #ccc;
  max-height: 365px;
  overflow-y: auto;
  border-radius: 0 0 5px 5px;
  z-index: 1502;
}

body.album-navigation .sidebar .tt-menu .tt-dataset,
body.project-navigation .sidebar .tt-menu .tt-dataset {
  z-index: 1503;
  background-color: #fdfdfd;
  border-radius: 0 0 5px 5px;
  width: 100%!important;
}

body.album-navigation .sidebar .tt-menu .tt-dataset .tt-suggestion,
body.project-navigation .sidebar .tt-menu .tt-dataset .tt-suggestion {
  padding: 5px 15px;
  cursor: pointer;
}

body.album-navigation .sidebar .tt-menu .tt-dataset .tt-suggestion.tt-cursor,
body.project-navigation .sidebar .tt-menu .tt-dataset .tt-suggestion.tt-cursor {
  color: #fff;
  background-color: #2a8ebf;
}

body.album-navigation .sidebar .tt-menu .tt-dataset .tt-suggestion+.tt-suggestion,
body.project-navigation .sidebar .tt-menu .tt-dataset .tt-suggestion+.tt-suggestion,
body.user-autosubscribe .check-list .subsub-list li+li+li .subsub-item {
  border-top: 1px solid #ccc;
}

body.album-navigation .sidebar .tt-menu .tt-dataset .tt-suggestion:last-child,
body.project-navigation .sidebar .tt-menu .tt-dataset .tt-suggestion:last-child {
  border-radius: 0 0 5px 5px;
}

body.album-navigation .sidebar #all-projects-button,
body.project-navigation .sidebar #all-projects-button {
  box-shadow: 0 2px 0 0 #b35100;
  text-shadow: none;
  background-color: #ff7300!important;
  border: 1px solid #cc5c00;
  height: 51px;
  line-height: 36px!important;
  width: 306px;
  max-width: 100%;
  border-radius: 5px;
}

body.album-navigation .sidebar #all-projects-button:hover,
body.project-navigation .sidebar #all-projects-button:hover {
  -webkit-transition: background-color 200ms linear;
  transition: background-color 200ms linear;
  background-color: #cc5c00!important;
}

body.album-navigation .sidebar .user-likes,
body.project-navigation .sidebar .user-likes {
  padding-bottom: 0;
}

body.album-navigation .sidebar .user-likes .title-container,
body.project-navigation .sidebar .user-likes .title-container {
  font-size: 14px;
  line-height: 18px;
  padding-top: 4px;
  padding-right: 5px;
}

body.album-navigation .sidebar .user-likes .button-container,
body.project-navigation .sidebar .user-likes .button-container,
body.user-autosubscribe .check-list .toggle_collapse label {
  padding-left: 5px;
}

@media (max-width:1600px) {
  body.album-navigation .sidebar .user-likes .button-container .sharer-button.default.like,
  body.project-navigation .sidebar .user-likes .button-container .sharer-button.default.like {
    width: 41px!important;
    padding-right: 0!important;
    padding-left: 41px;
  }
}

body.album-navigation .sidebar .user-likes .avatars-container,
body.project-navigation .sidebar .user-likes .avatars-container {
  margin-top: 30px;
}

body.album-navigation .sidebar .user-likes .avatars-container .liked-avatar,
body.project-navigation .sidebar .user-likes .avatars-container .liked-avatar {
  margin-bottom: 10px;
}

body.album-navigation .sidebar .user-likes .avatars-container .liked-avatar .avatar,
body.project-navigation .sidebar .user-likes .avatars-container .liked-avatar .avatar {
  position: relative;
}

body.album-navigation .sidebar .user-likes .avatars-container .liked-avatar:nth-child(3n+0),
body.project-navigation .sidebar .user-likes .avatars-container .liked-avatar:nth-child(3n+0) {
  padding-left: 5px!important;
}

body.album-navigation .sidebar .user-likes .avatars-container .liked-avatar:nth-child(3n+1),
body.project-navigation .sidebar .user-likes .avatars-container .liked-avatar:nth-child(3n+1) {
  padding-right: 5px!important;
}

body.album-navigation .sidebar .user-likes .avatars-container .liked-avatar:nth-child(3n+2),
body.project-navigation .sidebar .user-likes .avatars-container .liked-avatar:nth-child(3n+2) {
  padding-right: 10px!important;
  padding-left: 10px!important;
}

@media (max-width:767px) {
  body.album-navigation .sidebar .user-likes .avatars-container .liked-avatar:nth-child(2n+0),
  body.project-navigation .sidebar .user-likes .avatars-container .liked-avatar:nth-child(2n+0) {
    padding-left: 10px!important;
  }

  body.album-navigation .sidebar .user-likes .avatars-container .liked-avatar:nth-child(2n+1),
  body.project-navigation .sidebar .user-likes .avatars-container .liked-avatar:nth-child(2n+1) {
    padding-right: 10px!important;
  }
}

body.album-navigation .sidebar .user-likes .avatars-container .name,
body.project-navigation .sidebar .user-likes .avatars-container .name {
  display: block;
  text-align: center;
  overflow: hidden;
  text-overflow: ellipsis;
  height: 19px;
  color: #6a6d76;
}

body.album-navigation .sidebar .user-likes .avatars-container .img-avatar,
body.project-navigation .sidebar .user-likes .avatars-container .img-avatar {
  max-width: 100%;
  width: 100%;
  height: auto;
}

.score-project {
  overflow: hidden;
  margin: 30px 0;
  background-color: #fff3e6!important;
  border: 0!important;
}

.home-qna-form-block h4,
.score-project h4 {
  color: #6a6d76;
}

.score-project .button-container {
  text-align: right;
}

@media (max-width:991px) {
  .score-project .button-container {
    margin-top: 15px;
    text-align: center;
  }
}

.score-project .btn-transparent {
  background-color: transparent!important;
  border-color: #ff8a00!important;
  color: #ff8a00!important;
}

.score-project .btn-transparent:hover {
  background-color: #ffe7cc!important;
  border-color: #e67c00!important;
  color: #e67c00!important;
}

.affix #social-sharer {
  left: 0;
  top: 20px;
  z-index: 2;
  background-color: #fff;
  max-width: 200px;
}

#social-sharer {
  min-height: 50px;
  margin-bottom: 15px;
}

#social-sharer .counters-container,
.sharer-button {
  overflow: hidden;
  display: inline;
}

@media (max-width:680px) {
  #social-sharer .counters-container {
    display: block;
    text-align: center;
  }

  #social-sharer .counters-container .counters {
    display: inline-block;
  }
}

#social-sharer .counter {
  padding-top: 5px;
  text-align: center;
  padding-right: 10px;
  margin-right: 10px;
  float: left;
  line-height: 20px;
  cursor: pointer;
  border-right: #ccc solid 1px;
}

#social-sharer .counter .number {
  color: #ccc;
  display: block;
  padding-bottom: 5px;
  font-size: 32px;
  font-weight: 700;
  font-family: 'Arial','Tahoma','Geneva','Verdana',sans-serif;
  border: #fff solid 0;
}

#social-sharer .counter .sharer-sharetext {
  font-size: 11px;
  font-family: 'Arial',sans-serif;
  color: #8a8c8e;
  text-transform: uppercase;
}

#social-sharer .counter--without-line {
  border-right: 0;
}

#social-sharer .sharer-buttons {
  padding-top: 5px;
}

#social-sharer #like-counter.liked {
  cursor: auto!important;
}

#social-sharer #sharer-counter .number {
  color: #ff7300;
}

#social-sharer #shareme.affix {
  -webkit-transform: scale(1) rotate(0);
  transform: scale(1) rotate(0);
  position: relative!important;
}

@media (min-width:991px) {
  #social-sharer #shareme.affix {
    position: fixed!important;
    z-index: 202;
    width: 100%;
    left: 0;
    background-color: #fff;
    padding: 10px;
    top: 0;
    border-bottom: 1px solid #ccc;
  }

  #social-sharer #shareme.affix .box {
    padding-right: 10px;
    padding-left: 10px;
    margin-right: auto;
    margin-left: auto;
  }

  #social-sharer #shareme.affix .box>.navbar-collapse,
  #social-sharer #shareme.affix .box>.navbar-header {
    margin-right: -10px;
    margin-left: -10px;
  }
}

@media (min-width:991px) and (min-width:768px) {
  #social-sharer #shareme.affix .box {
    width: 100%;
  }
}

@media (min-width:991px) and (min-width:992px) {
  #social-sharer #shareme.affix .box {
    width: 960px;
  }
}

@media (min-width:991px) and (min-width:1200px) {
  #social-sharer #shareme.affix .box {
    width: 1160px;
  }

  #social-sharer #shareme.affix .box>.navbar-collapse,
  #social-sharer #shareme.affix .box>.navbar-header {
    margin-right: 0;
    margin-left: 0;
  }
}

.sharer-button {
  font-size: 13px;
  border-radius: 3px;
  position: relative;
  display: inline-block;
  cursor: pointer;
  height: 41px;
  width: auto;
  color: #fff!important;
  line-height: 41px;
  padding-left: 41px;
  padding-right: 10px;
}

.sharer-button:hover {
  text-decoration: none;
}

.sharer-button i {
  top: 50%;
  height: 2em;
  margin-top: -1em;
  display: inline-block;
}

@media (max-width:850px) {
  .sharer-button {
    width: 41px!important;
    padding-right: 0!important;
    padding-left: 41px!important;
  }

  .sharer-button.like i {
    left: 8px!important;
  }
}

.sharer-button.default {
  border: 1px solid #c2bebe;
  color: #8b8b8b!important;
  padding-left: 32px;
}

.sharer-button.default:hover {
  color: #727272!important;
  -webkit-transition: background .15s linear .5s ease-out;
  transition: background .15s linear .5s ease-out;
  background: #f0f0f0!important;
}

.sharer-button.default.disabled {
  color: #c2bebe!important;
  background: #fdfdfd!important;
  cursor: default!important;
}

.sharer-button.default i {
  font-size: 20px;
}

@media (max-width:1199px) {
  .sharer-button.default:not(.like) {
    width: 41px!important;
    padding-right: 0!important;
    padding-left: 41px;
  }

  .sharer-button.default:not(.like) i {
    left: 9px;
  }

  .sharer-button.default:not(.like) i.icon-bookmark-o {
    left: 13px;
  }
}

@media (max-width:910px) {
  .sharer-button.default.like {
    width: 41px!important;
    padding-right: 0!important;
    padding-left: 41px;
  }

  .sharer-button.default.like i {
    left: 9px;
  }
}

.sharer-button.small {
  width: 41px;
  padding-right: 0;
}

.sharer-button.facebook {
  background: #2d5f9a;
  padding-left: 30px;
}

.sharer-button.facebook:hover {
  background: #214773;
}

.sharer-button.facebook i {
  left: 7px;
}

.sharer-button.twitter {
  background: #00c3f3;
  padding-left: 34px;
}

.sharer-button.twitter:hover {
  background: #009ac0;
}

.sharer-button.googleplus {
  background: #eb4026;
}

.sharer-button.googleplus:hover {
  background: #cb2b13;
}

@media (max-width:420px) {
  .sharer-button.googleplus {
    display: none;
  }
}

.sharer-button.whatsapp {
  background: #4dc247;
}

.sharer-button.whatsapp:hover {
  background: #3ba135;
}

.sharer-button.pinterest {
  background: #cb212a;
}

.sharer-button.pinterest:hover {
  background: #9f1a21;
}

@media (max-width:420px) {
  .sharer-button.pinterest {
    display: none;
  }
}

.sharer-button.linkedin {
  background: #4875b4;
}

.sharer-button.linkedin:hover {
  background: #395d90;
}

@media (max-width:420px) {
  .sharer-button.linkedin {
    display: none;
  }
}

.sharer-button.like {
  padding-left: 34px;
  cursor: auto!important;
}

.sharer-button.like i {
  font-size: 20px;
}

.sharer-button.like.do-like {
  cursor: pointer!important;
}

.sharer-button.save i {
  left: 9px;
}

@media (max-width:767px) {
  .sharer-button.print {
    display: none;
  }
}

.sharer-button.send {
  padding-left: 40px;
  margin-left: 15px;
}

@media (max-width:767px) {
  .sharer-button.send {
    margin-left: 0;
  }
}

.sharer-button.subscribe {
  padding-left: 41px;
}

.user-project-comment {
  background-color: #fdfdfd!important;
  color: #6a6d76;
}

.user-project-comment .title {
  color: #838690;
}

.user-project-comment .body-container {
  position: relative;
}

.user-project-comment .img-avatar {
  width: 40px;
  height: 40px;
  position: absolute;
  left: 15px;
  top: 10px;
}

.user-project-comment .body {
  float: left;
  padding-left: 60px;
}

.user-project-comment .body,
.user-project-comment .body p,
.user-project-comment .body:hover {
  text-decoration: none;
  color: #6a6d76;
}

.project .edit-toolbar {
  margin-bottom: 10px;
  text-align: right;
  padding-right: 10px;
}

.project .edit-toolbar i {
  margin-right: 3px;
}

.project .edit-toolbar #delete-project {
  margin-left: 10px;
}

.project .more-info .h3-title {
  color: #000;
  font-size: 18px;
  font-weight: 700;
  margin: 15px 0 10px;
}

.project .more-info .tags {
  text-align: middle;
}

.project .other-projects {
  margin-top: 30px;
}

#footer .dropdown .dropdown-menu li,
.project .other-projects ul li,
.user-participate-rank-block .user-rank-element .user-rank-description p {
  margin: 0;
}

.project .other-projects ul li img {
  max-width: 100%;
  height: auto;
}

body.project-navigation .top-breadcrumb #breadcrumb {
  margin-top: 0;
  margin-bottom: 0;
}

body.project-navigation .content-container {
  padding-right: 45px;
}

@media (max-width:1199px) {
  body.project-navigation .content-container {
    padding-right: 20px;
  }
}

@media (max-width:767px) {
  body.project-navigation .content-container {
    padding-right: 10px;
  }
}

@media (min-width:1600px) {
  body.project-navigation #social-sharer #shareme.affix .box {
    width: 100%!important;
    max-width: 1310px!important;
  }

  body.project-navigation .content-container {
    padding-right: 30px!important;
  }
}

body.project-navigation .well {
  border: 1px solid #f2f2f2;
  border-radius: 5px;
  background-color: #fafafa;
  max-width: 100%;
}

body.project-navigation #section-filter {
  margin-right: 0;
  margin-left: 0;
  margin-top: 0;
}

body.project-navigation #section-filter .filter {
  width: 100%!important;
}

@media (min-width:992px) {
  body.new-project-page .sidebar {
    padding-left: 0;
  }
}

#ql-form .p_district .tt-menu .tt-dataset .tt-suggestion.tt-cursor p,
#quotation_form_new #p_district .tt-menu .tt-dataset .tt-suggestion.tt-cursor p,
.form-group.district .tt-menu .tt-dataset .tt-suggestion.tt-cursor p,
body.new-project-page .btn-primary,
body.new-project-page .business-notices .notice .notice-action,
body.new-project-page .business-notices .user_notice .notice-action {
  color: #fff!important;
}

@media (min-width:1600px) {
  body.new-project-page .sidebar {
    padding-left: 0;
  }
}

body.new-project-page .project-title {
  font-size: 24px;
  display: block;
  color: #6a6d76;
  margin-top: 30px;
  margin-bottom: 30px;
}

body.new-project-page #quality-form .form-group {
  width: 105px;
}

body.new-project-page #quality-form .input-group-addon,
body.new-project-page #quality-form input {
  font-size: 22px;
  padding: 0 5px;
}

body.new-project-page #page-project.project {
  padding-top: 20px;
}

body.new-project-page #page-project.project .content {
  font-size: 18px;
  font-weight: 400;
  color: #6a6d76;
}

body.new-project-page #page-project.project .dl-horizontal {
  font-size: 14px;
}

body.new-project-page .project-image-questions,
body.new-project-page .user-likes {
  margin-top: 60px;
}

body.new-project-page #section-filter {
  margin-top: 20px;
}

body.new-project-page #comments,
dl.dl-left {
  overflow: hidden;
}

body.new-project-page .comments-container .notice {
  margin-top: 90px!important;
}

body.new-project-page .breadcrumb,
body.new-project-page .comments-container .comment-form-container,
body.new-project-page .comments-container .comment-list-container {
  margin-top: 30px;
}

body.new-project-page .comments-container .comment-comment-form-container,
html.mobile-app #super-footer {
  display: none;
}

body.new-project-page .comments-container .subscribe-button {
  font-size: 13px;
  border-radius: 3px;
  position: relative;
  display: inline-block;
  cursor: pointer;
  height: 41px;
  width: auto;
  line-height: 41px;
  padding-left: 41px;
  padding-right: 10px;
  overflow: hidden;
  border: 1px solid #c2bebe;
  color: #8b8b8b;
}

body.new-project-page .comments-container .subscribe-button.disabled {
  color: #c2bebe;
}

.sharer-button i,
body.new-project-page .comments-container .subscribe-button i {
  position: absolute;
  left: 11px;
  font-size: 20px;
  text-decoration: none!important;
}

body.new-project-page .edit-alert {
  font-size: 16px;
  margin-top: 45px;
  margin-bottom: 45px;
}

body.new-project-page .bottom-related-projects {
  margin-top: 45px;
}

body.new-project-page .bottom-related-projects h4,
body.new-project-page .comments-container h4 {
  color: #6a6d76;
  margin-bottom: 20px;
  font-size: 24px;
}

body.new-project-page .bottom-related-projects ul li {
  margin-left: 0;
  padding-bottom: 10px;
  margin-bottom: 0;
}

body.new-project-page .bottom-related-projects .text-link {
  margin-top: 5px;
  font-size: 13px;
  cursor: pointer;
}

#video_testimonial #margin_testimonal .video-thumbnail img,
.related-brands .project-thumbnail img,
.related-projects .project-thumbnail img,
body.new-project-page .bottom-related-projects .project-thumbnail img {
  width: 100%;
}

body.new-project-page .qna-intro {
  color: #404040;
  margin-bottom: 45px;
  margin-top: 30px;
  background-color: #d9edf7;
}

@media (max-width:991px) {
  .container,
  body {
    width: 970px!important;
    max-width: 970px!important;
  }

  .responsive .container,
  body.responsive,
  html {
    min-width: 250px!important;
    width: 100%!important;
    max-width: 970px!important;
  }

  body,
  html {
    margin: 0;
    padding: 0;
  }

  .affix {
    position: static!important;
  }
}

.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}

.embed-responsive.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}

.embed-responsive .embed-responsive-item,
.embed-responsive embed,
.embed-responsive iframe,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}

#footer {
  clear: both;
  background: #fff;
  color: #2b2b2b;
  font-size: 16px;
  border-top: 1px solid #ff7300;
}

.container-grey+#footer,
.gray-container+#footer {
  margin-top: 0;
  border-top: 40px solid #ededed;
}

#footer>.container {
  position: relative;
  padding-top: 16px;
  padding-bottom: 16px;
}

#footer .section.links li:not(.wc-switcher) {
  padding-bottom: 16px;
  padding-right: 1em;
}

#footer .section.links li:not(.wc-switcher) a {
  line-height: 1.5;
}

#footer a:not(.wc-switcher__link) {
  color: #9b9b9b;
}

#footer a:not(.wc-switcher__link):hover {
  color: #ff7300;
  text-decoration: none;
}

#footer .section {
  position: relative;
  margin-top: 24px;
}

#footer .section .title {
  font-weight: 600;
  line-height: 26px;
  color: #2b2b2b!important;
}

#footer .section>ul {
  list-style: none;
  padding: 0;
  margin: 32px 0 0;
}

#footer .section>ul li {
  padding: 0;
  margin: 0 0 4px;
}

#footer .dropdown {
  background-color: #fff;
  border: 1px solid #ededed;
  border-radius: 5px;
  color: #2b2b2b;
  box-shadow: 1px 3px 3px 0 rgba(0,0,0,.17)!important;
  background-clip: padding-box;
  padding-left: 12px;
  padding-right: 12px;
}

#footer .dropdown:active,
#footer .dropdown:focus,
#footer .dropdown:hover,
#footer .dropdown:visited {
  cursor: pointer;
  text-decoration: none;
  box-shadow: 1px 3px 3px 0 rgba(0,0,0,.2),1px 3px 3px 0 rgba(0,0,0,.2);
}

#footer .dropdown:hover {
  border-color: #d2d2d2;
}

#footer .dropdown+.section.links {
  margin-top: 40px;
}

#footer .dropdown>a {
  color: #2b2b2b;
  display: block;
  text-decoration: none!important;
  background-color: #fff;
  padding: .6em 24px;
  cursor: pointer;
  font-size: 15px;
  position: relative;
  border-radius: 4px;
  font-weight: 400;
}

#footer .dropdown>a:after,
#footer .dropdown>a:before {
  content: '';
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  position: absolute;
  right: 1.2em;
  margin: 1.5px 0;
}

#footer .dropdown>a:before {
  border-width: 0 .35em .3em;
  border-color: transparent transparent #2b2b2b;
  bottom: 50%;
}

#footer .dropdown>a:after {
  border-width: .3em .35em 0;
  border-color: #2b2b2b transparent transparent;
  top: 50%;
}

#footer .dropdown .dropdown-menu {
  width: auto;
  left: -1px;
  right: -1px;
  margin: 4px 0;
  border-radius: 4px;
  overflow: hidden;
}

#footer .dropdown .dropdown-menu li a {
  color: #666;
  font-size: 15px;
  padding: 4px 40px;
  position: relative;
  line-height: 26px;
  font-weight: 400;
  white-space: normal;
}

#footer .dropdown .dropdown-menu li a img {
  position: absolute;
  left: 12px;
  top: 9px;
}

#footer .tail .presence {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}

@media (max-width:1199px) {
  #footer .tail .presence {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    flex-direction: column-reverse;
  }
}

#footer .tail .presence .social {
  width: 25%;
  max-width: 100%;
  margin-top: 32px;
}

#footer .tail .presence .social ul {
  padding-left: 0;
  display: -webkit-box;
  display: flex;
  justify-content: space-around;
}

#footer .tail .presence .social ul li a {
  opacity: .6;
  display: inline-block;
  text-align: center;
  text-decoration: none;
  -webkit-transition: opacity .3s ease;
  transition: opacity .3s ease;
}

#footer .tail .presence .social ul li a:hover {
  opacity: 1;
  color: #ff7300;
}

#footer .tail .presence .social ul li a i {
  font-size: 36px;
}

#footer .tail .presence .social ul li a i:before {
  line-height: 44px;
}

#footer .tail .presence .country {
  height: 100%;
  width: 240px;
  margin-top: 32px;
}

#footer.footer-user .tail {
  position: static;
  width: 100%;
  text-align: center;
}

#footer.footer-user .tail .presence {
  -webkit-box-pack: center;
  justify-content: center;
}

#footer.footer-user .section.user ul {
  text-align: center;
}

#footer.footer-user .section.user ul li:after {
  content: '·';
  padding: 0 .5em 0 .7em;
}

#footer.footer-user .section.user ul li:last-child:after {
  display: none;
}

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

  #footer .container {
    padding: 0 16px 32px;
  }

  #footer .section,
  #footer .section.dropdown>ul,
  #footer .section.links>ul {
    margin-top: 8px;
  }

  #footer .section:first-child {
    margin-top: 24px;
  }

  #footer .section.dropdown,
  #footer .section.links {
    text-align: left;
  }

  #footer .section.dropdown>ul li,
  #footer .section.links>ul li {
    display: block;
  }

  #footer .section.dropdown>ul li:last-child:after,
  #footer .section.links>ul li:last-child:after {
    display: none;
  }

  #footer .section.dropdown {
    padding-left: 0;
    padding-right: 0;
  }

  #footer .section.dropdown+.dropdown {
    margin-top: 10px;
  }

  #footer .tail .presence .country {
    width: 100%;
    margin-top: 16px;
    margin-left: auto;
    margin-right: auto;
  }

  #footer .tail .presence .social {
    width: unset;
  }
}

#footer .section .title {
  font-size: 18px;
}

#footer .section .wc-switcher {
  margin: unset;
}

#super-footer {
  background-color: #ededed;
  overflow: hidden;
  clear: both;
  margin-top: 30px;
}

#super-footer .container {
  min-height: 120px;
  position: relative;
}

#customer-quotation .cq-business.well h4,
#super-footer+#footer,
.gray-container+#super-footer,
.last-projects-sidebar-block .project-block-element .project-content .project-title {
  margin-top: 0;
}

#super-footer p {
  margin: 0 320px 0 300px;
  padding: 30px 20px;
  line-height: 1.25;
}

#super-footer .common-add-quotation-cta {
  right: 10px;
  top: 50%;
  margin-top: -1.2em;
  width: 320px;
}

@media screen and (min-width:991px) {
  #super-footer .common-add-quotation-cta {
    position: absolute;
  }
}

#super-footer .seen-on-tv {
  position: absolute;
  left: 10px;
  top: 50%;
  margin-top: -1.2em;
  width: 300px;
}

#super-footer .seen-on-tv span {
  width: 5.5em;
  float: left;
  font-size: 18px;
  margin-right: 10px;
}

@media screen and (max-width:991px) {
  #super-footer .seen-on-tv {
    display: none;
  }

  #super-footer p {
    margin-left: 0;
    font-size: 24px;
  }
}

@media screen and (max-width:767px) {
  #super-footer,
  #super-footer p {
    text-align: center;
  }

  #super-footer p {
    font-size: 18px;
    margin: 0;
  }

  #super-footer .button {
    position: static;
    width: auto;
    margin: 0 0 20px;
    font-size: 16px;
  }
}

@media screen and (min-width:992px) {
  #super-footer p {
    font-size: 28px;
  }
}

@media screen and (min-width:768px) and (max-width:991px) {
  #super-footer p {
    font-size: 26px;
  }
}

@media screen and (min-width:992px) {
  #super-footer .button {
    margin-top: -1.5em;
  }

  #super-footer .seen-on-tv {
    margin-top: -1.8em;
  }
}

#content_main,
#page_content,
.content_main {
  position: relative;
  line-height: 20px;
  min-height: 400px;
  padding-bottom: 30px;
}

#page_main,
.content_left {
  width: 570px;
  margin: 0 14px 10px 0;
  overflow: visible;
  float: left;
}

#content_bar,
#page_sidebar {
  width: 336px;
  overflow: hidden;
  margin: 0;
  float: right;
  clear: right;
}

.page_wrapper {
  position: relative;
}

#primary {
  width: 520px;
  float: left;
  margin: 0 -740px 0 220px;
}

#left-sidebar {
  width: 200px;
  float: left;
}

#right-sidebar {
  width: 160px;
  float: right;
}

.new_content input[type=text],
.new_content textarea {
  border: 1px solid #6bb0e1;
}

.new_content #content_bar .ad_footer {
  margin-bottom: 20px;
}

.columns,
.columns-2,
.columns-3,
.columns-4 {
  display: block;
  width: 100%;
  overflow: hidden;
  clear: both;
  box-sizing: border-box;
}

.columns .column,
.columns-2 .column,
.columns-3 .column,
.columns-4 .column {
  box-sizing: border-box;
  display: block;
  float: left;
  overflow: hidden;
}

.columns .column,
.columns-2 .column {
  width: 50%;
}

#quotationModal #edit-quotation-form #optional #call-preference li,
.columns-3 .column,
body.quotation-edition .well.form form #optional #call-preference li {
  width: 33%;
}

.columns-4 .column {
  width: 24.999%;
}

.column strong {
  font-weight: 600;
}

dl.dl-left dt {
  display: block;
  float: left;
  clear: left;
  font-weight: 700;
}

dl.dl-left dd {
  display: block;
  float: left;
  clear: right;
}

.candy {
  color: #707070;
}

.candy .title {
  font-size: 1.5em;
}

.candy a {
  color: #1292d6;
}

.candy p {
  margin: 10px 0;
  line-height: 1.5em;
}

.candy ul {
  list-style: square;
  padding: 0 0 0 15px;
}

.candy ul li {
  margin: 4px 0;
  list-style: disc!important;
}

.warning {
  border: 1px solid;
  margin: 10px 0;
  padding: 15px 10px 15px 60px;
  background-repeat: no-repeat;
  background-position: 10px center;
  color: #9f6000;
  background-color: #feefb3;
  background-image: url(http://static.habitissimo.es/images/icons/error.png);
}

.ui-tabs-nav,
.ui-tabs-nav li {
  padding: 0;
  border: 0;
  outline: 0;
  list-style: none;
  height: 35px;
}

.ui-tabs-nav {
  border-bottom: 5px solid #007fc2;
  margin: 30px 0 0;
}

.ui-tabs-nav li {
  margin: 0;
  text-align: center;
  line-height: 35px;
  background: url(http://static.habitissimo.es/images/layout/tabs.png) no-repeat right -35px;
  display: block;
  float: left;
}

.ui-tabs-nav li a {
  font-size: 15px;
  color: #404040;
  display: block;
  padding: 0 20px;
}

.ui-tabs-nav li a:hover {
  text-decoration: none!important;
  color: #404040;
}

.ui-tabs-nav li.ui-tabs-selected {
  background-position: right 0;
}

.ui-tabs-nav li.ui-tabs-selected a {
  color: #fff;
  font-weight: 700;
}

.ui-tabs {
  position: relative;
}

.ui-tabs-panel {
  margin: 0;
  outline: 0;
  text-decoration: none;
  font-size: 100%;
  list-style: none;
  clear: both;
  border: 1px solid #6bb0e1;
  padding: 5px 20px 20px;
  overflow: hidden;
}

.ui-tabs-hide {
  display: none!important;
}

.ui-tabs-panel .tab-content,
.ui-tabs-panel .tab-sidebar {
  float: left;
  width: 527px;
  padding: 0;
  margin: 0 350px 0 0;
  overflow: hidden;
}

.ui-tabs-panel .tab-sidebar {
  clear: right;
  margin: 0 0 0 -336px;
  width: 336px;
}

.home_show_all,
p.home_show_all {
  text-align: right;
  margin: 10px 0 0;
}

.home_show_all a,
p.home_show_all a {
  color: #fff;
  font-weight: 700;
  padding: 4px 8px 4px 24px;
  background: #787878 url(http://static.habitissimo.es/images/icons/show_all.png) no-repeat 4px center;
  border-radius: 3px;
}

#fly_overlay {
  display: none;
  position: fixed;
  bottom: -100px;
  right: 10px;
  z-index: 999;
}

#fly_overlay .button {
  box-shadow: 0 1px 6px rgba(0,0,0,.5);
  margin-bottom: -3px;
}

#fly_overlay .button:before {
  content: url(/images/layout/icons/megaphone.png);
  margin-right: 12px;
  position: relative;
  top: 3px;
}

#page_filters,
#page_subhead.page_toolbar,
.page_toolbar {
  margin: 20px 0;
  padding: 12px 20px;
  background-color: #f1f1ed;
  overflow: hidden;
  border-radius: 8px;
}

#page_filters {
  padding-bottom: 20px;
  position: relative;
}

#page_filters+.page_toolbar {
  margin-top: -30px;
  padding-top: 16px;
  position: relative;
  overflow: hidden;
  border-radius: 0 0 8px 8px;
}

#page_filters+.page_toolbar:before {
  border-top: 1px solid #fff;
  content: '';
  display: block;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  height: 1px;
}

#page_content>#page_filters:first-child {
  margin-top: 0;
}

#page_filters .filter_main_title {
  font-size: 13px;
  padding-bottom: 8px;
}

#page_filters .filter {
  float: left;
  width: 205px;
}

#page_filters.filters-3 .filter {
  width: 286px;
}

#page_filters .filter+.filter {
  margin-left: 20px;
}

#page_filters select {
  width: 100%;
  font-size: 11px;
  padding: 3px;
  height: 9em;
}

.filters_job select {
  height: 13em!important;
}

#page_filters.new_filter select {
  border: 1px solid #e0e0e0;
  background: #fff;
}

#page_filters.simple select {
  height: 25px;
}

#page_filters_optional {
  padding: 10px 20px;
  background: #f1f1ed;
  border-radius: 8px;
}

#page_filters_optional label {
  margin-right: 20px;
}

#page_filters select option,
.jobs-list #job-filter #page-filters .filter select option {
  cursor: pointer;
  padding: 4px 0 4px 10px!important;
}

#page_filters option:hover,
.jobs-list #job-filter #page-filters .filter select option:hover {
  background-color: #deeff8;
}

#page_filters option.selected,
.jobs-list #job-filter #page-filters .filter select option.selected {
  background-color: #007fc2!important;
  color: #fff!important;
}

#page_filters option.acenter {
  background-color: #fff!important;
  cursor: default!important;
}

#page_filters+.page_toolbar:after,
#page_filters:after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background: rgba(255,255,255,.6);
  display: none;
}

#page_filters:after {
  background-image: url(/images/loadingAnimation.gif);
  background-repeat: no-repeat;
  background-position: center center;
}

#page_filters.loading+.page_toolbar:after,
#page_filters.loading:after,
.rfq-block span.error {
  display: block;
}

body {
  background-color: #fdfdfd;
}

body.layout_landing h1 {
  margin: 40px 0 15px;
  color: #666;
  font-weight: 400;
}

body.layout_landing #breadcrumb {
  padding-left: 0;
}

table.simple {
  width: 100%;
  border-collapse: collapse;
  border: 0;
}

table.simple td,
table.simple th {
  text-align: left;
  border: 1px solid silver;
}

table.simple th {
  background-color: #f2f2f2;
  font-weight: 400;
  font-size: 16px;
  padding: 8px 12px;
}

table.simple td {
  padding: 4px 12px;
}

table.simple .nowrap {
  white-space: nowrap;
}

table.simple .aright {
  text-align: right;
}

table.simple .acenter {
  text-align: center;
}

.sidebar-widget {
  font-size: 12px;
  border-radius: 8px;
  margin: 0 0 20px;
  background: #f1f1ed;
}

.sidebar-widget .widget-title {
  border-bottom: 1px solid #fff;
  font-size: 14px!important;
  font-weight: 700;
  margin: 0!important;
  padding: 15px;
}

.sidebar-widget>* {
  padding: 10px;
}

.stripe {
  background: #d9ecf6;
  clear: both;
}

.stripe:after,
.stripe:before {
  content: '';
  display: block;
  height: 10px;
  overflow: hidden;
  background: url(/images/layout/stripe.png) repeat-x top;
}

.stripe:after {
  background-position: bottom;
}

.stripe .inner {
  width: 920px;
  margin: 20px auto;
  overflow: visible;
  position: relative;
}

.stripe.go-premium {
  margin-top: 40px;
}

.stripe.go-premium p {
  font-size: 20px;
  margin: 0 0 12px;
}

.stripe.go-premium h2 {
  color: #007fc2;
  font-size: 28px;
  font-weight: 400;
  margin: 0;
}

.stripe.go-premium h2 a {
  font-size: 15px;
  color: #007fc2!important;
  line-height: 2;
  position: relative;
}

.stripe.go-premium h2 a:after {
  background-color: #007fc2;
  border-color: #d9ecf6 transparent;
  border-style: solid;
  border-width: .35em 0 .35em .35em;
  content: '';
  display: block;
  margin-left: .6em;
  width: 0;
  position: absolute;
  left: 100%;
  top: 50%;
  margin-top: -.35em;
}

.stripe.go-premium .button {
  right: 0;
  padding: 16px;
}

#breadcrumb {
  line-height: 1.45!important;
  padding: 6px 0;
  margin-top: 10px;
  margin-bottom: 10px;
}

#breadcrumb ol,
#breadcrumb ul {
  margin-top: 0;
  margin-bottom: 0;
  list-style: none;
}

#breadcrumb ol li,
#breadcrumb ul li {
  display: inline;
  margin: 0;
}

#breadcrumb ol li+li:before,
#breadcrumb ul li+li:before {
  content: '>';
  padding: 0 .3em;
}

#breadcrumb ol li a,
#breadcrumb ol li h1,
#breadcrumb ol li span,
#breadcrumb ol li strong,
#breadcrumb ul li a,
#breadcrumb ul li h1,
#breadcrumb ul li span,
#breadcrumb ul li strong {
  display: inline;
  font-weight: 400!important;
  font-size: 16px;
}

#breadcrumb ol li a:link,
#breadcrumb ol li a:visited,
#breadcrumb ul li a:link,
#breadcrumb ul li a:visited {
  color: #ff7300!important;
}

.sidebar-block-title {
  color: #919191;
  margin-bottom: 20px;
}

.projects-sidebar-title {
  color: #6a6d76;
  margin-top: 77px!important;
  margin-bottom: 20px;
}

.sidebar-block {
  border: 1px solid #d3d3d3;
  border-radius: 7px;
  padding: 20px 25px 20px 20px;
}

.sidebar-block,
.sidebar-block nav {
  margin-bottom: 20px;
  overflow: hidden;
}

.sidebar-block nav ul li {
  border: 1px solid #d3d3d3;
  border-radius: 5px;
}

.sidebar-block nav ul li a {
  color: #6a6d76;
  padding: 6.5px 15px;
}

.sidebar-block nav ul li:not(:first-child) {
  margin-left: 10px;
}

#album-header .bh-container .bh-info-col .business-info .rating .column.rating-with-contact-info .verified:first-child,
#brand-header .bh-container .bh-info-col .business-info .rating .column.rating-with-contact-info .verified:first-child,
#business-header .bh-container .bh-info-col .business-info .rating .column.rating-with-contact-info .verified:first-child,
#searcher-header .bh-container .bh-info-col .business-info .rating .column.rating-with-contact-info .verified:first-child,
.procenter-header .bh-container .bh-info-col .business-info .rating .column.rating-with-contact-info .verified:first-child,
.projects-header .bh-container .bh-info-col .business-info .rating .column.rating-with-contact-info .verified:first-child,
.sidebar-block nav ul li:first-child {
  margin-left: 0;
}

.sidebar-block nav ul li.active a,
.sidebar-block nav ul li.active a:active,
.sidebar-block nav ul li.active a:focus,
.sidebar-block nav ul li.active a:hover {
  background-color: #8e8e8e;
  color: #fff;
}

.sidebar-block a {
  font-size: 12px;
}

.last-projects-sidebar-block .project-block-element {
  color: #6a6d76;
  margin-bottom: 0;
  padding: 10px 0 20px;
  position: relative;
}

.last-projects-sidebar-block .project-block-element .image-container,
.non-clients-premium-promo-modal .row.advantages ul.checklist,
.notification-configuration td.no-padding,
.notification-configuration th.no-padding,
.related-albums .img-thumbnails img {
  padding: 0;
}

.last-projects-sidebar-block .project-block-element .project-content {
  height: 72px;
  padding-top: 0;
  padding-bottom: 0;
}

.last-projects-sidebar-block .project-block-element .project-content .project-title a,
.last-projects-sidebar-block .project-block-element .project-content .project-title a:hover {
  font-size: 16px;
  line-height: 1.3;
  color: #5a5a5a;
}

.last-projects-sidebar-block .project-block-element .project-content .project-meta {
  color: #c4c4c4;
  position: absolute;
  top: 45px;
}

.user-participate-rank-block {
  margin-bottom: 65px;
}

.user-participate-rank-block .user-rank-element {
  border-top: 1px solid #ececec;
  color: #6a6d76;
  display: block;
  margin: 0 auto;
  padding: 20px 0 2px;
  line-height: 1;
}

.user-participate-rank-block .user-rank-element:hover {
  background-color: #f0f0f0;
}

.user-participate-rank-block .user-rank-element a,
.user-rank-block .user-rank-element a {
  display: block;
  overflow: hidden;
}

.user-participate-rank-block .user-rank-element .icon-ranking {
  color: #d3d3d3;
  padding: 13px 9px 0 0;
  text-decoration: none;
}

.user-participate-rank-block .user-rank-element .icon-ranking i.icon-chevron-right-o {
  padding-left: 6px;
  padding-right: 2px;
  font-size: 24px;
}

.user-participate-rank-block .user-rank-element .user-rank-business,
.user-participate-rank-block .user-rank-element .user-rank-description a {
  color: #919191;
}

.user-participate-rank-block .user-rank-element .user-rank-name {
  color: #5a5a5a;
}

.user-participate-rank-block .user-rank-element .user-rank-image {
  padding: 0 3px;
  text-align: center;
  height: 80px;
  margin-left: 12px;
}

@media (max-width:1199px) {
  .user-participate-rank-block .user-rank-element .user-rank-image .user-type-icon {
    display: none;
  }
}

.user-participate-rank-block .user-rank-element .user-rank-image img {
  border-radius: 100%;
  border: 1px solid #d3d3d3;
  position: absolute;
  left: 2px;
  bottom: 25px;
  width: 52px;
}

.user-participate-rank-block .user-rank-element .user-rank-description {
  padding: 0 0 0 15px;
  overflow: ellipsis;
}

.user-participate-rank-block .user-rank-element .user-rank-description .business-info .stars {
  font-size: 1px;
  margin-right: 12px;
}

.user-participate-rank-block .user-rank-element .user-rank-description .business-info .stars .icon-star-half-o,
.user-participate-rank-block .user-rank-element .user-rank-description .business-info .stars .icon-star-o {
  font-size: 14px;
  letter-spacing: 1px;
}

.user-participate-rank-block .user-rank-element .user-rank-description .participation-meta {
  color: #c4c4c4;
  margin: 0;
}

.user-participate-rank-block .user-rank-element .user-rank-description .participation-meta .participate-time:before {
  content: '·';
  padding-right: 3px;
}

.user-participate-rank-block .user-rank-element:first-child {
  border: 0;
}

.professional-opinions-sidebar-block .sidebar-comment {
  margin-top: 16px;
  margin-bottom: 0;
  padding: 10px 0;
}

.professional-opinions-sidebar-block .sidebar-comment .avatar-container {
  margin-right: 10px;
  padding: 0;
}

.professional-opinions-sidebar-block .sidebar-comment .avatar-container img {
  border-radius: 100%;
  border: 1px solid #a0a0a0;
}

.professional-opinions-sidebar-block .sidebar-comment .opinion-date {
  color: #a0a0a0;
}

.professional-opinions-sidebar-block .sidebar-comment .comment-user-name {
  color: #6a6d76;
  font-size: 15px;
}

.professional-opinions-sidebar-block .sidebar-comment .comment-content {
  font-size: 14px;
  line-height: 1.5;
  padding-left: 10px;
  color: #a0a0a0;
}

.home-qna-form-block {
  margin-bottom: 30px;
  margin-top: 50px;
  padding: 0;
}

.question-form {
  background-color: transparent;
}

.dropdown {
  margin-bottom: 20px;
}

.dropdown button {
  border-radius: 7px;
  color: #6a6d76;
  padding-bottom: 10px;
  padding-top: 10px;
  text-align: left;
  width: 100%;
}

.dropdown ul {
  max-height: 300px;
  overflow-y: auto;
  width: 100%;
}

.dropdown ul li {
  margin-left: 0;
}

.dropdown ul li a {
  padding-left: 35px;
}

.user-rank-block .user-rank-element {
  padding: 20px 0!important;
}

.user-rank-block .user-rank-element:hover {
  background-color: #f0f0f0;
}

.user-rank-block .user-rank-element p {
  line-height: 1.3!important;
  margin: 2.5px 0!important;
}

.user-rank-block .user-rank-element .user-rank-icon {
  padding-left: 0!important;
}

.user-rank-block .user-rank-element .user-rank-icon i {
  font-size: 2.4em;
}

.user-rank-block .user-rank-element .stars-off {
  margin-right: 5px;
}

.user-rank-block .user-rank-element .user-rank-business,
.user-rank-block .user-rank-element .user-rank-name {
  display: inline!important;
}

#quotationModal .customer-quotation-sidebar #customer-quotation-status #quotation-side-actions a,
.user-rank-block .user-rank-element .business-link a,
.user-rank-block .user-rank-element .user-rank-business {
  color: #919191;
}

.user-rank-block .user-rank-element .user-rank-image {
  padding: 8px 10px 0!important;
  width: 70px!important;
}

.user-rank-block .user-rank-element .user-rank-icon {
  padding-top: 16px!important;
}

.user-rank-block .user-rank-element .answers-counter {
  color: #c4c4c4!important;
}

.related-brands,
.related-projects {
  margin-top: 50px;
}

.related-albums h4,
.related-brands h4,
.related-projects h4 {
  color: #6a6d76;
  margin-bottom: 20px;
}

.related-brands ul,
.related-projects ul {
  list-style: none;
}

.related-brands ul li,
.related-projects ul li {
  margin-left: 0;
  padding-bottom: 10px;
  margin-bottom: 0;
}

.related-brands ul li:nth-child(2n+1),
.related-projects ul li:nth-child(2n+1) {
  padding-right: 5px;
}

.related-brands ul li:nth-child(2n),
.related-projects ul li:nth-child(2n) {
  padding-left: 5px;
}

.related-albums {
  overflow: hidden;
  margin-top: 50px;
}

.related-albums .well {
  overflow: hidden;
  padding-bottom: 0;
}

.related-albums .aside-album-block {
  margin-bottom: 30px;
  position: relative;
}

.related-albums .img-thumbnails img:nth-child(2n+1) {
  padding-right: 2px;
}

.related-albums .img-thumbnails img:nth-child(2n) {
  padding-left: 2px;
}

.related-albums .img-thumbnails img:nth-child(1),
.related-albums .img-thumbnails img:nth-child(2) {
  padding-bottom: 4px;
}

.related-albums .info {
  padding-left: 0;
}

@media (max-width:991px) {
  .related-albums .info {
    margin-top: 10px;
  }
}

.related-albums .info .album-name {
  display: block;
  font-size: 14px;
  line-height: 14px;
  padding-bottom: 5px;
  color: #6a6d76;
}

.related-albums .info .album-name:hover {
  color: #3baef2;
}

.related-albums .info .separator {
  display: block;
  float: left;
  margin-left: 2px;
  margin-right: 2px;
  font-size: 20px;
  line-height: 12px;
}

.related-albums .info .album-stats {
  display: block;
  float: left;
  font-size: 12px;
  color: #838690;
  line-height: 12px;
}

.related-albums .subscribe-button {
  border: 1px solid #d3d3d3;
  border-radius: 5px;
  padding: 6px 15px;
  color: #6a6d76!important;
  margin-top: 30px;
  position: absolute;
  right: 3px;
  bottom: 0;
}

.related-albums .subscribe-button:hover {
  color: #3baef2!important;
  text-decoration: none;
  background-color: #eee;
}

.related-albums .subscribe-button.disabled {
  color: #6a6d76!important;
  background-color: #eee;
}

@media only screen and (min-width:992px) {
  .related-albums .subscribe-button {
    right: 3px;
  }
}

@media only screen and (min-width:1600px) {
  .related-albums .subscribe-button {
    right: 20px;
  }
}

@media (max-width:991px) {
  .related-albums .subscribe-button {
    display: none;
  }
}

.last-activity-block .sidebar-block {
  padding: 30px 20px;
}

.last-activity-block .block-link,
.social-image-wrapper.wrapper .controls-social .social-avatars a {
  text-decoration: none;
}

.last-activity-block .sidebar-project-comment {
  margin-bottom: 30px;
}

.last-activity-block .avatar-content {
  position: relative;
  padding-left: 70px;
}

.last-activity-block .avatar-content .avatar-container {
  position: absolute;
  left: 0;
  width: 52px;
  height: 52px;
}

.last-activity-block .avatar-content .avatar-container img {
  width: 100%;
  height: 100%;
  border-radius: 50%;
}

.last-activity-block .sidebar-project-favorite,
.last-activity-block .sidebar-project-like {
  min-height: 52px;
  margin-bottom: 30px;
}

.last-activity-block .sidebar-album-image {
  margin-bottom: 30px;
  font-size: 13px;
}

.last-activity-block .sidebar-album-image a,
.last-activity-block .sidebar-project-favorite .text,
.last-activity-block .sidebar-project-favorite .text a,
.last-activity-block .sidebar-project-like .text,
.last-activity-block .sidebar-project-like .text a {
  font-size: 13px;
}

.last-activity-block .sidebar-album-image .img-album {
  width: 75px;
  height: 75px;
  margin-right: 15px;
}

.last-activity-block .comment-meta .comment-business-name {
  float: left;
  display: block;
  line-height: 1.2;
}

.last-activity-block .comment-meta .stars {
  display: block;
  float: left;
  line-height: 1;
  margin-right: 10px;
}

.last-activity-block .comment-meta .comment-user-name {
  color: #6a6d76;
  font-size: 15px;
  float: left;
  display: block;
  margin-bottom: -6px;
  margin-right: 5px;
}

.last-activity-block .comment-meta .opinion-date {
  color: #a0a0a0;
  font-size: 12px;
  float: left;
  width: 100%;
  line-height: 1.1;
  margin-bottom: 10px;
}

.last-activity-block .comment-meta .opinion-date a {
  font-size: 12px;
}

.last-activity-block .comment-meta .comment-business {
  display: inline-block;
  margin-bottom: -8px;
  width: 100%;
}

.last-activity-block .comment-meta .comment-user-type {
  color: #a0a0a0;
  font-size: 13px;
}

.last-activity-block .comment-user-subtitle {
  display: inline-block;
  height: 18px;
}

.last-activity-block .comment-content .comment-text {
  font-size: 14px;
  line-height: 1.5;
  color: #a0a0a0;
  overflow: hidden;
}

@media only screen and (max-width:1199px) {
  .sidebar-block .nav {
    padding-right: 0;
  }

  .sidebar-block .nav li a {
    font-size: 13px;
    padding: 10px!important;
  }

  .sidebar-block .nav li:not(:first-child) {
    margin-left: 5px;
  }

  .user-participate-rank-block .user-rank-element {
    padding-left: 0;
    padding-right: 0;
  }

  .user-participate-rank-block .user-rank-element .user-rank-description {
    padding-right: 0;
    margin-left: 8px;
  }

  .user-participate-rank-block .user-rank-element .user-rank-description .stars {
    display: none;
  }

  .user-participate-rank-block .user-rank-element .user-rank-description .participation-meta {
    font-size: 10px;
  }

  .qa-sidebar .user-rank-element .user-rank-icon {
    padding-left: 0;
  }
}

.button,
input[type=reset],
input[type=submit] {
  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;
  box-shadow: 0 4px 0 #0064b4;
  border: 0!important;
  -webkit-transition: background-color 200ms linear .5s ease-out;
  transition: background-color 200ms linear .5s ease-out;
}

.button *,
input[type=reset] *,
input[type=submit] * {
  color: inherit!important;
}

.button:hover,
input[type=reset]:hover,
input[type=submit]:hover {
  -webkit-transition: background-color 200ms linear .5s ease-out;
  transition: background-color 200ms linear .5s ease-out;
  background-color: #2a8ebf!important;
}

.button.orange,
input[type=reset].orange,
input[type=submit].orange {
  background-color: #ff7300!important;
  box-shadow: 0 5px 0 #de6501;
}

.button.orange.shadow,
input[type=reset].orange.shadow,
input[type=submit].orange.shadow {
  box-shadow: 0 5px 0 @cta-secondary-color, 0 4px 6px rgba(0, 0, 0, 0.65);
}

.button.orange.flat:hover,
.button.orange:hover,
input[type=reset].orange.flat:hover,
input[type=reset].orange:hover,
input[type=submit].orange.flat:hover,
input[type=submit].orange:hover {
  background-color: #de6501!important;
}

.button.orange.flat,
input[type=reset].orange.flat,
input[type=submit].orange.flat {
  background-color: #ff7300!important;
}

.button.light-blue,
input[type=reset].light-blue,
input[type=submit].light-blue {
  background: #00b7ff!important;
  box-shadow: 0 2px #0098d4;
  font-size: 16px;
  line-height: 20px;
}

.button.light-blue:hover,
input[type=reset].light-blue:hover,
input[type=submit].light-blue:hover {
  -webkit-transition: background-color 200ms linear;
  transition: background-color 200ms linear;
  background-color: #2a8ebf!important;
  box-shadow: 0 2px #0098d4;
}

.button.flat,
.button.light-blue.flat,
input[type=reset].flat,
input[type=reset].light-blue.flat,
input[type=submit].flat,
input[type=submit].light-blue.flat {
  box-shadow: none;
  text-shadow: none;
}

.button.block,
input[type=reset].block,
input[type=submit].block {
  display: block;
  width: 100%;
}

.button.red,
input[type=reset].red,
input[type=submit].red {
  background-color: #ff4040!important;
  box-shadow: 0 5px 0 #c33;
}

.button.red.shadow,
input[type=reset].red.shadow,
input[type=submit].red.shadow {
  box-shadow: 0 5px 0 #d66909,0 4px 6px rgba(0,0,0,.65);
}

.button.red:hover,
input[type=reset].red:hover,
input[type=submit].red:hover {
  background-color: #f30000!important;
  box-shadow: 0 5px 0 #b82e2e!important;
}

.button.black,
.button.gray,
.button.silver,
input[type=reset].black,
input[type=reset].gray,
input[type=reset].silver,
input[type=submit].black,
input[type=submit].gray,
input[type=submit].silver {
  background-color: #767676!important;
  box-shadow: 0 5px 0 #5c5c5c;
}

.button.black:hover,
.button.gray:hover,
.button.silver:hover,
input[type=reset].black:hover,
input[type=reset].gray:hover,
input[type=reset].silver:hover,
input[type=submit].black:hover,
input[type=submit].gray:hover,
input[type=submit].silver:hover {
  background-color: #666!important;
}

.button.compact,
input[type=reset].compact,
input[type=submit].compact {
  padding: 2px 12px!important;
  font-size: 13px;
}

.button.small,
input[type=reset].small,
input[type=submit].small {
  font-size: 13px;
  padding: 6px 12px!important;
}

.button.compact.orange,
.button.small.orange,
input[type=reset].compact.orange,
input[type=reset].small.orange,
input[type=submit].compact.orange,
input[type=submit].small.orange {
  box-shadow: 0 3px 0 #f78b02;
}

.button.compact.black,
.button.compact.gray,
.button.compact.silver,
.button.small.black,
.button.small.gray,
.button.small.silver,
input[type=reset].compact.black,
input[type=reset].compact.gray,
input[type=reset].compact.silver,
input[type=reset].small.black,
input[type=reset].small.gray,
input[type=reset].small.silver,
input[type=submit].compact.black,
input[type=submit].compact.gray,
input[type=submit].compact.silver,
input[type=submit].small.black,
input[type=submit].small.gray,
input[type=submit].small.silver {
  box-shadow: 0 3px 0 gray;
}

.button.big,
.button.large,
input[type=reset].big,
input[type=reset].large,
input[type=submit].big,
input[type=submit].large {
  padding: 12px 20px;
  font-size: 20px;
}

.button.x-large,
input[type=reset].x-large,
input[type=submit].x-large {
  font-size: 24px;
  padding: 14px 24px;
}

.button.disabled,
.button.disabled:hover,
.button[disabled],
.button[disabled]:hover,
input[type=reset].disabled,
input[type=reset].disabled:hover,
input[type=reset][disabled],
input[type=reset][disabled]:hover,
input[type=submit].disabled,
input[type=submit].disabled:hover,
input[type=submit][disabled],
input[type=submit][disabled]:hover {
  color: rgba(255,255,255,.7)!important;
  opacity: .4!important;
  cursor: default!important;
}

.button.next,
.button.prev,
input[type=reset].next,
input[type=reset].prev,
input[type=submit].next,
input[type=submit].prev {
  position: relative;
}

.button.next:after,
.button.prev:after,
input[type=reset].next:after,
input[type=reset].prev:after,
input[type=submit].next:after,
input[type=submit].prev:after {
  content: '';
  display: block;
  height: 0;
  position: absolute;
  top: 50%;
  margin-top: -6px;
  width: 0;
}

.button.next,
.notices-list-item.clickable div.msg,
input[type=reset].next,
input[type=submit].next {
  padding-right: 30px;
}

.button.next:after,
input[type=reset].next:after,
input[type=submit].next:after {
  border-top: 7px solid transparent;
  border-bottom: 7px solid transparent;
  border-left: 7px solid #fff;
  right: 12px;
}

.button.prev,
input[type=reset].prev,
input[type=submit].prev {
  padding-left: 30px;
}

.button.prev:after,
input[type=reset].prev:after,
input[type=submit].prev:after {
  border-top: 7px solid transparent;
  border-bottom: 7px solid transparent;
  border-right: 7px solid #fff;
  left: 12px;
}

.btn {
  background-color: #fff;
}

.btn>[class*=' icon-']:first-child,
.btn>[class^=icon-]:first-child {
  width: 1.2em;
  display: inline-block;
  text-align: center;
  margin-right: .2em;
}

.btn-default-love,
.btn-love {
  background: #00a9f9;
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0,0,0,.25);
  border-color: rgba(0,0,0,.1);
}

.btn-default-love:visited,
.btn-love:visited {
  color: #ff7300;
}

.btn-default-love:active,
.btn-default-love:focus,
.btn-default-love:hover,
.btn-love:active,
.btn-love:focus,
.btn-love:hover {
  color: #fff;
  background: #00a2ef;
}

.btn-facebook {
  background-color: #3b5999!important;
}

.btn-facebook:hover {
  background-color: #344e87!important;
}

.btn-twitter {
  background-color: #55acee!important;
}

.btn-google {
  background-color: #d64131!important;
}

.btn-transparent {
  padding: 12px!important;
  margin-top: -2px;
  font-size: 13px;
  box-shadow: 0 0 #b0b2b6 inset;
  border: 2px solid #b0b2b6!important;
  background-color: #efefef!important;
  color: #6a6d76!important;
  text-shadow: none;
}

.btn-transparent:hover {
  background-color: #eaeaea!important;
}

.big-header-button,
.user-signin-button {
  text-decoration: none!important;
  height: 62px;
  line-height: 50px;
  display: inline-block;
  color: #fff!important;
  overflow: hidden;
  background-color: rgba(0,0,0,.2);
  box-sizing: border-box;
  padding-right: 20px;
  padding-left: 20px;
  padding-top: 5px;
  margin-right: 10px;
  border: 1px solid #fff;
  font-size: 16px;
  min-width: 287px;
  width: auto;
  max-width: 100%;
}

.big-header-button:hover,
.user-signin-button:hover {
  background-color: rgba(0,0,0,.4);
}

.big-header-button i,
.user-signin-button i {
  margin-right: 10px;
  font-size: 23px;
  vertical-align: middle;
  font-weight: 400;
  display: inline-block;
  width: 40px;
  line-height: 50px;
  text-align: center;
  float: left;
  padding: 0 4px;
}

.btn-orange {
  background-color: #ff7300;
  border-color: #ff7300;
}

fieldset[disabled] .btn-orange,
fieldset[disabled] .btn-orange.active,
fieldset[disabled] .btn-orange.focus,
fieldset[disabled] .btn-orange:active,
fieldset[disabled] .btn-orange:focus,
fieldset[disabled] .btn-orange:hover {
  background-color: #ff7300;
  border-color: #ff7300;
}

.btn-orange,
.btn-orange:visited {
  color: #fff;
}

.btn-orange.active,
.btn-orange.focus,
.btn-orange:active,
.btn-orange:focus,
.btn-orange:hover,
.open>.dropdown-toggle.btn-orange {
  color: #fff;
  background-color: #e66800;
  border-color: #e66800;
}

.btn-orange.active,
.btn-orange:active,
.open>.dropdown-toggle.btn-orange {
  background-image: none;
}

.btn-orange.disabled,
.btn-orange.disabled.active,
.btn-orange.disabled.focus,
.btn-orange.disabled:active,
.btn-orange.disabled:focus,
.btn-orange.disabled:hover,
.btn-orange[disabled],
.btn-orange[disabled].active,
.btn-orange[disabled].focus,
.btn-orange[disabled]:active,
.btn-orange[disabled]:focus,
.btn-orange[disabled]:hover {
  background-color: #ff7300;
  border-color: #ff7300;
}

.btn-orange .badge {
  color: #ff7300;
  background-color: #fff;
}

.btn-primary,
.business-notices .notice .notice-action,
.business-notices .user_notice .notice-action {
  background-color: #ff7300;
  border-color: #ff7300!important;
  border-bottom: 1px solid #de6501;
}

fieldset[disabled] .btn-primary,
fieldset[disabled] .btn-primary.active,
fieldset[disabled] .btn-primary.focus,
fieldset[disabled] .btn-primary:active,
fieldset[disabled] .btn-primary:focus,
fieldset[disabled] .btn-primary:hover,
fieldset[disabled] .business-notices .notice .notice-action,
fieldset[disabled] .business-notices .notice .notice-action.active,
fieldset[disabled] .business-notices .notice .notice-action.focus,
fieldset[disabled] .business-notices .notice .notice-action:active,
fieldset[disabled] .business-notices .notice .notice-action:focus,
fieldset[disabled] .business-notices .notice .notice-action:hover,
fieldset[disabled] .business-notices .user_notice .notice-action,
fieldset[disabled] .business-notices .user_notice .notice-action.active,
fieldset[disabled] .business-notices .user_notice .notice-action.focus,
fieldset[disabled] .business-notices .user_notice .notice-action:active,
fieldset[disabled] .business-notices .user_notice .notice-action:focus,
fieldset[disabled] .business-notices .user_notice .notice-action:hover {
  background-color: #ff7300;
  border-color: #ff7300;
}

.btn-primary,
.btn-primary:visited,
.business-notices .notice .notice-action,
.business-notices .notice .notice-action:visited,
.business-notices .user_notice .notice-action,
.business-notices .user_notice .notice-action:visited {
  color: #fff;
}

.btn-primary.active,
.btn-primary.focus,
.btn-primary:active,
.btn-primary:focus,
.btn-primary:hover,
.business-notices .notice .notice-action.active,
.business-notices .notice .notice-action.focus,
.business-notices .notice .notice-action:active,
.business-notices .notice .notice-action:focus,
.business-notices .notice .notice-action:hover,
.business-notices .user_notice .notice-action.active,
.business-notices .user_notice .notice-action.focus,
.business-notices .user_notice .notice-action:active,
.business-notices .user_notice .notice-action:focus,
.business-notices .user_notice .notice-action:hover,
.open>.dropdown-toggle.btn-primary,
.open>.dropdown-toggle.business-notices .notice .notice-action,
.open>.dropdown-toggle.business-notices .user_notice .notice-action {
  color: #fff;
  background-color: #de6501;
  border-color: transparent;
}

.btn-primary.active,
.btn-primary:active,
.business-notices .notice .notice-action.active,
.business-notices .notice .notice-action:active,
.business-notices .user_notice .notice-action.active,
.business-notices .user_notice .notice-action:active,
.open>.dropdown-toggle.btn-primary,
.open>.dropdown-toggle.business-notices .notice .notice-action,
.open>.dropdown-toggle.business-notices .user_notice .notice-action {
  background-image: none;
}

.btn-primary.disabled,
.btn-primary.disabled:focus,
.btn-primary.disabled:hover,
.btn-primary[disabled],
.btn-primary[disabled]:focus,
.btn-primary[disabled]:hover,
.business-notices .notice .notice-action.disabled,
.business-notices .notice .notice-action.disabled:focus,
.business-notices .notice .notice-action.disabled:hover,
.business-notices .notice .notice-action[disabled],
.business-notices .notice .notice-action[disabled]:focus,
.business-notices .notice .notice-action[disabled]:hover {
  background-color: #ff7300;
}

.btn-primary.disabled.active,
.btn-primary.disabled.focus,
.btn-primary.disabled:active,
.btn-primary[disabled].active,
.btn-primary[disabled].focus,
.btn-primary[disabled]:active,
.business-notices .notice .notice-action.disabled.active,
.business-notices .notice .notice-action.disabled.focus,
.business-notices .notice .notice-action.disabled:active,
.business-notices .notice .notice-action[disabled].active,
.business-notices .notice .notice-action[disabled].focus,
.business-notices .notice .notice-action[disabled]:active {
  background-color: #ff7300;
  border-color: #ff7300;
}

.business-notices .user_notice .notice-action.disabled,
.business-notices .user_notice .notice-action.disabled:focus,
.business-notices .user_notice .notice-action.disabled:hover,
.business-notices .user_notice .notice-action[disabled],
.business-notices .user_notice .notice-action[disabled]:focus,
.business-notices .user_notice .notice-action[disabled]:hover {
  background-color: #ff7300;
}

.business-notices .user_notice .notice-action.disabled.active,
.business-notices .user_notice .notice-action.disabled.focus,
.business-notices .user_notice .notice-action.disabled:active,
.business-notices .user_notice .notice-action[disabled].active,
.business-notices .user_notice .notice-action[disabled].focus,
.business-notices .user_notice .notice-action[disabled]:active {
  background-color: #ff7300;
  border-color: #ff7300;
}

.btn-primary .badge,
.business-notices .notice .notice-action .badge,
.business-notices .user_notice .notice-action .badge {
  color: #ff7300;
  background-color: #fff;
}

.btn-primary.disabled,
.btn-primary.disabled:focus,
.btn-primary.disabled:hover,
.btn-primary[disabled],
.btn-primary[disabled]:focus,
.btn-primary[disabled]:hover,
.business-notices .notice .notice-action.disabled,
.business-notices .notice .notice-action.disabled:focus,
.business-notices .notice .notice-action.disabled:hover,
.business-notices .notice .notice-action[disabled],
.business-notices .notice .notice-action[disabled]:focus,
.business-notices .notice .notice-action[disabled]:hover,
.business-notices .user_notice .notice-action.disabled,
.business-notices .user_notice .notice-action.disabled:focus,
.business-notices .user_notice .notice-action.disabled:hover,
.business-notices .user_notice .notice-action[disabled],
.business-notices .user_notice .notice-action[disabled]:focus,
.business-notices .user_notice .notice-action[disabled]:hover {
  background: #d2d2d2;
  border: 1px solid #d2d2d2;
  color: #757575;
}

body>.block {
  position: relative;
  overflow: hidden;
  padding: 34px 0;
}

body>.block.alt {
  background-color: #f1f1f1;
  overflow: hidden;
}

body>.block.dotmatrix:before {
  content: '';
  display: block;
  background-image: url(data:image/jpeg;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAMAAACeL25MAAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAAMiaVRYdFhNTDpjb20uYWRvYmUueG1wAAAAAAA8P3hwYWNrZXQgYmVnaW49Iu+7vyIgaWQ9Ilc1TTBNcENlaGlIenJlU3pOVGN6a2M5ZCI/PiA8eDp4bXBtZXRhIHhtbG5zOng9ImFkb2JlOm5zOm1ldGEvIiB4OnhtcHRrPSJBZG9iZSBYTVAgQ29yZSA1LjMtYzAxMSA2Ni4xNDU2NjEsIDIwMTIvMDIvMDYtMTQ6NTY6MjcgICAgICAgICI+IDxyZGY6UkRGIHhtbG5zOnJkZj0iaHR0cDovL3d3dy53My5vcmcvMTk5OS8wMi8yMi1yZGYtc3ludGF4LW5zIyI+IDxyZGY6RGVzY3JpcHRpb24gcmRmOmFib3V0PSIiIHhtbG5zOnhtcD0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wLyIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bXA6Q3JlYXRvclRvb2w9IkFkb2JlIFBob3Rvc2hvcCBDUzYgKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjYxQ0M1NDI1MjVDMDExRTNBNjM1QUQ3QjhFRkM0QjVBIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjYxQ0M1NDI2MjVDMDExRTNBNjM1QUQ3QjhFRkM0QjVBIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6NjFDQzU0MjMyNUMwMTFFM0E2MzVBRDdCOEVGQzRCNUEiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6NjFDQzU0MjQyNUMwMTFFM0E2MzVBRDdCOEVGQzRCNUEiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz5+dU2RAAAABlBMVEVMaXEAAACaXKEdAAAAAnRSTlMADQgisYUAAAARSURBVAjXY2BkZGBgABNwAAAAVAAFQMkN7AAAAABJRU5ErkJggg==);
  background-repeat: repeat;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 0;
}

body>.block.dotmatrix>* {
  z-index: 1;
  position: relative;
}

body>.block .block-title {
  font: 36px 'Georgia',serif;
  margin: 0 0 1em;
  color: #404040;
}

body>.block>#breadcrumb {
  margin-top: 0;
  padding-top: 0;
}

body .header+.block {
  padding-top: 0;
}

.rfq-block {
  background: 0 0 #f0f0ea;
  border-radius: 5px;
  box-shadow: 0 1px 3px #707070;
  margin: 0 0 25px;
  padding: 20px;
}

.rfq-block .title {
  font-size: 18px;
  margin: 0 auto 14px;
}

.rfq-block form {
  margin: 0 auto;
}

.rfq-block label,
body.business-edit #side-menu .navbar li a strong {
  display: block;
  font-size: 14px;
}

.rfq-block textarea {
  border: 1px solid #d9d9d9;
  padding: 5px;
  resize: vertical;
}

.rfq-block .field-wrap {
  margin: 15px 0;
  overflow: hidden;
}

.rfq-block .field-wrap div {
  float: left;
  box-sizing: border-box;
}

.rfq-block .field-wrap .zip {
  margin-right: 0;
  width: 200px!important;
}

.rfq-block .field-wrap .terms {
  float: right;
  padding-top: 22px;
  width: auto!important;
}

.rfq-block input[type=text],
.rfq-block select {
  background: #fff;
  box-sizing: border-box;
  padding: 3px;
  width: 100%;
}

.rfq-block input[type=text] {
  border: 1px solid #d9d9d9;
}

.rfq-block select {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
}

.rfq-block .zip input {
  width: 100px!important;
}

.rfq-block .terms label {
  display: inline-block;
}

.ads.horizontal #horizontal-ads,
.ads.lateral #aside-ads,
.rfq-block.centered-button {
  text-align: center;
}

.rfq-block.new-rfq-block {
  border: 1px solid #e4e4e6;
  padding: 30px;
  margin-bottom: 40px;
}

.rfq-block.new-rfq-block span.error {
  display: block;
  color: #a94442;
}

.rfq-block.new-rfq-block textarea,
.rfq-block.well form textarea,
body.quotation-list #qlist_page_main .block-buttons .block-quotation-button .rfq-block textarea {
  min-height: 60px!important;
  color: #899094;
}

.rfq-block.new-rfq-block textarea:focus,
.rfq-block.well form textarea:focus,
body.quotation-list #qlist_page_main .block-buttons .block-quotation-button .rfq-block textarea:focus {
  color: #555!important;
}

.rfq-block.new-rfq-block .title {
  font-size: 20px;
}

.rfq-block.new-rfq-block .subtitle {
  font-size: 15px;
}

.rfq-block.new-rfq-block .form-container {
  width: 50%;
  float: left;
  margin-top: 10px;
  display: block;
}

.rfq-block.new-rfq-block .form-container:nth-child(2n) {
  padding-left: 15px;
}

.rfq-block.new-rfq-block .form-container:nth-child(2n+1) {
  padding-right: 15px;
}

.rfq-block.new-rfq-block .button-container {
  text-align: left!important;
}

.rfq-block.new-rfq-block .field-wrap {
  display: block;
  overflow: hidden;
}

.rfq-block.new-rfq-block .terms {
  width: 100%!important;
}

.rfq-block.new-rfq-block .state-city {
  padding-left: 0!important;
  padding-right: 15px!important;
}

@media (max-width:767px) {
  .rfq-block.new-rfq-block .form-container {
    width: 100%;
  }

  .rfq-block.new-rfq-block .form-container:nth-child(2n) {
    padding-left: 0!important;
  }

  .rfq-block.new-rfq-block .form-container:nth-child(2n+1) {
    padding-right: 0!important;
  }
}

.modal-backdrop {
  background-color: #000!important;
}

.modal {
  z-index: 2200;
  background-color: rgba(100,100,100,.1);
}

.modal .modal-header {
  background-color: #e0e0e0;
  background-color: rgba(224,224,224,.3);
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
}

.modal .modal-header .bootbox-close-button,
.modal .modal-header .close {
  color: #bbb;
  border: 0;
  opacity: 1;
  margin: -10px -10px 0 0;
  width: 24px;
  height: 24px;
  font-size: 0;
  position: relative;
  overflow: hidden;
}

.modal .modal-header .bootbox-close-button::after,
.modal .modal-header .close::after {
  font-size: 21px;
  right: 0;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -.5em;
  text-align: center;
}

.modal .modal-header .modal-title {
  color: #666;
  text-align: center;
  padding: 10px;
  font-size: 24px;
}

@media screen and (max-width:991px) {
  .modal .modal-header .modal-title {
    padding-top: 0;
  }
}

.modal .modal-header h1,
.modal .modal-header h2,
.modal .modal-header h3,
.modal .modal-header h4,
.modal .modal-header h5,
dl.properties {
  margin: 0;
}

.modal .modal-header h2,
.modal .modal-header h3,
.modal .modal-header h4,
.modal .modal-header h5 {
  font-size: 23px;
  margin-left: 5px;
}

@media screen and (max-width:991px) {
  .modal .modal-header h2,
  .modal .modal-header h3,
  .modal .modal-header h4,
  .modal .modal-header h5 {
    padding-top: 0;
  }
}

.modal.gray-modal .modal-header {
  background-color: #f3f3f3;
  border-bottom: none;
}

.modal.gray-modal .modal-content {
  background-color: #f3f3f3;
}

@media screen and (max-width:767px) {
  .modal .modal-dialog {
    margin: 0;
  }
}

.modal .modal-content {
  border: 0!important;
  overflow-x: hidden;
  overflow-y: auto!important;
}

@media screen and (max-width:991px) {
  .modal .modal-content {
    border-radius: 0;
  }
}

.modal .modal-body {
  font-size: 13px;
  color: #666;
}

.modal .modal-body a,
.modal .modal-body p,
.modal .modal-body span {
  font-size: inherit;
}

.modal .modal-body .modal-footer {
  padding-bottom: 0;
  margin-left: -15px;
  margin-right: -15px;
}

.modal-backdrop {
  z-index: 2190;
  opacity: .7;
}

.modal-backdrop.in {
  opacity: .7;
}

.modal-dialog:not(.modal-sm):not(.modal-lg) {
  width: 700px!important;
}

@media (max-width:767px) {
  .modal-dialog:not(.modal-sm):not(.modal-lg) {
    width: 100%!important;
  }
}

@media (min-width:768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }

  .modal-content {
    box-shadow: 0 5px 15px rgba(0,0,0,.5);
  }

  .modal-sm {
    width: 300px;
  }
}

@media (min-width:992px) {
  .modal-lg {
    width: 900px;
  }
}

.modal.send-by-email .modal-dialog {
  max-width: 100%!important;
}

@media (min-width:992px) {
  .modal.send-by-email .modal-dialog {
    width: 550px!important;
  }
}

.modal.send-by-email .modal-body {
  padding: 40px;
}

.boxes li.box-comment blockquote.trunk8ed,
.modal.send-by-email .modal-body #more-emails {
  cursor: pointer;
}

.social-login-wrapper {
  text-align: center;
  color: #fff;
  font-size: 14px;
  line-height: 20px;
  margin: 10px 0;
  display: block;
}

.social-login-wrapper a.btn {
  padding: 22px 22px 22px 48px;
  margin: 0 auto;
  font-size: 17px;
  position: relative;
  display: block;
  width: 20em;
  max-width: 100%;
}

.social-login-wrapper a.btn i {
  position: absolute;
  left: 16px;
  top: 50%;
  margin-top: -13px;
  width: 26px;
  text-align: center;
  font-size: 26px;
}

#facebook-separator {
  overflow: hidden;
  margin: 20px 0;
}

#facebook-separator .fb-separator {
  border: 1px solid #fff;
  border-width: 1px 0 0;
  margin: 8px 45px;
  height: 1px;
}

#facebook-separator .fb-separator-or {
  margin: -19px auto 0;
  display: block;
  text-align: center;
}

#facebook-separator .fb-separator-or span {
  background: #fff;
  display: inline-block;
  padding: 0 9px;
  font-weight: 700;
}

.rfq-advantages,
.rfq-advantages ul {
  list-style: none;
  margin: 0 0 20px;
  padding: 0;
  line-height: 1.5;
  min-width: 245px;
  text-align: center;
}

.rfq-advantages li {
  color: #4a4849;
  clear: both;
  padding: 0 0 0 65px;
  position: relative;
  margin: 0 0 12px;
  text-align: left;
}

.rfq-advantages li+li {
  padding-top: 13px;
}

.rfq-advantages li:before {
  content: '';
  display: block;
  width: 50px;
  height: 50px;
  background: url(/static/img/rfq-advantages.png) no-repeat;
  position: absolute;
  left: 0;
  top: 0;
  margin-right: 10px;
}

.rfq-advantages li+li:before {
  top: 13px;
}

.rfq-advantages li.rfq-tag:before {
  background-position: 0 0;
}

.rfq-advantages li.rfq-time:before {
  background-position: 0 -50px;
}

.rfq-advantages li.rfq-money:before {
  background-position: 0 -100px;
}

.rfq-advantages li.rfq-heart:before {
  background-position: 0 -150px;
}

.rfq-advantages li.rfq-bulb:before {
  background-position: 0 -200px;
}

.rfq-advantages li.rfq-bullhorn:before {
  background-position: 0 -250px;
}

.rfq-advantages li>strong {
  color: #3498db;
  font-size: 18px;
  display: block;
  line-height: 1.2;
  font-weight: 400;
}

.rfq-advantages li p {
  margin: 5px 0 0;
}

.rfq-advantages li p strong {
  font-weight: 400;
  font-size: inherit;
}

.rfq-advantages.rfq-separators li+li {
  border-top: 1px solid #e5e5e5;
}

.job-subscription-box,
.job-view-wrapper>.job-view .job-data-block,
.well {
  box-shadow: none;
  border: 0;
}

#customer-quotation-status>h1:first-child,
#customer-quotation-status>h2:first-child,
#customer-quotation-status>h3:first-child,
#customer-quotation-status>h4:first-child,
#customer-quotation-status>h5:first-child,
#customer-quotation-status>h6:first-child,
.well>h1:first-child,
.well>h2:first-child,
.well>h3:first-child,
.well>h4:first-child,
.well>h5:first-child,
.well>h6:first-child {
  margin: 5px 0 25px;
}

.well-inset {
  box-shadow: inset 0 1px 2px rgba(0,0,0,.05);
}

.well-bordered {
  border: 1px solid #ccc;
}

.well-white {
  background-color: #fdfdfd!important;
}

.nav-pills.nav-icons>li {
  position: relative;
  margin: 2px 0 0;
}

.nav-pills.nav-icons>li>a {
  color: #ff7300!important;
  line-height: 1.5;
  padding-left: 2.8em;
}

.nav-pills.nav-icons>li>a .icon {
  position: absolute;
  left: 15px;
  top: 15px;
}

.nav-pills.nav-icons>li.active>a {
  color: #ededed!important;
}

.nav-pills+.nav-icons,
body.user-panel #sidebar-container #sidebar .separator {
  border-top: 1px solid #dbe9f3;
  position: relative;
  margin-top: 37px;
  padding-top: 5px;
}

.nav-tabs>li {
  margin-left: 10px;
}

.nav-tabs>li+li {
  margin-left: 5px;
}

.jumbotron {
  background-color: transparent;
  font-size: 20px;
}

.jumbotron h1,
.jumbotron h2,
.jumbotron p {
  color: #fff;
  margin: 0;
  float: left;
  clear: left;
  font-weight: 400;
}

.jumbotron h1,
.jumbotron h2 {
  font-size: 54px;
  background: #5399c7;
  padding: 20px 35px;
}

.jumbotron p {
  background: #2980b9;
  padding: 15px 35px;
  margin-bottom: 40px;
}

.jumbotron p+* {
  clear: left;
}

body>.block .jumbotron {
  padding-left: 0;
  padding-right: 0;
}

@media (max-width:991px) {
  .responsive .jumbotron {
    margin-bottom: 0;
    padding-bottom: 15px;
  }

  .responsive .jumbotron h1 {
    font-size: 40px;
  }

  .responsive .jumbotron p {
    font-size: 16px;
    margin-bottom: 25px;
  }

  .responsive .jumbotron .button {
    font-size: 20px;
    padding: 10px 20px;
  }
}

@media (max-width:768px) {
  .responsive .jumbotron p {
    font-size: 14px;
  }
}

@media (max-width:480px) {
  .responsive .jumbotron h1 {
    font-size: 30px;
    width: 100%;
  }

  .responsive .jumbotron p {
    font-size: 12px;
    width: 100%;
  }
}

@media (max-width:400px) {
  .responsive .jumbotron {
    padding-top: 15px;
    padding-bottom: 0;
  }

  .responsive .jumbotron h1 {
    font-size: 20px;
    padding: 15px;
  }

  .responsive .jumbotron p {
    font-size: 12px;
    padding: 15px;
  }

  .responsive .jumbotron .button {
    font-size: 15px;
    padding: 8px 16px;
  }
}

.seo-links {
  margin-top: 60px;
  margin-bottom: 0;
  list-style: none;
}

.seo-links ul {
  line-height: 1.8;
  margin: 10px 0;
}

.seo-links ul>li {
  font-size: 14px;
  display: inline;
  margin: 0;
  line-height: 18px;
}

.seo-links ul>li.active {
  background-position: left 3px;
  opacity: 1;
}

.seo-links ul>li:last-of-type {
  padding-right: 0;
}

.seo-links ul li {
  padding: 0 .5em;
}

.seo-links>ul a {
  color: #555;
  text-decoration: none;
}

.seo-links>ul>li {
  padding: 0 2.5em 0 18px;
  height: 15px;
  background: url(/images/layout/home/more.png) no-repeat left -11px;
  opacity: .5;
  display: inline-block;
}

.seo-links .links,
.seo-links .links.hidden {
  -webkit-transition: opacity 800ms,height 800ms;
  transition: opacity 800ms,height 800ms;
}

.seo-links .links {
  overflow: hidden;
  border-top: 1px solid rgba(0,0,0,.05);
  height: auto;
  opacity: 1;
  display: block;
}

.seo-links .links.hidden {
  opacity: 0;
  height: 0;
  display: block!important;
}

dl.properties dd,
dl.properties dt {
  display: block;
  line-height: 1.8;
}

dl.properties dt {
  font-weight: 700;
  float: left;
  margin-right: .4em;
}

dl.properties dt:after {
  content: ':';
}

dl.properties dt [class*=' icon-'],
dl.properties dt [class^=icon-] {
  opacity: .7;
  margin-right: .4em;
  font-weight: 400;
  width: 1em;
  text-align: center;
}

dl.properties.horizontal dd,
dl.properties.horizontal dt {
  display: inline-block;
  float: none;
}

dl.properties.horizontal dd+dt {
  margin-left: 2em;
}

dl.properties.icons-only dt:after {
  content: '';
}

.stars i {
  color: #ffb100;
  font-size: 16px;
  letter-spacing: -3px;
  line-height: 1.5;
}

.stars i.empty {
  color: #d2d2d2;
}

.boxes {
  list-style: none;
  padding: 0;
  margin: 0;
}

.boxes li {
  min-height: 60px;
  padding: 28px;
}

.boxes li:after,
.boxes li:before {
  content: '';
  display: table;
}

.boxes li ul,
.boxes li:after {
  clear: both;
}

.boxes li .logo img {
  border: 1px solid #e2e2e2;
  float: left;
  margin-right: 20px;
}

.boxes li .box-title {
  font-size: 18px;
  margin: 0;
  line-height: 1.2;
}

.boxes li>.box-title:first-child,
.boxes li>.properties:first-child,
.boxes li>blockquote:first-child,
.boxes li>p:first-child {
  margin-top: 0;
}

.boxes li>.box-title:last-child,
.boxes li>.properties:last-child,
.boxes li>blockquote:last-child,
.boxes li>p:last-child {
  margin-bottom: 0;
}

.boxes li .aside {
  float: right;
  text-align: right;
}

.boxes li.box-success {
  border-left-color: #dff0d8;
}

.boxes li.box-danger {
  border-left-color: #f2dede;
}

.boxes li.box-muted {
  opacity: .9;
}

.boxes li>dl {
  padding: 0;
  margin: 20px 0 0;
}

.boxes li.box-business .aside {
  font-size: 12px;
}

.boxes li.box-business .aside .stars {
  float: right;
  display: block;
}

.boxes li.box-business .aside .seals {
  clear: both;
  padding-top: 20px;
}

.boxes li.box-business .aside .seals img {
  border: 1px solid #e2e2e2;
}

#customer-quotation .cq-business.well.pro,
.boxes li.box-business.pro {
  border: 1px solid #ff8a00;
}

.boxes li.box-comment .box-title {
  margin: 1.6em 0 .8em;
}

.boxes li.box-comment blockquote {
  border: 0;
  padding: 0;
  font: inherit;
}

.boxes>li {
  margin: 0;
  background: #f4f4f4;
  border-left: 7px solid #dadada;
  padding-left: 21px;
}

.boxes>li ul {
  margin: 32px -28px -32px;
  background: #fdfdfd;
  border-top: 2px solid #fdfdfd;
  border-bottom: 2px solid #fdfdfd;
  list-style: none;
}

.boxes>li ul>li {
  margin: 0 0 2px 37px;
  background-color: #f9f9f9;
  position: relative;
}

.boxes>li ul>li:before {
  position: absolute;
  top: 40px;
  left: -27px;
  color: #c8c8c8;
  font-size: 20px;
  -webkit-transform: scale(1,-1);
  transform: scale(1,-1);
}

.boxes>li+li {
  margin-top: 35px;
}

dl.counter {
  padding: 30px;
  height: 212px;
  width: 212px;
  display: block;
  background-color: #1a6a93;
  color: #fff;
}

dl.counter.counter-black {
  background-color: #333;
}

dl.counter dt {
  font-weight: 400;
  text-transform: uppercase;
  font-size: 14px;
  line-height: 1.3;
}

dl.counter dt .icon {
  font-size: 38px;
  display: block;
  margin-bottom: 10px;
}

dl.counter dd {
  display: block;
  padding-top: 10px;
  font-size: 50px;
  font-weight: 700;
  line-height: 50px;
}

dl.counter dd strong {
  font: inherit;
  font-weight: inherit;
  display: block;
  float: left;
  margin-right: 12.6px;
}

dl.counter dd small {
  display: block;
  font-size: 18px;
  line-height: 1.2;
  margin-top: 2.77777778px;
}

.table.table-no-borders tbody>tr>td,
.table.table-no-borders tbody>tr>th,
.table.table-no-borders tfoot>tr>td,
.table.table-no-borders tfoot>tr>th,
.table.table-no-borders thead>tr>td,
.table.table-no-borders thead>tr>th {
  border: 0!important;
}

.welcome {
  border: 1px solid #c9ff8f;
  background-color: #f0ffdf;
  padding: 20px;
  margin: 10px 0 20px;
}

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

.alert {
  font-weight: 400;
  clear: both;
}

.notice,
.user_notice,
[class*=' notice_'],
[class^=notice_] {
  padding: 12px 12px 12px 46px;
  position: relative;
  box-sizing: border-box;
  border: 0;
  border-radius: 0;
  clear: both;
}

[class*=' notice_'] {
  margin: 10px auto 30px;
}

.notice.x-small,
.user_notice.x-small,
[class*=' notice_'].x-small,
[class^=notice_].x-small {
  padding: .5em 1em .5em 2.5em;
}

#quotationModal #edit-quotation-form #optional input,
#quotationModal #edit-quotation-form #questions input,
.notice .i,
.notice .msg,
.user_notice .i,
.user_notice .msg,
[class*=' notice_'] .i,
[class*=' notice_'] .msg,
[class^=notice_] .i,
[class^=notice_] .msg {
  vertical-align: middle;
}

.notice a:not(.btn),
.notice_error a:not(.btn),
.notice_info a:not(.btn),
.notice_success a:not(.btn),
.notice_warning a:not(.btn),
.user_notice a:not(.btn),
[class*=' notice_'] a:not(.btn),
[class^=notice_] a:not(.btn) {
  color: inherit;
  text-decoration: underline;
}

.notice.claim .message,
.notice.claim i.claim-icon,
.user-businesses-switcher select,
.user_notice.claim .message,
.user_notice.claim i.claim-icon,
[class*=' notice_'].claim .message,
[class*=' notice_'].claim i.claim-icon,
[class^=notice_].claim .message,
[class^=notice_].claim i.claim-icon {
  display: inline-block;
}

.notice.claim i.claim-icon,
.user_notice.claim i.claim-icon,
[class*=' notice_'].claim i.claim-icon,
[class^=notice_].claim i.claim-icon {
  font-size: 32px;
}

.business-quotation .quotation-private-info .showprice i,
.notice.claim .message,
.user_notice.claim .message,
[class*=' notice_'].claim .message,
[class^=notice_].claim .message {
  margin-left: 5px;
}

.notice.claim .message p+p,
.user_notice.claim .message p+p,
[class*=' notice_'].claim .message p+p,
[class^=notice_].claim .message p+p {
  margin-top: 1px!important;
}

.notice.claim .message a::after,
.user_notice.claim .message a::after,
[class*=' notice_'].claim .message a::after,
[class^=notice_].claim .message a::after {
  content: '»';
  padding-left: 2px;
}

.notice.claim-spcd,
.user_notice.claim-spcd,
[class*=' notice_'].claim-spcd,
[class^=notice_].claim-spcd {
  padding: 15px 25px!important;
}

.notice.claim-spcd .icon-container,
.user_notice.claim-spcd .icon-container,
[class*=' notice_'].claim-spcd .icon-container,
[class^=notice_].claim-spcd .icon-container {
  font-size: 30px;
  text-align: center;
}

@media screen and (max-width:767px) {
  .notice.claim-spcd .text-container,
  .user_notice.claim-spcd .text-container,
  [class*=' notice_'].claim-spcd .text-container,
  [class^=notice_].claim-spcd .text-container {
    text-align: center;
  }
}

.notice.claim-spcd .btn-container,
.user_notice.claim-spcd .btn-container,
[class*=' notice_'].claim-spcd .btn-container,
[class^=notice_].claim-spcd .btn-container {
  margin-top: 10px;
}

.notice.btn-notice .icon,
.user_notice.btn-notice .icon,
[class*=' notice_'].btn-notice .icon,
[class^=notice_].btn-notice .icon {
  margin-top: 5px;
  margin-left: 5px;
  font-size: 21px;
}

@media screen and (min-width:768px) {
  .notice.btn-notice .icon,
  .user_notice.btn-notice .icon,
  [class*=' notice_'].btn-notice .icon,
  [class^=notice_].btn-notice .icon {
    margin-top: 25px;
    margin-left: 30px;
    font-size: 2em;
  }
}

.notice.btn-notice .title,
.user_notice.btn-notice .title,
[class*=' notice_'].btn-notice .title,
[class^=notice_].btn-notice .title {
  font-weight: 700;
  margin-bottom: 7px;
}

@media screen and (max-width:767px) {
  .notice.btn-notice .title,
  .user_notice.btn-notice .title,
  [class*=' notice_'].btn-notice .title,
  [class^=notice_].btn-notice .title {
    margin-bottom: 3px;
  }
}

.notice.btn-notice .message,
.user_notice.btn-notice .message,
[class*=' notice_'].btn-notice .message,
[class^=notice_].btn-notice .message {
  margin-bottom: 15px;
}

@media screen and (max-width:767px) {
  .notice.btn-notice .message,
  .user_notice.btn-notice .message,
  [class*=' notice_'].btn-notice .message,
  [class^=notice_].btn-notice .message {
    margin-bottom: 3px;
  }
}

.notice.btn-notice .notice_body,
.user_notice.btn-notice .notice_body,
[class*=' notice_'].btn-notice .notice_body,
[class^=notice_].btn-notice .notice_body {
  margin-bottom: 0;
}

@media screen and (max-width:767px) {
  .notice.btn-notice .notice_body,
  .user_notice.btn-notice .notice_body,
  [class*=' notice_'].btn-notice .notice_body,
  [class^=notice_].btn-notice .notice_body {
    padding-left: 5px;
  }
}

.notice.btn-notice .close-icon,
.user_notice.btn-notice .close-icon,
[class*=' notice_'].btn-notice .close-icon,
[class^=notice_].btn-notice .close-icon {
  cursor: pointer;
  font-size: 26px;
  position: absolute;
  top: 10px;
  right: 10px;
}

@media screen and (min-width:767px) {
  .notice.btn-notice .close-icon,
  .user_notice.btn-notice .close-icon,
  [class*=' notice_'].btn-notice .close-icon,
  [class^=notice_].btn-notice .close-icon {
    top: 20px;
    right: 20px;
  }
}

@media screen and (max-width:767px) {
  .notice.btn-notice,
  .user_notice.btn-notice,
  [class*=' notice_'].btn-notice,
  [class^=notice_].btn-notice {
    padding-top: 0;
    padding-bottom: 0;
  }
}

.notice .btn,
.user_notice .btn,
[class*=' notice_'] .btn,
[class^=notice_] .btn {
  color: #fff;
}

.notice_success {
  background-color: #dbf7d7;
  color: #0c8a26;
}

.notice_error {
  background-color: #fcbaba;
  color: #8a0c0c;
}

.notice_info {
  background-color: #d9edf7;
  color: #31708f;
}

.notice_error span.msg,
.notice_info span.msg,
.notice_success span.msg,
.notice_warning span.msg,
.user_notice span.msg {
  margin-left: 35px;
}

.notice_warning {
  background-color: #fce5ba;
  color: #8a5b0c;
}

.user_notice {
  background-color: #d9edf7;
  color: #31708f;
  font-weight: 400;
}

.notice_error.small,
.notice_info.small,
.notice_success.small,
.notice_warning.small,
.user_notice.small {
  font-size: 13px;
}

#secondary-navbar li,
.notice_error p,
.notice_error ul,
.notice_info p,
.notice_info ul,
.notice_success p,
.notice_success ul,
.notice_warning p,
.notice_warning ul,
.user_notice p,
.user_notice ul {
  margin: 0;
}

.notice_error p+p,
.notice_error p+ul,
.notice_error ul+p,
.notice_error ul+ul,
.notice_info p+p,
.notice_info p+ul,
.notice_info ul+p,
.notice_info ul+ul,
.notice_success p+p,
.notice_success p+ul,
.notice_success ul+p,
.notice_success ul+ul,
.notice_warning p+p,
.notice_warning p+ul,
.notice_warning ul+p,
.notice_warning ul+ul,
.user_notice p+p,
.user_notice p+ul,
.user_notice ul+p,
.user_notice ul+ul {
  margin-top: 20px;
}

.notice_error i:first-of-type,
.notice_info i:first-of-type,
.notice_success i:first-of-type,
.notice_warning i:first-of-type,
.user_notice i:first-of-type {
  position: absolute;
  font-size: 21px;
  opacity: .8;
  margin-right: 8px;
  left: 20px;
}

.notice_error object:first-of-type,
.notice_info object:first-of-type,
.notice_success object:first-of-type,
.notice_warning object:first-of-type,
.user_notice object:first-of-type {
  position: absolute;
  top: 12px;
  font-size: 21px;
  opacity: .8;
  margin-right: 8px;
  left: 20px;
}

.alert+[class^=notice_],
.alert+[class^=user_notice_],
[class^=notice_]+[class^=notice_],
[class^=notice_]+[class^=user_notice],
[class^=user_notice]+[class^=notice_],
[class^=user_notice]+[class^=user_notice] {
  margin-top: -20px!important;
}

.notice_advice i:first-of-type,
.notice_default i:first-of-type,
.notice_error i:first-of-type,
.notice_info i:first-of-type,
.notice_success i:first-of-type,
.notice_warning i:first-of-type,
.user_notice i:first-of-type {
  top: 12px;
}

.btn-notice .btn-primary,
.btn-notice .business-notices .notice .notice-action,
.btn-notice .business-notices .user_notice .notice-action {
  background-color: #ff7300;
  border-color: #ff7300;
  border-bottom: 2px solid #de6501;
}

fieldset[disabled] .btn-notice .btn-primary,
fieldset[disabled] .btn-notice .btn-primary.active,
fieldset[disabled] .btn-notice .btn-primary.focus,
fieldset[disabled] .btn-notice .btn-primary:active,
fieldset[disabled] .btn-notice .btn-primary:focus,
fieldset[disabled] .btn-notice .btn-primary:hover,
fieldset[disabled] .btn-notice .business-notices .notice .notice-action,
fieldset[disabled] .btn-notice .business-notices .notice .notice-action.active,
fieldset[disabled] .btn-notice .business-notices .notice .notice-action.focus,
fieldset[disabled] .btn-notice .business-notices .notice .notice-action:active,
fieldset[disabled] .btn-notice .business-notices .notice .notice-action:focus,
fieldset[disabled] .btn-notice .business-notices .notice .notice-action:hover,
fieldset[disabled] .btn-notice .business-notices .user_notice .notice-action,
fieldset[disabled] .btn-notice .business-notices .user_notice .notice-action.active,
fieldset[disabled] .btn-notice .business-notices .user_notice .notice-action.focus,
fieldset[disabled] .btn-notice .business-notices .user_notice .notice-action:active,
fieldset[disabled] .btn-notice .business-notices .user_notice .notice-action:focus,
fieldset[disabled] .btn-notice .business-notices .user_notice .notice-action:hover {
  background-color: #ff7300;
  border-color: #ff7300;
}

#secondary-navbar .secondary-menu-blocks .button-link a.inverse,
#secondary-navbar .secondary-menu-blocks .button-link span.inverse,
.btn-notice .btn-primary,
.btn-notice .btn-primary:visited,
.btn-notice .business-notices .notice .notice-action,
.btn-notice .business-notices .notice .notice-action:visited,
.btn-notice .business-notices .user_notice .notice-action,
.btn-notice .business-notices .user_notice .notice-action:visited,
.reviews-request-modal .step-1 span.title.inverse {
  color: #fff;
}

.btn-notice .btn-primary.active,
.btn-notice .btn-primary.focus,
.btn-notice .btn-primary:active,
.btn-notice .btn-primary:focus,
.btn-notice .btn-primary:hover,
.btn-notice .business-notices .notice .notice-action.active,
.btn-notice .business-notices .notice .notice-action.focus,
.btn-notice .business-notices .notice .notice-action:active,
.btn-notice .business-notices .notice .notice-action:focus,
.btn-notice .business-notices .notice .notice-action:hover,
.btn-notice .business-notices .user_notice .notice-action.active,
.btn-notice .business-notices .user_notice .notice-action.focus,
.btn-notice .business-notices .user_notice .notice-action:active,
.btn-notice .business-notices .user_notice .notice-action:focus,
.btn-notice .business-notices .user_notice .notice-action:hover,
.open>.dropdown-toggle.btn-notice .btn-primary,
.open>.dropdown-toggle.btn-notice .business-notices .notice .notice-action,
.open>.dropdown-toggle.btn-notice .business-notices .user_notice .notice-action {
  color: #fff;
  background-color: #de6501;
  border-color: #de6501;
}

.btn-notice .btn-primary.active,
.btn-notice .btn-primary:active,
.btn-notice .business-notices .notice .notice-action.active,
.btn-notice .business-notices .notice .notice-action:active,
.btn-notice .business-notices .user_notice .notice-action.active,
.btn-notice .business-notices .user_notice .notice-action:active,
.open>.dropdown-toggle.btn-notice .btn-primary,
.open>.dropdown-toggle.btn-notice .business-notices .notice .notice-action,
.open>.dropdown-toggle.btn-notice .business-notices .user_notice .notice-action {
  background-image: none;
}

.btn-notice .btn-primary.disabled,
.btn-notice .btn-primary.disabled.active,
.btn-notice .btn-primary.disabled.focus,
.btn-notice .btn-primary.disabled:active,
.btn-notice .btn-primary.disabled:focus,
.btn-notice .btn-primary.disabled:hover,
.btn-notice .btn-primary[disabled],
.btn-notice .btn-primary[disabled].active,
.btn-notice .btn-primary[disabled].focus,
.btn-notice .btn-primary[disabled]:active,
.btn-notice .btn-primary[disabled]:focus,
.btn-notice .btn-primary[disabled]:hover,
.btn-notice .business-notices .notice .notice-action.disabled,
.btn-notice .business-notices .notice .notice-action.disabled.active,
.btn-notice .business-notices .notice .notice-action.disabled.focus,
.btn-notice .business-notices .notice .notice-action.disabled:active,
.btn-notice .business-notices .notice .notice-action.disabled:focus,
.btn-notice .business-notices .notice .notice-action.disabled:hover,
.btn-notice .business-notices .notice .notice-action[disabled],
.btn-notice .business-notices .notice .notice-action[disabled].active,
.btn-notice .business-notices .notice .notice-action[disabled].focus,
.btn-notice .business-notices .notice .notice-action[disabled]:active,
.btn-notice .business-notices .notice .notice-action[disabled]:focus,
.btn-notice .business-notices .notice .notice-action[disabled]:hover,
.btn-notice .business-notices .user_notice .notice-action.disabled,
.btn-notice .business-notices .user_notice .notice-action.disabled.active,
.btn-notice .business-notices .user_notice .notice-action.disabled.focus,
.btn-notice .business-notices .user_notice .notice-action.disabled:active,
.btn-notice .business-notices .user_notice .notice-action.disabled:focus,
.btn-notice .business-notices .user_notice .notice-action.disabled:hover,
.btn-notice .business-notices .user_notice .notice-action[disabled],
.btn-notice .business-notices .user_notice .notice-action[disabled].active,
.btn-notice .business-notices .user_notice .notice-action[disabled].focus,
.btn-notice .business-notices .user_notice .notice-action[disabled]:active,
.btn-notice .business-notices .user_notice .notice-action[disabled]:focus,
.btn-notice .business-notices .user_notice .notice-action[disabled]:hover {
  background-color: #ff7300;
  border-color: #ff7300;
}

.btn-notice .btn-primary .badge,
.btn-notice .business-notices .notice .notice-action .badge,
.btn-notice .business-notices .user_notice .notice-action .badge {
  color: #ff7300;
  background-color: #fff;
}

.fancybox-image,
.fancybox-inner,
.fancybox-nav,
.fancybox-nav span,
.fancybox-outer,
.fancybox-skin,
.fancybox-tmp,
.fancybox-wrap,
.fancybox-wrap iframe,
.fancybox-wrap object {
  padding: 0;
  margin: 0;
  border: 0;
  outline: 0;
  vertical-align: top;
}

.fancybox-wrap {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 8020;
}

.fancybox-skin {
  position: relative;
  background: #f9f9f9;
  color: #444;
  text-shadow: none;
  border-radius: 4px;
}

.fancybox-opened {
  z-index: 8030;
}

.fancybox-opened .fancybox-skin {
  box-shadow: 0 10px 25px rgba(0,0,0,.5);
}

.fancybox-inner,
.fancybox-outer {
  position: relative;
}

.fancybox-inner {
  overflow: hidden;
}

.fancybox-type-iframe .fancybox-inner {
  -webkit-overflow-scrolling: touch;
}

.fancybox-error {
  color: #444;
  font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
  margin: 0;
  padding: 15px;
  white-space: nowrap;
}

.fancybox-iframe,
.fancybox-image {
  display: block;
  width: 100%;
  height: 100%;
}

.fancybox-image {
  max-width: 100%;
  max-height: 100%;
}

#fancybox-loading,
.fancybox-close,
.fancybox-next span,
.fancybox-prev span {
  background-image: url(fancybox_sprite.png);
}

#fancybox-loading {
  position: fixed;
  top: 50%;
  left: 50%;
  margin-top: -22px;
  margin-left: -22px;
  background-position: 0 -108px;
  opacity: .8;
  cursor: pointer;
  z-index: 8060;
}

#fancybox-loading div {
  width: 44px;
  height: 44px;
  background: url(fancybox_loading.gif) center center no-repeat;
}

.fancybox-close,
.fancybox-nav {
  position: absolute;
  cursor: pointer;
  z-index: 8040;
}

.fancybox-close {
  right: -18px;
  top: -18px;
  width: 36px;
  height: 36px;
}

.fancybox-nav {
  top: 0;
  width: 40%;
  height: 100%;
  text-decoration: none;
  background: url(blank.gif);
  -webkit-tap-highlight-color: transparent;
}

.fancybox-prev {
  left: 0;
}

.fancybox-next {
  right: 0;
}

.fancybox-nav span {
  position: absolute;
  top: 50%;
  width: 36px;
  height: 34px;
  margin-top: -18px;
  cursor: pointer;
  z-index: 8040;
  visibility: hidden;
}

.fancybox-prev span {
  left: 10px;
  background-position: 0 -36px;
}

.fancybox-next span {
  right: 10px;
  background-position: 0 -72px;
}

.fancybox-nav:hover span {
  visibility: visible;
}

.fancybox-tmp {
  position: absolute;
  top: -99999px;
  left: -99999px;
  visibility: hidden;
  max-width: 99999px;
  max-height: 99999px;
  overflow: visible!important;
}

.fancybox-lock {
  width: auto;
}

.fancybox-lock,
.fancybox-lock body {
  overflow: hidden!important;
}

.fancybox-lock-test {
  overflow-y: hidden!important;
}

.fancybox-overlay {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  display: none;
  z-index: 8010;
  background: url(fancybox_overlay.png);
}

.fancybox-overlay-fixed {
  position: fixed;
  bottom: 0;
  right: 0;
}

.fancybox-lock .fancybox-overlay {
  overflow: auto;
  overflow-y: scroll;
}

.fancybox-title {
  visibility: hidden;
  font: 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
  position: relative;
  text-shadow: none;
  z-index: 8050;
}

.fancybox-opened .fancybox-title {
  visibility: visible;
}

.fancybox-title-float-wrap {
  position: absolute;
  bottom: 0;
  right: 50%;
  margin-bottom: -35px;
  z-index: 8050;
  text-align: center;
}

.fancybox-title-float-wrap .child {
  display: inline-block;
  margin-right: -100%;
  padding: 2px 20px;
  background: 0 0;
  background: rgba(0,0,0,.8);
  border-radius: 15px;
  text-shadow: 0 1px 2px #222;
  color: #fff;
  font-weight: 700;
  line-height: 24px;
  white-space: nowrap;
}

.fancybox-title-outside-wrap {
  position: relative;
  margin-top: 10px;
  color: #fff;
}

.fancybox-title-inside-wrap {
  padding-top: 10px;
}

.fancybox-title-over-wrap {
  position: absolute;
  bottom: 0;
  left: 0;
  color: #fff;
  padding: 10px;
  background: #000;
  background: rgba(0,0,0,.8);
}

@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min--moz-device-pixel-ratio:1.5),only screen and (min-device-pixel-ratio:1.5) {
  #fancybox-loading,
  .fancybox-close,
  .fancybox-next span,
  .fancybox-prev span {
    background-image: url(fancybox_sprite@2x.png);
    background-size: 44px 152px;
  }

  #fancybox-loading div {
    background-image: url(fancybox_loading@2x.gif);
    background-size: 24px 24px;
  }
}

.fancybox-skin {
  background: #fff;
  margin-bottom: 30px;
}

#customer-quotation-status {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #ededed;
  border-radius: 4px;
  box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
  box-shadow: none;
  border: 0;
}

#customer-quotation-status h3 {
  font-size: 20px;
  margin: 0 0 20px;
  display: block;
  font-weight: 700;
  color: #353535!important;
}

#customer-quotation-status h2,
#customer-quotation-status strong {
  color: #353535!important;
}

#customer-quotation-status #progress-bar {
  margin-top: 20px;
  padding: 12px 0;
}

#customer-quotation-status #progress-bar #progress-bar-header {
  height: 20px;
  line-height: 20px;
}

#customer-quotation-status #progress-bar #progress-bar-header:after,
#customer-quotation-status #progress-bar #progress-bar-header:before {
  content: '';
  display: table;
}

#customer-quotation-status #progress-bar h2 {
  font-size: 16px!important;
  margin-top: 0;
  float: left;
  font-weight: 700;
}

#customer-quotation-status #progress-bar .percent {
  float: right;
  line-height: 25px;
  font-size: 13px;
}

#customer-quotation-status #progress-bar #progress-bar-header:after,
#customer-quotation-status #progress-bar .a-bar {
  clear: both;
}

#customer-quotation-status #quotation-side-actions {
  list-style: none;
  margin: 0;
  padding: 0;
}

#customer-quotation-status #quotation-side-actions li {
  padding: 0 0 0 1.5em;
  position: relative;
  line-height: 1.5;
  margin: 0 0 10px;
}

#customer-quotation-status #quotation-side-actions li i {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 1em;
  text-align: center;
  line-height: inherit;
}

#customer-quotation-status #low-business-demand {
  display: none;
}

#customer-quotation-status #low-business-demand .more-info {
  display: none;
  margin-top: 10px;
  font-size: 12px;
}

#customer-quotation h2 {
  margin-bottom: 30px;
  margin-top: 30px;
}

#customer-quotation .cq-business.well i {
  font-size: 14px;
  margin-right: 5px;
}

#customer-quotation .cq-business.well .new {
  background: #007fc2;
  padding: 0 4px;
  margin: 0 6px;
  border: 2px solid #007fc2;
  color: #fff;
  border-radius: 2px;
  box-shadow: 1px 1px 1px silver;
  font-size: 10px;
  font-weight: 400!important;
  text-transform: lowercase;
  text-decoration: none!important;
}

#customer-quotation .cq-business.well .certs {
  width: 100%;
  float: left;
}

#customer-quotation .cq-business.well .certs .cert {
  height: 23px;
  overflow: hidden;
  display: block;
  float: left;
  margin: 5px 5px 0 0;
}

#customer-quotation .cq-business.well .certs .hascerts,
#customer-quotation .cq-business.well .certs .hasnocerts {
  display: block;
  float: left;
  line-height: 23px;
  height: 23px;
  text-align: center;
  padding-left: 21px;
  width: 90px;
  background: url(/images/layout/business/certs-button.png) no-repeat;
  color: #fff;
  font-size: 11px;
  text-decoration: none;
  margin: 5px 10px 0 0;
  box-sizing: content-box;
}

#customer-quotation .cq-business.well .certs .hasnocerts {
  background: url(/images/layout/business/certs-button_dis.png) no-repeat!important;
}

.social-widget>span {
  height: 20px;
  display: inline-block;
}

.social-widget #___plusone_1,
.social-widget .google {
  width: 80px;
}

.social-widget .facebook,
.social-widget .twitter {
  width: 110px;
}

.social-widget .fb-share-button {
  margin-bottom: -1px;
}

.social-widget-no-count #___plusone_1,
.social-widget-no-count .google {
  width: 32px;
}

.social-widget-no-count .twitter {
  width: 67px;
}

.social-widget-no-count .facebook {
  width: 73px;
}

.pagination {
  margin-bottom: 40px;
  display: inline-block;
}

.pagination:after,
.pagination:before {
  content: '';
  display: table;
}

.pagination:after {
  clear: both;
}

.pagination>li {
  display: inline-block!important;
  margin: 0;
  float: left;
}

.pagination>li+li {
  margin-left: 4px;
}

.pagination>li>a,
.pagination>li>span {
  border-radius: 4px!important;
  font-size: 15px;
}

.pagination>li:not(.disabled):not(.active)>span {
  border: 0;
}

.pagination>li:not(.disabled):not(.active)>span:focus,
.pagination>li:not(.disabled):not(.active)>span:hover {
  background: 0 0!important;
  cursor: default!important;
}

.pagination>li.disabled:not(.active)>a,
.pagination>li.disabled:not(.active)>span {
  background-color: #ededed;
  cursor: default!important;
}

.pagination>li.disabled:not(.active)>a:focus,
.pagination>li.disabled:not(.active)>a:hover,
.pagination>li.disabled:not(.active)>span:focus,
.pagination>li.disabled:not(.active)>span:hover {
  background-color: #ededed;
}

.pagination.alpha-pagination>li>a {
  padding: 4px 9px;
}

#video_testimonial {
  background: #f6f7f9;
}

#video_testimonial .video-container iframe,
#video_testimonial .video-container img {
  background: 0 0 #fff;
  border: 1px solid #dedede;
  padding: 5px;
  width: 100%;
}

@media (min-width:1200px) {
  #video_testimonial .video-container iframe {
    height: 480px!important;
  }
}

#video_testimonial #margin_testimonal .video-thumbnail {
  border: 1px solid #dedede;
  padding: 5px;
  max-height: 156px;
  margin-bottom: 12px;
  cursor: pointer;
  position: relative;
}

#video_testimonial .play {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

#video_testimonial .play i {
  display: block;
  margin: 22.5% auto;
  color: #6a6d76;
  font-size: 18px;
  background-color: rgba(204,204,204,.7);
  width: 35px;
  height: 35px;
  padding-left: 11px;
  padding-top: 5px;
  border-radius: 50%;
}

#video-hugo .video-thumbnail-big,
#video_testimonial .video-thumbnail-big {
  position: relative;
  cursor: pointer;
}

#video-hugo .play i,
#video_testimonial .video-thumbnail-big .play i {
  font-size: 45px;
  width: 90px;
  height: 90px;
  padding-left: 26px;
  padding-top: 24px;
}

#video-hugo .video-container iframe,
#video-hugo .video-container img {
  background: 0 0 #fff;
  border: 1px solid #dedede;
  padding: 5px;
  width: 100%;
}

#video-hugo .video-container iframe {
  height: 355px;
}

@media (min-width:1200px) {
  #video-hugo .video-container iframe {
    height: 430px;
  }
}

#video-hugo #margin .step {
  position: relative;
  height: 80px;
  margin: 30px 0;
}

@media (max-width:767px) {
  #video-hugo #margin .step {
    margin: 0;
  }
}

#video-hugo #margin .step img {
  position: absolute;
  left: 0;
  top: 0;
  width: 50px;
}

#video-hugo #margin .step p {
  padding-left: 75px;
  padding-top: 10px;
}

#video-hugo .play {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

#video-hugo .play i {
  padding-left: 32px;
  padding-top: 22px;
  display: block;
  margin: 22.5% auto;
  color: #6a6d76;
  background-color: rgba(204,204,204,.7);
  border-radius: 50%;
}

.plupload_button,
.plupload_button:hover {
  -webkit-transition: background-color 200ms linear;
  transition: background-color 200ms linear;
}

.plupload_button {
  background-color: #2c94c9!important;
  border: 0!important;
  font-size: 16px;
  padding: 8px 16px;
  display: inline-block;
  text-align: center;
  cursor: pointer!important;
  font-weight: 700!important;
  font-style: normal!important;
  overflow: hidden;
  margin: 0;
  border-radius: 5px!important;
  text-decoration: none!important;
  color: #fff!important;
  box-shadow: 0 4px 0 #206b91;
  text-shadow: -1px -1px 0 rgba(0,0,0,.2);
}

.plupload_wrapper.plupload_scroll {
  overflow: hidden;
}

.plupload_button:hover {
  background-color: #2a8ebf;
}

.plupload_button.plupload_disabled:hover {
  -webkit-transition: none;
  transition: none;
}

.plupload_buttons {
  padding-bottom: 8px;
}

.plupload_buttons .plupload_button {
  margin-right: 8px;
}

.plupload_button.plupload_disabled,
.plupload_button.plupload_disabled:hover {
  cursor: default!important;
}

.plupload_add {
  background-position: -181px center;
}

.plupload_container input,
.plupload_wrapper {
  font: 11px 'Verdana',sans-serif;
  width: 100%;
}

.plupload_container {
  padding: 8px 0;
  background: url(http://static.habitissimo.es/images/plupload/transp50.png);
}

.plupload_container input {
  border: 1px solid #ddd;
  width: 98%;
}

.plupload_header {
  display: none;
}

.jcarousel ul,
.plupload_filelist {
  margin: 0;
  padding: 0;
  list-style: none;
}

.plupload_filelist li {
  margin: 0!important;
  padding: 10px 8px;
  background: #f5f5f5 url(http://static.habitissimo.es/images/plupload/backgrounds.gif) repeat-x 0 -156px;
  border-bottom: 1px solid #ddd;
}

.plupload_filelist .plupload_file_name {
  width: 205px;
}

.plupload_scroll .plupload_filelist {
  background: #f5f5f5;
  min-height: 185px;
}

.plupload_filelist_header {
  background: #e0e0e0;
  padding: 8px;
}

.plupload_filelist_footer {
  background: #e0e0e0;
}

.plupload_filelist_header {
  border-top: 1px solid #eee;
  border-bottom: 1px solid #007fc2;
}

.plupload_filelist_footer {
  border-top: 1px solid #007fc2;
  height: 22px;
  line-height: 20px;
  vertical-align: middle;
  background: 0 0;
  padding: 8px 0;
}

.plupload_file_name {
  float: left;
  overflow: hidden;
}

.plupload_file_status {
  color: #777;
}

.plupload_file_status span {
  color: #42454a;
}

.plupload_file_size,
.plupload_file_status,
.plupload_progress {
  float: right;
  width: 80px;
}

.plupload_file_action,
.plupload_file_size,
.plupload_file_status,
body.user-send-invitations .counters dd {
  text-align: right;
}

.plupload_file_action {
  float: right;
  width: 16px;
  height: 16px;
  margin-left: 15px;
}

.plupload_file_action * {
  display: none;
  width: 16px;
  height: 16px;
}

li.plupload_uploading {
  background: #dadada url(http://static.habitissimo.es/images/plupload/backgrounds.gif) repeat-x 0 -238px;
}

body.quotation-edition .well.form form fieldset#pictures a.upload:hover,
li.plupload_done {
  color: #aaa;
}

li.plupload_done a {
  background: url(http://static.habitissimo.es/images/plupload/done.png);
  cursor: default;
}

li.plupload_delete a {
  background: url(http://static.habitissimo.es/images/plupload/delete.png);
}

li.plupload_failed a {
  background: url(http://static.habitissimo.es/images/plupload/error.png);
  cursor: default;
}

.plupload_progress,
.plupload_upload_status {
  display: none;
}

.plupload_upload_status {
  padding-right: 30px;
  background: url(http://static.habitissimo.es/images/plupload/throbber.gif) center right no-repeat;
}

.plupload_progress_container {
  margin-top: 3px;
  border: 1px solid #ccc;
  background: #fff;
  padding: 1px;
}

.plupload_progress_bar {
  width: 0;
  height: 7px;
  background: #007fc2;
}

.plupload_scroll .plupload_filelist_footer .plupload_file_action,
.plupload_scroll .plupload_filelist_header .plupload_file_action {
  margin-right: 8px;
}

.plupload_clear,
.plupload_clearer {
  clear: both;
}

.plupload_clearer,
.plupload_progress_bar {
  display: block;
  font-size: 0;
  line-height: 0;
}

li.plupload_droptext {
  background: 0 0;
  text-align: center;
  vertical-align: middle;
  border: 0;
  line-height: 165px;
}

@media (max-width:767px) {
  li.plupload_droptext {
    display: none;
  }
}

.uploader_container object {
  opacity: 0;
  filter: 'alpha(opacity = 0);';
}

.ads.horizontal,
.ads.lateral {
  margin-top: 60px;
  margin-bottom: 30px;
}

.ads.horizontal #horizontal-ads iframe,
.ads.lateral #aside-ads iframe {
  float: none;
  max-width: 100%;
}

.ads.horizontal {
  margin-top: 30px;
}

.jcarousel-wrapper {
  margin: 20px auto;
  position: relative;
  border: 10px solid #fff;
  border-radius: 5px;
  box-shadow: 0 0 2px #999;
}

.jcarousel {
  position: relative;
  overflow: hidden;
  width: 100%;
}

.jcarousel ul {
  width: 2000em;
}

.jcarousel li {
  width: 200px;
  float: left;
  border: 1px solid #fff;
  box-sizing: border-box;
}

.jcarousel img {
  margin: 0;
  display: block;
  max-width: 100%;
  height: auto!important;
}

.jcarousel-control-next,
.jcarousel-control-prev {
  position: absolute;
  top: 50%;
  margin-top: -15px;
  width: 30px;
  height: 30px;
  text-align: center;
  background: #f6f6f6;
  color: #fff;
  text-decoration: none;
  text-shadow: 0 0 1px #000;
  font: 24px/27px 'Arial',sans-serif;
  border-radius: 30px;
  box-shadow: 0 0 4px #f0efe7;
}

.jcarousel-control-prev {
  left: 15px;
}

.jcarousel-control-next {
  right: 15px;
}

.jcarousel-pagination {
  position: absolute;
  bottom: -40px;
  left: 50%;
  -webkit-transform: translate(-50%,0);
  transform: translate(-50%,0);
  margin: 0;
}

.jcarousel-pagination a {
  text-decoration: none;
  display: inline-block;
  font-size: 11px;
  height: 10px;
  width: 10px;
  line-height: 10px;
  background: #fff;
  color: #4e443c;
  border-radius: 10px;
  text-indent: -9999px;
  margin-right: 7px;
  box-shadow: 0 0 2px #4e443c;
}

.jcarousel-pagination a.active {
  background: #4e443c;
  color: #fff;
  opacity: 1;
  box-shadow: 0 0 2px #f0efe7;
}

#customer-phone-verify.verify-phone-alert,
#customer-twilio-verify.verify-phone-alert {
  border: 1px solid #ccc;
  border-radius: 5px;
  color: #6a6d76;
  font-size: 15px;
  margin-bottom: 35px;
  margin-top: 0;
  padding: 35px;
}

#customer-phone-verify.verify-phone-alert .customer-email-reminder,
#customer-twilio-verify.verify-phone-alert .customer-email-reminder {
  color: #b2b2b2;
}

#customer-phone-verify.verify-phone-alert #sms_verification,
#customer-twilio-verify.verify-phone-alert #sms_verification {
  height: 46px;
  font-size: 18px;
  padding: 12px;
  color: #919191;
}

#customer-phone-verify.verify-phone-alert .error-input,
#customer-twilio-verify.verify-phone-alert .error-input {
  border: 1px solid #d44950;
  box-shadow: 0 0 3px 1px #d44950;
}

#customer-phone-verify.verify-phone-alert #submit_validation,
#customer-twilio-verify.verify-phone-alert #submit_validation {
  background-color: #00b7ff!important;
  box-shadow: 0 2px 0 #0064b4;
  font-size: 17px;
  padding: 11px!important;
}

.jcarousel ul,
.social-image-wrapper.wrapper,
.social-image-wrapper.wrapper .image-wrapper .image {
  position: relative;
}

.social-image-wrapper.wrapper .before-tag {
  position: absolute;
  left: -5px;
  bottom: 50px;
  color: #fff;
  background-color: #3e96d9;
  padding: 15px 20px;
  border-radius: 5px;
}

.social-image-wrapper.wrapper .image-wrapper {
  display: inline-block;
  position: relative;
  max-width: 100%;
  overflow: hidden;
  min-height: 300px;
}

@media (max-width:991px) {
  .social-image-wrapper.wrapper .image-wrapper {
    min-height: initial;
  }
}

.social-image-wrapper.wrapper .image-wrapper .controls {
  position: absolute;
  left: 0;
  right: 0;
  background: rgba(255,255,255,.5);
  text-align: center;
  box-shadow: 0 1px 2px rgba(0,0,0,.3);
  z-index: 1;
  -webkit-transition: margin .1s ease-out;
  transition: margin .1s ease-out;
}

.social-image-wrapper.wrapper .image-wrapper .controls.controls-top {
  top: 0;
  margin-top: -54px;
}

.social-image-wrapper.wrapper .image-wrapper .controls.show-top.controls-top {
  top: 0;
  margin-top: 0;
}

.social-image-wrapper.wrapper .image-wrapper .controls.controls-bottom {
  bottom: 0;
  margin-bottom: -98px;
}

.social-image-wrapper.wrapper .image-wrapper .controls .btn {
  margin: 9px;
}

.social-image-wrapper.wrapper .image-wrapper .controls .resize {
  margin: 15px;
  color: rgba(0,0,0,.6);
  text-shadow: 0 1px 1px rgba(255,255,255,.8);
  font-size: 20px;
  line-height: 20px;
  cursor: pointer;
}

.social-image-wrapper.wrapper .image-wrapper .controls #social-hub {
  margin-left: -75px;
}

@media (max-width:1200px) {
  .social-image-wrapper.wrapper .image-wrapper .controls {
    margin-top: 0;
  }

  .social-image-wrapper.wrapper .image-wrapper .controls a span {
    display: none;
  }
}

@media (max-width:767px) {
  .social-image-wrapper.wrapper .image-wrapper .controls {
    background: 0 0;
    box-shadow: none;
  }

  .social-image-wrapper.wrapper .image-wrapper .controls .btn.btn-default-love,
  .social-image-wrapper.wrapper .image-wrapper .controls .btn.image-quotation-form,
  .social-image-wrapper.wrapper .image-wrapper .controls .btn.image-quotation-form-open {
    float: right;
    font-size: 10px;
    padding: 6px 7px;
    margin: 3px 3px 3px 5px;
  }

  .social-image-wrapper.wrapper .image-wrapper .controls .btn.btn-default-love span,
  .social-image-wrapper.wrapper .image-wrapper .controls .btn.image-quotation-form span,
  .social-image-wrapper.wrapper .image-wrapper .controls .btn.image-quotation-form-open span {
    display: inline;
  }

  .social-image-wrapper.wrapper .image-wrapper .controls .btn.btn-social-hub,
  .social-image-wrapper.wrapper .image-wrapper .controls .btn.qna-form-open {
    display: none;
  }
}

.social-image-wrapper.wrapper .image-wrapper:hover .controls.controls-bottom {
  margin-bottom: 0;
}

.job-subscription-box h2,
.non-clients-premium-promo-modal .row.advantages h2,
.social-image-wrapper.wrapper .image-wrapper:hover .controls.controls-top {
  margin-top: 0;
}

.social-image-wrapper.wrapper .image-wrapper img.subject {
  max-width: 100%;
  width: auto;
  height: auto;
  background-size: cover;
  background-repeat: no-repeat;
  display: block;
  margin: 0 auto;
  box-sizing: border-box;
}

@media screen and (min-height:1080px) {
  .social-image-wrapper.wrapper .image-wrapper img.subject {
    max-height: 980px;
  }
}

@media screen and (min-height:1200px) {
  .social-image-wrapper.wrapper .image-wrapper img.subject {
    max-height: 1100px;
  }
}

.social-image-wrapper.wrapper .controls-social {
  padding: 10px;
  background: rgba(255,255,255,.85)!important;
}

.social-image-wrapper.wrapper .controls-social .social-title {
  font-size: 13px;
  text-align: left;
  font-weight: 700;
  margin-bottom: 5px;
}

.social-image-wrapper.wrapper .controls-social .social-avatars,
body.quotation-edition #validate-phone p {
  text-align: left;
}

@media (max-width:991px) {
  .social-image-wrapper.wrapper .controls-social .social-avatars .hidden-small {
    display: none;
  }
}

.social-image-wrapper.wrapper .controls-social .img-avatar {
  width: 40px!important;
  height: 40px!important;
  margin-right: 5px;
}

@media (max-width:991px) {
  .social-image-wrapper.wrapper .controls-social .img-avatar {
    margin-right: 2px;
    width: 30px!important;
    height: 30px!important;
  }
}

.social-image-wrapper.wrapper .controls-social .social-albums,
.social-image-wrapper.wrapper .controls-social .social-qna {
  width: 50%;
  float: left;
}

body.user-autosubscribe .check-list label {
  padding-left: 15px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  padding-right: 3em;
  position: relative;
}

body.user-autosubscribe .check-list label .subsub-price {
  padding: 7px 0;
  position: absolute;
  right: 0;
  top: 0;
}

body.user-autosubscribe .check-list input {
  left: 10px;
}

body.user-autosubscribe .check-list .toggle_collapse {
  box-sizing: border-box;
  height: 46px;
  line-height: 46px;
  padding: 0 24px;
}

body.user-autosubscribe .check-list .toggle_collapse input {
  left: 7px;
  top: 13px;
}

body.user-autosubscribe .check-list .subsub-list .highlight {
  font-weight: 400;
  background: #ffeacc;
}

body.user-autosubscribe .check-list .subsub-list .subsub-item {
  padding-bottom: 10px;
  max-height: 79px;
}

@media screen and (max-width:767px) {
  body.user-autosubscribe .check-list .subsub-list li+li .subsub-item {
    border-top: 1px solid #ccc;
  }
}

body.user-autosubscribe .check-list .sub-list .highlight {
  font-weight: 400;
  background: #ffeacc;
}

body.user-autosubscribe .check-list .sub-list .sub-item {
  padding-bottom: 10px;
}

body.user-autosubscribe .performance-category-notice {
  margin: 2px;
  font-size: 12px;
  padding: 0;
  position: relative;
  display: inline-block;
  background-color: #dbf7d7;
  color: #0c8a26;
}

body.user-autosubscribe .performance-category-notice i {
  font-size: 16px;
  opacity: .8;
  vertical-align: middle;
  margin-right: 4px;
}

body.user-autosubscribe .performance-category-notice+.popover {
  z-index: 9999;
  position: fixed;
  font-size: 12px;
}

body.user-autosubscribe .performance-category-notice .performance-message {
  margin-left: 2px;
  padding: 3px 0 0 4px;
  line-height: 23px;
}

body.user-autosubscribe .performance-info-label {
  padding-left: 5px;
  padding-bottom: 1px;
}

body.user-autosubscribe .performance-info-text {
  margin: 0;
  line-height: 130%;
  font-size: 11px;
  color: #2b2b2b;
}

body.user-alerts .check-list .performance-info-text span,
body.user-autosubscribe .performance-info-text span {
  margin-left: 0;
  padding: 7px 0;
}

body.user-autosubscribe .phantom-block {
  height: 27px;
}

body.user-autosubscribe .sub-performance-block {
  background-color: #ffeacc;
  padding-top: 8px;
  padding-bottom: 8px;
  border-left: 1px solid #fff;
}

@media screen and (min-width:992px) {
  body.user-autosubscribe .sub-performance-block {
    height: 46px;
  }
}

body.user-autosubscribe .sub-info-icon-block {
  padding-top: 7px;
  padding-left: 15px;
}

body.user-autosubscribe .sub-info-icon {
  font-size: 18px;
}

body.user-autosubscribe .subsub-label {
  font-size: 15px;
}

@media screen and (max-width:991px) {
  body.user-autosubscribe .subsub-label {
    font-size: 13px;
  }
}



body.user-alerts .check-list .subsub-list .highlight {
  font-weight: 400;
}

body.user-alerts .check-list .subsub-item {
  padding-bottom: 10px;
}

body.user-alerts .check-list .performance-info-text {
  margin: 0;
  line-height: 130%;
  font-size: 11px;
  color: #2b2b2b;
}

.job-subscription-box ul {
  margin-top: 25px;
}

.job-subscription-box li {
  margin: 15px 0;
  min-height: 3em;
}

.job-subscription-box h2.title {
  font-size: 22px;
  font-weight: 400;
  margin-top: 0;
  margin-bottom: 10px;
}

.user-businesses-switcher label {
  display: inline-block;
  margin-right: 15px;
}

@media screen and (max-width:767px) {
  .user-businesses-switcher {
    margin-bottom: 20px;
  }
}

#notices-list-wrapper .notices-list {
  font-size: 16px;
  border-top-color: #404040;
  list-style: none;
  padding-left: 0;
}

#notices-list-wrapper .notices-list p.no-notices-msg {
  text-align: center;
  padding: 16px;
}

#notices-list-wrapper .notices-list .actual-list {
  max-height: 80vh;
  overflow-y: auto;
  padding: 0;
  list-style: none;
}

.notices-list-item {
  margin: 0;
  padding: 30px 30px 15px;
  position: relative;
  border-bottom: 1px solid #ededed;
}

.notices-list-item.clickable {
  cursor: pointer;
  padding: 30px 30px 15px;
}

.notices-list-item.clickable:active,
.notices-list-item.clickable:hover {
  background-color: #fafafa;
}

.notices-list-item.clickable.required {
  background-color: #fef6f0;
}

.notices-list-item.clickable.required:active,
.notices-list-item.clickable.required:hover {
  background-color: #fce8d8;
}

.notices-list-item.clickable div.msg a {
  cursor: pointer;
  color: #ff8a00;
  text-decoration: none;
}

.notices-list-item.clickable div.msg a:hover {
  color: #ff8a00;
}

.notices-list-item.clickable:after {
  color: #d2d2d2;
  font-size: 30px;
  height: 2em;
  line-height: 2em;
  position: absolute;
  right: 30px;
  top: 50%;
  margin-top: -.9em;
}

.common-aside-vertical-banner .banner-body {
  font-weight: 600;
}

.common-aside-vertical-banner .banner-body p,
body.user-panel #contents .form-group.allow-bulletin small {
  line-height: 1.2;
}

@media screen and (max-width:991px) {
  .footer-brand-signature>div {
    margin-top: 16px;
    margin-bottom: 16px;
  }
}

.footer-brand-signature__info {
  display: -webkit-box;
  display: flex;
}

@media screen and (max-width:991px) {
  .footer-brand-signature__info {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
  }
}

.footer-brand-signature__info a {
  color: #2b2b2b!important;
  align-self: center;
}

@media screen and (min-width:1199px) {
  .footer-brand-signature__trust {
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: end;
    justify-content: flex-end;
  }
}

.home-slider {
  height: 530px;
  position: relative;
  overflow: hidden;
}

.home-slider .overlay {
  position: absolute;
  width: 100%;
  z-index: 6;
  padding: 100px 0 0;
}

.home-slider .overlay h1,
.home-slider .overlay h2 {
  color: #fff;
  width: 58%;
  line-height: 1;
  margin: 0 0 .3em;
  text-shadow: 0 0 6px rgba(0,0,0,.3);
  font-weight: 400;
}

.home-slider .overlay h1 {
  font-size: 60px;
}

.home-slider .overlay h2 {
  font-size: 24px;
}

.home-slider .overlay .btn {
  margin-top: 30px;
}

.full-screen-video video,
.home-slider .slide {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}

.home-slider .slide .background {
  position: absolute;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center center;
  -webkit-transition: all .5s ease;
  transition: all .5s ease;
}

.home-slider .slide .container {
  position: relative;
  height: 100%;
}

.home-slider .slide .container:after {
  content: '';
  display: block;
  position: absolute;
  left: -4000px;
  right: -4000px;
  bottom: 0;
  height: 307px;
  background-image: -webkit-gradient(linear,left top,left bottom,from(rgba(255,255,255,0)),color-stop(50%,rgba(0,0,0,.28)));
  background-image: -webkit-linear-gradient(top,rgba(255,255,255,0) 0%,rgba(0,0,0,.28) 50%);
  background-image: linear-gradient(-180deg,rgba(255,255,255,0) 0%,rgba(0,0,0,.28) 50%);
  z-index: 2;
}

.home-slider .slide .foreground {
  position: absolute;
  bottom: -20px;
  right: 0;
  max-height: 90%;
  max-width: 60%;
  z-index: 2;
}

.home-slider .slide .testimonial {
  position: absolute;
  right: 296px;
  top: 354px;
  z-index: 3;
  background-image: url(/static/img/home/comment-sep.png);
}

.home-slider .slide .testimonial .comment {
  width: 180px;
}

.home-slider .slide .testimonial a.more-testimonials {
  color: #fff!important;
  font-size: 14px;
  font-weight: 700;
  text-decoration: none;
}

.home-slider .slide .testimonial a.more-testimonials:active,
.home-slider .slide .testimonial a.more-testimonials:hover {
  color: #ff7300!important;
}

.home-slider .slide.no-video .testimonial {
  right: 0;
}

.home-slider .slide .video {
  position: absolute;
  bottom: 40px;
  right: 0;
  cursor: pointer;
  border-radius: 10px;
  background-color: #000;
  background-clip: content-box;
  border: 4px solid rgba(43,45,46,.15);
  overflow: hidden;
  z-index: 3;
}

.home-slider .slide .video img {
  width: 246px;
  height: 138px;
  opacity: .9;
  -webkit-transition: opacity .5s ease;
  transition: opacity .5s ease;
}

.home-slider .slide .video:hover img {
  opacity: .6;
}

.home-slider .slide .video p {
  color: #fff;
  position: absolute;
  top: 55%;
  width: 90%;
  margin: 1.4em 5% 0;
  font-size: 13px;
  text-align: center;
  line-height: 1.2;
}

.home-slider .slide .video:after {
  content: '';
  display: block;
  background-image: url(/static/img/home/play-video.png);
  width: 43px;
  height: 43px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -22px;
  margin-top: -32px;
  z-index: 5;
}

.home-slider .slide .background,
.home-slider .slide .foreground,
.home-slider .slide .testimonial,
.home-slider .slide .video {
  opacity: 0;
}

.home-slider .slide.active {
  opacity: 1;
  z-index: 2;
}

.home-slider .slide.active .background,
.home-slider .slide.active .testimonial,
.home-slider .slide.active .video {
  -webkit-transition: all .5s ease;
  transition: all .5s ease;
}

.home-slider .slide.active .background {
  opacity: .9;
}

.home-slider .slide.active .testimonial,
.home-slider .slide.active .video {
  opacity: 1;
  -webkit-transition-delay: .1s;
  transition-delay: .1s;
}

.home-slider .slide.active .foreground {
  opacity: 1;
  bottom: 0;
  -webkit-transition-delay: .2s;
  transition-delay: .2s;
  -webkit-transition: all .75s ease;
  transition: all .75s ease;
}

.home-slider .next,
.home-slider .prev {
  display: block;
  width: 79px;
  top: 0;
  bottom: 0;
  height: 100%;
  text-indent: -2000px;
  line-height: 2000px;
  font-size: 0;
  color: transparent;
  padding: 0 30px;
  background: url(/static/img/home/slider-controls.png) no-repeat left center;
  background-origin: content-box;
  background-clip: content-box;
  cursor: pointer!important;
  overflow: visible;
  position: absolute;
  z-index: 7;
}

.home-slider .prev {
  left: 0;
}

.home-slider .prev:hover {
  background-position: -38px center;
}

.home-slider .next {
  right: 0;
  background-position: -19px center;
}

.home-slider .next:hover {
  background-position: -57px center;
}

@media screen and (max-width:1199px) {
  .home-slider {
    height: 450px;
  }

  .home-slider .overlay {
    padding: 40px 40px 0;
  }

  .home-slider .overlay h1,
  .home-slider .overlay h2 {
    width: 55%;
  }

  .home-slider .overlay h1 {
    font-size: 36px;
  }

  .home-slider .overlay h2 {
    font-size: 18px;
  }

  .home-slider .next,
  .home-slider .prev {
    padding: 0 15px;
    width: 49px;
  }

  .home-slider .testimonial,
  .home-slider .video {
    display: none;
  }
}

@media screen and (max-width:991px) {
  .home-slider .overlay h1 {
    font-size: 26px;
  }

  .home-slider .overlay h2 {
    font-size: 16px;
    width: 50%;
  }

  .home-slider .slide .foreground {
    max-width: 50%;
  }
}

@media screen and (max-width:767px) {
  .home-slider {
    height: 375px;
  }

  .home-slider .overlay {
    padding: 15px 15px 0;
  }

  .home-slider .overlay .container {
    height: 295px;
  }

  .home-slider .overlay .btn,
  .home-slider .overlay .heading {
    position: absolute;
    bottom: 90px;
    left: 40px;
    right: 40px;
  }

  .home-slider .overlay h1,
  .home-slider .overlay h2 {
    width: 100%;
    text-align: center;
  }

  .home-slider .overlay h1 {
    font-size: 31px;
  }

  .home-slider .overlay h2 {
    font-size: 16px;
  }

  .home-slider .overlay .btn {
    bottom: 0;
    font-size: 16px;
  }

  .home-slider .next,
  .home-slider .prev,
  .home-slider .slide .container:after,
  .home-slider .slide .foreground {
    display: none;
  }
}

@media screen and (max-width:767px) and (max-height:414px) {
  .home-slider {
    height: 250px;
  }

  .home-slider .overlay .container {
    height: 170px;
  }
}

.full-screen-video {
  background-color: #000;
  z-index: 9999;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.full-screen-video video {
  z-index: 2;
}

.full-screen-video i {
  color: #ccc;
  cursor: pointer;
  font-size: 30px;
  position: absolute;
  top: 10px;
  right: 10px;
  z-index: 2;
}

.app-button {
  text-decoration: none!important;
}

.app-button:first-child {
  margin-right: 10px;
}

.app-button.app-store-link img,
.app-button.google-play-link img {
  max-width: 183px;
  width: 47%;
}

#top-mobile-app-banner {
  z-index: 1;
  position: relative;
  color: #404040;
  font-weight: 600;
  border-bottom: 1px solid #ededed;
  min-height: 72px;
  background-color: #fff;
}

#top-mobile-app-banner .app-banner__logo {
  max-width: 44px;
}

#top-mobile-app-banner .btn {
  padding: 10px 1.5em;
  font-size: 14px;
  color: #fff;
}

#top-mobile-app-banner p a,
body.quotation-pay #payment-table label {
  color: inherit;
}

#top-mobile-app-banner .close-banner {
  font-size: 18px;
  width: 20px;
  height: 20px;
  line-height: 20px;
  text-align: center;
  display: inline-block;
  z-index: 5;
  color: #9b9b9b;
}

@media screen and (max-width:340px) {
  #top-mobile-app-banner>.app-banner__wrapper {
    width: 19%;
  }

  #top-mobile-app-banner>p {
    line-height: 1.2;
  }
}

#app-interstitial {
  background-color: #fff;
  position: fixed;
  top: 0;
  left: 0;
  height: 100vh;
  overflow: hidden;
  width: 100%;
  z-index: 99999;
}

#app-interstitial a.close {
  margin: 10px 0 0;
}

#app-interstitial .logo-container {
  margin-top: 40px;
}

#app-interstitial h3 {
  margin: 28px 25px 12px;
  font-size: 16px;
  font-weight: 400;
}

#app-interstitial h3 small {
  font-size: 18px;
  color: inherit;
  display: block;
  font-weight: 700;
  margin-bottom: 10px;
}

#app-interstitial .first-block {
  height: 16em;
}

#app-interstitial .second-block {
  overflow: visible;
}

#app-interstitial .third-block {
  height: 9em;
  bottom: 0;
  left: 0;
  right: 0;
  position: absolute;
}

#app-interstitial .third-block .interstitial-footer {
  height: 4em;
  position: absolute;
  left: 0;
  right: 0;
  top: 50%;
  margin-top: -2em;
}

#app-interstitial .img-block {
  background-position: center center;
  position: absolute;
  top: 17em;
  bottom: 8em;
  left: 0;
  right: 0;
  overflow: visible;
  background-image: url(/static/img/app_promo/mobile_hand.jpg);
  background-repeat: no-repeat;
  background-size: contain;
  width: 100%;
}

#app-interstitial .orange {
  border: 0;
  color: #fff;
  background: #ff7300;
}

#app-interstitial .btn-primary,
#app-interstitial .business-notices .notice .notice-action,
#app-interstitial .business-notices .user_notice .notice-action {
  box-shadow: none;
  text-shadow: none;
}

#app-interstitial.customers-app-interstitial .img-block {
  background-image: url(/static/img/app_promo/customers/screenshots.jpg);
}

.icon-spin:before,
.job-view-wrapper>.job-view .btn-spinner.disabled:before,
.job-view-wrapper>.job-view .btn-spinner[disabled]:before,
.job-view-wrapper>.job-view body.jobs-list #map_show.loading:before {
  -webkit-animation: iconissimo-spin 2s infinite linear;
  animation: iconissimo-spin 2s infinite linear;
}

.custom-dropdown {
  margin-bottom: 1em;
}

.custom-dropdown button {
  color: #6a6d76;
  padding: 15px;
  max-width: 100%;
  text-align: left;
  width: 100%;
  border: 1px solid #ccc;
  border-radius: 7px;
  box-shadow: none;
}

.custom-dropdown button .caret {
  position: absolute;
  right: 20px;
  top: 25px;
}

.custom-dropdown ul {
  max-height: 300px;
  overflow-y: auto;
  width: 100%;
}

.custom-dropdown ul li a {
  padding-left: 25px;
}

#country-suggest {
  background: #ffff9e;
  border-bottom: 1px solid #bfbf76;
  z-index: 9999;
  padding: 6px 0;
  box-shadow: 1px 0 4px rgba(0,0,0,.4);
}

#country-suggest p {
  font-size: 1.1em;
  margin: 3px 0;
}

#country-suggest a,
#country-suggest a:visited {
  color: #007fc2!important;
}

#country-suggest a.close,
#country-suggest a.close:visited {
  color: #404040!important;
  font-size: 28px;
}

@media (min-width:992px) {
  #login-modal [data-form=signup-popup] {
    padding-bottom: 27px;
  }
}

[data-action=show-signin-popup],
[data-action=show-signup-popup] {
  cursor: pointer;
}

.counter-badge {
  color: #fff;
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 14px;
  font-weight: 400;
  line-height: 1;
  vertical-align: baseline;
  white-space: nowrap;
  text-align: center;
  background-color: transparent;
  border-radius: 50%;
}

.counter-badge.chat-badge {
  background-color: #8a0c0c;
}

.counter-badge:empty {
  display: none;
}

.btn .counter-badge {
  position: relative;
  top: -1px;
}

.btn-xs .counter-badge {
  top: 0;
  padding: 1px 5px;
}

a.counter-badge:focus,
a.counter-badge:hover {
  color: #404040;
  text-decoration: none;
  cursor: pointer;
}

.list-group-item.active>.counter-badge,
.nav-pills>.active>a>.counter-badge {
  color: #ff7300;
  background-color: #f3f3f3;
}

.list-group-item>.counter-badge {
  float: right;
}

.business-quotation .quotation-private-info .newdescription i,
.list-group-item>.counter-badge+.counter-badge {
  margin-right: 5px;
}

.nav-pills>li>a>.counter-badge {
  margin-left: 3px;
}

.notification-configuration .toggle-group .toggle-off,
.notification-configuration .toggle-group .toggle-on {
  padding-top: 8px;
}

.notification-configuration .toggle-group .toggle-on {
  border-bottom: none;
}

.notification-configuration table {
  width: 100%;
  line-height: 1;
}

.notification-configuration td,
.notification-configuration th {
  padding: 12px 10px;
}

.notification-configuration thead th {
  vertical-align: bottom;
  color: #7d7d7d;
}

.notification-configuration thead .desc {
  font-size: 20px;
}

.notification-configuration thead .app,
.notification-configuration thead .email {
  font-size: 12px;
  text-transform: lowercase;
}

.modal .modal-body .coupon-countdown-modal p .use-coupon-link,
.notification-configuration thead .app .icon,
.notification-configuration thead .email .icon {
  font-size: 24px;
}

.notification-configuration .desc {
  width: 100%;
}

.notification-configuration .app,
.notification-configuration .email {
  text-align: center;
}

.notification-configuration tbody {
  border-top: 1px solid #7d7d7d;
}

.modal .modal-body .coupon-countdown-modal .pre-title,
.notification-configuration tbody .desc,
body.business.user-jobs form.reviews-request label {
  font-size: 21px;
}

.notification-configuration tbody .desc a {
  font-size: 12px;
}

@media screen and (max-width:480px) {
  .notification-configuration tbody .desc {
    font-size: 12px;
  }
}

.notification-configuration tbody .app,
.notification-configuration tbody .email {
  background-color: #f3f3f3;
}

.notification-configuration tbody .app {
  border-left: 2px solid #fff;
}

#project-register-business-cta,
.quotation-cta-mobile {
  background-color: #ff7300;
  text-align: center;
  color: #fff;
  padding-top: 10px;
  padding-bottom: 10px;
  opacity: 1;
  -webkit-transition: opacity .2s linear;
  transition: opacity .2s linear;
}

#project-register-business-cta a,
#project-register-business-cta button,
#project-register-business-cta span,
.quotation-cta-mobile a,
.quotation-cta-mobile button,
.quotation-cta-mobile span,
html {
  font-size: 16px;
}

#project-register-business-cta a,
#project-register-business-cta button,
.quotation-cta-mobile a,
.quotation-cta-mobile button {
  color: #fff;
  background-color: #ff7300;
  margin: unset;
  border: 0;
  width: 100%;
}

#project-register-business-cta.toggle-out,
.quotation-cta-mobile.toggle-out,
body.user-panel #profile-image.loading img {
  opacity: 0;
}

#project-register-business-cta .container,
.quotation-cta-mobile .container {
  position: relative;
  padding-left: 15px;
  padding-right: 15px;
}

#project-register-business-cta a.close,
.quotation-cta-mobile a.close {
  position: absolute;
  top: 5px;
  right: 0;
  font-size: 16px;
  color: #fff;
  opacity: .8;
}

#project-register-business-cta a.close:hover,
.quotation-cta-mobile a.close:hover,
body.user-panel #profile-image a:hover:after {
  opacity: 1;
}

#project-register-business-cta.affix,
.quotation-cta-mobile.affix {
  position: fixed!important;
  z-index: 1199;
  width: 100%;
}

#project-register-business-cta.bottom,
.quotation-cta-mobile.bottom {
  bottom: 0;
  position: fixed!important;
  z-index: 1009;
  width: 100%;
  top: auto!important;
}

@media screen and (max-width:991px) {
  #secondary-navbar {
    display: none;
  }
}

@media screen and (min-width:992px) {
  #secondary-navbar {
    background-color: #fff;
    position: relative;
    height: 0;
    overflow: hidden;
    border: 0;
  }

  #secondary-navbar a {
    cursor: pointer;
  }

  #secondary-navbar.active {
    overflow: visible;
    height: 45px;
    border-top: 1px solid #ededed;
  }

  #secondary-navbar .title {
    display: block;
    margin-bottom: 30px;
  }

  #secondary-navbar ul.secondary-navbar-list {
    display: block;
    list-style: none;
    width: 100%;
    margin-bottom: 0;
    padding-left: 0;
    text-align: justify;
    overflow: hidden;
    font-size: 16px;
  }

  #secondary-navbar ul.secondary-navbar-list:after {
    display: inline-block;
    content: '';
    width: 100%;
  }

  #secondary-navbar ul.secondary-navbar-list li {
    padding-top: 10px;
    padding-bottom: 8px;
    display: inline-block;
    cursor: pointer;
  }

  #secondary-navbar ul.secondary-navbar-list li>span {
    padding-bottom: 8px;
  }

  #secondary-navbar ul.secondary-navbar-list li:last-child {
    padding-right: 0;
  }

  #secondary-navbar ul.secondary-navbar-list li.active {
    border-bottom: none;
  }

  #secondary-navbar ul.secondary-navbar-list li.active span {
    top: 45px;
    border-bottom: 2px solid #ff7300;
  }
}

@media screen and (max-width:991px) {
  #secondary-navbar #secondary-menu-blocks {
    display: none;
  }
}

@media screen and (min-width:992px) {
  #secondary-navbar #secondary-menu-blocks {
    background-color: #fff;
    padding: 34px 52px;
    box-shadow: 0 4px 4px 0 rgba(0,0,0,.3);
    position: absolute;
    left: 0;
    right: 0;
    top: 45px;
    overflow: hidden;
    display: none;
  }

  #secondary-navbar #secondary-menu-blocks .subs-block {
    margin-right: 42px;
  }

  #secondary-navbar #secondary-menu-blocks .category-block.active,
  #secondary-navbar #secondary-menu-blocks.active {
    display: block;
  }

  #secondary-navbar #secondary-menu-blocks .category-block {
    display: none;
  }

  #secondary-navbar #secondary-menu-blocks footer {
    background-color: transparent;
    margin-top: 32px;
    text-align: left;
  }

  #secondary-navbar #secondary-menu-blocks footer .link-button {
    font-size: 16px;
  }
}

.icon-lg {
  font-size: 1.33333333em;
  line-height: .75em;
  vertical-align: -15%;
}

.icon-2x {
  font-size: 2em;
}

.icon-3x {
  font-size: 3em;
}

.icon-4x {
  font-size: 4em;
}

.icon-5x {
  font-size: 5em;
}

.affix-bottom {
  position: fixed;
  bottom: 0;
}

.h1 a,
.h2 a,
.h3 a,
.h4 a,
.h5 a,
.h6 a,
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
  color: #2b2b2b;
}

.h1 a:hover,
.h2 a:hover,
.h3 a:hover,
.h4 a:hover,
.h5 a:hover,
.h6 a:hover,
h1 a:hover,
h2 a:hover,
h3 a:hover,
h4 a:hover,
h5 a:hover,
h6 a:hover,
ul.albums>li .album a {
  text-decoration: none;
}



.brand-color,
.modal .modal-body .non-clients-premium-promo-modal ul.checklist.check-items li:before {
  color: #ff7300;
}

.brand-homeserve-color {
  color: #e7342c;
}

.t-brand-success {
  color: #0c8a26;
}

.reviews-request-modal .step-1 div.no-contacts,
.reviews-request-modal .step-1 div.no-contacts a,
.t-brand-danger {
  color: #8a0c0c;
}

.t-lg-xl {
  font-size: 48px;
  font-weight: 400;
}

@media screen and (max-width:768px) {
  .t-lg-xl {
    font-size: 36px;
  }
}

.t-lg {
  font-size: 36px;
  font-weight: 400;
}

@media screen and (max-width:768px) {
  .t-lg {
    font-size: 28px;
  }
}

.t-md {
  font-size: 28px;
  font-weight: 400;
}

.t-lg-xl.inverse,
.t-lg.inverse,
.t-m.inverse,
.t-md.inverse {
  color: #fff;
}

@media screen and (max-width:768px) {
  .t-md {
    font-size: 24px;
  }
}

.t-m {
  font-size: 24px;
  font-weight: 400;
}

.t-sm,
.t-xs,
.t-xxs {
  font-size: 21px;
  font-weight: 400;
}

.t-xs,
.t-xxs {
  font-size: 14px;
}

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

.t-sm.inverse,
.t-xs.inverse,
.t-xxs.inverse {
  color: #fff;
}

.ellipsis {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.text-regular {
  font-weight: 400;
}

.text-semibold {
  font-weight: 600;
}

.reviews-request-modal .step-2 input[checked=checked],
.text-bold,
body.business.user-jobs form.reviews-request input[checked=checked] {
  font-weight: 700;
}

#secondary-navbar-mobile .menu.active i,
.text--gray-darkest {
  color: #2b2b2b;
}

.text--gray {
  color: #9b9b9b;
}

.text--gray-darker {
  color: #757575;
}

.business-page #t_comments #business-comment-form .big-voting-stars .star-container.active span.star i,
.business-page #t_comments #business-comment-form .big-voting-stars:hover .star-container span.star i,
.text--stars {
  color: #ffb100;
}

.text--underline {
  text-decoration: underline;
}

#secondary-navbar {
  font-size: 16px;
}

@media screen and (min-width:992px) {
  #secondary-navbar ul.secondary-navbar-list {
    font-size: 16px;
    font-weight: 400;
  }
}

#secondary-navbar a,
.reviews-request-modal .step-1 label {
  cursor: pointer;
}

#secondary-navbar .title {
  font-size: 14px;
  font-weight: 700;
}

#secondary-navbar .category-related-links a,
#secondary-navbar .subs-block a {
  color: inherit;
  font-size: 16px;
  font-weight: 400;
}

#secondary-navbar .subs-block a.inverse,
#secondary-navbar .title.inverse {
  color: #fff;
}

#secondary-navbar .secondary-menu-blocks .button-link {
  cursor: pointer;
  position: relative;
  display: block;
  padding: 0;
}

#secondary-navbar .secondary-menu-blocks .button-link a,
#secondary-navbar .secondary-menu-blocks .button-link span {
  font-size: 14px;
  padding: 10px 10px 10px 15px;
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-weight: 500;
}

@media (min-width:480px) {
  #secondary-navbar .secondary-menu-blocks .button-link {
    margin-bottom: 10px;
  }

  #secondary-navbar .secondary-menu-blocks .button-link a:active,
  #secondary-navbar .secondary-menu-blocks .button-link span:active {
    text-decoration: none;
  }

  #secondary-navbar .secondary-menu-blocks .button-link a:hover,
  #secondary-navbar .secondary-menu-blocks .button-link span:hover {
    text-decoration: none;
    color: inherit;
  }

  #secondary-navbar .secondary-menu-blocks .button-link a span,
  #secondary-navbar .secondary-menu-blocks .button-link span span {
    overflow: hidden;
    text-overflow: ellipsis;
    width: auto;
  }
}

#secondary-navbar .secondary-menu-blocks .badge {
  border: 1px solid #d2d2d2;
  white-space: normal;
  text-align: left;
  min-width: 10px;
  font-size: 14px;
  color: #404040;
  line-height: 1;
  vertical-align: middle;
  background-color: transparent;
  border-radius: 0;
}

#secondary-navbar .category-related-links a.inverse {
  color: #fff;
}

#secondary-navbar a.sub-navbar-category-link {
  color: inherit;
  text-decoration: none;
}

#secondary-navbar a.link-button {
  color: #ff7300;
  font-weight: 700;
  text-decoration: none;
}

#secondary-navbar a.link-button:hover,
.user-autosubscribe #subscriptions-table tr .actions>a:hover span,
.user-autosubscribe #subscriptions-table tr .actions>a:hover strong {
  text-decoration: underline;
}

#secondary-navbar a.link-button.raquo:after {
  content: '»';
  margin-left: 2px;
}

.business-to-register {
  padding-top: 96px;
  background-color: #ededed;
}

.business-to-register--white {
  background-color: #fff;
}

@media screen and (max-width:991px) {
  .business-to-register .conent-wrapper {
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    flex-direction: column-reverse;
  }

  .business-to-register {
    padding-top: 40px;
  }
}

.business-to-register .content {
  padding: 96px 0;
}

@media screen and (max-width:991px) {
  .business-to-register .content {
    padding: 0;
    margin-bottom: 32px;
  }
}

.business-to-register .content-svg {
  line-height: 0;
  text-align: right;
}

@media screen and (max-width:991px) {
  .business-to-register .content-svg {
    text-align: center;
  }
}

.business-to-register .foreground {
  width: 500px;
}

@media screen and (max-width:991px) {
  .business-to-register .foreground {
    width: 220px;
  }
}

.business-to-register .home-cta {
  font-size: 48px;
  color: #2b2b2b;
  font-weight: 600;
  line-height: 40px;
  margin-bottom: 32px;
}

@media screen and (max-width:991px) {
  .business-to-register .home-cta {
    margin-bottom: 24px;
    font-size: 36px;
  }
}

.business-to-register .btn-cta {
  margin: 32px auto 0;
  max-width: 200px;
}

@media screen and (max-width:991px) {
  .business-to-register .btn-cta {
    margin-top: 12px;
  }
}

#banner-premium .details p,
#secondary-navbar-mobile .button-link,
#secondary-navbar-mobile .menu,
.autocomplete-input .twitter-typeahead .tt-menu .tt-dataset .tt-suggestion p,
body.landing-rick .business-to-register {
  margin: 0;
}

.adsense-banner {
  margin-bottom: 10px;
  margin-top: 10px;
}

.mobile-cta-link-banner {
  background-color: #fef6f0;
  color: #2b2b2b;
  width: 100%;
  text-align: center;
  padding: 10px 0;
}

.mobile-cta-link-banner p {
  margin: 0;
  text-align: center;
}

.mobile-cta-link-banner span {
  font-size: 16px;
  font-weight: 700;
}

.mobile-cta-link-banner a {
  font-weight: 700;
  white-space: nowrap;
}

.mobile-cta-link-banner.bottom {
  bottom: 0;
  position: fixed;
  width: 100%;
  z-index: 999;
  min-height: 70px;
}

.mobile-cta-link-banner.top {
  top: 0;
  z-index: 2000;
}

.mobile-cta-link-banner.top.affix {
  box-shadow: 0 0 4px 0 rgba(0,0,0,.25);
}

.mobile-cta-link-banner .form-group.error,
.mobile-cta-link-banner .icon-close-o {
  cursor: pointer;
  margin-right: 20px;
}

.coupon-countdown-modal .coupon-title {
  font-size: 28px;
  text-align: text-center;
}

.coupon-countdown-modal .coupon-description--empty-count,
.coupon__icon {
  margin-bottom: 1rem;
}

.coupon-countdown-modal .time-left {
  margin: 35px auto;
}

.coupon-countdown-modal .time-left>p {
  color: #404040;
}

.coupon-countdown-modal .time-left>p .icon {
  margin-right: 5px;
  font-size: 1.3em;
  vertical-align: middle;
}

.coupon-countdown-modal .time-left .countdown-timer {
  margin-bottom: 35px;
}

.coupon-countdown-modal .permanence {
  color: #757575;
}

.coupon-countdown-modal .premium-info {
  margin-top: 35px;
}

.modal .modal-body .coupon-countdown-modal p.permanence,
.modal .modal-body .non-clients-premium-promo-modal p.permanence {
  font-size: 12px;
  color: #989898;
}

.mobile-cta-link-banner a,
.modal .modal-body .coupon-countdown-modal p.premium-info a {
  font-size: 16px;
  color: #ff7300;
}

@media screen and (min-width:768px) {
  .non-clients-premium-promo-modal .premium-column {
    border-left: 1px solid #d2d2d2;
  }

  .non-clients-premium-promo-modal .free-column,
  .non-clients-premium-promo-modal .premium-column {
    padding: 0 40px;
  }
}

@media screen and (max-width:767px) {
  .non-clients-premium-promo-modal .row.advantages ul.checklist {
    margin: 0;
  }
}

.non-clients-premium-promo-modal .row.ctas {
  color: #ededed;
}

.non-clients-premium-promo-modal .row.ctas .permanence {
  color: #757575;
  margin-bottom: 0;
}

.countdown-timer {
  text-align: center;
}

.countdown-timer li {
  display: inline-block;
  text-align: center;
  background-color: #404040;
  border-radius: 5%;
  width: 8em;
  padding: 1.5em .75em;
  max-width: 30%;
  margin: 0 2px;
}

.countdown-timer li span {
  display: block;
  color: #fafafa;
  font-weight: 600;
}

.countdown-timer li span.value {
  font-size: 28px;
  line-height: 1em;
  margin-bottom: .2em;
}

.countdown-timer li span.field {
  text-transform: uppercase;
}

@media screen and (max-width:767px) {
  .countdown-timer li {
    padding: 1em .5em;
    width: 6em;
  }

  .countdown-timer li span.value {
    font-size: 28px;
  }

  .countdown-timer li span.field {
    font-size: 12px;
  }
}

body.business.user-jobs form.reviews-request {
  margin: 15px 15px 0;
}

body.business.user-jobs form.reviews-request .form_error {
  color: #ff4747;
}

body.business.user-jobs form.reviews-request .has-error input[data-delivery-type] {
  border-color: #ff4747;
}

@media (min-width:768px) {
  body.business.user-jobs form.reviews-request ul.radio_list>li {
    display: inline;
  }

  body.business.user-jobs form.reviews-request ul.radio_list>li:last-of-type {
    margin-left: 50px;
  }
}

body.business.user-jobs form.reviews-request .footer #form_submit {
  margin-bottom: 30px;
}

.reviews-request-modal .step-2 .redactor_editor,
.reviews-request-modal .step-2 input[data-delivery-type],
.reviews-request-modal .step-2 textarea[data-delivery-type],
body.business.user-jobs form.reviews-request .redactor_editor,
body.business.user-jobs form.reviews-request input[data-delivery-type],
body.business.user-jobs form.reviews-request textarea[data-delivery-type] {
  width: 100%;
  font-size: 21px;
  border-radius: 3px;
  border: solid 1px #d2d2d2;
}

.reviews-request-modal .step-2 input[data-delivery-type],
body.business.user-jobs form.reviews-request input[data-delivery-type] {
  padding: 8px;
}

.reviews-request-modal .step-2 .redactor_editor,
.reviews-request-modal .step-2 textarea[data-delivery-type],
body.business.user-jobs form.reviews-request .redactor_editor,
body.business.user-jobs form.reviews-request textarea[data-delivery-type] {
  padding: 12px;
  resize: none;
}

.reviews-request-modal .step-2 [readonly=readonly],
body.business.user-jobs form.reviews-request [readonly=readonly] {
  background-color: #f3f3f3;
}

@media (min-width:768px) {
  body.business.user-jobs form.reviews-request .footer a[data-action=previous] {
    display: none;
  }
}

body.business.user-jobs form.reviews-request .email-address-group,
body.business.user-jobs form.reviews-request .email-message,
body.business.user-jobs form.reviews-request .email-subject,
body.business.user-jobs form.reviews-request .sms-message,
body.business.user-jobs form.reviews-request .sms-phone-group {
  margin-bottom: 26px;
}

.reviews-request-modal {
  padding: 30px;
}

.reviews-request-modal .step-1 span.title {
  font-size: 24px;
  font-weight: 400;
  margin-left: 3px;
}

.reviews-request-modal .step-1 p.explanation {
  font-weight: 400;
  margin-top: 10px;
}

@media (min-width:480px) {
  .reviews-request-modal .step-1 p.explanation {
    padding-left: 21px;
  }
}

.reviews-request-modal .step-1 div.footer {
  margin-top: 10px;
}

.reviews-request-modal .step-intermediate p.title {
  font-size: 21px;
  text-align: center;
  margin-bottom: 26px;
}

.reviews-request-modal .step-intermediate a.btn {
  margin: 16px 0;
}

.reviews-request-modal .step-intermediate div.footer {
  margin-top: 30px;
  text-align: center;
}

.reviews-request-modal .step-2 label {
  font-size: 21px;
}

.reviews-request-modal .step-2 ul.radio_list>li:last-of-type {
  margin-left: 50px;
}

@media (max-width:767px) {
  .reviews-request-modal .step-2 .footer {
    text-align: center;
    position: relative;
    display: -webkit-box!important;
    display: flex!important;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
  }

  .reviews-request-modal .step-2 .footer [data-action=previous] {
    -webkit-box-ordinal-group: 3;
    order: 2;
    margin-top: 35px;
  }

  .reviews-request-modal .step-2 .footer #form_submit {
    -webkit-box-ordinal-group: 2;
    order: 1;
  }
}

@media (min-width:768px) {
  .reviews-request-modal .step-2 .footer {
    position: relative;
  }

  .reviews-request-modal .step-2 .footer a[data-action=previous] {
    position: absolute;
    top: 18px;
  }
}

.reviews-request-modal .step-2 .email-address-group,
.reviews-request-modal .step-2 .email-message,
.reviews-request-modal .step-2 .email-subject,
.reviews-request-modal .step-2 .sms-message,
.reviews-request-modal .step-2 .sms-phone-group {
  margin-bottom: 26px;
}

.button-links-list-complete {
  padding-left: 0;
}

.button-links-list-complete .button-link {
  cursor: pointer;
  position: relative;
  display: block;
  padding: 0;
}

.button-links-list-complete .button-link a,
.button-links-list-complete .button-link span {
  padding: 10px 10px 10px 15px;
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

@media (min-width:480px) {
  .button-links-list-complete .button-link {
    margin-bottom: 10px;
  }

  .button-links-list-complete .button-link a:active,
  .button-links-list-complete .button-link span:active {
    text-decoration: none;
  }

  .button-links-list-complete .button-link a:hover,
  .button-links-list-complete .button-link span:hover {
    text-decoration: none;
    color: inherit;
  }

  .button-links-list-complete .button-link a span,
  .button-links-list-complete .button-link span span {
    overflow: hidden;
    text-overflow: ellipsis;
    width: auto;
  }
}

#secondary-navbar-mobile .active .parent-button-accordion span,
#secondary-navbar-mobile .button-link span {
  font-weight: 400;
}

#secondary-navbar-mobile .menu .main-button-accordion:after {
  border-top: 6px solid #2b2b2b;
}

#secondary-navbar-mobile .menu.active .parent-button-accordion.main-button-accordion:after {
  border-bottom: 6px solid #ff7300;
}

#secondary-navbar-mobile .active .parent-button-accordion,
.autocomplete-input .twitter-typeahead .tt-menu .tt-dataset .tt-suggestion strong.tt-highlight {
  font-weight: 600;
}

#secondary-navbar-mobile .parent-button-accordion {
  line-height: 50px;
  padding: 0 22px;
  display: block;
}

#secondary-navbar-mobile .menu .icon-parent,
.business-page #t_comments #business-comment-form .big-voting-stars .star-container span.star i,
.business-page #t_comments #business-comment-form .big-voting-stars:hover .star-container:hover~.star-container>.star i {
  color: #d2d2d2;
}

#secondary-navbar-mobile .icon-accordion {
  display: inline-block;
  text-align: center;
  color: gray;
  margin-right: 20px;
  width: 1em;
  font-size: 16px;
}

#secondary-navbar-mobile span,
.user-autosubscribe #subscriptions-table tr .status a.btn-warning:visited,
.wc-modal a :visited,
body.user-account .lateral-menu li.active a,
body.user-account .lateral-menu li.active a:visited,
body.user-help .lateral-menu li.active a,
body.user-help .lateral-menu li.active a:visited,
body.user-help .lateral-menu li.active span {
  color: #fff;
}

#secondary-navbar-mobile .no-list-style {
  list-style: none;
}

@media screen and (min-width:992px) {
  #secondary-navbar-mobile {
    display: none;
  }
}

#secondary-navbar-mobile .menu-content {
  display: none;
}

#secondary-navbar-mobile .menu.active .menu-content {
  display: block;
}

@media screen and (min-width:992px) {
  #secondary-navbar-mobile #secondary-menu-blocks {
    display: none;
  }
}

#secondary-navbar-mobile .secondary-navbar-list {
  padding: 0;
}

#secondary-navbar-mobile .accordion-title {
  border-bottom: 1px solid #2b2b2b;
  line-height: 50px;
  padding: 0 20px;
  display: block;
}

#secondary-navbar-mobile .main-button-accordion,
body.quotation-edition .well.form form fieldset#pictures li:hover a.remove {
  display: block;
}

#secondary-navbar-mobile .main-button-accordion:after {
  content: '';
  display: inline-block;
  width: 0;
  height: 0;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-top: 6px solid #757575;
  position: absolute;
  right: 22px;
  margin-top: 21px;
}

#secondary-navbar-mobile .menu.active .accordion-parent-wrapper {
  background-color: #fff;
  border-bottom: 0;
}

#secondary-navbar-mobile .button-links-list-complete span,
#secondary-navbar-mobile .menu.active .accordion-parent-wrapper span {
  color: #2b2b2b;
}

#secondary-navbar-mobile .menu.active .main-button-accordion:after {
  border-top: none;
  border-bottom: 6px solid #ff7300;
}

#secondary-navbar-mobile .accordion-parent-wrapper {
  border-bottom: 1px solid #2b2b2b;
}

#secondary-navbar-mobile .menu-children-element {
  border-bottom: 1px solid #ededed;
}

#secondary-navbar-mobile .button-link {
  padding: 10px 10px 10px 20px;
}

#secondary-navbar-mobile .button-links-list-complete {
  background-color: #fff;
}

.background-label {
  padding: 0 10px;
  border-radius: 10px;
  color: #fff!important;
  font-weight: initial;
  line-height: 1.4;
  display: inline-block;
  vertical-align: middle;
  background-color: #d2d2d2;
}

.background-label.primary {
  background-color: #ff7300;
}

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

.background-label.info {
  background-color: #0092d0;
}

.background-label.error {
  background-color: #f32d2d;
}

.ribbon {
  position: absolute;
  pointer-events: none;
  overflow: hidden;
  height: 8.48528137em;
  font-size: 12px;
  z-index: 1;
  top: 0;
}

.ribbon .ribbon-text {
  position: relative;
  display: block;
  width: 8.48528137em;
  height: 2em;
  line-height: 2em;
  top: 50%;
  margin-top: -1em;
  background-color: #ff7300;
  color: #fff;
  text-align: center;
  text-transform: uppercase;
}

.ribbon.ribbon-top-right {
  right: 0;
}

.ribbon.ribbon-top-right--10 {
  right: 10px;
}

.ribbon.ribbon-top-right .ribbon-text {
  -webkit-transform: translate(2em,-2em) rotate(45deg);
  transform: translate(2em,-2em) rotate(45deg);
}

.ribbon.ribbon-top-left {
  left: 0;
}

.ribbon.ribbon-top-left .ribbon-text {
  -webkit-transform: translate(-2em,-2em) rotate(-45deg);
  transform: translate(-2em,-2em) rotate(-45deg);
}

.common-aside-vertical-banner {
  background-color: rgba(0,0,0,.5);
  background-image: -webkit-gradient(linear,left top,left bottom,from(rgba(86,86,86,0)),to(rgba(43,43,43,.65)));
  background-image: -webkit-linear-gradient(top,rgba(86,86,86,0),rgba(43,43,43,.65));
  background-image: linear-gradient(to bottom,rgba(86,86,86,0),rgba(43,43,43,.65));
  position: relative;
  margin-bottom: 30px;
  text-align: center;
}

.common-aside-vertical-banner .banner-header {
  padding: 6%;
}

.common-aside-vertical-banner .banner-footer {
  padding: 3% 6% 6%;
}

.common-aside-vertical-banner .banner-body {
  padding: 0 6%;
  line-height: 1.2;
}

.common-aside-vertical-banner .banner-header .banner-logo {
  padding: 0 15%;
}

.common-aside-vertical-banner .banner-header .banner-header-title {
  font-size: 28px;
  font-weight: 700;
}

.common-aside-vertical-banner .banner-header .banner-header-title.habitissimo-plus-title {
  font-size: 24px;
}

.common-aside-vertical-banner .banner-body.banner-under-cta {
  padding-bottom: 20px;
}

.common-aside-vertical-banner .banner-body p.title {
  font-size: 28px;
}

.common-aside-vertical-banner .banner-body .description {
  font-size: 21px;
}

.alert {
  padding: 15px;
  margin-bottom: 22px;
  border: 1px solid transparent;
  border-radius: 0;
}

.alert h4,
.review-request-action-button .review-request-action span h4 {
  margin-top: 0;
  color: inherit;
}

.alert .alert-link,
.review-request-action-button .review-request-action span .alert-link,
.user-autosubscribe #subscription-advantages strong,
body.quotation-edition #validate-phone form .feedback.error,
body.user-partners .nav-pills li a {
  font-weight: 700;
}

.alert>p,
.alert>ul,
.review-request-action-button .review-request-action span>p,
.review-request-action-button .review-request-action span>ul,
.review-request-action-button .review-reward-message p,
body.user-send-invitations table#invite td .form-group {
  margin-bottom: 0;
}

.alert>p+p,
.review-request-action-button .review-request-action span>p+p {
  margin-top: 5px;
}

.alert-dismissable,
.alert-dismissible {
  padding-right: 35px;
}

.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}

.alert-success,
.review-request-action-button .review-request-action span {
  color: #0c8a26;
  background-color: #dbf7d7;
  border-color: #d6e9c6;
}

.alert-success hr,
.review-request-action-button .review-request-action span hr {
  border-top-color: #c9e2b3;
}

.alert-success .alert-link,
.review-request-action-button .review-request-action span .alert-link {
  color: #085b19;
}

.alert-info {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}

.alert-info hr {
  border-top-color: #a6e1ec;
}

.alert-info .alert-link {
  color: #245269;
}

.alert-warning {
  color: #8a5b0c;
  background-color: #fce5ba;
  border-color: #faebcc;
}

.alert-warning hr {
  border-top-color: #f7e1b5;
}

.alert-warning .alert-link {
  color: #5b3c08;
}

.alert-danger {
  color: #8a0c0c;
  background-color: #fcbaba;
  border-color: #ebccd1;
}

.alert-danger hr {
  border-top-color: #e4b9c0;
}

.alert-danger .alert-link {
  color: #5b0808;
}

.review-request-action-button,
.review-request-action-button .review-reward-message {
  margin-bottom: 20px;
}

.review-request-action-button .review-request-action span {
  font-weight: 400;
  clear: both;
  padding: 15px;
  margin-bottom: 22px;
  border: 1px solid transparent;
  border-radius: 0;
  display: block;
}

.review-request-action-button .review-request-action .why-opinion {
  display: none;
}

.review-request-action-button .review-reward-message p:last-of-type {
  margin-bottom: 10px;
}

.review-whatsapp-request-action {
  margin-bottom: 12px;
}

.wc-modal .btn-primary,
.wc-modal .business-notices .notice .notice-action,
.wc-modal .business-notices .user_notice .notice-action {
  background-color: #ff7300;
  color: #fff;
}

.wc-modal .btn-primary:active,
.wc-modal .btn-primary:hover,
.wc-modal .business-notices .notice .notice-action:active,
.wc-modal .business-notices .notice .notice-action:hover,
.wc-modal .business-notices .user_notice .notice-action:active,
.wc-modal .business-notices .user_notice .notice-action:hover {
  background-color: #cc5c00;
}

.wc-modal a {
  border: 0;
}

.grecaptcha-badge {
  visibility: hidden;
}

.rfq-container {
  border: 1px solid #d2d2d2;
  padding: 16px 12px;
  position: relative;
  background-color: #fff;
}

.rfq-container .progress-container {
  padding: 0;
}

.rfq-container input[type=email],
.rfq-container input[type=tel],
.rfq-container input[type=text],
.rfq-container select {
  display: block;
  width: 100%;
  color: #404040;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
  -webkit-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s .5s ease-out;
  transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s .5s ease-out;
  height: 49px;
  padding: 10px 16px;
  line-height: 1.3333333;
  border-radius: 6px;
  font-size: 21px;
}

.rfq-container input[type=email]:focus,
.rfq-container input[type=tel]:focus,
.rfq-container input[type=text]:focus,
.rfq-container select:focus {
  border-color: #ff7300;
  outline: 0;
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(255,115,0,.6);
}

.rfq-container input[type=email]::-moz-placeholder,
.rfq-container input[type=tel]::-moz-placeholder,
.rfq-container input[type=text]::-moz-placeholder,
.rfq-container select::-moz-placeholder {
  color: #9b9b9b;
  opacity: 1;
}

.rfq-container input[type=email]:-ms-input-placeholder,
.rfq-container input[type=tel]:-ms-input-placeholder,
.rfq-container input[type=text]:-ms-input-placeholder,
.rfq-container select:-ms-input-placeholder {
  color: #9b9b9b;
}

.rfq-container input[type=email]::-webkit-input-placeholder,
.rfq-container input[type=tel]::-webkit-input-placeholder,
.rfq-container input[type=text]::-webkit-input-placeholder,
.rfq-container select::-webkit-input-placeholder {
  color: #9b9b9b;
}

.rfq-container input[type=email]::-ms-expand,
.rfq-container input[type=tel]::-ms-expand,
.rfq-container input[type=text]::-ms-expand,
.rfq-container select::-ms-expand {
  background-color: transparent;
  border: 0;
}

.rfq-container input[type=email][disabled],
.rfq-container input[type=email][readonly],
.rfq-container input[type=tel][disabled],
.rfq-container input[type=tel][readonly],
.rfq-container input[type=text][disabled],
.rfq-container input[type=text][readonly],
.rfq-container select[disabled],
.rfq-container select[readonly],
fieldset[disabled] .rfq-container input[type=email],
fieldset[disabled] .rfq-container input[type=tel],
fieldset[disabled] .rfq-container input[type=text],
fieldset[disabled] .rfq-container select {
  background-color: #ededed;
  opacity: 1;
}

.rfq-container input[type=email][disabled],
.rfq-container input[type=tel][disabled],
.rfq-container input[type=text][disabled],
.rfq-container select[disabled],
fieldset[disabled] .rfq-container input[type=email],
fieldset[disabled] .rfq-container input[type=tel],
fieldset[disabled] .rfq-container input[type=text],
fieldset[disabled] .rfq-container select {
  cursor: not-allowed;
}

select.rfq-container input[type=email],
select.rfq-container input[type=tel],
select.rfq-container input[type=text],
select.rfq-container select {
  height: 49px;
  line-height: 49px;
}

select[multiple].rfq-container input[type=email],
select[multiple].rfq-container input[type=tel],
select[multiple].rfq-container input[type=text],
select[multiple].rfq-container select,
textarea.rfq-container input[type=email],
textarea.rfq-container input[type=tel],
textarea.rfq-container input[type=text],
textarea.rfq-container select {
  height: auto;
}

.rfq-container .step {
  min-height: inherit;
}

@media only screen and (min-width:992px) {
  .rfq-container {
    padding: 48px;
  }
}

.rfq-container .control-buttons {
  position: relative;
  min-height: 1px;
  padding-right: 10px;
  padding-left: 10px;
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: center;
  justify-content: center;
}

@media (min-width:768px) {
  .rfq-container .control-buttons {
    float: left;
    width: 100%;
  }
}

.rfq-container #loading-placeholder {
  width: 100%;
  height: 100%;
  background: rgba(255,255,255,.4);
  position: absolute;
  z-index: 20;
  top: 0;
  bottom: 0;
  right: 0;
}

.rfq-container #show_location_data {
  margin-top: 4px;
}

.rfq-container [data-step-name=dynamic_questions] input[type=text],
.rfq-container [data-step-name=static_questions] input[type=text] {
  width: 100%;
}

.rfq-seo-popup {
  padding-right: 0!important;
  height: 100%;
}

.rfq-seo-popup .close {
  position: absolute;
  top: 24px;
  right: 24px;
  color: #2b2b2b;
}

@media only screen and (max-width:991px) {
  .rfq-seo-popup #rfq-seo,
  .rfq-seo-popup .bootbox-body,
  .rfq-seo-popup .modal-body,
  .rfq-seo-popup .modal-content,
  .rfq-seo-popup .modal-dialog,
  .rfq-seo-popup .rfq-container,
  .rfq-seo-popup .steps {
    height: inherit;
  }
}

.rfq-seo-popup .rfq-container {
  border: 0;
  padding: 16px 0;
  position: relative;
}

.rfq-seo-popup .rfq-container .steps {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: start;
  justify-content: flex-start;
}

@media only screen and (min-width:992px) {
  .rfq-seo-popup .rfq-container .steps {
    min-height: 400px;
  }
}

@media only screen and (max-width:991px) {
  .rfq-seo-popup .rfq-container .steps .steps-content {
    height: auto;
  }

  .rfq-seo-popup .rfq-container .steps .steps-content #loading-placeholder {
    width: 120%;
    right: -10%;
  }

  .rfq-seo-popup .rfq-container .steps .steps-content .step {
    max-height: inherit;
    padding-left: 0;
    padding-right: 0;
  }
}

.rfq-seo-popup .rfq-container .steps .tt-menu {
  width: 100%;
}

@media only screen and (min-width:992px) {
  .rfq-seo-popup .rfq-container {
    margin: 48px 48px 0;
  }
}

.rfq-seo-popup .rfq-container #form-submit {
  width: 100%;
  background-color: #fff;
  margin-top: auto;
}

#quotationModal #edit-quotation-form #optional .control-label span,
.rfq-seo-popup .anti-nosey-step-explanation,
body.quotation-edition .well.form form #optional .control-label span {
  color: #9b9b9b;
}

.rfq-seo-popup .anti-nosey-step-toggle-table {
  cursor: pointer;
}

#quotationModal #edit-quotation-form #optional #quotation-user-subtype li,
#t_map #location_helper_map_bussiness_directions table,
.autocomplete-input .twitter-typeahead,
body.quotation-edition .well.form form #optional #quotation-user-subtype li,
form.lumen .double_list div {
  width: 100%;
}

.autocomplete-input .twitter-typeahead .tt-menu {
  width: auto;
  max-height: 150px;
  overflow-y: auto;
  font-size: 21px;
  min-width: 100%;
}

@media (min-width:991px) {
  .autocomplete-input .twitter-typeahead .tt-menu {
    max-height: 340px;
  }
}

.autocomplete-input .twitter-typeahead .tt-menu .tt-dataset .tt-suggestion {
  cursor: pointer;
  padding: 4px 16px;
}

.autocomplete-input .twitter-typeahead .tt-menu .tt-dataset .tt-suggestion.tt-cursor {
  color: #ff7300;
  background-color: #ededed;
}

.autocomplete-input .twitter-typeahead .tt-menu .tt-dataset .tt-suggestion strong+small {
  display: inline-block;
  margin-left: .3rem;
}

.tt-suggestion.tt-not-found {
  cursor: inherit;
}

.form_error {
  display: block;
  color: #a33232;
  background-color: #fcbaba;
  padding: 8px;
  margin-bottom: 4px;
  font-size: 15px;
  line-height: 1;
}

.form_error:before {
  margin-right: 6px;
  font-size: 14px;
}

.form_error.form_error--icon-inverse:before {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}

.form-group-lg .form-control,
.form-group-lg label,
.input-lg {
  font-size: 21px;
}

label.button-label {
  background-color: #ededed;
  width: 100%;
  padding: 15px 0 15px 35px;
  font-weight: 400;
  cursor: pointer;
}

label.button-label--white {
  background-color: #fff;
}

.checkbox-group,
.checkbox-group .checkbox_list,
.quotation-modal .checkbox-group .checkbox_list .checkbox_list {
  margin-left: 0;
  font-size: 16px;
  line-height: 16px;
}

.checkbox-group .checkbox_list label.button-label,
.checkbox-group label.button-label,
.quotation-modal .checkbox-group .checkbox_list .checkbox_list label.button-label {
  padding-left: 2.2em;
}

.checkbox-group .checkbox_list input[type=checkbox],
.checkbox-group .checkbox_list input[type=checkbox].form-control,
.checkbox-group .checkbox_list input[type=radio],
.checkbox-group .checkbox_list input[type=radio].form-control,
.checkbox-group input[type=checkbox],
.checkbox-group input[type=checkbox].form-control,
.checkbox-group input[type=radio],
.checkbox-group input[type=radio].form-control,
.quotation-modal .checkbox-group .checkbox_list .checkbox_list input[type=checkbox],
.quotation-modal .checkbox-group .checkbox_list .checkbox_list input[type=checkbox].form-control,
.quotation-modal .checkbox-group .checkbox_list .checkbox_list input[type=radio],
.quotation-modal .checkbox-group .checkbox_list .checkbox_list input[type=radio].form-control {
  position: absolute;
  left: 1.5em;
  display: inline;
  top: .7em;
  width: auto;
  height: auto;
}

.checkbox-group .checkbox_list input[type=checkbox].form-control:checked+.button-label,
.checkbox-group .checkbox_list input[type=checkbox]:checked+.button-label,
.checkbox-group .checkbox_list input[type=radio].form-control:checked+.button-label,
.checkbox-group .checkbox_list input[type=radio]:checked+.button-label,
.checkbox-group input[type=checkbox].form-control:checked+.button-label,
.checkbox-group input[type=checkbox]:checked+.button-label,
.checkbox-group input[type=radio].form-control:checked+.button-label,
.checkbox-group input[type=radio]:checked+.button-label,
.quotation-modal .checkbox-group .checkbox_list .checkbox_list input[type=checkbox].form-control:checked+.button-label,
.quotation-modal .checkbox-group .checkbox_list .checkbox_list input[type=checkbox]:checked+.button-label,
.quotation-modal .checkbox-group .checkbox_list .checkbox_list input[type=radio].form-control:checked+.button-label,
.quotation-modal .checkbox-group .checkbox_list .checkbox_list input[type=radio]:checked+.button-label {
  background-color: #fff;
  outline: 1px solid #d2d2d2;
}

.checkbox-group .checkbox_list input[type=checkbox].form-control:checked+.button-label.no-outline,
.checkbox-group .checkbox_list input[type=checkbox]:checked+.button-label.no-outline,
.checkbox-group .checkbox_list input[type=radio].form-control:checked+.button-label.no-outline,
.checkbox-group .checkbox_list input[type=radio]:checked+.button-label.no-outline,
.checkbox-group input[type=checkbox].form-control:checked+.button-label.no-outline,
.checkbox-group input[type=checkbox]:checked+.button-label.no-outline,
.checkbox-group input[type=radio].form-control:checked+.button-label.no-outline,
.checkbox-group input[type=radio]:checked+.button-label.no-outline,
.quotation-modal .checkbox-group .checkbox_list .checkbox_list input[type=checkbox].form-control:checked+.button-label.no-outline,
.quotation-modal .checkbox-group .checkbox_list .checkbox_list input[type=checkbox]:checked+.button-label.no-outline,
.quotation-modal .checkbox-group .checkbox_list .checkbox_list input[type=radio].form-control:checked+.button-label.no-outline,
.quotation-modal .checkbox-group .checkbox_list .checkbox_list input[type=radio]:checked+.button-label.no-outline {
  outline: 0;
}

.checkbox-group .checkbox_list.two-columns .checkbox_list li,
.checkbox-group.two-columns .checkbox_list li,
.quotation-modal .checkbox-group .checkbox_list .checkbox_list.two-columns .checkbox_list li {
  float: left;
  width: 49.8%;
}

.checkbox-group .checkbox_list.two-columns .checkbox_list li:nth-child(even),
.checkbox-group.two-columns .checkbox_list li:nth-child(even),
.quotation-modal .checkbox-group .checkbox_list .checkbox_list.two-columns .checkbox_list li:nth-child(even) {
  margin-left: .25%;
}

.checkbox-group .checkbox_list.two-columns .checkbox-group .checkbox_list [class*=col-],
.checkbox-group .checkbox_list.two-columns .checkbox-group .checkbox_list [class^=col-],
.checkbox-group.two-columns .checkbox-group [class*=col-],
.checkbox-group.two-columns .checkbox-group [class^=col-],
.quotation-modal .checkbox-group .checkbox_list .checkbox_list.two-columns .quotation-modal .checkbox-group .checkbox_list .checkbox_list [class*=col-],
.quotation-modal .checkbox-group .checkbox_list .checkbox_list.two-columns .quotation-modal .checkbox-group .checkbox_list .checkbox_list [class^=col-],
.quotation-modal .checkbox-group .checkbox_list.two-columns .quotation-modal .checkbox-group .checkbox_list [class*=col-],
.quotation-modal .checkbox-group .checkbox_list.two-columns .quotation-modal .checkbox-group .checkbox_list [class^=col-] {
  position: relative;
  min-height: 1px;
  padding-left: 0;
  padding-right: 4px;
}

@media (min-width:1200px) {
  .checkbox-group .checkbox_list.two-columns .checkbox-group .checkbox_list [class*=col-],
  .checkbox-group .checkbox_list.two-columns .checkbox-group .checkbox_list [class^=col-],
  .checkbox-group.two-columns .checkbox-group [class*=col-],
  .checkbox-group.two-columns .checkbox-group [class^=col-],
  .quotation-modal .checkbox-group .checkbox_list .checkbox_list.two-columns .quotation-modal .checkbox-group .checkbox_list .checkbox_list [class*=col-],
  .quotation-modal .checkbox-group .checkbox_list .checkbox_list.two-columns .quotation-modal .checkbox-group .checkbox_list .checkbox_list [class^=col-],
  .quotation-modal .checkbox-group .checkbox_list.two-columns .quotation-modal .checkbox-group .checkbox_list [class*=col-],
  .quotation-modal .checkbox-group .checkbox_list.two-columns .quotation-modal .checkbox-group .checkbox_list [class^=col-] {
    float: left;
    width: 50%;
  }
}

.checkbox-group .checkbox_list.two-columns .checkbox-group .checkbox_list label,
.checkbox-group.two-columns .checkbox-group label,
.quotation-modal .checkbox-group .checkbox_list .checkbox_list.two-columns .quotation-modal .checkbox-group .checkbox_list .checkbox_list label,
.quotation-modal .checkbox-group .checkbox_list.two-columns .quotation-modal .checkbox-group .checkbox_list label {
  padding-left: 3rem;
}

.checkbox-group .checkbox_list {
  list-style: none;
  padding-left: 0;
}

.checkbox-group .checkbox_list .checkbox_list li,
.checkbox-group .checkbox_list li,
.quotation-modal .checkbox-group .checkbox_list .checkbox_list .checkbox_list li {
  position: relative;
  font-size: 0;
}

.checkbox-group .checkbox_list .checkbox_list label,
.checkbox-group .checkbox_list label,
.quotation-modal .checkbox-group .checkbox_list .checkbox_list .checkbox_list label {
  font-size: 16px;
  margin-bottom: 1px;
}

.checkbox-group-lg {
  font-size: 20px;
  line-height: 1.3333333;
}

#ql-form .p_district input,
#quotation_form_new #p_district input,
.form-group.district input {
  background-color: #fff!important;
}

#ql-form .p_district .tt-menu,
#quotation_form_new #p_district .tt-menu,
.form-group.district .tt-menu {
  background-color: #fff;
  color: #777583;
  width: 100%!important;
  border: 1px solid #ccc;
  max-height: 345px;
  overflow-y: auto;
  font-size: 12px;
}

#ql-form .p_district .tt-menu .tt-dataset,
#quotation_form_new #p_district .tt-menu .tt-dataset,
.form-group.district .tt-menu .tt-dataset {
  width: 100%!important;
}

#ql-form .p_district .tt-menu .tt-dataset .tt-suggestion,
#quotation_form_new #p_district .tt-menu .tt-dataset .tt-suggestion,
.form-group.district .tt-menu .tt-dataset .tt-suggestion {
  cursor: pointer;
  padding: 1px 0;
}

#ql-form .p_district .tt-menu .tt-dataset .tt-suggestion p,
#quotation_form_new #p_district .tt-menu .tt-dataset .tt-suggestion p,
.form-group.district .tt-menu .tt-dataset .tt-suggestion p {
  padding: 0!important;
  margin: 8px 20px!important;
}

#ql-form .p_district .tt-menu .tt-dataset .tt-suggestion.tt-cursor,
#quotation_form_new #p_district .tt-menu .tt-dataset .tt-suggestion.tt-cursor,
.form-group.district .tt-menu .tt-dataset .tt-suggestion.tt-cursor {
  color: #fff;
  background-color: #2a8ebf;
}

#ql-form .p_district .tt-menu .tt-dataset .tt-suggestion+.tt-suggestion,
#quotation_form_new #p_district .tt-menu .tt-dataset .tt-suggestion+.tt-suggestion,
.form-group.district .tt-menu .tt-dataset .tt-suggestion+.tt-suggestion {
  border-top: 1px solid #ccc;
}

body.quotation-edition {
  counter-reset: block;
}

@media (max-width:992px) {
  body.quotation-edition.responsive #data,
  body.quotation-edition.responsive #optional,
  body.quotation-edition.responsive #questions {
    max-width: 100%!important;
    width: 100%!important;
    float: right!important;
  }

  body.quotation-edition.responsive #optional .form-control,
  body.quotation-edition.responsive #questions .form-control {
    padding: 10px!important;
    height: auto!important;
  }

  body.quotation-edition.responsive #data {
    float: left!important;
  }
}

body.quotation-edition #form-hint {
  background: #ffffd1;
}

body.quotation-edition #form-hint .arrow:after {
  border-right-color: #ffffd1;
}

body.quotation-edition .help {
  display: none;
}

body.quotation-edition .well>p {
  font-size: 16px;
  color: #1e4c63;
  margin: 0;
}

body.quotation-edition .well>p+p {
  margin-top: 1em;
}

body.quotation-edition #validate-phone i,
body.quotation-edition .well>p i {
  font-size: 2em;
  vertical-align: middle;
  margin-right: 10px;
  color: #dcdbdb;
}

body.quotation-edition h1,
body.quotation-edition h2 {
  position: relative;
  padding-left: 38px;
  color: #214b64;
  line-height: 28px;
  margin: 1em 0;
}

body.quotation-edition h1:before,
body.quotation-edition h2:before {
  background: #63912f;
  width: 28px;
  height: 28px;
  line-height: 20px;
  color: #fff;
  display: inline-block;
  border-radius: 20px;
  text-align: center;
  font-size: 15px;
  font-weight: 800;
  padding: 4px;
  position: absolute;
  left: 0;
}

body.quotation-edition h1 {
  padding-right: 170px;
  font-size: 28px;
  font-weight: 700;
}

body.quotation-edition h1 small {
  position: absolute;
  right: 0;
  top: -75px;
  background: #2c94c9;
  font-size: 28px;
  font-weight: 700;
  width: 150px;
  height: 150px;
  padding: 40px 10px;
  line-height: 1.2;
  color: #fff;
  text-align: center;
  border-radius: 150px;
  -webkit-transform: rotate(6deg);
  transform: rotate(6deg);
}

body.quotation-edition h1:before {
  content: '\f00c';
  font-family: 'iconissimo';
}

body.quotation-edition h2 {
  font-size: 17px;
  font-weight: 400;
  counter-increment: block;
  margin-top: 2em;
}

body.quotation-edition h2:before {
  content: counter(block);
  background-color: #3079bd;
}

body.quotation-edition h2:only-of-type {
  padding-left: 0;
}

body.quotation-edition h2:only-of-type::before {
  display: none;
}

body.quotation-edition #validate-phone {
  text-align: center;
}

body.quotation-edition #validate-phone #feedback,
body.quotation-edition #validate-phone #info,
body.quotation-edition #validate-phone .text-style {
  text-align: left;
  font-size: 16px;
  color: #1e4c63;
  margin: 0;
}

body.quotation-edition #validate-phone #info p {
  margin-left: 38px;
}

body.quotation-edition #validate-phone form {
  display: inline-block;
  margin: 1.5em 0 0;
}

body.quotation-edition #validate-phone form input[type=text] {
  font-size: 24px;
  padding: 11px;
  height: auto;
  width: 280px;
  line-height: 1.2;
  margin: 0 10px 0 0;
  display: inline-block;
  box-sizing: border-box;
}

body.quotation-edition #validate-phone form .button {
  margin: 0;
  vertical-align: top;
}

body.quotation-edition #validate-phone form .feedback {
  display: block;
  width: 272px;
  padding: 4px;
  text-align: left;
  color: gray;
}

body.quotation-edition #validate-phone form .feedback.error {
  color: #d53f3f;
}

body.quotation-edition #validate-phone form .feedback.success {
  color: #63912f;
  font-weight: 700;
}

body.quotation-edition #validate-phone .sos p {
  text-align: right;
  margin: 0;
}

body.quotation-edition .well.form form {
  margin: 0;
  overflow: visible;
}

body.quotation-edition .well.form form .form-control {
  font-size: 13px;
}

body.quotation-edition .well.form form label {
  display: block;
  font-weight: 400;
}

body.quotation-edition .well.form form fieldset {
  box-sizing: border-box;
  padding: 20px;
}

body.quotation-edition .well.form form fieldset .form_error {
  color: #ff2828;
  padding: 2px 6px;
  background-color: #feefef;
  margin: 10px 0 20px;
  display: block;
  border-radius: 3px;
}

body.quotation-edition .well.form form fieldset .form_error:before {
  content: '\f071 ';
  font-family: 'iconissimo';
  margin-right: .5em;
}

body.quotation-edition .well.form form fieldset#data .form-group {
  clear: both;
  padding-left: 10em;
  position: relative;
}

body.quotation-edition .well.form form fieldset#data .form-group>label {
  width: 9.5em;
  position: absolute;
  left: 0;
  top: 0;
  line-height: 2.5;
}

body.quotation-edition .well.form form fieldset#data .form-group input[type=text],
body.quotation-edition .well.form form fieldset#data .form-group select,
body.quotation-edition .well.form form fieldset#data .form-group textarea {
  box-sizing: border-box;
  width: 100%;
  height: auto;
}

body.quotation-edition .well.form form fieldset#data .form-group select {
  max-width: 35em;
}

body.quotation-edition .well.form form fieldset#data .form-group input[name=zip] {
  width: 6em!important;
}

body.quotation-edition .well.form form fieldset#data .form-group input[name=district] {
  width: 18em!important;
}

@media (max-width:767px) {
  body.quotation-edition .well.form form fieldset#data .form-group {
    padding-left: 0;
  }

  body.quotation-edition .well.form form fieldset#data .form-group label {
    position: static;
    width: auto;
  }
}

body.quotation-edition .well.form form fieldset#pictures ul {
  list-style: none;
  margin: 0;
  padding: 0;
  display: inline;
}

body.quotation-edition .well.form form fieldset#pictures img {
  position: relative;
  width: 70px;
  height: 70px;
  box-shadow: 0 0 4px rgba(0,0,0,.4);
}

body.quotation-edition .well.form form fieldset#pictures li {
  position: relative;
  padding: 14px 14px 0 0;
  margin: 0;
  float: left;
  width: 70px;
  height: 70px;
  box-sizing: content-box;
}

body.quotation-edition .well.form form fieldset#pictures li a.remove {
  font-size: 20.25px;
  font-weight: 700;
  display: none;
  position: absolute;
  width: 27px;
  height: 27px;
  right: 5.5px;
  top: 5.5px;
  border-radius: 27px;
  text-align: center;
  line-height: 27px;
  text-decoration: none;
  cursor: pointer;
}

body.quotation-edition .well.form form fieldset#pictures li:hover img {
  opacity: .5;
}

body.quotation-edition .well.form form fieldset#pictures a.upload,
body.quotation-edition .well.form form fieldset#pictures li.uploading {
  display: inline-block;
  background: #ddd;
  margin: 14px 14px 0 0;
  padding: 0;
  font-size: 22px;
  color: silver;
}

body.quotation-edition .well.form form fieldset#pictures a.upload {
  width: 70px;
  height: 70px;
  text-align: center;
  line-height: 70px;
  text-decoration: none!important;
  cursor: pointer;
  font-size: 21px;
}

body.quotation-edition .well.form form fieldset#pictures li.uploading i {
  position: absolute;
  left: 50%;
  top: 50%;
  margin-top: -.5em;
  margin-left: -.5em;
}

body.quotation-edition .well.form form #questions {
  margin-left: 10em;
}

body.quotation-edition .well.form form #optional .form-group,
body.quotation-edition .well.form form #questions .form-group {
  padding-left: 0!important;
}

body.quotation-edition .well.form form #optional .form-group label,
body.quotation-edition .well.form form #questions .form-group label {
  width: auto!important;
  position: static!important;
}

body.quotation-edition .well.form form #optional ul.checkbox_list:after,
body.quotation-edition .well.form form #optional ul.checkbox_list:before,
body.quotation-edition .well.form form #optional ul.radio_list:after,
body.quotation-edition .well.form form #optional ul.radio_list:before,
body.quotation-edition .well.form form #questions ul.checkbox_list:after,
body.quotation-edition .well.form form #questions ul.checkbox_list:before,
body.quotation-edition .well.form form #questions ul.radio_list:after,
body.quotation-edition .well.form form #questions ul.radio_list:before {
  content: '';
  display: table;
}

body.quotation-edition .well.form form #optional ul.checkbox_list:after,
body.quotation-edition .well.form form #optional ul.radio_list:after,
body.quotation-edition .well.form form #questions ul.checkbox_list:after,
body.quotation-edition .well.form form #questions ul.radio_list:after {
  clear: both;
}

body.quotation-edition .well.form form #optional ul.checkbox_list li,
body.quotation-edition .well.form form #optional ul.radio_list li,
body.quotation-edition .well.form form #questions ul.checkbox_list li,
body.quotation-edition .well.form form #questions ul.radio_list li {
  margin: 0;
  padding: 0;
  display: inline-block;
  width: 50%;
  float: left;
  position: relative;
  line-height: 1.5;
  font-size: 0;
}

body.quotation-edition .well.form form #optional ul.checkbox_list input,
body.quotation-edition .well.form form #optional ul.radio_list input,
body.quotation-edition .well.form form #questions ul.checkbox_list input,
body.quotation-edition .well.form form #questions ul.radio_list input {
  vertical-align: baseline;
  box-shadow: none;
  position: absolute;
  top: 0;
  left: 0;
  width: auto;
  height: auto;
  font-size: 13px;
  margin: 3px 0!important;
}

body.quotation-edition .well.form form #optional ul.checkbox_list label,
body.quotation-edition .well.form form #optional ul.radio_list label,
body.quotation-edition .well.form form #questions ul.checkbox_list label,
body.quotation-edition .well.form form #questions ul.radio_list label {
  display: block;
  padding-left: 1.5em;
  font-size: 13px;
}

body.quotation-edition .well.form form #optional {
  margin-bottom: 10px;
  margin-left: 0;
  overflow: hidden;
}

@media (min-width:991px) {
  body.quotation-edition .well.form form #optional #secondary-phone input[type=text] {
    width: 100%;
  }
}

@media (min-width:1199px) {
  body.quotation-edition .well.form form #optional #secondary-phone input[type=text] {
    width: 40%;
  }
}

body.quotation-edition .well.form form #optional #call-preference,
body.quotation-edition .well.form form #optional #secondary-phone,
body.quotation-edition .well.form form #optional .quotation-user-subtype-options {
  margin-left: 10em;
}

@media (max-width:991px) {
  body.quotation-edition .well.form form #optional {
    display: none;
  }

  body.quotation-edition .well.form form #optional #call-preference,
  body.quotation-edition .well.form form #optional #secondary-phone,
  body.quotation-edition .well.form form #optional .quotation-user-subtype-options {
    margin-left: 0;
  }

  body.quotation-edition .well.form form #optional .customer {
    margin-bottom: 10px;
  }
}

@media (max-width:992px) {
  body.quotation-edition .well.form form #optional .customer,
  body.quotation-edition .well.form form #optional .professional {
    padding-left: 0;
  }

  body.quotation-edition .well.form form #optional .quotation-user-subtype-options {
    padding-left: 15px;
  }
}

body.quotation-edition .well.form form .submit {
  text-align: center;
  padding-top: 50px;
  clear: both;
}

body.quotation-edition .well.form form .submit button[type=submit] {
  clear: both;
  margin-bottom: 6px;
}

@media (max-width:992px) {
  body.quotation-edition.responsive .form-control,
  body.quotation-edition.responsive label {
    font-size: 18px!important;
  }

  body.quotation-edition.responsive .form-control {
    padding: 10px!important;
  }

  body.quotation-edition.responsive #form-hint {
    display: none!important;
  }

  body.quotation-edition.responsive .form-control:focus~.help {
    display: block!important;
    background: #ffffd1;
    color: #646464;
    padding: 15px;
    margin-top: 5px;
    border-radius: 3px;
  }

  body.quotation-edition.responsive .form_error {
    background: #ffffd1!important;
    margin: 10px 0!important;
    font-size: 16px!important;
  }

  body.quotation-edition.responsive .form-control:focus~.form_error {
    margin-bottom: -8px!important;
    background: #ffffd1;
  }

  body.quotation-edition.responsive .form_error~.help {
    padding-left: 26px!important;
  }

  body.quotation-edition.responsive #validate-phone .sos {
    margin-top: 15px;
  }

  body.quotation-edition.responsive #validate-phone .sos p {
    text-align: center;
  }

  body.quotation-edition.responsive fieldset {
    padding: 0!important;
  }

  body.quotation-edition.responsive #pictures {
    width: 100%!important;
  }
}

@media (max-width:767px) {
  body.quotation-edition.responsive label {
    font-size: 12px!important;
  }

  body.quotation-edition.responsive .form-control {
    font-size: 12px!important;
    padding: 5px!important;
  }

  body.quotation-edition.responsive .help {
    padding: 5px!important;
  }

  body.quotation-edition.responsive .form_error,
  body.quotation-edition.responsive .help {
    font-size: 10px!important;
  }

  body.quotation-edition.responsive .form_error~.help {
    padding-left: 5px!important;
  }

  body.quotation-edition.responsive #validate-phone p {
    font-size: 14px;
  }

  body.quotation-edition.responsive #validate-phone input[type=text] {
    font-size: 20px!important;
    width: 200px!important;
  }

  body.quotation-edition.responsive #validate-phone .button {
    padding: 8px 14px;
    font-size: 16px;
    margin-top: 4px!important;
  }

  body.quotation-edition.responsive #validate-phone .sos {
    margin-top: 15px;
  }

  body.quotation-edition.responsive #validate-phone .sos p {
    font-size: 12px;
    text-align: center;
  }

  body.quotation-edition.responsive h2 {
    font-size: 16px;
  }

  body.quotation-edition.responsive h1 {
    font-size: 18px;
  }

  body.quotation-edition.responsive h1 small {
    top: -60px;
    font-size: 20px;
    width: 120px;
    height: 120px;
    padding: 35px 10px 40px;
    border-radius: 120px;
  }
}

@media (max-width:480px) {
  body.quotation-edition.responsive #validate-phone p {
    font-size: 12px;
  }

  body.quotation-edition.responsive #validate-phone .button {
    margin-top: 15px!important;
  }

  body.quotation-edition.responsive #validate-phone input[type=text] {
    font-size: 14px!important;
    width: 100%!important;
  }

  body.quotation-edition.responsive h2 {
    font-size: 14px;
  }

  body.quotation-edition.responsive h1 {
    font-size: 16px;
    padding-right: 102px;
  }

  body.quotation-edition.responsive h1 small {
    top: -50px;
    font-size: 18px;
    width: 100px;
    height: 100px;
    padding: 28px 10px 40px;
    border-radius: 100px;
  }
}

@media (max-width:380px) {
  body.quotation-edition.responsive h1 {
    padding-right: 0;
  }

  body.quotation-edition.responsive h1 small {
    display: none;
  }
}

#quotationModal {
  overflow-x: auto;
  -webkit-overflow-scrolling: auto!important;
  overflow-y: auto!important;
}

@media (max-width:767px) {
  #quotationModal {
    overflow-x: hidden;
  }
}

#quotationModal .modal-dialog {
  width: 1010px!important;
}

@media (max-width:767px) {
  #quotationModal .modal-dialog {
    margin: 0;
  }
}

#quotationModal .modal-dialog .modal-body {
  padding-top: 20px;
}

#quotationModal .modal-dialog .modal-body .has-error .form-control {
  border: 1px solid #ccc!important;
}

#quotationModal .modal-dialog .modal-body .has-error .form-control:focus {
  border: 1px solid #66afe9!important;
  box-shadow: rgba(0,0,0,.075) 0 1px 1px 0 inset,#66afe9 0 0 5.797px 0;
}

#quotationModal .modal-dialog .modal-body .loading {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  background-color: rgba(255,255,255,.5);
  text-align: center;
  z-index: 3;
}

#quotationModal .modal-dialog .modal-body .loading i {
  font-size: 45px;
  position: absolute;
  top: 45%;
}

#quotationModal .first-block {
  margin-bottom: 10px;
}

#quotationModal #customer-phone-verify,
#quotationModal #customer-twilio-verify {
  border: 0;
  padding: 0 25px;
  margin-bottom: 0;
}

#quotationModal #customer-phone-verify .user-data,
#quotationModal #customer-twilio-verify .user-data {
  margin-top: 10px;
}

@media screen and (max-width:767px) {
  #quotationModal #customer-phone-verify,
  #quotationModal #customer-twilio-verify {
    margin-bottom: 20px;
  }

  #quotationModal #customer-phone-verify .alert-explain,
  #quotationModal #customer-twilio-verify .alert-explain {
    margin-top: 0;
    text-align: center;
  }

  #quotationModal #customer-phone-verify .confirmation-link,
  #quotationModal #customer-twilio-verify .confirmation-link {
    display: block;
  }

  #quotationModal #customer-phone-verify #sms_verification,
  #quotationModal #customer-twilio-verify #sms_verification {
    margin: 0 auto;
  }

  #quotationModal #customer-twilio-verify #verification_box {
    text-align: center;
  }
}

#quotationModal .customer-quotation-sidebar #customer-quotation-status #quotation-side-actions .check,
#quotationModal .help-block {
  display: none;
}

#quotationModal .quotation-success {
  font-size: 26px;
  border-bottom: 1px solid #f3f3f3;
  padding-bottom: 10px;
  font-weight: 700;
  line-height: 1.2;
}

#quotationModal .form-group.checked,
#quotationModal .icon-check-o {
  color: #48b07b;
}

#quotationModal .well {
  border: 0;
  background-color: #fff;
  box-shadow: none;
  padding-top: 0;
}

#quotationModal .form-section-title {
  color: #404040;
  font-size: 24px;
  margin-bottom: 0!important;
}

#quotationModal .form-explain:before {
  border-top: 1px solid #f3f3f3;
  content: ' ';
  display: block;
  margin: 0 auto;
  width: 90%;
}

#quotationModal .form-explain .form-explanation {
  color: #919191;
  font-size: 15px;
  margin-top: 0;
}

#quotationModal #edit-quotation-form label {
  color: #626262;
  font-size: 15px;
  font-weight: 700;
  line-height: 1.4;
  vertical-align: middle;
}

#quotationModal #edit-quotation-form .form-group {
  margin-bottom: 25px;
  padding-left: 18em!important;
}

#quotationModal #edit-quotation-form .control-label {
  text-align: right;
  width: 14.5em!important;
}

#quotationModal #edit-quotation-form #data {
  padding-bottom: 0;
}

#album-selector-popup .fake-select .dropdown ul li,
#album-selector-popup h4,
#quotationModal #edit-quotation-form #optional,
#quotationModal #edit-quotation-form #optional #call-preference,
#quotationModal #edit-quotation-form #questions {
  margin-left: 0;
}

#quotationModal #edit-quotation-form #optional .control-label,
#quotationModal #edit-quotation-form #questions .control-label {
  line-height: 1.4;
  vertical-align: middle;
  width: 14.5em!important;
  position: absolute!important;
}

#quotationModal #edit-quotation-form #optional .checkbox_list label,
#quotationModal #edit-quotation-form #optional .radio_list label,
#quotationModal #edit-quotation-form #questions .checkbox_list label,
#quotationModal #edit-quotation-form #questions .radio_list label {
  font-weight: 400;
  text-align: left;
  margin-right: 10px;
}

@media (min-width:991px) {
  #quotationModal #edit-quotation-form #optional #secondary-phone input[type=text] {
    width: 100%;
  }
}

@media (min-width:1199px) {
  #quotationModal #edit-quotation-form #optional #secondary-phone input[type=text] {
    width: 40%;
  }
}

#quotationModal #edit-quotation-form #optional #quotation-user-subtype .quotation-user-subtype-options {
  margin-left: -15px;
}

#quotationModal #edit-quotation-form #pictures {
  clear: both;
  position: relative;
  padding-top: 0;
}

@media screen and (max-width:767px) {
  #quotationModal #edit-quotation-form #pictures {
    display: none;
  }
}

@media (min-width:767px) {
  #quotationModal #edit-quotation-form #pictures {
    padding-left: 19em!important;
  }
}

#quotationModal #edit-quotation-form #pictures label {
  text-align: right;
  position: absolute;
  left: 0;
  top: 0;
  width: 15.5em!important;
}

@media (min-width:767px) {
  #quotationModal #edit-quotation-form #pictures label {
    top: 13px;
  }
}

@media (max-width:767px) {
  #quotationModal #edit-quotation-form #pictures label {
    display: block;
    margin-botom: 20px;
    padding-left: 0!important;
    position: relative!important;
    text-align: left;
  }
}

#quotationModal #edit-quotation-form #pictures ul {
  margin-left: .5em;
}

@media (max-width:767px) {
  #quotationModal #edit-quotation-form #pictures ul {
    margin-bottom: 20px;
    margin-top: 20px!important;
  }
}

#quotationModal #edit-quotation-form .wide-button {
  padding: 15px 30px;
}

#quotationModal #edit-quotation-form .submit {
  padding-top: 0;
}

@media (min-width:767px) and (max-width:991px) {
  #quotationModal #edit-quotation-form #optional label,
  #quotationModal #edit-quotation-form #pictures label,
  #quotationModal #edit-quotation-form #questions label,
  #quotationModal #edit-quotation-form .control-label {
    font-size: 14px!important;
  }
}

@media (max-width:767px) {
  #quotationModal #edit-quotation-form .form-group {
    padding-left: 0!important;
  }

  #quotationModal #edit-quotation-form #optional .control-label,
  #quotationModal #edit-quotation-form #questions .control-label,
  #quotationModal #edit-quotation-form .control-label {
    position: relative!important;
    text-align: left;
    width: 100%!important;
  }
}

#quotationModal #edit-quotation-form .submit {
  margin-left: 130px;
}

@media (max-width:767px) {
  #quotationModal #edit-quotation-form .submit {
    margin-top: 1.5em;
    margin-left: 0;
  }
}

#quotationModal .customer-quotation-sidebar #customer-quotation-status {
  background: 0 0;
}

#album-edit input,
#quotationModal .customer-quotation-sidebar #customer-quotation-status .review-explanation {
  font-size: 16px;
}

#quotationModal .customer-quotation-sidebar #customer-quotation-status .percent,
#quotationModal .customer-quotation-sidebar #customer-quotation-status .quotation-status {
  color: #919191;
  font-size: 12px;
}

#quotationModal .customer-quotation-sidebar #customer-quotation-status #quotation-side-actions {
  font-size: 14px;
}

#quotationModal h2.form-section-title {
  margin-top: .75em;
}

#quotationModal #customer-twilio-verify .row {
  margin-bottom: 5px;
}

@media (max-width:767px) {
  #quotationModal .close-modal {
    text-align: center;
    width: 100%;
  }
}

#quotationModal #edit-quotation-form.with-category .subcategory,
#quotationModal #edit-quotation-form.with-category .subsubcategory,
#quotationModal #edit-quotation-form.with-category label[for=subcategory],
#quotationModal #edit-quotation-form.with-category label[for=subsubcategory] {
  display: none!important;
}

@media screen and (max-width:767px) {
  #quotationModal .center-mobile {
    text-align: center;
  }
}

body.user-panel #sidebar-container {
  z-index: 999;
}

body.user-panel .modal {
  z-index: 99999999;
}

body.user-panel .modal-backdrop {
  z-index: 9999999;
}

body.user-panel .notices {
  padding-top: 20px;
  width: auto!important;
}

body.user-panel .notice,
body.user-panel .user_notice,
body.user-panel [class*=' notice_'],
body.user-panel [class^=notice_] {
  width: auto!important;
  margin-bottom: 10px!important;
  margin-top: 20px!important;
}

body.user-panel #header .inner {
  padding-left: 215px;
}

@media (max-width:767px) {
  body.user-panel #header .inner {
    padding-left: 0;
  }

  body.user-panel #header #main_action {
    width: 100%;
  }

  body.user-panel #header,
  body.user-panel #header .title {
    display: none;
  }
}

@media (min-width:1600px) {
  body.user-panel #header .inner {
    padding-left: 255px;
  }
}

body.user-panel #profile-image {
  background-color: #fff;
  position: relative;
  padding: 3px;
  border-radius: 3px;
  overflow: hidden;
}

body.user-panel #profile-image .icon-spinner-o,
body.user-panel #profile-image .job-view-wrapper>.job-view .btn-spinner.disabled,
body.user-panel #profile-image .job-view-wrapper>.job-view .btn-spinner[disabled],
body.user-panel #profile-image .job-view-wrapper>.job-view body.jobs-list #map_show.loading {
  display: none;
  position: absolute;
  left: 50%;
  top: 50%;
  margin: -.5em;
  opacity: .75;
}

body.user-panel #profile-image a,
body.user-panel #profile-image a:after {
  -webkit-transition-delay: .3s;
  transition-delay: .3s;
}

body.user-panel #profile-image a:after {
  content: attr(title);
  position: absolute;
  left: 50%;
  width: 70%;
  margin-left: -35%;
  top: 50%;
  height: 2em;
  margin-top: -1em;
  background: #fff;
  line-height: 2em;
  text-align: center;
  color: #2b2b2b;
  border-radius: 4px;
  opacity: 0;
  -webkit-transition: opacity .2s ease-out;
  transition: opacity .2s ease-out;
  box-shadow: 0 0 10px rgba(0,0,0,.4);
}

body.user-panel #profile-image a:hover {
  opacity: .8;
}

body.user-panel #profile-image a img {
  width: 100%;
  height: auto;
  max-height: 450px;
}

body.user-account .lateral-menu li small,
body.user-panel #profile-image.loading .icon-spinner-o,
body.user-panel #profile-image.loading .job-view-wrapper>.job-view .btn-spinner.disabled,
body.user-panel #profile-image.loading .job-view-wrapper>.job-view .btn-spinner[disabled],
body.user-panel #profile-image.loading .job-view-wrapper>.job-view body.jobs-list #map_show.loading {
  display: block;
}

@media (max-width:767px) {
  body.user-panel #sidebar-container {
    text-align: center;
    padding: 0;
  }
}

@media (min-width:1600px) {
  body.user-panel #sidebar-container {
    width: 265px!important;
  }
}

body.user-panel #sidebar-container #sidebar {
  float: left;
  overflow: visible;
  margin-top: -70px;
  max-width: 185px;
}

@media (min-width:768px) {
  body.user-panel #sidebar-container #sidebar {
    margin-top: -70px;
    max-width: 100%;
  }
}

@media (min-width:992px) {
  body.user-panel #sidebar-container #sidebar {
    max-width: 185px;
    margin-top: -70px;
  }
}

@media (max-width:767px) {
  body.user-panel #sidebar-container #sidebar {
    margin-top: 0;
    width: 100%;
    max-width: 100%;
  }

  body.user-panel #sidebar-container #sidebar .navbar-nav ul {
    padding-left: 15px;
  }

  body.user-panel #sidebar-container #sidebar #profile-image {
    display: none;
  }

  body.user-panel #sidebar-container #sidebar .separator {
    border-top: none;
    position: relative;
    margin-top: 0;
    padding-top: 0;
  }

  body.user-panel #sidebar-container #sidebar ul {
    border-top: 1px solid #dbe9f3;
    border-bottom: 1px solid #dbe9f3;
    margin-top: 0;
  }
}

@media (min-width:1600px) {
  body.user-panel #sidebar-container #sidebar {
    max-width: 230px;
  }
}

body.user-panel #contents {
  float: left;
  display: table;
  overflow: hidden;
}

@media (min-width:1600px) {
  body.user-panel #contents {
    width: 1045px;
  }
}

body.user-panel #contents .albums h2,
body.user-panel #contents .user-qna h2,
body.user-panel #contents>h1,
body.user-panel #contents>h2,
body.user-panel #contents>h3 {
  font-family: 'Georgia',serif;
}

body.user-panel #contents>.container {
  padding: 0;
}

body.user-panel #contents>h1 {
  margin: 35px 0 30px;
  font-size: 36px;
}

body.user-panel #contents>h2 {
  font-size: 36px;
}

@media (max-width:767px) {
  body.user-panel #contents>h1,
  body.user-panel #contents>h2 {
    font-size: 24px!important;
  }
}

body.user-panel #contents h2,
body.user-panel #contents h3 {
  margin: 0 0 30px;
}

@media (max-width:767px) {
  body.user-panel #contents h2,
  body.user-panel #contents h3 {
    font-size: 24px!important;
  }
}

.user-related-albums,
body.user-panel #contents h2,
body.user-panel #contents h3 {
  margin-top: 45px;
}

@media (max-width:767px) {
  body.user-panel #contents h2,
  body.user-panel #contents h3 {
    margin-top: 15px;
  }
}

body.user-panel #contents .notices+h2,
body.user-panel #contents .notices+h3 {
  margin-top: 20px;
}

body.user-panel #contents>.nav-tabs {
  margin: -15px 0 40px;
}

body.user-panel #contents>.nav-tabs+.notice,
body.user-panel #contents>.nav-tabs+.user_notice,
body.user-panel #contents>.nav-tabs+[class*=' notice_'],
body.user-panel #contents>.nav-tabs+[class^=notice_] {
  margin-top: -30px!important;
}

body.user-panel #contents .form-group.customer-photo {
  overflow: hidden;
}

body.user-panel #contents .form-group.customer-photo img {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all .2s ease-in-out .5s ease-out;
  transition: all .2s ease-in-out .5s ease-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
  float: right!important;
}

body.user-panel #page_title {
  margin-bottom: 20px;
}

#login-modal {
  z-index: 9999;
}

#login-modal .social-login,
#login-modal [data-form=signin-popup],
#login-modal [data-form=signup-popup] {
  padding: 0 12px;
}

#login-modal .button {
  min-height: 50px;
  font-size: 18px;
}

#login-modal [data-form=signup-popup] {
  padding-bottom: 24px;
}

#login-modal .col-centered {
  float: none;
  margin: 0 auto;
}

#login-modal .modal-footer {
  text-align: center;
  font-size: 100%;
}

#login-modal [data-action=show-signin-popup],
#login-modal [data-action=show-signup-popup] {
  cursor: pointer;
}

body.user-send-invitations h2 {
  font-size: 45px;
  margin-bottom: 20px;
}

body.user-send-invitations h3 {
  font-size: 28px;
  margin-bottom: 20px;
}

body.user-send-invitations .counters .counter {
  margin-bottom: 0;
  width: 222px;
  height: 222px;
}

body.user-send-invitations .counters #counter-invitations-sent .icon {
  opacity: .35;
}

body.user-send-invitations table#invite {
  margin-top: 50px;
  width: 100%;
}

body.user-send-invitations table#invite th {
  font-size: 140%;
  font-weight: 400;
}

body.user-send-invitations .share {
  margin-top: 40px;
}

body.user-send-invitations .share #invite-url {
  cursor: default!important;
}

body.user-send-invitations .share .well {
  background-color: #e6e6e6;
  height: 11em;
}

body.user-send-invitations .share .well h4 {
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 700;
  margin: 0 0 15px;
}

body.user-send-invitations .share .well .btn {
  display: block;
  text-align: left;
  color: #fff;
  margin: 5px 0 8px;
}

@media (min-width:1600px) {
  body.album-show #social-sharer #shareme.affix .box {
    width: 100%!important;
    max-width: 1310px!important;
  }
}

body.album-show #page-album {
  padding-top: 15px;
}

body.album-show .gallery-item {
  position: relative;
}

body.album-show .gallery-item .mobile-buttons {
  display: none;
}

@media (max-width:991px) {
  body.album-show .gallery-item .mobile-buttons {
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    float: right;
  }

  body.album-show .gallery-item .mobile-buttons .btn {
    font-size: 10px;
    padding: 6px 7px;
    margin: 3px;
    min-height: 13px;
    width: auto;
  }

  body.album-show .gallery-item .mobile-buttons .btn span {
    display: inline-block!important;
  }
}

body.album-show .gallery-item .button-lg {
  display: none;
}

@media (min-width:1200px) {
  body.album-show .gallery-item .button-lg {
    display: inline;
  }
}

#album-title h1,
body.album-show .gallery-item .hide-button-lg {
  display: inline;
}

@media (min-width:1200px) {
  body.album-show .gallery-item .hide-button-lg {
    display: none;
  }
}

.user-related-albums .images img {
  padding-bottom: 10px;
}

.user-related-albums .images img:nth-child(2n+1) {
  padding-right: 5px;
}

.user-related-albums .images img:nth-child(2n) {
  padding-left: 5px;
}

.user-related-albums .title {
  color: #6a6d76;
  font-size: 16px;
  padding-bottom: 10px;
}

.albums-container,
body.album-navigation .content-row {
  overflow: hidden;
}

body.album-navigation .big-header-button {
  min-width: auto;
}

body.album-navigation .sidebar {
  padding-top: 0;
}

body.album-navigation .sidebar .user {
  margin-top: 0;
  min-height: 135px;
}

body.album-navigation .sidebar .subscribe-button {
  border: 1px solid #d3d3d3;
  border-radius: 5px;
  padding: 6px 15px;
  color: #6a6d76;
  float: right;
}

body.album-navigation .sidebar .subscribe-button:hover {
  color: #3baef2;
  text-decoration: none;
  background-color: #eee;
}

body.album-navigation .sidebar .subscribe-button.disabled {
  color: #6a6d76!important;
  background-color: #eee;
}

#album-selector-popup .modal-dialog {
  max-width: 660px;
}

@media (max-width:767px) {
  #album-selector-popup .modal-body {
    padding-top: 10px;
  }
}

#album-selector-popup .fake-select {
  cursor: pointer;
  position: relative;
}

#album-selector-popup .fake-select .caret {
  float: right;
  margin-top: 8px;
}

#album-selector-popup .fake-select .dropdown {
  position: absolute;
  left: -2px;
  top: -32px;
  width: 100%;
}

#album-selector-popup .fake-select .dropdown .dropdown-menu {
  max-height: 265px;
  overflow-y: scroll;
}

#album-selector-popup .fake-select .dropdown .form-inline {
  margin-left: 10px;
  margin-right: 10px;
}

#album-selector-popup .fake-select .dropdown ul {
  width: 101%;
}

#album-selector-popup .fake-select .dropdown button {
  width: auto;
  padding-top: 6px;
  padding-bottom: 6px;
}

#album-selector-popup .image-container {
  margin-left: 20px;
  float: right;
}

@media (max-width:767px) {
  #album-selector-popup .image-container {
    float: none;
    text-align: center;
    margin: 0 0 10px;
  }
}

#album-selector-popup .image-container img {
  box-shadow: 0 2px 5px rgba(0,0,0,.5);
}

#album-selector-popup textarea {
  min-height: 76px;
  resize: vertical;
}

ul.albums {
  margin: 0;
  padding: 0;
  list-style: none;
}

ul.albums>li {
  margin-left: 0;
  margin-bottom: 20px;
}

@media (max-width:570px) {
  ul.albums>li {
    width: 100%;
  }
}

ul.albums>li .album,
ul.albums>li .album .img {
  border: 1px solid #cfcfcf;
  border-radius: 4px;
  width: 100%;
}

ul.albums>li .album {
  padding: 10px;
  position: relative;
  float: left;
}

ul.albums>li .album#add-album a {
  padding-top: 60%;
  display: block;
  width: 100%;
  height: 100%;
  text-align: center;
  color: #c7c5c5;
  text-decoration: none;
  font-size: 16px;
  font-weight: 700;
  position: relative;
}

ul.albums>li .album strong {
  display: block;
  height: 26px;
  line-height: 1;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #2b2b2b!important;
}

ul.albums>li .album .thumbnails {
  overflow: hidden;
  display: block;
  float: left;
  width: 100%;
  text-align: center;
}

ul.albums>li .album .img {
  display: block;
  float: none;
  overflow: hidden;
  height: 222px;
  margin-bottom: 6px;
  margin-left: 0;
  background-size: cover;
}

ul.albums>li .album .img.thumbnail-img {
  display: inline-block;
  border-radius: 4px;
  width: 43.5px;
  height: 43.5px;
}

ul.albums>li .album .img+.thumbnail-img {
  margin-left: 7px;
}

@media (max-width:1600px) {
  ul.albums>li .album .hidden-medium {
    display: none!important;
  }
}

ul.albums>li .its-empty {
  color: #787878;
  position: absolute;
  left: 0;
  top: 36px;
  width: 100%;
  bottom: 62px;
  line-height: 124px;
  text-align: center;
  font-style: normal;
  font-size: 12px;
}

.user-albums .albums-header {
  margin-bottom: 0;
}

@media (max-width:767px) {
  .user-albums .albums-header .actions {
    margin-top: 20px;
  }
}

.user-albums .albums-header #breadcrumb,
.user-autosubscribe .remove-subscription-content .btn,
.user-autosubscribe .remove-subscription-content .button,
body.business-edit #side-menu #progress-bar #progress-bar-header {
  margin-bottom: 20px;
}

.user-albums #page_title .actions {
  position: relative;
  top: 0;
  right: 0;
}

@media (max-width:767px) {
  .user-albums #page_title {
    padding-top: 15px;
    margin-bottom: 0;
  }

  .user-albums #page_title .actions {
    margin-top: 10px;
    text-align: center;
  }
}

.user-albums .customer-nav-container {
  margin-bottom: 20px!important;
}

.user-albums .gallery.album .gallery-item {
  margin-left: 5px;
  margin-bottom: 9px;
  position: relative;
  float: left;
  width: 50%;
  min-height: 1px;
  padding-right: 0;
  padding-left: 0;
}

@media (min-width:768px) {
  .user-albums .gallery.album .gallery-item {
    float: left;
    width: 50%;
  }
}

@media (min-width:992px) {
  .user-albums .gallery.album .gallery-item {
    float: left;
    width: 50%;
  }
}

.user-albums .gallery.album .gallery-item:nth-child(2n+1) {
  margin-left: -5px;
  margin-right: 2px;
}

.user-albums .gallery.album .gallery-item:nth-child(2n) {
  margin-right: -5px;
  margin-left: 2px;
}

@media (max-width:767px) {
  .user-albums .gallery.album .gallery-item {
    width: 100%;
    margin-left: 0!important;
    margin-right: 0!important;
  }
}

.user-albums .gallery.album .gallery-item.gallery-item-button {
  position: relative;
  float: left;
  width: 50%;
  min-height: 1px;
  padding-right: 0;
  padding-left: 0;
}

@media (min-width:768px) {
  .user-albums .gallery.album .gallery-item.gallery-item-button {
    float: left;
    width: 50%;
  }
}

@media (min-width:992px) {
  .user-albums .gallery.album .gallery-item.gallery-item-button {
    float: left;
    width: 50%;
  }
}

@media (max-width:1199px) {
  .user-albums .gallery.album .gallery-item.gallery-item-button {
    height: 290px;
  }
}

@media (min-width:1200px) {
  .user-albums .gallery.album .gallery-item.gallery-item-button {
    height: 328px;
  }
}

@media (min-width:1600px) {
  .user-albums .gallery.album .gallery-item.gallery-item-button {
    height: 372px;
  }
}

@media (min-width:768px) and (max-width:991px) {
  .user-albums .gallery.album .gallery-item.gallery-item-button {
    height: 396px;
  }
}

@media (max-width:767px) {
  .user-albums .gallery.album .gallery-item.gallery-item-button {
    width: 100%;
    max-width: 100%!important;
    height: 100px;
    margin-bottom: 15px;
  }

  .user-albums .gallery.album .gallery-item.gallery-item-button a {
    padding-top: 60px;
  }

  .user-albums .gallery.album .gallery-item.gallery-item-button a i {
    margin-top: 5px;
    top: -5px!important;
  }
}

.user-albums .gallery.album .gallery-item .gallery-item-image #social-hub {
  margin-left: 30px;
}

.user-albums .gallery.album .gallery-item .gallery-item-image img {
  width: 100%!important;
  height: auto;
}

#add-album-images-modal .modal-dialog {
  width: 400px!important;
}

#add-album-images-modal .modal-dialog .modal-body.uploading p {
  text-align: center;
  font-size: 15px;
  margin: 10px 0 30px;
}

#add-album-images-modal .modal-dialog .modal-body .row>* {
  float: left;
}

#add-album-images-modal .modal-dialog .modal-body a {
  color: #000;
  font-size: 14px;
  display: block;
  text-align: center;
  text-decoration: none!important;
  opacity: .6;
  -webkit-transition: opacity .1s ease-in-out;
  transition: opacity .1s ease-in-out;
}

#add-album-images-modal .modal-dialog .modal-body a i {
  color: #5e5e5e;
  display: block;
  font-size: 56px;
  margin: 10px 0;
}

#add-album-images-modal .modal-dialog .modal-body a:hover,
#main-navbar #main-menu>.menu-content .menu-footer .social-links ul li a:hover {
  opacity: 1;
}

#album-edit a,
#album-title a {
  font-size: 18px;
  margin-left: 8px;
}

#album-edit a {
  margin-left: 4px;
}

#banner-premium {
  margin-bottom: 35px;
  background: url(/images/layout/user/banner-premium-376.png) no-repeat 0 top!important;
  position: relative;
  padding: 0!important;
  border: 0!important;
  box-shadow: none!important;
}

#banner-premium.clickable {
  cursor: pointer;
}

#banner-premium .details,
#banner-premium h2 {
  padding: 0 70px 10px;
  text-align: center;
  color: #fff;
  line-height: 1.2;
  font-size: 12px;
}

#banner-premium .details small {
  display: block;
  text-decoration: line-through;
  margin-top: 10px;
}

#banner-premium .details small span {
  font-size: 14px!important;
  color: #c2bbbb;
}

#banner-premium .details * {
  color: #fff;
  line-height: 1.2;
  font-size: 12px;
}

#banner-premium .details p+p {
  margin-top: 16px;
}

#banner-premium .details .coupon {
  background: green;
  padding: 5px;
}

#banner-premium .side-bar h2 {
  padding: 30px 50px 10px;
  font-size: 20px;
}

#banner-premium .side-bar .details {
  padding: 0 50px 10px;
}

#banner-premium .side-bar .features:after,
#banner-premium .side-bar .features:before {
  background: url(/images/layout/user/banner-premium-336.png) no-repeat -336px bottom;
}

#banner-premium .side-bar .features:after {
  background-position: -336px top;
}

#banner-premium .side-bar .action {
  background: url(/images/layout/user/banner-premium-336.png) no-repeat -672px bottom;
}

#banner-premium h2 {
  padding: 30px 75px 10px;
  font-size: 22px;
  margin: 0;
  line-height: 1;
}

#banner-premium .features {
  padding: 20px 15px 40px;
  margin-top: 195px;
  background: #fff;
  position: relative;
}

#banner-premium .features:after,
#banner-premium .features:before {
  content: '';
  display: block;
  background: url(/images/layout/user/banner-premium-376.png) no-repeat -376px bottom;
  position: absolute;
  height: 195px;
  width: 376px;
  top: -195px;
  left: 0;
}

#banner-premium .features:after {
  background-position: -376px top;
  top: 100%;
  height: 20px;
}

#banner-premium .features ul {
  margin: 0 0 12px;
}

#banner-premium .features h3 {
  color: #007fc2;
  font-size: 18px;
  font-weight: 400;
  margin: 0 0 1em;
  padding-left: 20px;
}

#banner-premium .features a.moreinfo {
  padding-left: 20px;
}

#banner-premium .action {
  background: url(/images/layout/user/banner-premium-376.png) no-repeat -752px bottom;
  min-height: 25px;
  padding: 0 75px 30px;
  margin-top: -20px;
  text-align: center;
}

#banner-premium .action .button {
  position: relative;
  z-index: 99;
}

@media (max-width:991px) {
  #banner-premium {
    margin-top: 0;
    padding: 24px!important;
    border: 1px solid #e8e8e8!important;
    margin-bottom: 20px;
    background: 0 0!important;
    background-color: #ededed!important;
    border-radius: 4px;
  }

  #banner-premium .action {
    text-align: center;
  }

  #banner-premium.clickable {
    cursor: pointer;
  }

  #banner-premium h2 {
    font-weight: 700;
    line-height: 32px;
    margin-top: 0!important;
    color: inherit;
    padding: 0 50px 10px!important;
    font-size: 20px;
  }

  #banner-premium h3 {
    margin-top: 0;
    padding-left: 0!important;
    font-size: 16px;
  }

  #banner-premium .details {
    padding: 0 50px 10px;
  }

  #banner-premium .features {
    margin-top: 0!important;
    margin-bottom: 45px;
  }

  #banner-premium .features:after,
  #banner-premium .features:before {
    background: 0 0!important;
    content: none;
  }

  #banner-premium .action {
    background: 0 0!important;
  }
}

@media (max-width:767px) {
  #banner-premium {
    width: 100%!important;
  }

  #banner-premium .action {
    padding-left: 0;
    padding-right: 0;
  }
}

body.user-partners #t_construfy h2 {
  text-align: center;
  font-size: 32px;
}

body.user-partners #t_construfy .subtitle {
  text-align: center;
  font-size: 18px;
  margin-bottom: 30px;
}

body.user-partners #t_construfy ul {
  max-width: 500px;
  font-size: 14px;
  margin: 10px auto;
}

body.user-partners #t_construfy ul li {
  padding-left: 5px;
  list-style: none;
  margin-bottom: 20px;
  position: relative;
}

body.user-partners #t_construfy ul li i {
  margin-right: 15px;
  color: #428bca;
  font-size: 20px;
  position: absolute;
  left: 0;
}

body.user-partners #t_construfy ul li span {
  padding-left: 40px;
  display: block;
}

body.user-account-verify .add-files,
body.user-partners #t_construfy .button-container {
  text-align: center;
}

body.user-partners #t_construfy .construfy-logo {
  max-width: 100%;
  margin: 0 auto;
  width: 200px;
  display: block;
}

body.user-account-verify #pictures {
  overflow: hidden;
}

body.user-account-verify #pictures ul {
  list-style: none;
  padding: 0 6px 0 10px;
  margin-bottom: 20px;
}

.check-list li,
body.business-edit #pictures ul li,
body.user-account-verify #pictures ul li {
  margin: 0 4px 4px 0;
  position: relative;
}

body.user-account-verify #pictures ul li:hover {
  background-color: #eee;
}

body.business-edit #pictures ul li img,
body.user-account-verify #pictures ul li img {
  width: 70px;
  height: 70px;
}

body.user-account-verify #pictures ul li a {
  position: absolute;
  top: 3px;
  right: 3px;
  line-height: 8px;
  color: #fff;
  cursor: pointer;
  text-decoration: none;
  width: 15px;
  height: 15px;
  padding: 4px;
  border: 0;
  background-color: #999;
}

body.user-account-verify .add-files-error {
  color: #900;
  font-weight: 700;
}

body.user-account-verify .form_error {
  padding: 0 0 0 120px;
}

body.user-account-verify.user-blocked #user_verify-form {
  width: 520px;
  margin: 80px auto 30px;
}

body.user-account a,
body.user-account a:visited,
body.user-help a,
body.user-help a:visited {
  color: #007fc2;
}

body.user-help .lateral-menu {
  margin-bottom: 45px;
}

body.user-account .lateral-menu i.icon-sort-down,
body.user-help .lateral-menu i.icon-sort-down {
  position: absolute;
  top: 5px;
  right: 32px;
  font-size: 24px;
  color: #fff;
}

body.user-account .lateral-menu li,
body.user-help .lateral-menu li {
  width: 100%;
  margin-left: 2px;
}

body.user-help #help-main {
  margin: 0 0 10px;
}

body.user-help #help-main .icon {
  color: #007fc2;
  font-size: 16px;
  margin-right: 10px;
}

.user-autosubscribe #subscriptions-table tr th {
  vertical-align: middle;
  font-weight: 400;
  font-size: 16px;
}

@media (max-width:767px) {
  .user-autosubscribe #subscriptions-table tr th {
    font-size: 12px;
  }
}

.user-autosubscribe #subscriptions-table span {
  display: inline-block;
  white-space: nowrap;
}

.user-autosubscribe #subscriptions-table span i {
  color: #ff7300;
}

@media (max-width:767px) {
  .user-autosubscribe #subscriptions-table span a {
    margin: 0!important;
  }
}

.user-autosubscribe #subscriptions-table tr td {
  background-color: #fff;
  color: #999;
  padding: 16px 8px 8px;
}

.user-autosubscribe #subscriptions-table tr .name {
  width: 50%;
}

.user-autosubscribe #subscriptions-table tr .business {
  width: 30%;
  text-align: center;
}

.user-autosubscribe #subscriptions-table tr .pause-info {
  margin-top: .5em;
  font-size: 11px;
}

.user-autosubscribe #subscriptions-table tr .status {
  padding-top: 8px;
  width: 0;
}

.user-autosubscribe #subscriptions-table tr .actions,
.user-autosubscribe #subscriptions-table tr .updated_at {
  width: 0;
  text-align: center;
}

@media (min-width:992px) {
  .user-autosubscribe #subscriptions-table tr .actions,
  .user-autosubscribe #subscriptions-table tr .status,
  .user-autosubscribe #subscriptions-table tr .updated_at {
    white-space: nowrap;
  }
}

@media (max-width:767px) {
  .user-autosubscribe #subscriptions-table tr .actions,
  .user-autosubscribe #subscriptions-table tr .status,
  .user-autosubscribe #subscriptions-table tr .updated_at {
    text-align: left;
  }
}

.user-autosubscribe #subscriptions-table tr .status {
  text-align: left;
  min-width: 130px;
}

@media (max-width:767px) {
  .user-autosubscribe #subscriptions-table tr .updated_at {
    display: none;
  }

  .user-autosubscribe #subscriptions-table tr .actions {
    text-align: center;
  }
}

.user-autosubscribe #subscriptions-table tr .actions>a {
  text-decoration: none!important;
}

.user-autosubscribe #subscriptions-table tr .actions>a+a {
  margin-left: 1em;
}

.user-autosubscribe #subscriptions-table tr .actions>a span,
.user-autosubscribe #subscriptions-table tr .actions>a strong {
  padding-left: .4em;
}

@media (max-width:767px) {
  .user-autosubscribe #subscriptions-table tr .actions>a i {
    font-size: 20px;
  }

  .user-autosubscribe #subscriptions-table tr .actions>a span,
  .user-autosubscribe #subscriptions-table tr .actions>a strong {
    display: none;
  }
}

.user-autosubscribe #subscriptions-table tr.active td {
  background-color: #fcf8e3;
  color: #404040;
}

.user-autosubscribe #subscriptions-table tr.updating td {
  pointer-events: none;
}

.user-autosubscribe .remove-subscription-content {
  text-align: center;
  margin: 0 20px;
}

.user-autosubscribe .remove-subscription-content p {
  clear: both;
  margin-bottom: 20px;
}

.user-autosubscribe .remove-subscription-content div.btn-default a {
  color: #000;
  font-size: 16px;
}

.user-autosubscribe .well {
  background-color: #fafafa;
  border: 1px solid #dadada;
  padding: 20px;
  margin: 0 0 30px;
}

@media (max-width:767px) {
  .user-autosubscribe .well {
    border: 0;
    padding: 0;
  }
}

.user-autosubscribe #subscription-limits-form .error,
.user-autosubscribe #subscription-limits-form .form_error {
  color: #fcbaba;
}

.user-autosubscribe #subscription-limits-form .help {
  color: #777;
  font-size: 12px!important;
  line-height: 13px;
  font-weight: 400;
  display: block;
  margin-top: 3px;
}

.user-autosubscribe .help-p,
body.user-account .lateral-menu {
  margin-bottom: 45px;
}

.user-autosubscribe .subscription-advantages-title {
  font-weight: 500;
  font-size: 22px;
  margin: 0 0 30px;
}

.user-autosubscribe .subscription-advantages-bg {
  background-color: #f3f3f3;
}

.user-autosubscribe #subscription-advantages {
  margin-top: 0;
  margin-bottom: 0;
  overflow: hidden;
  padding: 10px 0;
  clear: both;
}

.user-autosubscribe #subscription-advantages .subscription-lbox {
  font-size: 14px;
  padding-top: 20px;
}

.user-autosubscribe #subscription-advantages .subscription-lbox ul li {
  margin-bottom: 13px;
}

.user-autosubscribe #subscription-advantages .subscription-lbox .button {
  margin-top: 25px;
  margin-bottom: 15px;
}

@media (max-width:767px) {
  .user-autosubscribe #subscription-advantages .subscription-lbox .button {
    display: block;
  }
}

.user-autosubscribe #subscription-advantages .subscription-configure {
  text-align: center;
}

.user-autosubscribe #subscription-faq h2 {
  font-size: 18px;
}

.user-autosubscribe #subscription-faq .rates-faq {
  padding: 10px 50px 10px 0;
}

.user-autosubscribe #subscription-faq .rates-faq .faq-title {
  font-size: 16px;
  margin-bottom: 10px;
  display: block;
}

.user-autosubscribe #subscription-faq .rates-faq .faq-body {
  padding-bottom: 10px;
  font-size: 13px;
}

body.user-account h2 {
  margin: 10px 0 30px;
  font-size: 22px;
  font-weight: 400;
}

body.user-account .autosubscribe-container {
  display: block;
  margin: 0 auto;
}

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

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

.check-list {
  margin: 10px 0 40px;
  list-style: none;
  width: 100%;
}

.check-list li {
  overflow: hidden;
  margin: 0;
}

.check-list li ul {
  padding-left: 0;
  padding-right: 0;
  margin-top: 0;
}

.check-list li ul li:not(.no-style) {
  margin: 0;
  padding: 0 10px;
  box-shadow: none;
  border-bottom: 1px solid #e4e1d4;
  color: #707070;
  list-style: none;
  width: auto;
  position: relative;
}

.check-list li.highlight {
  background: #d7e9f7;
  font-weight: 600;
}

.check-list input {
  cursor: pointer;
  position: absolute;
  left: 5px;
  top: 10px;
  margin: 3px 3px 3px 4px;
}

.check-list label {
  cursor: pointer;
  margin-left: 5px;
  font-size: 13px;
  display: block;
  padding: 7px 0 7px 15px;
  font-weight: 400;
}

.check-list span {
  cursor: pointer;
  margin-left: 5px;
  padding: 7px 0 7px 12px;
}

.check-list .nostyle li,
.check-list li.nostyle,
form.lumen .token-input-dropdown ul {
  list-style: none;
  list-style-image: none;
}

.check-list .title,
.check-list .toggle_collapse {
  display: block;
  color: #fff;
  background-color: #1292d6;
  clear: both;
  font-size: 18px;
  padding: 8px 0 8px 20px;
  border-bottom: 1px solid #e4e1d4;
  overflow: hidden;
  position: relative;
}

.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%;
}

.user-autosubscribe .steps_explain.steps-5 .step {
  width: 20%;
}

.user-autosubscribe .steps_explain .step {
  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;
}

.quotation-show .main-container #page-container fieldset,
form.lumen {
  margin-bottom: 40px;
}

form.lumen .well {
  border: 1px solid #e7e7e7;
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #fafafa;
  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 .double_list div select,
form.lumen .form-control {
  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: #8a0c0c;
}

form.lumen .form_error+.form-control {
  border: 1px solid #ff4136!important;
  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;
  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;
    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%;
  }
}

#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 {
  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 .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,
.user-home.business #user-panel .businesses ul.business-actions li {
  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 img {
  opacity: .3;
}

#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 .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 {
  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 {
  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;
}

@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 {
    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;
}