.info-icon_dictionary:hover g{
    fill: #03b8f2;
}
.info-icon_dictionary:hover{
    cursor: pointer;
}
.new_pagin_without_marpad{
    margin-bottom: 0;
    margin-top: 0;
}
.new_pagin_without_marpad .paginator-style-2__list{
    margin: 0 auto !important;
}
.puzzle-card__phrase-source:first-letter{
    text-transform: uppercase;
}
.new_sort_dictionary{
    top: 35px !important;
    right: 0 !important;
    left: auto !important;
}
.new_sort_dictionary .exercise-menu__subitem.active, .exercise-menu__subitem:hover{
    background: #1da5de;
}
.overflow_phrase_title{
    white-space: nowrap;
    max-height: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
}
.color_disabled{
    color: #afafaf;
}
i.settings_for_settings_dict path{
    fill: #333;
}

i.sets_own_in_all_sets g {
    fill: #ccc !important;
}

div.sets_own_in_all_sets:hover {
    border-bottom: 1px dashed #000;
}

.text-center {
    text-align: center;
}

.not_delete_button_set {
    border-bottom: 1px dashed #000;
    cursor: pointer;
}

.dict_link_for_set{
    color: #333 !important;
}

.dict_link_for_set:hover{
    color: #4594D1 !important;
    text-decoration: underline;
}

.my_own_set_fast_delete__icon svg {
    display: inline-block;
    vertical-align: middle;
    width: 16px;
    height: 17px;
}

.my_own_set_fast_delete__text a {
    text-decoration: none;
    border-bottom: 1px dashed #fff;
}

.my_own_set_fast_delete__text a:hover {
    text-decoration: none;
    border-bottom: none;
}

.puzzle-trash_dictionary:hover g {
    fill: #03b8f2;
}

.dictionary-page {
    min-height: 300px;
    margin: 0 0 50px 0;
}

.dictionary-page.nonactive {
    position: relative;
    opacity: 0.5;
}

.dictionary-page.nonactive:after {
    content: '';
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
}

.dictionary-page .delete {
    cursor: pointer;
    margin-top: 10px;
}

.dictionary-is-empty {
    padding-left: 10px;
    margin-bottom: 15px;
}

.dictionary-is-empty p {
    font-size: 16px;
}

.dictionary_block_title small {
    font-size: 24px;
}

#search-word .ui-autocomplete {
    margin-top: 12px;
    border: 1px solid #dcdcdc;
    border-radius: 2px;
    font-family: Arial, sans-serif;
    font-size: 14px;
}

#search-word .ui-autocomplete li {
    padding: 6px 8px 6px 16px;
}

#search-word .ui-autocomplete .show-balloon:hover {
    text-decoration: underline;
}

#search-word .ui-autocomplete li.ui-state-focus {
    border: 1px solid #71b26f;
    background: #71b26f;
    color: white;
}

.search-word__input_wrap {
    position: relative;
    display: inline-block;
}

#search_preloader {
    width: 30px;
    height: 30px;
    display: inline-block;
    position: absolute;
    top: 6px;
    right: 5px;
}

#show_here {
    width: 1px;
    height: 1px;
    position: absolute;
    top: 50px;
    left: 20px;
}

#hashword {
    display: none;
}

.pe_autocomplete-loading {
    background: url('/wp-content/themes/english/admin/images/preloader-big.gif') no-repeat;
    background-size: 30px;
}

.dict-video__header {
    position: relative;
    padding: 25px 10px;
    z-index: 2;
}

.dict-video__header_style_red {
    background: #d4684e url('/wp-content/themes/english/assets/pe/img/red_puzzle_pattern.png');
}

.dict-video__header .l-wrapper {
    overflow: visible !important;
}

.dict-video__header::after {
    background: url('/wp-content/themes/english/assets/pe/img/white-after.png');
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 6px;
}

.dict-video__header__title {
    font-size: 40px;
    color: #fff;
    line-height: 1;
    display: inline-block;
    vertical-align: middle;
    margin-left: 10px;
}

.dict-video__header__title small {
    font-size: 24px;
}

.dict-video__header__search__input input {
    width: 370px;
    height: 43px;
    border-radius: 20px;
    box-shadow: none;
    border: none;
    font-size: 16px;
    color: #5c5c5c;
    box-sizing: border-box;
    padding: 0 50px 0 25px;
    background-color: #fff;
}

.dict-video__header__search {
    position: relative;
    margin-top: 15px;
}

.dict-video__header__search__btn {
    display: inline-block;
    background: #f6f6f6;
    vertical-align: middle;
    box-shadow: 0 4px 0 #d8d8d8;
    padding: 6px 25px;
    border-radius: 3px;
    cursor: pointer;
    margin-right: 10px;
}

.dict-video__header__search__btn:active {
    box-shadow: 0 4px 0 #f6f6f6, inset 0 4px 0 #d8d8d8;
}

.dict-video__header__search__btn > svg {
    vertical-align: middle;
}

.dict-video__header__search__input {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin-right: 20px;
}

.dict__video__content {
    padding-top: 20px;
}

.dict__video__view {
    font-size: 20px;
    color: #00acef;
}

.dict__video__view__wrapper {
    margin-right: 10px;
    display: inline-block;
}

.dict__video__view__wrapper:hover {
    cursor: pointer;
}

.dict__video__view__wrapper svg {
    vertical-align: middle;
}

.dict__video__view__list {
    display: inline-block;
    vertical-align: middle;
}

.dict__video__view__list > span {
    vertical-align: middle;
    display: inline-block;
}

.dict__video__view__cards > span {
    vertical-align: middle;
    display: inline-block;
}

.dict__video__view__wrapper__element {
    width: 18px;
    height: 18px;
}

.dict__video__view__wrapper__element.is-active {
    cursor: default;
}

.dict__video__view__wrapper__element svg path {
    fill: #b6b6b6;
}

.dict__video__view__wrapper__element.is-active svg path {
    fill: #393939;
}

.dict__video__view__wrapper__element:not(.is-active):hover svg path {
    fill: #03b8f2;
}

.dict__video__view__cards {
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
}

.container-fluid__max-1240 {
    max-width: 1240px;
}

.dict__video__list-table__col {
    vertical-align: middle;
}

.dict__video__list-table__col__pl20 {
    padding-left: 20px;
}

.dict__video__list-table__col__pr20 {
    padding-right: 20px;
}

.dict__video__list-table__word-text {
    width: calc(100% - 100px);
}

.dict__video__list-table__word__type {
    color: #fff;
    background: #00acef;
    font-size: 14px;
    padding: 0 4px;
    font-weight: 500;
}

.dict__video__list-table__word__main {
    font-size: 16px;
    font-weight: bold;
}

.dict__video__list-table__word__main__article {
    font-weight: normal;
}

.dict__video__list-table__word__translate {
    color: #929292;
    font-size: 16px;
}

.dict__video__list-table__phrase__eng {
    font-size: 16px;
    color: #000;
    line-height: 1.4em;
    margin-bottom: 4px;
}

.arabic .dict__video__list-table__phrase__eng {
    direction: ltr !important;
    text-align: right;
}

.dict__video__list-table__phrase__rus {
    font-size: 16px;
    color: #929292;
}

.dict__video__list-table__phrase__eng .word-wrapper.expression {
    -webkit-border-radius: 0;
    border-radius: 0;    
}

.dict__video__list-table__phrase__eng .word-wrapper.expression.active,
.dict__video__list-table__phrase__eng .word-wrapper.expression:hover {
    -webkit-border-radius: 0;
    border-radius: 0;      
}

.balloon-row__wrapper {
    padding: 20px 0;
}

.dictionary-phrase__eng strong {
    color: #49abed;
}

.dict__video__list-table__info__balloon__where {
    color: #929292;
    font-size: 15px;
    margin-bottom: 5px;
}

.dict__video__list-table__info__balloon__title {
    color: #49abed;
    font-size: 16px;
}
.dict__video__list-table__info__balloon__title_a,
a:link.dict__video__list-table__info__balloon__title_a {
    color: #fff !important;
    font-size: 14px;
}
.border_a{
    text-decoration: underline;
}
.border_a:active, .border_a:focus, .border_a:link{
    color: #fff !important;
}
.border_a:hover{
    text-decoration: none;
}

.dict__video__list-table__info__balloon__title_a:hover {
    color: #fff !important;
}

i.puzzle-tooltip__content-info:hover g {
    cursor: pointer;
    fill: #03b8f2;
}

.dict__video__list-table__info {
    position: relative;
}

.dict__video__list-table__info__icon:hover {
    cursor: pointer;
}

.dict__video__list-table__info__balloon {
    position: absolute;
    min-width: 330px;
    top: 25px;
    right: 50px;
    background: #fff;
    padding: 15px;
    box-sizing: border-box;
    border: 1px solid #c5c5c5;
    border-radius: 4px;
    z-index: 20;
    display: none;
}

.dict__video__list-table__info__balloon.is-visible {
    display: block;
}

.dict__video__list-table__info__balloon::after {
    content: '';
    display: block;
    position: absolute;
    right: -4px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    top: 22px;
    width: 5px;
    height: 5px;
    border-right: 1px solid #c5c5c5;
    border-top: 1px solid #c5c5c5;
    background: #fff;
}

.dict__video__list-table__row {
    height: 110px;
    border-bottom: 1px solid #ddd;
}

.dict__video__list-table__row.is-checked {
    background-color: #f7fafc;
}

.dict__video__list-table__word__type.is-exception {
    background: #e68b44;
}

.dict__video__list-table__dictor {
    text-align: center;
    padding-right: 15px;
}

.dict__video__list-table__play .play-sound,
.dict__video__list-table__phrase__play .play-sound  {
    display: inline-block;
}

.dict__video__list-table__play .dict__video__list-table__dictor {
    padding-right: 35px;
}

.dictionary-page .word-wrapper:hover,
.dict__video__list-table__word__main .word-wrapper:hover{
    cursor: pointer;
    background: none;
    color: black;
    text-decoration: underline;
}

.dictionary-page .word-wrapper.expression:hover {
    cursor: pointer;
    background: none !important;
    color: black !important;
    text-decoration: underline;
    border-bottom: none;
}

.dictionary_limit_message .advice_button {
    text-align: center;
}

.dictionary-menu .exercise-menu__sub {
    background: none;
}

.dictionary-menu__list {
    display: inline-block;
}

.dictionary-menu__list .ex-category {
    text-align: left;
}

.dictionary-menu .exercise-menu__subitem--teacher {
    width: 250px;
}

.dictionary-menu {
    padding: 5px 20px;
    margin-right: 0;
    background: #F6F6F6;
}

.dictionary-menu__right button {
    position: relative;
    top: -8px;
}

.dictionary-menu__list .exercise-menu__sub {
    top: 53px;
}

.m-service-dictionary {
    margin-top: -5px;
    z-index: 1;
    position: relative;
}

.m-service-dictionary .b-service__content_step_num {
    background: #cf5e44;
}

.m-service-dictionary .b-service__footer_btn {
    background: #cf5e44;
    box-shadow: inset 0 -4px 0 #b2513b;
}

.dict-video__header__left {
    display: inline-block;
    width: 39%;
}

.dict-video__header__right {
    display: inline-block;
    width: 59%;
    text-align: right;
}

.dict-video__header__search {
    text-align: left;
    display: inline-block;
}

.dictionary-menu__left {
    display: inline-block;
    width: 49%;
    vertical-align: top;
}

.dictionary-menu__right {
    display: inline-block;
    width: 49%;
    vertical-align: top;
    text-align: right;
}

.dictionary-menu__right a {
    display: inline-block;
}

.dictionary-cards::after {
    content: '';
    display: block;
    clear: both;
}

.dict__video__list-table__phrase__eng-link {
    cursor: pointer;
    border-bottom: 1px dashed;
}

.dict__video__list-table__phrase__nabor-item {
    text-transform: uppercase;
    font-weight: 500;
}

.dict-video__phrase-list-source {
    font-size: 14px;
    color: #929292;
}

.dict-video__phrase-list-source-link {
    text-decoration: underline;
    cursor: pointer;
}

.dict-video__phrase-list-link {
    font-weight: bold;
    color: #0a96d1;
    font-size: 16px;
    cursor: pointer;
}

.dict-video__phrase-list-link:hover {
    text-decoration: underline;
}

.dict__video__list-table__phrase__nabor-item:hover {
    color: #0996d1 !important;
}

.dict-video__phrase-list-set {
    font-size: 10px;
    text-decoration: underline;
    text-transform: uppercase;
    font-weight: 500;
    cursor: pointer;
}

.dict-video__phrase-list-set:hover {
    color: #0a96d1;
}

.exercise-menu__filter-dict-btn.english-button_style_green svg path {
    fill: #fff;
}

.dictionary-page__empty-warning .english-button.english-button_type_flat.english-button_style_gray.english-button_size_xl:hover {
    background-color: #1da5de;
    color: #fff !important;
}

.dictionary-page__empty-warning .english-button.english-button_type_flat.english-button_style_gray.english-button_size_xl:hover svg path {
    fill: #fff;
}

/*Extra small devices (phones)*/

@media only screen and (min-width : 992px) {

    .dictionary-page__empty-warning {
        padding-left: 200px;
    }

}

/*Extra small devices (phones)*/

@media only screen and (max-width : 767px) {

    .b-service__content_video_title_wrap {
        padding-left: 30px;
    }

    .dict-video__header__left {
        width: auto;
    }

    .dict-video__header__right {
        width: auto;
    }

    .dict__video__view {
        height: auto;
    }

    .dictionary-menu__list {
        width: 100%;
        max-width: none !important;
        float: none !important;
        display: block;
    }

    .dictionary-menu__list * {
        float: none !important;
    }

    .dictionary-menu.exercise-menu ul {
        width: 100%;
    }

    .dictionary-menu .exercise-menu__subitem--teacher {
        margin: 0 auto;
    }

    .dictionary-menu .exercise-menu__item {
        background: none;
    }

    .dictionary-menu a.exercise-menu__link {
        color: #00acef !important;
        text-align: center;
    }

    .dictionary-menu  a.exercise-menu__link:after {
        color: #000;
        float: none;
    }

    .dict__video__view__wrapper {
        display: table;
        margin: 10px auto;
    }

    .dict__video__paginator__element a {
        padding: 5px 8px;
        font-size: 14px;
    }

    .dict__video__paginator__element.is-current {
        padding: 5px 8px;
    }

    .dict__video__list-table__phrase__play {
        display: none;
    }

    .dict__video__list-table__phrase {
        display: none;
    }

    .dict__video__list-table__play {
        padding-left: 10px;
    }

    .dict__video__list-table__info__balloon.is-visible {
        min-width: 100%;
        width: 210px;
    }

    .dict-video__header__search__input input {
        width: 100%;
    }

    .dict-video__header__search__input {
        margin-right: 0;
    }

    .dict-video__header__search__btn {
        margin-right: 0;
        padding: 6px 15px;
    }

    .dict-video__header__search__input {
        width: 80%;
    }

    .dict-video__header__search {
        float: none;
    }

    .search-word__input_wrap {
        width: 100%;
    }

    .exercise-menu__filter-dict-btn {
        width: 48%;
        margin-left: 1%;
        margin-right: 1%;
    }

    .puzzle-tooltip__content-info{
        display: none;
    }

}

@media only screen and (max-width: 992px) {

    .dict__video__list-table__col__pl20 {
        padding-left: 0;
    }

    .dict__video__list-table__col__pr20 {
        padding-right: 0;
    }

    .container-fluid__max-1240 .puzzle_ml_20,
    .container-fluid__max-1240 .puzzle_mr_20 {
        margin-left: 0;
        margin-right: 0;
    }

}


/* Small devices (tablets, 768px and up) */

@media only screen and (min-width: 768px) and (max-width: 992px) {

    .dict-video__header__title {
        font-size: 30px;
    }

    .dict-video__header__title small {
        font-size: 18px;
    }

    .dictionary-is-empty {
        margin-bottom: 35px;
        margin-top: 20px;
        text-align: center;
    }

    .dict-video__header__left {
        width: 34%;
    }

    .dict-video__header__right {
        width: 65%;
    }

}

.vocabulary {
    display: inline-block;
    width: 1400px;
}

.vocabulary li {
    outline: 1px solid;
    margin: 0;
    list-style: none;
    display: inline-block;
    width: 200px;
    height: 50px;
}

.vocabulary li:hover {
    cursor: pointer;
    background: #98f498;
}

.vocabulary li.know {
    background: #81cf81;
}

#finish {
    text-align: center;
    cursor: pointer;
    border: 1px dashed;
    margin: 0 auto 50px;
    width: 300px;
    padding: 20px;
}

#finish:hover {
    background: #dcdcdc;
}

#go-next {
    display: inline-block;
    border: 1px solid #f03f39;
    padding: 20px;
    margin: 20px;
}

#go-next:hover {
    background: #99ee99;
    cursor: pointer;
}

.dict__video__view .switcher {
    display: none;
}

.dictionary-menu .checkbox-line {
    padding-left: 7px;
    margin-right: 35px;
}

@media only screen and (max-width : 767px) {    

    .dictionary-menu.exercise-menu ul.dictionary-menu__list_mobile {
        width: auto;
    }

     .dictionary-menu__buttons {
        width: 100%;
        display: block;
        flex-basis: auto;
        text-align: center;        
     }

    .dict__video__view__wrapper__element.dict__video__view__list.puzzle_mr_40 {
        margin-right: 20px;
     }

}
@media only screen and (max-width : 760px) {

    .dictionary-menu__list_mobile ul.exercise-menu__sub {
        position: absolute;
    }

    .dictionary-menu__list_mobile li.exercise-menu__item {
        overflow: visible;
    }

    .dictionary-menu__list_mobile a.js-menu-sublink {
        padding: 0;
    }

    .dictionary-menu__list_mobile li.exercise-menu__subitem {
        background: #f6f6f6;
    }

}
@media only screen and (max-width : 600px) {

    .dictionary-menu__top {
        width: 100%;
        display: block;
        flex-basis: auto;
        text-align: center; 
    }

    .dictionary-menu__switcher {
        width: 100%;
        display: block;
        flex-basis: auto;
        text-align: center; 
        margin-bottom: 20px;        
    }
    .dictionary-menu a.exercise-menu__link {
        text-align: left;
    }

    .dictionary-tooltip_mobile-resize .jBox-content {
        width: 170px !important;
    }  

    .dictionary-tooltip_mobile-resize_button {
        margin-right: 0;
        width: 100% !important;
        font-size: 12px;
    }

    .dictionary-tooltip_mobile-resize_button:first-child {
        margin-bottom: 10px;
    }

}

@media only screen and (max-width : 480px) {
    .exercise-menu__filter-dict-btn {
        width: 100%;
        margin-left: 0;
        margin-right: 0;
    }    

    .dict__video__list-table__play {
        padding-right: 10px;
    }

    .puzzle-tooltip__content-info-and-delete {
        margin-left: 0;
        display: none;
    } 

    .dict__video__list-table__word {
        width: 50%;
    }

    .dict__video__list-table__word .play-sound_slowly {
        display: none;
    }

    .dict__video__list-table__info {
        width: 10%;
    }

    .dict__video__list-table__word-text {
        width: calc(100% - 50px);
    }    

}

/* import
---------------------------*/
.style_for_li_mass_import {
    list-style: none;
}

.j-puzzle-modal-flat .jBox-container {
    border-radius: 0;
}

.dictionary-import__link-change {
    text-decoration: underline;
    cursor: pointer;
}

.dictionary-import__link-edit {
    text-decoration: underline;
    cursor: pointer;
    color: #ff0000;
}

.dictionary-import__row {
    border-bottom: 1px solid #ddd;
    min-height: 50px;
    font-size: 16px;
}

.dictionary-import__row .checkbox-line__text {
    display: none !important;
}

.dictionary-import__input {
    border-radius: 2px;
    border: solid 1px #cad7e0;
    font-size: 16px;
    color: #333;
    padding: 5px;
    line-height: 1.29;
    height: 40px;
    padding: 8px 15px;
    box-sizing: border-box;     
}

.dictionary-import__button {
    color: #fff;
    font-size: 14px;
    line-height: 1.29;
    min-height: 40px;
    border-radius: 3px;      
    padding: 11px 40px; 
    transition-duration: 0.2s; 
}

.dictionary-import__button_md {
    font-size: 18px;
    min-height: 52px;
    font-size: 18px;
}

.dictionary-import__button_green {
    background-color: #79c257;  
}

.dictionary-import__button_green:hover {
    background-color: #84ce62;
    box-shadow: 0 12px 25px 0 rgba(89, 161, 55, 0.38);
}

.dictionary-import__button_disabled {
    cursor: not-allowed;
    background-color: #bfced9;
}

.dictionary-import__textarea {
    border-radius: 2px;
    border: solid 1px #cad7e0;
    font-size: 16px;
    color: #333;
    padding: 5px;
    line-height: 1.29;
    padding: 14px 18px 12px;
    width: 100%;
    min-height: 80px;
    box-sizing: border-box;     
}

.dictionary-import__input_width {
    width: calc(100% - 160px);
}

@media only screen and (max-width : 480px) {

    .dictionary-import__input_width {
        width: 100%;
        margin-bottom: 10px;
    }   

    .dictionary-import__button {
        width: 100%;
        margin: 0;
    }

}