/* RECOMMENDED WIDGET */

.forum_widget_rec {
    max-width: 100% !important;
    margin: 0 auto !important;
    margin-bottom: 2em !important;
}

.forum_widget_rec .grid__column {
    width: 24% !important;
    display: inline-block;
}

.forum_widget_rec a {
    display: block;
}

.forum_widget_rec .card-e__headline {
    margin-top: 8px;
}

.mfp-preloader{
  /*display:block !important;*/
  color: transparent;
}

.mfp-preloader::after {
  content: 'Preden bo vaša objava javno vidna, jo mora odobriti moderator.';
  margin-top: 100px;
  font-weight: 500;
  opacity: 1;
  color: #fff;
  font-size: 120%;
  display: block;
}

.card-ebp .card-e__image-wrap {
    margin: 0;
}
.card-ebp .image {
    height: 111px;
}

/*.forum-post__interaction {
    flex-direction: column;
}

.forum-post__interaction div, .forum-post__interaction select {
    margin-bottom: 5px;
}


@media only screen and (min-width: 650px) {
    .forum-post__interaction {
        flex-direction: row;
    }

    .forum-post__interaction div, .forum-post__interaction select {
        margin-bottom: 0;
    }
}*/

.forum-post__content {
    overflow-wrap: break-word; 
}

.forum-post__content a:not([href^="mailto:"]){
    display:inline-block; 
    word-break: break-all;
}

@media only screen and (min-width: 770px) {

    .doberavto-test amzs-doberavto-widget{
        width: 728px;
        display: block;
    }

}




@media only screen and (max-width: 769px) {

    .forum_widget_rec .grid__column {
        width: 49.1% !important;
        display: inline-block;
    }

    .forum_widget_rec .card-e {
        margin-bottom: 1em;
    }

}

@media only screen and (max-width: 400px) {
    .forum_widget_rec .grid__column {
        width: 90% !important;
        display: block;
        margin: 0 auto !important;
    }
}


.bbp-notice-closed {
    text-align:center;
    margin-top: 1em !important;
}

.bbp-template-notice.bbp-notice-closed p{
    font-size:20px;
    font-weight: 400;
}


@media only screen and (min-width: 1020px) {
    tr.table-forum__row.table-forum__row--banner td {
        width: 500px;
        max-width: 500px;
    }
}


.row-iframe-kviz, .row-iframe-kviz-mo {
    display: none !important;
}




.forumFinderContainer {
    /*text-align:center;*/
    padding: 0 20px;
}


.forumFinderContainer .title.title--xsmall {
    font-size: 25px;
    margin-bottom: 0.5em;
}

.forumFinderContainer #forumfinder{
    width: 100%;
    opacity: 0.7;
    border-color: rgba(0,0,0,0.3);
    border-radius: 5px;
    padding: 2px 10px;
}

.forumFinderContainer #foundforums div {
    margin-top: 10px;
}


.forumFinderContainer #foundforums h4 a{
    font-weight:600;
    opacity: 1;
    color:#dc407e;
}

.forumFinderContainer #foundforums h4 a:hover{
    opacity: .8;
}

.forumFinderContainer #foundforums p{
    font-size: 15px;
    padding-left: 5px;
}


.modInterface .table-forum__td, .modInterface .table-forum__th{
    white-space: normal;
}


#doktor_1a_natecaj_terminate {
    max-height: 850px;
}

@media only screen and (min-width: 400px) {

    #doktor_1a_natecaj_terminate {
        max-height: 900px;
    }

}


@media only screen and (min-width: 500px) {

    #doktor_1a_natecaj_terminate {
        max-height: 950px;
    }

}

@media only screen and (min-width: 600px) {

    #doktor_1a_natecaj_terminate {
        max-height: 1000px;
    }

}

@media only screen and (min-width: 800px) {

    #doktor_1a_natecaj_terminate {
        max-height: 1100px;
    }

}
@media only screen and (min-width: 1024px) {

    #doktor_1a_natecaj_terminate {
        max-height: 1200px;
    }

}


