@import "ericmeyer.css";
@import url(https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,400italic,600,600italic,700,700italic,300italic,300|Oxygen:400,700,300|Dosis:400,300,500,600,700|Noto+Sans:400,400italic,700,700italic|Playfair+Display:400,400italic,700,700italic|Arimo:400,700italic,700,400italic|Racing+Sans+One|Open+Sans:400,300italic,300,400italic,600,600italic,700,700italic|Roboto:400,300,300italic,500,400italic,700,500italic,700italic|Oswald:400,700,300|Roboto+Slab:400,300,700|Francois+One|Merriweather+Sans:400,300,300italic,400italic,700,700italic|Righteous|Comfortaa:400,300,700|Playfair+Display+SC:400,400italic,700,700italic|Sacramento&subset=latin,latin-ext);

@font-face {
    font-family: 'FontAwesome';
    src: url('fontawesome-webfont/fontawesome-webfont.eot?v=4.0.3');
    src: url('fontawesome-webfont/fontawesome-webfont.eot?#iefix&v=4.0.3') format('embedded-opentype'),
        url('fontawesome-webfont/fontawesome-webfont.woff?v=4.0.3') format('woff'),
        url('fontawesome-webfont/fontawesome-webfont.ttf?v=4.0.3') format('truetype'),
        url('fontawesome-webfont/fontawesome-webfont.svg?v=4.0.3#fontawesomeregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

:root {
    --content-background-color: #FFFFFF;
}

body {
    background: rgba(0, 0, 0, 0) url("images/bg.png") repeat scroll 0% 0% / auto;
    font: 16px/22px Source Sans Pro;
    -webkit-font-smoothing: antialiased;
    color: #000;
    border-top: 4px solid #000;
    border-bottom: 4px solid #000;
    min-height: 100vh;
}

* {
    box-sizing: border-box;
}

a {
    color: #000;
    text-decoration: none;
    transition: color 0.2s ease-in 0s;
    -webkit-transition: color 0.2s ease-in 0s;
}

a:hover {
    color: rgb(255,131,0);
    text-decoration: none;
}

input,
input:focus,
button,
button:focus,
textarea,
textarea:focus {
/*    outline: 0;*/
/*    font: 14px/18px Source Sans Pro;*/
}


.clear-before:before,
.clear-after:after,
.page-wrapper:after,
.article-bottom:after,
.related ul:after,
.pager:after,
.clear-left-before:before,
.clear-left-after:after,
.clear-right-before:before,
.clear-right-after:after,
.search .submit,
#slider ul.bjqs-controls li a,
.article-bottom .share a {
    font: 0/0 monospace;
    color: transparent;
}

.clear-before:before,
.clear-after:after,
.page-wrapper:after,
.article-bottom:after,
.related ul:after,
.pager:after,
.clear-left-before:before,
.clear-left-after:after,
.clear-right-before:before,
.clear-right-after:after {
    display: block;
    content: '';
    width: 0;
    height: 0;
    float: none;
    margin: 0;
    padding: 0;
    overflow: hidden;
}

.clear,
.clear-before:before,
.clear-after:after,
.page-wrapper:after,
.article-bottom:after,
.related ul:after,
.pager:after {
    clear: both;
}

.upperc { text-transform: uppercase; }
.apro { font-size: 0.8em; }
.nowrap { white-space: nowrap; }
.mb1em { margin-bottom: 1em; }
.mv1em { margin-top: 1em; margin-bottom: 1em; }
.mv05em { margin-top: 0.5em; margin-bottom: 0.5em; }

.button, a.button {
    background: #6d6e6f;
    text-transform: uppercase;
    border: 0 none;
    font-size: 13px;
    line-height: 1.5em;
    padding: 2px 10px;
    padding: 4px 10px 3px 10px;
    color: #fff;
    font-weight: 300;
    cursor: pointer;
    transition: all 0.2s ease-in 0s;
    -webkit-transition: all 0.2s ease-in 0s;
}
.button:hover, a.button:hover {
    background: #555656;
}

/*  */
.inprogress, .may-inprogress {
    position: relative;
}
.inprogress:after, .may-inprogress:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    background-color: rgba(255, 255, 255, 0.7);
    background-image: url(images/loader.gif);
    background-image: url(images/inprogress.svg);
    background-image: url(images/loading.svg);
    background-repeat: no-repeat;
    background-position: center;
    transition: visibility 0.1s, opacity 0.1s linear;
    visibility: hidden;
    opacity: 0;
}
.inprogress:after {
    visibility: visible;
    opacity: 1;
}
.auth-state .inprogress:after, .auth-state .may-inprogress:after {
    background-color: rgba(0, 0, 0, 0.5);
    background-image: url(images/loading-white.svg);
}

/* success / failure error */
.message-bar { margin: 1em 0; padding: 0.3em 0.6em; background-color: #DDD; }
.message-bar:empty { display: none; }
.message-bar.success { color: green; background-color: rgba(0, 255, 0, 0.1); }
.message-bar.failure { color: red; background-color: rgba(255, 0, 0, 0.1); }

/* */

.page-wrapper {
    background: #fff;
    width: 1060px;
    min-height: 100vh;
    padding: 30px;
    margin: 0 auto;
}

.page-wrapper>h1, .page-wrapper>h2, .page-wrapper>h3 {
    text-align: center;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 300;
    padding: 0 0 8px;
    font-family: Source Sans Pro;
}

header {
    margin: 0 0 60px;
    border-top: 1px solid #000;
    border-bottom: 1px solid #000;
}

header .mobile-top {
    display: none;
}

.header-image {
    background: rgba(0, 0, 0, 0) url("images/Tanulopenz_header_3.jpg") no-repeat fixed 0% 0% / cover;
    background-attachment: scroll;
    position: relative;
    font-family: Source Sans Pro;
    text-align: center;
    font-size: 59px;
    line-height: 63px;
    text-transform: uppercase;
    font-weight: 300;
    padding: 139px 0;
    width: 100%;
    height: 63px;
}

.header-image a {
    color: rgb(0,0,0);
    position: relative;
    z-index: 2;
}

.header-image a:hover {
    color: rgb(255,131,0);
}

header .back-to-main {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 273px;
    font-size: 0;
    line-height: 0;
    z-index: 1;
}

header nav {
    border-top: 1px solid #000;
    text-align: center;
    text-transform: uppercase;
    font-size: 20px;
    font-family: Source Sans Pro;
}

header nav li {
    display: inline-block;
    margin: 0 10px;
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;
    transition: all 0.2s ease-in 0s;
    -webkit-transition: all 0.2s ease-in 0s;
}

header nav li:hover {
    border-top: 1px solid #000;
    border-bottom: 1px solid #000;
}

header nav li a {
    display: inline-block;
    color: #000;
    padding: 12px 10px;
}

/* SLIDER */

#slider {
    width: 670px;
    height: 360px;
    margin: 0 0 50px;
}

#slider:hover .article-data {
    height: auto;
    overflow: hidden;
}

#slider:hover img {
    opacity: 1;
}

#slider .article-infos,
#slider .lead {
    display: none;
}

#slider .bjqs {
    display: none;
    position: relative;
    width: 670px;
    height: 360px;
    overflow: hidden;
    margin: 0;
    padding: 0;
}

#slider .bjqs li {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 670px;
    height: 360px;
}

#slider .article-image {
    display: block;
    background: #e9ebeb;
    position: relative;
    width: 670px;
    height: 360px;
}

#slider img {
    position: absolute;
    bottom: 0;
    height: auto;
    left: 0;
    margin: auto;
    right: 0;
    top: 0;
    width: auto;
    transition: all 0.2s ease-in 0s;
    -webkit-transition: all 0.2s ease-in 0s;
}

#slider .article-data {
    background: #000;
    background: rgba(0, 0, 0, 0.8);
    position: absolute;
    bottom: 0;
    left: 0;
    color: #fff;
    font-size: 20px;
    width: 670px;
    height: auto;
    padding: 0;
}

#slider .article-data h1 {
    padding: 8px 30px;
    font-family: Source Sans Pro;
    font-size: 16px;
    line-height: 20px;
    text-align: center;
    height: auto;
}

#slider .article-data h1 a {
    display: block;
    color: #fff;
}

#slider ul.bjqs-controls {
    display: block;
    position: absolute;
    top: auto;
    bottom: 26px;
    width: 100%;
    z-index: 10;
}

#slider ul.bjqs-controls li {
    position: absolute;
    font-size: 65px;
}

#slider ul.bjqs-controls li a {
    background: url(images/sprite.png) no-repeat -248px 0;
    display: block;
    width: 19px;
    height: 18px;
}

#slider ul.bjqs-controls li a:after {
    content: none;
}

#slider ul.bjqs-controls .bjqs-next {
    right: 10px;
}

#slider ul.bjqs-controls li.bjqs-next a {
    background-position: -269px 0;
}

#slider ul.bjqs-controls li.bjqs-next a:hover {
    background-position: -312px 0;
}

#slider ul.bjqs-controls .bjqs-prev {
    left: 10px;
}

#slider ul.bjqs-controls li.bjqs-prev a:hover {
    background-position: -291px 0;
}



/* APPENDIX */
.appendix-color4,
.appendix-color3,
.appendix-color2,
.appendix-color1,
.appendix-color0,
.appendix {
    --bg-color: #FFFFFF;
    --text-color: #000000;
    --head-color: #888888;
    --border-color: #CCCCCC;
    --head-text-color: #FFFFFF;
    --head-color2: #ff8300;
    --head-text-color2: #FFFFFF;
    --bg-color2: #dbdbdb;
    --bg-color3: #ff8300;
    --bg-color4: #dbdbdb;
    border: 1px solid var(--border-color);
    background: var(--bg-color);
    overflow: hidden;
    padding-bottom: 5px;
}
.appendix-color0 {
    --border-color: #888888;
    padding: 1em;
}
.appendix-color4,
.appendix-color3 {
    border: 0;
}
.appendix-color4.narrow,
.appendix-color3.narrow,
.appendix-color2.narrow,
.appendix-color1.narrow,
.appendix-color0.narrow,
.appendix.narrow {
    margin: 0 0 5px 15px;
    width: 146px;
    width: 270px;
    float: right;
    box-sizing: border-box;
}
.appendix-color4.narrow.float-left,
.appendix-color3.narrow.float-left,
.appendix-color2.narrow.float-left,
.appendix-color1.narrow.float-left,
.appendix-color0.narrow.float-left,
.appendix.narrow {
    margin: 0 15px 5px 0;
    float: left;
}
.appendix-color4.narrow::after,
.appendix-color3.narrow::after,
.appendix-color2.narrow::after,
.appendix-color1.narrow::after,
.appendix-color0.narrow::after,
.appendix.narrow::after {
    content: "";
    clear: both;
    display: table;
}
.appendix-color4.wide,
.appendix-color3.wide,
.appendix-color2.wide,
.appendix-color1.wide,
.appendix-color0.wide,
.appendix.wide {
    margin: 1em 0;
}
.appendix-color4.wide img,
.appendix-color3.wide img,
.appendix-color2.wide img,
.appendix-color1.wide img,
.appendix-color0.wide img,
.appendix.wide img {
    float: left;
    margin: 0 10px 0 0;
}
/*.appendix-color4 p, .appendix-color4 div,*/
.appendix-color3 p, .appendix-color3 div,
.appendix-color2 p, .appendix-color2 div,
.appendix-color1 p, .appendix-color1 div,
/*.appendix-color0 p, .appendix-color0 div,*/
.appendix p, .appendix div {
    font-size: 0.90rem;
    line-height: 1.5em;
    margin: 1em;
    padding: 0.8em 1em;
}
.appendix-color4.narrow p, .appendix-color4.narrow div,
.appendix-color3.narrow p, .appendix-color3.narrow div,
.appendix-color2.narrow p, .appendix-color2.narrow div,
.appendix-color1.narrow p, .appendix-color1.narrow div,
.appendix-color0.narrow p, .appendix-color0.narrow div,
.appendix.narrow p, .appendix.narrow div {
    
}
.appendix-color2.narrow p, .appendix-color2.narrow div,
.appendix-color1.narrow p, .appendix-color1.narrow div,
.appendix-color0.narrow p, .appendix-color0.narrow div,
.appendix.narrow p, .appendix.narrow div {
    margin: 1em;
}
.appendix-color4 div,
.appendix-color3 div,
.appendix-color2 div,
.appendix-color1 div,
.appendix-color0 div,
.appendix div {
    margin: 0 1.3em;
}
.appendix-color4 p, .appendix-color4 div,
.appendix-color3 p, .appendix-color3 div {
    margin-left: 0;
    margin-right: 0;
}
.appendix-color4 h6,
.appendix-color3 h6,
.appendix-color2 h6,
.appendix-color1 h6,
/*.appendix-color0 h6,*/
.appendix h6 {
    background: var(--bg-color);
    border-bottom: 1px solid #999999;
    padding: 5px;
    color: var(--text-color);
    text-transform: uppercase;
    margin: 0;
    font-size: 0.90rem;
}
.appendix-color4 p.percent,
.appendix-color3 p.percent,
.appendix-color2 p.percent,
.appendix-color1 p.percent,
/*.appendix-color0 p.percent,*/
.appendix p.percent {
    font-size: 5rem!important;
    height: 50px;
    padding: 30px 0px 0 18px;
    float: left;
    background: var(--bg-color)!important;
}
.appendix-color4.wide p.percent,
.appendix-color3.wide p.percent,
.appendix-color2.wide p.percent,
.appendix-color1.wide p.percent,
/*.appendix-color0.wide p.percent,*/
.appendix.wide p.percent {
    padding: 30px 15px 0 5px !important;
}
.appendix-color2 {
    border: 0px solid #999999;
    background: var(--bg-color2);
}
.appendix-color2 h6 {
    background: var(--bg-color);
    border-bottom: 0px solid #e9e9e9;
}
/*.appendix-color0 p:first-child,*/
/*.appendix-color0 div:first-child,
.appendix-color0 h2:first-child,
.appendix-color0 h3:first-child,
.appendix-color0 h4:first-child,
.appendix-color0 h5:first-child,
.appendix-color0 h6:first-child,*/
.appendix-color1 p:first-child,
.appendix-color1 div:first-child,
.appendix-color1 h2:first-child,
.appendix-color1 h3:first-child,
.appendix-color1 h4:first-child,
.appendix-color1 h5:first-child,
.appendix-color1 h6:first-child,
.appendix-color2 p:first-child,
.appendix-color2 div:first-child,
.appendix-color2 h2:first-child,
.appendix-color2 h3:first-child,
.appendix-color2 h4:first-child,
.appendix-color2 h5:first-child,
.appendix-color2 h6:first-child,
.appendix-color3 {
    padding: 0.8em 1em;
    color: var(--head-text-color2);
    margin: 0;
}
/*.appendix-color0 p:first-child,*/
.appendix-color1 p:first-child,
.appendix-color1 div:first-child,
.appendix-color1 h2:first-child,
.appendix-color1 h3:first-child,
.appendix-color1 h4:first-child,
.appendix-color1 h5:first-child,
.appendix-color1 h6:first-child,
.appendix-color2 p:first-child,
.appendix-color2 div:first-child,
.appendix-color2 h2:first-child,
.appendix-color2 h3:first-child,
.appendix-color2 h4:first-child,
.appendix-color2 h5:first-child,
.appendix-color2 h6:first-child {
    font-size: 0.90rem;
}
.appendix-color2 p:first-child,
.appendix-color2 div:first-child,
.appendix-color2 h2:first-child,
.appendix-color2 h3:first-child,
.appendix-color2 h4:first-child,
.appendix-color2 h5:first-child,
.appendix-color2 h6:first-child {
    background-color: var(--head-color2);
}
.appendix-color3 {
    background-color: var(--bg-color3);
}
.appendix-color4 {
    background-color: var(--bg-color4);
    border-color: var(--bg-color4);
}
.appendix-color4,
.appendix-color3 {
    padding: 1.5em;
}
.appendix-color0 div:first-child,
.appendix-color0 h2:first-child,
.appendix-color0 h3:first-child,
.appendix-color0 h4:first-child,
.appendix-color0 h5:first-child,
.appendix-color0 h6:first-child {
    margin-top: 0;
}
.appendix-color0 div:last-child,
.appendix-color0 h2:last-child,
.appendix-color0 h3:last-child,
.appendix-color0 h4:last-child,
.appendix-color0 h5:last-child,
.appendix-color0 h6:last-child {
    margin-bottom: 0;
}
.appendix-color0 > p:first-child { margin-top: 0; }
.appendix-color0 > p:last-child { margin-bottom: 0; }
.appendix-color1 > p:first-child { margin-top: 0; }
.appendix-color1 > p:last-child { margin-bottom: 0; }
.appendix-color2 > p:first-child { margin-top: 0; }
.appendix-color2 > p:last-child { margin-bottom: 0; }
.appendix-color3 > p:first-child { margin-top: 0; }
.appendix-color3 > p:last-child { margin-bottom: 0; }
.appendix-color4 > p:first-child { margin-top: 0; }
.appendix-color4 > p:last-child { margin-bottom: 0; }

.appendix-color1 p:first-child,
.appendix-color1 div:first-child {
    background-color: var(--head-color);
}

@media (max-width: 700px) {
    .appendix-color4.narrow,
    .appendix-color3.narrow,
    .appendix-color2.narrow,
    .appendix-color1.narrow,
    .appendix-color0.narrow,
    .appendix.narrow
    .appendix-color4.narrow.float-left,
    .appendix-color3.narrow.float-left,
    .appendix-color2.narrow.float-left,
    .appendix-color1.narrow.float-left,
    .appendix-color0.narrow.float-left,
    .appendix.narrow.float-left {
        margin: auto;
        margin-bottom: 1em;
        float: unset;
    }
}


/* */

.content-side {
    float: left;
    width: 670px;
    padding: 0 0 30px;
}

.content-side .crumb-menu {
    margin-bottom: 1em;
}

.right-side {
    float: right;
    width: 300px;
    font-size: 15px;
    line-height: 21px;
/*    font-weight: 300;*/
    font-weight: 400;
    padding: 0 0 30px;
    word-wrap: break-word;
}

.right-side img {
    max-width: 100%;
}

.right-side .texts a {
    color: rgb(255,131,0);
}

.right-side .texts a:hover {
    color: #000;
}

.right-side .box {
    margin: 0 0 22px;
}

.right-side .box > .texts > h3,
.right-side .box > h3 {
    font-size: 20px;
    margin: 0 0 12px;
    font-family: Source Sans Pro;
}

.right-side .tagfrequency {
    display: none;
}

.right-side .search p {
    display: inline-block;
    vertical-align: middle;
}

.right-side .search .SearchField {
    border: 1px solid #d1d1d1;
    padding: 4px 5px;
    border-radius: 2px;
    margin: 0;
    width: 260px;
}

.search .submit {
    background: url(images/sprite.png) no-repeat -230px 0;
    width: 15px;
    height: 15px;
    padding: 0;
    margin: 0 0 0 6px;
    cursor: pointer;
    border: 0 none;
    vertical-align: middle;
}

.search .submit:hover {
    background-position: -230px -17px;
}

/* */

.right-side .post-list-widget li {
    margin: 0 0 16px;
    text-align: left;
}

.right-side .post-list-widget .lead {
    color: #727171;
    font-size: 12px;
    line-height: 18px;
}

.right-side .post-list-widget img {
    display: inline-block;
    height: 90px;
    width: 90px;
    margin: 0 10px 0 0;
}

.right-side .post-list-widget .datas {
    display: inline-block;
    color: #000;
    width: 200px;
    font-size: 13px;
    line-height: 16px;
    margin: -3px 0 0 0;
    text-align: left;
    vertical-align: top;
}

.right-side .post-list-widget .datas .date {
    display: block;
    color: #666;
    font-size: 12px;
}

.right-side .post-list-widget .datas a {
    display: block;
    margin: 0 0 2px;
}

.right-side .post-list-widget .datas .post {
    font-size: 14px;
    line-height: 18px;
}

.widget_comments a,
.post-list-widget a {
    display: block;
}

.widget_externalfeed li,
.widget_comments li {
    margin: 0 0 15px;
}

.widget_comments strong {
    font-weight: 600;
}

.widget_tags a {
    margin-right: 0.3em;
}

.widget_feed img {
    margin-top: 0.3em;
}

/* */

.right-side .social-box {
    text-align: center;
    margin: 0 0 22px;
}

.right-side .social-box a {
    display: inline-block;
    background: url(images/sprite.png) no-repeat 0 0;
    font-size: 0;
    line-height: 0;
    width: 35px;
    height: 35px;
    margin: 0 2px;
    transition: all 0.2s ease-in 0s;
    -webkit-transition: all 0.2s ease-in 0s;
}

.right-side .social-box a:hover {
    opacity: 0.6;
}

.right-side .social-box a.tumblr {
    background-position: -41px -52px;
}

.right-side .social-box a.pinterest {
    background-position: -121px -52px;
}

.right-side .social-box a.instagram {
    background-position: -161px -52px;
}

.right-side .social-box a.facebook {
    background-position: 0 -52px;
}

.right-side .social-box a.twitter {
    background-position: -81px -52px;
}

/* */

.blh-billboard-ad {
    margin: 0 0 55px;
}

/* */

article.post {
    margin: 0 0 55px;
    font-weight: 300;
}

article.post h1.title, article.post h2.title {
    font-family: Source Sans Pro;
/*    font-size: 30px;*/
    font-size: 2em;
    line-height: 34px;
    margin: 0 0 5px;
}

article.post h2.subtitle {
    font-size: 20px;
    line-height: 24px;
    margin: 0 0 15px;
    font-family: Source Sans Pro;
}

article.post .meta {
    position: relative;
    font-size: 15px;
    font-family: Source Sans Pro;
    font-style: italic;
    color: #989898;
    margin: 0 0 22px;
    z-index: 2;
}

article.post .meta .blh_share_cont {
    display: none;
}

article.post .meta a {
    color: #989898;
}

article.post .meta a:hover {
    color: rgb(255,131,0);
}

article.post .blh_share_fblike {
    display: inline-block;
    vertical-align: middle;
    margin: 0 10px 0 0;
}

.more {
    display: block;
    width: 100px;
    text-align: center;
    font-family: Source Sans Pro;
    text-transform: uppercase;
    font-size: 20px;
    margin: 40px auto 0;
    transition: none;
    -webkit-transition: none;
}

.article-bottom {
    position: relative;
    margin: 40px 0 0;
}

.article-bottom .share {
    background: #fff;
    position: absolute;
    margin: 10px 0 0;
    padding: 0 5px 0 0;
}

.article-bottom .share .blh_share_fblike {
    display: none;
}

.article-bottom .share a {
    margin: 0 4px 0 0;
    padding: 0;
}

.article-bottom .blh_share_cont {
    margin: -1px 0 0;
}

.article-bottom .share .blh_share_cont a {
    background: url(images/sprite.png) no-repeat 0 0;
    width: 25px !important;
    height: 25px !important;
}

.article-bottom .share a.btn_facebook {
    background-position: 0 0;
}

.article-bottom .share a.btn_facebook:hover {
    background-position: 0 -26px;
}

.article-bottom .share a.btn_twitter {
    background-position: -116px 0;
}

.article-bottom .share a.btn_twitter:hover {
    background-position: -116px -26px;
}

.article-bottom .share a.btn_gplus {
    background-position: -29px 0;
}

.article-bottom .share a.btn_gplus:hover {
    background-position: -29px -26px;
}

.article-bottom .share a.btn_tumblr {
    background-position: -87px 0;
}

.article-bottom .share a.btn_tumblr:hover {
    background-position: -87px -26px;
}

.article-bottom .share a.btn_pinterest,
.article-bottom .share a[data-pin-href][class^=PIN] {
    background: url(images/sprite.png) no-repeat -58px 0 !important;
}

.article-bottom .share a.btn_pinterest:hover,
.article-bottom .share a[data-pin-href][class^=PIN]:hover {
    background: url(images/sprite.png) no-repeat -58px -26px !important;
}

.article-bottom .share .blh_share_cont a.btn_blhlike {
    padding: 0;
    border-radius: 100%;
    background-image: url('data:image/svg+xml;charset=US-ASCII,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0A%3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%20viewBox%3D%220%200%2011.9%2025.2%22%20style%3D%22enable-background%3Anew%200%200%2011.9%2025.2%3B%22%20xml%3Aspace%3D%22preserve%22%20fill%3D%22%23fff%22%3E%0A%3Cg%3E%0A%09%3Cpath%20d%3D%22M8.9%2C14.2c2-0.8%2C3-2.7%2C3-6.5c0-5-1.7-7.7-6.5-7.7H2.8C1.8%2C0%2C1%2C0.1%2C0%2C0c0.1%2C0.7%2C0%2C1.3%2C0%2C2.6v19.7%0A%09%09c0%2C0.9%2C0.2%2C1.9%2C0%2C2.8h6.2c4.2%2C0%2C5.7-3.1%2C5.7-5.5C12%2C16.5%2C10.5%2C14.7%2C8.9%2C14.2z%20M3.2%2C5.9c0-1.8%2C0.4-2.6%2C1.2-2.6h0.9%0A%09%09c2.3%2C0%2C3.4%2C1.1%2C3.4%2C4.6c0%2C3.9-1.3%2C4.9-3.5%2C4.9H3.4c-0.1-0.1-0.2-0.4-0.2-0.6V5.9z%20M6%2C22.1H3.9c-0.3%2C0-0.5-0.2-0.5-0.6v-2.9%0A%09%09c0-1.7%2C0.3-2.8%2C0.9-2.8h1.4c2.2%2C0%2C3.2%2C1.6%2C3.2%2C3.4C8.9%2C21%2C7.8%2C22.1%2C6%2C22.1z%22%2F%3E%0A%3C%2Fg%3E%0A%3C%2Fsvg%3E') !important;
    background-repeat: no-repeat !important;
    background-position: 50% !important;
    background-color: #b1b1b1 !important;
    background-size: 5px !important;
}

.article-bottom .share .btn_blhlike.count_blhlike.bubble,
.article-bottom .share .count_blhlike.count_blhlike.bubble,
.article-bottom .share .blh_share_cont a.btn_blhlike:hover:after {
    display: none;
}

.article-bottom .share .blh_share_cont a.btn_blhlike.liked,
.article-bottom .share .blh_share_cont a.btn_blhlike:hover {
    background-color: #000 !important;
}

.article-bottom .tags-comments {
    text-align: right;
    font-family: Source Sans Pro;
    font-style: italic;
    color: #989898;
    font-style: 15px;
}

.article-bottom .tags-comments .comments {
    display: inline-block;
    height: 20px;
}

.article-bottom .tags-comments a {
    color: #989898;
}

.article-bottom .tags-comments a:hover {
    color: #000;
}

.article-bottom .tags {
    border-top: 1px solid #d1d1d1;
    padding: 2px 0 0 140px;
    margin: 1px 0 0;
}

.article-bottom .tags a {
    margin: 0 0 0 4px;
}


.entry {
    position: relative;
    margin: 0 0 40px;
    font-weight: 400;
}

.entry p, .entry > table {
    margin: 10px 0 22px;
}

.entry a {
    color: rgb(255,131,0);
}

.entry a:hover {
    color: #000;
}

.entry em,
.entry i {
    font-style: italic;
}

.entry strong,
.entry b {
    font-weight: 600;
}

.entry small {
    font-size: 12px;
    line-height: 15px;
}

.entry ul {
    list-style: disc outside;
    margin: 15px 0 25px 20px;
}

.entry ol {
    list-style: decimal outside;
    margin: 15px 0 25px 20px;
}

.entry ul li,
.entry ol li {
    margin: 1px 0;
}

.entry blockquote {
    position: relative;
    margin: 40px 0 35px;
    border-top: 1px solid #c1c1c1;
    border-bottom: 1px solid #c1c1c1;
    padding: 20px 0 22px;
    font-style: italic;
    font-family: Source Sans Pro;
}

.entry blockquote:before {
    background: url(images/sprite.png) no-repeat -185px 0;
    position: absolute;
    content: "";
    top: -15px;
    left: 15px;
    width: 44px;
    height: 28px;
}

.entry blockquote p:last-of-type {
    margin: 0;
}

.entry blockquote ol,
.entry blockquote ul {
    margin: 0 0 0 10px;
}

.entry h1 {
    font-size: 24px;
    line-height: 28px;
    margin: 10px 0 5px;
    font-family: Source Sans Pro;
}

.entry h2 {
    font-size: 22px;
    line-height: 26px;
    margin: 12px 0 5px;
    line-height: 24px;
    font-family: Source Sans Pro;
}

.entry h3 {
    font-size: 20px;
    line-height: 24px;
    margin: 12px 0 5px;
    font-family: Source Sans Pro;
}

.entry table {
    border-left: 1px solid #AAAAAA;
    border-top: 1px solid #AAAAAA;
}
.entry table th,
.entry table td {
    border-right: 1px solid #AAAAAA;
    border-bottom: 1px solid #AAAAAA;
    line-height: 1.4em;
    padding: 0.25em 0.5em;
}
.entry table td > p:first-child {
    margin: 0;
}

.entry .alignright,
.entry .imgright {
    display: inline;
    float: right;
    margin: 5px 5px 10px 15px !important;
}

.entry .alignleft,
.entry .imgleft {
    display: inline;
    float: left;
    margin: 5px 15px 10px 5px !important;
}

.entry .aligncenter,
.entry .imgcenter,
.entry .imgnotext {
    display: block;
    margin: 20px auto;
}

.entry .wide-table-scrolling {
    width: 100%;
    overflow-x: auto;
}


article.post ul.blh-mosaic li,
article.post .entry ul.blh-mosaic li {
    font-size: 17px;
}

article.post ul.blh-mosaic li img,
article.post .entry ul.blh-mosaic li img {
    display: inline !important;
    margin: 0;
}

ul.archive-list{margin:0;padding:0;list-style-type:none}
ul.archive-list li{display:inline-block;zoom:1;list-style-type:none;margin:10px 0 0 10px;padding:0}
ul.archive-list li a{text-align:center;background:#f4f4f4;font:11px/20px Verdana,sans-serif;display:block;width:100px;height:100px;padding:0;text-decoration:none;border:1px solid #a5a5a5;color:#838383}
ul.archive-list a *{display:block}
ul.archive-list .month,ul.archive-list .week{color:#0087c9;font-size:2em;line-height:1em}
ul.archive-list .postcount{color:#4f4f4f;font-size:3.82em;line-height:1em;font-weight:700}
ul.archive-list .caption{text-transform:uppercase;margin-top:-5px}


.imageslines--x1 {
    width: 100%;
}
.imageslines--x1 td {
    padding: 0;
}
.entry table.imageslines--x1, .entry table.imageslines--x1 th, .entry table.imageslines--x1 td {
    padding: 0;
    border: 0;
}
.imageslines--x1 a {
    display: inline-block;
    vertical-align: top;
    width: 45%;
}
@media (max-width: 480px)
{
    .imageslines--x1 a { width: 100%; }
}

/* RELATED */
.related {
    margin: 0 0 60px;
}

.related h3 {
    font-size: 20px;
    font-weight: 300;
    margin: 0 0 10px;
}

.related li {
    float: left;
    margin: 0 0 0 14px;
    position: relative;
    width: 120px;
    height: 120px;
    overflow: hidden;
}

.related li:first-child {
    margin: 0;
}

.related li:last-of-type {
    margin: 0 0 0 14px;
}

.related li:hover .title {
    opacity: 1;
}

.related img {
    position: absolute;
    top: 0;
    left: 0;
    width: 120px;
    height: 120px;
    object-fit: cover;
    /* background-image: "alapértelmezett kép" */
    background-image: url(https://koloknet.hu/tanulopenz/files/1/tanulopenz_default-400x.jpg);
    background-size: cover;
}

.related .title {
    display: table-cell;
    position: relative;
    opacity: 0;
    background: #d37d0c;
    background: rgba(211, 125, 12, 0.8);
    color: #fff;
    height: 120px;
    width: 120px;
    line-height: 16px;
    padding: 10px;
    text-align: center;
    vertical-align: middle;
    overflow: hidden;
    transition: all 0.1s ease-in 0s;
    -webkit-transition: all 0.1s ease-in 0s;
}


/* COMMENTS */
#search br,
.tagcloud+br,
#comment-form .info~*,
#comment-form .submit+*,
#content-side .related br,
#comment-form .label {
    display: none;
}

h3.comment-tracback-url,
h3.comment {
    font-size: 20px;
    font-weight: 600;
    color: #1b1b1b;
    text-align: center;
/*    margin: 20px 0 5px;*/
    margin: 20px 0;
}

#trackbackURL {
    display: block;
    text-align: center;
}

p.comment-disclaimer {
    font-size: 12px;
    line-height: 14px;
    text-align: center;
    margin: 0 0 40px;
}

.comments-container>.comment {
    margin: 0 0 32px;
}

.commentAuthor {
    font-family: Source Sans Pro;
}

#comment_container .comment-container {
    position: relative;
}

#comment_container .comment-container:hover .commentFooter a,
.comment.linkback:hover .commentFooter a {
    height: 22px;
}

.avatar-mask {
    box-shadow: none;
    padding: 0;
}
.avatar-mask img {
    -moz-border-radius: 100%;
    -webkit-border-radius: 100%;
    border-radius: 100%;
    object-fit: cover;
}

#comment_container .comment-container .avatar-content {
    position: relative;
    position: absolute;
    width: 50px;
    height: 50px;
    margin: -2px 0 0;
    z-index: 1;
}

.linkbacksBg div.linkback {
    margin: 0 0 30px !important;
    padding: 10px 10px 0 !important;
    border: 1px solid #ccc;
}

.linkbacksBg div.linkback .editComment {
    margin: 0 !important;
}

.comment-container>h1 {
    background: #f1f1f1;
    position: relative;
    top: 3px;
    font-size: 16px;
    padding: 10px 20px 10px 35px;
    margin: 0 0 0 25px;
}

.comment-container>h1:before {
    background: url(images/default_avatar.png) no-repeat 0 0;
    position: absolute;
    content: "";
    top: -5px;
    left: -25px;
    width: 50px;
    height: 50px;
    border-radius: 100px;
}

.comment-container>h1 a {
    color: #000;
}

.comment-container>h1 a:hover {
    color: #f0485c;
}

.comment-container>h1 .commentHeadURL {
    font-weight: 300;
}

.comment-container>h1 .commentTime {
    float: right;
}

.commentFooter {
    float: right;
    margin: 0 10px 0 0;
    font-size: 13px;
    line-height: 13px;
    text-transform: uppercase;
    min-width: 190px;
}

div.commentFooter a {
    background: #919191;
    float: left;
    margin: 0 10px 0 0;
    font-weight: 300;
    color: #fff;
    line-height: 22px;
    height: 3px;
    padding: 0 10px;
    overflow: hidden;
    transition: all 0.2s ease-in 0s;
    -webkit-transition: all 0.2s ease-in 0s;
}

div.commentFooter a:hover {
    background: #6d6e6f;
}

.commentFooter div.editComment {
    margin: 0;
}

.comment-container div.commentText,
.comment-container div.commentTextInput {
    margin: 0 10px 0 3em;
    border: 1px solid #ccc;
    padding: 15px;
    font-weight: 300;
    font-size: 16px;
    line-height: 21px;
}

div.replyComment:before {
    content: none;
}

div.replyComment a {
    text-decoration: none;
}

.comment-message {
    margin: 3em;
}

.comment .moderation-container {
    padding: 2em 1em;
    background: #FFEEEE;
    border-bottom: 1px solid red;
}
.comment .moderation-container:empty {
    display: none;
}
.comment .moderation-container p {
    margin: 0.5em 0;
}

#feedback_container {
/*    margin: 60px 0 0;*/
    margin: 2em 0 0;
}

#feedback_container .avatar-outer-border-small,
#feedback_container .avatar-inner-border-small {
    background: transparent;
    padding: 0;
    width: 50px;
    height: 50px;
}

.avatar-outer-border-small {
    position: relative;
    z-index: 1;
}

#feedback_container .avatar-mask-small {
    display: block;
    border-radius: 100px;
    width: 50px;
    height: 50px;
}

#feedback_container .avatar-mask-small img.the-avatar-small {
    width: 50px;
    height: 50px;
    border-radius: 100px;
}

#feedback_container .info-inner {
    background: #f1f1f1;
    position: relative;
    top: 4px;
    padding: 10px 20px 10px 32px;
    margin: 0 0 0 25px;
    text-align: right;
}

#feedback_container .info-inner select,
#feedback_container .info-inner strong {
    float: left;
    font-size: 13px;
    font-weight: 600;
    margin: 3px 0 0;
}

#feedback_container .info-inner a {
    font-size: 13px;
    text-transform: uppercase;
}

/*#feedback_container textarea {
    border: 1px solid #ccc;
    padding: 8px 5px 5px;
    width: 595px;
    height: 120px;
    font-weight: 300;
    resize: vertical;
    margin: -4px 0 3px 3em;
}*/
#feedback_container textarea {
    border: 0;
    padding: 0.5em;
    margin: 0;
    width: 100%;
    height: 120px;
    font-weight: 300;
    resize: vertical;
}

.user-info-fields {
    margin: 20px 0 0;
}

.display-counter-container {
    position: absolute;
    font-size: 13px;
    bottom: 1px;
    left: 100px;
}

#commentForm {
    position: relative;
}

.comment-option-fields, .reply_to, .moderation-container, .no-comments-yet {
    padding: 0;
    margin: -3px 0 0 3em;
}

.comment-option-fields .input {
    padding: 3px 0 0;
}

.comment-option-fields .submit {
    background: #6d6e6f;
    float: right;
    text-transform: uppercase;
    padding: 0;
    margin: -3px 13px 0 0;
    border: 0 none;
    font-size: 13px;
/*    padding: 2px 10px;*/
    padding: 0.5em 1em;
    color: #fff;
    font-weight: 300;
    cursor: pointer;
    transition: all 0.2s ease-in 0s;
    -webkit-transition: all 0.2s ease-in 0s;
}

.comment-option-fields .submit:hover {
    background: #555656;
}

#followinglinks {
    margin: 30px 0 0 50px;
    font-size: 10px;
    font-weight: 300;
}

body.floatpage-login .right-side,
body.floatpage-registration .right-side,
body.floatpage-activation .right-side,
body.floatpage-reactivation .right-side,
body.floatpage-profil .right-side,
body.floatpage-profile .right-side,
body.floatpage-password .right-side {
    display: none;
}
body.floatpage-login .content-side,
body.floatpage-registration .content-side,
body.floatpage-activation .content-side,
body.floatpage-reactivation .content-side,
body.floatpage-profil .content-side,
body.floatpage-profile .content-side,
body.floatpage-password .content-side {
    width: 100%;
}

/* profil, login */
.auth-box {
    width: 350px;
    max-width: 100%;
    font-weight: 300;
    margin: auto;
}
.auth-box.profile {
    width: 100%;
}
.auth-box p, .auth-box h2 {
/*    margin: 0.5em auto;*/
    margin: 1em 0 0 0;
}
.auth-box h2 {
    font-size: 1.75em;
    margin: 0;
}
.auth-box h2:first-letter {
    text-transform:uppercase;
}
body.floatpage .auth-box .failure-bar,
body.floatpage .auth-box .success-bar {
/*    display: none;*/ /* activation nem látszik */
}
.auth-box table,
.auth-box input[type=text],
.auth-box input[type=password],
.auth-box input[type=email],
.auth-box select {
    width: 100%;
    box-sizing: border-box;
    padding: 3%;
}
.auth-box .ajax-message {
    display: none;
    margin: 1em 0;
    padding: 0.5em;
}
.auth-box .or, #shop .or { font-size: 0.75rem; width: 100%; text-align: center; box-sizing: border-box; margin: 0; /*padding: 1em 0 2em 0;*/ }
.auth-box .or span, #shop .or span { display: inline-block; padding: 2px 5px; color: #AAA; background-color: var(--content-background-color); }
.auth-box .or:after, #shop .or:after { content: ""; height: 1px; display: block; border-bottom: 1px solid #CCC; margin-top: -16px; }
.auth-box:not(.is-success) .css-show-if-success,
.auth-box.is-success .css-hide-if-success {
    display: none!important;
}
.auth-state .auth-box {
    width: 350px;
}
.auth-state .auth-box h2 {
    font-size: 1em;
}
.auth-state .auth-box p {
    
}
.auth-state .auth-box .or {
    display: none;
}
.auth-state .auth-box table td {
    padding-top: 0.2em;
    padding-bottom: 0.5em;
    border-bottom: 1px solid rgba(255, 255, 255, 0.4);
}
.auth-state .auth-box table tr:last-child td {
    padding-bottom: 0;
    border-bottom: 0;
}
.auth-box .avatar-mask {
    vertical-align: -1em;
    margin-right: 0.5em;
}
.auth-box .avatar-mask + h2 {
    display: inline;
}
.page-admin .auth-box {
    background-color: #FFFFFF;
    padding: 1.5em;
    position: absolute;
    top: 30%;
    left: 50%;
    -webkit-transform: translateX(-50%) translateY(-30%);
    -ms-transform: translateX(-50%) translateY(-30%);
    transform: translateX(-50%) translateY(-30%);
}

/*  */
.auth-state {
    position: fixed;
    top: 0.2em;
    right: 0.2em;
    z-index: 100;
}
.auth-state .outer {
    position: absolute;
    top: 0;
    right: 0;
    white-space: nowrap;
    display: grid;
    grid-auto-flow: column;
    column-gap: 0.2em;
}
.auth-state .outer > * {
    height: 1.7rem;
    vertical-align: top;
    background-color: rgba(0,0,0,.4);
    border: 1px solid rgba(255,255,255,.4);
    color: #FFFFFF;
    cursor: pointer;
    -webkit-transition: background-color .25s;
    -moz-transition: background-color .25s;
    -o-transition: background-color .25s;
    transition: background-color .25s;
}
.auth-state .outer > *:hover {
    background-color: rgba(0, 0, 0, 0.8);
/*    border: 1px solid rgba(255, 255, 255, 0.8);*/
}
.auth-state .outer .txt {
    padding: 0 0.85em;
    font-size: 0.8rem;
    line-height: 1.6rem;
    font-weight: bold;
    text-transform: uppercase;
}
.auth-state .outer img {
    width: 1.7rem;
    height: 100%;
    padding: 0;
    object-fit: cover;
    object-position: center;
}
.auth-state .outer .home.icon {
    background-color: rgb(255 255 255 / 75%);
    border-color: rgb(0 0 0 / 20%);
}
.auth-state .outer .home.icon:hover {
    background-color: rgb(255 255 255 / 100%);
}
.auth-state .outer .home.icon img {
    padding: 0.1em;
    object-fit: contain;
}
.auth-state .outer .fa-user {
    font-size: 0.7rem;
}
.auth-state .state-inner {
    display: none;
    position: absolute;
    top: 2rem;
    right: 0;
    background-color: rgba(0, 0, 0, 0.85);
    color: rgb(255, 255, 255);
    min-width: 175px;
    row-gap: 0.7em;
}
.auth-state .state-inner > * {
    display: block;
}
/*.auth-state .state-inner form {*/
.auth-state .state-inner > * {
    display: block;
    padding: 0.4em 1.3em 0.4em 1.3em;
}
.auth-state .state-inner > *:first-child {
    margin-top: 0.4em;
}
.auth-state .state-inner > *:last-child {
    margin-bottom: 0.4em;
}
.auth-state .state-inner a {
    color: inherit;
    -webkit-transition: background-color .25s;
    -moz-transition: background-color .25s;
    -o-transition: background-color .25s;
    transition: background-color .25s;
}
.auth-state .state-inner a:hover {
    background-color: rgba(255, 255, 255, 0.1);
}
.auth-state .state-inner .icon {
    margin-right: 0.5em;
    font-size: 0.9em;
}
.auth-state .message-bar.success {
    color: #FFFFFF;
    background-color: transparent;
    padding: 0.2em 0 0.4em 0;
    margin: 0;
}
.auth-state .message-bar.failure {
    color: #FFFFFF;
    background-color: transparent;
    padding: 0.2em 0 0.4em 0;
    margin: 0;
}
.auth-state .follow i {
    margin-right: 0.25em;
}

/* .fa-user: "\f007" */
/* .fa-user-plus: "\f234" */
/* .fa-check: "\f00c" */
/* .fa-times: "\f00d" */
.auth-state .follow i.fas:before { display: inline-block; min-width: 15px; text-align: center; }
/*.auth-state .follow i.fas:before { content: "\f007"; }*/
.auth-state .follow i.fas:before { content: "\f234"; }
.auth-state .is-followed i.fas:before { content: "\f00c"; }
.auth-state .is-followed:hover i.fas:before { content: "\f00d"; }
.auth-state .follow.inprogress:after, .auth-state .follow.may-inprogress:after { background-size: 1.5em; }

/* tags */
#tags a {
    margin-right: 5px;
}

/* PAGER */
.pager {
    margin: 100px 0 40px;
    font-family: Source Sans Pro;
}

.pager a {
    text-transform: uppercase;
    font-weight: 300;
    font-size: 20px;
    transition: none;
    -webkit-transition: none;
}

.pager .prev {
    float: left;
}

.pager .next {
    float: right;
}

.pager .item {
    display: none;
}

.slick-container {
    display: none;
}

.mobile-top {
    display: none;
}

@media (max-width: 1100px) {
    * {
        box-sizing: border-box;
        -o-box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
    }

    .page-wrapper {
        width: 95%;
        margin-top: 80px;
        padding-top: calc(278 / 1000 * 100%);
    }

    header .back-to-main,
    .header-image,
    .content-side,
    .right-side,
    #slider,
    #slider .article-image,
    #slider .article-data,
    .bjqs .lead,
    .bjqs h1 {
        width: 100%;
    }

    .blh-billboard-ad,
    .popup_icon_container,
    .entry iframe,
    .entry img {
        max-width: 100%;
    }

    .entry iframe,
    .entry img {
        height: auto;
    }

    .blh-billboard-ad {
        overflow: hidden;
    }

    #slider img {
        width: 100%;
        top: 0;
        bottom: inherit;
    }

    #slider .article-data h1 a {
        max-width: 90%;
        margin: 0 auto;
        text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden;
    }

    header {
        position: absolute;
        z-index: 666;
        height: auto;
        width: 100%;
        top: 51px;
        right: 0;
        left: 0;
        margin: 0;
        border-top: 0;
        border-bottom: 1px solid #000;
    }

    .header-image {
        position: relative;
        z-index: 2;
        height: 0;
        padding: 0;
        margin: 0;
        padding-top: calc(278 / 1000 * 100%);
        background-size: cover;
    }

    header a {
        display: none;
    }

    .header-image a:first-of-type:empty {
        display: block;
        height: 100%;
    }

    header #respMenu {
        display: block;
    }

    .page-wrapper>h3,
    header #menu {
        display: none;
    }

    article.post h1 {
/*        word-break: break-all;*/
        word-break: break-word;
    }

    article.post .entry {
        overflow: hidden;
    }

    .related {
        text-align: center;
    }

    .related li {
        float: none;
        display: inline-block;
        vertical-align: top;
        margin-bottom: 20px;
    }

    .related li:first-child {
        margin: 0 0 0 14px;
    }

    .related .title {
        width: 120px;
        height: 120px;
    }

    .related li:focus .title {
        opacity: 1;
    }

    .comment-container>h1 {
        display: block;
        text-align: center;
        width: 100%;
        margin: 0;
    }

    .avatar-content,
    .comment-container>h1:before {
        display: none;
    }

    .commentHeadURL a {
        display: inline-block;
        vertical-align: middle;
        max-width: 100%;
    }

    .comment-container>h1 .commentTime,
    .comment-container>h1 .commentTime a {
        float: none;
    }

    .comment-container>h1 .commentTime {
        display: block;
    }

    .comment-container div.commentText,
    .comment-container div.commentTextInput {
        width: 100%;
        margin: 0;
    }

    .commentFooter {
        margin: 0;
    }

    .replyComment {
        width: 66px;
    }

    .comment-text-fields {
        padding: 0;
    }

    a.linkacc,
    input#fbcheck+label {
        margin: 0 10px 0 10px;
    }

    .comment-option-fields,
    #feedback_container .info-inner,
    #feedback_container textarea {
        width: 100%;
        margin: 0;
    }

    .moderate-comment,
    .display-counter-container,
    #feedback_container .avatar-outer-border-small {
        display: none;
    }

    #comment-form .submit,
    .comment-option-fields .submit {
        width: 100%;
        height: 50px;
        margin: 10px 0;
    }

    div.commentFooter a {
        padding: 0 5px;
    }

    .moderate-comment a {
        margin-right: 2px !important;
    }

    .goAdverticum {
        overflow: hidden;
    }

    #trackbackURL {
        text-align: center;
        max-width: 100%;
        text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden;
    }

    #previewBar {
        bottom: 10px;
        top: inherit !important;
        position: fixed !important;
    }

    .auth-state {
        top: unset;
        bottom: 0.5em;
        z-index: 10001 !important;
    }
    .auth-state .outer {
        top: unset;
        bottom: 0;
    }
    .auth-state .state-inner {
        top: unset;
        bottom: 2em;
    }


    /* MOBILE HEADER */
    .mobile-top {
        position: fixed;
        z-index: 800;
        top: 0;
        left: 0;
        right: 0;
        display: block;
        height: 51px;
        font-family: Source Sans Pro;
        background-color: #fff;
        border-bottom: 1px solid #000;
        transition: box-shadow .3s;
    }

    .mobile-top.scrolled {
        box-shadow: 0 0 8px rgba(0, 0, 0, .3);
    }

    .mobile-top h2 a {
        display: block;
        padding-left: 30px;
        font-size: 22px;
        line-height: 50px;
        font-family: Source Sans Pro;
    }

    .mobile-top #respMenu {
        position: absolute;
        top: 0;
        right: 24px;
        display: block;
        height: 20px;
        width: 20px;
        padding: 25px;
        text-rendering: auto;
        font: normal normal normal 22px/1 FontAwesome;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
    }

    .mobile-top #respMenu:before {
        content: "\f0c9";
        position: absolute;
        top: 14px;
        left: 16px;
        right: 0;
    }

    .mobile-top #respMenu.opened:before {
        content: "\f00d";
    }

    .mobile-top #menu {
        position: absolute;
        top: 51px;
        display: none;
        width: 100%;
        max-height: 350px;
        overflow: auto;
        padding-bottom: 5px;
        background-color: #fff;
        border-bottom: 1px solid #000;
        scrollbar-width: thin;
        scrollbar-color: rgba(0, 0, 0, .3) transparent;
        -webkit-overflow-scrolling: touch;
    }

    .mobile-top #menu::-webkit-scrollbar {
        width: 8px;
        cursor: pointer;
    }

    .mobile-top #menu::-webkit-scrollbar-track {
        background: transparent;
    }

    .mobile-top #menu::-webkit-scrollbar-thumb {
        border-radius: 20px;
        background-color: rgba(0, 0, 0, .3);
        border: 0;
    }

    .mobile-top #menu.opened {
        display: block;
    }

    .mobile-top #menu ul {
        padding: 0 24px;
    }

    .mobile-top #menu ul li {
        display: block;
        float: none;
        text-align: left;
    }

    .mobile-top nav li,
    .mobile-top nav li:hover {
        border: none;
    }

    .mobile-top nav li:not(:last-child) {
        border-bottom: 1px solid #000;
    }

    .mobile-top nav li a {
        display: block;
        font-size: 18px;
        padding: 12px 0 12px 3px;
        max-width: 100%;
        text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden;
    }

    /* /MOBILE HEADER */
}
