/*YOUR CUSTOM STYLES*/
body {
    padding-top: 0px;
}
.fa-16x {
    font-size: 1.6em;
}
.login-register > li {
    border-right: 0 none;
}
a:hover, a:focus {
    color: #227297;
}
select.form-control {
    padding: 6px 1px;
    width: auto;
}
.c-highlited {
    color: #227297;
}
.p-addProject_paidService:hover {
    border-color: #227297;
}
:-ms-input-placeholder.form-control {
    color: #c2e2f0;
}
.list.list-social li {
    margin-bottom: 12px;
}
.pdgt0 {
    padding-top: 0;
}
.subheader {
    color: #4d4d4d;
    font-size: 13px;
    font-weight: bold;
    padding-top: 9px;
    border-top: 1px solid #cecece;
    margin-top: 16px;
}
.p-profileOrder-controls {
    -webkit-border-radius: 2px !important;
    -moz-border-radius: 2px !important;
    border-radius: 2px !important;
}
.shop-detail-view .p-profileOrder-controls {
    background: #f1f1f1 none repeat scroll 0 0;
    color: #aaa;
    display: block;
    margin: 19px 0 20px 0 ;
    padding: 7px 10px !important;
}
.l-menu-filter + .p-profile-shopItem-view, .l-menu-filter + .portfolio-work,
#j-article-view .a-articleView, .j-list .b-blogList > li, .b-blog-article,
.l-question-view, .q-questionsList .media-body {
    padding: 19px 35px 19px 28px;
}
.l-question-view {
    padding: 19px 24px 8px 26px;
    margin-bottom: -4px;
}
#j-blog-owner-list .b-blogList > li {
    padding: 15px;
}
.l-menu-filter + .portfolio-work {
    padding: 19px 50px 19px 48px;
}
.l-projectList.o-projectList .j-order {
    padding: 19px 35px 19px 28px;
}
#j-orders-owner-list .l-projectList.o-projectList .j-order {
    border: 2px solid #e6e6e6;
    -webkit-box-shadow: 0 0 0 0 transparent;
    -moz-box-shadow: 0 0 0 0 transparent;
    -o-box-shadow: 0 0 0 0 transparent;
    -ms-box-shadow: 0 0 0 0 transparent;
    box-shadow: 0 0 0 0 transparent;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
.p-profileContent .p-profileOrder-controls {
    margin-bottom: 20px !important;
}
.offer-info .p-profileOrder-controls {
    margin-bottom: 16px !important;
}
.l-question-view .p-profileOrder-controls {
    padding: 7px 10px !important;
}
.q-best-answer {
    border: 1px solid #2a8fbd !important;
}
.q-questionsList .media-body {
    border: 2px solid #e6e6e6;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    background: #fff;
}
.q-questionsList .media-body .sh-item-controls {
    margin-top: 0;
}
.b-blog-article {
    background: #fff;
}
.fa-faqCategory {
    background: #fff none repeat scroll 0 0;
    margin-bottom: 30px;
    padding: 15px 30px;
    border: 2px solid #e6e6e6;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}
@media only screen and (max-width: 1200px) {
    #j-order-form .form-group.j-type.j-type-1 .btn.btn-default.active {
        padding: 6px 4px;
    }
}
.ajax-link.j-clear-filter.text-center, .ajax-link.j-clear-filter.text-center span {
    border-bottom: 0 none;
}
.dropdown.j-rss {
    margin-bottom: 15px;
}
.thumb-list > li .thumb-list-item-caption .thumb-list-item-meta, .thumb-list-item-desciption {
    padding-bottom: 0;
}
.no-padding {
    padding: 0;
}
.text-black {
    color: #020202;
}
.text-bold {
    font-weight: bold;
}
.l-search-bar {
    background: transparent;
    padding: 10px 0;
}
#j-qa-search {
    margin-top: -10px;
}
#j-shop-search .l-searchAdd .add-button {
    padding: 0;
}
.l-search-bar .l-search-button {
    height: 31px;
}
.l-search-bar.pdt0 .l-search-button {
    top: 0;
}
#l-wrap{
    margin-bottom: 0;
    padding-bottom: 0;
}
.c-scrolltop a:hover {
    color: #2a8fbd;
}
.c-scrolltop a:hover span {
    background-color: #2a8fbd;
}
.owl-carousel {
    padding: 0 0px;
}
.owl-carousel.l-carousel.l-freelancers-carousel {
    padding-left: 45px;
    margin-left: 0;
    padding-right: 0;
}
.owl-carousel.l-carousel.l-freelancers-carousel  .owl-item:last-child {
    padding-right: 0;
}
@media (min-width: 1200px) {
    .owl-carousel.l-carousel.l-freelancers-carousel {
        width: 1140px;
    }
    .owl-carousel.l-carousel.l-freelancers-carousel  .owl-item {
        padding: 0;
        margin: 0 15px;
        width: 157px !important;
    }
    .owl-carousel.l-carousel.l-freelancers-carousel  .owl-item:first-child {
        margin-left: 3px;
    }
}
@media (max-width: 600px) {
    .owl-carousel.l-carousel.l-freelancers-carousel {
        padding-left: 0px;
    }
    .owl-carousel .owl-item {
        padding: 0px 3px;
    }
}
.l-carousel-container {
    position: relative;
    margin-top: -15px;
}
.plus {
    background: rgba(0, 0, 0, 0) url("../../img/plus.png") no-repeat scroll 0 0;
    height: 33px;
    position: absolute;
    top: 37%;
    width: 32px;
    display: none;
    cursor: pointer;
    z-index: 2;

}
@media(max-width: 600px){
    .plus {
        display: none;
        position: absolute;
        bottom: 5px;
        left: 50%;
        top: auto;
        margin-left: -90px;
    }
    .l-carousel-container {
        padding-bottom: 0px;
    }
}
.more, .less {
    display: inline-block;
    float: left;
    font-size: 12px;
    text-decoration: underline;
    color: #2a8fbd;
    cursor: pointer;
}
.o-freelancersList > li .skills .more,
.j-order .l-project-head .more,
.o-freelancersList > li .skills .less,
.j-order .l-project-head .less
{
    margin-left: 2px;
    float: none;
}


.more ~ .l-tag {
    display: none;
}
.nav.nav-tabs > li {
    margin-bottom: -2px;
}
.nav.nav-tabs li.active a {
    background: #2a8fbd none repeat scroll 0 0;
    /*border: medium none;*/
    color: #fff;
}
.l-price {
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    background: #1f93c8 none repeat scroll 0 0;
}
.nav.nav-tabs li .fa {
    background: #4d4d4d none repeat scroll 0 0;
    border-radius: 50%;
    color: #fff;
    font-size: 13px;
    height: 25px;
    line-height: 25px;
    margin-right: 5px;
    text-align: center;
    width: 25px;
}
.nav.nav-tabs li.active .fa {
    background: #1d6484 none repeat scroll 0 0;
}
.dashed-border-top {
    padding-top: 6px;
    border-top: 1px dashed #cdcdcd;
}
.owl-carousel .owl-item:first-child {
    /*padding-left: 0;*/
}
.l-freelancers-carousel-item {
    padding: 0 !important;
    -webkit-border-radius: 0 0 6px 6px;
    -moz-border-radius: 0 0 6px 6px;
    -o-border-radius: 0 0 6px 6px;
    border-radius: 0 0 6px 6px;
}
.l-freelancers-carousel-item-in-create:nth-child(even) {
    clear:left;
}
.l-freelancers-carousel-item-in-create:first-child {
    clear: none;
}
.l-freelancers-carousel-item .image {
    background: #fff none repeat scroll 0 0;
    -webkit-border-radius: 4px 4px 0 0;
    -moz-border-radius: 4px 4px 0 0;
    border-radius: 4px 4px 0 0;
    height: 94px;
    text-align: center;
    width: 100%;
    overflow: hidden;
}
.l-freelancers-carousel-item .image img {
    width: 100%;
}
.l-freelancers-carousel-item .media-body {
    text-align: center;
    padding: 0 10px;
    background: #fff;
}

.l-freelancers-carousel-item .media-body a, .l-freelancers-carousel-item .media-body a:hover {
    color: #6c6c6c;
    display: block;
    font-size: 14px;
    line-height: 15px;
    margin-top: 6px;
    word-wrap: break-word;
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto;
}
.l-freelancers-carousel-item .media-body .form-group {
    text-align: left;
    font-size: 13px;
    line-height: 16px;
    margin-top: 3px;
    padding-bottom: 10px;
    border-bottom: 1px dashed #e6e6e6;
    margin-bottom: 3px;
    word-wrap: break-word;
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto;
    min-height: 93px;
}
.l-freelancers-carousel-item .media-body .position {
    padding-bottom: 3px;
}
.l-left-categories > li .fa {
    vertical-align: middle;
    margin-right: 5px;
}
#j-orders-search-form-block {
    background: #fff;
    position: relative;
    border: 0 none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    z-index: 104;
}
.l-leftColumn a.h6:hover, .l-leftColumn a.h6.active {
    background: #fbfbfb none repeat scroll 0 0;
}
.l-leftColumn h6.active, .l-leftColumn .h6.active {
    color: #2a8fbd;
}
.l-leftColumn h6.active .fa, .l-leftColumn .h6.active .fa {
    color: #2a8fbd;
}
.l-leftColumn a.h6:hover .fa, .l-left-categories > li.subchecked > span i, .l-left-categories > li ul li.checked span, .l-left-categories > li ul li.checked a, .l-left-categories > li span:hover .fa, .l-left-categories > li a:hover .fa {
    color: #2a8fbd;
}
.l-project-title i {
    color: #2a8fbd;
}
.l-project-title {
    overflow: hidden;
}
.l-project-title {
    margin-bottom: 10px;
}
.l-project-title .category {
    font-size: 13px;
    color: #777;
    line-height: 16px;
    margin-top: 4px;
}
.l-project-price .l-price {
    background: #2a8fbd;
    margin-top: 5px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
@media (max-width: 600px) {
    .l-project-price {
        float: none !important;
    }
}
.j-order article p {
    padding-bottom: 0px;
}
.j-order article p:last-of-type {
    padding-bottom: 8px;
}
.l-project-head {
    height: 23px;
    overflow: hidden;
}
.l-project-head.all, .p-profile-info-list.all {
    height: auto;
}
.l-project-head span {
    font-size: 13px;
}
.l-tag {
    padding: 0 4px;
    margin-bottom: 1px;
    color: #2a8fbd;
    border: 1px solid #2a8fbd;
    height: 20px;
    line-height: 17px;
    font-size: 12px;
}
.l-project-head .more {
    display: inline-block;
    margin-left: 2px;
    font-size: 12px;
    text-decoration: underline;
    color: #2a8fbd;
    cursor: pointer;
    width: 34px;
}
.l-project-head .more:hover {
    text-decoration: none;
}
.l-project-head a.l-tag:hover, .l-project-head  a.l-tag.active {
    color: #ffffff;
    border-color: #2a8fbd;
}
.l-item-features {
    border-top: 1px solid #e2e1e1;
    /*padding-top: 7px;*/
}
.j-order {
    padding: 15px;
    background: #fff;
    -o-box-shadow: 1px 1px 3px 1px #999;
    -moz-box-shadow: 1px 1px 3px 1px #999;
    -webkit-box-shadow: 1px 1px 3px 1px #999;
    box-shadow: 1px 1px 3px 1px #999;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    margin-bottom: 30px;
    -o-transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
.l-projectList > li:last-child {
    margin-bottom: 20px;
}
#j-orders-search-list .l-projectList > li {
    margin-bottom: 6px;
    margin-top: 12px;
}
.j-order:hover {
    -webkit-box-shadow: 0 4px 2px rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 0 4px 2px rgba(0, 0, 0, 0.25);
    -o-box-shadow: 0 4px 2px rgba(0, 0, 0, 0.25);
    box-shadow: 0 4px 2px rgba(0, 0, 0, 0.25);
    -o-transform: translate3d(0px, -5px, 0px);
    -webkit-transform: translate3d(0px, -5px, 0px);
    -moz-transform: translate3d(0px, -5px, 0px);
    transform: translate3d(0px, -5px, 0px);
}
.l-item-features li {
    padding-right: 8px;
}
.l-item-features li + li {
    line-height: 12px;
}

.l-item-features .deadline {
}
.l-menu-filter .add-button {
    margin-right: 12px;
}
.switch-buttons .btn {
    background: #fff;
    font-size: 14px;
    font-weight: normal;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    z-index: 104;
    position: relative;
    float: left;
    display: block;
}

.switch-buttons .btn:hover, .switch-buttons .btn.active, .switch-buttons .btn:focus, .switch-buttons .btn:active {
    color:  #2a8fbd;
    box-shadow: none;
    border: 1px solid #e6e6e6;
    /*border: 1px solid #2a8fbd;*/
}
.search-buttons .btn {
    background: #fff;
    font-size: 14px;
    font-weight: normal;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    z-index: 104;
    position: relative;
    margin-right: 8px;
}
.switch-buttons .btn:last-of-type,.switch-buttons .btn:last-of-type:hover {
    border-left: none;
}

.search-buttons .btn:active, .search-buttons .btn.active, .search-buttons .btn:focus, .search-buttons .btn:hover {
    background: #2a8fbd;
    color: #fff;
    border: 1px solid #2a8fbd;
}
.switch-buttons .btn:first-of-type {
    border-right: none;
}
.switch-buttons .btn:first-of-type:after {
    position: absolute;
    content: '';
    display: block;
    width: 1px;
    height: 14px;
    background-color: #e6e6e6;
    top: 50%;
    margin-top: -7px;
    right: 0px;
    z-index: 1;
}
.search-buttons .btn i {
    margin-left: 6px;
}
.count-order-finded .btn {
    border: none;
    background-color: transparent;
    font-weight: normal;
}
.count-order-finded .btn:hover, .count-order-finded .btn:focus, .count-order-finded .btn:active {
    border: none;
    background-color: transparent;
    font-weight: normal;
    color: #666;
    cursor: auto;
    box-shadow: none;
}


.clear::after {
    clear: both;
    content: "";
    height: 0;
    width: 0;
    display: block;
}
.icons {
    list-style: outside none none;
    margin: 0;
    padding: 0;
    text-align: right;
    white-space: nowrap;
}
.icons > li {
    display: inline;
    margin-left: 8px;
}
.icons > li a {
    border: 1px solid #e6e6e6;
    background: #fff;
    color: #666;
    display: inline-block;
    width: 34px;
    height: 34px;
    font-size: 18px;
    text-align: center;
    line-height: 34px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}
.icons > li.active a, .icons > li:hover a, .icons > li:focus a {
    color: #fff;
    background: #666;
    border-color: #4d4d4d;
}
.j-list {

}
.l-projectList.l-projectListBlock .j-order {
    margin-right: 2%;
    width: 32%;
    float: left;
    margin-bottom: 30px;
}
@media (min-width:768px) {
    .l-projectList.l-projectListBlock .j-order:nth-child(3n+1) {
        clear: both;
    }

    .l-projectList.l-projectListBlock .j-order:nth-child(3n) {
        margin-right: 0;
    }
}
@media (max-width:768px) {
    .l-projectList.l-projectListBlock .j-order {
        margin-right: 2%;
        width: 49%;
        float: left;
        margin-bottom: 30px;
    }
    .l-projectList.l-projectListBlock .j-order:nth-child(2n+1)  {
        clear: none;
    }
    .l-projectList.l-projectListBlock .j-order:nth-child(2n) {
        margin-right: 0;
    }
}
.l-projectList.l-projectListBlock .j-order .l-project-title .category {
    margin-top: 10px;
}
.l-projectList.l-projectListBlock .l-project-price {
    margin-top: 7px;
}
.l-projectList.l-projectListBlock .l-item-features li + li, .l-projectList.l-projectListBlock .l-item-features li {
    clear:  both;
    padding-left: 0;
    border-left: 0 none;
    float: left;
    line-height: 18px;
}
.l-projectList-table-money {
    white-space: pre;
    text-align: right;
}
.l-projectList.l-projectListBlock .j-order article {
    overflow: hidden;
}
.l-projectList .highlited {
    background: #fffacc none repeat scroll 0 0;
    border: 2px solid #2a8fbd !important;
}
.user_orders {
    background: #fff;
    border: 1px solid #e6e6e6;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    padding: 16px 20px 13px;
    margin-bottom: 20px;
    font-family: "Open Sans",sans-serif;
}
.user_orders h5 {
    color: #9d9d9d;
    font-size: 13px;
    font-weight: bold;
    font-family: "Open Sans",sans-serif;
}
.user_orders .media {
    margin-top: 14px;
    border-bottom: 1px dashed #9d9d9d;
    padding-bottom: 9px;
}
.user_orders .media:last-child {
    border-bottom: 0 none;
}
.user_orders .media img {
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}
.user_orders .media:first-child {
    margin-top: 11px;
}
.user_orders .media .vertical-center a {
    text-transform: capitalize;
}
.user_orders .l-leftCol-freelancers .media-body {
    padding-left: 0 !important;
    width: 100%;
}
.vertical-center {
    display: table-cell;
    padding-left: 10px;
    vertical-align: middle;
}
.table-display {
    display: table;
}
.user_orders .l-leftCol-freelancers .user-img {
    display: table-cell;
}
.user_orders .j-stairs {
    margin-top: 6px;
    font-size: 13px;
}
.user_orders .l-leftCol-freelancers > li strong {
    line-height: 15px;
    color: #020202;
}
.l-leftCol-freelancers > li p {
    color: #9d9d9d;
    padding-top: 3px;
    line-height: 16px;
}
.user_orders a.ajax-link span {
    border-bottom: 0 none;
}
.user_orders a.ajax-link:hover span {
    color: #227297;
}
.l-borderedBlock .l-inside {
    padding-top: 0;
    border-bottom: 0 none;
    padding-bottom: 11px;
}
.l-borderedBlock .l-inside.row-blue-rounded {
    color: #fff;
    background: #54a5ca;
    margin: 8px 17px;
    padding: 2px 17px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    font-size: 14px;
}
.i-imail-folders {
    margin: 0 0 0 8px;
}
.i-imail-folders li {
    padding: 0 5px;
}
.l-borderedBlock .l-inside.row-blue-rounded .fa-envelope-o {
    margin-right: 3px;
}
.i-imail-folders .active a, .i-imail-folders .active a:hover, .i-imail-folders li a:hover {
    color: #2a8fbd;
}
.i-imail-favorites .fa, .i-imail-ignore .fa, .i-imail-folders li a {
    color: #333333;
}
.i-imail-folders .active {
    background: transparent;
}
.l-borderedBlock {
    background: #fff;
    border-color: #e6e6e6;
}
.l-borderedBlock .l-inside:last-child {
    padding-bottom: 18px;
}
.p-profileContent {
    padding-top: 0;
    background: #fff;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    border: 1px solid #d9d9d9;
}
.i-topTitle .blue-block {
    background: #2a8fbd;
    padding: 10px 15px;
    color: #fff;
    font-size: 14px;
}
.i-topTitle .blue-block i {
    width: 25px;
    height: 25px;
    text-align: center;
    line-height: 25px;
    background: #1d6484;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    border-radius: 25px;
    margin-right: 8px;
}
.i-topTitle {
    overflow: hidden;
    padding-bottom: 0;
    border-bottom: 0 none;
}
.btn-primary {
    background: #2a8fbd;
    border-color: #2a8fbd;
}
.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active {
    background: #54a5ca !important;
    border-color: #54a5ca !important;
}
.top-block .input-block {
    padding: 0;
}
.top-block .input-block input {
    height: 45px;
    line-height: 45px;
    border-radius: 0;
    font-size: 14px;
}
.top-block .input-block .btn-sm.j-q-submit {
    height: 45px;
    width: 50px;
    background: #2a8fbd;
    color: #fff;
    /*border: 1px solid #d9d9d9;*/
    border: none;
    border-right: 0 none;
    -webkit-border-bottom-right-radius: 0;
    -moz-border-bottom-right-radius: 0;
    border-bottom-right-radius: 0;
}
.i-imailList > li, .i-imailList > li:first-of-type {
    margin-top: 16px;
}
.i-imailList > li, .i-imailList > li + li {
    margin: 16px 30px;
    padding: 0 0 20px;
}
.i-imailList > li:last-child {
    border-bottom: 0 none;
}
.f-freelancer-name a, .f-freelancer-name + div a {
    text-decoration: underline;
    text-transform: capitalize;
    font-size: 13px;
}
.f-freelancer-name a:hover, .f-freelancer-name + div a:hover {
    text-decoration: none;
}
a.ajax-link:hover span, a.ajax-link:focus span {
    color: #227297 !important;
    border-color: #227297 !important;
}
.i-imailList .dropdown > a {
    color: #2a8fbd;
    font-size: 13px;
}
.dropdown .i-imail-favorites a, .dropdown .i-imail-ignore a {
    color: #333333;
}
.dropdown .i-imail-favorites a:hover, .dropdown .i-imail-ignore a:hover {
    color: #227297;
    background: transparent;
}
.i-imailList .i-new-message {
    background: #2a8fbd;
    font-size: 13px;
}
.p-profile-collapse input {
    font-size: 14px;
}
.o-your-note {
    background: #d4e9f2;
    color: #333333;
    font-size: 13px;
}
.j-text {
    line-height: 20px;
}
.o-noteLinks {
    margin-top: 1px;
}
.f-freelancer-avatar {
    margin-right: 21px;
}
.my-chat .p-profileContent {
    border: 0 none;
    background: transparent;
}
.my-chat .i-topTitle {
    margin-bottom: 0;
    overflow: visible;
}
.my-chat .blue-block {
    -webkit-border-radius: 3px 3px 0 0;
    -moz-border-radius: 3px 3px 0 0;
    border-radius: 3px 3px 0 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.my-chat .blue-block a {
    color: #fff;
    text-decoration: underline;
}
.my-chat .blue-block a:hover {
    text-decoration: none;
}
.my-chat .controls-block {
    text-align: center;
    margin-top: 11px;
}
.my-chat .controls-block .dropdown {
    margin-right: 21px;
    display: inline-block;
}
.my-chat .controls-block .dropdown a span, .my-chat .controls-block .o-bad, .my-chat .controls-block .dropdown a i {
    font-size: 14px;
    color: #333333;
    border-color: #333;
}
.my-chat .controls-block .dropdown:hover a span, .my-chat .controls-block .o-bad:hover, .my-chat .controls-block .dropdown:hover a i {
    color: #2a8fbd;
    border-color: #2a8fbd;
}
.my-chat .controls-block .o-bad {
    display: inline-block;
}
.i-imailDialog-window {
    border: 1px solid #d9d9d9;
    background: #fff;
    padding: 27px 30px;
    -webkit-border-radius: 0 0 3px 3px;
    -moz-border-radius: 0 0 3px 3px;
    border-radius: 0 0 3px 3px;
    max-height: 720px;
}
@media(max-width: 600px) {
    .i-imailDialog-window {
        padding: 15px;
    }
}
.i-imailDialog-window .i-message-box:first-of-type {
    margin-top: 0;
}
.i-message-box .img-block img {
    width: 64px;
    height: 64px;
    -webkit-border-radius: 64px;
    -moz-border-radius: 64px;
    border-radius: 64px;
}
.i-message-box .img-block {
    float: left;
    margin-right: 3%;
    width: 9%;
}
.i-message-box .img-block + .pull-left {
    width: 88%;
}
.i-message-box .message-block {
    float: left;
    /*white-space: nowrap;*/
}
.i-message-box .message-block .f-freelancer-name, .i-message-box .message-block .i-message-date, .i-message-box .message-block .i-message-time, .i-message-box .message-block .new {
    float: left;
    font-size: 13px;
    padding: 0 7px 0 0;
    line-height: 16px;
    width: auto;
    color: #656565;
}
.i-message-box .message-block .new {
    color: #919090;
    border-left: 1px solid #919090;
    padding-left: 7px;
}
.i-message-box .i-message-others .i-message, .i-message-box .i-message-self .i-message {
    padding: 13px;
    margin: 9px 0 0 0;
    float: left;
    width: 100%;
    background: #ededfa;
    border: 1px solid #dddddd;
    font-size: 13px;
    color: #4d4d4d;
    min-width: 258px;
}
.i-message-box.my .i-message {
    background: #faf8f9;
}
.i-message-box {
    margin: 28px 0;
}
.i-message-addition {
    border: 0 none;
    padding: 0;
    margin: 0;
    font-size: 13px;
    font-weight: normal;
}
.i-message-addition a {
    text-decoration: underline;
}
.i-message-addition .fa-file-text-o {
    text-decoration: none;
    color: #4d4d4d;
}
.i-imailDialog-form {
    padding: 0;
    background: transparent;
}
.i-imailDialog-form .btn-sm {
    padding: 5px 28px;
}
.my-chat .controls-block .o-bad {
    text-decoration: underline;
}
#j-users-search-list .l-list-heading {
    border-bottom: 0 none;
    padding: 0;
}
.l-list-heading > ul > li.active a, .l-list-heading > ul > li a:hover {
    color: #fff;
}
.o-freelancersList {
    margin-bottom: 0;
}
.o-freelancersList > li {
    padding-bottom: 0;
    background: #fff;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
    -o-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
    margin-bottom: 25px;
    margin-top: 5px;
    -o-transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
.o-freelancersList > li:hover {
    -webkit-box-shadow: 0 4px 2px rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 0 4px 2px rgba(0, 0, 0, 0.25);
    -o-box-shadow: 0 4px 2px rgba(0, 0, 0, 0.25);
    box-shadow: 0 4px 2px rgba(0, 0, 0, 0.25);
    -o-transform: translate3d(0px, -5px, 0px);
    -webkit-transform: translate3d(0px, -5px, 0px);
    -moz-transform: translate3d(0px, -5px, 0px);
    transform: translate3d(0px, -5px, 0px);
}
.o-freelancersList .media:first-child {
    margin-top: 12px;
}
.media-blocks.o-freelancersList .media:first-child {
    margin-top: 12px;
}
.o-freelancersList > li .f-freelancer-avatar img {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}
.o-freelancersList > li .f-freelancer-avatar {
    margin-right: 0;
    padding: 0;
    position: relative;
    max-height: 200px;
    overflow: hidden;
}
.o-freelancersList > li .f-freelancer-avatar .marks {
    position: absolute;
    top: 4px;
    right: 4px;
    list-style: none;
}
.o-freelancersList > li .f-freelancer-avatar .marks li {
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    padding: 2px 4px;
    font-size: 11px;
    color: #fff;
    height: 16px;
    text-align: center;
    line-height: 12px;
    margin-bottom: 3px;
}
.o-freelancersList > li .f-freelancer-avatar .marks .real {
    background: #2d8fbe;
}
.o-freelancersList > li .f-freelancer-avatar .marks .pro {
    float: right;
    line-height: 10px;
    width: 26px;
}
.o-freelancersList > li .media-body {
    padding-left: 10px;
    padding-bottom: 6px;
}
.o-freelancersList > li .media-body > div {
    padding: 0;
}
.o-freelancersList > li .f-freelancer-name {
    padding-top: 8px;
}
.o-freelancersList > li .f-freelancer-name.users-line-view {
    padding-top: 7px;
}
.o-freelancersList > li .media-body .users-line-prices .hour {
    padding-top: 7px;
}
.se-services-propose .se-services-propose-row:first-child .se-services-propose-title span {
    bottom: -10px;
}
.circle {
    display: inline-block;
    width: 9px;
    height: 9px;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;

}
.o-freelancersList > li .f-freelancer-name a {
    text-decoration: none;
    font-size: 14px;
    font-weight: normal;
}
.o-freelancersList > li .f-freelancer-name .label {
    font-size: 12px !important;
    padding: 0 5px 1px;
}
.o-freelancersList > li .f-freelance-category, .o-freelancersList > li .f-freelance-category a {
    font-size: 12px;
    color: #010101;
    text-decoration: none;
}
.o-freelancersList > li .user-block-rating {
    color: #010101;
    float: left;
    min-width: 351px;
}
.o-freelancersList > li .user-block-rating > div {
    float: left;
    padding: 0;
}
.o-freelancersList > li .user-block-rating .o-user-age {

}
.o-freelancersList > li .user-block-rating .o-feedbacks-inf {
    font-size: 13px;
}
.o-freelancersList > li .user-block-rating .o-feedbacks-inf .positive {
    color: #6ac367;
}
.o-freelancersList > li .user-block-rating .o-feedbacks-inf .negative {
    color: #c72e30;
}
.o-freelancersList > li .user-block-rating .o-feedbacks-inf .neutral {
    color: #5d55ce;
}
.o-freelancersList > li .skills {
    font-size: 12px;
    /*max-height: 45px;*/
    overflow: hidden;
}
.o-freelancersList > li .skills .more {
    display: inline-block;
    text-decoration: underline;
    color: #2a8fbd;
    cursor: pointer;
    margin-left: 2px;
}
.o-freelancersList > li .skills.all {
    visibility: visible;
    max-height: inherit;
}
a.l-tag:hover, a.l-tag.active {
    background: #2a8fbd none repeat scroll 0 0;
    color: #fff;

}
.o-freelancersList > li .media-body .freelancer-location {
    border-top: 1px solid #e2e1e1;
    font-size: 14px;
    padding-top: 2px;
    margin-top: 10px;
}
.se-services-propose-mrg {
    padding-left: 15px;
    padding-right: 15px;
}
.o-freelancersList > li .media-body .hour, .o-freelancersList > li .media-body .budget {
    font-size: 13px;
    color: #010101;
    text-align: right;
    float: right;
    max-width: 115px;
}
.o-freelancersList > li .media-body .hour .hour-price, .o-freelancersList > li .media-body .budget .budget-price {
    padding: 4px 6px 5px;
    font-size: 14px;
    color: #fff;
    background: #9d9d9d;
    float: right;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    margin-top: 3px;
    margin-bottom: 2px;
}
.o-freelancersList > li .media-body .hour .hour-price {
    background: #1f93c8;
}
.o-freelancersList.media-blocks > li {
    margin-right: 2%;
    width: 32%;
    float: left;
    margin-bottom: 14px;
    margin-top: 12px;
}
@media screen and (min-width: 768px) {
    .o-freelancersList.media-blocks > li:nth-child(3n+1) {
        clear: both;
    }

    .o-freelancersList.media-blocks > li:nth-child(3n) {
        margin-right: 0;
    }
}
@media screen and (max-width: 768px) {
    .o-freelancersList.media-blocks > li {
        width: 49%;
        margin-right: 2%;
    }
    .o-freelancersList.media-blocks > li:nth-child(2n+1)  {
        clear: both;
    }
    .o-freelancersList.media-blocks > li:nth-child(2n) {
        margin-right: 0;
    }
    .gap {
        margin: 15px 0;
    }
}
@media screen and (max-width: 548px) {
    .o-freelancersList.media-blocks > li {
        width: 100%;
        margin-right: 0;
    }
}
.o-freelancersList.media-blocks > li {

}
.o-freelancersList.media-blocks > li .f-freelancer-avatar {
    float: none;
    width: 100%;
    max-height: 192px;
    overflow: hidden;
}
.o-freelancersList.media-blocks > li .f-freelancer-avatar img {

}
.o-freelancersList.media-blocks > li .media-body {
    padding: 0 15px 6px;
}
.l-list-heading > ul > li {
    margin-left: 8px;
}
.o-freelancersList.media-blocks > li .f-freelancer-name .circle {
    margin-right: 5px;
}
.o-freelancersList.media-blocks > li .f-freelancer-name {
    line-height: 16px;
    margin-bottom: 2px;
    padding-top: 7px;
}
.o-freelancersList.media-blocks .f-freelance-category {
    line-height: 16px;
    margin-bottom: 1px;
}
.o-freelancersList.media-blocks > li .f-freelance-category + .label {
    font-size: 12px !important;
    padding: 0 5px 1px;

}
.o-freelancersList.media-blocks > li .user-block-rating {
    min-width: 100%;
    margin-bottom: 2px;
    margin-top: 2px;
}
.o-freelancersList.media-blocks > li .user-block-rating > div {
    float: none;
    line-height: 17px;
}
.o-freelancersList.media-blocks > li .user-block-rating .fa {
    width: 13px;
}
.o-freelancersList.media-blocks > li .media-body .hour, .o-freelancersList.media-blocks > li .media-body .budget {
    float: left;
    text-align: left;
    border-top: 1px dashed #cdcdcd;
    padding: 1px 0 6px;
    margin-top: 3px;
}
.o-freelancersList.media-blocks > li .skills {
    border-top: 1px dashed #cdcdcd;
    padding-top: 4px;
    max-height: 52px;
    margin-top: 2px;
    margin-bottom: 4px;
}
.o-freelancersList.media-blocks > li .skills.all {
    max-height: inherit;
}
.l-friends-list > ul {
    list-style: outside none none;
    padding: 0;
}
.o-freelancersList.media-blocks > li .media-body .hour .hour-price, .o-freelancersList.media-blocks > li .media-body .budget .budget-price {
    float: left;
}
.o-freelancersList.media-blocks > li .media-body .freelancer-location {
    border-top: 1px dashed #cdcdcd;
    margin-top: 2px;
}
.o-freelancersList.media-blocks .o-freelancer-info {
    margin-bottom: 2px;
}
.se-services-propose-title {
    width: 70%;
}
.se-services-propose-price {
    width: 30%;
    white-space: nowrap;
}
.breadcrumb {
    text-align: left;
    background: transparent;
    color: #4d4d4d;
    margin-top: 0;
    line-height: 42px;
}
.breadcrumb::after {
    background: transparent;
}
.breadcrumb a {
    text-decoration: underline;
}
.breadcrumb a:hover {
    text-decoration: none;
}
.offer-aside {
    background: #fff;
    box-shadow: 1px 1px 3px 1px #999;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    padding: 0;
    overflow: hidden;
}
.offer-form #offer-add {
    border-top: 1px solid #d9d9d9;
    margin-bottom: 0;
    margin-top: 6px;
    padding: 13px 0 0;
    font-size: 13px;
}
.offer-form #offer-add .title {
    color: #333;
    text-align: center;
    font-weight: bold;
    font-size: 14px;
}
.offer-form #offer-add .row.j-required.form-group {
    margin-bottom: 29px;
}
.offer-form #offer-add .o-project-thumb {
    margin: 6px 0 16px;
}
.offer-form #offer-add .o-propose-works p {
    padding-bottom: 0;
}
.offer-form #offer-add .works-examples {
    margin-bottom: 5px;
}
.form-horizontal .control-label.pdgt0 {
    padding-top: 0;
}
.form-horizontal .control-label.pdgt0 + div {
    color: #b3b2b2;
}
.offer-form #offer-add .o-publicate-button .btn-success {
    margin-bottom: 0;
}
.offer-form .form-horizontal .form-horizontal .control-label {
    padding-right: 2px;
}
.offer-form #offer-add .form-horizontal .control-label {
    padding-right: 2px;
}
.offer-form #offer-add .form-control {
    border-color: #c7d9df;
}
/*
@media only screen and (min-width: 992px) {
    .offer-form .form-horizontal .control-label {
        text-align: center;
        padding-bottom: 10px;
    }
    .offer-form .o-price-inputs input.form-control {
        width: 56px !important;
        margin-right: 6px;
    }
    .offer-form .input-group {
        margin: 0 auto;
    }
    .offer-form .o-propose-works > p {
        text-align: center;
        padding-bottom: 0;
    }
    .offer-form .o-price-inputs select.form-control {
        padding-left: 5px;
        width: 88px;
    }
}
*/
.offer-form .l-inside {
    padding: 15px 0;
}

.offer-form .o-propose-works {
    margin: 0;
}
.offer-form .o-publicate-button a {
    text-align: center;
}

.offer-form .o-publicate-button .btn-success {
    margin-bottom: 5px;
}
.offer-aside .header {
    font-weight: bold;
    color: #020202;
    font-size: 14px;
    text-align: left;
    margin-top: -8px;
}
.offer-aside > .col-sm-12 {
    font-size: 13px;
    padding-bottom: 0;
}
.offer-aside > .col-sm-12 .text-black span {
    line-height: 12px;
}
.offer-aside .o-feedbacks-inf {
    font-size: 12px;
    position: relative;
    top: 5px;
}
.offer-aside .l-item-features {
    border: 0 none;
}
.offer-aside .offer-about .header, .offer-aside .offer-info .header {
    border-top: 1px solid #e6e6e6;
    margin-top: -2px;
    padding-top: 5px;
}
.offer-aside .l-item-features li {
    margin-top: 0;
    width: 100%;
    line-height: 18px;
}
.offer-aside .l-item-features li + li {
    border-left: 0;
    line-height: 16px;
    padding-left: 0;
}
.offer-aside .l-item-features .fa {
    width: 16px;
}
.offer-aside .o-count-proposals {
    color: #2a8fbd;
    font-size: 13px;
    text-decoration: underline;
    background: transparent;
    cursor: pointer;
}
.offer-aside .o-count-proposals:hover {
    text-decoration: none;
    color: #227297;
}
.offer-aside .offer-info {
    margin-top: -5px;
    overflow: hidden;
}
.offer-aside .o-collapsed-inner .table tr td {
    font-size: 13px;
    padding: 0 5px 0 0;
    border: 0 none;
}
.offer-aside .o-collapsed-inner .table {
    margin-bottom: 5px;
}
.offer-aside .o-collapsed-inner .table tr td a {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
#j-order-view .nav-tabs {
    border-top: 0 none;
    padding: 0;
}
#j-order-view .nav-tabs > li {
    float: left;
    margin-bottom: -1px;
}
@media only screen and (max-width: 992px) {
    #j-order-view {
        padding: 0;
    }
    #j-order-view {
        margin-top: 20px;
    }
    #j-order-view .nav-tabs > li > a {
        margin-bottom: 1px;
    }
}
#j-order-view .tabbable .tab-content {
    padding: 18px 0 0;
}
#j-order-view .tab-pane {
    padding: 0 31px 19px 41px;
    overflow: hidden;
    -webkit-border-radius: 0 0 4px 4px;
    -moz-border-radius: 0 0 4px 4px;
    border-radius: 0 0 4px 4px;
}
#j-order-view #tab-2.tab-pane {
    padding: 0;
}
#j-order-view #tab-3.tab-pane .o-freelancersList.list-in-orders {
    border-top: 1px solid #d9d9d9;
    margin-bottom: 0;
    /*padding-top: 27px;*/
}
#j-order-view #tab-3.tab-pane .o-freelancersList.list-in-orders .o-freelancer-info {
    line-height: 20px;
}
#j-order-view #tab-3.tab-pane .o-freelancersList.list-in-orders .o-freelancer-avatar {
    margin-right: 15px;
}
#j-order-view #tab-3.tab-pane .o-freelancersList.list-in-orders .o-contacts .o-collapsed-inner .alert-info {
    margin-left: -15px;
    margin-top: 10px;
}
#tab-3.tab-pane .o-freelancersList > li {
    padding: 38px 31px 33px 41px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    border-top: 1px solid #d9d9d9;
    margin: 0;
    border-bottom: none;
}
#j-order-view #tab-3.tab-pane .o-freelancersList.list-in-orders > li:first-child {
    border-top: 0 none;
    padding-top: 28px;
}
#j-order-view #tab-3.tab-pane .o-freelancersList.list-in-orders > li:nth-child(even) {
    background: #faf8f9;
}
.o-collapsed-info.o-contacts, .o-collapsed-info.o-examples {
    float: left;
    width: 100%;
}
.o-collapsed-info.o-examples .o-collapsed-inner {
    clear: both;
}
.o-collapsed-info.o-contacts .o-collapsed-inner {
    margin-bottom: 14px;
    line-height: 24px;
}
.o-collapsed-info.o-contacts span {
    padding-left: 3px;
}
.o-project-price {
    background: #1f93c8 none repeat scroll 0 0;
    border: 1px solid #1f93c8;
}
#j-order-view .o-project-price {
    padding: 2px 6px;
    font-size: 14px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
}
#j-order-view h1 {
    color: #333333;
    font-size: 16px;
    font-weight: bold;
    padding-top: 6px;
    margin-bottom: 5px !important;
}
#j-order-view .order-info article {
    line-height: 18px;
    color: #333333;
}
.tags-list {
    font-size: 12px;
}
.offer-info .tags-list {
    margin-top: 10px;
    font-size: 12px;
}
.l-mapView {
    float: left;
    margin: 10px 0;
    width: 100%;
}
.l-map-view .l-project-head, .l-mapView_ballon .l-project-head {
    height: inherit;
}
#j-users-search-list .j-list {
    float: left;
    width: 100%;
}
#j-order-view header.title {
    margin-bottom: 5px;
    padding-top: 0;
    padding-left: 41px;
}
#j-order-view header.title h4 {
    font-weight: bold;
    color: #333333;
    font-size: 14px;
    font-family: "Open Sans", sans-serif;
}
#j-order-view header.title h4 .o-count-proposals {
    color: #2a8fbd;
    background: transparent;
    font-weight: bold;
    padding-left: 0;
}
#j-order-view .alert {
    padding-left: 39px;
    margin-bottom: 20px;
}
.o-clientInfo.l-inside {
    padding-top: 0;
}
.o-clientInfo.l-inside.col-sm-12 > div {
    border-top: 1px solid #dddddd;
    float: left;
    width: 100%;
    margin-top: 7px;
}
.o-your-note .form-group {
    width: 100%;
}
.o-clientInfo .o-your-note {
    margin-top: 14px;
    margin-bottom: 17px;
    float: left;
}
.top-block .o-btn-propose,
.tab-pane .o-btn-propose{
    background: #54a5ca !important;;
    height: 30px;
    font-size: 13px;
    color: #fff !important;;
    text-decoration: none;
    line-height: 30px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    padding: 0;
    margin: 11px 15px 5px;
    border: 0 none;
}
.offer-aside .top-block .o-btn-propose:hover,
.tab-pane .o-btn-propose:hover {
    background: #2a8fbd !important;;
}
.offer-aside .top-block .o-btn-propose:hover span, .offer-aside .top-block .o-btn-propose:focus span,
.tab-pane .o-btn-propose:hover span, .tab-pane .o-btn-propose:focus span {
    color: #fff !important;
}
.top-block .o-btn-propose span, .tab-pane .o-btn-propose span {
    border-bottom: 0 none !important;
    color: #fff !important;
}
.top-block .o-btn-propose .fa, .tab-pane .o-btn-propose .fa {
    font-size: 12px;
    margin: 0 5px;
}
.o-freelancersList.list-in-orders > li {
    box-shadow: 0 0 0;
    /*border: 0 none;*/
    -o-transform: translate3d(0px, 0, 0px);
    -webkit-transform: translate3d(0px, 0, 0px);
    -moz-transform: translate3d(0px, 0, 0px);
    transform: translate3d(0px, 0, 0px);
    padding-bottom: 30px;
}
.o-freelancersList.list-in-orders .o-freelancer-info a {
    text-decoration: underline;
}
.o-freelancersList.list-in-orders .o-freelancer-info a:hover {
    text-decoration: none;
}
.o-freelancersList.list-in-orders .o-feedbacks-inf {
    font-size: 13px;
}
.o-freelancersList.list-in-orders .o-proposal-text::before {
    border: 0 none;
}
.o-freelancersList > li .media-body > div.o-proposal-text {
    padding: 6px 13px 17px;
    line-height: 20px;
}
.o-freelancersList.list-in-orders .j-chat-block {
    background: #ededfa;
    border: 1px solid #dddddd;
    font-size: 13px;
    color: #4d4d4d;
    padding: 6px 13px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    margin-top: 10px;
    margin-bottom: 8px;
}
.o-freelancersList.list-in-orders .o-proposed-terms {
    margin-bottom: -2px;
}
.o-freelancersList.list-in-orders .o-proposed-terms strong {
    color: #4d4d4d;
}
.order-info .p-portfolioSection-audio {
    margin-top: 1px;
}
.p-portfolioSection .p-portfolioSection-audio {
    margin-top: 0;
}
.p-portfolioSection-audio {
    margin-top: 20px;
}
.o-freelancersList.list-in-orders .o-feedbacks-date span + span {
    margin-left: 4px;
    padding-left: 6px;
}
.o-project-thumb_proposal {
    padding: 0;
    border: 1px solid transparent;
}

a.o-project-thumb_proposal:hover {
    border-color: #2a8fbd;
}
.o-collapsed-info table  tr  td {
    border-top: 0 none;
    padding-top: 0;
    padding-left: 0;
}
.o-freelancersList.list-in-orders .o-collapsed-info .visible-lg.visible-md,
.o-freelancersList.list-in-orders .o-collapsed-info .contacts-toggle,
.o-freelancersList.list-in-orders .o-collapsed-info .examples-toggle {
    border-bottom: 1px dashed;
    color: #2a8fbd;
    float: left;
    cursor: pointer;
    line-height: 18px;
}
.o-freelancersList.list-in-orders .o-collapsed-info .o-project-thumb_proposal .o-inner {
    line-height: inherit;
}
#j-order-view .o-freelancer-defined, .alert-danger {
    padding-left: 15px;
    margin-bottom: 10px;
}
#j-order-view .alert-danger {
    padding-left: 15px;
}
.order-info .owl-carousel {
    margin: 16px auto 24px;
}
.order-info .l-images-carousel .owl-controls .owl-buttons div.owl-prev {
    left: -25px;
}
.order-info .l-images-carousel .owl-controls .owl-buttons div.owl-next {
    right: -25px;
}
.order-info .owl-controls .owl-buttons div.owl-prev::before, .order-info .owl-controls .owl-buttons div.owl-next::before {
    font-size: 24px;
    left: -2px;
    position: relative;
    text-align: center;
    top: -1px;
    width: 100%;
}
.order-info .owl-controls .owl-buttons div.owl-next::before {
    left: 1px;
}
.o-order-files span {
    text-decoration: underline;
}
.l-images-carousel .item {
    border: 2px solid transparent;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    padding: 0 !important;
    overflow: hidden;
}
.l-images-carousel .item:hover {
    border-color: #8eb0ea;
}
.l-menu-filter {
    width: 100%;
    overflow: hidden;
    float: left;
}
.p-profile-top {
    text-align: left;
    font-size: 14px;
    color: #333;
}
.p-profile-top {
    padding: 15px 18px;
}
.p-profile-top a, .p-profile-top .ajax-link span, .p-profile-top .ajax-link {
    color: #333333;
    border: 0 none;
}
.p-profile-top a:hover, .p-profile-top .ajax-link span:hover, .p-profile-top .ajax-link:hover  {
    border: 0 none;
    color: #227297;
}
.p-profile-top .j-del-fav:hover {
    color: #dc3535;
}
.p-profile-top .fa {
    width: 18px;
}
#j-user-status > div, #j-user-status > .ajax-link {
    padding-bottom: 2px;
    display: block;
    border-bottom: 0 none;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    padding-left: 15px;
}
#j-user-status > div:not(.p-status-text):hover, #j-user-status > .ajax-link:hover  {
    background: #54a5ca none repeat scroll 0 0;
    color: #fff !important;
}
#j-user-status > .ajax-link:hover span, #j-user-status > div:not(.p-status-text):hover a span, #j-user-status > div:not(.p-status-text):hover a {
    color: #fff !important;
    border-bottom: 0 none;
}
#j-user-status > .ajax-link.link-delete:hover {
    background: #e43636;
}
#j-user-status .o-your-note {
    background: transparent;
    padding: 0 !important;
    margin-top: -1px !important;
}
#j-user-status .o-your-note .form-group {
    margin-bottom: 6px;
}
#j-user-status > .ajax-link.j-add-fav {
    background: #54a5ca none repeat scroll 0 0;
    color: #fff !important;
}
#j-user-status > .ajax-link.j-add-fav span {
    color: #fff !important;
}
.o-your-note .j-notes-form-block {
    margin-top: 10px;
}
.p-profileColumn .l-inside h6 {
    font-size: 14px;
    color: #333333;
    font-weight: bold;
    margin-bottom: 4px !important;
}
.p-profileColumn #profile-collapse > .l-inside {
    padding: 15px 19px;
}
.p-profileColumn #profile-collapse > .l-inside:last-child {
    /*margin-bottom: 0;*/
}
aside .nav-tabs > li > a {
    text-align: left !important;
}
.p-profileColumn .p-profile-info-list li {
    color: #333333;
    font-size: 13px;
    padding: 0;
}
.p-profile-info-list .fa {
    width: 18px;
}
.p-profile-info-list {
    font-size: 13px;
}
.p-profile-collapse .p-profile-info-list span {
    color: #020202;
}

.tags-list.p-profile-info-list {
    max-height: 137px;
    overflow: hidden;
    margin: 0;
}
.tags-list.p-profile-info-list.all {
    /*overflow: visible;*/
    max-height: inherit;
}
.main-photo img {
    max-height: 362px;
}
.l-user-profile-photos {
    padding-right: 45px;
    padding-left: 0;
    margin-bottom: 50px;
}
@media(max-width: 600px) {
    .l-user-profile-photos {
        padding-right: 0px;
        margin-bottom: 15px;
    }
}
.l-user-profile-info {
    padding: 15px 20px;
    background: #fff;
    box-shadow: 1px 1px 3px 1px #999;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    margin-bottom: 36px;
    -o-transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
@media(max-width: 600px) {
    .l-user-profile-info {
        margin-bottom: 15px;
    }
}
.l-user-profile-info h6 {
    color: #4d4d4d;
    font-size: 15px;
    margin-bottom: 7px;
    font-family: "Open Sans", sans-serif;
}
.l-user-profile-info h6 .p-status {
    margin-right: 2px;
}
.l-user-profile-info .dropdown a:hover, .l-user-profile-info .dropdown a:focus {
    color: #fff;
}
.l-user-profile-info .dropdown-menu li a:hover {
    color: #428bca;
}
.l-user-profile-info .dropdown-menu li.active a:hover {
    color: #fff;
}
.l-user-profile-info .l-rating-info {
    list-style: none;
    padding: 0;
    font-size: 13px;
    margin-top: 9px;
    margin-bottom: 8px;
}
.l-user-profile-info .l-rating-info li {
    line-height: 18px;
    color: #010101;
}
.l-user-profile-info .l-rating-info li i {
    width: 13px;
}
.l-user-profile-info .o-feedbacks-inf {
    font-size: 13px;
}
.l-user-profile-info .l-profile-specializations .row-fluid {
    margin-bottom: 8px;
}
.l-user-profile-info .l-profile-specializations h6 {
    color: #757474;
    font-size: 14px;
    margin-bottom: 0;
}
.l-user-profile-info .l-profile-specializations h6.second_spec {
    margin-top: 7px;
}
.l-user-profile-info .l-profile-specializations a {
    font-size: 13px;
    display: block;
    line-height: 16px;
}
.l-user-profile-info .l-profile-specializations a:last-child {
    padding-bottom: 8px;
}
.l-user-profile-info .l-profile-prices {
    line-height: 16px;
    color: #010101;
    font-size: 13px;
}
.l-user-profile-info .l-profile-prices > span {
    padding-bottom: 9px;
    display: block;
}
.l-user-profile-info .l-profile-prices ul {
    padding: 0;
    list-style: none;
    margin-bottom: 8px;
}
.l-user-profile-info .l-profile-prices i {
    width: 16px;
}
.l-user-profile-info .l-profile-exp {
    font-size: 13px;
    color: #010101;
    padding-bottom: 6px;
}
.l-user-profile-info .l-profile-exp .p-profile-info-list li {
    padding: 0 0 3px;
    line-height: 15px;
    font-size: 13px;
}
.l-user-profile-info .l-profile-exp .p-profile-info-list li strong {
    color: #757474;
    font-weight: normal;
}
.l-user-profile-info .l-profile-location {
    color: #9d9d9d;
    font-size: 14px;
    padding-top: 5px;
}
.l-menu-filter + div {
    -webkit-border-radius: 0 0 4px 4px;
    -moz-border-radius: 0 0 4px 4px;
    border-radius: 0 0 4px 4px;
    border-top: 0 none;
    float: left;
    width: 100%;
    padding: 28px 47px;
}
#j-qa-search-list .l-menu-filter + div {
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
}
.p-additional-info {
    background: transparent;
    padding: 0;
    margin-bottom: 14px;
}
.p-profileCabinet-section .form-group {
    overflow: hidden;
    font-size: 13px;
    /*margin-bottom: 4px;*/
    margin-bottom: 10px !important;
    line-height: 20px;
}
.p-profileCabinet-section .form-group .text-bold {
    color: #010101;
    margin-right: 4px;
}
#j-additional-info-profile .p-profileCabinet-section {
    padding: 0;
}
#j-additional-info-contact .contact-row {
    color: #757474;
    font-size: 13px;
    line-height: 24px;
}
#j-additional-info-contact .contact-row div {
    float: left;
    margin-right: 5px;
    color: #010101;
}
#j-additional-info-contact {
    padding-top: 15px;
}
#j-user-status .p-status-text {
    padding: 10px;
}
#j-user-status .p-status-text .p-status-edit {
    margin-top: 0;
}
.dropdown-menu li.active a, .dropdown-menu li.active a:hover {
    background: #2a8fbd none repeat scroll 0 0;
}
.p-profile-submenu-dropdowns {
    font-size: 13px;
}
#j-opinions-list {
    position: relative;
}
#j-opinions-list .p-profile-title {
    padding-bottom: 18px;
}
.p-profile-filter.pull-left {
    font-size: 13px;
    margin-top: 3px;
    width: 100%;
}
.p-profile-filter.pull-left a {
    text-decoration: underline;
}
.p-profile-filter.pull-left a:hover {
    text-decoration: none;
}
.o-freelancersList.p-feedbacksList > li {
    box-shadow: 0 0 0;
    border: 0 none;
    -o-transform: translate3d(0px, 0, 0px);
    -webkit-transform: translate3d(0px, 0, 0px);
    -moz-transform: translate3d(0px, 0, 0px);
    transform: translate3d(0px, 0, 0px);
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}
#j-opinions-list .j-list {
    margin-top: 7px;
}
.o-freelancersList.p-feedbacksList > li .media-body {
    padding-left: 18px;
}
.o-freelancersList.p-feedbacksList > li .o-freelancer-info a {
    text-decoration: underline;
}
.o-freelancersList.p-feedbacksList > li .o-freelancer-info a:hover {
    text-decoration: none;
}
.o-freelancersList.p-feedbacksList > li .o-freelancer-info .l-location {
    padding-left: 5px;
}
.o-freelancersList.p-feedbacksList > li .o-freelancer-info .l-location::before {
    background: #7f7f7f none repeat scroll 0 0;
    content: "";
    display: inline-block;
    height: 14px;
    left: -3px;
    position: relative;
    top: 3px;
    width: 1px;
}
.f-infoText {
    background: #ededfa none repeat scroll 0 0;
}
.o-freelancersList.p-feedbacksList > li .f-infoText.p-infoText {
    padding: 4px 14px 17px;
}
.o-freelancersList.p-feedbacksList > li .j-order-name {
    border-bottom: 1px solid #dddddd;
    padding-bottom: 9px;
    overflow: hidden;
    font-size: 13px;
    margin-bottom: 3px;
}
.o-freelancersList.p-feedbacksList > li .j-order-name > div {
    padding-left: 0;
}
.o-freelancersList.p-feedbacksList > li .j-order-name .j-category {
    color: #9d9d9d;
    line-height: 15px;
}
#j-opinions-list .list-inline > li:first-child {
    padding-left: 0;
}
.o-freelancersList.p-feedbacksList > li .p-feedback-answer {
    padding: 6px 15px;
}
@media (min-width: 768px) {
    #j-my-cabinet-tab.nav-tabs > li > a {
        /*padding-left: 43%;*/
        text-align: left;
    }
}
@media (min-width: 992px) {

    #j-my-cabinet-tab.nav-tabs > li a {
        padding: 10px 5px;
    }
    .my-layout #j-my-cabinet-tab.nav-tabs > li a {
        padding: 10px 5px;
        font-size: 12px;


    }
    .my-layout .nav.nav-tabs li .fa {
        font-size: 12px;
        height: 20px;
        line-height: 20px;
        width: 20px;
    }
}
@media (min-width: 1200px) {
    .l-userCabinet-page aside {
        width: 262px;
    }
    .l-userCabinet-page .l-content-column {
        width: 887px;
        margin-left: 21px;
    }
    #j-my-cabinet-tab.nav-tabs > li a {
        padding: 10px 10px;
    }
    .my-layout #j-my-cabinet-tab.nav-tabs > li a {
        padding: 10px 8px;
        font-size: 13px;
        margin-right: 0;
    }
    .my-layout .nav.nav-tabs li .fa {
        font-size: 13px;
        height: 23px;
        line-height: 23px;
        width: 23px;
    }

}
@media (max-width: 768px) {
    #j-my-cabinet-tab.nav-tabs > li > a {
        /*padding-left: 43%;*/
        text-align: left;
    }
}
.ajax-link .fa[class*='fa-angle'] {
    padding-left: 10px;
    font-size: 14px;
    color: #444646;
}
.p-portfolioSection .row-fluid {
    overflow: hidden;
    padding-left: 52px;
}
.p-portfolioSection-img {
    height: 140px;
    max-width: 191px;
}
.p-portfolioSection.j-spec > h5 {
    color: #020202;
    font-size: 13px;
    font-weight: bold;
}
.p-portfolioSection .row-fluid .subcategory-name {
    color: #2a8fbd;
    margin-bottom: 0;
}
.p-portfolioSection .row-fluid .subcategory-name > a {
    text-decoration: underline;
}
#j-orders-search-list .j-pagination, #j-orders-search-list .dropdown.j-rss, #j-orders-search-list .j-list {
    float: left;
    width: 100%;
}
.p-portfolioSection-work {
    color: #555555;
    font-weight: normal;
    line-height: 17px;
    margin-bottom: -3px;
    margin-top: 28px;
}
.p-portfolioSection-work:hover img {
    border: 2px solid #a6c8ff;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}
.p-portfolioSection-opt {
    font-size: 13px;
    margin-top: 0;
}
.se-price-list-table th {
    font-weight: bold;
    font-size: 13px !important;
}
.se-price-list-table-name {
    font-weight: normal;
}
.se-price-list-table-price strong {
    font-size: 14px;
}
.p-portfolioSection.j-cat h5 {
    font-size: 13px;
    color: #020202;
    font-weight: bold;
}
#j-shop-owner-list > p {
    margin-top: -4px;
    padding-bottom: 10px;
}
.sh-shopList > li {
    border: 1px solid #dddddd;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    padding: 12px 35px 5px 27px !important; /*rewrite .l-search-results > li from main.css:2627*/
    margin: 24px 0;
    background: #fff;
}
.sh-shopList.media-list  > li {
    -o-box-shadow: 0 0 0 0 #999;
    -webkit-box-shadow: 0 0 0 0 #999;
    -moz-box-shadow: 0 0 0 0 #999;
    box-shadow: 0 0 0 0 #999;
    -o-transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
.sh-shopList.media-list > li.sh-highlited {
    background: #fffacc none repeat scroll 0 0;
    border: 2px solid #2a8fbd !important;
}
.sh-shopList.media-list  > li:hover {
    -o-transform: translate3d(0px, -5px, 0px);
    -webkit-transform: translate3d(0px, -5px, 0px);
    -moz-transform: translate3d(0px, -5px, 0px);
    transform: translate3d(0px, -5px, 0px);
}
.sh-shopList > li:first-child {
    margin-top: 10px;
}
.sh-item-name a {
    font-size: 13px;
    text-decoration: underline;
}
.sh-item-name a:hover {
    text-decoration: none;
}
.sh-item-info .l-project-head, .shop-detail-view .l-project-head, .j-owner-list .l-project-head {
    margin-top: 4px;
    margin-bottom: 7px;
    height: inherit;
    padding-bottom: 2px;
}
.l-project-head.all {
  height: auto;
}
.sh-item-info .l-price, .shop-detail-view .l-price, .j-owner-list .l-price {
    height: 32px;
    margin-top: 0;
    position: relative;
    top: 2px;
}
.shop-detail-view .l-borderedBlock {
    padding: 0 30px 10px 30px;
}
.shop-detail-view h1 {
    text-align: center;
    font-weight: normal;
    font-family: "Open Sans", sans-serif;
    margin-top: 23px;
    margin-bottom: 11px;
}
.shop-detail-view .sh-shop-item-text {
    margin-top: 14px;
    line-height: 20px;
}
.shop-detail-view .sh-shop-item-text p {
    padding-bottom: 13px;
}
.shop-detail-view .o-clientInfo {
    margin-top: 18px;
}
.shop-detail-view .sh-item-contacts {
    margin-top: 14px;
    border: 0 none;
    margin-bottom: 0;
}
.shop-detail-view .o-collapsed-info h6 {
    display: block;
}
.shop-detail-view .sh-item-contacts .table {
    margin-bottom: 0;
}
.shop-detail-view .sh-item-contacts td {
    font-weight: normal;
    color: #333;
    display: inline;
    padding: 0;
    line-height: 24px;
}
.shop-detail-view .l-item-features {
    margin-top: 10px;
}
.shop-detail-view .subheader {
    color: #020202;
    font-weight: bold;
    font-size: 16px;
    padding-top: 6px;
    margin-bottom: 8px;
    float: left;
    width: 100%;
    margin-top: 8px;
}
.shop-detail-view .sh-item-gallery {
    margin-bottom: 8px;
    text-align: left;
}
.shop-detail-view .l-video-container {
    margin-top: 3px;
}
.shop-detail-view .l-video-container:nth-child(4n),
.shop-detail-view .l-video-container:nth-child(5n),
.shop-detail-view .l-video-container:nth-child(6n),
.shop-detail-view .l-video-container:nth-child(7n),
.shop-detail-view .l-video-container:nth-child(11n) {
    margin-top: 21px;
}
.shop-detail-view .p-portfolioSection-audio {
    float: left;
    margin-top: -8px;
    margin-bottom: -12px;
}
.sh-shopList-description {
    color: #131313;
    font-size: 13px;
    line-height: 18px;
    margin-top: 5px;
}
.l-item-features.sh-project-features {
    border-top: 0 none;
    font-size: 13px;
    margin-top: 0;
}
.l-item-features.sh-project-features li + li {
    border-left: 0 none;
}
.p-portfolioSection + .p-portfolioSection {
    border-top: 0 none;
}
.sh-shopList-img {
    margin-top: 9px;
    margin-bottom: 9px;
}
.p-profileContent.portfolio-work .p-profile-title {
    padding-bottom: 3px;
}
.p-profile-title {
    margin-bottom: 3px;
    border-bottom: 0 none;
}
.p-portfolioSection h1.text-center {
    margin-bottom: 9px;
}
.p-portfolioSection .sh-shop-item-text {
    margin-top: 16px;
}
.p-portfolioSection .sh-shop-item-text p {
    padding-bottom: 11px;
    line-height: 18px;
}
.p-portfolioSection .h4 {
    margin: 0 0 4px;
    color: #020202;
    border-top: 1px solid #ddd;
    padding-top: 9px;
    text-align: left;
    float: left;
    width: 100%;
}
.p-portfolioSection .o-order-files div,
.shop-detail-view .o-order-files div {
    float: left;
    width: 100%;
    margin-bottom: 8px;
}
.p-photo-block {
    float: left;
    width: 100%;
}
.p-photo-block img {
    float: left;
    width: 32.333%;
    margin-right: 1.5%;
    border: 2px solid transparent;
}
.p-photo-block img:hover {
    border: 2px solid #a6c8ff;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}
.p-photo-block img:nth-child(3n+1) {
    margin-right: 0;
}
.p-portfolioSection .sh-item-gallery {
    text-align: left;
}
.p-portfolioSection .sh-item-gallery .h4 {
    margin-bottom: 10px;
}
.p-profileContent.portfolio-work .p-portfolioSection-audio {
    margin-bottom: 6px;
}
.p-portfolioSection-tags, .p-portfolioSection-audio, .sh-item-gallery {
    margin-bottom: 12px;
}
.p-profileContent.portfolio-work .l-video-container {
    margin-bottom: 17px;

}
.p-profileContent.portfolio-work .photos_wrapper {
    float: left;
    width: 100%;
}
.p-portfolioSection-audio .o-order-files span {
    text-decoration: none;
    display: inline-block;
    margin-bottom: 11px;
    font-size: 13px;
    color: #555555;
}
.p-profileContent.portfolio-work h1.small {
    margin-bottom: 4px;
    margin-top: 3px;
}
.p-profileContent.portfolio-work .p-profile-title {
    margin-bottom: -3px;
}
.p-profileContent.portfolio-work .o-order-files {
    margin: 0 0 6px;
}
.p-profileContent.portfolio-work .p-portfolioSection-description {
    margin-top: 8px;
    padding-bottom: 8px;
}
.p-profileContent.portfolio-work .p-portfolioSection-description + * {
    padding-bottom: 10px;
    display: block;
}
.p-work-snapshots {
    border-top: 0 none;
    margin-top: 0;
    padding-top: 0;
}
.l-video-container {
    margin-bottom: 10px;
    margin-top: 13px;
}
.p-profile-submenu li.active a {
    background: #2a8fbd none repeat scroll 0 0;
}
.alert-info {
    background-color: #d4e9f2;
}
.se-price-list h2 {
    font-weight: bold;
}
.se-price-list > li:first-child {
    margin-top: 15px;
}
.q-questionsList .q-solvedLabel {
    margin: 2px 0 0;
}
.p-profileContent.l-inside-edit {
    padding: 15px;
}
#j-my-avatar-upload {
    color: #fff;
}
.btn-link:hover, .btn-link:focus {
    color: #227297;
}
.btn-success {
    background: #2a8fbd none repeat scroll 0 0;
}
.btn-success:hover, .btn-success:focus, .btn-success:active {
    background: #227297;
}
.nav > li > a:focus {
    background: #227297;
    color: #fff;
}
.sh-shopList.media-list .sh-item-info .l-price {
    position: relative;
    top: 2px;
}
.l-column-toggle:focus, .l-column-toggle:active {
    background: #2a8fbd;
}
.l-leftColumn .j-collapse > .l-inside {
    padding-bottom: 0;
    padding-top: 15px;
}
#j-order-categories .l-inside, #j-left-experience .l-inside, #j-left-sorting .l-inside, #j-shop-categories .l-inside, #j-left-region > .l-inside {
    padding-bottom: 15px;
}
#j-left-sex.svc-page > .l-inside, #j-left-rating.svc-page > .l-inside {
    padding-bottom: 15px;
}
#j-order-categories, #j-shop-categories {
    border-bottom: 1px solid #c7d9df;
}
#j-order-categories .l-inside, #j-shop-categories .l-inside, #j-left-service-type > .l-inside, #j-left-events-type > .l-inside {
    padding-top: 0;
}
#j-left-events-type > .l-inside {
    padding: 0;
}
#j-qa-specs > .l-inside, #j-articles-categories > .l-inside, #j-users-specs > .l-inside {
    padding-top: 0;
    padding-bottom: 15px;
}
#j-left-categories > .l-inside, #j-users-specs  > .l-inside {
    margin-bottom: 0;
}
#j-left-categories > .l-inside .opened .j-cat-title {
    color: #2a8fbd;
}
.ajax-link.j-clear-filter {
    display: block;
    padding-top: 10px;
}
.clear-filter {
    display: block;
    padding-top: 10px;
}
.l-left-categories_mobile > li.active > a {
    color: #2a8fbd;
}
.l-left-categories > li.active > a:hover {
    color: #227297;
}
.pagination-num {
    margin-top: 0;
}
.l-projectList-table-fixed {
    color: #2a8fbd !important; /*rewrite from main.css:2775*/
}
.l-projectList-table-highlited > td {
    background-color: #e6edef !important; /*rewrite from main.css:2778*/
}
.l-menu-filter {
    border: 0 none;
    /*font-size: 4px;*/
}
.btn.j-orders-count{
    font-size: 12px;
    padding-right: 2px;
}
.l-search-bar .form-control {
    height: 35px;
}
/*rewrite stupid block display short view orders*/
.l-projectList-table tr {
    display: table-row;
}
.l-projectList-table-title, .l-projectList-table-pro, .l-projectList-table-comments, .l-projectList-table-address, .l-projectList-table-date {
    display: table-cell;
    width: auto;
    float: none;
}
.l-projectList-table-date {
    white-space: nowrap;
}
.col-md-8.col-md-offset-2 .p-profile-title {
    text-align: center;
    padding-left: 0;
    padding-top: 10px;
}
.col-md-8.col-md-offset-2 .p-profile-title h4 {
    font-weight: bold;
}
a.link-add-2:hover .fa {
    color: #2a8fbd;
}
.form-horizontal {
    padding: 0 15px;
}
.form-horizontal .p-profileCabinet-section .form-group {
    overflow: visible;
}
.btn-primary.disabled, .btn-primary[disabled], fieldset[disabled] .btn-primary, .btn-primary.disabled:hover, .btn-primary[disabled]:hover, fieldset[disabled] .btn-primary:hover, .btn-primary.disabled:focus, .btn-primary[disabled]:focus, fieldset[disabled] .btn-primary:focus, .btn-primary.disabled:active, .btn-primary[disabled]:active, fieldset[disabled] .btn-primary:active, .btn-primary.disabled.active, .btn-primary.active[disabled], fieldset[disabled] .btn-primary.active {
    background: #227297;
}
.l-left-banner-place:hover {
    border-color: #2a8fbd;
}
.l-left-categories > li.checked > span {
    color: #227297;
}
.l-left-categories > li span:hover, .l-left-categories > li a:hover {
    color: #227297;
}
.j-list-events {
    padding-top: 0;
    padding-left: 0;
}
@media (max-width: 992px) {
    .j-list-events {
        padding-left: 15px;
    }
}
.j-list .alert.alert-info {
    margin-top: 20px;
}
li.event_item {
    color: #666;
}
li.event_item:hover {
    color: #2a8fbd;
}
.l-search-bar .l-search-button:hover {
    color: #2a8fbd;
}
.l-left-categories > li {
    padding: 14px 0 0;
}
@media (max-width: 992px) {
    .l-searchAdd {
        margin-bottom: 15px;
    }
    .l-left-banner-place {
        display: none;
    }
}
@media (max-width: 768px) {
    .l-list-heading > ul li {
        margin-right: 0;
    }
    .l-list-heading > ul {
        text-align: center;
        /*float: none !important;*/
    }
    .l-list-heading > ul.pull-right li:nth-child(2) {
        display: none;
    }
}
#j-users-price-list {
    padding: 0 23px 15px;
    background: #fff;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    border: 2px solid #e6e6e6;
}
#j-users-price-list .se-price-list-table th:first-child, #j-users-price-list .se-price-list-table td:first-child {
    padding-left: 0;
}
#j-users-price-list .se-price-list > li {
    margin-top: 0;
}
#j-users-price-list .se-price-list > li + li {
    border-top: 0 none;
    padding-top: 10px;
}
#j-users-price-list .title-type-2 {
    text-align: center;
}
#j-users-price-list .title-type-2 h1 {
    font-family: "Open Sans", sans-serif;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 26px !important;
    margin-top: 18px;
}
#j-users-price-list h2 {
    font-family: "Open Sans", sans-serif;
    font-size: 13px;
}
#j-shop-search-list {
    /*margin-top: -10px;*/
}
.l-menu-filter + div {
    padding: 15px;
}
.q-questionsList {
    float: left;
    font-size: 12px;
    width: 100%;
    margin-bottom: 0;
}
.search-area {
    margin-bottom: 41px;
}
@media (min-width: 992px) and (max-width: 1200px) {
    .search-area .col-md-1 {
        padding-left: 0;
    }
}

.b-blogList.media-list .media:first-child {
    margin-top: 0;
}
.b-blogList > li {
    padding: 15px;
    background: #fff;
    -o-box-shadow: 1px 1px 3px 1px #999;
    -moz-box-shadow: 1px 1px 3px 1px #999;
    -webkit-box-shadow: 1px 1px 3px 1px #999;
    box-shadow: 1px 1px 3px 1px #999;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    margin-bottom: 20px;
    -o-transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
#j-blog-owner-list .b-blogList > li {
    border: 1px solid #ddd;
    -o-box-shadow: 0 0 0 0 #999;
    -webkit-box-shadow: 0 0 0 0 #999;
    -moz-box-shadow: 0 0 0 0 #999;
    box-shadow: 0 0 0 0 #999;
}
.b-blogList > li:last-child {
    margin-bottom: 2px;
}
.b-item-name h2, .b-item-name h1 {
    margin: 0 0 5px !important;
}
.b-blogList-description {
    line-height: 18px;
}
.b-blog-article p {
    padding-bottom: 10px;
}
#j-comments .o-freelancersList > li {
    padding: 15px;
}
.o-freelancersList > li:last-child {
    margin-bottom: 0;
}
#j-comments .o-freelancersList > li:hover {
    -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
    -o-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
    -o-transform: translate3d(0, 0, 0);
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
.o-count-proposals {
    background: #2a8fbd none repeat scroll 0 0;
}
.p-profileContent.j-settings-tab {
    border-radius: 0;
    float: left;
    margin-top: -1px;
    padding: 15px;
    width: 100%;
}
.j-form-profile-tabs .p-profileCabinet-section, .j-form-enotify .p-profileCabinet-section {
    padding-top: 0;
}
.p-profileBill-bill .btn {
    border: 0 none;
    color: #fff;
}
#j-bills-history .table .hidden-xs {
    text-align: center;
}
#j-bills-history .j-list .table > thead > tr > th {
    font-size: 14px;
}
#j-bills-history .j-list .table > thead > tr > th:last-child {
    text-align: right;
}

#j-my-cabinet-tab-2 .fa {
    font-size: 12px;
    height: 20px;
    line-height: 20px;
    width: 20px;
}
#j-my-cabinet-tab-2.nav-tabs > li a {
    font-size: 12px;
    padding: 10px 5px;
}
ul li.active p.small[class*='j-cnt-status'], ul li.active p.small[class*='j-cnt-type'],
ul li.active small[class*='j-cnt-status'], ul li.active small[class*='j-cnt-type'] {
    color: #fff;
}
ul li p.small[class*='j-cnt-status'], ul li p.small[class*='j-cnt-type']
ul li small[class*='j-cnt-status'], ul li small[class*='j-cnt-type'] {
    color: #2a8fbd;
}
.p-profile-title .ajax-link {
    position: relative;
}
.p-addOrder .btn {
    font-size: 13px;
}
#j-opinions-list .p-addOrder {
    position: absolute;
    top: 10px;
    right: 16px;
}
#j-opinions-list .p-addOrder .btn {
    font-size: 12px;
}
#j-opinion-add-form.form-horizontal .control-label {
    padding-left: 0;
}
.o-projectList .l-project-head {
    height: inherit;
}
.o-projectList .l-project-head.all {
    height: auto;
}
.o-projectList .l-project-head span {
    margin-top: 0;
    position: relative;
    top: 1px;
}
.o-projectList .l-project-head .more {
    margin-left: 0;
    font-size: 12px;
}

.o-advertise-paymethod.active {
    border-color: #2a8fbd;
}
.o-advertise-paymethod.active .o-paymethod-inner + .o-paymethod-inner {
    background: #2a8fbd;
}
.checkbox:hover span {
    color: #227297;
    border-color: #227297;
}
.a-articleView {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #ddd;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    margin-bottom: 15px;
    padding: 15px 40px 15px 30px;
}
.a-articleView p {
    padding-bottom: 0px;
}
.a-articleView p:last-of-type {
    padding-bottom: 5px;
}
.a-articleView h1 {
    margin-top: 2px;
    margin-bottom: 6px;
}
.other-fa {
    margin-top: 25px;
}
.other-fa h2 {
    font-weight: 600;
    font-size: 14px;
    margin-top: 0;
    margin-bottom: 7px;
}
.other-fa > ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
.other-fa > ul li {
    line-height: 14px;
    padding-bottom: 4px;
    margin-bottom: 5px;
}
.a-user-info .l-item-features {
    border-top: 0 none;
}
#j-comments .l-borderedBlock.no-color .l-inside {
    padding-top: 15px;
}
.se-radio-item:hover, .se-radio-item.active {
    border-color: #2a8fbd;
}
.se-radio-item.active {
    color: #2a8fbd;
}
.se-table td, .se-table th {
    border: 1px solid #2a8fbd !important; /*rewrite main.css:6828*/
}
.se-table-pro-column {
    background: #e2f0f6 none repeat scroll 0 0;
}
.text-primary {
    color: #2a8fbd;
}
.l-left-categories.nav.nav-tabs > li span .fa, .l-left-categories.nav.nav-tabs > li a .fa {
    background: #fbfbfb;
    color: #ccc;
}
.ppp {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #cdcdcd;
    position: absolute;
    right: -706px;
    top: 33px;
    width: 666px;
    z-index: 104;
    display: none;
    padding-top: 20px;
    font-size: 13px;
    padding-bottom: 25px;
}
.ppp.top86 {
    top: 86px;
}
.ppp.ppp-narrow {
    right: -484px;
    width: 273px;
}
.ppp-open {
    margin-right: 12px !important;
}
.ppp-open i {
    width: 10px;
}
#j-users-search-form-block {
    z-index: 104;
    position: relative;
    border: 0 none;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
}
#j-users-search-form-block .ppp {
    right: -706px;
    /*top: 95px;*/
}
#j-users-search-form-block .ppp.ppp-sort {
    right: -439px;
    width: 274px;

}
#j-left-resume {
    float: left;
    width: 100%;
}
.fade-bg {
    background: rgba(0, 0, 0, 0.3);
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 103;
    display: none;
    cursor: pointer;
}
.ppp-fg-h {
    font-size: 14px;
    font-weight: bold;
    color: #010101;
    padding-bottom: 5px;
    float: left;
    width: 100%;
}
.l-left-categories + .ppp-fg-h {
    margin-top: 18px;
}
.top-main-area {
    z-index: 1;
}
.top-main-area .login-register {
    position: relative;
    bottom: -3px;
}
.l-topBar-msg {
    top: 15px;
    left: 0px;
}
.ppp #j-order-price-block .fa.pull-right {
    float: none !important;
}
.ppp .h6 {
    border-bottom: 0;
    clear: both;
    color: #010101;
    font-size: 13px;
}
.ppp .h6.active::after, .ppp .h6.active::before, .l-desktop .h6.active::after, .l-desktop .h6.active::before {
    border: 0 none;
}
.ppp .h6 .fa {
    margin-left: 5px;
    font-size: 11px;
    color: #444;
}
.ppp a.h6:hover, .ppp a.h6.active, .ppp a.h6, .ppp a.h6
.ppp h6.active .fa, .ppp .h6.active .fa {
    background: transparent;
    color: #010101;
    font-weight: normal;
    padding: 0 0 4px;
}
.ppp h6.active .fa, .ppp .h6.active .fa {
    color: #444;
    font-size: 10px;
    position: relative;
    top: -1px;
}
.ppp .close-ppp {
    position: absolute;
    right: 6px;
    top: 1px;
    cursor: pointer;
}
.ppp .close-ppp .fa {
    font-size: 14px;
}
.ppp .l-inside {
    padding: 0 !important;
}
.ppp .radio:first-child {
    margin-top: 0;
}
.ppp .radio + .radio, .ppp .checkbox + .checkbox {
    margin-top: -6px;
}
.ppp .form-group {
    margin-bottom: 12px;
}
.ppp .form-inline .form-group {
    margin-bottom: 0;
}
.ppp #j-left-region {
    margin-bottom: 15px;
}
#j-region-city-select {
    font-size: 14px;
}
.j-price-ex input {
    vertical-align: text-top;
    margin-right: 7px;
}
.ppp .col-md-5.pull-left {
    border-right: 1px solid #9d9d9d;
}
.ppp.ppp-narrow .col-md-6.pull-left {
    border-right: 0 none;
}
.ppp .col-md-7.pull-right {
    border-left: 1px solid #9d9d9d;
    left: -1px;
    margin-left: 0;
    position: relative;
}
.l-left-categories.nav.nav-tabs > li.subchecked > span i, .l-left-categories.nav.nav-tabs li.checked > span i {
    color: #fff;
    background: #2a8fbd;
}
.l-left-categories.nav.nav-tabs {
    padding: 0 0 0 0;
}
.l-leftColumn a.h6.left-header {
    text-transform: uppercase;
    color: #555555;
    font-weight: normal;
}
a.h6.left-header2, a.h6.left-header2.active {
    text-transform: uppercase;
    color: #fff;
    font-weight: normal;
    background: #2a8fbd;
    padding: 13px 13px 11px 55px;
    border-bottom: 1px solid #c7d9df;
}
a.h6.left-header2 .fa, a.h6.left-header2:hover .fa, a.h6.left-header2:focus .fa {
    color: #fff;
}
a.h6.left-header2:hover, a.h6.left-header2:focus {
    color: #fff;
    background: #2a8fbd;
}
.l-leftColumn a.h6.active.left-header::after {
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 21px 0 20px 19px;
    border-color: transparent transparent transparent #2a8fbd;
    left: 100%;
    bottom: 0;
}
.l-leftColumn a.h6.active.left-header {
    background: #2a8fbd none repeat scroll 0 0;
    color: #fff;
    padding: 13px;
    text-align: center;
}
.nav-tabs.nav-stacked.nav-coupon-category {
    -webkit-box-shadow: 0 0 0 0 transparent;
    -moz-box-shadow: 0 0 0 0 transparent;
    -o-box-shadow: 0 0 0 0 transparent;
    -ms-box-shadow: 0 0 0 0 transparent;
    box-shadow: 0 0 0 0 transparent;
}
.nav-tabs.nav-stacked.nav-coupon-category li span {
    background: #fff none repeat scroll 0 0;
    border: medium none;
    border-radius: 0;
    color: #666;
    font-size: 13px;
    height: 40px;
    line-height: 40px;
    margin: 0;
    padding: 0 0 0 55px;
    position: relative;
    text-transform: uppercase;
    transition: all 0.2s ease 0s;
    z-index: 1;
}
.l-leftColumn a.left-header i:first-child, .l-leftColumn span.left-header i:first-child {
    background-color: #fbfbfb;
    /*background: #fbfbfb none repeat scroll 0 0;*/
    border-right: 1px solid #ededed;
    border-bottom: 1px solid #ededed;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    color: #666;
    font-size: 18px;
    left: 0;
    line-height: 40px;
    display: table-cell;
    vertical-align: top;
    text-align: center;
    top: 0;
    -o-transform: translate3d(0px, 0px, 0px);
    -moz-transform: translate3d(0px, 0px, 0px);
    -webkit-transform: translate3d(0px, 0px, 0px);
    transform: translate3d(0px, 0px, 0px);
    min-width: 40px;
}
.l-leftColumn > form > a.h6.left-header {
    border-bottom: 0 none;
}
.l-leftColumn > form > a.left-header i:first-child {
    display: inline-block;
    position: absolute;
    border-bottom: 0 none;
}
.l-leftColumn li span.left-header:hover, .l-leftColumn li.opened span.left-header {
    background: #fbfbfb none repeat scroll 0 0;
    color: #2a8fbd;
    padding-left: 65px;
}
.l-leftColumn li span.left-header .fa {
    background: #2a8fbd none repeat scroll 0 0;
    color: #fff;
}
.l-leftColumn a.h6.active.left-header i:first-child, .l-leftColumn span.active.left-header i:first-child {
    background: #298dba none repeat scroll 0 0;
    color: #fff;
    border-right: 1px solid #2681aa;
}
.l-leftColumn a.h6.left-header, .l-leftColumn  span.left-header {
    padding: 13px 13px 13px 55px;
}
#j-left-categories .nav-tabs.nav-stacked.nav-coupon-category a.left-header i:last-child,
#j-left-categories .nav-tabs.nav-stacked.nav-coupon-category span.left-header i:last-child,
#j-users-search-form-block .nav-tabs.nav-stacked.nav-coupon-category a.left-header i:last-child,
#j-users-search-form-block .nav-tabs.nav-stacked.nav-coupon-category span.left-header i:last-child {
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    background: transparent none repeat scroll 0 0;
    border-right: 0 none;
    color: #c7d9df;
    font-size: 13px;
    height: 25px;
    left: auto;
    line-height: 25px;
    position: absolute;
    right: 0;
    top: 8px;
    width: 25px;
}
#j-left-categories .nav-tabs.nav-stacked.nav-coupon-category a.left-header:hover i:last-child,
#j-users-search-form-block .nav-tabs.nav-stacked.nav-coupon-category a.left-header:hover i:last-child{
    background: transparent;
    color: #298dba;
}
#j-orders-search-form-block .l-left-categories li,
#j-left-categories .l-left-categories li,
#j-users-search-form-block .l-left-categories li {
    padding: 0;
    position: relative;
}
#j-orders-search-form-block .l-left-categories li.opened,
#j-left-categories .l-left-categories li.opened,
#j-users-search-form-block .l-left-categories li.opened {
    font-weight: normal;
}


#j-orders-search-form-block .l-left-categories > li span, #j-orders-search-form-block .l-left-categories > li a p,
#j-left-categories .l-left-categories > li span, #j-left-categories .l-left-categories > li a,
#j-users-search-form-block .l-left-categories > li span, #j-users-search-form-block .l-left-categories > li a p {
    text-decoration: none;
    padding-right: 18px;
    border-bottom: 1px solid #ededed;
    line-height: 18px;
}
#j-orders-search-form-block .ppp .l-left-categories > li span {
    border-bottom: 0px;
}
#j-orders-search-form-block .l-left-categories > li.j-checkbox-flag span,
#j-users-search-form-block .l-left-categories > li.j-checkbox-flag span {
    border-bottom: none;
}

#j-orders-search-form-block .l-left-categories > li a,
#j-left-categories .l-left-categories > li span,
#j-users-search-form-block .l-left-categories > li a {
    display: table-row;

}
#j-orders-search-form-block #j-order-categories .l-left-categories > li a {
    display: block;
    padding: 15px;
}

#j-orders-search-form-block #j-order-categories .l-left-categories > li span {
    border-bottom: 1px dashed #ededed;
    padding-right: 0px;
}

#j-orders-search-form-block .l-left-categories > li a p,
#j-left-categories .l-left-categories > li a,
#j-users-search-form-block .l-left-categories > li a p {
    padding: 7px 25px 8px 14px;
    display: table-cell;
    width: 100%;
    vertical-align: middle;
}
#j-left-categories .l-left-categories > li .j-spec a {
    padding: 0px;
    border: none;
}

#j-orders-search-form-block .l-left-categories > li a.j-mobile-cat,
#j-left-categories .l-left-categories > li a.j-mobile-cat,
#j-users-search-form-block .l-left-categories > li a.j-mobile-cat {
    padding-right: 30px;
}
#j-orders-search-form-block .l-left-categories > li a.j-mobile-cat,
#j-left-categories .l-left-categories > li a.j-mobile-cat i,
#j-users-search-form-block .l-left-categories > li a.j-mobile-cat i {
    position: absolute;
    right: 5px;
}
#j-orders-search-form-block #j-order-categories .l-left-categories > li a.j-mobile-cat {
    position: relative;
    right: 0px;
    display: block;
    padding: 15px;
}
#j-orders-search-form-block .l-left-categories > li > a,
#j-users-search-form-block .l-left-categories > li > a {
    border-top: 1px solid #ededed;
    padding: 0 0 0 65px;
}
#j-orders-search-form-block .l-left-categories > li:last-child > a,
#j-users-search-form-block .l-left-categories > li:last-child > a {
    border-bottom: 1px solid #ededed;
}

#j-orders-search-form-block .l-left-categories > li > a:hover,
#j-orders-search-form-block .l-left-categories > li.opened > a,
#j-left-categories .l-left-categories > li > span:hover,
#j-users-search-form-block .l-left-categories > li > a:hover,
#j-users-search-form-block .l-left-categories > li.opened > a {
    padding: 0 0 0 61px;
    background: #fbfbfb none repeat scroll 0 0;
    color: #2a8fbd;
}
#j-orders-search-form-block .l-desktop .l-left-categories > li ul li ,
#j-users-search-form-block.l-desktop .l-left-categories > li ul li {
    border-top: 1px solid #ededed;
    position: relative;
    z-index: 1;
}
#j-orders-search-form-block .l-desktop .l-left-categories > li ul li:last-child ,
#j-users-search-form-block.l-desktop .l-left-categories > li ul li:last-child {
    border-bottom: 1px solid #ededed;
}
#j-orders-search-form-block .l-desktop .l-left-categories > li ul li:first-child ,
#j-users-search-form-block.l-desktop .l-left-categories > li ul li:first-child {
    border-top: 0 none;
}
#j-orders-search-form-block .l-desktop .l-left-categories > li ul a.h6 ,
#j-users-search-form-block.l-desktop .l-left-categories > li ul a.h6 {
    display: block;
}
#j-orders-search-form-block .l-left-categories > li:last-child > a ,
#j-users-search-form-block .l-left-categories > li:last-child > a {
    margin-bottom: 0;
}
#j-orders-search-form-block .l-left-categories > li:first-child > a ,
#j-left-categories .l-left-categories > li:first-child > span,
#j-users-search-form-block .l-left-categories > li:first-child > a {
    border-top: 0 none;
}
#j-orders-search-form-block .l-left-categories > li > ul > a ,
#j-left-categories .l-left-categories > li > ul > a,
#j-users-search-form-block .l-left-categories > li > ul > a {
    padding: 12px 26px 12px 39px;
    font-weight: normal;
    color: #555555;
    border-top: 1px solid #f2f2f2;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}
#j-orders-search-form-block .l-left-categories > li > ul > .l-inside ,
#j-left-categories .l-left-categories > li > ul > .l-inside,
#j-users-search-form-block .l-left-categories > li > ul > .l-inside {
    padding-bottom: 5px;
    padding-left: 36px;
    padding-top: 7px;
    border-top: 1px solid #f2f2f2;
}
#j-orders-search-form-block .l-left-categories > li > ul > .l-inside .lavb,
#j-left-categories .l-left-categories > li > ul > .l-inside label,
#j-users-search-form-block .l-left-categories > li > ul > .l-inside label {
    font-weight: normal;
}
#j-left-categories .l-left-categories > li > ul > a {
    border-top: 1px solid transparent;
}

#j-users-search-form-block .l-left-categories > li > ul > a {
    border-bottom: 0 none;
    display: block;
    padding-left: 39px;
}
#j-left-categories .l-left-categories > li > ul > a.active,
#j-users-search-form-block .l-left-categories > li > ul > a.active {
    border-bottom: 1px solid #f2f2f2;
}
#j-orders-search-form-block #j-left-resume .l-left-categories > li > ul > a {
    padding: 3px 0;
    background: transparent;
    float: left;
    border: 0 none;
    font-size: 13px;
    color: #010101;
}
#j-users-search-form-block #j-left-resume .l-left-categories > li > ul > a {
    padding: 3px 0;
    background: transparent;
    float: left;
    border: 0 none;
    font-size: 13px;
    color: #010101;
}

#j-users-search-form-block #j-left-resume .l-left-categories > li > ul > a i {
    float: none !important;
    color: #010101 !important;
    font-size: 9px;
    position: relative;
}
#j-orders-search-form-block #j-left-resume .l-left-categories .j-dp.j-collapse,
#j-users-search-form-block #j-left-resume .l-left-categories .j-dp.j-collapse {
    float: left;
    width: 100%;
    color: #9d9d9d;
    margin-bottom: 10px;
}
#j-left-categories .l-left-categories > li > ul > a:hover,
#j-left-categories .l-left-categories > li > ul > a.active,
#j-users-search-form-block .l-left-categories > li > ul > a:hover,
#j-users-search-form-block .l-left-categories > li > ul > a.active {
    color: #2a8fbd;
    border-top: 1px solid #f2f2f2;
}
#j-left-categories .l-left-categories > li label,
#j-left-categories .l-left-categories > li label,
#j-users-search-form-block .l-left-categories > li label,
#j-users-search-form-block .l-left-categories > li label {
    font-weight: normal;
}
#j-left-categories .l-left-categories > li .checkbox-inline,
#j-left-categories .l-left-categories > li .checkbox-inline,
#j-users-search-form-block .l-left-categories > li .checkbox-inline,
#j-users-search-form-block .l-left-categories > li .checkbox-inline {
    padding-left: 23px;
}
#j-left-categories .l-left-categories > li > ul > li > span,
#j-users-search-form-block .l-left-categories > li > ul > li > a {
    padding-left: 20px;
}
#j-users-search-form-block .l-left-categories > li > ul > li > a {
    padding: 12px 18px 10px 20px;
    line-height: 18px;
}
#j-left-categories .l-left-categories > li > ul > li > span,
#j-left-categories .l-left-categories > li > ul > .h6,
#j-users-specs .l-left-categories > li > ul > li > a {
    height: inherit;
    line-height: 18px;
    padding: 11px 26px 11px 20px;
    white-space: normal;
    font-size: 14px;
    width: 100%;
    display: block;
}
#j-left-categories .l-left-categories > li > ul > .h6 {
    padding-left: 38px;
}
#j-left-categories .l-left-categories > li > ul > li > span:hover,
#j-left-categories .l-left-categories > li > ul > li.checked > span,
#j-users-search-form-block .l-left-categories > li > ul > li > a:hover,
#j-users-search-form-block .l-left-categories > li > ul > li.checked > a {
    background: #fbfbfb;
    color: #2a8fbd;
}
#j-left-categories .l-left-categories > li > ul > li > span i,
#j-users-search-form-block .l-left-categories > li > ul > li > a i{
    background: transparent none repeat scroll 0 0;
    font-size: 13px;
    position: absolute;
    right: 0;
    top: 7px;
}
#j-users-search-form-block .l-left-categories > li > ul > li > a i {
    top: 10px;
}
#j-left-categories .l-left-categories > li > ul > li.checked > span i,
#j-users-search-form-block .l-left-categories > li > ul > li.checked > a i {
    background: transparent;
    color: #2a8fbd;
}
#j-left-categories .l-left-categories > li ul,
#j-orders-search-form-block .l-left-categories > li ul,
#j-users-search-form-block .l-left-categories > li ul {
    margin: 0;
    position: relative;
    z-index: 2;

}
#j-users-search-form-block .ppp .l-left-categories > li ul {
    overflow: hidden;
}
#j-left-categories .j-mobile-cat-block .l-left-categories > li ul,
#j-users-search-form-block .j-mobile-cat-block .l-left-categories > li ul {
    margin: 0 0 0 25px;
}
#j-left-categories .l-left-categories > li > ul > a i,
#j-users-search-form-block .l-left-categories > li > ul > a i {
    background: transparent none repeat scroll 0 0;
    color: #c7d9df;
    line-height: 19px;
    position: absolute;
    right: 0;
    /*top: 11px;*/
}
#j-left-categories .l-left-categories > li > ul > a:hover i,
#j-users-search-form-block .l-left-categories > li > ul > a.active i,
#j-left-categories .l-left-categories > li > ul > a.active i{
    color: #2a8fbd !important;
}
#j-left-categories .l-left-categories > li > span:hover i:first-child,
#j-left-categories .l-left-categories > li.opened > span i:first-child,
#j-users-search-form-block .l-left-categories > li > a:hover i:first-child,
#j-users-search-form-block .l-left-categories > li.opened > a i:first-child {
    color: #fff !important;
    background-color: #2a8fbd !important;
}
#j-left-categories .l-left-categories > li > span:hover i.fa-my,
#j-left-categories .l-left-categories > li.opened > span i.fa-my,
#j-users-search-form-block .l-left-categories > li > a:hover i.fa-my,
#j-users-search-form-block .l-left-categories > li.opened > a i.fa-my {
    color: #fff !important;
    background-color: #2a8fbd !important;
    background-position: left !important;
}
#j-left-categories .l-left-categories > li > span:hover i:last-child,
#j-left-categories .l-left-categories > li.opened > span i:last-child,
#j-users-search-form-block .l-left-categories > li > a:hover i:last-child,
#j-users-search-form-block .l-left-categories > li.opened > a i:last-child{
    color: #2a8fbd !important;
    background-color: transparent !important;
}

#j-left-categories .l-left-categories li .l-inside,
#j-left-categories .l-left-categories li a.h6
{
    display: none;
}
#j-left-categories .l-left-categories li .in .l-inside {
    display: block;
}

#j-orders-search-form-block #j-left-resume .l-left-categories  li > a,
#j-users-search-form-block #j-left-resume .l-left-categories  li > a{
    color: #2a8fbd;
    font-size: 14px;
    font-weight: normal;
    padding: 0;
}
#j-orders-search-form-block #j-left-resume .l-left-categories  li > a:hover,
#j-orders-search-form-block #j-left-resume .l-left-categories  li.opened > a,
#j-users-search-form-block #j-left-resume .l-left-categories  li > a:hover,
#j-users-search-form-block #j-left-resume .l-left-categories  li.opened > a {
    background: transparent;
}
#j-orders-search-form-block #j-left-resume .l-left-categories  li > a i,
#j-users-search-form-block #j-left-resume .l-left-categories  li > a i {
    font-size: 11px;
    position: relative;
    top: 1px;
    left: 3px;
}
#j-users-search-form-block #j-left-resume .l-left-categories  li.opened > a i:last-child,
#j-users-search-form-block #j-left-resume .l-left-categories  li:hover > a i:last-child {
    color: #2a8fbd !important;
    background: transparent !important;
}
.l-leftColumn.l-desktop .j-collapse.j-dp > .l-inside:only-child {
    padding-top: 15px;
    padding-bottom: 15px;
    padding-left: 18px;
    border-bottom: 1px solid #ededed;
}
.l-leftColumn.l-desktop #j-users-specs .j-collapse.j-dp > .l-inside:only-child {
    border-bottom: 0 none;
}
.l-leftColumn.l-desktop .j-collapse.j-dp > .l-inside .checkbox:first-child {
    margin-top: 0;
}
.l-leftColumn.l-desktop .j-collapse.j-dp > .l-inside .checkbox {
    margin-left: 0;
}
.l-leftColumn.l-desktop .j-collapse.j-dp > .l-inside .checkbox:last-child {
    margin-bottom: 0;
}

#j-users-specs .nav-tabs.nav-stacked.nav-coupon-category > li > a {
    display: table-row;
}
#j-users-specs .nav-tabs.nav-stacked.nav-coupon-category > li > a .fa:first-child {
    min-height: 40px;
    display: table-cell;
    position: static;
}
/**/
.nav-tabs.nav-stacked.nav-coupon-category > li > a .fa::before {
    opacity: 1;
}
.nav-tabs.nav-stacked.nav-coupon-category {
    margin-bottom: 0;
}
#j-left-events-type .j-list-events, .j-list-events-child {
    list-style: none;
    padding: 0;
    margin-bottom: 0;
}
#j-users-specs > .clear-block-user {
    display: block;
}
#j-left-events-type + .j-clear-filter,
#j-left-categories + .j-clear-filter,
#j-users-specs > .clear-block-user,
#j-users-specs + .ajax-link,
#search-from + .j-clear-filter{
    padding-bottom: 10px;
    padding-left: 41px;
    padding-top: 10px;
}
.clear-filter
 {
    margin-right: 7px;
    border: 1px solid #2a8fbd;
    padding: 0 9px 2px;
    float: left;
    margin-top: 10px;
}
.clear-filter:first-child{
    margin-right: 20px;
}
#j-left-events-type + .j-clear-filter span,
#j-users-specs > .clear-block-user span,
#search-from + .j-clear-filter span,
#j-users-specs + .ajax-link span,
#j-users-price-form-block .j-clear-filter span {
    border-bottom: 0 none;
}
#j-left-events-type + .j-clear-filter .fa,
#j-users-specs > .clear-block-user .fa,
#search-from + .j-clear-filter .fa,
#j-users-price-form-block .j-clear-filter .fa,
#j-users-specs + .ajax-link .fa {
    margin-right: 7px;
}
#j-users-price-form-block {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}
.event_item.left-column-block, .event_item.left-column-block.active {
    font-size: 14px;
    color: #777;
    padding: 10px 0;
    border-bottom: 1px solid #ededed;
    padding-left: 20px;
    padding-right: 13px;
    line-height: 19px;
    position: relative;
}
.event_item.left-column-block:last-child {
    border-bottom: 1px solid #ededed;
}
.event_item.left-column-block .fa {
    color: #c7d9df;
    margin-top: 4px;
    position: absolute;
    right: 13px;
    top: 10px;
}
.event_item.left-column-block.active .fa, .event_item.left-column-block:hover .fa {
    color: #2a8fbd;
}
ul ul .event_item.left-column-block, ul ul .event_item.left-column-block.active {
    padding-left: 39px;
    /*color: #777;*/
    text-transform: none;
    /*border-top: 1px solid #ededed;*/
}
.event_event_item.left-column-block, .event_event_item.left-column-block.active {
    padding-left: 59px !important;
}
ul > ul > ul > .event_item.left-column-block:last-child {
    /*border-bottom: 0 none !important;*/
}
ul ul .event_item.left-column-block:hover, ul ul .event_item.left-column-block:focus {
    color: #2a8fbd;
    background: #fbfbfb;
}
.event_item.left-column-block.active, .event_item.left-column-block.active .event-link {
    color: #2a8fbd;
    background: #fbfbfb;
}
.l-leftColumn .h6.active.left-header2 .fa {
    color: #fff;
}
#j-qa-search-list .j-list {
    float: left;
    width: 100%;
}
.l-left-categories .j-checkbox-flag {
    float: left;
    width: 100%;
}
#j-left-sorting .j-checkbox-flag .col-md-6, .ppp-fg-h.j-checkbox-flag .col-md-6 {
    padding-left: 0;
}
#j-left-sorting .j-checkbox-flag {
    padding: 3px 0;

}
.ppp .col-md-12 {
    padding-left: 0;
}
.ppp.ppp-narrow .col-md-12 {
    padding-left: 15px;
}
.ppp.ppp-sort .col-md-12 {
    padding-left: 20px;
}
#j-users-search-form-block .ppp .l-left-categories .j-checkbox-flag span {
    border-bottom: 0 none;
    color: #020202;
    padding-right: 5px;
}
.l-video-container {
    float: left;
    margin-right: 4%;
    padding-bottom: 20.75%;
    width: 30.65%;
    padding-top: 7px;
}
.p-work-snapshots .p-work-item {
    margin: 8px 0 10px;
}
.p-work-snapshots .p-work-item a,
.sh-item-gallery a {
    height: 175px;
    max-width: 227px;
    width: 31.01%;
    margin-right: 10px;
    margin-bottom: 10px;
    background-position: center;
    float: left;
    background-size: cover;
}
.p-work-snapshots .p-work-item img:nth-child(3n) {
    margin-right: 0;
}
.p-work-snapshots .p-work-item img:nth-child(3n+1) {
    clear: both;
}
.l-video-container:nth-child(3n) {
    margin-right: 0;
}
.p-profileContent.portfolio-work .l-video-container:nth-child(3n) {
    margin-right: 4%;
}
.p-profileContent.portfolio-work .l-video-container:nth-child(3n+1) {
    margin-right: 0;
}
.custom-clear .j-clear-filter {
    border: 1px solid #2a8fbd;
    padding: 0 9px 2px;
    float: left;
    margin-top: 10px;
}
.ppp-narrow .custom-clear .j-clear-filter:first-child {
    margin-right: 0;
}
.custom-clear .j-clear-filter:first-child {
    margin-right: 20px;
}
.custom-clear .j-clear-filter span, .custom-clear .j-clear-filter:hover span, .custom-clear .j-clear-filter:focus span  {
    border-bottom: 0 none;
}
.ppp li .fa {
    margin-right: 4px;
    vertical-align: middle;
}
#j-users-search-form-block .ppp #j-left-resume .l-left-categories li > a {
    border: 0 none;
}
#j-users-search-form-block .ppp #j-left-resume .l-left-categories li {
    margin-bottom: 7px;
}
.table-wrapper, #j-orders-search-list .l-mapView {
    background: #fff;
    padding: 4px 15px 9px;
    margin-top: 13px;
    -o-box-shadow: 0px 1px 3px 0px #999;
    -moz-box-shadow: 0px 1px 3px 0px #999;
    -webkit-box-shadow: 0px 1px 3px 0px #999;
    box-shadow: 0px 1px 3px 0px #999;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    margin-bottom: 10px;
}
#j-orders-search-list .l-mapView {
    padding: 15px;
}
.no-hover-bg:hover {
    background: transparent !important;
}
.table-wrapper .l-projectList-table {
    margin: 0;
}
.table-wrapper .l-projectList-table tr:last-child td {
    border-bottom: 0 none;
}
.table-wrapper .l-projectList-table-fixed {
    left: -16px;
}
.l-projectList-table-highlited {
    position: relative;
}
.login-register > li:last-child > a {
    padding-right: 0;
}
.o-freelancersList .f-freelancer-name .pro {
    display: none;
}
.o-freelancersList .f-propose-works {
    margin-left: 0 !important;
    overflow: hidden;
    padding: 0 91px;
    padding-top: 16px;
}
.o-freelancersList .owl-controls .owl-buttons div:hover {
    -webkit-box-shadow: 0 0 0 0 #2a8fbd;
    -o-box-shadow: 0 0 0 0 #2a8fbd;
    -moz-box-shadow: 0 0 0 0 #2a8fbd;
    box-shadow: 0 0 0 0 #2a8fbd;
}
.o-freelancersList .freelancer-location .a-link-ajax {
    font-size: 13px;
    border-bottom: 1px dashed #2a8fbd;
    cursor: pointer;
    margin-left: 10px;
}
.o-freelancersList .freelancer-location .a-link-ajax:hover {
    color: #298dba;
    border-color: #298dba;
}
.f-propose-works .o-project-thumb_proposal {
    border: 0 none;
    margin: 0 27px 0 0 !important;
    float: none;
    display: inline-block;
    width: 100%;
}
.f-propose-works .owl-item:nth-child(3n) .o-project-thumb_proposal {
    margin: 0 !important;
}
.f-propose-works .o-project-thumb_proposal img {
    border: 2px solid transparent;
    max-height: 140px;
}
.f-propose-works .o-project-thumb_proposal:hover img {
    border: 2px solid #a5c7fe;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}
.f-propose-works .o-project-thumb_proposal_title {
    color: #555555;
    font-size: 13px;
    height: auto;
    line-height: 17px;
    margin-bottom: 0;
    margin-top: 2px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
}
.o-freelancersList .owl-controls .owl-buttons div {
    top: 31%;
}
.o-freelancersList .owl-controls .owl-buttons div.owl-prev {
    left: 48px;
}
.o-freelancersList .owl-controls .owl-buttons div.owl-next {
    right: 48px;
}
.o-freelancersList .owl-controls .owl-buttons {
    display: block !important;
}
.o-freelancersList .owl-carousel .owl-item:first-child {
    padding-left: 15px;
}
.o-freelancersList .owl-controls .owl-buttons div.owl-prev::before, .o-freelancersList .owl-controls .owl-buttons div.owl-next::before {
    content: "";
}
#j-left-region select, #j-left-region input {
    width: 238px;
}
#j-left-experience, #j-left-age {
    margin-bottom: 19px;
}
#j-left-experience.svc-page, #j-left-age.svc-page {
    margin-bottom: 0px;
}

.ppp .input-sm {
    height: 29px;
}
.ppp select.form-control {
    padding: 3px 1px;
    height: 30px;
}
.video_wrapper {
    overflow: hidden;
}
.se-services-propose-btn {
    padding-left: 15px;
}
.o-freelancersList.media-list .se-services-propose-btn {
    padding-left: 0;
}
.p-profileOrder-controls + .p-shopList, .p-portfolioSection-edit + .p-shopList {
    border-top: 0 none;
}
.p-profile-top .p-your-note {
    padding: 10px 11px !important;
    margin-top: 5px !important;
}
.p-profile-top .p-your-note .ajax-link span  {
    border-bottom: 1px dashed #428bca;
    color: #2a8fbd;
}
.q-questionsList > li:first-child {
    margin-top: 20px;
}
.q-questionsList > li {
	margin-bottom: 30px;
}
.q-questionsList > li:last-child {
    margin-bottom: 0;
}
#j-blog-search .add-button {
    /*margin-bottom: 30px;*/
    border: none;
    padding: 0px 1px;
}
#j-blog-search .add-button a {
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
}
#j-blog-search-form-block {
    border-top: 0px;
}
.add-button-articles {
    border: none;
    padding: 0px 1px;
}
.add-button-articles a {
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
}
#j-articles-search-form-block {
    border-top: 0px;
}

.j-upload.qq-upload-button-hover + img {
    width: auto;
}

#j-order-view .offer-info .l-images-carousel.owl-theme img {
    max-width: 240px !important;
    max-height: 145px;
    width: 240px;
}

@media (min-width: 992px) {
    #j-order-view .offer-info .l-images-carousel.owl-theme img {
        max-width: 240px !important;
        max-height: 145px;
        width: 240px;
    }
}

@media (max-width: 992px) {
    #j-order-view .offer-info .l-images-carousel.owl-theme img {
        max-width: 188px !important;
        max-height: 145px;
        width: 188px;
    }

    #j-users-search-form-block .l-left-categories > li > a {
        padding: 10px 30px 10px 51px !important;
        text-overflow: ellipsis;
        overflow: hidden;
    }
    #j-users-search-form-block .l-left-categories > li a.j-mobile-cat i {
        right: 25px;
    }
    #j-users-search-form-block .l-left-categories > li a.j-mobile-cat:hover i {
        background: transparent !important;
    }
    #j-users-search-form-block .l-left-categories > li a.j-mobile-cat i:last-child {
        border-radius: 0px;
        background: transparent none repeat scroll 0px 0px;
        border-right: 0px none;
        color: rgb(199, 217, 223);
        font-size: 13px;
        height: 25px;
        left: auto;
        line-height: 25px;
        position: absolute;
        right: 0px;
        top: 8px;
        width: 25px;
    }
    #j-users-search-form-block .l-left-categories > li.active a.j-mobile-cat i:last-child {
        color: #2a8fbd !important;
        background: transparent !important;
    }
    #j-users-search-form-block .l-left-categories > li a.j-mobile-cat i:first-child {
        min-height: 40px;
        display: table-cell;
        position: static;
    }
    #j-users-search-form-block .l-left-categories > li.active a.j-mobile-cat i:first-child,
    #j-users-search-form-block .l-left-categories > li a.j-mobile-cat:hover i:first-child {
        color: #fff !important;
        background: #2a8fbd !important;
    }

    .l-left-categories_mobile {
        padding-bottom: 0px;
        /*margin-bottom: 15px;*/
    }


    #search-from a.h6.active, #search-from a.h6 {
        background: transparent;
        color: #010101;
        font-weight: normal;
        padding: 10px;
        padding-bottom: 5px;
        border-bottom: 0;
        clear: both;
        font-size: 13px;
    }
    #search-from a.h6.active i, #search-from a.h6 i {
        margin-left: 10px;
        color: #444;
        font-size: 10px;
        position: relative;
        top: -2px;
    }
    #search-from .form-inline .form-group:last-of-type {
        margin-bottom: 0px;
    }
    #search-from .l-left-categories .j-checkbox-flag, #search-from .custom-clear .j-clear-filter {
        float: none;
    }
    #search-from .custom-clear {
        padding-left: 0px;
    }
    #search-from .custom-clear .j-clear-filter {
        display: inline-block;
    }
    #search-from #j-left-resume {
        float: none;
    }
    #search-from #j-left-resume .l-borderedBlock .l-inside {
        padding: 0px;
        padding-bottom: 14px;
    }
    #j-users-search-form-block #search-from .l-leftColumn .h6 {
        border-top: 1px solid #c7d9df;
    }

    #j-users-search-form-block #search-from #j-left-resume .l-left-categories > li > ul > a {
        float: none;
        display: block;
    }
    #j-users-search-form-block #search-from #j-left-resume .l-left-categories > li > ul > a i {
        top: 0px;
        margin:0px;
    }
    #search-from .ppp-fg-h {
        padding: 10px;
        padding-bottom: 5px;
        float: none;
    }
}
.flexnav li ul, .flexnav {
    z-index: 110;
}
.p-profile-shopItem-view .videos_wrapper, .shop-detail-view .videos_wrapper {
    float: left;
    width: 100%;
}
.p-profile-shopItem-view .p-portfolioSection-audio {
    float: left;
    width: 100%;
}
.p-profile-shopItem-view .p-portfolioSection-audio .o-order-files span {
    margin-bottom: 7px;
}
.p-profile-shopItem-view .p-portfolioSection .o-order-files div {
    margin-bottom: 3px;
}
.p-profile-shopItem-view .p-portfolioSection .o-order-files audio {
    background: #434343 none repeat scroll 0 0;
    width: 300px;
}
#j-users-search-form-block .ppp #left-more li, #j-users-search-form-block .ppp .ppp-online-block .j-checkbox-flag {
    margin-left: -3px;
}
.p-specialization-add {
    /*margin-bottom: 10px;*/
}
.p-specialization-add + a {
    margin-top: 10px;
}
.form-group.row-add-specializations {
    margin-top: 11px;
    margin-bottom: 0;
}
.form-group.row-add-specializations .col-sm-9 {
    margin-top: 7px;
}
.mrgt7 {
    margin-top: 7px;
}
.form-horizontal .dropdown-menu {
    -webkit-box-shadow: 0 0 0 0 transparent;
    -moz-box-shadow: 0 0 0 0 transparent;
    -o-box-shadow: 0 0 0 0 transparent;
    -ms-box-shadow: 0 0 0 0 transparent;
    box-shadow: 0 0 0 0 transparent;
    padding: 5px 9px 5px 12px !important;
}
.form-horizontal .dropdown-menu li a {
    padding: 3px 0;
    color: #4d4d4d;
}
.form-horizontal .dropdown-menu li a.ajax-link {
    color: #428bca;
}
.form-horizontal .dropdown-menu li.active a, .form-horizontal .dropdown-menu li.active a:hover,
.form-horizontal .dropdown-menu li a:hover {
    background-color: transparent;
    color: #0087b3;
}
.dropdown-menu .p-categoriesList_active a.small {
    padding-left: 0;
}
.dropdown-menu .p-categoriesList_active h6 {
    margin-left: 0;
    color: #369ecd;
    border-bottom: 1px solid #d9d9d9;
    padding-bottom: 10px;
    margin-bottom: 6px;
    margin-right: 0;
}
.form-horizontal .dp-property {
    margin-bottom: -17px;
    padding-top: 12px;
}
.p-specialization-add .dp-property {
    margin-bottom: 0px;
    padding-top: 0px;
}
#j-my-event {
    position: relative;
}
#j-my-event #event-list {
    position: absolute;
    top: 55px;
    background: #fff;
    border: 2px solid #c7d9df;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    z-index: 3;
    margin-left: 7px;
    left: 25%;
    width: 432px;
    min-height: 24px;
}
#j-my-event #event-list::after {
    border-bottom: 7px solid #fff;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    content: "";
    display: inline-block;
    left: 12px;
    position: absolute;
    top: -7px;
}
#j-my-event #event-list::before {
    border-bottom: 9px solid #c7d9df;
    border-left: 9px solid transparent;
    border-right: 9px solid transparent;
    content: "";
    display: inline-block;
    left: 10px;
    position: absolute;
    top: -9px;
}
#j-my-event #event-list .col-sm-3.control-label {
    display: none;
}
#j-my-event #event-list .col-sm-9 {
    width: 100%;
}
#j-my-event #event-list .event_item.left-column-block, #j-my-event #event-list .event_item.left-column-block.active {
    border: 0 none;
    padding: 0;
    background: transparent;
}
#j-my-event #event-list .event_item.left-column-block.active {
    background: transparent;
}
#j-my-event #event-list ul {
    list-style: none;
}
#j-my-event #event-list ul li {
    margin-top: 7px;
    color: #4d4d4d;
}
#j-my-event #event-list ul li:hover, #j-my-event #event-list ul li.active {
    color: #2a8fbd;
}

#j-my-event #event-list ul ul {
    padding-left: 13px;
}
#j-my-event #event-list .event_item.left-column-block .fa {
    float: none !important;
    font-size: 12px;
    margin-left: 3px;
    color: #4d4d4d;
    position: static;
}
#j-my-event #event-list ul .event_item.left-column-block:hover .fa,
#j-my-event #event-list ul .event_item.left-column-block.active .fa{
    color: #2a8fbd;
}
.n-newsList > li, .a-articlesList > li {
    /*margin-top: 0 !important;*/
    margin-bottom: 6px;
    margin-top: 12px;
}

.a-articlesList > li .l-item-features, .b-blogList > li .l-item-features {
    padding-top: 7px;
}
.a-articlesList > li .l-item-features li, .b-blogList > li .l-item-features li {
    margin-bottom: 0px;
}
.a-articlesList > li .l-item-features li + li, .b-blogList > li .l-item-features li + li {
    padding-left: 10px !important;
}
.l-mainContent {
    margin-bottom: 40px;
}
.a-articlesList > li:last-child, .sh-shopList.media-list > li:last-child,
.shop-detail-view > .row > div > .l-borderedBlock {
    margin-bottom: 0;
}
#j-users-price {
    overflow: hidden;
}
.j-pagination {
    margin-bottom: -6px;
    padding-top: 10px;
    clear: both;
}
.j-rss {
    margin-top: 10px;
}
.dropdown.j-rss:last-child {
    margin-bottom: 0;
}
.j-pagination:last-child {
    margin-top: 10px;
}
#j-users-price-form-block .j-cat-title .fa {
    margin-right: 0;
    text-align: left;
}
#j-users-price-form-block .l-left-categories.l-inside {
    padding-bottom: 10px;
    border-bottom: 1px solid #c7d9df;
    /*margin-bottom: 8px;*/
}
#j-users-price-form-block .j-clear-filter {
    padding-left: 15px;
    padding-bottom: 10px;
}
.tags_wrapper {
    display: inline-block;
    height: 23px;
    max-width: 82%;
    overflow: hidden;
    vertical-align: middle;
}
.tags_wrapper.all {
    height: inherit;
    overflow: visible;
    vertical-align: top;
}
.toggle-contacts {
    margin-bottom: 5px;
}
.toggle-contacts span {
    color: #2a8fbd;
    border-bottom: 1px dashed #2a8fbd;
    font-size: 13px;
    font-family: "Open Sans", sans-serif;
    /*padding-bottom: 1px;*/
    cursor: pointer;
}
.toggle-contacts:hover span {
    color: #227297;
    border-color: #227297;
}
@media (min-width: 1200px) {
    .search-area .search-area-division-input {
        width: 610px;
    }
}
@media (max-width: 1200px) and (min-width: 768px){
    .search-area .search-area-division-input {
        width: 417px;
    }
}
#j-qa-question-view .btn-primary.col-md-12 {
    padding: 6px 0;
    margin-bottom: 29px;
}
#j-qa-question-view .l-left-banner-place {
    float: left;
    width: 100%;
}
#j-qa-question-view .title-type-2 h1 {
    font-size: 20px;
    font-family: "Open Sans", sans-serif;
    font-weight: normal;
    padding-top: 0;
    margin-top: -2px;
    margin-bottom: 4px !important;
}
.l-question-view article {
    line-height: 20px;
    width: 100%;
    padding-bottom: 14px;
}
.l-question-view .l-item-features {
    padding-top: 6px;
}
#j-qa-question-view header.title {
    padding-top: 18px;
}
#j-answers-block .o-freelancersList > li {
    padding-right: 25px;
    padding-left: 16px;
    padding-top: 16px;
}
#j-answers-block .o-freelancersList > li .media-body {
    padding-bottom: 3px;
}
#j-answers-block .o-freelancersList > li.q-best-answer {
    padding: 15px 24px 12px 15px;
}
#j-answers-block .p-infoText {
    padding-bottom: 14px;
}
#j-answers-block .q-best-answer .p-infoText {
    padding-bottom: 0;
}
#j-add-answer-block .o-btn-propose {
   margin-top: 18px;
    margin-bottom: 45px;
}
#j-add-answer-block {
    margin-top: 24px;
    margin-bottom: 4px;
}
#j-add-answer-block #j-add-answer .l-inside {
    padding-left: 28px;
    padding-right: 24px;
    padding-bottom: 24px;
}
.q-answer-rating a:last-child .fa {
    margin-right: 0;
}
.l-question-view .q-question-solved {
    margin-top: -1px;
}
.l-menu-filter + .gallery-list {
    padding: 21px 25px 15px;
}
.gallery-list h4 {
    font-family: "Open Sans", sans-serif;
    color: #121212;
    margin-top: 5px;
    padding-bottom: 5px;
}
.p-gallery-album {
    width: 32%;
    float: left;
    margin: 0 0 12px;
}
.p-gallery-album:nth-child(3n+1) {
    clear: both;
}
.p-gallery-album:nth-child(3n+2) {
    margin: 0 2% 12px;
}
.album-descr {
    line-height: 17px;
    margin-top: 3px;
}
.p-gallery-album a {
    color: #121212;
    font-size: 12px;
}
.p-gallery-album a .album-name {
    font-size: 13px;
    position: relative;
    padding-left: 9px;
}
.p-gallery-album a .album-name::before {
    background: #121212 none repeat scroll 0 0;
    content: "";
    height: 12px;
    left: 4px;
    position: absolute;
    top: 4px;
    width: 1px;
}
.p-gallery-album a.p-edit-work-icon {
    margin-top: 6px;
    display: inline-block;
}
.p-gallery-album a.p-edit-work-icon:hover {
    color: #227297;
}
.album-descr .left {
    width: 100%;
    margin-top: 2px;
}
.album-descr .right {
    margin-top: 6px;
}
#album-wrapper {
    margin: 5px 0 0;
    padding: 0;
}
#album-wrapper td {
    width: 25%;
}
#album-wrapper.p-photo-block img {
    width: 100%;
    margin-right: 5px;
    margin-top: 2px;
}
#album-wrapper.p-photo-block img:hover {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    cursor: pointer;
}
#album-wrapper .fancy {
    display: block;
    height: 145px;
    width: 100%;
    overflow: hidden;
}
#album-wrapper .likes:hover {
    cursor: pointer;
    color: #121212;
}
#album-wrapper .likes:hover .fa {
   color: #dc3535;
}
#album-wrapper .owl-item {
    height: 165px;
    padding: 0;
}
#album-wrapper .owl-controls .owl-buttons {
    display: block !important;
}
#album-wrapper .owl-controls .owl-buttons div.owl-prev::before,
#album-wrapper .owl-controls .owl-buttons div.owl-next::before {
    content: "";
}
#album-wrapper.owl-theme .owl-controls .owl-buttons div {
    top: 35%;
    border: 0 none;
    -o-box-shadow: 0 0 0 0 transparent;
    -webkit-box-shadow: 0 0 0 0 transparent;
    -moz-box-shadow: 0 0 0 0 transparent;
    -ms-box-shadow: 0 0 0 0 transparent;
    box-shadow: 0 0 0 0 transparent;
}
#album-wrapper .owl-controls .owl-buttons div.owl-prev {
    left: -43px;
}
#album-wrapper .owl-controls .owl-buttons div.owl-next {
    right: -43px;
}
.j-progress, .j-img-img[src$="loader.gif"] {
    width: auto;
}
.o-advertise-accordion .panel-heading a {
    padding: 0 !important;
}
.o-advertise-accordion .panel-collapse .panel-body {
    padding-bottom: 0;
}
.o-advertise-accordion .panel-collapse .panel-body p {
    padding-bottom: 0;
}
.white-block {
    background: #fff none repeat scroll 0 0;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    margin-bottom: 30px;
    padding: 15px;
}
#j-svc-orders h4, #j-svc-orders h5, #j-svc-orders .c-formSubmit {
    padding-left: 15px;
}
#j-item-form .o-project-thumb.p-portfolio-project-thumb {
    width: 160px;
}
#j-item-form .p-portfolio-project-thumb .o-inner {
    padding: 0;
    width: 100% !important;
}
#j-examples-popup .tab-content {
    border: 0 none;
}
.header-1 {
    float: left;
    padding: 0 !important;
}
.pluso {
    margin-top: 15px;
    display: none;
}
.border-top {
    border-top: 1px solid #ddd;
}
.border-top.mt10 {
    margin-top: 8px !important;
}
.subsign {
    display: block;
    font-size: 11px;
    margin-bottom: 6px;
    margin-top: -8px;
}
#j-order-view #tab-2 .o-collapsed-info .o-project-thumb_proposal {
    margin: 1% 2% 1% 0;
}
#j-order-view #tab-2 .o-collapsed-info.o-contacts .o-collapsed-inner {
    padding: 0;
}
.no-border {
    border-top: 0 none !important;
}
.l-project-name {
    max-width: 89%;
}
.hide-checkbox {

}
.hide-checkbox input {
    display: block;
}
.hide-checkbox label {
    width: 100%;
    display: inline-block;
}
.hide-checkbox.active label, .hide-checkbox label:hover {
    color: #2a8fbd;
}
.roll-up-block {
    bottom: 25px;
    position: absolute;
    right: 16px;
}
.ppp-narrow .roll-up {
    float: right;
}
.roll-up {
    border: 1px solid #2a8fbd;
    float: left;
    margin-top: 10px;
    padding: 0 9px 2px;
}
.roll-up span {
    border-bottom: 0 none !important;
}
@media (max-width: 640px){
    .l-project-name {
        max-width: 80%;
    }
}
#j-my-messages-block .j-list .alert.alert-info {
    margin: 20px 30px 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}
#j-my-messages-block .j-pgn {
    margin: 0 30px;
}
#video-block input+input, #video-block .clearfix+input {
    margin-top: 12px;
}
#j-users-search-list .title .fa.fa-user {
    background: #1d6484 none repeat scroll 0 0;
    border-radius: 50%;
    height: 25px;
    line-height: 25px;
    margin-right: 8px;
    text-align: center;
    width: 25px;
}
#j-users-search-list .title {
    background: #2a8fbd none repeat scroll 0 0;
    color: #fff;
    display: inline-block;
    height: 40px;
    line-height: 40px;
    padding: 0 13px;
    margin-bottom: 13px;
}
#j-users-search-list .title a {
    color: #fff;
    text-decoration: underline;
}
.l-list-heading > ul.grey-li > li > a {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #e6e6e6;
    color: #666;
    display: inline-block;
    height: 34px;
    line-height: 34px;
    padding: 0 13px;
    text-decoration: none;
}

.l-list-heading > ul.grey-li > li.active a, .l-list-heading > ul.grey-li > li a:hover {
    background: #666666 none repeat scroll 0 0;
    color: #fff;
}
.o-freelancersList.friends-list > li .media-body {
    padding-bottom: 0;
    padding-left: 0;
}
.friends-list .o-freelancer-info {
    margin-bottom: 0;
}
.o-freelancersList.friends-list > li .f-freelancer-avatar {
    width: 153px;
    height: 109px;
    margin-right: 16px;
}
.o-freelancersList.friends-list > li .f-freelancer-avatar img {
    max-height: 109px;
}
.friends-list .col-lg-2, .friends-list .col-lg-3 {
    padding: 0;
}
.friends-list .row.o-freelancer-info > div:last-child {
    right: 26px;
    margin-top: 14px;
    text-align: right;
    float: right;
}
.o-freelancersList.friends-list > li .user-block-rating {
    min-width: 142px;
    margin-top: 8px;
}
#event-list .close {
    font-size: 17px;
    height: 20px;
    position: absolute;
    right: 2px;
    text-align: center;
    width: 20px;
    z-index: 2;
}
/*
.fotorama__stage__frame .fotorama__img {
    width: 100% !important;
    margin-left: -50% !important;
    height: 398px !important;
    margin-top: -50% !important;
    top: 56.5% !important;
}
.fotorama__stage {
    max-height: 398px !important;
}*/
.fotorama__wrap, .fotorama__stage, .fotorama__nav {
    width: 100% !important;
}
.full-width-row {
    padding: 0 !important;
    position: relative;
    cursor: pointer;
    border-bottom: 1px solid #f2f2f2 !important;
    border-top: 1px solid #f2f2f2 !important;
    line-height: 18px;
    margin-bottom: -1px;
}
.full-width-row + li.checked {
    border-top: 1px solid #f2f2f2;
}
.full-width-row:hover, .full-width-row.active {
    background: #fbfbfb none repeat scroll 0 0;
    color: #2a8fbd;

}
.full-width-row .checkbox-inline {
    padding-left: 39px !important;
    width: 100%;
}
#j-users-specs .full-width-row .checkbox-inline,
#j-left-categories .full-width-row .checkbox-inline{
    padding: 11px 32px 11px 39px !important;
    width: 100%;
}
.full-width-row .checkbox-inline label {
    width: 100%;
    cursor: pointer;
    margin-bottom: 0;
}
.ppp .l-inside.full-width-row.hide-checkbox {
    border: none !important;
    margin-bottom: 5px;
}
.nav.nav-tabs li .full-width-row .fa {
    position: absolute;
    top: 8px;
    right: 0;
    color: #c7d9df;
    background: transparent;
}
.nav.nav-tabs li .full-width-row:hover .fa,
.nav.nav-tabs li .full-width-row.active .fa {
    color: #2a8fbd;
}
.likes-wrapper {
    display: inline-block;
    padding: 0 9px;
    background: rgba(0, 0, 0, 0.2) none repeat scroll 0 0;
}
.fotorama--fullscreen .fotorama__thumb-border {
    top: 9px;
}
.fotorama--fullscreen .fotorama__stage {
    margin-top: 9px;
}
.fotorama--fullscreen .fotorama__nav--thumbs .fotorama__nav__frame {
    margin-bottom: 18px;
    margin-top: 9px;
}
.l-anchor {
    height: 1px;
    position: absolute;
    top: -11px;
    width: 1px;
}
.autowidth {
    width: auto !important;
}
.fs13 {
    font-size: 13px !important;
}
div:not(.j-dp) .l-inside.full-width-row.hide-checkbox:first-of-type {
    border-top: 0 none !important;
}
.l-homeText {
    color: #1f1f1f;
    padding: 23px 0;
    line-height: 24px;
}
.l-homeText .container > p {
    padding-bottom: 2px;
}

#j-svc-shop>h4{
    margin: 0px;
    line-height: 42px;
    padding: 5px 10px;
}
#j-svc-shop .panel-group {
    margin-bottom: 0px;
}
#j-svc-shop .panel {
    padding: 12px 35px 5px 27px !important;
}
#j-product-block {
    padding: 12px 35px 12px 27px !important;
}
#pay-page>h6,#pay-page>h1 {
    font-weight: bold;
}
#pay-page>h1 {
    margin: 0px;
    line-height: 46px;
    margin-bottom: 14px;
}
.btn .fa {
    margin-left: 0px;
    margin-right: 3px;
}
.se-price-list-header-edit {
    padding-left: 0px;
    display: block;
}
.se-price-list-header-edit .p-additional-info {
    margin-bottom: 0px;
}
.navbar.admintopmenu .btn {
    margin-top: 0px;
}
.navbar.admintopmenu .brand img {
    height: auto;
}

.o-collapsed-info.o-contacts .row {
    margin: 0px;
}

.alert-candidate {
    /*margin-bottom: 15px !important;*/
}

.p-additional-info-service-form-v2 .p-additional-info-service-form-input {
    width: 40%;
}
.p-additional-info-service-form-select {
    float : left; margin-right: 10px;
}
.p-additional-info-service-form-v2 + small {
    line-height: 32px;
}

.p-portfolioSection-img {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

#j-order-view #j-left-resume .l-left-categories > li.opened,
#j-order-view #j-left-resume .l-left-categories > li a.h6,
#j-order-view #j-left-resume label {
    font-weight: normal !important;
}
#j-order-view #j-left-resume .l-left-categories > li span,
#j-order-view #j-left-resume .l-left-categories > li a {
    color: #227297;
}

#j-order-view #j-left-resume .l-left-categories > li {
    padding: 4px 0px;
    line-height: 23px;
}
#j-order-view #j-left-resume .l-left-categories > li:first-child {
    padding-top: 0px;
}

#j-order-view #j-left-resume .l-left-categories > li i {
    padding-left: 10px;
    font-size: 14px;
    color: #444646;
}

#j-order-view #j-left-resume .l-left-categories .form-group {
    margin-bottom: 4px;
    line-height: 20px;
}

.user_req-form {
    padding-top: 25px;
    padding-bottom: 10px;
    border-top: 1px solid #D9D9D9;
    margin: 0px 20px;
}
.user_req-form:first-child {
    padding-top: 0px;
    border: none;
}

#order-add-req {
    margin: 0px 35px;
    padding: 15px 0px;
    padding-bottom: 25px;
    font-size: 16px;
    color: #333;
    border-top: 1px solid #D9D9D9;

}
#order-add-req a, #order-add-req a:hover {
    color: #666;
    font-family: "Open Sans",Arial,helvetica,sans-serif;
    display: inline-block;
    border-bottom: dashed 1px #666;
}

.start-count {
    background-color: #f38111;
    color: #fff;
    border-radius: 2px;
}

.l-user-profile-photos .fotorama__arr--prev::before {
    margin-left: -45px;
}
.l-user-profile-photos .fotorama__arr--next::before {
    margin-left: 45px;
}

.o-freelancersList.list-in-orders > li.my-proposal {
    border: 1px solid #7ec26c !important;
}

#j-orders-search-form-block .ppp #j-left-resume .l-left-categories li {
    margin-bottom: 7px;
}

.ppp .h6 .fa {
    color: #010101 !important;
    font-size: 9px;
    position: relative;
    line-height: 19px;
    right: 0px;
}

.serviceAdd-form {
    display: none;
}
.serviceAdd-form table {
    width: 100%;
}
.serviceAdd-form .j-submit-services-add {
    margin-top: 10px;
}
.serviceAdd-form input,
.serviceAdd-form select {
    display: inline-block;
    height: 20px;
    /*padding: 4px 6px;*/
    /*margin-bottom: 10px;*/
    font-size: 13px;
    line-height: 20px;
    color: #555;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    vertical-align: middle;
    background-color: #fff;
    border: 1px solid #ccc;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    -webkit-transition: border linear .2s,box-shadow linear .2s;
    -moz-transition: border linear .2s,box-shadow linear .2s;
    -o-transition: border linear .2s,box-shadow linear .2s;
    transition: border linear .2s,box-shadow linear .2s;
    margin-bottom: 2px;
    min-height: 25px;
    padding: 0 3px;
}

a.but {
    cursor: pointer;
    float: left;
    margin-right: 6px;
    display: inline-block;
    width: 16px;
    height: 16px;
    vertical-align: middle;
}
a.cross {
    background: url('../../img/admin/icons/icon-cross.png') 0 0 no-repeat;
    width: 16px;
    height: 16px;
    filter: alpha(opacity=55);
    -moz-opacity: 0.55;
    opacity: 1;
    float: none;
}

.l-borderedBlock.svc-page {
    margin-bottom: 15px;
}

#j-orders-search-list  .l-item-features li + li,
#j-orders-respondent-list  .l-item-features li + li{
    padding-left: 10px !important;
}
#j-orders-search-list  .l-item-features li {
    padding-right: 5px;
    margin-bottom: 0px;
}
#j-orders-search-list  .l-item-features {
    font-size: 13px;
    padding-top: 5px;
}
#j-orders-search-list .l-projectList:not(.l-projectListBlock) > li {
    padding-bottom: 10px;
}
.l-search-tag {
    color: #ffffff !important;
    border-color: #2a8fbd !important;
    background: #2a8fbd none repeat scroll 0 0 !important;
}
.l-left-categories > li.j-checkbox-same > span {
    color: #777777;
}
.l-left-categories > li.j-checkbox-same > i {
    color: #2a8fbd;
    cursor: pointer;
}
.l-left-categories > li.j-checkbox-same > i:hover,
.l-left-categories > li.j-checkbox-same > i.active {
    color: #777777;
}

.l-left-categories > li.j-checkbox-equal > span {
    color: #777777;
}
.l-left-categories > li.j-checkbox-equal > i {
    color: #2a8fbd;
    cursor: pointer;
}
.l-left-categories > li.j-checkbox-equal > i:hover,
.l-left-categories > li.j-checkbox-equal > i.active {
    color: #777777;
}

.l-left-categories > li.j-checkbox-req-params > span {
    color: #777777;
}
.l-left-categories > li.j-checkbox-req-params > i {
    color: #2a8fbd;
    cursor: pointer;
}
.l-left-categories > li.j-checkbox-req-params > i:hover,
.l-left-categories > li.j-checkbox-req-params > i.active {
    color: #777777;
}
.search-users-more {
    color: #2a8fbd;
    cursor: pointer;
}
.search-users-more:hover, .search-users-more.active {
    color: #777777;
}


.sh-shopList-img {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    width: 150px;
    height: 150px;
    display: block;
}
.tags_wrapper {
    margin-top: 10px;
    display: block;
    max-width: 100%;
}
.l-item-features li{
    padding-right: 8px;
    padding-left: 0px !important;
}

#tab-3.tab-pane .o-freelancersList > li {
    padding: 19px 28px 19px 28px;
}

@media screen and (max-width: 420px) {
    .p-gallery-album {
        width: 100%;
    }
    #album-wrapper .img-block {
        width: 50% !important;
    }
    #album-wrapper .fancy {
        height: auto;
    }

    #j-portfolio-owner-list-form .p-profile-title div.dropdown,
    #j-shop-owner-list-form .p-profile-title div.dropdown {
        float: none !important;
        margin-bottom: 15px;
    }
    #j-portfolio-owner-list-form .p-profile-title div:nth-child(2),
    #j-shop-owner-list-form .p-profile-title div:nth-child(2){
        float: none !important;
    }
    .p-portfolioSection .row-fluid {
        padding-left: 0px;
    }
    .p-portfolioSection .p-portfolioSection-work {
        text-align: left;
    }
    .p-portfolioSection .row-fluid .col-sm-4 {
        padding-left: 0px;
        padding-right: 0px;
    }
    .p-work-snapshots .p-work-item a,
    .sh-item-gallery a {
        width: 100%;
        max-width: 270px;
    }
    .sh-shopList-img {
        max-width: 270px;
        min-width: 258px;
    }
    .l-item-features li {
        display: block;
        margin: 6px 0px;
    }
    .o-project-thumb_proposal {
        min-width: 270px;
    }
}
@media screen and (max-width: 767px) {
    .p-portfolioSection-work .p-portfolioSection-img {
        height: 140px;
        max-width: 191px;
    }
    .p-portfolioSection + .p-portfolioSection {
        margin-top: 0px;
    }
    .l-menu-filter + .portfolio-work {
        padding: 15px;
    }
    .portfolio-work .p-profileOrder-controls {
        margin-bottom: 10px !important;
    }
    audio {
        width: 100% !important;
    }
    .p-portfolioSection-audio .o-order-files,
    .p-portfolioSection-audio .o-order-files {
        margin-bottom: 0px;
    }
    .l-video-container {
        width: 100%;
        display: block;
        height: 175px;
    }

    .sh-shopList.media-list > li {
        padding: 15px !important;
    }
    /*.l-menu-filter + .p-profile-shopItem-view {*/
        /*padding: 15px !important;*/
    /*}*/
    /*.shop-detail-view .l-borderedBlock {*/
        /*padding: 15px;*/
    /*}*/
    .shop-detail-view .sh-item-contacts {
        margin-top: 10px;
    }

    #tab-3.tab-pane header.title {
        padding-left: 0px;
    }

    #tab-3.tab-pane .o-freelancersList > li {
        padding: 15px;
    }
    .o-freelancersList.list-in-orders .o-collapsed-info.o-contacts,
    .o-freelancersList.list-in-orders .o-collapsed-info.o-examples{
        border: none;
        margin: 0px;
    }

    .o-freelancersList.list-in-orders > li .media-body {
        padding-left: 0px;
    }

    #j-orders-search-form-block #j-left-resume .l-left-categories > li > ul > a {
        /*float: none !important;*/
        /*display: block;*/
    }
    #j-orders-search-form-block #j-left-resume .l-left-categories > li > ul > a > i.fa {
        line-height: 16px !important;
        top: 0px;
    }

    li.j-checkbox-req-params span, li.j-checkbox-same span,  li.j-checkbox-same span {
        border: none;
    }
}

.o-freelancersList.list-in-orders .o-collapsed-info .contacts-toggle,
.o-freelancersList.list-in-orders .o-collapsed-info .examples-toggle {
    display: inline-block;
    float: none;
}

.o-freelancersList.list-in-orders  .o-collapsed-info .o-collapsed-inner {
    margin: 0px;
}
.o-freelancersList.list-in-orders .o-collapsed-info .collapse {
    display: block !important;
}
#j-order-view .tab-pane {
    padding: 0px 28px 19px 28px;
}
.shop-detail-view .l-borderedBlock {
    padding: 19px 28px 19px 28px;
}

.subheader + .o-clientInfo .o-client-about {
    float: left !important;
}
.p-profileOrder-controls {
    display: block !important;
}

audio {
    display: block;
}




.offer-info #o-contact-info-1 td {
    border: none;
    font-weight: normal;
    color: #333;
    display: inline;
    padding: 0;
    line-height: 24px;
}

.same-more span,
.same-more span:hover,
.equal-more span,
.equal-more span:hover,
.req-more span,
.req-more span:hover{
    color: #777777 !important;
}

.footer-menu {
    list-style: none;
    list-style-position: inside;
    margin-left: 0px;
    padding-left: 0px;
}
.footer-menu li > a {
    color: #999;
    text-decoration: underline;
}
.footer-menu li > a:hover {
    color: #fff;
}
footer .list.list-social {
    margin-bottom: 0px;
}

footer .box {
    font-size: 13px;
    line-height: 16px;
}
footer .box a {
    color: #2a8fbd;
    line-height: 16px !important;
}
footer .box a:hover,
footer .box a:focus,
footer .box a:active {
    color: #227297 !important;
}
footer .box .nav-main-menu {
    list-style: none;
    list-style-position: inside;
    margin-left: 0px;
    padding-left: 0px;
}
footer .box .nav-main-menu li {
    width: 50%;
    float: left;
}


.other-page {
    /*margin-top: 40px;*/
    padding-left: 15px;
    padding-right: 15px;
}
.other-page > h1 {
    text-align: center;
}
.other-page > p:last-of-type {
    padding-bottom: 0px;
}
#j-shop-search-form-block #j-left-region {
    border-bottom: 1px solid #c7d9df;
}

/*#mobile-order-search #j-orders-search-form-block #j-left-resume .l-left-categories > li > ul > a {*/
    /*float: none !important;*/
/*}*/
/*#mobile-order-search #j-orders-search-form-block #j-left-resume .l-left-categories > li > ul > a > i.fa {*/
    /*line-height: 22px !important;*/
/*}*/

#mobile-order-search .l-inside.full-width-row.hide-checkbox {
    border: 0 none !important;
}

.my-clear-filter {
    padding-bottom: 10px;
    padding-left: 0px !important;
    text-align: center;
    padding-top: 10px;
    border-bottom: 1px solid rgb(237, 237, 237);
}
.my-clear-filter i.fa {
    margin-right: 7px;
}
.my-clear-filter span {
    border-bottom: none;
}
.fa-my {
    width: 40px !important;
    height: 40px !important;
    background-position: right !important;
    background-repeat: no-repeat !important;
    background-size: 80px 40px;
}
.fa-my:hover {
    background-position: left !important;
}
.fa-my-artists {
    background-image: url(../../img/icons/rubrics/1.png) !important;
}
.fa-my-actors {
    background-image: url(../../img/icons/rubrics/2.png) !important;
}
.fa-my-models {
    background-image: url(../../img/icons/rubrics/3.png) !important;
}
.fa-my-specialists {
    background-image: url(../../img/icons/rubrics/4.png) !important;
}
.fa-my-agency {
    background-image: url(../../img/icons/rubrics/5.png) !important;
}
.fa-my-clients {
    background-image: url(../../img/icons/rubrics/6.png);
}
.j-list-categories {
    list-style: none;
    padding: 0 !important;
    margin-bottom: 0 !important;
}
.categories_item.left-column-block, .categories_item.left-column-block.checked {
    font-size: 14px;
    color: #777;
    padding: 10px 0 !important;
    border-bottom: 1px solid #ededed;
    padding-left: 20px !important;
    padding-right: 13px !important;
    line-height: 19px;
    position: relative !important;
}
.categories_item.left-column-block.checked,
.categories_item.left-column-block:hover,
.categories_item.left-column-block.checked span {
    color: #2a8fbd !important;
    background: #fbfbfb;
}

#j-users-search-list .search-buttons .btn.ppp-open {
    margin-right: 8px !important;
}

.count-order-finded .btn {
    padding-left: 4px;
}

body > iframe {
    display: none;
}

.j-tab-verified i {
    font-size: 10px !important;
    line-height: 20px !important;
    height: 18px !important;
    width: 18px !important;
}

#j-orders-owner-list .p-profile-title {
    padding-bottom: 0px;
}

#j-qa-owner-list-form > .p-profile-title {
    margin-bottom: 0px;
    padding-bottom: 0px;
}

#j-qa-owner-list-form .p-profile-submenu {
    margin-bottom: 0px !important;
}

#j-orders-owner-list .l-item-features li {
    padding-left: 10px !important;
}
#j-orders-owner-list .l-item-features li:first-of-type {
    padding-left: 0px !important;
}

#video-block {
    margin-bottom: 5px;
}

#j-shop-categories .j-mobile-cat-block .l-left-categories_mobile,
#j-shop-categories #j-mobile-cats .l-left-categories_mobile {
    border-bottom: none;
}
#j-shop-categories .j-mobile-cat-block .l-left-categories_mobile li,
#j-shop-categories #j-mobile-cats .l-left-categories_mobile li {
    padding-top: 0px !important;
}

#j-order-categories .j-mobile-cat-block .l-left-categories_mobile,
#j-order-categories #j-mobile-cats .l-left-categories_mobile {
    border-bottom: none;
}
#j-order-categories .j-mobile-cat-block .l-left-categories_mobile li,
#j-order-categories #j-mobile-cats .l-left-categories_mobile li {
    padding-top: 0px !important;
}



@media (max-width: 480px) {
    .search-users-table td {
        display: block;
        padding-left: 0px !important;
    }
    .switch-buttons {
        margin-bottom: 10px;
    }
}

.j-form-verified .c-files-add ul.j-files li:not(:first-of-type) {
    margin-top: 5px;
}
/*.j-form-verified .c-files-add ul.j-files li:first-of-type {*/
    /*margin-top: 0px;*/
/*}*/

#j-orders-respondent-list-form .j-order .l-item-features {
    display: block;
    width: 100%;
}

.page_seo {
    margin: 0px;
}
#j-users-price .page_seo {
    margin-top: 15px;
}
#j-users-price .page_seo .page_htitle {
    margin-top: 3px;
}
.page_htitle {
    margin: 0px;
    text-transform: none;
    font-size: 20px;
    color: #666666;
    line-height: 24px;
    margin-bottom: 16px;
}
.page_seo .breadcrumb {
    font-size: 13px;
    padding: 0px;
    line-height: 12px;
    /*margin-bottom: 8px;*/
    white-space: unset;
    vertical-align: top;
}
.page_seo .breadcrumb li {
    height: 20px;
    vertical-align: top;
    line-height: 20px;
    position: relative;
    top: -5px;
    display: inline;
}

.logo-name {
    font-size: 38px;
    position: relative;
    text-transform: uppercase;
    color: #333;
    font-family: "Open Sans", sans-serif;
    font-weight: bold;
    padding-right: 13px;
    margin-right: 14px;
    float: left;
    height: 30px;
}
.logo-name small {
    font-size: 24px;
    font-weight: normal;
}
.logo-name:after {
    position: absolute;
    right: -1px;
    top: 0px;
    bottom: 0px;
    display: block;
    content: '';
    background-color: #858585;
    width: 1px;
}
.logo-description {
    float: left;
    line-height: 15px;
    font-size: 13px;
    font-family: "Open Sans", sans-serif;
    color: #858585;
}


.login-register > li > a {
    padding: 0 8px;
}

.login-register > li > a [class^="fa fa-"] {
    margin-right: 5px;
}

.p-profile-description {
    margin-top: 5px;
    color: #858585;
    font-style: italic;
}

.l-list-heading-price-users {
    padding-top: 0px;
    padding-bottom: 17px;
    border: none;
    position: relative;
}
.l-list-heading-price-users .ppp-open-sort {
    background: #fff;
    font-size: 14px;
    font-weight: normal;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    z-index: 104;
    position: relative;
    margin-right: 8px;
}
.l-list-heading-price-users .ppp-open-sort i.fa {
    margin-left: 6px;
}
.l-list-heading-price-users .ppp-open-sort:hover,
.l-list-heading-price-users .ppp-open-sort.active {
    background: #2a8fbd;
    color: #fff;
    border: 1px solid #2a8fbd;

}
.l-list-heading-price-users .ppp-sort {
    top:34px;
    left: 0px;
    right: 0px;
    width: 270px;
    line-height: 14px;
}
.h1-wrapper-bold h1 {
    font-weight: bold !important;
    color: #333 !important;
}

.se-price-user {
    background-color: #fff;
    padding: 10px;
    margin-top: 0px;
    margin-bottom: 25px;
}

.p-profile-resume-download {
    margin-top: 0px;
}

.h4_footer {

    margin: 20px 0 18px 0;
    padding: 0;
    line-height: 1.1;
    color: #f2f2f2;
    font-family: 'Roboto', arial, helvetica, sans-serif;
    margin-top: 0;
    font-weight: 300;
    font-size: 16px;

}

.c-rss-subscribe {
    left: 0px;
}
.dropdown.j-rss {
    padding-left: 11px;
}

#j-rss-popup select.form-control {
    width: 100%;
}

.search-area {
    overflow: visible;
}
.search-area .search-area-division-location {
    position: relative;
}
.search-area .cities-list {
    position: absolute;
    top: 40px;
    left: 0px;
    right: 0px;
    max-height: 120px;
    background: #fff none repeat scroll 0 0;
    border: 1px solid #cdcdcd;
    z-index: 104;
    font-size: 13px;
    list-style: none;
    padding: 0px;
    overflow-y: auto;
    overflow-x: hidden;
    color: #333;
    /*display: none;*/
}
/*.search-area-city-top:focus + .cities-list, .cities-list:focus, .search-area-division-location:focus .cities-list, .cities-list li:focus{*/
    /*display: block;*/
/*}*/
.search-area .cities-list li {
    padding: 3px 8px;
    cursor: pointer;
    border-bottom: solid 1px #cdcdcd;
}

#j-qa-search-list .add-button a, #j-shop-search .add-button a {
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
}
#j-qa-search-list .add-button, #j-shop-search .add-button {
    padding: 0px 1px;
}
#j-qa-search-form-block, #j-shop-search-form-block {
    border-top: 0px;
}

#j-shop-search .l-searchAdd {
    margin-bottom: 0px;
}

.q-questionsList .l-item-features li + li {
    padding-left: 12px !important;
}
.l-question-view .l-item-features li + li {
    padding-left: 12px !important;
}

#j-shop-search-list .page_htitle {
    margin-bottom: 13px;
}

#j-shop-search-list .l-list-heading {
    border: none;
    padding-bottom: 0px !important;
}

#j-users-specs .l-left-categories_mobile > li {
    padding: 0px !important;
}

.l-list-heading-price-users .ppp-sort {
    text-align: left;
}

.event-link {
    color: #777;
}

#j-order-form #SpecializationsFormBlock {
    box-shadow: none;
    padding: 0px;
}

#j-users-price-form-block #j-users-specs .l-left-categories > li > ul > li > a {
    padding: 0px;
    line-height: 22px;
}

.o-tagSkills + .help-block {
    margin-top: 1px;
}

.fa-faqCategory-item > a {
    line-height: 1.1 !important;
    vertical-align: top;
    margin-top: 0;
    margin-bottom: 7px;
    display: inline-block;
}

.j-checkbox-flag {
    cursor: pointer;
}

.order-info .p-portfolioSection-contacts p {
    padding-bottom: 0px;
}
.order-info .subheader {
    font-weight: bold;
    color: #020202;
    font-size: 14px;
}

.j-spec-select ul.dropdown-menu {
    top: unset;
}

.fantom-div:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.margin-for-shareblok{
  margin-left: 15px;
  margin-right: 15px;
}

.offBorderTop{
  border-top: 1px solid #d9d9d9 !important;;
}

.ageControlBlockButton{
  cursor: pointer;
}

.ageControllButton{
    height: 100%;
    width: 60%;
    background: #428bca;
    color: #fff;
    border-radius: 6px;
}

.ageControllButton:hover{
    color: #eed3d7;
}

@media (min-width: 320px) {
  head {
    width: 320px;
  }
}
@media (min-width: 700px) {
  head {
    width: 700px;
  }
}
@media (min-width: 992px) {
  head {
    width: 992px;
  }
}

.fullSizeSliderContainer{
    height: 100%;
    width: 100%;
}

/*.unblockImagBlock{*/
    /*height: inherit;*/
    /*width: inherit;*/
    /*background-color: rgb(31, 31, 31);*/
/*}*/

/*.unblockImagBlockGallery{*/
    /*height: inherit;*/
    /*width: inherit;*/
/*}*/


/* slider age control css*/
.ageControlBlockContainerSlider{
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0px;
}

.ageControlBlockButtonSlider{
    display: inline-block;
    position: absolute;
    background: #2a8fbd;
    color: white;
    /*z-index: 100;*/
    top:70%;
    min-width: 150px;
    text-align: center;
    vertical-align: middle;
    padding: 7px;
    color: white;
    cursor: pointer;
}

.ageControlBlockButtonSlider:hover{
    background-color: #227297;
}



.ageControlBlockButton{
    display: inline-block;
    margin-top: 40%;
    padding: 7px;
    background: #2a8fbd;
    color: white;
    z-index: 100;
}

.ageControlBlockButton:hover{
    background-color: #227297;
}

.ageControlBlockButtonfancy{
    display: inline-block;
    position: absolute;
    padding: 7px;
    background: #2a8fbd;
    color: white;
    z-index: 100;
}

.unblockImageFancy{
    position: absolute;
    width: 100%;
    height: 100%;
    background: #DBDBDB;
    background-image: url('/img/ageControl.jpg');
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    z-index: 1000;
    margin-top: -15px;
    margin-left: -15px;
    text-align: center;
}

.closeFancyImage{
    background-image: url('/img/ageControl.jpg');
    background-size: 100%, 100%;
    /*margin-right: 50px;*/
}

.blockAgeControlWraper{
    display: block;
    width: 100%;
    height: 100%;
    vertical-align: middle;
}

.ageControlBlockButtonfancy{
    min-width: 150px;
    display: inline-block;
    text-align: center;
    vertical-align: middle;
    margin-top: 50%;
    position: static;
    padding: 7px;
    background: #2a8fbd;
    color: white;
    cursor: pointer;
}

.ageControlBlockButtonfancy:hover{
    background-color: #227297;

}

.hideImg{
    display: none;
}


.standardIcon{
    font-size: 11px !important;
    padding: 2px 5px !important;
    background-color: #90EE90;
    color: #fff !important;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    border: none !important;
    font-family: "Arial", sans-serif !important;
    cursor: default;
}

.img-block {
    margin-right: 2px;
}

.payStandard{
  margin-top: 5px;
}

.standardWarningBlock{
    line-height: 18px;
}

.svc_prompt_msg{
    /*display: none;*/
    font-size: 14px;
    text-align: justify;
    font-family: 'Roboto', arial, helvetica, sans-serif;
    margin-top: 0;
    font-weight: 300;
}

.margin_bot_small{
    margin-bottom: 10px;
}

.margin_top_small{
    margin-top: 15px;
}

.margin_bot_15{
    margin-bottom: 15px;
}


.complaint-div{
    width: 100%;
    display: block;
    /*margin-bottom: 5px;*/
    padding-top: 8px;
}

.complaint-div > span {
    padding-left: 2px;
}
.complaint-div:hover{
    /*background-color: #2a8fbd;*/
    color: royalblue;
    cursor: pointer;
}

.complaint-body{
    max-width: 100%;
    width:100%;
    min-height: 175px;
}

.order-complaint-reset{
    cursor: pointer;
    /*margin-left: 5px;*/
}


.complaint-block{
    padding-top: 15px;
    padding-right: 25px;
    padding-bottom: 15px;
    padding-left: 8px;
}

.complaint-buttons{
    margin-top: 5px;
}

.noborder{
    border: none !important;
}

#complaint-order-form{
    padding-right: 5px;
    margin-top: 8px;
    margin-bottom: 5px;
}