input[type="search"] {
    -webkit-appearance: textfield;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}
fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}


legend {
    border: 0;
    padding: 0;
}
textarea {
    overflow: auto;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}
td,
th,
ul {
    padding: 0;
}
ul {
    margin: 0;
}
li {
    list-style: none;
}


html {
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    min-height: 100%;
}
html.locked body {
    overflow: hidden;
    
}

.contentWrap {
    float: left;
    width: 100%;
    min-height: 1200px;
    margin-right: -18.75em;
}
@media (max-width: 740px) {
    .contentWrap {
        margin-right: 0;
    }
}
.cContainer {
    float: left;
    width: 100%;
    padding: 1.25em;
    padding-top: 0;
}
@media (max-width: 940px) {
    .cContainer {
        padding: 1.25em;
        padding-top: 0;
    }
}
@media (max-width: 740px) {
    .cContainer {
        padding: 0.625em;
        padding-top: 0;
    }
}
@media (max-width: 940px) {
    .article_search .cContainer,
    .article_single_comments .cContainer,
    .pages .cContainer {
        padding-top: 10px;
    }
}
@media (max-width: 740px) {
    .article_single article {
        padding: 0 20px;
        margin-left: -10px;
        margin-right: -10px;
    }
}
.catWrap,
.homeContent,
.sWrap {
    padding-top: 0;
    margin-right: 20em;
}
.catWrap:after,
.homeContent:after,
.sWrap:after {
    content: "";
    display: table;
    clear: both;
}
@media (max-width: 740px) {
    .catWrap,
    .homeContent,
    .sWrap {
        margin-right: 0;
    }
}
.articleSide {
    width: 18.75em;
    float: left;
    position: relative;
}
@media (max-width: 740px) {
    .articleSide {
        width: 100%;
        float: left;
        margin-left: 0;
        margin-right: 0;
    }
}
.brand,
.brandLeft,
.brandRight {
    position: fixed;
    height: 1500px;
    top: 0;
    width: 600px;
    overflow: hidden;
    z-index: 20;
}
@media (max-width: 940px) {
    .brand,
    .brandLeft,
    .brandRight {
        display: none;
    }
}
.brandRight {
    right: 50%;
    margin-right: -1132px;
    text-align: left;
}
.brandLeft,
.brandRight {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
.brandLeft {
    margin-left: -1132px;
    left: 50%;
    text-align: right;
}
.topPos {
    z-index: 100;
}
@media (max-width: 940px) {
    .topPos {
        display: none !important;
    }
}
.left {
    float: left !important;
}
.right {
    float: right !important;
}


.fixed:after {
    content: "";
    display: table;
    clear: both;
}
.fixed {
    zoom: 1;
}
.clearfix {
    clear: both;
    /* font-size: 0; */
    content: "";
    /* visibility: hidden; */
}
@media (max-width: 1920px) {
    .noDesk {
        display: none !important;
    }
}
@media (max-width: 940px) {
    .noDesk {
        display: block !important;
    }
}
@media (max-width: 740px) {
    .noMob {
        display: none !important;
    }
}
@media (max-width: 940px) {
    .noTab {
        display: none !important;
    }
}
.img3_2 {
    width: 100%;
    height: 0;
    overflow: hidden;
    position: relative;
    padding-bottom: 66.66667%;
}



.formNote {
    margin: 0 0 2.5em;
}
.formLinks {
    line-height: 1.6em;
    color: #aaa;
}
.formLinks a {
    color: #4da4d0;
}
.formLinks a:hover {
    text-decoration: underline;
}
.formSplit {
    position: relative;
    margin: 1.25em 0;
    height: 0;
    text-align: center;
    border-bottom: 1px solid #ddd;
}
.formSplit span {
    position: absolute;
    width: 40px;
    height: 40px;
    line-height: 40px;
    left: 50%;
    top: 50%;
    margin-top: -20px;
    margin-left: -20px;
    display: inline-block;
    background: #fff;
    color: #999;
    border-radius: 100%;
}
input[type="email"],
input[type="password"],
input[type="text"],
textarea {
    border: 1px solid #ddd;
    padding: 0.625em;
    background: #eee;
    width: 100%;
}
input[type="checkbox"] {
    width: auto;
}
label {
    text-align: left;
}
label.labelInline {
    display: inline-block;
}


#header {
  width: 1150px;
}



@media (max-width: 940px) {
    .home .headerTop {
        left: 20px;
        transform: none;
    }
}
@media (max-width: 740px) {
    .home .headerTop {
        left: 10px;
    }
}
@media (max-width: 940px) {
    .home .headerMenu {
        background: #be1f30;
    }
}
.headerMenu {
    position: relative;
 /*   background: #fff; */
    width: 100%;
    /* float: left; */
}
@media (max-width: 940px) {
    .headerMenu {
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        height: 46px;
        z-index: 39;
        background: #111;
        border-bottom: 1px solid rgba(0, 0, 0, 0.2);
        box-shadow: 0 1px 6px rgba(0, 0, 0, 0.15);
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
    }
}
.headerTop {
    float: left;
    width: 100%;
    height: 5.6875rem;
    border-bottom: 1px solid #eee;
    padding: 0 20px;
}
@media (max-width: 940px) {
    .headerTop {
        position: fixed;
        height: 46px;
        text-align: center;
        width: auto;
        display: inline-block;
        left: 56px;
        padding: 0;
        border-bottom: 1px solid #eee;
        background: transparent;
        z-index: 40;
        border: none;
    }
}

.hLogo {
    position: relative;
    top: 50%;
    float: left;
    width: 140px;
    transform: translateY(-50%);
}
@media (max-width: 940px) {
    .hLogo {
        width: auto;
        max-width: 200px;
    }
}

.hLogo img {
    width: 100%;
    height: auto;
    vertical-align: middle;
}
@media (max-width: 940px) {
    .hLogo img {
        width: 90px;
    }
}
.hLogo svg {
    position: relative;
    display: inline-block;
    width: 90px;
    height: 5.625em;
    fill: #fff;
    vertical-align: middle;
}
@media (max-width: 940px) {
    .hLogo svg {
        height: 46px;
    }
}
@media (max-width: 940px) {
    .hLogo.mobCat {
        display: none;
    }
}
@media (max-width: 940px) {
    .home .hLogo {
        display: inline-block;
    }
}
.icoHome {
    display: none;
}
@media (max-width: 940px) {
    .icoHome {
        display: block;
        position: fixed;
        width: auto;
        height: auto;
      /*  top: 2px; */
        left: 10px;
        z-index: 110;
    }
}
.headerTools {
    width: 50px;
    position: absolute;
    right: 0;
    height: 45px;
 /*   border-bottom: 2px solid #666; */
}
@media (max-width: 940px) {
    .headerTools {
        position: relative;
        right: auto;
        width: auto;
        border-color: #e10006;
    }
}


.font-red { color: #cc0000 !important; }

a.categorylink { font-size: 1.5em; font-weight: 700; color: #BA0B0B; }
a.categorylink span:hover { color: #BA0B0B; }


/* NAJNOVIJE VESTI - korekcija slova */

.freshnews .news-item-comments h2 { font-size: 1.5em !important; padding: 0; margin: 0; line-height: 1.2em; height: 80px;   }

@media (max-width: 767px) {
  .freshnews .news-item-comments h2 { font-size: 1.2em !important; padding: 0; margin: 0; line-height: 1.2em; height: 80px;   }
}



/* VESTI */

#bodycontent a {
  color: #0000cc !important;
}

#bodycontent a:hover {
  color: #cc0000 !important;
}











.panel {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
          box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
}
.panel-body {
  padding: 15px;
}
.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
}
.panel-title > a,
.panel-title > small,
.panel-title > .small,
.panel-title > small > a,
.panel-title > .small > a {
  color: inherit;
}
.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0;
}
.panel > .list-group .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
.panel > .list-group:first-child .list-group-item:first-child,
.panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel > .list-group:last-child .list-group-item:last-child,
.panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}
.list-group + .panel-footer {
  border-top-width: 0;
}
.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0;
}
.panel > .table caption,
.panel > .table-responsive > .table caption,
.panel > .panel-collapse > .table caption {
  padding-right: 15px;
  padding-left: 15px;
}
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: 3px;
}
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: 3px;
}
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #ddd;
}
.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}
.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}
.panel > .table-responsive {
  margin-bottom: 0;
  border: 0;
}
.panel-group {
  margin-bottom: 20px;
}
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px;
}
.panel-group .panel + .panel {
  margin-top: 5px;
}
.panel-group .panel-heading {
  border-bottom: 0;
}
.panel-group .panel-heading + .panel-collapse > .panel-body,
.panel-group .panel-heading + .panel-collapse > .list-group {
  border-top: 1px solid #ddd;
}
.panel-group .panel-footer {
  border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #ddd;
}
.panel-default {
  border-color: #ddd;
}
.panel-default > .panel-heading {
  color: #333;
  background-color: #f5f5f5;
  border-color: #ddd;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ddd;
}
.panel-default > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #333;
}
.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ddd;
}
.panel-primary {
  border-color: #337ab7;
}
.panel-primary > .panel-heading {
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #337ab7;
}
.panel-primary > .panel-heading .badge {
  color: #337ab7;
  background-color: #fff;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #337ab7;
}
.panel-success {
  border-color: #d6e9c6;
}
.panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d6e9c6;
}
.panel-success > .panel-heading .badge {
  color: #dff0d8;
  background-color: #3c763d;
}
.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d6e9c6;
}
.panel-info {
  border-color: #bce8f1;
}
.panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #bce8f1;
}
.panel-info > .panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f;
}
.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #bce8f1;
}
.panel-warning {
  border-color: #faebcc;
}
.panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #faebcc;
}
.panel-warning > .panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b;
}
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #faebcc;
}
.panel-danger {
  border-color: #ebccd1;
}
.panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ebccd1;
}
.panel-danger > .panel-heading .badge {
  color: #f2dede;
  background-color: #a94442;
}
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ebccd1;
}





.error-content { min-height: 310px }



/* HOROSKOP */
.horoskop .carousel-caption p {
  color: #000000 !important;
  text-overflow: ellipsis;
    word-wrap: break-word;
    overflow: hidden;
    max-height: 40px;
    height: 40px;  

}

.horvesti p {
  color: #000000 !important;
}

/* EXTRA CUSTOM */

.padr-5 { padding-right: 5px; }
.glyphicon-menu-down { font-size: 20px; padding: 12px }
.glyphicon-play-circle { font-size: 8px; color: #cc0000; padding-right: 5px; }
.fa-search { font-size: 20px; padding: 12px; color:#363636 }
.fa-user { font-size: 13px; margin-top: -7px; color:white }





.headerTop {
    height: 90px;
    border-bottom: 1px solid #eee;
}

@media (max-width: 940px) {
    .hLogo { top: 50%; }
}




.nav-portal {
  display: block;
  width: 71%;
  text-align: center !important;	
  margin: 2em auto;	
  padding-bottom: 2em;	
}


.nav-portal ul li {
  color: black;
  float: left;
  padding: 8px 16px;
  text-decoration: none;
  transition: background-color .3s;
}

/* selektovan */
.nav-portal ul li.selected {
  background-color: #be1f30;
  color: white;
}

.nav-portal ul li a {
  color: #be1f30;	
}

.nav-portal ul li.selected a {
  color: white;	
}

/* ubaci pozadinsku boju na prelaz misem */
.nav-portal ul li:hover:not(.selected) {background-color: #ddd;}

.nav-bat {
	color:white;
	padding:4px
}

.nav-all {
	padding-right:0px;
	padding-top:10px
}

#nav-ba:hover {
  color: white !important;
} 

.nav-ba:hover {
  color: white !important;
}

@media (max-width: 940px) {
    .navvis { height: 46px; }
}

@media (min-width: 940px) {
    .navvis { height: 96px; }
}

.naslovtitle {
	font-size: 2.5em;
	line-height: 1.2;
	font-weight: 600;
}

.naslovseo {
	font-size: 10px !important;
	background-color: #f3efef;
	color: #f3efef;
}

.card-mosaic-baner {
	padding:3px;
	display: block;
}

.news-text h4 a {
   color: #000000 !important;
}  

.news-text h4 a:hover {
   color: #cc0000 !important;
}


.banpoz{
	background-image: url('/themes/glas/images/NajnovijeGlas.png');
   /*  background-size: cover; */
}