/**** Font ****/
/**** Color ****/
/* CSS Document
font-family: 'Montserrat', sans-serif;
font-family: 'Roboto Slab', serif;
font-family: 'Sanchez', serif;
font-family: 'Lora', serif;
*/
body {
  margin: 0;
  padding: 0;
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
  font-size: 13px;
  color: #000; }

.wrap {
  width: 960px;
  margin: 0 auto;
  overflow: hidden;
  position: relative; }

.right-col {
  padding-left: 35px; }

.ellipsis {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden; }

.no-left-padding {
  padding-left: 0; }

.no-right-padding {
  padding-right: 0; }

a {
  color: #666; }
  a:hover, a:focus, a:active {
    color: #666;
    text-decoration: none; }

.click-here {
  color: #000;
  text-decoration: underline; }
  .click-here:focus, .click-here:active, .click-here:hover {
    color: #000; }

.text-italic {
  font-style: italic; }

.sd-calendar a {
  color: #444444; }
  .sd-calendar a:hover, .sd-calendar a:focus, .sd-calendar a:active {
    color: #444444;
    text-decoration: none; }
.sd-calendar .fc-day-header {
  font-weight: normal; }
.sd-calendar .fc-day-grid-event {
  margin: 0;
  padding: 0; }
.sd-calendar .fc-event {
  border-radius: 0; }
.sd-calendar .fc-button:focus,
.sd-calendar .fc-button:active {
  outline: 0; }
.sd-calendar .fc-left h2 {
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
  color: #333;
  display: inline-block;
  font-size: 20px;
  position: relative;
  top: 3px;
  text-transform: uppercase; }
.sd-calendar .fc-content {
  color: #fff;
  display: table;
  height: 43px;
  width: 100%; }
.sd-calendar .fc-title {
  display: table-cell;
  text-align: center;
  vertical-align: middle;
  text-transform: uppercase; }
.sd-calendar .fc-state-default {
  background: #fff;
  border: solid 1px #ccc;
  box-shadow: none;
  height: 30px;
  text-shadow: none;
  text-transform: uppercase; }
  .sd-calendar .fc-state-default.fc-corner-left, .sd-calendar .fc-state-default.fc-corner-right {
    border-radius: 0; }
.sd-calendar .fc-prev-button {
  margin-right: 12px; }
.sd-calendar .fc-next-button {
  margin-left: 12px; }
.sd-calendar .fc-prev-button,
.sd-calendar .fc-next-button {
  border: 0;
  padding: 0;
  text-align: center;
  width: 20px; }
.sd-calendar .fc-today-button {
  margin-left: 15px; }
.sd-calendar .fc-state-active {
  background: #ebebeb; }
.sd-calendar .fc-view-container .row *,
.sd-calendar .fc-view-container .row:after,
.sd-calendar .fc-view-container .row:before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }
.sd-calendar.fc-unthemed .fc-bg td.fc-today {
  background: #000; }
.sd-calendar.fc-unthemed td.fc-today a {
  color: #fff; }

.event-body .edit-link {
  font-size: 12px;
  font-weight: 500; }
.event-body .event-title {
  max-width: 520px; }
.event-body .event-links {
  width: 130px;
  padding-left: 0;
  text-align: right; }
  .event-body .event-links .edit-link {
    margin-left: 20px; }
    .event-body .event-links .edit-link:first-child {
      margin-left: 0; }

.btn-sd-default {
  border: 1px solid #ccc;
  color: #666;
  cursor: pointer;
  display: inline-block;
  font-size: 13px;
  height: 30px;
  line-height: 30px;
  min-width: 105px;
  padding: 0 25px;
  text-align: center;
  text-transform: uppercase; }
  .btn-sd-default:hover, .btn-sd-default:focus, .btn-sd-default:active {
    color: #666;
    text-decoration: none; }
  .btn-sd-default.active {
    border: 1px solid #666;
    background-color: #666;
    color: #fff; }
    .btn-sd-default.active:hover, .btn-sd-default.active:focus, .btn-sd-default.active:active {
      color: #fff;
      text-decoration: none; }

.btn-tile {
  border: 1px solid #fff;
  border-radius: 0;
  color: #fff;
  font-size: 13px;
  height: 28px;
  line-height: 25px;
  padding: 0 20px;
  text-align: center;
  text-transform: uppercase; }
  .btn-tile:hover, .btn-tile:focus, .btn-tile:active {
    color: #fff;
    text-decoration: none; }

.btn-close {
  background: url(../img/close.png) no-repeat;
  display: block;
  height: 38px;
  text-transform: uppercase;
  width: 38px; }

.btn-sd-primary {
  background-color: #2978bb;
  color: #fff;
  font-size: 15px;
  height: 34px;
  letter-spacing: .5px;
  text-align: center;
  text-transform: uppercase;
  min-width: 134px; }
  .btn-sd-primary:hover, .btn-sd-primary:focus, .btn-sd-primary:active {
    color: #fff;
    text-decoration: none; }

.btn-icon-default {
  width: 20px;
  height: 20px;
  display: inline-block;
  text-align: center;
  color: #333;
  cursor: pointer; }
  .btn-icon-default .glyphicon {
    font-size: 25px;
    line-height: 20px; }
    .btn-icon-default .glyphicon:hover, .btn-icon-default .glyphicon:active, .btn-icon-default .glyphicon:focus {
      color: #333; }

.btn-icon-primary {
  width: 20px;
  height: 20px;
  display: inline-block;
  text-align: center;
  color: #333;
  cursor: pointer; }
  .btn-icon-primary .glyphicon {
    font-size: 25px;
    line-height: 20px; }
    .btn-icon-primary .glyphicon:hover, .btn-icon-primary .glyphicon:active, .btn-icon-primary .glyphicon:focus {
      color: #333; }
  .btn-icon-primary .glyphicon {
    position: relative;
    top: 7px; }

.btn-sd-green {
  background-color: #336600;
  color: #fff;
  font-size: 15px;
  height: 34px;
  letter-spacing: .5px;
  text-align: center;
  text-transform: uppercase;
  min-width: 134px; }
  .btn-sd-green:hover, .btn-sd-green:focus, .btn-sd-green:active {
    color: #fff;
    text-decoration: none; }

.btn-view-profile {
  border: 1px solid #bbb;
  display: block;
  padding: 0 2px;
  height: 30px;
  width: 140px;
  cursor: pointer; }
  .btn-view-profile span {
    display: block;
    font-size: 11px;
    line-height: 14px;
    text-transform: uppercase;
    text-align: center;
    letter-spacing: 0; }
  .btn-view-profile .pink {
    color: #fe3fad; }
  .btn-view-profile .grey {
    color: #666; }
  .btn-view-profile:hover, .btn-view-profile:focus, .btn-view-profile:active {
    text-decoration: none; }

.btn-edit {
  border: 1px solid #336600;
  background-color: #336600;
  color: #fff;
  display: block;
  padding: 0 15px;
  line-height: 29px;
  height: 30px;
  min-width: 85px;
  cursor: pointer;
  text-align: left;
  position: relative; }
  .btn-edit i {
    font-size: 24px;
    top: 1px;
    right: 15px;
    position: absolute; }
  .btn-edit:hover, .btn-edit:focus, .btn-edit:active {
    color: #fff;
    text-decoration: none; }

.btn-search-pink {
  background-color: #fb0093;
  color: #fff;
  font-size: 15px;
  height: 34px;
  letter-spacing: .5px;
  text-align: center;
  text-decoration: uppercase; }
  .btn-search-pink:hover, .btn-search-pink:focus, .btn-search-pink:active {
    color: #fff;
    text-decoration: none; }

.btn-back, .btn-next {
  display: block;
  border-radius: 0;
  height: 34px;
  width: 104px; }

.btn-back {
  background: url(../img/btn-back.png) no-repeat center center; }
  .btn-back:hover, .btn-back:focus, .btn-back:active {
    background: url(../img/btn-back.png) no-repeat center center; }

.btn-next {
  background: url(../img/btn-next.png) no-repeat center center; }
  .btn-next:hover, .btn-next:focus, .btn-next:active {
    background: url(../img/btn-next.png) no-repeat center center; }

.btn-carousel {
  background: rgba(0, 0, 0, 0.8);
  color: #fff;
  display: block;
  position: absolute;
  top: 43%;
  border-radius: 0;
  height: 80px;
  width: 48px; }
  .btn-carousel:hover, .btn-carousel:focus, .btn-carousel:active {
    color: #fff;
    text-decoration: none; }
  .btn-carousel i {
    font-size: 30px;
    margin-top: 14px; }
  .btn-carousel.btn-carousel-prev {
    left: 0; }
  .btn-carousel.btn-carousel-next {
    right: 0; }

.btn-back-to-page {
  display: inline-block;
  background-color: #444444;
  color: #fff;
  padding: 10px 20px;
  position: relative;
  text-align: left;
  text-transform: uppercase;
  text-decoration: none;
  margin-bottom: 10px;
  width: 100%; }
  .btn-back-to-page:hover, .btn-back-to-page:focus, .btn-back-to-page:active {
    color: #fff;
    text-decoration: none; }
  .btn-back-to-page i {
    font-size: 28px;
    top: 3px;
    right: 14px;
    position: absolute; }

.btn-export {
  display: inline-block;
  background-color: #444444;
  border-radius: 5px;
  color: #fff;
  padding: 7px 20px 6px;
  position: relative;
  text-align: left;
  text-transform: uppercase;
  text-decoration: none;
  margin-bottom: 10px;
  min-width: 185px; }
  .btn-export:hover, .btn-export:focus, .btn-export:active {
    color: #fff;
    text-decoration: none; }
  .btn-export i {
    font-size: 28px;
    top: 3px;
    right: 14px;
    position: absolute; }

.btn-text, .edit-link {
  text-transform: uppercase;
  font-weight: bold;
  font-size: 14px;
  color: #000; }
  .btn-text:hover, .edit-link:hover, .btn-text:focus, .edit-link:focus, .btn-text:active, .edit-link:active {
    color: #000;
    text-decoration: underline; }

.btn-view {
  border: solid 1px #888;
  border-radius: 3px;
  color: #666;
  font-size: 12px;
  text-transform: uppercase;
  height: 26px;
  line-height: 26px;
  padding: 0 15px; }

span.btn.btn-sd-green {
  cursor: default; }

.switch-button {
  width: 45px;
  margin-top: 7px; }
  .switch-button input[type=radio],
  .switch-button input[type=checkbox] {
    max-height: 0;
    max-width: 0;
    opacity: 0;
    position: absolute; }
    .switch-button input[type=radio] + label,
    .switch-button input[type=checkbox] + label {
      display: inline-block;
      position: relative;
      box-shadow: inset 0 0 0px 1px #e0e0e0;
      text-indent: -5000px;
      height: 22px;
      width: 40px;
      border-radius: 15px;
      background-color: #e0e0e0;
      cursor: pointer; }
    .switch-button input[type=radio] + label:before,
    .switch-button input[type=checkbox] + label:before {
      content: "";
      position: absolute;
      display: block;
      height: 20px;
      width: 20px;
      top: 1px;
      left: 0;
      border-radius: 10px;
      background: rgba(19, 191, 17, 0);
      -moz-transition: .25s ease-in-out;
      -webkit-transition: .25s ease-in-out;
      transition: .25s ease-in-out; }
    .switch-button input[type=radio] + label:after,
    .switch-button input[type=checkbox] + label:after {
      content: "";
      position: absolute;
      display: block;
      height: 20px;
      width: 20px;
      top: 1px;
      left: 0px;
      border-radius: 10px;
      background: white;
      box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.2), 0 2px 4px rgba(0, 0, 0, 0.2);
      -moz-transition: .25s ease-in-out;
      -webkit-transition: .25s ease-in-out;
      transition: .25s ease-in-out; }
  .switch-button input[type=radio]:checked + label:before,
  .switch-button input[type=checkbox]:checked + label:before {
    width: 40px;
    background: #58b957; }
  .switch-button input[type=radio]:checked + label:after,
  .switch-button input[type=checkbox]:checked + label:after {
    left: 20px;
    box-shadow: inset 0 0 0 1px #58b957, 0 2px 4px rgba(0, 0, 0, 0.2); }

ul.nav-profile li a, ul.nav-profile li span {
  font-size: 11px;
  padding: 0 14px 0 16px;
  color: #595959;
  text-decoration: none;
  text-transform: uppercase; }

header {
  margin: 0;
  padding: 22px 0 17px 0; }

.brand-logo {
  width: 440px;
  height: 65px; }

ul.nav-profile {
  margin: 33px 0 0;
  padding: 0; }
  ul.nav-profile .search {
    margin-top: -7px; }
  ul.nav-profile li {
    display: block;
    float: left;
    list-style: none; }
    ul.nav-profile li a:hover, ul.nav-profile li a:active {
      color: #005478;
      background-color: transparent; }
    ul.nav-profile li span {
      display: block; }

.main-nav {
  background-color: #eee;
  height: 73px;
  margin-top: 19px;
  width: 100%; }
  .main-nav .tile-block {
    float: left;
    padding: 0;
    position: relative;
    margin-top: 0;
    z-index: 9999; }
    .main-nav .tile-block .tile-expansion {
      margin-top: 0; }
    .main-nav .tile-block .media-body {
      padding-right: 0; }

.navbar-sc {
  margin: 7px 0; }
  .navbar-sc > li {
    background-color: #000;
    height: 59px;
    margin-right: 8px;
    text-align: center;
    width: 99.5555555556px; }
    .navbar-sc > li:last-child {
      margin-right: 0; }
    .navbar-sc > li > a {
      padding: 0; }

.footer-links h2, .footer-links ul li a, .footer-links .security-note {
  font-size: 12px;
  color: #969696; }

footer .wrap {
  border-top: solid 1px #d2d2d2; }

.footer-links {
  padding: 20px 15px 0;
  text-align: left; }
  .footer-links h2 {
    font-family: "Montserrat", sans-serif;
    font-weight: 600;
    margin: 0;
    padding: 0;
    text-transform: uppercase;
    letter-spacing: 2px; }
  .footer-links ul {
    margin: 20px 0 0;
    padding: 0; }
    .footer-links ul li {
      display: block;
      list-style: none;
      margin: 0 0 2px; }
      .footer-links ul li a {
        text-decoration: none; }
  .footer-links .sociallink ul {
    margin: 15px 0 0;
    padding: 0; }
    .footer-links .sociallink ul li {
      display: block;
      float: left;
      list-style: none;
      margin: 0 5px 0 0; }
  .footer-links .security {
    padding-left: 20px; }
  .footer-links .security-note {
    margin-top: -2px;
    letter-spacing: .5px; }

.footer-logo {
  margin: 0 0 28px; }

.footer-text {
  color: #848484;
  font-size: 12px;
  letter-spacing: .5px;
  border-top: 1px solid #e4e4e4;
  padding-top: 4px;
  margin-top: 15px;
  margin-bottom: 20px;
  text-align: center; }

.group-col-3 {
  float: left;
  width: 75%; }
  .group-col-3 .row {
    margin: 0; }
    .group-col-3 .row.icons {
      margin-top: 20px; }
  .group-col-3 .group-col-1 {
    width: 33.3333333333%; }

.group-col-1 {
  float: left;
  width: 25%; }

.sd-link {
  display: block;
  padding-top: 20px; }

.search-box {
  width: 200px;
  margin: 13px 0 0;
  position: relative;
  display: table;
  border-collapse: separate; }
  .search-box .search-field {
    display: table-cell;
    font-size: 12px;
    width: 160px;
    text-transform: uppercase;
    padding: 0 7px;
    border: 1px solid #f4f4f4;
    height: 27px; }
  .search-box .btn-search {
    display: table-cell;
    border: 1px solid #f4f4f4;
    border-left: none;
    background-color: #fff;
    width: 27px;
    height: 27px;
    vertical-align: middle; }

.card {
  width: 160px; }
  .card img {
    width: 100%;
    margin-top: 10px; }

.main-content .content, .main-content .faq-content .answer {
  letter-spacing: .5px;
  line-height: 1.65em; }

.field, .field-label {
  font-family: "Montserrat", sans-serif;
  font-weight: 600;
  color: #000;
  display: inline-block;
  font-size: 13px;
  text-transform: uppercase; }

.col-2, .content-col-2, .content-col-3, .content-col-4, .content-col-6, .content-col-7, .content-col-5, .content-col-8 {
  float: left; }

.header-title, .location, .question .title, .answer .title {
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
  margin-bottom: 0;
  margin-top: 0; }

.news-item, .form-profile-search, .result-heading, .result-item, .member-clients {
  border-bottom: 1px solid #f80093; }

.news-feed, .section-group {
  border-top: 1px solid #f80093; }

.main-content .faq-content .question, .article-heading, .event-detail .company-name, .event-detail .event-title {
  font-family: "Montserrat", sans-serif;
  font-weight: 600;
  font-size: 15px; }

.desc {
  margin-bottom: 10px; }
  .submit-news .desc {
    line-height: 18px;
    margin-bottom: 15px; }
  .radio .desc {
    color: #5a5a5a;
    padding-left: 26px; }

.header-title {
  font-size: 21px; }
  .header-title .pink, .header-title.pink {
    color: #fb008e;
    margin-bottom: 7px; }

.sub-header-title {
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
  font-size: 15px; }
  .submit-news .sub-header-title {
    margin-bottom: 35px; }

.select-category {
  width: 660px;
  margin-bottom: 35px; }

.two-color-title span {
  display: block; }
.two-color-title .grey {
  color: #666;
  text-transform: uppercase;
  margin-bottom: 7px; }
.two-color-title .pink {
  color: #fb008e;
  margin-bottom: 7px; }

.location {
  font-size: 13px;
  line-height: 17px; }

.main-content {
  padding-top: 5px; }
  .main-content .wrap {
    padding-bottom: 20px;
    overflow: initial; }
  .main-content .page-title {
    color: #333;
    font-size: 34px;
    font-weight: 400;
    margin: 0 0 17px;
    letter-spacing: .5px; }
    .main-content .page-title small {
      display: block;
      font-family: "Montserrat", sans-serif;
      font-weight: 400;
      font-size: 14px;
      text-transform: none; }
  .main-content .faq-content {
    border-bottom: solid 1px #f51393;
    padding-bottom: 20px;
    margin-bottom: 30px; }
    .main-content .faq-content .question {
      margin-top: 0;
      margin-bottom: 5px; }

.pet-info {
  margin-bottom: 27px; }

.pet-desc .media-left {
  padding-right: 35px; }
.pet-desc .media-body {
  padding-top: 10px;
  padding-right: 20px; }
.pet-desc .end {
  margin-top: 35px; }

.field {
  width: 85px; }

.field-detail {
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
  color: #666666;
  font-size: 13px;
  word-break: break-word;
  word-wrap: break-word;
  letter-spacing: normal; }
  .field-detail.text-larger {
    font-size: 15px; }
  .form-group .field-detail {
    padding-top: 9px; }

/***** News Feed *****/
.news-feed {
  width: 100%;
  padding-top: 25px; }
  .jscroll-inner .news-feed {
    margin-bottom: 15px; }
    .jscroll-inner .news-feed:last-child {
      margin-bottom: 0; }
  .jscroll-added .news-feed {
    margin-top: 15px; }
  .news-feed .media-object {
    margin-top: 29px;
    max-width: 140px; }

.date-time {
  font-size: 13px;
  color: #878787;
  text-transform: uppercase; }

.update-time {
  font-size: 12px;
  color: #666;
  text-align: center;
  margin-top: 10px;
  line-height: 1.5em; }

.media-body {
  padding-right: 40px; }
  .media-body .desc .email {
    color: inherit;
    font-weight: bold;
    text-decoration: none;
    cursor: pointer; }
    .media-body .desc .email:hover, .media-body .desc .email:focus, .media-body .desc .email:active {
      color: inherit;
      text-decoration: underline; }

.text-underline {
  text-decoration: underline; }

.news-item {
  margin-bottom: 15px; }
  .news-item:last-child {
    border-bottom: 0; }
  .news-item .header-title,
  .news-item .desc {
    margin-bottom: 15px; }

.field-label {
  letter-spacing: normal; }
  .form-group .field-label {
    padding-top: 9px; }
  .field-label.text-underline {
    margin-bottom: 15px; }

.article-heading {
  color: #f41393;
  margin-top: 6px; }
  .article-heading .grey {
    display: block;
    color: #666;
    margin-top: 5px; }

.loading {
  background: url(../img/loading.svg) no-repeat center center;
  bottom: -15px;
  position: absolute;
  height: 20px;
  width: 100%; }

/**** Profile Of The Week ****/
.submit-profile-desc {
  font-family: "PT Serif", sans-serif;
  font-style: italic;
  font-size: 14px;
  color: #000;
  margin-top: -15px;
  margin-bottom: 20px; }

.block-heading, .result-heading .title {
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
  color: #666;
  font-size: 23px;
  text-transform: uppercase;
  margin-top: 0; }

.profile-name {
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
  color: #fb0093;
  font-size: 21px;
  margin-bottom: 4px; }

.profile-info {
  margin-bottom: 12px; }
  .profile-info img {
    max-width: 280px; }

.form-profile-search {
  padding-bottom: 20px;
  margin-bottom: 25px; }
  .form-profile-search .row {
    margin: 0 0 22px; }

.result-heading {
  margin-bottom: 20px;
  padding: 0 0 15px; }
  .result-heading .title {
    color: #fb008e;
    margin: 0;
    white-space: nowrap; }
  .result-heading .result-sum {
    display: block;
    color: #888;
    margin-top: 4px; }

.result-item {
  padding: 0 0 20px;
  margin-bottom: 20px; }
  .result-item .btn-view-profile {
    margin-top: 10px; }

.brand-search .form-profile-search {
  padding-bottom: 0; }
.brand-search .button-group {
  padding-top: 55px; }
.brand-search .btn-edit {
  margin-right: 10px; }
.brand-search .btn-view-profile {
  margin-top: 0; }

.desc-small {
  margin-top: 10px;
  font-size: 12px; }

.result-item-title {
  color: #fb008e;
  margin: 0 0 10px; }

.edit-link {
  margin-left: 30px; }
  .event-title .edit-link:first-child {
    margin-left: 0; }

.col-2 {
  width: 480px; }

.content-col-2 {
  width: 130px; }

.content-col-3 {
  width: 140px; }

.content-col-4 {
  width: 220px;
  margin-right: 30px; }
  .content-col-4:last-child {
    margin-right: 0; }

.content-col-6 {
  width: 300px; }

.content-col-7 {
  padding-right: 10px;
  width: 395px; }

.content-col-5 {
  width: 235px; }

.content-col-8 {
  width: 475px;
  margin-right: 15px; }
  .select-category .content-col-8 {
    min-width: 490px; }

.profile-img {
  width: 100%; }

.paging {
  margin-bottom: 10px; }

.search-result-view .profile-info {
  margin-bottom: 16px; }

.question {
  margin-bottom: 14px; }
  .question .title {
    color: #fb0093; }

.answer {
  margin-bottom: 14px; }

.hottest-parties {
  padding-right: 30px; }

.party-info .date-time {
  display: block;
  margin-bottom: 7px; }
.party-info .desc {
  line-height: 19px;
  margin-bottom: 25px; }

.party-carousel {
  margin-bottom: 20px; }
  .party-carousel .party-slide-item {
    display: table-cell;
    width: 600px;
    height: 400px;
    vertical-align: middle;
    text-align: center; }
    .party-carousel .party-slide-item img {
      max-height: 400px;
      max-width: 600px; }

.row-margin {
  margin-bottom: 15px; }

.parties-recently {
  margin-top: 11px;
  margin-bottom: 30px; }
  .parties-recently .header-title {
    margin-bottom: 30px;
    text-transform: uppercase; }
  .parties-recently .party-item {
    padding-right: 35px;
    margin-bottom: 10px; }
    .parties-recently .party-item:nth-child(3n + 2) {
      position: relative;
      right: -10px; }
    .parties-recently .party-item:nth-child(3n) {
      position: relative;
      right: -20px; }
    .parties-recently .party-item .header-title {
      font-size: 16px;
      margin-bottom: 10px; }
      .parties-recently .party-item .header-title span {
        display: block;
        margin-bottom: 8px;
        width: 280px; }
    .parties-recently .party-item .party-desc {
      display: block;
      overflow: hidden;
      height: 58px;
      margin-bottom: 8px; }
    .parties-recently .party-item .party-img > img {
      max-height: 187px; }

.news-time .date-time {
  text-transform: none; }

.pr {
  margin-top: 20px; }

.supplier {
  position: relative; }
  .supplier .result-item-title {
    margin-bottom: 15px; }
  .supplier .col-md-8 {
    padding-left: 45px; }
  .supplier .btn-view-profile {
    margin-top: 0; }
  .supplier .social-connect {
    padding-top: 10px; }
  .supplier .report-button {
    position: absolute;
    bottom: 22px;
    right: 0;
    z-index: 20;
    width: 140px; }
  .supplier .update-time {
    font-weight: 400;
    margin: 10px auto 0;
    width: 80%; }
  .supplier .row:nth-last-child(2) .field-detail,
  .supplier .row:last-child .field-detail {
    padding-right: 165px; }
  .supplier .field-label {
    max-width: 150px; }
  .supplier .field-detail.col-md-8 {
    padding-left: 15px;
    width: 500px; }

.social-list {
  list-style-type: none;
  padding: 0;
  margin: 0; }
  .social-list li {
    display: inline-block; }
    .social-list li img {
      width: 24px; }

.member-clients {
  padding-bottom: 25px;
  margin-bottom: 25px; }

.my-dashboard .edit-link {
  text-transform: none; }
.my-dashboard .group-title {
  color: #fb008e;
  margin-bottom: 15px; }
.my-dashboard .company-info {
  margin-top: 20px; }
.my-dashboard .company-title {
  margin-top: 10px; }
  .my-dashboard .company-title .edit-link {
    margin-left: 0; }
.my-dashboard .subscription-info {
  margin-top: 40px; }
.my-dashboard .social-connect {
  padding-top: 10px; }
  .my-dashboard .social-connect .field-label {
    padding-top: 6px; }
  .my-dashboard .social-connect .social-list li {
    margin-right: 5px; }
    .my-dashboard .social-connect .social-list li img {
      width: 32px; }

.payment-method img {
  margin-bottom: 15px; }
  .payment-method img:last-child {
    margin-bottom: 0; }

.section-group {
  padding-top: 15px;
  margin-top: 5px; }
  .section-group .header-title + .sub-title {
    margin-top: 8px; }
  .section-group .sub-title {
    margin-top: 15px;
    margin-bottom: 12px; }

.top .field-label,
.top .field-detail {
  padding-top: 0; }
.top .header-title {
  margin-bottom: 16px; }

.type-of-work {
  margin-bottom: 30px; }
  .type-of-work .radio {
    margin-right: 40px; }

.preferred-days .checkbox {
  float: left;
  width: 120px;
  margin-left: 20px; }
  .preferred-days .checkbox:first-child {
    margin-left: 0; }

.location-group {
  margin: 15px 0 30px; }
  .location-group .btn-sd-default {
    margin-right: 3px; }
    .location-group .btn-sd-default:last-child {
      margin-right: 0; }

.events .btn-sd-default {
  margin-bottom: 15px; }
.aside-links + .events {
  margin-top: -10px; }

.event-date {
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
  border: 1px solid #ccc;
  font-size: 18px;
  line-height: 40px;
  margin-bottom: 15px;
  height: 40px;
  text-align: center;
  width: 100%; }

.event-detail {
  margin-bottom: 20px; }
  .event-detail .company-name {
    color: #666; }
  .event-detail .event-title {
    color: #f41393;
    text-transform: uppercase;
    margin-bottom: 5px; }
  .event-detail .event-body {
    font-family: "Montserrat", sans-serif;
    font-weight: 500;
    color: #666; }
    .event-detail .event-body .event-time {
      color: #000; }

.week-list-item .event-detail .event-title {
  margin-bottom: 0; }

.week-list-date {
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
  font-size: 15px;
  text-transform: uppercase;
  border-bottom: 1px solid #ccc;
  padding-bottom: 10px; }

.payment-summary .form-group {
  margin-bottom: 5px; }
.payment-summary hr {
  border-color: #d2d2d2; }

.extra-login {
  margin-bottom: 15px; }
  .extra-login .btn-sd-primary {
    margin-top: 3px; }
  .extra-login .extra-button {
    position: relative;
    right: -42px; }

.reset-link {
  margin-right: 20px;
  cursor: pointer; }

.newsletter-archive .result-item {
  position: relative;
  padding-bottom: 6px; }
.newsletter-archive .btn-view {
  position: absolute;
  right: 0;
  bottom: 10px; }

.error-header {
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
  font-size: 30px;
  margin-bottom: 35px; }

.error-message {
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
  font-size: 18px;
  margin-top: 35px; }

.text-note {
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
  font-size: 12px;
  color: #000;
  margin-top: 10px; }
  .form-group .text-note {
    margin-bottom: 0;
    padding-left: 10px; }

a.control-label {
  text-decoration: none; }
  a.control-label:hover, a.control-label:focus, a.control-label:active {
    text-decoration: none; }

.spacing-letter {
  letter-spacing: 3px; }

.influencer {
  padding: 20px 0; }

.management .field-label.col-md-5 {
  width: 150px; }
.management .field-detail.col-md-7 {
  width: 350px; }

.media-body .field-label.col-md-5 {
  width: 180px; }
.media-body .field-detail.col-md-7 {
  min-width: 290px; }

.pending-msg {
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
  font-size: 14px;
  color: #1a6600;
  display: table; }
  .pending-msg .warning-icon {
    display: table-cell;
    width: 46px;
    height: 46px;
    background: url("../img/warning-icon.jpg") no-repeat;
    vertical-align: middle;
    text-align: center;
    margin-right: 10px;
    padding-right: 62px; }

.news-loading {
  background: none;
  display: none;
  position: fixed;
  width: 40px;
  height: 40px;
  top: 50%;
  left: 36%;
  transform: translate(-50%, -50%); }
  .news-loading img {
    width: 100%; }

.tile-block {
  background-color: #eeeeee;
  padding: 15px 0; }
  .tile-block .row {
    margin-bottom: 15px; }
    .tile-block .row:last-child {
      margin-bottom: 0; }
  .tile-block .tile-item {
    background-color: #000;
    padding: 0;
    margin-right: 15px;
    width: 310px; }
    .tile-block .tile-item:nth-child(1) {
      margin-left: 15px; }
    .tile-block .tile-item:nth-child(3) {
      margin-right: 0; }
    .tile-block .tile-item > a {
      display: block;
      width: 100%;
      height: 180px; }
  .tile-block .tile-expansion {
    background-color: #000;
    margin-top: 15px; }
    .tile-block .tile-expansion .media {
      position: relative; }
      .tile-block .tile-expansion .media .media-left {
        padding: 30px 45px 30px 30px; }
      .tile-block .tile-expansion .media .media-body {
        color: #fff;
        padding-top: 7px; }
        .tile-block .tile-expansion .media .media-body .title {
          margin-bottom: 22px;
          text-transform: uppercase; }
        .tile-block .tile-expansion .media .media-body .description {
          padding-right: 65px;
          line-height: 1.65em;
          height: 125px;
          overflow: hidden; }
        .tile-block .tile-expansion .media .media-body .button-group {
          margin-top: 25px; }
        .tile-block .tile-expansion .media .media-body .btn-tile {
          margin-right: 6px; }
    .tile-block .tile-expansion .btn-close {
      position: absolute;
      top: 24px;
      right: 24px; }

/*.form,
.form-horizontal {
	label {
		font-weight: 400;
		padding-top: 9px;
		.radio > &,
		.checkbox > & {
			padding-top: 0;
		}
	}
}*/
.modal-body .form-group .control-label {
  padding-top: 9px; }

.form-group-label {
  font-family: "Montserrat", sans-serif;
  font-weight: 600;
  font-size: 15px;
  padding-top: 5px; }

.form-inline {
  display: inline-block;
  margin-left: 10px; }

.form-sd {
  margin-top: 22px; }
  .form-sd.no-margin {
    margin: 0; }
  .form-sd .form-sd-group {
    margin-bottom: 6px; }
  .form-sd .form-group .btn-icon-default {
    margin-top: 9px; }
  .form-sd .control-label {
    font-family: "Montserrat", sans-serif;
    font-weight: 500;
    font-size: 13px;
    text-align: left;
    color: #5a5a5a;
    padding-top: 9px;
    text-transform: uppercase; }
  .form-sd a.control-label {
    display: inline-block; }
  .form-sd .control-label-file,
  .form-sd .label-no-padding {
    padding-top: 0; }
  .form-sd .label-normal {
    font-weight: normal; }
  .form-sd .sub-header-title {
    padding-top: 9px; }
  .form-sd .has-error .checkbox .control-label {
    color: #000; }
    .form-sd .has-error .checkbox .control-label.checkbox-label {
      color: #5a5a5a; }
  .form-sd .has-error .selectize-input {
    border-color: #a94442;
    box-shadow: none; }
  .form-sd .has-success .checkbox .control-label {
    color: #000; }
    .form-sd .has-success .checkbox .control-label.checkbox-label {
      color: #5a5a5a; }
  .form-sd .has-success .selectize-input {
    border-color: #3c763d;
    box-shadow: none; }
  .form-sd .image-control-group .content {
    margin-top: 2px;
    margin-bottom: 19px;
    padding-right: 40px; }
  .form-sd .form-group-title {
    font-family: "Montserrat", sans-serif;
    font-weight: 500;
    text-transform: uppercase;
    font-size: 15px; }
  .form-sd .category-group .form-group {
    margin-bottom: 0; }
  .form-sd .colspan .col-md-10 {
    max-width: 783px; }
  .form-sd .colspan.no-margin {
    margin-top: 0; }
  .form-sd .colspan .btn-sd-primary {
    margin-right: 0; }
  .form-sd .colspan .col-md-4 {
    max-width: 288px; }
  .form-sd .btn-sd-primary {
    margin-right: 13px; }
    .form-sd .btn-sd-primary.btn-login {
      margin-right: 0; }
  .form-sd .select2-container--bootstrap .select2-selection--single,
  .form-sd .select2-container--bootstrap .select2-selection--multiple {
    min-height: 38px;
    height: auto;
    line-height: 26px; }
    .form-sd .select2-container--bootstrap .select2-selection--single .select2-selection__rendered,
    .form-sd .select2-container--bootstrap .select2-selection--multiple .select2-selection__rendered {
      padding-right: 30px; }
  .form-sd .select2-container--bootstrap .select2-selection--multiple .select2-selection__rendered {
    line-height: 24px;
    padding-bottom: 5px; }
  .form-sd .selectize-input {
    min-height: 38px; }
    .form-sd .selectize-input .item {
      line-height: 26px; }
  .form-sd .checkbox .checkbox-label,
  .form-sd .checkbox label {
    padding-top: 0;
    padding-left: 10px; }

.checkbox input[type="checkbox"]:focus + label::before,
.checkbox input[type="radio"]:focus + label::before {
  outline: none; }

.forgotpass {
  color: #5a5a5a;
  display: inline-block;
  padding-top: 8px; }
  .forgotpass:hover, .forgotpass:focus, .forgotpass:active {
    color: #5a5a5a;
    text-decoration: underline; }

.form-control {
  font-size: 14px;
  border-color: #e0e0e0;
  height: 38px; }
  .form-control.selectize-control {
    line-height: 15px; }
    .form-control.selectize-control .help-block {
      font-size: 13px; }
    .form-control.selectize-control.single .selectize-input:after {
      right: 10px; }

.form-control-feedback {
  height: 38px;
  line-height: 38px; }
  .form-sd .image-control-group .form-control-feedback {
    right: 63px; }
  .form-horizontal .has-feedback select + .form-control-feedback, .form-horizontal .has-feedback .select2.single + .form-control-feedback, .form .has-feedback select + .form-control-feedback, .form .has-feedback .selectize-control .form-control-feedback {
    right: 30px; }
  .form-horizontal .has-feedback .date .form-control-feedback, .form-horizontal .has-feedback .time .form-control-feedback {
    right: 35px; }

.has-error .radio label,
.has-error .checkbox label,
.has-success .radio label,
.has-success .checkbox label {
  color: #000; }
.has-error .checkbox .checkbox-label,
.has-success .checkbox .checkbox-label {
  color: #5a5a5a; }

.image-control-group .image-control-item {
  margin-bottom: 18px; }
  .image-control-group .image-control-item .remove-img {
    color: #a94442;
    font-size: 20px;
    position: absolute;
    right: 15px;
    top: -4px; }
.image-control-group .form-control-feedback {
  height: 22px;
  width: 22px;
  line-height: 22px; }

.form-profile-search .btn-search-pink {
  margin-top: 25px;
  width: 100%; }

.list-item .checkbox label {
  padding-left: 20px; }

.help-block:empty {
  margin-top: 0;
  margin-bottom: 0; }

.member-offer.form-sd {
  margin-top: 10px; }
.member-offer .checkbox .control-label {
  padding-left: 20px;
  line-height: 15px;
  margin-left: 1px;
  text-transform: none; }
.member-offer .label-normal {
  margin-bottom: 5px;
  text-transform: none; }

.checkbox input[type="checkbox"],
.checkbox input[type="radio"] {
  cursor: pointer; }

.text-none-transform {
  text-transform: none !important; }

.radio-list {
  position: relative; }

.radio label {
  padding-top: 0; }

.radio.lg label:before {
  width: 28px;
  height: 28px; }
.radio.lg label:after {
  width: 16px;
  height: 16px;
  left: 6px;
  top: 6px; }
.radio.lg .radio-label {
  padding-top: 0;
  padding-left: 27px;
  line-height: 28px; }
.form-sd .radio.lg {
  min-height: 45px;
  margin-top: -5px; }

.alert a {
  color: inherit;
  text-decoration: underline; }

[ng\:cloak], [ng-cloak], [data-ng-cloak], [x-ng-cloak], .ng-cloak, .x-ng-cloak {
  display: none !important; }

.list-sd-icon {
  list-style-type: none;
  padding: 0;
  margin: 15px 0 0; }
  .list-sd-icon:empty {
    margin: 0; }
  .list-sd-icon li {
    height: 30px; }
    .list-sd-icon li .btn-icon-primary {
      margin-right: 15px; }

.file-upload {
  padding-top: 9px; }
  .file-upload [type='file'] {
    width: 175px; }

.asides {
  background-color: #000;
  margin-left: 30px;
  height: 250px; }

.aside-links {
  background-color: #ebebeb;
  padding: 10px;
  margin-bottom: 25px; }
  .aside-links a {
    display: block;
    background-color: #444444;
    color: #fff;
    padding: 10px 20px 10px 15px;
    position: relative;
    text-transform: uppercase;
    text-decoration: none;
    margin-bottom: 10px; }
    .aside-links a:hover, .aside-links a:focus, .aside-links a:active {
      color: #fff;
      text-decoration: none; }
    .aside-links a:last-child {
      margin-bottom: 0; }
    .aside-links a i {
      font-size: 28px;
      top: 3px;
      right: 10px;
      position: absolute; }

.aside-img img {
  width: 100%;
  border: solid 1px #000;
  margin-bottom: 15px; }
  .aside-img img:last-child {
    margin-bottom: 0; }

.aside-ads img {
  width: 100%;
  margin-bottom: 15px; }

.panel-sd {
  border-radius: 0; }
  .panel-sd .panel-heading {
    background-color: #ebebeb;
    border-radius: 0;
    height: 35px; }
  .panel-sd .panel-title {
    font-family: "Montserrat", sans-serif;
    font-weight: 500;
    font-size: 14px;
    color: #000;
    padding-left: 15px;
    padding-right: 15px; }
  .panel-sd .panel-body .list {
    padding-left: 10px; }

.group-links {
  margin-bottom: 10px; }
  .group-links a {
    margin-bottom: 0; }
    .group-links a[aria-expanded='true'] i.fa {
      -ms-transform: rotate(180deg);
      /* IE 9 */
      -webkit-transform: rotate(180deg);
      /* Chrome, Safari, Opera */
      transform: rotate(180deg); }
  .group-links .sub-items {
    border-top: solid 2px #fff; }
    .group-links .sub-items a {
      padding-top: 3px;
      padding-bottom: 3px;
      background-color: transparent; }
      .group-links .sub-items a:first-child {
        margin-top: 7px; }
      .group-links .sub-items a:last-child {
        margin-bottom: 7px; }

.blue-bg, .group-links a.blue-bg {
  background-color: #00468c; }

.grey-bg {
  background-color: #444444; }

.list {
  padding: 0;
  list-style-type: none; }
  .list .checkbox {
    margin: 0; }
  .list .list-item {
    margin-bottom: 10px; }

/*# sourceMappingURL=main.css.map */
