.bg-k2container{
    background-color: #F5F4F9;
}

.nopad{
    padding-left: 0px !important;
}

.v-application--wrap{
    background-color: #F5F4F9 !important;
    min-height: 80vh !important;
}

.row{
    --bs-gutter-x: 0rem !important;
}

.mt-30{
    margin-top: 30px;
}

.tutInfo td{
    padding-bottom: 10px;
}

.fflColumn h2{
    font-size: 1.5625rem;
}

@media(max-width: 569px) {
    .toprow {
        padding-top: 12px;
    }

    .sticky {
        padding-top: 12px;
    }

    .top-bar-sections{
        border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    }
}

@media(min-width: 570px){
    .sectionstopbar {
        margin-right: -27px;
    }
}

ul.sizeable{
    margin-bottom: 15px;
}

.img-ad{
    width:140px;
    height:140px;
}

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

.ad-avatar{
    width: 5rem;
    height: 5rem;
}

.news-avatar{
    width: 5rem;
    height: auto;
}

.breadcrumb-item a:hover{
    color: silver;
}

.ui-tooltip{
    background-color: white !important;
    max-width: 650px !important;
    opacity: 1 !important;
    font-size:12px !important;
}

.v-label {
    top: 5px;
}

.article-content .label{
    padding-left:0px;
}

.bg-dark a:hover{
    color:white !important;
}

.ql-video{
    width: 100%;
    height: 500px;
}
