

body{
    background-color: #f3f3f3;
    font-family: "Roboto","Open Sans",Helvetica,Arial,sans-serif !important;
}
html{
    font-family: "Roboto","Open Sans",Helvetica,Arial,sans-serif !important;
    font-size: 14px;

}
/*Тайтл*/
.navbar-brand{
    color: #c0c0c0 !important;
    margin-left: 3px;
    height: 49px;
}
.li-image-nav-pack{
    position: absolute !important;
    top: 6px;
    width: 45px;
    height: 45px;
}
/*ПОДГРУЗКА АНИМЕ ВИДОС НА ФОН ЙАХЙХАХЙХА*/
.br-while-line-after-nav{
    background-color: #fff;
    height: 40px;
    width: 100%;
    position: absolute;
    top:52px;
    z-index: -1;
    display: flex;
    align-items: center;
    justify-content: center;
    border-bottom: 1px solid #eee;
}
.htmlplayer{
    height: 200px;
    width: 100%;
}
.navbar-inverse{
    background-color: #000000 !important;
}
.jopantext-head{
    color: #000;
    font-size: 12pt;
}


/*Основные контент блоки*/
/*.base-while-block, article, aside{*/
/*    border: 1px solid #d7d7d7;*/
/*    !*border: 1px solid #e9e9e9;*!*/
/*    !*border-radius: 2px;*!*/
/*    background-color: #fff;*/

/*}*/
.base-while-block, article, aside{
    /*border: 1px solid #d7d7d7;*/
    border: 1px solid #e9e9e9;
    border-radius: 2px;
    background-color: #fff;
}

.article-content, .article-footer{
    width: 100%;
    padding: 0 25px;

}

article{
    margin-bottom: 10px;
}

.article-footer{
    min-height: 50px;
    background-color: #fdfbfb;/*#f5f5f5*/
    border-top: 1px  dashed #e9e9e9;
    display: flex;
    justify-content: space-between;
    align-items: center;
}



.article-content{
    padding-bottom: 20px;
}
/*footer*/
.date-text{
    text-align: left;
    min-width: 191px;
}
.tags{
    text-align: left;
}
.link-in-page{
    width: 30%;
    text-align: right;
}
/*article h2{*/
/*    font-size: 20px;*/
/*    color: #757575;*/
/*}*/
/*article h2 a{*/
/*    color: #757575;*/
/*    text-decoration: none;*/
/*}*/
/*article h2 a:hover{*/
/*    color: #636363;*/
/*    text-decoration: none;*/
/*}*/

.page-article h1{
    color: #000000;
    line-height: 1.1;
    margin-bottom: 25px;
    margin-top: 32px;
    font-weight: 700;
}
.page-article h2{
    color: #000000;
    line-height: 1.1;
    margin-bottom: 25px;
    margin-top: 32px;
    font-weight: 700;
}
.page-article h3{
    color: #000000;
    line-height: 1.1;
    margin-bottom: 25px;
    margin-top: 32px;
    font-weight: 700;
}
.page-article h4{
    color: #000000;
    line-height: 1.1;
    margin-bottom: 25px;
    margin-top: 32px;
    font-weight: 700;
}
.page-article h5{
    color: #000000;
    line-height: 1.1;
    margin-bottom: 25px;
    margin-top: 32px;
    font-weight: 700;
}


.index-article h1, h2, h3, h4, h5{
    color: #757575;
    line-height: 1.1;
    margin-bottom: 25px;
    margin-top: 32px;
    font-weight: 500;
}

h1{
    font-size: 16pt;
}

h2{
    font-size: 14pt;
}

h3{
    font-size: 12pt;
}

h4{
    font-size: 11pt;
}
h5{
    font-size: 10pt;
}


aside {
    width: 100%;
}
.aside-title, .aside-content{
    padding: 0 25px;
}
/* Колоночки */
aside .aside-title{
    width: 100%;
    display: flex;
    justify-content: center;
    font-size: 16px;
    background-color: #000;
    color: #fff;
    padding: 8px 0 8px 0;
}
aside .aside-content{
    display: flex;
    justify-content: center;
}





/* 2023 */
.absoluteBackground{
  position: absolute;
  top: 0;
  background-color: #000000;
  z-index: -1;
  cursor: pointer;

}

.navbar{
    /*background: none !important;*/
    background-position-x: center;
    background-position-y: center;

    color: #ffffff;
    background-position: right bottom, left top;
    /*background-repeat: no-repeat, repeat;*/
}

.container-bodylevel{
    min-height: 100vh;
}


.tag-href{
    text-decoration: none;
}
.tag-href:hover .label-default{
    text-decoration: none;
    background-color: #c9c9c9;
}
.tag-href:hover {
    text-decoration: none;
}

.image-right-as-wiki{
    display: inline;
    float: right;
    margin: 0.5em 0 1.3em 1.4em;
    /* clear: right; */
    border: 1px solid lightgray;
    padding: 3px;
}
/*padding: 2px;*/



@media all and (min-width: 1400px) {
    .mobile-image{
        max-width: 600px !important;
    }

    .mobile-image-caption{
        max-width: 600px !important;
    }
}

@media all and (max-width: 1100px) {
    .mobile-image{
        max-width: 600px !important;
    }

    .mobile-image-caption{
        max-width: 600px !important;
    }
    .navbar-brand{
        font-size: 13px;
    }
}

@media all and (max-width: 720px) {
    .mobile-image{
        max-width: 400px !important;
    }

    .mobile-image-caption{
        max-width: 400px !important;
    }
    .navbar-brand{
        font-size: 12px;
    }
}

@media all and (max-width: 540px) {
    .mobile-image{
        max-width: 250px !important;
    }

    .mobile-image-caption{
        max-width: 250px !important;
    }
    .navbar-brand{
        font-size: 12px;
    }
}
p{
    padding: 7px;
    padding-left: 0;
}

figcaption{
    font-size: 12px;
}