.clearfix {
    clear: both;
}
.topline {
    background: #2e2e2e;
    height: 31px;
    line-height: 29px;
    font-size: 0.8125em;
}
.right-block {
    float: right;
}
.entrance {
    display: inline-block;
    color: #8b8b8b;
}
.entrance a {
    display: inline-block;
    margin-left: 5px;
    font-size: 1em;
    color: #828282;
}
.entrance a:hover {
    color: #fff;
}
.authorized a {
    color: #d67360;
}
.entrance .user {
    color: #8b8b8b;
    font-size: 1em;
    text-decoration: none;
}
.entrance .exit {
    font-size: 0.846em;
}
.lang {
    display: inline-block;
    color: #8c8c8c;
}
.lang a {
    display: inline-block;
    margin-left: 6px;
    color: #565859;
}
.lang .current {
    color: #8c8c8c;
    cursor: default;
}
.lang .current:hover {
    color: #8c8c8c;
}
.head-content {
    border-bottom: 1px solid #b3b3b3;
    height: 66px;
    padding-top: 20px;
}
.logo {
    display: block;
    float: left;
    height: 62px;
    width: 139px;
    margin-top: 0px;
}
.contacts {
    float: right;
    line-height: 1.4em;
    text-align: right;

    font-size: 0.8125em;
}
.phone {
    display: block;
    font-size: 1.231em;
    color: #565859;
}
.email {
    display: block;
    color: #848484;
}
.navigation {

}
.navigation a:hover {
    color: #cc6552;
}
nav {
    float: left;
    padding-top: 17px;
    font-size: 0.6875em;
}
nav ul {
    margin-left: -12px;
}
nav li {
    float: left;
}
nav a {
    display: inline-block;
    padding: 6px 14px 3px 11px;
    margin: 0 2px;
    color: #494949;
    text-transform: uppercase;
    text-decoration: none;
}
nav .current a {
    border: 2px solid #cdcece;
    padding: 4px 14px 3px 11px;
    cursor: default;
}
nav .current a:hover {
    color: #494949;
}
.popup a {
    margin-right: 10px;
}
.popup a:before {
    display: inline-block;
    background: url("/tpl/images/constructor/sprites.png") no-repeat;
    background-position: 0 -19px;
    content: " ";
    height: 14px;
    width: 12px;
    margin-right: 8px;
    vertical-align: middle;
}
.popup:hover a:before {
    background-position: -18px -19px;
}
.basket {
    float: right;
    padding-top: 24px;
    font-size: 0.6875em;
    color: #565859;
    text-transform: uppercase;
}
.basket a {
    font-size: 1.182em;
    color: #8b8b8b;
    text-transform: none;
}
/* End Header */

/* Main */
.main {
    margin: 12px 0 0 0;
}
.promo {
    min-width: 940px;
    margin: 0 auto;
    position: relative;
}
.slide {
    width: 100%;
    height: 511px;
    overflow: hidden;
}
.slide img {
    display: block;
    width: 100%;
}
.slide-1 {
    background: url("../images/001.png") no-repeat center top;
}
.slide-2 {
    background: url("../images/002.png") no-repeat center top;
}
.slide-3 {
    background: url("../images/003.png") no-repeat center top;
}
.slide-4 {
    background: url("../images/004.png") no-repeat center top;
}
.slide-5 {
    background: url("../images/005.png") no-repeat center top;
}
.slide-6 {
    background: url("../images/slide6.jpg") no-repeat center top;
}
.info-block {
    /*
    right: 0;
    left: 0;
    top: 60px;
    position: absolute;
    z-index: 50;
    */
}
.info {
    background-color: rgba(0, 0, 0, 0.5);
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px;
    width: 450px;
    height: 390px;
    margin: 0 auto;
    padding: 12px 25px 0;

    font-size: 1em;
    color: #fff;
}
.border-white .info {
    background-color: rgba(0, 0, 0, 0.5);
    border: 3px solid #fff;
    color: #fff;
}
.mini-logo {
    display: block;
    background: url("../images/mini-logo3.png") no-repeat;
    height: 50px;
    width: 104px;
    margin: 0 auto;
}
.border-white .mini-logo {
    background: url("../images/mini-logo2.png") no-repeat;
}
.info .title {
    padding: 24px 0 13px;
    color: #fff;
}
.border-white .info .title {
    color: #fff;
}
.info .title hr {
    background: #fff;
}
.border-white .title hr {
    background: #fff;
    margin-top: 21px;
}
.info-text {
    display: block;
    line-height: 1.1em;
    padding-top: 5px;
    text-align: center;
    font-style: italic;
}
.video-text {
    display: block;
    line-height: 1.4em;
    padding-top: 25px;
    text-align: center;

    font-size: 0.8em;
    color: #fff;
    text-decoration: none;
}
.order-buttons {
    margin-top: 28px;
}
.order {
    display: block;
    float: left;
    border: 1px solid #2e2e2e;
    width: 121px;
    height: 39px;
    padding: 9px 0px 0;
    line-height: 1.4em;
    color: #2e2e2e;
    font-size: 0.65em;

    text-decoration: none;
    text-align: center;
    text-transform: uppercase;
}
.order-front {
    display: block;
    float: left;
    border: 1px solid #fff;
    width: 191px;
    height: 39px;
    padding: 9px 0px 0;
    line-height: 1.4em;
    color: #fff;
    font-size: 0.65em;

    text-decoration: none;
    text-align: center;
    text-transform: uppercase;
    margin-left: 20px;
    margin-top: 20px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
.border-white .order {
    border: 1px solid #fff;
    color: #fff;
}
.order.second {
    margin-left: 31px;
}
.order-front.third {
    margin-left: 131px;
}
.order-front.second {
    margin-left: 31px;
}
.order:hover {
    background: #fcfcfc;
    border: 1px solid #cc6552;
    color: #cc6552;
}
.order-front:hover {
    background: #fcfcfc;
    border: 1px solid #cc6552;
    color: #000;
}
.collections {
    margin-top: 21px;
}
.title {
    color: #565859;

    font-size: 1.4375em;
    font-style: italic;
    text-transform: uppercase;
    text-align: center;
}
.title-premium {
    color: #fff;

    font-size: 1.4375em;
    font-style: italic;
    text-transform: uppercase;
    text-align: center;
    display: block;
    border: 1px solid #fff;
    width: 300px;
    height: 39px;
    padding: 9px 0px 0;
    line-height: 1.4em;
    text-decoration: none;
    margin-left: 300px;
    margin-top: 40px;
}
.title span {
    display: block;
    font-size: 0.565em;
    text-transform: none;
}
.title hr {
    display: inline-block;
    background: #b3b3b3;
    border: none;
    height: 1px;
    width: 139px;
}
.shirt-slider {
    border-bottom: 1px solid #b3b3b3;
    margin: 0 auto;
    padding-top: 25px;
    position: relative;
}
.b-slide {
    float: left;
    width: 940px;
    height: 222px;
}
.shirt {
    display: block;
    float: left;
    width: 165px;
    margin-right: 23px;
    margin-left: 4px;
    text-align: center;
    color: #565859;

    font-size: 1.4375em;
    font-style: italic;
    text-decoration: none;
}
.press {
    margin-right: 13px;
}
.b-slide .shirt:last-child {
    margin-right: 0;
}
.shirt img {
    display: inline-block;
    width: 165px;
    height: 131px;
}
.shirt .price {
    display: block;
    padding-top: 24px;
    text-align: center;
}
.main-menu {
    padding-top: 20px;
}
.main-menu a {
    display: table;
    border: 1px solid #000;
    float: left;
    width: 298px;
    height: 151px;
    margin-left: 20px;
    text-decoration: none;
    vertical-align: middle;
}
.main-menu a:first-child {
    margin-left: 0;
}
.main-menu a:hover {
    border: 1px solid #cc6552;
    color: #cc6552;
}
.menu-text {
    display: table-row;
}
.main-menu .title {
    display: table-cell;
    line-height: 1.2em;
    vertical-align: middle;
}
.main-menu .title span {
    line-height: 1em;
}
.main-menu .title i {
    color: #848484;
    text-decoration: underline;
}
.main-menu a:hover .title {
    color: #cc6552;
}
.main-menu a:hover .title i {
    color: #cc6552;
}
.main-menu a:hover .title hr {
    background: #cc6552;
}
.blog {
    background: #2e2e2e;
    margin-top: 46px;
    padding: 22px 0 11px;
}
.blog-name {
    float: left;
    width: 100px;
    padding-top: 17px;
    padding-left: 76px;
    text-align: right;
    color: #fff;

    font-size: 1.4375em;
    font-style: italic;
    text-transform: uppercase;
}
.blog-area {
    float: left;
    padding-left: 25px;
    width: 738px;
}
.message {
    padding: 20px 0 0;
    width: 738px;
    line-height: 1.2em;
    color: #fff;
    font-size: 0.8125em;
}
.message .pic {
    display: block;
    float: left;
    width: 131px;
}
.message .pic img {
    display: block;
    width: 131px;
}
.mess-text {
    float: left;
    margin-left: 22px;
    width: 583px;
}
.date {
    display: block;
    color: #818181;
}
.mess-link {
    display: block;
    padding-top: 6px;
    color: #fcfcfc;
    font-size: 1.385em;
}
.last-shirt {
    border-bottom: 1px solid #b3b3b3;
    margin-top: 38px;
    padding-bottom: 60px;
}
.last-items {
    margin-left: -10px;
}
.last-shirt .shirt {
    width: 189px;
    margin: 0;
    padding-top: 30px;
}
.last-shirt .shirt img {
    width: 189px;
    height: 210px;
}
.last-shirt .shirt .price {
    padding-top: 20px;
}
.feedback_mainpage {
    text-decoration: none;
}
.production {
    border-bottom: 1px solid #b3b3b3;
    margin-top: 55px;
    padding-bottom: 55px;
}
.frame {
    display: table;
    float: left;
    border: 1px solid #000;
    width: 438px;
    height: 210px;
    padding: 0 10px;
    text-align: center;
}
.banner_frame {
    height: 200px;
    background: url("../images/test-shirt-main.png") no-repeat scroll 0% 0% transparent;
    margin-top: 10px;
}
.frame-premium {
    display: table;
    float: left;
    width: 450px;
    height: 210px;
    padding: 0 10px;
    text-align: left;
}
.frame-wrap {
    display: table-row;
}
.frame-text {
    display: table-cell;
    vertical-align: middle;
}
.banner-frame-text {
    display: table-cell;
    vertical-align: middle;
    padding-left: 400px;
    padding-top: 70px;
}
.comments .frame-text {
    padding: 20px 0;
}
.made .frame-text {
    padding: 0 0 20px;
}
.comments {
    float: right;
}
.made .title {
    padding-bottom: 40px;
}
.count {
    display: block;
    font-size: 5.1875em;

    font-style: italic;
}
.comment-slider {
    padding-top: 11px;
    position: relative;
    line-height: 1.3em;
    font-size: 0.8125em;
}
.comment-info {
    display: block;
    color: #8b8b8b;
}
.comment-slider p {
    margin: 16px 0 0;
}
.comment-slider .slide {
    width: 428px;
    height: 123px;
}
.slider-controls {
    position: absolute;
    left: 0;
    right: 0;
    bottom: -22px;
}
/* Constructor */
.constructor {
    margin-top: 12px;
    padding: 24px 0 40px;
}
.iframecontent .constructor {
    margin-top: 0;
    padding: 0;
}
.constructor .wrapper {

}
.constructor h3 {
    color: #565859;
}
.constructor .tabs {
    background: #f0e9de none repeat scroll 0 0;
}
.constructor-menu li {
    display: inline-block;
    vertical-align: top;
}
.menu-item {
    padding: 0 16px;
    color: #a7a3a3;
    cursor: pointer;
    font-family: "NewBaskervilleC";
    font-size: 32px;
    font-weight: 400;
}
.menu-item.tab-selected {
    color: #1f0300;
}
.menu-item:hover {
    color: #1f0300;
}
.add-to-basket {
    display: block !important;
    width: 212px;
    height: 50px;
    color: #1f1b1d;
    margin: 95px auto 10px;
    font: 20px/50px "NewBaskervilleC";
    text-decoration: none;
    background-color: #671307;
    background-image: -moz-linear-gradient(126deg, #dbb15b 0%, #ebd89f 100%);
    background-image: -o-linear-gradient(126deg, #dbb15b 0%, #ebd89f 100%);
    background-image: -webkit-linear-gradient(126deg, #dbb15b 0%, #ebd89f 100%);
    background-image: linear-gradient(324deg, #dbb15b 0%, #ebd89f 100%);
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    cursor: pointer;
}
.add-to-basket:hover {
    background: linear-gradient(-36deg, #efb63f 0, #eed27d 100%)
}
#main div.content .constructor-submenu li {
    display: inline-block;
    vertical-align: top;
    margin-right: 25px;
    padding: 0 0 10px;
    text-decoration: none;
    cursor: pointer;
    color: #472329;
    font: 20px "PTSansPro_Light";
}
#main div.content .constructor-submenu .sub-tab-selected {
    border-bottom: 3px solid #680512;
}
#main div.content .constructor-submenu li {
    border-bottom: 3px solid transparent;
}
#main div.content .constructor-submenu li:hover {
    border-bottom-color: #680512;
}
.constructor-submenu .sub-tab-selected span {
    text-decoration: none;
}
.constructor-submenu .sub-tab-selected span {
    border: none;
}
.constructor-submenu li {
    overflow: hidden;
}
.panes {
    float: left;
    width: calc(100% - 510px);
    position: relative;
}
.sub-tabs-item {
    display: none;
}
.mainblock {
    padding: 15px 0 0;
}
.tabs-level-2 {
    overflow: hidden;
}
.chooser-top h3 {
    float: left;
}
.dropdown {
    display: inline-block;
    vertical-align: top;
    margin-right: 10px;
    margin-bottom: 20px;
}
.help-block {
    position: relative;
    display: block;
    vertical-align: middle;
    margin-left: 5px;
    color: #c1ab87;
    font-size: 16px;
}
.help {
    color: #1f0300;
    font-family: "NewBaskervilleC";
    font-size: 23px;
    font-weight: 400;
    cursor: pointer;
}
.help i {
    font-size: 16px;
    color: #c1ab87;
}
.help-modal {
    background: #f6eccd none repeat scroll 0 0;
    border: 2px solid #e6c35e;
    display: none;
    line-height: 1.3em;
    padding: 18px 25px 21px 18px;
    position: absolute;
    left: 0;
    top: 30px;
    width: 340px;
    z-index: 100;
}
.active .help-modal {
    display: block;
}
.help-title {
    font-weight: bold;
}
.help-modal p {
    margin: 16px 0;
}
.products {
    padding-top: 14px;
}
.products h3 {
    color: #1f0300;
    font-family: "NewBaskervilleC";
    font-size: 23px;
    font-weight: 400;
}
.product {
    display: block;
    float: left;
    line-height: 1.2em;
    margin-top: 12px;
    margin-right: 23px;
    position: relative;
    font-size: 0.8125em;
    color: #565859;
    text-decoration: none;
    cursor: pointer;
}
.product:hover {
    color: #565859;
}
.product:hover .art {
    white-space: normal;
}
.fabric .product {
    width: 70px;
    min-height: 120px;
}
.container {
    border: 2px solid transparent;
    padding: 7px 7px 10px;
    position: absolute;
    width: 72px;
    z-index: 40;
}
.product.none-active .container {
    border: 2px solid transparent;
    background: transparent;
    cursor: default;
    z-index: 60;
}
.product.none-active:hover .container {
    border: 2px solid transparent;
    background: transparent;
    cursor: default;
    z-index: 60;
}
.current .container {
    z-index: 60;
    background-color: #f9f5ed;
    border: 2px solid #680512;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
}
.container a {
    display: none;
    margin-top: 5px;
    color: #830000;
}
.product:hover .container a {
    display: block;
}
.current .container a {
    display: block;
}
.container a:hover {
    color: #cc6552;
}
.wrap {
    position: relative;
}
.product:hover .wrap {
    z-index: 50;
}
.product.current .wrap {
    z-index: 50;
}
.product img {
    display: block;
    margin-bottom: 5px;
}
.art {
    color: #830000;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
.new {
    background: #830000 none repeat scroll 0 0;
    padding: 0 4px;
    position: absolute;
    right: 0;
    top: 0;
    color: #fff;
    font-size: 0.7em;
    text-transform: uppercase;
}
.zoomfabric {
    background: url("../images/icons/zoomfabric.png") no-repeat;
    padding: 6px 32px;
    position: absolute;
    right: 0;
    top: 0;
}
.pagenator {
    margin-top: 35px;
}
.pagenator a {
    display: block;
    float: left;
    width: 36px;
    height: 36px;
    border: 1px solid #680512;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    margin-right: 5px;
    text-align: center;
    color: #35270e;
    font: 14px/36px "PTSansPro-Light";
    text-decoration: none;
    cursor: pointer;
}
.pagenator a i {
    font-size: 8px;
    line-height: 36px;
    color: #35270e;
}
.pagenator a:hover {
    background-color: #f9f5ed;
}
.pagenator .current {
    border: 1px solid #c4ad85;
}
.constructor-bottom {
    margin-top: 10px;
}
.step {
    float: left;
    display: block;
    position: relative;
    height: 36px;
    border: 1px solid #680512;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    color: #35270e;
    font: 14px/36px "NewBaskervilleC";
    text-decoration: none;
    padding: 0 15px;
    margin-right: 10px;
    margin-bottom: 10px;
}
.step:hover {
    background-color: #f9f5ed;
}
.step i {
    display: inline-block;
    color: #a97b4f;
    vertical-align: text-bottom;
}
.save-to-basket {
    float: right;
    background-color: #521112;
    border: 1px solid #2a0304;
    border-radius: 5px;
    box-shadow: 0 0 2px rgb(0, 0, 0);
    color: #b9a179;
    cursor: pointer;
    display: block;
    font-family: "Times New Roman", Times, regular;
    font-size: 14px;
    margin: 10px auto;
    padding: 5px 15px;
    text-decoration: none;
}
.preview {
    float: right;
    width: 400px;
    position: relative;
    font-size: 0.8125em;
    color: #565859;
    text-align: center;
}
.show-cloth {
    display: block;
    border: 2px solid #e5e5e5;
    padding: 5px 9px 7px;
    position: absolute;
    top: 0;
    left: 0;
    font-size: 0.8125em;
    color: #747677;
}
.preview .price {
    display: none;
    background: #eeebd9;
    height: 37px;
    line-height: 37px;
    padding: 0 10px;
    position: absolute;
    right: 0;
    top: 0;
    font-size: 1.385em;
    color: #454545;
}
.preview .price:before {
    background: url("/tpl/images/constructor/sprites.png") no-repeat;
    background-position: -18px -37px;
    content: " ";
    display: block;
    float: left;
    width: 14px;
    height: 37px;
    margin-left: -23px;
}
.container .wrap .price {
    display: none;
}
#shirt_design {
    min-height: 410px;
}
#shirt_design img {
    border: 0px;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 375px;
    height: 410px;
}
.reset-changes {
    display: inline-block;
    color: #472329;
    font: 16px "PTSansPro-Light";
    border-bottom: 1px solid rgba(95, 39, 47, 0.3);
    text-decoration: none;
}
.reset-changes:hover {
    border-bottom-color: #5f272f;
}
.save-shirt {
    display: none;
    float: right;
    margin-top: 12px;
    color: #848484;
}
.shirtRemarks {
    display: none;
    float: left;
    margin-top: 12px;
    color: #848484;
}
.bordered .products {
    padding-top: 0;
}
.bordered .container {
    width: 93px;
}
.bordered .product {
    width: 91px;
    min-height: 121px;
    margin-right: 25px;
    padding-bottom: 7px;
}
.bordered .picture {
    background: #fff;
    border: 1px solid #eaeaea;
    width: 91px;
    height: 91px;
    text-align: center;
}
.bordered .product img {
    display: inline-block;
    width: 91px;
    max-height: 91px;
}
.bordered .product span {
    padding-top: 10px;
}
.none-active {
    cursor: default;
}
.bordered .none-active:hover .container {
    border: 2px solid transparent;
    background: transparent;
}
.none-active img, .none-active span, .none-active label {
    opacity: 0.3;
}
.none-active-block {
    display: none;
    background: #fff;
    border: 2px solid #e5e5e5;
    width: 97px;
    line-height: 1.2em;
    padding: 10px 12px 18px;
    position: absolute;
    right: -100px;
    bottom: -30px;
    font-size: 0.846em;
    z-index: 40;
}
.bordered .product:hover .none-active-block {
    display: block;
}
.features {
    padding-top: 20px;
    color: #565859;
}
.features input {
    border: 1px solid #e7e7e7;
}
.checkbox {
    width: 20px;
    height: 20px;
    margin-top: 3px;
    padding: 0 5px 0 0;
    background: url("../images/checkbox.png") no-repeat;
    display: block;
    clear: left;
    float: left;
}
.features label {
    padding-left: 7px;
    font-size: 0.8125em;
    vertical-align: middle;
}
.features .first label {
    padding-right: 10px;
    padding-left: 0;
}
.features p {
    margin: 11px 0 0;
}
.features .first {
    padding-bottom: 8px;
}
.modal {
    display: none;
    background: rgba(69, 69, 69, 0.8) repeat;
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    text-align: center;
    z-index: 90;
}
.modal:after {
    content: "";
    display: inline-block;
    height: 100%;
    vertical-align: middle;
    width: 0;
}
.modal .content {
    display: inline-block;
    background: #fff;
    position: relative;
    vertical-align: middle;
}
.modal .video_content {
    display: inline-block;
    position: relative;
    vertical-align: middle;
}
#constr .content {
    height: 639px;
    width: 903px;
}
#main #fabric-details .content {
    background: #ffffff none repeat scroll 0 0;
    height: 563px;
    margin: 0;
    padding: 0;
    width: 804px;
    top: 250px;
}
.iframecontent #main #fabric-details .content {
    top: 150px;
}
.close {
    display: block;
    background: url("/tpl/images/constructor/sprites.png") no-repeat;
    background-position: -33px 0;
    width: 17px;
    height: 17px;
    position: absolute;
    top: 15px;
    right: 15px;
}
.close:hover {
    background-position: -52px 0;
}
.slider-wrap {
    float: left;
    width: 563px;
}
#fabric-details-slider {
    width: 563px;
    position: relative;
}
.m-slide {
    float: left;
    width: 563px;
    height: 563px;
}
.m-slide img {
    display: block;
    width: 563px;
    height: 563px;
}
.modal-text {
    float: left;
    line-height: 1.3em;
    padding: 20px;
    text-align: left;
    color: #454545;
    font-size: 0.8125em;
}
.modal dt {
    padding-top: 18px;
}
.use {
    background-color: #521112;
    border: 1px solid #2a0304;
    border-radius: 5px;
    box-shadow: 0 0 2px rgb(0, 0, 0);
    color: #b9a179;
    cursor: pointer;
    display: block;
    font-family: "Times New Roman", Times, regular;
    font-size: 14px;
    margin: 10px auto;
    padding: 5px 15px;
    text-decoration: none;
}
.modal-text .use {
    display: block;
    text-align: center;
}
.use:hover {

}
.use:active {

}
/* Общие стили аккардиана селекторов (используется в контастах и вышивке */
.downslider li {
    clear: left;
    margin-top: 7px;
    cursor: pointer;
}
.downslider .downslider-item-icon {
    background-color: #f3f3f3;
    float: left;
    height: 22px;
    width: 22px;
    position: relative;
}
.downslider .pseudo-link {
    float: left;
    margin-left: 10px;
    color: #565859;
    font-size: 0.8125em;
}
.downslider .pseudo-link:hover {
    color: #242525;
}
.downslider .minimized:after {
    display: inline-block;
    background: url("/tpl/images/constructor/sprites.png") no-repeat;
    background-position: -71px 0;
    content: "";
    height: 3px;
    width: 5px;
    margin-left: 8px;
    vertical-align: middle;
}
.downslider .maximized:after {
    display: inline-block;
    background: url("/tpl/images/constructor/sprites.png") no-repeat;
    background-position: -71px -5px;
    content: "";
    height: 3px;
    width: 5px;
    margin-left: 8px;
    vertical-align: middle;
}
.downslider .pseudo-link span {
    display: inline-block;
    border-bottom: 1px dotted #565859;
    line-height: 1em;
}
.downslider .selector {
    border-top: 1px dashed #e7e7e7;
    border-bottom: 1px dashed #e7e7e7;
    margin-top: 10px;
    padding-bottom: 25px;
}
.downslider .selector.hided {
    display: none;
}
.downslider .selector p {
    margin: 10px 0 3px;
    color: #565859;
    font-size: 0.8125em;
    font-weight: bold;
}
.downslider .select-list {
    padding-top: 14px;
}
.downslider .select-list .products {
    margin-top: 5px;
}
/* Contrasts */
.contrasts .help-block {
    padding-top: 0;
    top: -2px;
}
.chooser-top .shirt-preview-overlay {
    position: absolute;
    top: 10px;
    right: -158px;
    font-size: 0.8em;
    color: #848484;
    z-index: 50;
}
.contrasts .reset:hover {
    color: #cc6552;
}
.price-changed {
    float: left;
    margin-left: 10px;
    color: #989898;
    font-size: 0.8125em;
}
.price-changed.used {
    color: #000000;
}
.contrasts .hided {
    display: none;
}
.contrasts .product {
    min-height: 99px;
}
.measure .chooser {
    padding-bottom: 14px;
}
.measure .chooser-top a {
    display: inline-block;
    margin-right: 17px;
    color: #848484;
    font-size: 0.8125em;
}
.measure .chooser-top a:hover {
    color: #cc6552;
}
.measure-form {
    margin-top: 14px;
    color: #565859;
}
.measure-block {
    border-top: 1px dashed #e7e7e7;
    border-bottom: 1px dashed #e7e7e7;
    margin-bottom: 10px;
    padding-top: 12px;
    padding-bottom: 13px;
}
.measure-form label {
    display: inline-block;
    margin-left: 14px;
    padding-bottom: 3px;
    padding-top: 0;
    vertical-align: top;
    width: 192px;
    cursor: pointer;
}
.measure-form input {
    margin-left: 14px;
    width: 186px;
    vertical-align: top;
    font-size: 0.8em;
}
.measure-form p {
    margin: 0;
    padding: 8px 0;
    width: 350px;
    position: relative;
}
.measure-form .focus {
    background: rgb(246, 236, 205); /* Old browsers */

}
.measure-form .triangle {
    border-bottom: 27px solid transparent;
    border-left: 12px solid rgb(246, 236, 205);
    border-top: 27px solid transparent;
    display: none;
    height: 0;
    position: absolute;
    right: -12px;
    top: 0;
    width: 0;
}
.measure-form .focus .triangle {
    display: block;
}
.measure .preview {
    padding-top: 34px;
}
.preview-text {
    line-height: 1.3em;
}
/* Tags */
.block .content {
    width: 394px;
    padding: 36px 27px 45px;
    font-size: 0.8125em;
    text-align: left;
}
.modal-title {
    padding-bottom: 11px;
    font-style: italic;
    font-size: 1.769em;
    text-transform: uppercase;
}
.modal-title-message {
    display: none;
}
.modal form {
    border-bottom: 1px dashed #d0d0d0;
    padding-bottom: 40px;
}
.block p {
    margin: 16px 0 11px;
    position: relative;
}
.modal label {
    display: block;
    padding-bottom: 10px;
    color: #565859;
}
.modal label.error {
    padding-bottom: 0;
}
.modal input {
    display: block;
    height: 34px;
    line-height: 34px;
    width: 376px;
}
label.error {
    color: #bf4949;
}
p.error {
    position: relative;
}
p.error input {
    border: 1px solid #bf4949
}
input.error {
    border: 1px solid #bf4949;
}
.error textarea {
    border: 1px solid #bf4949
}
.message label {
    font-size: 1.2em;
}
.message label.error {
    font-size: 1.2em;
}
.remember {
    display: block;
    padding-top: 6px;
    color: #848484;
}
.block .buttons {
    margin: 21px 0 11px;
}
.block button {
    min-width: 120px;
}
.buttons .register {
    display: inline-block;
    padding: 7px 0 0 26px;
    vertical-align: top;
}
.social-entrance {
    padding-top: 25px;
}
.social-entrance a {
    display: block;
    float: left;
    height: 37px;
    line-height: 37px;
    width: 191px;
    color: #fff;
    text-decoration: none;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
}
.social-entrance span {
    display: block;
    float: left;
}
.letter {
    width: 32px;

    font-weight: bold;
    font-size: 1.846em;
    text-align: center;
}
.enter-fb .letter {
    border-right: 1px solid #354260;
}
.enter-fb .enter-text {
    border-left: 1px solid #58678b;
}
.enter-text {
    padding-left: 10px;
}
.enter-fb {
    background: rgb(66, 86, 132); /* Old browsers */
    background: -moz-linear-gradient(top, rgba(66, 86, 132, 1) 0%, rgba(46, 66, 111, 1) 50%, rgba(40, 60, 106, 1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(66, 86, 132, 1)), color-stop(50%, rgba(46, 66, 111, 1)), color-stop(100%, rgba(40, 60, 106, 1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, rgba(66, 86, 132, 1) 0%, rgba(46, 66, 111, 1) 50%, rgba(40, 60, 106, 1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, rgba(66, 86, 132, 1) 0%, rgba(46, 66, 111, 1) 50%, rgba(40, 60, 106, 1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, rgba(66, 86, 132, 1) 0%, rgba(46, 66, 111, 1) 50%, rgba(40, 60, 106, 1) 100%); /* IE10+ */
    background: linear-gradient(to bottom, rgba(66, 86, 132, 1) 0%, rgba(46, 66, 111, 1) 50%, rgba(40, 60, 106, 1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#425684', endColorstr='#283c6a', GradientType=0); /* IE6-9 */
}
.enter-fb:hover {
    background: rgb(79, 103, 159); /* Old browsers */
    background: -moz-linear-gradient(top, rgba(79, 103, 159, 1) 0%, rgba(68, 92, 148, 1) 50%, rgba(53, 77, 133, 1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(79, 103, 159, 1)), color-stop(50%, rgba(68, 92, 148, 1)), color-stop(100%, rgba(53, 77, 133, 1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, rgba(79, 103, 159, 1) 0%, rgba(68, 92, 148, 1) 50%, rgba(53, 77, 133, 1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, rgba(79, 103, 159, 1) 0%, rgba(68, 92, 148, 1) 50%, rgba(53, 77, 133, 1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, rgba(79, 103, 159, 1) 0%, rgba(68, 92, 148, 1) 50%, rgba(53, 77, 133, 1) 100%); /* IE10+ */
    background: linear-gradient(to bottom, rgba(79, 103, 159, 1) 0%, rgba(68, 92, 148, 1) 50%, rgba(53, 77, 133, 1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4f679f', endColorstr='#354d85', GradientType=0); /* IE6-9 */
}
.enter-fb:hover .letter {
    border-right: 1px solid #46577e;
}
.enter-fb:hover .enter-text {
    border-left: 1px solid #6c80ae;
}
.enter-fb:active {
    background: rgb(55, 74, 118); /* Old browsers */
    background: -moz-linear-gradient(top, rgba(55, 74, 118, 1) 0%, rgba(44, 62, 106, 1) 50%, rgba(29, 48, 92, 1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(55, 74, 118, 1)), color-stop(50%, rgba(44, 62, 106, 1)), color-stop(100%, rgba(29, 48, 92, 1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, rgba(55, 74, 118, 1) 0%, rgba(44, 62, 106, 1) 50%, rgba(29, 48, 92, 1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, rgba(55, 74, 118, 1) 0%, rgba(44, 62, 106, 1) 50%, rgba(29, 48, 92, 1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, rgba(55, 74, 118, 1) 0%, rgba(44, 62, 106, 1) 50%, rgba(29, 48, 92, 1) 100%); /* IE10+ */
    background: linear-gradient(to bottom, rgba(55, 74, 118, 1) 0%, rgba(44, 62, 106, 1) 50%, rgba(29, 48, 92, 1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#374a76', endColorstr='#1d305c', GradientType=0); /* IE6-9 */
}
.enter-fb:active .letter {
    border-right: 1px solid #344260;
}
.enter-fb:active .enter-text {
    border-left: 1px solid #5b6b8f;
}
.enter-vk .letter {
    border-right: 1px solid #3d586b;
}
.enter-vk .enter-text {
    border-left: 1px solid #5e7d93;
}
.enter-vk {
    margin-left: 8px;
    background: rgb(66, 105, 132); /* Old browsers */
    background: -moz-linear-gradient(top, rgba(66, 105, 132, 1) 0%, rgba(60, 99, 126, 1) 50%, rgba(45, 84, 111, 1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(66, 105, 132, 1)), color-stop(50%, rgba(60, 99, 126, 1)), color-stop(100%, rgba(45, 84, 111, 1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, rgba(66, 105, 132, 1) 0%, rgba(60, 99, 126, 1) 50%, rgba(45, 84, 111, 1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, rgba(66, 105, 132, 1) 0%, rgba(60, 99, 126, 1) 50%, rgba(45, 84, 111, 1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, rgba(66, 105, 132, 1) 0%, rgba(60, 99, 126, 1) 50%, rgba(45, 84, 111, 1) 100%); /* IE10+ */
    background: linear-gradient(to bottom, rgba(66, 105, 132, 1) 0%, rgba(60, 99, 126, 1) 50%, rgba(45, 84, 111, 1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#426984', endColorstr='#2d546f', GradientType=0); /* IE6-9 */
}
.enter-vk:hover .letter {
    border-right: 1px solid #4c6a7e;
}
.enter-vk:hover .enter-text {
    border-left: 1px solid #7599b1;
}
.enter-vk:hover {
    background: rgb(87, 130, 160); /* Old browsers */
    background: -moz-linear-gradient(top, rgba(87, 130, 160, 1) 0%, rgba(80, 123, 153, 1) 50%, rgba(65, 109, 138, 1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(87, 130, 160, 1)), color-stop(50%, rgba(80, 123, 153, 1)), color-stop(100%, rgba(65, 109, 138, 1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, rgba(87, 130, 160, 1) 0%, rgba(80, 123, 153, 1) 50%, rgba(65, 109, 138, 1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, rgba(87, 130, 160, 1) 0%, rgba(80, 123, 153, 1) 50%, rgba(65, 109, 138, 1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, rgba(87, 130, 160, 1) 0%, rgba(80, 123, 153, 1) 50%, rgba(65, 109, 138, 1) 100%); /* IE10+ */
    background: linear-gradient(to bottom, rgba(87, 130, 160, 1) 0%, rgba(80, 123, 153, 1) 50%, rgba(65, 109, 138, 1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#5782a0', endColorstr='#416d8a', GradientType=0); /* IE6-9 */
}
.enter-vk:active {
    background: rgb(53, 88, 113); /* Old browsers */
    background: -moz-linear-gradient(top, rgba(53, 88, 113, 1) 0%, rgba(47, 82, 107, 1) 50%, rgba(32, 67, 92, 1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(53, 88, 113, 1)), color-stop(50%, rgba(47, 82, 107, 1)), color-stop(100%, rgba(32, 67, 92, 1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, rgba(53, 88, 113, 1) 0%, rgba(47, 82, 107, 1) 50%, rgba(32, 67, 92, 1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, rgba(53, 88, 113, 1) 0%, rgba(47, 82, 107, 1) 50%, rgba(32, 67, 92, 1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, rgba(53, 88, 113, 1) 0%, rgba(47, 82, 107, 1) 50%, rgba(32, 67, 92, 1) 100%); /* IE10+ */
    background: linear-gradient(to bottom, rgba(53, 88, 113, 1) 0%, rgba(47, 82, 107, 1) 50%, rgba(32, 67, 92, 1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#355871', endColorstr='#20435c', GradientType=0); /* IE6-9 */
}
.enter-vk:active .letter {
    border-right: 1px solid #344c5e;
}
.enter-vk:active .enter-text {
    border-left: 1px solid #557187;
}
.block .close {
    top: 21px;
    right: 24px;
}
#registration-form button {
    width: 133px;
}
.column {
    float: left;
    width: 390px;
    padding: 36px 18px 0 27px;
}
.column.first {
    border-right: 1px dashed #d0d0d0;
}
.reason {
    display: block;
    line-height: 1.3em;
    padding-top: 20px;
}
#contact-us .content {
    padding: 36px 27px 25px;
}
#contact-us-form {
    border: none;
    padding-bottom: 0;
}
.measurements {
    float: right;
    width: 400px;
    position: relative;
    font-size: 14px;
    color: #565859;

}
.measure_page {
    display: none;
}
.measure_page h3 {
    color: #565859;
}
.page-1 {
    display: block;
}
.measurements img {
    display: block;
}
.small_pic {
    margin-top: 10px;
}
.small_pic img {
    float: left;
    width: auto;
}
.small_pic img:first-child {
    margin-right: 12px;
}
.meas_text h3 {
    margin: 18px 0;
}
/* Sub-Tab Fashion */
.fashion .products {
    padding-top: 4px;
}
.fashion .product {
    min-height: 140px;
    margin-top: 8px;
}
.fashion .product span {
    padding-top: 13px;
}
.fashion .angles {
    padding-top: 10px;
}
.fashion .angles .product {
    min-height: 127px;
}
/* Sub-Tab Buttons */
.preview-button {
    background: url("/tpl/images/constructor/preview-buttons-bg.png");
    margin-bottom: 15px;
    width: 322px;
    height: 133px;
    padding-top: 0px;
    text-align: center;
}
.preview-button img {
    position: absolute;
    left: 57px;
    top: -10px;
}
.preview-threads {
    background: url("/tpl/images/constructor/preview-buttons-bg.png");
    float: left;
    width: 322px;
    height: 133px;
    padding-top: 0px;
    text-align: center;
}
.preview-threads img {
    position: absolute;
    left: 57px;
    top: -10px;
}
.buttons .products {
    padding-top: 10px;
    margin-left: -23px;
}
.buttons .product {
    width: 70px;
    min-height: 111px;
    margin-left: 23px;
    margin-top: 7px;
}
.buttons .picture {
    width: 70px;
    height: 67px;
    padding-top: 3px;
}
.buttons .product img {
    width: 62px;
    height: 62px;
}
.buttons .product span {
    padding-top: 4px;
    color: #989898;
}
/* Measure variants */
.meas-variant {
    background: transparent;
    border: 2px solid transparent;
    margin-bottom: 15px;
    padding: 14px 10px 8px;
    color: #565859;
    cursor: pointer;
}
.meas-variant:hover {
    background: #f6eccd;
    border: 2px solid #e6c35e;
}
.meas-variant.current {
    background: #f6eccd;
    border: 2px solid #e6c35e;
}
.meas-variant .pic {
    float: left;
    width: 50px;
}
.cube {
    display: block;
    background: #e5e5e5;
    width: 50px;
    height: 50px;
}
.meas-variant.current .cube {
    background: #d8e1de;
}
.meas-variant .text {
    line-height: 1.3em;
    margin-left: 60px;
    max-width: 285px;
    width: 100%;
}
.meas-variant a {
    color: #848484;
}
.meas-variant a:hover {
    color: #cc6552;
}
.purpose {
    display: block;
    font-size: 1em;
    text-decoration: underline;
}
.meas-variant.current .meas-link {
    text-decoration: none;
    color: #565859;
    cursor: default;
}
.meas-variant.current .meas-link:hover {
    color: #565859;
}
.notice {
    font-size: 0.6875em;
}
.meas-variant p {
    margin: 7px 0 0;
}
.meas-variant p {
    float: left;
}
.meas-variant form {
    padding-top: 8px;
    padding-bottom: 14px;
}
.meas-variant label {
    display: inline-block;
    font-size: 0.8125em;
}
.growth label {
    padding-right: 18px;
}
.neck-around {
    padding-left: 20px;
}
.neck-around label {
    padding-right: 5px;
}
.see-measure {
    font-size: 0.8125em;
}
.buttons .container {
    width: 72px;
}
.constructor-submenu .take-measure.none-active {
    color: #c9c9c9;
    cursor: default;
}
.take-measure.none-active span {
    opacity: 1;
}
.constructor-submenu .take-measure.none-active:hover {
    background: none;
    color: #c9c9c9;
}
.constructor-submenu .none-active.sub-tab-selected {
    color: #fff;
}
.constructor-submenu .none-active.sub-tab-selected:hover {
    color: #fff;
    background: rgb(233, 138, 96); /* Old browsers */
    background: -moz-linear-gradient(top, rgba(233, 138, 96, 1) 0%, rgba(231, 126, 79, 1) 50%, rgba(228, 109, 57, 1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(233, 138, 96, 1)), color-stop(50%, rgba(231, 126, 79, 1)), color-stop(100%, rgba(228, 109, 57, 1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, rgba(233, 138, 96, 1) 0%, rgba(231, 126, 79, 1) 50%, rgba(228, 109, 57, 1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, rgba(233, 138, 96, 1) 0%, rgba(231, 126, 79, 1) 50%, rgba(228, 109, 57, 1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, rgba(233, 138, 96, 1) 0%, rgba(231, 126, 79, 1) 50%, rgba(228, 109, 57, 1) 100%); /* IE10+ */
    background: linear-gradient(to bottom, rgba(233, 138, 96, 1) 0%, rgba(231, 126, 79, 1) 50%, rgba(228, 109, 57, 1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e98a60', endColorstr='#e46d39', GradientType=0); /* IE6-9 */
}
.previous-measure .select2-container .select2-choice {
    width: 240px;
}
.incompatible-block {
    display: none;
    background: #fff;
    border: 2px solid #e88357;
    position: absolute;
    bottom: -81px;
    right: -213px;
    width: 220px;
    padding: 40px 18px 35px;
    font-size: 1em;
    color: #2e2e2e;
    z-index: 70;
}
/* Иконки на разделах типов вышивки */
.embroidery .downslider-item-icon:before {
    display: inline-block;
    background: url("/tpl/images/constructor/sprites.png") no-repeat;
    content: " ";
    vertical-align: top;
    position: absolute;
}
/* Иконки на разделах типов вышивки */
.embroidery2 .downslider-item-icon:before {
    display: inline-block;
    background: url("/tpl/images/constructor/sprites.png") no-repeat;
    content: " ";
    vertical-align: top;
    position: absolute;
}
.monogramma .downslider-item-icon:before {
    background-position: -58px -173px;
    height: 13px;
    width: 16px;
    top: 5px;
    left: 4px;
}
.emblogo .downslider-item-icon:before {
    /*
        background-position: -80px -246px;
        height: 21px;
        width: 21px;
        top: 1px;
        left: 1px;
    */
}
.embRussia .downslider-item-icon:before {
    background-position: -80px -276px;
    height: 21px;
    width: 21px;
    top: 1px;
    left: 1px;
}
.feb .downslider-item-icon:before {
    background-position: -92px -229px;
    height: 13px;
    width: 16px;
    top: 5px;
    left: 4px;
}
.horoscope2 .downslider-item-icon:before {
    background-position: -74px -228px;
    height: 13px;
    width: 16px;
    top: 5px;
    left: 4px;
}
.horoscope .downslider-item-icon:before {
    background-position: -76px -173px;
    height: 14px;
    width: 17px;
    top: 5px;
    left: 4px;
}
.oriental .downslider-item-icon:before {
    background-position: -58px -188px;
    height: 20px;
    width: 19px;
    top: 3px;
    left: 2px;
}
.smiles .downslider-item-icon:before {
    background-position: -79px -189px;
    height: 17px;
    width: 18px;
    top: 4px;
    left: 4px;
}
.hearts .downslider-item-icon:before {
    background-position: -73px -209px;
    height: 16px;
    width: 15px;
    top: 4px;
    left: 5px;
}
.other .downslider-item-icon:before {
    background-position: -91px -209px;
    height: 16px;
    width: 16px;
    top: 4px;
    left: 5px;
}
.embroidery .products {
    padding-top: 0;
}
.embroidery2 .products {
    padding-top: 0;
}
.embroidery .product {
    min-height: 93px;
}
.embroidery2 .product {
    min-height: 93px;
}
.embroidery .product .wrap {
    background: url("/tpl/images/constructor/preview-buttons-bg.png") repeat;
    height: 67px;
    width: 70px;
    padding-top: 3px;
    text-align: center;
}
.embroidery2 .product .wrap {
    background: url("/tpl/images/constructor/preview-buttons-bg.png") repeat;
    height: 67px;
    width: 70px;
    padding-top: 3px;
    text-align: center;
}
.embroidery .product img {
    display: inline-block;
}
.embroidery2 .product img {
    display: inline-block;
}
.embroidery .selector {
    margin-bottom: 15px;
}
.embroidery2 .selector {
    margin-bottom: 15px;
}
.embroidery-text {
    margin-top: 20px;
}
.embroidery2-text {
    margin-top: 20px;
}
#enter-text {
    width: 72px;
}
/* Превьюшка вышывки */
.preview-embroidery {
    background: url("/tpl/images/constructor/preview-buttons-bg.png") repeat;
    float: left;
    width: 322px;
    margin-bottom: 15px;
    padding-top: 0px;
    height: 133px;
    text-align: center;
}
/* Превьюшка вышывки */
.preview-embroidery2 {
    background: url("/tpl/images/constructor/preview-buttons-bg.png") repeat;
    float: left;
    width: 322px;
    margin-bottom: 15px;
    padding-top: 0px;
    height: 133px;
    text-align: center;
}
.preview-embroidery img {
    display: inline-block;
    position: absolute;
    left: 57px;
    top: -10px;
    width: auto;
    height: auto;
}
.preview-embroidery2 img {
    display: inline-block;
    position: absolute;
    left: 57px;
    top: -10px;
    width: auto;
    height: auto;
}
.embroidery .help-block {
    top: 0;
}
.embroidery2 .help-block {
    top: 0;
}
.embroidery .art {
    text-align: left;
}
.embroidery2 .art {
    text-align: left;
}
.embroidery .container {
    padding: 7px 7px 24px;
}
.embroidery2 .container {
    padding: 7px 7px 24px;
}
/* Cart */
.secondary {
    border-top: 1px solid #b3b3b3;
    border-bottom: 1px solid #b3b3b3;
    padding-top: 21px;
    padding-bottom: 115px;
    font-size: 0.8125em;
}
.secondary h1 {
    font-size: 1.769em;
}
.secondary h2 {
    font-size: 1.231em;
}
.secondary h3 {
    font-size: 1em;
}
.table-container {
    display: table;
    margin-top: 22px;
}
.row-container {
    display: table-row;
}
.cell {
    display: table-cell;
    vertical-align: top;
}
.secondary .content {
    padding-top: 20px;
}
.secondary .cart {
    padding-top: 4px;
}
.full-cart, .cart-item {
    position: relative;
}
.secondary label {
    display: inline-block;
    padding-top: 7px;
    vertical-align: top;
}
.full-cart img {
    width: 220px;
    text-align: center;
}
.checkboxes label {
    padding-left: 7px;
}
.full-cart .picture {
    text-align: center;
}
.full-cart p {
    margin: 14px 0;
}
.secondary .close {
    background-position: -78px 0;
    width: 13px;
    height: 13px;
    right: 0;
    top: 21px;
}
.secondary .close:hover {
    background-position: -93px 0;
}
.ordered-shirt, .ordered-article {
    border-bottom: 1px dashed #e7e7e7;
    padding-top: 12px;
    padding-bottom: 20px;
}
.ordered-shirt h3 {
    color: #565859;
}
.shirt-info span, .article-info span {
    display: inline-block;
    vertical-align: top;
}
.pull-down {
    display: inline-block;
    line-height: 1.15em;
    cursor: pointer;
    vertical-align: top;
}
.shirt-link, .article-link {
    float: left;
    color: #909090;
}
.shirt-link:hover {
    color: #cc6552;
}
.shirt-link span {
    border-bottom: 1px dashed #909090;
}
.shirt-link:hover span {
    border-bottom: 1px dashed #cc6552;
}
.pull-down:after {
    background: url("/tpl/images/constructor/sprites.png") no-repeat;
    background-position: -108px 0;
    display: inline-block;
    content: "";
    height: 7px;
    width: 7px;
    margin-left: 6px;
    vertical-align: middle;
}
.pull-down.down:after {
    background-position: -108px -9px;
}
.pull-down:hover:after {
    background-position: -108px -55px;
}
.pull-down.down:hover:after {
    background-position: -108px -64px;
}
.shirt-info .price, .article-info .price {
    float: right;
}
.non-delivery-total {
    padding-top: 20px;
}
.total-price, .cab-total-price {
    display: inline-block;
    float: right;
    font-size: 1.769em;

    font-style: italic;
    vertical-align: top;
}
.ordered-features {
    display: none;
    line-height: 1em;
}
.ordered-features p {
    background: url("../images/dot.png") repeat-x center bottom;
    margin: 7px 0;
}
.ordered-features p span {
    padding-right: 3px;
}
.ordered-features p .value {
    float: right;
    padding: 0 0 0 3px;
    text-align: right;
}
.ordered-features h3 {
    margin-top: 14px;
}
.right {
    padding-left: 47px;
    width: 467px;
}
.right p {
    margin: 8px 0;
}
.right label {
    width: 140px;
    padding-right: 10px;
}
.right input {
    width: 295px;
}
.right .content p:first-child {
    margin-top: 2px;
}
.form-row {
    border-bottom: 1px dashed #e7e7e7;
    padding-bottom: 15px;
    padding-top: 16px;
}
.form-row:first-child {
    padding-top: 0;
}
.secondary .checkboxes label {
    padding-right: 0;
    padding-top: 3px;
    width: auto;
}
.add-recipient {
    padding-bottom: 12px;
}
.recipient {
    padding-top: 10px;
}
.secondary .field {
    margin: 14px 0;
}
.field label {
    float: left;
    padding-top: 0;
}
.radio-row {
    float: left;
    width: 310px;
}
.radio-row label {
    width: 265px;
    padding-left: 10px;
    padding-top: 0;
}
.cyber {
    width: 170px;
    display: block;
    background-position: -40px, 0;
}
.rbk {
    width: 38px;
    display: block;
    background-position: -0px, 0;
}
.assist {
    width: 180px;
    display: block;
    background-position: -210px, 0;
}
.paypal {
    width: 65px;
    display: block;
    background-position: -390px, 0;
}
.radio-row p {
    margin: 10px 0;
}
.radio {
    background: url("../images/radio.png") no-repeat;
    width: 18px;
    height: 18px;
    padding: 0 5px 0 0;
    display: block;
    clear: left;
    float: left;
}
.address {
    padding-bottom: 6px;
}
.address label {
    padding-top: 0;
}
.example {
    display: block;
    color: #939393;
    font-size: 0.846em;
    padding-left: 153px;
    padding-top: 2px;
}
label .example {
    display: inline;
    padding: 0;
}
.secondary .payment-methods {
    margin: 14px 0 5px;
}
.right .result-block p:first-child {

}
.result-block {
    padding-top: 22px;
}
.result-block p {
    margin: 3px 0;
}
.result-block .checkboxes {
    padding-top: 1px;
}
.total {
    padding-top: 21px;
    padding-bottom: 22px;
}
.total i {
    display: inline-block;
    float: left;
    padding-top: 3px;
}
.total .total-price, .total .cab-total-price {
    float: left;
    padding-left: 5px;
}
.confirm {
    border: none;
    float: none;
    font-size: 1em;
}
.confirm:active, .confirm:focus {
}
.privacy {
    line-height: 1.2em;
    padding-top: 15px;
    color: #afafaf;
    font-size: 0.846em;
}
.secondary label.error {
    display: block;
    width: auto;
}
.current-address {
    padding: 5px 0 10px;
}
#cart-country .select2-container .select2-choice {
    width: 299px;
    font-size: 1em;
}
#cart-current-address .select2-container .select2-choice {
    width: 299px;
    font-size: 1em;
}
#cart-order-city-ru .select2-container .select2-choice {
    width: 299px;
    font-size: 1em;
}
/* Cab */
.cabinet .right {
    width: 540px;
}
.user-money {
    background: #2e2e2e;
    margin-top: 6px;
    padding: 14px 17px 17px;
    width: 263px;
    color: #fff;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
}
.user-money .block-title {
    font-size: 1.231em;
    font-weight: bold;
}
.user-sum {
    display: block;
    margin-top: 13px;
    font-size: 2.308em;

    font-style: italic;
}
.certificate {
    margin-top: 13px;
    line-height: 1.15em;
    cursor: pointer;
}
.certificate:after {
    background: url("/tpl/images/constructor/sprites.png") no-repeat;
    background-position: -108px -19px;
    display: inline-block;
    content: "";
    height: 7px;
    width: 7px;
    margin-left: 6px;
    vertical-align: middle;
}
.certificate:hover:after {
    background-position: -108px -55px;
}
.certificate span {
    display: inline-block;
    border-bottom: 1px dashed #909090;
}
.certificate:hover span {
    color: #cc6552;
    border-bottom: 1px dashed #cc6552;
}
.certificate.down:after {
    background-position: -108px -28px;
}
.certificate.down:hover:after {
    background-position: -108px -64px;
}
.certificate-info {
    display: none;
    padding-top: 20px;
    padding-left: 2px;
    width: 280px;
}
#cert-form .use {
    border: none;
    float: left;
    height: 32px;
    line-height: 32px;
    width: 106px;
    margin-left: 4px;
}
#cert-form p {
    float: left;
    margin: 0;
}
#cert-form input {
    display: block;
    float: left;
    width: 47px;
    margin: 0 6px 0 0;
}
.certificate-info .error-area-cert {
    padding-top: 7px;
    color: #bf4949;
}
.error-area-notify {
    padding-top: 25px;
}
.certificate-info label.error-cert {
    color: #e25a5a;
}
.certificate-info .error-area-cert > .error ~ .error {
    display: none;
}
.discount {
    border-bottom: 1px solid #cccccc;
    padding: 21px 0 15px;
    font-size: 1.231em;
    color: #2e2e2e;
}
.cab-tab {
    border-bottom: 1px solid #e1e1e1;
    padding: 14px 0;
    text-decoration: underline;
    cursor: pointer;
}
.cab-tab:hover {
    color: #cc6552;
}
.cab-tab.current {
    text-decoration: none;
    font-weight: bold;
}
.cab-tab.current:hover {
    color: #424242;
}
.sex p {
    float: left;
    width: 132px;
    margin: 3px 0 0;
}
.sex p label {
    width: 87px;
    padding-left: 10px;
}
#birth-date {
    width: 140px;
}
.user-info .use {
    border: none;
    margin: 32px 0 0 152px;
    width: 150px;
}
button.none-active, button.none-active:hover, button.none-active:active {
    cursor: default;
    /* Old browsers */
    background: -moz-linear-gradient(top, #e1e1e1 0%, #dadada 100%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #e1e1e1), color-stop(100%, #dadada));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #e1e1e1 0%, #dadada 100%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #e1e1e1 0%, #dadada 100%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #e1e1e1 0%, #dadada 100%);
    /* IE10+ */
    background: linear-gradient(to bottom, #e1e1e1 0%, #dadada 100%);
    /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e1e1e1', endColorstr='#dadada', GradientType=0);
    /* IE6-9 */
}
button.in-progress, button.in-progress:hover, button.in-progress:active {
    cursor: progress;
    /* Old browsers */
    background: -moz-linear-gradient(top, #e1e1e1 0%, #dadada 100%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #e1e1e1), color-stop(100%, #dadada));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #e1e1e1 0%, #dadada 100%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #e1e1e1 0%, #dadada 100%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #e1e1e1 0%, #dadada 100%);
    /* IE10+ */
    background: linear-gradient(to bottom, #e1e1e1 0%, #dadada 100%);
    /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e1e1e1', endColorstr='#dadada', GradientType=0);
    /* IE6-9 */
}
a.none-active, a.none-active:hover {
    cursor: default;
    /* Old browsers */
    background: -moz-linear-gradient(top, #e1e1e1 0%, #dadada 100%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #e1e1e1), color-stop(100%, #dadada));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #e1e1e1 0%, #dadada 100%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #e1e1e1 0%, #dadada 100%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #e1e1e1 0%, #dadada 100%);
    /* IE10+ */
    background: linear-gradient(to bottom, #e1e1e1 0%, #dadada 100%);
    /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e1e1e1', endColorstr='#dadada', GradientType=0);
    /* IE6-9 */
}
a.in-progress, a.in-progress:hover, a.in-progress:active {
    cursor: progress;
    /* Old browsers */
    background: -moz-linear-gradient(top, #e1e1e1 0%, #dadada 100%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #e1e1e1), color-stop(100%, #dadada));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #e1e1e1 0%, #dadada 100%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #e1e1e1 0%, #dadada 100%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #e1e1e1 0%, #dadada 100%);
    /* IE10+ */
    background: linear-gradient(to bottom, #e1e1e1 0%, #dadada 100%);
    /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e1e1e1', endColorstr='#dadada', GradientType=0);
    /* IE6-9 */
}
.user-info .form-row {
    padding-bottom: 39px;
}
.form-row.change-pass {
    border: none;
    padding-top: 12px;
}
.change-pass h2 {
    padding-bottom: 14px;
}
.secondary .my-orders .content {
    padding-top: 27px;
}
.form-row .error-area {
    padding-top: 10px;
}
.my-orders .select2-container .select2-choice {
    width: 145px;
    font-size: 1em;
}
table.all-orders {
    border-collapse: collapse;
    margin-top: 10px;
    width: 100%;
    position: relative;
}
.all-orders th {
    padding: 12px 30px 12px 0;
    text-align: left;
    font-weight: normal;
    color: #b3b3b3;
}
.all-orders td {
    border-top: 1px solid #e7e7e7;
    padding: 17px 20px 17px 0;
}
.order-number {
    width: 120px;
}
.order-date {
    width: 120px;
}
.order-sum {
    width: 120px;
}
.order-status {
    width: 120px;
    padding: 12px 0;
}
.order-info {
    border-bottom: 1px dashed #e7e7e7;
    padding-top: 5px;
    padding-bottom: 20px;
}
.order-info p {
    margin: 2px 0;
}
.order-preview {
    border-bottom: 1px dashed #e7e7e7;
    padding-top: 18px;
    padding-bottom: 14px;
}
.preview-pic {
    float: left;
    width: 220px;
}
.preview-pic img {
    width: 220px;
}
.preview-info {
    float: left;
    margin-left: 20px;
    width: 300px;
    padding-top: 17px;
}
.order-links {
    padding-top: 7px;
}
.order-links a {
    display: inline-block;
    padding-right: 16px;
}
.cab-tab-item .payment-methods {
    padding-top: 7px;
}
.cab-tab-item .field {
    border-bottom: 1px dashed #e7e7e7;
}
.cab-tab-item .sex {
    border: none;
}
.cab-tab-item .result-block {
    padding-top: 11px;
}
.cab-tab-item .total .save-to-basket {
    float: left;
}
.total .delete, .total .copy {
    margin-left: 10px;
}
.delete {
    border: none;
    font-size: 1em;
    width: 160px;
    background: rgb(225, 64, 64); /* Old browsers */
    background: -moz-linear-gradient(top, rgba(225, 64, 64, 1) 0%, rgba(223, 49, 49, 1) 50%, rgba(220, 31, 31, 1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(225, 64, 64, 1)), color-stop(50%, rgba(223, 49, 49, 1)), color-stop(100%, rgba(220, 31, 31, 1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, rgba(225, 64, 64, 1) 0%, rgba(223, 49, 49, 1) 50%, rgba(220, 31, 31, 1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, rgba(225, 64, 64, 1) 0%, rgba(223, 49, 49, 1) 50%, rgba(220, 31, 31, 1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, rgba(225, 64, 64, 1) 0%, rgba(223, 49, 49, 1) 50%, rgba(220, 31, 31, 1) 100%); /* IE10+ */
    background: linear-gradient(to bottom, rgba(225, 64, 64, 1) 0%, rgba(223, 49, 49, 1) 50%, rgba(220, 31, 31, 1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e14040', endColorstr='#dc1f1f', GradientType=0); /* IE6-9 */
}
.delete:hover {
    background: rgb(180, 40, 40); /* Old browsers */
    background: -moz-linear-gradient(top, rgba(180, 40, 40, 1) 0%, rgba(174, 22, 22, 1) 50%, rgba(167, 2, 2, 1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(180, 40, 40, 1)), color-stop(50%, rgba(174, 22, 22, 1)), color-stop(100%, rgba(167, 2, 2, 1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, rgba(180, 40, 40, 1) 0%, rgba(174, 22, 22, 1) 50%, rgba(167, 2, 2, 1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, rgba(180, 40, 40, 1) 0%, rgba(174, 22, 22, 1) 50%, rgba(167, 2, 2, 1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, rgba(180, 40, 40, 1) 0%, rgba(174, 22, 22, 1) 50%, rgba(167, 2, 2, 1) 100%); /* IE10+ */
    background: linear-gradient(to bottom, rgba(180, 40, 40, 1) 0%, rgba(174, 22, 22, 1) 50%, rgba(167, 2, 2, 1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#b42828', endColorstr='#a70202', GradientType=0); /* IE6-9 */
}
.delete:focus {
}
.delete:active {
    background: rgb(129, 27, 27); /* Old browsers */
    background: -moz-linear-gradient(top, rgba(129, 27, 27, 1) 0%, rgba(118, 8, 8, 1) 50%, rgba(108, 0, 0, 1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(129, 27, 27, 1)), color-stop(50%, rgba(118, 8, 8, 1)), color-stop(100%, rgba(108, 0, 0, 1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, rgba(129, 27, 27, 1) 0%, rgba(118, 8, 8, 1) 50%, rgba(108, 0, 0, 1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, rgba(129, 27, 27, 1) 0%, rgba(118, 8, 8, 1) 50%, rgba(108, 0, 0, 1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, rgba(129, 27, 27, 1) 0%, rgba(118, 8, 8, 1) 50%, rgba(108, 0, 0, 1) 100%); /* IE10+ */
    background: linear-gradient(to bottom, rgba(129, 27, 27, 1) 0%, rgba(118, 8, 8, 1) 50%, rgba(108, 0, 0, 1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#811b1b', endColorstr='#6c0000', GradientType=0); /* IE6-9 */
}
/* Кнопка копирования заказа TODO:  цвет */
.copy {
    border: none;
    font-size: 1em;
    width: 160px;
    background: rgb(64, 64, 225); /* Old browsers */
    background: -moz-linear-gradient(top, rgba(64, 64, 225, 1) 0%, rgba(49, 49, 223, 1) 50%, rgba(31, 31, 220, 1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(64, 64, 225, 1)), color-stop(50%, rgba(49, 49, 223, 1)), color-stop(100%, rgba(31, 31, 220, 1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, rgba(64, 64, 225, 1) 0%, rgba(49, 49, 223, 1) 50%, rgba(31, 31, 220, 1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, rgba(64, 64, 225, 1) 0%, rgba(49, 49, 223, 1) 50%, rgba(31, 31, 220, 1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, rgba(64, 64, 225, 1) 0%, rgba(49, 49, 223, 1) 50%, rgba(31, 31, 220, 1) 100%); /* IE10+ */
    background: linear-gradient(to bottom, rgba(64, 64, 225, 1) 0%, rgba(49, 49, 223, 1) 50%, rgba(31, 31, 220, 1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4040e1', endColorstr='#1f1fdc', GradientType=0); /* IE6-9 */
}
.copy:hover {
    background: rgb(40, 40, 180); /* Old browsers */
    background: -moz-linear-gradient(top, rgba(40, 40, 180, 1) 0%, rgba(22, 22, 174, 1) 50%, rgba(2, 2, 167, 1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(40, 40, 180, 1)), color-stop(50%, rgba(22, 22, 174, 1)), color-stop(100%, rgba(2, 2, 167, 1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, rgba(40, 40, 180, 1) 0%, rgba(22, 22, 174, 1) 50%, rgba(2, 2, 167, 1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, rgba(40, 40, 180, 1) 0%, rgba(22, 22, 174, 1) 50%, rgba(2, 2, 167, 1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, rgba(40, 40, 180, 1) 0%, rgba(22, 22, 174, 1) 50%, rgba(2, 2, 167, 1) 100%); /* IE10+ */
    background: linear-gradient(to bottom, rgba(40, 40, 180, 1) 0%, rgba(22, 22, 174, 1) 50%, rgba(2, 2, 167, 1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#2828b4', endColorstr='#0202a7', GradientType=0); /* IE6-9 */
}
.copy:focus {
}
.copy:active {
    background: rgb(27, 27, 129); /* Old browsers */
    background: -moz-linear-gradient(top, rgba(27, 27, 129, 1) 0%, rgba(8, 8, 117, 1) 50%, rgba(0, 0, 108, 1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(27, 27, 129, 1)), color-stop(50%, rgba(8, 8, 117, 1)), color-stop(100%, rgba(0, 0, 108, 1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, rgba(27, 27, 129, 1) 0%, rgba(8, 8, 117, 1) 50%, rgba(0, 0, 108, 1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, rgba(27, 27, 129, 1) 0%, rgba(8, 8, 117, 1) 50%, rgba(0, 0, 108, 1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, rgba(27, 27, 129, 1) 0%, rgba(8, 8, 117, 1) 50%, rgba(0, 0, 108, 1) 100%); /* IE10+ */
    background: linear-gradient(to bottom, rgba(27, 27, 129, 1) 0%, rgba(8, 8, 117, 1) 50%, rgba(0, 0, 108, 1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1b1b81', endColorstr='#00006c', GradientType=0); /* IE6-9 */
}
.cab-tab-item .total {
    border: none;
    padding-bottom: 0;
}
.order-bl {
    display: none;
}
.saved-shirt .order-preview {
    padding-bottom: 29px;
}
.profiles table.all-orders {
    margin-top: 0;
}
.profiles .all-orders th, .delivery-tab.all-orders th {
    border-bottom: 1px solid #e7e7e7;
}
.profiles .all-orders td, .delivery-tab.all-orders td {
    border-top: none;
    border-bottom: 1px solid #e7e7e7;
}
.profile-links {
    padding-top: 17px;
}
.profile-links a {
    display: block;
    float: right;
    padding-left: 18px;
}
.account-size-profile-details {
    display: none;
}
.create-form {
    border-bottom: 1px dashed #e7e7e7;
}
.account-size-profile-details .measure-form {
    margin-top: 0;
}
.create-form .measure-block {
    float: left;
    border-bottom: none;
    width: 282px;
    margin-top: 16px;
    margin-bottom: 0;
    padding-bottom: 0;
}
.account-size-profile-details .measurements {
    width: 250px;
    padding-top: 16px;
    position: relative;
    left: 13px;
    font-size: 1em;
}
.account-size-profile-details .big_pic img {
    width: 247px;
}
.account-size-profile-details .small_pic img {
    width: 120px;
}
.account-size-profile-details .small_pic img:nth-child(2) {
    float: right;
    margin-right: 2px;
}
.account-size-profile-details .measure-form label {
    width: 163px;
    padding-right: 0;
    font-size: 1em;
}
.account-size-profile-details .measure-form input {
    width: 79px;
    font-size: 1em;
}
.account-size-profile-details p {
    width: 283px;
    cursor: default;
}
.account-size-profile-details .chooser-top {
    padding-top: 12px;
}
.account-size-profile-details .chooser-top a {
    display: inline-block;
    margin-right: 19px;
    color: #848484;
}
.account-size-profile-details .meas_text {
    padding-top: 16px;
}
.account-size-profile-details .meas_text p {
    margin: 18px 0;
    padding: 0;
}
.account-size-profile-details .save-measures {
    border-bottom: 1px dashed #e7e7e7;
    width: auto;
    padding-bottom: 14px;
}
.account-size-profile-details .save-measures label {
    width: 212px;
}
.account-size-profile-details .save-measures input {
    width: 136px;
    margin-left: 7px;
}
.account-size-profile-details .use {
    height: 38px;
    line-height: 38px;
    margin-top: 25px;
    width: 153px;
}
.notify .field {
    border: none;
    margin: 6px 0 16px;
}
.field-name {
    display: block;
    float: left;
    width: 150px;
    padding-top: 4px;
}
.notify .field p {
    float: left;
    margin: 0 0 0 14px;
}
.right .notify input {
    width: auto;
}
.notify .use {
    position: relative;
    top: 17px;
    width: 152px;
}
.delivery-tab .order-number {
    width: 164px;
}
.delivery-tab .order-date {
    width: 140px;
}
.delivery-tab .order-sum {
    width: 70px;
}
.delivery .use {
    margin-top: 30px;
    width: 150px;
}
.modal .checkboxes label {
    display: inline-block;
    padding-left: 5px;
    padding-top: 2px;
}
.cab-tab-item.notify .checkboxes label {
    display: inline-block;
    padding-left: 5px;
    padding-top: 2px;
    width: 450px;
}
.modal .checkboxes input {
    width: 20px;
    height: 20px;
}
.modal .example {
    padding-left: 0;
}
.modal .checkbox {
    z-index: 99;
}
#add-address form, #edit-address form {
    border: none;
    padding-bottom: 0;
}
#add-address button {
    min-width: 150px;
}
.modal .add-recipient {
    padding-bottom: 0;
}
.modal .recipient {
    padding-top: 0;
}
/* New clients */
.clients-slider {
    margin: 0 auto;
    position: relative;
    color: #2e2e2e;
}
.clients-slider .slide {
    width: 940px;
    height: 559px;
}
.our-shirts {
    background: url("../images/our-shirts.png") no-repeat;
}
.create-shirt {
    background: url("../images/create-shirt.png") no-repeat;
}
.slide-content {
    width: 460px;
    margin-left: 80px;
}
.clients-slider .title {
    font-size: 1.75em;
    color: #353535;
}
.clients-slider .title hr {
    display: block;
    width: 140px;
    margin-top: 17px;
}
.our-shirts .slide-content {
    margin: 99px 0 0 80px;
}
.our-shirts ul {
    margin-top: 39px;
    margin-left: 54px;
    font-size: 1.461em;
}
.our-shirts li {
    margin-top: 5px;
    padding-top: 4px;
}
.our-shirts li:before {
    display: inline-block;
    background: url("/tpl/images/constructor/sprites.png") no-repeat;
    background-position: -33px -173px;
    content: " ";
    height: 24px;
    width: 24px;
    margin-right: 16px;
    vertical-align: top;
}
.clients-slider .order {
    font-size: 0.85em;
}
.our-shirts .order-buttons {
    margin-top: 86px;
    margin-left: 54px;
}
.create-shirt .slide-content {
    margin-top: 157px;
    width: 540px;
}
.create-shirt .title {
    line-height: 1.2em;
    padding-left: 57px;
}
.stages {
    padding-top: 30px;
}
.stage {
    float: left;
    background: #2e2e2e;
    height: 54px;
    width: 145px;
    margin-left: 22px;
    padding-left: 5px;
    padding-top: 26px;
    position: relative;
    color: #fff;
}
.stage:nth-child(3) {
    width: 170px;
}
.stage:after {
    display: inline-block;
    background: url("/tpl/images/constructor/sprites.png") no-repeat;
    background-position: -108px -85px;
    content: " ";
    height: 80px;
    width: 14px;
    position: absolute;
    top: 0;
    right: -14px;
    vertical-align: top;
}
.stage:before {
    display: inline-block;
    background: url("/tpl/images/constructor/sprites.png") no-repeat;
    background-position: -108px -167px;
    content: " ";
    height: 80px;
    width: 12px;
    position: absolute;
    top: 0;
    left: -11px;
    vertical-align: top;
}
.stage:first-child {
    margin-left: 0;
    padding-left: 9px;
    width: 141px;
}
.stage:first-child:before {
    display: none;
}
.num {
    display: inline-block;
    padding-top: 3px;

    font-size: 3.9em;
    font-style: italic;
    vertical-align: top;
}
.stage-text {
    display: inline-block;
    line-height: 1em;
    padding-left: 7px;
    vertical-align: top;
    font-size: 0.85em;
}
.stage:first-child .stage-text {
    padding-left: 4px;
}
.stage-text span {
    display: block;
    padding-bottom: 5px;
    text-transform: uppercase;
    font-size: 1.1em;
}
.videogid {
    width: 131px;
    line-height: 1.1em;
    margin: 77px 0 0 2px;
    padding: 0 10px 0 10px;
    position: relative;
    color: #2e2e2e;
    text-decoration: none;
    z-index: 60;
}
.hidden {
    display: none;
}
.video-wrap {
    border: 6px solid rgba(0, 0, 0, 0.2);
    width: 139px;
    height: 86px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    -o-border-radius: 6px;
    border-radius: 6px;
}
.gid-text {
    display: block;
    padding-top: 5px;
}
.test-shirt {
    background: url("../images/test-shirt2.png") no-repeat;
}
.test-shirt .slide-content {
    margin-top: 149px;
}
.clients-slider p {
    padding-top: 29px;
    font-size: 1.154em;
}
.order.single {
    float: none;
    margin: 27px auto 0;
}
.booklet {
    background: url("../images/booklet.png") no-repeat;
}
.catalogue {
    background: url("../images/folder-detailed.jpg") no-repeat;
    height: 560px;
}
.catalogue .slide-content {
    margin-left: 630px;
    width: 310px;
}
.catalog-sum {
    float: left;
    padding-top: 6px;
    color: #565859;

    font-size: 1.769em;
    font-style: italic;
}
.catalog-bottom {
    padding-top: 19px;
    clear: both;
}
.catalog-bottom button {
    width: 200px;
}
.clients-slider .catalogue p {
    padding-top: 9px;
}
.giftbox {
    background: url("../images/box_photo.jpg") no-repeat;
    height: 560px;
}
.giftbox .slide-content {
    margin-left: 630px;
    width: 310px;
}
.clients-slider .giftbox p {
    padding-top: 9px;
}
.booklet .slide-content {
    margin-top: 159px;
}
.clients-slider .booklet p {
    padding-top: 9px;
}
.booklet .order.single {
    height: 31px;
    margin: 46px auto 0;
    padding: 17px 20px 0;
}
.gift {
    background: url("../images/gift.png") no-repeat;
}
.gift .slide-content {
    margin-top: 99px;
}
.clients-slider .gift .title {
    margin-bottom: 26px;
}
.clients-slider .gift p {
    margin: 14px 0;
    padding-top: 0;
}
.certificat {
    background: url("../images/cert.png") no-repeat;
}
.certificat .slide-content {
    margin-top: 99px;
}
.clients-slider .certificat .title {
    margin-bottom: 26px;
}
.clients-slider .certificat p {
    margin: 14px 0;
    padding-top: 0;
}
.direction-nav-area {
    position: absolute;
    height: 559px;
    width: 250px;
    top: 0;
    right: 0;
    z-index: 30;
}
.direction-nav-area_left {
    position: absolute;
    height: 396px;
    width: 250px;
    top: 0;
    left: 0;
    z-index: 30;
}
.new-clients-menu {
    margin: 18px 0;
}
.new-clients-menu li {
    display: inline-block;
    margin-right: 38px;
}
.new-clients-menu a {
    color: #2e2e2e;
}
.new-clients-menu a:hover {
    color: #cc6552;
}
.new-clients-menu .current {
    text-decoration: none;
    font-weight: bold;
    cursor: default;
}
.new-clients-menu .current:hover {
    color: #2e2e2e;
}
/* Text */
article {
    margin: 0;
    min-height: 450px;
    color: #2e2e2e;
}
article .left {
    border: none;
    width: 540px;
    padding-right: 0;
}
article .right {
    width: 330px;
    padding-left: 70px;
}
.quote {
    color: #848484;
    font-size: 1.231em;
    font-style: italic;
}
.privacy {
    color: #afafaf;
    font-size: 0.846em;
}
.delivery-contacts {
    padding-top: 10px;
}
/* Акции */
.discounts {
    padding-top: 32px;
}
.action {
    display: block;
    float: left;
    width: 200px;
    margin: 0 59px;
    text-align: center;
    color: #2e2e2e;
    font-size: 1.231em;

    text-decoration: none;
}
.action:first-child {
    margin: 0 47px;
}
.action:nth-child(3) {
    float: right;
}
.percent {
    padding-top: 52px;
    font-size: 6.56em;
}
.intention {
    line-height: 1.3em;
    padding-top: 58px;
    font-size: 1.4375em;
    font-style: oblique;
    text-transform: uppercase;
}
.action hr {
    display: block;
    border: none;
    color: #2e2e2e;
    background-color: #2e2e2e;
    width: 141px;
    height: 1px;
    margin: 12px auto 0;
}
.limit {
    display: block;
    margin-top: 10px;
    font-size: 0.8125em;
}
.action:hover hr {
    color: #cc6552;
    background-color: #cc6552;
}
.action.free {
    float: none;
    margin: 85px auto 0;
    width: 640px;
}
.action-name {
    font-size: 3.125em;
    text-transform: uppercase;
}
.free .intention {
    padding-top: 23px;
}
.free hr {
    margin: 7px auto 0;
}
.free .limit {
    margin-top: 17px;
}
/* FAQ */
.faqbox {
    line-height: 1.3em;
    width: 630px;
    padding-top: 11px;
}
.faq {
    padding-top: 13px;
}
.question {
    display: inline-block;
    border-bottom: 1px dotted #8b8b8b;
    color: #8b8b8b;
    font-size: 1.231em;
    font-weight: bold;
    text-decoration: none;
}
.question:hover {
    border-bottom: 1px dotted #cc6552;
}
.answer {
    padding-top: 4px;
}
.faq p {
    margin: 15px 0;
}
.faq.hidden {
    display: block;
}
.faq.hidden .answer {
    display: none;
}
/* Booklet */
.booklet_page .left {
    border: none;
    padding-right: 20px;
    width: 380px;
}
.booklet_page .right {
    width: 460px;
    padding-left: 0;
}
.booklet_page .product {
    font-size: 1em;
}
.booklet_page .pagenator {
    margin-top: 33px;
}
.booklet_page .pagenator a {
    font-size: 1em;
}
.booklet_page .separator {
    border-top: 1px dashed #e7e7e7;
    width: 380px;
    margin-top: 78px;
}
.booklet_page button {
    float: none;
    margin-top: 18px;
    font-size: 1em;
    width: 200px;
}
.booklet-list {
    background: #fff;
    border: 1px solid #ebebeb;
    width: 328px;
    height: 403px;
    padding-left: 18px;
    padding-top: 16px;
    position: relative;
}
.booklet-list:after {
    display: inline-block;
    background: url("../images/shadow.png") no-repeat;
    content: " ";
    height: 7px;
    width: 347px;
    position: absolute;
    bottom: -7px;
    left: 0;
}
.holder {
    float: left;
    border: 1px dashed transparent;
    height: 68px;
    width: 68px;
    margin-left: 23px;
    margin-top: 20px;
    position: relative;
}
.holder.empty {
    border: 1px dashed #b9b9b5;
}
.nothing {
    display: none;
    padding-top: 23px;
    color: #989898;
}
.holder.empty .nothing {
    display: block;
    text-align: center;
}
.holder img {
    height: 68px;
    width: 68px;
    position: relative;
    z-index: 10;
}
.close-box {
    display: none;
    background: rgba(255, 255, 255, 0.8);
    height: 17px;
    width: 17px;
    position: absolute;
    top: 0;
    right: 0;
    cursor: pointer;
    z-index: 20;
}
.close-icon {
    display: block;
    background: url("/tpl/images/constructor/sprites.png") no-repeat;
    background-position: -108px -249px;
    height: 11px;
    width: 11px;
    margin-top: 3px;
    margin-left: 3px;
    position: relative;
    z-index: 30;
}
.close-box:hover .close-icon {
    background-position: -108px -262px;
}
.holder.full .close-box {
    display: block;
}
.holder.full:before {
    display: inline-block;
    background: url("/tpl/images/constructor/sprites.png") no-repeat;
    background-position: 0 -357px;
    content: " ";
    height: 19px;
    width: 70px;
    position: absolute;
    bottom: 3px;
    left: 0;
    z-index: 40;
}
.holder.full:after {
    display: inline-block;
    background: url("/tpl/images/constructor/sprites.png") no-repeat;
    background-position: 0 -378px;
    content: " ";
    height: 7px;
    width: 68px;
    position: absolute;
    bottom: -7px;
    left: 0;
    z-index: 40;
}
/* Comments */
.comments-box {
    width: 700px;
}
.comments-box p {
    margin: 18px 0 14px;
}
.add-comment {
    border-bottom: 1px dashed #e7e7e7;
    padding-bottom: 22px;
}
.add-comment p {
    margin: 0;
}
.add {
    line-height: 1.15em;
    color: #848484;
    font-size: 1.231em;
}
.add span {
    display: inline-block;
    border-bottom: 1px dashed #848484;
}
.add:hover {
    color: #cc6552;
}
.add:hover span {
    border-bottom: 1px dashed #cc6552;
}
.add.pull-down:after {
    margin-left: 3px;
}
.comments-form {
    display: none;
    padding-top: 23px;
}
.rules {
    line-height: 1.2em;
    color: #afafaf;
    font-size: 0.846em;
}
.rules p {
    margin: 10px 0 15px;
}
.comments-form button {
    margin-top: 6px;
    height: 40px;
    line-height: 40px;
    width: 150px;
}
.all-comments {
    padding-top: 3px;
    color: #848484;
}
.all-comments strong {
    color: #565859;
}
.all-comments a {
    display: inline-block;
    border-bottom: 1px dashed #848484;
    line-height: 1.2em;
    margin-left: 6px;
    color: #848484;
    text-decoration: none;
}
.all-comments a:hover {
    border-bottom: 1px dashed #cc6552;
    color: #cc6552;
}
.all-comments span.active {
    font-weight: bold;
}
.comments-area {
    line-height: 1.2em;
}
.comment {
    border-bottom: 1px dashed #e7e7e7;
    padding: 10px 0 22px;
}
.upper:last-child {
    border-bottom: none;
}
.author {
    display: block;
    color: #8b8b8b;
}
.comment p {
    margin: 18px 0 0;
}
.comment.reply {
    border: 1px solid #e7e7e7;
    margin-top: 19px;
    margin-right: 7px;
    padding: 19px 14px 20px 26px;
}
.comments-area .pagenator {
    margin-top: 7px;
}
.comments-area .pagenator a {
    font-size: 1em;
}
/* Certificate */
.cert .left {
    border: none;
    width: 362px;
    padding-left: 18px;
    padding-right: 20px;
}
.cert .right {
    width: 380px;
    padding-left: 0;
}
.certificate-image {
    background: url("../images/certificate.png") no-repeat;
    height: 227px;
    width: 342px;
    margin-top: 4px;
    position: relative;
}
.certificate-sum-image {
    position: absolute;
    bottom: 40px;
    left: 193px;
    color: #000;

    font-size: 2.846em;
}
/* Страница заказа сертификата */
.certificate-form strong {
    display: block;
    padding-bottom: 8px;
    color: #2e2e2e;
}
.certificate-form label {
    padding-top: 0;
    padding-left: 7px;
    position: relative;
    top: -2px;
}
.certificate-form p {
    margin: 11px 0;
}
.form-row {
    border-bottom: 1px dashed #e7e7e7;
    padding-bottom: 16px;
}
.certificate-input-switch {
    margin: 20px 0 11px;
}
.certificate-input-electronic {
    display: none;
}
.certificate-input-electronic input {
    width: 85px;
}
.certificate-input-plastic .select2-container .select2-choice {
    font-size: 1em;
    width: 90px;
}
.certificate-input-switch label {
    width: auto;
    padding: 8px 3px 0 0;
}
.certificate-sum {
    float: left;
    padding-top: 6px;
    color: #565859;

    font-size: 1.769em;
    font-style: italic;
}
.certificate-form button {
    float: right;
    width: 200px;
}
.certificate-bottom {
    padding-top: 19px;
}
/* Collection */
.collection .left {
    width: 170px;
    padding-right: 8px;
}
.collection .left a {
    color: #2e2e2e;
}
.collection .left a:hover {
    color: #cc6552;
}
.collection .right {
    width: 743px;
    padding-left: 19px;
}
.choose_coll {
    padding-bottom: 11px;
}
.choose_coll li {
    padding-bottom: 6px;
}
.collection a.current {
    font-weight: bold;
    text-decoration: none;
    cursor: default;
}
.collection a.current:hover {
    color: #2e2e2e;
}
.collection .separator {
    border-bottom: 1px dashed #e7e7e7;
    padding-top: 11px;
    width: 158px;
}
.coll_list {
    padding-top: 2px;
}
.coll_list li {
    padding: 2px 0 3px 0;
}
.coll_list li span {
    padding-left: 2px;
    color: #989898;
}
.all a {
    font-weight: bold;
    text-decoration: none;
}
.coll_list .separator {
    padding-top: 14px;
}
.colors {
    padding-top: 14px;
}
.color {
    display: block;
    margin-top: 5px;
}
.color-pic {
    float: left;
    width: 24px;
}
.color-pic img {
    height: 24px;
    width: 24px;
}
.color-name {
    float: left;
    width: 127px;
    padding-top: 1px;
    padding-left: 10px;
}
.color span {
    color: #989898;
}
.create-block {
    background: url("../images/hatch.png") no-repeat;
    border: 1px solid #2e2e2e;
    height: 95px;
    width: 742px;
    margin-top: 4px;
    padding-top: 24px;
}
.create-block-premium {
    background: url("../images/bg-premium.jpg") no-repeat;
    border: 1px solid #2e2e2e;
    height: 150px;
    width: 940px;
    margin-top: 4px;
    padding-top: 24px;
}
.create-block .title {
    color: #2e2e2e;
    font-size: 1.769em;
}
.create-block .order-buttons {
    margin-top: 19px;
    padding-left: 177px;
}
.create-block .order {
    background: #fff;
    height: 23px;
    width: 180px;
    padding: 9px 0 0;
    font-size: 0.846em;
}
.create-block .order.second {
    margin-left: 23px;
}
.order.current {
    border: 1px solid #cc6552;
    color: #cc6552;
}
.shirts {
    margin-left: -27px;
    padding-top: 1px;
}
.collection .shirt {
    margin: 36px 0 0 27px;
    font-size: 1.769em;
}
.collection .shirt .price {
    padding-top: 23px;
}
/* Collection Inner */
.shirt-item .left {
    border: none;
    width: 380px;
    padding-right: 0;
}
.shirt-item .right {
    width: 401px;
    line-height: 1.3em;
    padding-left: 20px;
}
.shirt-item .right p {
    margin: 12px 0;
}
.shirt-pic {
    padding-top: 6px;
    padding-left: 13px;
}
.shirt-pic img {
    display: block;
    width: 352px;
    height: 273px;
}
.shirt-item .product {
    float: none;
    min-height: 94px;
    margin-left: 0;
    margin-top: 19px;
    width: 72px;
    font-size: 1em;
}
.monogram {
    margin-top: 32px;
}
.print {
    padding-top: 9px;
}
.shirt-item .print p {
    margin: 12px 0 5px;
}
.secondary .fonts {
    margin: 7px 0;
}
.fonts p {
    float: left;
    margin: 0;
}
.fonts label {
    margin-left: 8px;
}
.arial {
    font-family: "Arial";
}
.arial label {
    width: 38px;
}
.monotype label {
    background: url("/tpl/images/constructor/sprites.png") no-repeat;
    background-position: 0 -387px;
    height: 15px;
    width: 96px;
    margin-top: 3px;
}
.shirt-item .print .old-english {
    margin-left: 24px;
}
.old-english label {
    background: url("/tpl/images/constructor/sprites.png") no-repeat;
    background-position: 0 -404px;
    height: 10px;
    width: 69px;
    margin-top: 4px;
}
.monogram-text label {
    width: 116px;
    padding-right: 0;
}
.right .monogram-text input {
    width: 67px;
}
.size {
    border-bottom: 1px dashed #e7e7e7;
    padding-top: 12px;
    padding-bottom: 21px;
}
.secondary .size-row {
    margin: 7px 0 4px;
}
.size-row p {
    float: left;
    margin: 0;
}
.size-row label {
    padding-right: 0;
    padding-top: 7px;
}
.growing label {
    width: 38px;
    padding-right: 7px;
}
.shirt-item .right .neck-girth {
    margin-left: 24px;
}
.neck-girth label {
    width: 80px;
    padding-right: 7px;
}
.size-row .select2-container .select2-choice {
    width: 70px;
    font-size: 1em;
}
.shirt-item .total-price {
    display: block;
    float: none;
    margin-top: 25px;
    color: #565859;
}
.shirt-item .total-price-shirt {
    display: block;
    float: none;
    margin-top: 25px;
    color: #565859;
    font-size: 1.769em;

    font-style: italic;
    vertical-align: top;
}
.form-bottom {
    padding-top: 23px;
}
.secondary .save-to-basket {
    font-size: 1em;
}
.shirt-item .save-to-basket {
    float: left;
}
.form-bottom .load-to-basket {
    display: block;
    float: left;
    margin-left: 26px;
    margin-top: 12px;
}
@media screen and (max-height: 800px) {
    .promo .slide {
        height: 511px;
    }
    .info-block {
        top: 39px;
    }
}
/* страница «персональная консультация» */

.personal-consultation {

    font-size: 15px;
    line-height: 20px;
}
.personal-consultation form {
    margin-top: 30px;
}
.personal-consultation form p {
    font-weight: bold;
}
.selectors a {
    display: inline-block;
    float: left;
    background-color: #ffffff;
    box-shadow: 0px 0px 13px 0px rgba(0, 0, 0, 0.16);
    width: 222px;
    height: 254px;
    overflow: hidden;
    margin: 0 17px 25px 0;
    position: relative;
    text-decoration: none;
}
.selectors a:last-of-type {
    margin-right: 0;
}
.selectors a img {
    margin-bottom: 10px;
}
.selectors a p {
    margin: 0 10px;
    color: #2e2e2e;
}
.selectors a p.hint {
    font-size: 13px;
    color: #737373;
    font-weight: normal;
}
.selectors a .corner {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 220px;
    height: 252px;
    border: 1px solid #54eb82;
    background: url("../images/corner-checked.png") top right no-repeat;
}
.selectors a.checked .corner {
    display: block;
}
.personal-consultation textarea, .personal-consultation input, .personal-consultation button {

    font-size: 17px;
    line-height: 20px;
    border: 1px solid #d2d2d2;
    padding: 19px 29px;
    width: 400px;
    resize: none;
    margin-bottom: 23px;
}
.personal-consultation textarea {
    height: 110px;
}
.personal-consultation input {
    height: 17px;
}
.personal-consultation ::-webkit-input-placeholder {
    color: #b9b9b9;
    font-style: italic;
}
.personal-consultation :-moz-placeholder { /* Firefox 18- */
    color: #b9b9b9;
    font-style: italic;
}
.personal-consultation ::-moz-placeholder { /* Firefox 19+ */
    color: #b9b9b9;
    font-style: italic;
}
.personal-consultation :-ms-input-placeholder {
    color: #b9b9b9;
    font-style: italic;
}
.personal-consultation hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #d2d2d2;
    margin: 16px 0 39px;
    padding: 0;
}
.personal-consultation button {
    width: 245px;
    height: 57px;
    border-radius: 3px;
    border: none;
}
/*web-pro*/
.constructor .price, #fabric-details .price {
    margin: 0;
}
#main div.content .constructor ul li {
    background: none;
}
@media all and (max-width: 1000px) {
    .preview {
        width: 300px;
    }
    #shirt_design {
        zoom: 0.8
    }
    .menu-item {
        font-size: 24px;
    }
    .panes {
        width: calc(100% - 350px);
    }
}
@media all and (max-width: 600px) {
    .panes {
        width: 100%;
    }
    .preview {
        float: none;
        margin: 0 auto 20px;
    }
}