html {
    /*font-family: sans-serif;*/
    font-family: "GothamPro", sans-serif;
}
*, *:after, *:before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
@font-face {
    font-family: "GothamPro";
    font-style: normal;
    font-weight: normal;
    src: url("/local/templates/base/fonts/GothamPro-Regular/GothamPro-Regular.eot?#iefix") format("embedded-opentype"), url("/local/templates/base/fonts/GothamPro-Regular/GothamPro-Regular.woff2") format("woff2"), url("/local/templates/base/fonts/GothamPro-Regular/GothamPro-Regular.woff") format("woff"), url("/local/templates/base/fonts/GothamPro-Regular/GothamPro-Regular.svg#GothamPro-Regular") format("svg");
}

@font-face {
    font-family: "GothamPro";
    font-style: normal;
    font-weight: 300;
    src: url("/local/templates/base/fonts/GothamPro-Light/GothamPro-Light.eot?#iefix") format("embedded-opentype"), url("/local/templates/base/fonts/GothamPro-Light/GothamPro-Light.woff2") format("woff2"), url("/local/templates/base/fonts/GothamPro-Light/GothamPro-Light.woff") format("woff"), url("/local/templates/base/fonts/GothamPro-Light/GothamPro-Light.svg#GothamPro-Light") format("svg");
}

@font-face {
    font-family: "GothamPro";
    font-style: normal;
    font-weight: 600;
    src: url("/local/templates/base/fonts/GothamPro-Medium/GothamPro-Medium.eot?#iefix") format("embedded-opentype"), url("/local/templates/base/fonts/GothamPro-Medium/GothamPro-Medium.woff2") format("woff2"), url("/local/templates/base/fonts/GothamPro-Medium/GothamPro-Medium.woff") format("woff"), url("/local/templates/base/fonts/GothamPro-Medium/GothamPro-Medium.svg#GothamPro-Medium") format("svg");
}

@font-face {
    font-family: "GothamPro";
    font-style: normal;
    font-weight: bold;
    src: url("/local/templates/base/fonts/GothamPro-Bold/GothamPro-Bold.eot?#iefix") format("embedded-opentype"), url("/local/templates/base/fonts/GothamPro-Bold/GothamPro-Bold.woff2") format("woff2"), url("/local/templates/base/fonts/GothamPro-Bold/GothamPro-Bold.woff") format("woff"), url("/local/templates/base/fonts/GothamPro-Bold/GothamPro-Bold.svg#GothamPro-Bold") format("svg");
}

@font-face {
    font-family: "GothamPro";
    font-style: normal;
    font-weight: 900;
    src: url("/local/templates/base/fonts/GothamPro-Black/GothamPro-Black.eot?#iefix") format("embedded-opentype"), url("/local/templates/base/fonts/GothamPro-Black/GothamPro-Black.woff2") format("woff2"), url("/local/templates/base/fonts/GothamPro-Black/GothamPro-Black.woff") format("woff"), url("/local/templates/base/fonts/GothamPro-Black/GothamPro-Black.svg#GothamPro-Black") format("svg");
}
#atslider {
    bottom: 0;

    height: 100%;
    left: 0;
    min-height: 240px;
    /* min-width: 870px;*/
    position: fixed;
    right: 0;
    top: 0;
    width: 100%;
    z-index: 3500;
    overflow:hidden;
}
#atslider .modal-feedback-universal {
    font-family: "GothamPro", sans-serif;
}
#atslider .modal-feedback-universal {
    font-family: "GothamPro", sans-serif;
}
#atslider .modal-feedback-universal .ap-modal-form__field_textarea textarea,
#atslider .modal-feedback-universal .ap-modal-form__field_text input[type=text],
#atslider .modal-feedback-universal .ap-modal-form__field_text input[type=tel],
#atslider .modal-feedback-universal .ap-modal-form__field_text input[type=email] {
    border-radius: 0;
    outline: 0;
    color: #333333;
    font-family: "GothamPro", sans-serif;
}
.ap-btn {
    font-family: "GothamPro", sans-serif;
    border: 0;
    display: inline-block;
    height: 48px;
    line-height: 48px;
    text-align: center;
    font-size: 19px;
    text-transform: uppercase;
    width: 100%;
    outline: 0;
    cursor: pointer;
    text-decoration: none;
    -webkit-box-shadow: 4px 6px 12px rgba(0, 0, 0, 0.4);
    box-shadow: 4px 6px 12px rgba(0, 0, 0, 0.4);
    -webkit-transition: background-color .3s, -webkit-box-shadow .3s;
    transition: background-color .3s, -webkit-box-shadow .3s;
    -o-transition: box-shadow .3s, background-color .3s;
    transition: box-shadow .3s, background-color .3s;
    transition: box-shadow .3s, background-color .3s, -webkit-box-shadow .3s;
}

.ap-btn:hover, .ap-btn:focus {
    text-decoration: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.ap-modal__close-link {
    font-family: "GothamPro", sans-serif;
    font-size: 12px;
    background: none;
    border: none;
    display: inline-block;
    color: #cccccc;
    cursor: pointer;
    -webkit-text-decoration: underline #d7d7d7;
    text-decoration: underline #d7d7d7;
    -webkit-transition: color 0.3s, -webkit-text-decoration 0.3s;
    transition: color 0.3s, -webkit-text-decoration 0.3s;
    -o-transition: color 0.3s, text-decoration 0.3s;
    transition: color 0.3s, text-decoration 0.3s;
    transition: color 0.3s, text-decoration 0.3s, -webkit-text-decoration 0.3s;
}

.ap-modal__close-link:hover {
    color: #333333;
    text-decoration: none;
}

#atslider div.slider-overlay {
    background: none repeat scroll 0 0 #000000;
    bottom: 0;
    width: 100%;
    height: 100%;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 10;
}
#atslider.slider-loading div.slider-overlay {
    background: url("../images/slider-loader.gif") no-repeat scroll 50% 50% #000000;
}
#atslider div.slider-image-holder {

    height: 100%;
    width: 100%;
    left: 0;
    margin-top: -20px;
    position: absolute;
    top: 0;
    text-align: center;
    z-index: 41;
    padding: 0;
}
#atslider div.slider-image-holder img{

    max-height: 100%;
    max-width: 100%;
    /*	margin: 1% auto;*/
    vertical-align: middle;
    position: relative;

}
#atslider .field-color-caption
{
    display: block;
    width: 37px;
    float: left;
    margin: 0 !important;
}
#atslider div.slider-image-cache {
    display: none;
}
#atslider div.slider-image-holder img {
    display: inline-block;
    z-index: 41;
}
#atslider div.slider-image-holder img.slider-clickable {
    cursor: pointer;
    /*  position:absolute;*/
    display: none;
}
#atslider a.slider-zoom {
    background: transparent url(../images/new-slider-zoom.png) no-repeat scroll 0 0;
    /*display: none;*/
    top: 20px;
    height: 40px;
    position: absolute;
    left: 20px;
    text-decoration: none;
    width: 40px;
    z-index: 80;
    opacity: 0;
    filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
}
#atslider div.slider-content:hover a.slider-zoom{
    opacity: 1;
    filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
}

#atslider a.slider-next {
    background: url("../images/slider-next.png") no-repeat scroll 0 0 transparent;
    bottom: 10px;
    height: 42px;
    position: absolute;
    right: 50px;
    text-decoration: none;
    width: 43px;
    z-index: 60;
}
#atslider a.slider-prev {
    background: url("../images/slider-prev.png") no-repeat scroll 0 0 transparent;
    bottom: 10px;
    height: 42px;
    left: 50px;
    position: absolute;
    text-decoration: none;
    width: 43px;
    z-index: 60;
}
#atslider div.slider-name {
    bottom: 5px;
    /* display: none;*/
    height: 60px;
    left: 120px;
    overflow: hidden;
    position: absolute;
    right: 120px;
    text-align: center;
    z-index: 50;
}
#atslider div.slider-name span{
    color: #FFFFFF;
    display: block;
    font-size: 15px;
    line-height: 19px;
    padding: 0;
    white-space: nowrap;
    margin: 20px 0;
    font-weight: normal;
}
#atslider div.like-buttons
{
    float: right;
    padding: 1px 0 0 0 !important;
}
#atslider div.slider-screen-next {
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    width: 50%;
    z-index: 78;
    cursor: pointer;
    background: url("../images/empty.gif") repeat;

}
#atslider div.slider-screen-prev {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 50%;
    z-index: 78;
    cursor: pointer;
    background: url("../images/empty.gif") repeat;
}

#atslider div.ajax-loader {
    position: absolute;
    top:0px;
    left:0px;
    display: none;
}
/* new */
#atslider a.slider-close1 {
    background: transparent url(../images/new-slider-close1.png) no-repeat scroll 0 0;
    display: block;
    height: 19px;
    position: absolute;
    right: 20px;
    text-decoration: none;
    top: 20px;
    width: 19px;
    z-index: 100;
}
#atslider a.slider-close2 {
    background: transparent url(../images/new-slider-close2.png) no-repeat scroll 0 0;
    display: block;
    height: 19px;
    position: absolute;
    right: 20px;
    text-decoration: none;
    top: 20px;
    width: 19px;
    z-index: 100;
}

#atslider div.slider-content{
    position: absolute;
    z-index: 10;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
}
#atslider div.slider-bottom{
    bottom: 0px;
    width: 100%;
    height: 65px;
    position: absolute;
    z-index: 79;
    top: 40%;
    /*background: url(../images/new-slider_bottom_bg.png) repeat 0 0;*/
    /*opacity: 0.4;
    filter:progid:DXImageTransform.Microsoft.Alpha(opacity=40);
    -moz-opacity: 0.4;
    -khtml-opacity: 0.4;*/
}
#atslider div.slider-bottom:hover{
    opacity: 1;
    filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
}
#atslider div.slider-bottom-buttons{
    width: 350px;
    margin: 5px auto 0;
    padding-top: 20px;
}
a.slider-control-favorite{
    width:160px;
    height:18px;
    background: url(../images/new-icon-favorite.png) no-repeat 0;
    display: block;
    float: left;
    margin-right: 15px;
    /*display: none;*/
}
a.slider-control-favorite:hover{
    text-decoration: none;
}
#atslider div.slider-bottom-buttons .pluso{
    float: left;
    margin-top: -7px;
}
#atslider div.slider-comments{
    top: 0px;
    width: 330px;
    height: 100%;
    position: absolute;
    z-index: 59;
    background: #fff;
    right: 0;
    min-height: 430px;
}
#atslider a.slider-comments-hide{
    background: transparent url(../images/new-hide.png) no-repeat scroll 0 0;
    display: block;
    height: 80px;
    position: absolute;
    left: -23px;
    text-decoration: none;
    top: 70px;
    width: 23px;
    z-index: 50;
}
#atslider a.slider-comments-open{
    background: transparent url(../images/new-open.png) no-repeat scroll 0 0;
    display: block;
    height: 80px;
    position: absolute;
    left: -23px;
    text-decoration: none;
    top: 70px;
    width: 23px;
    z-index: 50;
}
#atslider .top-comments-slider{
    background: #e8e8e8;
    padding: 45px 15px 10px;
    /*height: 75px;*/
}
#atslider .top-comments-slider h5{
    font-size: 12px;
    color: #000;
    white-space: nowrap;
    overflow: hidden;
    margin: 0 0 5px;
    padding: 0;
}
#atslider .info-contaner{
    background: #fff;
    padding-top: 10px;
    position: relative;
    overflow: hidden;
    min-height: 200px;
}
#atslider .jScrollPaneContainer{

}
#atslider .info_block{
    margin-bottom: 15px;
    padding: 10px;
    font-size: 12px;
    font-family: Arial, sans-serif;
    color: #231f20;
}

#atslider . a:hover {
    text-decoration: none;
}
#atslider  a.orange {
    text-decoration: none;
    color: #ff0000;
}
a.orange.dashed
{
    text-decoration: none;
    border-bottom: 1px dashed #ff0000;
}

#atslider  a.orange:hover {
    text-decoration: underline;
}
a.orange.dashed:hover {
    background: none;
    text-decoration: none !important;
}
#atslider .info-contaner p{
    margin: 0 0 3px 0;
    padding: 0;
}
#atslider .info-contaner span{
    color: #665;
}
#atslider h5{
    font-size: 12px;
    color: #000;
    margin: 0 0 5px;
    padding: 0;
}
.clearfix:after {
    clear: both;
    content: ".";
    display: block;
    font-size: 0;
    height: 0;
    line-height: 0;
    visibility: hidden;
}
#atslider .transp_block{
    margin-top: -15px;
    z-index: 1000;
    height: 15px;
    background: url(../images/new-transp_bg.png) repeat-x 0 0;
    font-size: 1px;
    position: relative;
}
#atslider .comments_block{
    padding: 10px 10px 0 10px;
}
#atslider .comments_content{
    font-size: 11px;
}

div.reviews-form-holder {
    position: relative;
    display: block;
    width: 100%;
}
#atslider .bottom-comments{
    padding: 15px 10px 10px 10px;
    background: #FFF;
    position: absolute;
    z-index: 1000;
    bottom: 0px;
    width: 100%;

}
#atslider .add_comment_block{
    padding: 0 10px;
}
#atslider .add_comment_block .comment_input{
    width: 100%;
    float: left;
}
#atslider .add_comment_block .comment_input textarea{
    border: 1px solid #afafaf;
    width: 100% !important;
    height: 55px;
    margin-bottom: 5px;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}
#atslider .add_comment_block .comment_input textarea.ready{
    border: 1px solid red;
}
#atslider .add_comment_block .reviews-reply-buttons a.button-orange{
    float: left;
    height: 18px;
    line-height: 18px;
    padding: 0;
    overflow: hidden;
}
#atslider .add_comment_block .reviews-reply-buttons a.button-orange input {
    height: 18px;
    line-height: 18px;
}
.complaint{
    float: right;
    display: block;
}
#atslider .add_comment_block{
    padding: 0 10px;
}

#atslider .add_comment_block .reviews-reply-buttons a.button-orange{
    float: left;
    height: 18px;
    line-height: 18px;
    padding: 0;
    overflow: hidden;
}
#atslider .add_comment_block .reviews-reply-buttons a.button-orange input {
    height: 18px;
    line-height: 18px;
}
.complaint{
    float: right;
    display: block;
}

#atslider a.slider-zoom-out {
    background: transparent url(/core/atslider/css/../images/new-slider-zoom-out.png) no-repeat scroll 0 0;
    height: 40px;
    position: absolute;
    left: 20px;
    text-decoration: none;
    width: 40px;
    z-index: 80;
    top: 20px;
}

#atslider a.slider-zoom-out {
    background: transparent url(/core/atslider/css/../images/new-slider-zoom-out.png) no-repeat scroll 0 0;
    height: 40px;
    position: absolute;
    left: 20px;
    text-decoration: none;
    width: 40px;
    z-index: 80;
    top: 20px;
}
#atslider .comments_content a.name{
    font-size: 12px;
}
#atslider .comment_img{
    /*float: left;*/
    /*width: 30px;*/
    margin-right: 10px;
    margin-bottom: 10px;
}
#atslider .comment_img img, #atslider .comment_img span
{
    font-size: 12px;
    vertical-align: middle;
    display: inline-block;
}

#atslider .comment_img img{
    border: 1px solid #afafaf;
}
#atslider .comment_text{
    float: left;
    width: 220px;
}
.comment{
    margin-bottom: 10px;
    border-bottom: 1px solid #ccc;
}
#atslider .bottom-comments{
    padding: 20px 10px 20px 10px;
    border-top: 1px solid #E8E8E8;
    position: absolute;
    z-index: 1000;
    bottom: 0px;
    width: 100%;

}
#atslider .add_comment_block{
    padding: 0 10px;
}

#atslider .add_comment_block .reviews-reply-buttons a.button-orange{
    float: left;
    height: 30px;
    line-height: 30px;
    padding: 0;
    overflow: hidden;
}
#atslider .add_comment_block .reviews-reply-buttons a.button-orange input {
    height: 30px;
    line-height: 30px;
    min-width: 170px;
}
#atslider .add_comment_block .reviews-reply-buttons a.button-orange input:hover{
    color: #ff0000;
}

.complaint{
    float: right;
    display: block;
}

#atslider a.slider-zoom-out {
    background: transparent url(../images/new-slider-zoom-out.png) no-repeat scroll 0 0;
    height: 40px;
    position: absolute;
    left: 20px;
    text-decoration: none;
    width: 40px;
    z-index: 80;
    top: 20px;
}
div.at-portfolio-detail-slider-preview{
    position: relative;
    background: none repeat scroll 0 0 #DCDCDC;
    height: 57px;
    left: 0;
    overflow: hidden;
    z-index: 10;
}

#atslider .bottom-comments-slider{
    border-top: 1px solid #E8E8E8;
    padding: 10px 20px;
    position: absolute;
    z-index: 1100;
    bottom: 0;
    width: 100%;
}
#atslider  a.filter-objects-palette {
    display: block;
    text-decoration: none;
    width: 15px;
    height: 15px;
    border: 1px solid #CCCCCC;
    margin-right:7px;
    float: left;
    position: relative;
}
.add_comment_block .reviews-form-holder table.bxlhe-frame-table tr:first-child{
    display: none;
    visibility: hidden;
}
.add_comment_block .reviews-form-holder table.bxlhe-frame-table tr:last-child{
    display: none;
    visibility: hidden;
}

#atslider div.portfolio-detail {
    /*padding: 0 230px 10px 10px;*/
    padding: 0 0px 10px 0px !important;
    position: relative;
    zoom: 1;
}
div.portfolio-detail p {
    margin: 3px 0;
    padding: 0;
    line-height: normal;
}
div.portfolio-detail p.field-color {
    zoom: 1;
    padding-left: 30px;
}
div.portfolio-detail p.field-color span.field-color-caption {
    display: block;
    width: 30px;
    margin-left: -30px;
    float: left;
}

div.at-portfolio-detail-slider-preview a.ctr-atslider-prev {
    background: url("../images/portfolio-slider-arrows.png") no-repeat scroll 0 0 transparent;
    display: none;
    height: 17px;
    left: 6px;
    position: absolute;
    text-decoration: none;
    top: 19px;
    width: 17px;
    z-index: 2000;
}
div.at-portfolio-detail-slider-preview a.ctr-atslider-next {
    background: url("../images/portfolio-slider-arrows.png") no-repeat scroll 100% 0 transparent;
    display: none;
    height: 17px;
    position: absolute;
    right: 6px;
    text-decoration: none;
    top: 19px;
    width: 17px;
    z-index: 2000;
}
div.at-portfolio-detail-slider-preview:hover a.ctr-atslider-prev, div.at-portfolio-detail-slider-preview:hover a.ctr-atslider-next {
    display: block;
}

.at-portfolio-detail-slider-preview ul li{
    cursor: pointer;
    display: block;
    float: left;
    height: 57px;
    position: relative;
    width: auto;
}
div.at-portfolio-detail-slider-preview ul {
    height: 57px;
    list-style: none outside none;
    margin: 0;
    padding: 0;
    position: relative;
}

div.at-portfolio-detail-slider-preview ul li a {
    display: block;
    position: relative;
    text-decoration: none;
}

div.at-portfolio-detail-slider-preview ul li a img {
    display: block;
}
div.at-portfolio-detail-slider-preview ul li a span.border {
    border: 2px solid #ff0000;
    display: none;
    height: 57px;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 100;
}
div.at-portfolio-detail-slider-preview ul li:hover span.border, div.at-portfolio-detail-slider-preview ul li.preview-slider-selected span.border {
    display: block;
}
div.at-portfolio-detail-slider-preview .preview-slider-hide {
    visibility: hidden;
}


/* comments */
table.reviews-post-table {
    width: 100%;
}
table.reviews-post-table td {
    border-bottom: 1px solid #CCCCCC;
    font-size: 11px;
    padding: 10px 10px 10px 0;
    vertical-align: top;
}
table.reviews-post-table td.reviews-user-photo {
    padding-right: 10px;
    padding-left: 0px;
    padding-top: 12px;
    width: 1%;
}
table.reviews-post-table td.reviews-user-photo img {
    border: 1px solid #CCCCCC;
    display: block;
}
table.reviews-post-table div.reviews-text {
    color: #333333;
    padding-top: 5px;
}
table.reviews-post-table div.message-post-date {
    color: #999999;
    padding-top: 5px;
}
table.reviews-post-table a.reviews-user-name {
    font-size: 12px;
}
div.reviews-post-entry ul, div.reviews-post-entry ol {
    padding: 0.5em 0 0.5em 2em;
}
div.reviews-post-entry table.forum-quote, div.reviews-post-entry table.forum-code {
    margin: 0.5em 0 0;
    width: 95%;
}
table.forum-quote th, table.forum-code th {
    font-weight: bold;
    padding: 0.25em 1em;
    text-align: left;
}
table.forum-quote td, table.forum-code td {
    padding: 0.9em 1em;
}
div.reviews-code-box {
    border-style: solid;
    border-width: 1px;
    font-family: "Consolas","Monaco","Courier New",Courier,monospace;
    font-size: 1em;
    margin: 0.5em 0;
    overflow: auto;
    width: 100%;
}
div.reviews-code-box ol, div.reviews-code-box ol li, div.reviews-code-box ol li span {
    border: medium none;
    margin: 0;
    padding: 0;
}
div.reviews-code-box ol {
    list-style: decimal outside none;
    margin-left: 3em;
    padding: 0.5em 0;
}
div.reviews-code-box ol li {
    line-height: 1.5em;
    list-style-image: none;
    list-style-position: outside !important;
    list-style-type: decimal-leading-zero;
    margin: 0;
    padding: 0 0.5em 0 1.5em !important;
}
div.reviews-reply-form {
    padding: 10px;
}
div.reviews-reply-header {
    font-size: 1em;
    padding: 0.462em 1.117em;
    vertical-align: middle;
}
div.reviews-note-box {
    font-weight: bold;
    padding: 0 10px;
}
div.reviews-reply-form div.reviews-note-box {
}
div.reviews-note-box ul {
    margin: 0;
    padding: 0.3em 0 0.3em 2em;
}
div.reviews-note-box ul li {
    margin: 0;
    padding: 0;
}
div.reviews-reply-fields {
    padding: 0 1.117em 0.8em;
}
div.reviews-reply-field {
}
div.reviews-reply-field-title input, div.reviews-reply-field-desc input {
    width: 80%;
}
div.reviews-reply-field-title label, div.reviews-reply-field-desc label, div.reviews-reply-field-tags label, div.reviews-reply-field-captcha-label label, div.reviews-reply-field-lastedit-reason label {
    display: block;
}
div.reviews-reply-field-user {
    width: 100%;
}
div.reviews-reply-field-author, div.reviews-reply-field-email {
    float: left;
    width: 39%;
}
div.reviews-reply-field-user-sep {
    float: left;
    width: 2%;
}
div.reviews-reply-field-author input, div.reviews-reply-field-email input {
    width: 100%;
}
div.reviews-reply-field-bbcode {
    line-height: 1.7em;
}
div.reviews-bbcode-line {
    float: left;
    margin-right: 2em;
}
div.reviews-smiles-line {
    float: left;
    white-space: nowrap;
}
div.reviews-bbcode-line img, div.reviews-smiles-line img {
    border: 0 none;
}
div.reviews-bbcode-line a, div.reviews-smiles-line a {
    vertical-align: middle;
}
div.reviews-bbcode-line a {
    background-position: center center;
    background-repeat: no-repeat;
    display: block;
    float: left;
    height: 20px;
    margin-right: 0.2em;
    width: 20px;
}
div.reviews-bbcode-line a, div.reviews-bbcode-line img, div.reviews-smiles-line a, div.reviews-smiles-line img {
    outline: medium none;
}
div.reviews-bbcode-line select {
    float: left;
    height: 20px;
    margin-left: 3px;
    padding: 0;
}
a.reviews-bbcode-bold {
    background-image: url("images/bbcode/font_bold.gif");
}
a.reviews-bbcode-italic {
    background-image: url("images/bbcode/font_italic.gif");
}
a.reviews-bbcode-color {
    background-image: url("images/bbcode/font_color.gif");
}
a.reviews-bbcode-underline {
    background-image: url("images/bbcode/font_underline.gif");
}
a.reviews-bbcode-strike {
    background-image: url("images/bbcode/font_strike.gif");
}
a.reviews-bbcode-url {
    background-image: url("images/bbcode/font_link.gif");
}
a.reviews-bbcode-img {
    background-image: url("images/bbcode/font_image.gif");
}
a.reviews-bbcode-video {
    background-image: url("images/bbcode/font_video.gif");
}
a.reviews-bbcode-code {
    background-image: url("images/bbcode/font_code.gif");
}
a.reviews-bbcode-quote {
    background-image: url("images/bbcode/font_quote.gif");
}
a.reviews-bbcode-video {
    background-image: url("images/bbcode/font_video.gif");
}
a.reviews-bbcode-list {
    background-image: url("images/bbcode/font_list.gif");
}
a.reviews-bbcode-translit {
    background-image: url("images/bbcode/font_translit.gif");
}
div.reviews-reply-field-tags {
    display: none;
}
div.reviews-reply-field-tags input {
    width: 80%;
}
div.reviews-reply-field-lastedit-reason input {
    width: 80%;
}
div.reviews-reply-field-captcha input {
    width: 180px;
}
div.reviews-reply-field-settings input, div.reviews-uploaded-file input, div.reviews-reply-field-lastedit-view input {
    font-size: 1em;
    height: 1.55em;
    margin: 0 0 0 -0.25em;
    vertical-align: middle;
    width: 1.55em;
}
div.reviews-reply-field-settings label, div.reviews-uploaded-file a, div.reviews-reply-field-lastedit label {
    vertical-align: middle;
}
div.reviews-reply-field-upload a {
    outline: medium none;
}
div.reviews-upload-file-hint {
    display: none;
}
div.reviews-upload-file-hint span {
    font-weight: bold;
}
div.reviews-upload-file {
    display: none;
    margin-top: 0.262em;
}
div.reviews-upload-file input {
    font-size: 1.184em;
}
#atslider div.reviews-reply-buttons {
    margin: 5px 0;
}
#atslider div.reviews-reply-buttons input {
    background: none repeat scroll 0 0 transparent;
    border: medium none;
    color: #FFFFFF;
    cursor: pointer;
    font-family: Arial,sans-serif;
    font-size: 12px;
    font-weight: bold;
    height: 24px;
    line-height: 24px;
    margin: 0;
    overflow: visible;
    padding: 0;
    text-align: center;
    text-decoration: none;
    width: 150px;
}
div.reviews-clear-float {
    clear: both;
}
div.reviews-reply-header, div.reviews-bbcode-line a:hover, div.reviews-bbcode-line a:hover img {
    background-color: #E7E7E7;
}
div.reviews-info-box, div.reviews-reply-form {
}
div.reviews-info-box, div.reviews-reply-form {
}
div.reviews-post-date {
    background: none repeat scroll 0 0 #EAEAEA;
    border-bottom: medium none;
}
div.reviews-reply-field div.bxlhe-frame {
    background: none repeat scroll 0 0 #FFFFFF !important;
    border: 1px solid #999999 !important;
}
div.reviews-reply-field table.bxlhe-frame-table td.bxlhe-editor-buttons, div.reviews-reply-field div.bxst-lhe-cont td.bxlhe-editor-cell {
    background: none repeat scroll 0 0 #F8F8F8 !important;
}
div.reviews-reply-field td.bxlhe-editor-cell {
    border-top: 1px solid #E5E5E5 !important;
}
div.reviews-reply-field .lhe-button-over, div.reviews-reply-field div.lhe-tlbr-smile-over {
    background-color: #E7E7E7 !important;
}
div.reviews-reply-field .lhe-button, div.reviews-reply-field .lhe-tlbr-smile-cont, div.reviews-reply-field div.lhe-tlbr-smile-over {
    border: 1px solid #F8F8F8 !important;
}
div.reviews-reply-field td.lhe-resize-row {
    border: medium none !important;
    height: 3px !important;
}
div.reviews-reply-field td.lhe-resize-row img {
    border-bottom: 1px solid #9C9C9C !important;
    border-top: 1px solid #DCDCDC !important;
    height: 0 !important;
}
div.reviews-post-entry table.forum-quote {
    background: url("images/font_quote.gif") no-repeat scroll left top #F8F2D4;
    border-color: #EEE9CC;
    color: #4A483F;
}
div.reviews-post-entry table.forum-quote thead {
    display: none;
}
div.reviews-post-entry table.forum-code thead {
    display: table-cell;
}
div.reviews-post-entry table.forum-quote, div.reviews-post-entry table.forum-spoiler, div.reviews-post-entry table.forum-code, div.reviews-post-entry div.forum-code-box {
    border: 1px solid #DDDDDD;
    padding: 3px;
    width: 100%;
}
div.reviews-post-entry table.forum-quote td, div.reviews-post-entry table.forum-spoiler td, div.reviews-post-entry table.forum-code td, div.reviews-post-entry div.forum-code-box ol {
    color: #696969;
}
div.reviews-post-entry table.forum-quote th, div.reviews-post-entry table.forum-spoiler th, div.reviews-post-entry table.forum-code th, div.reviews-post-entry div.forum-code-box {
    color: #888888;
    font-weight: bold;
    text-align: left;
}

/* //comments */

#atslider .opacity100{
    opacity: 1;
    filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
}

div.info_block a.at-control-selected {
    background: url("../images/icon-favorite-new_del_kiv.png") no-repeat 0 0;
}
.reviews-note-message
{
    height: 20px;
    font-size: 12px;
}

#scid-dialog-favorite-file-add select.select {
    width: 300px;
}
#scid-dialog-favorite-file-add input.text {
    width: 296px;
}

#scid-dialog-favorite-file-add a.button-orange {
    padding: 0 15px;
}

#scid-dialog-favorite-file-add a.favorite-file-add-new-folder {
    padding-left: 23px;
    background: 0% 0% no-repeat url('../images/icon-add-gray.png');
    display: inline-block;
    height: 16px;
    line-height: 16px;
}
#scid-dialog-favorite-file-add a.favorite-file-add-new-folder:hover {
    background-position: 0% 100%;
}

#scid-dialog-favorite-file-add div.favorite-file-add-field {
    padding-top: 8px;
}

#scid-dialog-favorite-file-add div.favorite-file-add-folder {
    position: relative;
    display: none;
}
#scid-dialog-favorite-file-add div.favorite-file-add-folder span {
    position: absolute;
    top: 8px;
    left: 0;
    z-index: 10;
    font-size: 12px;
    width: 296px;
    padding: 0 2px;
    height: 19px;
    line-height: 19px;
    color: #999999;
}
.scroll-pane
{
    padding-left: 10px;
}
#atslider .reviews-note-error
{
    color: #FF0000;
    padding-left: 5px;
}
#atslider .reviews-note-error
{
    color: #FF0000;
    padding-left: 7px;
}
#atslider .reviews-note-box-text
{
    padding-left: 7px;
}
.autorize_text
{
    padding-left: 7px;
    padding-bottom: 10px;
    font-size: 12px;
}
.autorize_text a
{ color: #231f20; }

.des_downloadPDFProfiBlock a {
    color:#ff0000;
}


/* Buttons */

a.button-orange {
    text-decoration: none;
    display: inline-block;
    height: 23px;
    line-height: 23px;
    background: 0% 0% repeat-x url('/bitrix/templates/archiprofi-new/images/button-orange-back-new.gif');
    padding: 0 10px;
    position: relative;
    color: #ffffff !important;
    font-weight: bold;
    font-size: 12px;
    text-align: center;
    /*border: 1px solid #da6c47;*/
    background-color: #ff0000;
    background-image: none !important;
    text-decoration: none;
    text-align: center;
    -webkit-transition: background-color .3s;
    -moz-transition: background-color .3s;
    -ms-transition: background-color .3s;
    -o-transition: background-color .3s;
    transition: background-color .3s;
}
a.button-orange:hover {
    background-color: #FFFFFF;
    color: #ff0000 !important;
    border: 1px solid #ff0000 !important;
}
a.button-orange input {
    height: 24px;
    background: transparent;
    padding: 0;
    margin: 0;
    line-height: 24px;
    text-decoration: none;
    color: white;
    font-size: 12px;
    font-weight: bold;
    text-align: center;
    font-family: Arial, sans-serif;
    border: none;
    overflow: visible;
    cursor: pointer;
    color: #ffffff;
}
a.button-orange input:hover{
    color: #ff0000;
}

a.button-gray {
    text-decoration: none;
    display: inline-block;
    height: 23px;
    line-height: 23px;
    background: 0% 0% repeat-x url('/bitrix/templates/archiprofi-new/images/button-gray-back-new.gif');
    padding: 0 10px;
    position: relative;
    color: #ffffff;
    font-weight: bold;
    font-size: 12px;
    text-align: center;
    border: 1px solid #a5a3a3;
}
a.button-gray:hover {
    border: 1px solid #a5a3a3;
}
a.button-gray span.button-gray-left {
    display: none;
    position: absolute;
    width: 3px;
    height: 24px;
    top: 0;
    left: -3px;
    z-index: 10;
    background: 0% 0% no-repeat url('/bitrix/templates/archiprofi-new/images/button-gray-corners.png');
}
a.button-gray span.button-gray-right {
    display: none;
    position: absolute;
    width: 3px;
    height: 24px;
    top: 0;
    right: -3px;
    z-index: 10;
    background: 100% 0% no-repeat url('/bitrix/templates/archiprofi-new/images/button-gray-corners.png');
}
#atslider .btn.ask-question-slider span
{
    color: #FFF !important;
}
#atslider .ask-question-slider
{
    display: block;
    width: 100%;
    text-align: center;
    margin: 0 auto 5px auto;
    background: #ff0000;
    color: #fff;
    border: 1px solid #ff0000;
    text-decoration: none;
    transition: background .3s, color .3s;
}
#atslider .btn.ask-question-slider:hover span
{
    color: #5e5e5e !important;
    font-weight: normal;
}
#atslider .ask-question-slider:hover
{
    display: block;
    width: 100%;
    text-align: center;
    margin: 0 auto 5px auto !important;
    background: #fff;
    color: #5e5e5e;
    border: 1px solid #ff0000;
    font-weight: normal;

}
#atslider #pluso_container{
    min-width:300px;
}
#atslider .ya_share_block{
    opacity: 1;
    position: absolute;
    z-index: 99;
    z-index: 80;
    /*display: none;*/
}
#atslider .ya-share2__icon{
    height:45px;
    width:45px;
    background-size: cover;
}

/* Mobile hacks */
@media only screen and (max-width : 1024px){
    #atslider #bottom_panel, #atslider #close_right_panel{
        opacity: 1 !important;
    }
}

.btn, input[type="file"], input[type="image"], input[type="reset"], input[type="radio"], input[type="checkbox"] {
    padding: 4px 14px;
    display: inline-block;
    margin: 0 5px;
    vertical-align: middle;
    cursor: pointer;
    color: #FFF;
    border: 1px solid #c6c6c6;
    background-image: none;
    background-repeat: repeat-x;
}

input[type="button"], input[type="submit"] {
    background-color: #ff0000;
    box-shadow: 1px 1px 1px #b33a0f;
    color: #fff;
    box-shadow: inset 0px 4px 6px rgba(0, 0, 0, 0.1);
}

input[type="button"]:hover, input[type="submit"]:hover {
    box-shadow: none;
}

.btn.favorite_btn, .btn.ask-question{
    display: block;
    width: 100%;
    text-align: center;
    margin: 0 auto 5px auto;
    border:1px solid #ff0000;
}
.btn.favorite_btn:hover, .btn.ask-question:hover  {
    display: block;
    width: 100%;
    text-align: center;
    margin: 0 auto 5px auto !important;
    background: #ff0000;
    border:1px solid #ff0000;
}

.btn.favorite_btn.control-selected, .btn.ask-question.control-selected {
    display: block;
    width: 100%;
    text-align: center;
    margin: 0 auto 5px auto;
    background: #ff0000;
    color:#fff;
    border:1px solid #ff0000;
    transition: background .3s, color .3s;
}
.btn.favorite_btn.control-selected:hover, .btn.ask-question.control-selected:hover {
    display: block;
    width: 100%;
    text-align: center;
    margin: 0 auto 5px auto !important;
    background: #fff;
    color: #5e5e5e;
    border:1px solid #ff0000;
}



a.msg_btn {
    display: inline-block;
}
.white_orange_button {
    display: block;
    padding: 10px;
    /*color: #ff0000;*/
    color: #ff0000;
    text-align: center;
    text-transform: uppercase;
    /*border: 2px solid #ff0000;*/
    border: 2px solid #ff0000;
    font-size: 22px;
    text-decoration: none;
    margin: 15px 0;
    background-color: rgba(255, 255, 255, 0.9);

}
.scid-dialog-content .white_orange_button {
    margin: 0 auto !important;
    padding: 10px 5px !important;
    font-size: 16px !important;
    /*color:#ff0000 !important;*/
    color:#ff0000 !important;
}
.scid-dialog-content .white_orange_button.gray {
    margin: 10px auto 0 auto !important;
    padding: 10px 5px !important;
    font-size: 16px !important;
    border: 2px solid #868686 !important;
    color:#000 !important;
}
.scid-dialog-content .white_orange_button.gray:hover {
    box-shadow: inset 0px 10px 40px rgba(35, 35, 35, 0.1);
}
.scid-dialog-content a{
    color:#000;
}
.scid-dialog-content a:hover{
    color:#000;
    text-decoration: none;
}
.ofm_item.ofm_msg span {
    cursor:pointer;
}

.scid-dialog-content a{
    color:#000;
}
.scid-dialog-content a:hover{
    color:#000;
    text-decoration: none;
}
.ofm_item.ofm_msg span {
    cursor:pointer;
}

.scid-dialog .white-round-shadow .scid-dialog-content {
    color: #333333;
}

.des_alertBoxButtons {
    margin-top:5px;
}

.des_alertBoxButtons .button-orange {
    margin-right:10px;
}

.des_loadingOperationModal {
    display:none;
    position:absolute;
    top: 0; left: 0;
    opacity:0.6;
    filter: alpha(opacity=60);
    z-index:30;
    background-color:#000;
}

.des_loadingOperationModal img {
    margin: auto;
    position: absolute;
    top: 0; left: 0; bottom: 0; right: 0;
}

.des_errorTextBlockModal {
    font-size: 11px;
    font-style: italic;
    color:#f00;
}

.des_headText {
    padding:10px 5px 5px 10px;
    font-weight:bold;
    font-size:11px;
}

.des_hiddenBlock {
    display:none;
}
.des_error12 {
    font-size:12px;
    color:#f00;
    font-style: italic;
}

.scid-dialog-overlay img {
    margin: auto;
    position: absolute;
    top: 0; left: 0; bottom: 0; right: 0;
}
.des_alertBoxCont {
    font-size: 14px;
}
a.button-orange span.button-orange-left {
    display:none;
}
a.button-orange span.button-orange-right {
    display:none;
}

.des_alertBoxButtons a {
    display: block;
    padding: 10px;
    color: #ff0000;
    text-align: center;
    text-transform: uppercase;
    border: 2px solid #ff0000;
    font-size: 22px;
    text-decoration: none;
    margin: 15px 0;
    background-color: rgba(255, 255, 255, 0.9);

    height: auto;
    line-height: normal;
    background: #fff;
    font-weight: normal;
}

.des_alertBoxButtons a.button-orange  {
    margin: 0 auto !important;
    padding: 10px 5px !important;
    font-size: 16px !important;
    color: #ff0000 !important;
}
.des_alertBoxButtons a.button-orange:hover {
    background-color: #FFF;
    box-shadow: inset 0px 10px 40px rgba(255, 74, 0, 0.1);
}
.des_alertBoxButtons a.button-orange.button-gray {
    margin: 10px auto 0 auto !important;
    padding: 10px 5px !important;
    font-size: 16px !important;
    border: 2px solid #868686 !important;
    color: #000 !important;
}
.des_alertBoxButtons a.button-orange.button-gray:hover {
    box-shadow: inset 0px 10px 40px rgba(35, 35, 35, 0.1);
}

a.button-orange:hover {
    border:2px solid #ff0000;
}

font.errortext {
    color: red !important;
}

.errortext {
    color: red;
}
@media screen and (max-width: 768px) {
    #atslider div.slider-screen-next, #atslider div.slider-screen-prev {
        display: none;
    }
    #atslider div.slider-bottom {
        bottom: 50%;
    }
}