html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, figure, footer, header, hgroup, nav, section, menu, time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
}

body {
    font-family: arial, sans-serif;
    position: relative;
    overflow-y: hidden;
    padding-top: 1px;
    margin-top: -1px;
}

pre {
    white-space: pre-wrap; /* css-3 */
    white-space: -moz-pre-wrap; /* Mozilla, с 1999 */
    white-space: -pre-wrap; /* Opera 4-6 */
    white-space: -o-pre-wrap; /* Opera 7 */
    word-wrap: break-word; /* Internet Explorer 5.5+ поддерживается в IE, Safari, и Firefox 3.1.*/
}


.clearfix:before, .clearfix:after {
    content: " ";
    display: table;
}

.clearfix:after {
    clear: both;
}

.clearfix {
    *zoom: 1;
}

.center {
    text-align: center;
}

.right {
    text-align: right;
}

.left {
    text-align: left;
}

.bold_text {
    font-weight: bold;
}

.small_bold_text {
    font: bold 12px arial;
    color: #000000;
}

.normal_text {
    font-weight: normal;
}

.gray_italic {
    color: #878787;
    font: italic 11px arial;
}

.underline {
    text-decoration: underline;
}

.inline, .inline_circle, .inline_underline {
    display: inline-block;
    vertical-align: top;
}

.inline_underline {
    position: relative;
    margin: 0px 4px 0px 0px;
    width: 9px;
    height: 3px;
}

.inline_circle {
    width: 15px;
    height: 15px;
    position: relative;
    margin: 0px 4px 0px 0px;
}

.red {
    color: red;
}

.light_blue {
    color: #76ADC3;
}

.ital_dic {
    color: #76ADC3;
    font-style: italic;
}

.inline.margin_left {
    margin: 0 0 0 10px;
}

.small_grey {
    font: 12px arial;
    color: #686868;
    margin-bottom: 2px;
}

.dic_icon {
    width: 80px;
    margin-right: 15px;
}

.dic_descr {
    width: 150px;
}

.fleft {
    float: left;
}

.padding_12 {
    padding-left: 12px;
}

#header {
    min-width: 1200px;
    background-position: 0px 0px;
    height: 45px;
    background-image: url("img/bgs.png");
    position: absolute;
    top: 1px;
    width: 100%;
    z-index: 50;
}

#footer {
    min-width: 1200px;
    background-position: 0px -220px;
    height: 50px;
    background-image: url("img/bgs.png");
    font: 11px arial;
    position: relative;
    z-index: 10;
}

#full_opacity {
    position: fixed;
    background: black;
    width: 100%;
    height: 100%;
    z-index: 65;
    opacity: 0.7;
    -khtml-opacity: .70;
    -moz-opacity: .70;
    -ms-filter: "alpha(opacity=70)";
    filter: alpha(opacity=70);
    display: none;
}

.left_header {
    display: inline-block;
    font-size: 0px;
}

.right_header {
    float: right;
    vertical-align: top;
}

.username {
    margin: 12px -5px 0px;
    position: relative;
}

    .username a {
        text-decoration: none;
        font: 15px arial;
        color: black;
        padding: 20px 20px 12px;
    }

        .username a:hover {
            background-position: 0px -84px;
            height: 45px;
            width: 42px;
            background-image: url("img/bgs.png");
        }

.userpic {
    background-image: url("img/not-repeat.png");
    background-position: -103px -228px;
    width: 45px;
    height: 45px;
}

.surname_letter {
    color: rgb(0, 109, 149);
    font: bold 15px arial;
}

.active_btn_turquoise_color, .goto_active_cntr_txt {
    color: rgb(0, 109, 149);
    left: 11px;
    position: absolute;
    font: 14px arial;
    top: 6px;
}

.username.opened a > .userpic_triangle {
    background-position: -91px -232px;
}

.userpic_triangle {
    position: absolute;
    background-image: url("img/not-repeat.png");
    background-position: -91px -228px;
    width: 7px;
    height: 4px;
    top: 10px;
    right: 12px;
}

.logo_img, .header_type, .menu_img, .header_hint, .under_header_item, .content_table_multiple_row_item, .content_table_row_item,
.passive_btn_img_cyan_blue, .active_btn_img_cyan_blue, .active_btn_img_dark_blue, .passive_btn_img_dark_blue, .passive_btn_img,
.active_btn_img, .header_separator, .username, .userpic, .lesson_number, .lesson_state, .lesson_bar, .lesson_percent_text, .hint_count_text,
.hint_count, .pencil_icon, .left_bracket, .right_bracket, .header_lang_tense, .header_lang_level, .header_percent_done, .header_objects_count,
.header_lang_level_rus, .all_words_count_cntr, .all_words_count_cntr_done, .header_dic_elem, .header_dic_combo, .header_dic_needed_edit,
.red_key, .hat_icon, .header_type_title, .header_id, .header_lessons, .header_dics {
    display: inline-block;
    vertical-align: top;
}

.under_header_item {
    position: relative;
}

.header_type, .left_bracket, .right_bracket {
    font: 16px arial;
    color: #006d95;
    padding: 12px;
    padding-right: 45px;
    cursor: pointer;
}

    .header_type.nolink .left_bracket,
    .header_type.nolink .right_bracket {
        cursor: default;
    }


.header_type {
    font-weight: bold;
}

.left_bracket, .right_bracket {
    padding: 12px 0px;
    margin: 0px 0px 0px 0px;
}

.left_bracket {
    margin: 0px 0px 0px -40px;
}

.right_bracket {
    margin-right: 12px;
}

.header_hint {
    font: italic 14px arial;
    color: #627f95;
    position: relative;
}

.hint_arrow {
    position: absolute;
    background-image: url("img/not-repeat.png");
    background-position: -75px -228px;
    width: 16px;
    height: 18px;
    top: 21px;
    left: 8px;
}

.hint_text {
    margin: 12px 12px 11px 30px;
}

.logo_img {
    background-position: 0px -196px;
    width: 163px;
    height: 32px;
    background-image: url("img/not-repeat.png");
    margin: 8px 12px 4px;
    cursor: pointer;
}

.header_logo_link {
    display: inline-block;
    vertical-align: top;
}

.header_menu_link {
    display: inline-block;
    height: 44px;
    margin: 0px 1px 0px 0px;
    width: 42px;
    position: relative;
}

    .header_menu_link.opened,
    .header_menu_link:hover {
        background-position: 0px -90px;
        height: 45px;
        width: 42px;
        background-image: url("img/bgs.png");
    }

.menu_img {
    background-position: -61px -228px;
    width: 14px;
    height: 12px;
    background-image: url("img/not-repeat.png");
    position: absolute;
    top: 14px;
    left: 14px;
}

.header_menu_link:hover .menu_img {
    background-position: -61px -240px;
}

.header_menu_link.opened .menu_img,
.header_menu_link:active .menu_img {
    background-position: -61px -252px;
}

.header_separator {
    background-position: -98px -227px;
    width: 2px;
    height: 44px;
    background-image: url("img/not-repeat.png");
}

.table_separator {
    background-position: -102px -226px;
    width: 2px;
    height: 40px;
    background-image: url("img/not-repeat.png");
    position: absolute;
    right: 0px;
    top: 0px;
}

#under_header {
    color: #5c490a;
    font: 0px arial;
    width: 100%;
    border-spacing: 0;
    border-collapse: collapse;
    table-layout: fixed;
}

#table_cntr {
    min-width: 1200px;
    margin-top: 90px;
    /*new css*/
    height: 400px;
    overflow-y: scroll;
}

#content_cntr {
    position: relative;
    min-width: 1200px;
    z-index: 40;
}

#table_cntr.top_85 {
    margin-top: 85px;
}

#gray_bar.top_530 {
    top: 530px;
    border-top: 1px solid #a3b8cb;
}

#table_cntr.top_55 {
    margin-top: 55px;
}

#table_cntr.no_height {
    overflow: auto;
    height: auto;
}

#table_cntr.top_130 {
    margin-top: 129px;
}

#table_cntr.second_top {
    margin-top: 85px;
}

#table_cntr.top_40 {
    margin-top: 40px;
    min-width: 900px;
}

#table_header {
    position: relative;
    /*width: 100%;*/
    z-index: 50;
}

#table_body {
    word-wrap: break-word;
}

.content_table_multiple_row {
    background-image: url("img/bgs.png");
    background-position: 0px -346px;
    height: 38px;
    color: black;
}

    .content_table_multiple_row td {
        font: bold 15px arial;
        padding: 10px 0px 9px 16px;
        line-height: 18px;
        vertical-align: middle;
    }

.content_table_row td, .second_content_table_row td {
    font: 15px arial;
    padding: 10px 0px 10px 16px;
    line-height: 18px;
    vertical-align: middle;
    color: black;
    position: relative;
}

    .content_table_row td.fourth_metodist_tm, .second_content_table_row td.fourth_metodist_tm {
        padding: 0px 0px 0px 16px;
    }

.content_table_row.n_l_p > .content_table_row_item.third_ls_class, .second_content_table_row.n_l_p > .content_table_row_item.third_ls_class {
    padding: 10px 0px 10px 2px;
    text-align: center;
}

.content_table_row.n_l_p > .content_table_row_item.fourth_ls_class, .second_content_table_row.n_l_p > .content_table_row_item.fourth_ls_class {
    padding: 10px 0px 10px 6px;
    text-align: center;
}

.under_header_item.third_ls_class {
    padding: 10px 0px 10px 0px;
    text-align: center;
}

.under_header_item.fourth_ls_class {
    padding: 10px 0px 10px 0px;
    text-align: center;
}

.content_table_row.n_l_p > .content_table_row_item.fifth_ls_class, .second_content_table_row.n_l_p > .content_table_row_item.fifth_ls_class,
.content_table_row.n_l_p > .content_table_row_item.sixth_ls_class, .second_content_table_row.n_l_p > .content_table_row_item.sixth_ls_class,
.content_table_row.n_l_p > .content_table_row_item.seventh_ls_class, .second_content_table_row.n_l_p > .content_table_row_item.seventh_ls_class,
.content_table_row.n_l_p > .content_table_row_item.eighth_ls_class, .second_content_table_row.n_l_p > .content_table_row_item.eighth_ls_class,
.under_header_item.fifth_ls_class, .under_header_item.sixth_ls_class, .under_header_item.seventh_ls_class, .under_header_item.eighth_ls_class {
    padding: 10px 0px;
    text-align: center;
}

/*
.content_table_row td.second_metodist_ls_edit, .second_content_table_row td.second_metodist_ls_edit{
	padding: 10px 0px 10px 19px;
}
*/
.content_table_row td.third_metodist_ls_edit, .second_content_table_row td.third_metodist_ls_edit,
.content_table_row td.third_ls_dic_couples_editor, .second_content_table_row td.third_ls_dic_couples_editor {
    padding: 19px 0px 19px 16px;
}
/*
.content_table_row td.third_metodist_ls_edit div, .second_content_table_row td.third_metodist_ls_edit div{
	left: 30px;
}
*/
.content_table_row td.fourth_metodist_ls_edit, .second_content_table_row td.fourth_metodist_ls_edit,
.content_table_row td.fourth_ls_dic_couples_editor, .second_content_table_row td.fourth_ls_dic_couples_editor {
    padding: 19px 0px 19px 16px;
}
/*
.content_table_row td.fourth_metodist_ls_edit div, .second_content_table_row td.fourth_metodist_ls_edit div{
	left: 30px;
}
*/


.content_table_row.ls_class td, .second_content_table_row.ls_class td {
    padding: 3px 0px 2px 16px;
}

.content_table_multiple_row.ls_class td {
    padding: 1px 0px 0px 16px;
}

    .content_table_multiple_row.ls_class td.content_table_multiple_row_item.fourth, .content_table_row.ls_class td.content_table_row_item.fourth, .second_content_table_row.ls_class td.content_table_row_item.fourth {
        padding: 1px 0px 0px 0px;
    }

.content_table_row.first_row_in_the_table {
    height: 40px;
}

.content_table_row {
    cursor: pointer;
    background: white;
}

.second_content_table_row {
    background: #e0f1fe;
    cursor: pointer;
    z-index: 30;
}

.percent_made {
    color: #627f95;
    font: italic 15px arial;
}

.second_content_table_row_big {
    background: #e0f1fe;
}

    .content_table_row_big td, .second_content_table_row_big td {
        padding: 42px 0;
    }

.title_content_table_row {
    /*
	background-position: 0px -135px;
	height: 40px;
	background-image: url("img/bgs.png");
	width: 100%;
	min-width: 1200px;
	position: fixed;
	z-index: 999;*/
    background-position: 0px -135px;
    background-image: url("img/bgs.png");
    z-index: 50;
    height: 40px;
    min-width: 1200px;
    position: absolute;
    top: 46px;
    left: 0px;
    right: 0px;
    margin: 0px 288px 0px 0px;
    font-size: 0px;
    color: #5c490a;
}

    .title_content_table_row.top_40 {
        top: -40px;
        min-width: 1078px;
    }

    .title_content_table_row.def_height {
        top: 90px;
        margin: 0px;
    }

    .title_content_table_row.popup_height {
        top: 30px;
        margin: 0px;
        min-width: 900px;
    }

    .title_content_table_row.mrg_0 {
        margin: 0px;
    }

    .title_content_table_row.width_100 {
        width: 100%;
    }

    .title_content_table_row div {
        padding: 10px 0px 10px 16px;
        line-height: 18px;
        vertical-align: middle;
        font: 16px/18px arial;
    }

    .title_content_table_row.second_title {
        top: 575px;
        width: 100%;
    }

.content_table_row_item.fifth {
    color: #e97578;
}

.percent_bar_background {
    position: relative;
}

.percent_bar_background_left_corner, .percent_bar_background_body, .percent_bar_background_right_corner,
.percent_bar_stripe_left_corner, .percent_bar_stripe_body, .percent_bar_stripe_right_corner {
    background-image: url("img/progressbars.png");
}

.percent_bar_text {
    font: 14px arial;
    position: absolute;
    top: -2px;
    left: 174px;
}

.multiple_percent_bar_text {
    font: bold 14px arial;
    position: absolute;
    top: -2px;
    left: 174px;
}

.percent_bar_background_left_corner {
    background-position: 0px -13px;
    width: 6px;
    height: 13px;
}

.percent_bar_background_body {
    background-position: 0px 0px;
    width: 150px;
    height: 13px;
    position: absolute;
    top: 0px;
    left: 6px;
}



.percent_bar_stripe_left_corner {
    background-position: 0px -47px;
    width: 6px;
    height: 7px;
    position: absolute;
    top: 3px;
    left: 2px;
}

    .percent_bar_stripe_left_corner.red_bar {
        background-position: 0px -71px;
    }

.percent_bar_stripe_body.red_bar {
    background-position: 0px -63px;
}

.percent_bar_stripe_right_corner.red_bar {
    background-position: 0px -79px;
}

.percent_bar_stripe_body {
    background-position: 0px -39px;
    width: 84px;
    height: 7px;
    position: absolute;
    top: 3px;
    left: 8px;
}

    .percent_bar_stripe_body.user_menu_bar, .percent_bar_stripe_left_corner.user_menu_bar, .percent_bar_stripe_right_corner.user_menu_bar {
        top: 4px;
    }

.percent_bar_stripe_right_corner {
    background-position: 0px -55px;
    width: 6px;
    height: 7px;
    position: absolute;
    top: 3px;
    left: 92px;
}




.percent_bar_background_right_corner {
    background-position: 0px -26px;
    width: 6px;
    height: 13px;
    position: absolute;
    top: 0px;
    left: 156px;
}




/***********************************************************************************/
/*Прогресс бары для страницы статистики НАЧАЛО*/

.percent_bar_background_statistic {
    position: relative;
    left: 30px;
    top: 4px;
}

/*все картинки храняться в одном файле*/
.percent_bar_background_left_corner_statistic, .percent_bar_background_body_statistic, .percent_bar_background_right_corner_statistic,
.percent_bar_stripe_left_corner_statistic, .percent_bar_stripe_body_statistic, .percent_bar_stripe_right_corner_statistic {
    background-image: url("img/progressbars.png");
}

/*левый край подложки бара*/
.percent_bar_background_left_corner_statistic {
    background-position: 0px -220px;
    width: 6px;
    height: 8px;
}

/*тело подложки бара*/
.percent_bar_background_body_statistic {
    background-position: 0px -212px;
    width: 58px;
    height: 8px;
    position: absolute;
    top: 0px;
    left: 6px;
}

.percent_bar_stripe_statistic {
    width: 66px;
    position: relative;
    top: -8px;
    left: 5px;
}

/*правый край подложки бара*/
.percent_bar_background_right_corner_statistic {
    background-position: 0px -228px;
    width: 6px;
    height: 8px;
    position: absolute;
    top: 0px;
    left: 60px;
    background-image: url("img/progressbars.png");
}

/*левый край полосы бара*/
.percent_bar_stripe_left_corner_statistic {
    background-position: 0px -127px;
    width: 6px;
    height: 6px;
    float: left;
    position: absolute;
    top: 0px;
    left: -5px;
}

/*тело  полосы бара*/
.percent_bar_stripe_body_statistic {
    background-position: 0px -120px;
    width: 84px;
    height: 6px;
    float: left;
    position: static;
    top: 0px;
    left: 0px;
}

/*правый край полосы бара*/
.percent_bar_stripe_right_corner_statistic {
    background-position: 0px -134px;
    float: left;
    position: static;
    width: 6px;
    height: 6px;
    top: 0px;
    left: 129px;
}

/*значение в процентах справа от бара*/
.div-percent-bar-statistic-value {
    position: relative;
    top: -6px;
    left: 34px;
    font-family: Arial;
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
    color: #627F95;
}


.dialog_header_statistic {
    background-image: url("img/not-repeat.png");
    background-position: -182px -289px;
    width: 2px;
    height: 15px;
    position: relative;
    top: -44px;
    left: 136px;
}




/*Прогресс бары для страницы статистики КОНЕЦ*/


.statistic-total-span-title {
    font-size: 17px;
    font-weight: bold;
    padding-left: 10px;
    padding-top: 15px;
    font-family: Arial;
    color: #000000;
}


.statistic-training-span-title {
    font-size: 15px;
    font-weight: bold;
    padding-left: 10px;
    padding-top: 15px;
    font-family: Arial;
    color: #000000;
}

.statistic-training-div-level {
    font-size: 13px;
    font-family: Arial;
    color: #697596;
    position: relative;
    top: -16px;
    left: 65px;
}

.statistic-class-span-title {
    font-size: 15px;
    font-weight: normal;
    padding-left: 10px;
    padding-top: 15px;
    font-family: Arial;
    color: #000000;
}

.statistic-lesson-span-title {
    font-size: 15px;
    font-weight: normal;
    padding-left: 10px;
    padding-top: 15px;
    height: 100%;
    vertical-align: bottom !important;
    font-family: Arial;
    color: #000000;
}

.select-user-for-statistics {
    position: relative;
    top: -38px;
    left: 790px;
    width: 270px;
}

    .select-user-for-statistics .add_dic_input_name_body {
        background-position: 0px -465px;
        width: 300px;
        height: 31px;
        position: absolute;
        top: 0px;
        left: 8px;
        z-index: 5;
        background-image: url("");
    }

    .select-user-for-statistics .add_dic_input_name_left_corner {
        background-image: url("");
    }

    .select-user-for-statistics .add_dic_input_name_right_corner {
        background-position: 0px -527px;
        width: 8px;
        height: 31px;
        position: absolute;
        top: 0px;
        left: 305px;
        z-index: 5;
        background-image: url("");
    }

    .select-user-for-statistics .add_dic_input {
        padding: 7px;
        width: 300px;
        margin: 0px 0px 10px 0px;
        border: 0;
        outline: 0;
        background: transparent;
        border: 1px solid;
        border-radius: 5px;
        border-color: lightblue;
        /*height:20px;*/
        position: absolute;
        z-index: 10;
        font: 14px arial;
    }

.content_table_row_item.sixth a {
    text-decoration: none;
}

.under_header_item.fourth, .content_table_multiple_row_item.fourth, .content_table_row_item.fourth {
    padding: 10px 0px;
    margin: 0px 0px 0px -2px;
}

.content_table_row_item.third {
    height: 18px;
}

.first {
    width: 7%;
}

.second {
    width: 17%;
}

.third {
    width: 20%;
}

.fourth {
    width: 7%;
    text-align: center;
}

.fifth {
    width: 11%;
}

.sixth {
    width: 29%;
    text-align: center;
}

/** lesson_player **/

.lesson_number {
    color: #f3001b;
    font: bold 16px arial;
    padding: 12px;
}

.lesson_state, .lesson_percent_text, .hint_count_text, .hint_count {
    color: #627f95;
    font: 14px arial;
    padding: 12px;
}

.left_header .lesson_percent_text {
    padding: 12px 0 12px 21px !important;
}

.hint_count_text {
    padding: 12px 0px 12px 12px;
}

.hint_count {
    padding: 12px 0px;
}

.lesson_bar {
    padding: 16px 12px;
    width: 138px;
}

#gray_bar {
    height: 44px;
    width: 100%;
    min-width: 1200px;
    background-image: url("img/bgs.png");
    background-position: 0px -175px;
    height: 45px;
    position: absolute;
    top: 46px;
    z-index: 50;
}

.gray_bar_center_container {
    width: 400px;
    margin: 0px auto;
    text-align: center;
}

.link_hint_btn, .link_enter_btn, .dic_player_enter {
    width: 172px;
    height: 31px;
    display: inline-block;
    vertical-align: top;
    margin: 6px -3px 0px 6px;
    text-decoration: none;
}

.link_enter_btn {
    width: 198px;
}

.hint_btn_container, .enter_btn_container {
    position: relative;
}

.dic_player_enter {
    position: fixed;
    right: 28px;
    top: 270px;
    width: 123px;
}

.hint_btn_container_left_corner, .hint_btn_container_body, .hint_btn_container_right_corner, .enter_btn_container_left_corner,
.enter_btn_container_body, .enter_btn_container_right_corner, .training_btn_container_left_corner, .training_btn_container_body,
.training_btn_container_right_corner, .grammar_btn_container_left_corner, .grammar_btn_container_body, .grammar_btn_container_right_corner,
.create_tm_btn_container_left_corner, .create_tm_btn_container_body, .create_tm_btn_container_right_corner,
.text_import_btn_left_corner, .text_import_btn_body, .text_import_btn_right_corner, .new_word_btn_left_corner,
.new_word_btn_body, .new_word_btn_right_corner, .active_btn_container_left_corner, .passive_btn_container_left_corner, .active_btn_container_body,
.passive_btn_container_body, .active_btn_container_right_corner, .passive_btn_container_right_corner, .dic_player_container_left_corner,
.dic_player_container_body, .dic_player_container_right_corner, .new_dic_btn_body, .new_dic_btn_right_corner,
.create_class_btn_container_body, .create_class_btn_container_right_corner, .add_user_btn_body, .add_user_btn_right_corner, .text_sync_btn_body,
.text_sync_btn_right_corner {
    background-image: url("img/grey-objects.png");
    width: 8px;
    height: 31px;
}

.hint_btn_container_left_corner, .enter_btn_container_left_corner, .training_btn_container_left_corner, .grammar_btn_container_left_corner,
.training_btn_container_right_corner, .training_btn_container_body, .grammar_btn_container_body, .grammar_btn_container_right_corner, .create_tm_btn_container_left_corner,
.text_import_btn_left_corner, .new_word_btn_left_corner, .active_btn_container_left_corner, .passive_btn_container_left_corner, .active_btn_container_body,
.passive_btn_container_body, .active_btn_container_right_corner, .passive_btn_container_right_corner, .dic_player_container_left_corner {
    background-position: 0px -31px;
    position: absolute;
    top: 0px;
}

.hint_btn_container_body, .enter_btn_container_body, .create_tm_btn_container_body, .text_import_btn_body, .new_word_btn_body, .dic_player_container_body,
.new_dic_btn_body, .create_class_btn_container_body, .add_user_btn_body, .text_sync_btn_body {
    background-position: 0px 0px;
    position: absolute;
    left: 8px;
    top: 0px;
    width: 156px;
}

.create_tm_btn_container_body {
    width: 109px;
}

.create_class_btn_container_body {
    width: 129px;
}

.text_import_btn_body {
    width: 124px;
}

.text_sync_btn_body {
    width: 148px;
}

.add_user_btn_body {
    width: 184px;
}

.new_word_btn_body {
    width: 111px;
}

.new_dic_btn_body {
    width: 150px;
}

.enter_btn_container_body {
    width: 182px;
}

.dic_player_container_body {
    width: 107px;
}

.hint_btn_container_right_corner, .enter_btn_container_right_corner, .create_tm_btn_container_right_corner,
.text_import_btn_right_corner, .new_word_btn_right_corner, .dic_player_container_right_corner, .new_dic_btn_right_corner,
.create_class_btn_container_right_corner, .add_user_btn_right_corner, .text_sync_btn_right_corner {
    background-position: 0px -62px;
    position: absolute;
    top: 0px;
    left: 164px;
}

.create_tm_btn_container_right_corner {
    left: 117px;
}

.create_class_btn_container_right_corner {
    left: 137px;
}

.text_import_btn_right_corner {
    left: 132px;
}

.text_sync_btn_right_corner {
    left: 156px;
}

.add_user_btn_right_corner {
    left: 192px;
}

.new_word_btn_right_corner {
    left: 119px;
}

.new_dic_btn_right_corner {
    left: 158px;
}

.enter_btn_container_right_corner {
    left: 190px;
}

.dic_player_container_right_corner {
    left: 115px;
}

.hint_btn_container_btn_img {
    background-image: url("img/not-repeat.png");
    background-position: -222px -196px;
    width: 32px;
    height: 23px;
    position: absolute;
    top: 4px;
    left: 82px;
}

.enter_btn_container_btn_img, .dic_player_container_btn_img {
    background-image: url("img/not-repeat.png");
    position: absolute;
    background-position: -222px -220px;
    width: 29px;
    height: 23px;
    top: 5px;
    left: 125px;
}

.dic_player_container_btn_img {
    left: 50px;
}

.hint_btn_container_text, .enter_btn_container_text, .dic_player_container_text {
    position: absolute;
    top: 6px;
    left: 8px;
    color: rgb(0, 109, 149);
    font: 14px arial;
}

.hint_btn_container_btn_name, .enter_btn_container_btn_name, .dic_player_container_btn_name {
    position: absolute;
    top: 8px;
    font: 12px arial;
    left: 120px;
    color: black;
}

.enter_btn_container_btn_name, .dic_player_container_btn_name {
    left: 160px;
}

.dic_player_container_btn_name {
    left: 85px;
}

.gray_bar_right_container {
    position: absolute;
    top: 0px;
    right: 7px;
}

    .gray_bar_right_container.mrgn_right {
        right: 288px;
    }

.right_separator {
    background-image: url("img/verticals.png");
    background-position: -1px 0px;
    width: 1px;
    height: 45px;
    top: 0px;
    left: 0px;
    position: absolute;
}

.gray_bar_left_container {
    margin: 0px 7px;
}

.training_btn_container, .grammar_btn_container {
    position: relative;
}

.active .training_btn_container_left_corner, .active .active_btn_container_left_corner {
    background-position: 0px -341px;
}

.active .training_btn_container_body, .active .active_btn_container_body {
    background-position: 0px -310px;
    left: 8px;
    width: 72px;
}

.active .training_btn_container_right_corner, .active .active_btn_container_right_corner {
    background-position: 0px -434px;
    left: 80px;
}

.training_btn_container_body, .active_btn_container_body, .passive_btn_container_body {
    background-position: 0px 0px;
    left: 8px;
    width: 72px;
}

.training_btn_container_right_corner, .active_btn_container_right_corner, .passive_btn_container_right_corner {
    background-position: 0px -124px;
    left: 80px;
}

.training_btn_container_text, .grammar_btn_container_text, .create_tm_btn_container_text, .text_import_btn_text, .new_word_btn_text,
.active_btn_container_text, .passive_btn_container_text {
    position: absolute;
    top: 6px;
    font: 14px arial;
    left: 8px;
    color: rgb(0, 109, 149);
}

.create_tm_btn_container_text, .text_import_btn_text, .new_word_btn_text {
    left: 32px;
}

.training_btn_container_text, .active_btn_container_text, .passive_btn_container_text {
    left: 12px;
}

.active .training_btn_container_text, .active .grammar_btn_container_text, .active .active_btn_container_text, .active .passive_btn_container_text {
    color: black;
}

.grammar_btn_container_left_corner, .passive_btn_container_left_corner {
    background-position: 0px -93px;
}

.grammar_btn_container_body.small {
    width: 72px;
}

.grammar_btn_container_body, .passive_btn_container_body {
    background-position: 0px 0px;
    left: 8px;
    width: 80px;
}

.grammar_btn_container_right_corner, .passive_btn_container_right_corner {
    background-position: 0px -62px;
    left: 88px;
}

    .grammar_btn_container_right_corner.small {
        left: 80px;
    }

.active .grammar_btn_container_left_corner, .active .passive_btn_container_left_corner {
    background-position: 0px -403px;
}

.active .grammar_btn_container_body, .active .passive_btn_container_body {
    background-position: 0px -310px;
    left: 8px;
    width: 80px;
}

.active .grammar_btn_container_right_corner, .active .passive_btn_container_right_corner {
    background-position: 0px -372px;
    left: 88px;
}

.link_training_btn, .link_grammar_btn, .create_tm_btn, .text_import_btn, .new_word_btn, /*.link_active_btn, .link_passive_btn,*/
.new_dic_btn, .create_class_btn, .add_user_btn, .text_sync_btn, .exch_act_btn, .exch_pass_btn, .exch_dic_btn, .exch_tm_btn {
    width: 88px;
    height: 31px;
    display: inline-block;
    vertical-align: top;
    margin: 6px 0px 0px -5px;
    text-decoration: none;
}

.exch_act_btn, .exch_dic_btn, .exch_tm_btn {
    position: relative;
}

.exch_dic_btn {
    margin: 6px 0px 0px 0px;
}

.new_dic_btn > .new_word_btn_img {
    background-position: 0px -355px;
}

.add_user_btn {
    position: relative;
    width: 200px;
}

.link_grammar_btn, .link_passive_btn, .exch_pass_btn {
    width: 96px;
}

.exch_pass_btn {
    position: relative;
}

.first_lesson_pg, .second_lesson_pg {
    max-width: 50%;
    width: 45%;
}

.content_table_row_item.first_lesson_pg, .content_table_row_item.second_lesson_pg {
    color: #006d95;
}

.lesson_table_separator {
    height: 100%;
    width: 1px;
    position: absolute;
    right: -2px;
    top: 0px;
    z-index: 50;
    background: #a3b8cb;
}

.content_table_row td.first_lesson_pg, .second_content_table_row td.first_lesson_pg,
.content_table_row td.second_lesson_pg, .second_content_table_row td.second_lesson_pg {
    padding: 10px 16px;
    font: 16px/18px arial;
}

    .content_table_row td.first_lesson_pg.mid, .second_content_table_row td.first_lesson_pg.mid,
    .content_table_row td.second_lesson_pg.mid, .second_content_table_row td.second_lesson_pg.mid {
        padding: 12px 16px;
        font: 18px/20px arial;
    }

    .content_table_row td.first_lesson_pg.large, .second_content_table_row td.first_lesson_pg.large,
    .content_table_row td.second_lesson_pg.large, .second_content_table_row td.second_lesson_pg.large {
        padding: 14px 16px;
        font: 22px/22px arial;
    }

.content_table_row.selected, .second_content_table_row.selected {
    background: #fee0e0;
}

/*
.content_table_row:hover, .second_content_table_row:hover{
	box-shadow: 0px 0px 0px 2px #9AB2C4 inset;
	-webkit-box-shadow: 0px 0px 0px 2px #9AB2C4 inset;
	-moz-box-shadow: 0px 0px 0px 2px #9AB2C4 inset;
}*/

.content_table_row:hover td.content_table_row_item, .second_content_table_row:hover td.content_table_row_item,
.content_table_row:hover td.content_table_row_item span, .second_content_table_row:hover td.content_table_row_item span {
    color: #76adc3;
}

.content_table_row.selected td, .second_content_table_row.selected td {
    font-weight: bold;
    color: black;
}

.content_table_row.selected td, .second_content_table_row.selected td {
    font-weight: bold;
    color: black;
}

.content_table_row.selected.small td, .second_content_table_row.selected.small td {
    color: black;
    font: bold 18px/20px arial;
    padding: 12px 16px;
}

.content_table_row.selected.mid td, .second_content_table_row.selected.mid td {
    color: black;
    font: bold 20px/22px arial;
    padding: 14px 16px;
}

.content_table_row.selected.large td, .second_content_table_row.selected.large td {
    color: black;
    font: bold 22px/24px arial;
    padding: 16px 16px;
}

.content_table_row.wrong td, .second_content_table_row.wrong td {
    color: #f3001b;
}

/** end of lesson_player **/

/** footer **/
.footer_right_cntr {
    position: absolute;
    right: 0px;
    top: 0px;
}

.footer_rest_btn, .footer_separator, .play_buttons_cntr, .volume_cntr, .lang_cntr, .pause_for_answer_cntr, .font_size_cntr, .footer_previous_btn,
.footer_back_btn, .footer_pause_btn, .footer_forward_btn, .footer_next_btn, .answer_bar_cntr, .footer_help_cntr, .pages_and_time_cntr,
.current_pages_count, .total_pages_count, .current_time_footer, .total_time_footer, .footer_stop_btn, .speed_cntr, .marked_cntr {
    display: inline-block;
    vertical-align: top;
    position: relative;
    text-align: center;
}

.answer_bar_cntr {
    padding: 16px 12px 0px;
    width: 160px;
}

.footer_rest_btn {
    padding: 6px 14px 7px;
    cursor: pointer;
}

.footer_previous_btn, .footer_back_btn, .footer_pause_btn, .footer_forward_btn, .footer_next_btn, .footer_stop_btn {
    padding: 6px 14px 7px;
    cursor: pointer;
    margin: 0px 0px 0px -2px;
}

.footer_previous_btn {
    margin: 0px 0px 0px -4px;
    padding: 6px 5px 7px;
}

.footer_stop_btn {
    padding: 13px 18px 7px 19px;
}

.footer_back_btn {
    padding: 6px 16px 7px;
}

.footer_pause_btn {
    padding: 6px 16px 7px;
}

.footer_forward_btn {
    padding: 6px 12px 7px 13px;
}

.footer_next_btn {
    padding: 6px 5px 7px;
}

.footer_separator {
    background-position: -98px -227px;
    width: 2px;
    height: 50px;
    margin: 0px 0px 0px -2px;
}

.footer_rest_btn_img, .footer_previous_btn_img, .footer_separator, .footer_back_btn_img, .footer_pause_btn_img, .footer_forward_btn_img,
.footer_next_btn_img, .mute_vol, .vol_bar, .vol_bar_trigger, .max_vol, .britan_flag, .rus_flag, .lang_bar, .lang_bar_trigger, .small_pause_btn,
.pause_bar, .pause_bar_trigger, .big_pause_btn, .small_font_size_btn, .medium_font_size_btn, .large_font_size_btn, .footer_help_img, .footer_stop_btn_img,
.small_speed_btn, .speed_bar, .speed_bar_trigger, .big_speed_btn {
    background-image: url("img/not-repeat.png");
}

.footer_rest_btn_img, .footer_previous_btn_img, .footer_back_btn_img, .footer_pause_btn_img, .footer_forward_btn_img,
.footer_next_btn_img, .footer_stop_btn_img {
    background-position: 0px 0px;
    width: 24px;
    height: 23px;
    margin: 0px 0px 0px 6px;
}

.footer_rest_btn:hover .footer_rest_btn_img {
    background-position: 0px -24px;
}

.footer_rest_btn:hover .footer_rest_btn_text {
    color: #004982;
}

.footer_previous_btn_img {
    margin: 0px 0px 0px 12px;
    background-position: -24px 0px;
}

.deactive .footer_previous_btn_img {
    background-position: -24px -385px;
}

.deactive .footer_previous_btn_text {
    color: #abaaab;
}

.active.footer_previous_btn:hover .footer_previous_btn_img {
    background-position: -24px -24px;
}

.footer_stop_btn_img {
    background-position: -125px -52px;
    width: 16px;
    height: 16px;
    margin: -3px 0px 3px 6px;
}

.footer_stop_btn:hover .footer_stop_btn_img {
    background-position: -125px -76px;
}

.footer_stop_btn:hover .footer_stop_btn_text {
    color: #004982;
}

.footer_back_btn_img {
    background-position: -48px 0px;
    margin: 0px 0px 0px 3px;
}

.footer_back_btn:hover .footer_back_btn_img {
    background-position: -48px -24px;
}

.footer_back_btn:hover .footer_back_btn_text {
    color: #004982;
}

.footer_pause_btn_img {
    background-position: -72px 0px;
    margin: 0px 0px 0px 3px;
}

    .footer_pause_btn_img.play {
        background-position: -120px -97px;
    }

.footer_pause_btn:hover .footer_pause_btn_img {
    background-position: -72px -24px;
}

.footer_pause_btn.play:hover .footer_pause_btn_img {
    background-position: -120px -121px;
}

.footer_pause_btn.play:hover .footer_pause_btn_img,
.footer_pause_btn:hover .footer_pause_btn_text {
    color: #004982;
}

.footer_forward_btn_img {
    background-position: -96px 0px;
    margin: 0px 0px 0px 6px;
}

.footer_forward_btn:hover .footer_forward_btn_img {
    background-position: -96px -24px;
}

.footer_forward_btn:hover .footer_forward_btn_text {
    color: #004982;
}

.footer_next_btn_img {
    background-position: -120px 0px;
    margin: 0px 0px 0px 14px;
}

.deactive .footer_next_btn_img {
    background-position: -120px -385px;
}

.deactive .footer_next_btn_text {
    color: #abaaab;
}

.active.footer_next_btn:hover .footer_next_btn_img {
    background-position: -120px -24px;
}

.active.footer_next_btn:hover .footer_next_btn_text {
    color: #004982;
}

.volume_cntr, .lang_cntr, .pause_for_answer_cntr, .font_size_cntr, .footer_help_cntr, .pages_and_time_cntr, .speed_cntr, .marked_cntr {
    width: 138px;
    height: 50px;
    margin: 0px 0px 0px -4px;
}

    .volume_cntr:hover .vol_bar_text {
        color: #004982;
    }

.lang_cntr {
    width: 152px;
}

    .lang_cntr:hover .lang_bar_text {
        color: #004982;
    }

.pause_for_answer_cntr, .speed_cntr {
    width: 129px;
}

    .pause_for_answer_cntr:hover .speed_bar_text,
    .speed_cntr:hover .speed_bar_text {
        color: #004982;
    }

.footer_help_cntr {
    width: 67px;
    cursor: pointer;
}

.font_size_cntr {
    width: 86px;
}

    .font_size_cntr:hover .font_size_text {
        color: #004982;
    }

.pages_and_time_cntr {
    width: 110px;
    font: 14px arial;
}

.marked_cntr {
    width: 160px;
    font: 14px arial;
    margin: 6px 0px 0px -4px;
}

.mute_vol {
    background-position: -5px -49px;
    width: 14px;
    height: 21px;
    position: absolute;
    top: 7px;
    left: 10px;
    cursor: pointer;
}

.vol_bar {
    background-position: 0px -168px;
    width: 76px;
    height: 14px;
    position: absolute;
    top: 13px;
    left: 26px;
    cursor: pointer;
}

.vol_bar_trigger {
    background-position: -48px -228px;
    width: 13px;
    height: 13px;
    position: absolute;
    top: 13px;
    left: 51px;
    cursor: pointer;
}

.max_vol {
    background-position: -24px -47px;
    width: 24px;
    height: 24px;
    position: absolute;
    top: 5px;
    left: 105px;
    cursor: pointer;
}

.vol_bar_text {
    position: absolute;
    top: 29px;
    left: 41px;
}

.mute_vol:hover {
    background-position: -5px -73px;
}

.vol_bar_trigger:hover {
    background-position: -48px -243px;
}

.max_vol:hover {
    background-position: -24px -71px;
}

.britan_flag {
    background-position: -24px -228px;
    width: 24px;
    height: 15px;
    position: absolute;
    top: 12px;
    left: 10px;
    cursor: pointer;
}

    .britan_flag.swap {
        left: 120px;
    }

.lang_bar_trigger {
    background-position: -48px -228px;
    width: 13px;
    height: 13px;
    position: absolute;
    top: 13px;
    left: 71px;
    cursor: pointer;
}

    .lang_bar_trigger:hover {
        background-position: -48px -243px;
    }

.lang_bar {
    background-position: 0px -178px;
    width: 75px;
    height: 18px;
    position: absolute;
    top: 10px;
    left: 40px;
    cursor: pointer;
}

.rus_flag {
    background-position: 0px -228px;
    width: 24px;
    height: 15px;
    position: absolute;
    top: 10px;
    left: 120px;
    cursor: pointer;
}

    .rus_flag.swap {
        left: 10px;
    }

.lang_bar_text {
    position: absolute;
    top: 29px;
    left: 43px;
}

.small_pause_btn {
    background-position: -80px -58px;
    width: 9px;
    height: 13px;
    position: absolute;
    top: 13px;
    left: 10px;
    cursor: pointer;
}

.small_speed_btn {
    background-position: -74px -108px;
    width: 21px;
    height: 11px;
    top: 15px;
    left: 4px;
    cursor: pointer;
    position: absolute;
}

.pause_bar, .speed_bar {
    background-position: 0px -168px;
    width: 76px;
    height: 14px;
    position: absolute;
    top: 13px;
    left: 26px;
    cursor: pointer;
}

.pause_bar_trigger, .speed_bar_trigger {
    background-position: -48px -228px;
    width: 13px;
    height: 13px;
    position: absolute;
    top: 13px;
    left: 44px;
    cursor: pointer;
}

.big_pause_btn {
    background-position: -54px -50px;
    width: 14px;
    height: 22px;
    position: absolute;
    top: 5px;
    cursor: pointer;
    left: 108px;
}

.big_speed_btn {
    background-position: -97px -102px;
    width: 20px;
    height: 16px;
    position: absolute;
    top: 9px;
    cursor: pointer;
    left: 103px;
}

.pause_bar_text, .speed_bar_text {
    position: absolute;
    top: 29px;
    left: 19px;
}

.speed_bar_text {
    left: 42px;
}

.small_pause_btn:hover {
    background-position: -80px -82px;
}

.small_speed_btn:hover {
    background-position: -74px -132px;
}

.big_pause_btn:hover {
    background-position: -54px -74px;
}

.big_speed_btn:hover {
    background-position: -97px -126px;
}

.pause_bar_trigger:hover {
    background-position: -48px -243px;
}

.speed_bar_trigger:hover {
    background-position: -48px -243px;
}

.small_font_size_btn {
    position: absolute;
    background-position: -7px -155px;
    width: 11px;
    height: 12px;
    left: 10px;
    top: 13px;
    cursor: pointer;
}

    .small_font_size_btn.active {
        background-position: -7px -107px;
    }

    .small_font_size_btn:hover {
        background-position: -7px -131px;
    }

.medium_font_size_btn {
    position: absolute;
    background-position: -28px -150px;
    width: 15px;
    height: 16px;
    top: 9px;
    left: 30px;
    cursor: pointer;
}

    .medium_font_size_btn.active {
        background-position: -28px -102px;
    }

    .medium_font_size_btn:hover {
        background-position: -28px -126px;
    }

.large_font_size_btn {
    position: absolute;
    background-position: -51px -146px;
    width: 19px;
    height: 20px;
    top: 5px;
    left: 56px;
    cursor: pointer;
}

    .large_font_size_btn.active {
        background-position: -51px -98px;
    }

    .large_font_size_btn:hover {
        background-position: -51px -122px;
    }

.font_size_text {
    position: absolute;
    top: 29px;
    left: 7px;
}

.footer_help_img {
    background-position: -101px -49px;
    width: 14px;
    height: 22px;
    position: absolute;
    top: 7px;
    left: 27px;
    cursor: pointer;
}

.footer_help_cntr:hover .footer_help_img {
    background-position: -101px -73px;
}

.footer_help_cntr:hover .footer_help_text {
    color: #004982;
}

.footer_help_text {
    position: absolute;
    top: 29px;
    left: 12px;
}

.pages_count {
    margin: 7px 0px 0px;
}

.time_footer {
    margin: 2px 0px 0px;
}

/** end of footer **/

/** login **/

#login_container_overflow {
    position: absolute;
    height: 100%;
    width: 100%;
    min-height: 600px;
    min-width: 600px;
}

#login_cntr {
    position: absolute;
    width: 300px;
    top: 50%;
    left: 50%;
    margin: -240px 0px 0px -150px;
}

.login_logo_cntr {
    text-align: center;
}

.login_form {
    background: #e0f1fe;
    padding: 25px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}

.login_btn_cntr {
    position: relative;
}

.login_btn_cntr_link {
    text-decoration: none;
    font: 14px arial;
    color: #feffff;
    height: 32px;
    margin: 0px 0px 13px;
    display: block;
}

.login_input, .password_input, .create_tm_popup_input, .add_dic_input, .filter_input, .common_input {
    padding: 7px;
    width: 235px;
    margin: 0px 0px 10px 0px;
    border: 0;
    outline: 0;
    background: transparent;
    position: absolute;
    z-index: 10;
    font: 14px arial;
}

.common_input {
    width: 226px;
}

    .common_input.option {
        width: 188px;
    }

    .common_input.voice_big {
        width: 56px;
        text-align: center;
    }

    .common_input.voice_small {
        width: 26px;
        text-align: center;
    }

.filter_input {
    width: 200px;
    padding: 7px 0px 0px 26px;
}

.create_tm_popup_input {
    width: 160px;
}

.add_dic_input {
    width: 159px;
}

    .add_dic_input.agree {
        color: #76b033;
    }

    .add_dic_input.error {
        color: #f3001b;
    }

.login_input_cntr, .password_input_cntr, .create_tm_popup_input_name, .add_dic_input_name, .filter_input_cntr,
.add_user_input {
    position: relative;
    height: 31px;
    margin: 0px 0px 13px 0px;
}

.loginmobile_logo_cntr {
    display: none;
}

.mobile-submit-btn {
    display: none;
}

.filter_input_cntr {
    width: 214px;
    margin: 0;
}

.create_tm_popup_input_name, .add_dic_input_name, .add_user_input {
    margin: 20px 0px 10px 26px;
    width: 372px;
}

.create_tm_popup_input_name {
    width: 174px;
}

.add_user_input {
    width: 174px;
    margin: 36px -6px -26px 26px;
}

    .add_user_input.last {
        margin: 36px -6px 0px 26px;
    }

    .add_user_input.company {
        margin: 18px -6px 0px 26px;
    }



.add_dic_input_name {
    width: 174px;
    display: inline-block;
    margin: 36px -6px 10px 26px;
}

.login_input::-webkit-input-placeholder, .password_input::-webkit-input-placeholder, .create_tm_popup_input::-webkit-input-placeholder, .add_dic_input::-webkit-input-placeholder, .filter_input::-webkit-input-placeholder,
.common_input::-webkit-input-placeholder { /* WebKit browsers */
    color: #859eb4;
    font: italic 14px arial;
}

.login_input:-moz-placeholder, .password_input:-moz-placeholder, .create_tm_popup_input:-moz-placeholder, .add_dic_input:-moz-placeholder, .filter_input:-moz-placeholder,
.common_input:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color: #859eb4;
    font: italic 14px arial;
}

.login_input::-moz-placeholder, .password_input::-moz-placeholder, .create_tm_popup_input::-moz-placeholder, .add_dic_input::-moz-placeholder, .filter_input::-moz-placeholder,
.common_input::-moz-placeholder { /* Mozilla Firefox 19+ */
    color: #859eb4;
    font: italic 14px arial;
}

.login_input:-ms-input-placeholder, .password_input:-ms-input-placeholder, .create_tm_popup_input:-ms-input-placeholder, .add_dic_input:-ms-input-placeholder, .filter_input:-ms-input-placeholder,
.common_input:-ms-input-placeholder { /* Internet Explorer 10+ */
    color: #859eb4;
    font: italic 14px arial;
}

.login_input_img_left_corner, .login_input_img_body, .login_input_img_right_corner,
.help_input_img_left_corner, .help_input_img_body, .help_input_img_right_corner,
.password_input_img_body, .password_input_img_right_corner, .password_input_img_left_corner,
.create_tm_popup_input_name_left_corner, .create_tm_popup_input_name_body, .create_tm_popup_input_name_right_corner,
.add_dic_input_name_left_corner, .add_dic_input_name_body, .add_dic_input_name_right_corner, .filter_body,
.filter_right_corner, .filter_left_corner {
    background-image: url("img/grey-objects.png");
}

a .login_checkbox_text {
    color: #000;
}

.login_checkbox_text {
    position: absolute;
    left: 21px;
    top: 0px;
    font: 14px arial;
}

.help_input_img_left_corner, .login_input_img_left_corner, .password_input_img_left_corner, .create_tm_popup_input_name_left_corner, .add_dic_input_name_left_corner, .filter_left_corner {
    background-position: 0px -496px;
    width: 8px;
    height: 31px;
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 5;
}

    .help_input_img_left_corner.focus, .login_input_img_left_corner.focus, .password_input_img_left_corner.focus, .create_tm_popup_input_name_left_corner.focus, .add_dic_input_name_left_corner.focus, .filter_left_corner.focus {
        background-position: 0px -589px;
    }

    .help_input_img_left_corner.error, .login_input_img_left_corner.error, .password_input_img_left_corner.error, .add_dic_input_name_left_corner.error {
        background-position: 0px -682px;
    }

    .help_input_img_left_corner.agree, .login_input_img_left_corner.agree, .password_input_img_left_corner.agree, .add_dic_input_name_left_corner.agree {
        background-position: 0px -775px;
    }

.help_input_img_body, .login_input_img_body, .password_input_img_body, .create_tm_popup_input_name_body, .add_dic_input_name_body, .filter_body {
    background-position: 0px -465px;
    width: 234px;
    height: 31px;
    position: absolute;
    top: 0px;
    left: 8px;
    z-index: 5;
}

.filter_body {
    width: 200px;
}

.create_tm_popup_input_name_body {
    width: 158px;
}

.add_dic_input_name_body {
    width: 158px;
}

    .help_input_img_body.focus, .login_input_img_body.focus, .password_input_img_body.focus, .create_tm_popup_input_name_body.focus, .add_dic_input_name_body.focus, .filter_body.focus {
        background-position: 0px -558px;
    }

    .help_input_img_body.error, .login_input_img_body.error, .password_input_img_body.error, .add_dic_input_name_body.error {
        background-position: 0px -651px;
    }

    .help_input_img_body.agree, .login_input_img_body.agree, .password_input_img_body.agree, .add_dic_input_name_body.agree {
        background-position: 0px -744px;
    }

.help_input_img_right_corner, .login_input_img_right_corner, .password_input_img_right_corner, .create_tm_popup_input_name_right_corner, .add_dic_input_name_right_corner, .filter_right_corner {
    background-position: 0px -527px;
    width: 8px;
    height: 31px;
    position: absolute;
    top: 0px;
    left: 242px;
    z-index: 5;
}

.filter_right_corner {
    left: 206px;
}

.create_tm_popup_input_name_right_corner {
    left: 166px;
}

.add_dic_input_name_right_corner {
    left: 166px;
}

    .help_input_img_right_corner.focus, .login_input_img_right_corner.focus, .password_input_img_right_corner.focus, .create_tm_popup_input_name_right_corner.focus, .add_dic_input_name_right_corner.focus, .filter_right_corner.focus {
        background-position: 0px -620px;
    }

    .help_input_img_right_corner.error, .login_input_img_right_corner.error, .password_input_img_right_corner.error, .add_dic_input_name_right_corner.error {
        background-position: 0px -713px;
    }

    .help_input_img_right_corner.agree, .login_input_img_right_corner.agree, .password_input_img_right_corner.agree, .add_dic_input_name_right_corner.agree {
        background-position: 0px -806px;
    }

.login_checkbox_cntr, .level_popup_checkbox_cntr {
    position: relative;
    height: 16px;
    margin: 0px 0px 6px;
}

.level_popup_checkbox_cntr {
    position: absolute;
    left: 10px;
    top: 8px;
}

.login_checkbox_img, .level_popup_checkbox_img, .checkbox_img {
    background-image: url("img/not-repeat.png");
    background-position: -163px -196px;
    width: 16px;
    height: 16px;
    position: absolute;
    top: 0px;
    left: 0px;
    cursor: pointer;
    z-index: 5;
}

    .checkbox_img.big_filter_top {
        top: 10px;
        left: 6px;
    }

    .checkbox_img.crt_usr_top {
        top: 3px;
        left: 26px;
    }

    .login_checkbox_img:hover, .level_popup_checkbox_img:hover, .checkbox_img:hover {
        background-position: -163px -212px;
    }

.login_checkbox_img_checked, .level_popup_checkbox_img_checked, .checkbox_img_checked, .checkbox_img_checked_square {
    background-image: url("img/not-repeat.png");
    background-position: -165px -232px;
    width: 12px;
    height: 9px;
    position: absolute;
    top: 4px;
    left: 2px;
    cursor: pointer;
    z-index: 10;
}

.checkbox_img_checked_square {
    background-position: -165px -248px;
}

.title_content_table_row div.checkbox_img, .title_content_table_row div.checkbox_img_checked, .title_content_table_row div.checkbox_img_checked_square {
    padding: 0px;
}

.title_content_table_row div.checkbox_img {
    margin: 2px 13px;
}

.content_table_row_item.null_ls_dics > .checkbox_img {
    margin: 2px 13px;
}

.recover_link, .login_link {
    color: #006d95;
    font: 14px arial;
    text-decoration: underline;
    cursor: pointer;
}

    .recover_link:hover {
        text-decoration: none;
    }

/** end of login **/

/** metodist lessons **/

.row_count_show_text, .row_count_show_cntr, .first_page, .previous_page, .all_pages_links_container, .next_page, .last_page, .music_custom_btn {
    display: inline-block;
    vertical-align: top;
}

.row_count_show_text {
    font: 14px arial;
    padding: 12px;
}

.all_pages_links_container {
    position: relative;
    width: 217px;
    height: 31px;
    margin: 6px 0px 0px 0px;
    font-size: 0px;
}

.row_count_show_cntr, .create_tm_popup_level, .add_dic_type, .add_dic_from,
.add_dic_to, .add_dic_native, .add_dic_learn, .pause_select_training, .pause_select_song,
.music_custom_btn {
    position: relative;
    width: 45px;
    height: 31px;
    margin: 6px 0px;
    cursor: pointer;
}

    .row_count_show_cntr.fifty_px {
        width: 66px;
        margin: -9px 0 0px 4px;
    }

    .music_custom_btn.select {
        margin: 0 0 0 0;
        width: 316px;
    }

    .music_custom_btn.voice {
        margin: 0;
        width: 126px;
    }

.music_custom_btn {
    margin: 0px;
}

.create_tm_popup_level, .add_dic_type, .add_dic_from, .add_dic_to, .add_dic_native, .add_dic_learn {
    margin: 10px -6px 10px 26px;
    width: 174px;
}

.pause_select_training, .pause_select_song {
    margin: 10px 0px 10px 26px;
    width: 174px;
}

.add_dic_type, .add_dic_from, .add_dic_to, .add_dic_native, .add_dic_learn {
    display: inline-block;
}

.add_dic_button_header {
    position: absolute;
    top: -20px;
    color: rgb(0, 127, 174);
    font: 12px arial;
    left: 4px;
}

.create_user_header_text {
    position: absolute;
    top: 16px;
    color: rgb(0, 127, 174);
    font: 12px arial;
    left: 30px;
}

.create_user_header_text_company {
    position: relative;
    top: 16px;
    color: rgb(0, 127, 174);
    font: 12px arial;
    left: 30px;
}

.create_user_error_text {
    color: rgb(0, 127, 174);
    font: 12px arial;
    margin: 30px 0px -24px 30px;
}

    .create_user_error_text.agree {
        color: #76b033;
    }

    .create_user_error_text.error {
        color: #f3001b;
    }

.add_dic_button_dash {
    position: absolute;
    top: 4px;
    left: 178px;
}

.add_dic_version_cntr {
    margin: 10px 0px 6px 30px;
    font: 14px arial;
}

.page_link_container {
    position: relative;
    width: 31px;
    height: 31px;
    margin: 6px 0px 6px 0px;
    cursor: pointer;
    top: -6px;
    display: inline-block;
    vertical-align: top;
}
/*
.page_link_container.first_btn{
	left: 0px;
}

.page_link_container.second_btn{
	left: 31px;
}

.page_link_container.third_btn{
	left: 62px;
}

.page_link_container.fourth_btn{
	left: 93px;
}

.page_link_container.fifth_btn{
	left: 124px;
}

.page_link_container.sixth_btn{
	left: 155px;
}

.page_link_container.seventh_btn{
	left: 186px;
}
*/
.row_count_show_left_border, .row_count_show_body, .row_count_show_right_border, .page_link_container_left_border_first, .page_link_container_body,
.page_link_container_right_border, .page_link_container_right_border_last, .page_link_container_body_first,
.aside_type_cntr_left_corner, .aside_type_cntr_body, .aside_type_cntr_right_corner, .create_tm_popup_level_left_border,
.create_tm_popup_level_body, .create_tm_popup_level_right_border, .aside_level_cntr_left_corner, .aside_level_cntr_body,
.aside_level_cntr_right_corner, .alphabet_sort_left_corner, .alphabet_asc_left_corner, .alphabet_sort_body,
.alphabet_asc_body, .alphabet_sort_right_corner, .alphabet_asc_right_corner, .dd_arr_cntr_body, .dd_arr_cntr_right, .dd_arr_cntr_left,
.music_custom_btn_body, .music_custom_btn_right_border {
    background-image: url("img/grey-objects.png");
}

.row_count_show_left_border, .page_link_container_left_border_first, .aside_type_cntr_left_corner, .create_tm_popup_level_left_border,
.aside_level_cntr_left_corner, .alphabet_sort_left_corner, .alphabet_asc_left_corner {
    background-position: 0px -31px;
    width: 8px;
    height: 31px;
    position: absolute;
    left: 0px;
}

    .page_link_container_left_border_first.active {
        background-position: 0px -341px;
    }

.page_link_container_body_first.active {
    background-position: 0px -310px;
}

.page_link_container_right_border.active {
    background-position: 0px -434px;
}

.page_link_container_right_border_last.active {
    background-position: 0px -372px;
}

.page_link_container_body.active {
    background-position: 0px -310px;
}

.page_link_container_left_border_first.hover {
    background-position: 0px -186px;
}

.page_link_container_body_first.hover {
    background-position: 0px -155px;
}

.dd_arr_cntr_left.hover {
    background-position: 0px -186px;
}

.page_link_container_right_border.hover {
    background-position: 0px -279px;
}

.dd_arr_cntr_right.hover {
    background-position: 0px -217px;
}

.page_link_container_right_border_last.hover {
    background-position: 0px -217px;
}

.page_link_container_body.hover, .dd_arr_cntr_body.hover {
    background-position: 0px -155px;
}

.page_link_container_text_one_symbol.active, .page_link_container_text.active {
    color: black;
}

.row_count_show_body, .aside_type_cntr_body, .create_tm_popup_level_body, .aside_level_cntr_body, .alphabet_sort_body,
.alphabet_asc_body, .music_custom_btn_body {
    background-position: 0px 0px;
    width: 29px;
    height: 31px;
    position: absolute;
    left: 8px;
}

    .row_count_show_body.fifty_px {
        width: 50px;
    }

    .music_custom_btn_body.select {
        width: 300px;
    }

    .music_custom_btn_body.voice {
        width: 110px;
    }

.create_tm_popup_level_body {
    width: 158px;
}

.aside_type_cntr_body, .aside_level_cntr_body {
    width: 100px;
}

.alphabet_sort_body, .alphabet_asc_body {
    width: 124px;
}

.row_count_show_right_border, .aside_type_cntr_right_corner, .create_tm_popup_level_right_border, .aside_level_cntr_right_corner,
.alphabet_sort_right_corner, .alphabet_asc_right_corner, .music_custom_btn_right_border {
    background-position: 0px -62px;
    width: 8px;
    height: 31px;
    position: absolute;
    left: 37px;
}

    .row_count_show_right_border.fifty_px {
        left: 58px;
    }

.music_custom_btn_right_border {
    left: 308px;
}

    .music_custom_btn_right_border.voice {
        left: 118px;
    }

.create_tm_popup_level_right_border {
    left: 166px;
}

.aside_type_cntr_right_corner, .aside_level_cntr_right_corner {
    left: 108px;
}

.alphabet_sort_right_corner, .alphabet_asc_right_corner {
    left: 132px;
}

.row_count_show, .page_link_container_text, .page_link_container_text_one_symbol, .aside_type_cntr_text, .aside_level_cntr_text,
.alphabet_sort_text, .alphabet_asc_text, .music_custom_btn_text {
    position: absolute;
    font: 15px arial;
    top: 6px;
    left: 8px;
    color: rgb(0, 109, 149);
}

    .row_count_show.fifty_px {
        font-size: 14px;
        top: 7px;
    }

.page_link_container_text_one_symbol {
    left: 10px;
}

.music_custom_btn_text.ital {
    font-style: italic;
}

.dropdown_triangles, .aside_type_cntr_img, .create_tm_popup_level_img, .aside_level_cntr_img, .alphabet_img {
    background-image: url("img/not-repeat.png");
    background-position: -75px -257px;
    width: 6px;
    height: 10px;
    top: 10px;
    right: 7px;
    position: absolute;
}

.page_link_container_body, .page_link_container_body_first, .dd_arr_cntr_body, .dd_arr_cntr_left {
    background-position: 0px 0px;
    width: 23px;
    height: 31px;
    position: absolute;
    left: 0px;
}

.dd_arr_cntr_left {
    background-position: 0px -31px;
    width: 8px;
}

.dd_arr_cntr_body {
    left: 8px;
    width: 15px;
}

.page_link_container_body_first {
    width: 15px;
    left: 8px;
}

.page_link_container_right_border, .dd_arr_cntr_right {
    background-position: 0px -124px;
    width: 8px;
    height: 31px;
    position: absolute;
    left: 23px;
}

.dd_arr_cntr_right {
    background-position: 0px -62px;
}

.page_link_container_right_border_last {
    background-position: 0px -62px;
    width: 8px;
    height: 31px;
    position: absolute;
    left: 23px;
}

.first_page, .last_page {
    background-image: url("img/not-repeat.png");
    background-position: -120px -273px;
    width: 17px;
    height: 16px;
    margin: 14px 0px 0px 17px;
    cursor: pointer;
}

    .first_page.disabled {
        background-position: -120px -289px;
    }

    .last_page.disabled {
        background-position: -103px -289px;
    }

.previous_page, .next_page {
    background-image: url("img/not-repeat.png");
    background-position: -123px -305px;
    width: 12px;
    height: 16px;
    margin: 14px 11px 0px 11px;
    cursor: pointer;
}

.next_page {
    background-position: -106px -305px;
}

    .next_page.disabled {
        background-position: -106px -321px;
    }

.previous_page.disabled {
    background-position: -123px -321px;
}

.last_page {
    background-position: -103px -273px;
    margin: 14px 10px 0px 0px;
}

.pencil_icon, .hat_icon {
    background-image: url("img/not-repeat.png");
    background-position: -237px -31px;
    width: 17px;
    height: 17px;
    margin: 12px 0px;
    cursor: pointer;
}

.hat_icon {
    background-position: -238px 0px;
    width: 17px;
    height: 15px;
    margin: 15px 0px;
}

.header_type.nolink .pencil_icon,
.header_type.nolink .hat_icon {
    cursor: default;
}


.red_key {
    background-image: url("img/not-repeat.png");
    background-position: -241px -79px;
    width: 11px;
    height: 17px;
    margin: 13px 0px;
}

.first_metodist_ls, .first_metodist_tm {
    width: 25%;
}

.first_mywords, .second_mywords {
    width: 22%;
}

.first_mywords_ls, .second_mywords_ls {
    width: 18%;
}

.third_mywords, .fourth_mywords {
    width: 14%
}

.third_mywords_ls, .fourth_mywords_ls, .fifth_mywords_ls {
    width: 12%;
}

.second_metodist_ls, .second_metodist_tm {
    width: 12.5%;
}

.third_metodist_ls, .third_metodist_tm {
    width: 12.5%;
}

.table_arrow, .table_arrow_right {
    background-image: url("img/not-repeat.png");
    background-position: -199px -246px;
    width: 8px;
    height: 13px;
    position: absolute;
    top: 14px;
}

.table_arrow {
    left: 96px;
}

    .table_arrow.ls_edit {
        left: 36px;
    }

    .table_arrow.mywords {
        left: 160px;
    }

    .table_arrow.activity {
        left: 180px;
    }

.table_arrow_right {
    right: 10px;
}

.table_filter, .table_filter_plus {
    background-image: url("img/not-repeat.png");
    background-position: -197px -198px;
    width: 12px;
    height: 12px;
    position: absolute;
    right: 10px;
    top: 13px;
    cursor: pointer;
}

.table_filter_plus {
    background-position: -197px -230px;
    width: 13px;
    height: 12px;
}

.content_table_row.selected_blue, .second_content_table_row.selected_blue,
.content_table_row.selected_blue_bold, .second_content_table_row.selected_blue_bold {
    background: #c1e0f7;
}

    .content_table_row.selected_blue_bold td, .second_content_table_row.selected_blue_bold td {
        font-weight: bold;
    }


.active_btn_cntr, .publish_btn_cntr {
    position: relative;
    width: 67px;
    height: 32px;
    top: 2px;
    left: 0px;
    cursor: pointer;
    display: inline-block;
}

.publish_btn_cntr {
    width: 124px;
}



.content_table_row td.fourth_metodist_tm > .active_btn_cntr, .second_content_table_row td.fourth_metodist_tm > .active_btn_cntr,
.content_table_row td.eleventh_ls_training > .publish_btn_cntr, .second_content_table_row td.eleventh_ls_training > .publish_btn_cntr {
    position: relative;
    top: 2px;
    display: inline-block;
    left: 0px;
}

.content_table_row td.fourth_metodist_tm > .cancel_btn_cntr, .second_content_table_row td.fourth_metodist_tm > .cancel_btn_cntr {
    position: relative;
    top: 2px;
    display: inline-block;
    left: 0px;
}

.content_table_row td.fourth_metodist_ls, .second_content_table_row td.fourth_metodist_ls,
.content_table_row td.fifth_mywords, .second_content_table_row td.fifth_mywords,
.content_table_row td.sixth_mywords_ls, .second_content_table_row td.sixth_mywords_ls {
    padding: 0px 0px 0px 16px;
}

.content_table_row td.eigth_ls_dic_couples_editor, .second_content_table_row td.eigth_ls_dic_couples_editor,
.content_table_row td.tenth_ls_dics, .second_content_table_row td.tenth_ls_dics,
.content_table_row td.fifth_users_control, .second_content_table_row td.fifth_users_control,
.content_table_row td.fifth_ls_dic_subdic, .second_content_table_row td.fifth_ls_dic_subdic,
.content_table_row td.eleventh_ls_training, .second_content_table_row td.eleventh_ls_training {
    padding: 0px 0px 0px 16px;
}

.plus_btn_left_corner {
    background-position: 0px -33px;
}

.plus_btn_mark {
    background-image: url("img/not-repeat.png");
    position: absolute;
    top: 9px;
    width: 13px;
    height: 13px;
    background-position: -2px -325px;
    left: 10px;
}

.cancel_btn_right_corner, .plus_btn_right_corner {
    background-position: 0px -660px;
    width: 17px;
    height: 33px;
    position: absolute;
    top: 0px;
    left: 17px;
}

.plus_btn_right_corner {
    background-position: 0px -66px;
}



/** end of metodist lessons **/

/** metodist lessons edit **/

.header_lang_tense {
    font: bold 16px arial;
    color: #f3001b;
    padding: 12px;
}

.header_lang_level, .header_percent_done, .header_objects_count, .header_lang_level_rus, .all_words_count_cntr,
.all_words_count_cntr_done, .header_dic_elem, .header_dic_combo, .header_dic_needed_edit, .header_type_title,
.header_id, .header_lessons, .header_dics {
    padding: 14px 8px;
    color: #627f95;
    font: 14px arial;
}

.header_percent_done {
    font: bold 14px arial;
}

.save_lesson_btn, .active_lesson_btn, .settings_training_btn, .goto_active_lesson_btn {
    width: 95px;
    height: 31px;
    display: inline-block;
    vertical-align: top;
    margin: 6px -2px 0px 13px;
    text-decoration: none;
    position: relative;
}

.settings_training_btn {
    width: 91px;
}

    .save_lesson_btn.margin_left, .settings_training_btn.margin_left {
        margin: 6px -2px 0px -5px;
    }

.save_lesson_btn.no_left_margin {
    margin: 6px 0px 0px 2px;
}

.active_lesson_btn {
    width: 60px;
    margin: 0;
    margin-top: 6px;
    margin-left: -3px;
}

.goto_active_lesson_btn {
    width: 145px;
    margin: 6px 0px 0px 5px;
}

.save_lesson_btn_container_left_corner, .save_lesson_btn_container_body, .save_lesson_btn_container_right_corner,
.active_lesson_btn_container_left_corner, .active_lesson_btn_container_body, .active_lesson_btn_container_right_corner,
.settings_training_btn_container_left_corner, .settings_training_btn_container_body, .settings_training_btn_container_right_corner,
.goto_active_lesson_btn_container_left_corner, .goto_active_lesson_btn_container_body, .goto_active_lesson_btn_container_right_corner {
    background-image: url("img/grey-objects.png");
    width: 8px;
    height: 31px;
    position: absolute;
    top: 0px;
}

.save_lesson_btn_container_left_corner, .settings_training_btn_container_left_corner {
    background-position: 0px -31px;
    left: 0px;
}

.save_lesson_btn_container_body, .settings_training_btn_container_body {
    background-position: 0px 0px;
    left: 8px;
    width: 79px;
}

.settings_training_btn_container_body {
    width: 75px;
}

.save_lesson_btn_container_right_corner, .settings_training_btn_container_right_corner {
    background-position: 0px -62px;
    left: 87px;
}

.settings_training_btn_container_right_corner {
    left: 83px;
}

.save_lesson_btn_container_text, .active_lesson_btn_container_text, .settings_training_btn_container_text {
    position: absolute;
    font: 14px arial;
    color: rgb(0, 109, 149);
    top: 6px;
    left: 12px;
}

.settings_training_btn_container_text {
    left: 11px;
}

.active_lesson_btn_container_left_corner, .goto_active_lesson_btn_container_left_corner {
    background-position: 0px -31px;
    left: 0px;
}

.active_lesson_btn_container_body, .goto_active_lesson_btn_container_body {
    background-position: 0px 0px;
    left: 8px;
    width: 44px;
}

.goto_active_lesson_btn_container_body {
    width: 129px;
}

.active_lesson_btn_container_right_corner, .goto_active_lesson_btn_container_right_corner {
    background-position: 0px -62px;
    left: 52px;
}

.goto_active_lesson_btn_container_right_corner {
    left: 137px;
}

.active_lesson_btn_container_text {
    left: 11px;
    color: rgb(178, 178, 178);
}

#table_cntr.table_cntr_mrg_right {
    height: 456px;
    overflow-y: scroll;
    margin: 130px 288px 0px 0px;
    z-index: 50;
    min-width: 1078px;
}

#right_sidebar {
    position: absolute;
    right: 0px;
    width: 288px;
    top: -40px;
    height: 100%;
    z-index: 60;
    padding-bottom: 40px;
}

.first_metodist_ls_edit, .first_ls_dic_couples_editor {
    width: 40px;
}

.second_metodist_ls_edit {
    width: 37%;
    text-align: right;
}

.second_ls_dic_couples_editor {
    width: 22%;
    text-align: right;
}

.second_ls_dic_subdic {
    width: 30%;
}

.fourth_ls_dic_subdic {
    width: 22%;
}

.title_content_table_row div.third_metodist_ls_edit, .title_content_table_row div.fourth_metodist_ls_edit, .third_metodist_ls_edit, .fourth_metodist_ls_edit,
.title_content_table_row div.third_ls_dic_couples_editor, .title_content_table_row div.fourth_ls_dic_couples_editor, .third_ls_dic_couples_editor, .fourth_ls_dic_couples_editor {
    width: 66px;
    padding: 19px 0px 19px 16px;
}

.fourth_metodist_ls_edit, .first_ls_dics {
    width: 66px;
}

.title_content_table_row div.fourth_metodist_ls_edit {
    padding: 19px 0px 19px 16px;
}

.fifth_metodist_ls_edit {
    width: 37%;
    max-width: 37%;
}

.fifth_ls_dic_couples_editor {
    width: 22%;
}

.sixth_ls_dic_couples_editor, .tenth_ls_training {
    width: 9%;
}

.seventh_ls_dic_couples_editor {
    width: 7%;
}

.first_users_control, .second_users_control {
    width: 22%;
}

.third_users_control, .fourth_users_control {
    width: 14%;
}

.first_ls_training, .ninth_ls_training {
    width: 10%;
}

.third_ls_training {
    width: 6%;
}

.fourth_ls_training, .eighth_ls_training, .fifth_ls_training, .sixth_ls_training, .seventh_ls_training, .second_ls_training {
    width: 7%;
}

.table_title_microphone, .table_turquoise_microphone, .table_red_microphone, .aside_container_word_input_turquoise_microphone, .aside_container_word_input_red_microphone {
    background-image: url("img/not-repeat.png");
    position: absolute;
    top: 11px;
    left: 16px;
    background-position: -2px -307px;
    width: 12px;
    height: 17px;
    cursor: pointer;
}

.slick-header-column-sorted .table_title_microphone,
.slick-header-column-sorted .table_turquoise_microphone,
.slick-header-column-sorted .table_red_microphone,
.slick-header-column-sorted .aside_container_word_input_turquoise_microphone,
.slick-header-column-sorted .aside_container_word_input_red_microphone {
    left: 11px;
}

.not_translated_icon {
    background-image: url('img/not-repeat.png');
    position: absolute;
    top: 12px;
    margin-left: -26px;
    background-position: -16px -259px;
    width: 16px;
    height: 15px;
    cursor: pointer;
}

.red_dash, .black_dash {
    background-image: url('img/not-repeat.png');
    position: absolute;
    top: 14px;
    left: 17px;
    background-position: -62px -262px;
    width: 13px;
    height: 2px;
    cursor: pointer;
}

.black_dash {
}

.aside_container_word_input_turquoise_microphone, .aside_container_word_input_red_microphone {
    top: 10px;
    left: 261px;
}

.aside_container form {
    background: #fff;
}

.table_turquoise_microphone, .aside_container_word_input_turquoise_microphone {
    background-position: -2px -290px;
}

.table_red_microphone, .aside_container_word_input_red_microphone {
    background-position: -18px -290px;
}

.aside_title {
    font: bold 14px arial;
    color: rgb(62, 62, 62);
    padding: 11px;
    background-image: url("img/bgs.png");
    background-position: 0px -999px;
    height: 18px;
}

.aside_container_title {
    font: 12px arial;
    color: #007fae;
    padding: 10px 11px 12px 11px;
    position: relative;
}

.aside_container_word {
    font: bold 14px arial;
    padding: 0px 15px 7px 15px;
}

.aside_container_word_input_text {
    color: #7a7a7a;
    text-shadow: 1px 1px 1px rgba(255, 255, 255, 0.7);
    font: 14px arial;
}

.aside_container_word_input {
    position: relative;
    height: 31px;
    margin: 0px 0px 12px 10px;
    width: 260px;
    cursor: pointer;
}

    .aside_container_word_input.voice_big {
        width: 70px;
        margin: 0;
    }

    .aside_container_word_input.voice_small {
        width: 40px;
        margin: 0;
    }

.aside_container_word_input_left_corner, .aside_container_word_input_body, .aside_container_word_input_right_corner, .aside_option_body, .aside_option_right_corner {
    background-image: url("img/grey-objects.png");
    background-position: 0px -868px;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 8px;
    height: 31px;
}

.aside_container_word_input_body {
    background-position: 0px -837px;
    left: 8px;
    width: 246px;
}

    .aside_container_word_input_body.voice_big {
        width: 54px;
    }

    .aside_container_word_input_body.voice_small {
        width: 24px;
    }

.aside_option_body {
    background-position: 0px -837px;
    left: 8px;
    width: 186px;
}

.aside_container_word_input_right_corner {
    background-position: 0px -899px;
    left: 254px;
}

    /*.aside_container_word_input input[type="text"]{width: 248px;}*/

    .aside_container_word_input_right_corner.voice_big {
        left: 62px;
    }

    .aside_container_word_input_right_corner.voice_small {
        left: 32px;
    }

.aside_option_right_corner {
    background-position: 0px -899px;
    left: 194px;
}

.aside_container_word_input_text {
    position: absolute;
    top: 8px;
    left: 8px;
}

.aside_btns_container {
    position: relative;
    height: 31px;
    margin: 0px 0px 7px 10px;
    width: 260px;
    cursor: pointer;
}

.aside_container_word_pause, .aside_container_word_rec, .aside_container_word_db, .aside_container_word_cancel {
    position: absolute;
    height: 31px;
    width: 60px;
    cursor: pointer;
}

.aside_container_word_rec {
    left: 86px;
}

.aside_container_word_db {
    left: 120px;
}

.aside_container_word_cancel {
    left: 176px;
}

.aside_container_word_pause_left_corner, .aside_container_word_pause_body, .aside_container_word_pause_right_corner,
.aside_container_word_rec_body, .aside_container_word_rec_right_corner, .aside_container_word_db_body, .aside_container_word_db_right_corner,
.aside_container_word_cancel_body, .aside_container_word_cancel_right_corner, .blue_cross_left, .blue_cross_right, .blue_cross_body {
    position: absolute;
    background-position: 0px 0px;
    background-image: url("img/grey-objects.png");
    height: 31px;
    width: 8px;
    top: 0px;
}

.aside_container_word_pause:hover .aside_container_word_pause_body,
.aside_container_word_rec:hover .aside_container_word_rec_body,
.aside_container_word_db:hover .aside_container_word_db_body,
.aside_container_word_cancel:hover .aside_container_word_cancel_body {
    background-position: 0px -155px;
}

.aside_container_word_rec:hover .aside_container_word_rec_body,
.aside_container_word_db:hover .aside_container_word_db_body,
.aside_container_word_cancel:hover .aside_container_word_cancel_body {
    margin-left: -1px;
    border-left: 1px solid #7291ad;
}

.aside_container_word_pause_left_corner, .blue_cross_left {
    background-position: 0px -31px;
}

.aside_container_word_pause:hover .aside_container_word_pause_left_corner {
    background-position: 0px -186px;
}

.aside_container_word_pause_body {
    left: 8px;
    width: 74px;
}

.aside_container_word_rec_body, .aside_container_word_db_body, .aside_container_word_cancel_body {
    width: 78px;
}

.aside_container_word_rec_body {
    width: 82px;
}

.blue_cross_body {
    width: 16px;
    left: 8px;
}

.aside_container_word_pause_right_corner, .aside_container_word_rec_right_corner, .aside_container_word_db_right_corner {
    background-position: 0px -124px;
    left: 78px;
}

.aside_container_word_rec_right_corner {
    left: 82px;
}

.aside_container_word_pause:hover .aside_container_word_pause_right_corner,
.aside_container_word_db:hover .aside_container_word_db_right_corner {
    background-position: 0px -279px;
    left: 78px;
}

.aside_container_word_rec:hover .aside_container_word_rec_right_corner {
    background-position: 0px -279px;
    left: 82px;
}


.aside_container_word_cancel_right_corner, .blue_cross_right {
    left: 78px;
    background-position: 0px -62px;
}

.aside_container_word_cancel:hover .aside_container_word_cancel_right_corner {
    left: 78px;
    background-position: 0px -217px;
}

.blue_cross_right {
    left: 24px;
}

.aside_container_word_pause_img, .aside_container_word_rec_img, .aside_container_word_db_img, .aside_container_word_cancel_img, .aside_container_word_play_img, .aside_container_word_stoprec_img,
.music_pause_img, .music_play_img {
    background-image: url("img/not-repeat.png");
    position: absolute;
    width: 12px;
    height: 14px;
    top: 8px;
    left: 50%;
    margin-left: -6px;
    background-position: -167px -306px;
}

.music_play_img {
    background-position: -151px -273px;
    height: 15px;
    width: 11px
}

.aside_container_word_play_img {
    background-position: -151px -274px;
    width: 14px;
    margin-left: -7px;
}

.aside_container_word_rec_img {
    background-position: -166px -274px;
    width: 14px;
    margin-left: -7px;
}

.aside_container_word_stoprec_img {
    background-position: -149px -322px;
    width: 14px;
    margin-left: -7px;
}

.aside_container_word_db_img {
    background-position: -148px -289px;
    width: 17px;
    height: 16px;
    margin-left: -8.5px;
}

.aside_container_word_cancel_img {
    background-position: -150px -306px;
    width: 14px;
    margin-left: -7px;
}

.aside_container_word_progressbar {
    position: relative;
    height: 3px;
    margin: 10px 0px 5px 10px;
    width: 260px;
    cursor: pointer;
}

.aside_container_word_progressbar_default, .aside_container_word_progressbar_now {
    background-image: url("img/not-repeat.png");
    background-position: 0px -381px;
    width: 260px;
    height: 3px;
    position: absolute;
    z-index: 10;
}

.aside_container_word_progressbar_now {
    background-position: 0px -378px;
    z-index: 15;
    width: 219px;
}

.aside_container_word_time_cntr {
    position: absolute;
    top: 11px;
    right: 34px;
    color: #000;
}

.aside_container_word_current_time, .aside_container_word_time_left {
    display: inline-block;
    font: 12px arial;
}

.aside_container_rus > .aside_container_word_progressbar > .aside_container_word_progressbar_now {
    width: 0px;
}

.aside_separator {
    margin-top: 15px;
    border-bottom: 1px solid #a3b8cb;
}

.aside_type_cntr, .aside_level_cntr, .alphabet_sort, .alphabet_asc {
    position: relative;
    width: 116px;
    height: 31px;
    margin: 12px -11px 7px 10px;
    cursor: pointer;
    display: inline-block;
}

.alphabet_sort, .alphabet_asc {
    width: 140px;
    margin: 6px 6px 0px 0px;
}

.alphabet_sort_title_text {
    vertical-align: top;
    margin: 11px 4px 0px 2px;
    display: inline-block;
}



.dashed_border {
    border-bottom: 1px dashed;
}

.aside_bottom_btns_cntr {
    margin: 24px 0px 0px;
    background-image: url("img/bgs.png");
    background-position: 0px -650px;
    height: 50px;
}

    .aside_bottom_btns_cntr.bottom {
        margin: 74px 0px 0px;
    }

.create_tm_popup_btns_cntr, .import_text_popup_btns_cntr {
    position: relative;
}

.create_tm_popup_btns_cntr_left_corner, .create_tm_popup_btns_cntr_body, .create_tm_popup_btns_cntr_right_corner, .import_text_popup_btns_cntr_left_corner,
.import_text_popup_btns_cntr_body, .import_text_popup_btns_cntr_right_corner {
    background-image: url("img/bgs.png");
    position: absolute;
    top: 0px;
    width: 8px;
    height: 50px;
}

.create_tm_popup_btns_cntr_left_corner, .import_text_popup_btns_cntr_left_corner {
    background-position: 0px -700px;
}

.create_tm_popup_btns_cntr_body, .import_text_popup_btns_cntr_body {
    background-position: 0px -650px;
    width: 618px;
    left: 8px;
}

.create_tm_popup_btns_cntr_body {
    width: 408px;
}

    .create_tm_popup_btns_cntr_body.exch {
        width: 484px;
    }

    .create_tm_popup_btns_cntr_body.help {
        width: 460px;
    }

.import_text_popup_btns_cntr_body {
    width: 604px;
}

.create_tm_popup_btns_cntr_right_corner, .import_text_popup_btns_cntr_right_corner {
    background-position: 0px -750px;
    left: 626px;
}

.create_tm_popup_btns_cntr_right_corner {
    left: 416px;
}

    .create_tm_popup_btns_cntr_right_corner.exch {
        left: 492px;
    }

.import_text_popup_btns_cntr_right_corner {
    left: 612px;
}

.create_tm_popup_btns_cntr_right_corner.help {
    left: 468px;
}


/** end of metodist lessons edit **/

/** dropdown **/

.dropdown_opened {
    font: 14px arial;
    color: #097298;
    text-align: center;
    width: 60px;
    max-height: 198px;
    overflow-y: scroll;
    border: 1px solid #7291ad;
}

.popup_dd_cntr {
    margin: 0px 0px 0px 26px;
    display: inline-block;
    vertical-align: top;
    position: relative;
}

.popup_btns_cntr {
    display: inline-block;
    vertical-align: top;
    position: relative;
    margin: 0px -17px 0px 10px;
}

.popup_btn_right, .popup_btn_left, .popup_btn_up, .popup_btn_down {
    background-image: url("img/not-repeat.png");
    position: absolute;
    background-position: -161px 0px;
    width: 15px;
    height: 14px;
    top: 9px;
    left: 8px;
}

    .popup_btn_right.turquoise {
        background-position: -161px -14px;
    }

.popup_btn_left {
    background-position: -177px 0px;
}

    .popup_btn_left.turquoise {
        background-position: -177px -14px;
    }

.popup_btn_up {
    background-position: -160px -28px;
    height: 15px;
    top: 8px;
}

    .popup_btn_up.turquoise {
        background-position: -160px -44px;
    }

.popup_btn_down {
    background-position: -174px -28px;
    height: 15px;
    top: 8px;
}

    .popup_btn_down.turquoise {
        background-position: -174px -44px;
    }

.dropdown_opened.in_popup {
    width: 260px;
    max-height: 274px;
}

.dd_title {
    position: absolute;
    top: -18px;
    left: 6px;
    font: 12px arial;
    color: #097298;
}

.dropdown_opened_item, .popup_dd_item {
    border-bottom: 1px solid #7291ad;
    padding: 7px;
    text-align: left;
}

.dropdown_opened .dropdown_opened_item:nth-last-child(2) {
    border: none;
}


.dropdown_opened_item:hover, .popup_dd_item:hover {
    background: #f5f5f5;
    color: #097298;
}

.dd_grey {
    color: #cbcbcb;
    font: 12px arial;
}

.popup_dd_item {
    padding: 0px;
    height: 24px;
    line-height: 24px;
    cursor: pointer;
}

    .popup_dd_item.active {
        background: #f2f6f8;
    }


.dropdown_opened_item.active {
    font-weight: bold;
    color: black;
}

.dropdown_opened_item.last, .popup_dd_item.last {
    border-bottom: none;
}

/** end of dropdown **/

/** ls_metodis_tm **/

.create_tm_btn, .text_import_btn, .text_sync_btn {
    position: relative;
    width: 125px;
}

.create_class_btn {
    position: relative;
    width: 145px;
}

.text_import_btn {
    width: 140px;
}

.text_sync_btn {
    width: 164px;
    margin-left: -4px;
}

.new_word_btn {
    width: 127px;
    position: absolute;
    top: 0px;
    right: -282px;
}

.new_dic_btn {
    width: 166px;
    position: absolute;
    top: 0px;
    left: 10px;
}

.create_tm_btn_container_img, .text_import_btn_img, .new_word_btn_img, .new_dic_btn_img, .add_user_btn_img, .text_sync_btn_img {
    background-image: url("img/not-repeat.png");
    position: absolute;
    background-position: -15px -307px;
    width: 18px;
    height: 16px;
    top: 7px;
    left: 8px;
}

.text_import_btn_img {
    background-position: -16px -259px;
    width: 16px;
    height: 18px;
}

.text_sync_btn_img {
    background-position: -16px -355px;
    width: 16px;
    height: 16px;
}

.add_user_btn_img {
    background-position: -17px -243px;
    width: 15px;
    height: 16px;
}

.new_word_btn_img {
    background-position: -15px -274px;
    width: 17px;
    height: 16px;
}

.new_dic_btn_img {
    background-position: -15px -274px;
    width: 17px;
    height: 16px;
}

.first_indent {
    padding: 0px 0px 0px 20px;
}

.second_indent {
    padding: 0px 0px 0px 40px;
}

.third_indent {
    padding: 0px 0px 0px 60px;
}

.minimize_table_rows, .maximize_table_rows {
    background-image: url("img/not-repeat.png");
    background-position: -16px -340px;
    width: 15px;
    height: 15px;
    position: absolute;
    left: 15px;
    top: 12px;
    cursor: pointer;
}

    .minimize_table_rows.scnd, .maximize_table_rows.scnd {
        left: 35px;
    }

.maximize_table_rows {
    background-position: 0px -340px;
}

/**
конструкция html для подсказки перетаскивания по hover

<div class="drag_hover">
	<span class="drag_hover_text">Потяните мышкой, чтобы перетащить</span>
	<span class="drag_hover_img"></span>
</div>
**/

.drag_hover {
    font: italic 12px arial;
    color: #006d95;
    position: fixed;
    width: 290px;
}

.drag_hover_text {
    position: absolute;
    left: 18px;
}

.drag_hover_img {
    background-image: url("img/not-repeat.png");
    background-position: -17px -324px;
    width: 15px;
    height: 15px;
    position: absolute;
    left: 0px;
}

/** **/

/** end of ls_metodis_tm **/

/** create tm popup **/

.create_tm_popup, .add_dic_popup, .create_class_popup, .add_user_popup, .help_popup, .pause_popup, .ok_popup,
.cancel_popup, .mywords_popup, .sync_popup, .sync_wait_popup, .exchange_popup, .rember_popup, .login_popup {
    position: fixed;
    top: 50%;
    left: 50%;
    width: 424px;
    margin: -95px 0px 0px -212px;
    z-index: 70;
}

.mywords_popup {
    width: 900px;
    margin: -235px 0px 0px -450px;
}

.sync_popup {
    margin: -161px 0px 0px -212px;
}

.exchange_popup {
    width: 500px;
    margin: -216.5px 0px 0px -250px;
}

.sync_popup.small {
    margin: -43.5px 0px 0px -212px;
}

.create_class_popup, .create_tm_popup {
    width: 634px;
    margin: -254px 0px 0px -317px;
}

.add_dic_popup {
    margin: -177.5px 0px 0px -212px;
}

.add_user_popup {
    margin: -205px 0px 0px -212px;
}

.help_popup {
    width: 476px;
    margin: -175px 0px 0px -238px;
}

.pause_popup {
    margin: -154px 0px 0px -212px;
}

.import_text_popup {
    position: fixed;
    top: 50%;
    left: 50%;
    width: 620px;
    margin: -211px 0px 0px -310px;
    z-index: 110;
}

.create_tm_popup_header, .import_text_popup_header {
    position: relative;
    height: 30px;
}

.create_tm_popup_header_left_corner, .create_tm_popup_header_body, .create_tm_popup_header_right_corner,
.import_text_popup_header_left_corner, .import_text_popup_header_body, .import_text_popup_header_right_corner,
.mywords_header_body, .mywords_header_right_corner {
    background-image: url("img/bgs.png");
    position: absolute;
    top: 0px;
    height: 30px;
}

.create_tm_popup_header_left_corner, .import_text_popup_header_left_corner {
    background-position: 0px -590px;
    width: 8px;
}

.create_tm_popup_header_body, .import_text_popup_header_body, .mywords_header_body {
    background-position: 0px -560px;
    width: 618px;
    left: 8px;
}

.create_tm_popup_header_body {
    width: 408px;
}

    .create_tm_popup_header_body.exch {
        width: 484px;
    }

    .create_tm_popup_header_body.help {
        width: 460px;
    }

.import_text_popup_header_body {
    width: 604px;
}

.mywords_header_body {
    width: 884px;
}

.create_tm_popup_header_right_corner, .import_text_popup_header_right_corner, .mywords_header_right_corner {
    background-position: 0px -620px;
    width: 8px;
    left: 626px;
}

.create_tm_popup_header_right_corner {
    left: 416px;
}

    .create_tm_popup_header_right_corner.exch {
        left: 492px;
    }

    .create_tm_popup_header_right_corner.help {
        left: 468px;
    }

.import_text_popup_header_right_corner {
    left: 612px;
}

.mywords_header_right_corner {
    left: 892px;
}

.create_tm_popup_header_text, .import_text_popup_header_text, .popup_header_text {
    position: absolute;
    top: 7px;
    left: 24px;
    color: white;
    font: 14px arial;
}

.create_tm_popup_header_close, .import_text_popup_header_close, .popup_header_close {
    background-image: url("img/not-repeat.png");
    background-position: -75px -246px;
    width: 11px;
    height: 11px;
    position: absolute;
    right: 10px;
    top: 10px;
    cursor: pointer;
}

.create_tm_popup_level_text, .pause_select_text {
    position: absolute;
    top: 7px;
    left: 10px;
    color: #859eb4;
    font: italic 14px arial;
}

.pause_select_text {
    color: #006d95;
    font: 14px arial;
}

.create_tm_popup_level_text.not_active {
    color: #bcc9d4;
}

.create_tm_popup_body, .create_user_popup_body, .popup_body {
    background: white;
    padding: 2px 0 20px 0;
}

.popup_body {
    position: relative;
}

.create_user_popup_body, .popup_body {
    border-bottom: 1px solid #a3b8cb;
}

.create_user_popup_under_body, .popup_under_body, .popup_under_body_dd {
    background: white;
}

.popup_under_body {
    padding: 10px 0px;
}

    .popup_body.vertical, .popup_under_body.vertical {
        position: relative;
        top: 0px;
        border: 0px;
    }

.popup_body.vertical {
    left: 0px;
    width: 540px;
    /*overflow-y: scroll;*/
    height: 450px;
    padding: 0;
    background: #fff;
}

.popup_under_body.vertical {
    right: 0px;
    position: absolute;
    background: #f6f6f6;
    width: 309px;
}

.help_monica_chat {
    height: 288px;
    overflow-y: scroll;
}

.help_monica_chat_message {
    font-size: 12px;
    position: relative;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

    .help_monica_chat_message.monica {
        border: 1px solid #7bb1cd;
        background: #d4eaf6;
        padding: 5px;
        color: #003d63;
        margin: 8px 14px 0 30px;
    }

        .help_monica_chat_message.monica:after {
            content: "";
            display: block;
            position: absolute;
            bottom: 5px;
            right: -10px;
            width: 10px;
            height: 14px;
            background: url(img/help_monica_chat_message_1.png) no-repeat;
        }

    .help_monica_chat_message.me {
        border: 1px solid #ffa1a1;
        background: #ffe5e5;
        padding: 5px;
        color: #b90900;
        margin: 8px 30px 0 14px;
    }

        .help_monica_chat_message.me:after {
            content: "";
            display: block;
            position: absolute;
            bottom: 5px;
            left: -10px;
            width: 10px;
            height: 14px;
            background: url(img/help_monica_chat_message_2.png) no-repeat;
        }

.popup_under_body_dd {
    padding: 10px 0px 20px;
}

.create_user_popup_under_body_cntr {
    display: inline-block;
    position: relative;
    vertical-align: top;
    margin: 0px 10px 10px 0px;
}

.create_user_under_body_item {
    position: relative;
    margin: 7px 0px 0px;
}

.import_text_popup_body, .common_popup_body {
    padding: 18px 20px;
    background: white;
}

.common_popup_body {
    padding: 18px 26px;
}

.import_text_popup_body textarea {
    resize: none;
    height: 300px;
    width: 574px;
}

.popup_right_border {
    border-right: 1px solid #a3b8cb !important;
}

/** end of create tm popup **/

/** ls dic couples editor **/

.ls_dic_couples_editor_ital {
    font: italic 14px arial;
}

/** end ls dic couples editor **/

/** level popup **/

.level_popup_opened {
    font: 14px arial;
    color: #black;
    width: 200px;
    border: 1px solid #a3b8cb;
    position: relative;
    margin: 20px;
}

.level_popup_opened_triangle {
    position: absolute;
    background-image: url("img/not-repeat.png");
    background-position: -62px -273px;
    width: 14px;
    height: 8px;
    top: -7px;
    left: 50%;
    margin-left: -7px;
}

.level_popup_opened_item {
    border-bottom: 1px solid #a3b8cb;
    padding: 7px 0px 7px 35px;
    position: relative;
}

    .level_popup_opened_item.active {
        color: #878787;
        font-style: italic;
    }

    .level_popup_opened_item.last {
        border-bottom: none;
    }

/** end of level popup **/

/** ls_dic-player **/

.all_words_count, .all_words_count_done {
    font-weight: bold;
}

.rus_letters {
    color: rgb(0, 109, 149);
    text-decoration: none;
    margin: 0px 0px 0px 4px;
    font-size: 15px;
    font-family: arial;
    display: inline-block;
    position: relative;
    top: -10px;
}

    .rus_letters.not_active {
        color: #b0c2d2;
    }

/** end of ls_dic-player **/

/** ls_dics **/

.second_ls_dics, .fourth_ls_dics, .third_activity_details, .fourth_activity_details, .fifth_activity_details {
    width: 10%
}

.null_ls_dics {
    width: 30px;
}

.third_ls_dics {
    width: 12%;
}

.fifth_ls_dics {
    width: 66px;
}

.sixth_ls_dics, .seventh_ls_dics, .eighth_ls_dics {
    width: 9%;
}

.ninth_ls_dics {
    width: 7%;
}

.first_activity_details {
    width: 15%;
}

.second_ls_activity {
    width: 16%;
}

.sixth_activity_details, .second_activity_details {
    width: 12%;
}

.third_ls_activity, .fourth_ls_activity, .fifth_ls_activity, .sixth_ls_activity, .seventh_ls_activity {
    width: 14%;
}

.fourth_training_activity, .fifth_training_activity, .sixth_training_activity, .seventh_training_activity, .eighth_training_activity {
    width: 12%;
}

.second_training_activity {
    width: 8%;
}

.content_table_row_item.second_activity_details, .second_content_table_row_item.second_activity_details,
.content_table_row_item.third_activity_details, .second_content_table_row_item.third_activity_details,
.content_table_row_item.sixth_activity_details, .second_content_table_row_item.sixth_activity_details {
    text-align: center;
    padding: 10px 0px 10px 0px;
    margin: 0 4px 0 0;
}

.under_header_item.second_activity_details, .under_header_item.third_activity_details, .under_header_item.sixth_activity_details {
    text-align: center;
    padding: 10px 0px 10px 0px;
}

.third_training_activity, .second_ls_class {
    width: 16%;
}

.first_ls_class, .third_ls_class, .fourth_ls_class, .fifth_ls_class, .sixth_ls_class, .seventh_ls_class, .eighth_ls_class {
    width: 7%;
}



/** end of ls_dics **/

/** edit grammar **/

.edit_grammar_textarea {
    top: 90px;
    position: relative;
    min-width: 1320px;
    height: 100%;
    margin: 10px 30px 0px 10px;
}

    .edit_grammar_textarea textarea {
        resize: none;
        min-height: 400px;
        overflow-y: scroll;
        font: 15px arial;
        position: relative;
        padding: 10px;
        width: 100%;
    }

/** end of edit grammar **/

.extended_user {
    color: #3883a5;
}

.user_menu_text_cntr {
    color: #3883a5;
    font: 11px arial;
}

.user_menup_percent_bar_background {
    position: absolute;
    background-image: url("img/not-repeat.png");
    background-position: -76px -167px;
    width: 122px;
    height: 14px;
}

.user_menu_speech_cntr, .user_menu_grammar_cntr, .user_menu_hearing_cntr {
    padding: 10px 0px 0px 12px;
    position: relative;
}

.user_menu {
    background: #0c3544;
    margin: 20px;
    width: 200px;
    height: 178px;
    opacity: 0.9;
    -khtml-opacity: .90;
    -moz-opacity: .90;
    -ms-filter: "alpha(opacity=90)";
    filter: alpha(opacity=90);
}

.percent_bar_background.user_menu_bar {
    position: absolute;
    top: 10px;
    left: 48px;
}

.user_menu_value {
    position: absolute;
    left: 178px;
    top: 10px;
    font: 11px arial;
    color: white;
}

.user_menu_lexicon {
    padding: 10px 0px 10px 12px;
    position: relative;
    border-bottom: 1px solid #004d69;
}

.user_menu_profile, .user_menu_eixt {
    color: white;
    font: 12px arial;
}

.user_menu_profile {
    border-bottom: 1px solid rgb(0, 77, 105);
}

    .user_menu_profile a, .user_menu_eixt a {
        text-decoration: none;
        color: white;
        position: relative;
        cursor: pointer;
        padding: 10px 0px 10px 12px;
        display: block;
    }

.exit_img {
    position: absolute;
    background-image: url("img/not-repeat.png");
    background-position: 0px -243px;
    width: 16px;
    height: 16px;
    top: 10px;
    left: 54px;
}

.menu {
    margin: 10px 0 10px 10px;
}

.menu_header_item, .menu_under_header_item {
    display: inline-block;
    vertical-align: top;
    border-bottom: 1px solid #004d69;
    border-right: 1px solid #0d2a35;
}

.menu_header_item {
    position: relative;
}

    .menu_header_item a, .menu_under_header_item a {
        display: inline-block;
        width: 120px;
        padding: 10px;
        text-decoration: none;
        color: white;
        font: 14px arial;
        background: #0d3541;
        opacity: 0.9;
        -khtml-opacity: .90;
        -moz-opacity: .90;
        -ms-filter: "alpha(opacity=90)";
        filter: alpha(opacity=90);
        line-height: 17px;
    }

    .menu_header_item a {
        background: #0d5671;
        opacity: 1;
        font: italic 12px arial;
    }

        .menu_header_item a span {
            left: 20px;
            position: relative;
        }

.menu_under_header_item a:hover, .empty_menu:hover {
    background: #0c475a;
}

.empty_menu {
    background: #0d3541;
    opacity: 0.9;
    -khtml-opacity: .90;
    -moz-opacity: .90;
    -ms-filter: "alpha(opacity=90)";
    filter: alpha(opacity=90);
    height: 40px;
    width: 120px;
    height: 17px;
    padding: 10px;
    cursor: pointer;
}

.student_img, .metodist_img, .admin_img {
    position: absolute;
    background-image: url("img/not-repeat.png");
    background-position: -222px 0px;
    top: 10px;
    left: 10px;
    width: 16px;
    height: 16px;
}

.metodist_img {
    background-position: -222px -48px;
}

.admin_img {
    background-position: -222px -80px;
}

.filter {
    margin: 10px;
    padding: 10px;
    border: 1px solid #a3b8cb;
    width: 214px;
    position: relative;
}

.filter_img {
    position: absolute;
    background-image: url("img/not-repeat.png");
    background-position: 0px -259px;
    width: 15px;
    height: 15px;
    top: 18px;
    left: 17px;
    z-index: 50;
}

.big_filter {
    margin: 10px;
    border: 1px solid #a3b8cb;
    width: 214px;
    position: relative;
}

.big_filter_item {
    position: relative;
    border-bottom: 1px solid #a3b8cb;
    padding: 10px;
    font: 11px arial;
}

.big_filter_item_img {
    position: absolute;
    background-image: url("img/not-repeat.png");
    background-position: -238px 0px;
    top: 8px;
    right: 14px;
    width: 16px;
    height: 16px;
}

    .big_filter_item_img.crt_usr {
        top: 3px;
        left: 51px;
    }

    .big_filter_item_img.teacher {
        background-position: -238px -16px;
    }

    .big_filter_item_img.methodist {
        background-position: -238px -32px;
    }

    .big_filter_item_img.dictor {
        background-position: -2px -290px;
    }

    .big_filter_item_img.training {
        background-position: -238px -48px;
    }

    .big_filter_item_img.ork {
        background-position: -238px -64px;
    }

    .big_filter_item_img.administrator {
        background-position: -238px -80px;
    }

    .big_filter_item_img.director {
        background-position: -238px -96px;
    }

    .big_filter_item_img.boss {
        background-position: -238px -112px;
    }

.big_filter_item_text {
    position: relative;
    left: 18px;
}

.big_filter_item.last {
    border-bottom: none;
}

.create_user_left_column, .create_user_right_column {
    display: inline-block;
    position: relative;
    vertical-align: top;
}

.create_user_popup_item_text {
    font: 14px arial;
    margin: 0px 0px 0px 76px;
}

.help_text {
    font: 14px arial;
    margin: 10px 0 0 20px;
}

.pause_text, .pause_text_small_mrgn {
    font: 14px arial;
    margin: 30px 0px 20px 26px;
}

.pause_text_small_mrgn {
    margin: 4px 0px 0px 26px;
}

    .pause_text_small_mrgn.last {
        margin: 4px 0px 6px 26px;
    }

.popup_under_body_item {
    font: 14px arial;
    color: #007fae;
    margin: 0px 0px 0px 26px;
    padding: 6px 0px;
}

    .popup_under_body_item.opened {
        color: #b90900;
        font-weight: bold;
    }

    .popup_under_body_item.vertical {
        margin: 0px 0px 0px 22px;
        padding: 2px 0px 5px;
    }

.popup_body.vertical > div:first-of-type {
    font: bold 14px arial;
    padding: 18px 0px 2px 20px;
}

.pause_img_cntr {
    position: absolute;
    right: 10px;
    top: 0px;
}

.help_monica_wrapper {
    position: relative;
    width: 309px;
    border-bottom: 1px solid #a3b8cb;
}

.help_monica_img {
    float: left;
    width: 134px;
    height: 151px;
}

.help_monica_hello {
    font-size: 14px;
    float: left;
    width: 150px;
    margin-top: 34px;
}

.dd_arr_cntr {
    position: relative;
    width: 31px;
    height: 31px;
    margin: 0px 0px 6px 0px;
}

    .dd_arr_cntr.mrg_tp {
        margin: 20px 0px 6px;
    }


.popup_hint_txt {
    font: 14px arial;
}

.font_size1 {
    font: 24px arial;
    color: black;
}

.font_size2 {
    font: 34px arial;
    color: black;
}

.font_size3 {
    font: 44px arial;
    color: black;
}

.correct_rslt {
    position: absolute;
    background-image: url('img/not-repeat.png');
    background-position: -197px -273px;
    top: 10px;
    right: 10px;
    width: 16px;
    height: 16px;
}

    .correct_rslt.mid {
        top: 13px;
    }

    .correct_rslt.large {
        top: 16px;
    }

.lesson_to_transl {
    margin: 0 20px 0 0;
}

.usercab_title {
    color: #f3001b;
    font: bold 12px arial;
    margin: 0 0 0 20px;
}

.usercab_cntr {
    display: inline-block;
    vertical-align: top;
    border: 1px solid #026e96;
    padding: 10px 60px 45px 10px;
    margin: 20px 0 0 20px;
    width: 255px;
    cursor: pointer;
    background: url(img/usercab_bg.png) bottom repeat-x;
}

    .usercab_cntr.inactive {
        opacity: 0.2;
        -khtml-opacity: .20;
        -moz-opacity: .20;
        -ms-filter: "alpha(opacity=20)";
        filter: alpha(opacity=20);
        border: none;
        margin: 11px;
    }

.usercab_small_title {
    color: #006d95;
    font: 16px arial;
    font-weight: 100;
    margin: 9px 0;
}

.aside_options_container {
    height: 171px;
    overflow-y: scroll;
}

.blue_circle, .red_circle, .gray_circle {
    position: absolute;
    background-image: url('img/not-repeat.png');
    background-position: -81px -272px;
    right: 0px;
    width: 15px;
    height: 15px;
    top: 2px;
}

.red_circle {
    background-position: -81px -288px;
}

.gray_circle {
    background-position: -81px -304px;
}

.gray_underline {
    position: absolute;
    background-image: url('img/not-repeat.png');
    background-position: -62px -270px;
    right: 0px;
    width: 9px;
    height: 3px;
    top: 8px;
}

.clock_img {
    position: absolute;
    background-image: url('img/not-repeat.png');
    left: 4px;
    background-position: -196px -292px;
    width: 16px;
    height: 16px;
    top: 11px;
}

.small_left_popup {
    position: relative;
    border: 1px solid #a2b9cb;
    top: 220px;
    left: 820px;
    width: 60px;
    padding: 5px 25px 5px 13px;
}

.left_triangle {
    position: absolute;
    background-image: url('img/not-repeat.png');
    left: -8px;
    background-position: -204px -1px;
    width: 8px;
    height: 17px;
    top: 11px;
}

.small_left_popup_item {
    text-align: left;
    font-size: 13px;
    line-height: 20px;
}

.sync_time_text {
    display: inline-block;
    font: 14px arial;
    margin: 13px 0 0 0;
}

.sync_time {
    font-weight: bold;
}

.sync_left_cntr, .sync_right_cntr {
    display: inline-block;
    vertical-align: top;
    font: 14px arial;
}

.sync_block {
    margin: 12px 0 0px 58px;
}


    .sync_block div:nth-of-type(1) {
        color: #007fae;
        margin: 0 0 8px 0;
    }

    .sync_block div {
        margin: 2px 0px 0px 0px;
    }

.sync_in_process {
    font: 14px arial;
    margin: 18px 0px 0px 24px;
}

.create_tm_popup_body.sync {
    border-radius: 0 0 5px 5px;
    -moz-border-radius: 0 0 5px 5px;
    -webkit-border-radius: 0 0 5px 5px;
}

.background_music {
    padding: 9px 0px;
}

    .background_music > div:first-of-type {
        display: inline-block;
        vertical-align: top;
        margin: 7px 4px 0px 20px;
        font: 14px arial;
    }

.exch_act_pass {
    text-align: center;
    position: relative;
    top: 5px;
}

.popup_exchange_line {
    border-top: 1px solid #a3b8cb;
    position: absolute;
    width: 100%;
    top: 20px;
}

.exch_act_btn > div:last-of-type, .exch_pass_btn > div:last-of-type,
.exch_dic_btn > div:last-of-type, .exch_tm_btn > div:last-of-type {
    font-weight: bold;
    left: 18px;
    top: 7px;
    color: #a9bcce;
}

.exch_dic_btn > div.active:last-of-type, .exch_tm_btn > div.active:last-of-type {
    color: #006D95;
}

.exch_act_btn.active > div:last-of-type, .exch_pass_btn.active > div:last-of-type,
.exch_dic_btn.active > div:last-of-type, .exch_tm_btn.active > div:last-of-type {
    color: black;
}

.exch_dic_btn > div:last-of-type, .exch_tm_btn > div:last-of-type {
    font-weight: normal;
    left: 50%;
    margin-left: -28.5px;
}

.exch_tm_btn > div:last-of-type {
    margin-left: -10px;
}

.exch_pass_btn > div:last-of-type {
    left: 27px;
}

.exch_speed_cntr {
    margin: 20px;
    font: 12px arial;
}

    .exch_speed_cntr > div {
        position: relative;
        display: inline-block;
        vertical-align: top;
    }

        .exch_speed_cntr > div:last-of-type {
            margin: 28px 0 0 30px;
        }

        .exch_speed_cntr > div:first-of-type > span, .special_voice > span:first-of-type {
            display: block;
            color: #007fae;
        }

        .exch_speed_cntr > div:last-of-type > span {
            margin: 1px 0 0px 20px;
            display: block;
        }

.exch_under_speed {
    font: 12px arial;
}

    .exch_under_speed > div {
        display: inline-block;
        vertical-align: top;
    }

        .exch_under_speed > div:first-of-type > span:first-of-type {
            margin: 1px 0 0px 20px;
        }

        .exch_under_speed > div:last-of-type > span:first-of-type {
            margin: 0px 0px 6px 0px;
            display: block;
        }

        .exch_under_speed > div.second_act:last-of-type > span:first-of-type {
            margin: 1px 0 0px 20px;
            display: inline;
        }

        .exch_under_speed > div:last-of-type {
            margin: 0 0 0 50px;
        }

.special_voice, .special_voice_usage {
    font: 12px arial;
    display: inline-block;
    vertical-align: top;
    margin: 14px 6px 20px 20px;
}

    .special_voice > span:first-of-type, .special_voice_usage > span:first-of-type {
        margin: 0 0 6px 0;
        display: block;
    }

    .special_voice_usage > div {
        display: inline-block;
        vertical-align: top;
    }

        .special_voice_usage > div:nth-of-type(2), .special_voice_usage > div:nth-of-type(4) {
            margin: 8px 2px 0 2px;
        }

.range_cntr {
    position: relative;
    display: block;
    margin: 0px 0px 0px 20px;
}

    .range_cntr.exch_cir {
        margin: 0px 0px 0px 34px;
    }

    .range_cntr.second_act {
        margin: 0px 0px 0px 10px;
    }

.left_percent.frst_second_act {
    left: 47px;
}

.left_percent.second_act {
    left: 53px;
}

.triang_range_cntr {
    width: 200px;
    height: 90px;
    position: relative;
    margin: 10px 0px 0px 20px;
}

    .triang_range_cntr > div:nth-of-type(2) {
        position: relative;
        height: 20px;
    }

    .triang_range_cntr > div:nth-of-type(3) {
        position: absolute;
        bottom: 10px;
        font-weight: bold;
    }

    .triang_range_cntr > div:nth-of-type(2) > span:first-of-type, .triang_range_cntr > div:nth-of-type(2) > span:last-of-type {
        position: absolute;
        top: 4px;
    }

    .triang_range_cntr > div:nth-of-type(2) > span:last-of-type {
        right: -14px;
        color: #006D95;
        border-bottom: 1px dashed;
    }

    .triang_range_cntr.second_act > div:nth-of-type(2) > span:last-of-type {
        right: 22px;
    }

    .triang_range_cntr.exch_cir > div:nth-of-type(2) > span:last-of-type {
        border-bottom: 0px;
        color: black;
    }

.left_range_img, .body_range_img, .right_range_img, .range_selected_img, .left_range_selected_img, .right_range_selected_img {
    position: absolute;
    background-image: url('img/progressbars.png');
    left: 4px;
    background-position: 0px -141px;
    width: 6px;
    height: 6px;
    top: 8px;
}

.range_selected_img {
    background-position: 0px -120px;
    width: 50px;
    left: 60px;
}

    .range_selected_img.exch_width {
        width: 91px;
    }

.left_range_selected_img {
    background-position: 0px -127px;
}

.right_range_selected_img {
    background-position: 0px -134px;
    left: 151px;
}

.body_range_img {
    left: 10px;
    width: 140px;
    background-position: 0px -153px;
}

.right_range_img {
    left: 150px;
    background-position: 0px -147px;
}

.left_percent, .right_percent {
    top: 20px;
    position: absolute;
    color: #006D95;
    left: 35px;
}

.right_percent {
    left: 109px;
}

.left_tri_img, .right_tri_img {
    position: absolute;
    background-image: url('img/not-repeat.png');
    left: 110px;
    background-position: -234px -273px;
    width: 10px;
    height: 14px;
    top: 4px;
    cursor: pointer;
}

.circle_img {
    position: absolute;
    background-image: url('img/not-repeat.png');
    left: 50px;
    background-position: -219px -273px;
    width: 14px;
    height: 14px;
    top: 4px;
    cursor: pointer;
}

.left_tri_img {
    left: 50px;
    transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
}

.help_body {
    width: 100%;
    background: white;
    position: relative;
}

.slick-row {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    outline: none;
}

    .slick-row:hover,
    .slick-row.hover {
        background-color: #aacfeb;
    }

    .slick-row.active {
        border: 2px solid #7792a7;
    }

        .slick-row.active .slick-cell {
            padding: 8px;
        }

.plus_minus {
    display: inline-block;
    width: 10px;
}

/* default = Light Blue */
/* Light Blue Button */
.btn,
.btn.LightBlue {
    color: #00284d;
    font-size: 14px;
    background-position: 0px 0px;
    cursor: pointer;
    text-decoration: none;
    height: 34px;
    line-height: 38px;
    position: relative;
    margin: 0 17px;
    padding: 8px 0;
    left: 0;
    top: 0;
    min-width: 100%;
    background-image: url("img/round-buttons.png");
}

    .btn.middle {
        padding: 8px;
    }

    .btn.long {
        padding: 8px 35px;
    }

    .btn.t_active {
        padding: 8px 10px;
    }

    .btn.t_passive {
        padding: 8px 5px;
    }
    /*fix*/ .btn.long.LightBlue:before {
        left: -16px;
    }

    .btn:before,
    .btn.LightBlue:before {
        background-position: 0px -33px;
        content: "";
        display: block;
        width: 17px;
        height: 33px;
        position: absolute;
        top: 0;
        left: -17px;
        background-image: url("img/round-buttons.png");
    }

    .btn:after,
    .btn.LightBlue:after {
        background-position: 0px -66px;
        content: "";
        display: block;
        width: 17px;
        height: 33px;
        position: absolute;
        top: 0;
        right: -17px;
        background-image: url("img/round-buttons.png");
    }

    .btn:hover,
    .btn.LightBlue:hover {
        background-position: 0px -99px;
    }

        .btn:hover:before,
        .btn.LightBlue:hover:before {
            background-position: 0px -132px;
        }

        .btn:hover:after,
        .btn.LightBlue:hover:after {
            background-position: 0px -165px;
        }

    /* Blue Button */

    .btn.Blue {
        color: #00284d;
        background-position: 0px -198px;
    }

        .btn.Blue:before {
            background-position: 0px -231px;
        }

        .btn.Blue:after {
            background-position: 0px -264px;
        }

        .btn.Blue:hover {
            background-position: 0px -297px;
        }

            .btn.Blue:hover:before {
                background-position: 0px -330px;
            }

            .btn.Blue:hover:after {
                background-position: 0px -363px;
            }

    /* Dark Blue Button */

    .btn.DarkBlue {
        color: #feffff;
        background-position: 0px -396px;
    }

        .btn.DarkBlue:before {
            background-position: 0px -429px;
        }

        .btn.DarkBlue:after {
            background-position: 0px -462px;
        }

        .btn.DarkBlue:hover {
            background-position: 0px -495px;
        }

            .btn.DarkBlue:hover:before {
                background-position: 0px -528px;
            }

            .btn.DarkBlue:hover:after {
                background-position: 0px -561px;
            }

    /* Red Button */

    .btn.Red {
        color: #b90900;
        background-position: 0px -594px;
    }

        .btn.Red:before {
            background-position: 0px -627px;
        }

        .btn.Red:after {
            background-position: 0px -660px;
        }

        .btn.Red:hover {
            background-position: 0px -693px;
        }

            .btn.Red:hover:before {
                background-position: 0px -726px;
            }

            .btn.Red:hover:after {
                background-position: 0px -759px;
            }

    /* Dull Blue Button */

    .btn.DullBlue {
        color: #feffff;
        background-position: 0px -792px;
    }

        .btn.DullBlue:before {
            background-position: 0px -825px;
        }

        .btn.DullBlue:after {
            background-position: 0px -858px;
        }

        .btn.DullBlue:hover {
            background-position: 0px -891px;
        }

            .btn.DullBlue:hover:before {
                background-position: 0px -924px;
            }

            .btn.DullBlue:hover:after {
                background-position: 0px -957px;
            }

    /* Sand Button */

    .btn.Sand {
        color: #5c490a;
        background-position: 0px -990px;
    }

        .btn.Sand:before {
            background-position: 0px -1023px;
        }

        .btn.Sand:after {
            background-position: 0px -1056px;
        }

        .btn.Sand:hover {
            background-position: 0px -1089px;
        }

            .btn.Sand:hover:before {
                background-position: 0px -1122px;
            }

            .btn.Sand:hover:after {
                background-position: 0px -1155px;
            }

.active .btn {
    line-height: 34px;
    left: -2px;
}


/* Gray responsive button */


.gray_btn {
    color: #006d95;
    font-size: 14px;
    background-position: 0px 0px;
    cursor: pointer;
    text-decoration: none;
    height: 34px;
    line-height: 45px;
    position: relative;
    margin: 0;
    margin-left: 8px;
    margin-right: 8px;
    padding: 8px 0 7px 0;
    left: 0;
    top: 0;
    min-width: 100%;
    outline: none;
    background-image: url("img/grey-objects.png") !important;
}

    .gray_btn.hgb {
        padding: 6px 0;
        margin-right: 7px;
    }

    .gray_btn.color000 {
        color: #000;
    }

    .gray_btn.active {
        background-position: 0px -310px;
        color: #006d95;
    }


    .gray_btn.deactive,
    .gray_btn.deactive:hover {
        background-position: 0px 0px;
        color: #b2b2b2;
    }

        .gray_btn.deactive:before,
        .gray_btn.deactive:hover:before {
            background-position: 0px -93px;
        }

    .gray_btn:before {
        background-position: 0px -93px;
        content: "";
        display: block;
        width: 8px;
        height: 31px;
        position: absolute;
        top: 0;
        left: -8px;
        background-image: url("img/grey-objects.png");
    }

    .gray_btn.active:before {
        background-position: 0px -403px;
    }

    .gray_btn.round_left:before {
        background-position: 0px -31px
    }

    .gray_btn.round_left.deactive:before,
    .gray_btn.round_left.deactive:hover:before {
        background-position: 0px -31px
    }

    .gray_btn.active.round_left:before {
        background-position: 0px -341px
    }

    .gray_btn:after {
        background-position: 0px -124px;
        content: "";
        display: block;
        width: 8px;
        height: 31px;
        position: absolute;
        top: 0;
        right: -8px;
        background-image: url("img/grey-objects.png");
    }

    .gray_btn.active:after {
        background-position: 0px -434px;
    }

    .gray_btn.deactive:after,
    .gray_btn.deactive:hover:after {
        background-position: 0px -124px;
    }

    .gray_btn.round_right:after {
        background-position: 0px -62px;
    }

    .gray_btn.deactive.round_right:after,
    .gray_btn.deactive.round_right:hover:after {
        background-position: 0px -62px;
    }

    .gray_btn.active.round_right:after {
        background-position: 0px -372px;
    }

    .gray_btn:hover {
        background-position: 0px -155px;
        z-index: 100;
    }

        .gray_btn:hover:before {
            background-position: 0px -248px;
        }

    .gray_btn.round_left:hover:before {
        background-position: 0px -186px;
    }

    .gray_btn:hover:after {
        background-position: 0px -279px;
    }

    .gray_btn.round_right:hover:after {
        background-position: 0px -217px;
    }

    /* hover.active */
    .gray_btn.active:hover {
        background-position: 0px -310px;
    }

        .gray_btn.active:hover:before {
            background-position: 0px -403px;
        }

    .gray_btn.active.round_left:hover:before {
        background-position: 0px -341px
    }

    .gray_btn.active:hover:after {
        background-position: 0px -434px;
    }

    .gray_btn.active.round_right:hover:after {
        background-position: 0px -372px;
    }


    .gray_btn.ml {
        margin-left: 3px
    }

    .gray_btn.ml_big {
        margin-left: 23px
    }

    .gray_btn.lh {
        line-height: 31px;
    }

    /* icon */
    .gray_btn .i_icon {
        display: inline-block;
        background-image: url("img/not-repeat.png");
        margin-right: 5px;
        top: 2px;
        position: relative;
        width: 17px;
        height: 16px;
    }

    .gray_btn .i_add_dict {
        background-position: -15px -274px;
    }

    .gray_btn .i_add_word {
        background-position: -15px -274px;
    }

    .gray_btn .i_import_text {
        background-position: -16px -259px;
    }

    .gray_btn .i_sync {
        background-position: -16px -355px;
    }

    .gray_btn .i_add_user {
        background-position: -17px -243px;
    }

    .gray_btn .i_add_music {
        background-position: -15px -307px;
    }

    .gray_btn.p_music_add {
        position: relative;
        left: 289px;
        top: -30px;
    }

    .gray_btn .i_music_play {
        height: 15px;
        background-position: -148px -273px;
    }

        .gray_btn .i_music_play.pause {
            background-position: -164px -305px;
        }

        .gray_btn .i_music_play.stop {
            background-position: -164px -321px;
            ;
        }

@media (min-width: 1640px) {
    .footer_left_cntr {
        text-align: center;
    }
}


.snakeButtonsDict {
    position: absolute;
    bottom: 50px;
    left: 0;
    width: 100%;
    height: 50px;
}

.snakeButtonPrevDict {
    font-size: 16px;
}

.snakeButtonNextDict {
    font-size: 16px;
}


.snakeButtons {
    position: absolute;
    bottom: 50px;
    left: 0;
    width: 100%;
    height: 50px;
}

.snakeButtonPrev {
    position: relative;
    float: left;
    left: 5%;
}

.snakeButtonNext {
    position: relative;
    float: right;
    right: 5%;
}


.snakeButtonPrev img {
    position: relative;
    left: -10px;
    top: 4px;
}

.snakeButtonNext img {
    position: relative;
    left: 10px;
    top: 4px;
}



