@import url(https://fonts.googleapis.com/icon?family=Material+Icons);

.navbar-dark .navbar-brand {
    color: #112335;
}

body {
    font-family: Arial, Helvetica, freesans, sans-serif
}

.form-control {
    border-color: #173d63;
}

.border-primary {
    border-color: #112335 !important;
}

.border-dashed {
    border-bottom-style: dashed !important;
}

.border-dotted {
    border-bottom-style: dotted !important;
}

.row.display-flex {
    display: flex;
    flex-wrap: wrap;
}

.row.display-flex > [class*='col-'] {
    flex-grow: 1;
}

ul.separator > li {
    border-left: 1px solid #ccc;
    padding-left: 0.5rem;
    margin: 0;
}

ul.separator li:first-child {
    border-left: none;
}

.content {
    font-size: 1.2rem !important;
    line-height: 1.8rem !important;
}

.content-title {
    font-size: 2.9rem;
    font-weight: 300;
    line-height: 1.3;
}

input#search2,
input#search2 {
    border-color: transparent !important;
}

input#search2:focus,
input#search1:focus {
    border-color: transparent !important;
    box-shadow: none !important;

}

.has-search .form-control {
    padding-left: 2.375rem;
    background-color: #112335;
}

.has-search .form-control-feedback {
    position: absolute;
    z-index: 2;
    display: block;
    width: 2.375rem;
    height: 2.375rem;
    line-height: 2.375rem;
    text-align: center;
    pointer-events: none;
    color: #aaa;
}

/* only for demo not required */
.box {
    height: 100%;
}

.sounder-widget iframe{
    height:12rem!important;
}

.related {
    float: left;
    padding: 0.5rem;
    margin-right:1rem;
    width: 45%;
    border-bottom: 1px solid #ccc;
}

.related h4 {
    border-top: 2px solid #ccc;
    padding-top: 0.5rem;
}

.related .tag-vesti.tag:before {
    display: none !important;
}

.navbar-brand {
    width: 135px;
    display: block;
}

.submenu .navbar-brand {
    min-width: 60px;
    max-width: 150px;
}

.image-wrapper {
    position: relative;
    padding-bottom: 56.2%;
}

.image-wrapper img {
    position: absolute;
    object-fit: cover;
    width: 100%;
    height: 100%;
}

.right-content {
    border-top: 2px solid !important;
}

#content:before {
    content: " ";
    clear: both;
    display: block;
}

#content {
    overflow: hidden;

}

h1 {
    word-wrap: break-word;
}

.float-right {
    float: none !important;
    display: inline-block;
}

.display-bottom {
    position: absolute;
    bottom: 0.3rem;

}
.card,
.btn-info{
    border-radius: 0!important;
}
.card.horisontal {
    border: 0;
}

.card.horisontal .headline {
    position: relative;
    word-wrap: break-word;
    overflow: hidden;
    max-height: 3.9rem;
    line-height: 1.3rem !important;
}

.card.horisontal .card-body .title{
    font-size: 1rem;
    line-height: 1.3rem;
}

*[class*='col-'] {
    padding-right: 8px;
    padding-left: 8px;
}

.container-full {
    background-color: #EFEEF1;
}

.white-background {
    background-color: #fff;
}

.zs-background {
    background-color: #125B3F;
}

.gray-background {
    background-color: #EFEEF1;
}

.dark-background {
    /*background: #466289;*/
    /*background: -moz-linear-gradient(top, #466289 1%, #112335 100%);*/
    /*background: -webkit-gradient(linear, left top, left bottom, color-stop(1%, #466289), color-stop(100%, #112335));*/
    /*background: -webkit-linear-gradient(top, #466289 1%, #112335 100%);*/
    /*background: -o-linear-gradient(top, #466289 1%, #112335 100%);*/
    /*background: -ms-linear-gradient(top, #466289 1%, #112335 100%);*/
    /*background: linear-gradient(to bottom, #466289 1%, #112335 100%);*/
    /*filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#466289', endColorstr='#112335', GradientType=0);*/
    background-color: #112335;

}

#footer a {
    color: #FFFFFF !important;
}

#footer,
.footer-background {
    background-color: #637383 !important;
    color: #FFFFFF;
}
.copyright{
    color: #ccc!important;
}
.video-background {
    background-color: #2c2c34;
}

.ytlist {
    overflow-y: scroll;
    overflow-x: hidden;
    display: none;
}

.ytlist .card {
    background-color: #112335;
    color: #FFF;
}

.img-responsive-16by9 {
    display: block;
    height: 0;
    padding-bottom: 56.25%;
    overflow: hidden;
}

.border-dark {
    border-color: #ccc !important;
}

.border-1 {
    border: 1px solid;
}

.row {
    padding-left: 8px;
    padding-right: 8px;
}

h4, .h4 {
    font-size: 1.2rem;
    line-height: 1.3 !important;
}

section#content {
    background-color: #EFEEF1;
    /*background-color: #F6F6F6;*/
}

section#zs-logo{
    text-align: center;
    background-color: #fff;
    padding: 1rem 0
}

.container,
.container.article {
    max-width: 1280px !important;
}
.container-article{
    background-color: #FFFFFF!important;
}

.section.card-text {
    position: absolute;
    bottom: 0.8rem;
}

.bb {
    /*border-bottom: 2px solid #e3342f;*/
}

.overflow-x-hidden {
    overflow-x: hidden;
}

.module-head {
    background-color: #fff;
}

.module-head h3 {
    color: #112335;
    font-size: 1.5rem;
    font-weight: normal !important;
}

.module-head.head-transparent {
    background-color: transparent !important;
}

.tag {
    color: #343a40;
    font-weight: normal !important;
}

.tag::before {
    border-left: 2px solid transparent;
}

.tag::before {
    content: " ";
    /*display: inline-block;*/
    margin-right: 0.5rem;
    height: 1.125rem;
    border-left-width: 0.25rem;
}

.tag-red::before {
    border-color: red;
}

.tag-dnevni-evropski-servis::before {
    border-color: #ffa724;
}

.tag-zelenasrbija::before,
.tag-zelena-srbija::before,
.tag-zs::before {
    border-color: #2CAA80;
}

.tag-sport::before,
.tag-fudbal::before,
.tag-kosarka::before,
.tag-košarka::before,
.tag-euractiv::before,
.tag-rukomet::before,
.tag-vaterpolo::before,
.tag-tenis::before {
    border-color: #FDB813;
}

.tag-scena::before,
.tag-moda::before,
.tag-kultura::before,
.tag-pozoriste::before,
.tag-pozorište::before,
.tag-likovna-umetnost::before,
.tag-izlozbe::before,
.tag-izložbe::before,
.tag-knjizevnost::before,
.tag-književnost::before,
.tag-film-i-tv::before,
.tag-muzika::before,
.tag-u-slikama::before {
    border-color: #730099;
}

.tag-video::before,
.tag-video-dana::before {
    border-color: #006699;
}

.tag-politika::before,
.tag-youtube::before,
.tag-drustvo::before,
.tag-društvo::before,
.tag-izjavadana::before,
.tag-slične-vesti::before,
.tag-vesti::before,
.tag-region::before,
.tag-pročitaj-više::before,
.tag-svet::before,
.tag-mediji::before,
.tag-šta-drugi-čitaju::before,
.tag-novo::before,
.tag-hronika::before,
.tag-migranti::before {
    border-color: #FF3D00;
}

.tag-covid::before {
    border-color: #FF3D00;
}

.tag-ekonomija::before,
.tag-podcast::before {
    border-color: #00CCFF;
}

.tag-zanimljivosti::before,
.tag-dogodilo-se::before,
.tag-zabava::before {
    border-color: #8e488e;
}

.tag-it::before,
.tag-tehnologija::before,
.tag-oms::before {
    border-color: #0088cc;
}

.tag-text-white {
    color: white !important;
}

.h-85 {
    height: 85% !important;
}

.table-responsive {
    /*position: absolute;*/
    bottom: 0.3rem;
    right: 0.5rem;
}

.table-responsive a {
    font-weight: bold;
}

.collapse.navbar-collapse {
    z-index: 100;
    /*background: #466289;*/
    /*background: -moz-linear-gradient(top, #466289 1%, #112335 100%);*/
    /*background: -webkit-gradient(linear, left top, left bottom, color-stop(1%, #466289), color-stop(100%, #112335));*/
    /*background: -webkit-linear-gradient(top, #466289 1%, #112335 100%);*/
    /*background: -o-linear-gradient(top, #466289 1%, #112335 100%);*/
    /*background: -ms-linear-gradient(top, #466289 1%, #112335 100%);*/
    /*background: linear-gradient(to bottom, #466289 1%, #112335 100%);*/
    /*filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#466289', endColorstr='#112335', GradientType=0);*/
    background-color: #112335;
}
.cookie-bottom {
    background-color: #fff;
    border-top: 1px solid #112335;
}
#breadcrumb {
    padding-top: 60px;
    background-color: #EFEEF1;
    padding: 0;
}

.breadcrumb {
    background-color: transparent;
    margin-bottom: 0;
}

#navigation {
    position: fixed;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 500;

}

#navigation,
#navigation .navbar {
    padding: 0;
}

#navigation .mainmenu {
    height: 50px;
}

#navigation .mainmenu {
    width: 100%;
    /*background: #466289;*/
    /*background: -moz-linear-gradient(top, #466289 1%, #112335 100%);*/
    /*background: -webkit-gradient(linear, left top, left bottom, color-stop(1%, #466289), color-stop(100%, #112335));*/
    /*background: -webkit-linear-gradient(top, #466289 1%, #112335 100%);*/
    /*background: -o-linear-gradient(top, #466289 1%, #112335 100%);*/
    /*background: -ms-linear-gradient(top, #466289 1%, #112335 100%);*/
    /*background: linear-gradient(to bottom, #466289 1%, #112335 100%);*/
    /*filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#466289', endColorstr='#112335', GradientType=0);*/

    background-color: #112335;
}

#navigation .submenu .navbar-nav {
    background-color: #112335;
}

#navigation .nav-item.nav-link {
    border-left: 1px solid #666;
    color: #d5d5d5;
    padding: 13px 13px;
}

#navigation .mainmenu .nav-item.nav-link:hover,
#navigation .mainmenu .nav-item.nav-link.active {
    background-color: #fff;
    color: #000;
}

#navigation .submenu {
    background-color: #fff !important;

}

#navigation .submenu .nav-item.nav-link {
    padding: 0 8px;
    background-color: #fff;
    color: #112335;
}
#navigation .submenu .nav-item.nav-link.active {
    text-decoration: underline;
}
#navbarNavAltMarkup {
    background-color: #fff;
}

.icon-more:before {
    content: "\f141";
    font-size: 23px;
    font-family: FontAwesome;
}

.submenu-title {
    color: #FFF;
    padding-bottom: 10px;
}

.twitter-tweet {
    padding: 0.5rem !important;
    margin: 0 auto !important;

}

.nav-item .dropdown {
    position: relative;
    z-index: 9999;
}

.submenu {
    position: relative;
    z-index: 10;
}

.navbar-dark .dropdown-menu {
    background-color: #112335 ;
}
.navbar-dark .dropdown-menu a.nav-link {
    color: #fff ;
}

.navbar-dark .dropdown-menu a.nav-link:hover {
    color: #112335 ;
    background-color: #fff ;
}

.content iframe {
    margin: 0 auto;
    display: block;
    margin-top: 1rem;
    margin-bottom: 1rem;
}

/*.twitter-tweet p {font-size:15px!important; line-height:1em!important;}*/


/*!* creates the triangle *!*/
/*.twitter-tweet:after {*/
/*content:""!important;*/
/*position:absolute!important;*/
/*top:-30px!important;*/
/*left:50px!important;*/
/*border:15px solid transparent!important;*/
/*border-bottom-color:#eee!important;*/
/*!* reduce the damage in FF3.0 *!*/
/*display:block!important;*/
/*width:0!important;*/
/*}*/

.tt-input {
    background-color: #112335 !important;
    border-color: #112335 !important;
}

.carousel-caption {
    background-color: rgba(0, 0, 0, 0.7);
    width: 100% !important;
    bottom: 0 !important;
    left: 0 !important;
    right: 0 !important;
    margin: 0;
    padding: 0.5rem;
}

.carousel-caption {
    background-color: #333 !important;
    background-color: transparent !important;
    background-image: -webkit-linear-gradient(top, transparent, #000);
    background-image: -moz-linear-gradient(top, transparent, #000);
    background-image: -o-linear-gradient(top, transparent, #000);
    background-image: linear-gradient(to bottom, transparent, #000);

}

.top-big {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    width: 100%;
    padding-top: 56.25%;
    width: 100%;
    height: 0;
    display: block;
}

.bottom-align-text {
    position: relative;
    bottom: 0;
    right: 0;
}

button.more_news,
button.more_news:active,
button.more_news:focus{
    background-color: #20A3DF;
    border: 0;
    border-radius: 0;
    color: #fff;
    font-weight: bold;
    -webkit-box-shadow: none;
    box-shadow: none;
}

button.more_news:hover{
    background-color: #00CCFF;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}

::-webkit-scrollbar {
    width: 10px;
}

/* Track */
::-webkit-scrollbar-track {
    background: #f1f1f1;
}

/* Handle */
::-webkit-scrollbar-thumb {
    background: #888;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
    background: #555;
}

/* Rules for sizing the icon. */
.material-icons.md-18 {
    font-size: 18px;
}

.material-icons.md-24 {
    font-size: 24px;
}

.material-icons.md-36 {
    font-size: 36px;
}

.material-icons.md-48 {
    font-size: 48px;
}

.material-icons.md-72 {
    font-size: 72px;
}


.material-icons.md-dark {
    color: rgba(0, 0, 0, 0.54);
}

.material-icons.md-dark.md-inactive {
    color: rgba(0, 0, 0, 0.26);
}

.material-icons.md-light {
    color: rgba(255, 255, 255, 1);
}

.material-icons.md-light.md-inactive {
    color: rgba(255, 255, 255, 0.3);
}

.material-icons.play {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    background-color: darkred;
    color: #ff3d00;
    font-size: 2rem;
    padding: 12px 24px;
    border: none;
    cursor: pointer;
    border-radius: 5px;
    z-index: 150;
    cursor: pointer;
}

.material-icons.play.free {
    background-color: #111 !important;
    background-color: transparent !important;
    background-image: -webkit-linear-gradient(top, transparent, #000);
    background-image: -moz-linear-gradient(top, transparent, #000);
    background-image: -o-linear-gradient(top, transparent, #000);
    background-image: linear-gradient(to bottom, transparent, #000);

    color: #ff3d00 !important;
    /*padding: 6px 12px;*/
    padding: 2% 4% !important;
    /*top: 12%;*/
    /*left: 88%;*/
}

button.navbar-dark .navbar-toggler:focus,
.navbar-dark .navbar-toggler:focus,
.navbar-dark .navbar-toggler {
    border: none !important;
    outline: none !important;
}

@media only screen and (max-width: 1200px) {
    .card.horisontal .card-body .title{
        font-size: 1rem;
        line-height: 1.3rem;
    }
}

@media only screen and (max-width: 1023px) {
    .card.horisontal .card-body .title{
        font-size: 1rem;
        line-height: 1.3rem;
    }
    .tags{
        overflow-x: scroll;
        overflow-y: hidden;
        white-space: nowrap;
        -webkit-overflow-scrolling: touch;

    }
    .tags::-webkit-scrollbar {
        display: none;
    }

    .tags {
        -ms-overflow-style: none;  /* IE and Edge */
        scrollbar-width: none;  /* Firefox */
    }

    .related {
        width: 100%;
    }

    .related .lazy {
        display: none !important;

    }

    .related .tag-vesti.tag:before {
        display: inline !important;
    }
}

@media only screen and (max-width: 990px) {
    .card.horisontal .card-body .title{
        font-size: 0.9rem;
        line-height: 1.3rem;
    }

    .hsubmenu {
        display: block !important;
        min-width: 100%;
    }

    .hsubmenu .nav-item {
        white-space: nowrap;
    }

    .hsubmenu .navbar-nav {
        background-color: #fff !important;
        min-width: 100%;
        flex-direction: row;
        overflow-x: auto;
        overflow-y: hidden;
        -webkit-overflow-scrolling: touch;
        -ms-overflow-style: -ms-autohiding-scrollbar;
    }

    .hsubmenu .navbar-nav::-webkit-scrollbar {
        display: none;
    }
}

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

    .card.horisontal .card-body .title{
        font-size: 1rem;
        line-height: 1.3rem;
    }
    .mobile-space-top {
        margin-top: 10px;
    }

    .related {
        width: 100%;
    }

    .related .lazy {
        display: none !important;

    }

    .related .tag-vesti.tag:before {
        display: inline !important;
    }

    .mobile-space-bottom {
        margin-bottom: 10px;
    }

    .content-title {
        font-size: 1.7rem;
        font-weight: 600;
        line-height: 1.3;
    }

    #slide-navbar-collapse {
        position: fixed;
        top: 0;
        left: -1px;
        z-index: 99;
        width: 280px;
        height: 100%;
        background: #112335;
        overflow: auto;
    }

    .menu-overlay {
        display: none;
        background-color: #000;
        bottom: 0;
        left: 0;
        opacity: 0.5;
        filter: alpha(opacity=50);
        /* IE7 & 8 */
        position: fixed;
        right: 0;
        top: 0;
        z-index: 49;
    }
}

@media only screen and (max-width: 576px) {
    .card.horisontal .card-body .title{
        font-size: 0.8rem;
        line-height: 1.1rem;
    }
    .h-85 {
        height: auto !important;
    }

    .related {
        width: 100%;
    }

    .related .lazy {
        display: none !important;

    }

    .related .tag-vesti.tag:before {
        display: inline !important;
    }
}

.searchlink {
    cursor: pointer;
    display: block;
    float: right;
    font-size: 20px;
    height: 50px;
    padding: 10px 20px 15px 18.5px;
    position: relative;
}

.searchlink:hover,
.searchlink.open {
    cursor: pointer;
}

.searchlink.open > .searchform,
.searchlink2.open > .searchform2 {
    display: block;
}



.searchform,
.searchform2 {
    display: none;
    position: absolute;
    width: 100%;
    height: 70px;
    line-height: 40px;
    top: 45px;
    right: 0;
    padding: 0 15px;
    cursor: default;
    border-radius: 2px;
    border-style: solid;
    border-width: 1px;
    border-color: #e1e1e1;
    box-shadow: 0 3px 13px 0 rgba(0, 0, 0, 0.2);
    margin-left: -120px;
    z-index: 9999999;
    background-color: #fff;
}

#searchform.open,
#searchform2.open {
    display: block;
}

#search {
    display: block;
    position: relative;
}

#s,
#s2{
    width: 100%;
    background: #fff;
    padding: 0 11px;
    border: 1px solid #e1e1e1;
    color: #888;
    margin: 14px 0;
}

.sbtn {
    display: block;
    position: absolute;
    background: none;
    border: 1px solid #e1e1e1;
    border-left: 1px solid #fff;
    color: black;
    cursor: pointer;
    right: 0px;
    top: 14px;
    width: 35px;
    background-color: white;
}

.bg-search{
    background-color: #112335;
    color:#fff;
}

.usflag{
    background-image: url("/static/pozad2n1.jpg");
    -moz-background-size:100% 100%;
    -webkit-background-size:100% 100%;
    background-size:100% 100%;

}