.btn.yellow, a.btn {
    text-decoration: none
}

.search-wrp, .select-wrp, select {
    position: relative
}

input, select, textarea {
    border-radius: 2px;
    color: #000
}

.clear, .w100 {
    width: 100%
}

.pager > *, footer .social a, header #top a span, header .profile > * {
    vertical-align: middle
}

#notifications:after, .pop:before, footer .row:first-of-type:before {
    content: ''
}

* {
    padding: 0;
    margin: 0
}

a {
    outline: 0 !important;
    display: inline-block
}

a, a:hover {
    color: #0044cc;
}

a:visited {
    color: #0044cc
}

.row {
    margin: 0 auto
}

:focus, input, input:active, textarea, textarea:active {
    outline: 0
}

.clear {
    font-size: 1px;
    clear: both !important
}

body {
    font-size: 16px;
    font-family: OpenSans;
    background-color: #e0e6e7;
    font-weight: 400;
    color: #000;
    overflow-x: hidden
}

.pl0 {
    padding-left: 0
}

.pt0 {
    padding-top: 0 !important
}

.pr0 {
    padding-right: 0
}

.mb0 {
    margin-bottom: 0 !important
}

.brdr, #center .mytests__row_btns a span {
    border-bottom: 1px dotted #d4d4d4
}

.olindex .brdr, .olindex #center .mytests__row_btns a span, #center .mytests__row_btns a .olindex span {
    display: inline-block;
    line-height: 1.2
}

.v-center {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.v-center > * {
    margin-top: auto;
    margin-bottom: auto
}

.h-center {
    text-align: center
}

select {
    font-size: .88em;
    padding: 10px;
    background-color: #fcfcfc;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

.current_option.active img {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

.current_option img {
    position: absolute;
    top: 50%;
    margin-top: -3px;
    right: 10px;
    -webkit-transition: -webkit-transform .2s;
    transition: -webkit-transform .2s;
    transition: transform .2s;
    transition: transform .2s, -webkit-transform .2s;
    transition: transform .2s, -webkit-transform .2s
}

input, textarea {
    background-color: #fff;
    border: 1px solid #ccc;
    padding: 9px 19px;
    width: 100%;
    font: 400 .88em OpenSans;
    -webkit-transition: .2s;
    transition: .2s
}

input:disabled, textarea:disabled {
    border-color: #e5e5e5
}

textarea {
    width: 100% !important;
    line-height: 1.3em !important;
    color: #000 !important
}

input[type=password]:focus, input[type=text]:focus, textarea:focus {
    border-color: #000;
    color: #000
}

::-webkit-file-upload-button {
    cursor: pointer
}

.NFI-wrapper {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    overflow: visible !important;
    margin-left: 1px
}

#close-input {
    margin: auto;
    cursor: pointer;
    display: none
}

.NFI-button {
    background-color: #f2f2f2;
    cursor: pointer !important;
    margin-bottom: 2px
}

.NFI-button:hover {
    background-color: #ebebeb
}

.NFI-button.hide-for-pre {
    color: transparent;
    box-shadow: none;
    background: url(../images/file_preloader.gif) center no-repeat
}

#add .more.hide-for-pre {
    background: #fcfcfc;
    border: 1px solid #e5e5e5;
    color: #666
}

.more.hide-for-pre {
    color: transparent;
    box-shadow: none;
    background: url(../images/more_preloader.gif) center no-repeat
}

#right img {
    max-width: 100%
}

.more.hide-for-pre span {
    border-color: transparent
}

.more.hide-for-pre:hover {
    background-color: #fff
}

.NFI-button:active {
    box-shadow: none
}

.NFI-filename {
    width: 70%;
    text-align: left;
    margin: auto;
    font-size: 11px;
    padding-left: 12px !important;
    border: transparent
}

#left a span, .NFI-button, .btn, .news-wrp .ico, .pager, header #top a span {
    text-align: center
}

.NFI-current {
    cursor: default !important
}

.NFI-button, .btn {
    padding: 9px 19px;
    border-radius: 2px;
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.25);
    font-weight: 400;
    font-size: .88em;
    cursor: pointer;
    display: inline-block;
    -webkit-transition: .2s;
    transition: .2s
}

h1, h2, h2.h1, h3 {
    font-weight: 700
}

.btn img {
    margin-right: 10px
}

.btn.disabled {
    cursor: default
}

.btn.yellow {
    background-color: #ffd940;
    color: #333
}

.btn.yellow:before {
    display: none
}

.btn.yellow:hover {
    background-color: #fc0
}

.btn.yellow.disabled {
    background-color: #ffd940;
    color: rgba(0, 0, 0, 0.5)
}

.btn.green {
    background-color: #1fb312;
    color: #fff
}

.btn.green:hover {
    background-color: #1b990f
}

.btn:active {
    box-shadow: none !important
}

.btn.green.disabled {
    background-color: #50b347;
    color: rgba(255, 255, 255, 0.49)
}

.btn.blue {
    color: #fff;
    background-color: #04c;
    width: auto;
    border: 0
}

.btn.blue:hover {
    background-color: #003bb3
}

.btn.blue.disabled {
    background-color: #68c;
    color: rgba(255, 255, 255, 0.5)
}

.btn.gray {
    background-color: #f2f2f2;
    box-shadow: 0 2px 4px -1px rgba(10, 12, 12, 0.25)
}

.btn.gray:hover {
    background-color: #e8e8e8
}

.btn.gray.disabled {
    color: #999
}

.btn.gray.disabled:hover {
    background-color: #f2f2f2
}

h1, h2.h1 {
    font-size: 1.688em;
    margin-bottom: 20px
}

h1 {
    margin-top: 0
}

h1 a, h2 a, h3 a {
    color: #000 !important
}

h2 {
    font-size: 1.13em;
    line-height: 1.35 !important
}

h3 {
    font-size: .94em;
    color: #000
}

p {
    font-size: .88em
}

ul li {
    font-size: .81em;
    list-style-position: inside
}

.path {
    color: #ccc;
    font-size: .77em;
    padding-bottom: 10px;
    padding-left: 32px
}

.path a {
    color: #999;
    padding-right: 5px;
    cursor: pointer
}

.path a:not(:last-of-type) {
    text-decoration: underline
}

.path a img {
    margin-top: -2px
}

.info {
    font-size: .69em;
    color: #666
}

header #top {
    background-color: #333;
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 999;
    border-bottom: 2px solid #f9f9f9
}

.responsive, header #top a {
    color: #ccc;
    font: 700 .69em/22px OpenSans;
    text-transform: uppercase;
    padding: 8px 22px 10px;
    margin: 0 -3px;
    display: inline-block;
    text-decoration: none !important;
    -webkit-transition: .2s;
    transition: .2s;
    letter-spacing: 1px;
    border-top: 2px solid transparent
}

header #top a:hover {
    background-color: #666
}

.responsive.active, header #top a.active {
    background-color: #f9f9f9;
    color: #000;
    border-color: #ed2325
}

header #top a span {
    width: 22px;
    height: 22px;
    display: inline-block;
    line-height: 22px;
    margin-top: -3px;
    margin-left: 2px;
    font-weight: 400;
    border-radius: 2px;
    background-color: rgba(255, 255, 255, 0.05)
}

header #top a span.null {
    color: #999
}

header #top a.pull-right img {
    margin-right: 2px;
    margin-top: -3px
}

header #bot {
    background-color: #f9f9f9;
    padding: 10.5px 0;
    margin-top: 43px;
    margin-bottom: 10px;
    border-bottom: 1px solid #e6e6e6
}

header #logo {
    margin-left: 20px
}

.search-wrp button {
    position: absolute;
    height: 35px;
    right: 2px;
    top: 2px;
    border: 0;
    width: 36px;
    background: 0;
    -webkit-transition: .2s;
    transition: .2s;
    border-radius: 2px
}

.search-wrp button:hover {
    background: #04c
}

.search-wrp button svg {
    margin-bottom: -2px
}

.search-wrp button path {
    fill: #989898;
    -webkit-transition: .2s;
    transition: .2s
}

.search-wrp button:hover path {
    fill: #fff
}

header #bot .btn:not(:last-of-type) {
    margin-right: 30px
}

header #bot .open-register {
    font-size: .88em;
    color: #000;
    position: relative;
    margin-left: 10px;
    margin-right: 20px;
    text-decoration: none
}

header #bot .open-register .brdr, header #bot .open-register #center .mytests__row_btns a span, #center .mytests__row_btns a header #bot .open-register span {
    border-color: #000
}

header .yellow.btn {
    margin-right: 10px
}

header .profile {
    padding-right: 25px
}

header .profile > * {
    display: inline-block;
    cursor: pointer;
    position: relative
}

header .profile .bell, header .profile .mail {
    padding: 5px;
    margin: 0 10px
}

header .profile .avatar {
    margin-left: 13px
}

header .profile .bell {
    margin-top: 2px
}

header .profile .circle {
    position: absolute;
    width: 18px;
    height: 18px;
    border-radius: 50%;
    background-color: #ed2325;
    text-align: center;
    top: -2px;
    right: -4px;
    font-size: .56em;
    color: #fff;
    line-height: 18px
}

#baner, .pager #to-begin, .wrp {
    border-radius: 2px
}

#baner {
    padding-bottom: 10px
}

.wrp {
    background-color: #fff;
    padding-top: 10px;
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.15);
    margin-bottom: 20px
}

#center .head p, .podrobnee-wrp img {
    margin-bottom: auto
}

#left .wrp {
    background-color: #f9f9f9
}

#left a {
    color: #333;
    font-size: .88em;
    padding: 14px;
    border-left: 2px solid transparent;
    text-decoration: none;
    -webkit-transition: .2s;
    transition: .2s;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

#blog .download-video span, .block.reset-hover a, .pager > *, a.block.reset-hover:hover a {
    text-decoration: none !important
}

#left a:hover {
    background-color: #ededed
}

#left a.active {
    border-color: #ed2325;
    background-color: #f1f1f1
}

#left a span {
    width: 22px;
    display: inline-block
}

#left a img {
    margin-right: 8px;
    margin-top: -3px
}

#center .block {
    border-bottom: 1px solid #e6e6e6;
    position: relative
}

#center block a {
    display: block !important
}

#blog #center .block:last-of-type {
    padding-bottom: 35px !important
}

#center .block:not(:first-of-type):hover {
    background-color: #fcfcfc
}

#center .head:hover, .block.reset-hover:hover {
    background-color: #fff !important
}

#center .btn.green {
    padding: 15px 18px 17px;
    font-size: .94em;
    font-weight: 700
}

#center .head {
    padding: 5px 30px 15px !important
}

#center select {
    display: none
}

#center .num, #custom .pop input, .pager > * {
    display: inline-block
}

#center .select-wrp {
    margin-left: 10px;
    width: 170px
}

#center h4 {
    color: #999;
    font-size: .69em;
    font-weight: 400;
    line-height: 1.58em
}

#center .info img, #center h4 img {
    margin-top: -3px;
    margin-left: 3px
}

#center .info {
    position: absolute;
    width: 100%;
    bottom: 10px
}

.news-wrp, .pager #custom {
    position: relative
}

#center .block .pl0 {
    height: 160px
}

#center .num:not(:first-of-type) {
    margin-left: 12px
}

.pager {
    padding: 20px 0;
    font-size: .88em;
    margin-bottom: 40px
}

.pager > * {
    color: #666
}

.pager #to-begin {
    padding: 10px;
    border: 1px solid #e6e6e6;
    color: #ccc
}

.pager .arrow path {
    fill: #656565
}

.pager .arrow.disabled path {
    fill: #cbcbcb
}

#custom {
    margin-top: -7px
}

#custom path {
    fill: #656565
}

#custom svg.active path, #custom:hover svg path {
    fill: #04c
}

.pager .arrow, .pager .page {
    height: 42px;
    width: 40px;
    line-height: 40px;
    border-radius: 2px;
    border: 1px solid transparent;
    -webkit-transition: .2s;
    transition: .2s
}

.pager .page:hover {
    color: #000 !important;
    background-color: #e5e5e5
}

.pager .arrow svg {
    margin-bottom: -3px
}

.pager .page.active {
    font-weight: 700;
    color: #000;
    border-color: #ccc
}

#custom .pop {
    width: 178px;
    right: -41px;
    top: 40px
}

#custom .pop input {
    width: 45%;
    margin: 7px 0
}

#custom .btn, #rules .btn {
    padding: 10px;
    color: #000;
    background-color: #f2f2f2
}

#custom .btn:hover, #rules .btn:hover {
    background-color: #e8e8e8
}

#right h2 {
    line-height: 22px;
    margin-bottom: 25px;
    margin-top: 5px
}

#right h2 a {
    color: #04c !important;
    font-size: .7em;
    font-weight: 400;
    float: right;
    line-height: 25px
}

#right .block a {
    color: #000;
    font-weight: 700;
    font-size: .94em
}

#right .best p, #right .wrp > a {
    font-size: .81em
}

#right .wrp {
    padding: 20px 20px 1px;
    margin-bottom: 20px
}

#right .block {
    margin-bottom: 35px;
    display: block;
    text-decoration: none
}

#right .block:hover a, footer .links a {
    text-decoration: underline
}

.news-wrp {
    margin-bottom: 15px;
    display: block
}

.news-wrp > img {
    -webkit-transition: .2s;
    transition: .2s
}

.news-wrp .ico {
    position: absolute;
    top: 0;
    right: 20px;
    width: 30px;
    height: 37px;
    background: url(../images/rectangle-gray.svg) no-repeat;
    background-size: cover;
    line-height: 32px
}

#right .best img {
    margin: 0 auto 25px
}

#right .wrp > a {
    color: #04c;
    display: inline-block;
    margin: 30px 0 25px
}

#right .podrobnee h3 {
    margin: 25px 0
}

#right .subscribe {
    padding: 42.5px 33px;
    background: url(../images/subscribe-bg.svg) top center no-repeat;
    background-size: 100.7777%;
    border: 0;
    box-shadow: none
}

#right #subscribe {
    margin: 25px -7%;
    width: 114%;
    background-color: #fcfcfc;
    border-top: 0;
    border-left: none;
    border-right: 0;
    border-radius: 0
}

#right .subscribe .btn {
    padding: 10px 19px 12px
}

footer {
    background-color: #f9f9f9;
    padding-top: 50px;
    color: #333 !important;
    border-top: 1px solid #e5e5e5
}

footer p {
    font-size: .69em;
    margin-bottom: 25px
}

footer .social a {
    display: inline-block;
    margin-right: 20px
}

footer .social path {
    fill: #ccc;
    -webkit-transition: .2s;
    transition: .2s
}

#notifications .item svg path, footer .social a:hover path {
    fill: #999
}

footer h4 {
    font-size: .94em;
    font-weight: 400;
    color: #333;
    margin-top: -2px
}

footer .links a {
    font-size: .81em;
    display: block;
    color: #666 !important;
    margin: 5px 0
}

footer .links a:hover, footer .row:last-of-type a:hover {
    text-decoration: none
}

footer .row {
    padding: 0 10px
}

footer .row:first-of-type {
    padding-bottom: 25px;
    position: relative
}

footer .row:first-of-type:before {
    border-bottom: 1px solid #e5e5e5;
    position: absolute;
    width: 102%;
    height: 2px;
    left: -1%;
    bottom: 0
}

#notifications .item:not(:last-of-type), #notifications h2 {
    border-bottom: 1px solid #e6e6e6
}

footer .row:last-of-type {
    padding: 20px 0
}

footer .row:last-of-type a {
    font-size: .69em;
    text-decoration: underline;
    color: #666;
    margin-right: 15px
}

#to-top {
    position: fixed;
    right: 7px;
    bottom: -101%;
    z-index: 999;
    -webkit-transition: bottom .25s;
    transition: bottom .25s
}

#to-top svg circle {
    -webkit-transition: .2s;
    transition: .2s
}

.more, .profile li {
    -webkit-transition: .2s
}

#to-top:hover svg circle {
    opacity: .7
}

#to-top.visible {
    bottom: 15px
}

.href {
    margin: 0 !important;
    padding: 0 !important;
    display: block !important;
    width: 100%
}

#left .profile {
    font-size: 1.2em
}

#left .profile ul:first-of-type {
    padding-top: 0
}

.profile ul {
    padding: 17px 0
}

.profile ul:not(:first-of-type) {
    border-top: 1px solid #e6e6e6
}

.profile li {
    list-style: none;
    -webkit-transition: .2s;
    transition: .2s
}

.profile li a {
    font-size: 1em;
    color: #000;
    position: relative;
    padding: 7px 17px;
    display: block;
    text-decoration: none;
    text-align: left
}

#login .open-register .brdr, #login .open-register #center .mytests__row_btns a span, #center .mytests__row_btns a #login .open-register span, .open-password, .profile li .ico-wrp {
    display: inline-block
}

#register p, .more {
    text-align: center
}

.profile li .ico-wrp {
    width: 20px;
    text-align: center;
    margin-right: 7px
}

.profile li img {
    margin-top: -2px
}

.profile li:hover {
    background-color: #ededed
}

.pop, .pop:before {
    background-color: #fff;
    position: absolute
}

.profile li span {
    float: right;
    color: #999;
    font-size: .9em
}

.pop {
    z-index: 7;
    box-shadow: 0 2px 10px -2px rgba(0, 0, 0, 0.6);
    top: 130%;
    -webkit-transition: max-height .25s;
    transition: max-height .25s;
    max-height: 0;
    overflow: hidden
}

#user-menu {
    width: 220px;
    right: -25px;
    cursor: default
}

.pop:before {
    width: 12px;
    height: 12px;
    z-index: -1;
    top: -5px;
    right: 54px;
    box-shadow: -2px -2px 5px -2px rgba(0, 0, 0, 0.3);
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg)
}

#notifications {
    width: 460px;
    right: -147px;
    text-align: left;
    font-size: .92em;
    cursor: default
}

#login .open-register, #profile img.eye, .close-notification, .close-pop, .close-pop-style, .more, .open-password, .popup .input-wrp img.eye, .popup p span {
    cursor: pointer
}

#notifications a {
    color: #04c
}

#notifications h2 {
    padding: 20px 20px 20px 47px
}

#notifications:before {
    right: 152px
}

#notifications:after {
    position: absolute;
    width: 100%;
    height: 40px;
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0.79) 42%, rgba(255, 255, 255, 0.83) 44%, #fff 100%);
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0.79) 42%, rgba(255, 255, 255, 0.83) 44%, #fff 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ffffff', GradientType=0);
    bottom: 0;
    left: 0
}

#notifications .perfect-scroll {
    height: 330px;
    position: relative
}

#notifications .item {
    margin: 0 20px;
    padding: 20px 0
}

#notifications .item svg {
    -webkit-transform: translateY(-5px);
    -ms-transform: translateY(-5px);
    transform: translateY(-5px)
}

#notifications .item.cheked svg path {
    fill: #3fb235
}

#notifications .through {
    color: #999
}

#notifications .green {
    color: #40b335
}

#notifications p {
    padding-right: 30px
}

#notifications .more {
    padding: 10px;
    border-top: 0;
    margin-bottom: 30px
}

.through {
    text-decoration: line-through
}

.close-notification:hover {
    background: url(../images/ico/close-notification-red.svg) center bottom 1px no-repeat
}

.close-notification img {
    -webkit-transition: .3s;
    transition: .3s
}

.close-notification:hover img {
    opacity: 0
}

.more {
    padding: 10px;
    background-color: #fcfcfc;
    font-size: .88em;
    border: 1px solid #e5e5e5;
    -webkit-transition: .2s;
    transition: .2s;
    color: #666
}

.more:hover {
    background-color: #f2f2f2
}

#close-input, .close-pop path, .close-pop-style path {
    fill: #cbcbcb;
    -webkit-transition: .2s;
    transition: .2s
}

#close-input:hover path, .close-pop-style:hover path, .close-pop:hover path {
    fill: #515151
}

.visible-pop {
    overflow: visible !important;
    visibility: visible !important;
    opacity: 1 !important;
    max-height: 1299px
}

.overlay, .popup {
    position: fixed;
    opacity: 0;
    visibility: hidden
}

.overlay {
    z-index: 999;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    background-color: rgba(0, 0, 0, 0.5);
    -webkit-transition: opacity .35s;
    transition: opacity .35s
}

.popup {
    left: 50%;
    top: 50%;
    top: 0;
    z-index: 9999;
    position: absolute;
    background-color: #fff;
    box-shadow: 0 3px 10px 0 rgba(0, 0, 0, 0.35);
    width: 362px;
    margin-top: 22vh;
    border-radius: 2px;
    -webkit-transition: opacity .35s;
    transition: opacity .35s;
    margin-left: -181px
}

.popup.template {
    width: 600px;
    margin-left: -300px
}

#close_question {
    width: 428px
}

#close_question p {
    font-size: 0.85em
}

#close_question .btn {
    width: 100%;
    white-space: nowrap
}

.template__head {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 35px
}

.template__head small {
    white-space: nowrap
}

.template__head input[type="number"] {
    width: 70px;
    padding-left: 15px;
    padding-right: 10px;
    margin-left: 10px;
    margin-right: 10px
}

.template__head .btn {
    background-color: #f2f2f2;
    margin-left: 15px
}

.template__head .btn:hover {
    background-color: #ebebeb
}

.template__table .perfect-scroll {
    max-height: 200px;
    position: relative;
    border-top: 1px solid #e6e6e6;
    border-bottom: 1px solid #e6e6e6;
    width: 100%
}

.template__table .results-table {
    width: 100% !important;
    margin: 0 !important
}

.template__table td {
    padding-bottom: 10px !important;
    padding-top: 10px !important;
    font-size: 0.92em !important;
    min-width: 140px
}

.template__table td:nth-of-type(2) {
    text-align: center
}

.template__table td:first-of-type {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding-left: 0 !important
}

.template__table td:first-of-type input[type="text"] {
    width: 100%;
    margin-left: -15px
}

.template__table tr:nth-of-type(2n) {
    background-color: #fcfcfc
}

.template__table tr:not(:first-of-type) {
    border-top: 1px solid #e6e6e6
}

.template__table_head {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 6px;
    -ms-flex-pack: distribute;
    justify-content: space-around
}

.template__table_head span {
    font-size: 0.69em;
    color: #666
}

.template__table_head span:first-of-type {
    padding-left: 11px
}

.template__table_head span:last-of-type {
    margin-right: 38px;
    margin-left: -15px
}

.template__table input {
    border: none;
    background: none;
    width: 40px;
    height: auto;
    padding-bottom: 0;
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
    text-align: center
}

.template__table_text {
    width: 100%
}

.template__table_text input {
    text-align: center;
    width: 100%
}

.template__btns {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 5px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.template__btns .btn.green {
    margin-left: 20px
}

.template__btns .close-popup {
    background-color: #f2f2f2
}

.template__btns .close-popup:hover {
    background-color: #ebebeb
}

.template__btns_del {
    color: #666666;
    font-size: 0.88em;
    font-weight: 400;
    cursor: pointer;
    line-height: 1;
    margin-right: auto;
    -webkit-transition: .25s;
    transition: .25s;
    margin-left: 10px;
    cursor: pointer
}

.template__btns_del svg {
    margin-right: 7px;
    margin-bottom: -2px
}

.template__btns_del span {
    border-bottom: 1px dotted #999;
    line-height: 1;
    -webkit-transition: border .25s;
    transition: border .25s
}

.template__btns_del:hover {
    color: #ed2325
}

.template__btns_del:hover span {
    border-color: #ed2325
}

.template__btns_del:hover path {
    fill: #ed2325
}

.template__btns_del path {
    -webkit-transition: .25s;
    transition: .25s
}

.popup h2 {
    margin-bottom: 29px
}

#register p {
    margin-top: 20px
}

.popup p span {
    color: #04c
}

.popup .input-wrp p {
    font-size: .81em;
    margin-bottom: 5px;
    text-align: left !important
}

.popup .close-pop {
    position: absolute;
    right: 24px;
    top: 15px
}

.popup .input-wrp {
    margin-bottom: 16px;
    position: relative
}

.popup .input-wrp img.eye {
    position: absolute;
    right: 15px;
    top: 62%
}

.popup input.btn {
    border: none !important;
    padding: 11px 19px
}

.g-recaptcha {
    overflow: hidden;
    border-radius: 2px;
    margin-bottom: 20px
}

.popup > .perfect-scroll {
    padding: 30px 25px;
    position: relative
}

.open-password {
    text-align: left;
    margin: 20px 0;
    border-bottom: 1px dotted #000;
    font-size: .81em
}

#login {
    padding-top: 1px
}

#login .open-register {
    margin: 0 -30px -30px;
    padding: 21px;
    text-align: center;
    background-color: #333;
    color: #fff;
    font-size: .88em;
    -webkit-transition: .2s;
    transition: .2s
}

#login .open-register:hover {
    background-color: #686868
}

#password p {
    margin: -20px 0 15px
}

#rules {
    width: 620px;
    padding: 0 20px 0 0;
    margin-left: -310px
}

#rules .perfect-scroll {
    overflow: visible !important;
    padding: 20px 0 20px 40px
}

#rules h2 {
    font-size: 18px
}

#rules ul li {
    margin-bottom: 10px;
    font-size: .81em;
    list-style: none;
    counter-increment: li;
    position: relative;
    line-height: 21px
}

#rules ul li:after {
    left: -18px;
    top: 0;
    position: absolute;
    content: counter(li) "."
}

#views .lSSlideOuter:before, a.tooltips > span:after {
    content: '';
    position: absolute
}

#rules .btn {
    padding: 9px 18px;
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.15);
    position: static
}

.cls-1 {
    fill: #f2f2f2
}

.cls-2 {
    fill: #999;
    fill-rule: evenodd
}

#views {
    padding-bottom: 40px;
    border-top: 1px solid #e6e6e6
}

#views h2 {
    margin: 20px 0
}

#views .wrp {
    margin: 2px;
    height: 105px;
    padding-top: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

#razrabotka > *, #views .wrp > * {
    display: inline-block;
    vertical-align: middle
}

#views .wrp > * {
    margin: auto
}

#views .wrp img {
    margin-left: 20px;
    margin-right: 5px;
    width: 100%;
    max-height: 60px;
    max-width: 60px
}

#views a {
    padding-right: 30px;
    font-size: .81em;
    color: #000;
    width: 73%
}

#views .col-xs-16 {
    position: relative
}

#views .arrow, .olindex .arrow {
    position: absolute;
    top: 50%;
    margin-top: -8px;
    width: 15px;
    cursor: pointer;
    fill: #cbcbcb;
    -webkit-transition: .25s;
    transition: .25s
}

#views #sl-prev {
    left: -5px
}

#views .arrow:hover path {
    fill: #666
}

#views #sl-next {
    right: -5px;
    text-align: right
}

#article {
    padding: 30px 20px
}

#article .ps-container {
    border-bottom: 1px solid #e6e6e6
}

#article iframe, #article img.w100, #article p {
    margin-bottom: 20px
}

#article iframe {
    width: 100%
}

#article .download {
    text-align: center;
    margin: 30px 0
}

#article .download .btn {
    padding: 9.5px 19px 11px
}

#article .download .info {
    margin-top: 15px
}

#article .download .info img {
    margin-right: 7px
}

#add h1, #article h1 {
    margin-top: 0
}

div.kursiv {
    font-style: italic;
    font-size: .88em;
    margin-bottom: 30px
}

div.kursiv p {
    font-size: 1em;
    margin-bottom: 0 !important
}

#add .more .brdr, #add .more #center .mytests__row_btns a span, #center .mytests__row_btns a #add .more span {
    border-color: #999
}

#center .hr, .panel {
    border-top: 1px solid #e6e6e6
}

#profile .item, .panel, .podrobnee-wrp:not(:last-of-type) {
    border-bottom: 1px solid #e6e6e6
}

a.full {
    color: #999;
    text-decoration: none
}

#center .block:hover a, #gift a {
    text-decoration: underline
}

#blog-article #center .news-wrp {
    margin-bottom: 0
}

#razrabotka {
    margin-bottom: 20px
}

#razrabotka > img {
    margin-right: 5px;
    width: 21px
}

#razrabotka .info-wrp span {
    display: block
}

#razrabotka .right {
    float: right;
    margin-top: 5px
}

.panel {
    background-color: #fcfcfc;
    margin: 0 -30px;
    padding: 10px 30px
}

.panel .pull-right {
    margin-top: -26px
}

.panel svg {
    margin-top: 2px !important;
    border-radius: 2px;
    background-color: #f2f2f2;
    box-shadow: 0 1px 3px 0 rgba(10, 12, 12, 0.25);
    margin-right: 3px
}

.panel svg:hover .cls-1 {
    fill: #ebebeb
}

#content {
    height: 500px;
    position: relative;
    margin: 15px -30px;
    padding: 35px
}

#content .close-pop {
    display: none;
    right: -7px;
    top: -19px;
    position: relative
}

#content.active {
    position: fixed;
    width: 70%;
    height: 90%;
    left: 15%;
    top: 5%;
    background-color: #fff;
    z-index: 9999;
    margin: 0
}

#content.active .close-pop {
    position: fixed;
    display: block;
    right: 16.5%;
    top: 6%
}

#content .perfect-scroll {
    height: 80%
}

#content p.MsoNormal, div.MsoNormal, li.MsoNormal {
    clear: both
}

#content p img {
    margin: 10px;
    max-width: 100%;
    height: auto
}

#add-coment img, .click img, .coments .item img {
    max-width: 42px;
    max-height: 42px
}

#smotrite a {
    font-size: .81em;
    color: #000
}

#profile form .v-center {
    margin-bottom: 20px;
    position: relative
}

#profile #center form h2 {
    margin: 40px 0 15px
}

#profile .input-wrp {
    position: relative
}

#profile img.eye {
    position: absolute;
    right: 10px;
    top: 50%;
    margin-top: -7px
}

#profile .hr p {
    margin: 15px;
    font-size: .813em;
    color: #666
}

#center .hr {
    text-align: center;
    margin: 0 -30px
}

#profile .item {
    padding-top: 20px
}

.kursiv a span:last-of-type, .kursiv > span:last-of-type {
    border-bottom: 1px dotted #e6e6e6
}

#profile #center .more {
    margin: 20px 0
}

#profile .delete {
    cursor: pointer !important;
    margin-top: -5px;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 5
}

#blog-article #center .wrp {
    position: relative
}

.favorite {
    position: absolute;
    z-index: 5;
    top: 0;
    right: 0;
    cursor: pointer
}

#blog-article a.tooltips {
    right: 0;
    position: absolute;
    top: 0
}

#center a.tooltips > span {
    left: 22px !important
}

#blog-article #center a.tooltips > span {
    top: -73px;
    left: -10px !important
}

.kursiv p {
    display: inline
}

.kursiv a span, .kursiv > span:last-of-type {
    font-style: italic;
    color: #999;
    display: inline;
    margin-right: 10px;
    font-size: 14px;
    cursor: pointer
}

#login .ps-container.ps-active-x > .ps-scrollbar-x-rail, #login .ps-container.ps-active-y > .ps-scrollbar-y-rail, .kursiv > span:first-of-type, .kursiv > span:last-of-type.hidden {
    display: none
}

.kursiv a span:first-of-type {
    color: #000
}

.kursiv > span:first-of-type.active {
    display: inline
}

#profile input.btn, .hr input.btn {
    border: 0;
    width: auto;
    margin-bottom: 3px;
    padding-left: 25px !important;
    padding-right: 25px !important
}

#profile a:hover .tooltips span {
    margin-left: -90px
}

#profile .lSSlideOuter {
    margin: 0 -30px
}

#profile #center form p {
    font-size: .813em;
    color: #666
}

#profile form {
    padding: 0 30px
}

#profile label {
    margin: 15px 0 -6px
}

#profile #center {
    margin-bottom: 50px
}

.inline > * {
    display: inline-block;
    vertical-align: top
}

#profile #right .wrp {
    padding: 30px 20px
}

#profile .inline {
    margin-top: 30px
}

#profile .inline i {
    margin-right: 15px
}

#profile .inline p {
    width: 80%;
    line-height: 24px
}

#profile .inline p span {
    font-size: .75em;
    display: block;
    line-height: 1.5em
}

#profile #right #gift {
    background: 0;
    border: 2px dashed #ccc;
    padding: 20px !important;
    box-shadow: none
}

#gift a {
    color: #ccc !important;
    font-size: 13px !important;
    margin: 0 !important
}

#gift a img {
    margin-right: 20px
}

#profile #right #premium {
    padding: 0
}

#premium p {
    margin: auto 20px;
    font-size: .78em
}

#add form .row, #profile #right li {
    margin-top: 15px
}

#premium img {
    min-width: 84px
}

#premium p span {
    color: #999
}

#profile #right .wrp:last-of-type {
    padding-bottom: 0
}

#blog #center .block:hover {
    background: #fff
}

.cls-3 {
    opacity: .25;
    -webkit-transition: .3s;
    transition: .3s
}

.cls-4 {
    fill: #fff;
    fill-rule: evenodd;
    opacity: .8
}

.play-btn {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translateY(-50%) translateX(-50%);
    -ms-transform: translateY(-50%) translateX(-50%);
    transform: translateY(-50%) translateX(-50%)
}

.lSSlideOuter, a.tooltips {
    position: relative
}

#video #center .video-href:hover .cls-3 {
    opacity: .5
}

#add .pl0 {
    height: auto !important
}

#add .select-wrp, #profile .select-wrp {
    width: 50%;
    margin-left: 0
}

#add #center .wrp, #profile #center .wrp {
    padding-top: 0;
    padding-bottom: 0
}

#add #center .wrp > .row, #profile #center .wrp > .row {
    padding: 30px
}

#add #center .wrp .v-center > div:last-of-type, #profile #center .wrp .v-center > div:last-of-type {
    padding-right: 0
}

#add #center form p {
    font-size: .813em
}

#center .open-rules {
    color: #04c
}

#add #center .more {
    margin-top: 20px
}

#add .hr {
    margin: 20px -30px 0;
    border-top: 1px solid #e6e6e6;
    text-align: center;
    padding-top: 20px
}

#add .hr .btn {
    width: 225px;
    margin-top: 15px;
    border: 0
}

#add .hr input {
    width: 50px
}

#add #right {
    font-size: .92em
}

#add #right p {
    margin-bottom: 20px
}

#add #right h2, #olimp #right h2 {
    font-size: 1.125em;
    color: #333
}

#add #right h3 {
    margin: 20px 0;
    font-size: .813em
}

#add #right h3:last-of-type {
    margin-bottom: 40px
}

#add #right h3 img {
    margin-right: 10px
}

#add #right .h-center > img {
    margin-bottom: 15px
}

#add #right .h-center {
    margin: 20px -20px 0;
    padding: 20px 20px 1px;
    background-color: #fcfcfc
}

a.tooltips > span {
    position: absolute;
    width: 180px;
    color: #FFF;
    background: #000;
    height: 58px;
    display: block;
    padding-top: 13px !important;
    font-weight: 400;
    font-size: 11px;
    text-align: center;
    visibility: hidden;
    border-radius: 2px;
    padding: 10px;
    bottom: 30px;
    left: 50%;
    margin-left: -106px;
    z-index: 999
}

a.tooltips > span:after {
    top: 100%;
    left: 50%;
    margin-left: -8px;
    width: 0;
    height: 0;
    border-top: 8px solid #000;
    border-right: 8px solid transparent;
    border-left: 8px solid transparent
}

a:hover.tooltips > span {
    visibility: visible;
    opacity: .8
}

.podrobnee-wrp {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 20px 0
}

.podrobnee-wrp > *, .tabs a {
    display: inline-block
}

.podrobnee-wrp img {
    margin-right: 10px
}

.tabs .brdr, .tabs #center .mytests__row_btns a span, #center .mytests__row_btns a .tabs span {
    color: #333;
    border-color: #999
}

.tabs {
    border-bottom: 1px solid #e6e6e6;
    margin: 0 -30px;
    padding: 0 30px
}

.tabs a {
    font-size: .94em;
    color: #333;
    padding: 20px 0;
    margin-right: 40px;
    margin-bottom: -1px;
    text-decoration: none
}

.coments .item, .coments h2 {
    margin-bottom: 25px
}

.tabs a.active {
    border-bottom: 2px solid #ed2325
}

.tabs a.active .brdr, .tabs #center .mytests__row_btns a.active span, #center .mytests__row_btns .tabs a.active span {
    border-color: transparent;
    color: #000
}

.coments h2 span {
    color: #999;
    font-weight: 400;
    font-size: .78em
}

.coments .item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.coments .item img {
    margin-bottom: auto;
    margin-right: 15px
}

#article .coments p {
    margin: 5px 0
}

.coments .ans {
    font-size: .69em;
    color: #999;
    text-decoration: none;
    border-bottom: 1px dotted #999
}

#add-coment .btn {
    background-color: #f7f7f7 !important;
    color: #000;
    width: 138px;
    -webkit-transition: .2s;
    transition: .2s;
    border: 0;
    margin-bottom: auto;
    padding: 9.5px 19px 11px;
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.25)
}

.custom_select:hover, .input-list input:focus {
    box-shadow: 0 3px 10px 0 rgba(0, 0, 0, 0.35)
}

#add-coment .btn:hover {
    background-color: #e8e8e8
}

#views .lSSlideOuter:before, .olindex .sl-3:before {
    background: -webkit-linear-gradient(left, rgba(237, 237, 237, 0) 0, rgba(246, 246, 246, 0.61) 40%, rgba(245, 245, 245, 0.84) 55%, #f3f3f3 82%, #f2f2f2 100%)
}

#add-coment img {
    min-height: 42px;
    min-width: 42px
}

#add-coment textarea {
    margin-right: 10px;
    color: #999;
    line-height: 12px !important;
    padding-left: 15px;
    border-radius: 2px;
    border-color: #ddd;
    padding-top: 14px
}

.coments .item .item {
    margin-top: 15px;
    margin-bottom: 0
}

.coments .item .item img {
    width: 21px
}

#blog-article {
    margin-bottom: 90px
}

#views .lSSlideOuter:before {
    width: 7%;
    right: 0;
    top: 0;
    height: 100%;
    background: -webkit-linear-gradient(left, rgba(237, 237, 237, 0) 0, rgba(246, 246, 246, 0.61) 40%, rgba(245, 245, 245, 0.84) 55%, #f3f3f3 82%, #f2f2f2 100%);
    background: linear-gradient(to right, rgba(237, 237, 237, 0) 0, rgba(246, 246, 246, 0.61) 40%, rgba(245, 245, 245, 0.84) 55%, #f3f3f3 82%, #f2f2f2 100%);
    z-index: 9
}

#mail-fix-to-top {
    margin-top: -22px
}

#premium-pop {
    width: 600px;
    padding: 0;
    margin-left: -300px
}

#premium-pop .col {
    display: inline-block;
    width: 32.8%;
    text-align: center;
    vertical-align: top
}

#blog #video #center .video-nav .box > *, #blog .rate > * {
    vertical-align: middle;
    display: inline-block
}

#premium-pop .col:not(:first-of-type) {
    border-left: 1px solid #e5e5e5
}

#premium-pop h2 {
    margin-bottom: 15px
}

#premium-pop p {
    font-size: 13px;
    color: #000;
    margin-bottom: 35px
}

#premium-pop h4 {
    font-size: 1.13em;
    color: #666;
    font-weight: 400;
    margin: 5px 0 25px
}

#premium-pop h5 {
    color: #999;
    font-size: 2.38em
}

#premium-pop h5 span {
    font-size: 13px;
    display: block;
    font-weight: 400;
    margin-top: -10px
}

#premium-pop h6 {
    font-size: 13px;
    font-weight: 400;
    color: #000;
    margin-top: 15px;
    height: 55px
}

#premium-pop h6 span {
    display: block;
    font-weight: 700
}

#premium-pop .btn {
    background-color: #f2f2f2;
    -webkit-transition: .3s;
    transition: .3s
}

#premium-pop .btn:hover {
    background-color: #e8e8e8
}

#premium-pop .col:hover h5 {
    color: #40b335
}

#premium-pop .col:hover .btn {
    background-color: #40b336;
    color: #fff
}

#premium-pop .col:hover .btn:hover {
    background-color: #1b990f
}

@-moz-document url-prefix() {
    header .btn, header input {
        padding: 8px 19px 10px
    }
    .search-wrp button {
        height: 37px
    }
    .big_baner .wrp > img {
        min-width: 212px
    }
}

@media only screen and (max-width: 1249.5px) {
    #right, #right .block {
        text-align: center
    }

    #right .news-wrp {
        max-width: 350px;
        margin-left: auto;
        margin-right: auto
    }

    #right img {
        max-width: 350px
    }

    #right .subscribe {
        background: #fcfcfc
    }

    #right #subscribe {
        width: 100%
    }

    header #bot .btn:not(:last-of-type) {
        margin-right: 10px
    }

    #right h2 a {
        position: absolute;
        right: 30px
    }

    #profile .inline i {
        display: block;
        margin-right: 0
    }

    header #top a {
        padding: 9px 17px 10px !important
    }

    body {
        overflow-x: hidden
    }

    #premium-pop {
        width: 800px
    }

    #olimp.add #center .wrp {
        padding-bottom: 0 !important
    }
}

@media only screen and (min-width: 1023.5px) {
    #top .icon, #top.line {
        display: none
    }

    header #top a {
        padding: 10px 21px
    }

    .w30 {
        width: 30% !important
    }

    .responsive {
        display: none !important
    }

    #user-menu .close-pop {
        display: none
    }
}

@media only screen and (max-width: 1023px) {
    #rules ol li {
        list-style-position: inside
    }

    #rules .perfect-scroll {
        overflow: hidden !important
    }

    .responsive {
        -webkit-transition: .2s;
        transition: .2s;
        font-size: 11px !important
    }

    .responsive.hide-a {
        opacity: 0
    }

    #top {
        height: 42px;
        left: 0;
        top: 0;
        z-index: 999
    }

    header .profile .avatar {
        margin-left: 0
    }

    #top .container {
        position: absolute;
        width: 100%;
        height: 100%;
        z-index: -1;
        left: 0;
        top: -800px;
        -webkit-transition: top .25s;
        transition: top .25s;
        background-color: #333;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }

    #top .container .perfect-scroll, #top .icon {
        position: relative
    }

    #top .container .row {
        margin: auto auto 50%
    }

    #top .container.active {
        top: 40px;
        height: 550px
    }

    #top .icon {
        cursor: pointer;
        float: right;
        width: 62px;
        height: 42px
    }

    #top .icon div {
        position: absolute;
        left: 50%;
        top: 58%;
        -webkit-transform: translateX(-50%) translateY(-6px);
        -ms-transform: translateX(-50%) translateY(-6px);
        transform: translateX(-50%) translateY(-6px);
        display: block;
        z-index: 999
    }

    #top .icon div.open {
        background: 0
    }

    #top .icon div.open:after, #top .icon div.open:before {
        top: 0
    }

    #top .icon div.open:before {
        -webkit-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        transform: rotate(-45deg)
    }

    #top .icon div.open:after {
        -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        transform: rotate(45deg)
    }

    #top .icon div, #top .icon div:after, #top .icon div:before {
        width: 18px;
        height: 3px;
        border-radius: 25% !important;
        -webkit-transition: all .4s ease;
        transition: all .4s ease;
        background: #fff
    }

    #top .icon div:after, #top .icon div:before {
        content: "";
        position: absolute
    }

    #top .icon div:before {
        top: -6px
    }

    #top .icon div:after {
        top: 6px
    }

    #top .icon span {
        color: #fff;
        font: 700 11px/21px OpenSans;
        text-transform: uppercase;
        position: absolute;
        right: 47px;
        top: 8.5px;
        -webkit-transition: .2s;
        transition: .2s
    }

    #top .icon span.active {
        color: transparent
    }

    header #top .container a {
        width: 100%;
        margin: 10px 0;
        text-align: right;
        font-size: 1em;
        line-height: normal;
        padding-right: 0 !important
    }

    header #top .container a.active {
        background-color: transparent;
        color: #fff;
        border-top: 0;
        border-bottom: 1px solid #fff
    }

    header #bot .v-center {
        display: block
    }

    #logo img {
        margin-top: 12px
    }

    header .pull-right {
        margin-top: 10px
    }

    #left a {
        display: inline-block;
        width: 33.4444%;
        margin: 0 -2px
    }

    #left .wrp a.active {
        margin-top: 15px;
        margin-bottom: 15px;
        position: absolute;
        width: calc(100% - 20px) !important;
        left: 12px;
        top: 0
    }

    #left .wrp a.active:before {
        content: '';
        position: absolute;
        background-image: url(../images/ar_down.svg);
        background-repeat: no-repeat;
        background-position: center;
        right: 25px;
        height: 6px;
        width: 10px;
        top: 50%;
        margin-top: -3px;
        -webkit-transition: .25s;
        transition: .25s
    }

    #left .wrp a.active.clicked:before {
        -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
        transform: rotate(180deg)
    }

    #left .wrp {
        max-height: 78px;
        overflow: hidden;
        -webkit-transition: max-height .35s;
        padding: 78px 0 0 2px;
        transition: max-height .35s
    }

    #left .wrp.active {
        max-height: 2999px
    }

    body {
        font-size: 18px
    }

    footer .v-center a {
        display: block;
        margin: 5px
    }

    #left .profile li a {
        width: 100% !important;
        display: block
    }

    header #bot .container {
        padding-left: 20px;
        padding-right: 20px
    }

    header .profile {
        padding-right: 0
    }

    header .search-wrp {
        margin-right: 19px
    }

    .podrobnee-wrp > div > .info {
        text-align: left
    }

    #premium-pop {
        width: 650px
    }

    #user-menu .close-pop {
        display: none
    }
}

@media only screen and (max-width: 767.5px) {
    .podrobnee-wrp, footer .v-center {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal
    }

    #logo, footer {
        text-align: center
    }

    .popup .perfect-scroll, header #top .perfect-scroll {
        height: 80vh
    }

    #blog-article {
        margin-bottom: 50px
    }

    #center .head .right {
        display: none
    }

    #center .head.v-center, #logo, #views .wrp {
        display: block
    }

    .coments .item-wrp {
        width: 85%
    }

    .responsive {
        margin-left: 20px !important;
        position: relative
    }

    #center .block .pl0 {
        height: auto !important;
        padding-bottom: 15px
    }

    #center .info {
        position: static;
        padding-top: 15px
    }

    #center .info .pull-right {
        width: 100%
    }

    #center .block .later {
        bottom: -6px !important
    }

    #left a {
        width: 50%
    }

    #logo {
        margin-left: 0
    }

    #logo img {
        margin-bottom: 15px;
        margin-top: 5px
    }

    #bot .btn.green {
        float: right
    }

    header #bot .pull-right > a:last-of-type {
        margin-top: 10px;
        margin-left: 0
    }

    #center .select-wrp {
        margin: 5px 0
    }

    .panel {
        margin-left: -25px;
        margin-right: -25px
    }

    #content.active .close-pop {
        right: 17px;
        top: 10px
    }

    .panel h3 {
        font-size: 15px;
        margin-top: 0 !important
    }

    #center .thumb img {
        max-width: 60px;
        float: none !important;
        margin-left: -10px
    }

    #center .block {
        padding: 15px !important
    }

    #center .block h3 {
        margin-top: 10px
    }

    .coments .info, .coments .item > * {
        text-align: left !important
    }

    footer .links {
        margin-top: 20px
    }

    footer .v-center {
        -ms-flex-direction: column;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        flex-direction: column
    }

    footer .share.pull-right {
        float: none;
        width: 100%
    }

    #views .wrp {
        height: auto;
        padding-top: 20px;
        padding-bottom: 20px
    }

    .pager .arrow, .pager .page {
        width: 35px;
        height: 35px;
        line-height: 35px;
        -webkit-transition: .25s;
        transition: .25s
    }

    #views a {
        width: 70%;
        padding-right: 15px
    }

    header .v-center > div > .pull-right {
        float: none;
        width: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }

    header .v-center > div > .pull-right > * {
        margin-top: auto !important;
        margin-bottom: auto !important
    }

    header .avatar, header .bell, header .mail {
        margin: auto 0 auto auto !important
    }

    header #bot .btn.yellow {
        width: 55%
    }

    header .profile.pull-right {
        float: none !important;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }

    .popup, .w50, header .pop {
        width: 100% !important
    }

    header .pop {
        position: fixed;
        left: 0;
        top: 0;
        z-index: 9999;
        height: 100%
    }

    header .pop .perfect-scroll {
        height: 70vh !important
    }

    .popup, .popup .perfect-scroll {
        height: 100vh !important
    }

    #user-menu ul:first-of-type {
        margin-top: 15px
    }

    #user-menu .close-pop {
        margin-right: 6.5px;
        padding: 10px;
        position: relative;
        z-index: 9
    }

    header .pop:before {
        display: none
    }

    header #bot .pull-right .open-register {
        float: right;
        margin-right: 0
    }

    .coments .item {
        margin-left: auto
    }

    .coments .item > * {
        margin: auto auto 5px !important
    }

    .coments .item:not(:first-of-type) img {
        margin-bottom: auto !important;
        margin-top: 15px !important
    }

    textarea {
        line-height: 1.2em !important
    }

    #rules .btn {
        margin-bottom: 50px
    }

    #profile label {
        margin: 15px 0 10px
    }

    #profile .v-center {
        display: block
    }

    #profile .v-center p {
        margin-bottom: 5px
    }

    #profile .v-center .col-xs-16 {
        padding-left: 0
    }

    .tabs a {
        padding: 10px;
        margin: 0
    }

    #add .wrp .v-center .col-sm-11, .path {
        padding-left: 0
    }

    .podrobnee-wrp {
        -ms-flex-direction: column;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        flex-direction: column
    }

    .podrobnee-wrp > * {
        margin: auto !important
    }

    #notifications:after {
        display: none
    }

    header .profile {
        padding-right: 0
    }

    header .profile > div > img {
        margin: auto
    }

    header .profile.active > div {
        height: auto !important
    }

    header .profile .circle {
        right: 50%;
        margin-right: -19px;
        margin-top: 4px
    }

    .popup > .perfect-scroll {
        height: 90vh;
        padding-bottom: 10vh;
        padding-top: 45px
    }

    #add .wrp .v-center {
        display: block
    }

    #bot .open-register {
        margin-left: auto !important
    }

    header .search-wrp {
        margin-right: 0
    }

    #center .thumb img {
        width: auto !important
    }

    .coments #add-coment {
        display: block;
        padding-bottom: 50px
    }

    .coments #add-coment > * {
        margin-bottom: 10px !important;
        display: inline-block !important
    }

    .coments #add-coment img {
        margin-top: -5px !important;
        margin-left: 9px !important
    }

    .coments #add-coment .btn {
        float: right;
        text-align: center !important
    }

    .coments #add-coment textarea {
        width: 84.444% !important;
        float: right
    }

    .coments textarea {
        font-size: 15px;
        padding-top: 11px !important
    }

    #profile input.btn {
        width: auto
    }

    #premium > * {
        display: inline-block;
        vertical-align: middle
    }

    #premium {
        text-align: left
    }

    #mail-fix-to-top {
        margin-top: 0
    }

    #premium-pop .col {
        width: 100%;
        padding: 30px 0;
        border-left: none !important;
        border-bottom: 1px solid #e5e5e5
    }

    #premium-pop .col h6 {
        height: auto
    }

    #premium-pop .col .btn {
        margin-top: 10px
    }

    #content.active {
        width: 100%;
        left: 0;
        top: 0;
        height: 100%
    }

    #user-menu .close-pop {
        display: block
    }
}

@media only screen and (max-width: 565px) {
    .logout .pull-right {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .logout#bot .btn {
        width: 100% !important;
        font-size: 14px;
        margin-bottom: 10px !important
    }

    .tabs a {
        font-size: .7555em
    }

    .coments .item-wrp {
        width: 83%
    }

    .rate-olimp > div {
        width: 100% !important
    }

    .rate-olimp .org {
        margin-bottom: 30px
    }
}

@media only screen and (max-width: 480px) {
    #right h2 a, #to-begin, .tabs a {
        display: block
    }

    #video .col-xs-16 > .info .right {
        width: 100%;
        text-align: right
    }

    .rate .stars {
        margin: 0 !important
    }

    #left a {
        width: 100%
    }

    #bot .btn {
        width: 50% !important;
        margin-bottom: 10px;
        font-size: 13px
    }

    #bot .open-register {
        text-align: center;
        margin-left: 0
    }

    #right .wrp {
        padding: 15px
    }

    #right h2 a {
        position: static;
        float: none
    }

    .pager {
        font-size: .7em;
        padding-top: 10px
    }

    #to-begin {
        margin-bottom: 7px
    }

    .pager .arrow, .pager .page {
        width: 30px;
        height: 30px;
        line-height: 30px
    }

    #custom {
        margin-top: -3px
    }

    header #top a {
        font-size: 1em
    }

    header .yellow.btn {
        margin-bottom: 15px !important;
        margin-right: 0 !important
    }

    .tabs {
        border-bottom: 0
    }

    #article iframe {
        height: 225px
    }

    .search-wrp {
        margin-right: 0
    }

    header #bot {
        padding-left: 0;
        padding-right: 0
    }

    h2.h1 {
        font-size: 1.3em
    }

    .coments .item-wrp {
        width: 75%
    }

    .coments #add-coment textarea {
        width: 100% !important;
        float: none !important
    }

    .custom_options.long {
        width: 320px !important
    }
}

.current_option, .custom_select, .input-list {
    position: relative
}

@media only screen and (max-width: 390px) {
    .custom_options.long {
        width: 250px !important
    }

    header #bot .btn.yellow {
        width: auto !important
    }
}

.input-list input:focus {
    border-color: #ccc !important
}

.custom_select {
    font-size: .88em;
    color: #000;
    border-radius: 2px;
    background-color: #fcfcfc;
    -webkit-transition: .2s;
    transition: .2s
}

.current_option {
    width: 100%;
    background: #fcfcfc;
    border: 1px solid #ccc;
    line-height: 25px;
    padding: 7px 15px;
    cursor: pointer;
    border-radius: 2px;
    -webkit-transition: .2s;
    transition: .2s;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.custom_options {
    visibility: hidden;
    width: 100%;
    padding: 0;
    position: absolute !important;
    z-index: 9;
    background: #fcfcfc;
    border: 1px solid #ccc;
    border-top: 0;
    border-radius: 0 0 2px 2px;
    box-shadow: 0 2px 10px -2px rgba(0, 0, 0, 0.6);
    height: 250px
}

.btn.custom .pop li:not(:last-of-type), .custom_options li {
    border-bottom: 1px solid #e6e6e6
}

.custom_options.active {
    visibility: visible
}

.custom_options li {
    list-style: none;
    width: 100%;
    font-size: 1em;
    text-align: left;
    padding: 10px 10px 10px 15px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    position: relative
}

.custom_options li.active, .custom_options li.active span {
    color: #ed2325
}

.custom_options li:last-child {
    border-radius: 0 0 4px 4px
}

.custom_options li:hover {
    background: #eee;
    cursor: pointer
}

.custom_options.long {
    width: 399px
}

.custom_options li span {
    position: absolute;
    right: 21px;
    color: #999
}

.custom_options li:hover:before {
    background: -webkit-linear-gradient(left, rgba(237, 237, 237, 0) 0, rgba(237, 237, 237, 0.66) 20%, rgba(237, 237, 237, 0.88) 27%, #ededed 34%, #ededed 77%);
    background: linear-gradient(to right, rgba(237, 237, 237, 0) 0, rgba(237, 237, 237, 0.66) 20%, rgba(237, 237, 237, 0.88) 27%, #ededed 34%, #ededed 77%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ededed', endColorstr='#ededed', GradientType=1)
}

.current_option:before, .custom_options li:before {
    content: '';
    position: absolute;
    right: 0;
    top: 0;
    width: 45px;
    height: 100%;
    background: -webkit-linear-gradient(left, rgba(252, 252, 252, 0) 0%, rgba(252, 252, 252, 0.9) 26%, #fcfcfc 62%, #fcfcfc 100%);
    background: linear-gradient(to right, rgba(252, 252, 252, 0) 0%, rgba(252, 252, 252, 0.9) 26%, #fcfcfc 62%, #fcfcfc 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fcfcfc', endColorstr='#fcfcfc', GradientType=1)
}

.current_option:before {
    width: 40px;
    height: 97%;
    top: 1.5%;
    right: 1px
}

#video .custom_options li:before {
    width: 80px
}

input[type=checkbox].css-checkbox {
    position: absolute;
    z-index: -1000;
    left: -1000px;
    overflow: hidden;
    clip: rect(0 0 0 0);
    height: 1px;
    width: 1px;
    margin: -1px;
    padding: 0;
    border: 0
}

input[type=checkbox].css-checkbox + label.css-label {
    position: relative;
    padding-left: 27px;
    margin-bottom: 15px;
    font-size: .81em;
    display: inline-block
}

input[type=checkbox].css-checkbox + label.css-label:before {
    content: '';
    top: 0.15em;
    left: 0;
    position: absolute;
    width: 23px;
    height: 16px;
    line-height: 16px;
    background-repeat: no-repeat;
    background-position: 0 0;
    vertical-align: middle;
    cursor: pointer
}

input[type=checkbox].css-checkbox:checked + label.css-label:before {
    background-position: 0 -16px
}

label.css-label:before {
    background-image: url(../images/csscheckbox_866723c70a8a3b81cb63046c666ca908.png);
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

label.css-label.disabled {
    cursor: default !important;
    opacity: .5
}

input.error:focus, textarea.error:focus {
    border-color: #ed2325 !important
}

.input-error {
    position: relative
}

.input-error span {
    position: absolute;
    font-size: 11px !important;
    right: 0;
    color: #ed2325;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: opacity .2s;
    transition: opacity .2s
}

.input-error.active span {
    visibility: visible;
    opacity: 1
}

#blog #center .info {
    position: static
}

#blog #center .block:not(:first-of-type) {
    padding: 30px 30px 45px
}

#blog #center .block:last-of-type {
    border-bottom: 0
}

#blog #center h4 {
    font-size: .88em;
    color: #999;
    margin: -10px 0 15px
}

#blog a.download-video {
    font-size: .88em;
    color: #04c !important;
    margin-bottom: 20px;
    display: block;
    margin-top: -5px
}

#blog .download-video span {
    color: #999;
    font-size: 11px;
    display: inline-block
}

#blog #video .block:hover a {
    text-decoration: none
}

#blog #video #center .video-nav .box:hover a, #blog #video a.download-video:hover {
    text-decoration: underline
}

#blog #video {
    margin-bottom: 90px
}

#blog .rate .stars {
    margin: 3.5px 5px 0
}

#blog .rate a path {
    fill: #ccc;
    -webkit-transition: .25s;
    transition: .25s
}

#blog .rate a.active path {
    fill: #ffd940
}

#blog #video .col-xs-16 > .info {
    padding: 14px 0 20px;
    position: relative
}

#blog #video .col-xs-16 > .info .right {
    margin-left: auto
}

#blog #video #center .video-nav .box > * {
    margin: auto
}

#blog #video #center .video-nav .box {
    width: 40%
}

#blog #video #center .video-nav .prev-video {
    float: left;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

#blog #video #center .video-nav .next-video {
    float: right;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

#blog #video #center .video-nav .link {
    margin: 15px 20px 20px
}

#blog #video #center .video-nav .link a {
    font-size: 11px;
    color: #04c
}

#blog #video #center .box:hover svg path {
    fill: #999
}

#blog #video #center .video-nav .link:hover span {
    text-decoration: none !important
}

#blog #video #center .video-nav .link span {
    color: #999;
    font-size: 11px;
    display: block;
    text-decoration: none
}

#blog #video #center .video-nav path {
    fill: #ccc;
    -webkit-transition: .25s;
    transition: .25s
}

#blog #video #center .video-nav a:hover path {
    fill: #666
}

#blog #video .col-xs-16 > .info:before {
    content: '';
    position: absolute;
    left: -30px;
    height: 2px;
    border-bottom: 1px solid #e5e5e5;
    width: calc(100% + 60px);
    bottom: 0
}

#blog #video .full-complect img, .plaha img {
    max-width: 94px;
    width: 100%;
    margin-right: 20px;
    margin-top: -20px;
    position: relative;
    z-index: -1;
    margin-left: 20px
}

#blog #video .full-complect, .plaha {
    padding: 3px 0 5px;
    border: 1px solid #e5e5e5;
    border-radius: 2px;
    position: relative;
    z-index: 0;
    margin: 30px 0 45px;
    -webkit-transition: .25s;
    transition: .25s;
    text-decoration: none
}

#blog #video .full-complect:hover, .plaha:hover {
    background-color: #f6f6f6
}

#blog #video .full-complect svg, .plaha svg {
    width: 15px !important;
    height: 20px;
    margin-right: 40px;
    margin-left: auto
}

#blog #video .video-nav .full-complect h3 span {
    color: #666;
    font-style: normal;
    font-weight: 400;
    font-size: 11px;
    display: block
}

#blog #video .video-nav .full-complect h3 span:last-of-type {
    display: inline;
    font-size: 14px
}

#blog #right .video-href {
    position: relative;
    cursor: pointer
}

#blog #right .watch {
    padding-bottom: 20px
}

#blog #right .watch:not(:first-of-type) {
    padding-top: 20px;
    border-top: 1px solid #e5e5e5
}

#blog #right .watch .info {
    margin-left: 10px;
    text-align: left
}

#blog #right .watch:hover svg .cls-3 {
    opacity: .5
}

#blog #right .watch > a {
    margin-top: 10px;
    text-align: left
}

#index h4 span.new-video, #olimp .rating .text, #uho {
    text-align: center
}

#blog #video .panel h3 {
    text-overflow: clip;
    overflow: hidden;
    white-space: nowrap;
    position: relative;
    width: 85%;
    z-index: 0
}

#blog #video .panel .pull-right {
    position: relative;
    z-index: 2
}

#blog #video .panel h3:before {
    content: '';
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1;
    width: 90px;
    height: 100%;
    background: -webkit-linear-gradient(left, rgba(252, 252, 252, 0.08) 0, rgba(252, 252, 252, 0.77) 50%, rgba(252, 252, 252, 0.98) 76%, #fcfcfc 100%);
    background: linear-gradient(to right, rgba(252, 252, 252, 0.08) 0, rgba(252, 252, 252, 0.77) 50%, rgba(252, 252, 252, 0.98) 76%, #fcfcfc 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fcfcfc', endColorstr='#fcfcfc', GradientType=1)
}

@media only screen and (max-width: 1249.5px) {
    #blog #right .watch > a {
        display: block
    }
}

@media only screen and (max-width: 767.5px) {
    #blog #center .block:not(:first-of-type) {
        padding: 10px 5px 25px
    }

    #blog h1 {
        font-size: 1.2em
    }

    #blog #article iframe, #blog #article img.w100 {
        margin-left: -25px;
        width: calc(100% + 50px)
    }
}

@media only screen and (max-width: 480px) {
    #blog #video .full-complect {
        display: block;
        padding: 20px
    }

    #blog #video .full-complect img {
        margin-top: 0
    }

    #blog #video .full-complect svg {
        display: none
    }

    #blog #video #center .video-nav .box {
        width: 100%
    }

    #blog #right .watch .v-center {
        display: block
    }

    #blog #right .watch .v-center img {
        margin: 5px 0
    }

    #blog #right .watch .info {
        margin-left: 0
    }
}

#index #center .about {
    padding: 20px 30px 30px;
    border-bottom: 1px solid #dfdfdf;
    margin-bottom: 10px
}

#index #center .head .right img {
    margin-left: 10px
}

#index #center .head .right {
    margin-left: auto
}

#index #center .head label {
    margin-bottom: auto;
    margin-top: -6px;
    line-height: 14px
}

#index #center .block:not(:first-of-type) {
    padding: 15px 30px 0 0
}

#index #center .block:last-of-type {
    padding: 20px 30px;
    border: 0
}

#index #center .block .later {
    bottom: -5px;
    right: 0;
    position: absolute;
    cursor: pointer
}

#index #center .block .later a.tooltips > span {
    left: -69px;
    bottom: 38px
}

#index #center .triangle {
    fill: #f7f7f7
}

#index #center .star {
    fill: #cbcbcb
}

#index #center .later.active .triangle {
    fill: #ffd940
}

#index #center .later.active .star {
    fill: #fff
}

#index #center .thumb img {
    float: right;
    width: auto !important
}

#index #right .news-wrp .v-center {
    position: absolute;
    height: 100%;
    left: 10px;
    top: 0;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 15px;
    background-color: rgba(0, 0, 0, 0.5);
    color: #fff;
    font-size: .69em;
    text-align: center
}

#index #right .news-wrp .v-center img {
    margin-bottom: -10px
}

.uho {
    position: fixed;
    top: 30%;
    z-index: 950;
    right: 0;
    background-color: #f9f9f9;
    cursor: pointer;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 42px;
    width: 127px
}

.uho span {
    margin: auto;
    color: #999;
    font-size: 11px
}

.uho .rec {
    background-color: #40b336;
    width: 42px;
    position: relative
}

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

#index #video #center .video-href, #olimp {
    position: relative
}

#uho {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    left: auto;
    right: 0;
    top: 40%;
    width: 220px;
    padding: 20px
}

#uho h5 {
    font-size: 1.69em;
    margin: 10px
}

#uho h6 {
    font-size: .69em;
    text-transform: uppercase;
    color: #666;
    font-weight: 400
}

#timer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 20px 10px 40px;
    margin: 15px -10px -19px;
    background-color: #f9f9f9
}

#timer > div {
    width: 100%
}

#timer span:first-of-type {
    color: #666;
    font-weight: 700;
    font-size: 1.13em
}

#timer > div:last-of-type span:first-of-type {
    color: #ed2325
}

#timer span:last-of-type {
    font-size: .69em;
    color: #999;
    margin-top: 0;
    display: block
}

#index #video #center h4 {
    font-size: 14px
}

#index #video #center .thumb {
    padding-left: 30px;
    margin-right: 10px
}

#index #video #center .block:not(:first-of-type) {
    padding-top: 20px
}

#index #video #center .block .pl0 {
    height: 105px;
    max-width: 69%
}

#index #video #center .info {
    bottom: 20px
}

#index #video #center .head .right {
    margin-left: 20px
}

#index #video #center .block:not(:last-of-type) {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

#index #video #center .block h4 {
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap
}

#index h4 span.new-video {
    font-size: 8px;
    line-height: 16.5px;
    color: #fff;
    background-color: #40b336;
    border-radius: 2px;
    height: 16px;
    width: 49px;
    display: inline-block;
    vertical-align: top;
    margin-top: 3px
}

#index #video #right .wrp.best > a.v-center:first-of-type {
    padding-top: 0;
    border: 0
}

#index #video #right .wrp.best > a.v-center {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 0;
    margin-bottom: 0;
    padding: 20px 0;
    color: #000
}

#index #video .best p {
    font-size: 13px;
    color: #000
}

#index #video #right .best img {
    margin-left: 0;
    margin-right: 7px;
    width: 100%;
    max-width: 84px;
    max-height: 84px
}

#index #video #right .best .v-center {
    border-top: 1px solid #e5e5e5
}

@media only screen and (max-width: 1300px) {
    #index #video #center .head .right {
        margin-left: auto !important
    }

    #index .custom_options.long {
        width: 342px
    }
}

@media only screen and (max-width: 767.5px) {
    #uho, .uho {
        display: none
    }

    #index #video #center .block {
        display: block !important
    }

    #index #video #center .thumb {
        padding-left: 0
    }

    #index #video #center .thumb img {
        max-width: 100%;
        margin-left: 0
    }

    #index #video #center .block .pl0 {
        max-width: 100%;
        height: auto;
        padding-bottom: 0
    }

    #index #video #center .head .right, #index #video #right .wrp.best > a.v-center {
        display: block
    }
}

#olimp #article h5 {
    color: #999;
    font: 700 15px OpenSans;
    margin: 20px 0 15px
}

#olimp #article > .col-xs-16 > div > a {
    display: block;
    font-size: 14px;
    color: #04c;
    margin-bottom: 10px
}

#olimp #article > .col-xs-16 > div > a:hover {
    text-decoration: underline !important
}

#olimp .rating {
    padding: 20px 15px 25px;
    background-color: transparent;
    box-shadow: none;
    border: 1px solid #ccc
}

#olimp .rating .item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 20px
}

#olimp .rating .item span {
    color: #999;
    font: 400 11px OpenSans;
    width: 10px
}

#olimp .rating .item img {
    margin-top: auto;
    margin-bottom: auto
}

#olimp .rating .name {
    color: #010000;
    font: 400 .81em/21px OpenSans;
    margin: auto auto auto 10px
}

#olimp #left .rating a {
    color: #04c;
    font: 400 .81em OpenSans;
    padding: 0;
    margin-top: 20px;
    cursor: pointer
}

#olimp #left .rating a:hover {
    background-color: transparent;
    text-decoration: underline
}

#olimp .rating a span {
    color: #999;
    font: 400 13px OpenSans;
    display: inline-block;
    width: auto;
    margin-left: 7px
}

#olimp .rating .v-center {
    margin: 25px 0 15px
}

#olimp .rating .text p {
    text-align: left;
    color: #333;
    font: 400 .69em/1.95 OpenSans;
    margin: 20px 0
}

#olimp .rating .text p span {
    color: #000;
    font: 700 13px OpenSans
}

#olimp #right .priem .v-center > * {
    margin: auto
}

#olimp #right .priem .v-center > div {
    width: 75%;
    margin: 20px 0
}

#olimp #right .priem .v-center p {
    color: #000;
    font-size: .81em
}

#olimp #right .priem .btn.yellow {
    color: #000;
    font: 400 .88em/1.4 OpenSans;
    margin: 10px auto 35px
}

#olimp #right .priem .v-center h3 span {
    color: #000;
    font: 400 .81em OpenSans
}

#olimp #right {
    position: static
}

.back {
    text-decoration: none !important
}

.info.large {
    color: #999;
    font: 400 .88em OpenSans
}

.plaha {
    padding: 10px 0
}

.plaha .arrow {
    fill: #ccc;
    -webkit-transition: .25s;
    transition: .25s
}

.plaha:hover .arrow {
    fill: #999
}

.plaha img {
    width: auto;
    margin-top: auto
}

.plaha h6 {
    color: #666;
    font: 400 .69em OpenSans;
    margin: 0
}

.plaha span {
    color: #000;
    font: 400 .94em OpenSans;
    display: block
}

.members .item input, .members .wrap, .members .wrap > span {
    display: inline-block
}

.members .item:not(:last-of-type) {
    margin-bottom: 25px
}

.members .item input[type=text] {
    width: 404px
}

.members .item input.btn {
    width: auto;
    margin-left: 20px
}

.members .item .info {
    margin-bottom: 7px
}

.members {
    padding: 10px 0 20px
}

.members .wrap {
    margin-left: 20px
}

.members span.brdr, .members #center .mytests__row_btns a span, #center .mytests__row_btns a .members span, .members span:first-of-type {
    font: 400 11px/10px OpenSans
}

.members span img {
    margin-right: 9px;
    margin-top: -2px
}

.clear-btn svg {
    margin-right: 2px;
    margin-bottom: -1px
}

.clear-btn path {
    fill: #cbcbcb;
    -webkit-transition: .25s;
    transition: .25s
}

.clear-btn:hover path {
    fill: #ed2325
}

.members .wrap > span {
    vertical-align: middle
}

.clear-btn {
    color: #666;
    width: auto;
    margin-left: 25px;
    line-height: 10px;
    cursor: pointer
}

#center span.gray, .members .wrap > span:first-of-type {
    color: #999
}

#olimp .hr {
    padding-top: 25px
}

#olimp input.btn.green {
    margin-bottom: -10px
}

#olimp .instructions p {
    font-size: .81em;
    margin: 10px 0;
    padding-left: 22px;
    position: relative
}

#olimp .instructions p img {
    top: 3px;
    position: absolute;
    left: 0
}

#olimp #right .wrp.instructions p:last-of-type {
    margin-bottom: 35px
}

#olimp #center .inform {
    margin-top: -15px
}

#center .inform p {
    margin: 0
}

#center .inform span.gray {
    width: 70px;
    display: inline-block
}

h2.mt50 {
    margin-top: 50px;
    margin-bottom: 25px
}

#center .instructions p {
    font-size: .88em
}

#center .instructions a {
    text-decoration: underline !important;
    color: #000
}

#center .instructions a:hover {
    text-decoration: none !important
}

.results-table {
    text-align: center;
    width: calc(100% + 50px);
    margin: 0 -30px -35px
}

.results-table th {
    color: #666;
    font: 400 .69em OpenSans;
    padding-bottom: 15px;
    position: relative
}

#blog-article #center th a.tooltips > span {
    top: -50px;
    left: -8px !important;
    width: 240px;
    height: 41px
}

.results-table td:first-of-type, .results-table th:first-of-type {
    text-align: left;
    padding-left: 30px
}

.results-table td:last-of-type, .results-table th:last-of-type {
    padding-right: 30px
}

.results-table .btn.gray {
    padding: 7px 10px 10px
}

.results-table .btn.gray path {
    fill: #cacaca;
    -webkit-transition: .25s;
    transition: .25s
}

.results-table .btn.gray.disabled path {
    fill: #ddd
}

.results-table .btn.gray:not(.disabled):hover path {
    fill: #999
}

.results-table td:nth-of-type(2).dis {
    font-size: .69em
}

.results-table td > a {
    color: #04c;
    font: 400 .8em OpenSans;
    display: block
}

#center .results-table td > a:hover {
    text-decoration: underline !important
}

.results-table td.dis {
    color: #ccc
}

.results-table td {
    padding: 25px 10px;
    font-size: .88em
}

.results-table tr:not(:first-of-type) {
    border-top: 1px solid #e6e6e6
}

.results-table tr:not(:first-of-type):hover {
    background-color: #fcfcfc
}

#center .wrp.x2 {
    padding: 20px 30px 9px
}

.rate-olimp {
    margin: 30px 0
}

.rate-olimp textarea {
    margin-top: 30px;
    min-height: 85px
}

.rate-olimp p {
    margin-bottom: 15px
}

.rate-olimp > div {
    display: inline-block;
    width: 49.47773%;
    position: relative;
    padding-right: 20px
}

.range-wrp {
    width: 60%;
    margin-left: 10px
}

#olimp #center .rate-olimp input.btn.green {
    width: auto;
    font-weight: 400;
    margin-top: 20px;
    padding: 10px 25px 11px
}

input.btn {
    border: 0
}

#olimp #center.req .wrp {
    padding: 25px 30px;
    margin-bottom: 20px !important
}

#olimp #center.req .wrp.color {
    background-color: #f9f9f9
}

#olimp #center.req .head {
    padding: 15px 30px !important;
    margin: 25px -30px 0;
    border-top: 1px solid #e6e6e6
}

#blog #olimp #center.req .block.reset-hover:last-of-type, #olimp #center.req .wrp.mb0 {
    padding-bottom: 0 !important
}

#olimp #center.req input[type=checkbox].css-checkbox + label.css-label {
    margin-bottom: 3px
}

#olimp #center.req .head input[type=checkbox].css-checkbox + label.css-label {
    margin-left: 10px
}

#olimp #center.req .head .select-wrp {
    width: 234px
}

#olimp #center.req .head .select-wrp .custom_options {
    height: auto
}

#olimp #center.req .head .select-wrp li span {
    right: 30px;
    font-size: 11px;
    line-height: 21px
}

#olimp #center.req .head .current_option span span {
    position: absolute;
    right: 30px;
    font-size: 11px;
    line-height: 25px
}

#olimp #center.req .pay {
    position: relative
}

#olimp #center.req .pay label {
    padding-left: 40px
}

#olimp #center.req .pay .btn {
    font-weight: 400;
    width: 157px;
    font-size: .88em;
    padding: 10px 0
}

#olimp #center.req .pay .btn.green {
    margin-left: auto;
    margin-right: 10px
}

#olimp #center.req .pay .close-pop-style {
    position: absolute;
    right: 10px;
    top: 5px
}

#olimp #center.req .wrp.none p {
    color: #999
}

#olimp #center.req .wrp.request {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 241px;
    font-size: .98em;
    position: relative;
    -webkit-transition: .15s;
    transition: .15s
}

#olimp #center.req .wrp.request > * {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

#olimp #center.req .wrp.request .brdr-left {
    text-align: center;
    padding-right: 0;
    position: relative
}

#olimp #center.req .wrp.request .brdr-left:before {
    content: '';
    position: absolute;
    height: 100%;
    width: 2px;
    left: -15px;
    top: 0;
    border-left: 1px dashed #d9d9d9
}

#olimp #center.req .wrp.request.border {
    box-shadow: 0 0 0 1px #999 !important
}

#olimp #center.req .wrp.request h2 {
    padding-right: 20px;
    margin-top: 3px
}

#olimp #center.req .wrp.request p {
    color: #333;
    font: 400 .88em/1.5em OpenSans
}

#olimp #center.req .wrp.request p span {
    color: #999;
    width: 92px;
    display: inline-block
}

#olimp #center.req .wrp.request p span a img {
    margin-left: 5px;
    margin-top: -2px
}

.span-link {
    text-decoration: none !important;
    color: #666 !important;
    font: 400 11px/21px OpenSans
}

.span-link img {
    margin-right: 4px
}

.ma {
    margin: auto 0
}

#olimp #center.req .wrp.request .info span {
    display: inline-block;
    margin-right: 15px;
    vertical-align: bottom
}

#olimp #center.req .wrp.request .info span:first-of-type {
    font-weight: 700;
    font-size: 14px
}

#olimp .wrp.request .brdr-left h5 {
    color: #999;
    text-decoration: line-through;
    font: 400 11px OpenSans;
    margin-top: 5px
}

#olimp .wrp.request .brdr-left h4 {
    color: #000 !important;
    margin-top: 0 !important;
    font: 700 18px/21px OpenSans
}

#olimp .wrp.request .brdr-left .btn.green {
    font-size: 14px;
    font-weight: 400;
    padding: 12px 0
}

#olimp #center.req .wrp.request a.blue-a {
    color: #04c;
    font: 400 .88em OpenSans;
    margin-top: 15px
}

#olimp #center.req .wrp.request .brdr-left .span-link {
    margin-top: auto
}

#olimp #center.req .wrp.request:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 21px 21px 0 0
}

#olimp #center.req .wrp.request.new:before {
    border-color: #999 transparent transparent
}

#olimp #center.req .wrp.request.checkup:before {
    border-color: #ffd940 transparent transparent
}

#olimp #center.req .wrp.request.paid-up:before {
    border-color: #40b336 transparent transparent
}

#olimp #center.req .wrp.request.canceled:before {
    border-color: #ed2325 transparent transparent
}

.brdr-left .NFI-wrapper {
    display: block !important
}

.brdr-left .NFI-button {
    width: 100%;
    padding-bottom: 12px;
    padding-top: 12px
}

.brdr-left .NFI-filename {
    display: none !important
}

#olimp #center.req .wrp.request .brdr-left h6 {
    color: #999;
    font: 400 .69em/16px OpenSans;
    padding: 10px
}

#olimp .free {
    color: #ccc;
    font: 700 18px/21px OpenSans;
    margin-top: 20px
}

#olimp #center.req .wrp.request.canceled .clear-btn, #olimp #center.req .wrp.request.canceled .edit, #olimp #center.req .wrp.request.paid-up .paid-up-link, #olimp .paid-up .clear-btn {
    opacity: .5;
    cursor: default
}

#olimp #center.req .wrp.request.canceled .clear-btn:hover path, #olimp .paid-up .clear-btn:hover path {
    fill: #cbcbcb
}

#olimp #center.req .wrp.request.canceled h4, #olimp #center.req .wrp.request.canceled h5, #olimp #center.req .wrp.request.paid-up h4, #olimp #center.req .wrp.request.paid-up h5 {
    color: #ccc !important
}

#olimp #center.req .wrp.request h4 {
    font-size: 1.13em
}

#olimp #center.req .wrp.request.canceled h6 {
    margin-top: -10px
}

#olimp #center.req .wrp.request h6 span {
    color: #000;
    display: block;
    margin-bottom: 5px
}

#olimp #right .list a {
    text-align: center;
    margin-bottom: 20px;
    color: #04c;
    font: 400 .81em/21px OpenSans
}

#olimp #right .list a img {
    margin-bottom: 15px
}

#olimp #center.req .instructions h2 {
    margin-top: 30px;
    margin-bottom: 23px !important
}

#olimp #center.req .content-wrp a, #olimp #center.req .content-wrp a:visited {
    color: #04c
}

#olimp #center.req .content-wrp p {
    margin-bottom: 15px
}

#olimp #center.req .res-table.wrp {
    padding-bottom: 20px !important
}

#olimp #req-form .p-reset {
    padding-left: 0
}

#olimp.add #center .select-wrp {
    margin-left: 0;
    width: 100%
}

#olimp.add #center h1 {
    margin-bottom: 35px
}

#olimp.add #center .wrp {
    padding-bottom: 17px;
    position: relative
}

#olimp.add #center .row.v-center {
    margin-top: 25px
}

#olimp.add #center .row.v-center p {
    margin-bottom: auto;
    margin-top: auto
}

#olimp.add #center .col-grey {
    background-color: #fcfcfc;
    padding: 27px 40px;
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    text-align: center
}

#olimp.add #center .col-grey h6 {
    color: #333;
    font: 400 .81em OpenSans;
    margin: 20px 0 15px
}

#olimp.add #center .number-wrp .btn.gray {
    border-radius: 50%;
    width: 42px;
    height: 42px;
    padding: 0;
    line-height: 41px;
    color: #999;
    font-size: 1.7em;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

#olimp.add #center #minus {
    line-height: 38px;
    font-size: 2em
}

#olimp.add #center #minus:hover {
    color: #ed2325
}

#olimp.add #center #plus:hover {
    color: #40b336
}

#olimp.add #center input#n-of-members {
    color: #000;
    font: 400 2.38em/1 OpenSans;
    vertical-align: middle;
    width: 65px;
    padding: 0;
    display: inline-block;
    text-align: center;
    background-color: transparent;
    border: 1px solid transparent;
    border-radius: 3px;
    margin: 0 10px
}

#olimp.add #center input#n-of-members.active {
    border-color: #e5e5e5
}

#olimp.add #center .block#article {
    padding: 30px 20px 0
}

#olimp.add #center .number-wrp {
    margin-bottom: 14px
}

#olimp.add #center .for-payment p {
    color: #999;
    font: 400 .81em/30px OpenSans;
    margin: 0;
    text-align: left
}

#olimp.add #center .for-payment p span {
    float: right
}

#olimp.add #center .for-payment p:last-of-type {
    color: #000;
    font-weight: 700;
    font-size: .94em
}

#olimp.add #center .btn.green {
    display: inline-block;
    width: auto;
    padding-left: 25px;
    padding-right: 25px;
    margin-top: 10px
}

.input-error span a {
    color: #04c;
    text-decoration: none !important
}

#olimp.add #right h2 {
    color: #666
}

#olimp.add #right h3 {
    color: #666;
    font: 700 1.69em OpenSans
}

#olimp.add #right .priem h3 span {
    color: #666;
    font: 400 13px OpenSans
}

#olimp.add #center .col-grey a.tooltips span.pull-right, .quotes {
    font-weight: 700
}

#olimp.add #right .v-center img {
    margin-right: 15px
}

#olimp.add #right .v-center > * {
    margin-top: 0 !important
}

#olimp.add #right {
    margin-bottom: 40px
}

#olimp.add .wrp.priem {
    box-shadow: none;
    border: 1px solid #ccc;
    background-color: transparent
}

#olimp #animation {
    overflow: hidden;
    text-align: center;
    border-bottom: 1px solid #e5e5e5;
    height: 31px
}

#olimp #animation img {
    -webkit-transition: .4s;
    transition: .4s;
    max-width: 50px;
    margin-left: -2px;
    margin-right: -2px
}

#olimp #animation img.minus {
    margin-bottom: -70px;
    max-width: 0
}

#olimp #animation img.plus {
    -webkit-animation: plus .4s;
    animation: plus .4s
}

@-webkit-keyframes plus {
    0% {
        max-width: 0;
        margin-bottom: -70px
    }
    100% {
        margin-bottom: 0;
        max-width: 26px
    }
}

@keyframes plus {
    0% {
        max-width: 0;
        margin-bottom: -70px
    }
    100% {
        margin-bottom: 0;
        max-width: 26px
    }
}

#olimp #center.req .wrp a.tooltips > span, #olimp.add a.tooltips > span {
    width: 260px;
    text-align: left;
    padding-left: 15px;
    padding-right: 15px;
    margin-left: -146px
}

#olimp #center .info span:first-of-type {
    line-height: 1
}

#olimp #center.req .wrp a.tooltips > span {
    margin-left: -141px;
    height: auto;
    color: #fff
}

#edit-pop select {
    display: none
}

#edit-pop .custom_select {
    margin-bottom: 20px
}

.quotes {
    font-family: OpenSans;
    font-size: 1.688em;
    color: #ccc
}

#olimp.add #center h1 {
    margin-top: -10px
}

#olimp.add #center .block {
    border-bottom: 0
}

#olimp.add #center .col-grey a.tooltips > span {
    height: auto;
    padding: 25px 20px
}

#olimp.add #center .col-grey a.tooltips > span > span {
    display: block;
    width: 100%;
    line-height: 2.4em
}

#olimp.add #center .col-grey a.tooltips span.hr-line {
    background-color: rgba(255, 255, 255, 0.4);
    height: 1px;
    margin: 5px 0
}

#request-pop {
    width: 540px
}

#request-pop .row:not(.v-center) {
    margin-bottom: 10px
}

#request-pop .col-xs-4 {
    color: #999;
    font: 400 14px/21px OpenSans;
    padding-left: 0
}

#request-pop .col-xs-12 {
    color: #000;
    font: 400 14px/21px OpenSans
}

#request-pop a:not(.btn) {
    color: #04c;
    font: 400 14px/21px OpenSans;
    margin-right: 30px
}

#request-pop .btn {
    margin-left: auto
}

#request-pop .v-center {
    margin-top: 30px
}

.popup-bot {
    position: fixed;
    z-index: 999;
    bottom: -110px;
    -webkit-transition: .25s;
    transition: .25s;
    left: 50%;
    width: 360px;
    padding: 25px 30px;
    margin-left: -180px;
    text-align: center;
    border-radius: 2px;
    color: #fff;
    font: 400 13px/21px OpenSans
}

.popup-bot.error {
    background-color: rgba(237, 35, 37, 0.75)
}

.popup-bot.info {
    background-color: rgba(0, 0, 0, 0.75)
}

.popup-bot.succes {
    background-color: rgba(64, 179, 54, 0.85)
}

.popup-bot a {
    text-decoration: underline;
    color: #fff
}

.popup-bot.active {
    bottom: 20px
}

#edit-pop {
    width: 500px;
    margin-left: -250px
}

#edit-pop input[type=text] {
    margin-bottom: 25px
}

#photo-pop {
    width: 540px;
    margin-left: -270px
}

#photo-pop .NFI-wrapper, #photo-pop img.w100 {
    margin-bottom: 20px
}

#photo-pop textarea {
    max-width: 100%;
    min-height: 223px;
    margin-bottom: 15px
}

#photo-pop .btn.blue, #photo-pop .btn.gray {
    width: 100%;
    padding: 12px 20px
}

.btn.custom {
    position: relative
}

.btn.custom .pop {
    margin-left: -232px;
    width: 300px;
    margin-top: 1px
}

.btn.custom .pop li {
    padding: 15px 20px;
    text-align: left;
    list-style: none;
    -webkit-transition: .25s;
    transition: .25s
}

.olindex #center .wrp > h2, .olindex #right .wanna .circle, .olindex .b_bonus h2, .olindex .b_bonus h3, .olindex .b_categ, .olindex .b_flag, .olindex .b_info h2, .olindex .b_intr h2, .olindex .b_order h2, .olindex .b_order_flex > *, .olindex .b_otz h2, .olindex .b_predmets h2, .olindex .b_predmets_flex p span:first-of-type, .olindex .b_primer, .olindex .b_vic h2, .olindex .btn_wrp, .olindex .sl-1 .slider > div, .olindex h2.h1 {
    text-align: center
}

.olindex #left .l_nav .btn.yellow:after, .olindex .b_categ:before {
    content: '';
    border-bottom: 1px solid #e5e5e5
}

.btn.custom .pop li a {
    color: #04c;
    font: 400 14px OpenSans
}

.btn.custom .pop li:hover {
    background-color: #f1f1f1
}

#blog-article #olimp a.tooltips {
    position: relative;
    vertical-align: top
}

#olimp #center.req .res-table.wrp a {
    display: inline
}

#olimp.mb70 {
    margin-bottom: 70px
}

#edit-pop .btn.gray {
    margin-right: 15px
}

#olimp #right .instructions p a {
    color: #000
}

.img-emo {
    margin: auto
}

.big_baner .wrp {
    padding: 30px 40px;
    background-color: #f9f9f9
}

.big_baner .wrp > img {
    margin-bottom: -30px;
    margin-top: auto;
    margin-left: 15px
}

.big_baner ul {
    width: 55%
}

.big_baner li {
    list-style: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.big_baner li:not(:first-of-type) {
    margin-top: 33px
}

.big_baner li img {
    margin: 3px 15px auto 0;
    width: 30px
}

.big_baner li p {
    color: #000;
    font: 400 13px OpenSans
}

.big_baner li p span {
    color: #666
}

.big_baner h3 {
    color: #666;
    font: 400 1.69em/32px OpenSans
}

.big_baner h6 {
    color: #999;
    font: 400 .69em/18px OpenSans;
    margin-top: 35px
}

.olindex h1 {
    font-size: 2.38em;
    font-weight: 400
}

.olindex .b_iwant {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.olindex .b_iwant img {
    margin-top: auto
}

.olindex .b_iwant li {
    margin: 10px 30px;
    list-style-position: outside;
    font-size: .875em
}

.olindex .b_q li {
    font-size: .86em;
    list-style-position: outside;
    margin-left: 17px;
    margin-bottom: 15px
}

.olindex .b_iwant h2 {
    margin-left: 30px
}

.olindex .btn_wrp {
    margin: 35px 0
}

.olindex .btn.big {
    padding: 19px 34px !important;
    font-size: 1.13em !important
}

.olindex #center p {
    margin-bottom: 15px;
    font-size: .87em
}

.olindex #center p .red {
    color: #ed2325
}

.olindex #center p .trg {
    text-decoration: line-through
}

.olindex #center p .green {
    color: #40b335
}

.olindex .full {
    margin: 0 -30px;
    padding: 0 30px
}

.olindex .b_order.full {
    padding: 45px 40px;
    margin-top: 35px;
    margin-bottom: 40px;
    background-color: #f9f9f9
}

.big_baner .slozhnuy_sluchai {
    width: auto;
    margin-left: 8px;
    margin-right: 22px
}

.olindex .b_order_flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.olindex .b_order_flex > * {
    width: 100%
}

.olindex .b_order img {
    margin: 20px 0
}

.olindex #center .b_order p {
    margin-bottom: 0;
    line-height: 1.55em
}

.olindex .b_predmets h2 {
    margin-bottom: 25px
}

.olindex .b_predmets_flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.olindex .b_predmets_flex > div {
    width: 100%
}

.olindex .b_predmets_flex p {
    color: #000;
    font: 400 .92em OpenSans;
    margin-bottom: 10px;
    display: block
}

.olindex .b_predmets_flex p span:first-of-type {
    width: 20px;
    display: inline-block;
    margin-right: 10px
}

.olindex .b_predmets_flex p span:last-of-type {
    color: #999;
    font-size: .76em;
    display: inline-block;
    padding-left: 7px
}

.olindex .b_vic h2 {
    margin: 30px 0 25px
}

.olindex .b_vic img {
    margin-bottom: 20px
}

.olindex .b_info h2 {
    margin: 40px 0 20px
}

.olindex .b_categ {
    position: relative;
    padding-top: 30px
}

.olindex #nav_3.b_categ {
    margin-bottom: -26px
}

.olindex .b_categ img {
    display: block;
    margin: auto auto 0
}

.olindex .b_baner_col h2, .olindex .img-baner {
    margin-bottom: 20px;
    margin-top: 0
}

.olindex .b_categ h2 {
    color: #fff;
    font-size: 27px;
    background-color: #40b336;
    border-radius: 30px;
    padding: 15px 60px;
    display: inline-block;
    position: relative;
    z-index: 3;
    margin-top: 0 !important
}

.olindex .b_categ:before {
    position: absolute;
    width: 100%;
    height: 2px;
    left: 0;
    bottom: 50px;
    z-index: 0
}

.olindex .b_comp h2 {
    text-align: center;
    margin: 20px
}

.olindex .b_baner_col {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 60px
}

.olindex .b_baner_col img {
    margin-bottom: auto
}

.olindex .b_baner_col.c_right img {
    margin-left: 15px
}

.olindex .b_baner_col.c_left img {
    margin-right: 15px
}

.olindex .b_baner_col ul {
    margin-bottom: 15px
}

.olindex .b_bonus {
    background-color: #f9f9f9;
    padding-bottom: 30px
}

.olindex .b_bonus h2 {
    padding: 40px 0 20px
}

.olindex .b_bonus h3 {
    margin: 45px 0 20px
}

.olindex .b_intr h2:not(:first-of-type) {
    margin: 25px 0
}

.olindex .b_intr p .brdr, .olindex .b_intr p #center .mytests__row_btns a span, #center .mytests__row_btns a .olindex .b_intr p span {
    color: #04c;
    cursor: pointer
}

.olindex .b_primer img {
    margin-bottom: 15px;
    -webkit-transition: .25s;
    transition: .25s
}

.olindex .b_iwant h2 {
    margin: 30px 0 20px;
    padding-left: 29px
}

.olindex h2 {
    margin: 30px 0 20px
}

.olindex #right .wrp.wanna p {
    font-size: .813em
}

.olindex .sl-1 img {
    max-width: 580px;
    box-shadow: 0 3px 10px 0 rgba(0, 0, 0, 0.35);
    margin-bottom: 10px;
    margin-top: 10px
}

.olindex .b_order.full h2 {
    margin-top: 0
}

.olindex .b_primer > div {
    width: 100%;
    margin-top: 0
}

.olindex .b_primer img:nth-of-type(2), .olindex .b_primer > div:nth-of-type(2) img {
    margin-left: auto;
    margin-right: auto
}

.olindex .b_primer img.bsh {
    box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.35);
    position: relative;
    z-index: 3
}

.olindex .primer_links span {
    -webkit-transition: .25s;
    transition: .25s
}

.olindex .primer_links span:hover {
    color: #999
}

.olindex .b_otz {
    background-color: #f9f9f9;
    padding-top: 10px;
    padding-bottom: 55px;
    margin-top: 50px
}

.olindex .slider-2 .sl_item > p {
    padding: 30px;
    border-radius: 30px;
    border: 1px solid #e5e5e5;
    background-color: #fff;
    position: relative;
    z-index: 0
}

.olindex .slider-2 p {
    font-size: 0.813em !important
}

.olindex .slider-2 .v-center {
    position: relative
}

.olindex .slider-2 .v-center:before {
    content: '';
    position: absolute;
    top: -18px;
    left: 40px;
    background: url(../images/olindex/otz.png) center no-repeat;
    width: 22px;
    height: 20px;
    z-index: 2
}

.olindex .slider-2 .v-center img {
    margin-top: 0;
    margin-right: 10px;
    min-width: 42px;
    min-height: 42px
}

.olindex .slider-2 .v-center p span {
    display: block;
    color: #999;
    font-size: .82em
}

.olindex .b_img_col img:last-of-type {
    margin-left: auto
}

.olindex .b_q h3 {
    display: inline-block;
    margin-bottom: 20px;
    cursor: pointer;
    -webkit-transition: .55s;
    transition: .55s
}

.olindex .b_q h3.current {
    color: #ed2325
}

.olindex .b_q > div {
    max-height: 0;
    overflow: hidden;
    -webkit-transition: .35s;
    transition: .35s
}

.olindex .b_q > div.current {
    max-height: 1000px
}

.olindex .b_why {
    padding: 30px 0
}

.olindex .b_why .why_col {
    display: inline-block;
    width: 49%;
    vertical-align: top
}

.olindex .b_why .why_col:first-of-type {
    padding-right: 20px
}

.olindex .b_why .why_col img {
    margin-right: 20px;
    margin-top: 3px;
    width: 29px !important
}

.olindex .b_why .why_col .v-center {
    margin-top: 30px
}

.olindex h2.h1 {
    margin-bottom: 30px
}

.olindex .b_doc .btn.green.big {
    margin: 50px 0 10px
}

.olindex #right .wanna .v-center {
    margin-bottom: 20px
}

.olindex #right .wanna .circle {
    height: 31px;
    width: 31px;
    border-radius: 50%;
    background-color: #f9f9f9;
    margin-right: 20px;
    margin-top: 0;
    color: #999;
    font: 700 .92em/31px OpenSans
}

.olindex #right .wanna p span {
    color: #999;
    display: block;
    font-size: 1em;
    margin-top: 3px
}

.olindex .sl-1 .arrow, .olindex .sl-4 .arrow {
    margin-top: -33px
}

.olindex .b_flag {
    position: absolute;
    right: 24px;
    width: 87px;
    height: 104px;
    top: -5px;
    background: url(../images/olindex/flag.png) center no-repeat;
    font-size: .79em;
    background-size: contain
}

.olindex .sl-3, .olindex .slider-wrp {
    position: relative
}

#olimp .rating.l_nav a span {
    margin-left: 0
}

.olindex .b_flag p {
    color: #fff;
    font: 700 2em OpenSans;
    text-transform: uppercase;
    margin-top: 7px
}

.olindex .b_flag p span {
    display: block;
    font-size: 2.34em;
    line-height: 1
}

.olindex .b_flag h6 {
    color: #ffd93f;
    margin-top: -5px;
    font: 700 .85em OpenSans
}

.olindex .sl-prev {
    left: -20px
}

.olindex .sl-next {
    right: -20px
}

.olindex .arrow path {
    -webkit-transition: .25s;
    transition: .25s
}

.olindex .arrow:hover path {
    fill: #8f8f8f
}

.olindex .lSSlideOuter .lSPager.lSpg > li.active a, .olindex .lSSlideOuter .lSPager.lSpg > li:hover a {
    background-color: #40b236;
    width: 16px;
    height: 16px;
    margin-bottom: 0
}

.olindex .lSSlideOuter .lSPager.lSpg > li a {
    background-color: #ccc;
    margin: 4px 6px;
    -webkit-transition: all .15s;
    transition: all .15s
}

.olindex .lSSlideOuter .lSPager.lSpg {
    height: 46px
}

.olindex .sl-3:after, .olindex .sl-3:before {
    content: '';
    position: absolute;
    top: 0;
    height: 100%;
    z-index: 9
}

.olindex .sl-3:before {
    width: 36px;
    right: 0;
    background: -webkit-linear-gradient(left, rgba(237, 237, 237, 0) 0, rgba(246, 246, 246, 0.61) 40%, rgba(245, 245, 245, 0.84) 55%, #f3f3f3 82%, #f2f2f2 100%);
    background: linear-gradient(to right, rgba(237, 237, 237, 0) 0, rgba(246, 246, 246, 0.61) 40%, rgba(245, 245, 245, 0.84) 55%, #f3f3f3 82%, #f2f2f2 100%)
}

.olindex .sl-3:after {
    width: 37px;
    left: 0;
    -webkit-transform: scale(-1);
    -ms-transform: scale(-1);
    transform: scale(-1);
    background: -webkit-linear-gradient(left, rgba(237, 237, 237, 0) 0, rgba(246, 246, 246, 0.61) 40%, rgba(245, 245, 245, 0.84) 55%, #f3f3f3 82%, #f2f2f2 100%);
    background: linear-gradient(to right, rgba(237, 237, 237, 0) 0, rgba(246, 246, 246, 0.61) 40%, rgba(245, 245, 245, 0.84) 55%, #f3f3f3 82%, #f2f2f2 100%)
}

.olindex #left .l_nav a {
    font-size: 0.813em !important;
    color: #000 !important
}

.olindex #left .l_nav a.current {
    color: #999 !important;
    cursor: default !important;
    text-decoration: none !important
}

.olindex #left .l_nav .btn.yellow {
    display: block;
    padding-bottom: 11.5px !important;
    padding-top: 11.5px !important;
    font-size: 0.9em !important;
    margin-left: 5px;
    margin-right: 5px;
    margin-top: 50px !important;
    position: relative
}

.olindex .sl-2 .arrow {
    margin-top: -50px
}

.olindex #left .l_nav .btn.yellow:after {
    position: absolute;
    left: 0;
    top: -27px;
    height: 2px;
    width: 100%
}

.olindex #left .l_nav .btn.yellow:hover {
    text-decoration: none !important;
    background-color: #fc0 !important
}

.olindex #olimp .rating.l_nav {
    padding-top: 0;
    -webkit-transition: 0.2s !important;
    transition: 0.2s !important
}

.olindex #olimp .l_nav.absol {
    position: absolute;
    bottom: 0 !important;
    opacity: 1;
    width: 221px
}

.olindex #olimp .l_nav.fixed {
    position: fixed;
    top: 20px !important;
    opacity: 1;
    width: 221px
}

.olindex #olimp .l_nav.op {
    opacity: 0
}

.olindex #olimp {
    position: relative
}

.olindex #left {
    position: static
}

.olindex .b_baner_col ul li {
    list-style-position: outside;
    margin-left: 16px
}

input[type=radio].css-checkbox {
    position: absolute;
    z-index: -1000;
    left: -1000px;
    overflow: hidden;
    clip: rect(0 0 0 0);
    height: 1px;
    width: 1px;
    margin: -1px;
    padding: 0;
    border: 0
}

input[type=radio].css-checkbox + label.css-radio {
    position: relative;
    cursor: pointer;
    padding-left: 23px
}

input[type=radio].css-checkbox + label.css-radio:before {
    content: '';
    position: absolute;
    width: 17px;
    height: 17px;
    height: 16px;
    left: 0;
    top: 2px;
    display: inline-block;
    line-height: 16px;
    background-repeat: no-repeat;
    background-position: 0 0;
    font-size: 16px;
    vertical-align: middle;
    cursor: pointer
}

input[type=radio].css-checkbox:checked + label.css-radio:before {
    background-position: 0 -16px
}

label.css-radio:before {
    background-image: url(../images/csscheckbox_24e5696bd4770db0f255dcba48907c13.png);
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

::-webkit-scrollbar {
    width: 14px;
    height: 14px
}

::-webkit-scrollbar-track {
    background: #f2f2f2
}

::-webkit-scrollbar-thumb {
    background: #ccc;
    border-radius: 4px
}

::-webkit-scrollbar-thumb:hover {
    background: #bbb
}

::-webkit-scrollbar-thumb:active {
    background: #666
}

.nav_5 h2 {
    text-align: center
}

.w50 {
    width: 50% !important
}

.w30 {
    width: 30% !important
}

.w100 {
    width: 100% !important
}

.w75 {
    width: 75% !important
}

.add_test__tabshead {
    position: relative;
    margin-top: -15px
}

.add_test__tabshead_howto {
    font-size: 0.81em;
    border-bottom: 1px dotted #999;
    color: #666666 !important;
    line-height: 1.1;
    text-decoration: none !important;
    -webkit-transition: .25s;
    transition: .25s;
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -8px
}

.add_test__tabshead_howto:hover {
    color: #04c !important;
    border-color: #04c
}

.add_test__tabshead .disabled {
    opacity: .5;
    cursor: default;
    pointer-events: none
}

.add_test__system {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.add_test__system a {
    color: #666666;
    font-size: 0.81em;
    margin-left: 18px;
    border-bottom: 1px dotted #999;
    text-decoration: none;
    -webkit-transition: .25s;
    transition: .25s
}

.add_test__system a:hover {
    color: #0044cc;
    border-color: #0044cc
}

.add_test label {
    margin-top: 0 !important;
    margin-bottom: 0 !important
}

.add_test__radio {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.add_test__radio input {
    position: absolute;
    z-index: -1000;
    left: -1000px;
    overflow: hidden;
    clip: rect(0 0 0 0);
    height: 1px;
    width: 1px;
    margin: -1px;
    padding: 0;
    border: 0
}

.add_test__radio input:checked + label {
    background-color: #666666;
    color: #fff;
    cursor: default;
    border-color: #666
}

.add_test__radio label {
    color: #333333;
    font-family: "OpenSans";
    font-size: 0.88em;
    padding: 10px 20px;
    border: 1px solid #cccccc;
    -webkit-transition: .2s;
    transition: .2s;
    cursor: pointer
}

.add_test__radio label:first-of-type {
    border-top-left-radius: 2px;
    border-bottom-left-radius: 2px
}

.add_test__radio label:last-of-type {
    border-top-right-radius: 2px;
    border-bottom-right-radius: 2px
}

.add_test__radio label:hover {
    background-color: #f1f1f1
}

.add_test__radio label:not(:last-of-type) {
    border-right-color: transparent
}

.add_test__time {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.add_test__time_box {
    height: 18px
}

.add_test__time_box label {
    height: 20px
}

.add_test__time input {
    width: 64px;
    padding-right: 6px;
    padding-left: 12px
}

.add_test__time small {
    font-size: 0.81em;
    margin-left: 10px;
    -webkit-transition: .3s;
    transition: .3s
}

.add_test__time small.disabled {
    opacity: .5
}

.add_test__time_use {
    margin-top: -3px;
    margin-left: 30px
}

.add_test .hr {
    margin-top: 0 !important
}

.add_test .hr .btn {
    height: 52px;
    font-size: 0.94em;
    font-weight: 700;
    margin-top: 31px;
    padding-bottom: 11px;
    background-color: #f2f2f2
}

.add_test .hr .btn._disabled {
    opacity: .7;
    background-color: #f7f7f7 !important;
    color: #999;
    pointer-events: none
}

.add_test .hr .btn:hover {
    background-color: #eaeaea
}

.add_test .hr h6 {
    color: #999999;
    font-weight: 400;
    font-size: 0.81em;
    margin-top: 5px
}

.add_test .hr h6 small {
    font-size: 1em;
    color: #666
}

.add_test__premium {
    margin-left: 35px
}

.add_test__premium a {
    color: #0044cc !important;
    font-size: 11px;
    font-weight: 400;
    margin-left: 5px
}

.add_test .row.add_test__help {
    display: block !important
}

.add_test .row.disabled {
    pointer-events: none
}

.add_test .row.disabled p {
    color: #999 !important
}

.add_test .row.disabled label {
    color: #999;
    opacity: .4
}

.add_test .row.disabled .add_test__time {
    color: #ccc
}

.add_test .row.disabled .add_test__time input {
    border-color: #e5e5e5;
    color: #ccc
}

.add_test .row.disabled .add_test__time .input_number svg {
    opacity: .2
}

.add_test .row.disabled textarea {
    border-color: #e5e5e5
}

.add_test .row.disabled_height {
    display: none !important
}

.add_test #profile #center form p {
    color: #333
}

#center .mytests__row {
    height: 125px;
    padding-top: 20px !important;
    padding-right: 25px !important
}

#center .mytests__row p {
    font-size: 1.4rem;
    color: #666
}

#center .mytests__row-about {
    margin-bottom: 0 !important
}

#center .mytests__row_txt {
    height: 103px !important;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

#center .mytests__row_bot {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: auto;
    margin-bottom: 20px
}

#center .mytests__row_bot .info {
    position: static
}

#center .mytests__row_btns {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

#center .mytests__row_btns a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 0.69em;
    text-decoration: none !important;
    color: #666
}

#center .mytests__row_btns a:not(:last-of-type) {
    margin-right: 20px
}

#center .mytests__row_btns a:first-of-type {
    margin-left: 2px
}

#center .mytests__row_btns a span {
    white-space: nowrap;
    margin-left: 6px
}

#center .mytests__row_btns a:last-of-type:hover {
    color: #ed2325
}

#center .mytests__row_btns a:last-of-type:hover span {
    border-color: #ed2325
}

#center .mytests__row_btns a:last-of-type:hover path {
    fill: #ed2325
}

#center .mytests__row_btns a:hover {
    color: #04c
}

#center .mytests__row_btns a:hover span {
    border-color: #04c
}

#center .mytests__row_btns a:hover path {
    fill: #04c
}

#center .mytests .more svg {
    margin-right: 9px;
    margin-bottom: -1px
}

.input_number {
    position: relative
}

.input_number input[type=number] {
    -moz-appearance: textfield
}

.input_number input[type=number]::-webkit-inner-spin-button, .input_number input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0
}

.input_number.disabled input {
    color: #9a9a9a
}

.input_number.disabled .input_number__arrup, .input_number.disabled .input_number__arrdown {
    opacity: 0.3;
    cursor: default;
    pointer-events: none
}

.input_number__arrup {
    position: absolute;
    right: 8px;
    top: 3px;
    height: 15px;
    cursor: pointer;
    width: 15px;
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-transition: .2s;
    transition: .2s
}

.input_number__arrup:hover path {
    fill: #04c
}

.input_number__arrdown {
    position: absolute;
    right: 8px;
    bottom: 3px;
    width: 15px;
    height: 15px;
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    cursor: pointer;
    -webkit-transition: .2s;
    transition: .2s
}

.input_number__arrdown:hover path {
    fill: #04c
}

.field_to_top > *:first-of-type {
    margin-top: 10px
}

.b_que {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch
}

.b_que__tab form {
    padding-right: 0 !important
}

.b_que__left {
    margin-left: -30px;
    max-width: 440px;
    position: relative;
    max-height: 276px
}

.b_que__left .ps-scrollbar-x-rail {
    display: none !important
}

.b_que__left_sortable {
    padding-top: 20px
}

.b_que__left_placeholder {
    height: 42px;
    border: 1px dashed #d6d6d6
}

.b_que__left_item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 42px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    cursor: pointer;
    padding-right: 20px
}

.b_que__left_item span {
    white-space: nowrap;
    text-overflow: ellipsis;
    max-width: 100%;
    display: block;
    overflow: hidden;
    font-size: 0.88em;
    font-weight: 400
}

.b_que__left_item:hover, .b_que__left_item.current {
    background-color: #f9f9f9
}

.b_que__left_item:hover .b_que__left_handler, .b_que__left_item.current .b_que__left_handler {
    opacity: 1
}

.b_que__left_handler {
    min-width: 40px;
    height: 40px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    cursor: pointer;
    opacity: 0
}

.b_que__left_ico {
    margin-right: 6px;
    height: 46px;
    min-width: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.b_que__left_add {
    padding: 10px;
    background-color: #fcfcfc;
    font-size: .88em;
    border: 1px solid #e5e5e5;
    -webkit-transition: .2s;
    transition: .2s;
    color: #666;
    text-align: center;
    margin: 20px 40px;
    cursor: pointer
}

.b_que__left_add:hover {
    background-color: #f2f2f2
}

.b_que__left_add svg {
    margin-right: 10px;
    margin-left: -10px;
    margin-bottom: -1px
}

.b_que__right {
    -webkit-box-flex: 2;
    -ms-flex-positive: 2;
    flex-grow: 2;
    background-color: #f9f9f9;
    padding: 20px 40px
}

.b_que__right textarea {
    padding-left: 15px
}

.b_que__right .tooltips {
    height: 14px;
    margin-left: 2px;
    -webkit-transform: translateY(-1px);
    -ms-transform: translateY(-1px);
    transform: translateY(-1px);
    display: inline-block
}

.b_que__right_head {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 45px;
    margin-bottom: 15px
}

.b_que__right_head h5 {
    font-size: 1.13em;
    font-weight: 700;
    line-height: 32px
}

.b_que__right_add {
    color: #666666;
    font-size: 0.88em;
    font-weight: 400;
    cursor: pointer;
    line-height: 1;
    -webkit-transition: .25s;
    transition: .25s
}

.b_que__right_add path {
    -webkit-transition: .25s;
    transition: .25s
}

.b_que__right_add svg {
    margin-right: 10px;
    margin-bottom: -1px
}

.b_que__right_add span {
    border-bottom: 1px dotted #999;
    line-height: 1
}

.b_que__right_add:hover {
    color: #000
}

.b_que__right_add:hover path {
    fill: #000
}

.b_que__right_add:hover span {
    border-color: transparent
}

.b_que__right .b_que__right_placeholder {
    margin-left: -40px;
    border: 1px dashed #d6d6d6;
    margin-right: -10px
}

.b_que__right_item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-left: -40px;
    margin-bottom: 10px;
    margin-top: 10px
}

.b_que__right_itemhandler {
    min-width: 40px;
    height: 40px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    cursor: pointer
}

.b_que__right_itemchoose {
    height: 20px;
    margin-right: 5px
}

.b_que__right_itemdelete {
    margin-left: 10px;
    cursor: pointer
}

.b_que__right_itemdelete:hover path {
    fill: #ed2325
}

.b_que__right_itemdelete path {
    -webkit-transition: .25s;
    transition: .25s
}

.b_que__right_btns {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 20px;
    margin-bottom: 5px
}

.b_que__right_btns-quedelete {
    line-height: 1;
    cursor: pointer
}

.b_que__right_btns-quedelete svg {
    margin-right: 4px;
    margin-bottom: -3px
}

.b_que__right_btns-quedelete path {
    -webkit-transition: .25s;
    transition: .25s
}

.b_que__right_btns-quedelete:hover span {
    color: #ed2325;
    border-color: #ed2325
}

.b_que__right_btns-quedelete:hover path {
    fill: #ed2325
}

.b_que__right_btns-quedelete span {
    color: #666666;
    font-size: 0.81em;
    font-weight: 400;
    border-bottom: 1px dotted #999;
    line-height: 1
}

.b_que__right_btns-btn {
    font-size: 0.88em;
    padding: 15px 20px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25);
    border-radius: 2px;
    background-color: #f2f2f2;
    text-align: center;
    margin-left: 20px;
    cursor: pointer;
    -webkit-transition: .2s;
    transition: .2s
}

.b_que__right_btns-btn:hover {
    background-color: #ebebeb
}

.b_que__right_btns-btn:active {
    box-shadow: none
}

.b_que__right_btns-btn svg {
    margin-right: 10px
}

.b_que__atachments {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.b_que__atach {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    cursor: pointer
}

.b_que__atach:not(:last-of-type) {
    margin-right: 30px
}

.b_que__atach svg {
    margin-right: 10px;
    margin-top: -2px
}

.b_que__atach .NFI-wrapper .NFI-filename {
    display: none !important
}

.b_que__atach .NFI-wrapper .NFI-button {
    background: none;
    box-shadow: none;
    height: auto;
    padding: 0;
    font-size: 0.83em;
    line-height: 1;
    border-bottom: 1px dotted #999
}

.b_que__atach .NFI-wrapper .NFI-button:hover {
    color: #000;
    border-color: transparent
}

.b_que__atach_youtube {
    border-bottom: 1px dotted #999;
    color: #000;
    font-size: 0.83em;
    line-height: 1;
    -webkit-transition: .25s;
    transition: .25s
}

.b_que__atach_youtube:hover {
    color: #000;
    border-color: transparent
}

.test_header {
    background-color: #21577d;
    padding: 13px 0;
    position: fixed;
    width: 100%;
    left: 0;
    top: 0;
    z-index: 9999;
    margin-bottom: 20px;
    border-bottom: 1px solid #e6e6e6
}

.test_header .container {
    max-width: 1080px
}

.test_header__body {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.test_header__body > a {
    margin-top: -2px
}

.test_header__ui {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-flex: 2;
    -ms-flex-positive: 2;
    flex-grow: 2;
    margin-left: 20px
}

.test_header__ui p {
    font-size: 0.81em
}

.test_header__ui p span {
    color: #ccc
}

.test_header__ui_txt {
    max-width: 603px;
    margin-right: auto
}

.test_header__ui_txt p {
    color: #ccc
}

.test_header__ui_wrp {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.test_header__ui_progress {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.test_header__ui_testname {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #fff !important
}

.test_header__ui_time {
    font-size: 0.81em;
    margin-left: 30px
}

.test_header__ui_time small {
    color: #ccc;
    font-size: 1.1em
}

.test_header__ui_time svg {
    margin-bottom: -3px;
    margin-left: 5px
}

.test_header__ui_time svg._red {
    -webkit-animation: shake 6s infinite forwards;
    animation: shake 6s infinite forwards
}

.test_header__ui_time svg._red path {
    fill: #ed2325
}

.test_header progress[value] {
    width: 100px;
    margin-left: 30px;
    height: 4px;
    border-radius: 2px;
    margin-right: 12px;
    position: relative;
    display: block;
    color: blue;
    border: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

.test_header progress[value]::-moz-progress-bar {
    background-color: #e6e6e6;
    border-radius: 2px
}

.test_header progress[value]::-webkit-progress-bar {
    background-color: #e6e6e6;
    border-radius: 2px
}

.test_header progress[value]::-webkit-progress-value {
    background-color: #04c;
    border-radius: 2px
}

.test_main {
    padding-bottom: 20px
}

.test_main .container {
    max-width: 1100px
}

.test_main__box {
    box-shadow: 0 3px 10px rgba(0, 0, 0, 0.35);
    border-radius: 2px;
    padding: 20px 40px 20px 0;
    margin-top: 70px;
    background-color: #ffffff;
    min-height: calc(100vh - 111px);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.test_main__box_login {
    box-shadow: 0 3px 10px rgba(0, 0, 0, 0.35);
    border-radius: 2px;
    max-width: 310px;
    margin-left: auto;
    margin-right: auto;
    padding: 20px 20px 30px;
    background-color: #ffffff
}

.test_main__box_login h2 {
    margin-bottom: 5px
}

.test_main__box_login p {
    font-size: 0.81em;
    color: #333;
    padding-top: 15px
}

.test_main__box_login .btn {
    height: 42px;
    margin-top: 20px;
    margin-bottom: 0
}

.test_main__left {
    max-width: 320px;
    min-width: 320px;
    max-height: 0;
    position: relative;
    border-right: 1px solid #e6e6e6
}

.test_main__left_circle {
    width: 20px;
    height: 20px;
    background-color: #f2f2f2;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 50%
}

.test_main__left_circle svg {
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    -webkit-transition: .35s;
    transition: .35s
}

.test_main__left_current {
    display: none;
    padding-left: 6px
}

.test_main__left li {
    list-style: none;
    font-size: 1em
}

.test_main__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    min-height: 75px;
    padding: 5px 10px 5px 20px;
    cursor: pointer
}

.test_main__item:hover {
    background-color: #f9f9f9
}

.test_main__item._done .test_main__left_circle {
    background-color: #ccc
}

.test_main__item._done .test_main__left_circle svg {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none
}

.test_main__item._current {
    background-color: #f9f9f9;
    cursor: default;
    pointer-events: none
}

.test_main__item._current .test_main__item_txt small {
    color: #666
}

.test_main__item._current .test_main__item_txt p {
    color: #000
}

.test_main__item._current .test_main__left_current {
    display: block
}

.test_main__item._current .test_main__left_circle {
    display: none
}

.test_main__item._errors._current .test_main__left_circle {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.test_main__item._errors._current .test_main__item_txt small {
    color: #999
}

.test_main__item._errors._current .test_main__item_txt p {
    color: #999
}

.test_main__item._errors .test_main__left_circle svg {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none
}

.test_main__item_icon {
    min-width: 40px
}

.test_main__item_txt small {
    color: #999999;
    font-size: 0.69em;
    margin-bottom: 3px;
    display: block
}

.test_main__item_txt p {
    font-size: 0.81em;
    max-height: 37px;
    overflow: hidden;
    color: #999
}

.test_main__right {
    padding-left: 30px;
    padding-top: 25px;
    -webkit-box-flex: 2;
    -ms-flex-positive: 2;
    flex-grow: 2;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.test_main__right_head {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 25px
}

.test_main__right_head h3 span {
    color: #999999;
    font-size: 0.81 eem;
    font-weight: 400
}

.test_main__right_head a {
    color: #666666;
    font-size: 0.81em;
    font-weight: 400;
    text-decoration: none
}

.test_main__right_head a:hover {
    color: #000
}

.test_main__right_head a:hover span {
    border-color: transparent
}

.test_main__right_head a:hover path {
    fill: #40b336
}

.test_main__right_head a._disabled {
    color: #ccc;
    pointer-events: none
}

.test_main__right_head a._disabled path {
    fill: #e6e6e6
}

.test_main__right_head a svg {
    margin-left: 5px;
    margin-bottom: -2px
}

.test_main__right_labels {
    margin-top: 25px;
    margin-bottom: 30px
}

.test_main__right_labels._disabled {
    pointer-events: none;
    cursor: default
}

.test_main__right_labels label {
    font-size: 0.88em !important;
    margin-bottom: 22px !important;
    display: block !important;
    z-index: 0;
    cursor: pointer
}

.test_main__right_labels label:after {
    position: absolute;
    width: calc(100% + 20px);
    height: calc(100% + 18px);
    opacity: .15;
    content: '';
    top: -9px;
    left: -10px;
    z-index: -1
}

.test_main__right_labels label._green:after {
    background-color: #40b336
}

.test_main__right_labels label._red:after {
    background-color: #ed2325
}

.test_main__right_hint {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 20px;
    background-color: #f9f9f9;
    margin-bottom: 25px
}

.test_main__right_hint i {
    margin-right: 20px;
    margin-bottom: -5px
}

.test_main__next {
    margin-top: auto;
    padding: 10px 20px 10px 0px;
    border-top: 1px solid #e6e6e6;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.test_main__next a {
    color: #666666;
    font-family: "Open Sans";
    font-size: 0.81em;
    font-weight: 400;
    margin-right: 20px;
    text-decoration: none
}

.test_main__next a:hover {
    color: #04c
}

.test_main__next a:hover span {
    border-color: #04c
}

.test_main__next p {
    -ms-flex-negative: 3333;
    flex-shrink: 3333;
    font-size: 13px;
    margin-right: 30px;
    max-height: 36px;
    height: 100px;
    overflow: hidden;
    position: relative
}

.test_main__next p:before {
    content: '';
    position: absolute;
    right: 0;
    height: 18px;
    width: 100px;
    bottom: 0;
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.6) 20%, rgba(255, 255, 255, 0.9) 77%, #fff 100%);
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.6) 20%, rgba(255, 255, 255, 0.9) 77%, #fff 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ffffff', GradientType=1)
}

.test_main__next .btn {
    height: 42px;
    font-size: 0.88em;
    font-weight: 400;
    min-width: 100px;
    padding-bottom: 10px;
    white-space: nowrap;
    background-color: #f2f2f2;
    border: none
}

.test_main__next .btn.yellow {
    background-color: #ffd940;
    color: #333;
    margin-left: 20px
}

.test_main__next .btn.yellow:hover {
    background-color: #fc0
}

.test_main__next .btn svg {
    margin-left: 7px;
    margin-right: -3px;
    margin-bottom: -3px
}

.test_main__next .btn:hover {
    background-color: #eaeaea
}

.test_main__txt {
    position: relative;
    padding-right: 25px;
    padding-left: 10px
}

.test_main__txt figure {
    margin-bottom: 40px;
    margin-top: -15px
}

.test_main__txt figure figcaption {
    text-align: center;
    color: #999;
    font-size: 0.81em;
    margin-top: 5px
}

.test_main__txt input[type="text"] {
    margin-bottom: 35px;
    margin-top: -10px;
    padding-left: 17px
}

.test_main__txt input[type="text"]._green {
    border: 1px solid #40b336;
    background-color: rgba(64, 179, 54, 0.15)
}

.test_main__txt input[type="text"]._red {
    border: 1px solid #ed2325;
    background-color: rgba(237, 35, 37, 0.15)
}

.test_main__txt > h3 {
    margin-bottom: 25px
}

.test_main__txt audio {
    margin-bottom: 45px;
    width: calc(100% + 51px) !important;
    border-radius: 2px;
    margin-top: -15px
}

.test_main__txt img {
    max-width: 100%;
    height: auto !important
}

.test_main__txt > img {
    margin-bottom: 40px;
    margin-top: -15px
}

.test_main__txt .myvideo {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
    border: 1px solid #ccc;
    width: 100%;
    margin-bottom: 40px;
    margin-top: -15px
}

.test_main__txt .myvideo iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.test_main__txt > p, .test_main__txt .test_main__right_question {
    margin-bottom: 40px
}

.test_main__txt .test_main__right_question {
    font-size: 0.94em
}

.test_main__txt .test_main__right_question span {
    color: #999
}

.test_main__txt h3._error {
    color: #ed2325;
    margin-bottom: 15px
}

.test_main__txt h3._error + p {
    font-size: 0.94em
}

.test_main__txt h3._error + p span {
    color: #999
}

.test_main__txt h3._error svg {
    margin-bottom: -2px
}

.test_main__txt h3._true {
    color: #40b336;
    margin-bottom: 15px
}

.test_main__txt h3._true svg {
    margin-bottom: -3px
}

.test_main__results {
    margin-left: 40px;
    -webkit-box-flex: 2;
    -ms-flex-positive: 2;
    flex-grow: 2;
    text-align: center
}

.test_main__results h1 {
    margin-bottom: 30px
}

.test_main__results h2 {
    margin-bottom: 20px
}

.test_main__results_rate {
    text-shadow: 0 3px 5px rgba(0, 0, 0, 0.25);
    color: #ed2325;
    font-size: 12em;
    font-weight: 400;
    line-height: .7;
    margin-bottom: 50px
}

.test_main__results_stat {
    margin-bottom: 45px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.test_main__results_statitem {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: left;
    margin: 0 10px 20px
}

.test_main__results_statitem small {
    font-size: 0.81em;
    display: block;
    color: #333
}

.test_main__results_statitem i {
    margin-right: 13px
}

.test_main__results_statitem span {
    font-size: 0.94em;
    font-weight: 700;
    color: #999
}

.test_main__results_statitem span b {
    color: #000
}

.test_main__results .btn {
    height: 42px;
    padding-top: 10px
}

.test_main__table {
    min-height: calc(95vh - 43px);
    background-color: #fff;
    box-shadow: 0 3px 10px rgba(0, 0, 0, 0.35);
    border-radius: 2px;
    margin-bottom: -20px;
    padding: 25px 60px
}

.test_main__table h1 {
    margin-bottom: 30px
}

.test_main__table_info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 25px
}

.test_main__table_info p {
    margin-right: auto;
    font-size: 0.88em;
    margin-bottom: 15px
}

.test_main__table_info a {
    margin-left: 30px;
    margin-bottom: 15px;
    font-size: 0.81em;
    text-decoration: none;
    color: #666
}

.test_main__table_info a:hover {
    color: #04c
}

.test_main__table_info a:hover span {
    border-color: #04c
}

.test_main__table_info a:hover path {
    fill: #377aff
}

.test_main__table_info a svg {
    margin-bottom: -2px;
    margin-right: 3px
}

.test_main__table_selects {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 20px
}

.test_main__table_selects .select-wrp-auto {
    min-width: 150px;
    margin-left: 10px
}

.test_main__table_tbl {
    position: relative
}

.test_main__table_tbl .ps-scrollbar-x-rail {
    opacity: .6
}

.test_main__table_tbl table {
    text-align: left;
    background-color: #fff;
    border-bottom: 1px solid #e6e6e6
}

.test_main__table_tbl table.results-table {
    width: calc(100% + 40px);
    margin-left: -20px;
    margin-bottom: 0
}

.test_main__table_tbl table.results-table td {
    font-size: 0.81em;
    color: #000;
    padding-top: 14px;
    padding-bottom: 14px;
    padding-left: 0
}

.test_main__table_tbl table.results-table td a {
    color: #000;
    font-size: 1em
}

.test_main__table_tbl table.results-table td, .test_main__table_tbl table.results-table th {
    padding-right: 15px
}

.test_main__table_tbl table thead tr {
    border-top: 1px solid #e6e6e6;
    border-bottom: 1px solid #e6e6e6
}

.test_main__table_tbl table th {
    color: #666666;
    font-size: 0.69em;
    padding-top: 13px;
    padding-bottom: 13px;
    font-weight: 400
}

.test_main__table_tbl table th:first-of-type, .test_main__table_tbl table td:first-of-type {
    padding-left: 20px
}

.test_main__table_tbl table th:last-of-type, .test_main__table_tbl table td:last-of-type {
    padding-right: 5px
}

.test_main__table_tbl table tbody tr:hover {
    background-color: #fafafa
}

.test_main__table_tbl table tbody tr:hover td a {
    color: #04c;
    text-decoration: underline
}

.test_main__table .btn {
    width: 100%;
    font-size: 0.88em;
    color: #666;
    margin-top: 20px;
    border: 1px solid #e6e6e6;
    background-color: #fcfcfc;
    box-shadow: none
}

.test_main__table .btn:hover {
    background-color: #f7f7f7
}

.b_mt {
    margin-top: -28px
}

.blitz a:hover {
    text-decoration: none
}

.blitz .wrp {
    padding: 29px 38px;
    padding-bottom: 27px;
    margin-bottom: 63px
}

.blitz_header h1 {
    margin-bottom: 32px;
    cursor: default
}

.blitz_header h4 {
    margin-top: -20px;
    color: #999999;
    font-size: 0.81em;
    cursor: default;
    font-weight: normal
}

.blitz_header h5 {
    font-size: 0.88em;
    cursor: default;
    font-weight: 400
}

.blitz__item_head {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.blitz__item_bottom {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin: 13px 0 23px;
    display: none;
    overflow: hidden
}

.blitz__item_bottom._active {
    display: block
}

.blitz__item_bottom._active .blitz__item_prompt:nth-of-type(1) {
    -webkit-animation: down 0.1s !important;
    animation: down 0.1s !important
}

.blitz__item_bottom._active .blitz__item_prompt:nth-of-type(2) {
    -webkit-animation: down 0.2s !important;
    animation: down 0.2s !important
}

.blitz__item_bottom._active .blitz__item_prompt:nth-of-type(3) {
    -webkit-animation: down 0.3s !important;
    animation: down 0.3s !important
}

.blitz__item_bottom._active .blitz__item_prompt:nth-of-type(4) {
    -webkit-animation: down 0.4s !important;
    animation: down 0.4s !important
}

.blitz__item_bottom._active .blitz__item_prompt:nth-of-type(5) {
    -webkit-animation: down 0.5s !important;
    animation: down 0.5s !important
}

.blitz__item_bottom._active .blitz__item_prompt:nth-of-type(6) {
    -webkit-animation: down 0.6s !important;
    animation: down 0.6s !important
}

.blitz__item_bottom._active .blitz__item_prompt:nth-of-type(7) {
    -webkit-animation: down 0.7s !important;
    animation: down 0.7s !important
}

.blitz__item_bottom._active .blitz__item_prompt:nth-of-type(8) {
    -webkit-animation: down 0.8s !important;
    animation: down 0.8s !important
}

.blitz__item_bottom._active .blitz__item_prompt:nth-of-type(9) {
    -webkit-animation: down 0.9s !important;
    animation: down 0.9s !important
}

.blitz__item_bottom._active .blitz__item_prompt:nth-of-type(10) {
    -webkit-animation: down 1s !important;
    animation: down 1s !important
}

.blitz__item_bottom._active .blitz__item_prompt:nth-of-type(11) {
    -webkit-animation: down 1.1s !important;
    animation: down 1.1s !important
}

.blitz__item_bottom._active .blitz__item_prompt:nth-of-type(12) {
    -webkit-animation: down 1.2s !important;
    animation: down 1.2s !important
}

.blitz__item_bottom._active .blitz__item_prompt:nth-of-type(13) {
    -webkit-animation: down 1.3s !important;
    animation: down 1.3s !important
}

.blitz__item_bottom._active .blitz__item_prompt:nth-of-type(14) {
    -webkit-animation: down 1.4s !important;
    animation: down 1.4s !important
}

.blitz__item_bottom._active .blitz__item_prompt:nth-of-type(15) {
    -webkit-animation: down 1.5s !important;
    animation: down 1.5s !important
}

.blitz__item_bottom._active .blitz__item_prompt:nth-of-type(16) {
    -webkit-animation: down 1.6s !important;
    animation: down 1.6s !important
}

.blitz__item_bottom._active .blitz__item_prompt:nth-of-type(17) {
    -webkit-animation: down 1.7s !important;
    animation: down 1.7s !important
}

.blitz__item_bottom._active .blitz__item_prompt:nth-of-type(18) {
    -webkit-animation: down 1.8s !important;
    animation: down 1.8s !important
}

.blitz__item_bottom._active .blitz__item_prompt:nth-of-type(19) {
    -webkit-animation: down 1.9s !important;
    animation: down 1.9s !important
}

.blitz__item_bottom._active .blitz__item_prompt:nth-of-type(20) {
    -webkit-animation: down 2s !important;
    animation: down 2s !important
}

.blitz__item_bottom._active .blitz__item_prompt:nth-of-type(21) {
    -webkit-animation: down 2.1s !important;
    animation: down 2.1s !important
}

.blitz__item_bottom._active .blitz__item_prompt:nth-of-type(22) {
    -webkit-animation: down 2.2s !important;
    animation: down 2.2s !important
}

.blitz__item_bottom._active .blitz__item_prompt:nth-of-type(23) {
    -webkit-animation: down 2.3s !important;
    animation: down 2.3s !important
}

.blitz__item_bottom._active .blitz__item_prompt:nth-of-type(24) {
    -webkit-animation: down 2.4s !important;
    animation: down 2.4s !important
}

.blitz__item_bottom._active .blitz__item_prompt:nth-of-type(25) {
    -webkit-animation: down 2.5s !important;
    animation: down 2.5s !important
}

.blitz__item_bottom._active .blitz__item_prompt:nth-of-type(26) {
    -webkit-animation: down 2.6s !important;
    animation: down 2.6s !important
}

.blitz__item_bottom._active .blitz__item_prompt:nth-of-type(27) {
    -webkit-animation: down 2.7s !important;
    animation: down 2.7s !important
}

.blitz__item_bottom._active .blitz__item_prompt:nth-of-type(28) {
    -webkit-animation: down 2.8s !important;
    animation: down 2.8s !important
}

.blitz__item_bottom._active .blitz__item_prompt:nth-of-type(29) {
    -webkit-animation: down 2.9s !important;
    animation: down 2.9s !important
}

.blitz__item_bottom._active .blitz__item_prompt:nth-of-type(30) {
    -webkit-animation: down 3s !important;
    animation: down 3s !important
}

.blitz__item_bottom._active .blitz__item_prompt:nth-of-type(31) {
    -webkit-animation: down 3.1s !important;
    animation: down 3.1s !important
}

.blitz__item_bottom._active .blitz__item_prompt:nth-of-type(32) {
    -webkit-animation: down 3.2s !important;
    animation: down 3.2s !important
}

.blitz__item_bottom._active .blitz__item_prompt:nth-of-type(33) {
    -webkit-animation: down 3.3s !important;
    animation: down 3.3s !important
}

.blitz__item i {
    min-width: 21px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.blitz__item_prompt {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.blitz__item_prompt_panel {
    margin: 5px 10px 5px 15px
}

.blitz__item_prompt_panel a {
    color: #000000
}

.blitz__item_prompt_panel a:first-of-type {
    margin-right: 10px;
    font-size: 14px
}

.blitz__item_prompt_panel a:first-of-type span {
    display: inline;
    border-bottom: 1px solid #ccc;
    line-height: 0.02em
}

.blitz__item_prompt_panel a:first-of-type span:hover {
    border-bottom: none
}

.blitz__item_prompt_get_1 {
    color: #0044cc !important;
    font-size: 11px;
    height: 15px;
    border-bottom: 1px solid rgba(0, 68, 204, 0.4);
    line-height: 1.57
}

.blitz__item_prompt_get_2 {
    color: #666 !important;
    font-size: 11px;
    height: 15px;
    border-bottom: 1px solid #666;
    line-height: 1.57
}

.blitz__item_arrow {
    -webkit-transition: .3s;
    transition: .3s
}

.blitz__item_arrow._active {
    -webkit-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    transform: rotate(-180deg)
}

.blitz__item h2 {
    margin: 3px 5px 3px 15px;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.blitz__item h2 span {
    border-bottom: 1px dotted #ccc;
    line-height: 0.5
}

.blitz__item h2 span:hover {
    border-bottom: none
}

.blitz__item h3 {
    cursor: default
}

.blitz__item_get {
    margin-left: 8px;
    margin-top: 3px;
    font-size: 11px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #999999 !important
}

.blitz__item_get i {
    margin-right: 5px
}

.blitz__item_get:hover {
    text-decoration: none
}

.blitz_tab {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    margin-top: -3px;
    margin-bottom: 26px
}

.blitz_tab__test {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    cursor: default
}

.blitz_tab__result {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    cursor: default
}

.blitz_tab .bor {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 13px;
    font-weight: bold;
    color: #ccc;
    border-radius: 50%;
    border: 4px solid #ccc;
    padding: 3px 8px;
    width: 32px
}

.blitz_tab .bor:hover {
    color: #e3e3e3;
    border-color: #e3e3e3
}

.blitz_tab .bor svg {
    padding-top: 5px
}

.blitz_tab .active .bor {
    color: #40b336;
    border: 4px solid #40b336
}

.blitz_tab .active .bor:hover {
    color: #1b990f;
    border-color: #1b990f
}

.blitz_tab .point {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    cursor: default;
    padding-left: 5px;
    padding-right: 10px;
    margin-top: -15px;
    color: #cccccc;
    font-size: 25px
}

.blitz_tab p {
    padding: 5px;
    font-family: OpenSans;
    color: #000000;
    font-size: 14px;
    font-weight: bold
}

.blitz_test {
    margin-top: 37px
}

.blitz_test .test_right_labels {
    margin-top: 15px;
    margin-bottom: 30px
}

.blitz_test .test_right_labels label {
    margin-bottom: 15px !important;
    font-size: 14px !important;
    display: block !important;
    z-index: 0
}

.blitz_test__next {
    color: #ed2325
}

.blitz_test__pick {
    color: #999999
}

.blitz_btn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.blitz_btn label {
    font-family: OpenSans;
    color: #999999;
    font-size: 13px
}

.blitz_btn label .kolichestvo {
    color: #000000
}

.blitz_btn button {
    margin-left: 20px;
    background-color: #f2f2f2;
    box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.25);
    border: none;
    padding-bottom: 10px;
    white-space: nowrap;
    font-family: OpenSans;
    color: #000000;
    font-size: 15px;
    font-weight: bold;
    min-width: 100px;
    width: 118px;
    height: 52px
}

.blitz_btn button:hover {
    background-color: #eaeaea
}

.blitz_btn button svg {
    margin-left: -2px;
    margin-right: 10px;
    margin-bottom: -8px
}

.blitz_btn input {
    margin-left: 20px;
    font-family: OpenSans;
    color: #fefefe;
    font-size: 15px;
    font-weight: bold;
    width: 190px;
    height: 52px
}

.blitz_result {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    margin: 31px 0 20px;
    cursor: default
}

.blitz_result__left {
    display: block;
    margin-top: 102px
}

.blitz_result__left .confetti {
    position: absolute;
    margin-top: -44px;
    margin-left: -10px
}

.blitz_result__right {
    display: block;
    margin-top: 122px
}

.blitz_result__right .confetti {
    position: absolute;
    margin-top: -78px;
    margin-left: -68px
}

.blitz_result__right_2 {
    margin-top: 172px
}

.blitz_result__center {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    text-align: center
}

.blitz_result__center h1 {
    font-family: OpenSans;
    margin-bottom: 0
}

.blitz_result__center h2 {
    font-family: OpenSans;
    width: 284px;
    margin: 10px 0 11px
}

.blitz_result__center h3 {
    display: block;
    width: 284px;
    margin: 15px 0 18px
}

.blitz_result__center input {
    font-family: OpenSans;
    color: #fefefe;
    font-size: 15px;
    font-weight: bold;
    width: 190px;
    height: 52px;
    margin: 10px 0
}

.blitz_result__center a span {
    font-family: OpenSans;
    color: #333333;
    font-size: 13px;
    font-weight: 400;
    border-bottom: 1px solid #eee
}

.blitz_result__center a span:hover {
    border-bottom: none
}

.blitz_result__center .res {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    margin: 0 35px;
    margin-top: -5px
}

.blitz_result__center .res_col {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 6px
}

.blitz_result__center .res_col svg {
    margin: 0 5px
}

.blitz_result__center .res_col p {
    color: #333333;
    font-size: 27px;
    font-weight: 700;
    margin: 0 5px
}

.blitz_result__center .res h5 {
    font-family: OpenSans;
    color: #999999;
    font-size: 14px
}

.blitz_result__center .certificate {
    margin: 12px 0 16px
}

.blitz_result__center .certificate img {
    box-shadow: 5px 9px 15px 0px rgba(0, 0, 0, 0.25)
}

.blitz_result__center .again {
    box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.25);
    width: 277px
}

.blitz ._none {
    display: none
}

@-webkit-keyframes down {
    from {
        opacity: 0;
        -webkit-transform: translateY(-35px);
        transform: translateY(-35px)
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes down {
    from {
        opacity: 0;
        -webkit-transform: translateY(-35px);
        transform: translateY(-35px)
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@-webkit-keyframes shake {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
    50% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
    74% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
    75% {
        -webkit-transform: rotate(9deg);
        transform: rotate(9deg)
    }
    76% {
        -webkit-transform: rotate(-8deg);
        transform: rotate(-8deg)
    }
    77% {
        -webkit-transform: rotate(6deg);
        transform: rotate(6deg)
    }
    79% {
        -webkit-transform: rotate(-7deg);
        transform: rotate(-7deg)
    }
    82% {
        -webkit-transform: rotate(13deg);
        transform: rotate(13deg)
    }
    84% {
        -webkit-transform: rotate(-5deg);
        transform: rotate(-5deg)
    }
    86% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
    100% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
}

@keyframes shake {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
    50% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
    74% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
    75% {
        -webkit-transform: rotate(9deg);
        transform: rotate(9deg)
    }
    76% {
        -webkit-transform: rotate(-8deg);
        transform: rotate(-8deg)
    }
    77% {
        -webkit-transform: rotate(6deg);
        transform: rotate(6deg)
    }
    79% {
        -webkit-transform: rotate(-7deg);
        transform: rotate(-7deg)
    }
    82% {
        -webkit-transform: rotate(13deg);
        transform: rotate(13deg)
    }
    84% {
        -webkit-transform: rotate(-5deg);
        transform: rotate(-5deg)
    }
    86% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
    100% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
}

::-webkit-file-upload-button {
    cursor: pointer
}

@media only screen and (min-width: 1249.8px) {
    #olimp #right .priem {
        -webkit-transition: opacity .25s;
        transition: opacity .25s
    }

    #olimp #right .priem.absol {
        position: absolute;
        bottom: 0 !important;
        opacity: 1;
        width: 274px
    }

    #olimp {
        position: relative
    }

    #olimp #right .priem.op {
        opacity: 0
    }

    #olimp #right .priem.fixed {
        position: fixed;
        top: 0;
        width: 274px;
        opacity: 1;
        right: 50%;
        margin-right: -581px
    }
}

@media only screen and (min-width: 1299.5px) {
    #olimp #right.absol, #olimp #right.fixed {
        width: 320px;
        margin-right: -640px
    }
}

@media only screen and (max-width: 1299.5px) {
    .members .item input[type=text] {
        width: 350px
    }

    .big_baner h6 {
        padding-right: 15px
    }

    .olindex h1 {
        font-size: 2.2em
    }

    .olindex .b_img_col img {
        width: 48%
    }

    .olindex .b_iwant img:first-of-type {
        max-width: 56px;
        margin-bottom: auto
    }

    .olindex .b_iwant img:last-of-type {
        max-width: 39px;
        margin-bottom: auto
    }

    .olindex .b_predmets_flex p {
        font-size: 0.855em !important
    }

    .olindex .b_primer img {
        width: 90%
    }

    .olindex .b_primer.x1 img {
        width: 30%
    }

    .olindex .sl-1 img {
        max-width: 570px
    }
}

@media only screen and (max-width: 1249.5px) {
    #olimp #center .col-grey, #olimp #right.absol, #olimp #right.fixed {
        position: static !important
    }

    #olimp #right .priem .v-center h3, #olimp #right .priem .v-center p {
        text-align: left !important
    }

    #olimp .instructions p, .olindex #right .wanna p span {
        text-align: left
    }

    #olimp #right .priem .v-center > div {
        width: 85%
    }

    #olimp #center .col-grey {
        margin-top: 30px;
        padding-bottom: 40px !important
    }

    #olimp.add #right .v-center {
        margin-bottom: 10px
    }

    #olimp.add #right .v-center > * {
        margin-top: auto !important;
        margin-bottom: auto !important
    }

    #olimp.add #right .v-center img {
        width: 50px
    }

    #olimp.add #right .wrp {
        padding-bottom: 20px
    }

    footer .social a {
        margin-right: 15px
    }

    .big_baner .wrp > img {
        display: none
    }

    .big_baner h3 {
        padding-right: 10px
    }

    .olindex .b_baner_col img {
        margin-top: 0;
        margin-bottom: auto
    }

    #olimp #right .list .v-center a {
        margin: auto auto 25px;
        width: 120px
    }

    #olimp #right .list .v-center a img {
        margin-bottom: 5px
    }

    .olindex .b_predmets_flex p span:last-of-type {
        display: block;
        padding-left: 30px
    }

    .add_test .w30 {
        width: 50% !important
    }

    .b_que {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .b_que__left {
        max-width: 100%;
        margin-left: 0
    }

    .b_que__tab form {
        padding-left: 0 !important
    }

    .test_header__ui_txt {
        max-width: 450px
    }

    #main #right .wrp img {
        width: 100%
    }

    .blitz_result .confetti {
        display: none
    }

    .blitz_result__center h3 {
        width: 100%
    }

    .blitz_result__center h2 {
        width: 100%
    }
}

@media only screen and (min-width: 1023.5px) {
    .mb {
        display: none !important
    }

    #req-form {
        padding-right: 25px
    }
}

@media only screen and (max-width: 1023px) {
    .pc {
        display: none !important
    }

    #olimp .rating {
        padding: 20px 20% 25px
    }

    #olimp #center .instructions {
        width: 100%;
        margin-left: 0
    }

    #olimp .rating .name {
        text-align: left
    }

    .big_baner .wrp {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .big_baner ul {
        width: 50%;
        margin-top: 20px
    }

    .olindex .b_flag {
        width: 100px;
        height: 116px
    }

    .olindex #olimp #left .wrp.l_nav {
        max-height: none;
        overflow: visible;
        height: 100%;
        position: fixed;
        left: 0;
        margin-left: -282px;
        top: 0;
        z-index: 9988;
        background-color: #fff;
        width: 282px;
        padding-left: 15px;
        padding-right: 30px
    }

    .olindex #olimp #left .wrp.l_nav a {
        display: block;
        width: 100%
    }

    .olindex #olimp #left .wrp.l_nav.show {
        margin-left: 0
    }

    .hamb_left {
        position: absolute;
        right: -51px;
        top: 50%;
        background-color: #000;
        opacity: .37;
        width: 50px;
        height: 50px;
        margin-top: -20px;
        text-align: center;
        cursor: pointer;
        border-top-right-radius: 3px;
        border-bottom-right-radius: 3px;
        -webkit-transition: .35s;
        transition: .35s
    }

    .hamb_left:hover {
        opacity: .6
    }

    .hamb_left.show svg {
        -webkit-transform: scaleX(-1);
        -ms-transform: scaleX(-1);
        transform: scaleX(-1)
    }

    .hamb_left svg {
        margin-top: 15px;
        -webkit-transition: .45s;
        transition: .45s
    }

    .hamb_left svg path {
        fill: #fff
    }

    .sticky {
        -webkit-transition: background-color .25s, padding .25s;
        transition: background-color .25s, padding .25s
    }

    .is-sticky .sticky {
        background-color: #f9f9f9;
        padding-bottom: 12px;
        border-bottom: 1px solid #e5e5e5;
        padding-left: 20px;
        padding-right: 20px
    }

    .b_que__atach {
        font-size: .97em
    }

    .add_test__tabshead {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start
    }

    .add_test__tabshead_howto {
        position: static;
        -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
        order: -1;
        margin-right: auto;
        margin-top: 0;
        margin-bottom: 10px;
        right: auto
    }

    .add_test .w75 {
        width: 100% !important
    }

    .add_test .w50, .add_test .w30 {
        width: 75% !important
    }

    .add_test__system {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .add_test__system a {
        margin-left: 0;
        margin-top: 10px
    }

    .add_test__system a:not(:last-of-type) {
        margin-right: 25px
    }

    .add_test form p {
        font-size: 0.75em !important;
        margin-top: 3px
    }

    #center .mytests__row {
        height: auto
    }

    #center .mytests__row_bot {
        margin-top: 15px
    }

    #center .mytests__row_txt {
        height: auto !important
    }

    .test_header, .test_main {
        font-size: 15px
    }

    .test_main__box {
        height: auto;
        min-height: calc(100vh - 112px);
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        padding-top: 5px
    }

    .test_main__left {
        max-width: calc(100% + 40px);
        width: calc(100% + 40px);
        max-height: 300px;
        border-right: none;
        border-bottom: 1px solid #e6e6e6;
        padding-right: 0;
        min-width: calc(100% + 40px)
    }

    .test_main__item {
        min-height: 70px
    }

    .test_header {
        padding-top: 15px;
        padding-bottom: 15px
    }

    .test_header__ui_txt {
        max-width: 350px
    }

    .test_header__ui_wrp {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end
    }

    .test_header__ui_time {
        -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
        order: -1;
        margin-bottom: 3px
    }

    .test_header__ui_time {
        margin-right: 0
    }

    .test_main__table_info p {
        width: 100%
    }

    .test_main__table_info a {
        margin-left: 0;
        font-size: 1.0em
    }

    .blitz_header h1 {
        font-size: 27px
    }

    .blitz_header h5 {
        font-size: 14px
    }

    .blitz__item h2 {
        font-size: 18px
    }
}

@media only screen and (max-width: 767.5px) {
    #olimp #center.req .pay .v-center, #olimp #center.req .wrp.request, #olimp #right .list .v-center {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal
    }

    #olimp #right .priem .v-center > div {
        width: 80%
    }

    #olimp .rating {
        font-size: 1.2em;
        padding: 20px 10% 25px
    }

    header .col-xs-16 {
        padding: 0
    }

    .members .item input[type=text] {
        width: 100%
    }

    .members .item input.btn {
        margin-left: 0;
        margin-top: 10px
    }

    .results-table tbody, .results-table td, .results-table th, .results-table thead, .results-table tr, table.results-table {
        display: block
    }

    #olimp #center.req .wrp.request .brdr-left:before, .results-table th {
        display: none
    }

    .results-table td:first-of-type, .results-table th:first-of-type {
        padding-left: 35% !important;
        text-align: center
    }

    .results-table thead tr {
        position: absolute;
        top: -9999px;
        left: -9999px
    }

    .results-table {
        text-align: center;
        width: calc(100% + 50px);
        margin: 0 -25px -57px;
        background-color: #f2f2f2
    }

    .results-table tr {
        background-color: #fff;
        margin-bottom: 20px;
        box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.15);
        position: relative
    }

    .results-table td {
        border: 0;
        border-bottom: 1px solid #eee;
        position: relative;
        padding-left: 35% !important
    }

    .results-table td:last-of-type {
        padding-left: 40% !important
    }

    footer .social a {
        margin-right: 7px;
        margin-left: 7px
    }

    .results-table td:before {
        position: absolute;
        top: 50%;
        margin-top: -12px;
        left: 6px;
        width: 45%;
        text-align: left;
        padding-left: 20px;
        padding-right: 10px;
        white-space: nowrap
    }

    #olimp #center .inform span.gray {
        width: 100%;
        margin-top: 10px
    }

    #olimp #center.req .wrp.request {
        -ms-flex-direction: column;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        flex-direction: column;
        height: auto !important
    }

    #olimp #center.req .wrp.request h2 {
        padding-right: 0
    }

    #olimp #center.req .wrp.request .brdr-left {
        padding-top: 30px
    }

    #olimp #center.req .wrp.request .brdr-left .NFI-button, #olimp #center.req .wrp.request .brdr-left .btn {
        width: 45%;
        margin-left: 27.5%
    }

    #olimp #center.req .wrp.request p span {
        width: 100% !important;
        margin-top: 10px
    }

    #olimp .span-link {
        width: 100%;
        text-align: center;
        font-size: .8em
    }

    #olimp #center.req .head {
        margin: 25px -30px 0;
        padding: 15px 20px !important
    }

    #olimp .span-link:first-of-type {
        margin-top: 20px
    }

    #olimp .span-link:last-of-type {
        margin-bottom: 20px
    }

    #olimp .wrp.request > :last-of-type .span-link {
        margin-top: 20px !important;
        margin-bottom: 0
    }

    #olimp .clear-btn {
        margin: 0
    }

    #olimp #center.req .wrp.request .col-xs-16 {
        padding: 0
    }

    #olimp #center.req .pay .v-center {
        -ms-flex-direction: column;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        flex-direction: column
    }

    #olimp #center.req .pay .btn {
        margin: 15px auto 0 !important
    }

    #olimp #center.req .pay label {
        padding-left: 25px !important
    }

    #olimp #right .list .v-center {
        -ms-flex-direction: column;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        flex-direction: column
    }

    #olimp #right .list a img {
        display: block;
        margin: 2px auto !important
    }

    #olimp #center.req .block.reset-hover {
        padding: 0 0 25px !important
    }

    #olimp #center #req-form .v-center {
        display: block
    }

    #olimp #center #req-form h1 {
        margin-top: 10px
    }

    #olimp.add #center .wrp {
        padding-bottom: 0
    }

    #olimp #center #req-form .col-sm-13 {
        padding: 0
    }

    #olimp #center #req-form {
        padding: 30px
    }

    #olimp.add #right .v-center {
        margin-bottom: 20px
    }

    #olimp.add #right .v-center img {
        width: 40px
    }

    #photo-pop .btn.gray {
        margin-bottom: 25px
    }

    #photo-pop .col-xs-16 {
        padding: 0
    }

    #photo-pop .NFI-filename {
        width: 100%
    }

    .olindex #center h1 {
        font-size: 1.8em !important
    }

    .olindex .b_primer.x1 img {
        width: 30%;
        margin-top: 30px;
        margin-bottom: auto
    }

    .olindex .sl-1 img {
        width: 96%
    }

    .sticky {
        -webkit-transition: background-color .25s;
        transition: background-color .25s
    }

    .is-sticky .sticky {
        width: 100% !important;
        left: 0 !important
    }

    header .btn.yellow {
        margin-bottom: auto !important;
        margin-top: auto !important
    }

    .olindex .b_q h3 {
        margin-bottom: 20px
    }

    .b_que__right_btns {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .b_que__right_btns-btn:last-of-type {
        width: 100%;
        margin-top: 20px;
        margin-left: 0
    }

    .b_que__left_handler, .b_que__right_itemhandler {
        min-width: 30px
    }

    .b_que__right {
        padding-left: 30px;
        padding-right: 30px
    }

    .b_que__right_item {
        margin-left: -30px
    }

    .b_que__left_add {
        margin-left: 30px;
        margin-right: 30px
    }

    .b_que__left_item span {
        font-size: .8em
    }

    .b_que__right_btns-quedelete {
        margin-right: auto
    }

    .popup {
        left: 0 !important;
        margin-left: 0 !important;
        margin-top: 0 !important
    }

    .template .results-table td:first-of-type, .template .results-table td {
        padding-left: 0 !important
    }

    .template__table .results-table {
        margin: 0 !important;
        max-width: 100%
    }

    .template__table td input[type="number"] {
        margin-left: -5px
    }

    #center .mytests__row_bot {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin-bottom: -5px
    }

    #center .mytests__row_bot .info {
        padding-top: 0
    }

    #center .mytests__row_btns {
        margin-top: 7px;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    #center .mytests__row-about {
        padding-left: 15px !important
    }

    .test_header__body {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    .test_header__ui {
        margin-left: 0;
        margin-top: 10px
    }

    .test_header__ui_wrp {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .test_main__right_labels {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .test_main__txt {
        padding-right: 0
    }

    .test_main__next {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .test_main__next p {
        margin-bottom: 15px;
        margin-right: 0
    }

    .test_main__table_selects {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .test_main__table_selects p {
        -webkit-box-ordinal-group: -1;
        -ms-flex-order: -2;
        order: -2
    }

    .test_main__table_selects .select-wrp-auto:nth-of-type(2) {
        -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
        order: -1;
        -ms-flex-preferred-size: calc(80% - 100px);
        flex-basis: calc(80% - 100px)
    }

    .test_main__table_selects .select-wrp-auto:nth-of-type(1) {
        margin-left: 0;
        margin-top: 10px
    }

    .test_main__table_selects .select-wrp-auto:nth-of-type(3) {
        margin-top: 10px
    }

    .test_main__table_tbl table.results-table tr {
        margin-bottom: -1px !important;
        padding-top: 15px;
        padding-bottom: 15px
    }

    .test_main__table_tbl table.results-table td {
        border: none;
        padding-top: 8px;
        padding-bottom: 8px
    }

    .test_main__table_tbl table.results-table td {
        text-align: left
    }

    .test_main__table_tbl table.results-table td:nth-of-type(1):before {
        content: 'Дата'
    }

    .test_main__table_tbl table.results-table td:nth-of-type(2):before {
        content: 'Ученик'
    }

    .test_main__table_tbl table.results-table td:nth-of-type(3):before {
        content: 'Класс'
    }

    .test_main__table_tbl table.results-table td:nth-of-type(4):before {
        content: 'Пройден, мин.'
    }

    .test_main__table_tbl table.results-table td:nth-of-type(5):before {
        content: 'Выполнено'
    }

    .test_main__table_tbl table.results-table td:nth-of-type(6):before {
        content: 'Верно'
    }

    .test_main__table_tbl table.results-table td:nth-of-type(7):before {
        content: 'Баллов'
    }

    .test_main__table_tbl table.results-table td:nth-of-type(8) {
        padding-left: 35% !important
    }

    .test_main__table_tbl table.results-table td:nth-of-type(8):before {
        content: 'Оценка'
    }
}

@media only screen and (max-width: 661.9px) {
    .olindex h1 {
        padding-right: 100px
    }

    .olindex .b_iwant, .olindex .b_order_flex {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .olindex .b_iwant img {
        margin-right: auto;
        margin-left: auto
    }

    .olindex .b_iwant ul {
        width: 86%
    }

    .olindex .b_vic img, .olindex .b_why .why_col, .olindex .img-baner {
        width: 100%
    }

    .olindex .b_order_flex img {
        margin-bottom: 5px;
        margin-top: 35px
    }

    .olindex .b_predmets_flex {
        font-size: .9em
    }

    .olindex .b_baner_col.c_left {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .olindex .b_baner_col.c_right {
        -ms-flex-wrap: wrap-reverse;
        flex-wrap: wrap-reverse
    }

    .olindex .b_baner_col img {
        margin-left: auto !important;
        margin-right: auto !important;
        margin-bottom: 15px
    }

    .b_que__atach {
        width: 100%;
        font-size: 1.1em
    }

    .b_que__atachments {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .b_que__atach:not(:first-of-type) {
        margin-top: 15px
    }

    .b_que__right {
        max-width: 100%
    }

    .template__table .perfect-scroll {
        max-height: 60vh;
        height: auto
    }

    .template__table_head {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .template__table_head span {
        counter-increment: th
    }

    .template__table_head span:before {
        content: counter(th) ".";
        margin-right: 5px
    }

    .template__table_head span:last-of-type {
        margin-left: 0
    }

    .test_main__box {
        padding-top: 0;
        padding-right: 20px
    }

    .test_main__right {
        padding-left: 10px
    }

    .test_main__right_head {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .test_main__left {
        min-width: calc(100% + 20px)
    }

    .test_main__next {
        margin-left: 10px
    }

    .test_header {
        margin-bottom: 0;
        position: static
    }

    .test_header__ui {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .test_header__ui_wrp {
        margin-top: 10px
    }

    .test_header__ui_txt {
        max-width: 440px;
        text-align: center
    }

    .test_header__ui_txt p {
        max-width: 100%
    }

    .test_header__ui_time {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
        margin-top: 2px
    }

    .test_main__item {
        padding-left: 20px
    }

    .test_main__table_selects .select-wrp-auto:nth-of-type(2) {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        margin-left: 0;
        margin-top: 5px
    }

    .test_main__results {
        padding-top: 30px;
        margin-left: 20px
    }

    .test_main__results h1 {
        font-size: 1.4em;
        margin-left: 10px;
        margin-right: 10px
    }

    .test_main__results_rate {
        font-size: 10em
    }

    .blitz_tab {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .blitz_tab__test {
        margin-bottom: 10px
    }

    .blitz_tab .point {
        display: none
    }

    .blitz_result__left {
        display: none
    }

    .blitz_result__right {
        display: none
    }

    .blitz_result__right_2 {
        display: none
    }

    .blitz_btn button {
        margin-left: 10px
    }

    .blitz_btn input {
        margin-left: 10px
    }
}

@media only screen and (max-width: 560px) {
    .olindex .b_predmets_flex, .olindex .b_primer {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal
    }

    .olindex .b_predmets_flex {
        -ms-flex-direction: column;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        flex-direction: column;
        font-size: 1em
    }

    .olindex .b_predmets_flex p span:last-of-type {
        display: inline-block;
        padding-left: 10px
    }

    .olindex .b_predmets_flex > div {
        width: 100%
    }

    .olindex .b_primer {
        -ms-flex-direction: column;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        flex-direction: column
    }

    .olindex .b_primer img {
        width: 65%;
        margin: 10px auto 20px
    }

    .olindex .b_primer.x1 {
        display: inline-block
    }

    .olindex .b_primer.x1 img {
        width: 32% !important;
        display: inline-block;
        margin-bottom: 20px;
        margin-top: auto
    }

    .big_baner ul {
        width: 100%
    }

    .big_baner h3 {
        font-size: 1.3em
    }

    .olindex .b_why .why_col .v-center {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .olindex .b_why .why_col img {
        margin-bottom: 5px;
        height: 73px;
        width: auto !important
    }

    .olindex #center h1 {
        font-size: 1.4em !important
    }

    .olindex .b_iwant ul {
        width: 100%
    }

    .olindex .b_iwant h2 {
        margin-top: 0
    }

    .add_test .hr {
        margin-left: -30px !important;
        margin-right: -30px !important;
        padding-left: 20px;
        padding-right: 20px
    }

    .add_test label {
        font-size: .7em !important
    }

    .add_test__radio {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .add_test__radio label {
        min-width: 200px;
        text-align: center
    }

    .add_test__radio label:last-of-type {
        border-bottom-left-radius: 2px;
        border-top-right-radius: 0
    }

    .add_test__radio label:first-of-type {
        border-bottom-left-radius: 0;
        border-top-right-radius: 2px
    }

    .add_test__radio label:not(:last-of-type) {
        border-right-color: #ccc;
        border-bottom-color: transparent
    }

    .b_que__right_add {
        font-size: .7em;
        margin-top: 4px
    }

    .b_que__right_add svg {
        margin-right: 3px
    }

    .add_test__premium {
        white-space: nowrap;
        margin-left: 4px
    }

    .b_que__right_btns-quedelete span {
        font-size: 0.7em;
        margin-top: auto
    }

    .b_que__right_btns-btn {
        margin-left: 5px
    }

    .b_que__tab .hr {
        margin-left: 0 !important;
        margin-right: 0 !important
    }

    .template__btns {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .template__btns_del {
        width: 100%;
        margin-left: auto;
        margin-bottom: 30px;
        text-align: right
    }

    #center .mytests__row_btns {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    #center .mytests__row_btns a {
        margin-top: 10px;
        margin-bottom: 5px;
        margin-right: 9px !important;
        margin-left: 9px !important
    }

    .test_main__next p {
        max-height: 50px
    }

    .test_main__table {
        padding-left: 40px;
        padding-right: 40px
    }

    .test_main__table_selects .select-wrp-auto {
        width: 100%;
        margin-left: 0
    }

    .blitz_btn {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .blitz_btn button {
        margin: 15px 0
    }

    .blitz_btn input {
        margin-left: 0
    }

    .blitz__item h2 {
        margin-left: 25px;
        margin-top: -16px
    }

    .blitz__item_get {
        margin-left: 0px
    }

    .blitz__item_head {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start
    }
}

@media only screen and (max-width: 480px) {
    #olimp .plaha, #photo-pop .NFI-wrapper, .olindex .b_img_col {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal
    }

    #olimp #right .priem .v-center > div {
        width: 70%
    }

    #olimp #center.req .pay label {
        margin-bottom: 20px !important
    }

    #olimp #center.req .wrp.request .brdr-left .NFI-button, #olimp #center.req .wrp.request .brdr-left .btn {
        width: 80%;
        margin-left: 10%
    }

    #olimp #center.req .wrp.request {
        font-size: 0.9em !important
    }

    #olimp #center.req .wrp {
        padding: 25px 20px !important
    }

    #photo-pop .NFI-wrapper {
        -ms-flex-direction: column;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        flex-direction: column
    }

    #olimp #center #req-form {
        padding: 20px
    }

    #olimp .plaha {
        font-size: 17px;
        -ms-flex-direction: column;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        flex-direction: column;
        padding: 10px;
        text-align: center
    }

    #olimp .plaha > * {
        margin: auto
    }

    #olimp .plaha svg {
        display: none
    }

    .results-table {
        font-size: .9em
    }

    #olimp .btn.custom .pop {
        margin-left: -163px;
        width: 266px
    }

    #olimp .btn.custom .pop:before {
        left: 165px
    }

    .olindex .b_img_col {
        -ms-flex-direction: column;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        flex-direction: column
    }

    .olindex .b_img_col img {
        width: 100%;
        margin-bottom: 20px
    }

    .olindex .b_categ h2 {
        font-size: 1em
    }

    .olindex .b_categ:before {
        bottom: 45px !important
    }

    .big_baner .wrp {
        padding: 20px
    }

    .olindex .full {
        margin: 0 -20px;
        padding: 0 20px
    }

    .add_test .w30, .add_test .w75, .add_test .w50 {
        width: 100% !important
    }

    .b_que__right_head {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .b_que__right_add {
        margin-top: 10px;
        margin-bottom: 10px;
        font-size: .85em
    }

    .b_que__right_btns-btn {
        width: 100%;
        margin-left: 0;
        margin-bottom: -5px
    }

    .b_que__right_btns-quedelete {
        font-size: 1.25em;
        margin-bottom: 25px
    }

    .test_main__box {
        padding-right: 2px
    }

    .test_main__left {
        min-width: calc(100% + 2px)
    }

    .test_main__right {
        padding-right: 20px
    }

    .test_main__right_head {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .test_main__right_head h3 {
        width: 100%;
        margin-bottom: 5px
    }

    .test_header__ui_txt {
        max-width: 320px
    }

    .test_main__table {
        padding-left: 20px;
        padding-right: 20px
    }

    .test_main__results {
        margin-left: 0
    }

    .test_main__results h1 {
        font-size: 1.3em
    }

    .test_main__results_rate {
        font-size: 7em
    }

    .test_main__results_stat {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        padding-left: 17px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start
    }

    .test_main__results_stat i {
        min-width: 30px
    }
}

@media only screen and (max-width: 400px) {
    body {
        font-size: 16px
    }

    .olindex .b_iwant ul, .olindex .b_primer.x1 img {
        width: 100%
    }

    .olindex .b_predmets_flex {
        font-size: .97em
    }

    .add_test .tab:not(.b_que__tab) form {
        padding-left: 20px !important;
        padding-right: 20px !important
    }

    .b_que__right {
        padding-left: 20px;
        padding-right: 20px
    }

    .b_que__right_item {
        margin-left: -20px
    }

    .add_test .hr {
        margin-left: -20px !important;
        margin-right: -20px !important;
        margin-top: 41px !important
    }

    .b_que__tab .hr {
        margin: 0 !important
    }

    .template__head {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .template__head .btn {
        margin-left: 0;
        width: 100%;
        margin-top: 10px
    }

    .test_main__next p {
        max-height: 70px
    }

    .test_main__next .btn {
        width: 100%
    }

    .test_main__next .btn.yellow {
        margin-left: 0;
        margin-top: 15px
    }

    .test_header__ui_txt {
        max-width: 280px
    }

    .test_main__next {
        padding-right: 0
    }

    .test_main__table_info a:first-of-type {
        margin-right: 25px
    }

    .test_main__table h1 {
        font-size: 1.3em
    }

    .test_main__table_tbl table.results-table td, .test_main__table_tbl table.results-table td:nth-of-type(8), .results-table td {
        padding-left: 47% !important
    }
}

@media only screen and (max-width: 350px) {
    .olindex .b_predmets_flex {
        font-size: .85em
    }

    .add_test__time {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin-bottom: -5px
    }

    .add_test__time_use {
        width: 100%;
        margin-left: 0;
        margin-bottom: 10px;
        -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
        order: -1
    }

    .test_main__results_rate {
        font-size: 6em
    }
}

.test_header__ui_num, .test_header__ui_time {
    color: #fff;
}
