﻿/* Please see documentation at https://docs.microsoft.com/aspnet/core/client-side/bundling-and-minification
for details on configuring this project to bundle and minify static web assets. */

a.navbar-brand {
    white-space: normal;
    text-align: center;
    word-break: break-all;
    margin-left: -30px;
}

/* Provide sufficient contrast against white background */
a {
    color: #0366d6;
}

.btn-primary {
    color: #fff;
    background-color: #1b6ec2;
    border-color: #1861ac;
}

.nav-pills .nav-link.active, .nav-pills .show > .nav-link {
    color: #fff;
    background-color: #1b6ec2;
    border-color: #1861ac;
}

/* Sticky footer styles
-------------------------------------------------- */
html {
    font-size: 16px;
    color: #555;
}

@media (min-width: 768px) {
    html {
        font-size: 16px;
    }
}

.border-top {
    border-top: 1px solid #e5e5e5;
}

.border-bottom {
    border-bottom: 1px solid #e5e5e5;
}

.box-shadow {
    box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .05);
}

button.accept-policy {
    font-size: 1rem;
    line-height: inherit;
}

/* Sticky footer styles
-------------------------------------------------- */
html {
    position: relative;
    min-height: 100%;
}

body {
    /* Margin bottom by footer height */
    margin-bottom: 120px;
    font-family: Roboto, "Segoe UI", sans-serif;
    font-weight: 300;
}

h1 {
    margin-top: 1rem;
    font-weight: 300;
}

h2 {
    font-size: 24px;
    text-align: center;
    font-weight: 300;
}

h3 {
    font-size: 24px;
    text-align: center;
    font-weight: 300;
}

h4 {
    font-size: 22px;
    text-align: center;
    font-weight: 300;
    margin-top: 30px;
}

.about h2 {
    font-size: 24px;
    text-align: center;
    font-weight: 300;
    margin-top: 30px;
}

.lg-gr-bg h1 {
    margin-top: auto;
    font-size: 36px;
    text-align: center;
    font-weight: 300;
}

h1.help {
    text-align: center;
}

h2.corp,
h2.help {
    font-size: 30px;
    text-align: center;
    font-weight: 300;
}

.txtContent h1 {
    margin-top: 20px;
    font-size: 28px;
    font-weight: 300;
}

.txtContent.gramm h1 {
    margin-top: auto;
}

.txtContent h2 {
    font-size: 26px;
    text-align: center;
    font-weight: 300;
}

.txtContent.gramm h2 {
    font-size: 24px;
    margin-top: 20px;
}

.txtContent h3 {
    font-size: 20px;
    font-weight: 300;
}

.txtContent table tr td {
    font-size: 14px;
    font-weight: 400;
}


a {
    color: #14426f;
    text-decoration: none;
}

    a:hover, a:active {
        text-decoration: underline;
    }

.description {
    padding: 30px;
}

    .description a {
        font-weight: 500;
    }

#descriptionText p {
    padding-bottom: 5px;
}

    #descriptionText p.opt {
        margin-bottom: 1px;
        padding: 10px 10px 10px 40px;
    }

#descriptionText span {
    color: #14426f;
}

#descriptionText p.opt span {
    color: #14426f;
    font-weight: 500;
}

#descriptionText p.opt.gramm {
    background: rgba(0, 0, 0, 0) url("/img/gramm-ico-24.png") no-repeat scroll 0 15px;
}

#descriptionText p.opt.transcrib {
    background: rgba(0, 0, 0, 0) url("/img/transcrib-ico-24.png") no-repeat scroll 0 15px;
}

#descriptionText p.opt.samples {
    background: rgba(0, 0, 0, 0) url("/img/samples-ico-24.png") no-repeat scroll 0px 18px;
}

#descriptionText p.opt.links {
    background: rgba(0, 0, 0, 0) url("/img/links-ico-24.png") no-repeat scroll 0 15px;
    margin-bottom: 10px;
}

#descriptionText p.opt.templates {
    background: rgba(0, 0, 0, 0) url("/img/templates-ico-24.png") no-repeat scroll 0 15px;
}

#descriptionText p.opt.search {
    background: rgba(0, 0, 0, 0) url("/img/search-ico-24.png") no-repeat scroll 0 15px;
}

#descriptionText p.opt.fav {
    background: rgba(0, 0, 0, 0) url("/img/fav-ico-24.png") no-repeat scroll 0 15px;
    margin-bottom: 10px;
}


#descriptionText .start {
    background-color: #2356a0;
    border: 0 solid #029bdc;
    border-radius: 8px;
    color: #fff;
    font-weight: bold;
    margin-top: 10px;
    padding: 5px 20px;
    text-align: center;
    text-transform: uppercase;
}


#rightAdvExtBlock {
    float: none;
    width: 300px;
    height: 100%;
    background-color: transparent;
    position: fixed;
    position: absolute;
    top: 27px;
    right: 0;
    text-align: center
}

#rightAdvBlock {
    width: 300px;
    position: relative;
    margin: 0 auto 50px auto;
}

#Adv240 {
    width: 300px;
    height: 600px;
    border: 0px solid aquamarine;
}

.form-control.is-invalid {
    background-image: none;
}

.loading {
    display: none;
}

    .loading img {
        width: 16px;
    }

.close:hover,
.copy-btn:hover,
.paste-btn:hover,
.vkeyboard-btn:hover,
.dict-btn:hover,
.spell-btn:hover,
.print-btn:hover,
.fav-btn:hover,
.rate-btn:hover,
.share-btn:hover,
.add-btn:hover,
.samples-btn:hover,
.warn-btn:hover {
    opacity: 1;
}

.sourceTextDict::-ms-clear {
    display: none;
    width: 0;
    height: 0;
}

.moreSamples {
    text-align: right;
    padding-bottom: 10px;
    padding-top: 15px;
}

    .moreInfo,
    .more-link a,
    .moreSamples a {
        font-size: 24px;
        line-height: 8px;
        color: #999 !important;
        margin-right: 15px;
        font-weight: normal;
        width: auto;
        height: 20px;
        display: inline-block;
        padding: 0px 7px 0px 10px;
        border: 1px solid #96acb2;
        border-radius: 10px;
        margin-right: 0px;
        position: relative;
    }

.close {
    background-image: url("/img/close24_nc.png");
    background-position: center;
    background-repeat: no-repeat;
    background-color: transparent;
    background-size: 18px 18px;
    opacity: .8;
    height: 24px;
    width: 24px;
    margin: 0 2px 0 0;
    padding: 0;
    border: 0;
    box-shadow: none;
    font-size: 0;
}

.modal-header .close {
    padding: 1rem 1rem;
    margin: 0 -.5rem;
    outline: none;
}

#goLogin a {
    color: #337ab7;
    text-decoration: none;
}

#loading {
    position: absolute;
    left: 74%;
    top: 37%;
    width: 64px;
    height: 64px;
    margin: auto;
    transform: scale(0.6);
    -o-transform: scale(0.6);
    -ms-transform: scale(0.6);
    -webkit-transform: scale(0.6);
    -moz-transform: scale(0.6);
}

.f_circleG {
    position: absolute;
    background-color: rgb(255, 255, 255);
    height: 11px;
    width: 11px;
    border-radius: 6px;
    -o-border-radius: 6px;
    -ms-border-radius: 6px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    animation-name: f_fadeG;
    -o-animation-name: f_fadeG;
    -ms-animation-name: f_fadeG;
    -webkit-animation-name: f_fadeG;
    -moz-animation-name: f_fadeG;
    animation-duration: 1.2s;
    -o-animation-duration: 1.2s;
    -ms-animation-duration: 1.2s;
    -webkit-animation-duration: 1.2s;
    -moz-animation-duration: 1.2s;
    animation-iteration-count: infinite;
    -o-animation-iteration-count: infinite;
    -ms-animation-iteration-count: infinite;
    -webkit-animation-iteration-count: infinite;
    -moz-animation-iteration-count: infinite;
    animation-direction: normal;
    -o-animation-direction: normal;
    -ms-animation-direction: normal;
    -webkit-animation-direction: normal;
    -moz-animation-direction: normal;
}

#frotateG_01,
.frotateG_011,
.frotateG_09 {
    left: 0;
    top: 26px;
    animation-delay: 0.45s;
    -o-animation-delay: 0.45s;
    -ms-animation-delay: 0.45s;
    -webkit-animation-delay: 0.45s;
    -moz-animation-delay: 0.45s;
}

#frotateG_02,
.frotateG_021,
.frotateG_10 {
    left: 7px;
    top: 7px;
    animation-delay: 0.6s;
    -o-animation-delay: 0.6s;
    -ms-animation-delay: 0.6s;
    -webkit-animation-delay: 0.6s;
    -moz-animation-delay: 0.6s;
}

#frotateG_03,
.frotateG_031,
.frotateG_11 {
    left: 26px;
    top: 0;
    animation-delay: 0.75s;
    -o-animation-delay: 0.75s;
    -ms-animation-delay: 0.75s;
    -webkit-animation-delay: 0.75s;
    -moz-animation-delay: 0.75s;
}

#frotateG_04,
.frotateG_041,
.frotateG_12 {
    right: 7px;
    top: 7px;
    animation-delay: 0.9s;
    -o-animation-delay: 0.9s;
    -ms-animation-delay: 0.9s;
    -webkit-animation-delay: 0.9s;
    -moz-animation-delay: 0.9s;
}

#frotateG_05,
.frotateG_051,
.frotateG_13 {
    right: 0;
    top: 26px;
    animation-delay: 1.05s;
    -o-animation-delay: 1.05s;
    -ms-animation-delay: 1.05s;
    -webkit-animation-delay: 1.05s;
    -moz-animation-delay: 1.05s;
}

#frotateG_06,
.frotateG_061,
.frotateG_14 {
    right: 7px;
    bottom: 7px;
    animation-delay: 1.2s;
    -o-animation-delay: 1.2s;
    -ms-animation-delay: 1.2s;
    -webkit-animation-delay: 1.2s;
    -moz-animation-delay: 1.2s;
}

#frotateG_07,
.frotateG_071,
.frotateG_15 {
    left: 26px;
    bottom: 0;
    animation-delay: 1.35s;
    -o-animation-delay: 1.35s;
    -ms-animation-delay: 1.35s;
    -webkit-animation-delay: 1.35s;
    -moz-animation-delay: 1.35s;
}

#frotateG_08,
.frotateG_081,
.frotateG_16 {
    left: 7px;
    bottom: 7px;
    animation-delay: 1.5s;
    -o-animation-delay: 1.5s;
    -ms-animation-delay: 1.5s;
    -webkit-animation-delay: 1.5s;
    -moz-animation-delay: 1.5s;
}

@keyframes f_fadeG {
    0% {
        background-color: rgb(0, 172, 92);
    }

    100% {
        background-color: rgb(255, 255, 255);
    }
}

@-o-keyframes f_fadeG {
    0% {
        background-color: rgb(0, 172, 92);
    }

    100% {
        background-color: rgb(255, 255, 255);
    }
}

@-ms-keyframes f_fadeG {
    0% {
        background-color: rgb(0, 172, 92);
    }

    100% {
        background-color: rgb(255, 255, 255);
    }
}

@-webkit-keyframes f_fadeG {
    0% {
        background-color: rgb(0, 172, 92);
    }

    100% {
        background-color: rgb(255, 255, 255);
    }
}

@-moz-keyframes f_fadeG {
    0% {
        background-color: rgb(0, 172, 92);
    }

    100% {
        background-color: rgb(255, 255, 255);
    }
}

.notsupported a,
.errSite a {
    color: #337ab7;
    font-weight: 500;
}
/* .translationBlockWrap */
.translationBlockWrap input#sText {
    border: 2px solid #00ab5b;
    border-radius: 18px;
    height: 36px;
    padding-left: 24px;
    padding-right: 24px;
    line-height: 16px !important;
    overflow-x: hidden;
    font-size: 20px;
    color: #333;
    width: 305px;
}

    .translationBlockWrap input#sText:focus {
        outline: 0;
        box-shadow: 0 0 0 rgba(0,0,0,0);
    }

.translationBlockWrap .bootstrap-select .dropdown-toggle {
    border: none;
    background-color: transparent;
    padding-right: 30px;
}

    .translationBlockWrap .bootstrap-select .dropdown-toggle:focus,
    .translationBlockWrap .bootstrap-select .dropdown-toggle:active {
        outline: none !important;
        outline-offset: 0px !important;
        box-shadow: none;
    }

    .translationBlockWrap .bootstrap-select .dropdown-toggle .filter-option-inner-inner {
        text-transform: uppercase;
        /*color: #8ca2a8;*/
        color: #5e7379;
        font-weight: 400;
        font-size: 12px;
        padding-top: 6px;
        padding-bottom: 0;
        background-color: transparent;
    }

        .translationBlockWrap .bootstrap-select .dropdown-toggle .filter-option-inner-inner:focus {
            box-shadow: none;
        }

.translationBlockWrap .bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) {
    width: auto;
}

#sText::-webkit-input-placeholder {
    font-size: 16px !important;
    line-height: 20px !important;
    /*color: #96acb2;*/
    color: #5e7379;
}

#sText::-moz-placeholder {
    font-size: 16px !important;
    /*color: #96acb2;*/
    color: #5e7379;
}

#sText:-ms-input-placeholder {
    font-size: 16px !important;
    /*color: #96acb2;*/
    color: #5e7379;
}


.translationBlockWrap .dropdown-toggle::after {
    display: inline-block;
    width: 12px;
    height: 12px;
    margin-left: 10px;
    vertical-align: middle;
    border: 0;
    background-image: url(/img/dd_arr.svg);
    background-size: 10px;
    background-repeat: no-repeat;
    position: absolute;
    top: 42%;
    right: 12px;
    margin-top: 2px;
    text-transform: uppercase;
    color: #8ca2a8;
    font-weight: 400;
    font-size: 12px;
    padding-top: 6px;
    padding-bottom: 0;
}


#btnTranslate {
    background-image: url(/img/find.svg);
    background-position: center;
    background-repeat: no-repeat;
    background-color: #00ab5b !important;
    background-size: 24px 24px;
    color: transparent;
    height: 36px;
    border-radius: 18px;
    padding-left: 30px;
    padding-right: 30px;
    margin-left: 5px;
}

.ea-notFound {
    color: grey;
    font-size: 16px;
    font-style: italic;
    height: 10px;
    visibility: hidden;
}

    .ea-notFound b {
        font-weight: 500;
        font-weight: 500;
    }

.translationBlockWrap .form-inline {
    align-items: flex-start;
}

.alert-danger {
    color: #555;
    background-color: #f3f5f7;
    border-color: #a94442;
    text-align: center;
}

    .alert-danger a, .alert-danger b {
        font-weight: 600;
    }

.full-allert {
    color: #a94442;
    background-color: #f5dcdf;
}

#clText {
    position: absolute;
    background-image: url("data:image/svg+xml;charset=utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHZlcnNpb249IjEuMSIgdmlld0JveD0iMCAwIDE1LjY0MiAxNS42NDIiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDE1LjY0MiAxNS42NDIiIHdpZHRoPSIzMnB4IiBoZWlnaHQ9IjMycHgiPgogIDxwYXRoIGZpbGwtcnVsZT0iZXZlbm9kZCIgZD0iTTguODgyLDcuODIxbDYuNTQxLTYuNTQxYzAuMjkzLTAuMjkzLDAuMjkzLTAuNzY4LDAtMS4wNjEgIGMtMC4yOTMtMC4yOTMtMC43NjgtMC4yOTMtMS4wNjEsMEw3LjgyMSw2Ljc2TDEuMjgsMC4yMmMtMC4yOTMtMC4yOTMtMC43NjgtMC4yOTMtMS4wNjEsMGMtMC4yOTMsMC4yOTMtMC4yOTMsMC43NjgsMCwxLjA2MSAgbDYuNTQxLDYuNTQxTDAuMjIsMTQuMzYyYy0wLjI5MywwLjI5My0wLjI5MywwLjc2OCwwLDEuMDYxYzAuMTQ3LDAuMTQ2LDAuMzM4LDAuMjIsMC41MywwLjIyczAuMzg0LTAuMDczLDAuNTMtMC4yMmw2LjU0MS02LjU0MSAgbDYuNTQxLDYuNTQxYzAuMTQ3LDAuMTQ2LDAuMzM4LDAuMjIsMC41MywwLjIyYzAuMTkyLDAsMC4zODQtMC4wNzMsMC41My0wLjIyYzAuMjkzLTAuMjkzLDAuMjkzLTAuNzY4LDAtMS4wNjFMOC44ODIsNy44MjF6IiBmaWxsPSIjMDAwMDAwIi8+Cjwvc3ZnPgo=");
    background-position: center;
    background-repeat: no-repeat;
    background-color: transparent;
    background-size: 14px 14px;
    opacity: 0.5;
    height: 14px;
    width: 14px;
    margin-left: -32px;
    padding: 0;
    top: 10px;
    border: 0;
    box-shadow: none;
    display: none;
}

#clSearch {
    position: absolute;
    background-image: url("data:image/svg+xml;charset=utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHZlcnNpb249IjEuMSIgdmlld0JveD0iMCAwIDE1LjY0MiAxNS42NDIiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDE1LjY0MiAxNS42NDIiIHdpZHRoPSIzMnB4IiBoZWlnaHQ9IjMycHgiPgogIDxwYXRoIGZpbGwtcnVsZT0iZXZlbm9kZCIgZD0iTTguODgyLDcuODIxbDYuNTQxLTYuNTQxYzAuMjkzLTAuMjkzLDAuMjkzLTAuNzY4LDAtMS4wNjEgIGMtMC4yOTMtMC4yOTMtMC43NjgtMC4yOTMtMS4wNjEsMEw3LjgyMSw2Ljc2TDEuMjgsMC4yMmMtMC4yOTMtMC4yOTMtMC43NjgtMC4yOTMtMS4wNjEsMGMtMC4yOTMsMC4yOTMtMC4yOTMsMC43NjgsMCwxLjA2MSAgbDYuNTQxLDYuNTQxTDAuMjIsMTQuMzYyYy0wLjI5MywwLjI5My0wLjI5MywwLjc2OCwwLDEuMDYxYzAuMTQ3LDAuMTQ2LDAuMzM4LDAuMjIsMC41MywwLjIyczAuMzg0LTAuMDczLDAuNTMtMC4yMmw2LjU0MS02LjU0MSAgbDYuNTQxLDYuNTQxYzAuMTQ3LDAuMTQ2LDAuMzM4LDAuMjIsMC41MywwLjIyYzAuMTkyLDAsMC4zODQtMC4wNzMsMC41My0wLjIyYzAuMjkzLTAuMjkzLDAuMjkzLTAuNzY4LDAtMS4wNjFMOC44ODIsNy44MjF6IiBmaWxsPSIjMDAwMDAwIi8+Cjwvc3ZnPgo=");
    background-position: center;
    background-repeat: no-repeat;
    background-color: transparent;
    background-size: 14px 14px;
    opacity: 0.5;
    height: 14px;
    width: 14px;
    right: 15px;
    padding: 0;
    top: 10px;
    border: 0;
    box-shadow: none;
    display: none;
}

/* /.translationBlockWrap */
/* copy button*/
.copy-btn.ui-icon {
    background-image: url(/img/copy24.png);
    background-position: center;
    background-repeat: no-repeat;
    background-color: transparent;
    background-size: 24px 24px;
    opacity: 0.7;
    height: 24px;
    width: 24px;
    margin: 0 0px 0 0;
    padding: 0;
    border: 0;
    box-shadow: none;
}

.sharedLinkBlock {
    position: relative;
}

#copySharedLink {
    position: absolute;
    top: 8px;
    left: 8px;
    opacity: 1.0;
}

#dTrLink {
    padding-left: 40px;
}

/* /copy button*/

/* Grammar page*/
#bestVerbs,
.bestVerbs,
#originalDescription,
.description,
.grammTablesBlock,
.bestTranslation {
    border-top: 0;
    padding: 15px 30px;
    border-radius: 8px;
    background-color: #fff;
    margin: 0 0px 30px 0px;
    font-size: 16px;
    border: none;
}

.verbsList {
    column-count: 6;
    column-gap: 10px;
}

    .verbsList a {
        color: #337ab7;
        text-decoration: none;
        font-weight: 300;
    }

        .verbsList a:hover,
        .verbsList a:focus {
            color: #23527c;
            text-decoration: underline;
        }

        .verbsList a:active,
        .verbsList a:hover {
            outline: 0;
        }

.translation-elm::after {
  
}

.grammTablesBlock {
    margin-top: 30px;
}

    #bestVerbs > h3,
    #bestVerbs > h2,
    .bestVerbs > h3,
    .bestVerbs > h2,
    .grammTablesBlock > h4,
    .bestTranslation > h2 {
        color: #555;
        font-size: 16px;
        font-weight: normal;
        text-transform: uppercase;
        letter-spacing: 1.5px;
    }

    .grammTablesBlock a {
        padding: 0 0 15px 30px;
        line-height: 26px;
        display: block;
    }

        .grammTablesBlock a.ru {
            background: url("/img/ru_flag.png") no-repeat 0 5px;
            background-size: 18px auto;
        }

        .grammTablesBlock a.en {
            background: url("/img/en_flag.png") no-repeat 0 5px;
            background-size: 18px auto;
        }

        .grammTablesBlock a.de {
            background: url("/img/de_flag.png") no-repeat 0 5px;
            background-size: 18px auto;
        }

        .grammTablesBlock a.fr {
            background: url("/img/fr_flag.png") no-repeat 0 5px;
            background-size: 18px auto;
        }
.bestTranslation a {
    color: #337ab7;
    padding: 0 0 10px 10px;
    line-height: 26px;
    text-decoration: underline;
}

.tabs1_caption.nav-tabs {
    border-bottom: 0px solid transparent;
}

.sforms_info {
    background-color: #fff;
    margin-top: 0;
    padding: 15px 30px;
    color: #14426f;
    font-size: 16px;
    font-weight: 300;
    border-radius: 0 8px 8px 8px;
}

.cform_group {
    display: inline-block;
    padding: 15px 30px;
    margin-right: 60px;
    margin-top: 30px;
    border-radius: 8px;
    background-color: #fff;
    font-weight: 300;
    color: #14426f;
    font-size: 16px;
    width: 40%
}

.w-auto {
    width: auto;
}

.w-40 {
    width: 40%;
}

.wfSpan, .cform_group, .wfSpan1 {
    box-shadow: 0 0 5px rgba(0,0,0,0.25);
}

.wordforms {
    background-color: #fff;
}

.addWForms {
    margin: 0px;
    color: #999999;
    padding-bottom: 10px;
    font-size: 13px;
}

.translation-item a.backLink,
.ref_source {
    font-size: 0;
}

    .translation-item a.backLink span {
        font-size: 16px;
    }

    .ref_source span {
        font-size: 18px;
    }

.ref_result a.backLink {
    white-space: normal;
}

    .ref_result a.backLink:link, .ref_result a.backLink:visited {
        color: #14426f;
        text-decoration: none;
        font-weight: 700;
    }

    .ref_result a.backLink:hover, .ref_result a.backLink:active {
        text-decoration: underline;
    }

.ref_cform a {
    height: 24px;
    width: 16px;
    margin-right: 8px;
}

.source_only {
    font-size: 22px;
    font-weight: 500;
    color: #231f20;
    text-decoration: none;
    /*padding-right: 5px;*/
}

.transcription {
    color: #8ca2a8;
    padding-left: 8px;
    /*padding-right: 8px;*/
}

#gramFormNav {
    font-size: 14px;
    font-weight: 300;
    color: #14426f;
    margin: 10px;
    word-wrap: normal;
    border: 0;
    background-color: transparent;
}

.curChoose, .gramFormNavItem-mn.active {
    color: #14426f;
    font-weight: 700;
}

h2.forms-section .pronunciation a {
    margin-left: 15px;
}

.gramFormNavItem,
.gramFormNavItem-mn {
    color: #14426f;
    cursor: pointer;
    font-size: 14px;
    text-transform: none;
    white-space: nowrap;
    border-radius: 14px;
    padding: 4px 15px;
    margin-right: 5px;
    display: inline-block;
    background-color: #f3f5f7;
    border: 1px solid #fff;
}

    .gramFormNavItem:first-child {
        border-color: transparent;
    }

    .gramFormNavItem:hover {
        background-color: #fff;
        border: 1px solid #fff;
    }

    .gramFormNavItem.disabled {
        opacity: 0.8;
        cursor: not-allowed;
        pointer-events:none;
        background-color: #fff;
    }



    .wfSpan {
        background-color: #fff;
        border-color: #fff;
        color: #8ca2a8;
        display: inline-block;
        margin: 10px;
        padding: 15px 5px;
        width: 30%;
        vertical-align: text-top;
        /*text-transform: lowercase;*/
        border-radius: 8px;
        font-weight: 400;
        font-size: 16px;
    }

.sforms_src p.phdr {
    color: #14426f;
    font-size: 18px;
    text-transform: none;
    padding-left: 15px;
    padding-right: 15px;
}

    .sforms_src p.phdr b {
        font-weight: 500;
    }

    .sforms_src p.phdr::first-letter {
        text-transform: uppercase;
        font-size: 15px;
    }

.tr_f{
    border-radius: 14px;
    padding: 2px 15px;
    display: inline-block;
    width: 100%;
}

    .tr_f:hover {
        background-color: #f3f5f7;
    }

#metaDescription,
#metaKeywords {
    display: none;
}

/*.notdisplay {
    display: none !important;
}*/
.invisSpan {
    display: none;
}

/* /Grammar page */

/* Samples page */
.filters {
    font-size: 14px;
    letter-spacing: -0.2px;
    color: #231f20;
    margin-right: 10px;
    padding: 3px 10px;
}

    .filters a {
        border: 2px solid #fff;
        color: #14426f;
        margin: 0px 0px 4px 5px;
        text-decoration: none;
        white-space: nowrap;
        border-radius: 4px;
        padding: 4px 10px;
        display: inline-block;
        background-color: #fff;
    }

        .filters a:hover {
            color: #00ab5b;
            border-color: #00ab5b;
        }

    .filters .selected {
        border: 2px solid #00ab5b;
        background-color: #fff;
        color: #00ab5b;
        font-weight: 500;
        margin: 0 0px 4px 5px;
        padding: 4px 10px;
        border-radius: 4px;
        display: inline-block;
    }

        .filters .selected:hover {
            border: 2px solid #00ab5b;
            color: #00ab5b;
            font-weight: 500;
            padding: 4px 10px;
            border-radius: 4px;
        }

.count {
    font-size: smaller;
    vertical-align: super;
}

#stranslations, #stopics {
    overflow: hidden;
    height: 42px;
}

    #stranslations.openAllFilters, #stopics.openAllFilters {
        height: auto;
    }

.showMore {
    display: none;
    font-size: 10px;
    text-align: right;
    margin: -5px 0 5px 0;
}

    .showMore a {
        text-decoration: none;
        white-space: nowrap;
    }

        .showMore a:hover {
            color: #00ab5b;
        }

#txtSearch {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: 0 none;
    color: #b4bdc4;
    height: 20px;
    text-shadow: 0 1px 1px #fff;
    width: 100%;
    margin-top: 2px;
    line-height: 10px;
}

    #txtSearch:focus {
        color: #495057;
        background-color: #fff;
        border-color: #80bdff;
        outline: 0;
        box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
    }

    #txtSearch::-webkit-input-placeholder {
        font-size: 14px !important;
        line-height: 20px !important;
        color: #96acb2;
        font-weight: 300;
    }

    #txtSearch::-moz-placeholder {
        font-size: 14px !important;
        color: #96acb2;
        font-weight: 300;
    }

    #txtSearch:-ms-input-placeholder {
        font-size: 14px !important;
        color: #96acb2;
        font-weight: 300;
        line-height: 10px;
    }

#searchSamples {
    border: 0 none;
    cursor: pointer;
    height: 19px;
    overflow: hidden;
    position: absolute;
    text-indent: -9999px;
    width: 19px;
    z-index: 5;
    background: rgba(0, 0, 0, 0) url(/img/search-icon1.png) no-repeat scroll 0 0;
    left: 10px;
    top: 6px;
}

    #searchSamples:focus {
        outline: none
    }

input::-ms-clear {
    display: none;
}



/*.allSamples {*/
.allSamplesBlock {
    background: #fff;
    padding: 15px;
    border-radius: 8px;
    box-shadow: 0 0 5px rgba(0,0,0,0.25);
    margin-top: 10px;
    margin-bottom: 5px;
}

.fav-btn.ui-icon {
    background-image: url(/img/bookmark-add-24.png);
    background-position: center;
    background-repeat: no-repeat;
    background-color: transparent;
    background-size: 24px 24px;
    opacity: 0.7;
    height: 24px;
    width: 24px;
    margin: 0 0px 0 0;
    padding: 0;
    border: 0;
    box-shadow: none;
}

.fav-btn.cur-fav-icon {
    background: url(/img/bookmark-active-24.png) 0 50% no-repeat;
}

.warn-btn.ui-icon {
    background-image: url(/img/warn-icons.png);
    background-position: center;
    background-repeat: no-repeat;
    background-color: transparent;
    background-size: 24px 24px;
    opacity: 0.7;
    height: 24px;
    width: 24px;
    margin: 0 2px 0 0;
    padding: 0;
    border: 0;
    box-shadow: none;
}

.spell-btn.ui-icon {
    background-image: url("/img/spell24.png");
    background-position: center;
    background-repeat: no-repeat;
    background-color: transparent;
    background-size: 24px 24px;
    opacity: 0.7;
    height: 24px;
    width: 24px;
    margin: 0 0px 0 0;
    padding: 0;
    border: 0;
    box-shadow: none;
}

.print-btn.ui-icon {
    background-image: url("/img/print24.png");
    background-position: center;
    background-repeat: no-repeat;
    background-color: transparent;
    background-size: 24px 24px;
    opacity: 0.7;
    height: 24px;
    width: 24px;
    margin: 0 0px 0 0;
    padding: 0;
    border: 0;
    box-shadow: none;
}

.rate-btn.ui-icon {
    background-image: url("/img/like-icons.png");
    background-position: center;
    background-repeat: no-repeat;
    background-color: transparent;
    background-size: 24px 24px;
    opacity: 0.7;
    height: 24px;
    width: 24px;
    margin: 0 0px 0 0;
    padding: 0;
    border: 0;
    box-shadow: none;
}

.share-btn.ui-icon {
    background-image: url("/img/shareg24.png");
    background-position: center;
    background-repeat: no-repeat;
    background-color: transparent;
    background-size: 24px 24px;
    opacity: 0.7;
    height: 24px;
    width: 24px;
    margin: 0 0px 0 0;
    padding: 0;
    border: 0;
    box-shadow: none;
}

.add-btn.ui-icon {
    background-image: url("/img/sugg24.png");
    background-position: center;
    background-repeat: no-repeat;
    background-color: transparent;
    background-size: 24px 24px;
    opacity: 0.7;
    height: 24px;
    width: 24px;
    margin: 0 0px 0 0;
    padding: 0;
    border: 0;
    box-shadow: none;
}



.samplesList {
    padding: 10px 30px 10px 0px;
    font-size: 16px;
    padding: 5px;
    margin: 0 -15px 0 0px;
    border: 1px dotted #8ca2a8;
    border-width: 0 0 1px 0;
    display: table;
    width: 100%;
    position: relative;
}

    .samplesList:hover {
        background: #f3f5f7;
    }

.samSource, .samTranslation {
    display: table-cell;
    width: 50%;
    padding: 10px 10px 10px 10px;
    font-size: 16px;
}

.samOptions {
    position: absolute;
    padding-right: 20px;
    padding-bottom: 15px;
    background-color: #f3f5f7;
    color: #888;
    width: 100%;
    height: 30px;
    bottom: -15px;
    left: 0;
    text-align: right;
    border-bottom: 1px dotted #8ca2a8;
    display: none;
    z-index: 100;
}

.samplesList:hover .samOptions {
    display: block;
}

.samOptionsSource, .samOptionsTranslation {
    display: inline-block;
    width: 48.5%;
}

.samTranslation .backLink {
    background: #e4f6ed;
    font-weight: 400;
    text-decoration: underline;
    color: #231f20;
}

.sourceSample {
    background: #dcf6e9;
    font-weight: 400;
    color: #06131c;
}

.sourceSampleSearch {
    background: #ffef67;
    color: #06131c;
}

/* /Samples page */


/* Dictionary page */
#result {
    background: #fff;
    padding: 15px;
    border-radius: 8px;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.25);
}

#allPhrases {
    margin-right: 15px;
    margin-left: 15px;
}

.listPhrases,
.listSynonims{
    list-style-type: none;
    padding-left: 0px;
    margin-top: 0;
    margin-bottom: 10px;
}

.phrase-list-elm a:link,
.phrase-list-elm a:visited,
.phrase-list-elm a:active,
.phrase-list-elmt a:hover {
    color: #0774B7;
    text-decoration: underline;
}

#txtSearchPhrases {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: 0 none;
    color: #b4bdc4;
    height: 20px;
    text-shadow: 0 1px 1px #fff;
    width: 100%;
    margin-top: 2px;
    line-height: 10px;
}

    #txtSearchPhrases:focus {
        color: #495057;
        background-color: #fff;
        border-color: #80bdff;
        outline: 0;
        box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
    }

    #txtSearchPhrases::-webkit-input-placeholder {
        font-size: 14px !important;
        line-height: 20px !important;
        color: #96acb2;
        font-weight: 300;
    }

    #txtSearchPhrases::-moz-placeholder {
        font-size: 14px !important;
        color: #96acb2;
        font-weight: 300;
    }

    #txtSearchPhrases:-ms-input-placeholder {
        font-size: 14px !important;
        color: #96acb2;
        font-weight: 300;
        line-height: 8px;
    }

#searchPhrases {
    border: 0 none;
    cursor: pointer;
    height: 19px;
    overflow: hidden;
    position: absolute;
    text-indent: -9999px;
    width: 19px;
    z-index: 5;
    background: rgba(0, 0, 0, 0) url(/img/search-icon1.png) no-repeat scroll 0 0;
    left: 10px;
    top: 6px;
}

    #searchPhrases:focus {
        outline: none
    }

.searchPhrasesBlock {
    background-color: #fff;
    border-radius: 18px;
    padding: 6px 10px 6px 40px;
    position: relative;
    margin: 15px 0px 30px 0;
    border: 1px solid #96acb2;
}

/* dict*/
.translation-item:nth-of-type(1n+4) {
    display: none;
}

/*.more-translation,*/
.less-translation {
    display: none;
}

/* Like - Dislike */
#rating,
#ratingSelection {
    text-align: center;
}

.rating-btt {
    width: 50px;
    height: 50px;
    display: inline-block;
    margin: 0 20px;
    background: url(/img/like-bttns.png) no-repeat;
}

.like {
    background-position: 0 0;
}

.dislike {
    background-position: -51px 0;
}

.like.active {
    background-position: 0 -51px;
}

.dislike.active {
    background-position: -51px -51px;
}

#loadingLink {
    display: none;
}

.result_only {
    margin-left: 0;
    padding-right: 5px;
}


/* /Dictionary page*/
@media print { /* Стиль для печати */
    #mainBlock {
        max-width: none;
        width: 100%;
        margin: 0 auto;
    }

    #rightAdvExtBlock,
    .mddlAdvBlock,
    .bx3-blog,
    .topBlog,
    .bx3-at-prm-info,
    .bx3-at-nmt-info,
    .download-mobile,
    .description-bt,
    #bottomAdvBlock,
    #topAdvBlockD,
    #CookieConsent,
    #bott_link,
    .dwnl-info {
        display: none;
    }

    footer {
        width: 100% !important;
        max-width: 100% !important;
    }

    .translationBlockWrap .bootstrap-select .dropdown-toggle .filter-option-inner-inner {
        color: #14426f;
    }

    .r_i, .ref_active, .ref_info, .ref_psp, .r_c {
        color: #777;
    }
}

/* Translator */
.translationBlockWrap.translator {
    padding-bottom: 30px;
    margin-right: 0px;
    margin-left: 0px;
}

    .translationBlockWrap.translator .col-12 {
        padding-right: 0px;
        padding-left: 0px;
    }

.translationBlock {
    background-color: #fff;
    box-shadow: 0 0 5px rgba(0, 0, 0, .25);
    border-radius: 8px;
    position: relative;
}

    .translationBlock .card.source,
    .translationBlock .card.result {
        background-color: transparent;
        border: 2px solid transparent;
        border-radius: 8px;
    }

    .translationBlock .card.source {
        margin: -1px 1px -1px -1px;
    }

    .translationBlock .card.result {
        margin: -1px -1px -1px 1px;
    }

    .translationBlock .card-header,
    .translationBlock .card-footer,
    .translationBlock .card-body {
        border: none;
        background-color: transparent;
        padding: 0 10px;
    }

    .translationBlock .card.source.focus-text,
    .translationBlock .card.result.focus-text {
        border-color: #00ab5b;
    }

    .translationBlock .card-header .dropdown-menu div.inner {
        column-count: 2;
        column-gap: 20px;
        width: 500px;
        overflow-y: auto;
        overflow-x: auto;
        font-size: 14px;
    }

        .translationBlock .card-header .dropdown-menu div.inner li a {
            font-size: 14px;
        }

    .translationBlock .card-header .dropdown-item.active,
    .translationBlock .card-header .dropdown-item:active,
    .translationBlock .card-header .dropdown-item:hover {
        color: #333;
        background-color: #f5f5f5;
    }

    .translationBlock .card-header {
        height: 36px;
    }

.translator #sText, .translator #tText {
    padding: 5px;
    margin-right: 20px;
    margin-left: 20px;
    color: #231f20;
    font-size: 20px;
    font-weight: 400;
    width: calc(100% - 40px);
    border-color: #fff;
    box-shadow: none;
    resize: none;
    height: 180px;
    min-height: 180px;
    padding-top: 0px;
    padding-bottom: 0px;
}


.translator #btnRevert {
    position: absolute;
    top: 2px;
    left: 50%;
    margin-left: -13px;
    background-image: url(/img/ch_lang.svg);
    background-color: #fff;
    display: inline-block;
    width: 25px;
    height: 24px;
    background-size: 15px 11px;
    z-index: 3;
}

    .translator #btnRevert:hover {
        background-image: url(/img/ch_lang_a.svg);
    }

.vbrdr {
    position: absolute;
    background-color: #e6e6e6;
    height: calc(100% - 16px);
    width: 1px;
    left: 50%;
    top: 8px;
    z-index: 2;
}

.counter {
    font-size: 12px;
    color: #8ca2a8;
    margin-right: 5px;
    display: inline-block;
    margin-left: 7px;
}

.vkeyboard-btn.ui-icon {
    background-image: url("/img/vkeyboard24.png");
    background-position: center;
    background-repeat: no-repeat;
    background-color: transparent;
    background-size: 24px 24px;
    opacity: 0.7;
    height: 24px;
    width: 24px;
    margin: 0 0px 0 0;
    padding: 0;
    border: 0;
    box-shadow: none;
}

.source-edit,
.edit-opts {
    float: right;
}

#autoInfo {
    font-size: 0;
    display: inline-block;
    float: right;
    padding-top: 9px;
}

#adviseInfo {
    display: none;
    margin-top: 0;
    padding-top: 5px;
    margin-bottom: 0px;
    padding-right: 20px;
    color: #8ca2a8;
    text-align: right;
    padding-bottom: 0px;
    font-size: 12px;
    line-height: 14px;
}

    #adviseInfo a {
        text-decoration: underline;
    }

#selResult {
    display: none;
    background-color: #fff;
    border-radius: 8px;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.25);
    padding: 5px 20px 0px;
    float: left;
}

.mddlAdvBlock {
    width: 390px;
    float: left;
    padding-left: 15px;
}

.btt-info.row {
    margin-right: 0px;
    margin-left: 0px;
}

#sText::-webkit-scrollbar-track,
#tText::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 1px rgba(0,0,0,0.3);
    background-color: #f6f6f6;
    width: 28px;
    border-radius: 4px;
}

#sText::-webkit-scrollbar,
#tText::-webkit-scrollbar {
    width: 6px;
    background-color: #fff;
}

#sText::-webkit-scrollbar-thumb,
#tText::-webkit-scrollbar-thumb {
    background-color: #c8d1d1;
    border-radius: 3px;
}

.edit-opts {
    display: none;
}

h1.title-content {
    font-size: 16px;
    color: #8ca2a8;
    margin: -10px 0 20px 0;
    font-weight: 500;
}

    h1.title-content .source {
        font-weight: 500;
    }
/* /Translator */
/* history*/
#favBttn, #favIcon {
    /*visibility: hidden;*/
    display: inline-block;
}

#favShowBtt {
    padding-top: 16px;
    margin-right: 11px;
}

.right-off-canvas-menu {
    position: absolute;
    top: 0;
    right: -400px;
    width: 400px;
    background-color: /*#48a770*/ #fff;
    color: #000;
    z-index: 100;
    display: none;
    -webkit-transition-duration: 0.3s; /* анимационное выдвижение для всех браузеров*/
    -moz-transition-duration: 0.3s;
    -o-transition-duration: 0.3s;
    transition-duration: 0.3s;
}

.left-off-canvas-menu.open-oc-menu {
    left: 0;
}

.right-off-canvas-menu.open-oc-menu {
    right: 0;
}

.left-off-content-menu.open-oc-menu {
    left: 0;
}

.right-off-content-menu.open-oc-menu {
    right: 0;
    display: none;
}

.oc-cleaner {
    position: absolute;
    right: 0;
    top: 0;
    /*bottom: 0;*/
    left: 0px;
    z-index: 50;
    background-color: #000;
    opacity: 0.2;
    display: none;
    -webkit-transition-duration: 0.3s; /* анимационное выдвижение для всех браузеров*/
    -moz-transition-duration: 0.3s;
    -o-transition-duration: 0.3s;
    transition-duration: 0.3s;
}

.right-off-canvas-menu,
.oc-cleaner {
    height: 100%;
}

.fav-item {
    width: 100%;
    padding: 5px 10px;
    border-bottom: 1px solid #e6e6e6;
}

.fav-body {
    display: inline-block;
    margin-left: 10px;
    margin-right: 40px;
    min-width: 200px;
    max-width: 200px;
    cursor: pointer;
}

.fav-status {
    /*float: left;*/
    display: inline-block;
    background: url(/img/bookmark-over-32.png);
    cursor: pointer;
    background-size: cover;
    width: 24px;
    height: 24px;
    overflow: hidden;
    white-space: nowrap;
    color: transparent;
    text-overflow: ellipsis;
    vertical-align: top;
}


.fav-dir {
    text-transform: uppercase;
}

.fav-trans-opts {
    color: #aaa;
    float: right;
    padding: 0 5px 0 10px;
    font-size: 13px;
    width: 100px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.state-ellipsis {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.fav-translation {
    color: #aaa;
}

.fav-nav {
    display: block;
    margin: 0 auto;
}

.pagination {
    display: inline-block;
    margin: 15px auto !important;
}

    .pagination li {
        display: inline-block;
    }


    .pagination > li > a, .pagination > li > a:visited {
        margin: 0 30px;
        border-radius: 4px;
        color: #fff;
        cursor: default;
        background-color: #009749;
        border-color: #009749;
        float: none;
        padding: 6px 12px;
        border-width: 1px;
    }

    .pagination > li.disabled > a {
        color: #999;
        background-color: #fff !important;
        border-color: #e7e7e7 !important;
    }



    .pagination > li:last-child > a {
        margin-right: 0px;
        border-radius: 4px;
    }

    .pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
        z-index: 3;
        color: #fff;
        cursor: default;
        background-color: #009749 !important;
        border-color: #009749 !important;
    }

#fav-filter-block {
    margin: 45px 15px 15px 15px;
    clear: left;
    display: block;
}

    #fav-filter-block .bootstrap-select {
        width: 120px;
        float: none;
    }

.label {
    line-height: 1.6em
}

.label-info {
    background-color: #e6e6e6;
    color: Black;
}

.loading,
.empty,
.empty_adv {
    display: none;
    color: #999;
    text-align: center;
}

#historyReserve {
    display: none;
}

.fav-nav {
    display: none;
}
/* / history*/

/* grammars */
#GrammTablesBlock {
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.25);
    border-radius: 8px;
    background: #fff;
    padding: 15px 30px;
}

    #GrammTablesBlock p a {
        display: block;
        vertical-align: top;
    }

    #GrammTablesBlock a {
        padding: 0 0 15px 30px;
        line-height: 26px;
    }

        #GrammTablesBlock a.en {
            background: url("/img/en_flag.png") no-repeat 0 5px;
            background-size: 18px auto;
        }

        #GrammTablesBlock a.ru {
            background: url("/img/ru_flag.png") no-repeat 0 5px;
            background-size: 18px auto;
        }

        #GrammTablesBlock a.de {
            background: url("/img/de_flag.png") no-repeat 0 5px;
            background-size: 18px auto;
        }

        #GrammTablesBlock a.fr {
            background: url("/img/fr_flag.png") no-repeat 0 5px;
            background-size: 18px auto;
        }

.row.grammars {
    margin-left: 0;
    margin-right: 0;
    padding: 15px;
}


h5.lang-icon-menu {
    margin-top: 10px;
    margin-bottom: 10px;
    background-size: 18px;
    background-position: left;
    background-repeat: no-repeat;
    padding-left: 32px;
    font-size: 12px;
    font-weight: bold;
}

.divider {
    border-bottom: 1px dashed #999;
    margin-top: 32px;
}

.row.grammars .txtContent {
    padding-top: 5px;
}

.grammars .style3 {
    color: #469DDB;
    font-weight: 500;
    font-size: 16px;
}
/* /grammars */


h1.error {
    color: #5A8D00;
    font-weight: normal;
}

.show-inst {
    display: block;
}

.disclaimer {
    color: #14426f;
    font-weight: 400;
    font-size: 14px;
    font-style: italic;
    margin: -10px 10px 10px 10px;
    text-align: center;
    /* background-image: linear-gradient(to right, #C6E7EB, #C5E9D8 );*/
    background-image: linear-gradient(to right, #c9e9ed, #c8ebdb );
    padding: 16px 20px;
    border-radius: 6px;
}

    .disclaimer a {
        color: #0056b3;
        text-decoration: underline;
    }

.disclaimer1 {
    color: #14426f;
    font-weight: 400;
    font-size: 14px;
    font-style: italic;
    margin: 10px;
    text-align: left;
    border: 1px dotted #14426f;
    padding: 16px 20px 16px 60px;
    border-radius: 6px;
    background: url(/img/warning.svg) no-repeat left 20px top 20px;
    background-size: 20px;
}

    .disclaimer1 a {
        color: #0056b3;
        text-decoration: underline;
    }

.disclaimer2 {
    color: #8ca2a8;
    font-weight: 400;
    font-size: 14px;
    font-style: italic;
    margin: 10px;
}

.wordforms.table td {
    border: none;
}

.cform_group {
    border: 1px solid #ddd;
    display: inline-block;
    margin: 10px;
    padding: 5px;
    vertical-align: top;
    /*width: 90%;*/
    box-shadow: none;
    font-size: 16px
}

div.table {
    display: table;
}

    div.table .tr {
        display: table-row;
    }

        div.table .tr .td {
            display: table-cell;
            padding: 0.25rem 0.75rem 0 0.75rem;
            vertical-align: top;
        }

    div.table .mobile-only {
        display: none;
    }

span.mobile-only,
table.mobile-only,
tr.mobile-only,
td.mobile-only {
    display: none;
}

.noun .td.des,
span.des {
    min-width: 100px;
    font-size: 14px;
    color: #8ca2a8;
}

table.noun.de-gramm tbody tr td.des {
    min-width: 10px;
}

.cform_group.noun {
    width: auto;
    min-width: 500px;
}

.noun .tr_f {
    padding: 0px 15px 0 10px;
}

.rom-noun.noun .tr_f {
    padding: 15px 15px 0 0px;
}

.rom-adjn .des {
    min-width: 100px;
    font-size: 14px;
    color: #8ca2a8;
}

h2.forms-section {
    font-size: 22px;
    text-align: left;
    color: #5e7379;
    padding-left: 20px
}

.wordFormsSection {
    background-color: #fff;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px
}

.transl_form_des,
.transl_form_d {
    min-width: 100px;
    font-size: 14px;
    color: #8ca2a8;
}

.adj {
    display: inline-block;
    width: 49%
}

    .adj .cform_group {
        width: 95%
    }

    .adj td {
        vertical-align: top;
    }

.transl_form,
.transl_form.ins {
    padding-left: 10px;
}
/*.adj .tr_f {
    padding-right: 5px;
}*/
@media (max-width: 1799px) {
    .widescreen,
    .via-slider {
        display: none;
    }
}

.tr_f {
    text-align: left;
}

    .tr_f.rus-gram:hover {
        background-color: #fff;
    }

    .tr_f span.vf {
        color: #14426f;
    }

.gram-info em {
    color: #469ddb;
    font-weight: 500;
}

.gram-info div em {
    color: #212529;
    font-weight: 300;
}

.rus-gram {
    color: #14426f;
}

div.table.g-table .highlight {
    font-weight: bold;
    /* border: 1px solid #00ab5b;
    padding: 0 2px;*/
}

.cform_group.noun {
    width: 95%
}

.table.g-table {
    width: 100%
}

div.table.g-table .tr .td,
.rus-noun div.table .tr .td,
div.table.ger-ajective .tr .td {
    border-bottom: 1px solid #ddd;
    padding: 8px;
}

div.table.g-table .tr.desk:nth-child(9) .td,
.rus-noun div.table .tr.desk:nth-child(8) .td,
div.table.ger-ajective .tr.desk:nth-child(6) .td,
div.table.g-table .tr.mobile-only:nth-child(15) .td,
.rus-noun div.table .tr.mobile-only:nth-child(15) .td {
    border-bottom: 0px solid red;
}

div.table.g-table .tr .td.nob, .rus-noun div.table .tr .td.nob {
    border-bottom: 0px solid #ddd;
}

tr.thead-light {
    background-color: #efefef;
}


h5.cc {
    text-align: center;
    font-size: 22px;
    color: #5a6c7b;
    font-weight: 300;
    margin-top: 20px
}

h3.cc.sub-header {
    text-align: center;
    font-size: 22px;
    color: #5a6c7b;
    font-weight: 300;
    margin-top: 20px
}

h6.cc,
h3.cc,
h4.cc {
    text-align: center;
    font-size: 16px;
    color: #5a6c7b;
    font-weight: 300;
    margin-top: 40px;
    text-transform: uppercase;
}

    h3.cc.sub-header {
        text-transform: none;
    }

@media screen and (max-width: 600px) {
    div .table .mobile-only.hdr {
        border-bottom: 1px solid #ddd;
        padding: 12px 8px 6px 8px;
    }

    div .table.g-table .tr.desk:nth-child(8) .td {
        border-bottom: 1px solid #ddd;
    }
}

.right {
    background-color: #bcebd3;
    width: auto;
    margin: 0 auto;
    padding: 10px;
    text-align: center;
}

.examples {
    /*margin-left: 20px;*/
    padding-left: 20px;
    border-left: 2px solid #bcebd3;
}

    .examples р4 {
    }

.breadcrumb {
    background-color: transparent;
    font-size: 12px;
    padding-left: 0;
}

.rbfh250 {
    height: 250px;
    margin-bottom: 10px;
}

.rbfh405 {
    height: 400px;
    margin-bottom: 10px;
}

.empty-cell {
    width: 130px;
    text-align: center;
    display: inline-block;
}

.only-description::first-letter {
    text-transform: uppercase;
}

.tr_d {
    font-size: 14px;
    padding: 2px 15px;
    display: inline-block;
    width: 100%;
    text-align: left;
}

thead.thead-light {
    background-color: #f7f9fb;
}

.flex-table {
}

.flex-tr {
    display: flex;
    flex: 1 1 auto;
    border-bottom: 1px solid #ddd;
}

.flex-td {
    padding: 8px;
}

.table.noun tbody tr td.des {
    min-width: 100px;
    font-size: 14px;
    color: #8ca2a8;
}

.flex-1 {
    flex: 1;
}

.flex-2 {
    flex: 2;
}

.auxiliary {
    font-size: 18px;
}

    .auxiliary a {
        font-weight: 500;
    }

.txtContent.gramm a {
    font-weight: 400;
    color: #0056b3 !important
}

.gramm-info-text {
    color: #717579;
    font-size: 14px;
}

.table-header {
    font-weight: 400;
}

.table.de-gramm {
    width: 100%;
}

.de-gramm .highlight {
    font-weight: 500;
    color: #14426f;
}

.arrow-right {
    font-size: 0px;
    display: inline-block;
}

    .arrow-right::after {
        content: "";
        display: inline-block;
        width: 14px;
        height: 12px;
        background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGlkPSJJc29sYXRpb25fTW9kZSIgZGF0YS1uYW1lPSJJc29sYXRpb24gTW9kZSIgdmlld0JveD0iMCAwIDI0IDI0IiB3aWR0aD0iNTEyIiBoZWlnaHQ9IjUxMiI+PHBhdGggZD0iTTE3Ljc2OCwxMC4yMzIsMTMuNDc1LDUuOTM5LDExLjM1NCw4LjA2MSwxMy43OTMsMTAuNUg1djNoOC43OTNsLTIuNDM5LDIuNDM5LDIuMTIxLDIuMTIyLDQuMjkzLTQuMjkzQTIuNSwyLjUsMCwwLDAsMTcuNzY4LDEwLjIzMloiLz48L3N2Zz4K");
        background-size: cover;
        opacity: .8;
    }

.de-gramm .transl {
    font-style: italic;
}

.table.de-gramm td::before {
    content: attr(data-label);
    float: left;
    font-size: 14px;
    color: #8ca2a8;
    display: block;
    width: 100%;
}

h3.grammar {
    text-align: left;
}

h4.grammar {
    font-size: 20px;
    text-align: left;
    font-weight: 300;
    margin-top: 10px;
}

.gram-info + div.noun {
    border: 1px solid #ddd;
    border-radius: 8px;
    margin: 10px 0;
    padding: 5px;
}

h6.cc.text-left {
    margin-left: 30px;
}

h3.des-header {
    font-size: 20px;
    text-align: left;
    font-weight: 400;
    letter-spacing: 1px;
    color: #6c757d;
}

.h2-small {
    display: block;
    font-size: 22px;
    padding-bottom: 20px;
}

.section-header, .form-label {
    clip: rect(0,0,0,0);
    border-width: 0;
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    white-space: nowrap;
    width: 1px;
}

.h3-small {
    font-size: 14px;
    font-weight: 500;
    text-align: left;
    margin-top: 16px;
    color: #555;
}

.all-verbs {
    display: flex;
}

.col-v7 {
    flex: 1 1 auto;
}

h3.h3-small a {
    font-weight: 500;
    color: #14426f !important;
}

.fwi_gramDiv .advice {
    border-color: #00ab5b;
    font-size: 15px;
}

.accent-btn {
    float: right;
    border-radius: 15px;
    min-width: 150px;
    text-align: center;
}

.accentuate {
    /*color:#86001d;*/
    color: #99001d;
    font-size: 17px;
    line-height: 22px;
    font-weight: 600;
}

.source_only .accentuate {
    font-size: 22px;
    font-weight: 600;
}

.smart-captcha {
    height: 100px;
    width: 300px;
    margin-top: 10px;
    transform: scale(.9);
}

.ya-captcha-error {
    display: none;
}

.phrase-list-elm:not(:last-of-type)::after {
    content: ", ";
    padding-right: 3px;
    display: inline;
}


.negative-mode,
.tr_f.negative-mode,
.question-mode,
.tr_f.question-mode {
    display: none;
}
/*#gramFormNav-mn {
    display: none;
}*/
