@charset "UTF-8";
@import url(https://fonts.googleapis.com/css?family=PT+Sans:400,700&subset=latin,cyrillic,cyrillic-ext,latin-ext);


*
{
	margin:0;
	padding:0;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
html{
     height: 100%;
}
img{
    border: 0px;
    max-width: 100%;
}
select:focus,select,option,option:focus{
    border: transparent;
    background-color: transparent;
    -webkit-appearance: none;
}
ul li{
    list-style: none;
}
textarea:focus, input:focus, select:focus{
    outline: none;

}
input:-webkit-autofill {
    color: #ffffff !important;
}
::-ms-clear {
    display: none;
}
body {
    min-height: 93%;
    position: relative;
    font-family: Tahoma, Geneva, sans-serif;
    background: rgb(249,250,251); /* Old browsers */
    background: -moz-linear-gradient(top, rgba(249,250,251,1) 0%, rgba(244,246,248,1) 30%, rgba(244,246,248,1) 70%, rgba(244,246,248,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(249,250,251,1)), color-stop(30%,rgba(244,246,248,1)), color-stop(70%,rgba(244,246,248,1)), color-stop(100%,rgba(244,246,248,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, rgba(249,250,251,1) 0%,rgba(244,246,248,1) 30%,rgba(244,246,248,1) 70%,rgba(244,246,248,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, rgba(249,250,251,1) 0%,rgba(244,246,248,1) 30%,rgba(244,246,248,1) 70%,rgba(244,246,248,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, rgba(249,250,251,1) 0%,rgba(244,246,248,1) 30%,rgba(244,246,248,1) 70%,rgba(244,246,248,1) 100%); /* IE10+ */
    background: linear-gradient(to bottom, rgba(249,250,251,1) 0%,rgba(244,246,248,1) 30%,rgba(244,246,248,1) 70%,rgba(244,246,248,1) 100%); /* W3C */

}

a {
  color: #e51d53;
  text-decoration: none;
}
a:hover{
    color: #8ACB00;
}
h1{
    font-family: Tahoma, Geneva, sans-serif;
    font-size: 32px;
    margin-left: 38px;
    margin-bottom: 18px;
    line-height: 1.4;
    max-width: 790px;
}

h2 {
    font-size: 20px;
    font-family: Tahoma, Geneva, sans-serif;
    color: #000000;
    margin: 14px 0 25px 0;
}
h3{
    font-size: 17px;
    font-family: Tahoma, Geneva, sans-serif;
}
h1 > span.hspan>span{
    font-size: 11px;
    text-transform: uppercase;
    text-align: center;
    padding: 0 7px;
    display: inline-block;
    color: #ffffff;
    position: relative;
    top: -10px;
    border-radius: 4px;
    height: 18px;
    line-height: 18px;
}
h1 > span.hspan.confirmed{
    border-color: #9acf00;
}
h1 > span.hspan.new{
    border-color: F2E604;
}
h1 > span.hspan.denied{
    border-color: #E21200;
}
h1 > span.hspan.confirmed>span{
    background: rgb(175,218,0); /* Old browsers */
    background: -moz-linear-gradient(top, rgba(175,218,0,1) 0%, rgba(156,202,0,1) 33%, rgba(139,189,0,1) 73%, rgba(117,171,0,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(175,218,0,1)), color-stop(33%,rgba(156,202,0,1)), color-stop(73%,rgba(139,189,0,1)), color-stop(100%,rgba(117,171,0,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, rgba(175,218,0,1) 0%,rgba(156,202,0,1) 33%,rgba(139,189,0,1) 73%,rgba(117,171,0,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, rgba(175,218,0,1) 0%,rgba(156,202,0,1) 33%,rgba(139,189,0,1) 73%,rgba(117,171,0,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, rgba(175,218,0,1) 0%,rgba(156,202,0,1) 33%,rgba(139,189,0,1) 73%,rgba(117,171,0,1) 100%); /* IE10+ */
    background: linear-gradient(to bottom, rgba(175,218,0,1) 0%,rgba(156,202,0,1) 33%,rgba(139,189,0,1) 73%,rgba(117,171,0,1) 100%); /* W3C */
    text-shadow: 1px 1px 1px #060;
}
h1 > span.hspan.new>span{
    background: rgb(244,241,156); /* Old browsers */
    background: -moz-linear-gradient(top, rgba(244,241,156,1) 0%, rgba(242,236,135,1) 34%, rgba(242,234,77,1) 73%, rgba(242,230,4,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(244,241,156,1)), color-stop(34%,rgba(242,236,135,1)), color-stop(73%,rgba(242,234,77,1)), color-stop(100%,rgba(242,230,4,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, rgba(244,241,156,1) 0%,rgba(242,236,135,1) 34%,rgba(242,234,77,1) 73%,rgba(242,230,4,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, rgba(244,241,156,1) 0%,rgba(242,236,135,1) 34%,rgba(242,234,77,1) 73%,rgba(242,230,4,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, rgba(244,241,156,1) 0%,rgba(242,236,135,1) 34%,rgba(242,234,77,1) 73%,rgba(242,230,4,1) 100%); /* IE10+ */
    background: linear-gradient(to bottom, rgba(244,241,156,1) 0%,rgba(242,236,135,1) 34%,rgba(242,234,77,1) 73%,rgba(242,230,4,1) 100%); /* W3C */
    text-shadow: 1px 1px 1px #a29600;
}
h1 > span.hspan.denied>span{
    background: rgb(247,133,118); /* Old browsers */
    background: -moz-linear-gradient(top, rgba(247,133,118,1) 0%, rgba(196,70,58,1) 33%, rgba(196,61,31,1) 73%, rgba(226,18,0,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(247,133,118,1)), color-stop(33%,rgba(196,70,58,1)), color-stop(73%,rgba(196,61,31,1)), color-stop(100%,rgba(226,18,0,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, rgba(247,133,118,1) 0%,rgba(196,70,58,1) 33%,rgba(196,61,31,1) 73%,rgba(226,18,0,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, rgba(247,133,118,1) 0%,rgba(196,70,58,1) 33%,rgba(196,61,31,1) 73%,rgba(226,18,0,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, rgba(247,133,118,1) 0%,rgba(196,70,58,1) 33%,rgba(196,61,31,1) 73%,rgba(226,18,0,1) 100%); /* IE10+ */
    background: linear-gradient(to bottom, rgba(247,133,118,1) 0%,rgba(196,70,58,1) 33%,rgba(196,61,31,1) 73%,rgba(226,18,0,1) 100%); /* W3C */
    text-shadow: 1px 1px 1px #E21200;
}
h1 > span.hspan{
    background: #fff;
    border: 1px dotted;
    border-radius: 4px;
    display: inline-block;
    height: 18px;
    line-height: 22px;
    padding: 1px;
}
.marginL20{
    margin-left: 20px !important;
}
.marginL10{
    margin-left: 10px !important;
}
.displayBlock{
    display: block;
}
.right{
	float:right;
}
.left{
	float:left;
}

.clear{
	clear:both;
}
.indent{
    height: 30px;
    clear: both;
}
.indent5{
    clear: both;
    height: 5px;
}
.indent15{
    clear: both;
    height: 15px;
}
.indent20{
    height: 20px;
    clear: both;
}
.all{
    width: 100%;
    min-width: 860px;
}
.header{
    background: rgb(255,255,255); /* Old browsers */
    background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 30%, rgba(246,246,247,1) 70%, rgba(236,236,236,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(30%,rgba(255,255,255,1)), color-stop(70%,rgba(246,246,247,1)), color-stop(100%,rgba(236,236,236,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(255,255,255,1) 30%,rgba(246,246,247,1) 70%,rgba(236,236,236,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(255,255,255,1) 30%,rgba(246,246,247,1) 70%,rgba(236,236,236,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(255,255,255,1) 30%,rgba(246,246,247,1) 70%,rgba(236,236,236,1) 100%); /* IE10+ */
    background: linear-gradient(to bottom, rgba(255,255,255,1) 0%,rgba(255,255,255,1) 30%,rgba(246,246,247,1) 70%,rgba(236,236,236,1) 100%); /* W3C */
    border-bottom: 1px solid #D9DADD;
    padding: 18px 2%;
    box-shadow: 0 0 14px #c9cacd;
    top: 0;
    z-index: 9;
    min-width: 860px;
}
.header .logo{
    background: url("img/logo.jpg") no-repeat -20px 0;
    width: 214px;
    height: 35px;
    display: inline-block;
    float: left;
}
.right-header{
    float: right;
    font-size: 14px;
    height: 36px;
    line-height: 36px;
    color: #505156;
    margin: 4px 50px 0 0;
}
.right-header a{
    font-weight: bold;
}
.right-header .details{
    float: left;
    border-right: 1px solid #E0E2E4;
    padding-right: 20px;
}
.right-header .details span{
    background: url("img/ic-cart.png")no-repeat;
    width: 15px;
    height: 13px;
    display: inline-block;
    position: relative;
    top: 2px;
    margin-right: 10px;
}
.right-header .welcome{
    border-left: 1px solid #ffffff;
    border-right: 1px solid #E0E2E4;
    float: left;
    padding: 0 20px;
}
.right-header .welcome a{
    line-height: 12px;
    white-space: nowrap;
    text-overflow: ellipsis;
    display: inline-block;
    overflow: hidden;
}
.right-header .welcome span{
    background: url("img/ic-login.png")no-repeat -16px 0;
    width: 16px;
    height: 14px;
    display: inline-block;
    position: relative;
    top: 2px;
    margin-right: 10px;
}
.right-header .logout{
    background: url("img/ic-out.png") no-repeat;
    width: 16px;
    height: 16px;
    display: block;
    border-left: 1px solid #ffffff;
    margin: 8px 0 0 15px;
}
.right-header .logout-bl{
    border-left: 1px solid #FFFFFF;
    height: 100%;
}
.right-header .logout:hover{
    opacity: 0.8;
}
.leftcolumn{
    width: 362px;
    margin-right: -362px;
    background: #1F1F23;
    float: left;
    position: absolute;
    height: 100%;
    box-shadow: inset 0px 10px 20px #000;
}
.leftmenu{
    margin-top: 35px;
}
.leftmenu ul{
}
.leftmenu li{
	list-style:none;
}

.leftmenu li>a{
    font-family: 'PT Sans', sans-serif;
    font-size: 18px;
    color: #ffffff;
    font-weight: bold;
    display: block;
    padding: 0 50px;
    position: relative;
}
.leftmenu li:first-child>a>p{
    border-top: 0px;
}
.leftmenu li:last-child>a>p{
    border-bottom: 0px;
}
.leftmenu li>a>p{
    border-bottom: 1px solid #17171B;
    border-top: 1px solid #343438;
}
.leftmenu li:hover>a:before,.leftmenu li.active>a:before{
    position: absolute;
    height: 1px;
    content: "";
    left: 0;
    width: 100%;
    background: #323238;
    bottom: -1px;
}
.leftmenu li:hover>a,.leftmenu li.active>a{
    background-color: #323238;
}
.leftmenu li:hover>a>p,.leftmenu li.active>a>p{
    border-color: #323238;
}
.leftmenu li>a span.img-lm{
    padding-left: 33px;
    height: 52px;
    line-height: 52px;
}
.leftmenu li.item1>a span.text-lm{
    line-height: 1;
}
.leftmenu li.item1>a span.img-lm{
     background: url("img/m1.png")no-repeat;
 }
.leftmenu li.item2>a span.img-lm{
    background: url("img/m2.png")no-repeat;
}
.leftmenu li.item3>a span.img-lm{
    background: url("img/m3.png")no-repeat;
}
.leftmenu li.item4>a span.img-lm{
    background: url("img/m4.png")no-repeat;
}
.leftmenu li.item5>a span.img-lm{
    background: url("img/m5.png")no-repeat;
}
.leftmenu li.item6>a span.img-lm{
    background: url("img/m6.png")no-repeat;
}
.leftmenu li.item7>a span.img-lm{
    background: url("img/m7.png")no-repeat;
}
.leftmenu li.item8>a span.img-lm{
    background: url("img/m8.png")no-repeat;
}
.leftmenu li.item9>a span.img-lm{
    background: url("img/m9.png")no-repeat;
}
.leftmenu li.item10>a span.img-lm{
    background: url("img/m10.png")no-repeat;
}
.leftmenu li.item11>a span.img-lm{
    background: url("img/m11.png")no-repeat;
}
.footer-logo{
    background: url("img/footer-logo.jpg")no-repeat;
    width: 136px;
    height: 16px;
    display: inline-block;
}
.footer{
    margin: 60px 50px 0;
    position: absolute;
    bottom: 20px;
    height: 50px;
}
.footer .copy{
    color: #65656a;
    font-size: 13px;
    margin-top: 10px;
}
.footer .copy>strong{
    color: #a6a6ac;
}
.main{
    padding-left: 362px;
}
.content{
    margin: 41px 49px;
}
.block-news{
}
.block-news .block-item{
    border: 1px solid #E1E7E9;
    background: #ffffff;
    margin-bottom: 20px;
}
.block-news .block-item .block-text{
    font-size: 16px;
}
.block-news .block-item .block-text ol{
    margin: 30px 0 30px 25px;
}
.block-news .block-item .block-text ol li,.block-news .block-item .block-text p{
    line-height: 1.4;
}
.block-news .block-item .block-text p{
    margin-bottom: 10px;
}
.block-news .block-item .block-text strong {
    margin-top: 5px;
    display: block;
}
.block-news .block-item .block-text{
    padding: 30px 45px;
}
.block-news .block-item a.title-bm{
    font-weight: bold;
    font-size: 21px;
    margin-bottom: 16px;
    display: block;
}
.block-news .block-item p.text-bm{
    font-size: 15px;
    line-height: 1.5;
    margin: 0;
}
.block-item .block-date-name{
    background: #F9FAFA;
    color: #717479;
    font-size: 12px;
    padding: 8px 45px;
}
.block-item .block-date-name .date{
    float: left;
    margin-right: 13px;
}
.block-item .block-date-name span{
    margin-right: 8px;
    position: relative;
    top: 3px;
    height: 16px;
    line-height: 16px;
}
.block-item .block-date-name .date span{
    background: url("img/ic-calendar.png")no-repeat;
    width: 16px;
    display: inline-block;
}
.block-item .block-date-name .name{
    float: left;
}
.block-item .block-date-name .name span{
    background: url("img/ic-login.png")no-repeat;
    width: 16px;
    display: inline-block;
}
.block-item .attention{
    font-size: 12px;
    text-transform: uppercase;
    font-weight: bold;
    text-align: center;
    background: #e81553;
    color: #ffffff;
    width: 90px;
    height: 19px;
    line-height: 19px;
    border-radius: 4px;
    margin-bottom: 10px;
}
.more-button-news span{
    background: url("img/ic-more.png") no-repeat;
    width: 6px;
    height: 10px;
    display: inline-block;
    position: relative;
    top: 2px;
}
.more-button-news{
    font-size: 13px;
    font-weight: bold;
    display: block;
    margin: 12px 0;
}
.more-button-news:hover{
    color: #e51d53;
}
.more-button-news:hover span{
    background: url("img/ic-more.png") no-repeat -6px 0;
}
.search-settings{
    float: right;
    margin: 8px 32px 18px 0px;
    margin-bottom: 12px;
}
.search-settings .search{
    height: 25px;
    line-height: 25px;
    border: 1px solid #E0E6E9;
    width: 211px;
    background: #ffffff url("img/ic-search.png") no-repeat 205px center;
    padding: 2px 10px;
    float: left;
    margin-right: 24px;
}
.search-settings .sett{
    font-size: 15px;
    font-family: 'PT Sans', sans-serif;
    font-weight: bold;
    float: left;
    margin: 1px 0 0 0;
}
.search-settings .sett span{
    background: url("img/ic-settings.png") no-repeat;
    width: 20px;
    height: 20px;
    display: inline-block;
    margin-right: 8px;
    position: relative;
    top: 5px;
}
.paginator {
    margin: 22px 0 22px 45px;
}
.paginator span{
    float: left;
    position: relative;
    top: 10px;
}
.paginator li{
    float: left;

}
.paginator li>a {
    width: 36px;
    height: 36px;
    display: inline-block;
    border: 1px solid #E0E6E9;
    border-radius: 4px;
    margin: 0 0 0 11px;
    line-height: 36px;
    text-align: center;
    font-size: 17px;
    position: relative;
    color: #e41c52;
    font-weight: bold;
    background: rgb(255,255,255); /* Old browsers */
    background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(251,251,251,1) 30%, rgba(244,244,245,1) 70%, rgba(235,236,237,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(30%,rgba(251,251,251,1)), color-stop(70%,rgba(244,244,245,1)), color-stop(100%,rgba(235,236,237,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(251,251,251,1) 30%,rgba(244,244,245,1) 70%,rgba(235,236,237,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(251,251,251,1) 30%,rgba(244,244,245,1) 70%,rgba(235,236,237,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(251,251,251,1) 30%,rgba(244,244,245,1) 70%,rgba(235,236,237,1) 100%); /* IE10+ */
    background: linear-gradient(to bottom, rgba(255,255,255,1) 0%,rgba(251,251,251,1) 30%,rgba(244,244,245,1) 70%,rgba(235,236,237,1) 100%); /* W3C */
}
.paginator li:hover>a{
    color: #000000;
}
.paginator li.active>a{
    background: #ffffff;
    color: #000000;
    font-weight: normal;
}
.paginator li.last>a span{
    font-size: 0;
    background: url("img/ic-paginator-more.png") no-repeat;
    display: inline-block;
    width: 14px;
    height: 10px;
    position: absolute;
    top: 50%;
    margin-top: -5px;
    left: 50%;
    margin-left: -7px;
}
.paginator li.last:hover>a span{
    background: url("img/ic-paginator-more.png") no-repeat -14px 0;
}
.content-link{
    font-weight: bold;
    background: rgb(255,255,255); /* Old browsers */
    background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(251,251,251,1) 30%, rgba(244,244,245,1) 70%, rgba(235,236,237,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(30%,rgba(251,251,251,1)), color-stop(70%,rgba(244,244,245,1)), color-stop(100%,rgba(235,236,237,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(251,251,251,1) 30%,rgba(244,244,245,1) 70%,rgba(235,236,237,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(251,251,251,1) 30%,rgba(244,244,245,1) 70%,rgba(235,236,237,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(251,251,251,1) 30%,rgba(244,244,245,1) 70%,rgba(235,236,237,1) 100%); /* IE10+ */
    background: linear-gradient(to bottom, rgba(255,255,255,1) 0%,rgba(251,251,251,1) 30%,rgba(244,244,245,1) 70%,rgba(235,236,237,1) 100%); /* W3C */
    font-size: 17px;
    height: 39px;
    line-height: 39px;
    border: 1px solid #E0E6E9;
    border-radius: 4px;
    padding: 0 18px;
    display: table;
    font-family: 'PT Sans', sans-serif;
    margin: 26px 43px;
}
.breadcrumbs{
    margin: -23px 0 4px 35px;
}
.breadcrumbs li{
    float: left;
}
.breadcrumbs li>a,.breadcrumbs li>span{
    font-size: 12px;
    color: #888c92;
    margin: 0 3px;
}
.breadcrumbs li.active>a,.breadcrumbs li>span,.breadcrumbs li:hover>a{
    color: #bbbec4;
}
.block-table{
    background: #ffffff;
    border: 1px solid #E1E7EA;
    padding: 25px 20px;
    box-shadow: 0 3px 5px #e1e6e9;
}
.block-table li.name-act{
    font-weight: bold;
}
.block-table ul.zebra li{
    font-size: 14px;
    height: 44px;
    line-height: 44px;
}
.block-table ul.zebra li span{
    display: inline-block;
}
.block-table ul.zebra li span:first-child{
    margin-left: 1.2%;
}
.block-table ul.zebra li .name-act{
    width: 18%;
    min-width: 165px;
}
.block-table ul.zebra li .order-act{
    width: 15%;
    min-width: 80px;
}
.block-table ul.zebra li .date-act{
    width: 9%;
    min-width: 100px;
}
.block-table ul.zebra li .status-act{
    max-width: 43%;
    min-width: 70px;
}
.block-table ul.zebra li .action-act{
    width: 8%;
    float: right;
    min-width: 90px;
}
.block-table ul.zebra li:nth-child(2n){
    background: #f7f8fa;
}
.block-table ul.zebra li .action-act a{
    display: inline-block;
    margin: 0 12px 0 0;
}
.block-table ul.zebra li .action-act a:last-child{
    margin: 0;
}
a.eye{
    background: url("img/ic-eye.png")no-repeat;
    width: 21px;
    height: 14px;
}
a.pen{
    background: url("img/ic-pen.png")no-repeat;
    width: 14px;
    height: 15px;
}
a.print{
    background: url("img/ic-print.png") no-repeat;
    width: 16px;
    height: 14px;
}
a.eye:hover{
    background: url("img/ic-eye.png")no-repeat -21px 0;
}
a.pen:hover{
    background: url("img/ic-pen.png")no-repeat -14px 0;
}
a.print:hover{
    background: url("img/ic-print.png") no-repeat -16px 0;
}
.block-table table{
    width: 100%;
    margin: 0;
    padding: 0;
    font-size: 14px;
    font-family: Tahoma, Arial;
}
.block-table table thead{
    font-weight: bold;
}
.block-table table tr td{
    border-collapse:collapse;
    padding: 12px 4px;
}
.block-table table.diff-width tr td{
    width: 18%;
}
.block-table table.diff-width tr td+td{
    width: 70%;
}
.block-table table tbody tr:nth-child(2n+1){
     background: #f7f8fa;

 }
.footer.footer-mob{
    display: none;
}
.block-table ul.razbor-table{
    margin-left: 20px;
    margin-bottom: 40px;
}
.block-table ul.razbor-table li{
    height: auto;
    background: transparent;
    line-height: 1.5;
}
.block-table ul.razbor-table li.last{
    display: none;
}
.block-table ul.razbor-table>li>p{
    font-size: 17px;
    font-weight: bold;
    margin: 10px 0;
}
.block-table ul.razbor-table .ic-pdf{
    display: inline-block;
    background: url("img/ic-pdf.png") no-repeat;
    height: 14px;
    width: 16px;
    margin-right: 4px;
    position: relative;
    top: -1px;
    margin-left: 0;
}
.block-table ul.razbor-table span{
    color: #a5a5a5;
    margin: 0 8px;
}
.block-table ul.razbor-table .ic-play{
    display: inline-block;
    background: url("img/ic-play.png") no-repeat;
    height: 14px;
    width: 16px;
    margin-right: 5px;
    position: relative;
    top: 2px;
    margin-left: 0;
}
ul.razbor-table ul li{
    float: left;
}
.block-video .video-item:first-child{
    margin: 0 0 28px 0;
}
.block-video .video-item{
    background: #ffffff;
    border: 1px solid #E2E8EB;
    text-align: center;
    padding: 40px 10px;
    width: 257px;
    height: 147px;
    font-size: 14px;
    font-weight: bold;
    float: left;
    margin: 0 0 28px 25px;
    box-shadow: 0 3px 5px #E1E6E9;
}
.block-video .video-item p{
    margin-top: 22px;
}
.block-table .video-block iframe{
    max-width: 100%;
    margin-left: 20px;
}
a.button-pink{
    height: 35px;
    line-height: 35px;
    background: #eb1751;
    color: #ffffff;
    font-size: 17px;
    font-family: 'PT Sans', sans-serif;
    display: inline-block;
    border-radius: 3px;
    padding: 0 16px;
    font-weight: bold;
    border: 2px solid #eb1751;
    margin: 10px 8px 10px 0;
}
a.button-grey{
    height: 35px;
    line-height: 35px;
    background: #C0C6C9;
    color: #ffffff;
    font-size: 17px;
    font-family: 'PT Sans', sans-serif;
    display: inline-block;
    border-radius: 3px;
    padding: 0 16px;
    font-weight: bold;
    border: 2px solid #C0C6C9;
    margin: 10px 8px 10px 0;
}
a.pink-conv{
    font-size: 17px;
    color: #ffffff;
    font-weight: bold;
    font-family: 'PT Sans', sans-serif;
    background: #eb1751;
    padding: 0 15px;
    height: 32px;
    line-height: 32px;
    display: table;
    border-radius: 4px;
    border: 2px solid #eb1751;
    margin:  0 20px 20px;
}
a.pink-conv span{
    background: url("img/ic-new-conv.png") no-repeat;
    width: 16px;
    height: 16px;
    margin-right: 10px;
    display: inline-block;
    position: relative;
    top: 2px;
}
a.pink-conv:hover{
    background: #ffffff;
    color: #eb1751;
}
a.pink-conv:hover>span{
    background: url("img/ic-new-conv.png") no-repeat -16px 0;
}
a.button-pink:hover{
    background: #ffffff;
    color: #eb1751;
}
a.button-grey:hover{
    background: #ffffff;
    color: #C0C6C9;
}
.cab-forma{
    margin-left: 20px;
}
.cab-forma .form-item{
    margin-bottom: 15px;
    position: relative;
}
.cab-forma .form-item>span{
    font-size: 14px;
    display: inline-block;
}
.form-item label{
    width: 231px;
    display: inline-block;
    font-size: 14px;
    float: left;
}
.form-item label>span{
    color: #e71e54;
}
.block-table input.standart-input,.order-filtr .form-item2 input.standart-input{
    height: 28px;
    max-width: 369px;
    width: 100%;
    border: 1px solid #E0E6E9;
    padding: 0 10px;
    -webkit-appearance: none;
}
input.standart-input.width11,.block-table textarea.standart-textarea.width11{
    width: 90%;
    max-width: 1000px;
    display: block;
    margin: 5px 0;
    font-family: "PT Sans",sans-serif;
    font-size: 17px;
}
.block-table textarea.standart-textarea.width11{
    height: 195px;
}
.styled-adress-select.width11{
    max-width: 250px;
    background-position: 230px center;
}
.styled-adress-select.width11 select{
    width: 310px;
}
.block-table textarea.standart-textarea{
    width: 58%;
    border: 1px solid #E0E6E9;
    padding: 10px;
    -webkit-appearance: none;
    resize: none;
    height: 95px;
    font-size: 17px;
    font-family: 'PT Sans', sans-serif;
}
.block-table input.standart-input+span.lock{
    background: url("img/ic-lock.png") no-repeat;
    display: inline-block;
    width: 14px;
    height: 16px;
    margin-left: 10px;
    position: absolute;
    top: 50%;
    margin-top: -8px;
}
input.standart-input+span.calendar {
    background: url("img/ic-calendar.png") no-repeat -16px 0;
    display: inline-block;
    width: 16px;
    height: 16px;
    margin-left: 8px;
    position: absolute;
    top: 50%;
    margin-top: -8px;
    cursor: pointer;
}
.form-item{
    position: relative;
}
.div-login span.error-mess{
    left: 50%;
}
span.error-mess{
    color: #ffffff;
    background: #ea1751;
    width: 135px;
    height: 22px;
    line-height: 22px;
    border-radius: 4px;
    text-align: center;
    display: block;
    font-size: 13px;
    position: absolute;
    left: 590px;
    z-index: 9;
    top: -25px;
}
span.error-mess:after{
    position: absolute;
    content: "";
    width: 0;
    height: 0;
    border-top: 10px solid #ea1751;
    border-right: 10px solid transparent;
    bottom: -10px;
    left: 12px;
}
.styled-adress-select {
    background: #ffffff url("img/down.png") no-repeat 360px center;
    height: 28px;
    max-width: 379px;
    width: 100%;
    border: 1px solid #E0E6E9;
    overflow: hidden;
    float: left;
}

.styled-adress-select select {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: medium none;
    color: #262626;
    display: block;
    font-size: 14px;
    height: 28px;
    line-height: 28px;
    width: 412px;
    padding-right: 50px;
}
.styled-adress-select select:focus{
    border: 0;
}
.cab-forma .button-form{
    margin-left: 231px;
}
.button-form{
    background: rgb(255,255,255); /* Old browsers */
    background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(248,249,249,1) 35%, rgba(241,242,243,1) 65%, rgba(236,237,238,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(35%,rgba(248,249,249,1)), color-stop(65%,rgba(241,242,243,1)), color-stop(100%,rgba(236,237,238,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(248,249,249,1) 35%,rgba(241,242,243,1) 65%,rgba(236,237,238,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(248,249,249,1) 35%,rgba(241,242,243,1) 65%,rgba(236,237,238,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(248,249,249,1) 35%,rgba(241,242,243,1) 65%,rgba(236,237,238,1) 100%); /* IE10+ */
    background: linear-gradient(to bottom, rgba(255,255,255,1) 0%,rgba(248,249,249,1) 35%,rgba(241,242,243,1) 65%,rgba(236,237,238,1) 100%); /* W3C */
    border: 1px solid #E0E6E9;
    font-size: 15px;
    font-family: 'PT Sans', sans-serif;
    height: 27px;
    line-height: 24px;
    border-radius: 4px;
    text-shadow: 1px 1px 1px #fff;
    display: table;
    padding: 0 10px;
    cursor: pointer;
}
.button-form:hover{
    background: #ECEDEE;
}
.custom-checkbox input[type="checkbox"] {
    display: none;
}
.custom-checkbox{
    margin: 15px 0;
}
.custom-checkbox label{
    font-size: 14px;
    position: relative;
 }

.custom-checkbox input[type="checkbox"]:checked + label:before{
    background: url("img/checkbox.png") no-repeat -18px 0;
}
.custom-checkbox input[type="checkbox"] + label:before{
    background: url("img/checkbox.png") no-repeat;
    content: "";
    cursor: pointer;
    display: inline-block;
    float: left;
    height: 18px;
    margin: 0 4px 0 0;
    padding: 0;
    position: absolute;
    width: 18px;
    left: 38px;
    top: 0;
    z-index: 10;
}
.custom-checkbox.left0{
    margin: 0;
}
.custom-checkbox.left0 input[type="checkbox"] + label{
    padding-left: 25px;
}
.custom-checkbox.left0 input[type="checkbox"] + label:before{
    left: 0;
}
.block-table .cart-table ul li.thead{
    font-family: arial;
    font-style: italic;
    font-size: 14px;
    background: transparent;
    box-shadow: none;
}
.block-table .cart-table ul li.thead>div{
    height: auto;

}
.cart-table ul li{
    /*clear: both;*/
    padding: 12px 0;
}
.cart-table ul li .img-ct{
    width: 13%;
    margin-left: 1%;
    float: left;
    display: table;
    vertical-align: middle;
    height: 100px;
    max-width: 160px;
}
.cart-table ul li .img-ct img{
    max-width: 160px;
}
.cart-table ul li .info-ct{
    width: 59%;
    margin-left: 3%;
    float: left;
    display: table;
    vertical-align: middle;
    height: 100px;
    font-size: 19px;
}
.cart-table ul li p{
    display: table-cell;
    vertical-align: middle;
}
.cart-table ul li .num-ct{
    width: 13%;
    float: left;
    display: table;
    vertical-align: middle;
    height: 100px;
    min-width: 105px;
}
.cart-table ul li .num-ct .top-bottom-num-ct{
    float: left;
    display: inline-block;
}
.cart-table ul li .num-ct .top-num-ct,.cart-table ul li .num-ct .bottom-num-ct{
    background: url("img/u-d.png") no-repeat;
    width: 28px;
    height: 17px;
    display: block;
    cursor: pointer;
}
.cart-table ul li .num-ct .top-num-ct:hover,.cart-table ul li .num-ct .bottom-num-ct:hover{
    opacity: 0.7;
}
.cart-table ul li .num-ct .bottom-num-ct{
    background-position: -28px 0;
    margin-top: 1px;
}
.cart-table ul li .num-ct input{
    width: 50px;
    padding: 2px 10px;
    height: 28px;
    border: 1px solid #D8DADD;
    float: left;
    margin-right: 1px;
    display: inline-block;
    text-align: right;
    font-size: 19px;
    font-family: Tahoma, Arial;
}
.cart-table ul li:nth-child(2n+1) {
    background: #f7f8fa;
    box-shadow: 0 7px 12px #C0C6C9;
}
.cart-table ul li .price-ct{
    width: 12%;
    float: left;
    display: table;
    vertical-align: middle;
    height: 100px;
}
.cart-table ul li .price-ct strong{
    font-size: 19px;
    white-space: nowrap;
}
.cart-table ul li .price-ct span{
    display: block;
    font-size: 13px;
    font-family: Tahoma, arial;
    color: #828282;
    font-weight: 300;
    line-height: 1.3;
}
.cart-table ul li .price-ct span>span{
    color: #000000;
}
.cart-table ul li .del-ct{
    position: relative;float: right;
    width: 2% !important;
    display: inline-block;
    height: 100px;
    margin-right: 1%;
    min-width: 16px;
}
.cart-table ul li .del-ct>p{
    background: url("img/del.png") no-repeat;
    min-width: 16px;
    height: 16px;
    position: absolute;
    top: 50%;
    margin-top: -8px;
    left: 50%;
    margin-left: -50%;
    cursor: pointer;
}
.cart-table ul li .del-ct>p:hover{
    background-position: -16px 0;
}
.cart-table ul li .zero{
    color: transparent;
    background: transparent;
}
.cart-table .summa{
    font-size: 19px;
    color: #7d7d7d;
    font-family: Tahoma, Arial;
    font-weight: 300;
    float: right;
    clear: both;
    width: 21%;
    margin-top: 25px;
}
.cart-table .summa span{
    font-weight: bold;
    color: #000000;
}
.list-tech-left{
    max-width: 205px;
    float: left;
    width: 300px;
    margin-right: -300px;
}
.list-tech-left .title-tech{
    margin: 10px 0 16px;
}
.list-tech-left ul{
    border-bottom: 1px solid #E8E8E9;
    padding-bottom: 25px;
    margin-bottom: 25px;
}
.list-tech-left ul.last{
    border: 0px;
}
.list-tech-left ul li{
    position: relative;
    color: #d5dde1;
    margin: 5px 0 6px 12px;
}
.list-tech-left ul li:before {
    content: "";
    height: 4px;
    width: 4px;
    background: #C7D2D7;
    top: 50%;
    left: -10px;
    position: absolute;
    border-radius: 4px;
}
.list-tech-left ul li>a{
    font-size: 13px;
    color: #0074a4;
}
.list-tech-left ul li.active:before{
    background: #EA1751;
}
.list-tech-left ul li.active>a{
    font-weight: bold;
    color: #000000;
}
.list-tech-left ul li:hover>a{
    color: #000000;
}
.table-tech-right{
    padding: 0 0 0 300px;

}
.table-tech-right .block-table{
    border: 0px;
    box-shadow: none;
}
.table-tech-right .paginator {
    margin: 22px 0 22px 30px;
}
.table-tech-right .block-table table tr td{
    max-width: 110px;
}
.table-tech-right .block-table table tr td+td+td+td{
    max-width: 100%;
}
.my-order{
    padding-right: 330px;
}
.order-filtr{
    background: #ffffff;
    max-width: 760px;
    min-width: 310px;
    box-shadow: 0 0 4px #c0c0c0;
    border: 1px solid #E1E7EA;
    margin-bottom: 25px;
    float: right;
    width: 310px;
    margin-left: -310px;
    position: absolute;
    right: 49px;
    border-radius: 4px;
    padding-bottom: 20px;
}
.order-filtr h3{
    background: rgb(235,237,237); /* Old browsers */
    background: -moz-linear-gradient(top, rgba(235,237,237,1) 0%, rgba(237,239,239,1) 50%, rgba(244,246,246,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(235,237,237,1)), color-stop(50%,rgba(237,239,239,1)), color-stop(100%,rgba(244,246,246,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, rgba(235,237,237,1) 0%,rgba(237,239,239,1) 50%,rgba(244,246,246,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, rgba(235,237,237,1) 0%,rgba(237,239,239,1) 50%,rgba(244,246,246,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, rgba(235,237,237,1) 0%,rgba(237,239,239,1) 50%,rgba(244,246,246,1) 100%); /* IE10+ */
    background: linear-gradient(to bottom, rgba(235,237,237,1) 0%,rgba(237,239,239,1) 50%,rgba(244,246,246,1) 100%); /* W3C */
    padding: 16px 30px 10px;

}
.order-filtr h3>span{
    display: inline-block;
    margin-right: 8px;
    position: relative;
    top: 2px;
}
.order-filtr h3.filtr>span{
    background: url("img/ic-filtr.png") no-repeat;
    height: 16px;
    width: 16px;
}
.order-filtr h3.search2>span{
    background: url("img/ic-search2.png") no-repeat;
    height: 15px;
    width: 15px;
}
.order-filtr .padding-block{
    margin: 24px 30px 10px;
}
.order-filtr .form-item2 label{
    display: block;
    font-size: 14px;
    margin: 18px 0 10px 0;
}
.order-filtr .form-item2 label.strong-lab{
    font-weight: bold;
}
.order-filtr .form-item2 input.standart-input{
    max-width: 232px;
}
.order-filtr .form-item2 .styled-adress-select{
    max-width: 252px;
    background-position: 225px center;
}
.order-filtr .form-item2 .styled-adress-select select{
    width: 280px;
    padding: 0 5px;
}
span.note{
    font-size: 12px;
    display: block;
    color: #626669;
    margin: 5px 0;
    line-height: 16px;
}
span.note>strong{
    color: #000000;
}
span.note-pro{
    font-family: "PT Sans",sans-serif;
    font-size: 11px;
    color: #9c9c9c;
    white-space: nowrap;
}
.order-filtr .form-item2 ul.radio-group-big {
    margin: 15px 0 0 -12px;
}
.order-filtr .form-item2 .radio-group-big input[type="radio"] + label{
    font-weight: normal;
    display: inherit;
    margin: 0 0 0 20px;
}
.order-filtr .form-item2 .radio-group-big input[type="radio"]:checked + label > span {
    border: 1px solid #abd821;
}
.order-filtr .form-item2 .radio-group-big li{
    float: left;
}
.order-filtr .form-item2 .radio-group-big input[type="radio"] + label > span {
    background: none repeat scroll 0 0 #fff;
    border: 1px solid #bcc0c3;
    border-radius: 12px;
    display: inline-block;
    float: left;
    height: 18px;
    left: -8px;
    position: absolute;
    vertical-align: middle;
    width: 18px;
}
.order-filtr .form-item2 .radio-group-big input[type="radio"] + label > span {
    position: relative;
}
.order-filtr ul.radio-group-big input[type="radio"]:checked + label > span span {
    background: #6cae00;
    border: medium none;
    border-radius: 7px;
    display: inline-block;
    height: 6px;
    left: 6px;
    position: absolute;
    top: 6px;
    width: 6px;
}
.order-filtr .radio-group-big input[type="radio"] {
    opacity: 0;
    position: absolute;
}
.order-filtr .form-item2 {
    clear: both;
    position: relative;
}
a.big-grey-button{
    background: rgb(255,255,255); /* Old browsers */
    background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(250,251,251,1) 30%, rgba(242,243,244,1) 70%, rgba(235,236,237,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(30%,rgba(250,251,251,1)), color-stop(70%,rgba(242,243,244,1)), color-stop(100%,rgba(235,236,237,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(250,251,251,1) 30%,rgba(242,243,244,1) 70%,rgba(235,236,237,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(250,251,251,1) 30%,rgba(242,243,244,1) 70%,rgba(235,236,237,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(250,251,251,1) 30%,rgba(242,243,244,1) 70%,rgba(235,236,237,1) 100%); /* IE10+ */
    background: linear-gradient(to bottom, rgba(255,255,255,1) 0%,rgba(250,251,251,1) 30%,rgba(242,243,244,1) 70%,rgba(235,236,237,1) 100%); /* W3C */
    border: 1px solid #E0E6E9;
    color: #000000;
    font-size: 16px;
    font-family: "PT Sans",sans-serif;
    height: 37px;
    line-height: 37px;
    padding: 0 17px;
    margin-right: 13px;
    display: inline-block;
    border-radius: 4px;
    margin-top: 16px;
}
a.big-grey-button:hover{
    background: #EBECED;
}
.wrap-big-partners-part {
    background: rgba(0, 0, 0, 0.5);
    display: none;
    height: 120%;
    position: fixed;
    top: 0;
    width: 100%;
}
.popup-form {
    background: #fff;
    border-radius: 3px;
    left: 50%;
    margin: 0 0 90px -394px;
    width: 788px;
    position: absolute;
    top: 90px;
    display: none;
}

.close-det {
    background: url("img/close-det.png") no-repeat;
    cursor: pointer;
    height: 12px;
    position: absolute;
    right: 10px;
    top: 8px;
    width: 12px;
}
.close-det:hover{
    background-position: -12px 0;
}
.title-popup-form{
    background: #000000;
    font-size: 24px;
    color: #ffffff;
    width: 733px;
    padding-left: 55px;
    font-weight: bold;
    height: 60px;
    line-height: 64px;
}
.popup-form .block-table{
    padding: 16px 20px;
    box-shadow: none;
    border: 0px;
}
.popup-form .block-table tr td{
    vertical-align: top;
    line-height: 1.5;
}
.popup-form .block-table tr td:first-child{
    padding-left: 35px;
    max-width: 155px;
}
.login{
    /*background: url("img/bg-login.png") no-repeat center;*/
    height: 754px;
    margin-top: -372px;
    position: absolute;
    top: 50%;
    width: 100%;
    left: 50%;
    margin-left: -50%;
}
.div-login{
    background: #ffffff;
    width: 678px;
    min-height: 345px;
    border-radius: 4px;
    border: 1px solid #E3E5E6;
    position: absolute;
    top: 50%;
    margin-top: -172px;
    left: 50%;
    margin-left: -339px;
}
.copy-login{
    color: #65656a;
    font-size: 13px;
    font-family: 'PT Sans', sans-serif;
    text-align: center;
    position: absolute;
    bottom: 20px;
    left: 50%;
    margin-left: -80px;
}
.copy-login>strong{
    color: #7e7e84;
}
.copy-login ul{
    position: absolute;
    left: 50%;
    margin-left: 210px;
    bottom: -8px;
    width: 80px;
}
.copy-login ul li{
    float: left;
    margin-left: 10px;
}
.copy-login ul li>a{
    display: inline-block;
    width: 23px;
    height: 23px;
}
.copy-login ul li.ru>a{
    /*background: url("img/country.png")no-repeat;*/
}
.copy-login ul li.us>a{
    /*background: url("img/country.png")no-repeat -23px 0;*/
}
.div-login:after{
    position: absolute;
    content: "";
    /*background: url("img/shad2.png") no-repeat;*/
    width: 672px;
    height: 25px;
    bottom: -16px;
    left: 0;
}
.logo-div{
    margin: 32px 0 0 -5px;
    position: relative;
}
.logo-div span{
    width: 0;
    height: 0;
    border-top: 10px solid #61001B;
    border-left: 6px solid transparent;
    position: absolute;
    left: 0;
    bottom: -6px;
}
.block-lg-img{
    margin: 20px -26px 0 15px;
    background: url("/img/multi-foto.jpg") no-repeat;
    width: 235px;
    height: 228px;
}
.block-lg-img.error-login-img{
    background: url("/img/multi-foto2.jpg") no-repeat;
}
.block-lg label{
    font-size: 14px;
    color: #000000;
    display: block;
    margin: 10px 0 5px;
    width: auto;
    float: none;
}
.block-lg form{
    margin: 23px 0 0 0;
}
.block-lg input.standart-input{
    height: 42px;
    line-height: 44px;
    width: 370px;
    padding: 0 10px;
    border: 1px solid #E0E6E9;
    box-shadow: 0 2px 5px #c4c7c8 inset;
    font-size: 22px;
}
.block-lg .big-grey-button{
    margin: 21px 0 0 0;
}
.switch {
    height: 20px;
    width: 52px;
    position: relative;
    margin: 13px 0 0 28px;
}
.switch input {
    bottom: 0;
    cursor: pointer;
    height: 100%;
    left: 0;
    opacity: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    z-index: 100;
}
.switch label:after {
    background: linear-gradient(#f2f2f2, #ababab) repeat;
    border-radius: inherit;
    bottom: -8px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.3), 0 1px 1px rgba(0, 0, 0, 0.25);
    content: "";
    left: -8px;
    position: absolute;
    right: -8px;
    top: -8px;
    z-index: -1;
}
.switch input:checked ~ label {
    background: rgb(69,145,0); /* Old browsers */
    background: -moz-linear-gradient(top, rgba(69,145,0,1) 0%, rgba(83,157,0,1) 13%, rgba(99,169,0,1) 14%, rgba(186,237,0,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(69,145,0,1)), color-stop(13%,rgba(83,157,0,1)), color-stop(14%,rgba(99,169,0,1)), color-stop(100%,rgba(186,237,0,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, rgba(69,145,0,1) 0%,rgba(83,157,0,1) 13%,rgba(99,169,0,1) 14%,rgba(186,237,0,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, rgba(69,145,0,1) 0%,rgba(83,157,0,1) 13%,rgba(99,169,0,1) 14%,rgba(186,237,0,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, rgba(69,145,0,1) 0%,rgba(83,157,0,1) 13%,rgba(99,169,0,1) 14%,rgba(186,237,0,1) 100%); /* IE10+ */
    background: linear-gradient(to bottom, rgba(69,145,0,1) 0%,rgba(83,157,0,1) 13%,rgba(99,169,0,1) 14%,rgba(186,237,0,1) 100%); /* W3C */
}
.switch label {
    background: rgb(147,145,140); /* Old browsers */
    background: -moz-linear-gradient(top, rgba(147,145,140,1) 0%, rgba(147,145,140,1) 13%, rgba(181,178,173,1) 14%, rgba(219,213,210,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(147,145,140,1)), color-stop(13%,rgba(147,145,140,1)), color-stop(14%,rgba(181,178,173,1)), color-stop(100%,rgba(219,213,210,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, rgba(147,145,140,1) 0%,rgba(147,145,140,1) 13%,rgba(181,178,173,1) 14%,rgba(219,213,210,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, rgba(147,145,140,1) 0%,rgba(147,145,140,1) 13%,rgba(181,178,173,1) 14%,rgba(219,213,210,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, rgba(147,145,140,1) 0%,rgba(147,145,140,1) 13%,rgba(181,178,173,1) 14%,rgba(219,213,210,1) 100%); /* IE10+ */
    background: linear-gradient(to bottom, rgba(147,145,140,1) 0%,rgba(147,145,140,1) 13%,rgba(181,178,173,1) 14%,rgba(219,213,210,1) 100%); /* W3C */
    border-radius: 40px;
    box-shadow: 0 3px 8px 1px rgba(0, 0, 0, 0.2) inset, 0 1px 0 rgba(255, 255, 255, 0.5);
    display: block;
    height: 100%;
    width: 100%;
    position: relative;
    margin: 10px 0 0;
}
.switch input:checked ~ label i:before {
    color: #ffffff;
    content: "on";
    right: 130%;
    text-shadow: 1px 1px 4px #fff;
}
.switch label i:before {
    color: #ffffff;
    content: "off";
    font-family: 'PT Sans', sans-serif;
    font-size: 11px;
    font-style: normal;
    font-weight: bold;
    margin-top: -10px;
    position: absolute;
    right: -110%;
    text-shadow: 0 1px 0 #bcb8ae, 0 -1px 0 #97958e;
    text-transform: uppercase;
    top: 66%;
}
.switch input:checked ~ label i {
    right: -1%;
}
.switch label i {
    background: linear-gradient(#f7f2f6, #b2ac9e) repeat;
    border-radius: inherit;
    box-shadow: 2px 2px 4px #8f8f8f;
    display: block;
    height: 22px;
    position: absolute;
    right: 60%;
    top: -2px;
    width: 22px;
    z-index: 2;
    border: 1px solid #C6CAD0;
}
.file{
    margin: 16px 0 0;
    font-weight: bold;
    font-size: 14px;
    line-height: 48px;
}
.file span{
    background: url("img/ic-file.png") no-repeat;
    height: 16px;
    width: 12px;
    display: inline-block;
    margin-right: 10px;
}
.indicator{
    width: 13px;
    height: 13px;
    background: #cacad0;
    border-radius: 10px;
    display: inline-block;
}
.indicator.sm{
    width: 9px;
    height: 9px;
}
.indicator.green{
    background: #a0e800;
}
.indicator.red{
    background: #f10850;
}
.info-span{
    margin: 10px 0 10px 15px ;
}
.info-span .gr-text{
    font-family: arial;
    font-style: italic;
    color: #87898c;
    font-size: 14px;
    margin-left: 8px;
}
.info-span li{
    list-style: none;
    float: left;
    margin-right: 15px;
}
.info-span li:last-child{
    margin-right: 0;
}
.block-table table thead td.grey-title>a{
    color: #949a9f;
    white-space: nowrap;
}
.block-table table thead td.grey-title span{
    background: url("img/arrows-menu.png")no-repeat 0 -4px;
    height: 4px;
    width: 7px;
    display: inline-block;
    position: relative;
    top: -2px;
}
.block-table table thead td.black-title>a{
    color: #000000;
    white-space: nowrap;
}
.block-table table thead td.black-title span{
    background: url("img/arrows-menu.png")no-repeat;
    height: 4px;
    width: 7px;
    display: inline-block;
    position: relative;
    top: -2px;
}
.ic-menu{
    background: url("img/ic-menu.png")no-repeat;
    width: 21px;
    height: 10px;
}
.settings2-tech{
    background: url("img/ic-settings2.png") no-repeat;
    width: 27px;
    height: 19px;
}
.settings2-tech:hover+.hide-menu-settings2,.hide-menu-settings2:hover{
    display: block;
}
.hide-menu-settings2{
    position: absolute;
    background: #ffffff;
    border-radius: 5px;
    box-shadow: 1px 1px 10px #909090;
    text-align: right;
    display: none;
    right: 28px;
    top: 35px;
    z-index: 99;
}
.hide-menu-settings2:after{
    position: absolute;
    right: 0px;
    content: "";
    background: rgb(234,236,240); /* Old browsers */
    background: -moz-linear-gradient(left, rgba(234,236,240,1) 0%, rgba(242,243,246,1) 25%, rgba(245,247,248,1) 50%, rgba(247,248,250,1) 75%, rgba(253,253,254,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(234,236,240,1)), color-stop(25%,rgba(242,243,246,1)), color-stop(50%,rgba(245,247,248,1)), color-stop(75%,rgba(247,248,250,1)), color-stop(100%,rgba(253,253,254,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(left, rgba(234,236,240,1) 0%,rgba(242,243,246,1) 25%,rgba(245,247,248,1) 50%,rgba(247,248,250,1) 75%,rgba(253,253,254,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(left, rgba(234,236,240,1) 0%,rgba(242,243,246,1) 25%,rgba(245,247,248,1) 50%,rgba(247,248,250,1) 75%,rgba(253,253,254,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(left, rgba(234,236,240,1) 0%,rgba(242,243,246,1) 25%,rgba(245,247,248,1) 50%,rgba(247,248,250,1) 75%,rgba(253,253,254,1) 100%); /* IE10+ */
    background: linear-gradient(to right, rgba(234,236,240,1) 0%,rgba(242,243,246,1) 25%,rgba(245,247,248,1) 50%,rgba(247,248,250,1) 75%,rgba(253,253,254,1) 100%); /* W3C */
    width: 30px;
    height: 100%;
    top: 0;
    border-radius: 0 5px 5px 0;
    z-index: 5;
}
.hide-menu-settings2 a{
    font-size: 12px;
    font-family: Tahoma, Arial;
    color: #000000;
    font-weight: normal;
    padding: 3px 40px 3px 10px;
    display: block;
}
.hide-menu-settings2 a:hover{
    background: #e2eef1;
}
.hide-menu-settings2 li{
    position: relative;
}
.hide-menu-settings2 li.non-active span{
    color: #a1a5ac;
    font-size: 12px;
    font-family: Tahoma, Arial;
    font-weight: normal;
    padding-right: 40px;
}
.hide-menu-settings2 li:first-child{
    margin-top: 10px;
}
.hide-menu-settings2 li:last-child{
    margin-bottom: 10px;
}
.hide-menu-settings2 li.after-greyline>a:before{
    background: #DCE1E6;
    bottom: 0;
    content: "";
    height: 1px;
    margin: 0 10px;
    position: absolute;
    right: 30px;
    width: 75%;
}
.hide-menu-settings2 li.ic-filtr:after{
    position: absolute;
    background: url("img/ic-filtr-l.png")no-repeat center center;
    content: "";
    width: 13px;
    height: 11px;
    right: 10px;
    top:50%;
    margin-top: -5px;
    z-index: 10;
}
.hide-menu-settings2 li.ic-filtr:hover:after{
    background: #E2EEF1 url("img/ic-filtr-l.png")no-repeat 7px 6px;
    height: 100%;
    display: block;
    width: 30px;
    right: 0;
    top: 4px;
}
.hide-menu-settings2 li.twomenu span{
    background: url("img/arrows-menu.png")no-repeat 0 -8px;
    height: 9px;
    width: 4px;
    display: inline-block;
    margin-right: 32px;
}
.hide-menu-settings2 a:hover+.sec-twomenu,.sec-twomenu:hover{
    display: block;
}
.sec-twomenu{
    background: #fff;
    left: -174px;
    position: absolute;
    text-align: left;
    top: -10px;
    z-index: 4;
    max-width: 175px;
    box-shadow: 1px 1px 10px #909090;
    border-radius: 5px;
    display: none;
}
.sec-twomenu:after{
    position: absolute;
    left: 0px;
    content: "";
    background: rgb(253,254,254); /* Old browsers */
    background: -moz-linear-gradient(left, rgba(253,254,254,1) 0%, rgba(251,252,253,1) 30%, rgba(241,243,245,1) 70%, rgba(234,236,240,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(253,254,254,1)), color-stop(30%,rgba(251,252,253,1)), color-stop(70%,rgba(241,243,245,1)), color-stop(100%,rgba(234,236,240,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(left, rgba(253,254,254,1) 0%,rgba(251,252,253,1) 30%,rgba(241,243,245,1) 70%,rgba(234,236,240,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(left, rgba(253,254,254,1) 0%,rgba(251,252,253,1) 30%,rgba(241,243,245,1) 70%,rgba(234,236,240,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(left, rgba(253,254,254,1) 0%,rgba(251,252,253,1) 30%,rgba(241,243,245,1) 70%,rgba(234,236,240,1) 100%); /* IE10+ */
    background: linear-gradient(to right, rgba(253,254,254,1) 0%,rgba(251,252,253,1) 30%,rgba(241,243,245,1) 70%,rgba(234,236,240,1) 100%); /* W3C */
    width: 30px;
    height: 100%;
    top: 0;
    border-radius: 5px 0 0 5px ;
    z-index: 5;
    border-right: 1px solid #eaecf0;
}
.sec-twomenu .custom-checkbox label{
    font-size: 12px;
    display: table;
    cursor: pointer;
}
.sec-twomenu .custom-checkbox.left0 input[type="checkbox"] + label:before{
    left: -4px;
}
.sec-twomenu .custom-checkbox.left0 input[type="checkbox"] + label{
    padding-left: 30px;
}
.hide-menu-settings2 .sec-twomenu li.after-greyline>a:before{
    right: inherit;
    left: 30px;
    width: 70%;
}
.hide-menu-settings2 a:after{
    background: #e2eef1;
    content: "";
    height: 100%;
    width: 30px;
    left: 0;
}

.ic-menu-two:hover+.hide-menu-settings2{
    display: block;
}

.my-order .block-table table tr td{
    min-width: 1%;
    width: auto;
    position: relative;
}
.displayBlock .custom-checkbox.left0 {
    margin: -10px 0;
}
.my-order-zakaz table thead tr{
    background: #f0f9fc;
    font-size: 20px;
    font-weight: bold;
    font-family: Tahoma;
}
.my-order-zakaz table thead.small-thead tr{
    font-size: 14px;
    background: #ffffff;
}
.my-order-zakaz .block-table table tbody tr:nth-child(2n+1) {
    background: #ffffff;
}
.my-order-zakaz .block-table table tbody tr:nth-child(2n) {
    background: #f7f8fa;
}
.my-order-zakaz table tr td.green{
    font-weight: bold;
    color: #679303;
}
.my-order-zakaz table.width2 tr td{
    width: 20%;
}
.my-order-zakaz table.width2 tr td+td{
    width: 80%;
}
.border-bl{
    width: 100%;
    background: #f0f0f0;
    height: 1px;
}
.block-price-zakaz{
    float: right;
    margin: 20px 10px 20px 0;
    clear: both;
    font-size: 18px;
}
.block-price-zakaz p{
    margin-bottom: 10px;
}
.block-price-zakaz p span{
    width: 140px;
    display: inline-block;
}
.block-price-zakaz strong p b{
    font-weight: bold;
}
.block-price-zakaz p b{
    font-weight: normal;
}
.title-details{
    font-size: 23px;
    font-weight: bold;
    margin-left: 15px;
}
.spisok-tech-table .block-table table thead tr{
    font-weight: normal;
    font-style: italic;
    font-family: arial;
    font-size: 14px;
}
.spisok-tech-table .block-table table tbody tr:nth-child(2n+1) {
    background: #ffffff;
}
.spisok-tech-table .block-table table tbody tr:nth-child(2n) {
    background: #f7f8fa;
}
.block-table .table-info-spisok table tr td {
    padding: 5px 15px;
}
.slider-tech img {
    display: block;
}
.images-block, .thumbs-block {
    height: 350px;
    float: left;
    overflow: hidden;
}
.images-block{
    position: absolute;
    left: 110px;
}
.images-block {
    width: 350px;
    /*top:0 !important;*/
}
.thumbs-block {
    width: 375px;
    margin: 40px 0 40px 0;
}
.thumbs-block span{
    border: 1px solid #ccc;
    height: 52px;
    width: 52px;
    margin: 0 0 8px 0;
    padding: 14px;
    display: table;
}
.thumbs-block img {
    cursor: pointer;
    display: table-cell;
    vertical-align: middle;
    max-width: 100%;
    width: 50px;
}
.thumbs-block img:hover {
    border-color: #333;
}

.thumbs-block div {
    width: 375px;
    height: 350px;
    float: left;
}
.slider-tech #prev a, #next a {
    text-decoration: none;
    font-size: 20px;
    color: #999;
    position: absolute;
    display: block !important;
    background: url("img/arrows-slider.png")no-repeat;
    height: 12px;
    width: 20px;
}
.slider-tech #prev a:hover, #next a:hover {
    color: #000;
}
.slider-tech #prev a.disabled, #next a.disabled {
    display: none !important;
}
.slider-tech #prev a {
    top: 15px;
}
.slider-tech #next a {
    bottom: 15px;
    background-position: 0 -12px;
}
.slider-tech #prev a:hover{
    background-position: -20px 0;
}
.slider-tech #next a:hover{
    background-position: -20px -12px;
}
a.images {
    left: 220px;
}
a.thumbs {
    left: 30px;
}
.slider-tech {
    width: 490px;
    height: 345px;
    position: relative;
}
.table-info-spisok{
    margin-top: 40px;
}
.table-info-spisok .title-details{
    margin-bottom: 15px;
}
.block-plus{
    width: 35px;
    margin-right: 10px;
    margin-bottom: 10px;
}
.block-plus:last-child{
    margin-right: 0;
}
.block-plus span{
    border-radius: 20px;
    text-align: center;
    font-weight: bold;
    font-size: 16px;
    width: 20px;
    height: 20px;
    display: block;
    line-height: 18px;
    border: 6px solid;
}
.block-plus.pink-plus span{
    color: #ffffff;
    background: #eb1751;
    border-color: #ffffff;
    position: relative;
    z-index: 10;
}
.block-plus.pink-plus span:after{
    border: 1px solid #eb1751;
    border-radius: 20px;
    content: "";
    height: 34px;
    left: -8px;
    position: absolute;
    top: -8px;
    width: 34px;
    z-index: 2;
}
.block-plus.white-plus span{
    color: #EB1751;
    background: #ffffff;
    border: 8px solid #EB1751;
}
.error-login{
    color: #e81e54;
    font-family: "PT Sans",sans-serif;
    font-size: 16px;
    position: relative;
    text-align: center;
    top: 75%;
}
.error-login img{
    margin-right: 8px;
    position: relative;
    top: 2px;
}
@media all and (max-width: 2300px) {

    .cart-table ul li .info-ct{
        width: 45%;
    }
}
@media all and (max-width: 1650px) {

    .block-table .car.t-table ul li div {
        width: 24%;
    }
}
@media all and (max-width: 970px) {

    .content .block-table .cart-table ul li div {
        width: 14%;
    }
}
@media all and (max-width: 1000px) {

    .main .order-filtr .form-item2{
        float: none;
        display: block;
        margin: 10px 0;
    }
    .main .order-filtr{
        max-width: 272px;
    }
    .main .order-filtr .form-item2 .styled-adress-select {
        background-position: 225px center;
        max-width: 252px;
    }
    .main .order-filtr .form-item2 .styled-adress-select select {
        padding: 0 5px;
        width: 280px;
    }
    .main .order-filtr .form-item2 input.standart-input {
        max-width: 232px;
    }

    .order-filtr .padding-block.te .form-item2,.order-filtr .padding-block.te .form-item2+.form-item2+.form-item2{
        width: auto !important;
    }
    .order-filtr .padding-block.te .form-item2+.form-item2{
        width: auto;
    }
}
@media all and (max-width: 1370px) {

    .block-video .video-item {
        padding: 30px 10px;
        width: 25%;
    }
    .cart-table ul li .info-ct{
         width: 32%;
     }
    .cart-table .summa{
        width: 47%;
    }
    .order-filtr{
        position: relative;
        float: none;
        margin-left: 0;
        width: 100%;
        right: inherit;
        margin-top: 30px;
    }
    .order-filtr .form-item2{
        float: left;
        margin-right: 15px;
        clear: none;
    }
    .order-filtr .form-item2 input.standart-input {
        max-width: 212px;
    }
    .order-filtr .form-item2 .styled-adress-select select {
        width: 195px;
    }
    .order-filtr .form-item2 .styled-adress-select {
        max-width: 170px;
        background-position: 150px center;
    }
    .my-order{
        padding: 0;
    }
    .order-filtr .padding-block {
        margin: 0 30px;
    }
    .list-tech-left{
        width: 160px;
        margin-right: -160px;
    }
    .table-tech-right {
        padding: 0 0 0 160px;
    }
    .block-table table tr td{
        padding: 12px 4px;
    }
    .list-tech-left ul li>a {
        font-size: 12px;
    }
    .block-table .cart-table ul li .num-ct{
        width: 13%;
    }
    .block-table .form-item span.error-mess{
        left: 520px;
    }
    .info-span li{
        float: none;
        margin: 10px 0;
    }
    .spisok-tech-table .block-table table tr td{
        padding: 12px 2px;
        font-size: 11px;
    }
}
@media all and (max-width: 1200px) {
    .block-table table{
        font-size: 12px;
    }
    .block-table .form-item span.error-mess {
        left: 350px;
    }

    .cart-table ul li .info-ct{
        width: 19%;
    }
    .order-filtr .padding-block.te .form-item2{
        width: 37%;
    }
    .order-filtr .padding-block.te .form-item2+.form-item2,.order-filtr .padding-block.te .form-item2+.form-item2+.form-item2{
        width: 23%;
    }
    .content .order-filtr .form-item2 .styled-adress-select {
        background-position: 130px center;
    }
}
@media all and (max-width: 1160px) {

    .content {
        margin: 15px 20px;
        padding-bottom: 10px;
    }
    .right-header .welcome a{
        max-width: 102px;
    }
    .right-header .welcome{
        max-width: 260px;
    }
    .leftcolumn{
        width: 260px;
        margin-right: -260px;
    }
    .leftmenu li>a{
        padding: 0 15px;
    }
    .main{
        padding-left: 260px;
    }
    .footer{
        margin: 60px 15px 0;
    }
    .leftmenu li>a span.img-lm{
        height: 40px;
        line-height: 40px;
    }
    .right-header .logout{
        padding-right: 0;
    }
    h1{
        max-width: 790px;
    }
    .block-table li{
        font-size: 12px;
    }
    .block-table li .name-act{
        min-width: 170px;
    }
    .block-table li .status-act{
        min-width: 30px;
    }
    .block-table li .action-act{
        min-width: 70px;
    }
    .block-table li .action-act a{
        margin: 0;
    }
    .block-table{
        padding: 15px;
    }
    .block-table table tr td{
        width: auto !important;
    }
    .my-order-zakaz table.width2 tr td{
        width: 20% !important;
    }
    .block-table table{
        font-size: 12px;
    }
    .breadcrumbs {
        margin: 0px 0 7px 35px;
    }
    .block-table .video-block iframe{
        margin: 0 auto;
        clear: both;
        display: block;
    }
    .cab-forma .button-form{
        margin-left: 0px;
    }
    .block-table input.standart-input+span.lock{
        margin-left: 4px;
    }
    .block-table .cart-table ul li div {
        width: 25%;
    }
    .cart-table ul li .info-ct{
        font-size: 14px;
    }
    .table-tech-right .block-table table tr td{
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden;
    }

    .spisok-tech-table .block-table table thead tr{
        font-size: 11px;
    }
    .spisok-tech-table .block-table table tr td{
        padding: 12px 1px;
    }
    .spisok-tech-table .block-table table tbody tr td img{
        max-width: 70px;
    }
}