.sk-hr {
  width: 300px;
  height: 2px;
  background: #ccc;
  position: relative;
  left: 180px;
}

.jd-form-title {
  display: none;
}

.jd-register-login-wrapper
  .jd-register-login-tab
  .jd-inputbox-control.jd-control-check-raido {
  padding: 0px;
}

.jd-register-login-wrapper .jd-register-login-box .jd-register-container,
.jd-register-login-wrapper .jd-register-login-box .jd-login-container {
  padding: 20px 0 0;
}

.jd-register-login-wrapper .jd-register-login-box {
  border: none;
}

.jd-form-title {
  padding: 0 0 20px 0;
}

.jd-input-group-addon {
  top: 0 !important;
}

#hw-popup-root {
  display: none;
}

.sk-user-sign-btn p {
  color: rgba(255, 255, 255, 0.7);
  font-size: 16px;
  font-weight: 400 !important;
  line-height: 16px;
  text-align: center;
  transition: color 0.2s ease-in;
}

.sk-user-sign-btn p:hover {
  color: #00b0f0;
  transition: color 0.2s ease-in-out;
}

.sk-user-sign-btn i {
  margin-left: 4px;
  top: 1px;
  position: relative;
}

.login-greeting {
  text-align: center;
}

.logout-button {
  text-align: center;
}

#login-form .logout-button .btn-primary {
  margin-top: 24px;
  padding: 14px 40px;
  background: #ff7555;
  color: #fff;
}

#login-form .logout-button .btn-primary:hover {
  background: #313131;
  color: #fff;
}

.sk-user-name_title {
  display: none;
}

.customsk-user-name p {
  font-weight: 700;
  text-align: left;
  color: #313131;
  font-size: 21px;
  line-height: 28px;
}

/*.sk-fixed-left {
   position: sticky !important; 
  }*/

.sk-main-menu-item-bottom {
  padding-top: 10px;
  padding-bottom: 10px;
}

.sk-main-menu-item-top {
  border-top: 1px solid #e1e1e1;
}

.sk-main-menu-item {
  border-bottom: 1px solid #e1e1e1;
  padding-top: 10px;
  padding-bottom: 10px;
}

.sk-main-menu-item a:hover span {
  color: #00b0f0 !important;
}

.sk-main-menu-item a:hover i {
  color: #00b0f0 !important;
}

.sk-width-3 {
  width: 300px !important;
}

.bg-white {
  background-color: #fff !important;
}

.sk-border-bottom-radius {
  border-bottom-left-radius: 6px !important;
  border-bottom-right-radius: 6px !important;
}

.sk-border-top-radius {
  border-top-left-radius: 6px !important;
  border-top-right-radius: 6px !important;
}

.sk-shadow-3 {
  box-shadow: 0px 16px 24px rgba(0, 0, 0, 0.06), 0px 2px 6px rgba(0, 0, 0, 0.04),
    0px 0px 1px rgba(0, 0, 0, 0.04) !important;
}

/* HEADER */

.sk-search .ba-search-wrapper {
  background: #46556b;
}

.sk-icon-menu-header#item-16202945350 .ba-icon-list-wrapper ul li a:hover span {
  color: #00b0f0;
}

.sk-icon-header {
  display: inline;
}

.sk-icon-header i {
  font-size: 18px;
  margin-left: 16px;
  color: #fff;
  opacity: 0.5;
  transition: opacity 0.2s ease-in;
}

.sk-icon-header i:hover {
  opacity: 1;
}

.sk-icon-header i.fa-envelope {
  color: #00b0f0;
}

.sk-icon-header i:first-child {
  margin-left: 0px;
}

.sk-account-header {
  flex-wrap: nowrap !important;
}

.sk-profile-image {
  width: 36px !important;
}

/* END HEADER */

/* Предпрениматели рядом */

.sk-near-people {
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: baseline;
  border-bottom: 1px solid #e1e1e1;
  padding: 20px 0;
}

.sk-near-people-1 {
  border-top: 1px solid #e1e1e1;
}

.sk-near-people-2 {
  padding: 20px 0;
  border-bottom: none;
}

.sk-near-people_profile span {
  margin-left: 10px;
}

.sk-near-people_add {
  justify-self: right;
}

.sk-near-people_add {
  color: #ff7555;
  border: 1px solid rgba(225, 225, 225, 1);
  border-radius: 6px;
  padding-bottom: 10px;
  padding-left: 11px;
  padding-right: 12px;
  padding-top: 11px;
}

.sk-near-people_add i {
  font-size: 20px;
  color: #ff7555;
  line-height: 1em;
  text-align: center;
  width: 1em;
  font-weight: 900;
  transition: color 0.2s ease-in;
}

.sk-alert-icon {
  font-size: 16px;
  color: #00b0f0;
  margin-right: 10px;
}

.sk-near-people_add:hover i {
  color: #00b0f0;
}

/* Предпрениматели рядом */

.sk-border-tb {
  border-top: 1px solid #e1e1e1;
  border-bottom: 1px solid #e1e1e1;
  padding: 12px 0;
}

.sk-chat {
  display: grid;
  grid-template-columns: auto auto auto;
  align-items: baseline;
}

.sk-chat-title {
  font-weight: 700;
  color: #313131;
  text-align: left;
  font-size: 18px;
  line-height: 24px;
  text-transform: uppercase;
}

.sk-chat-icon {
  justify-self: right;
}

.sk-chat-icon i:hover {
  color: #00b0f0 !important;
}

.sk-chat-wrapper {
  display: grid;
  grid-template-columns: auto 1fr auto;
  align-items: baseline;
  border: 1px solid #e1e1e1;
  border-radius: 8px;
  padding: 8px 12px;
}

.sk-chat-img {
}

.sk-chat-name {
  justify-self: left;
  margin-left: 12px;
  font-size: 14px;
}

.sk-chat-button {
  justify-self: right;
}

.sk-searc-btn-1 span {
  background: linear-gradient(110deg, #445469 0%, #667d9c 100%) !important;
}

.sk-searc-btn-2 span {
  background: linear-gradient(110deg, #38a7fa 0%, #38a7fa 100%) !important;
}

.sk-searc-btn-3 span {
  background: linear-gradient(110deg, #0097b7 0%, #51c3ca 100%) !important;
}

.sk-searc-btn-4 span {
  background: linear-gradient(110deg, #f0783c 0%, #f99a60 100%) !important;
}

.sk-blue-divider {
  background: #00b0f0;
  width: 100;
  height: 2px;
  margin: -10px 28px 0 28px;
}

.sk-post-btn-wrap {
  display: grid;
  grid-template-columns: auto auto auto 1fr;
  margin: -6px 28px 0 28px;
  grid-column-gap: 16px;
}

.sk-post-btn a {
  padding: 6px 8px;
  border: 1px solid #e1e1e1;
  border-radius: 4px;
  transition: color 0.2s ease-in;
  color: #847577;
}

.sk-post-btn a i {
  margin-right: 8px;
  color: #00b0f0;
}

.sk-post-btn a:hover {
  color: #00b0f0;
}

.sk-blog-post .intro-post-image {
  border-radius: 6px;
}

.sk-blog-post-text-news p {
  color: #313131 !important;
  font-size: 18px;
  line-height: 24px;
  font-weight: 400;
}

.sk-blog-author .ba-post-author {
  display: grid;
  grid-template-columns: auto auto;
}

.sk-blog-author .ba-post-author-title {
  margin: 0px !important;
}

.sk-blog-author .ba-post-author-content {
  padding: 0 0 0 12px !important;
}

.sk-blog-author .ba-post-author-content a {
  text-align: left;
}

/* Main page post */

.sk-post-wrapper {
  background: #fff;
  padding: 24px 24px 12px 24px;
  border-radius: 8px;
  box-shadow: 0px 16px 24px rgba(0, 0, 0, 0.06), 0px 2px 6px rgba(0, 0, 0, 0.04),
    0px 0px 1px rgba(0, 0, 0, 0.04) !important;
}

.sk-post-wrapper1 div {
  display: grid !important;
}

.sk-post-wrapper-title {
  display: grid;
  grid-template-columns: 1fr auto;
  padding: 0 0 20px 0;
}

.sk-post-title {
  font-size: 18px;
  font-weight: 400;
}

.sk-post-rating-text i {
  color: #a7a8aa;
  margin-left: 14px;
}

.sk-post-wrapper-img {
  min-height: 216px;
  min-width: 400px;
  position: relative;
}

.sk-post-img-overlay {
  position: absolute;
  top: 0;
  background: rgba(0, 0, 0, 0.2);
  width: 100%;
  height: 100%;
}

.sk-post-wrapper-img img {
  border-radius: 6px;
}

.sk-post-wrapper-info {
  display: grid;
  grid-template-columns: 1fr auto auto auto;
  grid-column-gap: 24px;
  padding: 20px 0;
  border-bottom: 1px solid #e1e1e1;
}

.sk-post-info-city {
  display: grid;
  grid-template-columns: auto auto;
  grid-column-gap: 10px;
}

.sk-post-info-date {
  display: grid;
  grid-template-columns: auto auto;
  grid-column-gap: 10px;
}

.sk-post-info-type {
  display: grid;
  grid-template-columns: auto auto;
  grid-column-gap: 10px;
}

.sk-post-info-author {
  display: grid;
  grid-template-columns: auto auto;
  grid-column-gap: 2px;
}

.sk-post-info-icon {
  padding-top: 10px;
  color: #00b0f0;
}

.sk-post-info-value p {
  font-size: 18px;
  font-weight: 400;
  color: #313131;
}

.sk-post-info-value span {
  color: #847577;
  font-size: 16px;
}

.sk-post-info-img {
  align-self: center;
}

.sk-post-info-author .sk-post-info-value span {
  color: #00b0f0;
}

.sk-post-wrapper-comment {
  display: grid;
  grid-template-columns: auto auto auto;
  padding: 20px 0;
  grid-column-gap: auto;
}

.sk-post-rating {
  display: grid;
  grid-template-columns: auto 1fr;
  grid-column-gap: 10px;
}

.sk-post-rating-icons {
  display: inline;
}

.sk-post-rating-icons i {
  padding: 10px;
  background: #ff7555;
  border-radius: 50px;
  color: #fff;
}

.sk-post-rating-text {
  align-self: center;
  color: #847577;
  font-size: 16px;
}

.sk-post-comment {
  display: grid;
  grid-template-columns: auto auto 1fr;
  grid-column-gap: 10px;
}

.sk-post-comment-icons i {
  padding: 10px;
  background: #ff7555;
  border-radius: 50px;
  color: #fff;
}

.sk-post-comment-text {
  align-self: center;
  color: #847577;
  font-size: 16px;
}

.sk-post-comment-badge {
  align-self: center;
}

.sk-post-comment-badge span {
  color: #758690;
  font-size: 0.8em;
  border: 1px solid #999999;
  padding: 3px 6px;
  border-radius: 50px;
}

.sk-post-share {
  display: grid;
  grid-template-columns: auto auto 1fr;
  grid-column-gap: 10px;
}

.sk-post-share-icons i {
  padding: 10px;
  background: #ff7555;
  border-radius: 50px;
  color: #fff;
}

.sk-post-share-badge {
  align-self: center;
  color: #847577;
  font-size: 16px;
}

.sk-tab-qestions a {
  padding-left: 10px!important;
}

.sk-form .ba-form-page {
 padding: 0!important; 
}
.sk-dev {
 padding-left: 20px; 
 padding-top: 16px;
}