
/* Bootstrap overrides */

.slobodna_arhiva .container {
  padding-left: 8px;
  padding-right: 8px;
}

@media (min-width: 1024px) {
  .slobodna_arhiva .container {
     padding-left: 16px;
     padding-right: 16px;
  }
}

@media (min-width: 992px) {
  .slobodna_arhiva .container {
    width: auto;
  }
}

@media (min-width: 768px) {
  .slobodna_arhiva .container {
    width: 768px;
  }
}
@media (min-width: 1024px) {
  .slobodna_arhiva .container {
    width: 1024px;
  }
}
@media (min-width: 1280px) {
  .slobodna_arhiva .container {
    width: 1262px;
  }
}
@media (min-width: 1281px) {
  .slobodna_arhiva .container {
    width: 1244px;
  }
}
.slobodna_arhiva .container-fluid {
  padding-left: 16px;
  padding-right: 16px;
}
.slobodna_arhiva .row {
  margin-left: -8px;
  margin-right: -8px;
}

@media (min-width: 1024px) {
    .slobodna_arhiva .row {
    margin-left: -16px;
    margin-right: -16px;
    }
}

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  padding-left: 8px;
  padding-right: 8px;
}

@media (min-width: 1024px) {
    .col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
    padding-left:16px;
    padding-right: 16px;
    }
}

@media (min-width: 1024px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.666%;
  }
  .col-md-10 {
    width: 83.333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.666%;
  }
  .col-md-7 {
    width: 58.333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.666%;
  }
  .col-md-4 {
    width: 33.333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.666%;
  }
  .col-md-1 {
    width: 8.333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.666%;
  }
  .col-md-pull-10 {
    right: 83.333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.666%;
  }
  .col-md-pull-7 {
    right: 58.333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.666%;
  }
  .col-md-pull-4 {
    right: 33.333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.666%;
  }
  .col-md-pull-1 {
    right: 8.333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.666%;
  }
  .col-md-push-10 {
    left: 83.333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.666%;
  }
  .col-md-push-7 {
    left: 58.333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.666%;
  }
  .col-md-push-4 {
    left: 33.333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.666%;
  }
  .col-md-push-1 {
    left: 8.333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.666%;
  }
  .col-md-offset-10 {
    margin-left: 83.333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.666%;
  }
  .col-md-offset-7 {
    margin-left: 58.333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.666%;
  }
  .col-md-offset-4 {
    margin-left: 33.333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.666%;
  }
  .col-md-offset-1 {
    margin-left: 8.333%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1280px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.666%;
  }
  .col-lg-10 {
    width: 83.333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.666%;
  }
  .col-lg-7 {
    width: 58.333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.666%;
  }
  .col-lg-4 {
    width: 33.333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.666%;
  }
  .col-lg-1 {
    width: 8.333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.666%;
  }
  .col-lg-pull-10 {
    right: 83.333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.666%;
  }
  .col-lg-pull-7 {
    right: 58.333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.666%;
  }
  .col-lg-pull-4 {
    right: 33.333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.666%;
  }
  .col-lg-pull-1 {
    right: 8.333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.666%;
  }
  .col-lg-push-10 {
    left: 83.333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.666%;
  }
  .col-lg-push-7 {
    left: 58.333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.666%;
  }
  .col-lg-push-4 {
    left: 33.333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.666%;
  }
  .col-lg-push-1 {
    left: 8.333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.666%;
  }
  .col-lg-offset-10 {
    margin-left: 83.333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.666%;
  }
  .col-lg-offset-7 {
    margin-left: 58.333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.666%;
  }
  .col-lg-offset-4 {
    margin-left: 33.333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.666%;
  }
  .col-lg-offset-1 {
    margin-left: 8.333%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}
/*  End Bootstrap overrides*/

/* --- icomoon font --- */
@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?ifn0ki');
  src:  url('fonts/icomoon.eot?ifn0ki#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?ifn0ki') format('truetype'),
    url('fonts/icomoon.woff?ifn0ki') format('woff'),
    url('fonts/icomoon.svg?ifn0ki#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}

[class^="icontype-"], [class*=" icontype-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  font-size:30px;
  color:#aeaeae;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
}

.icontype-journal {
    font-size:36px;
}

.icontype-journal:before {
  content: "\e900";
}
.icontype-kufer:before {
  content: "\e901";
}






body.slobodna_arhiva {
    background:#eeeeee;
    font-family: 'Source Sans Pro', sans-serif;
}

.slobodna_arhiva .main-content-inner {
    float:none;
}
/*.slobodna_arhiva .icon-sd {
    background: url(../css/images/sd_news_icon.png) top left no-repeat;
    width:55px;
    height:55px;
    background-size: contain;
    margin-bottom:5px;
}
.slobodna_arhiva .yearsspan li a {
    text-align: center;
    display:block;
    font-weight:400;
    color:#ed1c24;
    text-decoration:none;
    font-size:14px;
}
.slobodna_arhiva .yearsspan li a br {display:none;}
.slobodna_arhiva .yearsspan li a .ace-icon {
    display:block;
}*/


/* --- navbar start */

.slobodna_arhiva .navbar {
    background:#d2d2d2;
    border-bottom:1px solid #7e7e7e;
    min-height:unset;
}
.slobodna_arhiva .navbar-brand {
    padding:0;
    float:none;
}
.slobodna_arhiva .navbar-container {
    padding:0;
}

.slobodna_arhiva .navbar .page-title {
    font-family:'Roboto Slab', serif;
    font-weight:bold;
    padding:0;
    margin:0;
    line-height:normal;
    font-size: 16px;
}

    @media only all and (max-width: 768px) {
                .slobodna_arhiva .navbar .page-title span {
                     display:none;

                }
            }

    @media only all and (max-width: 768px) {
                .slobodna_arhiva .navbar .page-title {
                     text-transform:uppercase;
                     padding-top: 10px;
                     padding-left:3px;

                }
            }

    @media only all and (min-width: 1024px) {
                .slobodna_arhiva .navbar .page-title {
                     font-size:24px;
                     padding-top:9.5px;
                }
            }


    @media only all and (min-width: 768px) and (max-width: 1023px) {
            .slobodna_arhiva .navbar .page-title {
                font-size: 18px;
                padding-top:8px;
                
            }
        }


/* Logo */
.slobodna_arhiva .navbar-brand {
    max-width:140px;
    display: block;
    margin-left: auto;
   margin-right: auto;
}

     @media only all and (min-width: 1024px) {
        .slobodna_arhiva .navbar-brand {
            max-width:180px;
        }
    }


.slobodna_arhiva .navbar-brand > img {
    max-width:100%;
    width:100%;
    height:auto;
}


/* Right ico links */

.slobodna_arhiva #navbar .nav {
    margin-left:0;
    text-align:right;
    padding-top:8px;
}


    @media only all and (min-width: 768px) and (max-width: 1023px) {
           .slobodna_arhiva #navbar .nav {
                padding-top: 7px;
            }
        }


.slobodna_arhiva #navbar .nav .navbar-link {
    display:inline-block;
}

    @media only all and (max-width: 768px) {
        .slobodna_arhiva #navbar .nav .navbar-link:last-child {
            margin-right:-2px;
            margin-left:4px;
        } 

    }

.slobodna_arhiva #navbar .nav li > a {
    color:#333333;
    padding:6px 10px;
    transition:ease-out 0.35s;
    /*background-color: #eee;*/
}

    @media only all and (min-width: 1024px) {
                .slobodna_arhiva #navbar .nav li > a {
                     border-radius: 100%;
                     width: 38px;
                     height: 38px;
                     padding:10px 11px 0 0;
                }
        }

/* mobile up to 360px nav bar */
@media only all and (max-width: 360px) {

    .slobodna_arhiva .navbar-container .col-xs-6 {
        padding:0;
    }
    .slobodna_arhiva .navbar-brand  {
        max-width:120px;
    }
    .slobodna_arhiva #navbar .nav li > a {
        padding:6px;
    }
    .slobodna_arhiva #navbar .nav {
        padding-top:4px;
    }
    .slobodna_arhiva .navbar .page-title {
        padding-top:7px;
    }

}
/* --- End Navbar ---- */



/* Breadcrump */

.slobodna_arhiva .breadcrumbs {
    background:#fff;
    color:#bdc2c2;
    position:relative;
    padding:0;
    margin: 0;
    text-align:center;
}
.slobodna_arhiva .breadcrumbs .breadcrumb li, .slobodna_arhiva .breadcrumbs .breadcrumb li a {
    color:#7d7d7d;
    text-decoration:none;
    font-size: 14px;
    font-family: 'Source Sans Pro', sans-serif;
    font-weight:normal !important;
}


/* page content */

.slobodna_arhiva .main-container:before, .slobodna_arhiva .page-content {
    background:transparent !important;
    padding:0;
}

/*@media (min-width: 1024px) {
    .slobodna_arhiva .page-content {
    padding:16px 0;
    }
}*/
.top-row {
    min-height:0;
}
.top-row-img {
    margin-right: -8px;
    margin-top: -8px;
    margin-left: -8px;
    margin-bottom: 38px;
    border-bottom: 8px solid #eeeeee!important;
}
    @media (min-width: 1024px) {
        .top-row-img {
        margin-right: -16px;
        margin-top: -16px;
        margin-left: -16px;
        margin-bottom: 58px;
        border-bottom: 16px solid #eeeeee!important;
        }
    }

.top-row-img img {
    max-width:100%;
    display:block;
    height:auto;
}

.slobodna_arhiva .main_content_wrapper {
    background-color:#ffffff;
    padding:8px;
    margin-top:8px;
}

    @media only all and (min-width: 1024px) {
        .slobodna_arhiva .main_content_wrapper {
        padding:16px;
        margin-top:16px;
        }
    }


/*--- Page title H1 ---*/

.slobodna_arhiva .page-header {
    text-align:center;
    margin:0;
    padding:0;
    border-bottom: none;
    padding-bottom:48px;
}
.slobodna_arhiva .page-header h1 {
    font-family: 'Roboto Slab', serif;
    font-weight: bold;
    font-size: 24px;
    color:#333333;
    display:inline-block;
    border-bottom:4px solid #ed1c24;
    margin: 0;
    padding: 20px 36px 16px;
}
    @media only all and (min-width: 768px) {
        .slobodna_arhiva .page-header h1 {
            font-size: 26px;
        }
    }


/* page view */

.slobodna_arhiva #pv_image {
    overflow-x: scroll;
    cursor: move;
}

/* Search form */
.search {
    text-align:center;
    margin-top:26px;
    margin-bottom: 40px;
}
.search .form-control {
    border:none;
    border-bottom:4px solid #ed1c24;
}
.search .form-control:hover, .search .form-control:focus {
    border-color:#ed1c24;
}
.search .input-group {
    width:100%;
}

.search .btn, .search .btn-default, .search .btn:focus, .search .btn-default:focus, .search .btn.focus, .search .btn-default.focus {
    background-color:transparent!important;
    border:none;
    outline:none;
}
.search .btn-sm > .ace-icon.icon-on-right {
    color:#ed1c24;
    font-size: 140%!Important;
}
    @media only all and (min-width: 1024px) {
            .search .btn-sm > .ace-icon.icon-on-right {
            font-size: 160%!Important;
            }
        }

.search .btn-sm > .ace-icon.icon-on-right:hover {
    opacity: .7;
}
.search .input-group-btn {
    position: absolute;
    font-size: 0;
    display:block;
    margin:0;
    z-index:10;
    right:4px;
    top:-2px;
    width:unset;
}
.search .form-horizontal {
    display:inline-block;
    width:100%;
}
    @media only all and (min-width: 768px) {
        .search .form-horizontal {
        display:inline-block;
        width:600px;
        }
    }
     @media only all and (min-width: 1024px) {
        .search .form-horizontal {
        display:inline-block;
        width:800px;
        }
    }

.search input[type="text"] {
    font-size: 18px;
    font-weight: 600;
    font-style: italic;
    color: #777777;
    padding-left:10px;
    padding-bottom:10px;
    font-family: 'Source Sans Pro', sans-serif;
}
    @media only all and (min-width: 1024px) {
            .search input[type="text"] {
            font-size: 20px;
            }
        }

.search input[type="text"]::placeholder {
    color: #888888;
}


/* End search */

/* search results */
.search-results-sd {
    display: flex;
    flex-wrap: wrap;
}
.search-results-sd .pageing {
    text-align:center;
    font-size:14px;
    padding-bottom: 28px;
    margin-top: -8px;
}
.search-results-sd .search-result-item {
    margin-bottom:16px;
}
 @media only all and (min-width: 768px) {
    .search-results-sd .search-result-item {
        margin-bottom:22px;
    }
}

.search-results-sd .search-media {
    border: none;
    padding-right:0;
    padding-left:8px;
    
}

@media all and (min-width: 1024px) {
    .search-results-sd .search-media {
        padding-left:0; 
    }
}

.search-results-sd .search-media .media-body {
    width:auto;
}
.search-results-sd .media-heading a:link, .search-results-sd .media-heading a:hover, .search-results-sd .media-heading a:visited {
    font-family: 'Roboto Slab', serif;
    font-weight: bold;
    padding: 0;
    margin: 0;
    line-height: normal;
    font-size: 18px;
    color: #333333;
}
    @media all and (min-width: 768px) {
        .search-results-sd .media-heading a:link {
            font-size: 20px;
        }
    }

.search-results-sd .media-heading {
    padding-bottom:6px;
}
.search-results-sd .media-heading a:hover {
    text-decoration:none;
    color:#ed1c24;
}
.search-results-sd mark, .search-results-sd .mark {
    background-color: transparent;
    color:#ed1c24;
    padding:0;
}
.search-results-sd .media-body .red {
    background-color: #ed1c24;
    color:#ffffff!important;
    padding:0 3px;
}

.search-results-sd .pagination > li.active > a, .search-results-sd .pagination > li.active > a:hover, .search-results-sd .pagination > li.active > a:focus {
    background-color:#eeeeee;
    border-color:#eeeeee;
    color:#ed1c24;
    text-shadow:none;
}
.search-results-sd .pagination > li > a, .search-results-sd .pager > li > a {
    color: #444444;
    border: none;
    background-color: #eeeeee;
    margin: 0 1px;
    text-shadow:none;
}

.search-results-sd .pagination > li > a[title="Previous page"], .search-results-sd .pagination > li > a[title="Next page"],
.search-results-sd .pagination > li > a[title="Last page"], .search-results-sd .pagination > li > a[title="First page"] {
    background-color:#444444;
    color:#ffffff;
}
.search-results-sd ul.pagination:last-child li.active a {
    color: #444444;
}
.help-block {
    font-size:16px;
}
.search button[disabled] {
    cursor:default;
}
.search .form-group.has-error input, .search .form-group.has-error select, .search .form-group.has-error textarea {
    background-color:transparent;
}



/* List items */
.list-item {
    color:#cecece;
    display:block;
    text-align:center;
    font-family: 'Roboto Slab', serif;
    margin-bottom:36px;
}
.list-item:hover {
    text-decoration:none;
    color:#ed1c24;
}
.list-item:hover span {
    text-decoration:none;
    color:#ed1c24;
    transition:ease-out 0.30s;
}
    .list-item:hover i {
        color:#333333;
        transition:ease-out 0.30s;
    }

.folder-issue .list-item {
    margin-bottom:44px;
}

.list-item span {
    display:block;
    color: #333333;
    display: block;
    font-size: 15px;
    font-weight: 700;
}
.folder-issue .list-item span {
    font-size: 12px;
}

.slobodna_arhiva .container-fluid.page-plan {
    padding-left:0;
    padding-right:0;
}

/* Brojevi stranica-Page Plan*/
.slobodna_arhiva .label-inverse, .slobodna_arhiva .label.label-inverse, .slobodna_arhiva .badge.badge-inverse, .slobodna_arhiva .badge-inverse {
    background-color:#aaaaaa;
}
.slobodna_arhiva .label {
    width:20px;
    height:20px;
    margin-right:4px;
    padding: 3px 0 0 0;
}


/* botuni navig viewpage */

.slobodna_arhiva .navig-buttons-holder {
    padding-top:8px;
}
    @media only all and (min-width: 1024px) {
            .slobodna_arhiva .navig-buttons-holder {
            padding-top:16px;
            }
    }
.slobodna_arhiva .bottom--pageTool-Buttons .navig-buttons-holder {
    position:relative;
    padding-bottom:16px;
}

.slobodna_arhiva .pageTool-Buttons {
    text-align:center;
}

.slobodna_arhiva .pageTool-Buttons .pageNum-text {
    display:inline-block;
    padding-right: 4px;
    padding-left: 2px;
}

.slobodna_arhiva .pageTool-Buttons .btn-group .btn {
    font-size:14px;
    padding:6px 12px;
    border:none;
    background-color:#ffffff!important;
    color:#777777!important;
    text-shadow:none;
}

/* sakrij brojeve stranice - pageing - na mobileu*/
.slobodna_arhiva .pageTool-Buttons .btn-group.navig-buttons a {
    display:none;
}

@media all and (max-width: 767px) {
    .slobodna_arhiva .pageTool-Buttons .btn-group:not(.navig-buttons) .toolbutton:nth-last-child(-n+3)   {
    display:none;
    }
}


@media all and (min-width: 767px) {
        .slobodna_arhiva .pageTool-Buttons .btn-group.navig-buttons a {
        display:block;
        text-shadow: none;
        }
    }

.slobodna_arhiva .pageTool-Buttons .btn-group .btn:hover {
    
    color:#222222!important;
    text-shadow: none;
}

.slobodna_arhiva .pageTool-Buttons .btn-group .btn.selected {
    color:#ed1c24!important;
    text-shadow: none;
}

.slobodna_arhiva .pageTool-Buttons .btn-group .btn.disabled {
    background-color:#cecece!important;
}
.slobodna_arhiva .pageTool-Buttons .btn-group.navig-buttons a[title=Prev], .slobodna_arhiva .pageTool-Buttons .btn-group.navig-buttons a[title=Next] {
    background-color:#444444!important;
    color:#ffffff!important;
    padding:6px 12px;
    display:inline-block;
    text-shadow: none;
}
.slobodna_arhiva .pageTool-Buttons .btn-group a[title=Prev] .ace-icon, .slobodna_arhiva .pageTool-Buttons .btn-group a[title=Next] .ace-icon {
    margin:0;
    text-shadow: none;
}

.slobodna_arhiva .pageTool-Buttons .btn-group a[title=Prev]:hover, .slobodna_arhiva .pageTool-Buttons .btn-group a[title=Next]:hover {
    background-color:#666666!important;
    color:#ffffff!important;
    text-shadow: none;
}


.slobodna_arhiva .pageTool-Buttons #pageNum-text {
    font-size:14px;
    padding:0 4px 0 2px;
    text-shadow: none;
}

.slobodna_arhiva .pageTool-Buttons #enable_text_edit {
    font-size: 130%;
    padding: 6px 6px 2px 9px;
    display:none;
    text-shadow: none;
}
@media only all and (min-width: 768px) {
    .slobodna_arhiva .pageTool-Buttons #enable_text_edit {
    display:inline-block;
    }
}

/* --- sticky page buttons ---*/
.sticky {
  position: fixed;
  top: 0;
  left:0;
  width: 100%;
  text-align:center;
  z-index:1000;
  background-color:#eeeeee;
}
.slobodna_arhiva .navig-buttons-holder.sticky {
    padding-top:8px;
    padding-bottom:8px;
}


/* --- Footer  --- */

.c-page-footer__brand--wrap {
    position: relative;
    margin-top: 8px;
    z-index: 1;
    text-align: center;
}
.c-page-footer__brand--wrap:before {
    border-top: 3px solid #ed1c24;
    content: "";
    margin: 0 auto;
    position: absolute;
    top: 6px;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    z-index: -1;
}

.footer {
    font-family: 'Source Sans Pro', sans-serif;

}
.c-logo--footer {
    background-image: url(../../images/sd-logo_footer.svg);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: 50%;
    display: inline-block;
    width: 140px;
    height: 14px;
}

.c-page-footer__brand-logo {
    font-weight: 600;
    background-color: #eee;
    padding: 8px 16px;
    font-size: 13px;
    border: none;
    outline: none;
    text-transform: uppercase;
}


.c-page-footer__to-top {
    font-weight: 600;
    background-color: #eee;
    color: #000;
    position: absolute;
    right: 0;
    padding-left: 8px;
    font-size: 10px;
    line-height: 16px;
    border: none;
    outline: none;
    text-transform: uppercase;
}
.c-page-footer__to-top:visited {color: #000;}
.c-page-footer__to-top span {margin-left:8px; color:#ed1c24;}
@media only all and (min-width: 768px) {
    .c-logo--footer {
        width: 202px;
        height: 17px;
    }
    .c-page-footer__to-top {
        font-size: 12px;
        padding-left: 16px;
    }
}

.slobodna_arhiva .btn-primary.red, .slobodna_arhiva .btn-primary.red:hover, .slobodna_arhiva .btn-primary.red.focus {
    background-color: #ed1c24 !important;
    color:#ffffff!important;
}

.slobodna_arhiva .btn-primary, .slobodna_arhiva .btn-primary:hover, .slobodna_arhiva .btn-primary.focus {
    background-color: #eeeeee !important;
    border: 0;
    text-shadow:none;
    font-family: 'Source Sans Pro', sans-serif;
    font-size:15px;
    text-transform:uppercase;
    color:#777777!important;
    padding: 6px;
    outline:none;
    text-shadow:none;
}
@media only all and (min-width: 768px) {
    .slobodna_arhiva .btn-primary, .slobodna_arhiva .btn-primary:hover, .slobodna_arhiva .btn-primary.focus {
        padding: 6px 12px 6px 12px;
        font-size:16px;
    }
}

.slobodna_arhiva .btn-primary:hover {
    color:#333333!important;
}


.u-text-center {
    text-align: center;
}
.c-page-footer__links-list {
    margin-top: 8px;
}
.c-page-footer__ico {
    background-image: url(../../images/footer_sprite.png);
    background-repeat: no-repeat;
    height: 40px;
    display: inline-block;
    margin: 0 5px;
}
.c-page-footer__ico--jutarnji {
  width: 188px;
}
.c-page-footer__ico--jutarnji:hover {
  background-position: 0 -42px;
}
.c-page-footer__ico--sd {
  width: 100px;
  background-position: -188px 0;
}
.c-page-footer__ico--sd:hover {
  background-position: -188px -42px;
}
.c-page-footer__ico--sn {
  width: 46px;
  background-position: -291px 0;
}
.c-page-footer__ico--sn:hover {
  background-position: -291px -42px;
}
.c-page-footer__ico--globus {
  width: 100px;
  background-position: -336px 0;
}
.c-page-footer__ico--globus:hover {
  background-position: -336px -42px;
}
.c-page-footer__ico--zivim {
  width: 72px;
  background-position: -436px 0;
}
.c-page-footer__ico--zivim:hover {
  background-position: -436px -42px;
}
.c-page-footer__ico--gloria {
  width: 61px;
  background-position: -509px 0;
}
.c-page-footer__ico--gloria:hover {
  background-position: -509px -42px;
}
.c-page-footer__ico--dobraHrana {
  width: 137px;
  background-position: -574px 0;
}
.c-page-footer__ico--dobraHrana:hover {
  background-position: -574px -42px;
}
.c-page-footer__ico--dd {
  width: 64px;
  background-position: -709px 0;
}
.c-page-footer__ico--dd:hover {
  background-position: -709px -42px;
}
.c-page-footer__ico--autoKlub {
  width: 134px;
  background-position: -777px 0;
}
.c-page-footer__ico--autoKlub:hover {
  background-position: -777px -42px;
}
.c-page-footer__ico--gorila {
  width: 131px;
  background-position: -913px 0;
}
.c-page-footer__ico--gorila:hover {
  background-position: -913px -42px;
}
.c-page-footer__ico--ok {
  width: 65px;
  background-position: -1044px 0;
}
.c-page-footer__ico--ok:hover {
  background-position: -1044px -42px;
}
.c-page-footer__ico--dosi {
  width: 54px;
  background-position: -1107px 0;
}
.c-page-footer__ico--dosi:hover {
  background-position: -1107px -42px;
}
.c-page-footer__ico--dubrovacki {
  width: 176px;
  background-position: -1162px 0;
}
.c-page-footer__ico--dubrovacki:hover {
  background-position: -1162px -42px;
}
.c-page-footer__ico--zadarski {
  width: 114px;
  background-position: -1338px 0;
}
.c-page-footer__ico--zadarski:hover {
  background-position: -1338px -42px;
}
.c-page-footer__ico--likeCroatia {
  width: 142px;
  background-position: -1452px 0;
}
.c-page-footer__ico--likeCroatia:hover {
  background-position: -1452px -42px;
}
.c-page-footer__ico--sibenski {
  width: 106px;
  background-position: -1589px 0;
}
.c-page-footer__ico--sibenski:hover {
  background-position: -1589px -41px;
}

.c-page-footer__links-list--legal {
    font-size: 12px;
}
.c-page-footer__links-list {
    margin-top: 8px;
}
.c-page-footer__links-item {
    color: #000;
    padding-left: 4px;
    padding-right: 4px;
    line-height: 14px;
}
.c-page-footer__links-item:hover {
    color:#000;
    text-decoration:none;
}
.c-page-footer__links-item+.c-page-footer__links-item {
    border-left: .1rem solid #bdc2c2;
}
.c-page-footer__copyright, .c-page-footer__links-list--eph {
    font-size: 10px;
}
@media only all and (min-width: 768px) {
    .c-page-footer__links-item {
        padding-left: 8px;
        padding-right: 8px;
    }
    .c-page-footer__links-list--legal {
        font-size: 14px;
    }
    .c-page-footer__copyright, .c-page-footer__links-list--eph {
        font-size: 12px;
    }
}
.c-page-footer__copyright {
    margin-top: .4rem;
}
.slobodna_arhiva .footer {margin-bottom:20px; padding-top:16px;}
.slobodna_arhiva .footer a {color:#000;}
.slobodna_arhiva .jumbotron {background:; margin-bottom:0;}
.slobodna_arhiva .jumbotron h1 {
    font-family: 'Source Sans Pro', sans-serif;
    font-size:48px;
}

.slobodna_arhiva .jumbotron p {
    font-family: 'Source Sans Pro', sans-serif;
    font-size:16px;
}

/* ---- Baneri ---- */
.banerWrap {
    text-align:center;
    width: 100%;
}
.banerWrap ins, .banerWrap iframe {
    margin: 0 auto;
}
#addPageTop, #addPageBottom {
    padding-top:8px;
}
    @media only all and (min-width: 1024px) {
        #addPageTop, #addPageBottom {
        padding-top:16px;
        }
    }

.wall {
    z-index: 1;
    margin-top: 70px;
    position: fixed;
}
.wall-right {
     margin-left: 622px;
    text-align: left;
    left: 50%;
}
.wall-left {
    margin-right: 622px;
    text-align: right;
    right: 50%;
}
