.wget_related__list__img{
    float: left; max-width: 150px!important; margin: 10px!important;
}
.wget_related__container a{
    border-bottom:none!important;
}
.red{
    color:red
}

.green{
    color:green
}
.notice-bitok{
   /* padding: 10px;*/
    text-align: justify;
    color: #818181;
}
.main_footer{
    color: #818181;
}
.main_footer__link{
    text-decoration: underline;
}

body {
    display: flex;
    flex-direction: column;
    min-height: 100vh;
}

body > #page_wrapper {
    flex-shrink: 0;
    flex-grow: 1;
}

@media (min-width: 1025px) {
    .ui-page-header__caption {
        max-width: 100% !important;
    }
}

@media (max-width: 1024px) {
    .comments__item__self--major .comments__item__user__name {
        position: absolute;
        left: 100%;
        margin-left: 10px;
        top: 0;
        white-space: nowrap;
        margin-left: 10px !important;
    }
    .comments__reply_form__textarea {

        padding-left:20px!important;
        /*    border: 1px solid #dedede!important;*/
    }
}

.comments__item__user__name{
    margin-top: 3px!important;
}

    .comments--user_logged_in .comments__reply_form {
        padding-left: 0px;
    }
@media (max-width: 679px) {
    .comments__reply_form__textarea-holder {
        border: 1px solid #dedede!important;
    }
}
.comments__reply_form__reply{
    float: left!important;
}
@media (max-width: 679px) {
    .table th, .table td{
        font-size: 14px!important;
        padding: .35rem;
    }

}
.main_menu__item--link .icon, .main_menu__item--search .icon,.t-ff-1-400{
  top:0!important;
}
.change-theme{
    margin-left: 5px!important;
    font-weight: bold;
}
.change-theme i{
     font-weight: bold;
    font-size: 13px!important;
 }
@media (max-width: 1024px) and (min-width: 680px) {
    .main_menu__side--left {
        width: 580px !important;
    }
    .main_menu__side--right1{
float: right!important;

    }
    .main_menu__side--right{
    right: 10px;
    float: right;
    position: absolute;
}
}
@media  (max-width: 680px) {
    .imenu__text{
      display: none;
    }
    .main_menu__side--right{
        right: 10px;

    }
    .main_menu__side--right1{
        float: right!important;
        width: auto;
        position: absolute;
        right: 0;
        top: 0;
        margin-right: 10px;
    }
}
.mob_menu{
    top: 13px
}
@media (max-width: 679px) {
 .lm-ph-15 {
        padding-left: 5px!important;
        padding-right: 5px!important;
    }
}