.social-facebook {
    width: 54px;
    height: 54px;
    background-color: #33599c;
    color: #ffffff;
}
#chat-notifi .caret {
    display: none;
}
.admin-edit-user {
    width: 100%;
    text-align: center;
    margin-top: 10px;
}
/*.not-show {
    opacity: 0;
}*/
.slick-track {
    width: 100%;
}
/*#slider-new {
    display: none;
}
#slider-nav {
    display: none;
}*/
.see-more-photos {
    display: none;
}
.build-big-slider {
    margin-bottom: 15px;
}
.build-small-block { 
    display: inline-block;
    border: 3px solid transparent;
    padding: 0;
    height: auto;
    line-height: 0;
}
.active-small-block {
    border: 3px solid #ff5722;
}
.slick-prev {
    background: url(../images/build_slider_prev.png) center left 5px no-repeat;
}
.slick-next {
    right: 0;
    background: url(../images/build_slider_next.png) center right 5px no-repeat;
}
.slick-prev, .slick-next {
    z-index: 100;
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 50%;
    display: block;
    width: 50px;
    height: 80px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    cursor: pointer;
    color: transparent;
    border: none;
    outline: none;
}
.slick-prev::before {
    content: "←";
}
.build-big-slider-zoom {
    display: none;
}
.build-big-block a:hover {
    opacity: 0.7;
}
.build-big-slider::after {
    content: "";
    width: 50px;
    height: 50px;
    background: green;
    position: absolute;
    margin-left: auto;
    margin-right: auto;
    margin-top: auto;
    margin-bottom: auto;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    opacity: 0.3;
    display: none;
}
.fixed-breadcrumbs {
	padding: 23px 0 26px;
    position: fixed;
    z-index: 10;
    background: #F5F5F5;
}
.steps-block {
	opacity: 0;
	background: #ffffff;
	float: left;
	width: 100%;
    padding-top: 15px;
    padding-bottom: 11px;
	border-top: 1px solid #eeeeee;
	border-bottom: 1px solid #eeeeee;
    position: fixed;
    z-index: 10;
    top: 175px;
    /*box-shadow: 0 0 7.7px 1.4px rgba(147, 147, 147, 0.37);*/
    -webkit-box-shadow: 0 8px 6px -6px rgba(147, 147, 147, 0.37);
       -moz-box-shadow: 0 8px 6px -6px rgba(147, 147, 147, 0.37);
            box-shadow: 0 8px 6px -6px rgba(147, 147, 147, 0.37);

}
.steps-block .steps-block-h1 {
    font-family: 'helveticaneuecyrheavy', Arial, Tahoma, sans-serif;
    font-size: 18px;
    text-transform: uppercase;
    color: #263238;
    text-align: left;
    overflow: hidden;
    margin-bottom: 1.5%;
    margin-left: 1%;
}
.wizard-status-bar {
    margin: 0 auto;
    width: 100%;
    list-style: none;
}
.wizard-status-bar:before {
    content: ' ';
    width: 95%;
    height: 1px;
    background: #EB5050;
    display: block;
    left: 0;
    right: 0;
    margin: 0 auto;
    position: absolute;
    top: 10px;
    z-index: 1;
    display: none;
}
.wizard-status-bar li {
    width: 19.5%;
    display: inline-block;
    text-align: center;
    z-index: 1;
    position: relative;
    float: left;
}
.wizard-status-bar-edit li {
    width: 25%;
}
.wizard-status-bar li:before {
    content: ' ';
    width: 50%;
    height: 4px;
    background: #eeeeee;
    display: block;
    left: 0;
    margin: 0 auto;
    position: absolute;
    top: 20px;
    z-index: 1;
}
.wizard-status-bar li:first-child:before {
	display: none;
}
.wizard-status-bar li:after {
    content: ' ';
    width: 50%;
    height: 4px;
    background: #eeeeee;
    display: block;
    right: 0;
    margin: 0 auto;
    position: absolute;
    top: 20px;
    z-index: 1;
}
.wizard-status-bar li:last-child:after {
	display: none;
}
.wizard-status-bar li.active span {
	background-color: #148dcc;
}
.wizard-status-bar li.complite-step span {
    background-color: #1fa67a;
}

.wizard-status-bar li.alert-step span {
    background-color: #dd4c39;
}
.wizard-status-bar li span {
    display: inline-block;
    color: #ffffff;
    background-color: #eeeeee;
    width: 45px;
    height: 45px;
    padding-top: 13px;
    border-radius: 50%;
    text-align: center;
    font-size: 18px;
    -webkit-font-smoothing: antialiased;
    position: relative;
    z-index: 2;
}
.wizard-status-bar li b {
	display: block;
	margin-top: 15px;
    color: #777777;
    font-size: 14px;
}

.wizard-status-bar li:hover {
	cursor: pointer;
}
.wizard-status-bar .active b {
    color: #263238;
}
.steps-elements {
	background: #ffffff;
	float: left;
	width: 100%;
	padding-bottom: 25px;
	position: relative;
	margin-top: 165px;
    opacity: 0;
}
.scroll-container {
    overflow:hidden;
}

.steps-elements .step-block {
    background: #ffffff;
    float: left;
    width: 100%;
    min-height: 150px;
    border-bottom: 1px solid #eeeeee;
    padding-top: 35px;
    padding-bottom: 40px;
    padding-left: 2px;
}
.steps-elements .step-block h2 {
    font-family: 'helveticaneuecyrheavy', Arial, Tahoma, sans-serif;
    font-size: 16px;
    text-transform: uppercase;
    color: #aaa;
    text-align: left;
    overflow: hidden;
    margin-bottom: 24px;
    font-weight: normal;
}

.steps-elements .step-block .add-title-block {
    width: 100%;
    height: 50px;
    float: left;
    margin-bottom: 50px;
}
.steps-elements .step-block .add-title-block div {
    width: 80%;
    margin: 0 auto;
}
.steps-elements .step-block .add-title-block div label {
    font-family: 'helveticaneuecyrheavy', Arial, Tahoma, sans-serif;
    font-size: 14px;
    text-transform: uppercase;
    color: #273339;
    text-align: left;
    overflow: hidden;
    margin-bottom: 7px;
    font-weight: normal;
}
.steps-elements .step-block .add-title-block .build-link {
    padding-left: 25px;
    padding-top: 38px;
}
.steps-elements .step-block .add-title-block .build-link a {
    color: #148dcc;
}

.steps-radio-types {
	width: 100%;
    float: left;
}
.steps-radio-types .build-label {
    font-family: 'helveticaneuecyrheavy', Arial, Tahoma, sans-serif;
    font-size: 14px;
    text-transform: uppercase;
    color: #273339;
    text-align: left;
    overflow: hidden;
    margin-bottom: 7px;
    font-weight: normal;
}

.steps-radio-types .radio-filter {
    width: 80%;
    margin: 0 auto;
}
.steps-radio-types .radio-filter span {
    display: block;
}
.steps-radio-types .radio-filter label {
	width: 33.33%;
	display: inline-block;
}
.build-options {
    width: 80%;
    margin: 0 auto;
}
.build-options .build-label, .build-label-pic {
    font-family: 'helveticaneuecyrheavy', Arial, Tahoma, sans-serif;
    font-size: 14px;
    text-transform: uppercase;
    color: #273339;
    text-align: left;
    overflow: hidden;
    margin-bottom: 7px;
    font-weight: normal;
}
.build-label-block {
    width: 80%;
    margin: 0 auto;
}
.upload-pictures {
    width: 80%;
    border: 1px dashed #cccccc;
    margin: 0 auto;
    text-align: center;
    padding-top: 20px;
    padding-bottom: 20px;
    background: url(../images/diagonal_bg.png);
    margin-bottom: 35px;
}
.upload-pictures span {
    display: block;
    color: #777;
    width: 20%;
    margin: 0 auto;
    margin-top: 20px;
    font-size: 14px;
    line-height: 1.4;
}
.description-block {
    width: 80%;
    margin: 0 auto;
}
.description-block .build-label {
    font-family: 'helveticaneuecyrheavy', Arial, Tahoma, sans-serif;
    font-size: 14px;
    text-transform: uppercase;
    color: #273339;
    text-align: left;
    overflow: hidden;
    margin-bottom: 7px;
    font-weight: normal;
}
.note-editor {
    margin-bottom: 0;
}
.choose-parts-block {
    width: 100%;
    float: left;
    margin-bottom: 15px;
}
.choose-parts-block-btn {
    width: 100%;
    display: block;
    float: left;
}
.choose-parts-block-btn div {
    width: 80%;
    margin: 0 auto;
    text-align: center;
}
.choose-parts-block-btn div label {
    font-family: 'helveticaneuecyrheavy', Arial, Tahoma, sans-serif;
    font-size: 14px;
    text-transform: uppercase;
    color: #273339;
    text-align: left;
    overflow: hidden;
    margin-bottom: 7px;
    font-weight: normal;
    display: block;
}
.parts-list {
    width: 50%;
    margin: 0 auto;
}
.parts-list li {
    width: 100%;
    float: left;
    position: relative;
    border-bottom: 1px solid #eeeeee;
    margin-bottom: 15px;
}
.parts-list li .parts-detail-block {
    width: 70%;
    float: left;
    height: 98px;
    position: relative;
    background: #fff;
    box-shadow: 0 0 3px 0 rgba(147, 147, 147, 0.37);
    font-size: 14px;
    text-align: left;
}
.add-parts-list {
    width: 50%;
    margin: 0 auto;
}
.add-parts-list li {
    width: 100%;
    float: left;
    position: relative;
    border-top: 1px solid #eee;
    padding-top: 20px;
}
.add-parts-list li .parts-detail-block {
    width: 70%;
    float: left;
    height: 98px;
    position: relative;
    background: #fff;
    box-shadow: 0 0 3px 0 rgba(147, 147, 147, 0.37);
    font-size: 14px;
    text-align: left;
}
.parts-detail-block .build-link {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: start;
    justify-content: flex-start;
    background: url(../images/diagonal_bg.png);
}
.parts-detail-block .img-block {
    display: block;
    width: 98px;
    min-width: 98px;
    height: 98px;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    background-color: #ffffff;
    border-right: 1px solid #eee;
}
.parts-detail-block .build-text {
    padding: 10px 10px;
    max-width: calc(100% - 86px);
}
.parts-detail-block .build-text .title {
    font-family: 'helveticaneuecyrheavy', Arial, Tahoma, sans-serif;
    font-size: 14px;
    line-height: 1.5;
}
.parts-detail-block .build-text p {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    max-width: 100%;
    margin-bottom: 10px;
    text-transform: uppercase;
}
.parts-detail-block .build-link-more {
    color: #148dcc;
    text-decoration: underline;
    overflow: hidden;
    padding-bottom: 5px;
    white-space: nowrap;
    max-width: 180px;
    text-overflow: ellipsis;
    display: inline-block;
    position: absolute;
    left: 113px;
    bottom: 10px;
}
.parts-list li .edit-actions {
    width: 30%;
    float: left;
    padding-left: 30px;
    padding-top: 40px;
    text-align: center;
}
.parts-list li .edit-actions a {
    margin-right: 25px;
    font-size: 14px;
    color: #777777;
}
.parts-list li .edit-actions a span {
    border-bottom: 1px dotted #158dcc;
}
.parts-list li .edit-actions a:hover {
    text-decoration: none;
    opacity: 0.7;
    cursor: pointer;
}
.edit-parts i {
    color: #158dcc;
}
.remove-parts i {
    color: #dd4b39;
}
.remove-item-mobile {
    display: none;
}
.choose-select {
    width: 70%;
    float: left;
}
.choose-select-actions {
    width: 30%;
    position: absolute;
    right: 0;
    top: 20px;
}
.zoom-img {
    display: none;
    position: absolute;
    width: 200px;
    height: 200px;
    border: 1px solid #ccc;
    box-shadow: 0 0 7.7px 1.4px rgba(147, 147, 147, 0.37);
    background: #fff;
    z-index: 10;
    left: 0;
    right: 0;
}
.parts-rating {
    position: absolute;
    z-index: 1;
}
.part-manufacturer {
    color: #777777;
    position: absolute;
    bottom: 10px;
    right: 10px;
}
.add-parts-select-block {}
.choose-select-actions .edit-actions {
    width: 100% !important;
    font-size: 14px;
    color: #777777;
}
.choose-select-actions .edit-actions a {
    margin-left: 25px;
}
.choose-select-actions .edit-actions a span {
    border-bottom: 1px dotted #158dcc;
}
.choose-select-actions .edit-actions a:hover {
    text-decoration: none;
    opacity: 0.7;
    cursor: pointer;
}
.save-parts i {
    color: #158dcc;
}
.remove-add-block i {
    color: #dd4b39;
}
.choose:last-child {
    height: auto;
}
.new-build-btn {
    display: none;
    position: absolute;
    top: 15px;
    right: 15px;
}
.remove-spinner {
    border: 0 !important;
}
.remove-spinner i {
    color: #777777 !important;
    border: 0 !important;
}
.note-editor.note-frame {
    border: 1px dashed #cccccc;
    border-radius: 0;
}
.build-save-block {
    width: 80%;
    margin: 0 auto;
}
#step-5 {
    padding-bottom: 300px;
}
.select2-drop {
    max-height: 200px;
    overflow: scroll;
}
.select2-results {
    max-height: 100%;
}
.save-parts {
    display: none;
}
#builds-popup-select {
    position: relative;
}