﻿:root {
    --panel-width: 35vw;
    --header-height: 70px;
    --side-menu-width: 70px;
    --side-menu-expanded-width: 280px;
}

/*
@media (min-width: 380px) {
*/
@media (min-width: 768px) {
    .mobile {
        display: none;
    }
}
@font-face {
    font-family: 'Open Sans';
    font-display: optional; 
}

/* tags */
html {
    scroll-behavior: smooth; /*ROK*/
}

    html::-webkit-scrollbar {
        height: 0.25rem;
        width: 0.5rem;
    }

    html::-webkit-scrollbar-thumb {
        --tw-border-opacity: 1;
        background-color: #383838 !important;
        border-color: rgba(255,255,255,0.2);
        border-radius: 9999px;
        border-width: 0px;
    }


    html::-webkit-scrollbar-track {
        background-color: transparent;
        border-radius: 9999px;
    }

        html::-webkit-scrollbar-track:hover {
            background-color: transparent !important;
        }

body {
    /*   min-width: 1200px;*/
    width: 100%;
    scroll-behavior: smooth;
    box-sizing: border-box;
}
.p-tfl {
    display: block;
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    unicode-bidi: isolate;
}


input, select, textarea{
    /*height: 16px;*/
    padding: 8px;
    margin: 0;
    font-size: 1.1em;
    color: #727272;
    border: 1px solid #b8b8b8;
    border-radius: 4px;
    line-height: 1.4;
}

option {
    font-size: 14px;
    line-height: 1.4;
}

input::placeholder {
    color: #b8b8b8; /* Change this to your desired color */
    opacity: 1; /* Ensures the color is not affected by opacity */
}

    /* Specific styling for browsers that support the pseudo-element */
    input::-webkit-input-placeholder {
        color: #b8b8b8; /* WebKit browsers (Chrome, Safari, Edge) */
    }

    input::-moz-placeholder {
        color: #b8b8b8; /* Firefox 19+ */
    }

    input:-ms-input-placeholder {
        color: #b8b8b8; /* Internet Explorer 10+ */
    }

    input:-moz-placeholder {
        color: #b8b8b8; /* Older Firefox versions */
    }

select {
    height: 46px;
}

    select::-webkit-scrollbar {
        height: 0.25rem;
        width: 0.5rem;
    }

    select::-webkit-scrollbar-thumb {
        --tw-border-opacity: 1;
        background-color: #b8b8b8 !important;
        border-color: rgba(255,255,255,0.2);
        border-radius: 9999px;
        border-width: 0px;
    }

    select::-webkit-scrollbar-track {
        background-color: transparent;
        border-radius: 9999px;
    }

        select::-webkit-scrollbar-track:hover {
            background-color: transparent !important;
        }
			

ul {
    padding-left: 18px;
    list-style-type: disc;
}
a {
    color: #0078d4;
    transition: color 0.3s ease;
}
    a:hover {
        text-shadow: 0px 3px 8px #00000044;
        color: #005bb5;
    }
/* layout */

/*.header {*/
    /*position: fixed;
        width: 100%;
        top: 0;*/
    /*z-index: 3000;
    min-height: 52px;
    padding: 20px 0 10px;
    background-color: #383838;*/
    /*border: 1px solid green;*/
/*}*/

#body-content,
header, 
nav {
    transition: 0.5s;
}

.header {
    background-color: #383838;
    padding: 0.65rem 5rem 0.5rem 5rem;
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: nowrap;
    min-height: 52px;
    font-family: Open Sans !important;
    box-sizing: content-box !important;
    transition: 0.5s;
}


.navigation {
    /*position: fixed;
        width: 100%;
        top: 100px;*/
    z-index: 3000;
    border-top: 1px solid #b8b8b8;
    border-bottom: 1px solid #b8b8b8;
    background-color: white;
    font-family: Open Sans !important;
    box-sizing: content-box !important;
    /*border: 1px solid red;*/
}

.body {
    /*overflow-y: scroll;*/
    /*    padding-bottom: 50px;*/
    font-family: Open Sans;
}

.body-fixed-header {
    margin-top: 45px;
}

.body-anon {
    /*background-image: url("../images/bg-anon.png");*/
    background-position: top center;
    background-repeat: repeat-x;
}

.content {
    margin: 0 auto;
    clear: both;
    width: 1200px;
    overflow-y: hidden;
    overflow-x: auto;
    /*border-left: 1px solid gold;
        border-right: 1px solid gold;*/
}

    .content .title-dark {
        background-color: #383838;
        color: #FFFFFF;
        padding: 5px 0;
        text-align: center;
        font-size: 18px;
        font-weight: bold;
        margin: 10px 0;
    }

.divider {
    margin-top: 20px;
    border-top: 1px solid #b8b8b8;
}

.column {
    width: 380px;
    margin: 0 10px;
    float: left;
    overflow-y: hidden;
}

    .column img {
        margin: 10px 0;
        max-width: 380px;
    }

    .column h2 {
        /*padding: 18px 0 18px 34px;*/
        padding: 10px 0 0 0;
        margin: 0;
        font-size: 14px;
        /*border-bottom: 1px solid #b8b8b8;*/
        background-position: left center;
        background-repeat: no-repeat;
    }

        .column h2.temaDneva {
            background-image: url("../images/ico-teme-temaDneva.png");
        }

        .column h2.temaTedna {
            background-image: url("../images/ico-teme-temaTedna.png");
        }

        .column h2.tflPogovor {
            background-image: url("../images/ico-teme-tflPogovor.png");
        }

        .column h2.koledar {
            background-image: url("../images/ico-teme-koledar.png");
        }

        .column h2.revije {
            background-image: url("../images/ico-teme-revije.png");
        }

        .column h2.seminarji {
            background-image: url("../images/ico-teme-seminarji.png");
        }

        .column h2.novice {
            margin: 15px 0 0 0;
            padding: 0 0 0 30px;
            background-image: url("../images/ico-novice-title.png");
        }

    .column h1 {
        font-size: 16px;
        margin: 5px 0 0 0;
    }

    .column p.date {
        margin: 0;
        padding: 0;
    }

.double-column {
    width: 780px;
    margin: 0 10px;
    float: left;
    /*overflow-y: hidden;*/
}

.single-column {
    margin: 10px;
    overflow-y: hidden;
    /*min-height: 300px;
        border: 1px solid green;*/
}

    .single-column .column {
        margin: 0;
    }

.column2 {
    width: 800px;
    /*margin: 0 10px;*/
    margin: 0;
    float: left;
    overflow-y: hidden;
}

.column3 {
    width: 882px;
    margin: 0 0 0 10px;
    float: left;
    overflow-y: hidden;
    padding-bottom: 10px;
    /*border: 1px solid gold;*/
}

.column4 {
    /*   width: 285px;*/
    min-width: 210px;
    max-width: 285px;
    margin: 0 10px 0 10px;
    float: left;
    overflow-y: hidden;
    /*border: 1px solid red;*/
}

.column6 {
    width: 180px;
    margin: 0 10px;
    float: left;
    overflow-y: hidden;
}

.column7 {
    width: 150px;
    margin: 0 10px;
    float: left;
    overflow-y: hidden;
}

.column1 {
    width: 900px;
    margin: 0 10px 20px 20px;
    float: left;
    overflow-y: hidden;
    /*border: 1px solid gray;*/
}

.column-half {
    width: 576px;
    margin: 0 10px;
    float: left;
    overflow-y: hidden;
    /*border: 1px solid green;*/
}

footer {
    clear: both;
    text-align: left;
    padding-bottom: 20px;
    background-color: #383838;
    color: #FFFFFF;
    border-top: 1px solid #9C9C9C;
    font-size: 13px;
}

    footer p {
        float: left;
    }

    footer a {
        color: #FFFFFF;
    }

    footer a:hover {
        color: #FFFFFF;
    }

/* header */
.header-left, .header-center, .header-right {
    display: flex;
    align-items: center;
}

.header-left {
    flex: 1;
}

.header-center {
    flex: 2;
    justify-content: center;
}

.header-right {
    flex: 1;
    justify-content: flex-end;
}


.header .logo {
    display: block;
    width: 180px;
    height: 36px;
  /*  float: left;*/
    text-indent: -9999px;
    background-image: url("../images/newsletters/logo-tfl_white.png");
    background-position: center center;
    background-size: 100%;
    background-repeat: no-repeat;
}

.header .login-container {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    width: 100%;
}

    .header .login-container a.button-small {
        margin-top: 0;
        padding: 8px 20px;
    }
.login-container .username {
    margin-left: 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    max-width: 150px;
}

    a.preizkus {
        background-color: #DF840C;
    }

    a.preizkus:hover {
        background-color: #EC8B0C;
    }

    .header .login-container a.prijava {
        margin-left: 25px;        
    }

    .header .login-box {
        width: 112px;
        float: left;
    }

    .header .login-box:first-child {
        margin-right: 10px;
    }

.header-fixed {
    position: fixed;
    width: 100%;
    top: 0;
    transition: top 1s ease-in-out;
}

.doc-flat {
    transition: top 1s ease-in-out; 
}


.login-button {
    display: block;
    width: 99px;
    height: 38px;
    float: left;
    text-indent: -9999px;
    background-image: url("../images/button-header-login.png");
    background-position: left center;
    background-repeat: no-repeat;
}

.header .user-info {
    position: relative;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    color: #FFFFFF;
}

    .header .user-info span {
        font-size: 1.25em;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        max-width: 150px;
    }

    .header .user-info img.login-load {
        margin: 0 10px 0 0;
    }

.header .logout {
    margin-right: 10px;
    width: 32px;
    height: 32px;
    background-image: url("../images/ico-user-settings_2.png");
    background-position: center center;
    background-size: 100%;
    background-repeat: no-repeat;
}


.content-flex-center {
    margin: 0 auto;
    overflow-y: hidden;
    overflow-x: auto;
    display: flex;
    justify-content: center;
}
.content-flex-column {
    clear: both;
    overflow-y: hidden;
    overflow-x: auto;
    display: flex;
    flex-direction: column;
    margin: 0 5vw;
}
/* navigation */
.subMenu {
    position: absolute;
    display: none;
    width: 200px;
    z-index: 999999999999999999999999;
    padding: 0;
    overflow-y: hidden;
    list-style-type: none;
    background-color: #ffffff;
    border: 1px solid #a0a0a0;
    box-shadow: 0 8px 16px rgba(0, 0, 0, 0.1);
    left: 0px;
    border-radius: 4px;
    margin-block-start: 0;
    transition: 0.5s;
}

    .subMenu > li {
        margin: 0;
        padding: 0;
        width: 100%;
        overflow-y: hidden;
        border-bottom: 1px solid #a0a0a0;
    }

        .subMenu > li:last-child {
            border-bottom: none;
        }

        .subMenu > li > a {
            display: block;
            margin: 0;
            padding: 14px 10px;
            color: #5d5d5d;
            font-size: 14px;
            width: calc(100% - 20px);
            font-weight: normal;
            text-decoration: none;
            text-align: left;
            background-color: white;
            transition: background-color 0.3s ease, color 0.3s ease;
            box-sizing: content-box;
        }

            .subMenu > li > a:hover {
                background-color: #f5f5f5;
                color: #404041;
            }

            .subMenu > li > a > span.spacer {
                display: block;
                float: left;
                width: 84px;
                margin-right: 10px;
            }

            .subMenu > li > a > span.spacer-twoline {
                height: 30px;
            }

.header .subMenu {
    background-image: none;
}

.dropdown-click {
    cursor: pointer;
    display: flex;
    align-items: center;
    padding: 2px;
    color: white;
    border-radius: 50%;
    transition: box-shadow 1s ease-in-out;
}
    .dropdown-click:hover {
        box-shadow: 0px 2px 4px 0px #00000022 inset;
    }

.subMenuRibbon {
    margin: 5px auto 10px auto;
    overflow-y: hidden;
    text-align: left;
}

    .subMenuRibbon .content {
        width: 1178px;
    }

    .subMenuRibbon ul {
        margin: 0 20px;
        width: 250px;
        float: left;
        padding: 0;
        list-style-type: none;
    }

        .subMenuRibbon ul li {
            padding: 1px 5px;
        }

            .subMenuRibbon ul li a {
                font-weight: normal;
                font-size: 13px;
            }

            .subMenuRibbon ul li.list-header {
                font-weight: bold;
                text-align: center;
                background: none;
            }

            .subMenuRibbon ul li.sub-element {
                background-image:url(../../Theme/images/ico-contentSlider-nav-active.png);
                background-size:8px;
            }

        .subMenuRibbon ul .hd-tax {
            border-bottom: 4px solid #b9d272;
        }

        .subMenuRibbon ul .hd-fin {
            border-bottom: 4px solid #f8c277;
        }

        .subMenuRibbon ul .hd-lex {
            border-bottom: 4px solid #c598c3;
        }

        .subMenuRibbon ul .hd-ekolex {
            border-bottom: 4px solid #62bb83;
        }

        .subMenuRibbon ul .hd-pub {
            border-bottom: 4px solid #707070;
        }

        .subMenuRibbon ul .hd-srs {
            border-bottom: 4px solid #de3245;
        }

        .subMenuRibbon ul .hd-zvo {
            border-bottom: 4px solid #31d3ca;
        }

        .subMenuRibbon ul .hd-ins {            
            border-bottom: 4px solid #E60B58;
        }

.main-navigation {
    list-style-type: none;
    margin: 0;
    padding: 0;
    overflow-y: hidden;
}

    .main-navigation > li {
        float: left;
    }

        .main-navigation > li > div {
            display: block;
            width: 131px;
            margin: 0 1px;
            padding: 0;
            font-size: 15px;
            font-weight: normal;
            text-align: center;
            border-bottom: 4px solid #cccccc;
            color: #707070;
            vertical-align: middle;
        }

            .main-navigation > li > div:hover {
                background-color: #f0f0f0;
                cursor: pointer;
            }

            .main-navigation > li.selected > div {
                border-bottom: 4px solid #52AFEA;
            }

            .main-navigation > li.selected > div:hover {
                background-color: #E2E2E2;
            }
        

            .main-navigation > li > div > a {
                display: block;
                padding: 10px 0;
                color: #707070;
            }

                .main-navigation > li > div > a:hover {
                    text-decoration: none;
                }

        .main-navigation > li.selected {
            background-color: #f4f4f4;
        }

        .main-navigation .dropdown-click > a {
            display: inline-block;
            background-image: url(../images/bg-subMenu-arrowDown.png);
            background-repeat: no-repeat;
            background-position: center right;
            padding-right: 20px;
        }

    .main-navigation .home {
        width: 70px;
        text-indent: -9999px;
        background-image: url("../images/ico-nav-home.png");
        background-position: center 16px;
        background-repeat: no-repeat;
        border-bottom: 4px solid #707070;
    }

    .main-navigation .tax {
        border-bottom: 4px solid #98cb4f;
    }

    .main-navigation .fin {
        border-bottom: 4px solid #fcb034;
    }

    .main-navigation .lex {
        border-bottom: 4px solid #92278f;
    }

    .main-navigation .taxSelected {
        background-color: #98cb4f;
        color: white;
    }

    .main-navigation .finSelected {
        background-color: #fcb034;
    }

    .main-navigation .lexSelected {
        background-color: #92278f;
    }

    .main-navigation .tflSelected {
        background-color: #f0f0f0;
    }

    .main-navigation .green a {
        background-color: #D8E6A6;
        font-weight: bold;
    }       

    .main-navigation .services {
        width: 136px;
        background-image: url("../images/ico-nav-services.png");
        background-position: 30px 16px;
        background-repeat: no-repeat;
        text-indent: 30px;
    }

.swipe-arrow {
        display: none;
}

.phone-num {
    float: right;
    margin: 0 10px 0 0;
    padding: 0;
    width: 115px;
    color: gold;
    font-weight: bold;
    text-align: right;
    vertical-align: middle;
    background-position: left center;
    background-repeat: no-repeat;
    background-image: url("../images/ico-telephone.png");
    font-size:14px;
    background-size: 20px 20px;
}

/*dlg*/

#dlgGenericDialog .dialog-content header,
#dlgGenericDialog .dialog-content nav,
#dlgGenericDialog .dialog-content footer,
#dlgGenericDialog .dialog-content .toc-title,
#dlgGenericDialog .dialog-content .about-container,
#dlgGenericDialog .dialog-content .user-switch-alert,
#dlgGenericDialog .dialog-content .live-chat-container {
    display: none;
}
#dlgGenericDialog .dialog-content .content {
    width: 100%;
}
#dlgGenericDialog .dialog-content .registration-container-2 {
    width: 100%;
    margin: 0;
    box-shadow: none;
    height: 735px;
    border-radius: 0px;
}
#dlgGenericDialog .dialog-content .form-registration-2 {
    margin-top: 40px;
    margin-right: 15px;
    border-radius: 4px;
}
#dlgGenericDialog.resizable-false {  
    width: 960px !important;
    height: 750px !important; 
    resize: none; 
    overflow: hidden;
}
    #dlgGenericDialog.resizable-false .dialog-content {
        overflow: hidden;
    }

/* search */
.search-container-wrapper {
    flex: 1;
    max-width: 800px;
    margin: 0 auto;
    padding: 0 1rem;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}

.search-container {
    display: flex;
    align-items: center;
    background-color: #fff;
    border-radius: 4px;
    overflow: hidden;
    width: 100%;
    z-index: 9999;
}

    .search-container a, .login-container a {
        font-size: 12px;
        float: left;
        color: #FFFFFF;
    }

    .search-container a.search {
        background-color: #656565;
        padding: 3px 10px;
        text-decoration: none;
        margin: 0 5px 0 2px;
        -ms-border-radius: 0 0 10px 10px;
        border-radius: 0 0 10px 10px;
    }

    .search-container a.search:hover {
        background-color: #757575;
    }

    .search-container a.blue {
        background-color: #52AFEA;
    }

    .search-container a.blue:hover {
        background-color: #0192e0;
    }

    .search-container .search-selector {
        float: left;
        width: 100px;
        height: 38px;
        padding: 0 0 0 10px;
        border-right: none;
        background-color: #ededed;
    }

        .search-container .search-selector img {
            margin: 0 0 0 10px;
        }

    /*.search-container .search-box {
        width: 536px;
        float: left;
        padding: 7px;
        border-radius: 4px 0 0 4px;
    }*/

    .search-container .search-box {
        flex: 1;
        height: 40px;
        padding: 0 10px;
        border: none;
        font-size: 16px;
        overflow: auto;
        box-shadow: none;
        outline: none;
    }
        .search-container.search-box:focus {
            outline: none;
            overflow: auto;
            box-shadow: none;
            outline: none;
        }


/*.search-container-wrapper .search-box:disabled {
    background-color: #383838;
    opacity: 0.1;
    pointer-events: none;
}*/

.search-container-wrapper .search-container.disabled {
    background-color: #383838;
    opacity: 0.2;
    pointer-events: none;
}

.search-container .search-button {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 50px;
    height: 40px;
    background-color: #52AFEA;
    color: #fff;
    text-decoration: none;
    font-size: 18px;
    cursor: pointer;
    transition: background-color 0.3s;
}
    .search-container .search-button:hover {
        box-shadow: 0px 4px 6px 0px #00000022 inset;
    }

    .search-container .search-button .loading-indicator {
        display: none;
        position: absolute;
        width: 20px;
        height: 20px;
        border: 2px solid #fff;
        border-radius: 50%;
        border-top-color: transparent;
        animation: spinsearch 1s linear infinite;
    }

    .search-container .search-button.loading .search-icon {
        opacity: 0;
    }

    .search-container .search-button.loading .loading-indicator {
        display: block;
    }

@keyframes spinsearch {
    to {
        transform: rotate(360deg);
    }
}

.search-icon {
    width: 20px;
    height: 20px;
    fill: currentColor;
}
.additional-links {
    display: flex;
    gap: 10px;
    margin: -2px 4px;
}

    .additional-links a {
        background-color: #656565;
        color: #fff;
        text-decoration: none;
        padding: 3px 10px;
        border-radius: 4px;
        transition: background-color 0.3s;
        font-size: 0.95em;
    }

        .additional-links a:hover {
            background-color: #757575;
        }




.search-advanced-container {
    background-color: #ededed;
    padding: 20px;
    border-radius: 8px;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}
    

        .search-advanced-container .search-button-loading {
            width: 78px;
            height: 23px;
            float: right;
            margin: 3px 0 0 8px;
            padding: 0;
            border: 1px solid #A9A9A9;
        }

    .search-advanced-container h4 {
        text-align: center;
        margin: 0 auto 20px;
        font-size: 20px;
        font-weight: bold;
        color: #333;
    }
    .search-advanced-container .search-container {
        display: flex;
        align-items: center;
        background-color: #fff;
        border-radius: 4px;
        overflow: hidden;
        box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
        margin-bottom: 10px;
    }

.search-advanced {
    display: flex;
    flex-direction: column;
    gap: 8px;
    margin: 0 auto;
    max-width: 1200px;
}

    .search-advanced .instructions {
        font-size: 1em;
        color: #52AFEA;
        text-decoration: none;
        margin-left: 20px;
    }
        .search-advanced .instructions:hover {
            text-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
        }
    .search-advanced .section.filters {
        display: flex;
        flex-direction: column;
        width: 100%;
    }
    .search-advanced .tip-iskanja {
        display: flex;
        width: 100%;
        justify-content: center;
        align-items: center;
    }
        .search-advanced .tip-iskanja input[type="radio"],
        .search-advanced .tip-iskanja input[type="checkbox"] {
            margin: 10px;
        }

        .search-advanced .tip-iskanja span {
            display: block;
            font-weight: bold;
            margin: 5px;
            color: #333;
            word-break: keep-all;
        }

    .search-advanced .filter-section {
        background-color: #fff;
        border-radius: 4px;
        display: flex;
        flex-direction: column;
        justify-content: center;
    }



.search-advanced-container .custom-checkbox-look {
    position: relative;
    display: inline-block;
    width: 14px;
    height: 14px;
    border: 2px solid #52AFEA;
    border-radius: 3px;
    background-color: transparent;
    cursor: pointer;
    vertical-align: middle;
    margin-right: 5px;
    transition: background-color 0.3s, border-color 0.3s, box-shadow 0.3s;
}

    .search-advanced-container .custom-checkbox-look.checked {
        background-color: #52AFEA;
    }

    .search-advanced .inline-fields {
        display: flex;
        align-items: center;
        gap: 10px;
        margin: 5px 10px;
    }
        .search-advanced .inline-fields span,
        .search-advanced .inline-fields label {
            font-weight: bold;
            color: #333;
        }
        .search-advanced .inline-fields input[type="text"],
        .search-advanced .inline-fields select {
            border: 1px solid #ddd;
            border-radius: 4px;
            padding: 5px 10px;
            font-size: 14px;
        }
     /*   .search-advanced .inline-fields input[type="text"] {
            width: calc(100% - 20px);
            max-width: 200px;
        }*/

    .search-advanced .section {
        display: flex;
        width: 100%;
        flex-wrap: wrap;
        background-color: #fff;
        padding: 20px 0px;
        border-radius: 4px;
        box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
        justify-content: flex-start;
        align-items: center;
    }
        .search-advanced .section input[type="radio"],
        .search-advanced .section input[type="checkbox"] {
            margin: 0px 5px;
        }
        .search-advanced .section span {
         /*   display: inline-block;*/
            font-weight: bold;
            color: #333;
            white-space: nowrap;
        }
        .search-advanced .section input[type="text"],
        .filter-section input[type="text"] {
            border: 1px solid #ddd;
            border-radius: 4px;
            padding: 5px 10px;
            font-size: 14px;
            width: calc(100% - 20px);
            /*     max-width: 200px;*/
            height: 28px;
        }
            .filter-section input[type="text"] {
            max-width: 250px;
            }
        .search-advanced .section select {
            border: 1px solid #ddd;
            border-radius: 4px;
            padding: 5px 10px;
            font-size: 14px;
            width: 100%;
            margin-bottom: 10px;
        }



    .search-advanced select.order {
        border: 1px solid #ddd;
        border-radius: 4px;
        padding: 5px 10px;
        font-size: 1em;
        width: 100%;
        height: 40px;
        margin: 0;
        background-color: #fff;
    }

        .search-advanced select.order option {
            margin-right: 5px;
            display: flex;
            align-items: center;
            background-color: #fff;
            cursor: pointer;
            font-size: 1.1em;
            color: #333;
        }
            .search-advanced select.order option:hover {
                box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
                background-color: #f4f4f4;
            }

            .search-advanced .order-label {
                display: inline-block;
                margin-right: 10px;
                font-size: 14px;
                color: #333;
            }

    .search-advanced .search-date {
        width: 80px;
        padding: 3px 5px;
    }

    .search-advanced .toggle-entities-container {
        display: flex;
        justify-content: center;
        width: 100%;
        margin-top: 10px;
    }

    .search-advanced a.toggle-entities {
        display: inline-block;
        padding: 5px 0;
        margin-right: 20px;
        color: #404041;
        text-decoration:none;
        background-repeat: no-repeat;
        background-position: left 8px;
        transition: text-shadow 0.3s;
    }


    .search-advanced .toggle-entities:hover {
        text-decoration: none;
        text-shadow: 0 2px 4px rgba(0, 0, 0, 0.6);
    }

            .search-advanced a.open::before {
                content: '\25BC'; /* Unicode character for down arrow */
                margin-right: 5px;
            }

            .search-advanced a.close::before {
                content: '\25B2'; /* Unicode character for up arrow */
                margin-right: 5px;
            }

.search-advanced select {
    border: 1px solid #ddd;
    border-radius: 4px;
    padding: 5px 10px;
    font-size: 14px;
}

    .search-advanced .item-list {
        float: left;
        overflow-y: hidden;
        margin: 0;
        padding: 0;
    }

.search-advanced .category-wrapper {
    display: flex;
    width: 100%;
    gap: 3rem;
    justify-content: center;
    align-items: flex-start;
}

.search-advanced .category {
    float: left;
    padding: 5px 0;
    min-width: 200px;
    font-size: 0.9em;
    border-top: 3px solid #b8b8b8;
    border-bottom: 1px solid #b8b8b8;
    background-color: #ededed;
    border-radius: 4px;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}

    .search-advanced .category:hover {
        background-color: #FFFFFF;
    }

    .search-advanced .category.selected {
        border-top: 3px solid #52AFEA;
    }

        .search-advanced .category > input[type=checkbox] {
            margin-left: 5px;
            display: inline;
        }

        .search-advanced .category > label {
             min-width: 165px;
            font-size: 1.1em;
            display: inline-block;
            background-image: url("../images/bg-subMenu-arrowDown.png");
            background-repeat: no-repeat;
            background-size: 8px;
            background-position: right center;
            padding-right: 15px;         
            text-wrap: nowrap;
        }

    .search-advanced .category ul {
        display: none;
        position: absolute;
        background-color: #FFFFFF;
        padding: 5px;
        margin: 5px 0px 0 0;
        list-style: none;
        width: 232px;
        max-height: 204px;
        overflow-y: auto;
        border: 1px solid #b8b8b8;
        z-index: 9999;
        border-radius: 4px;
        box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
    }
        .search-advanced .category ul li label {
            font-size: 1em;
        }
.search-advanced .category ul::-webkit-scrollbar {
    height: 0.25rem;
    width: 0.5rem;
}
            .search-advanced .category ul::-webkit-scrollbar-thumb {
                --tw-border-opacity: 1;
                background-color: #b8b8b8 !important;
                border-color: rgba(255,255,255,0.2);
                border-radius: 9999px;
                border-width: 0px;
            }
            .search-advanced .category ul::-webkit-scrollbar-track {
                background-color: transparent;
                border-radius: 9999px;
            }
            .search-advanced .category ul::-webkit-scrollbar-track:hover {
                background-color: transparent !important;
            }


            .search-advanced .category ul li {
                cursor: pointer;
                display: inline-flex;
                gap: 5px;
                padding: 7px 0;
                transition: background-color 0.2s;
            }
                .search-advanced .category ul li:hover {
                    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
                    background-color: #f4f4f4;
                }

        .search-advanced .category label {
            cursor: pointer;
        }

        .search-advanced .entity-option {
            margin-left: 10px;
        }

        .search-advanced .external-source-list {
            width: 400px;
            float: left;
            background-color: #F0F0F0;
        }

        /*checkboxes and radio*/
.search-advanced-container input[type="checkbox"],
.search-advanced-container input[type="radio"] {
    position: relative;
    appearance: none; /* Remove default appearance for all browsers */
    -webkit-appearance: none; /* WebKit browsers */
    -moz-appearance: none; /* Firefox */
    background-color: transparent;
    border: 2px solid #52AFEA;
    border-radius: 3px;
    width: 18px;
    height: 18px;
    cursor: pointer;
    padding: 6px;
    outline: none;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
    transition: background-color 0.3s, border-color 0.3s, box-shadow 0.3s;
    box-sizing: border-box;
    vertical-align: middle;
    display: inline-block !important;
}

        .search-advanced-container input[type="checkbox"]:checked,
        .search-advanced-container input[type="radio"]:checked {
            background-color: #52AFEA;
            border-color: #52AFEA;
            box-shadow: 0 0 10px rgba(82, 175, 234, 0.3);
        }

    .search-advanced-container input[type="checkbox"]::after,
    .search-advanced-container input[type="radio"]::after {
        content: '';
        position: absolute;
        top: 50%;
        left: 50%;
        width: 12px;
        height: 12px;
        background-color: transparent;
        transform: translate(-50%, -50%);
        border-radius: 3px;
        display: inline-block !important;
    }

        .search-advanced-container input[type="checkbox"]:checked::after,
        .search-advanced-container input[type="radio"]:checked::after {
            background-color: transparent;
        }

    .search-advanced-container input[type="radio"] {
        border-radius: 50%;
    }

        .search-advanced-container input[type="radio"]:checked::after {
            border-radius: 50%;
        }

    .search-advanced-container label {
        margin-right: 5px;
        display: flex;
        align-items: center;
        font-size: 14px;
        color: #333;
    }

        .search-advanced-container label span {
            margin-left: 5px;
        }



        /*Results*/
    .search-results {
    width: calc(50% - 10px);
    margin: 0 0 20px 0;
    padding: 0 10px;
    min-height: 300px;
    float: left;
    overflow-y: hidden;
    /*border: 1px solid red;*/
}

    .search-results h2 {
        color: #3a3a3a;
        font-weight: normal;
        margin: 10px 0 5px 0;
        padding: 0;
        font-size: 18px;
    }

    .search-results .result-counter {
        font-size: 0.9em;
        margin-bottom: 10px;
    }



/* sodna praksa search */

.sodna-praksa-search-wrapper ul.sp-field-group {
    display: flex;
    list-style: none;
    gap: 10px;
    align-items: stretch;
    justify-content: space-evenly;
    width: 100%;
    margin: 0px;
    padding: 0px;
    flex-direction: column;
}
    .sodna-praksa-search-wrapper ul.sp-field-group li {
        display: flex;
        max-width: 350px;
        flex-direction: column;
        gap: 8px;
        align-content: flex-start;
        justify-content: flex-start;
        align-items: flex-start;
        min-width: 300px;
    }
.sodna-praksa-search-wrapper .sp-custom-controls {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    max-width: 100%;
}

.sodna-praksa-search-wrapper .sp-field-group label {
    font-size: 14px;
    margin-top: 5px;
}

.section-result-wrapper {
    display: flex;
    flex-direction: row;
    margin: 0 auto;
    justify-content: flex-start;
    align-items: flex-start;
    max-width: 1200px
}
.sodna-praksa-search-wrapper .filter-section {
    width: 25%;
    min-width: 300px;
    padding: 10px;
    border-radius: 4px;
    border-right: 1px solid #eaeaea;
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.15);
}
/*.sodna-praksa-search-wrapper .sp-field-group input[type="text"],
.sodna-praksa-search-wrapper .sp-field-group input[type="date"],
.sodna-praksa-search-wrapper .sp-field-group .ui-autocomplete-input {
    padding: 10px;
    font-size: 14px;
    border: 1px solid #ccc;
    border-radius: 4px;
    width: 100%;
    box-sizing: border-box;
}*/
ul.modern-checkbox-list {
    list-style: none;
    padding: 0;
    margin: 0;
    width: 100%;
    min-width: 250px;
}

    ul.modern-checkbox-list li {
        margin-bottom: 10px;
        display: flex;
        align-items: center;
    }

        ul.modern-checkbox-list li input[type="checkbox"] {
            margin-right: 10px;
        }

        ul.modern-checkbox-list li label {
            font-size: 1em;
            color: #333;
        }

.filter-section .sifrant {
    list-style: none;
    padding: 0;
    margin: 0;
    width: 100%;
    min-width: 275px;
}
    .filter-section .sifrant li {
        flex-direction: row !important;
        align-items: flex-end;
        justify-content: flex-start;
    }

.sodna-praksa-controls .block-li {
    background-color: #f4f4f4;
    padding: 5px;
    border-radius: 4px;
}

.sodna-praksa-search-wrapper .toc-results {
    margin: 0;
    padding: 0;
}
.sodna-praksa-search-wrapper .sodna-praksa-results {
    width: 100%;
    margin: 20px;
    margin-bottom: 60px;
}

/*modern result*/
.results-modern .list-controls {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0px;
/*    padding-left: 30px;*/
    margin: 0;
    float: none;
}

    .results-modern .list-controls ul.pager {
        list-style: none;
        padding: 0;
        margin: 0;
        display: flex;
        gap: 4px;
        border: none;
        float: none;
        overflow-y: initial;
    }

        .results-modern .list-controls ul.pager li {
            all: unset;
            display: inline;
        }

            .results-modern .list-controls ul.pager li span,
            .results-modern .list-controls ul.pager li a {
                display: flex;
                padding: 2px 10px;
                color: #52AFEA;
                text-decoration: none;
                border-radius: 4px;
                background: #fff;
                border: 2px solid #52AFEA;
                transition: all 0.3s ease;
                align-content: center;
                justify-content: center;
                align-items: center;
                font-weight: bold;
            }

                .results-modern .list-controls ul.pager li a:hover {
                    background: #52AFEA;
                    color: #fff;
                }

                .results-modern .list-controls ul.pager li span.current-page {
                    background: transparent;
                    color: #52AFEA;
                }
.results-modern ol.result-list {
    list-style-type: decimal;
    list-style-position: outside;
    padding-left: 0px;
    margin: 0;
}

.results-modern ol.result-list li {
    padding: 10px;
    display: flex;
    flex-direction: column;
    background: #ffffff;
    border-radius: 4px;
    margin: 10px 0;
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.05);
    transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.results-modern ol.result-list li.alt {
  /*  background: #f3f4f7;*/
}

/*.results-modern ol.result-list li:hover {
    transform: translateY(-5px);
    box-shadow: 0 12px 24px rgba(0, 0, 0, 0.1);
}*/

.results-modern ol.result-list li a {
    font-size: 1.2em;
    color: #0078d4;
    text-decoration: none;
    margin-bottom: 8px;
    transition: color 0.3s ease;
}

.results-modern ol.result-list li a:hover {
    color: #005bb5;
    text-decoration: underline;
}

/* Table styling */
.results-modern table.result-list {
    width: 100%;
    border-collapse: separate;
    border-spacing: 0 5px;
}

    .results-modern table.result-list th {
        text-align: left;
        padding: 10px;
        background: #f3f4f7;
        color: #4a4a4a;
        font-size: 16px;
    }

    .results-modern table.result-list td {
        background: #ffffff;
        padding: 10px;
        vertical-align: top;
        border-radius: 4px;
        box-shadow: 0 6px 12px rgba(0, 0, 0, 0.05);
        transition: transform 0.3s ease, box-shadow 0.3s ease;
    }

        .results-modern table.result-list td.alt {
            background: #fff;
        }
/*
    .results-modern table.result-list tr:hover td {
        transform: translateY(-5px);
        box-shadow: 0 12px 24px rgba(0, 0, 0, 0.1);
    }*/

    .results-modern table.result-list td a {
        font-size: 1.1em;
        color: #0078d4;
        text-decoration: none;
        transition: color 0.3s ease;
    }

        .results-modern table.result-list td a:hover {
            color: #005bb5;
            text-decoration: underline;
        }

    .results-modern table.result-list p {
        margin: 5px 0;/*
        font-size: 14px;*/
        color: #4a4a4a;
    }
/* UL styling */
.dialog .results-modern > ul:not([class]):first-of-type li:first-of-type {
    font-size: 1.1em;
    color: #0078d4;
    text-decoration: none;
    transition: color 0.3s ease;
    list-style: none;
    font-weight: bold;
    text-align: center;
}

.results-modern .filter-container ul {
    display: flex;
}
.results-modern .filter-container ul li  {
    float: none!important;
    font-weight: bold;
    color: #4a4a4a;
}
        .results-modern .filter-container ul li label {
            font-weight: bold;
            color: #4a4a4a;
        }

        .results-modern .filter-container ul li input {
            padding: 5px 10px;
            border: 1px solid #e0e0e0;
            border-radius: 4px;
        }

.results-modern ul.result-list {
    list-style: none;
    padding: 0;
    margin: 0;
    padding-right: 5px;
}

.results-modern ul.result-list li {
    padding: 15px;
    border-top: 1px solid #e0e0e0;
    display: flex;
    flex-direction: column;
    background: #ffffff;
    border-radius: 16px;
    margin: 10px 0;
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.1);
    transition: transform 0.3s ease, box-shadow 0.3s ease;
}
        .results-modern ul.result-list li.alt {
            background: #f3f4f7;
        }

        .results-modern ul.result-list li a {
            font-size: 1.1em;
            color: #0078d4;
            text-decoration: none;
            transition: color 0.3s ease;
        }

            .results-modern ul.result-list li a:hover {
                color: #005bb5;
                text-decoration: underline;
            }

    .results-modern ul.result-list .row {
        display: flex;
        flex-direction: row;
        margin: 2px;
        padding: 0px;
    }

        .results-modern ul.result-list .row label {
            font-weight: bold;
            color: #4a4a4a;
            font-size: 1em;
        }

        .results-modern ul.result-list .row .value {
            color: #4a4a4a;
            margin: 0px;
            max-width: 600px;
        }




.clear-input-exit {
    all: unset;
    position: sticky;
    font-size: 16px;
    color: #999;
    margin-right: 8px;
    margin-left: -25px;
    cursor: pointer;
    display: none;
    transition: display 0.3s;
    z-index: 999;
}

.clearableInputNew.show-clear + .clear-input-exit {
    display: inline;
}

/*pomocinik*/
.search-advanced .pomocnik-container {
    background-color: #FFFBD2;
    border-radius: 4px;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}

.advanced-search .pomocnik,
.search-advanced .pomocnik {
    padding: 5px 10px;
    overflow-y: hidden;
}

    .advanced-search .pomocnik-content,
    .search-advanced .pomocnik-content {
        margin-left: 50px;
    }

    .advanced-search .pomocnik-header,
    .search-advanced .pomocnik-header {
        overflow-y: hidden;
    }

    .advanced-search .description,
    .search-advanced .description {
        font-size: 12px;
        overflow-y: hidden;
        padding: 10px 5px;
        background-color: #F3EEA6;
    }

.sodna-praksa-search .sodna-praksa-controls .advanced-search .pomocnik a.open,
.search-advanced .pomocnik a.open {
    background-image: url(../images/bg-subMenu-arrowDown.png);
}

.sodna-praksa-search .sodna-praksa-controls .advanced-search .pomocnik a.close,
.search-advanced .pomocnik .pomocnik a.close {
    background-image: url(../images/bg-subMenu-arrowUp.png);
}

.sodna-praksa-search .sodna-praksa-controls .advanced-search .pomocnik img,
.search-advanced .pomocnik img {
    float: left;
    width: 30px;
}

.sodna-praksa-search .sodna-praksa-controls .advanced-search .pomocnik .pomocnik-header p,
.search-advanced .pomocnik .pomocnik-header p {
    font-size: 14px;
    font-weight: bold;
    margin: 5px 0 0 50px;
}

.sodna-praksa-search .sodna-praksa-controls .advanced-search .pomocnik ol,
.search-advanced .pomocnik ol {
    margin: 5px 0;
}

.sodna-praksa-search .sodna-praksa-controls .advanced-search .condition,
.search-advanced .condition {
    margin: 10px 0;
}

    .sodna-praksa-search .sodna-praksa-controls .advanced-search .condition label,
    .search-advanced .condition label {
        width: 120px;
        display: inline-block;
        font-size: 12px;
    }

    .sodna-praksa-search .sodna-praksa-controls .advanced-search .condition select,
    .search-advanced .condition select {
        height: 26px;
        padding: 3px 5px;
        margin-left: 4px;
        width: 74px;
    }

    .sodna-praksa-search .sodna-praksa-controls .advanced-search .condition input[type=text].query,
    .search-advanced .condition input[type=text].query {
        margin-left: 10px;
        width: 250px;
        padding: 5px;
        display: inline-block;
    }

    .sodna-praksa-search .sodna-praksa-controls .advanced-search .condition input[type=text],
    .search-advanced .condition input[type=text] {
        margin-left: 10px;
        padding: 5px;
        display: inline-block;
    }

    .sodna-praksa-search .sodna-praksa-controls .advanced-search .condition .distance,
    .search-advanced .condition .distance {
        width: 20px;
    }

    .sodna-praksa-search .sodna-praksa-controls .advanced-search .condition .query,
    .search-advanced .condition .query {
        width: 250px;
    }

    .sodna-praksa-search .sodna-praksa-controls .advanced-search .condition a.remove,
    .search-advanced .condition a.remove {
        margin-left: 10px;
        padding: 0 4px;
        border: 1px solid #b8b8b8;
        border-radius: 10px;
        font-size: 10px;
        text-decoration: none;
    }

.sodna-praksa-search .sodna-praksa-controls .advanced-search a.condition-add,
.search-advanced a.condition-add {
    font-size: 16px;
}
.sodna-praksa-search .sodna-praksa-controls .advanced-search .description .desc-toggle,
.search-advanced .description .desc-toggle {
    overflow-y: hidden;
}

    .sodna-praksa-search .sodna-praksa-controls .advanced-search a.toggle,
    .sodna-praksa-search .sodna-praksa-controls .advanced-search .description .desc-toggle a,
    .search-advanced a.toggle,
    .search-advanced .description .desc-toggle a {
        float: right;
        margin-top: 3px;
        width: 25px;
        height: 20px;
        display: block;
        background-position: right 10px center;
        background-image: url(../images/bg-subMenu-arrowUp.png);
        background-repeat: no-repeat;
        text-indent: -9999px;
    }

    .sodna-praksa-search .sodna-praksa-controls .advanced-search .description .desc-toggle a,
    .search-advanced .desc-toggle a {
        margin-top: 0;
        height: 15px;
    }



    /*

        .sodna-praksa-search .sodna-praksa-controls .button-search {
            display: block;
            padding: 14px 0;
            margin: 10px auto;
            width: 200px;
            color: white;
            background-color: #52AFEA;
            font-weight: bold;
            font-size: 1.2em;
            text-align: center;
            -ms-border-radius: 6px;
            border-radius: 6px;
            cursor: pointer;
        }

            .sodna-praksa-search .sodna-praksa-controls .button-search:hover {
                text-decoration: none;
                color: whitesmoke;
                background-color: #0192e0;
            }

    .sodna-praksa-search .sodna-praksa-results {
        margin: 0 0 0 320px;
        padding: 0 10px 10px 10px;*/
        /*border: 1px solid gold;*/
    /*}

        .sodna-praksa-search .sodna-praksa-results .result-header {
            padding: 10px;
            background-color: #f6f6f6;*/
            /*border-top: solid 1px #eaeaea;*/
            /*border-bottom: solid 1px #eaeaea;
        }

            .sodna-praksa-search .sodna-praksa-results .result-header p {
                margin: 2px 0;
            }

        .sodna-praksa-search .sodna-praksa-results .toc-results {
            margin-left: 0;
        }

        .sodna-praksa-search .sodna-praksa-results ol {
            clear: right;
            margin-top: 0;
            padding-left: 40px;
        }

            .sodna-praksa-search .sodna-praksa-results ol li:first-child {
                margin-top: 0;
                border-top: none;
            }

            .sodna-praksa-search .sodna-praksa-results ol li p {
                margin: 2px 0;
            }*/

.sp-disable {
    position: absolute;
    z-index: 9999999999;
    opacity: 0.4;
    filter: alpha(opacity=40); /* goddamn ie */
    margin: 0;
    padding: 0;
    background-color: black;
    text-align: center;
}

    .sp-disable img {
        display: inline-block;
        margin: 100px auto;
    }

.opoziro-blue-box {
    text-align: center;
    width: 600px;
    margin: 20px auto 50px auto;
    border: 1px solid black;
    background-color: #daecff;
    border-radius: 4px;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}

/* srs 2016 search */
.srs-search {
    margin: 0 0 20px 0;
    padding: 10px;
    background-color: #f6f6f6;
}

    .srs-search label, .srs-search a {
        display: block;
    }

    .srs-search input[type=text] {
        width: 340px;
    }

    .srs-search .control-group {
        margin-top: 20px;
        padding-top: 10px;
        /*border-top: 1px solid #c8c8c8;*/
    }

    .srs-search .button-search {
        display: block;
        padding: 14px 0;
        margin: 10px auto;
        width: 200px;
        color: white;
        background-color: #52AFEA;
        font-weight: bold;
        font-size: 1.2em;
        text-align: center;
        --ms-border-radius: 6px;
        border-radius: 6px;
        cursor: pointer;
    }

        .srs-search .button-search:hover {
            text-decoration: none;
            color: whitesmoke;
            background-color: #0192e0;
        }


/* front page - anonymous user */

.anon-register-container {
    overflow-y: hidden;
}

.anon-register {
    height: 500px;
    background-size: cover;
    background-image: url('../../Theme/images/anon-banner-podlaga_2_min.jpg');
    background-repeat: no-repeat;
    background-position: center;
}

    .anon-register.akcija {
        height: 640px;
        background-size: cover;
        background-image: url('../../Theme/images/anon-banner-podlaga_2_min.jpg');
        background-repeat: no-repeat;
        background-position: center;
    }

    .anon-register.akcija-1 {
        background-image: url('../../Content/Images/Portal/akcija-december-2020_1.png');
    }

    .anon-register.akcija-2 {
        background-image: url('../../Content/Images/Portal/akcija-december-2020_2.png');
    }

    .anon-register.akcija-3 {
        background-image: url('../../Content/Images/Portal/akcija-december-2020_3.png');
    }

    .anon-register.akcija-4 {
        background-image: url('../../Content/Images/Portal/akcija-december-2020_4.png');
    }
    
    .anon-register .content {
        height: 500px;
    }

    .anon-register .anon-text {
        width: 350px;
        background-color: rgba(0, 0, 0, 0.4);
        font-size: 15px;
        color: #FFFFFF;
        padding: 20px 60px;
        overflow-y: hidden;
        position: relative;
        top: 90px;
        left: 100px;
        --ms-border-radius: 5px;
        border-radius: 5px;
        box-sizing: content-box;
    }

        .anon-register.akcija .anon-text {
            top: 160px;
        }

        .anon-register .anon-text .large {
            font-size: 28px;
            font-weight: bold;
            margin: 15px 0 5px 0;
        }

    .anon-register .anon-text .button-small {
        float: left;
        margin: 0 20px 15px 0;
        padding: 8px 20px;
    }
        .anon-register .anon-text .registracija {
            background-color: #DF840C;
        }

            .anon-register .anon-text .button-small:hover {
                /* background-color: #DF8D21;*/
                text-decoration: none;
                color: #FFFFFF;
                -webkit-box-shadow: 0px 2px 4px 0px #00000022 inset;
                -moz-box-shadow: 0px 2px 4px 0px #00000022 inset;
                box-shadow: 0px 2px 4px 0px #00000022 inset;
            }

    .anon-register-container .vsebine-container {
        width: 1200px;
        margin: -90px auto 0;
        padding: 0 80px;
    }

        .anon-register-container .vsebine-container .section {
            width: 184px;
            height: 190px;
            margin: 8px;
            padding: 10px 30px;
            float: left;
            display: inline-block;
            background-color: #52AFEA;
            color: #FFFFFF;
            font-size: 13px;
            -ms-border-radius: 5px;
            border-radius: 5px;
            -webkit-box-shadow: 0 0 8px 2px #A2A2A2;
            -moz-box-shadow: 0 0 8px 2px #A2A2A2;
            box-shadow: 0 0 8px 2px #A2A2A2;
            box-sizing:content-box;
        }

            .anon-register-container .vsebine-container .section a {
                color: #FFFFFF;
            }

        .anon-register-container .vsebine-container .title {
            font-size: 15px;
            font-weight: bold;
            text-align: center;
            border-bottom: 1px solid #FFFFFF;
            margin: 10px 30px;
            padding-bottom: 7px;
        }

        .anon-register-container .vsebine-container .title.one-line {
            margin-top: 31px;
            padding-bottom: 7px;
        }

    .anon-register .register-button {
        margin: 25px 0;
    }
        
.frontpage-title {
    font-weight: bold;
    font-size: 26px;
    margin: 40px 0;
    text-align: center;
}

.frontpage-para {
    text-align: center;
    font-size: 15px;
}

.container-gray {
    background-color: #ededed;
}

.frontpage-persone {
    overflow-y: hidden;
    padding-bottom: 20px;
}

    .frontpage-persone .persona {
        margin: 0 15px;
        width: 210px;
        float: left;
        font-size: 12px;
        display: inline-block;
    }

        .frontpage-persone .persona .image {
            text-align: center;
            display: flex;
            justify-content: center;
            align-items: center;
        }

        .frontpage-persone .persona img {
            width: 60px;
        }

        .frontpage-persone .persona .title {
            font-weight: bold;
            text-align: center;
            height: 32px;
        }

        .frontpage-persone .persona .descr {
            height: 170px;
        }
            .frontpage-persone .persona .descr ul {
                list-style-type: disc;
            }


.frontpage-persone .persona a.vec {
    border: 2px solid #52AFEA;
    color: #404041;
    text-decoration: none;
    padding: 2px 12px;
    -ms-border-radius: 3px;
    border-radius: 3px;
    display: block;
    width: 50px;
    margin: 20px auto;
}

        .frontpage-persone .persona a.vec:hover {
            background-color: #F6F6F6;
        }

.frontpage-gray {
    background-color: #EBEBEB;
}

/* frontpage - tfl mediji */

.first-page-column-banner {
    width: 276px;
    height: 600px;
    margin: 12px;
    padding: 12px;
    border-radius: 4px;
    float: left;
    overflow-y: hidden;
    -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
    box-sizing: content-box;
}

    .first-page-column-banner img {
        width: 100%;
        /*height: 100%;*/
        display: block;
        border: 0;
    }

    .first-page-column-banner a:first-child img {
        margin-top: 9px;
    }

    .first-page-column-banner a:last-child img {
        margin-top: 25px;
    }

.first-page-column {
     width: 870px;
     overflow-y: hidden;
     float: left;
}

.first-page-column-row {
    overflow-y: hidden;   
}

    .first-page-column-row .first-page-column-3 {
        display: inline-block;
        width: 266px;
        height: 300px;
        margin: 12px;
        float: left;
        overflow-y: hidden;
        border-radius: 4px;
        -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
        -moz-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
        box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
    }    

        .first-page-column-row .first-page-column-3 .topic-image {
            width: 100%;
            height: 163px;
            background-color: #EDEDED;
            text-align: center;
        }

            .first-page-column-row .first-page-column-3 .topic-image img {
                width: 100%;
                height: 100%;
                border: 0;
            }

        .first-page-column-row .first-page-column-3 .topic {
            padding: 8px 5px 0 5px;
            margin: 0;
            font-size: 14px;
            font-weight: bold; 
        }

.first-page-column-3 .date {
    color: #8a8a8a;
    margin-bottom: 0px;
}
.first-page-column-3 .novica a,
.first-page-column-3 .novice-header a,
.first-page-column-3 .tedenska-zakonodaja a {
    font-size: 1.1em;
    color: #0078d4;
    transition: color 0.3s ease
}

.first-page-column-row .first-page-column-3 .topic span {
    font-weight: normal;
}

        .first-page-column-row .first-page-column-3 .topic-content {
            height: 65px;
            padding: 0 5px;
        }

            .first-page-column-row .first-page-column-3 .topic-content h1 {
                overflow: hidden;
                height: 100%;
                max-height: 100%;
                display: -webkit-box;
                -webkit-line-clamp: 3;
                -webkit-box-orient: vertical;
                font-weight: 600;
            }

        .first-page-column-row .first-page-column-3 .topic-arhiv-link {
            margin-bottom: 5px;
            padding: 0 5px;
            display: inline-block;
            font-size: 13px;
            float: right;
        }

        .first-page-column-row .first-page-column-3 .topic-kazalo-link {
            padding: 0 5px;
            margin: 0px 0 0 6px;
            font-size: 13px;
            width: 84px;
            float: left;       
            display: inline-block;
            color: #707070;
            border: 2px solid #838383;
            text-decoration: none;
            --ms-border-radius: 3px;
            border-radius: 3px;
        }

        .first-page-column-row .first-page-column-3 .topic-kazalo-link:hover {
            background-color: #F6F6F6;
        }

        .first-page-column-row .first-page-column-3 h1 {
            font-size: 1em;
            margin: 5px 0 0 0;
        }

        .first-page-column-row .first-page-column-3 h2 {
            font-size: 14px;
        }

        .first-page-column-row .first-page-column-3 .summary p {
            margin: 5px 0;
        }

        .first-page-column-row .first-page-column-3 .tedenska-zakonodaja,
        .first-page-column-row .first-page-column-3 .novice-container {
            padding: 0 10px;
            font-size: 13px;
            height: 232px;
            overflow-y: auto;
        }

        .first-page-column-row .first-page-column-3 .novice-container {
            height: 253px;
        }

        .first-page-column-row .first-page-column-3 .novice-container,
        .first-page-column-row .first-page-column-3 .tedenska-zakonodaja {
            -ms-overflow-style: none;
        }        

        .first-page-column-row .first-page-column-3 .tedenska-zakonodaja:hover,
        .first-page-column-row .first-page-column-3 .novice-container:hover {
            -ms-overflow-style: -ms-autohiding-scrollbar; 
        }

            .first-page-column-row .first-page-column-3 .tedenska-zakonodaja ul {
                list-style: none;
                padding: 0;
                margin: 0;
            }

            .first-page-column-row .first-page-column-3 .tedenska-zakonodaja li {
                padding: 8px 0;
            }

            .first-page-column-row .first-page-column-3 .tedenska-zakonodaja p {
                text-align: right;
            }

/* Firefox */
/*.first-page-column-row .first-page-column-3 *,
.dashboard * {
  scrollbar-color: #E1E1E1 #FFFFFF;
  scrollbar-width: thin;
}*/

/* Chrome/Edge/Safari */
            .first-page-column-row .first-page-column-3 .novice-container::-webkit-scrollbar,
            .first-page-column-row .first-page-column-3 .tedenska-zakonodaja::-webkit-scrollbar,
            .dashboard .hitre-povezave-container::-webkit-scrollbar,
            .dashboard .list-container::-webkit-scrollbar,
            .dashboard ul.paketi::-webkit-scrollbar {
                height: 0.25rem;
                width: 0.5rem;
            }

                .first-page-column-row .first-page-column-3 .novice-container::-webkit-scrollbar-track,
                .first-page-column-row .first-page-column-3 .tedenska-zakonodaja::-webkit-scrollbar-track,
                .dashboard .hitre-povezave-container::-webkit-scrollbar-track,
                .dashboard .list-container::-webkit-scrollbar-track,
                .dashboard ul.paketi::-webkit-scrollbar-track {
                    background-color: transparent;
                    border-radius: 9999px;
                }
                .first-page-column-row .first-page-column-3 .novice-container::-webkit-scrollbar-track:hover,
                .first-page-column-row .first-page-column-3 .tedenska-zakonodaja::-webkit-scrollbar-track:hover,
                .dashboard .hitre-povezave-container::-webkit-scrollbar-track:hover,
                .dashboard .list-container::-webkit-scrollbar-track:hover,
                .dashboard ul.paketi::-webkit-scrollbar-track:hover {
                    background-color: transparent !important;
                }

                    .first-page-column-row .first-page-column-3 .novice-container::-webkit-scrollbar-thumb,
                    .first-page-column-row .first-page-column-3 .tedenska-zakonodaja::-webkit-scrollbar-thumb,
                    .dashboard .hitre-povezave-container::-webkit-scrollbar-thumb,
                    .dashboard .list-container::-webkit-scrollbar-thumb,
                    .dashboard ul.paketi::-webkit-scrollbar-thumb {
                        background-color: #b8b8b8 !important;
                        border-color: rgba(255,255,255,0.2);
                        border-radius: 9999px;
                        border-width: 0px;
                    }

.dashboard .hitre-povezave-container::-webkit-scrollbar-track {
    background-color: transparent;
    border-radius: 9999px;
}

.dashboard .hitre-povezave-container::-webkit-scrollbar-thumb {
    background-color: #b8b8b8 !important;
    border-color: rgba(255,255,255,0.2);
    border-radius: 9999px;
    border-width: 0px;
}

a.button-large.first-page-mediji-prijava {
    margin: 5px auto 40px auto;
}

/* frontpage - paket */

.frontpage-paket {
    height: auto;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    overflow-y: hidden;
    color: #FFFFFF;
}

    .frontpage-paket .content {
        padding: 30px 0 50px;
    }

    .frontpage-paket h4 {
        font-size: 24px;
        margin-top: 30px;
    }

    .frontpage-paket h2 {
        font-size: 16px;
        color: #9BCEEE;
    }

    .frontpage-paket .image {
        width: 450px;
        padding: 0 40px;
        float: left;
        text-align: right;
    }

    .frontpage-paket img {
        width: 460px;
    }

    .frontpage-paket .txt {
        width: 420px;
        padding: 20px 10px;
        float: left;
    }

    .frontpage-paket a.button-small.white {
        width: 190px;     
        display: inline-block;
        color: #FFFFFF;
        background-color: transparent;
        border: 1px solid #FFFFFF;
    }

        .frontpage-paket a.button-small.white:hover {
            text-decoration: none;
            -webkit-box-shadow: 0px 2px 4px 0px #00000022 inset;
            -moz-box-shadow: 0px 2px 4px 0px #00000022 inset;
            box-shadow: 0px 2px 4px 0px #00000022 inset;
        }

/* frontpage - izobraževanja */

.frontpage-izobrazevanja-container {
    height: 531px;
    background-size: cover;    
    background-repeat: no-repeat;
    background-position: center;
    overflow-y: hidden;
}

    .frontpage-izobrazevanja-container .frontpage-title {
        margin: 40px 0 5px 0;
    }

    .frontpage-izobrazevanja-container h3 {
        text-align: center;
        margin: 30px 0 20px 0;
        font-weight: 600;
    }

    .frontpage-izobrazevanja-container a.button-small {
            width: 200px;
            background-color: #FFFFFF;
            color: #52AFEA;
            border: 2px solid #52AFEA;
            padding: 10px 6px;
            margin: 30px auto;
        }

.frontpage-section {
    overflow-y: hidden;
    padding: 60px 0;
}

    .frontpage-section .half {
        float: left;
        width: 555px;
        padding: 0 20px;
    }

    .frontpage-section .half:first-child {
        text-align: right;
    }

        .frontpage-section .half:first-child a.button-small {
            float: right;
        }

        .frontpage-section.contact {
            padding: 20px 0 0;
        }

            .frontpage-section.contact img {
                width: 240px;
            }

            .frontpage-section.contact .title {
                margin-top: 50px;
            }

       /* .frontpage-section .revije {
            height: 260px;
            text-align: left !important;
            margin: 20px 0 0 30px;
        }*/

            .frontpage-section .revije img {
                width: 450px;
            }

        .frontpage-section .revije-text {
            margin-top: 20px;
        }

        .frontpage-section .revije-text a.button-small {
            width: 150px;
        }

    .frontpage-section .title {
        font-weight: bold;
        font-size: 24px;
    }

    .frontpage-section img {
        width: 100%;
        vertical-align: middle;
    }

    .frontpage-section a.button-small {
        width: 120px;
    }

    .frontpage-section.zaloznistvo img {
        width: 400px;
        margin: 30px 0 0 50px;
    }
    
.frontpage-brezplacne-vsebine {
    height: 73px;
    background-size: cover;
    background-image: url('../../Content/Images/Portal/frontpage-brezplacne-vsebine-banner_black.png');
    background-repeat: no-repeat;
    background-position: center;
    margin: 0 0 30px;
    padding: 5px 0;
}

    .frontpage-brezplacne-vsebine .title {
        font-size: 24px;
        color: #FFFFFF;
        font-weight: bold;
        padding: 20px 0;
        margin-left: 300px;
        float: left;
    }

    .frontpage-brezplacne-vsebine a {        
        color: #FFFFFF;
        font-weight: bold;
        border: 1px solid #FFFFFF;
        display: block;
        padding: 6px 16px;
        margin: 20px 200px 20px 0;
        float: right;
        background-color: rgba(193, 193, 193, 0.3);
        text-align: center;
        text-decoration: none;
        --ms-border-radius: 3px;
        border-radius: 3px;
    }

    .frontpage-brezplacne-vsebine a:hover {        
        background-color: rgba(193, 193, 193, 0.4);
    }

.frontpage-sidebar {
    position: fixed;
    overflow-y: hidden;
    z-index: 9998;
    height: 225px;
    width: 430px;
    top: calc((100% - 680px) / 2);
    right: 0;
    --ms-border-radius: 15px 0 0 15px;
    border-radius: 15px 0 0 15px;
}

    .frontpage-sidebar.tfl-ai {
        top: calc((100% - 200px) / 2);
    }

    .frontpage-sidebar .title {
        background-color: #52AFEA;
        padding: 15px;
        font-weight: bold;
        font-size: 13px;
        color: #FFFFFF;
        padding-right: 40px;
        min-width: 135px;
        text-align: center;
    }

    .frontpage-sidebar .subtitle {
        font-size: 13px;
        font-weight: bold;
        margin: 15px 0 0;
    }

    .frontpage-sidebar .offer {
        padding-right: 10px;
        text-align: center;
    }

    .frontpage-sidebar img {
        height: 225px;
        width: 430px;
        margin-left: -10px;
    }

    .frontpage-sidebar a.button-small {
        width: 50px;
        margin: 5px auto;
        padding: 3px;
    }

    .frontpage-sidebar.collapsed {
        display: none;
    }

.frontpage-sidebar-toggle {
    position: fixed;
    overflow-y: hidden;
    overflow-x: hidden;
    z-index: 9999;
    display: block;
    top: calc((100% - 680px) / 2);
    right: 0;
    width: 25px;
    height: 225px;
    cursor: pointer;
    background-color: #383838;
    -ms-border-radius: 6px 0 0 6px;
    border-radius: 6px 0 0 6px;
    transition: 0.5s;
}

.frontpage-sidebar-toggle.tfl-ai {
    top: calc((100% - 200px) / 2);
}

    .frontpage-sidebar-toggle:hover {
        background-color: #4D4D4D;
    }

    .frontpage-sidebar-toggle .text {
        display: block;
        font-weight: bold;
        font-size: 12px;
        color: #FFFFFF;
        margin: 155px 0 0 0;
        width: 25px;
        letter-spacing: 2px;
        white-space: nowrap;
        -webkit-transform: rotate(270deg);
        -moz-transform: rotate(270deg);
        -o-transform: rotate(270deg);
        -ms-transform: rotate(270deg);
        transform: rotate(270deg);
    }

    .frontpage-sidebar-toggle.tfl-ai .text {
        margin: 100px 0 0 0;
    }

    .frontpage-sidebar-toggle .arrow {
        display: block;
        /*width: 4px;
        height: 4px;*/
        margin: 7px 9px 0;
        /*background-color: #52AFEA;*/
        font-weight: bold;
        color: #FFFFFF;
        line-height: 10px;
        transition: 0.5s;
    }

    .frontpage-sidebar-toggle.collapsed {
        height: 225px;
        top: calc((100% - 680px) / 2);
    }

    .frontpage-sidebar-toggle.tfl-ai.collapsed {
        top: calc((100% - 200px) / 2);
    }

    .frontpage-sidebar-toggle.collapsed .text {
        /*margin-top: 60px;*/
    }

@media only screen and (min-device-width: 320px) and (max-device-width: 1024px) {
    .frontpage-sidebar-toggle.tfl-ai.collapsed {
       display: none;
    }
}

    .frontpage-sidebar-toggle.opened {
        top: calc((100% - 680px) / 2);
        height: 225px;
    }

    .frontpage-sidebar-toggle.tfl-ai.opened {
        top: calc((100% - 200px) / 2);
    }

    .frontpage-sidebar-toggle.opened .text {
        /*margin-top: 80px;*/
    }

@media screen and ( max-height: 770px ) {

    /*.frontpage-sidebar-toggle.collapsed {
        height: 190px !important;
        top: calc((100% - 190px) / 2) !important;
    }

    .frontpage-sidebar, 
    .frontpage-sidebar-toggle,
    .frontpage-sidebar-toggle.opened {
        top: 5% !important;
        height: 90% !important;
    }

    .frontpage-sidebar {
         width: 170px;
    }

        .frontpage-sidebar .title {
            padding: 15px 10px;
            padding-right: 20px;
        }

    .frontpage-sidebar-toggle .text,
    .frontpage-sidebar-toggle.opened .text {
        margin: 50vh 0 0 0;
    }

    .frontpage-sidebar .offer {
        height: 83%;
        overflow-y: scroll;
        padding-right: 10px;
    }

    .frontpage-sidebar img {
        margin-top: 10px;
    }

    .frontpage-sidebar img:first-child {
        margin-top: 10px;
    }*/
}

/*.frontpage-svetovanje-banner {
    overflow-y: hidden;
    width: 100%;
    background-color: #D8E6A6;
}

.frontpage-svetovanje-banner:hover {
    opacity: 0.8;
    filter: alpha(opacity=80);
}

    .frontpage-svetovanje-banner a.image {
        display: block;
        background-image: url(../../Content/Images/Portal/svetovanje-banner_2.png);
        background-repeat: no-repeat;
        height: 200px;
        background-size: 80% 197px;
        background-position: center;
        text-indent: -9999px;
    }*/

.register-button {
    display: block;
    width: 281px;
    height: 63px;
    margin-top: 20px;
    text-indent: -9999px;
    background-image: url("../images/button-register.png");
    background-position: left center;
    background-repeat: no-repeat;
    border: none;
    cursor: pointer;
}

.preizkus-button {
    display: block;
    width: 281px;
    height: 63px;
    margin-top: 20px;
    text-indent: -9999px;
    background-image: url("../images/button-zacniteSPreizkusom.png");
    background-position: left center;
    background-repeat: no-repeat;
    border: none;
    cursor: pointer;
}

.prijava-button {
    display: block;
    width: 180px;
    height: 63px;
    margin-top: 20px;
    text-indent: -9999px;
    background-image: url("../images/button-prijava.png");
    background-position: left center;
    background-repeat: no-repeat;
    border: none;
    cursor: pointer;
}

.preizkus-button-purple {
    display: block;
    width: 180px;
    height: 44px;
    margin: 20px auto 0 auto;
    text-indent: -9999px;
    background-image: url("../images/button-preizkus-purple.png");
    background-position: left center;
    background-repeat: no-repeat;
    border: none;
    cursor: pointer;
}

.video-button {
    display: block;
    width: 180px;
    height: 44px;
    margin: 30px auto 0 auto;
    text-indent: -9999px;
    background-image: url("../images/videoPredstavitve2-button.png");
    background-position: left center;
    background-repeat: no-repeat;
    border: none;
    cursor: pointer;
}

/*cookie assistant*/

#cookie_assistant_wrapper{position:fixed !important;
                          z-index: 1000 !important;
                          width:320px !important;
                          background-color:#fff !important;
                          padding:10px !important;border:1px solid #ccc !important;border-radius:5px !important;
                          font-family:\'Helvetica Neue\', Helvetica, Arial, sans-serif !important;font-size:12px !important;
                          line-height:15px !important;box-shadow:0px 5px 10px rgba(0,0,0,0.2)}
#cookie_assistant_wrapper.top-left{left:10px !important;top:10px !important}
#cookie_assistant_wrapper.top-right{right:10px !important;top:10px !important}
#cookie_assistant_wrapper.bottom-left{left:10px !important;bottom:10px !important}
#cookie_assistant_wrapper.bottom-right{right:10px !important;bottom:10px !important}
#cookie_assistant_wrapper.dark{background-color:#222 !important;color:#fff !important}
#cookie_assistant_wrapper.large{width:600px !important}
#cookie_assistant_wrapper h2{font-size:14px !important;line-height:16px !important;margin:0 0 4px 0 !important;padding:0 !important}
#cookie_assistant_wrapper p{margin:0 !important;padding:0 !important;margin-top:3px !important;margin-bottom:10px !important}
#cookie_assistant_wrapper div.buttons{margin:5px 0 3px 0 !important}
#cookie_assistant_wrapper a.btn-accept{padding:4px 8px !important;border-radius:3px !important;font-size:12px !important;-moz-border-radius:4px !important;-webkit-border-radius:4px !important;-khtml-border-radius:4px !important;border-radius:4px !important;-moz-box-shadow:inset 1px 1px 0 rgba(255,255,255,0.3) !important;-webkit-box-shadow:inset 1px 1px 0 rgba(255,255,255,0.3) !important;box-shadow:inset 1px 1px 0 rgba(255,255,255,0.3) !important;font-family:\"Helvetica Neue\",Helvetica,Arial,sans-serif !important;font-weight:bold !important;text-align:center !important;text-decoration:none !important;cursor:pointer !important;outline:none !important;overflow:visible !important;color:#fff !important;background:#a5bd24 !important;background:-moz-linear-gradient(top, #a5bd24 0%, #7dac38 100%) !important;background:-webkit-gradient(linear, left top, left bottom, color-stop(0%, #a5bd24), color-stop(100%, #7dac38)) !important;background:-webkit-linear-gradient(top, #a5bd24 0%, #7dac38 100%) !important;background:-o-linear-gradient(top, #a5bd24 0%, #7dac38 100%) !important;background:-ms-linear-gradient(top, #a5bd24 0%, #7dac38 100%) !important;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=\'#a5bd24\', endColorstr=\'#7DAC38\',GradientType=0 ) !important;background:linear-gradient(top, #a5bd24 0%, #7dac38 100%) !important;text-shadow:0 1px 1px rgba(0,0,0,0.25) !important;border:1px solid #781 !important}#cookie_assistant_wrapper a.btn-accept:focus,#cookie_assistant_wrapper a.btn-accept:hover{text-decoration:none !important;color:#fff !important;background:#5c8825 !important;background:-moz-linear-gradient(top, #8fbb44 0%, #5c8825 100%) !important;background:-webkit-gradient(linear, left top, left bottom, color-stop(0%, #8fbb44), color-stop(100%, #5c8825)) !important;background:-webkit-linear-gradient(top, #8fbb44 0%, #5c8825 100%) !important;background:-o-linear-gradient(top, #8fbb44 0%, #5c8825 100%) !important;background:-ms-linear-gradient(top, #8fbb44 0%, #5c8825 100%) !important;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=\'#8fbb44\', endColorstr=\'#5c8825\',GradientType=0 ) !important;background:linear-gradient(top, #8fbb44 0%, #5c8825 100%) !important;border:1px solid #670 !important}#cookie_assistant_wrapper a.btn-more{color:#0088cc !important;font-size:12px !important;margin-left:10px !important}

/* front page - user dashboard */
#ai-promo-slider {
    margin: 0px;
}

.lazy-load {
    opacity: 0;
    transition: opacity 0.3s;
}

img.loaded,
.loaded {
    opacity: 1;
}

.lazy-background {
    transition: background-image 0.3s ease-in-out;
}

.dashboard {
    margin: 30px 2px 20px;
    overflow-y: hidden;
    background-color: #ededed;
    -webkit-box-shadow: 0 4px 6px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 4px 6px rgba(0, 0, 0, 0.2);
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.2);
    -ms-border-radius: 20px 20px 20px 20px;
    border-radius: 20px 20px 20px 20px;
    display: flex;
    overflow: hidden;
}

    .dashboard .menu-wrapper {
        float: left;
        clear: left;
        width: 250px;
        min-width: 250px;
        background-color: #52AFEA;
        -ms-border-radius: 20px 0 0 20px;
        border-radius: 20px 0 0 20px;
    }

    .dashboard .menu-wrapper .title {
        font-weight: bold;
        font-size: 16px;
        text-align: center;
        margin: 0 auto 0 25px;
        padding: 22px 0;
        color: #FFFFFF;
        background-image: url("../images/ico-user-settings_2.png");
        background-position: -5px center;
        background-size: 50px;
        background-repeat: no-repeat;
    }

    .dashboard .menu {
        margin: 0;
        padding: 0 0 50px 0;
        overflow-y: hidden;
        list-style-type: none;
        background-color: #393939;
        width: 100%;
        -ms-border-radius: 0 0 0 20px;
        border-radius: 0 0 0 20px;
    }

        .dashboard .menu li {
            cursor: pointer;
            margin-left: 15px;
        }

            .dashboard .menu li a {
                display: block;
                padding: 15px 0 15px 50px;                
                color: #FFFFFF;
                text-decoration: none;
                background-position: 12px center;
                background-repeat: no-repeat;
                background-size: 25px;
            }

                .dashboard .menu li.selected {
                    background-color: #52AFEA !important;
                    --ms-border-radius: 30px 0 0 30px;
                    border-radius: 30px 0 0 30px;
                    -webkit-box-shadow: 0 0 6px 4px #2F2F2F;
                    -moz-box-shadow: 0 0 6px 4px #2F2F2F;
                    box-shadow: 0 0 6px 4px #2F2F2F;
                }

                .dashboard .menu li:hover {
                    background-color: #8B8B8B;
                    --ms-border-radius: 30px 0 0 30px;
                    border-radius: 30px 0 0 30px;                
                }

                .dashboard .menu li a.subscriptions {
                    background-image: url("../images/ico-dash-subscriptions_2.png");
                    margin-top: 20px;
                }

                .dashboard .menu li a.tracked {
                    background-image: url("../images/ico-dash-dokumenti_2.png");
                }

                .dashboard .menu li a.favourite {
                    background-image: url("../images/ico-dash-priljubljeni_2.png");
                }

                .dashboard .menu li a.frequent {
                    background-image: url("../images/ico-dash-uporabljeni_2.png");
                }

                .dashboard .menu li a.povezave {
                    background-image: url("../images/ico-dash-povezave_2.png");
                }

                .dashboard .menu li a.comment {
                    background-image: url("../images/ico-dash-komentarji_2.png");
                }

                .dashboard .menu li a.history {
                    background-image: url("../images/ico-dash-iskanja_2.png");
                }

                .dashboard .menu li a.calendar {
                    background-image: url("../images/ico-dash-koledar_2.png");
                }               

                .dashboard .menu li a.support {
                    background-image: url("../images/ico-dash-podpora_2.png");
                }

                .dashboard .menu li a.obvestila {
                    background-image: url("../images/ico-dash-obvestila_2.png");
                }

                .dashboard .menu li a.izobrazevanja {
                    background-image: url("../images/ico-dash-izobrazevanja_2.png");
                }

                .dashboard .menu li a.aitfl {
                    background-image: url("../images/ai-minimal-icon-white.png");
                }                


                .dashboard .menu li .obvestila-count {
                    position: relative;
                    float: left;
                    width: 18px;
                    height: 18px;
                    font-size: 13px;
                    top: 16px;
                    left: 128px;
                    background-color: #D70000;
                    text-align: center;
                    color: #FFFFFF;
                    font-weight: bold;
                    --ms-border-radius: 9px;                
                    border-radius: 9px;
                }

    .dashboard .lists {
        float: left;
        width: 100%;        
    }

        .dashboard .dashboard-podpora {
            padding: 20px;
        }

            .dashboard .dashboard-podpora .pomoc {
                overflow-y: hidden;
                padding-bottom: 20px;
                margin-bottom: 20px;
                border-bottom: 1px solid #dadada;
            }

            .dashboard .dashboard-podpora .text {
                float: left;
                width: 70%;
            }

            .dashboard .dashboard-podpora .cta {
                float: left;
                width: 30%;
                overflow-y: hidden;
            }

                .dashboard .dashboard-podpora .cta a.button-small {
                    margin-top: 0;
                    float: right;
                    width: 120px;
                }

                .dashboard .dashboard-podpora .cta span {
                    border: 1px solid black;
                    padding: 5px 14px;
                    -ms-border-radius: 3px;                
                    border-radius: 3px;
                    font-size: 13px;
                    font-weight: bold;
                    float: right;
                }

            .dashboard .dashboard-podpora .video-links {
                border-top: 1px solid #B8B8B8;
                padding-top: 12px;
            }

            .dashboard .dashboard-podpora p .link-video {
                height: 18px;
                width: 18px;
                float: right;
                margin-right: 15px;
                background-position: center;
                background-repeat: no-repeat;
                background-image: url("../../Theme/images/ico-dash-arrow.png");
            }

    .dashboard .column {
        margin-right: 0;
        width: 220px;
    }

    .dashboard .list-loading {
        background-color: rgb(240,240,240);
        background-position: center center;
        background-repeat: no-repeat;
        background-image: url("../images/ico-loginLoad.gif");
        height: 550px;
    }

    .dashboard .lists h4 {
        margin: 18px 60px 25px;
        padding-bottom: 20px;
        font-size: 20px;
        border-bottom: 1px solid #404041;
    }

    .dashboard .list-container {
        padding: 6px;
        margin: 0 60px 40px;
        max-height: 430px;
        overflow-y: auto;
        border-radius: 4px;
        background-color: #FFFFFF;
        -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
        -moz-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
        box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
    }

    .dashboard .tabs {
        overflow-y: hidden;
        margin: 0 60px 0 50px;
    }

    .dashboard .tabs .tab {
        float: left;
        border: 1px solid #393939;
        border-bottom: none;
        margin-right: 10px;
        padding: 5px 10px;
        font-size: 13px;
        cursor: pointer;
        -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
        -moz-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
        box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
        --ms-border-radius: 4px 4px 0 0;
        border-radius: 4px 4px 0 0;
    }

    .dashboard .tabs .tab:first-child {
        margin-left: 10px; /* zaradi sence na levem robu */
    }

    .dashboard .tabs .tab.selected {
        border: 1px solid #FFFFFF;
        background-color: #FFFFFF;
    }

    .dashboard .tabs .tab:hover {
        background-color: #FFFFFF;
    }

    .dashboard .lists ul,
    .dashboard .lists ul.dashboard-izobrazevanja-list {
        padding: 0;
        margin: 0;
        list-style-type: none;
        overflow-y: auto;
    }

        .dashboard .lists ul li,
        .dashboard .lists ul.dashboard-izobrazevanja-list li {
            padding: 5px 10px;
            /*border-left: 3px solid #4c4c4c;*/
            border-bottom: 1px solid #dadada;
            overflow-y: hidden;
        }

            .dashboard .lists ul li:last-child {
                border-bottom: none;
            }

            .dashboard .lists ul li.alt {
                /*background-color: #f6f6f6;*/
            }

            .dashboard .lists ul li.tax {
                border-left: 3px solid #98cb4f;
            }

            .dashboard .lists ul li.fin {
                border-left: 3px solid #fcb034;
            }

            .dashboard .lists ul li.lex {
                /*border-left: 3px solid #92278f;*/
            }
                .dashboard .lists ul li.lex a {
                    color: #0078d4;
                    transition: color 0.3s ease;
                }

            .dashboard .lists ul li .comment {
                background-image: url("../images/ico-comment.png");
            }

            .dashboard .lists ul li .favourite {
                background-image: url("../images/ico-favourite.png");
            }

            .dashboard .lists ul li .radar {
                background-image: url("../images/ico-clock.png");
            }

            .dashboard .lists ul li .remove-item,
            .priljubljeni-mape-container .mapa a.remove-item {
                display: block;
                width: 11px;
                height: 11px;
                float: right;
                margin-top: 5px;
                background-position: center center;
                background-repeat: no-repeat;
                background-image: url("../images/ico-delete.png");
                text-indent: -9999px;
            }

            .dashboard .lists ul li span {
                font-size: 0.85em;
            }

            .dashboard .lists .dashboard-izobrazevanja-container {
                max-height: 560px;
                overflow-y: auto;
            }

                .dashboard .lists .dashboard-izobrazevanja-container .alert {
                    background-color: #FFFDB3;
                } 

            .dashboard .lists ul.dashboard-izobrazevanja-list {
                overflow-y: hidden;
                max-height: none;
            }

                .dashboard .lists ul.dashboard-izobrazevanja-list li:first-child {
                    border-bottom: 2px solid gray;
                    font-weight: bold;
                }

                .dashboard .lists ul.dashboard-izobrazevanja-list .naziv {
                    width: 58%;
                    display: inline-block;
                }

                .dashboard .lists ul.dashboard-izobrazevanja-list .info {
                    width: 10%;
                    display: inline-block;
                    text-align: center;
                }

                    .dashboard .lists ul.dashboard-izobrazevanja-list .info a {
                        display: inline-block;
                        width: 16px;
                        height: 16px;
                        padding: 2px;
                        background-position: center;
                        background-repeat: no-repeat;
                        background-image: url("../images/ico-teme-play.png");
                        background-size: 16px;
                        text-indent: -9999px;
                        
                    }

                    .dashboard .lists ul.dashboard-izobrazevanja-list .info a:hover {
                        -webkit-box-shadow: 0px 0px 8px 5px #52AFEA;
                        -moz-box-shadow: 0px 0px 8px 3px #52AFEA;
                        box-shadow: 0px 0px 8px 2px #52AFEA;
                    }

                    .dashboard .lists ul.dashboard-izobrazevanja-list .posnetek a {
                        border-radius: 50%;
                        background-image: url("../images/ico-izobrazevanja-play_2.png");
                    }

                    .dashboard .lists ul.dashboard-izobrazevanja-list .gradivo a {
                        background-image: url("../images/ico-izobrazevanja-gradivo_2.png");
                    }

                    .dashboard .lists ul.dashboard-izobrazevanja-list .potrdilo a {
                        background-image: url("../images/ico-izobrazevanja-potrdilo_2.png");
                    }

    .dashboard ul.paketi {
        margin: 0 60px 40px;
        max-height: 442px;
        overflow-y: auto;
    }

        .dashboard ul.paketi li {
            width: calc(50% - 10px);
            margin: 0;
            padding: 5px;
            float: left;
            display: block;
            box-sizing: content-box;
            border-bottom: none;
        }

        .dashboard ul.paketi .icon {
            background-color: #52AFEA;
            background-image: url(../images/ico-dash-subscriptions_2.png);
            background-size: 18px;
            background-position: center;
            background-repeat: no-repeat;
            display: inline-block;
            height: 30px;
            width: 30px;
            -ms-border-radius: 15px;
            border-radius: 15px;
            margin-right: 5px;
        }

        .dashboard ul.paketi a {
            background-image: url("../images/ico-dash-arrow.png");
            background-repeat: no-repeat;
            background-position: center right 5px;
            background-size: 12px;
            background-color: #FFFFFF;
            border-left: none;
            padding: 5px 35px 5px 8px;
            display: inline-block;
            color: #404041;
            text-decoration: none;
            font-size: 12px;
            --ms-border-radius: 2px;
            border-radius: 2px;
            line-height: 28px;
            -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
            -moz-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
            box-shadow: 1px 2px 4px 1px #D2D2D2;
        }

        .dashboard ul.paketi a:hover {
            background-color: #FAFAFA;
        }

    .dashboard .hitre-povezave-container {
        overflow-y: auto;
        margin: 0 60px 40px;
        max-height: 442px;
        width: 790px;
    }

        .dashboard .hitre-povezave-container p {
            margin: 20px 0 5px;
        }

        .dashboard .hitre-povezave-container p:first-child {
            margin-top: 0;
        }

        .dashboard .hitre-povezave-container ul li {
            margin: 5px 20px 5px 0;
            padding: 0;
            width: 209px;
            float: left;
            background-color: #FFFFFF;
            border-radius: 4px;
            -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
            -moz-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
            box-shadow: 1px 2px 4px 1px #D2D2D2;
            border-bottom: none;
        }

        .dashboard .hitre-povezave-container ul a {
            background-image: url("../images/ico-dash-arrow.png");
            background-repeat: no-repeat;
            background-position: center right 5px;
            background-size: 12px;
            display: block;
            padding: 5px 12px;
            color: #404041;
            text-decoration: none;
            border-radius: 4px;
            font-size: 13px;
            cursor: pointer;
        }

        .dashboard .hitre-povezave-container ul a:hover {
            background-color: #FAFAFA;
        }

    .dashboard .hitre-povezave-container.podpora {
        margin: 0;
        overflow-y: hidden;
        width: 100%;
    }

        .dashboard .hitre-povezave-container.podpora ul li {
            width: auto;
            margin: 5px 10px;
        }

            .dashboard .hitre-povezave-container.podpora ul li a {
                padding-right: 30px;
            }

    .dashboard .lists .message {
        background-color: #FFFDB3;
        padding: 5px;
        margin: 15px 0;
        display: none;
    }

    .dashboard .lists .message.success {
        background-color: #9AEEA3;
    }

    .dashboard .lists .message.error {
        background-color: #EE9A9A;
    }
                    
    .webinar-posnetek iframe {
        width: 640px;
        height: 564px;
    }                         

    .dashboard-empty-results {
        padding: 190px 20px 70px 20px;
        text-align: center;
        background-color: #ededed;
        background-image: url("../images/bgimage-kazalo-empty.png");
        background-position: center 100px;
        background-repeat: no-repeat;
        height: 135px;
    }

        .dashboard-empty-results p {
            color: #a2a2a2;
            background-position: center 150px !important;
        }

    .dashboard .empty-results {
        background-color: #FFFFFF;
        padding-top: 170px;
        background-position: center 60px;
    }

    .dashboard .comment-link-container {
        overflow-y: hidden;
        text-align: center;
        margin: 0;
        float: right;
        margin: 5px 60px 0 0;
    }

        .dashboard .comment-link-container a {
            width: 120px;
            float: left;
            padding: 5px;
        }

        /*.dashboard .comment-link-container a:first-child {
            margin-right: 40px;
        }*/
        
.dashboard .obvestila-list {
    font-size: 13px;
}

    .obvestila-list td {
        padding: 0;
    }

    .obvestila-list td:first-child {
        padding-right: 20px;
        width: 90%;
    }

    .obvestila-list td.red {
        color: #C90000;
    }

    .obvestila-list td.grey {
        color: #AEAEAE;
    }

    .obvestila-list .button-grey {
        width: 80px;
        padding: 4px 0;
        background-color: #A4A4A4;
        color: #FFFFFF;
        font-weight: bold;
        text-align: center;
        -ms-border-radius: 5px;
        border-radius: 5px;
    }

    .obvestila-list .datum {
        font-weight: bold;
        font-size: 12px;
    }

.comment-type-selector {
    margin: 0 0 0 0;
    padding: 0;
    overflow-y: hidden;
    list-style-type: none;
    float: left;
    /*border: 1px solid gold;*/
}

    .comment-type-selector li {
        width: 1px;
        height: 1px;
        padding: 0;
        margin: 0 10px 0 0;
        float: left;
        border: 2px solid transparent;
        text-indent: -9999px;
    }

        .comment-type-selector li.red {
            background-color: lightcoral;
        }

        .comment-type-selector li.orange {
            background-color: #f4a460;
        }

        .comment-type-selector li.green {
            background-color: #98cb4f;
        }

.comment-delete-link {
    float: left;
    text-indent: -9999px;
    height: 24px;
    width: 24px;
    background-image: url(../../Theme/images/ico-delete.png);
    background-position: center;
    background-repeat: no-repeat;
}

.pogovor-title {
    margin-top: 14px;
}

/* koledar */
.koledar-container {
    margin-top: 10px;
}

    .koledar-container .nav-month {
        padding: 0;
        overflow-y: hidden;
        text-align: center;
        background-color: #f6f6f6;
    }

        .koledar-container .nav-month .month-name {
            margin: 6px 0 6px 0;
            width: 178px;
            float: left;
            font-size: 1em;
            color: #1485cc;
        }

        .koledar-container .nav-month .month-prev, .koledar-container .nav-month .month-next {
            display: block;
            width: 20px;
            float: left;
            font-size: 20px;
            text-align: center;
            color: #9c9d9e;
        }

        .koledar-container .nav-month a:hover {
            text-decoration: none;
            color: #1485cc;
        }

    .koledar-container table.koledar {
        width: 100%;
        border-spacing: 0;
    }

        .koledar-container table.koledar tr td {
            /*padding: 0 12px;*/
            vertical-align: top;
            height: 30px;
            border-bottom: 1px solid #b8b8b8;
        }

            .koledar-container table.koledar tr td:first-child {
                padding-left: 0;
            }

            .koledar-container table.koledar tr td:last-child {
                padding-right: 0;
            }

        .koledar-container table.koledar td.day {
            /*height: 30px;*/
            vertical-align: middle;
            text-align: center;
            background-color: #b8b8b8;
        }

        .koledar-container table.koledar td.today {
            background-color: #1485cc;
        }

        .koledar-container table.koledar td.event {
            background-color: #d0e7f5;
        }

        .koledar-container table.koledar td.selected {
            background-color: #e2cde4;
        }

        .koledar-container table.koledar td a {
            display: block;
            /*height: 40px;*/
            text-align: center;
            color: #404041;
        }

            .koledar-container table.koledar td a:hover {
                text-decoration: none;
            }

        .koledar-container table.koledar td.today a {
            color: white;
        }

    .koledar-container .date-today {
        padding: 5px 0;
        /*font-size: 16px;*/
        text-align: center;
        background-color: #52AFEA;
        color: white;
    }

    .koledar-container .events-today {
        padding: 5px 0 5px 5px;
        margin-bottom: 1px;
        /*font-size: 14px;*/
        text-align: center;
        background-color: #e7f3fa;
        background-position: 10px center;
        background-repeat: no-repeat;
    }

    .koledar-container .events-fin {
        /*background-image: url("../images/ico-koledar-fin.png");*/
    }

    .koledar-container .events-lex {
        /*background-image: url("../images/ico-koledar-lex.png");*/
    }

.uradni-list-info {
    /*padding: 10px 0;
    font-size: 16px;
    text-align: center;
    background-color: #1485cc;
    color: white;*/
    padding: 5px 0 5px 5px;
    margin-bottom: 1px;
    /*font-size: 14px;*/
    text-align: center;
    background-color: #e7f3fa;
}

    .uradni-list-info a {
        /*color: white;
        font-weight: bold;*/
    }

/* revije */

.revije-container {
    background-color: #EDEDED;
}

    .revije-container .revija .frontpage {
    }

    .revije-container .revija .articles {
        display: none;
        height: 256px;
        overflow-y: hidden;
    }

        .revije-container .revija .articles h1 {
            font-size: 14px;
            margin-top: 0;
        }

        .revije-container .revija .articles p {
            font-size: 12px;
        }

        .revije-container .revija .articles ul {
            list-style: none;
            padding: 0;
        }

        .revije-container .revija .articles li {
            font-size: 12px;
            margin: 0;
        }

            .revije-container .revija .articles li p {
                margin: 10px 0 0 0;
            }

    .revije-container .slider {
        width: 95%;
        margin: 20px auto;
    }

    .revije-container .slick-slide {         
        transition: all ease-in-out .3s;
        margin: 0px 10px;
    }

        .revije-container .slick-slide a {
            outline: none;
        }

        .revije-container .slick-slide img {
            width: 100%;
        }

    .revije-container .slick-prev:before,
    .revije-container .slick-next:before {
        color: black;
    }

.revije-list {
    margin: 150px 0 0;
}

    .revije-list h2 {
        padding-top: 10px;
        border-bottom: none;
    }

    .revije-list .publication {
        min-height: 250px;
        padding-top: 20px;
        border-bottom: 3px solid #4c4c4c;
    }

    .revije-list img.cover {
        float: left;
        width: 120px;
        margin: 0 10px 10px 0;
        border: 1px solid #b8b8b8;
    }

.revije-polica {
    width: 1000px;
    height: 320px;
    background-image: url(../../Theme/images/revije-polica.png);
    background-repeat: no-repeat;
    background-size: 100%;
    margin: 0 auto 20px;
}

    .revije-polica .revija {
        float: left;
        position: relative;
        margin: -85px 40px 0;
        display: block;
        width: 130px;
        height: 184px;
        background-color: #C7C7C7;
    }

    .revije-polica .revija.sap {
        margin: -56px 40px 0;
        height: 154px;
    }

    .revije-polica .revija:first-child {
        margin-left: 120px;
    }

        .revije-polica .revija img {
            width: 130px;
            transform-origin: bottom;
            -webkit-box-shadow: 1px -1px 6px 2px #BDBDBD;
            -moz-box-shadow: 1px -1px 6px 2px #BDBDBD;
            box-shadow: 1px -1px 6px 2px #BDBDBD;
        }

        .revije-polica .revija:hover img {
          transform: scale(1.3);
        }

        .revije-polica .revija:hover .opis {
          display: block;
        }

        .revije-polica .revija .opis {
            display: none;
            width: 220px;
            position: absolute;
            left: 151px;
            top: -25px;
            background-color: #FFFFFF;
            padding: 20px 30px;
            font-size: 13px;
            z-index: 9999;
            --ms-border-radius: 0 20px 20px 0;
            border-radius: 0 20px 20px 0;
            -webkit-box-shadow: 3px 3px 6px 2px #D2D2D2;
            -moz-box-shadow: 3px 3px 6px 2px #D2D2D2;
            box-shadow: 3px 3px 6px 2px #D2D2D2;
        }

        .revije-polica .revija.sap .opis {
            top: -35px;
        }

        .revije-polica .revija:nth-child(4) .opis {
            left: -300px;
            -ms-border-radius: 20px 0 0 20px;
            border-radius: 20px 0 0 20px;
        }

            .revije-polica .revija .opis .naziv {
                font-weight: bold;
                font-size: 14px;
            }

        .revije-polica .revija .opis a.button-small {
            width: 70px;
            background-color: #FFFFFF;
            color: #52AFEA;
            border: 2px solid #52AFEA;
            padding: 3px 0;
            margin: 20px 0 0;
        }

            .revije-polica .revija .opis a.button-small:hover {
                text-decoration: none;
                color: #52AFEA;
                -webkit-box-shadow: 0px 2px 4px 0px #00000022 inset;
                -moz-box-shadow: 0px 2px 4px 0px #00000022 inset;
                box-shadow: 0px 2px 4px 0px #00000022 inset;
            }

.revije-cta {
    float: left;
    margin: -80px 0 50px 450px;
}

.revije-kazalo {
    width: 385px;
    margin: 0 0 0 10px;
    float: left;
    overflow-y: hidden;
    /*border: 1px solid gold;*/
}

    .revije-kazalo .cover-photo {
        margin: 0 0 0 0;
        padding-top: 30px;
        border-top: 1px solid #dbdbdb;
        border-bottom: 3px solid #4c4c4c;
    }

        .revije-kazalo .cover-photo img {
            display: block;
            width: 200px;
            margin: 0 auto;
        }
    .revije-kazalo .form-activity .form-row {
        display: block!important;
    }
    .revije-article-list {
        margin: 0 10px 60px 415px;
        /*border: 1px solid gold;*/
    }

    .revije-article-list .article {
        margin: 10px 0;
        padding: 10px 0;
        overflow-y: hidden;
        border-bottom: 1px solid #dbdbdb;
    }

        .revije-article-list .article:last-child {
            border-bottom: none;
        }

        .revije-article-list .article h3 {
        }

        .revije-article-list .article p {
            margin-top: 0;
        }

        .revije-article-list .article img {
            display: block;
            width: 100px;
            margin: 0 20px 0 0;
            float: left;
            clear: left;
        }

        .revije-article-list .article .article-summary {
            margin-left: 120px;
        }

/* seminarji */

.seminarji-container {
}

    .seminarji-container .title {
        padding: 18px 0;
        font-size: 16px;
        text-align: center;
        background-color: #ededed;
        color: #1485cc;
        clear: left;
    }

    .seminarji-container ul {
        padding: 0;
        list-style-type: none;
        clear: left;
    }

        .seminarji-container ul li {
            margin-bottom: 10px;
            clear: left;
            overflow-y: hidden;
        }

            .seminarji-container ul li span {
                display: block;
                width: 80px;
                float: left;
            }

            .seminarji-container ul li a {
                width: 296px;
                display: block;
                float: left;
            }

.seminarnik-link {
    display: block;
    /*width: 300px;*/
    height: 220px;
    margin: 10px auto;
    background-position: center center;
    background-repeat: no-repeat;
    background-image: url("../../Content/Images/Banners/tfl-seminarnik.png");
    text-indent: -9999px;
}

/* novice */

.sta-novice-container {
}

    .sta-novice-container p.date {
        margin: 0;
        font-size: 12px;
    }

    .sta-novice-container .sta-summary {
        font-weight: bold;
    }

    .sta-novice-container .sta-content {
        border-top: 1px solid rgb(220,220,220);
    }

    .sta-novice-container .novica {
        margin-bottom: 10px;
    }

        .sta-novice-container .novica a {
            font-weight: normal;
        }

.novice-header {
    overflow-y: hidden;
    font-size: 14px;
    font-weight: bold;
    margin: 0;
    padding: 10px 10px 0 10px;
}

    /*.novice-header img.sta {
        float: right;
        margin: 0 0 0 0;
    }*/

.novice-arhiv-letnik-container {
    float: left;
    width: 385px;
}

/* o nas */

.about-container {
    padding: 90px 0 20px 0;
    overflow-y: hidden;
    background-color: #383838;
    color: #FFFFFF;
    font-size: 13px;
}

    .about-container .column {
        width: 199px;
        margin: 0;
        padding: 0 20px 20px;
        border-right: 1px solid #FFFFFF;
        height: 260px;
        box-sizing: content-box !important;
    }

    .about-container .column:last-child {
        border-right: none;
    }

    .about-container h2 {
        margin: 0 0 20px 0;
        padding: 0;
        font-size: 16px;
        color: #58585a;
        border-bottom: none;
    }

    .about-container a {
        color: #FFFFFF;
    }

    .about-container a.preizkus {
        display: none;
    }

    .about-container .certificates {
        overflow-y: hidden;
        margin: 0 auto 15px auto;
        width: 623px;
    }

        .about-container .certificates p {
            text-align: center;
            font-weight: bold;
            margin: 30px 0 20px 0;
        }

        .about-container .certificates a {
            display: inline-block;
            background-size: 100%;
            background-repeat: no-repeat;
            background-position: center;
            margin: 0 30px;
        }

        .about-container .certificates a.certificate-aaa {
            width: 65px;
            height: 60px;
            background-image: url(../../Content/Images/AAA_2019_white.png);
        }

        .about-container .certificates .certificate-sme {
            width: 95px;
            height: 60px;
            background-image: url(../../Content/Images/qr_seal_print3.png);
        }

        .about-container .certificates .certificate-siq {
            width: 109px;
            height: 60px;
            background-image: url(../../Content/Images/SIQ_logo_white.png);
        }   

        .about-container .certificates .ecolexlife {
            width: 240px;
            height: 60px;
            background-image: url(../../Content/Images/Portal/EcoLexLife_logo.png);       
        }

        .about-container .logo-container {
            margin-top: 13px;           
        }

            .about-container .logo-container .logo {
                width: 180px;
                height: 36px;
                text-indent: -9999px;
                background-image: url("../images/newsletters/logo-tfl_white.png");
                background-size: 100%;
                background-repeat: no-repeat;
                background-position: center;
            }

        .about-container .icons-container {
            margin: 20px 0 0;
            float: left;
            overflow-y: hidden;
            display: block;
            width: 110px;
        }

            .about-container .icons-container a {
                float: left;
                width: 25px;
                height: 25px;
                display: inline-block;
                text-indent: -9999px;
                margin: 8px 10px 0 0;
                background-size: 100%;
                background-position: center;       
            }

            a.icon-facebook {
                background-image: url(../images/ico-facebook.png);
            }

            a.icon-twitter {
                background-image: url(../images/ico-twitter.png);
            }

            a.icon-linkedin {
                background-image: url(../images/ico-linkedin.png);
            }

            a.icon-mail {
                background-image: url(../images/ico-mail.png);
            }

            a.icon-web {
                background-image: url(../images/ico-web.png);
            }

            a.icon-instagram {
                background-image: url(../images/ico-instagram.png);
                margin-right: 0;
            }

            a.icon-facebook-white {
                background-image: url(../images/ico-facebook_white.png);
            }

            a.icon-twitter-white {
                background-image: url(../images/ico-twitter_white.png);
            }

            a.icon-linkedin-white {
                background-image: url(../images/ico-linkedin_white.png);
            }

            a.icon-mail-white {
                background-image: url(../images/ico-mail_white.png);
            }

            a.icon-youtube-white {
                background-image: url(../images/ico-youtube_white.png);
            }

            a.icon-instagram-white {
                background-image: url(../images/ico-instagram_white.png);
                margin-right: 0;
            }

.help-container {
    position: absolute;
    margin: -50px auto 0;
    color: #FFFFFF;
    background-color: #52AFEA;
    translate: calc(50vw - 255px);
    -ms-border-radius: 15px;
    border-radius: 15px;
    width: 550px;
    padding: 15px 0;
    text-align: center;
    -webkit-box-shadow: 0 3px 6px 2px #202020;
    -moz-box-shadow: 0 3px 6px 2px #202020;
    box-shadow: 0 3px 6px 2px #202020;
}

    .help-container p {
        margin-top: 0;        
    }

    .help-container p > span {
        font-weight: bold;
        font-size: 28px;
    }

    .help-container .contact {
        display: inline-block;
        color: #FFFFFF;
        padding: 5px 30px;
        -ms-border-radius: 3px;
        border-radius: 3px;
        text-decoration: none;
        border: 1px solid #83C3EE;
        background-color: #83C3EE;
        margin-right: 20px;
        font-weight: bold;
        -webkit-box-shadow: 0 3px 6px 2px #3D8ABB;
        -moz-box-shadow: 0 3px 6px 2px #3D8ABB;
        box-shadow: 0 3px 6px 2px #3D8ABB;
    }

    .help-container .contact:hover {
        background-color: #73BEEF;
    }

    .help-container .phone {
        -ms-border-radius: 3px;
        border-radius: 3px;
        padding: 5px 10px;
        font-weight: bold;
        border: 1px solid #FFFFFF;
    }

/* footer povezave */

.link-container {
    padding-bottom: 30px;
    background-color: #f8f8f8;
    border-top: 1px solid #b8b8b8;
    overflow-y: hidden;
    clear: both;
}

    .link-container ul {
        padding: 0;
        list-style-type: none;
    }

    .link-container h2 {
        margin: 0 0 15px 0;
        padding: 15px 0;
        font-size: 16px;
        color: #58585a;
        border-bottom: 1px solid #b8b8b8;
    }


/* podsistemi - landing */
.subSystemTitle {
    background-position: center top;
    background-repeat: repeat-x;
}

    .subSystemTitle h1 {
        color: #404041;
        font-weight: normal;
        font-size: 2em;
    }

    .subSystemTitle p {
        margin-right: 300px;
    }

    .subSystemTitle .image {
        min-height: 150px;
        background-position: right center;
        background-repeat: no-repeat;
        background-image: url("../images/bgimage-subSystem-title.png");
    }

    .subSystemTitle .register-button {
        display: block;
        width: 281px;
        height: 63px;
        margin: 50px 0 0 0;
        float: right;
        text-indent: -9999px;
        background-image: url("../images/button-register.png");
        background-position: left center;
        background-repeat: no-repeat;
    }

    .subSystemTitle .fin {
        background-image: url("../images/bg-subSystem-fin.png");
    }

.horizontal-list {
    padding: 0;
    margin: 20px 0 0 10px;
    list-style-type: disc;
    overflow-y: hidden;
    /*border: 1px solid green;*/
}

    .horizontal-list li {
        display: block;
        float: left;
        width: 380px;
        /*min-height: 130px;*/
        padding: 8px 0;
        margin-right: 10px;
        border-bottom: 1px solid #dbdbdb;
    }

        .horizontal-list li.rowEnd {
            margin-right: 0;
        }

        .horizontal-list li.bottom {
            border-bottom: none;
        }

        .horizontal-list li a, .horizontal-list li span {
            font-weight: bold;
        }

        .horizontal-list li p {
            margin: 6px 0;
        }

/* kazala - klasifikacije, register */
.toc-title {
    z-index: 1000;
    padding: 10px 0;
    /*overflow-y: hidden;*/
    border-bottom: 1px solid #b8b8b8;    
    background-color: #ededed;
}

    .toc-title a.logo-toolbar {
        display: none;
    }

.toc-title-fixed {
    position: fixed;
    width: 100%;
    top: 0;
    border-top: 1px solid #b8b8b8;
}

    .toc-title-fixed a.logo-toolbar {
        display: none!important;
        /*width: 20px;
        height: 20px;
        margin: 0 10px 0 10px;
        float: left;
        background-repeat: no-repeat;
        background-position: center center;
        background-image: url("../../favicon.ico");
        background-size: 100%;
        text-indent: -9999px;*/
    }

.toc-title-tax {
    background-color: #E3E3E3;
}

.toc-title-fin {
    background-color: #E3E3E3;
}

.toc-title-lex {
    background-color: #E3E3E3;
}

.toc-title-ekolex {
    background-color: #E3E3E3;
}

.toc-title h1 {
    margin: 0px;
    padding: 0;
    font-weight: normal;
    font-size: 1.4em;
    color: #707070;
}

.toc-title .date {
    float: right;
    font-size: 1.2em;
    padding-top: 4px;
    margin-right: 10px;
}



.toc-header {
    overflow-y: hidden;
    font-size: 1.4em;
    border-bottom: 1px solid #b8b8b8;
}

    .toc-header .tree-header {
        float: left;
        width: 345px;
        overflow-y: hidden;
        padding: 15px 0 15px 40px;
        background-position: 10px center;
        background-repeat: no-repeat;
        background-image: url("../images/ico-toc-vsebina.png");
        background-color: #f6f6f6;
    }

    .toc-header .results-header {
        float: left;
        padding: 15px 0 15px 20px;
    }

        .toc-header .results-header span {
            color: #9c9c9c;
            font-size: 0.7em;
        }

.toc-tree {
    float: left;
    clear: left;
    min-height: 450px;
    width: 385px;
    margin: 0;
    padding: 0;
    overflow-y: hidden;
    list-style-type: none;
    background-color: #f6f6f6;
}

    .toc-tree li {
        border-bottom: 1px solid #e5e5e5;
    }

        .toc-tree li a:not(.button-small,.button-search) {
            display: block;
            margin: 0 0 0 0;
            padding: 15px 30px 15px 10px;
            color: #5d5d5d;
            font-weight: normal;
            text-decoration: none;
            text-align: left;
            background-position: right 10px center;
            background-repeat: no-repeat;
            border-radius:4px;
        }

        .toc-tree li a.closed {
            background-image: url("../images/bg-subMenu-arrowRight.png");
            background-repeat: no-repeat;
            background-position: right 10px center;
            display: block;
            padding: 15px 30px 15px 10px;
        }

        .toc-tree li a.open {
            font-weight: bold;
            background-image: url("../images/bg-subMenu-arrowDown.png");
            background-color: #dfdfdf;
            background-repeat: no-repeat;
            background-position: right 10px center;
            color: #0083ca;
            display: block;
            padding: 15px 30px 15px 10px;
        }

        .toc-tree li a.selected {
            display: block;
            background-color: #dfdfdf;
            color: #0083ca;
        }

        .toc-tree li a:hover {
            background-color: #dfdfdf;
        }

        .toc-tree li a.bullet {
            display: block;
            padding: 15px 0 15px 30px;
            background-position: 10px center;
            background-repeat: no-repeat;
            background-image: url("../images/bg-subMenu-bullet.png");
        }

            .toc-tree li a.expand {
                font-weight: bold;
                background-image: url("../images/bg-subMenu-arrowDown.png");
                background-color: #dfdfdf;
            }

            .toc-tree li a.firstSubLevel{
                background-color:#F6F6F6;
            }
            
            .toc-tree li a.secondSubLevel{
                background-color:#FDFDFD;
            }

            .toc-tree li a.thirdSubLevel{
                background-color:#fff;
            }

            .toc-tree li a.thirdSubLevel:hover, .toc-tree li a.firstSubLevel:hover, .toc-tree li a.secondSubLevel:hover{
                background-color:#dfdfdf;
            }

        .toc-tree li a.closedEpaket {
            background-image: url("../images/bg-menuArrow-down.png");
            background-position: left;
            background-repeat: no-repeat;
            padding-left: 40px;
        }

        .toc-tree li a.openEpaket {
            background-image: url("../images/bg-menuArrow-up.png");
            background-position: left;
            background-repeat: no-repeat;
            padding-left: 40px;
            font-weight: bold;
            color: #0083ca;
        }

            .toc-tree li a.bulletEpaket {
                background-image: none;
            }

            .toc-tree li a.selectedEpaket {
                font-weight:bold;
                color:#0083ca;
            }

    .toc-tree .sub-tree {
        margin: 0 0 0 0;
        padding: 0 0 0 10px;
        list-style-type: none;
        background-color: #ededed;
    }

        .toc-tree .sub-tree li {
            border-bottom: 1px solid #e5e5e5;
        }

            .toc-tree .sub-tree li:last-child {
                border-bottom: none;
            }

.toc-results {
    margin-left: 385px;
    padding: 20px 0 20px 20px;
    margin-bottom: 50px;
}

    .toc-results .empty, .empty-results {
        padding: 150px 20px 70px 20px;
        text-align: center;
        background-color: #ededed;
        background-image: url("../images/bgimage-kazalo-empty.png");
        background-position: center 40px;
        background-repeat: no-repeat;
    }

        .toc-results .empty p, .empty-results p {
            color: #a2a2a2;
        }

    .toc-results .toggle-subnodes {
        font-size: 0.8em;
        font-style: italic;
        color: green;
        text-align: right;
    }

    .toc-results .filter-container {
        padding: 0 0 10px 0; 
        margin-bottom: 20px;
  /*      border-bottom: solid 1px #eaeaea;*/
    }

    .toc-results .filter-container ul {
        margin: 0;
        padding: 0;
        list-style-type: none;
        overflow: hidden;
        /*border: 1px solid green;*/
    }

    .toc-results .filter-container ul li {
        float: left;
        margin-right: 10px;
        /*border: 1px solid gold;*/
    }

        .toc-results .filter-container ul li:last-child {
            margin-right: 0;
            padding-top: 12px;
        }

    .toc-results .filter-container label {
        display: block;
    }

    .toc-results .filter-container input[type=text] {
    }

/* user pages */
h2.user {
    margin: 10px 0 0 0;
    padding: 20px 0;
    color: #4c4c4c;
    border-bottom: 3px solid #4c4c4c;
}

.page-message {
    margin: 0;
    padding: 20px 20px 20px 60px;
    color: white;
    font-size: 1.2em;
    background-position: left center;
    background-repeat: no-repeat;
    background-image: url("../images/ico-page-message.png");
    /*font-weight: bold;*/
}

    .page-message a {
        color: gold;
    }

.page-message-success {
    /*border: 1px solid green;*/
    background-color: #9BCEEE;
}

.page-message-fail {
    background-color: maroon;
    padding: 5px 20px;
}

.activity-form {
    overflow-y: hidden;
    margin-bottom: 440px;
    border: 1px solid transparent;
}

.form-activity {
    max-width: 1100px;
    margin: 0 auto;
}

    .form-activity .form-row {
        overflow-y: hidden;
        clear: left;
        padding: 10px 0 10px 10px;
        border-bottom: 1px solid #d6d6d6;
        max-width: 900px;
        display: flex;
        align-items: center;
    }
        

        .form-activity .form-row:last-child {
            border-bottom: none;
        }

        .form-activity .form-row input[type=text], .form-activity .form-row textarea, .form-activity .form-row select {
            width: 100%;
            background-color: #F0F0F0;
            max-width: 900px;
            box-sizing: border-box;
        }

    .form-activity label {
        display: block;
        padding: 10px 0 0 0;
        float: left;
        width: 150px;
    }

        .form-activity label.wide {
            width: 250px;
        }

    .form-activity .xs-value {
        width: 368px;
    }

    .form-activity input[type=text], .form-activity input[type=password], .form-activity select {
        padding: 12px;
        /* margin: 0 0 0 175px;*/
        display: block;
        width: 100%;
        background-color: #dbdbdb;
        color: #727272;
        border-radius: 4px;
    }

    .form-activity textarea {
        padding: 10px;
        /* margin: 0 0 0 175px;*/
        display: block;
        width: 100%;
        height: 80px;
        background-color: #dbdbdb;
        color: #727272;
    }

    .form-activity select {
        width: 100%;
        max-width: 710px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }
        .form-activity select :focus {
            height: auto;
            max-height: 200px; /* Specify a maximum height for the dropdown */
            overflow-y: auto; /* Enable vertical scrolling */
            width: auto;
            max-width: 500px;
        }
        .form-activity select option {
            white-space: nowrap;
            overflow: hidden;
            text-overflow: ellipsis;
            max-width: 800px;
        }

/* Handle long option text */
.form-row select option {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

        .form-activity select.toc {
            width: 225px;
            margin: 0;
            background-color: white;
        }

    .form-activity input.button {
        margin: 0 0 0 175px;
        display: block;
        text-indent: -9999px;
        background-position: center center;
        background-repeat: no-repeat;
        border: none;
        cursor: pointer;
    }

    .form-activity .value {
        padding: 10px;
        margin: 0 0 0 175px;
        background-color: #F0F0F0;
        color: #373737;
    }

    .form-activity .value2 {
        padding: 10px;
        margin: 0 0 0 175px;
    }

    .form-activity .small-value {
        float: left;
        margin: 0 0 0 25px;
        padding: 10px;
        width: 460px;
        background-color: #dbdbdb;
        color: #373737;
    }

    .form-activity .icon {
        display: block;
        text-indent: -9999px;
        margin: 0 10px 0 0;
        float: left;
        width: 21px;
        height: 21px;
        background-position: center center;
        background-repeat: no-repeat;
    }

    .form-activity .ico-on {
        background-image: url("../images/ico-setting-on.png");
    }

    .form-activity .ico-off {
        background-image: url("../images/ico-setting-off.png");
    }

    .form-activity .action-button {
        display: block;
        float: left;
        margin: 0 0 0 25px;
        width: 80px;
        padding: 9px;
        border: 1px solid #b8b8b8;
        text-align: center;
    }

        .form-activity .action-button:hover {
            background-color: rgb(250, 250, 250);
            text-decoration: none;
        }

    .form-activity input.save {
        background-image: url("../images/button-profile-save.png");
        width: 155px;
        height: 38px;
    }

    .form-activity .registration-message, .form-registration .registration-message, .form-registration-2 .registration-message {
        margin-top: 0;
        clear: left;
        font-size:0.9em;
        font-weight:bold;
    }

    .form-activity .msg-ok, .form-registration .msg-ok, .form-registration-2 .msg-ok {
        color: green;
    }

    .form-activity .msg-err, .form-registration .msg-err, .form-registration-2 .msg-err {
        color: maroon;
    }

    .form-activity-terms {
        margin-left: 185px;
    }

.registration-container {
    background-image: url("../images/bg-anon.png");
    background-position: top center;
    background-repeat: repeat-x;
}

    .registration-container h1 {
        margin: 0 0 10px 0;
        font-size: 26px;
        color: #404041;
    }

    .registration-container h2 {
        margin: 0 0 10px 0;
        font-size: 20px;
        color: #404041;
    }

    .registration-container .column6 {
        margin-top: 50px;
        width: 220px;
    }

    .registration-container ul li {
        margin: 4px 0;
    }

.form-registration {
    margin: 20px 0;
}

    .form-registration .form-row {
        margin-bottom: 10px;
    }

    .form-registration input[type=text], .form-registration input[type=password] {
        margin: 0;
        width: 356px;
    }

    .form-registration input.name, .form-registration input.date {
        width: 161px;
    }

        .form-registration input.name:first-child {
            margin-right: 10px;
        }

    .form-registration textarea {
        width: 356px;
        height: 40px;
    }

.password-eye {
    position: absolute;
    right: 10px;
    top: 10px;
    cursor: pointer;
    font-size: 24px;
    text-decoration: none;
    width: 18px;
    height: 18px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100%;
    background-image: url(../images/pass-eye.png);
    text-indent: -9999px;
}

    .password-eye.closed {
        background-image: url(../images/pass-eye-closed.png);
    }

.registration-container-2 {
    width: 1000px;
    overflow-y: hidden;
    background-image: url(../images/prijava-background.png);
    background-repeat: no-repeat;
    background-size: 320px;
    background-color: #52AFEA;
    margin: 30px auto 80px;
    -webkit-box-shadow: 6px 6px 15px 2px #D2D2D2;
    -moz-box-shadow: 6px 6px 15px 2px #D2D2D2;
    box-shadow: 6px 6px 15px 2px #D2D2D2;
    -ms-border-radius: 4px;
    border-radius: 4px;
}

.registration-container-2.login {
    background-position: 200px bottom;
}

.registration-container-2.registration {
    background-size: 420px;
    background-position: 140px bottom;
}

.registration-container-2.registration-confirmed {
    background-size: 370px;
    background-position: 80px bottom;
}

.registration-container-2.publication {
    background-image: url(../images/prijava-background-publikacije.png);
    background-size: 350px;
    background-position: left 70px bottom 70px;
}

    .registration-container-2 .left-part {
        overflow-y: hidden;
        color: #FFFFFF;
        width: 210px;
        float: left;
        font-size: 16px;
        margin: 40px 0 0 75px; 
    }

        .registration-container-2 .left-part img {
            width: 200px;
        }

        .registration-container-2 .left-part span {
            font-weight: bold;
            font-size: 20px;
        }

    .registration-container-2 .confirmed {
        float: left;
        width: 435px;
        padding: 150px 90px 250px 190px;
        color: #FFFFFF;
    }

        .registration-container-2 .confirmed .form-registration-2-title {
            text-align: left;
        }

.form-registration-2-title {
    font-weight: bold;
    font-size: 20px;
    text-align: center;
    margin: 30px 0 20px 0;
}

.form-registration-2 {
    background-color: #FFFFFF;
    padding-bottom: 10px;
    width: 640px;
    float: right;
}    

    .form-registration-2 .registration-description {
        overflow-y: hidden;
        margin: 20px auto;
        width: 370px;
    }

        .form-registration-2 .registration-description img {
            width: 80px;
            float: left;
        }

        .form-registration-2 .registration-description .registration-description-txt {
            width: 250px;
            float: left;
            margin: 0 20px;
            font-size: 14px;
        }

            .form-registration-2 .registration-description .registration-description-txt p {
                margin: 0;
            }

    .form-registration-2 .registration-fields {
        margin: 20px 70px;
    }

        .form-registration-2 .registration-fields .form-row {
            margin: 10px 0;
        }

        .form-registration-2 .registration-fields input[type=text], .form-registration-2 .registration-fields input[type=password] {            
            width: 480px;
            border: none;
            background-color: #EDEDED;
        }

        .form-registration-2 .registration-fields input.name {
            width: 228px;
        }

        .form-registration-2 .registration-fields input[type=checkbox] {
            border: none;
        }

        .form-registration-2 .registration-fields .paragraph {
            margin: 10px 0 0;
        }

        .form-registration-2 .registration-fields .zapnar {
            margin-top: 12px;
            padding: 0;
            position: absolute;
            left: -9999px;
            height: 0;
        }

            .form-registration-2 .registration-fields .zapnar input {
                background-color: #FFFFFF;
                color: #FFFFFF;
                margin: 0;
                padding: 0;
            }

    .form-registration-2 .paragraph {
        margin: 20px 70px;
        padding: 20px;
        font-size: 13px;
        -webkit-box-shadow: 2px 2px 8px 0 #D2D2D2;
        -moz-box-shadow: 2px 2px 8px 0 #D2D2D2;
        box-shadow: 2px 2px 8px 0 #D2D2D2;
    }

        .form-registration-2 .paragraph .button-registration {
            margin-bottom: 0;
        }

.registration-container-doc-flat {
    margin: 30px 20px 20px 5px;
    width: calc(100% - 25px);
    background-position: 50px bottom;
}

    .registration-container-doc-flat .left-part {
        width: 180px;
        margin: 40px 0 0 30px;
        font-size: 14px;
    }

        .registration-container-doc-flat .left-part img {
            width: 160px;
        }

        .registration-container-doc-flat .left-part span {
            font-size: 14px;
        }

    .registration-container-doc-flat .form-registration-2 {
        width: 541px;
    }

        .registration-container-doc-flat .form-registration-2 .registration-fields {
            margin: 20px 40px;
        }

        .registration-container-doc-flat .form-registration-2 .registration-fields input[type=text], .registration-container-doc-flat .form-registration-2 .registration-fields input[type=password] {            
            width: 441px;
        }

        .registration-container-doc-flat .form-registration-2 .paragraph {
            margin: 20px 40px;
        }

.button-registration {
    display: block;
    font-size: 18px;
    margin: 20px 0;
    padding: 10px 20px;
    height: 41px;
    background-color: #DF840C;
    border: none;
    cursor: pointer;
    -ms-border-radius: 6px;
    border-radius: 6px;
    color: #FFFFFF;
}

    .button-registration:hover {
        background-color: #DF8D21;
    }

.button-login {
    margin: 10px 15px 5px 0;
    background-color: #52AFEA;
    display: inline-block;
}

    .button-login:hover {
        text-decoration: none;
        background-color: #0192e0;
    }

/* cenik */
/* messy as fu*k, because changes after changes after... */
.cenik {
    list-style-type: none;
    margin: 0;
    padding: 0;
    overflow-y: hidden;
    border: 1px solid #b8b8b8;
}

    .cenik > li {
        display: block;
        float: left;
        width: 223px;
        overflow: hidden;
        background-repeat: no-repeat;
        text-align: center;
        border-right: 1px solid #b8b8b8;
    }

        .cenik > li.srs2016 {
            width: 298px;
        }

        .cenik > li.descr {
            height: 520px;
        }

        .cenik > li:last-child {
            border-right: none;
            width: 226px;
        }

        .cenik > li.srs2016:last-child {
            width: 300px;
        }

        .cenik > li .icon {
            height: 30px;
            margin: 30px auto 0 auto;
            background-position: center center;
            background-repeat: no-repeat;
        }

        .cenik > li .ico-brezplacni {
        }

        .cenik > li .ico-obvescanje {
            background-image: url("../images/ico-obvescanje.png");
        }

        .cenik > li .ico-vsebine {
            background-image: url("../images/ico-vsebine.png");
        }

        .cenik > li .ico-plus {
            background-image: url("../images/ico-plus.png");
        }

        .cenik > li.brezplacni {
            background-color: #f8f8f8;
        }

        .cenik > li.obvescanje {
            background-color: #f1f1f1;
        }

        .cenik > li.vsebine {
            background-color: #eaeaea;
        }

        .cenik > li.plus {
            background-color: #feefd6;
        }

        .cenik > li h2 {
            margin-top: 70px;
            color: #3d3d3d;
            font-size: 1.2em;
            height: 70px;
        }

            .cenik > li h2 span {
                font-size: 1.8em;
                font-weight: bolder;
            }

        .cenik > li.srs2016 h2 span {
            font-size: 1.4em;
            font-weight: bolder;
        }

        .cenik > li a.button {
            display: block;
            width: 153px;
            height: 43px;
            margin: 20px auto;
            text-indent: -9999px;
            background-position: center center;
            background-repeat: no-repeat;
        }

        .cenik > li a.registracija {
            background-image: url("../images/button-brezplacnaRegistracija-small.png");
        }

        .cenik > li a.naroci {
            background-image: url("../images/button-naroci.png");
        }

        .cenik > li a.vsebinaInPrijava {
            background-image: url("../images/button-vsebinaInPrijava.png");
        }

    .cenik .description {
        padding: 20px 0 20px 30px;
        height: 100px;
        border: solid 1px transparent;
        border-top: solid 1px #b8b8b8;
        text-align: left;
    }

    .cenik .cena {
        padding: 20px 0;
        font-size: 1.8em;
        font-weight: bold;
        color: #575757;
    }

.cenik-akcija {
    width: 898px;
    float: left;
    margin: 0 0 0 290px;
    padding: 20px 0;
    color: maroon;
    border: 1px solid #b8b8b8;
    background: #feefd6;
    font-weight: bold;
    font-size: 1.2em;
    text-align: center;
    overflow: hidden;
}

.cenik-opis {
    margin: 0 10px;
    padding: 0;
    width: 1180px;
    border-collapse: collapse;
}

    .cenik-opis th {
        padding: 10px;
        font-weight: bold;
        text-align: left;
        border: 1px solid #b8b8b8;
        background-color: #eaeaea;
    }

    .cenik-opis td {
        padding: 8px;
        border: 1px solid #d8d8d8;
        text-align: center;
    }

    .cenik-opis .description {
        width: 276px;
        text-align: left;
        background-position: 260px 16px;
        background-repeat: no-repeat;
    }

    .cenik-opis .descriptionsrs {
    }

    .cenik-opis .descr-closed {
        background-image: url("../images/bg-subMenu-arrowDown.png");
    }

    .cenik-opis .descr-open {
        background-image: url("../images/bg-subMenu-arrowUp.png");
    }

    .cenik-opis .vsebuje {
        width: 224px;
    }

    .cenik-opis .vsebujesrs {
        width: 300px;
    }

    .cenik-opis .included {
        background-position: center center;
        background-repeat: no-repeat;
        background-image: url("../images/ico-cenik-included.png");
        text-indent: -9999px;
    }

    .cenik-opis tr td:last-child {
        width: 168px;
    }

    .cenik-opis td.description a {
        display: block;
        font-weight: bold;
    }

        .cenik-opis td.description a:hover {
            text-decoration: none;
        }

/* Cenik */

.cenik-paketi {
    overflow-y: hidden;
    margin: 20px auto 0;
    width: 916px;
}

    .cenik-paketi .velikost {
        overflow-y: hidden;
        margin-left: 146px;
    }

    .cenik-paketi .row.velikost {
        margin-left: 202px;
    }

        .cenik-paketi .row.velikost div {
            float: left;
            margin: 0 10px;
            padding: 10px 0;
            width: 218px;
            font-size: 20px;
            font-weight: bold;
            color: #FFFFFF;
            text-align: center;
            -ms-border-radius: 8px 8px 0 0;
            border-radius: 8px 8px 0 0;
        }

        .cenik-paketi .row.velikost div:first-child, .cenik-paketi .row.separator div:first-child {
            background-color: #70C4F8;
        }

        .cenik-paketi .row.velikost div:nth-child(2), .cenik-paketi .row.separator div:nth-child(2) {
            background-color: #52AFEA;
        }

        .cenik-paketi .row.velikost div:last-child, .cenik-paketi .row.separator div:last-child {
            background-color: #389CDF;
        }

    .cenik-paketi .row.paketi-images {
        margin-left: 202px;
        overflow-y: hidden;
    }

        .cenik-paketi .row.paketi-images div {
            float: left;
            margin: 0 10px;
            padding: 0;
            width: 218px;
            font-size: 20px;
            font-weight: bold;
            text-align: center;
        }

            .cenik-paketi .row.paketi-images img {
                width: 90px;
                filter: drop-shadow(0 0 10px #909090);
                margin: 15px;
            }

    .cenik-paketi .podrocje {
        background-color: #F8F8F8;
        -ms-border-radius: 8px 0 0 8px;
        border-radius: 8px 0 0 8px;
        float: left;
        margin: 0 10px;
      /*  height: 297px;*/
        width: 182px;
        display: table;
        vertical-align: middle;
        font-weight: bold;
        text-align: center;
        -webkit-box-shadow: 0px 0px 6px 2px #C7C7C7;
        -moz-box-shadow: 0px 0px 6px 2px #C7C7C7;
        box-shadow: 0px 0px 6px 2px #C7C7C7;
    }

        .cenik-paketi .podrocje > div {
            display: table-cell;
            vertical-align: middle;
        }

        .cenik-paketi .podrocje img {
            width: 70px;
            margin-top: 10px;
        }

        .cenik-paketi .podrocje a.button-small {
            width: 50px;
            margin-top: 30px;
            background-color: #F8F8F8;
            color: #404041;
            -webkit-box-shadow: 0px 0px 4px 1px #C7C7C7;
            -moz-box-shadow: 0px 0px 4px 1px #C7C7C7;
            box-shadow: 0px 0px 4px 1px #C7C7C7;
        }

        .cenik-paketi .podrocje a.button-small:hover {
            background-color: #F3F3F3;
        }

    .cenik-paketi .paket {
        background-color: #F8F8F8;
        float: left;
        margin: 0 10px;
        width: 218px;
        font-weight: bold;
        font-size: 13px;
        display: inline-block;
        -webkit-box-shadow: 0px 0px 6px 2px #C7C7C7;
        -moz-box-shadow: 0px 0px 6px 2px #C7C7C7;
        box-shadow: 0px 0px 6px 2px #C7C7C7;
    }
    .cenik-paketi .row {
        display: flex;
    }
    .cenik-paketi .paket .vsebina {
        min-height: 190px;
        margin: 20px;
    }

        .cenik-paketi .paket a.button-small {
            width: 150px;
            margin: 20px auto;
            background-color: #F8F8F8;
            color: #404041;
            -webkit-box-shadow: 0px 0px 4px 1px #C7C7C7;
            -moz-box-shadow: 0px 0px 4px 1px #C7C7C7;
            box-shadow: 0px 0px 4px 1px #C7C7C7;
        }

        .cenik-paketi .paket a.button-small:hover {
            background-color: #F3F3F3;
        }

        .cenik-paketi .paket a.button-small.mobile {
            display: none;
        }

        .cenik-paketi .paket span {
            color: #52AFEA;
        }

    .cenik-paketi .row.separator {
        margin-left: 202px;
    }

        .cenik-paketi .row.separator div {
            float: left;
            margin: 0 10px;
            height: 12px;
            width: 218px;
        }

    .cenik-paketi .row.separator:last-child div {
        -ms-border-radius: 0 0 20px 20px;
        border-radius: 0 0 20px 20px;
    }

.cenik-menu-fixed {
    position: fixed;
    top: 0;
}

.cenik-content-column {
    float: right;
    max-width: 916px;
    width: 100%;
}

    .cenik-content-column .section-title {
        margin-top: 40px;
        color: #A6A6A6;
        border-bottom: 1px solid #868686;
        border-top: 1px solid #868686;
        font-weight: bold;
        font-size: 16px;
        padding: 10px;
    }

            .cenik-content-column .section-title#sec-1 {
                border-top:none;
            }

                .cenik-content-column .section-title a.opis-link {
                    margin: 0;
                    float: right;
                    color: #1485CC;
                    text-align: center;
                }

                .cenik-content-column .section-title:first-child {
                    margin-top: 0;
                }

            .cenik-content-column > ul {
                padding: 0;
                margin: 0 0 40px 0;
                max-width: 916px;
                list-style: none;
                overflow-y: hidden;
            }

                .cenik-content-column > ul > li {
                    width: 189px;
                    float: left;
                    padding: 15px 10px;
                    margin: 10px;
                    color: #848484;
                    font-size: 13px;
                    -webkit-box-shadow: 0px 0px 6px 2px #C7C7C7;
                    -moz-box-shadow: 0px 0px 6px 2px #C7C7C7;
                    box-shadow: 0px 0px 6px 2px #C7C7C7;
                }

                    .cenik-content-column > ul > li:last-child {
                        margin-right: 0;
                        border-right: none;
                    }

                    .cenik-content-column > ul > li .naziv {
                        color: #1485CC;
                        font-weight: bold;
                        font-size: 16px;
                        text-align: center;
                    }

                    .cenik-content-column > ul > li div:first-child {
                        text-align: center;
                        margin-bottom: 10px;
                    }

                    .cenik-content-column > ul > li img {
                        width: 90px;
                        filter: drop-shadow(0 0 10px #909090)
                    }

                    .cenik-content-column > ul > li .cena {
                        text-align: center;
                        font-weight: bold;
                    }

    .cenik-content-column .cenik-ins-banner {
        width: 250px;
        float: left;
    }

        .cenik-content-column .cenik-ins-banner img {
            width: 100%;
        }

    .cenik-content-column .cenik-ins-text {
        margin-top: 20px;
        color: #1485CC;
        font-weight: bold;
        width: 400px;
        float: left;
    }

    .cenik-content-column .cenik-izobrazevanja-banner {
        width: 60%;
    }
        /*buttons*/
        .cenik-content-column .button-small {
            margin: 20px auto 0 auto;
        }

        .cenik-button-vec {
            width: 50px;
        }

        .cenik-button-naroci {
            width: 80px;
        }

        .cenik-button-poslji {
            width: 170px;
        }

    .cenik-content-column .cenik-st-uporabnikov {
        overflow-y: hidden;
        margin: 30px 0;
    }

    .cenik-content-column .table-st-uporabnikov {
        border-collapse: collapse;
        width: 370px;
        font-size: 12px;
        float: left;
    }

        .cenik-content-column .table-st-uporabnikov td {
            border: 1px solid #B8B8B8;
            text-align: center;
            padding: 10px;
        }

        .cenik-content-column .table-st-uporabnikov tr:first-child {
            background-color: #DCDCDC;
            padding: 10px 0;
            font-weight: bold;
        }

    .cenik-content-column .cenik-st-uporabnikov-note {
        width: 450px;
        margin: 60px 40px;
        font-weight: bold;
        float: left;
    }

/* vsebine, storitve */
.table-collections {
    /*width: 900px;*/
    width: 100%;
    margin: 10px auto;
    border-collapse: collapse;
}

    .table-collections th {
        /*color: white;*/
        text-align: left;
        font-size: 1.2em;
        padding: 10px;
        border: 1px solid #d6d9d2;
    }

    .table-collections td {
        padding: 10px;
        border: 1px solid #d6d9d2;
    }

/* tabs */
.tab-container {
    margin-right: 10px;
}

    .tab-container ul {
        margin: 10px 0 0 0;
        padding: 0;
        overflow-y: hidden;
        list-style-type: none;
    }

        .tab-container ul li {
            display: block;
            float: left;
            padding: 10px;
            overflow-y: hidden;
            overflow-x: hidden;
            text-align: left;
            border-right: 1px solid #dbdbdb;
        }

            .tab-container ul li:first-child {
                padding-left: 0;
            }

            .tab-container ul li:last-child {
                border-right: none;
            }

            .tab-container ul li a {
            }

                .tab-container ul li a.selected {
                    color: black;
                    text-decoration: none;
                    font-weight: bold;
                }

    .tab-container .tab {
        padding: 10px 0;
        border-top: 1px solid #dbdbdb;
    }

        .tab-container .tab a.selected-quote {
            font-weight: bold;
            color: #85ae4a;
        }

   /* .tab-container a.get-quote {
        display: block;
        float: left;
        width: 17px;
        height: 13px;
        margin: 4px 12px 0 0;
        text-indent: -9999px;
        background-position: center center;
        background-repeat: no-repeat;
        background-image: url("../images/ico-quote.gif");
    }*/
    .tab-container a.get-quote {
        width: 20px;
        height: 20px;
        margin: 5px 5px 5px 0px;
        border: 1px solid #A6A6A6;
        background-color: #FFF;
        color: #A6A6A6;
        font-size: 13px;
        float: left;
        text-align: center;
        border-radius: 5px;
        cursor: pointer;
        text-decoration: none;
    }


.tax-dark {
    background-color: #b9d272;
}

.tax-medium {
    background-color: #e4edc6;
}

.tax-light {
    background-color: rgb(247,250,238);
}

.fin-dark {
    background-color: #f8c277;
}

.fin-medium {
    background-color: #fbe3bd;
}

.fin-light {
    background-color: #fef7ec;
}

.lex-dark {
    background-color: #c598c3;
}

.lex-medium {
    background-color: #e2cde4;
}

.lex-light {
    background-color: #E3E3E3;
}

.ekolex-dark {
    background-color: #62bb83;
}

.ekolex-medium {
    background-color: #c9e8d5;
}

.ekolex-light {
    background-color: #f2f9f4;
}

.kliping-dark {
    background-color: #0083CA;
}

.kliping-medium {
    background-color: #79B2E1;
}

.kliping-light {
    background-color: #ADCEED;
}

.kliping-ultralight {
    background-color: #D6E4F0;
}

.companycheck-dark {
    background-color: #b21320;
}

.companycheck-medium {
    background-color: #d6838a;
}

.companycheck-light {
    background-color: #efcdd0;
}

.companycheck-ultralight {
    background-color: #fbf3f3;
}

.tfl-dark {
    background-color: rgb(200,200,200);
}

.tfl-medium {
    background-color: rgb(220,220,220);
}

.tfl-light {
    background-color: rgb(240,240,240);
}

/* controls */
/* buttons */
.button-set {
    margin: 0 0 0 0;
    padding: 0;
    overflow-y: hidden;
    /*border: 1px solid green;*/
}

.button-set-left {
    float: left;
}

.button-set-right {
    float: right;
}

.button-set .button {
    display: block;
    float: left;
    margin-right: 10px;
    font-size: 14px;
}

    .button-set .button:last-child {
        margin-right: 0;
    }

    .button-set .button a, 
    .button-set .button span {
        display: inline-flex;
        align-items: center;
        padding: 5px 10px;
        /*border: 1px solid #b8b8b8;*/
        background-color: #ffffff;
        background-repeat: no-repeat;
        border-radius: 4px;
        text-decoration:none;
        color: #000000;
    }
        .button-set .button a:hover,
        .button-set .button span:hover {
            background-color: #C5D5E1;
            -webkit-box-shadow: 0px 2px 4px 0px #00000022 inset;
            -moz-box-shadow: 0px 2px 4px 0px #00000022 inset;
            box-shadow: 0px 2px 4px 0px #00000022 inset;
        }

        .button-set .button a.text-link,
        .button-set .button span.text-link {
            padding-left: 30px;
            background-position: 10px center;
        }

        .button-set .button a.important {
            /*font-weight: bold;*/
            color: white;
            background-color: #52AFEA;
        }

        .button-set .button a.icon-link {
            width: 30px;
            text-indent: -9999px;
            background-position: center center;
        }

        .button-set .button a.predhodnik {
            background-image: url("../images/bg-subMenu-arrowLeft.png");
        }

        .button-set .button a.naslednik {
            padding-left: 10px;
            padding-right: 30px;
            background-position: 90px center;
            background-image: url("../images/bg-subMenu-arrowRight.png");
        }

        .button-set .button a.expand {
            padding-left: 10px;
            padding-right: 30px;
            background-position: right 10px center;
            background-image: url("../images/bg-subMenu-arrowDown.png");
        }

        .button-set .button a.collapse {
            padding-left: 10px;
            padding-right: 30px;
            background-position: right 10px center;
            background-image: url("../images/bg-subMenu-arrowUp.png");
        }

        .button-set .button a.tflradar {
            background-image: url("../images/ico-clock.png");
        }

        .button-set .button a.favorite {
            background-image: url("../images/ico-star.png");
        }

        .button-set .button a.save {
            background-image: url("../images/ico-save.png");
        }

       /* .button-set .button a.print {
            background-image: url("../images/ico-print.png");
        }*/

        .button-set .button a.tracked {
            background-image: url("../images/ico-tracked1.png");
        }

/*Meta info-rok*/
.btn-active-action {
    background-color: #A8C5D9;
    box-shadow: 0px 3px 6px #000000;
}

/*tables, lists*/
table.result-list {
    width: 100%;
    border-spacing: 0;
}

    table.result-list th {
        padding: 10px;
        text-align: left;
        color: #6b6b6b;
        border-top: 2px solid #4c4c4c;
        border-bottom: solid 1px #b8b8b8;
    }

    table.result-list td {
        padding: 10px;
        vertical-align: top;
        border-bottom: solid 1px #eaeaea;
        border-right: solid 1px #eaeaea;
    }

    table.result-list tr td:last-child {
        border-right: none;
    }

    table.result-list tr:last-child td {
        border-bottom: none;
    }

    table.result-list td.alt {
        background-color: #fbfbfb;
    }

    table.result-list td.new {
        background-color: #ffffdc;
    }

    table.result-list td.center-content {
        text-align: center;
    }

    table.result-list td.red {
        color:red;
    }

    table.result-list td.icons {
        width: 42px;
        border-right: none;
        vertical-align: top;
    }

    table.result-list td .icon {
        width: 20px;
        height: 20px;
        float: left;
        /*border: 1px solid gold;*/
        text-indent: -9999px;
        background-position: center center;
        background-repeat: no-repeat;
        cursor: pointer;
    }

    table.result-list td .star {
        margin: 0 10px 0 0;
        background-image: url("../images/ico-star.png");
    }

    table.result-list td .save {
        background-image: url("../images/ico-save.png");
    }

    table.result-list td .radar {
        background-image: url("../images/ico-clock.png");
    }

    table.result-list td.glasnik-title {
        width: 45%;
    }

    table.result-list td.glasnik-title p {
        font-size: 1em;
    }

    table.result-list td.glasnik-title img {
        display: block;
        float: left;
        width: 60px;
        margin-right: 10px;
        /*border-radius: 50%;*/
    }

    table.result-list td a.document-link {
    }

    table.result-list td p {
        margin: 5px 0 0 0;
        font-size: 0.9em;
        color: #6b6b6b;
    }

    table.result-list td span {
        /*font-size: 0.75em;
        color: #6b6b6b;*/
    }

    table.result-list td a.cc-remove,
    table.radar-izbor-list a.remove-refresh {
        display: block;
        width: 16px;
        height: 21px;
        margin: auto;
        text-indent: -9999px;
        background-position: center center;
        background-repeat: no-repeat;
        background-image: url("../images/cc-remove.png");
    }

ul.result-list {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

ol.result-list {
    list-style-type: decimal;
    list-style-position: outside;
    padding-left: 30px;
}

    ul.result-list li, ol.result-list li {
        padding: 10px;
        /*overflow-y: hidden;*/
        vertical-align: top;
        border-top: solid 1px #eaeaea;
    }

        ul.result-list li.alt, ol.result-list li.alt {
            background-color: #fbfbfb;
        }

        ul.result-list li.new, ol.result-list li.new {
            background-color: #ffffdc;
        }

        ul.result-list li .row, ol.result-list .row {
            margin: 4px 0;
            padding: 0 0 2px 0;
            /*clear: left;*/
        }

        ul.result-list li label, ol.result-list li label {
            display: block;
            width: 150px;
            float: left;
            /*font-weight: bold;*/
        }

        ul.result-list li .value, ol.result-list li.value {
            display: block;
            margin: 0 0 0 170px;
        }

            ul.result-list li .value a, ol.result-list li .value a {
                font-weight: bold;
                font-size: 1em;
                max-width: 600px;
                display: inline-block;
            }

.list-controls {
    padding: 0;
    overflow-y: hidden;
}

.list-right {
    float: right;
    padding: 20px 0 0 0;
    /*border: 1px solid red;*/
}

.list-top {
    margin: 0 0 20px 0;
}

.list-bottom {
    padding-top: 20px;
   /* border-top: 1px solid #b8b8b8;*/
}

.list-controls ul {
    margin: 0;
    padding: 0;
    border-left: 1px solid #b8b8b8;
    overflow-y: hidden;
    list-style-type: none;
}

    .list-controls ul.filters {
        float: left;
    }

    .list-controls ul.pager {
        float: right;
    }

    .list-controls ul li {
        display: block;
        float: left;
        width: 55px;
        background-color: #f6f6f6;
        border-top: 1px solid #b8b8b8;
        border-right: 1px solid #b8b8b8;
        border-bottom: 1px solid #b8b8b8;
    }

    .list-controls ul.pager li {
        width: 34px;
    }

    .list-controls ul li.current-page {
        width: 60px;
        border-top: none;
        border-bottom: none;
        background-color: white;
        padding: 1px 0 1px 0;
        color: #414141;
    }

    .list-controls ul li a, .list-controls ul li span {
        display: block;
        height: 25px;
        padding: 5px 0 0 0;
        text-align: center;
        color: #c8c8c8;
        background-position: center center;
        background-repeat: no-repeat;
    }

        .list-controls ul li a.prev-page, .list-controls ul li a.next-page, .list-controls ul li span.current-page {
            color: #414141;
        }

.list-controls li a.star {
    background-image: url("../images/ico-star.png");
    text-indent: -9999px;
}

.list-controls li a.save {
    background-image: url("../images/ico-save.png");
    text-indent: -9999px;
}

.list-controls li a.selected {
    background-color: #b8b8b8;
    color: white;
}

/*side menu*/
.sideMenu {
    margin: 0 10px 20px 10px;
    padding: 0;
    width: 250px;
    float: left;
    overflow-y: hidden;
    list-style-type: none;
}

    .sideMenu > li {
        margin: 0;
        padding: 0;
        background-color: white;
        /*border-left: 1px solid #a0a0a0;
        border-right: 1px solid #a0a0a0;*/
        border-bottom: 1px solid #e5e5e5;
    }

        .sideMenu > li.sub {
            padding-left: 10px;
        }

            .sideMenu > li.sub > a {
                background-position: 220px center;
            }

        .sideMenu > li > a {
            display: block;
            margin: 0;
            float: none;
            padding: 16px 10px;
            color: #5d5d5d;
            /*font-size: 0.9em;*/
            font-weight: normal;
            text-decoration: none;
            text-align: left;
            background-image: url("../images/bg-subMenu-arrowRight.png");
            background-position: 230px center;
            background-repeat: no-repeat;
        }

            .sideMenu > li > a:hover, .sideMenu > li > a.selected {
                background-color: #f2f2f2;
            }

            .sideMenu > li > a.selected {
                font-weight: bold;
            }

        .sideMenu > li.storitev a {
            padding: 10px 10px 10px 30px;
            background-image: none;
            color: #9C9C9C;
        }

.button-large {
    display: block;
    padding: 15px;
    margin: 40px 0;
    width: 300px;
    color: white;
    background-color: #52AFEA;
    font-weight: bold;
    font-size: 1.2em;
    text-align: center;
    -ms-border-radius: 8px;
    border-radius: 8px;
    cursor: pointer;
}

    .button-large:hover {
        text-decoration: none;
        color: whitesmoke;
        background-color: #64B9EE;
    }

.button-small {
    display: block;
    padding: 6px;
    margin: 10px 2px;
    /*width: 300px;*/
    color: white;
    background-color: #52AFEA;
    font-weight: bold;
    /*font-size: 1.2em;*/
    text-align: center;
    -ms-border-radius: 4px;
    border-radius: 4px;
    cursor: pointer;
}

    .button-small:hover {
        text-decoration: none;
        color: #fff;
        -webkit-box-shadow: 0px 2px 4px 0px #00000022 inset;
        -moz-box-shadow: 0px 2px 4px 0px #00000022 inset;
        box-shadow: 0px 2px 4px 0px #00000022 inset;
    }

/*content slider*/

.content-slider .slide {
    display: block;
    background-repeat: no-repeat;
}

.content-slider .slide-nav {
    margin: 0 auto 0 auto;
    overflow-y: hidden;
    /*border: 1px solid green;*/
}

    .content-slider .slide-nav a {
        width: 14px;
        height: 14px;
        margin: 2px 2px;
        display: block;
        float: left;
        background-position: center center;
        background-repeat: no-repeat;
        background-image: url("../images/ico-contentSlider-nav.png");
        text-indent: -9999px;
    }

        .content-slider .slide-nav a.active {
            background-image: url("../images/ico-contentSlider-nav-active.png");
        }

.anon-usr-slide-1 {
    background-position:left top;
    background-image:url('../../Theme/images/anon-banner-slide1.png');
    height:315px;
}

.anon-usr-slide-2 {
    background-position:left top;
    background-image:url('../../Theme/images/anon-banner-slide2.png');
    height:315px;
}

.anon-usr-slide-3 {
    background-position:left top;
    background-image:url('../../Theme/images/anon-banner-slide3.png');
    height:315px;
}

.dialog {
    display: none;
    position: fixed;
    z-index: 100000001;
    top: 10px;
    width: 960px;
    margin: 0 auto;
    overflow-y: hidden;
    /*    border: 1px solid white;*/
    background-color: white;
    border-radius: 4px;
    resize: both;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.1);
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.1);
}

    .dialog .loader {
        width: 45px;
        height: 12px;
        margin: 0 auto;
        background-position: center center;
        background-repeat: no-repeat;
        background-image: url("../images/ico-loginLoad.gif");
    }

    .dialog .dialog-title {
        padding: 10px;
        background-color: #52AFEA;
        color: white;
        cursor: pointer !important;
    }

        .dialog .dialog-title .btn-close-dialog,
        .dialog .dialog-title .btn-minimize,
        .dialog .dialog-title .btn-maximize {
            display: block;
            float: right;
            color: white;
            font-weight: bold;
            margin-right: 10px;
        }

        .dialog .dialog-title .btn-maximize {
            margin-top: 1px;
        }

            .dialog .dialog-title .btn-close-dialog:hover,
            .dialog .dialog-title .btn-minimize:hover,
            .dialog .dialog-title .btn-maximize:hover {
                text-decoration: none;
            }

    .dialog .dialog-content {
        overflow-x: hidden;
        overflow-y: scroll;
/*        padding: 10px;*/
    }

        .dialog .dialog-content::-webkit-scrollbar {
            height: 0.25rem;
            width: 0.5rem;
        }

        .dialog .dialog-content::-webkit-scrollbar-thumb {
            --tw-border-opacity: 1;
            background-color: #b8b8b8 !important;
            border-color: rgba(255,255,255,0.2);
            border-radius: 9999px;
            border-width: 0px;
        }

        .dialog .dialog-content::-webkit-scrollbar-track {
            background-color: transparent;
            border-radius: 9999px;
        }

            .dialog .dialog-content::-webkit-scrollbar-track:hover {
                background-color: transparent !important;
            }

.blackout {
    position: fixed;
    display: none;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    bottom: 0;
    right: 0;
    min-height: 200px;
    z-index: 1000000;
    --ms-opacity: 0.75;
    opacity: 0.75;
    background-color: black;
}

#popupNewPortal {
    display: none;
    position: fixed;
    top: 100px;
    width: 560px;
    padding: 20px;
    z-index: 10002;
    background-color: white;
    border: 5px solid #52AFEA;
    border-radius: 10px;
    background-image: url("../images/bg-anon.png");
    background-position: top center;
    background-repeat: repeat-x;
}

/* add to tfl radar */
#divAddToRadar {
}

    #divAddToRadar > * {
        margin-left: 20px;
    }

    #divAddToRadar .page-message {
        background-position: 10px center;
        margin-left: 0;
    }

    #divAddToRadar input[type=checkbox] {
        margin: 0 10px 0 0;
    }

    #divAddToRadar .naslednik {
        color: red;
        font-weight: bold;
    }

/* autocomplete */

.ui-autocomplete {
    padding: 0;
    margin: 0;
    max-width: 750px;
    max-height: 500px;
    border-radius: 3px;
    overflow-y: scroll;
    overflow-x: hidden;
    list-style-type: none;
    border-radius: 4px;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
    /*border: 1px solid green;*/
    z-index: 999999999999!important;
}

    .ui-autocomplete::-webkit-scrollbar {
        height: 0.25rem;
        width: 0.5rem;
    }

    .ui-autocomplete::-webkit-scrollbar-thumb {
        --tw-border-opacity: 1;
        background-color: #b8b8b8 !important;
        border-color: rgba(255,255,255,0.2);
        border-radius: 9999px;
        border-width: 0px;
    }

    .ui-autocomplete::-webkit-scrollbar-track {
        background-color: transparent;
        border-radius: 9999px;
    }

        .ui-autocomplete::-webkit-scrollbar-track:hover {
            background-color: transparent !important;
        }

    .ui-autocomplete li {
        padding: 4px 10px;
        margin: 0;
        border: none;
        border-bottom: 1px solid #e5e5e5;
        background: none;
        cursor: pointer;
        font-size: 14px;
    }
    .ui-menu-item:hover {
        background-color: #f2f2f2;
    }
        /*
        .ui-autocomplete li:last-child {
            border-bottom: none;
        }
        */
        .ui-autocomplete li.ui-state-focus {
            padding: 4px 10px;
            margin: 0;
            font-weight: normal;
            border: none;
            background-image: none;
            background-color: #f2f2f2;
            border-bottom: 1px solid #e5e5e5;
            color: black;
        }

            .ui-autocomplete li.ui-state-focus a {
                color: black;
            }

            .ui-autocomplete li a.autocomplete-doc-link{
                width: 14px;
                height: 14px;
                margin-left: 6px;
                display: inline-block;
                text-indent: -9999px;
                background-position: center;
                background-size: contain;
                background-repeat: no-repeat;
                background-image: url("../images/autocomplete-doc-open.png");
                box-sizing: content-box;
            }


/* banner */
.banner-container {
    width: 1180px;
    margin: 20px auto;
    background-color: white;
    overflow: hidden;
}

    .banner-container a {
        display: block;
        /*width: 1168px;
        margin: 0 auto;*/
        float: left;
        height: 110px;
        background-position: center center;
        background-repeat: no-repeat;
        border: 1px solid #B8B8B8;
    }

        /*.banner-container a.epaketSrs {
            width: 770px;
            background-image: url("../../Content/Images/Banners/ePaketSrs.png");
        }*/

        .banner-container a.bannerLeft {
            width: 374px;            
            /*background-image: url("../../Content/Images/Portal/lex-novice_banner.png");*/
        }

        .banner-container a.bannerCenter {
            width: 374px;
            margin-left: 25px;
            /*background-image: url("../../Content/Images/Banners/tfl-radar.png");*/
        }

        .banner-container a.bannerRight {
            width: 374px;
            margin-left: 25px;
            /*background-image: url("../../Content/Images/Banners/e-paket-ins.png");*/
        }

.banner {
    display: block;
    width: 300px;
    padding: 0;
    margin: 10px auto 0 auto;
}

    .banner img {
        margin: 0;
        padding: 0;
    }


/* element compare */
.element-compare {
}

    .element-compare .column {
        width: 378px;
        border: 1px solid transparent;
    }

    .element-compare .selected-version {
        border: 1px solid #e2cde4;
    }

    .element-compare .usage {
        margin: 0 auto;
        padding: 5px;
        text-align: center;
    }

        .element-compare .usage p {
            margin: 4px 0;
        }

            .element-compare .usage p.versionLinkTitle {
                height: 70px;
                overflow-x: hidden;
                overflow-y: auto;
                font-size: 0.85em;
            }

    .element-compare .column h1 {
        margin: 20px 0 10px 0;
        text-align: center;
        color: gray;
    }

    .element-compare .selected-version h1 {
        color: #1485cc;
        background-position: left 75px center;
        background-repeat: no-repeat;
        background-image: url("../images/ico-timeline-selected.png");
    }

    .element-compare .timeline-container {
        margin: 10px 10px 40px 10px;
        padding: 10px 0;
    }

    .element-compare .timeline {
        border-spacing: 0;
        width: 100%;
        margin: 0;
    }

        .element-compare .timeline td {
            background-position: center center;
            background-repeat: repeat-x;
        }

            .element-compare .timeline td.label {
                width: 60px;
                padding-left: 10px;
                border-right: 1px solid #dbdbdb;
            }

            .element-compare .timeline td.version {
                background-image: url("../images/bg-timeline-version.png");
            }

            .element-compare .timeline td.ul {
                background-image: url("../images/bg-timeline-ul.png");
            }

            .element-compare .timeline td a {
                display: block;
                width: 21px;
                height: 21px;
                margin: auto;
                text-indent: -9999px;
                background-position: center center;
                background-repeat: no-repeat;
                background-image: url("../images/ico-timeline-version.png");
            }

            .element-compare .timeline td a.succ {
                background-image: none;
                background-color: red;
            }

            .element-compare .timeline td.selected {
            }

                .element-compare .timeline td.selected a {
                    background-image: url("../images/ico-timeline-selected.png");
                }

            .element-compare .timeline td .tl-label {
                width: 21px;
                height: 21px;
                margin: auto auto 8px auto;
                text-align: center;
                font-size: 14px;
            }

            .element-compare .timeline td a.ul {
                background-image: url("../images/ico-timeline-ul.png");
            }

            .element-compare .timeline td a.ul-empty {
                background-image: url("../images/ico-timeline-ul-empty.png");
            }

            .element-compare .timeline td a.ul-event {
                background-image: url("../images/ico-timeline-ul-event.png");
            }


    .element-compare .Odstavek,
    .element-compare .Tocka,
    .element-compare .Alineja {
        margin-left: 27px !important;
        margin-right: 27px !important;
    }



    .chkPrimerjava .tag {
        color: #595959;
        font-weight: bold;
        position: relative; 
    }

    .chkPrimerjava .input-chkPrimerjava {
        display: none;
    }

    .input-chkPrimerjava + label:after {
        background-color: #fafafa;
        border: 1px solid #cacece;
        display: inline-block;
        width: 14px;
        height: 14px;
        content: '';   
        margin-top:4px;
    }

    .chkPrimerjava label:hover{
        cursor:pointer;
    }

    .input-chkPrimerjava:checked + label:after {
        background-color: #e2cde4;
        content: "\2713";
        font-weight: bold;
        font-size: 12px;
        margin-top: -2px;
    }

    .lbPrimerjava {
        cursor:pointer;
        width:55px;
        font-size:12px;
        padding:2px 2px 2px 2px;
        border:2px solid #D8B3DB;
        background-color:#e2cde4;
        border-radius: 5px;
    }

    .lbPrimerjava:hover {
        background-color:#F3E2F5;
    }

/* SRS 2016 predstavitev */
.srs-predstavitev {
}

    .srs-predstavitev h2 {
        color: black;
        font-weight: normal;
        font-size: 32px;
        text-align: center;
    }

    .srs-predstavitev ul li {
        padding: 5px 0;
    }

    .srs-predstavitev p {
        text-align: center;
    }

    .srs-predstavitev .container {
        clear: left;
        padding: 50px 0;
        overflow: hidden;
        vertical-align: middle;
    }

    .srs-predstavitev .cnt-white {
        background-color: white;
    }

    .srs-predstavitev .cnt-gray {
        background-color: #f7f7f7;
    }

    
    .srs-predstavitev .container .srscontent {
        padding: 0 50px;
        width: /*488px;*/ 490px;
        float: left;
        font-size: 16px;
        overflow: hidden;
        /*border: 1px solid gold;*/
    }

    .srs-predstavitev .container .srscontent2 {
        width: 500px;
        padding: 0 50px;
        float: left;
        font-size: 16px;
        overflow: hidden;
    }

    .srs-predstavitev .container .srscontentfull {
        padding: 0 50px;
        font-size: 16px;
    }

    .srs-predstavitev .container .wide {
        padding: 0;
        width: 588px;
    }

    .srs-predstavitev .container .srscenik {
        margin: 0;
        padding: 0;
        list-style-type: none;
        overflow: hidden;
        /*border: 1px solid red;*/
    }

        .srs-predstavitev .container .srscenik li {
            display: block;
            float: left;
            margin: 0 12px;
            width: 344px;
            height: 450px;
            background-color: #f7f7f7;
            text-align: center;
        }

            .srs-predstavitev .container .srscenik li:first-child {
                margin-left: 0;
            }

            .srs-predstavitev .container .srscenik li:last-child {
                margin-right: 0;
            }

            .srs-predstavitev .container .srscenik li.akcija {
                background-color: #00aeef;
                color: white;
            }

                .srs-predstavitev .container .srscenik li.akcija h2 {
                    color: white;
                    font-weight: bold;
                }

            .srs-predstavitev .container .srscenik li .cena {
                font-size: 40px;
                margin: 50px 0;
            }

            .srs-predstavitev .container .srscenik li .button-small {
                width: 100px;
                margin: 50px auto;
            }

            .srs-predstavitev .container .srscenik li.akcija .button-small {
                background-color: #231f20;
            }
    
        .srs-predstavitev .cenik-arrows {
            width: 100%;
            overflow: hidden;
        }

            .srs-predstavitev .cenik-arrows img {
                width: 5px;
            }

            .srs-predstavitev .cenik-arrows .left {
                float: left;
            }

            .srs-predstavitev .cenik-arrows .right {
                float: right;
                text-align: right;
            }

        .srs-predstavitev .ins-container {
            clear: left;
            padding: 50px 0;
            overflow: hidden;
            vertical-align: middle;
            width: 1020px;
            margin-left: 90px;
        }

            .srs-predstavitev .ins-container .ins-content {
                padding: 0 30px;
                width: 440px;
                float: left;
                font-size: 16px;
                overflow: hidden;
            }


.ins-cenik-table {
    font-size: 13px;
    border-collapse: collapse;
    width: 1000px;
    text-align: center;
}

    .ins-cenik-table td {
        border: 2px solid #E9E9E9;
        padding: 10px 18px;
        width: 12.5%;
        font-weight: bold;
    }

        .ins-cenik-table td:nth-child(2) {
            width: 25%;
            text-align: left;
            font-weight: normal;
        }

            .ins-cenik-table td:nth-child(2) a {
                font-weight: bold;
            }

        .ins-cenik-table td:first-child {
            border-left: none;
        }

        .ins-cenik-table td:last-child {
            width: 15%;
            border-right: none;
        }

    .ins-cenik-table tr:first-child td {
        background-color: #DCDCDC;
        font-size: 14px;
        line-height: 1.2;
        border-top: none;
    }  

/* TFL-Radar */

.tflradar-container {
}

    .tflradar-container .event-date-selector {
        margin-top: 20px;
        padding-bottom: 20px;
        border-bottom: solid 1px #b8b8b8;
    }

        .tflradar-container .event-date-selector input[type=text] {
            width: 80px;
            text-align: center;
        }

            .tflradar-container .event-date-selector input[type=text]:last-child {
                margin-right: 20px;
            }

        .tflradar-container .event-date-selector .button-small {
            display: inline;
            padding: 8px 20px;
            margin-left: 20px;
        }

    .tflradar-container .tab {
        padding-top: 0;
        border-top: none;
    }

    .tflradar-container .result-list .button-small {
        margin-top: 0;
    }

    .tflradar-container .result-list span {
        font-size: 0.75em;
        color: #6b6b6b;
    }

    .tflradar-container .zakonodaja-search {
        margin: 20px auto;
        padding-bottom: 20px;
        border-bottom: solid 1px #b8b8b8;
    }

        .tflradar-container .zakonodaja-search input[type=text] {
            width: 770px;
        }

    .tflradar-container .sodnaPraksa-search {
        margin: 0 auto 20px auto;
    }

        .tflradar-container .sodnaPraksa-search .section {
            padding-bottom: 20px;
            border-bottom: solid 1px #b8b8b8;
            overflow: hidden;
        }

        .tflradar-container .sodnaPraksa-search ul {
            list-style-type: none;
            overflow: hidden;
            margin: 0;
            padding: 0;
        }

            .tflradar-container .sodnaPraksa-search ul li {
                display: block;
                float: left;
                width: 298px;
                margin-bottom: 5px;
                /*border: 1px solid green;*/
            }

                .tflradar-container .sodnaPraksa-search ul li label {
                    display: inline;
                    float: none;
                    margin-left: 10px;
                }

        .tflradar-container .sodnaPraksa-search label {
            display: block;
            float: left;
            width: 100px;
        }

        .tflradar-container .warning-message {
            padding: 5px;
            margin-top: 20px;
            background-color: #a44040;
            color: white;
            font-size: 0.9em;
            text-align: center;
        }

    .tflradar-container .sodnaPraksa-buttonContainer {
        margin: 0 auto;
        overflow: hidden;
        width: 220px;
    }

        .tflradar-container .sodnaPraksa-buttonContainer.wide {
            width: 450px;
        }

        .tflradar-container .sodnaPraksa-buttonContainer #aSpSaveSubscription.button-small {
            background-color: #a44040;
        }

    .tflradar-container .result-list .highlight, .tflradar-detail .result-list .highlight {
        font-size: 1em;
    }

.tflradar-tab-container {
    border-bottom: 1px solid #b8b8b8;
    overflow-y: hidden;
}

    .tflradar-tab-container ul {
        margin: 10px 0 0 0;
        padding: 0;
        overflow-y: hidden;
        list-style-type: none;
    }

        .tflradar-tab-container ul li {
            display: block;
            float: left;
            padding: 10px;
            overflow-y: hidden;
            text-align: left;
            border-right: 1px solid #dbdbdb;
        }

        .tflradar-tab-container ul li:last-child {
            border-right: none;
        }

            .tflradar-tab-container ul li a.selected {
                color: black;
                text-decoration: none;
                font-weight: bold;
            }

.radar-izbor-container {
}

    .radar-izbor-container .list-filters {
        float: right;
        margin: 10px 0;
    }

        .radar-izbor-container .list-filters select {
            padding: 0 4px;
            width: 150px;
            height: 30px;
        }   

ul.radar-kosarice {
    min-height: 250px;
}

ul.radar-kosarice .kosarica-add {
    color: #1485cc;
    cursor: pointer;
    padding: 15px 10px 15px;
}

    ul.radar-kosarice .kosarica-add:hover {
        background-color: #dfdfdf;
    }

ul.radar-kosarice li.kosarica-edit-container {
    padding-top: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #e5e5e5;
    overflow-y: hidden;
}

    ul.radar-kosarice li.kosarica-edit-container input {
        float: left;
        padding: 5px;
        display: inline-block;
        width: 230px;
        margin-left: 20px;
        margin-top: 1px;
    }

    ul.radar-kosarice li.kosarica-edit-container input.glow {
        -webkit-box-shadow:  0 0 5px 2px #52AFEA;
        -moz-box-shadow:  0 0 5px 2px #52AFEA;
        box-shadow: 0 0 5px 2px #52AFEA;
    }

    ul.radar-kosarice li.kosarica-edit-container .save {
        width: 70px;
        float: left;
        padding: 6px 10px;
        margin: 0 0 0 15px;
        color: #FFFFFF;
        text-align: center;
        font-weight: bold;
        display: block;
        background-color: #52AFEA;
        -ms-border-radius: 5px;
        border-radius: 5px;
        cursor: pointer;
    }

    ul.radar-kosarice li.kosarica-edit-container .save:hover {
        color: whitesmoke;
        background-color: #64B9EE;
    }

ul.radar-spremljanje-kosarice {
    overflow-y: hidden;
    list-style: none;
}

    ul.radar-spremljanje-kosarice li {
        margin: 8px 0;
        cursor: pointer
    }

    ul.radar-spremljanje-kosarice input[type=checkbox] {
        margin: 0 5px 0 0 !important;
    }

.radar-kosarice-controls {
    float: right;
    font-size: 14px;
    margin-top: 3px;
}

    .radar-kosarice-controls a.button-small {
        width: 70px;
        float: left;
    }

    .radar-kosarice-controls a.delete {
        background-color: maroon;
        margin-left: 15px;
    }

    .radar-kosarice-controls a.edit {
        margin-left: 15px;
    }

    .radar-kosarice-controls a.radar-kosarica-dodaj-predpis {
        width: 100px;
    }

.radar-skladnost-cta {
    padding: 10px 20px;
    text-align: center;
}

    .radar-skladnost-cta .button-small {
        width: 80px;
        margin: 0 auto;
        margin-top: 10px;
    }

.radar-kosarica-title {
    background-color: #383838;
    font-weight: bold;
    padding: 6px 10px;
}

    .radar-kosarica-title a {
        color: #FFFFFF;
    }

a.radar-kosarica-dodaj-predpis {
    width: 120px;
    float: right;
    margin-left: 15px;
}

    .radar-izbor-list .state-actual {
        color: #98cb4f;    
    }

    .radar-izbor-list .state-outdated {
        color: #d90000;
    }

    .radar-izbor-list .state-intermediate {
        color: #ff8c00;
    }

    .radar-izbor-list .state-default {
        color: #404041;
    }

    .radar-izbor-list td.notify {
        background-color: #FFFFD4;
    }

    .radar-izbor-list .opomba {
        font-size: 12px;
    }

    .radar-izbor-list .sifrant {
        padding: 2px 6px;
        float: left;
    }

    .radar-izbor-list .alert {
        display: block;
        color: red;
        background-color: yellow;
        border: 1px solid red;
        padding: 2px;
        font-size: 20px;
        width: 20px;
        height: 18px;
        line-height: 20px;
        text-align: center;
        float: left;
        cursor: pointer;
    }

    .radar-izbor-list .alert-message {
            visibility: hidden;
            width: 300px;
            background-color: lightyellow;
            border: 1px solid red;
            color: red;
            -ms-border-radius: 6px;
            border-radius: 3px;
            padding: 5px 10px;
            margin-left: -2px;
            margin-top: -50px;
            position: absolute;
            z-index: 1;
            font-weight: normal;
            font-size: 13px;
        }

        .radar-izbor-list .alert:hover + .alert-message {
            visibility: visible;
        }

    .radar-izbor-list a.skladnost-edit,
    .radar-izbor-list a.skladnost-delete {
        display: block;
        width: 20px;
        height: 20px;
        float: right;
        text-indent: 9999px;
        background-image: url(../../Theme/images/ico-user-settings.png);
        background-repeat: no-repeat;
        background-position: center;
        background-size: 100%;
        margin-top: -3px;
    }

     .radar-izbor-list a.skladnost-delete {
        width: 16px;
        height: 16px;
        background-image: url(../../Theme/images/cc-remove.png);
        background-size: 80%;
        margin: -1px 0 0 6px;
    }

     .radar-izbor-list .skladnost-label {
         font-size: 11px;
         font-weight: bold;
         margin-bottom: 2px;
    }

.skladnost-0 {
    background-color: #FFF;
    color: #000;
}

.skladnost-1 {
    background-color: #C6EFCE;
    color: #006100;
}

.skladnost-2 {
    background-color: #FFC7CE;
    color: #9C0006;
}

.skladnost-3 {
    background-color: #FFEB9C;
    color: #9C5700;
}

.skladnost-4 {
    background-color: #DBDBDB;
    color: #000000;
}

.radar-izbor-dialog {
    width: 600px;
    height: 500px;
    position: fixed;
    left: 50%;    
    top: 50%; 
    margin-left: -300px;
    margin-top: -250px;
    background-color: #FFFFFF;
    border: 1px solid black;
    border-radius: 6px;
    -webkit-box-shadow: 0px 0px 4px 1px #C7C7C7;
    -moz-box-shadow: 0px 0px 4px 1px #C7C7C7;
    box-shadow: 0px 0px 8px 3px #929292;
    overflow-y: auto;
    z-index: 9999;
}

    .radar-izbor-dialog .dialog-content {
        padding: 0 20px 20px;
        margin-top: 20px;
    }

    .radar-izbor-dialog select {
        padding: 0 4px;
        width: 150px;
        height: 30px;
    }

    .radar-izbor-dialog textarea {
        width: calc(100% - 22px);
        resize: vertical;
        min-height: 50px;
        height: 200px;
    }

    .radar-izbor-dialog a.close {
        float: right;
        margin-right: 5px;
    }

    .radar-izbor-dialog a.save {
        width: 120px;
        margin: 40px auto 0;
    }

    /* Lex - Kliping */
.lexkliping-container {
}

.lexkliping-registertree {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    list-style-type: none;
    overflow: hidden;
    /*border: 1px solid red;*/
}

    .lexkliping-registertree ul {
        list-style-type: none;
        padding: 0;
        background-color: rgb(240,240,240);
        overflow: hidden;
    }

        .lexkliping-registertree ul.open {
            display: block;
        }

        .lexkliping-registertree ul.closed {
            display: none;
        }


        .lexkliping-registertree ul li {
            padding: 8px 0 8px 20px;
            background-repeat: no-repeat;
            background-position: left 4px top 10px;
            border-bottom: 1px solid #e5e5e5;
            /*cursor: pointer;
            border: 1px solid gold;*/
        }

            .lexkliping-registertree ul li:last-child {
                border-bottom: none;
            }

            .lexkliping-registertree ul li.ico-closed {
                background-image: url("../images/bg-subMenu-arrowRight.png");
            }

            .lexkliping-registertree ul li.ico-open {
                background-image: url("../images/bg-subMenu-arrowDown.png");
                background-position: left 4px top 12px;
            }

            .lexkliping-registertree ul li.ico-bullet {
                background-image: url("../images/bg-subMenu-bullet.png");
                background-position: left 4px top 12px;
            }

            .lexkliping-registertree ul li a {
                font-size: 0.8em;
                margin-bottom: 4px;
                color: #404041;
            }

            .lexkliping-registertree ul li input[type=checkbox] {
                border: 1px solid #b8b8b8;
            }

.lexkliping-container .basket-actions {
    /*border: 1px solid gold;*/
    overflow: hidden;
    margin-top: 20px;
}

    .lexkliping-container .basket-actions .button-small {
        display: block;
        width: 165px;
        margin: 10px auto;
        float: left;
    }

    .lexkliping-container .basket-actions #btnTest {
        background-color: #7ba440;
    }

    .lexkliping-container .basket-info {
    border: 1px solid rgb(220,220,220);
    overflow: hidden;
    margin: 20px 0;
    padding: 10px;
    background-color: rgb(240,240,240);
}

    .lexkliping-container .lexkliping-filterdescription {

    }

    .lexkliping-container .lexkliping-filterdescription p {
        margin: 5px 0;
    }

.lexkliping-container .lexkliping-resultcontainer {
    width: 770px;
    padding: 0 10px;
    float: left;
    overflow: hidden;
    border: 1px solid transparent;
}

    .lexkliping-container .lexkliping-resultcontainer .no-results {
        margin: 40px 0;
        padding: 20px 0;
        text-align: center;
        border-top: 1px solid #b8b8b8;
    }

.lexkliping-resultcontainer .result-list th.set-min-width {
    min-width: 80px;
}

.lexkliping-resultcontainer .result-list .ico-sort {
    float: right;
    display: block;
    width: 20px;
    height: 20px;
    text-indent: -9999px;
    background-repeat: no-repeat;
    background-position: center center;
    /*border: 1px solid gold;*/
}

.lexkliping-resultcontainer .result-list .asc {
    background-image: url("../images/bg-subMenu-arrowUp.png")
}

.lexkliping-resultcontainer .result-list .desc {
    background-image: url("../images/bg-subMenu-arrowDown.png")
}

.lexkliping-resultcontainer .result-list .sort-selected {
    background-color: rgb(230,230, 255);
}

.lexkliping-searchcontainer {
    margin: 0;
    padding: 10px;
    background-color: #f6f6f6;
    border-bottom: 1px solid #b8b8b8;
    border-top: 1px solid transparent;
    overflow: hidden;
}

    .lexkliping-searchcontainer input[type=text] {
        width: 250px;
        float: left;
    }

    .lexkliping-searchcontainer input[type=text].date {
        width: 80px;
        float: none;
    }

    .lexkliping-searchcontainer .lexkliping-timeline {
        margin: 0;
        padding: 0;
        overflow: hidden;
        background-repeat: repeat-x;
        background-position: center center;
        background-image: url("../images/bg-kliping-timeline-line.png");
    }

    .lexkliping-searchcontainer .lexkliping-timeline li {
        margin: 0;
        padding: 0;
        display: block;
        float: left;
        overflow: hidden;
        /*border: 1px solid gold;*/
    }

    .lexkliping-searchcontainer .lexkliping-timeline li a {
        display: block;
        width: 68px;
        height: 50px;
        text-indent: -9999px;
        background-repeat: no-repeat;
        background-position: center center;
        background-image: url("../images/ico-timeline-version.png");
    }

    .lexkliping-searchcontainer .lexkliping-timeline li a.selected {
        background-image: url("../images/ico-timeline-selected.png");
    }

    .lexkliping-searchcontainer .lexkliping-timeline-labels {
        margin: 0;
        padding: 0;
        overflow: hidden;
    }

    .lexkliping-searchcontainer .lexkliping-timeline-labels li {
        margin: 0;
        padding: 0;
        display: block;
        float: left;
        width: 68px;
        overflow: hidden;
        text-align: center;
        font-size: 0.8em;
        /*border: 1px solid gold;*/
    }

    .lexkliping-searchcontainer a.search-button {
        display: block;
        width: 82px;
        height: 38px;
        float: left;
        text-indent: -9999px;
        background-image: url("../images/button-header-search.png");
        background-position: left center;
        background-repeat: no-repeat;
    }

.lexkliping-itemselector {
    margin: 0;
    padding: 10px;
    background-color: #f6f6f6;
    border-bottom: 1px solid #b8b8b8;
}

    .lexkliping-itemselector ul#ulSources {
        margin: 10px 0;
        padding: 0;
        list-style-type: none;
    }

    .lexkliping-itemselector ul#ulSources li {
        padding: 3px 0;
    }

    .lexkliping-itemselector ul#ulSources li input[type=checkbox] {
        margin-right: 10px;
        padding: 10px;
    }

    .lexkliping-itemselector .disabled {
        color: #C1C1C1;
        font-size: 11px;
    }

    .lexkliping-itemselector:last-child {
        margin-bottom: 50px;
    }

    .lexkliping-itemselector .toggle-all {
        text-align: right;
        display: block;
    }

    .lexkliping-itemselector .toggle-all.sources {
        float: right;
    }

        .lexkliping-itemselector .toggle-all label {
            margin-left: 5px;
        }

    table.result-card {
        width: 100%;
        border-collapse: separate;
        display: table;
    }

    table.result-card td {
        padding: 5px;
        margin: 0;
        border-bottom: 1px solid #D6E4F0;
    }

    table.result-card tr {
        /*margin-bottom: 1px;*/
    }

    table.result-card td.label {
        color: black;
        background-color: #D6E4F0;
    }

    table.result-card td.value {
    }

    
/* CompanyCheck */
.cc-container {
}

    .cc-container .cc-search {
        padding-left: 10px;
        padding-right: 10px;
        /*border: 1px solid gold;*/
        background-color: #eaeaea;
    }

        .cc-container .cc-search h4 {
            color: #363636;
            font-weight: bold;
        }

        .cc-container .cc-search .ccsearch-form {
            border-top: 1px solid #b8b8b8;
        }

        .cc-container .cc-search label {
            float: none;
            display: block;
        }

        .cc-container .cc-search input[type=text] {
            margin-bottom: 20px;
        }

        .cc-container .cc-search input.naziv {
            width: 350px;
        }

        .cc-container .cc-search .date-picker {
            margin: 40px auto 20px auto;
            text-align: center;
        }

            .cc-container .cc-search .date-picker label {
                display: inline;
            }

        .cc-container .cc-search input.date {
            width: 100px;
        }

    .cc-container .cctimeline {
        margin: 0;
        padding: 0;
        overflow: hidden;
        background-repeat: repeat-x;
        background-position: center center;
        background-image: url("../images/bg-kliping-timeline-line.png");
    }

        .cc-container .cctimeline li {
            margin: 0;
            padding: 0;
            display: block;
            float: left;
            overflow: hidden;
            /*border: 1px solid gold;*/
        }

            .cc-container .cctimeline li a {
                display: block;
                width: 74px;
                height: 50px;
                text-indent: -9999px;
                background-repeat: no-repeat;
                background-position: center center;
                background-image: url("../images/ico-timeline-version.png");
            }

                .cc-container .cctimeline li a.selected {
                    background-image: url("../images/ico-timeline-selected.png");
                }

    .cc-container .cctimeline-labels {
        margin: 0;
        padding: 0;
        overflow: hidden;
    }

        .cc-container .cctimeline-labels li {
            margin: 0;
            padding: 0;
            display: block;
            float: left;
            width: 74px;
            overflow: hidden;
            text-align: center;
            font-size: 0.8em;
            /*border: 1px solid gold;*/
        }

    .cc-container .cc-resultcontainer {
        width: 750px;
        padding: 0 10px;
        float: left;
        overflow: hidden;
        border: 1px solid transparent;
    }

        .cc-container .cc-resultcontainer h2 {
            color: #3a3a3a;
            margin: 10px 0 0 0;
        }

        .cc-container .cc-resultcontainer .data-info {
            font-size: 0.8em;
            /*font-style: italic;*/
            margin: 0 0 10px 0;
            float:left;
        }

        .cc-container .cc-resultcontainer .list-filters {
            padding: 10px 0;
            border-top: 2px solid #4c4c4c;
        }

            .cc-container .cc-resultcontainer .list-filters select {
                padding: 5px;
                height: 38px;
            }

        .cc-container .cc-resultcontainer .no-results {
            margin: 40px 0;
            padding: 20px 0;
            text-align: center;
            border-top: 1px solid #b8b8b8;
        }

        .cc-container .cc-resultcontainer .result-list tr td:first-child {
            text-align: center;
        }

        .cc-container .cc-resultcontainer .result-list .ico-sort {
            float: right;
            display: block;
            width: 20px;
            height: 20px;
            text-indent: -9999px;
            background-repeat: no-repeat;
            background-position: center center;
            /*border: 1px solid gold;*/
        }

        .cc-container .cc-resultcontainer .result-list .asc {
            background-image: url("../images/bg-subMenu-arrowUp.png");
        }

        .cc-container .cc-resultcontainer .result-list .desc {
            background-image: url("../images/bg-subMenu-arrowDown.png");
        }

        .cc-container .cc-resultcontainer .result-list .sort-selected {
            background-color: rgb(230,230, 255);
        }

        .cc-container .cc-resultcontainer .red {
            color: red;
        }

        .cc-container .cc-resultcontainer .icons {
            overflow-y: hidden;
            float: left;
            width: 40px;
            height: 69px;
        }

        .cc-container .cc-resultcontainer .ico-semafor {
            width: 22px;
            height: 22px;
            display: block;
            margin: 1px auto 0;
        }

        .cc-container .cc-resultcontainer .icons .ico-semafor {
            margin: 1px 0 0;
        }

        .cc-container .cc-resultcontainer a.postopek {
            text-decoration: none;
        }

        .cc-container .cc-resultcontainer .ico-semafor.next:hover,
        .cc-container .cc-resultcontainer .ico-semafor.prev:hover {
            --ms-opacity: 0.7;
            opacity: 0.7;
        }

        .cc-container .cc-resultcontainer .added-info {
            font-style: italic;
            font-size: 11px;
            color: #AEAEAE;
        }

.cc-imetnik {
}

    .cc-imetnik .deleted {
        color: red;
        padding: 10px 0 20px 0;
    }

    .cc-imetnik table.detail {
        margin-bottom: 14px;
    }

        .cc-imetnik table.detail td {
            padding: 4px;
        }

            .cc-imetnik table.detail td.label {
                width: 180px;
                background-color: rgb(240,240,240);
            }

            .cc-imetnik table.detail td.value {
                padding-left: 20px;
            }

    .cc-imetnik h3 {
        padding-left: 20px;
        background-position: left center;
        background-repeat: no-repeat;
        cursor: pointer;
    }

        .cc-imetnik h3.open {
            background-image: url("../images/bg-subMenu-arrowDown.png");
        }

        .cc-imetnik h3.closed {
            background-image: url("../images/bg-subMenu-arrowRight.png");
        }

    .cc-imetnik .cc-back {
        float: right;
    }

.cc-racuni-count {
    font-size: 12px;
}

    .cc-racuni-count span {
        margin-left: 15px;
        display: inline-block;
    }


.btnPorabljenih25 {
    cursor: pointer;
    margin: 10px;
    border-radius: 6px;
    text-decoration: none;
    padding: 10px;
    font-size: 20px;
    transition: .4s;
    -webkit-transition: .4s;
    -moz-transition: .4s;
    -o-transition: .4s;
    display: inline-block;
    color: #43AEFF;
    border: 2px #43AEFF solid;
}  
        .btnPorabljenih25:hover {
  background-color: #43AEFF;
  color: #fff;
  text-decoration:none;
}

/* Nagradna igra */
.radioNagradna {
  border: 0; 
  clip: rect(0 0 0 0); 
  height: 1px;
  padding: 0; 
  position: absolute; 
  width: 1px;
}

.lblNagradna {
  display: block;
  cursor: pointer;
  font-size: 12px;  
}

.radioNagradna + span {
  display: block;
  margin:0 0 5px 10px;
}

.radioNagradna + span:before {
  content: '';
  display: inline-block;
  width: 12px;
  height: 12px;
  vertical-align: -0.20em;
  border-radius: 1px;
  border: 0.125em solid #fff;
  box-shadow: 0 0 0 0.15em #84B218;
  margin-right: 0.75em;
  transition: 0.5s;
}

.radioNagradna:checked + span:before {
  background: #537504;
}

/* Zakonodajni supervizor */
.supervizorPartial{
    padding:20px;
}

.supervizorPartial p{
    font-size:13px;
}

.supervizorTable{
    width:550px;
    border-collapse:collapse;
    border:1px solid #DADADA;
}

.supervizorTable tr:first-child{
    background-color:#E2CDE4;
    text-align:center;
}

.supervizorTable td{
    border:1px solid #DADADA;
    padding-left:5px;
}

.supervizorTable td:last-child{
    text-align:center;
}

.supervizorButton{
    height:22px;
    padding:0 4px 0 4px;
    vertical-align:middle;
    text-align:center;
    cursor:pointer;
    background-color:#F0F0F0;
    border:1px solid #b8b8b8;
}

.supervizorButton:hover{
    background-color:#DADADA;
}

.supervizorArhivLetnik{
    font-size:20px;
    font-weight:bold;
    color:#4B4B4B;
    padding:20px 0 10px 0;
    cursor:pointer;
}

table.editionList {
    width: 90%;
    margin: 0 auto 20px auto;
    font-size:13px;
}

    table.editionList th {
        background-color: #C8C8C8;
        color: White;
    }

    table.editionList td {
        background-color: #F0F0F0;
        vertical-align: top;
    }

        table.editionList td.key {
            background-color: #DCDCDC;
            font-weight: bold;
            text-align: center;
        }

        table.editionList td a {
            font-weight: normal;
        }

        table.editionList td.author img {
            display: block;
            width: 50px;
            float: left;
            margin: 0 10px 5px 0;
        }

        table.editionList td.graph img {
            display: inline;
            height: 12px;
            margin: 0;
        }

        table.editionList td p {
            margin: 0 0 2px 0;
            padding: 0;
            font-weight: bold;
        }

/*Content/StaticContent/VideoPredstavitve.htm*/
.columnPred{
    width:350px;
    float:left;
    display:inline-block;
    overflow-y:hidden;
    margin:50px 0 0 20px;
}
.columnVideo{
    width:510px;
    float:left;
    display:inline-block;
    overflow-y:hidden;
    margin:0 10px;
}
.lineSeparator{
    border-bottom:2px solid #F2F2F2;
    float:left;
    width:880px;
    margin:5px 0 8px 0;
}
.videoPredst{
    font-weight:bold;
    color:#1485cc;
    font-size:16px;
}
.videoPredstavitve-button {
    display: block;
    width: 281px;
    height: 63px;
    margin-top: 40px;
    text-indent: -9999px;
    background-image: url("../images/button-oglejteSiVideo.png");
    background-position: left center;
    background-repeat: no-repeat;
    border: none;
    cursor: pointer;
}

/*Clearable input text*/
.clearableInput{
  background: #fff url(../../Theme/images/ico-delete.png) no-repeat right -10px center;
  transition: background 0.2s;
}
.clearableInput.xText  { background-position: right 5px center; }
.clearableInput.onXClick{ cursor: pointer; }
.clearableInput::-ms-clear {display: none; width:0; height:0;}

/*StaticContent*/
.contentTitle1{
    text-align:center;
    margin-bottom:0;
    margin-top:10px;
    font-size:40px;
    color:#1485cc;
    font-weight:bold;
}
.contentTitle2{
    text-align:center;
    font-size:20px;
    font-weight:bold;
}
.contentTitle3{
    color:#1485cc;
    font-weight:bold;
    padding-top:15px;
    font-size:16px;
}

/* Tooltip */
.tooltip-container {
    float: left;
    display: inline-block;
    background-color: #52AFEA;
    text-align: center;
    -ms-border-radius: 50%;
    border-radius: 50%;
    margin-right: 5px;
    width: 20px;
    color: #FFFFFF;
    cursor: pointer;
}

    .tooltip-container .tooltip-text {
      position: absolute;
      display: none;
      margin-top: 2px;
      width: 250px;
      height: auto;
      -ms-border-radius: 3px;
      border-radius: 3px;
      border:2px solid #52AFEA;
      padding: 3px;
      background-color: #FFFFFF;
      color: #404041;
      font-size: 12px;  
    }

    .tooltip-container:hover .tooltip-text {
        display: block;    
    }

        .sodna-praksa-controls .section .tooltip-container {
            float: none;
        }

/*SRS kazalo popups*/
.popupSrsImg{
    width:20px;
    float:left;
    text-align:center;
    border-radius:50%;
    background-color:#52AFEA;
    color:#fff}
.popupSrsTxt{
    background-color:#fff;
    text-align:left;
    padding:10px;
    padding-top:8px;
    border:2px solid #52AFEA;
    border-radius: 10px;
    color:#000;
    width:250px;
    height:56px;
}
.srsLinkKonti:hover {
    text-decoration:underline;
    color:#53AEEB;
    cursor:pointer;
}
.popupSrsImg:hover .popupSrsTxt {
    left: 19%;
} 
.popupSrsImg .popupSrsTxt {
    position:absolute; 
    left: -9999px;
}
.popupSrsImg:hover .popupSrsTxt {
    margin: -100px 0 0 0;
}

/*e-paket naročilo*/
.epaketSummaryRow{
    width:88% !important;
    color:#4c4c4c;
    font-weight:bold;
    padding-left:30px !important;
}

.epaketSummaryRowHeader{
    font-size:18px;
    color:#B8B8B8;
    padding-left:15px !important;    
}

.epaketSummaryField{
    float:right;
    border:2px solid #B8B8B8;
    width:346px;
    min-height:190px;    
}

.epaketSummaryFieldFirst{
    float: left !important;
    margin: 0 28px;  
    border-radius: 4px;
}


.epaketCenaBorder{
    border-top: 1px solid #B8B8B8;
}

.epaketCenikCellHeader{
    float:left;
    width:200px;
    border:1px solid #A8A8A8;
    border-right:none;
    background-color:#dbdbdb;
    padding:5px;
    font-weight:bold;
}

.epaketCenikCell{
    float:left;
    width:190px;
    height:150px;
    border-left:1px solid #A8A8A8;
    border-bottom:1px solid #A8A8A8;
    padding:10px;
}

.epaketDdv {
    margin: 110px 0 0 20px;
    font-size: 12px;
    float: left;
    position: absolute;
}

/*landing pages*/

.page-header-not-fixed {
    padding: 10px 0;
    border-bottom:1px solid #B8B8B8;
    background-color:#EDEDED;
}

    .page-header-not-fixed h1 {
        margin:0 0 4px 10px;
        padding:0;
        font-weight:normal;
        font-size:1.4em;
        color:#707070;
    }

.page-title {
    font-size:18px;
    font-weight:bold;
    color:#1485CC;
    margin:8px 0;
}

.landing-container {
    overflow-y: hidden;
}

    .landing-container .landing-half {
        float: left;
        display: block;
        width: 540px;
        margin: 0 20px;
    }

        .landing-container .landing-half img {
            width: 100%;
        }

/*LexKliping, Tfl-Radar, CompanyCheck landings*/

.landingPredstavitev{    
    width:1177px;
}

    .landingPredstavitev .landingContainer {
        clear: left;
        /*padding: 50px 0;*/
        overflow: hidden;
        vertical-align: middle;
    }

    .landingPredstavitev .lCnt-gray {
        background-color: #eceae9;
    }

    .landingPredstavitev .landingContainer .landingContent {
        width: 588px;
        float: left;
        font-size: 14px;
        overflow: hidden;
    }

    .landingPredstavitev .landingContainer .contentText {
        width: 529px;
        padding: 30px;
    }

    .landingPredstavitev .landingContainer img {
        width: 588px;        
    }

    .landingPredstavitev .landingContainer .landingContentFull {
        padding: 0 50px;
        font-size: 16px;
    }

    .landingPredstavitev .landingContainer .landing-content-wide-1 {
        padding: 100px 0 0 40px;
        width: 350px;
    }

    .landingPredstavitev .landingContainer .landing-content-wide-2 {
        width: 785px;
    }

    .landingPredstavitev .landingContainer .landing-content-wide-3 {
        width: 650px;
    }

    .landingPredstavitev .landingContainer .landing-content-wide-4 {
        width: 467px;
    }

.landing-title-banner {    
    height: 468px;
    background-repeat: no-repeat;
}

    .landing-title-banner .landing-title-text {
        float: right;
        width: 550px;
        margin: 50px 20px 0 0;
    }

.landing-title-banner-radar {
    background-image: url(../../Content/Images/Landing/lex-radar-predstavitev_1.png);
}

.landing-title-banner-kliping {
    background-image: url(../../Content/Images/Landing/Lex-Kliping_Predstavitev_06.png);
}

.landing-title-banner-cc {
    background-image: url(../../Content/Images/Landing/CompanyCheck_Predstavitev_05.png);
}

.landing-radar-trial {
    width: 600px;
    margin: 0 auto;
}

/*Eko-Lex*/

.eko-lex-tabs {
    width: 790px; 
    float: right;
}

    .eko-lex-tabs .tab-container {
        padding: 0 10px;
        margin: 0;
        border-top: none;
    }

        .eko-lex-tabs ul {
            margin: 10px 0 0 0;
        }

        .eko-lex-tabs .tab-container ul {
            margin: 0;
        }

    .tab-container.eko-1 li {
        padding: 10px 5px;
    }

.toc-header.ekolex-kliping {
    font-size: 1em;
    float: left;
    border-bottom: none;
}

.tree-header.ekolex-kliping {
    margin: 0 auto 0 10px;
    font-size: 1em;
    font-weight: bold;
    color: #1485cc;
    width: 340px;
    padding: 10px 0 9px 40px;
}

.ekolex-container .ekolex-resultcontainer {
    margin-left: 385px;
    padding: 20px 0 20px 20px;
}

.ekolex-pomoc-container {
    overflow-y: hidden;
    margin-top: 30px 0;
    width: 100%;
}

    .toc-results .ekolex-data-info {
            font-size: 0.8em;
            /*font-style: italic;*/
            margin: 0 0 10px 0;
            float:left;
        }

.ekolex-resultcontainer .result-list th.set-min-width {
    min-width: 80px;
}

.ekolex-searchcontainer {
    margin: 0;
    padding: 10px;
    background-color: #f6f6f6;
    border-top: 1px solid transparent;
    overflow: hidden;
}

    .ekolex-searchcontainer input[type=text] {
        width: 260px;
        float: left;
    }

    .ekolex-searchcontainer input[type=text].date {
        width: 80px;
        float: none;
    }

    .ekolex-searchcontainer .ekolex-timeline {
        margin: 0;
        padding: 0;
        overflow: hidden;
        background-repeat: repeat-x;
        background-position: center center;
        background-image: url("../images/bg-kliping-timeline-line.png");
    }

    .ekolex-searchcontainer .ekolex-timeline li {
        margin: 0;
        padding: 0;
        display: block;
        float: left;
        overflow: hidden;
    }

    .ekolex-searchcontainer .ekolex-timeline li a {
        display: block;
        width: 91px;
        height: 50px;
        text-indent: -9999px;
        background-repeat: no-repeat;
        background-position: center center;
        background-image: url("../images/ico-timeline-version.png");
    }

    .ekolex-searchcontainer .timeline-spremembe li a {
        width: 45px;
    }     

    .ekolex-searchcontainer .ekolex-timeline li a.selected {
        background-image: url("../images/ico-timeline-selected.png");
    }

    .ekolex-searchcontainer h3 {
        margin-top:0;
        margin-bottom:10px;
    }

    .ekolex-searchcontainer .ekolex-timeline-labels {
        margin: 0;
        padding: 0;
        overflow: hidden;
    }

    .ekolex-searchcontainer .ekolex-timeline-labels li {
        margin: 0;
        padding: 0;
        display: block;
        float: left;
        width: 91px;
        overflow: hidden;
        text-align: center;
        font-size: 0.8em;
    }

    .ekolex-searchcontainer .timeline-spremembe-labels li{
          width: 45px;
     }

    .ekolex-searchcontainer a.search-button {
        display: block;
        width: 82px;
        height: 38px;
        float: left;
        text-indent: -9999px;
        background-image: url("../images/button-header-search.png");
        background-position: left center;
        background-repeat: no-repeat;
    }

    .ekolex-searchcontainer .all-words {
        margin: 5px 20px 0 0;
        font-size: 13px;
        overflow: hidden;
        float: left;
    }

.ekolex-itemselector {
    margin: 0;
    background-color: #f6f6f6;
    border-bottom: 1px solid #b8b8b8;
}

    .ekolex-itemselector .chkZbirke {
            display: block;
            margin: 0 0 0 0;
            padding: 15px 30px 15px 10px;
            color: #5d5d5d;
            font-weight: normal;
            text-decoration: none;
            text-align: left;
            background-position: right 10px center;
            background-repeat: no-repeat;
        }

    .ekolex-itemselector .chkZbirkeClosed {
                background-image: url("../images/bg-subMenu-arrowRight.png");
            }

    .ekolex-itemselector .chkZbirkeOpen {
                background-image: url("../images/bg-subMenu-arrowDown.png");
            }

    .ekolex-itemselector ul {
        margin: 10px 0 10px 2px;
        padding: 0 10px;
        list-style-type: none;
    }

    .ekolex-itemselector ul li {
        padding: 3px 0;
    }

    .ekolex-itemselector ul li input[type=checkbox] {
        margin-right: 10px;
        padding: 10px;
    }

    .ekolex-itemselector:last-child {
        margin-bottom: 50px;
    }

.ekolex-predstavitev-banner{
    background: url(../../Content/Images/Landing/EkoLex_Predstavitev_01.png) no-repeat;
    height:466px;
}

.ekolex-predstavitev{    
    width:1200px;
}

    .ekolex-predstavitev .ekolex-predstavitev-container {
        clear:left;
        overflow:hidden;
        vertical-align:middle;
    }

    .ekolex-predstavitev .ekolex-gray {
        background-color:#f4f2f2;
    }

    .ekolex-predstavitev .ekolex-predstavitev-container .ekolex-predstavitev-content {
        float:left;
        font-size: 14px;
        overflow: hidden;
    }

    .ekolex-predstavitev .ekolex-predstavitev-container .ekolex-predstavitev-contentText {
        width:540px;
        padding:30px;
    }

    .ekolex-predstavitev .ekolex-predstavitev-container img {
        width:600px;       
    }

/*Davčno-finančni slovar*/
.slovar-container {
    margin:0 0 40px 0;
    float:left;
    width:860px;
}

    .slovar-container .slovar-search-container {
        margin:20px 0 0 80px;
        width:780px;
        height:58px;
    }

        .slovar-container .slovar-search-container .slovar-language-button {
            padding:8px 10px;
            color:#fff;
            text-decoration:none;
            display:block;
            background-color:#C4C4C4;
            float:left;
            text-align:center;
            font-weight:bold;
            font-size:12px;
        }

        .slovar-container .slovar-search-container .slovar-language-selected-davcni {
            background-color:#98cb4f;
        }

        .slovar-container .slovar-search-container .slovar-language-selected-pravni {
            background-color:#92278f;
        }   

        .slovar-container .slovar-search-container .slovar-search-input {
            float:left;
            width:380px;
        }

        .slovar-container .slovar-search-container .slovar-keywordcount {
            float:left;
            margin:4px 0 4px 214px;
            font-size:12px;
            color:#808080;
        }

        .slovar-container .slovar-search-container .slovar-dashboard-keywordcount {
            color:#808080;
            margin:4px 0 4px 194px;
            float:left;
            font-size:12px;
        }

        .slovar-container .slovar-search-container .slovar-search-button {
            float:left;
            margin-right:30px;
            border:1px solid #b8b8b8;
            border-left:none;
            background-image:url(../../Theme/images/ico-toc-vsebina.png);
            background-repeat:no-repeat;
            width:40px;
            height:36px;
            background-position-x:center;
            background-position-y:center;
        }

        .slovar-container .slovar-search-container .slovar-search-button:hover {
            background-color:#ededed;
        }

    .slovar-container .slovar-results-container {
        clear:left;
        min-height:480px;        
        padding-top:20px;        
    }

    .slovar-container .slovar-results-container .slovar-results-title {
        font-weight:bold;
        margin-left:80px;
    }

    .slovar-container .slovar-results-container .slovar-color-davcni {
        color:#98CB4F;
    }

    .slovar-container .slovar-results-container .slovar-color-pravni {
        color:#92278F;
    }

    .slovar-container .slovar-results-container .slovar-results-list {
        margin-left:80px;
        color:#808080;
    }    

    .slovar-container .slovar-results-container .form-predlog {
        float:right;
        display:none;
        color:#808080;
    }

        .slovar-container .slovar-results-container .form-predlog .button-predlog {
            display:block;
            width:80px;
            padding:6px;
            margin:15px auto 10px auto;
            color:#fff;
            font-weight:bold;
            text-align:center;
            -ms-border-radius:5px;
            border-radius:5px;
            cursor:pointer;
        }

        .slovar-container .slovar-results-container .form-predlog .button-predlog-davcni {
            background-color:#98CB4F;
        }

        .slovar-container .slovar-results-container .form-predlog .button-predlog-davcni:hover {
            text-decoration:none;
            color:whitesmoke;
            background-color:#A6DB60;
        }
        
        .slovar-container .slovar-results-container .form-predlog .button-predlog-pravni {
            background-color:#92278f;
        }

        .slovar-container .slovar-results-container .form-predlog .button-predlog-pravni:hover {
            text-decoration:none;
            color:whitesmoke;
            background-color:#BC50B8;
        }

        .slovar-container .slovar-results-container .form-predlog .form-row {
            overflow-y:hidden;
            clear:left;
            padding:5px 10px 10px 10px;
            border-bottom:1px solid #d6d6d6;
        }

        .slovar-container .slovar-results-container .form-predlog label {        
            display:block;
            color:#808080;
        }

        .slovar-container .slovar-results-container .form-predlog input[type=text] {
            padding:10px;
            margin:0;
            display:block;
            width:260px;
            color:#404041;
        }

.slovar-description {
    float:left;
    padding:0 20px;
    width:300px;
    height:584px;
    background-color:#f6f6f6;
}

    .slovar-description img {
        display:block;
        margin:0 auto;
    }


/*LexKmIns*/
.srs-text-container .insmark {
    margin-bottom:0;
    padding-top:5px;
    padding-bottom:5px;
    font-weight:bold;
    color:#adadad;
    border-bottom:1px solid #b2b2b2;
    cursor:pointer;
}

.srs-text-container .ins-panel-collapsed {
    padding-left: 40px;
    background-repeat: no-repeat;
    background-position: left center;
    background-image: url("../images/bg-menuArrow-down.png");
    transition: ease-in-out 0.5s;
}

.srs-text-container .ins-panel-expanded {
    padding-left:40px;
    background-repeat:no-repeat;
    background-position:left center;
    background-image:url("../images/bg-menuArrow-up.png");
    transition: ease-in-out 0.5s;
}

/*cenik 8.6.2017*/

.cenik-table-container {
    overflow-x: auto;
    width: calc(100% - 6px);
    -webkit-box-shadow: 0px 0px 6px 2px #C7C7C7;
    -moz-box-shadow: 0px 0px 6px 2px #C7C7C7;
    box-shadow: 0px 0px 6px 2px #C7C7C7;
}

.cenik-table {
    width: 898px;
    font-size: 12px;
    border-collapse: collapse;
    text-align: center;
    margin: 10px 0 20px 0;    
}

    .cenik-table tr.group {
        background-color: #52AFEA;
        font-weight: bold;
        color: #FFFFFF;
    }

    .cenik-table tr.subgroup {
        background-color: #EDEDED;
        font-weight: bold;
    }
    
    .cenik-table th {
        padding:10px;
        background-color:#375AA1;
        color:#FFFFFF;
        font-weight:bold;
        border-left: 1px solid #E2E2E2;
    }

    .cenik-table th:first-child {
        border-left:none;
    }

        .cenik-table th a {
            color:#FFFFFF;
        }

    .cenik-table td {
        border: 1px solid #E2E2E2;
        padding: 5px;
        word-break: break-word;
    }

    .cenik-table td:first-child {
        border-left: none;
        text-align: left;
        width: 45%;
    }

    .cenik-table td:nth-child(2) {
        width:15%;
    }

    .cenik-table td:nth-child(3), .cenik-table td:nth-child(4), .cenik-table td:nth-child(5) {
        width:10%;
    }

    .cenik-table td:last-child {
        border-right:none;
        width:10%;
    }

.cenik-table.opis {
    margin-top: 20px;
}

    .cenik-table.opis td:first-child {
        border-left: none;
        text-align: left;
        width: 31%;
    }

    .cenik-table.opis td:nth-child(2) {
        width: 45%;
        text-align: left;
    }

    .cenik-table.opis td:nth-child(3), .cenik-table.opis td:nth-child(4), .cenik-table.opis td:nth-child(5), .cenik-table.opis td:last-child {
        width: 6%;
        word-break: break-all !important;
    }

.cenik-table.cenik {    
    margin: 10px 8px;
    width: calc(100% - 16px);
    border-collapse: collapse;
    border: none;
    table-layout: fixed;
}

    .cenik-table.cenik td:first-child {
        width: 38%;
    }

    .cenik-table.cenik td:nth-child(2) {
        width: 12%;
    }

    .cenik-table.cenik td:nth-child(3) {
        width: 20%;
    }

    .cenik-table td:nth-child(4), .cenik-table td:nth-child(5) {
        width: 10%;
    }

    .cenik-table.cenik td:last-child {
        width: 10%;
    }

/*dashboard koledar 16.6.2017*/
/* koledar */
.koledar-dashboard-container {
    padding: 30px;
    overflow-y: hidden;
}

    .koledar-dashboard-container .nav-month {
        border-top: 1px solid #B8BBB8;
        padding: 6px 0;
        overflow-y: hidden;
        text-align: center;
        font-weight: bold;
        width: 340px;
        margin-right: 30px;
    }

        .koledar-dashboard-container .nav-month .month-name {
            margin: 6px 0 6px 0;
            width: 265px;
            float: left;
            font-size: 17px;
            color: #1485CC;
        }

        .koledar-dashboard-container .nav-month .month-prev, .koledar-dashboard-container .nav-month .month-next {
            display: block;
            width: 20px;
            margin-top: 4px;
            float: left;
            font-size: 20px;
            text-align: center;
            color: #9C9D9E;
        }

        .koledar-dashboard-container .nav-month .month-prev {
            margin-left: 15px;
        }

        .koledar-dashboard-container .nav-month .month-next {
            margin-right: 15px;
        }

        .koledar-dashboard-container .nav-month a:hover {
            text-decoration: none;
            color: #1485CC;
        }

    .koledar-dashboard-container table.koledar {
        width: 340px;
        border-spacing: 0;
        overflow-y: hidden;
    }

        .koledar-dashboard-container table.koledar tr td {
            height: 40px;
            border-bottom: 1px solid #B8B8B8;
            border-left: 1px solid #B8B8B8;
            font-size: 18px;
        }

            .koledar-dashboard-container table.koledar tr td:first-child {
                border-left: none;
                padding-left: 0;
            }

            .koledar-dashboard-container table.koledar tr td:last-child {
                padding-right: 0;
            }

        .koledar-dashboard-container table.koledar td.day {
            vertical-align: middle;
            text-align: center;
            background-color: #EFEFEF;
            border-top: 1px solid #B8B8B8;
            color: #838383;
        }

        /*.koledar-dashboard-container table.koledar td.today {
            background-color:#1485CC;
        }*/

        .koledar-dashboard-container table.koledar td.event {
            background-color: #E0ECF6;
        }

        .koledar-dashboard-container table.koledar td.selected {
            background-color: #52AFEA;
        }

        .koledar-dashboard-container table.koledar td.selected a {
            color: #FFFFFF;
        }

        .koledar-dashboard-container table.koledar td a {
            display: block;
            text-align: center;
            color: #838383;
            padding: 5px 0;
            text-decoration: none;
        }

        .koledar-dashboard-container table.koledar td.today a {
            color: #838383;
        }

    .koledar-dashboard-container .koledar-grid {
        width: 340px;
        float: left;
        margin-right: 38px;
    }

    .koledar-dashboard-container .koledar-events {
        width: 340px;
        overflow-y: hidden;
        float: left;
    }

    .koledar-dashboard-container .date-today {
        padding:12px 0;
        text-align:center;
        font-size:17px;
        font-weight:bold;
        color:#1485CC;
        background-color:#E0ECF6;
        border-top:1px solid #B8B8B8;
    }

    .koledar-dashboard-container .events-today {
        border-top:1px solid #B8B8B8;
        color:#838383;
        padding:8px 0;
        margin-bottom:1px;
    }

    .koledar-dashboard-container .uradni-list {
        width:100%;
        float:left;
        padding:8px 0;
        border-top:1px solid #B8B8B8;
        color:#838383;
    }

/*tfl paketi na prvi strani*/
.tfl-paketi-container {
    margin: 30px 0;
    background-color: #EDEDED;
    overflow-y: hidden;
}

    .tfl-paketi-container .tfl-paketi-title {
        font-size: 22px;
        font-weight: bold;
        color: #1485CC;
    }

        .tfl-paketi-container .tfl-paketi-title span {
            color: #707070;
        }

    .tfl-paketi-container p {
        font-weight: bold;
        font-size: 18px;
        text-align: center;
    }

    .tfl-paketi-container .tfl-paketi-links {
        float: left;
        margin: 0 60px 30px 20px;
        overflow-y: hidden;
    }

        .tfl-paketi-container .tfl-paketi-links a {
            width: 100px;
            height: 145px;
            float: left;
            margin: 0 15px;
            background-repeat: no-repeat;
            background-size: 100px;        
            background-position: center top;
        }

        .tfl-paketi-container a.brezplacni {
            background-image: url(../../Content/Images/Landing/cenik-paket-brezplacni_2.png);
        }

        .tfl-paketi-container a.taxfinlex {
            background-image: url(../../Content/Images/Landing/paket-taxfinlex.png);
        }

        .tfl-paketi-container a.lex {
            background-image: url(../../Content/Images/Landing/paket-lex.png);
        }

        .tfl-paketi-container a.pomeri {
            background-image: url(../../Content/Images/Landing/paket-pomeri.png);
        }

        .tfl-paketi-container a.basic {
            background-image: url(../../Content/Images/Landing/paket-basic.png);
        }

        .tfl-paketi-container a.optimum {
            background-image: url(../../Content/Images/Landing/paket-optimum.png);
        }

        .tfl-paketi-container a.premium {
            background-image: url(../../Content/Images/Landing/paket-premium.png);
        }

    .tfl-paketi-container .tfl-paketi-cta {
        width: 270px;
        float: left;
        margin: 0 0 0 20px;
        text-align: center;
        margin-top: 10px;
    }

        .tfl-paketi-container .tfl-paketi-cta p {
            text-align: left;
            color: #707070;
            font-size: 16px;
        }

        .tfl-paketi-container .tfl-paketi-cta a {
            width: 140px;
        }

        .tfl-paketi-container .tfl-paketi-cta:last-child a {
            background-color: #D11D1D;
        }

            .tfl-paketi-container .tfl-paketi-cta:last-child a:hover {
                background-color: #E62020;
            }

/*custom checkbox*/
.tfl-checkbox-blue {      
      position: absolute; 
      width: 0;
      height: 0;
      display: none;
    }

    .tfl-checkbox-blue + span {
      display: block;
      margin: 0 0 5px 0;
    }

    .tfl-checkbox-blue + span:before {
      content: '';
      display: inline-block;
      width: 12px;
      height: 12px;
      vertical-align: -0.20em;
      border-radius: 1px;
      border: 0.125em solid #FFFFFF;
      box-shadow: 0 0 0 0.15em #B8B8B8;
      margin: 0 10px 0 3px;
      transition: 0.4s;
    }

    .tfl-checkbox-blue:checked + span:before {
      background: #52AFEA;
    }

/*TFL vsebine*/
.vsebine-table {
    width:1000px;
    margin:0 auto;
    font-size:12px;
    border-collapse:collapse;            
}
            
    .vsebine-table tr.lex {
        background-color:#EEE1FF;
    }

    .vsebine-table tr.lex-sub {
        background-color:#F8F2FF;
    }

    .vsebine-table tr.fin {
        background-color:#FFEACA;
    }

    .vsebine-table tr.fin-sub {
        background-color:#FFF3DF;
    }

    .vsebine-table tr.tax {
        background-color:#CEFFD3;
    }

    .vsebine-table tr.tax-sub {
        background-color:#EBFFEE;
    }

    .vsebine-table tr.grey {
        background-color:#F3F3F3;
    }

    .vsebine-table tr.purple {
        font-weight:bold;
        background-color:#8E96FF;
        color:#FFFFFF;
    }

    .vsebine-table td {
        padding:5px;
        border:1px solid #CECECE;
    }

    .vsebine-table td:first-child {
        width:20%;
    }

    .vsebine-table td:nth-child(2) {
        width:35%;
    }

    .vsebine-table td:nth-child(n+3):nth-child(-n+7) {
        width:4%;
        word-break:break-all;
        text-align:center;
    }

/*ESČP Hudoc*/
.escp-documents-count {
    font-weight:bold;
    border-bottom:2px solid #6B6B6B;
}

.escp-document-title {            
    border-bottom:1px solid #D2D2D2;
    margin-bottom:2px;
}

    .escp-document-title a {
        font-weight:bold;
    }

.escp-document-meta {
    border-collapse:collapse;
}

    .escp-document-meta td {
        padding:0 15px;
        border-right:1px solid #D2D2D2;
        font-size:12px;
    }

    .escp-document-meta td:first-child {
        padding-left:0;
    }

    .escp-document-meta td:last-child {
        padding-right:0;
        border-right:0;
    }

.escp-document-conclusion {
    font-size:12px;
    color:#6B6B6B;
    margin-top:4px;
    word-break:break-word;
}

/*Publikacije/TflMediji*/
.tfl-mediji-grey {
    background-color:#F6F6F6;
    font-size:20px;
    padding:10px 0;
}

    .tfl-mediji-grey a {
        float:right;
        font-weight:bold;
        font-size:16px;
        margin-top:3px;
    }

.tfl-mediji-section {
    margin:20px 0;
    overflow-y:hidden;
}

    .tfl-mediji-section .tfl-mediji-section-part {
        width:285px;
        margin:0 10px;
        float:left;
    }

    .tfl-mediji-section .tfl-mediji-section-part:first-child {
        margin-left:0;
    }

    .tfl-mediji-section .tfl-mediji-section-part:last-child {
        margin-right:0;
    }

        .tfl-mediji-section .tfl-mediji-section-part p:first-child {
            margin-top:0;
        }

        .tfl-mediji-section .tfl-mediji-section-part a.large {
            font-size:18px;
            font-weight:bold;
        }

        .tfl-mediji-section .tfl-mediji-section-part .icon {
            width:240px;
            height:162px;
            background-size:100%;
            background-repeat:no-repeat;
            background-position:center;
        }

        .tfl-mediji-section .tfl-mediji-section-part .icon-glasnik {
            background-image:url(../../Content/Images/Landing/tfl-mediji-glasnik-icon.png);
        }

        .tfl-mediji-section .tfl-mediji-section-part .icon-novice {
            background-image:url(../../Content/Images/Landing/tfl-mediji-novice-icon.png);
        }

        .tfl-mediji-section .tfl-mediji-section-part .icon-supervizor {
            background-image:url(../../Content/Images/Landing/tfl-mediji-supervizor-icon.png);
        }

.tfl-mediji-pogovor img {
    width:100%;
}

.tfl-mediji-section .tfl-mediji-section-part .tfl-mediji-supervizor-table {
    border-collapse:collapse;
    text-align:center;
    width:90%;
}

    .tfl-mediji-section .tfl-mediji-section-part .tfl-mediji-supervizor-table tr:first-child {
        border-bottom:1px solid #CBCBCB;
        font-size:13px;
    }

    .tfl-mediji-section .tfl-mediji-section-part .tfl-mediji-supervizor-table td {
        padding-top:5px;
    }

    .tfl-mediji-section .tfl-mediji-section-part .tfl-mediji-supervizor-table td:first-child {
        text-align:left;
    }

/* Dogodki/Izobrazevanja */

.izobrazevanja-banner {
    vertical-align: top;
    margin-top: 16px;
}

.izobrazevanja-filter-container {
    overflow-y: hidden;
    background-color: #E9E9E9;
    width: 1180px;
    padding: 0 10px;
    margin: 16px 0;
}

    .izobrazevanja-filter-container .filter-list {
        overflow-y: hidden;
        margin: 10px 0;
    }

    .izobrazevanja-filter-container select {
        width: 190px;
        height: 30px;
        padding: 0 3px;
        margin-right: 25px;
        color: #404041;
        font-family: Open Sans;
    }

    .izobrazevanja-filter-container a.reset {
        margin: 0;
        width: 100px;
        display: inline-block;
        float: right;
    }
    
    .izobrazevanja-filter-container .brezplacno {
        display: inline-block;
        margin: 0 10px;
    }

    .izobrazevanja-filter-container label {
        cursor: pointer;
    }

    .izobrazevanja-filter-container a.filter {
        display: inline-block;
        padding: 6px 15px;
        margin: 0 15px;
        font-weight: bold;
        text-decoration: none;
        background-color: #8D8D8D;
        color: #FFFFFF;
        -ms-border-radius: 5px;
        border-radius: 5px;
    }

    .izobrazevanja-filter-container a.filter:hover {
        background-color: #9A9A9A;
    }

    .izobrazevanja-filter-container a.filter.selected {
        background-color: #d9b93e;
    }    

    .izobrazevanja-filter-container a.filter.selected:hover {
        background-color: #E6C84F;
    }

.izobrazevanja-container {
    overflow-y: hidden;
    min-height: 500px;
    margin: 0;
}

    .izobrazevanja-container .mesec {
        overflow-y: hidden;
    }

        .izobrazevanja-container h2 {
            overflow-y: hidden;
            color: #404041;
            margin: 10px 0;
        }

    .izobrazevanja-container .izobrazevanje {
        float: left;
        width: 220px;
        margin: 10px;
        background-color: #F9F9F9;
        --ms-border-radius: 5px;
        border-radius: 5px;
        overflow: hidden;
        -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
        -moz-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
        box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
    }

    .izobrazevanja-container .mesec .izobrazevanje:last-child {
        margin-right: 0;
    }

    .izobrazevanja-container .izobrazevanje .partner {
        display: block;
        background-color: #FFF;
        font-weight: bold;
        text-align: center;
        position: absolute;
        width: 220px;
        margin-top: 110px;
        padding-top: 4px;
        opacity: 0.8;
    }

        .izobrazevanja-container .izobrazevanje .partner img {
            height: 15px;
        }

    .izobrazevanja-container .slika-container {
        height: 146px;
        background-color: #C7C7C7;
        overflow-y: hidden;
    }

        .izobrazevanja-container .slika-container .slika {
            width: 100%;
            vertical-align: top;  
        }

        .izobrazevanja-container .slika-container .icon {
            position: absolute;
            margin: 8px 0 0 170px;
            width: 40px;
        }

    .izobrazevanja-container .info {
        padding: 10px;
        border-top: none;
    }

    .izobrazevanja-container .naziv {
        margin: 0;
        height: 59px;
        font-size: 14px;
        font-weight: bold;
        overflow: hidden;
        display: -webkit-box;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;    
    }

        .izobrazevanja-container .naziv a {
            color: #404041;   
        }

    .izobrazevanja-container .predavatelji {
        font-size: 12px;
        height: 16px;
        width: 198px;
        overflow-y: hidden;
        margin: 8px 0;
        overflow: hidden;
        text-overflow: ellipsis;        
        white-space: nowrap;
    }

    .izobrazevanja-container .datum {
        font-weight: bold;
        font-size: 12px;
        margin: 10px 0 0 0;
        font-size: 12px;
    }

    .izobrazevanja-container .cena {
        font-weight: bold;
        margin: 0;
        text-align: right;
        height: 19px;
        font-size: 1.1em;
    }

    .izobrazevanja-container .ugodnosti {
        text-align: right;
        color: #d9b93e;
        font-size: 1em;
        font-weight: bold;
        height: 16px;
        cursor: pointer;
        margin-top: 5px;
    }
        .izobrazevanja-container .ugodnosti:hover {
            text-shadow: 0px 3px 8px #00000044;
        }

        .izobrazevanja-container .opomba {
            visibility: hidden;
            width: 180px;
            background-color: #E9E9E9;
            border: 1px solid #C7C7C7;
            color: #404041;
            text-align: center;
            --ms-border-radius: 6px;
            border-radius: 6px;
            padding: 5px 10px;
            margin-left: -2px;
            position: absolute;
            z-index: 1;
            font-weight: normal;
            font-size: 13px;
        }

        .izobrazevanja-container .ugodnosti:hover + .opomba {
            visibility: visible;
        }

    .izobrazevanja-container .btn-prijava {
        width: 100px;
        margin: 15px auto 5px auto;
    }

 table.seminar-koledar-table {
        color: #6B6B6B;
        width: 100%;
        border-collapse: collapse;
    }

    .seminar-koledar-table th {
        background-color: #B0B0B0;
        color: #FFFFFF;
        font-weight: bold;
        text-align: left;
        padding: 10px 4px;
    }

    .seminar-koledar-table tr.grey {
        background-color: #F6F6F6;
    }

    .seminar-koledar-table td {
        padding: 10px 4px;
        margin: 3px;
        border-bottom: 1px solid #DADADA;
        border-top: 1px solid #DADADA;
    }

        .seminar-koledar-table td:first-child {
            padding-left: 10px;
            width: 13%;
        }

        .seminar-koledar-table td:nth-child(2) { width: 65%; }
        .seminar-koledar-table td:nth-child(3) { width: 6%; }
        .seminar-koledar-table td:nth-child(4) { width: 16%; }
        
    .seminar-koledar-table .btn-prijava {
        width: 120px;
        padding: 5px 0;
        margin: 0 auto;
        font-size: 14px;
    }

.seminar-banner {
    vertical-align: top;
    margin: 20px 0;
}

.seminar-meta { 
    list-style-type: none;
    padding: 0;
}

    .seminar-meta li { 
        margin-bottom: 10px;
        padding: 0 10px 10px 10px;
        border-bottom: 1px solid #DBDBDB;
    }

    .seminar-meta li:last-child { 
        border-bottom: none;
        margin-bottom: 0;
        padding-bottom: 0;
    }

        .seminar-meta li p { 
            margin: 0;
            padding: 2px 0;
        }

        .seminar-meta li p:first-child { 
            font-weight: bold;
        }

            .seminar-meta img.logo {
                width: unset;
                max-width: 30%;
            }

    .seminar-meta a.button-large {
        margin: 30px auto;
    }

    .seminar-meta img {
        width: 355px;
    }

    .seminar-meta table {
        width: 355px;
    }

.col-meta {
    background-color: #f6f6f6;
    border-top: 1px solid #dbdbdb;
    border-bottom: 1px solid #dbdbdb;
    border-left: 5px solid #d9b93e;
    margin-left: 0;
    padding-left: 5px;
}

.col-content {
    width: 766px;
}

    .col-content img {
        width: 100%;
    }

    .col-content .seminar-content-title {
        font-size: 20px;
        font-weight: bold;
    }

    .col-content .kreditne-tocke {
        background-color: #e6e6e6;
        color: #1485cc;
        font-size: 11px;
        padding: 5px;
        border: 2px solid #000000;
        width: 115px;
        text-align: center;
        float: right;
    }

a.blue-background {
    padding:2px 5px;
    font-weight:bold;
    background-color:#E5F6FF;
}

/* Gradbena akademija */
.gradbena-akademija-col-container {
    overflow: hidden;
    margin-top: 20px;
}

    .gradbena-akademija-col-container .gradbena-akademija-col-title {
        font-size: 20px;
        color: #4C4C4C;
        border-bottom: 2px solid #4C4C4C;
        width: 900px;
        float: left;
        overflow: hidden;
    }

    .gradbena-akademija-col-container .gradbena-akademija-col-title:first-child {
        width: 235px;
        margin-right: 62px;
    }

    .gradbena-akademija-col-container .gradbena-akademija-col-title:last-child {
        width: 900px;
    }

    .form-gradbena-akademija .form-row-attendee {
        overflow: hidden;
        margin-bottom: 20px;
        padding: 0 0 20px 0;
        border-bottom: 1px solid #C6C6C6;
    }
    
        .form-gradbena-akademija .form-row-attendee .attendee-info {
            width: 240px;
            float: left;
            margin: 0 20px 0 20px;
            overflow: hidden;
        }

            .form-gradbena-akademija .form-row-attendee .attendee-info .attendee-info-row {
                font-size: 12px;
                margin-top: 5px;
            }

                .form-gradbena-akademija .form-row-attendee .attendee-info .attendee-info-row input[type=text] {
                    padding: 0 5px;
                    font-size: 14px;
                    height: 24px;
                    width: 200px;
                }

    .form-gradbena-akademija .form-row {
        margin-top: 20px;
    }

    .form-gradbena-akademija .form-row span {
        width: 700px;
    }

.gradbena-akademija-seminar-container {
    float: left;
    width: 420px;
}

    .gradbena-akademija-seminar-container .form-row {
        padding-left: 20px;
    }

    .gradbena-akademija-seminar-container .form-row:first-child {
        margin-top: 20px;
    }

.gradbena-akademija-button-add {
    overflow: hidden;
    margin: 0 0 10px 0;
}

.gradbena-akademija-sporocilo-container {
    font-size: 12px;
    margin-top: 5px;
    margin-left: 20px;
}

    .gradbena-akademija-sporocilo-container textarea {
        resize: none;
        width: 600px;
        height: 120px;
    }

/*PrednostiPortalaTfl*/

.prednosti-title-container {
    overflow: hidden;
}

    .prednosti-title-container .prednosti-title-banner {
        width: 60%;
        float: left;
        text-align: center;
    }

        .prednosti-title-container .prednosti-title-banner img {
            width: 550px;
        }

    .prednosti-title-container .prednosti-title-text {
        width: 40%;
        float: left;
    }

        .prednosti-title-container .prednosti-title-text ul {
            margin-top: 140px;
        }

.prednosti-link-container {
}

ul.prednosti-list {
    overflow-y: hidden;
    list-style: none;
    width: 882px;
    margin: 0 auto;
    color: #848484;
}

    ul.prednosti-list li {
        float: left;
        width: 254px;
        height: 288px;
        padding: 15px 0;
        margin: 0 20px;
    }

        ul.prednosti-list li .title {
            text-align: center;
            font-weight: bold;
            font-size: 16px;
            margin-top: 0;
        }

/*Vsebine Tax, Fin, Lex*/

.vsebine-link-container {
    margin-top:20px;
    overflow:hidden;
}

    .vsebine-link-container .vsebine-link {
        text-align:center;
        margin:0 20px;
        float:left;
        width:180px;
        padding:10px;
        font-size:16px;
        background-color:#EDEDED;
    }

    .vsebine-link-container .vsebine-link:hover {
        background-color:#F3F3F3;
    }

    .vsebine-link-container .tax {
        border-top:5px solid #B9D272;
    }

    .vsebine-link-container .fin {
        border-top:5px solid #F8C277;
    }

    .vsebine-link-container .lex {
        border-top:5px solid #C598C3;
    }

    .vsebine-link-container .eko {
        border-top:5px solid #62BB83;
    }

    .vsebine-link-container .revije {
        border-top:5px solid #707070;
    }

.vsebine-links-container {
        overflow-y: hidden;
        margin: 20px;
        display: flex;
        justify-content: center;
    }

        .vsebine-links-container a {
            display: block;
            float: left;
            padding: 10px 20px;
            margin: 0 10px;
            background-color: #F6F6F6;
            border: 1px solid #E9E9E9;
            font-weight: bold;
            font-size: 13px;
            text-decoration: none;
            color: #404041;
            --ms-border-radius: 10px;
            border-radius: 10px;
        }

        .vsebine-links-container a:hover,
        .vsebine-links-container a.selected {
            background-color: #CCE8F0;
        }

.vsebine-tfl-links {
    margin:10px 0 30px 0;
    color:#949494;
}

    .vsebine-tfl-links a {
        margin:0 20px;
        color:#949494;
        text-decoration:none;
    }

    .vsebine-tfl-links a:first-child {
        margin-left:40px;
    }

    .vsebine-tfl-links label {
        display:inline-block;
        width:14px;
        height:14px;
        border:1px solid #CECECE;
        cursor:pointer;
    }

    .vsebine-tfl-links label.lex {
        background-color:#EEE1FF;
    }

    .vsebine-tfl-links label.fin {
        background-color:#FFDEAC;
    }

    .vsebine-tfl-links label.tax {
        background-color:#CEFFD3;
    }

/*prva stran*/

.tfl-ponudba-kontakt {
    overflow-y: hidden;
    margin: 0 auto 30px auto;
    width: 800px;
    text-align: center;
}

    .tfl-ponudba-kontakt .tfl-ponudba-kontakt-column {
        float: left;
        margin: 0 20px;
        width: 360px;
    }

        .tfl-ponudba-kontakt .tfl-ponudba-kontakt-column .title {
            font-weight: bold;
            font-size: 20px;
            border-bottom: 1px solid #404041;
            padding-bottom: 10px;
        }

        .tfl-ponudba-kontakt .tfl-ponudba-kontakt-column .icons {
            overflow-y: hidden;
            width: 270px;
            margin: 0 45px;
        }

            .tfl-ponudba-kontakt .tfl-ponudba-kontakt-column .icons a {
                float: left;
                width: 35px;
                height: 35px;
                text-indent: -9999px;
                margin-right: 10px;
                background-size: 100%;
                background-position: center;       
            }

        .tfl-ponudba-kontakt .tfl-ponudba-kontakt-column img {
            float: left;
            display: inline-block;
        }

        .tfl-ponudba-kontakt .tfl-ponudba-kontakt-column img.certificate {
            width: 148px;
            margin: 0 15px;
        }

/*Moja spremljana področja*/
.msp-filters {
    float: left;
    overflow-y: hidden;
    background-color: #F6F6F6;
    text-align: center;
    width: 385px;
    padding: 10px 0;
    border-bottom: 1px solid #e5e5e5;
}

    .msp-filters .msp-button-refresh {
        width: 45px;
        float: right;
        margin: 2px 15px 0 0;
    }

    .msp-filters .msp-nodes-filter {
        padding: 3px;
        width: 300px;
    }

    .msp-filters input.date {
        width: 70px;
        padding: 8px 5px;
        text-align:center;
    }

.msp-dogodki-table {
    border-collapse: collapse;
    color: #6B6B6B;
}

    .msp-dogodki-table th {
        font-weight: bold;
        border-top: 2px solid #4C4C4C;
        border-bottom: solid 1px #B8B8B8;
        text-align: left;
        padding: 5px 0;
    }

    .msp-dogodki-table th:last-child {
        padding-left: 15px;
    }

    .msp-dogodki-table td:last-child {
        text-align: center;
        padding-left: 15px;
    }

a.msp-favorite-add {
    padding: 5px 10px;
    border: 1px solid #b8b8b8;
    background-color: #f6f6f6;
    background-repeat: no-repeat;
    padding-left: 30px;
    font-size: 14px;
    background-position: 10px center;
    background-image: url("../images/ico-star.png");
    border-radius: 4px;
    color: #000000;
    text-decoration: none;
}


    a.msp-favorite-add:hover,
    .msp-favorites-list li a:hover {
        background-color: #C5D5E1;
        -webkit-box-shadow: 0px 2px 4px 0px #00000022 inset;
        -moz-box-shadow: 0px 2px 4px 0px #00000022 inset;
        box-shadow: 0px 2px 4px 0px #00000022 inset;
        text-decoration: none;
    }

.msp-favorites-container {
    overflow-y: hidden;
    margin-top: 10px;
    border-top: 1px solid #b8b8b8;
}

    .msp-favorites-container .content {
        max-height: 250px;
        overflow-x: hidden;
        overflow-y: auto;
    }

    .msp-favorites-container p {
        margin: 5px;
    }

.msp-favorites-list {
    overflow-y: hidden;
    margin: 8px 0;
    padding: 0;
    list-style-type: none;
}

    .msp-favorites-list li {
        display: block;
        float: left;
        margin: 4px 5px;
        overflow-y: hidden;
        overflow-x: hidden;
        border: 1px solid #e2cde4;
        text-align: center;
        border-radius: 4px;
    }

        .msp-favorites-list li a {
            display: block;
            padding: 4px 6px;
            background-color: #f6f6f6;
            color: #000000;
            border-radius: 4px;
            text-decoration: none;
        }

        .msp-favorites-list li a.all {
            color: #62bb83;
        }

.msp-timeline-container {
    overflow-y: hidden;
    padding: 0 10px;
    margin: 10px 0 15px 0;
}

    .msp-timeline-container .msp-timeline {
        margin: 0;
        padding: 0;
        overflow: hidden;
        background-repeat: repeat-x;
        background-position: center center;
        background-image: url("../images/bg-kliping-timeline-line.png");
    }

        .msp-timeline-container .msp-timeline li {
            margin: 0;
            padding: 0;
            display: block;
            float: left;
            overflow: hidden;
        }

            .msp-timeline-container .msp-timeline li a {
                display: block;
                width: 40px;
                height: 30px;
                text-indent: -9999px;
                background-repeat: no-repeat;
                background-position: center center;
                background-image: url("../images/ico-timeline-version.png");
            }

                .msp-timeline-container .msp-timeline li a.selected {
                    background-image: url("../images/ico-timeline-selected.png");
                }

    .msp-timeline-container .msp-timeline-labels {
        margin: 0;
        padding: 0;
        overflow: hidden;
    }

        .msp-timeline-container .msp-timeline-labels li {
            margin: 0;
            padding: 0;
            display: block;
            float: left;
            width: 40px;
            overflow: hidden;
            text-align: center;
            font-size: 0.8em;
        }

.status-green {
    color: #1A902D;
}

.status-red {
    color: #CE3C3C;
}

.status-blue {
    color: #2960C0;
}

/* Najuglednejši */

.najuglednejsi-banner {
    text-align: center;
}

    .najuglednejsi-banner img {
        width: 900px;
    }

.najuglednejsi-title {
    font-size: 24px;
    text-align: center;
}

    .najuglednejsi-title a {
        display: block;
        float: right;
        margin: 0 10px auto auto;
        font-size: 14px;
    }

.najuglednejsi-glasovanje-container {
    margin: 0 auto;
    overflow-y: hidden;
    width: 1000px;
}

    .najuglednejsi-glasovanje-container .tax {
        color: #b9d272;
    }

    .najuglednejsi-glasovanje-container .fin {
        color: #f8c277;
    }

    .najuglednejsi-glasovanje-container .lex {
        color: #c598c3;
    }

    .najuglednejsi-glasovanje-container .form-registration {
        float: left;
        margin: 0 15px;
    }

        .najuglednejsi-glasovanje-container .form-registration p {
            font-weight: bold;
            text-align: center;
            font-size: 18px;
        }

    .najuglednejsi-glasovanje-container .podrocje-img {
        margin: 20px auto 0 auto;
        width: 120px;
        height: 120px;
        background-repeat: no-repeat;
        background-size: 100%;
    }

    .najuglednejsi-glasovanje-container .podrocje-img-tax {
        background-image: url(../../Content/Images/Portal/najuglednejsi-podrocje-tax.png);
    }

    .najuglednejsi-glasovanje-container .podrocje-img-fin {
        background-image: url(../../Content/Images/Portal/najuglednejsi-podrocje-fin.png);
    }

    .najuglednejsi-glasovanje-container .podrocje-img-lex {
        background-image: url(../../Content/Images/Portal/najuglednejsi-podrocje-lex.png);
    }

    .najuglednejsi-glasovanje-container input[type=text] {
        width: 281px;
    }

    .najuglednejsi-glasovanje-container .form-registration .naziv {
        width: 35px;
    }

    .najuglednejsi-glasovanje-container .form-registration .ime {
        width: 220px;
    }

    .najuglednejsi-glasovanje-container textarea {
        width: 281px;
        height: 150px;
        font-family: Arial;
        color: #a0a0a1;
        resize: vertical;
    }

    .najuglednejsi-glasovanje-container input[type=radio] {
        width: 0;
        height: 0;
        position: absolute;
        opacity: 0;
        visibility: collapse;
    }

    .najuglednejsi-glasovanje-container .najuglednejsi-kandidat-izbor {
        overflow-y: hidden;
        margin: 10px auto;
        padding: 0;
        text-align: center;
        cursor: pointer;
        background-color: #33B5E5;
        width: 270px;
        --ms-border-radius: 3px;
        border-radius: 3px;
    }

    .najuglednejsi-glasovanje-container .kandidat-selected {
        background-color: #254755;
    }

    .najuglednejsi-glasovanje-container .najuglednejsi-kandidat-label {
        margin: 0 auto;
        margin: 12px 0;
        display: inline-block;
        font-size: 15px;
        font-weight: 600;
        color: #FFFFFF;
        cursor: pointer;
    }

    .najuglednejsi-glasovanje-container .najuglednejsi-check-container {
        margin: 4px 3px 4px 0;
        padding: 0;
        background-color: #FFFFFF;
        width: 40px;
        height: 40px;
        -ms-border-radius: 2px;
        border-radius: 2px;
        float: right;
    }

    .najuglednejsi-glasovanje-container .najuglednejsi-check {
        margin: 5px;
        background-color: #254755;
        display: none;
        width: 30px;
        height: 30px;
        -ms-border-radius: 2px;
        border-radius: 2px;
    }

.najuglednejsi-glasovanje-container-2 {
    width: 900px;
}

.najuglednejsi-grey {
    width: 1000px;
    background-color: #EDEDED;
    padding: 10px 0;
    margin: 30px auto;
}

.najuglednejsi-personal-info-form {
    margin: 0 auto;
    width: 380px;
}

.najuglednejsi-glasovanje-button {
    margin: 40px auto 30px auto;
    width: 200px;
}

.najuglednejsi-video-container {
    width: 520px;
    margin: 20px auto;
    overflow-y: hidden;
}

    .najuglednejsi-video-container iframe {
        border: none;
        overflow: hidden;
        width: 520px;
        height: 292px;
    }

ul.najuglednejsi-letniki-list {
    padding: 0;
    list-style: none;
    overflow-y: hidden;
}

    ul.najuglednejsi-letniki-list li {
        float: left;
        border-right: 1px solid #B8B8B8;
        padding: 0 18px;
    }
    
    ul.najuglednejsi-letniki-list li:last-child {        
        border-right: none;
    }

.najuglednejsi-dogodek-content {
    width: 750px;
    margin: 20px auto;
}

    .najuglednejsi-dogodek-content .najuglednejsi-gallery-container {
        text-align: center;
        margin: 20px auto;
        overflow: hidden;
    }

    .najuglednejsi-dogodek-content .img-gallery {
        margin-left: auto;
        margin-right: auto;
        width: 650px;
    }

        .najuglednejsi-dogodek-content .img-gallery .row {
            clear: left;
            overflow: hidden;
        }

        .najuglednejsi-dogodek-content .img-gallery a {
            display: block;
            float: left;
            width: 200px;
            padding: 4px;
            margin: 4px;
            background-color: rgb(240,240,240);
        }

            .najuglednejsi-dogodek-content .img-gallery a img {
                width: 200px;
            }

    .najuglednejsi-dogodek-content iframe {
        width: 500px;
        height: 312px;
    }

/* Dnevi odprtih vrat */

.dnevi-odprtih-vrat-container {
    width: 800px;
    overflow-y: hidden;
    margin: 0 auto;
}

    .dnevi-odprtih-vrat-container .dov-banner {
        width: 100%;
    }

    .dnevi-odprtih-vrat-container .dov-title {
        font-size: 24px;
        font-weight: bold;
        text-align: center;
        margin: 15px 0 30px 0;
    }

        .dnevi-odprtih-vrat-container .dov-title span {
            color: #1485CC;
        }
    
    .dnevi-odprtih-vrat-container h4 {
        font-size: 16px;
    }

    .dnevi-odprtih-vrat-container .dov-vsebine-container {
        overflow-y: hidden;
        width: 580px;
        margin: 0 auto;
    }

        .dnevi-odprtih-vrat-container .dov-vsebine-container .dov-vsebine {
            float: left;
            width: 250px;
            margin: 10px 20px;
            padding: 0;
        }

    .dnevi-odprtih-vrat-container .dov-prednosti {
        width: 250px;
        margin: 0 auto;
    }
    
/* Predstavitev */

.predstavitev-banner {
    margin-top: 20px;
    background-image: url(../../Content/Images/Landing/predstavitev-banner_empty.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100%;
    width: 1200px;
    height: 240px;
    overflow-y: hidden;
}

    .predstavitev-banner > div {
        background-color: #52AFEA;
        display: inline-block;
        color: #FFFFFF;
        font-size: 44px;
        font-weight: bold;
        padding: 20px 40px;
        float: left;
        margin-top: 70px;
    }

.predstavitev-descr {
    text-align: center;
    font-size: 16px;
}

.predstavitev-container-gray {
    overflow-y: hidden;
    padding: 10px 50px;
    margin: 20px 0;
    -ms-border-radius: 30px;
    border-radius: 30px;
}

    .predstavitev-container-gray .block {
        --ms-border-radius: 10px;
        border-radius: 10px;
        font-size: 13px;
        background-color: #F7F7F7;
        padding: 25px;
        overflow-y: hidden;
        display: inline-block;
        -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
        -moz-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
        box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
    }

    .predstavitev-container-gray h4 {
        font-size: 18px;
        margin: 10px 0 5px 0;
    }

    .predstavitev-container-gray > h4 {
        font-size: 24px;
    }

        .predstavitev-container-gray .block .button-small {
            width: 60px;
            float: right;
        }

    .predstavitev-container-gray .block-2 {
        float: left;
        margin: 15px;
        width: 470px;
    }

        .predstavitev-container-gray .block-2 .pic {
            float: left;
            width: 90px;
            overflow: hidden;
        }

            .predstavitev-container-gray .block-2 img {
                width: 100%;
            }

        .predstavitev-container-gray .block-2 .descr {
            float: left;
            width: 360px;
            margin-left: 20px;
            height: 192px;
        }

.sestavite-paket-container {
    background-image: url(../../Content/Images/Portal/sestavite-paket-background.png);
    background-repeat: no-repeat;
    background-size: 100%;
    overflow-y: hidden;
    margin: 60px auto;
    width: 875px;
    height: 408px;
}

    .sestavite-paket-container .text {
        float: right;
        width: 410px;
        margin: 60px 70px 0 0;
    }

    .sestavite-paket-container h4 {
        font-size: 20px;
        font-weight: bold;
    }

    .sestavite-paket-container h2 {
        font-size: 16px;
    }

    .sestavite-paket-container a.button-small, .frontpage-paket a.button-small {
        width: 160px;
        font-size: 14px;
        display: inline-block;
        padding: 5px 10px;
        border: 1px solid #52AFEA;
    }

    .sestavite-paket-container a.button-small.white {
        width: 160px;
        margin: 5px 15px;        
        display: inline-block;
        color: #707070;
        font-size: 14px;
        background-color: #FFFFFF;
        border: 1px solid #52AFEA;
    }

    .sestavite-paket-container a.button-small.white:hover {
        background-color: #F9F9F9;
    }

/* Persone */

.persone-title {
    font-weight: bold;
    font-size: 18px;
    color: #FFFFFF;
    overflow-y: hidden;
    margin-top: 20px;
}

.persone-blocks {
    overflow-y: hidden;
}

    .persone-blocks .block {
        background-color: #EDEDED;
        -ms-border-radius: 30px;
        border-radius: 30px;
        margin: 20px 40px;
        padding: 10px 50px;
        width: 450px;
        float: left;
        -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
        -moz-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
        box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
    }

    .persone-blocks .block:nth-child(2n+1) {
        margin-right: 10px;
    }

    .persone-blocks .block:nth-child(2n) {
        margin-left: 10px;
    }

    .persone-blocks .title {
        color: #1485cc;
        font-weight: bold;
        font-size: 16px;
        text-align: center;
    }

    .persone-blocks a.button-small {
        width: 80px;
        float: right;
    }

    .persone-blocks .descr {
        min-height: 160px;
        overflow-y: hidden;
    }

        .persone-blocks .descr > img {
            float: left;
            width: 90px;
            margin-right: 20px;
            display: inline-block;
        }
        
        .persone-blocks .descr .text {
            float: left;
            width: 340px;
        }

.persone-cenik-container {
    padding: 60px 120px;
    background-color: #9BCEEE;
    margin: 60px 0;
}

    .persone-cenik-container .stitle {
        font-size: 24px;
        font-weight: bold;
        text-align: center;
        margin-top: 0;
    }

.persone-cenik-container.sv-cenik {
    padding: 30px 0;
}

/* Dogodki/IzobrazevanjaKontakt */

.izobrazevanja-kontakt-form {
    overflow-y: hidden;
    margin: 0 0 20px 0;
}

    .izobrazevanja-kontakt-form .row {
        margin: 10px 0;
        vertical-align: top;
        overflow-y: hidden;
    }

    .izobrazevanja-kontakt-form .prijavitelj {
        overflow-y: hidden;
        margin: 20px;
        border-top: 2px solid #E6E6E6;
    }

    .izobrazevanja-kontakt-form .udelezenec {
        margin: 20px;
        overflow-y: hidden;
        border-top: 2px solid #E6E6E6;
    }

    .izobrazevanja-kontakt-form .info {
        float: left;
        width: 400px;
    }

        .izobrazevanja-kontakt-form .info label {
            display: block;
            float: left;
            width: 138px;
            font-size: 12px;
        }

    .izobrazevanja-kontakt-form .izobrazevanja {
        float: left;
        margin: 47px 0 0 38px;
        padding: 0 10px;
        width: 700px;
        font-size: 14px;
        background-color: #F5F5F5;
        border: 1px solid #F2F2F2;
    }

        .izobrazevanja-kontakt-form .izobrazevanja .izobrazevanje {
            margin: 10px 0;
        }

            .izobrazevanja-kontakt-form .izobrazevanja .izobrazevanje input {
                margin-left: 10px;
            }

        .izobrazevanja-kontakt-form .izobrazevanja .selected {
            background-color: #FAF3D3;
            padding: 3px 0;
        }

        .izobrazevanja-kontakt-form .izobrazevanja input {
            cursor: pointer;
        }

        .izobrazevanja-kontakt-form .izobrazevanja label {
            cursor: pointer;
            /*font-size: 14px;*/
        }

        .izobrazevanja-kontakt-form .izobrazevanja a.more {
            float: right;
            margin-right: 10px;
        }

        .izobrazevanja-kontakt-form .izobrazevanja a.remove {
            width: 80px;
        }    

    .izobrazevanja-kontakt-form .info input[type=text], .izobrazevanja-kontakt-form textarea, .izobrazevanja-kontakt-form select  {
        width: 250px;
        padding: 5px;
        display: block;
        float: left;
    }

    .izobrazevanja-kontakt-form .is-placnik {
        overflow-y: hidden;
    }

        .izobrazevanja-kontakt-form .is-placnik input[type=checkbox] {
            margin-left: 138px;
        }

        .izobrazevanja-kontakt-form .is-placnik label {
            width: auto;
            float: right;
            margin-right: 5px;
        }

    .izobrazevanja-kontakt-form .nacin-udelezbe label {
        float: none;
        margin-right: 15px;
        display: inline-block;
        width: auto;
    }

    .izobrazevanja-kontakt-form textarea {
        resize: vertical;
        min-height: 80px;
    }

    .izobrazevanja-kontakt-form select {
        height: 30px;
        width: 262px;
    }

    .izobrazevanja-kontakt-form .info input[type=text].drugo {
        display: none;
        margin-left: 138px;
    }

    .izobrazevanja-kontakt-form .oseba-controls-container {
        overflow-y: hidden;
    }

        .izobrazevanja-kontakt-form .oseba-controls-container a, .izobrazevanja-kontakt-form .udelezenec-controls-container a {
            display: inline-block;
            padding: 5px;
            margin-right: 15px;
            border: 1px solid #909090;
            background-color: #BABABA;
            text-decoration: none;
            color: #FFFFFF;
            font-weight: bold;
            text-align: center;
        }

        .izobrazevanja-kontakt-form .udelezenec-controls-container a {
            width: 32px;
        }

        .izobrazevanja-kontakt-form .oseba-controls-container a:hover, .izobrazevanja-kontakt-form .udelezenec-controls-container a:hover {
            background-color: #7B92D1;
        }

        .izobrazevanja-kontakt-form .oseba-controls-container a.selected, .izobrazevanja-kontakt-form .udelezenec-controls-container a.selected {            
            background-color: #4A73E5;
            padding: 5px;
        }

        .izobrazevanja-kontakt-form .oseba-controls-container label {
            float: none;
            display: inline-block;
            width: 100px;
        }

    .izobrazevanja-kontakt-form .tab {
        overflow-y: hidden;
    }

    .izobrazevanja-kontakt-form .nav-controls {
        overflow-y: hidden;
        margin: 10px 20px;
    }

        .izobrazevanja-kontakt-form .nav-controls a.button-small {
            background-color: #d9b93e;
            margin: 0 auto;
            float: right;
            padding: 8px 20px;
            color: #000000;
            margin-left: 20px;
            width: 60px;
        }

        .izobrazevanja-kontakt-form a.submit {
            margin: 0 auto;
            padding: 12px 20px;
            width: 200px;
        }

        .izobrazevanja-kontakt-form .nav-controls a.button-small:hover {
            background-color: #DCC151;
        }

    .izobrazevanja-kontakt-form .pregled {
        margin: 30px 20px 20px 20px;
        font-weight: bold;
        width: 600px;
    }

        .izobrazevanja-kontakt-form .pregled .gold {
            background-color: #E8DFBD;
            padding: 2px 5px;
            font-weight: normal;
        }

        .izobrazevanja-kontakt-form .pregled p {
            padding-left: 5px;
        }

        .izobrazevanja-kontakt-form .pregled label {
            color: #9F9F9F;
            font-size: 12px;
        }

.izobrazevanja-kontakt-title {
    padding: 10px;
    width: auto;
    font-size: 16px;
    font-weight: bold;
    color: #FFFFFF;
    background-color: #d9b93e;
}

.izobrazevanja-step-container {
    overflow-y: hidden;
    width: 940px;
    margin: 15px auto 0 auto;
}

    .izobrazevanja-step-container .step {
        background-color: #BABABA;
        color: #808080;
        float: left;
        padding: 10px 0;
        width: 240px;
        text-align: center;
        font-weight: bold;
        --ms-border-radius:5px;
        border-radius: 5px;
    }

    .izobrazevanja-step-container .active {
        background-color: #d9b93e;
        color: #000000;
    }

    .izobrazevanja-step-container .dot {
        border-bottom: dotted 3px #808080;
        width: 100px;
        float: left;
        display: block;
        height: 20px;
        margin: 0 5px;
    }

.izobrazevanja-step-brezplacno {
    width: 600px;
}

/* Zbirke/GradbeniPrirocnik */
    .toc-results .chapter {
        background-color: #EBEBEB;
        margin: 10px 0;
        padding: 10px;
        font-size: 12px;
        font-weight: bold;
    }

    .toc-results .doc-exp {
        background-color: #f8faf0;
        margin: 10px 0;
        padding: 8px;
        font-size: 12px;
    }

    .toc-results .doc-exp-obligacije {
        background-color: #BFDCE9;
    }

    .toc-results .doc-content {
        margin-top: 10px;
        background-color: #FFFFFF;
        display: none;
        padding: 10px;
        font-size: 13px;
    }
    
.doc-quota-message {
    background-color: #a44040;
    color: #FFF;
    padding: 10px;
    margin-bottom: 15px;
    font-size: 13px;
}

.arrow-square {
    border: 2px solid gray;
    border-radius: 2px;
    --ms-border-radius: 2px;
    float: right;
    display: inline-block;
    height: 11px;
    width: 11px;
    background-repeat: no-repeat;
    background-size: 9px;
    background-position: 1px;
}

    .arrow-square:hover {
        background-color: #FFFFFF;
        border: 2px solid rgba(0,0,0,0.2);
    }

    .arrow-square-down {
        background-image: url(../images/bg-subMenu-arrowDown.png);
    }

    .arrow-square-up {
        background-image: url(../images/bg-subMenu-arrowUp.png);
    }

    .arrow-square-loading {
        border: none;
        background-image: url(../images/ajax-loader_slick.gif) !important;
        height: 19px;
        width: 19px;
        background-size: 100%;
    }

    .arrow-square-loading:hover {
        cursor: default;
        border: none;
    }

/* Share */
.share-icons {
    float: right;
    overflow-y: hidden;
    margin: 1px 0 0 10px;
}

    .share-icons a {
        display: inline-block;
        width: 20px;
        height: 20px;
        text-indent: -9999px;
        background-position: center;
        background-repeat: no-repeat;
        background-size: 15px;
        cursor: pointer;
        border-radius: 2px;
    }

    .share-icons a.facebook {
        background-color: #4150B1;
        background-image: url(../images/facebook-f.png);
    }

    .share-icons a.facebook:hover {
        background-color: #3041B1;
    }

    .share-icons a.twitter {
        background-color: #7ABFF3;
        background-image: url(../images/twitter-bird.png);        
    }

    .share-icons a.twitter:hover {
        background-color: #61B4F3;
    }

    .share-icons a.linkedin {
        background-color: #1087C3;
        background-image: url(../images/linkedin-in.png);        
    }

    .share-icons a.linkedin:hover {
        background-color: #0E76A8;
    }

    .share-icons a.mail {
        background-color: #AEAEAE;
        background-image: url(../images/mail-white.png);
    }

    .share-icons a.mail:hover {
        background-color: #9F9F9F;
    }

    .share-icons-doc {
        margin: 5px 10px 0 0;
        float: right;
    }

/* Error */

.error-container {
    overflow-y: hidden;
    margin: 30px 0;
}

    .error-container .image {
        float: left;
        width: 400px;
        text-align: center;
    }

        .error-container .image img {
            width: 100%;
        }

    .error-container .error {
        float: left;
        margin: 100px 0 0 300px;
        width: 300px;
        font-weight: bold;
    }

/* Kontakt */

.kontakt-form-column {
    width: 900px;
    margin: 0 10px 20px 20px;
    float: left;
    overflow-y: hidden;
}

.kontakt-form-container {
    width: 860px;
    min-height: 608px;
    overflow-y: hidden;
    background-image: url(../images/prijava-background.png);
    background-repeat: no-repeat;
    background-size: 320px;
    background-color: #52AFEA;
    margin: 20px auto 80px auto;
    -webkit-box-shadow: 6px 6px 15px 2px #D2D2D2;
    -moz-box-shadow: 6px 6px 15px 2px #D2D2D2;
    box-shadow: 6px 6px 15px 2px #D2D2D2;
    -ms-border-radius: 10px;
    border-radius: 10px;
    background-size: 360px;
    background-position: 120px bottom;
    position: relative;
    z-index: 1;
}

    .kontakt-form-container .headline {
        overflow-y: hidden;
        color: #FFFFFF;
        width: 210px;
        float: left;
        font-size: 16px;
        margin: 40px 0 0 50px;
    }

        .kontakt-form-container .headline img {
            width: 200px;
        }

        .kontakt-form-container .headline span {
            font-weight: bold;
            font-size: 20px;
        }

    .kontakt-form-container .terms {
        background-color: #FFF;
        font-size: 12px;
        width: 460px;
        float: right;
        padding: 10px 50px 20px;
    }

    .kontakt-form-container .message {
        z-index: 2;
        display: block;
        left: 480px;
        top: 180px; 
        position: absolute;
        float: right;
        font-size: 18px;
        color: #FFF;
        width: 350px;
    }

        .kontakt-form-container .message p {
            font-weight: bold;
        }

        .kontakt-form-container .message.page-message-success,
        .kontakt-form-container .message.page-message-fail {
            background-color: inherit;
            padding: 5px 20px;
        }

.kontakt-form {
    background-color: #FFFFFF;
    width: 560px;
    float: right;
    z-index: 9999;
    position: relative;
}

    .kontakt-form .title {
        text-align: center;
        font-weight: bold;
        font-size: 20px;
        margin: 50px 0 40px 0;
    }

    .kontakt-form .fields {
        margin: 20px 40px 0;
    }

        .kontakt-form .fields .form-row {
            margin: 10px 0;
            overflow-y: hidden;
        }

            .kontakt-form .fields .form-row label {
                float: left;
                width: 80px;
                margin-top: 10px;
                font-size: 12px;
            }

        .kontakt-form .fields input[type=text],
        .kontakt-form .fields input[type=password],
        .kontakt-form .fields select,
        .kontakt-form .fields textarea {
            width: calc(100% - 20px);
            border: none;
            background-color: #EDEDED;
            resize: none;
            border-radius: 3px;
        }

        .kontakt-form .fields textarea {
            height: 80px;
        }

        .kontakt-form .fields select {
            height: 36px;
            width: calc(100% - 80px);
            float: right;
        }

        .kontakt-form .fields input.name {
            width: 228px;
        }

        .kontakt-form .fields input[type=checkbox] {
            border: none;
        }

        .kontakt-form .fields .paragraph {
            margin: 10px 0 0;
        }

        .kontakt-form .fields input.half-width {
            width: calc(50% - 25px);
            float: left;            
        }

        .kontakt-form .fields input.half-width:first-child {
            margin-right: 10px;
        }

        .kontakt-form .fields input.required {
            -webkit-box-shadow: inset 0 0 3px 1px maroon;
            -moz-box-shadow: inset 0 0 3px 1px maroon;
            box-shadow: inset 0 0 3px 1px maroon;
        }

    .kontakt-form .field-validation-error {
        float: left;
        width: 100%;
        margin-top: -9px;
        font-size: 12px;
        font-weight: bold;
        color: maroon;
        text-align: center;
    }

    .kontakt-form a.button-small {
        width: 200px;
        margin: 20px auto 0;
    }

    .kontakt-form a.button-small[disabled] {
        background-color: gray;
        cursor: wait;
        pointer-events: none;
    }

/* TFL Svetovalec */

.content.svetovalec {
    margin-top: 10px;
}

.svetovalec-content,
.svetovalec-banner {
    width: 900px;
    float: right;
    overflow-y: hidden;
    margin: 0 10px 0 20px;
}

    .svetovalec-banner img {
        width: 100%;
        margin-top: 0;
    }

.svetovalec-content {
    margin: 0 10px 20px 20px;
}

    .svetovalec-content .crumbs {
        font-weight: bold;
        font-size: 13px;
    }

        .svetovalec-content .crumbs a {
            text-decoration: none;
        }

        .svetovalec-content .crumbs a:first-child {
            color: #404041;
        }

        .svetovalec-content .crumbs a:first-child:hover {
            color: #717173;
        }

        .svetovalec-content .crumbs span {
            padding: 0 4px;
        }

        .svetovalec-content .crumbs .current {
            display: inline-block;
            color: #1485cc;
        }
    
    .svetovalec-content .title {
        font-weight: bold;
        font-size: 26px;
        text-align: center;
    }

    .svetovalec-content .subtitle {
        font-weight: bold;
        font-size: 16px;
        margin-top: 30px;
        text-align: left;
    }

    .svetovalec-content .subtitle-2 {
        text-align: center;
        font-weight: bold;
        font-size: 18px;
        margin: 30px 0;
    }

    .svetovalec-content ul.subject {
        list-style: none;
        text-align: left;
    }

    .svetovalec-content ul.subject li {
        margin: 10px 0;
    }

    .svetovalec-content .video-container {
        overflow-y: hidden;
    }

        .svetovalec-content .video-container .video {
            float: left;            
            width: calc((100% - 105px) / 3);
            height: 222px;
            background-color: #FDFDFD;
            margin: 15px 5px;
            overflow-y: hidden;
            --ms-border-radius: 6px;
            border-radius: 6px;
            -webkit-box-shadow: 0px 2px 6px 1px #D2D2D2;
            -moz-box-shadow: 0px 2px 6px 1px #D2D2D2;
            box-shadow: 0px 2px 6px 1px #D2D2D2;
        }

        .svetovalec-content .video-container .video.small:hover {
            -webkit-box-shadow: inset 0 0 5px 2px #E1E1E1;
            -moz-box-shadow: inset 0 0 5px 2px #E1E1E1;
            box-shadow: inset 0 0 5px 2px #E1E1E1;
            background-color: #FDFDFD;
        }

            .svetovalec-content .video-container .video a {
                text-decoration: none;
                color: #404041;
            }

        .svetovalec-content .video-container .video:nth-child(3n - 1) {
            margin: 15px 40px;
        }

        .svetovalec-content .video-container .video.large {
            float: none;           
            margin: 7px auto;
            width: 700px;
            height: 400px;
        }

        .svetovalec-content .video-desc {
            text-align: center;
            margin: 40px 0;
        }

        .svetovalec-content .video-container iframe,
        .svetovalec-content .video-container .thumbnail {
            background-color: #ededed;
            width: calc(100% - 20px);
            height: 137px;
            margin: 10px;
            overflow-y: hidden;
            cursor: pointer;
        }

        .svetovalec-content .video-container iframe {
            height: calc(100% - 20px);
        }

        .svetovalec-content .video-container .thumbnail {
            height: calc(100% - 85px);
        }

            .svetovalec-content .video-container .thumbnail img {
                width: 100%;
                height: 100%;
            }

        .svetovalec-content .video-container .descr {
            margin: 10px 10px 0 10px;
            font-weight: bold;
            font-size: 13px;
            text-align: left;
        }

    .svetovalec-content .page-message {
        width: calc(100% - 100px);
        padding: 20px 20px 20px 80px;
        background-position: 20px;
        text-align: left;
    }

    .svetovalec-content a.preizkus {
        width: 200px;
        margin: 0 auto;
    }

    .svetovalec-content .kontakt-form-column {
        margin: 0;
    }

    .svetovalec-content .kontakt-form-container {
        margin: 20px 0 40px 15px;
    }

    .cenik-content-column .svetovalec-content {
        margin: 0 0 20px;
    }

    .persone-cenik-container .svetovalec-column {
        width: 916px;
        margin: 0;
    }

.svetovalec-cta-preizkus {
    background-color: #E6F7FF;
    width: 100%;
    overflow-y: hidden;
    background-position: left 86% top 26px;
    background-repeat: no-repeat;
    background-size: 191px 290px;
    padding: 40px 0;
}

    .svetovalec-cta-preizkus p {
        margin: 20px 150px 20px 0;
        font-weight: bold;
        font-size: 13px;
    }

    .svetovalec-cta-preizkus a.preizkus {
        margin-top: 40px;
    }

.svetovalec-cta-preizkus.finance {
    background-image: url(../../Content/Images/Portal/svetovalec-mojca.png);
}

.svetovalec-cta-preizkus.gradbenistvo {
    background-image: url(../../Content/Images/Portal/svetovalec-bojan.png);
}

.svetovalec-cta-preizkus.kadrovanje {
    background-image: url(../../Content/Images/Portal/svetovalec-sabina.png);
}

.svetovalec-cta-preizkus.korona {
    background-image: url(../../Content/Images/Portal/svetovalec-petra.png);
}

.svetovalec-cta-preizkus.podjet {
    background-image: url(../../Content/Images/Portal/svetovalec-teja.png);
}

.svetovalec-cta-preizkus.pravo {
    background-image: url(../../Content/Images/Portal/svetovalec-peter.png);
}

/* TFL Svetovanje */

.svetovanje-header {
    width: 100%;
    height: 230px;
    background-repeat: no-repeat;
    background-image: url(../../Content/Images/Portal/svetovanje-header.png);
    background-position: center;
    background-size: 100%;
    margin-top: 20px;
}

.vsebine-links-container.svetovanje a:first-child:hover,
.vsebine-links-container.svetovanje a.selected {
    background-color: #D8E6A6;
}

    .vsebine-links-container.svetovanje a:last-child {
        color: #BDBDBD;
    }

    .vsebine-links-container.svetovanje a:last-child:hover {
        background-color: #F6F6F6;
    }

.svetovanje.content .svetovanje-title {
    font-weight: bold;
    font-size: 26px;
    text-align: center;
}

.svetovanje.content .svetovanje-title-1 {
    margin-top: 60px;
    margin-bottom: 0;
}

.svetovanje.content .svetovanje-half-1 {
    margin-top: 90px;
}

.svetovanje.content .svetovanje-kontakt-1 {
    margin-bottom: 70px;
}

.svetovanje.content .svetovanje-pravno-1 {
    margin-top: 50px;
}

.svetovanje.content .svetovanje-pravno-2 {
    width: 450px;
}

.svetovanje.content .svetovanje-subtitle {
    font-weight: bold;
    font-size: 20px;
}

.svetovanje.content .svetovanje-davcno-1 {
    width: 500px;
}

.svetovanje.content .svetovanje-davcno-2 {
    width: 620px;
}

.svetovanje.content .woman-1 {
    width: 580px;
    margin-left: 160px;
}


.svetovanje.content a.button-small.kontakt {
    width: 200px;
}

.svetovanje.content a.button-small.primeri {
    width: 600px;
    margin: 20px auto;
    font-size: 20px;
    padding: 8px 30px;
    border: 3px solid #DADADA;
    border-radius: 10px;
    -ms-border-radius: 10px;
    background-color: #FFF;
    color: #404041;
    -webkit-box-shadow: 0 4px 8px 0 #E4E4E4;
      -moz-box-shadow: 0 4px 8px 0 #E4E4E4;
      box-shadow: 0 4px 8px 0 #E4E4E4;
}

    .svetovanje.content a.button-small.primeri:hover {
        background-color: #E4F3F9;
        opacity: 0.8;
        filter: alpha(opacity=80);
        box-shadow: none;
    }

.svetovanje-green {
    background-color: #D8E6A6;
    margin-bottom: 20px;
}

.svetovanje-icons {
    overflow-y: hidden;
    padding: 50px 0;
    width: 900px;
    margin: 0 auto;
}

    .svetovanje-icons .icon {
        float: left;
        width: 300px;
        font-weight: bold;
        font-size: 16px;
        color: #4A4A4A;
        text-shadow: 2px 2px 5px #B3B3B3;
        text-align: center;
    }

    .svetovanje-icons .img {
        height: 140px;
    }

.svetovanje-box-container {
    overflow-y: hidden;
    width: 920px;
    margin: 0 auto;
}

.svetovanje-box-container.fin {
    width: 610px;
    margin: 50px 0 0;
}

    .svetovanje-box-container .flip-card {
      width: 200px;
      height: 180px;
      float: left;
      margin: 10px 15px;
      perspective: 1000px;      
    }

    .svetovanje-box-container.fin .flip-card {
        width: 270px;
        height: 220px;
    }

        .svetovanje-box-container .flip-card .heading {
            background-color: #D8E6A6;
            text-align: center;
            font-weight: bold;
            font-size: 18px;
            margin: 15px 0 10px 0;
            padding: 5px 0;
        }

        .svetovanje-box-container .flip-card p:last-child {
            text-align: center;
        }

    .svetovanje-box-container .flip-card-inner {
      position: relative;
      width: 100%;
      height: 100%;
      text-align: center;
      transition: transform 0.6s;
      transform-style: preserve-3d;
      -webkit-box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2);
      -moz-box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2);
      box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2);
      -ms-border-radius: 10px;
      border-radius: 10px;
    }

    .svetovanje-box-container .flip-card:hover .flip-card-inner {
      transform: rotateY(180deg);
    }

    .svetovanje-box-container .flip-card-front, 
    .svetovanje-box-container .flip-card-back {
      position: absolute;
      width: 100%;
      height: 100%;
      -webkit-backface-visibility: hidden;
      backface-visibility: hidden;
      -ms-border-radius: 10px;
      border-radius: 10px;
    }

    .svetovanje-box-container .flip-card-front {
      background-color: #FFFFFF;
      color: black;
    }

    .svetovanje-box-container .flip-card-front .heading {
      margin-top: 60px;
    }

    .svetovanje-box-container .flip-card-back {
      background-color: #FFF;
      transform: rotateY(180deg);
    }    

.svetovanje-steps-container {
    overflow-y: hidden;
    margin: 0 auto;
    width: 980px;
}

    .svetovanje-steps-container .step {
        display: block;
        float: left;
        width: 200px;
        height: 250px;
        text-align: center;
        margin: 10px 20px;
    }

        .svetovanje-steps-container .step .number {
            font-weight: bold;
            font-size: 26px;
            color: #D8D8D8;
            text-shadow: 1px 1px 5px #E2E2E2;
        }

        .svetovanje-steps-container .step .name {
            font-weight: bold;
            font-size: 26px;
            color: #555555;
            text-shadow: 3px 3px 5px #CECECE;
        }

    .svetovanje-steps-container .arrow {
        margin: 0 15px;
        width: 100px;
        height: 250px;
        display: block;
        float: left;
        background-image: url(../../Content/Images/Portal/svetovanje_arrow.png);
        background-repeat: no-repeat;
        background-position: center 70px;
        background-size: 100%;
    }

    .svetovanje-steps-container .arrow.white {
        background-image: url(../../Content/Images/Portal/svetovanje_arrow_white.png);
    }

.svetovanje-green-2 {
    background-color: #F2F5E7;
    padding: 40px 0;
    margin-top: 40px;
}

.svetovanje-banner {
    margin: 0 0 30px 0;
    height: 400px;
    width: 100%;
    background-image: url(../../Content/Images/Portal/svetovanje_7.png);
    background-repeat: no-repeat;
    background-size: cover;
}

/* Home/PriljubljeniDokumenti */

.priljubljeni-mape-container {
    margin-bottom: 30px;
}

.dashboard .priljubljeni-mape-container {
    margin-bottom: 0;
}

.priljubljeni-mape-controls {
    width: 100%;
    text-align: right;
    margin-bottom: 20px;
}

    .priljubljeni-mape-controls input[type=text] {
        height: 24px;
        width: 250px;
        padding: 3px 6px;
    }

    .priljubljeni-mape-controls input[type=text].alert {
       border: 2px solid maroon;
       padding: 2px 5px;
    }

    .priljubljeni-mape-controls a.save {
        width: 70px;
        float: right;
        margin: -1px 0 0 10px;
    }

    .priljubljeni-mape-container .mapa {
        overflow-y: hidden;
        margin: 10px 0 0 20px;
    }

    .dashboard .priljubljeni-mape-container .mapa {
        margin-left: 6px;
    }

    .dashboard .priljubljeni-mape-container > .mapa:first-child {
        margin-top: 4px;
    }

    .dashboard .priljubljeni-mape-container > .mapa {
        margin-left: 0;
    }

        .priljubljeni-mape-container.list .mapa {
            width: calc(100% - 20px);
            border-top: 5px solid #FFF;
        }

    .priljubljeni-mape-container > .mapa {
        margin-left: 0;
    }

    .priljubljeni-mape-container .mapa-controls {
        float: right;
        width: 32px;
        border-left: 1px solid #FFF;
        padding: 6px 0 7px 0;
        height: 19px;
        background-color: #383838;
        position: relative;
        top: 0;
    }

    .priljubljeni-mape-container .mselect {
        width: 25px;
        height: 25px;
        background-size: 100%;
        background-repeat: no-repeat;
        background-position: center;
        display: block;
        float: left;
        cursor: pointer;
    }

    .priljubljeni-mape-container .mselect.opened {
        background-image: url("../images/ico-izobrazevanja-gradivo_2.png");
    }

    .priljubljeni-mape-container .mselect.closed {
        background-image: url("../images/folder-close.png");
    }

    .dashboard .priljubljeni-mape-container .mselect {
        width: 20px;
        height: 20px;
    }

    .priljubljeni-mape-container .mselect.opened:hover {
        background-image: url("../images/folder-close.png");
    }

    .priljubljeni-mape-container .mselect.closed:hover {
        background-image: url("../images/ico-izobrazevanja-gradivo_2.png");
    }

    .priljubljeni-mape-container .mselect.transfer:hover {
        background-image: url("../images/folder-insert.png") !important;
    }

    .priljubljeni-mape-container .naziv {
        background-color: #383838;
        color: #FFFFFF;
        font-weight: bold;
        padding: 6px 10px;
        display: block;
        float: left;
        width: calc(100% - 88px);
        margin-left: 10px;
        min-height: 19px;
    }

        .dashboard .priljubljeni-mape-container .mapa .naziv {
            float: none;
            margin-left: 24px;
            width: calc(100% - 36px);
            padding: 3px 6px;
            font-size: 13px;
        }
        
        .priljubljeni-mape-container.list .mapa .naziv {
            width: calc(100% - 70px);
            cursor: pointer;
        }

        .priljubljeni-mape-container.list .mapa .naziv label {
            display: inline-block;
            width: 90%;
            cursor: pointer;
        }

    .priljubljeni-mape-container .naziv input[type=text] {
       width: 550px;
       height: 17px;
       padding: 0 5px;
    }

     .priljubljeni-mape-container .naziv a.save {
       font-weight: normal;
       display: inline-block;
       margin-left: 15px;
       font-size: 13px;
       color: #FFFFFF;
       text-decoration: none;
    }

        .priljubljeni-mape-container .mapa a.delete {
            float: right;
            font-weight: normal;
            font-size: 13px;
            margin-right: 7px;
            margin-top: 3px;
            background-image: url("../images/ico-delete.png");
            background-repeat: no-repeat;
            text-indent: -9999px;
            width: 15px;
            height: 15px;
        }

        .priljubljeni-mape-container .mapa .vsebina {
            border-left: 1px solid #52AFEA;
            margin-left: 13px;
            width: calc(100% - 15px);
        }

        .dashboard .priljubljeni-mape-container .mapa .vsebina {
            margin-left: 9px;
            margin-top: -15px;
            z-index: -9999;
            width: calc(100% - 11px);
        }

        .priljubljeni-mape-container .mapa ul.dokumenti {
            list-style: none;
            margin-left: 6px;
            padding-top: 20px;
        }

        .dashboard .priljubljeni-mape-container .mapa ul.dokumenti {
            padding-top: 15px;
        }

            .priljubljeni-mape-container .mapa ul.dokumenti li {
                border-bottom: 1px solid #eaeaea;
                padding: 5px 0;
            }
                .priljubljeni-mape-container .mapa ul.dokumenti li a {
                    color: #0078d4;
                    transition: color 0.3s ease;
                }

            .priljubljeni-mape-container .mapa ul.dokumenti li:nth-child(2n+1) {
                background-color: #fbfbfb;
            }

        .priljubljeni-mape-container .mapa .dselect {
            height: 10px;
            width: 10px;
            display: inline-block;
            background-color: #F0F0F0;
            border: 1px solid #CECECE;
            border-radius: 2px;
            cursor: pointer;
            float: right;
            margin: 5px 10px 0 0;
        }

        .priljubljeni-mape-container .mapa .dselect:hover {
            background-color: #FFD1D1;
        }

        .priljubljeni-mape-container .mapa .dselect.selected {
            background-color: #D00F0F;
        }

        .priljubljeni-mape-container .mapa a.remove-item {
            float: right;
            margin-right: 10px;
        }

.dashboard .priljubljeni-mape-container a.button-small {
    width: 100px;
    margin: 20px auto 15px;
}

.user-switch-alert {
    width: 100%;
    background-color: #DF840C;
    position: fixed;
    bottom: 0;
    text-align: center;
    color: yellow;
    padding: 3px 0;
}

.sta-news-filters {
    overflow-y: hidden;
    float: left;
    margin-top: 10px;
    margin-bottom: 20px;
}

    .sta-news-filters * {
        float: left;
    }

    .sta-news-filters input {
        margin: 0 15px 0 5px;
        padding: 5px;
    }

    .sta-news-filters label {
        margin-top: 3px;
    }

    .sta-news-filters .date {
        width: 90px;
    }

    .sta-news-filters a.button-small {
        float: left;
        margin: 0;
    }

.sta-novice-list {
    min-height: 200px;
}


/* Survey */

ul.survey-list, ul.question-list {
    list-style: none;
    padding: 0;
}

    ul.survey-list li, ul.question-list li {
        margin: 10px 0;
        overflow-y: hidden;
    }

        ul.survey-list li .survey-details-container, ul.question-list li .question-details-container {
            float: left;
            width: calc(95% - 26px);
            padding: 7px 10px;
            background-color: #F3F3F3;
            border: 3px solid #7A00F5;
            word-break: break-word;
        }

        ul.survey-list li .survey-controls-container, ul.question-list li .question-controls-container {
            float: right;
            width: 5%;
            overflow-y: hidden;
            padding-top: 7px;
        }

            ul.survey-list li .survey-controls-container a, ul.question-list li .question-controls-container a, .question-edit-form ul.question-answers-edit .answer-remove {
                float: right;
                display: block;
                width: 16px;
                height: 21px;
                margin: auto;
                text-indent: -9999px;
                background-position: center center;
                background-repeat: no-repeat;
            }

        ul.survey-list li a.survey-delete, ul.question-list li a.question-delete {
            background-image: url("../images/cc-remove.png");
            margin-left: 15px;
        }

        ul.survey-list li a.survey-edit, ul.question-list li a.question-edit {
            background-image: url("../images/ico-node-compare.png");
        }

.question-condition-count {
    font-weight: bold;
    background-color: #E12727;
    color: #FFFFFF;
    width: 20px;
    height: 20px;
    border-radius: 10px;
    text-align: center;
    float: right;
}

.survey-description-container {
    background-color: #6016DF;
    color: #FFFFFF;
    border: 5px solid #54C931;
    padding: 0 20px;
}

    .survey-description-container .survey-title {
        font-size: 20px;
        font-weight: bold;
    }

    .survey-description-container .survey-date {
        font-size: 13px;
        font-style: italic;
    }

.question-edit-form {
}

    .question-edit-form input[type=text] {
        width: 902px;
    }

    .question-edit-form input[type=radio] {
        cursor: pointer;
    }

    .question-edit-form textarea {
        width: 902px;
        min-height: 100px;
        resize: vertical;
    }

    .question-edit-form .row {
        margin: 15px 0;
    }

        .question-edit-form .row label {
            display: inline-block;
            font-weight: bold;
        }

    .question-edit-form .imuan label {
        font-weight: normal;
        margin-right: 20px;
        cursor: pointer;
    }

    .question-edit-form .question-edit-title {
        background-color: #DADADA;
        padding: 10px;
        font-weight: bold;
    }

    .question-edit-form ul.question-answers-edit {
        list-style: none;
        padding: 0;
    }

        .question-edit-form ul.question-answers-edit li {
            margin: 10px 0;
        }

        .question-edit-form ul.question-answers-edit input[type=text] {
            width: 870px;
        }

        .question-edit-form ul.question-answers-edit .answer-remove {
            background-image: url("../images/cc-remove.png");
            margin-right: 3px;
        }

        .question-edit-form ul.question-answers-edit select.condition-question {
            width: 555px;
        }

        .question-edit-form ul.question-answers-edit select.condition-answer {
            width: 280px;
        }

    .question-edit-form .condition-negation {
        width: 40px;
        float: right;
        font-weight: bold;
        padding: 3px 0;
        margin: 0 10px;
        border: 1px solid #b8b8b8;
        text-align: center;
    }

        .question-edit-form .condition-negation label {
            cursor: pointer;
        }

.question-list-container {
    width: 500px;
    max-height: 800px;
    float: left;
    overflow-y: scroll;
    font-size: 12px;
}

    .question-list-container ul {
        list-style: none;
        padding-left: 8px;
        margin: 0;
    }

    .question-list-container .title {
        background-color: #F9F9F9;
        margin: 0 8px;
        padding: 10px 20px 10px 5px;
        background-position: right 5px center;
        background-repeat: no-repeat;
        border-bottom: 1px solid #CBCBCB;
    }

        .question-list-container .title:first-child {
            margin-top: 0;
        }

        .question-list-container .title span {
            font-size: 18px;
            font-weight: bold;
        }

        .question-list-container .title a {
            color: inherit;
        }

    .question-list-container li .open {
        background-image: url("../images/bg-subMenu-arrowRight.png");
        cursor: pointer;
    }

    .question-list-container li .close {
        background-image: url("../images/bg-subMenu-arrowUp.png");
        cursor: pointer;
    }

    .question-list-container .current-chapter.ocene {
        color: #2DAAE1;
    }

    .question-list-container .current-chapter.vodic {
        color: #FBB03B;
    }

    .question-list-container .current-question {
        color: #FFFFFF;
    }

        .question-list-container .current-question.ocene {
            background-color: #2DAAE1;
        }

        .question-list-container .current-question.vodic {
            background-color: #FBB03B;
        }

    .question-list-container .unavailable {
        color: #C9C9C9;
    }

.question-content {
    width: 650px;
    float: left;
    padding: 0 0 0 30px;
    overflow-y: hidden;
}

    .question-content .question-note-container {
        margin: 20px 0;
    }

        .question-content .question-note-container .question-note-control {
            color: #1485cc;
            padding: 5px 0 5px 25px;
            margin: 0;
            font-weight: bold;
            cursor: pointer;
            border-bottom: 1px solid #b8b8b8;
            border-top: 1px solid #b8b8b8;
            background-position: left 5px center;
            background-repeat: no-repeat;
        }

        .question-content .question-note-container .open {
            background-image: url("../images/bg-subMenu-arrowDown.png");
        }

        .question-content .question-note-container .close {
            background-image: url("../images/bg-subMenu-arrowUp.png");
        }

        .question-content .question-note-container .question-note-content {
            padding: 5px;
            background-color: #F2F2F2;
        }

            .question-content .question-note-container .question-note-content img {
                width: 100%;
            }

            .question-content .question-note-container .question-note-content .question-note-logo-table {
                width: 640px;
            }

                .question-content .question-note-container .question-note-content .question-note-logo-table a {
                    display: block;
                }

                .question-content .question-note-container .question-note-content .question-note-logo-table img {
                    height: 45px;
                }

                .question-content .question-note-container .question-note-content .question-note-logo-table td:first-child img {
                    width: 204px;
                }

                .question-content .question-note-container .question-note-content .question-note-logo-table td:nth-child(2) img {
                    width: 191px;
                }

                .question-content .question-note-container .question-note-content .question-note-logo-table td:last-child img {
                    width: 62px;
                }

    .question-content .qoptions label, .question-content .qoptions input[type=radio], .question-content .qoptions input[type=checkbox] {
        cursor: pointer;
    }

    .question-content .answer-note {
        float: left;
        width: 566px;
        height: 16px;
        min-height: 16px;
        padding: 5px;
        resize: vertical;
        overflow: hidden;
    }

    .question-content .question-btn-save {
        width: 100px;
        margin: 30px auto 40px auto;
    }

.session-start-container {
    margin: 40px 0 40px 90px;
    overflow-y: hidden;
    width: 900px;
}

    .session-start-container .session-start-info {
        float: left;
        width: 558px;
        margin-left: 40px;
    }

        .session-start-container .session-start-info h3 {
            margin-top: 0;
        }

.session-start-form {
    float: left;
    overflow-y: hidden;
    text-align: center;
    width: 300px;
    border: 1px solid #b8b8b8;
}

    .session-start-form .banner {
        height: 70px;
        background-size: 60px;
        background-position: center;
        background-repeat: no-repeat;
        width: 100%;
    }

        .session-start-form .banner.ocene {
            background-color: #FBB03B;
            background-image: url(../images/ico-ocene.png);
        }

        .session-start-form .banner.vodic {
            background-color: #2DAAE1;
            background-image: url(../images/ico-vodic.png);
        }

    .session-start-form .title {
        text-align: center;
        font-weight: bold;
        font-size: 18px;
        margin: 30px 0;
    }

    .session-start-form .button-small {
        width: 150px;
        margin: 30px auto;
    }

    .session-start-form input[type=text] {
        width: 240px;
        background-color: #F6F6F6;
    }

    .session-start-form .message {
        margin: 0 0 0 20px;
        clear: left;
        font-size: 0.9em;
        font-weight: bold;
        display: none;
        text-align: left;
    }

.report-chapter {
    font-weight: bold;
    font-size: 16px;
    color: #1485cc;
    background-color: #F2F2F2;
    border-bottom: 1px solid #CBCBCB;
    border-top: 1px solid #CBCBCB;
    padding: 10px 0;
}

.report-title {
    font-weight: bold;
}

    .report-title span {
        color: #1485cc;
    }

.report-qoption-note p {
    margin: 0;
    font-style: italic;
}

.report-question-note {
    background-color: #F2F2F2;
    border-bottom: 1px solid #CBCBCB;
    border-top: 1px solid #CBCBCB;
    padding: 10px 0;
    font-style: italic;
    font-size: 13px;
    word-break: break-word;
}

.report-container {
    width: 820px;
    margin-left: 30px;
    float: left;
}

    .report-container .report-empty {
        background-color: #F2F2F2;
        width: 800px;
        margin: 30px 10px;
        height: 500px;
        overflow: hidden;
    }

        .report-container .report-empty .text {
            position: absolute;
            color: #B6B6B6;
            font-size: 24px;
            margin: 200px 305px;
        }

.report-list {
    list-style: none;
    padding: 0;
    margin: 0 0 30px 0;
    width: 350px;
    float: left;
}

ul.report-list li {
    background-position: right 15px center;
    background-repeat: no-repeat;
    background-image: url("../images/bg-subMenu-arrowRight.png");
    background-color: #F9F9F9;
    border-bottom: 1px solid #CBCBCB;
}

    ul.report-list li a {
        padding: 10px;
        display: block;
        text-decoration: none;
    }

        ul.report-list li a.mobile {
            display: none;
        }

.report-list p {
    margin-top: 30px;
}

.session-table-container .session-table {
    width: 100%;
    border-collapse: collapse;
    margin: 30px auto;
}

    .session-table-container .session-table th {
        font-weight: bold;
        padding: 10px;
        font-size: 15px;
        border: 1px solid #CBCBCB;
    }

    .session-table-container .session-table td {
        text-align: center;
        padding: 10px;
        font-size: 13px;
        border: 1px solid #CBCBCB;
    }

    .session-table-container .session-table tr td:first-child {
        width: 158px;
        font-size: 14px;
        font-weight: bold;
        word-break: break-word;
    }

    .session-table-container .session-table tr td:nth-child(2) {
        font-weight: bold;
        color: green;
        width: 114px;
    }

    .session-table-container .session-table tr td:nth-child(3) {
        width: 108px;
    }

    .session-table-container .session-table tr td:nth-child(4) {
        text-align: left;
        width: 562px;
    }

    .session-table-container .session-table tr td:nth-child(5) {
        width: 115px;
    }

    .session-table-container .session-table .finished {
        background-color: #F2F2F2;
    }

        .session-table-container .session-table .finished td:nth-child(2) {
            color: red;
        }

    .session-table-container .session-table a.delete {
        display: block;
        height: 21px;
        width: 16px;
        text-indent: -9999px;
        background-position: center center;
        background-repeat: no-repeat;
        background-image: url("../images/cc-remove.png");
    }

.survey-predstavitev-part-special {
    border: 1px solid #000000;
    padding: 20px 15px;
    width: 900px;
    margin: 0 auto;
}




/*Ai*/
#ai-wrapper {
    float: right;
    overflow-y: hidden;
    position: relative;
    margin: 0px 5px 0px 15px;
    height: 32px;/*recimo*/
    z-index: 1001;
}


#ai-icon {
    width: 32px;
    display: inline-flex;
    height: 32px;
    border-radius: 50%;
    -ms-border-radius: 50%;
    /*  background-color: #52AFEA;*/
    text-align: center;
    line-height: 50px;
    cursor: pointer;
    overflow: hidden;
    /*   box-shadow: 0px 3px 6px 0px #00000044;*/
    align-items: center;
    justify-content: center;
    z-index: 1001;
}

    #ai-icon img {
        max-width: 32px;
        max-height: 32px;
    }
        #ai-icon img:hover {
            animation: fullCircle 1s ease-in-out;
        }

@keyframes fullCircle {
    from {
        transform: rotate(0deg);
    }

    to {
        transform: rotate(360deg);
    }
}

@keyframes aiReading {
    0%, 100% {
        transform: rotate(0deg);
    }

    25% {
        transform: rotate(15deg);
    }

    50% {
        transform: rotate(-15deg);
    }

    75% {
        transform: rotate(15deg);
    }
}


#ai-dialog {
    display: none;
    position: fixed;
    background-color: #fff;
    border: 1px solid #ccc;
    box-shadow: 0px 3px 6px 0px #00000044;
    -webkit-box-shadow: 0px 3px 6px 0px #00000044;
    -moz-box-shadow: 0px 3px 6px 0px #00000044;
    width: 250px;
    border-radius: 10px;
    -ms-border-radius: 10px;
    scroll-behavior: smooth;
    transition: right 0.5s ease;
    z-index: 5000;
}
    #ai-dialog::-webkit-scrollbar {
        width: 10px;
        background: #fff;
        border-radius: 10px;
        -ms-border-radius: 10px;
    }

    #ai-dialog::-webkit-scrollbar-thumb {
        border-radius: 10px;
        -ms-border-radius: 10px;
        -webkit-box-shadow: inset 0 0 6px #00000044;
        background: #c7c7c7;
    }

.turn-right {
    right: 0px;
    width: 45vw !important;
    max-height: 45vh !important;
    overflow-y: scroll;
    overflow-x: hidden;
}

#ai-minimize {
    position: absolute;
    top: 10px;
    right: 30px;
    cursor: pointer;
    background-color: #c7c7c7;
    border-radius: 50%;
    -ms-border-radius: 50%;
    width: 15px;
    height: 15px;
    text-align: center;
    line-height: 15px;
    font-size: 8px;
    font-weight: bold;
    color: #8b8e8f;
    transition: background-color 0.3s;
}

.ai-exit {
    display: none;
    position: absolute;
    top: 10px;
    right: 10px;
    cursor: pointer;
    background-color: #c7c7c7;
    border-radius: 50%;
    -ms-border-radius: 50%;
    width: 15px;
    height: 15px;
    text-align: center;
    line-height: 15px;
    font-size: 8px;
    font-weight: bold;
    color: #fff;
    transition: background-color 0.3s;
}

#ai-minimize:hover,
#ai-copy:hover,
#ai-exit:hover {
    -webkit-box-shadow: 0px 3px 6px 0px #00000044 inset;
    -moz-box-shadow: 0px 3px 6px 0px #00000044 inset;
    box-shadow: 0px 3px 6px 0px #00000044 inset;
}

#ai-dropdown ul {
    padding: 0px;
    margin: 0px;
    list-style: none;
}

#ai-dropdown li {
    padding: 15px 20px 5px 20px;
    margin: 0px 0px;
    border-bottom: 1px solid #eee;
}
    #ai-dropdown li:first-child {
        border-radius: 10px 10px 0 0;
        -ms-border-radius: 10px 10px 0 0;
    }

    #ai-dropdown li:last-child {
        border-bottom: none;
        border-radius: 0 0 10px 10px;
        -ms-border-radius: 0 0 10px 10px;
        padding-bottom: 10px;
    }

.selected-data-action p {
    color: #52AFEA;
    font-weight: 600;
    cursor: default !important;
}
    .selected-data-action label {
        cursor: default !important;
    }

.selected-data-action:hover {
    background-color: transparent !important; /* Prevents hover effect */
    cursor: default !important;
}

.no-bottom-border {
    border-bottom: none !important;
}

#ai-dropdown li p {
    margin: 0px;
    font-size: 14px;    
    line-height: 0.8;
    width: 100%;
    cursor: pointer;
}
        #ai-dropdown li label {
        margin: 0px 0px;
        font-size: 10px;
        line-height: 0.8;
        cursor: pointer;
    }

.ai-message-text {
    color: #52AFEA;
}

#ai-dropdown li[data-action]:hover {
    background-color: #00000014;
    cursor: pointer;
}


.ai-loading-animation::after {
    content: '';
    display: inline-block;
    margin: 0px 5px;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    -ms-border-radius: 50%;
    border: 2px solid #52AFEA;
    border-color: #52AFEA #52AFEA transparent;
    animation: ai-loading-animation 1.2s linear infinite;
}

@keyframes ai-loading-animation {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}


    #ai-legend > label:first-of-type {
        margin: 0px 0px;
        font-size: 10px;
        line-height: 0.8;
        cursor: pointer;
    }


#ai-legend div ul li label {
    display: block;   
    width: fit-content;
    border-radius: 5px;
    -ms-border-radius: 5px;
    padding: 0 5px;
    text-align: left;
    cursor: pointer;
    transition: background-color 0.3s;
}

            #ai-legend div ul li label:hover {
                filter: drop-shadow(0px 1px 3px #00000030);
                -webkit-text-stroke: 0.5px #00000030;
            }

#ai-legend .label-odlocitev {
    font-weight: bold;
}

#ai-legend .label-jedro_vir {
    border: 1px solid black;
}

#ai-legend .label-navedba_zakona {
    border-bottom: 1px solid black;
    border-radius: 0px !important;
}

#ai-legend .label-utemeljitev {
    background-color: #ffddaa;
    color: #404041;
}

#ai-legend .label-v_pravni_podlagi {
    background-color: #ffc39d;
    color: #404041;
}

#ai-legend .legend_label {
    display: inline-flex;
    justify-content: space-evenly;
    flex-wrap: wrap;
    margin-bottom: 0.75rem;
    align-content: center;
    align-items: flex-start;
}

#ai-legend .moreinfo-icon {
    display: inline-block;
    margin-left: 5px;
    cursor: pointer;
    background-color: #363636;
    color: #fff;
    border-radius: 50%;
    width: 15px;
    height: 15px;
    font-size: 10px;
    text-align: center;
    line-height: 15px;
    font-weight: bold;
}

    #ai-legend .moreinfo-icon:hover {
        -webkit-box-shadow: 0px 3px 6px 0px #00000022 inset;
        -moz-box-shadow: 0px 3px 6px 0px #00000022 inset;
        box-shadow: 0px 3px 6px 0px #00000022 inset;
    }
#ai-legend .moreinfo-description {
    display: none;
    margin-bottom: 10px;
    padding: 2px 5px;
    font-size: 10px;
    background-color: #363636;
    border-radius: 5px;
}
.povzetek-options-container .povzetek-option {
    display: block;
    margin: 8px 0;
    padding: 8px;
    background-color: rgb(43, 43, 44);
    border-radius: 4px;
    cursor: pointer;
    transition: 0.5s;
}
    .povzetek-options-container .povzetek-option:hover {
        background: rgb(57, 57, 60);
        color: rgb(125, 125, 130);
    }

/*ai-review*/
#ai-review-containter {
    display: inline-flex;
    align-items: center;
    justify-content: space-evenly;
    border: none;
}
    #ai-review-containter.ai-message-sodba {
        display: inline-flex;
        border: none;
        padding-top: 5px;
        text-align: start;
        vertical-align: middle;
        justify-content: flex-start;
    }
    #ai-review-containter span {
        font-size: 10px;
        width: 120px;
        padding-left: 15px;
        height: 20px;
    }
    #ai-review-containter.ai-message-sodba span {
        font-size: 14px;
        padding-left: 0px;
        width: 180px;
    }
    #ai-review-containter button {
        width: 25px;
        height: 25px;
        background: none;
        border: none;
        fill: #707070;
        color: #707070;
    }
    #ai-review-containter.ai-message-sodba button {
        width: 30px;
        height: 30px;
        background: none;
        border: none;
        fill: #707070;
        color: #707070;
    }
        #ai-review-containter button:hover {
            color: black;
            fill: black;
            cursor: pointer;
        }
/*ai-notsub*/
#ai-testlimit,
#ai-notsub {
    padding: 0px 10px 20px 10px
}
    #ai-testlimit,
    #ai-notsub h4 {
        font-weight: normal;
        color: #83C3EE
    }
    #ai-testlimit,
    #ai-notsub p {
        font-size: 12px;
    }
#ai-notuser {
    padding: 0px 10px 20px 10px
}
    #ai-notuser div {
        width: 100%;
        display: inline-grid;
        grid-gap: 8px;
        justify-items: center;
        align-items: start;
        justify-content: center;
    }
    #ai-notuser em {
        font-style: normal;
        font-weight: bold;
        font-size: inherit;
        color: #52AFEA;
    }
    #ai-notuser h4 {
        font-weight: normal;
        color: #83C3EE
    }

    #ai-notuser p {
        font-size: 12px;
    }

/*AiSodbe*/
ai.utemeljitev {
    padding: 2px;
    background-color: #ffddaa;
    border-radius: 5px;
    -ms-border-radius: 5px;
}

/*ai.odlocitev {
    font-weight: bold;
}*/

ai.navedba_zakona {
    padding: 2px;
    border-bottom: 1px solid black;
    cursor: pointer;
}
    ai.navedba_zakona:hover {
        filter: drop-shadow(0px 0px 4px #0004);
    }

ai.jedro_vir {
    padding: 4px;
    display: block;
    border: 2px solid black;
    border-radius: 5px;
}

ai.v_pravni_podlagi {
    display: block;
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    padding: 0px 2px;
    background-color: #ffc39d;
    border-radius: 5px;
    -ms-border-radius: 5px;
}

ai.utemeljitev, ai.odlocitev, ai.navedba_zakona, ai.v_pravni_podlagi {
    transition: background-color 0.4s ease, padding 0.4s ease, border-radius 0.4s ease, border-bottom 0.4s ease, font-weight 0.4s ease;
    line-height: 1.8em !important;
}

@keyframes readingEffect {
    0% {
        box-shadow: 0 0 10px rgba(82, 175, 234, 0);
        background-color: transparent;
    }

    50% {
        box-shadow: 0 0 10px rgba(82, 175, 234, 0.7); 
        background-color: #e0f7ff; 
    }

    100% {
        box-shadow: 0 0 10px rgba(82, 175, 234, 0);
        background-color: transparent;
    }
}

.reading {
    animation-name: readingEffect;
    animation-duration: 1s; 
    animation-fill-mode: forwards;
    transition: box-shadow 1s; 
}

.ai-highlight {
    filter: drop-shadow(5px 10px 5px #00000044);
    -webkit-text-stroke: 0.5px #00000044;
}


/*Dodatno - Rok*/

.sticky-flat-title {
    position: fixed;
    top: 0px;
    width: 100%;
    z-index: 999;
    transition: top, display 2s ease-in-out;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
}

.fixed-title-btn {
    padding-left: 10px !important;
}

.btn-action-blue {
    display: inline-block;
    color: #000;
    padding: 5px 30px;
    -ms-border-radius: 3px;
    border-radius: 3px;
    text-decoration: none;
    background-color: #83C3EE;
    font-weight: bold;
    -webkit-box-shadow: 0px 3px 6px 0px #00000044;
    -moz-box-shadow: 0px 3px 6px 0px #00000044;
    box-shadow: 0px 3px 6px 0px #00000044;
}
    .btn-action-blue:hover {
        text-decoration: none;
        color: #000;
        -webkit-box-shadow: 0px 2px 4px 0px #00000022 inset;
        -moz-box-shadow: 0px 2px 4px 0px #00000022 inset;
        box-shadow: 0px 2px 4px 0px #00000022 inset;
    }

.info-svg {
    display: block;
    width: 20px;
    height: 20px;
}

.print-icon, .pdf-icon, .heart-icon {
    width: 20px;
    height: 20px;
    transition: ease fill 0.2s;
}
    .heart-icon:hover{
        fill: darkgray;            
    }
    /*.print-icon{
        display: none;*/ /*default*/
    /*}*/
.slide-in-summary {
    padding: 10px;
    border-radius: 10px;
    -ms-border-radius: 10px;
    -webkit-box-shadow: 0px 3px 6px 0px #00000044;
    -moz-box-shadow: 0px 3px 6px 0px #00000044;
    box-shadow: 0px 3px 6px 0px #00000044;
    background: #E3E3E3;
    transition: ease top 0.3s;
}
    /*.slide-in-summary.active {
        right: 0; 
    }
    .slide-in-summary::-webkit-scrollbar {
        width: 10px;
        background: #fff;
        border-radius: 10px;
    }

    .slide-in-summary::-webkit-scrollbar-thumb {
        border-radius: 10px;
        -webkit-box-shadow: inset 0 0 6px #00000044;
        background: #c7c7c7;
    }*/




    /*TFL AI*/
/*Testing popup*/
.ai-modal {
    display: none; 
    position: fixed; 
    z-index: 1; 
    left: 0;
    top: 0;
    width: 100%; 
    height: 100%; 
    overflow: auto; 
    background-color: rgba(0,0,0,0.4); 
}

.ai-modal-content {
    background-color: #fefefe;
    margin: 15% auto; 
    padding: 20px;
    border: 1px solid #888;
    width: 80%; 
}

.ai-close-button {
    color: #aaa;
    float: right;
    font-size: 28px;
    font-weight: bold;
}

    .ai-close-button:hover,
    .ai-close-button:focus {
        color: black;
        text-decoration: none;
        cursor: pointer;
    }


/*tale medja bo posebi*/
@media (max-width: 1600px) {
    #ai-dialog {
        right: 4px;
    }
}
@media (max-width: 1350px) {
    #ai-wrapper {
        right: 20px;
        transform: none;
        left: unset;
    }
}

/*Landing Ai*/
.ainevron-banner {
    background-image: url("../../Content/Images/Ai/ai-main-backround-1900x1100.png");
    height: 270px;
    width: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.ainevron-banner-head {
    background-image: url("../../Content/Images/Ai/ai-header-backround-1900.png");
    height: 100px;
    width: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.ainevron-banner-btn {
    background-image: url("../../Content/Images/Ai/ai-chat-backround-small.png");
    height: 100px;
    width: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.aitfl-banner {
    background-image: url(../../Content/Images/Ai/ai-landing-desk-new.png);
    height: 270px;
    width: calc(100vw - 35rem);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    border-radius: 1rem;
}

.aitfl-banner h1{
    font-size: 65px;
    color: #fff;
    width: 100%;
    text-align: center;
}

.ai-landing-container {
    /*background: linear-gradient(to bottom, #115e8e 0%, #000000 100%);*/
    width: 100%;
    height: 100%;
    margin: 0;
    background-repeat: no-repeat;
    background-attachment: fixed;
}
    .ai-landing-container .description {
        font-size: 1.2em;
        font-weight: 300;
        margin-top: 0;
        margin-bottom: 1rem;
        color: #fff;
        max-width: 50vmax;
    }

    .ai-landing-container .insight-box {
        text-align: center;
        display: grid;
        justify-items: center;
        margin-top: 1vmax;
        width: 100%;
        margin-left: 0;
        margin: 4vmax 0px 10px 0px;
        justify-content: center;
    }
        
        .ai-landing-container .insight-box .header-title {
            font-size: 2.0rem;
            font-weight: 600;
            color: #fff;
            margin: 5px 0px 10px 0px;
        }
        .ainevron-banner .ai-sodba-icon {
            width: 100px;
            height: 100px;
        }

.ai-landing-container h1 {
    font-size: 2rem;
    font-weight: 600;
    color: #fff;
    margin: 0px;
}
        .ai-landing-container em {
           /* font-style: normal;*/
            font-weight: bold;
            font-size: inherit;
            color: #1485cc;
        }

.ai-landing-container .feature-image {
    max-width: 55vmax;
    --ms-flex-item-align: center;
    --ms-grid-row-align: center;
    align-self: center;
    margin: 1.2vmax 0;
    display: flex;
    margin-bottom: 4vmax;
    justify-content: center;
    align-items: stretch;
    border-radius: 10px;
}
    .ai-landing-container .herocontent {
        --webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        padding: 0;
        --webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
         height: 100%; 
         display: -webkit-box; 
        display: -ms-flexbox;
         display: flex; 
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }
.ai-content-section {
    height: 100vh;
    min-height: calc(100vw / 1.7777777778);
    padding: 8vmax 10vmax;
    padding-bottom: 18vmax;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    padding: 40px 0; /* Adjust spacing as needed */
}
    .ai-content-section:nth-child(2n) {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse;
    }
        .ai-content-section .ai-media {
            margin-right: 5rem;
        }
    .ai-content-section:nth-child(2n) .ai-media {
        margin-right: 0rem;
        margin-left: 5rem;
    }
        .ai-content-section:nth-child(2n) .ai-content {
            text-align: right;
            
        }
/*.ai-landing-section-wrapper .ai-content-section:nth-child(1)::after {
    content: none;
}*/

.ai-landing-section-soon {
    margin: 0 12rem;
    background-color: #516D7E;
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: row-reverse !important;
    flex-direction: row !important;
    border-radius: 1rem;
    padding-bottom: 2rem !important;
}
.ai-landing-section-soon-2 {
    margin: 2rem 10rem;
    background-image: url("../../Content/Images/Ai/ai-new-banner-long.png");
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: row-reverse !important;
    flex-direction: row !important;
    border-radius: 1rem;
    padding-bottom: 2rem !important;
}

.ai-landing-section-wrapper {
    position: relative;
    width: calc(100vw - 25rem);
    margin: 1rem auto 0rem auto;
/*    background-color: #404040;
    border-radius: 1rem;*/
    padding-top: 50px; /* Adjust to the height of your header if any */
}
    .ai-landing-section-wrapper::before {
        content: '';
        position: absolute;
        left: 50%;
        top: 0;
        bottom: 0;
        width: 2px; /* Width of the timeline */
        background-color: #fff; /* Color of the timeline */
        z-index: 5; /* Make sure it's behind the dots and content */
    }
.ai-content-section::after {
    content: '';
    position: absolute;
    left: 50%;
    top: 70px;
    transform: translate(-50%, -50%);
    width: 14px;
    height: 14px;
    border-radius: 50%;
    background: #52AFEA; /* Dot background color */
    z-index: 10; /* Make sure it's above the timeline */
}
.ai-landing-sections {
    display: flex;
    flex-direction: column;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    align-items: center;
    margin-top: 5rem;
}
.ai-content-undersection {
    height: 100%;
    display: flex;
    flex-direction: column;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    align-items: center;
    position: relative;
    width: calc(100vw - 25rem);
    border-top: 1px solid white;
    background-color: #404040;
    border-radius: 0 0 1rem 1rem;
    padding: 50px 0;
}
.compact {
    min-height: auto;
    height: auto;
    padding-bottom: 6rem;
    display: flex;
    justify-content: space-evenly;
    align-items: start;
}
.ai-panel-povprasevanje {
    padding: 0.5rem 1.5rem;
    position: absolute;
    bottom: 1rem;
}

.ai-landing-container .ai-media img,
.ai-landing-container .ai-media video,
.ai-landing-container .ai-media iframe {
    max-width: 40rem;
    width: 30vw;
    height: 100%;
    border-radius: 10px;
}
    .ai-content-section .ai-content {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 35%;
        flex: 0 0 35%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;        
    }
.ai-content .heading {
    font-size: 1.6rem;
    font-weight: bolder;
    color: #fff;
    margin-top: 0px;
}

.neon-text {
    color: #87C8F0 !important;
    text-shadow: 0 0 0px #87C8F0, 0 0 0px #87C8F0, 0 0 2px #87C8F0, 0 0 5px #87C8F0, 0 0 10px #87C8F0;
    font-size: 24px;
    font-weight: bold;
}

.ai-teaser-section{    
    background-color: #fff;
    display: grid;
    justify-items: center;
    align-items: center;
    color: #000;
}
    .ai-teaser-section p,
    .ai-teaser-section .description,
    .ai-teaser-section h1 {
        color: #000;
    }

.ai-naslov-mid {
    color: #52AFEA;
    font-size: 2rem;
    font-weight: bolder;
    text-align: center;
}
.ai-offer-section {
    margin: 50px 0px 35px 0px;
}
.ai-panel-container {
    display: flex;
    justify-content: center;
    align-items: stretch;
    align-content: stretch;
    flex-wrap: wrap;
    flex-direction: row;
}
    .ai-panel-container .ai-panel {
        flex: 1;
        color: white;
        /*height: 15vmax;*/
        width: 20vmax;
        padding: 0px 40px 40px;
        background: #000000c2;
        display: flex;
        flex-direction: column;
  
        align-items: center;
        box-shadow: 0 4px 8px rgba(0, 0, 0, 0.5);
        backdrop-filter: blur(5px);
        font-size: 0.65rem;
    }
        .ai-panel-container .ai-panel:nth-child(1n) {
            border-left: 2px solid #fff;
            border-top: 2px solid #fff;
            border-bottom: 2px solid #fff;
            border-radius: 10px 0px 0px 10px;
        }
        .ai-panel-container .ai-panel:nth-child(2n) {
            border-right: 2px solid #fff;
            border-radius: 0px 10px 10px 0px
        }

.ai-panel p {
    margin-top: 0px;
    margin-bottom: 1em;
    font-size: 1.2em;
}


/*Dashboard Ai*/
.ai-dashboard {
    max-height: 480px !important;
    margin: 0 60px 20px !important;
}
.ai-dashboard-naslov {
    color: white;
    border-bottom: 1px solid white!important;
}
.kontakt-form-container-ai {
    min-height: 100px;
    background: none;
    margin: 0px;
    box-shadow: none;
    width: 100%;
    display: grid;
    justify-items: center;
}
.ai-nevronbg {   
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.ai-kontakt-form {
    display: grid;
    margin: 10px 100px 10px;  
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    border-radius: 10px;
    padding: 10px 20px;
    justify-content: center;
    min-height: 120px;
    color: #fff;
}
    .ai-kontakt-form div {
        display: grid;
        justify-content: center;
        text-align: center;
        align-items: stretch;
    }
    .ai-kontakt-form .btn-action-blue {
        margin: 0px 0 10px 0;
    }
    .ai-kontakt-form .ai-panel {
        max-height: 300px;
        padding: 0 20px;
    }

    #ai-kontakt-submited {
    }
#ai-kontakt-narocnik {
    
}
#ai-kontakt-default{

}




/*ALERTS*/
.ialert-backdrop {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    display: none; /* Change to flex using JS */
    align-items: center;
    justify-content: center;
    pointer-events: auto;
    z-index: 999999999999;
    transition: display 0.1s;
}

.ialert-grid {
    display: grid;
    place-items: center;
    width: 100%;
    height: 100%;
}

.ialert-modal {
    background-color: white;
    border-radius: 0.5rem;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
    width: auto;
    max-width: 500px;
    padding: 1rem 1rem;
    display: flex;
    flex-direction: column;
    pointer-events: auto;
}

.ialert-modal-header {
    border-bottom: 1px solid #e5e7eb;
    padding-bottom: 10px;
}

.ialert-modal-title {
    font-size: 1.25rem; /* 20px */
    font-weight: 600;
    color: #363636;
    margin: 0px;
}

.ialert-modal-body {
    flex: 1;
    padding: 10px 0;
}

    .ialert-modal-body p {
        font-size: 1rem;
        font-weight: 500;
        line-height: 1.5rem;
    }

.ialert-modal-footer {
    display: flex;
    justify-content: flex-end;
    gap: 10px;
    margin-top: 2rem;
}

.ialert-btn {
    border: none;
    border-radius: 0.375rem;
    padding: 10px 20px;
    cursor: pointer;
    transition: background-color 0.2s;
    font-size: 1rem;
    font-weight: 600;
    line-height: 1.5rem;
}

.ialert-btn-delete {
    background-color: #ef4444;
    color: white;
}

.ialert-btn-ok {
    background-color: #52AFEA;
    color: white;
}

.ialert-btn-delete:hover {
    background-color: #dc2626;
}

.ialert-btn-ok:hover {
    background-color: #459CD2;
}

.ialert-btn-cancel {
    background-color: #d1d5db;
    color: #111827;
}

    .ialert-btn-cancel:hover {
        background-color: #9ca3af;
    }

.ialert-btn-warning {
    background-color: #f59e0b; /* Amber-500 */
    color: white;
}

    .ialert-btn-warning:hover {
        background-color: #d97706; /* Amber-600 */
    }

/* Add an icon for quota alerts */
.quota-alert .ialert-modal-header {
    display: flex;
    align-items: center;
}

    .quota-alert .ialert-modal-header:before {
        content: "⚠️";
        font-size: 1.5rem;
        margin-right: 0.5rem;
    }

/* More noticeable background for quota alerts */
.quota-alert.ialert-modal {
    border-left: 5px solid #f59e0b;
}


/* Loading Spinner */
.toast-container {
    position: fixed;
    top: 20px;
    right: 20px;
    width: 300px;
    z-index: 9999999;
}

.toast-item {
    display: flex;
    align-items: center;
    background-color: #f9f9f9;
    border: 1px solid #ddd;
    border-radius: 5px;
    padding: 10px;
    margin-bottom: 10px;
    box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.2);
    animation: fadeIn 0.3s ease-in-out;
}

    .toast-item .loading-spinner {
        margin-right: 15px;
        width: 25px;
        height: 25px;
        border: 3px solid rgba(0, 0, 0, 0.1);
        border-top: 3px solid #52AFEA;
        border-radius: 50%;
        animation: aspin 0.8s linear infinite;
    }

    .toast-item .toast-label {
        font-size: 0.9rem;
        color: #333;
    }

@keyframes fadeIn {
    from {
        opacity: 0;
        transform: translateY(-10px);
    }

    to {
        opacity: 1;
        transform: translateY(0);
    }
}

.ai-dashboard-text {
    overflow-y: hidden;
    margin-bottom: 0.25rem;   
    border-bottom: none;
    text-align: center;
    color: #fff;
}
    .ai-dashboard-text h4 {
        color: white;
        margin: 2px 0 0 0 !important;
        border: none !important;
        padding-bottom: 0 !important;
    }
    .ai-dashboard-text p {
        margin-top: 2px;
        font-size: 12px;
    }
    .ai-primeri-wrapper {
        list-style: none;
        display: flex;
        align-items: center;
        justify-content: space-evenly;
        border: none;
    }
    /*.ai-primeri-wrapper li {
        border: none;
        border-bottom: none !important;
        display: grid;
        justify-items: center;
        align-items: stretch;
        justify-content: center;
    }*/
        .ai-primeri-wrapper li a {
            color: #fff;
            font-weight: bold;
            -webkit-text-decoration: none;
            text-decoration: none;
            padding: 0.5rem 1rem;
        }
            .ai-primeri-wrapper li a:hover {
                text-decoration: none;
                box-shadow: 0px 2px 4px 0px #00000022 inset;
            }
.fix-naslov-aioffer {
    margin: 0.5rem 0 0.5rem 0 !important;
    padding-bottom: 0.25rem !important;
    color: #fff !important;
    border-bottom: none !important;
}
.ai-sodba-icon {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    -webkit-box-shadow: 0px 3px 6px 0px #00000044;
    -moz-box-shadow: 0px 3px 6px 0px #00000044;
    box-shadow: 0px 3px 6px 0px #00000044;
    transition: ease transform 0.6s;
    transform-style: preserve-3d;
}

    .ai-sodba-icon:hover {
        transform: rotateY(180deg);
    }


/*Ai content*/
.content-container-btn {
    display: block;
    width: 18px;
    height: 18px;
    margin: 5px 0 0 5px;
    background-color: transparent;
    color: #A6A6A6;
    font-size: 13px;
    border-radius: 5px;
    float: left;
    cursor: pointer;
    text-align: center;
    text-decoration: none;
}

a.content-container-btn:hover {
    -webkit-box-shadow: 0px 3px 6px 0px #00000044 inset;
    -moz-box-shadow: 0px 3px 6px 0px #00000044 inset;
    box-shadow: 0px 3px 6px 0px #00000044 inset;
    -webkit-text-decoration: inherit;
    text-decoration: inherit;
}

#ai-content-close {
    position: absolute;
    top: 15px;
    right: 15px;
    cursor: pointer;
    background-color: #c7c7c7;
    border-radius: 50%;
    -ms-border-radius: 50%;
    width: 15px;
    height: 15px;
    text-align: center;
    line-height: 15px;
    font-size: 8px;
    font-weight: bold;
    color: #fff;
    transition: ease background-color 0.3s;
}
    #ai-content-close:hover {
        -webkit-box-shadow: 0px 3px 6px 0px #00000044 inset;
        -moz-box-shadow: 0px 3px 6px 0px #00000044 inset;
        box-shadow: 0px 3px 6px 0px #00000044 inset;
        -webkit-text-decoration: inherit;
        text-decoration: inherit;
    }
#ai-content-container .node:hover:not(.version-type-2):not(.version-type-4):not(.version-type-5) {
    background-color: #f0f0f0;
}

#ai-content-container {
    background-color: #f0f0f0;
    border: 1px solid #d4d4d4;
    padding: 10px;
    z-index: 995;
    display: none;
    border-radius: 5px;
    box-shadow: 0px 0px 10px rgba(0,0,0,0.1);
    width: 620px;
}
#ai-content-container .node{
    border: none;
}

#ai-content-controls {
    height: 25px;
}

#ai-copy {
    position: absolute;
    top: 2px;
    right: 30px;
    cursor: pointer;
}

/*Ai chat*/


/*Btn entert into*/
.open-aisearch {
    display: flex;
    position: fixed;
    width: 135px;
    height: 48px;
    text-align: center;
    margin-top: -2px;
    border-radius: 0 4px 4px 0px;
    z-index: 9999;
    justify-content: center;
    align-items: center;
}
    .open-aisearch a {
        color: white;
        font-size: 16px;
    }
    .open-aisearch a:hover {
        text-decoration: none;
    }
    .open-aisearch p {
        color: white;
        font-size: 16px;
        margin: 12px 25px;
        display: flex;
        gap: 5px;
        align-items: center;
        justify-content: space-evenly;
    }
    .open-aisearch img{
        width: 20px;
        height: 20px;
    }


/*Na dokumetnu*/
.ai-chat-message-ai-wrap .next-action {
    display: flex;
    flex-wrap: wrap;
    list-style: none;
    gap: 5px;
    padding: 0px;
    margin: 2rem 0 0 0;
}

    .ai-chat-message-ai-wrap .next-action  a {
        cursor: pointer;
        width: fit-content;
        border-radius: 5px;
        -ms-border-radius: 5px;
        background-color: #52AFEA;
        color: #fff;
        padding: 2px 8px;
        font-size: 0.92rem;
        word-break: keep-all;
        text-align: left;
        cursor: pointer;
        transition: background-color 0.3s;
    }
            .ai-chat-message-ai-wrap .next-action a:hover {
                filter: drop-shadow(0px 1px 3px #00000030);
                -webkit-text-stroke: 0.5px #00000030;
                text-decoration: none;
            }


.ai-loader {
    height: 6px;
    width: 100%;
    border-radius: 5px;
    -ms-border-radius: 5px;
    margin: 10px;
    background: linear-gradient(to right, #ddd 25%, #52AFEA 50%, #ddd 75%);
    background-size: 200% 100%;
    animation: ai-loading 2s linear infinite;
}

@keyframes ai-loading {
    0% {
        background-position: 200% 0;
    }

    100% {
        background-position: -200% 0;
    }
}

    #feedback-prompt {
        display: none;
    }
.feedback-btn {
    padding: 1rem 0;
    border: none;
    background: transparent;
    cursor: pointer;
}

    .feedback-btn .icon-md {
        fill: currentColor;
    }

.thumbs-up:hover, .thumbs-down:hover {
    color: #0056b3; 
}



/*iskanje*/

#ai-application {
    min-height: 100%;
}
.ai-landing-section-flex {
    position: relative;
    z-index: 100;
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    align-items: center;
    padding: 3rem;
    gap: 4rem;
}
.ai-search-container {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    height: 100vh;
    color: #fff;
}

.ai-search-title {
    text-align: center;
    position: absolute;
    top: 4rem;
    left: 0;
    right: 0;
    pointer-events: none;
}
.ai-title-wrapper {
    display: inline-flex;
    flex-direction: column;
    align-items: center;
}

.ai-search-title h1 {
    font-size: 36px;
    font-weight: 600;
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 8px;
}
.ai-search-title img {
    width: 40px;
    height: 40px;
    margin: 0 10px;
}
.ai-welcome-message {
    font-size: 18px;
    color: #9c9c9c;
    height: 24px; /* Fixed height to prevent layout shift */
    margin-top: 5px;
}
.typing-cursor {
    display: inline-block;
    width: 2px;
    animation: blink 1s infinite;
    color: #51afea;
    font-weight: bold;
}
@keyframes blink {
    0% {
        opacity: 1;
    }

    50% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}
.ai-search-parent-wrapper {
    margin-top: 180px; /* Add space below the title */
}
#ai-chat-container .ai-search-title {
    top: 10px;
    transform: scale(0.7);
    transform-origin: top center;
    transition: all 0.3s ease;
}
#ai-chat-container .ai-welcome-message {
    display: none; /* Hide typing animation in chat view */
}

body.panel-active {
    overflow-x: hidden;
}

/* Chat Container visibility */
#ai-chat-container {
    display: none;
}

    #ai-chat-container.visible {
        display: block;
    }


.ai-search-parent-wrapper {
    display: flex;
    flex-direction: column;
    -webkit-box-align: center;
    align-items: center;
}

.ai-search-child-wrapper {
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    flex-direction: column;
}

.ai-search-parent-container {
    width: 42rem;
    max-width: 42rem;
    position: relative;
    margin-bottom: 0.75rem;
    border-radius: 1rem;
}

.ai-search-function-wrapper {
    display: flex;
    width: 100%;
    flex-direction: row;
    -webkit-box-pack: center;
    justify-content: center;
    height: 3.5rem;
    transition: padding-right 0.6s cubic-bezier(0.7, 0.3, 0.1, 1) 0s;
    scroll-margin-bottom: 0.75rem;
}

.ai-search-function-container {
    display: flex;
    width: 100%;
    max-width: 47rem;
}

.ai-search-main-wrapper {
    position: relative;
    flex: 1 1 0%;
}

.ai-search-input-wrapper {
    position: absolute;
    bottom: 65px;
    display: flex;
    flex-direction: column;
    -webkit-box-pack: center;
    justify-content: center;
    width: 100%;
    min-height: 3.5rem;
    border-width: 1px;
    border-style: solid;
    border-color: #707070;
    border-radius: 1rem;
    box-shadow: rgba(0, 0, 0, 0.12) 0px 8px 35px 0px;
    background-color: #404040;
}

.ai-search-input-container {
    display: flex;
    position: relative;
    -webkit-box-align: center;
    align-items: flex-start;
    -webkit-box-pack: center;
    justify-content: center;
    min-height: 3.5rem;
    padding: 0.625rem;
    padding-bottom: 0.1rem;
}

#chatMessages {
    overflow-y: auto!important; 
}
#chatMessages::-webkit-scrollbar {
    height: 1rem;
    width: 0.5rem;
}

    #chatMessages::-webkit-scrollbar-thumb {
        --tw-border-opacity: 1;
        background-color: #4c4c4c !important;
        border-color: rgba(255,255,255,0.2);
        border-radius: 9999px;
        border-width: 0px;
    }
      

    #chatMessages::-webkit-scrollbar-track {
        background-color: transparent;
        border-radius: 9999px;
    }
        #chatMessage::-webkit-scrollbar-track:hover {
            background-color: transparent !important;
        }

.ai-search-input-textarea {
    margin: 0px;
    border: none;
    color: rgb(248, 248, 248);
    resize: none;
    flex: 1 1 0%;
    background-color: transparent;
    overflow-y: hidden; /* Changed from scroll to hidden */
    line-height: 1.5rem;
    font-family: Open Sans;
    height: 36px;
    min-height: 28px; /* Minimum height (1 line) */
    max-height: 96px; /* Maximum height (4 lines at 1.5rem line height) */
    scrollbar-width: none;
    box-shadow: none;
    outline: none;
    transition: 0.1s ease-out; /* Smooth height transition */
}
textarea::-webkit-scrollbar {
    width: 10px;
}

textarea::-webkit-scrollbar-track {
    background: transparent;
}

textarea::-webkit-scrollbar-thumb {
    background: #4c4c4c;
    border-radius: 10px;
}

    textarea::-webkit-scrollbar-thumb:hover {
        background: #555;
    }

.ai-search-input-textarea:focus {
    box-shadow: none;
    outline: none;
}

.ai-search-input-textarea::placeholder {
    color: #8b8e8f
}

.ai-search-input-textarea:-ms-input-placeholder {
    color: #8b8e8f;
}

.ai-search-input-textarea::-moz-placeholder {
    color: #8b8e8f;
    opacity: 1;
}

    .ai-search-input-textarea:focus {
        box-shadow: none;
        outline: none;
    }
    .ai-search-input-textarea::placeholder {
        color: #8b8e8f
    }
    .ai-search-input-textarea:-ms-input-placeholder {
        color: #8b8e8f;
    }
    .ai-search-input-textarea::-moz-placeholder {
        color: #8b8e8f;
        opacity: 1;
    }

#ai-application textarea {
    overflow: auto;
    box-shadow: none;
    outline: none;
}

#ai-waiting-messages-container {
    display: inline-block;
/*    height: 1rem;*/
/*    padding: 0 1rem;*/
    line-height: 1rem;
    vertical-align: text-top;
}

.ai-search-options-wrapper {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 2px 0.75rem 0.75rem;
}

.ai-search-options-container {
    display: flex;
    align-items: center;
    white-space: nowrap;
    gap: 0.75rem;
    scrollbar-width: none;
    flex-grow: 1;
}
.ai-advanced-research-container {
    display: flex;
    justify-content: flex-end; 
    margin-left: auto; 
}
/*.ai-advanced-research-btn {
    cursor: pointer;
}
    .ai-advanced-research-btn:hover,
    .ai-advanced-research-btn.active {
        color: #52AFEA;
    }*/

.ai-search-option-selected {
    border: none;
    border-radius: 3rem;
    padding: 0.75rem;
    font-size: 0.875rem;
    font-weight: 600;
    user-select: none;
    color: #fff;
    background-color: #52AFEA;
    transition: 0.3s;
}

.ai-search-option-default {
    border: none;
    border-radius: 3rem;
    padding: 0.75rem;
    cursor: default; /*change to pointer adfter*/
    font-size: 0.875rem;
    font-weight: 600;
    user-select: none;
    background-color: rgb(43, 43, 44);
    color: rgb(125, 125, 130);
    transition: 0.3s;
}
    .ai-search-option-default:hover {
        background: rgb(57, 57, 60);
        color: rgb(125, 125, 130);
    }

.ai-search-input-textarea-btn {
    display: flex;
    cursor: pointer;
    width: 16rem;
    height: 2.5rem;
    padding: 0.625rem;
    -webkit-box-pack: center;
    background-color: #52AFEA;
    justify-content: center;
    -webkit-box-align: center;
    align-items: center;
    border-radius: 0.5rem;
    text-align: center;
    position: relative;
    user-select: none;
}
    .ai-search-input-textarea-btn:not(:disabled):hover {
        opacity: 0.8;
        cursor: pointer;
    }

.ai-search-input-textarea-btn-fix {
    height: 1.5rem;
    width: 1.5rem;
    max-height: 1.5rem;
    max-width: 1.5rem;
    padding: 0.5rem;
    cursor: pointer;
    transition: 0.5s;
    color: #fff;
}
    .ai-search-input-textarea-btn-fix svg g{
        -webkit-box-shadow: 0px 3px 6px 0px #00000044;
        -moz-box-shadow: 0px 3px 6px 0px #00000044;
        box-shadow: 0px 3px 6px 0px #00000044;
    }


.search-settings-left {
    display: flex;
    justify-content: flex-start;
    gap: 2px;
    align-items: center;
    cursor: pointer;
    color: #fff;
    stroke: #fff;
}
    .search-settings-left div:hover,
    .search-settings-left div.active {
        color: #52AFEA;
        stroke: #52AFEA;
    }

.ai-search-disclamer-wrapper {
    transition: padding-right 0.6s cubic-bezier(0.7, 0.3, 0.1, 1) 0s;
    position: fixed;
    bottom: 10px;
    text-align: center;
    left: 0;
    right: 0;
    pointer-events: none;
    margin: 0 auto;
}

.ai-search-disclamer-container {
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    gap: 0.25rem;
    margin: 0 0.63rem;
    font-size: 0.875rem;
    color: rgb(125, 125, 130);
    text-align: center;
    white-space: normal;
}


/* Action Buttons Styling */
.ai-action-buttons-wrapper {
    display: flex;
    width: 100%;
    justify-content: center;
    margin-top: 0.5rem;
}

.ai-action-buttons-container {
    display: flex;
    flex-wrap: wrap;
    gap: 0.75rem;
    justify-content: center;
    max-width: 710px;
}

.ai-action-button {
    display: flex;
    align-items: center;
    gap: 0.5rem;
    padding: 0.75rem 1.25rem;
    border-radius: 2rem;
    border: none;
    background-color: #546e7a; /* Siva z modrim odtenkom za akcijske gumbe */
    color: white;
    font-weight: 600;
    font-size: 0.875rem;
    cursor: pointer;
    transition: all 0.2s ease;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
}

    .ai-action-button:hover {
        background-color: #455a64; /* Temnejša ob prehodu miške */
        transform: translateY(-2px);
        box-shadow: 0 4px 8px rgba(0, 0, 0, 0.15);
    }

    .ai-action-button.active {
        background-color: #37474f; /* Še temnejša ko je aktiven */
        box-shadow: 0 0 1px rgba(84, 110, 122, 0.5);
    }
.ai-action-button-icon {
    display: flex;
    align-items: center;
    justify-content: center;
}

/* Poskrbi za responsive dizajn */
@media (max-width: 768px) {

    .ai-advanced-research-container {
        margin-top: 0.5rem;
        margin-left: 0;
        width: 100%;
    }

    .ai-advanced-research-btn {
        width: 100%;
        justify-content: center;
    }
}


/*CHAT app*/
.ai-chat-container {
    display: flex;
    flex-direction: column;
    height: 100%;
    min-height: 100vh;
    padding-top: 1rem;
}
.ai-chat-section-flex {
    display: flex;
    padding: 0px;
}

.ai-chat-history-wrapper {
    display: flex;
    -webkit-box-pack: justify;
    justify-content: space-between;
    flex-direction: row;
    z-index: 252;
    margin-bottom: 6rem;
}

.ai-chat-history-container {
    display: flex;
    flex-direction: column;
    -webkit-box-pack: justify;
    justify-content: space-between;
    flex: 1 1 0%;
    position: sticky;
    margin: 0px;
    padding: 0px;
    align-self: flex-start;
    width: fit-content;
}

.ai-chat-history-container-child {
    display: flex;
    flex-direction: column;
    gap: 1rem;
    margin: 0px 0.5rem;
}

.ai-chat-history-container-ul {
    display: flex;
    flex-direction: column;
    list-style-type: none;
    margin: 0px;
    padding: 0px
}

.ai-chat-history-container-li {
    -webkit-box-align: center;
    align-items: center;
    display: flex;
    gap: 0.5rem;
    overflow: visible;
    padding: 0px 0.5rem;
    height: 38px;
    cursor: pointer !important;
    border-bottom: 1px solid transparent !important;
}

.ai-sidebar-btn {
    position: relative;
    width: 32px;
    height: 32px;
    border-radius: 50%;
    white-space: nowrap;
    cursor: pointer;
    display: flex;
    justify-content: center;
    align-items: center;
}

.ai-chat-history-closebtn {
    position: absolute;
    top: 0px;
    right: 0px;
    width: 32px;
    height: 32px;
    border-radius: 50%;
    white-space: nowrap;
    z-index: 101;
    transition: opacity 0.8s ease-in;
    opacity: 1;
    cursor: pointer;
    margin: 12px 10px;
}
    .ai-chat-history-closebtn:hover,
    .ai-sidebar-btn:hover {
        background-color: rgba(255, 255, 255, 0.07);
    }

.ai-chat-side-container-label-fix {
    display: none;
    top: 14px;
    left: calc(100% + 15px);
    transform: translateY(-50%);
}

.ai-chat-history-container-label {
    font-size: 0.75rem;
    font-weight: 600;
    position: absolute;
    background: rgb(64, 64, 64);
    color: rgb(255, 255, 255);
    padding: 0.75rem;
    border-radius: 0.75rem;
    z-index: 2000;
}

.ai-chat-function-cicle-btn {
    display: flex;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.ai-session-history-list-wrapper {
    position: absolute;
    max-width: 300px;
    height: 100%;
    width: 300px;
    height: calc(100% - 70px);
    /*   left: 8px;*/
    transition: left 0.5s ease;
    z-index: 9999;
}
.ai-session-history-list-box {
    font-size: 1rem;
    font-weight: 500;
    overflow-wrap: break-word;
    position: relative;
    gap: 1rem;
    border-radius: 0 0.5625rem 0.5625rem 0;
    background-color: #404040;
    padding: 1.25rem 1rem;
    color: rgb(255, 255, 255);
    line-height: 1.5rem;
    height: calc(100% - 40px);
    display: flex;
    flex-direction: column;
    width: 100%;
}
    .ai-session-history-list-box a,
    ai-chat-history-container-li  a{
        color: inherit;
        text-decoration: none;
        font-weight: normal;
        background-color: transparent;
        cursor: auto;
    }
        .ai-session-history-list-box a:hover,
        ai-chat-history-container-li a:hover{
            text-shadow: none;
        }
    
    .ai-session-sidelist-list-box-item {
        transition: background-color .1s ease-in-out,color .1s ease-in-out;
        padding: 1px 8px;
        margin: 4px 0px;
        display: flex;
        align-items: center;
        border-radius: 1rem;
        justify-content: space-between;
    }
.ai-session-sidelist-list-box-item .icon-wrapper {
    display: flex;
    align-content: center;
    align-items: center;
    justify-content: space-between;
    gap: 5px;
}
.icon-wrapper svg:hover g{
    fill: #fff;
}

.ai-session-sidelist-list-box-item p {
    position: relative;
    display: flex;
    justify-content: space-between;
    padding: 0 0.75rem;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    width: 100%;
}

    .ai-session-sidelist-list-box-item:hover {
        transition: background-color .1s ease-in-out,color .1s ease-in-out;
        background-color: #404040 !important;
        color: #fff !important;
    }

.ai-session-sidelist-list-box-item-selected {
    transition: background-color .1s ease-in-out,color .1s ease-in-out;
    background-color: #404040 !important;
    color: #fff !important;
}

.ai-session-history-input {
    padding: 5px;
    margin: 10px;
    background: #404040;
    color: #fff;
    border-radius: 1rem;
    width: 100%;
}
    .ai-session-history-input:focus-visible {
        border: 1px solid #404040 ;
    }

.ai-sideconainer-ulwrapper {
    display: flex;
    flex-direction: column;
    gap: 1rem;
    padding: 0px;
    overflow-y: hidden;

}
    .ai-sideconainer-ulwrapper h3 {
        margin: 0.5rem 0;
        text-align: left;
        color: #52AFEA;
        height: 40px;
        display: flex;
        align-items: center;
    }


.ai-side-container-ul-ullist {
    color: white;
    list-style: none;
    width: 95%;
    margin-top: -1rem;
    overflow-y: scroll;
    padding: 0.5rem 0.5rem 1.5rem 0rem;
    height: calc(100% - 2rem);
    max-height: calc(100% - 2rem);
}

    .ai-side-container-ul-ullist::-webkit-scrollbar {
        width: 0.5rem; /* Width of the scrollbar */
        height: 1rem; /* Height of the scrollbar for horizontal scroll, if applicable */
    }

    .ai-side-container-ul-ullist::-webkit-scrollbar-track {
        background-color: transparent;
        border-radius: 9999px;
    }

    .ai-side-container-ul-ullist::-webkit-scrollbar-thumb {
        --tw-border-opacity: 1;
        background-color: #404040 !important;
        border-color: rgba(255, 255, 255, 0.2);
        border-radius: 9999px;
        border-width: 0px;
    }

   

.ai-session-history-topbtn {
    display: flex;
    align-items: center;
    width: calc(100% - 4rem);
    justify-content: center;
    margin: 0 auto;
    border: 1px solid #52AFEA;
    border-radius: 1rem;
}
    .ai-session-history-topbtn h3 {
        padding-left: 0.5rem;
        justify-content: center;
        color: #52AFEA !important;
    }

/* Style for certainty badge in AI search results */
.ai-certainty-badge {
    float: right;
    background-color: #3776ab;
    color: white;
    padding: 2px 6px;
    border-radius: 12px;
    font-weight: bold;
    margin-left: 8px;
    margin-top: 2px;
}
/* Color tiers for certainty badges */
.certainty-very-high {
    background-color: #1e8e3e; /* Green */
}

.certainty-high {
    background-color: #34a853; /* Lighter green */
}

.certainty-medium {
    background-color: #fbbc05; /* Yellow */
    color: #333; /* Dark text for better contrast */
}

.certainty-low {
    background-color: #ea4335; /* Red */
}

.certainty-very-low {
    background-color: #a50e0e; /* Dark red */
}


    .ai-chat-main {
        position: relative;
        width: 100%;
        overflow: hidden;
    }

.ai-chat-parent-wrapper {
    display: flex;
    flex-direction: row;
    -webkit-box-pack: center;
    justify-content: center;
    width: 100%;
    will-change: width;
    transition: width 0.6s cubic-bezier(0.7, 0.3, 0.1, 1) 0s;
}

.ai-chat-child-wrapper {
    flex: 1 1 0%;
    max-width: unset;
    width: 100%;
    margin-right: unset;
}

.ai-chat-parent-container {
    margin: 0px auto;
    max-width: 44vw; /*836px;*/
}

.ai-chat-important-wrapper {
    position: relative;
}

.ai-chat-important-box-wrapper-add {
    border-radius: 0px;
    padding: 0px;
    border: none;
    z-index: 100;
    max-height: calc(-5.75rem + 100vh);
    width: 100%;
    box-shadow: none;
    cursor: auto;
}

.ai-chat-important-box-wrapper {
    position: relative;
    display: flex;
    flex-direction: column;
    flex-shrink: 0;
    overflow: hidden;
    height: auto;
    box-sizing: border-box;
    margin: 2px 0px;
}

.question-mark-menu-button {
    position: absolute;
    bottom: 1rem;
    right: -3rem;
    cursor: pointer;
    z-index: 2000;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    height: 2.25rem;
    width: 2.25rem;
    border-radius: 50%;
    background-color: transparent;
    transition: box-shadow ease-in 0.2s;
}
    .question-mark-menu-button:hover {
        -webkit-box-shadow: 0px 2px 6px 0px #00000022 inset;
        -moz-box-shadow: 0px 2px 6px 0px #00000022 inset;
        box-shadow: 0px 2px 6px 0px #00000022 inset;
    }
.ai-chat-messages-box {
    display: flex;
    flex-direction: column;
    gap: 0.75rem;
    height: 100vh;
    overflow: hidden scroll;
    overscroll-behavior: none;
    align-self: center;
    padding: 0.75rem 0px 0px;
    min-width: calc(100% - 1.5rem);
    /*    max-width: calc(836px + 2.5rem);*/
    /* margin-bottom: 11rem;*/
    margin-bottom: 14vh;
    padding-bottom: 4vh;
    outline: none;
}

.ai-chat-bottom-wrapper {
    width: 100%;
    background-color: #2d2d2d;
    z-index: 998;
    position: fixed;
    bottom: 0px;
    left: 0px;
    padding-bottom: 10px;
}

.ai-search-child-container {
    display: flex;
    flex-direction: column;
    -webkit-box-align: center;
    align-items: center;
    gap: 0.35rem;
}

.ai-chat-bottom-container {
    display: flex;
    width: 100%;
    flex-direction: row;
    -webkit-box-pack: center;
    justify-content: center;
    height: 3.5rem;
    transition: padding-right 0.6s cubic-bezier(0.7, 0.3, 0.1, 1) 0s;
    scroll-margin-bottom: 0.75rem;
   /* margin-left: 2rem;*/
}

.ai-search-function-container {
    display: flex;
    width: 100%;
    max-width: 44vw;
}

.ai-search-main-wrapper {
    position: relative;
    flex: 1 1 0%;
}
.ai-chat-message-user-wrap {
    font-size: 15px;
    max-width: 95%;
    font-weight: 500;
    white-space: pre-wrap;
    overflow-wrap: break-word;
    position: relative;
    display: flex;
    gap: 1rem;
    width: fit-content;
    margin: 0.75rem 2rem 1rem 0rem;
    border-radius: 0.5625rem;
    background-color: #52AFEA;
    padding: .625rem;
    color: rgb(255, 255, 255);
    line-height: 1.5rem;
    justify-content: end;
    float: right;
}

.ai-chat-message-img-wrap {
    margin-left: calc(-3.25rem);
    padding-right: 0.5rem;
    align-self: flex-start;
    margin-top: calc(-1rem);
}
.ai-chat-message-img {
    position: relative;
    display: flex;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    align-items: center;
    border-radius: 50%;
    color: rgb(60, 60, 62);
    font-size: 1rem;
    font-weight: 400;
    flex-shrink: 0;
    width: 2rem;
    height: 2rem;
}
.ai-chat-message-img img {
    border-radius: 100%;
    width: 2rem;
    height: 2rem;
}
.ai-chat-message-ai-wrap {
    font-size: 15px;
    max-width: calc(100% - 6rem);
    min-width: 350px;
    font-weight: 500;
    /*    white-space: pre-wrap;*/
    overflow-wrap: break-word;
    position: relative;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    gap: 1rem;
    width: fit-content;
    /*    margin: 6rem 0px 0px 2.5rem;*/
    /*    border-radius: 0.5625rem;*/
    /*    background-color: #404040;*/
    padding: .625rem;
    color: rgb(255, 255, 255);
    line-height: 1.5rem;
}
.ai-chat-message-ai-wrap h1, .ai-chat-message-ai-wrap h2, .ai-chat-message-ai-wrap h3, .ai-chat-message-ai-wrap h4, .ai-chat-message-ai-wrap h5, .ai-chat-message-ai-wrap h6 {
    color: rgb(248, 248, 248);
    font-weight: 600;
    line-height: 1.35;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    min-height: 1.35em;
}
ai-chat-message-ai-wrap h1,
.ai-chat-message-ai-wrap h2 {
    font-size: 1.17em;
}
    .ai-chat-message-ai-wrap ul {
        list-style: none;
        padding-left: 0px;
        margin: 0.75rem;
        white-space: normal;
        margin-bottom: 0;
        text-align: left;
        max-width: calc(52rem - 6rem);
    }
    .ai-chat-message-ai-wrap p {
        white-space: normal;
        margin-bottom: 0;
        text-align: left;
        max-width: calc(52rem - 8rem);
    }
    .ai-chat-message-ai-wrap ol {
        margin: 0.75rem;
        white-space: normal;
        margin-bottom: 0;
        text-align: left;
        max-width: calc(52rem - 6rem);
    }

    .ai-chat-message-ai-wrap hr,
    .final-answer-header {
        max-width: calc(52rem - 10rem);
    }



    /*deep*/
/* CSS stili za napredno raziskovanje */

/* Osnovni stil za Deep Research odgovor */
.ai-raziskovanje-output {
    position: relative;
}

/* Oznaka za napredno raziskovanje */
.ai-raziskovanje-badge {
    display: flex;
    align-items: center;
    gap: 6px;
    background-color: #165A87;
    color: white;
    padding: 5px 10px;
    border-radius: 16px;
    font-size: 0.8rem;
    font-weight: 500;
    margin-bottom: 12px;
    width: fit-content;
}

    .ai-raziskovanje-badge svg {
        color: white;
    }

/* Progress bar za raziskavo */
.ai-raziskovanje-progress {
    margin-bottom: 20px;
}

.ai-raziskovanje-progress-container {
    height: 6px;
    background-color: #2a2a2a;
    border-radius: 3px;
    margin: 10px 0;
    overflow: hidden;
}

.ai-raziskovanje-progress-bar {
    height: 100%;
    background-color: #165A87;
    width: 0%;
    transition: width 0.3s ease-in-out;
}

.ai-raziskovanje-status {
    font-size: 0.8rem;
    color: #aaa;
}

/* Raziskovalna plošča */
.ai-raziskovanje-board {
    background-color: #2a2a2a;
    border-radius: 8px;
    padding: 16px;
    margin: 16px 0;
    border-left: 4px solid #165A87;
}

.ai-raziskovanje-board-header h3 {
    margin-top: 0;
    margin-bottom: 16px;
    color: #ffffff;
    font-size: 1.2rem;
    border-bottom: 1px solid #444;
    padding-bottom: 10px;
}

.ai-raziskovanje-plan-content {
    display: flex;
    flex-direction: column;
    gap: 16px;
}

.ai-raziskovanje-main-concept h4,
.ai-raziskovanje-related-concepts h4,
.ai-raziskovanje-legal-basis h4 {
    margin-top: 0;
    margin-bottom: 8px;
    font-size: 1rem;
    color: #ddd;
}

.ai-raziskovanje-concept-tag {
    display: inline-block;
    background-color: #333;
    color: #fff;
    padding: 5px 10px;
    border-radius: 4px;
    margin-right: 5px;
    margin-bottom: 5px;
    font-size: 0.9rem;
}

.ai-raziskovanje-main-concept-tag {
    background-color: #165A87;
    font-weight: bold;
}

.ai-raziskovanje-related-concepts-container,
.ai-raziskovanje-legal-basis-container {
    display: flex;
    flex-wrap: wrap;
    gap: 5px;
}

.ai-raziskovanje-legal-basis-tag {
    display: inline-block;
    background-color: #444;
    color: #ddd;
    padding: 5px 10px;
    border-radius: 4px;
    margin-right: 5px;
    margin-bottom: 5px;
    font-size: 0.9rem;
    border-left: 3px solid #51afea;
}

/* Pravna mapa - glavni container */
.ai-raziskovanje-container {
    background-color: #2a2a2a;
    border-radius: 8px;
    padding: 16px;
    margin: 16px 0;
    border-left: 4px solid #165A87;
}

.ai-raziskovanje-title {
    font-size: 1.3rem;
    margin-top: 0;
    margin-bottom: 16px;
    color: #ffffff;
    border-bottom: 1px solid #444;
    padding-bottom: 10px;
}

/* Stilizacija posameznih sekcij pravne mape */
.ai-raziskovanje-section {
    margin-bottom: 20px;
    background-color: #333;
    border-radius: 6px;
    overflow: hidden;
}

    .ai-raziskovanje-section h3 {
        background-color: #444;
        padding: 8px 12px;
        margin: 0;
        font-size: 1rem;
        color: #fff;
    }

.ai-raziskovanje-content {
    padding: 12px 16px;
}

/* Stili za pravno podlago */
.ai-raziskovanje-zakon {
    margin-bottom: 12px;
    padding-bottom: 12px;
    border-bottom: 1px solid #444;
}

    .ai-raziskovanje-zakon:last-child {
        margin-bottom: 0;
        padding-bottom: 0;
        border-bottom: none;
    }

.ai-raziskovanje-zakon-title {
    font-weight: bold;
    color: #51afea;
    margin-bottom: 4px;
}

.ai-raziskovanje-zakon-cleni {
    margin-left: 16px;
    font-style: italic;
    font-size: 0.9rem;
    color: #ccc;
}

.ai-raziskovanje-zakon-opis {
    margin-top: 4px;
}

/* Stili za sodno prakso */
.ai-raziskovanje-sodba {
    margin-bottom: 16px;
    padding-bottom: 16px;
    border-bottom: 1px solid #444;
}

    .ai-raziskovanje-sodba:last-child {
        margin-bottom: 0;
        padding-bottom: 0;
        border-bottom: none;
    }

.ai-raziskovanje-sodba-title {
    font-weight: bold;
    color: #51afea;
    margin-bottom: 6px;
}

.ai-raziskovanje-sodba-opis {
    font-size: 0.95rem;
}

/* Stili za izračune */
.ai-raziskovanje-izracun {
    background-color: #3a3a3a;
    padding: 12px;
    border-radius: 4px;
    margin-top: 10px;
}

.ai-raziskovanje-izracun-title {
    font-weight: bold;
    margin-bottom: 8px;
}

.ai-raziskovanje-izracun-formula {
    font-family: monospace;
    background-color: #2a2a2a;
    padding: 8px;
    border-radius: 4px;
    margin-bottom: 8px;
}

.ai-raziskovanje-izracun-primer {
    border-left: 2px solid #51afea;
    padding-left: 8px;
    margin-top: 8px;
}

/* Stili za izjeme */
.ai-raziskovanje-izjema {
    margin-bottom: 8px;
    padding-left: 16px;
    position: relative;
}

    .ai-raziskovanje-izjema::before {
        content: "•";
        position: absolute;
        left: 0;
        color: #51afea;
    }

/* Responsive prilagoditve */
@media (max-width: 768px) {
    .ai-raziskovanje-container,
    .ai-raziskovanje-board {
        padding: 12px;
    }

    .ai-raziskovanje-section h3 {
        font-size: 0.9rem;
    }

    .ai-raziskovanje-concept-tag,
    .ai-raziskovanje-legal-basis-tag {
        font-size: 0.8rem;
    }
}


    /**/
.ai-chat-message-ai-wrap table {
    width: 100%;
    border-collapse: separate;
    border-spacing: 0;
    margin: 20px 0;
    color: #ffffff;
    font-family: Arial, sans-serif;
    overflow: hidden;
    border-radius: 8px;
}

.ai-chat-message-ai-wrap thead th {
    text-align: left;
    padding: 10px 12px;
    font-weight: normal;
    background-color: #444444; /* Darker header background */
    color: #ffffff;
}

    .ai-chat-message-ai-wrap thead th:first-child {
        border-top-left-radius: 8px;
    }

    .ai-chat-message-ai-wrap thead th:last-child {
        border-top-right-radius: 8px;
    }

.ai-chat-message-ai-wrap tbody tr {
    background-color: #333333;
}

    .ai-chat-message-ai-wrap tbody tr:last-child td:first-child {
        border-bottom-left-radius: 8px;
    }

    .ai-chat-message-ai-wrap tbody tr:last-child td:last-child {
        border-bottom-right-radius: 8px;
    }

.ai-chat-message-ai-wrap tbody td {
    padding: 10px 12px;
    border-bottom: 1px solid #444444;
}

.ai-chat-message-ai-wrap tbody tr:last-child td {
    border-bottom: none;
}


/* Osnovni stili za pre element v markdown prikazu */
.ai-chat-message-ai-wrap pre {
    position: relative;
    margin: 0.75rem;
    background-color: #2b2b2b;
    border-radius: 6px;
    padding: 1rem;
    overflow-x: hidden;
    text-wrap: auto;
    max-width: calc(52rem - 6rem);
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.3);
}

    .ai-chat-message-ai-wrap pre code {
        font-family: "Consolas", "Monaco", "Courier New", monospace;
        font-size: 0.9rem;
        color: #f8f8f8;
        line-height: 1.5;
        display: block;
        width: 100%;
    }

.ai-chat-message-ai-wrap p code,
.ai-chat-message-ai-wrap li code,
.ai-chat-message-ai-wrap td code {
    background-color: #2b2b2b;
    padding: 0.15rem 0.3rem;
    border-radius: 3px;
    font-family: "Consolas", "Monaco", "Courier New", monospace;
    font-size: 0.9em;
    color: #e9e9e9;
}

.ai-chat-message-ai-wrap .code-copy-button {
    position: absolute;
    top: 0.5rem;
    right: 0.5rem;
    background-color: rgba(80, 80, 80, 0.6);
    border: none;
    border-radius: 4px;
    color: #f8f8f8;
    padding: 0.25rem 0.5rem;
    font-size: 0.75rem;
    cursor: pointer;
    opacity: 0;
    transition: opacity 0.2s;
}

.ai-chat-message-ai-wrap pre:hover .code-copy-button {
    opacity: 1;
}

.ai-chat-message-ai-wrap .code-copy-button:hover {
    background-color: rgba(100, 100, 100, 0.8);
}

.ai-chat-message-ai-wrap .code-copy-button:active {
    background-color: rgba(120, 120, 120, 0.9);
}


.ai-chat-loading-animation {
    display: inline-block;
    width: 1rem;
    height: 1rem;
    border: 3px solid #404040;
    border-radius: 50%;
    border-top-color: #52AFEA;
    animation: aspin 1s ease-in-out infinite;
}

.ai-side-chat-loading {
    font-size: 1.2rem;
    display: grid;
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    align-items: center;
    justify-content: center;
    color: #52AFEA;
    justify-items: center;
    gap: 5px;
}
@keyframes aspin {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

.collapsible-thinking-wrapper {
    margin-bottom: 15px;
    padding: 0px 10px 0 10px;
    border-left: 2px solid #ddd; /* Svetlo siva levo obrobo */
    max-width: calc(52rem - 10rem);
}
.show-thinking-span {
    display: inline-block;
    color: #fff;
    margin-bottom: 5px;
    border-radius: 3rem;
    padding: 0.4rem;
    font-size: 0.875rem;
    font-weight: 600;
    text-decoration: none;
    cursor: pointer;
    transition: 0.3s;
}
    .show-thinking-span:hover {
        /* **SPREMEMBA: Subtilnejši hover efekt** */
        background-color: #333; /* Temnejša barva na hover */
    }

.show-thinking-span::before {
    content: "▶"; /* Unicode za desno usmerjeno trikotno puščico (lahko zamenjate z drugo ikono) */
    display: inline-block;
    margin-right: 5px;
    font-size: 0.8em;
    color: #777; /* Svetlejša barva za ikono */
}
.collapsible-thinking-wrapper > .thinking-content[style*="display: block"] + .show-thinking-span::before,
.collapsible-thinking-wrapper > .thinking-content:not([style*="display: none"]) + .show-thinking-span::before /* Za vsak slučaj preverimo še z ":not([style*='display: none'])" */ {
    content: "▼"; /* Unicode za dol usmerjeno trikotno puščico */
}

.thinking-content {
    font-style: italic;
    padding-left: 15px; 
}
    .thinking-content h1,
    .thinking-content h2,
    .thinking-content h3,
    .thinking-content h4 {
        font-size: 0.95rem;
        margin: 4px;
    }

    .thinking-content p,
    .thinking-content ol,
    .thinking-content li {
        margin: 0px;
        font-size: 0.85rem;
    }

    .ai-minified-doc-button {
        display: inline-block;
        color: #fff;
        margin-bottom: 5px;
        border-radius: 3rem;
        padding: 0.4rem;
        background-color: transparent;
        font-size: 0.875rem;
        font-weight: 600;
        text-decoration: none;
        cursor: pointer;
        transition: 0.3s;
    }
    .ai-minified-doc-buttonn:hover {
        background-color: #333; /* Temnejša barva na hover */
    }

.ai-chat-document-list {
    white-space: normal;
    overflow-wrap: break-word;
    max-width: calc(52rem - 3rem);
    margin-top: 1rem;
}

.ai-chat-document{

}
ai-chat-document h3 a {
    color: #51afea;
    text-decoration: none;
    transition: color 0.3s ease;
}

.ai-chat-document h3 a:hover {
    color: #1e90ff;
    text-decoration: underline;
}

    .ai-chat-document ul{
        list-style: none;
    }
        .ai-chat-document ul li {
            margin: 0.5rem;
        }
            .ai-chat-document ul li label {
                margin: 0 1rem;
                cursor: pointer;
            }

                .ai-chat-document ul li label svg:hover path {
                    color: #fff !important;
                    fill: #fff;
                }

/* Style for the tabs */
.ai-chat-document-list .tabs {
    display: flex;
    position: relative;
    flex-wrap: wrap;
    border-bottom: 1px solid rgb(35, 35, 35);
}
    .ai-chat-document-list .tabs button.tab-button {
        margin-bottom: -1px;
        background-color: transparent;
        border: 1px solid transparent;
        border-color: transparent;
        border-bottom: none;
        border-top-right-radius: 1rem;
        border-top-left-radius: 1rem;
        padding: 4px 16px;
        color: #9ca3af;
        font-size: 1.15rem;
        font-weight: bold;
    }
        .ai-chat-document-list .tabs button.tab-button:hover {
            color: #fff;
            cursor: pointer;
        }
        .ai-chat-document-list .tabs button.tab-button.active {
            border-color: rgb(35, 35, 35);
            background: #404041;
            color: #fff;
        }

.ai-chat-document-list .tab-content {
    display: none;
    padding: 20px;
    border: 1px solid rgb(35, 35, 35);
    border-bottom-right-radius: 1rem;
    border-bottom-left-radius: 1rem;
    border-top: none;
}
    .ai-chat-document-list .tab-content.active {
        display: block;
    }


    .ai-chat-document a {
        color: #fff;
        text-decoration: none;
        transition: color 0.1s ease-in-out, transform 0.1s ease;
    }
        .ai-chat-document a:focus, .ai-chat-document a:hover {
            color: #8b8e8f;
            text-decoration: underline;
            transform: translateY(-2px);
        }

    .ai-chat-document p {
        padding: 0.25rem 0.5rem;
        background-color: #4c4c4c;
        border-radius: 5px;
        margin: 0.5rem;
    }


.collapsible-content {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    cursor: pointer;
    max-height: 2.7em; 
}

.ai-chat-message-timestamp {
    font-size: 0.75rem;
    max-width: calc(100% - 6rem);
    align-self: flex-end;
    font-weight: 500;
    white-space: pre-wrap;
    overflow-wrap: break-word;
    position: relative;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    gap: 1rem;
    width: fit-content;
    margin: 0rem 0px 0px 2rem;
    border-radius: 0.5625rem;
    padding: 0.25rem 1rem;
    color: #4c4c4c;
    line-height: 1.5rem;
    font-style: italic;
}
.ai-chat-suggestions-wrapper {
    height: unset;
    width: 100%;
    z-index: 997;
    padding-bottom: 2rem;
}
.ai-chat-suggestions-container {
    height: auto;
    flex-direction: column;
    align-items: flex-start;
    -webkit-box-pack: start;
    justify-content: flex-start;
    display: flex;
    gap: 0.625rem;
    margin: 1rem;
}
.ai-chat-suggestion {
    display: flex;
    align-items: center;
    gap: 1rem;
    min-height: 2.2rem;
    max-width: calc(100% - 12rem);
    overflow-wrap: anywhere;
    border-radius: 0.75rem;
    padding: 0.5rem;
    font-weight: 400;
    transition: background-color 0.1s ease-out 0s;
    overflow-y: hidden;
    border: 1px solid #a3a3a8;
    font-size: 0.9rem;
    line-height: 1.5rem;
    text-wrap: balance;
    width: 100%;
    -webkit-box-pack: justify;
    justify-content: space-between;
    color: #fff;
}
    .ai-chat-suggestion svg {
        max-height: 2rem;
        max-width: 2rem;
        overflow: hidden;
        padding: 0.5rem;
        transition: fill 0.1s;
    }
        .ai-chat-suggestion svg:hover g
        .ai-chat-suggestion svg:hover line {
            fill: #fff
        }

.lift:focus, .lift:hover {
    box-shadow: 0 1rem 2.5rem rgba(27,22,66,.1),0 .5rem 1rem -.75rem rgba(27,22,66,.1) !important;
    transform: translate3d(0,-3px,0);
}

.lift {
    cursor: pointer;
    transition: box-shadow .25s ease,transform .25s ease;
}

.ai-search-suggestions-wrapper {
    width: 100%;
    bottom: 100%;
    display: none;
    z-index: 999;
}

.ai-search-autocomplete-wrapper {
    width: 100%;
    bottom: 100%;
    z-index: 999;
    display: none;
}

.ai-search-date-wrapper {
    width: 100%;
    bottom: 100%;
    display: none;
    z-index: 999;
}
.ai-search-tagged-wrapper {
    width: 100%;
    bottom: 100%;
    display: none;
    z-index: 999;
}
.ai-search-tagged-container {
    padding: 0.5rem 2rem;
    border-bottom: 1px solid rgb(35, 35, 35);
    box-shadow: rgba(0, 0, 0, 0.1) 0px -1.5rem 1rem -1.5rem;
    display: flex;
    flex-direction: column;
    background-color: #8b8e8f;
    border-radius: 1rem 1rem 0 0;
}

.ai-search-suggestions-container {
    padding: 0.5rem;
    border-bottom: 1px solid rgb(35, 35, 35);
    box-shadow: rgba(0, 0, 0, 0.1) 0px -1.5rem 1rem -1.5rem;
    display: flex;
    flex-direction: column;
    z-index: 999;
}

.ai-search-autocomplete-container {
    padding: 0.5rem;
    border-bottom: 1px solid rgb(35, 35, 35);
    box-shadow: rgba(0, 0, 0, 0.1) 0px -1.5rem 1rem -1.5rem;
    display: flex;
    flex-direction: column;
    max-height: 15rem;
    overflow-y: scroll;
}
.ai-search-autocomplete-container::-webkit-scrollbar {
    height: 1rem;
    width: 0.5rem;
}

.ai-search-autocomplete-container::-webkit-scrollbar-thumb {
    --tw-border-opacity: 1;
    background-color: #4c4c4c !important;
    border-color: rgba(255,255,255,0.2);
    border-radius: 9999px;
    border-width: 0px;
}

.ai-search-autocomplete-container::-webkit-scrollbar-track {
    background-color: transparent;
    border-radius: 9999px;
}
    .ai-search-autocomplete-container::-webkit-scrollbar-track:hover {
        background-color: transparent !important;
    }

.ai-search-date-container {
    padding: 0.5rem;
    border-bottom: 1px solid rgb(35, 35, 35);
    box-shadow: rgba(0, 0, 0, 0.1) 0px -1.5rem 1rem -1.5rem;
    display: flex;
    flex-direction: column;
    z-index: 999;
    max-height: 15rem;
}

.ai-search-suggestion {
    font-size: 1rem;
    color: rgb(248, 248, 248);
    gap: 0.625rem;
    display: flex;
    flex-direction: row;
    align-items: center;
    background-color: #404040;
    padding: 0.5rem 0.25rem;
    border-radius: 0.5rem;
    cursor: pointer;
    z-index: 999;
}

#docloadingIndicator {
    width: 100%;
    display: flex;
    justify-content: center;
    align-content: center;
    align-items: center;
    padding: 2px;
}
.ai-chat-suggestions-title {
    color: white;
    margin-left: 1rem;
}

.ai-tagged-item {
    display: flex;
    justify-content: space-between;
    color: white;
}
.ai-tagged-item svg:hover {
    cursor: pointer;
    background-color: rgba(255, 255, 255, 0.07);
    border-radius: 50%;
}

.ai-search-suggestion-icon {
    width: 18px;
    height: 18px;
}

.ai-search-suggestion-text {
    width: 100%;
    z-index: 1000;
    display: flex;
    align-items: flex-start;
    line-height: 1.5rem;
}


.ai-chat-message-action-section {
    display: flex;
    -webkit-box-pack: justify;
    justify-content: space-between;
    align-items: flex-start;
    padding-top: 0.5rem;
}
.ai-chat-message-action-box {
    padding-top: 0.25rem;
    margin-left: auto;
    height: 100%;
    white-space: normal;
}
.ai-chat-message-action-pair {
    display: flex;
    -webkit-box-pack: center;
    justify-content: center;
    align-items: flex-start;
    margin-left: auto;
    gap: 1rem;
}
    .ai-chat-message-action-pair:not(:first-child) {
        margin-left: 0.25rem;
    }
.ai-chat-message-action-btn-wrapper {
    cursor: pointer;
    width: unset;
}
.ai-chat-message-action-btn {   
    position: relative;
    width: 32px;
    height: 32px;
    border-radius: 50%;
    white-space: nowrap;
    cursor: pointer;
}
    .ai-chat-message-action-btn:hover {
        background-color: rgba(255, 255, 255, 0.07);
    }

.ai-chat-message-action-btn-wrapper > div:first-of-type {
    padding: 8px;
    border-radius: 0.75rem;
    font-weight: 600;
    background: #4c4c4c;
    font-size: 12px;
    color: rgb(255, 255, 255);
    right: -10px;
    z-index: 2000;
}
.ai-chat-message-action-tool-tip,
.ai-chat-message-action-tool-tip-copy {
    display: none;
    font-size: 0.75rem;
    font-weight: 600;
    position: absolute;
    background: #4c4c4c;
    color: rgb(255, 255, 255);
    padding: 0.75rem;
    border-radius: 0.75rem;
    z-index: 2000;
    bottom: calc(100% + 10px);
    transition: all 0.3s ease;
}

.ai-sidecontent-wrapper {
    position: fixed;
    display: block;
    right: 5rem;
    max-height: calc(100vh - 12.75rem);
    max-width: calc(25% - 10rem);
    overflow-y: scroll;
    background-color: #404040 !important;
    color: #fff;
    border-color: rgb(35, 35, 35) !important;
    overflow-x: hidden;
    top: 90px;
}

    .ai-sidecontent-wrapper::-webkit-scrollbar {
        height: 1rem;
        width: 0.5rem;
    }

    .ai-sidecontent-wrapper::-webkit-scrollbar-thumb {
        --tw-border-opacity: 1;
        background-color: #4c4c4c !important;
        border-color: rgba(255,255,255,0.2);
        border-radius: 9999px;
        border-width: 0px;
    }

    .ai-sidecontent-wrapper::-webkit-scrollbar-track {
        background-color: transparent;
        border-radius: 9999px;
    }

        .ai-sidecontent-wrapper::-webkit-scrollbar-track:hover {
            background-color: transparent !important;
        }

.ai-sidecontent-wrapper .node {
    border-radius: 1rem;
}
    .ai-sidecontent-wrapper .node:hover:not(:first-child) {
        background-color: #4c4c4c !important;
    }
    .ai-sidecontent-wrapper .node:first-child:hover {
        background-color: transparent !important;
    }    
    .ai-sidecontent-wrapper #ai-content-close {
        background: none !important;
    }
        .ai-sidecontent-wrapper #ai-content-close:hover {
            background-color: rgba(255, 255, 255, 0.07);
        }
    /*.ai-sidecontent-wrapper .copy-clipboard-clen {
        all: unset;
    }*/

    /*iskanje*/
.ai-landing-iskanje-section-fix {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;
    gap: 0px !important;
    top: 100px;
}

.ai-iskanje-result-wrapper {
    position: relative;
    width: 100%;
    padding: 0 20px;
    border-radius: 10px;
    display: flex;
    justify-content: space-around;
    align-items: flex-start;
}

.ai-iskanje-results-container {
    position: relative;
    width: 100%;
    border-radius: 10px;
    padding:  0 1rem; 
    display: flex;
    flex-direction: row; 
    gap: 1rem; 
}
    .ai-iskanje-results-container .ai-chat-document-lists {
        display: flex;
        flex-direction: row; 
        gap: 1rem;
        align-items: flex-start;
        justify-content: space-around;
    }

    .ai-iskanje-results-container .tab-content {
        width: 30%; 
        height: calc(100vh - 12rem); 
        overflow-y: auto; 
        padding: 1rem;
        background: rgba(255, 255, 255, 0.2); 
        border-radius: 10px;
        box-shadow: 0 4px 10px rgba(0, 0, 0, 0.3);
        border: 1px solid rgba(255, 255, 255, 0.3); 
        backdrop-filter: blur(10px); 
        margin-bottom: 1rem; 
    }
        .ai-iskanje-results-container .tab-content::-webkit-scrollbar {
            height: 1rem;
            width: 0.5rem;
        }

        .ai-iskanje-results-container .tab-content::-webkit-scrollbar-thumb {
            --tw-border-opacity: 1;
            background-color: #4c4c4c !important;
            border-color: rgba(255,255,255,0.2);
            border-radius: 9999px;
            border-width: 0px;
        }


        .ai-iskanje-results-container .tab-content::-webkit-scrollbar-track {
            background-color: transparent;
            border-radius: 9999px;
        }

            .ai-iskanje-results-container .tab-content::-webkit-scrollbar-track:hover {
                background-color: transparent !important;
            }

.ai-animation-loading-spinner {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    height: 100%;
    width: 100%;
    color: #ffffff;
    border-radius: 10px;
    padding: 20px;
}

.ai-animation-spinner {
    position: relative;
    width: 60px;
    height: 60px;
    margin: 20px 0;
}

.ai-animation-circle1, .ai-animation-circle2 {
    content: '';
    position: absolute;
    border-radius: 50%;
    border: 3px solid transparent;
}

.ai-animation-circle1 {
    width: 100%;
    height: 100%;
    border-top: 3px solid #52AFEA;
    border-bottom: 3px solid #52AFEA;
    animation: ai-animation-spin1 1.5s linear infinite;
}

.ai-animation-circle2 {
    width: 80%;
    height: 80%;
    border-left: 3px solid #52AFEA;
    border-right: 3px solid #52AFEA;
    animation: ai-animation-spin2 1.5s linear infinite;
}

@keyframes ai-animation-spin1 {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

@keyframes ai-animation-spin2 {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(-360deg);
    }
}



#ai-sidebar-tab-container {
    position: fixed; 
    top: calc((100% - 225px) / 2);
    right: 0;
    z-index: 999999;
    transition: 0.5s; 
}

#body-content.sidebar-open,
header.sidebar-open,
nav.sidebar-open {
    margin-right: 28vw;
}


#tflaisidebar-container.sidebar-open {
    width: 28vw;
}

    #tflaisidebar-container.sidebar-open + #ai-sidebar-tab-container .frontpage-sidebar-toggle {
        right: 28vw;
    }

        #tflaisidebar-container.sidebar-open + #ai-sidebar-tab-container .frontpage-sidebar-toggle .arrow {
            transform: rotate(180deg);
        }

#open-tfl-ai-sidebar {
    background-color: #2d2d2d;
    transition: 0.5s;
    width: 2.5rem;
}
#open-tfl-ai-sidebar:hover {
    background-color: #4c4c4c;
}

#tflaisidebar-container {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 9999992;
    top: 0;
    right: 0;
    overflow-x: hidden;
    border-radius: 0 0 0 0.5625rem;
    transition: 0.5s;
    background-color: #2d2d2d;
}

@media (min-width: 768px) and (max-width: 1520px) {
    .ai-chat-document-list {
        max-width: calc(52rem - 10.5rem);
    }

}

@media (min-width: 768px) and (max-width: 1199px) {
    .ai-chat-parent-container {
        max-width: 100vw;
    }
    .ai-chat-document-list {
        max-width: calc(52rem - 10.5rem);
    }
    .ai-chat-messages-box {
        margin-bottom: 8vh;
    }
    .ai-search-function-container {
        max-width: 100vw;
    }
}



.ai-right-panel-container .document-preview {
    width: 100%;
    height: 100%; /* Polna višina viewport-a */
    display: flex;
    flex-direction: column;
    border-radius: 0; /* Brez border radius za polno pokritost */
    overflow: hidden;
    box-shadow: none; /* Brez sence ker je v sidebar-u */
}


/* Preview content - večji del za vsebino */
.ai-right-panel-container  .preview-content {
    flex: 1;
    overflow: hidden;
    position: relative;
    height: calc(100vh - 50px); /* Polna višina minus header */
}

    .ai-right-panel-container  .preview-content iframe {
        border: none;
        background: white;
        width: 100%;
        height: 100%;
    }



.ai-right-panel-container  .pdf-preview iframe {
    box-shadow: 0 2px 10px rgba(0,0,0,0.2);
    border-radius: 2px;
    width: calc(100% - 10px) !important;
    height: calc(100% - 10px) !important;
    margin: 5px;
}

/* Text preview styling */
.ai-right-panel-container  .text-preview .preview-content {
    background: white;
    padding: 0;
}

.ai-right-panel-container  .text-preview .preview-header h3::before {
    content: "📝";
}

.ai-right-panel-container  .text-content-wrapper {
    font-family: 'Open Sans';
    font-size: 12px;
    line-height: 1.4;
    overflow-y: auto;
    padding: 15px;
    background: white;
    margin: 5px;
    border-radius: 2px;
    height: calc(100% - 10px);
}

.ai-right-panel-container .document-content-wrapper {
    overflow-y: auto;
    background: white;
    margin: 5px;
    border-radius: 2px;
    height: calc(100% - 10px);
}




/*NEW STYLES*/

/* Side Menu Styles */


.ai-view-container {
    transition: margin-left 0.3s ease; /* Same transition as menu */
    margin-left: var(--side-menu-width);
    width: calc(100% - var(--side-menu-width));
}

    .ai-view-container.content-shifted {
        margin-left: var(--side-menu-expanded-width);
        width: calc(100% - var(--side-menu-expanded-width));
    }

.ai-side-menu {
    position: fixed;
    top: var(--header-height);
    left: 0;
    height: calc(100% - var(--header-height));
    background-color: #2d2d2d;
    border-right: 1px solid #707070;
    z-index: 1000;
    transition: all 0.3s ease;
    width: var(--side-menu-width);
    display: flex;
    flex-direction: column;
    overflow: hidden;
}

    .ai-side-menu:hover {
        width: var(--side-menu-expanded-width);
    }

.ai-side-menu-list {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    flex-direction: column;
    height: 100%;
}

.ai-side-menu-item {
    position: relative;
    padding: 15px 12px;
    cursor: pointer;
    display: flex;
    align-items: center;
    color: #ffffff; /* White text */
    transition: background-color 0.2s ease;
    white-space: nowrap;
}

    .ai-side-menu-item:hover,
    .ai-side-menu-item.active {
        background-color: #272727;
    }

.ai-side-menu-icon {
    width: 33px;
    height: 33px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #9c9c9c; /* Icon color */
    flex-shrink: 0;
    padding-left: 5px;
}

    .ai-side-menu-icon svg {
        width: 22px;
        height: 22px;
    }

.ai-side-menu-item:hover .ai-side-menu-icon,
.ai-side-menu-item.active .ai-side-menu-icon {
    color: #52AFEA; /* Blue on hover/active */
}

.ai-side-menu-label {
    font-size: 16px;
    font-weight: 400;
    margin-left: 15px;
    color: #9c9c9c;
    opacity: 0; /* Hidden by default */
    transition: opacity 0.2s ease;
}

.ai-side-menu:hover .ai-side-menu-label {
    opacity: 1; /* Visible when menu is hovered */
}

.ai-side-menu-item:hover .ai-side-menu-label,
.ai-side-menu-item.active .ai-side-menu-label {
    color: #ffffff; /* Brighter text on hover/active */
}

.ai-side-menu-item[data-view="helpdesk"] {
    margin-top: auto; /* Push to bottom */
    border-top: 1px solid #3a3a3a;
}
/* Modern History View Styles */
/* Modern History View Styles */
.ai-history-modern {
    margin-left: 70px;
    max-width: 1000px;
    margin: 0 auto;
    padding: 40px 20px;
    color: #fff;
    height: 100%;
    overflow-y: auto;
}

.ai-history-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 30px;
}

    .ai-history-header h2 {
        font-size: 24px;
        font-weight: 500;
        color: #fff;
    }

.ai-history-new-chat-btn {
    background-color: #52AFEA;
    color: white;
    border: none;
    border-radius: 4px;
    padding: 8px 16px;
    font-size: 14px;
    font-weight: 600;
    cursor: pointer;
    transition: background-color 0.2s;
}

    .ai-history-new-chat-btn:hover {
        background-color: #3a9cda;
    }

.ai-history-search {
    margin-bottom: 30px;
}

.ai-history-search-input {
    position: relative;
    display: flex;
    align-items: center;
}

    .ai-history-search-input svg {
        position: absolute;
        left: 15px;
        top: 50%;
        transform: translateY(-50%);
        pointer-events: none;
    }

    .ai-history-search-input input {
        width: 100%;
        background-color: #2d2d2d;
        border: 1px solid #3a3a3a;
        border-radius: 8px;
        padding: 12px 15px 12px 45px;
        color: #fff;
        font-size: 16px;
    }

        .ai-history-search-input input:focus {
            outline: none;
            border-color: #51afea;
        }

.ai-history-list {
    display: flex;
    flex-direction: column;
    gap: 10px;
    margin-bottom: 30px;
    min-height: 200px;
    overflow-y: scroll;
    height: 24vw;
}

    .ai-history-list::-webkit-scrollbar {
        width: 0.5rem; /* Width of the scrollbar */
        height: 1rem; /* Height of the scrollbar for horizontal scroll, if applicable */
    }

    .ai-history-list::-webkit-scrollbar-track {
        background-color: transparent;
        border-radius: 9999px;
    }

    .ai-history-list::-webkit-scrollbar-thumb {
        --tw-border-opacity: 1;
        background-color: #404040 !important;
        border-color: rgba(255, 255, 255, 0.2);
        border-radius: 9999px;
        border-width: 0px;
    }




.ai-history-item,
.ai-user-doc-item {
    background-color: #2d2d2d;
    border-radius: 8px;
    padding: 15px 20px;
    cursor: pointer;
    transition: background-color 0.2s;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

    .ai-history-item:hover,
    .ai-user-doc-item:hover {
        background-color: #4c4c4c;
    }

.ai-history-item-content {
    display: flex;
    flex-direction: column;
    flex: 1;
}

.ai-history-item-title {
    font-size: 16px;
    margin-bottom: 5px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 700px;
}

.ai-history-item-time {
    font-size: 14px;
    color: #9c9c9c;
}

.ai-history-item-actions {
    display: flex;
    gap: 8px;
    opacity: 0;
    transition: opacity 0.2s;
}

.ai-history-item:hover .ai-history-item-actions,
.ai-user-doc-item:hover .ai-history-item-actions {
    opacity: 1;
}

.ai-history-action-btn {
    background: none;
    border: none;
    color: #9c9c9c;
    padding: 5px;
    cursor: pointer;
    border-radius: 4px;
}

    .ai-history-action-btn:hover {
        background-color: #404040;
        color: #52AFEA;
    }

.ai-history-load-more {
    display: flex;
    justify-content: center;
    margin-top: 20px;
}

#load-more-history,
#load-more-documents{
    background-color: transparent;
    border: 1px solid #51afea;
    color: #51afea;
    padding: 8px 20px;
    border-radius: 20px;
    cursor: pointer;
    font-size: 14px;
    transition: all 0.2s;
}

    #load-more-history:hover,
    #load-more-documents:hover {
        background-color: rgba(81, 175, 234, 0.1);
    }

.ai-history-empty {
    color: #9c9c9c;
    text-align: center;
    padding: 40px 0;
    font-size: 16px;
}

.ai-history-edit-input {
    background-color: #363636;
    border: 1px solid #51afea;
    border-radius: 4px;
    color: white;
    padding: 5px 10px;
    width: 100%;
    max-width: 500px;
}




    /*MINMAL AI DOCUMENT REFERENCE LIST*/

/* Main container */
.ai-minimal-doc-list {
    margin: 10px 0;
    font-family: 'Open Sans';
    border-top: 1px solid rgba(255, 255, 255, 0.1);
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    padding-top: 8px;
    font-size: 1em;
}

/* Tabs */
.ai-minimal-tabs {
    display: flex;
    gap: 10px;
    margin-bottom: 8px;
    overflow-x: auto;
}

.ai-minimal-tab {
    padding: 5px 12px;
    border: none;
    background: rgba(255, 255, 255, 0.05);
    color: rgba(255, 255, 255, 0.7);
    font-size: 1.17em;
    border-radius: 0.5625rem;
    cursor: pointer;
}

    .ai-minimal-tab.active {
        background: rgba(81, 175, 234, 0.2);
        color: #51afea;
    }

   

/* Panels */
.ai-minimal-panel {
    display: none;
}

    .ai-minimal-panel.active {
        display: block;
    }

/* Document */
.ai-minimal-doc {
    margin-bottom: 10px;
}

.ai-minimal-doc-header {
    font-size: 1em;
    font-weight: 500;
    padding: 4px 8px;
    display: inline-block;
    margin-bottom: 4px;
    cursor: pointer;
    border-radius: 0.5625rem;
}

/* References */
.ai-minimal-refs-list {
    display: flex;
    flex-wrap: wrap;
    gap: 4px;
}

.ai-minimal-ref-item {
    padding: 4px 8px;
    background-color: #4c4c4c;
    border-radius: 0.5625rem;
    font-size: 0.95em;
    cursor: pointer;
    margin-left: 1em;
}

.ai-minimal-doc-header:hover,
.ai-minimal-ref-item:hover {
    color: #51afea;
}
    .ai-minimal-ref-item.active, .ai-minimal-doc-header.active {
        background: rgba(81, 175, 234, 0.2);
        color: #51afea;
    }

/*sidebar rightiside*/
/* Panel Layout */
.ai-right-panel-container,
#ai-advanced-sources-panel {
    position: fixed;
    top: var(--header-height);
    right: -100vw; /* Start off-screen */
    width: var(--panel-width);
    max-width: var(--panel-width);
    min-width: 320px;
    height: calc(100% - var(--header-height));
        background: #2d2d2d;
    z-index: 999;
    overflow: hidden;
    transition: right 0.5s ease;
    border: 1px solid #707070;
    display: flex;
    flex-direction: column;
}
    .ai-right-panel-container.active,
    #ai-advanced-sources-panel.active {
        right: 0;
    }

@media screen and (min-width: 900px) {
    .panel-active .ai-chat-container,
    .panel-active .ai-chat-bottom-wrapper,
    .panel-active .ai-chat-messages-box,
    .panel-active .ai-search-container {
        width: calc(100% - var(--panel-width));
        transition: width 0.3s ease;
    }
}

/* Mobile Adjustments */
@media screen and (max-width: 899px) {
    .ai-right-panel-container,
    #ai-advanced-sources-panel {
        width: 90vw;
        max-width: 450px;
    }

    /* Don't adjust content width on small screens */
    .panel-active .ai-chat-container,
    .panel-active .ai-chat-bottom-wrapper,
    .panel-active .ai-chat-messages-box,
    .panel-active .ai-search-container {
        width: 100% !important;
    }
}



/* Panel Header */
.ai-right-panel-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 10px 10px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    flex-shrink: 0;
}

.ai-right-panel-header-content {
    flex: 1;
    overflow: hidden;
    margin-left: 10px
}

.ai-right-panel-question {
    font-size: 12px;
    color: rgba(255, 255, 255, 0.6);
    margin-bottom: 4px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.ai-right-panel-title {
    font-size: 14px;
    font-weight: 500;
    color: rgba(255, 255, 255, 0.9);
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    cursor: pointer;
}
.ai-right-panel-title a{
    all: unset;
}
    .ai-right-panel-title:hover {
        color: #52AFEA;
        text-decoration: underline;
    }

.ai-right-panel-close {
    background: transparent;
    border: none;
    color: rgba(255, 255, 255, 0.6);
    cursor: pointer;
    padding: 4px;
    display: flex;
    align-items: center;
    justify-content: center;
}

    .ai-right-panel-close:hover {
        color: rgba(255, 255, 255, 0.9);
    }

/* Panel Controls */
.ai-right-panel-controls {
    padding: 10px 16px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-shrink: 0;
}

.ai-right-panel-controls-left {
    display: flex;
    align-items: center;
}

.ai-right-panel-copy {
    background: transparent;
    border: none;
    color: rgba(255, 255, 255, 0.6);
    cursor: pointer;
    padding: 4px;
    margin-right: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
}

    .ai-right-panel-copy:hover {
        color: rgba(255, 255, 255, 0.9);
    }

.ai-right-panel-date {
    font-size: 12px;
    color: rgba(255, 255, 255, 0.6);
}


/* Panel Content */
.ai-right-panel-content {
    flex-grow: 1;
    overflow-y: auto;
    overflow-x: hidden;
    padding: 0; 
    line-height: 1.5;
}

.ai-right-panel-content::-webkit-scrollbar {
    height: 1rem;
    width: 0.5rem;
}

    .ai-right-panel-content::-webkit-scrollbar-thumb {
        --tw-border-opacity: 1;
        background-color: #4c4c4c !important;
        border-color: rgba(255,255,255,0.2);
        border-radius: 9999px;
        border-width: 0px;
    }


#chatMessages::-webkit-scrollbar-track {
    background-color: transparent;
    border-radius: 9999px;
}

#chatMessage::-webkit-scrollbar-track:hover {
    background-color: transparent !important;
}



.ai-right-panel-document-content {
    padding: 16px;
    color: rgba(255, 255, 255, 0.8);
}

.ai-right-panel-document-title {
    font-size: 16px;
    font-weight: 600;
    color: rgba(255, 255, 255, 0.9);
    margin-bottom: 16px;
    padding-bottom: 8px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}

/* Block Elements */
/*.ai-right-panel-block {
    margin-bottom: 16px;
    padding: 8px 12px;
    border-radius: 4px;
    background: rgba(255, 255, 255, 0.03);
}*/

.ai-right-panel-block-title {
    color: rgba(255, 255, 255, 0.9);
    margin-bottom: 8px;
    text-align: center;
    font-weight: 600;
    margin-bottom: 8px;
}
.ai-right-panel-block-title a{
    all: unset;
}
    .ai-right-panel-block-title:hover {
        color: #52AFEA;
        text-decoration: underline;
        cursor: pointer;
    }


.ai-right-panel-block-content {
    font-size: 14px;
    color: rgba(255, 255, 255, 0.8);
    text-align: center;
    font-weight: 600;
    margin-bottom: 8px;
}

/* Paragraph Elements */

/* Highlighted content */
.ai-right-panel-content-match {
    background: rgba(81, 175, 234, 0.15);
    border-left: 3px solid #51afea;
    border-radius: 0 4px 4px 0;
}

/*.ai-right-panel-selected {
    background: rgba(255, 255, 255, 0.06);
    border-left: 3px solid rgba(255, 255, 255, 0.3);
    border-radius: 0 4px 4px 0;
}
*/
/* Loading and Errors */
.ai-right-panel-loading {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    height: 100%;
    color: rgba(255, 255, 255, 0.7);
    padding: 20px;
}

.ai-right-panel-spinner {
    width: 30px;
    height: 30px;
    border: 3px solid rgba(255, 255, 255, 0.1);
    border-top: 3px solid #51afea;
    border-radius: 50%;
    animation: ai-right-panel-spin 1s linear infinite;
    margin-bottom: 12px;
}

@keyframes ai-right-panel-spin {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

.ai-right-panel-error {
    padding: 16px;
    margin: 16px;
    background: rgba(255, 80, 80, 0.1);
    border-left: 3px solid rgba(255, 80, 80, 0.6);
    border-radius: 0 4px 4px 0;
    color: rgba(255, 255, 255, 0.8);
}

/* Notifications */
.ai-right-panel-notification {
    position: absolute;
    bottom: 20px;
    left: 50%;
    transform: translateX(-50%);
    background: rgba(81, 175, 234, 0.9);
    color: white;
    padding: 8px 16px;
    border-radius: 4px;
    font-size: 13px;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.3);
    z-index: 1010;
}
/* Document struktura */
.ai-right-panel-document {
    padding: 4px;
    margin-bottom: 16px;
}

/* Document header */
.ai-right-panel-document-header {
    margin-bottom: 16px;
}

.ai-right-panel-document-title {
    font-size: 16px;
    font-weight: 600;
    color: rgba(255, 255, 255, 0.9);
    margin: 0 0 8px 0;
    line-height: 1.4;
}

.ai-right-panel-document-institutiTags {
    display: flex;
    flex-wrap: wrap;
    gap: 6px;
    margin-top: 8px;
}

.ai-right-panel-tag {
    background: rgba(81, 175, 234, 0.2);
    color: rgba(255, 255, 255, 0.8);
    padding: 2px 8px;
    border-radius: 4px;
    font-size: 12px;
    white-space: nowrap;
}

/* Document sections */
.ai-right-panel-document-section {
    margin-bottom: 24px;
    border-radius: 6px;
    padding: 12px;
}

.ai-right-panel-section-title {
    font-size: 14px;
    font-weight: 600;
    color: rgba(255, 255, 255, 0.9);
    margin: 0 0 12px 0;
    padding-bottom: 8px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}

.ai-right-panel-section-content {
    font-size: 14px;
    line-height: 1.5;
    color: rgba(255, 255, 255, 0.8);
}


/*.ai-right-panel-document-jedro {
    background: rgba(81, 175, 234, 0.1);
    border-left: 3px solid rgba(81, 175, 234, 0.5);
}*/

/*.ai-right-panel-document-izrek {
    background: rgba(255, 255, 255, 0.05);
}*/

/*cCOPY*/
.ai-copy-format-popup,
.ai-doc-copy-popup {
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: #363636;
    border-radius: 8px;
    z-index: 1000;
    min-width: 300px;
    max-width: 400px;
}

.ai-copy-popup-header {
    padding: 16px;
    border-bottom: 1px solid #eee;
    font-weight: 600;
    color: #9c9c9c;
}

.ai-copy-options-container {
    padding: 8px;
}

.ai-copy-option {
    display: flex;
    align-items: center;
    padding: 12px;
    cursor: pointer;
    border-radius: 4px;
    transition: background-color 0.2s;
}

    .ai-copy-option:hover {
        background-color: #272727;
    }

.ai-copy-icon {
    font-size: 20px;
    margin-right: 12px;
}

.ai-copy-details {
    flex: 1;
}

.ai-copy-name {
    font-weight: 500;
    color: rgba(255, 255, 255, 0.8);
    margin-bottom: 2px;
}

.ai-copy-description {
    font-size: 0.875rem;
    color: #666;
}

.ai-copy-popup-footer {
    padding: 12px 16px;
    border-top: 1px solid #eee;
    text-align: right;
}

/* Odstavki obrazložitve */
.ai-right-panel-paragraph-title {
    font-size: 14px;
    font-weight: 600;
    margin: 16px 0 8px 0;
    color: rgba(255, 255, 255, 0.9);
}

.ai-right-panel-paragraph {
    display: flex;
    font-size: 14px;
    padding: 8px 12px;
    margin: 2px 0px;
    border-radius: 4px;
    gap: 10px;
}


.ai-right-panel-paragraph-number {
    display: none;
    flex-shrink: 0;
    font-weight: 600;
    color: rgba(255, 255, 255, 0.6);
    margin-right: 8px;
    min-width: 24px;
}

.ai-right-panel-paragraph-content {
    flex-grow: 1;
    font-size: 14px;
    line-height: 1.5;
    color: rgba(255, 255, 255, 0.8);
    margin-bottom: 12px;
}

/* Metapodatki */
.ai-right-panel-metadata-content {
    display: grid;
    grid-template-columns: auto 1fr;
    gap: 8px 16px;
}

.ai-right-panel-metadata-name {
    color: rgba(255, 255, 255, 0.6);
    font-size: 13px;
}

.ai-right-panel-metadata-value {
    color: rgba(255, 255, 255, 0.8);
    font-size: 13px;
}

/* Metapodatki */
.ai-right-panel-document-metadata {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 8px 16px;
    margin-bottom: 12px;
    padding: 10px;
}

.ai-right-panel-metadata-item {
    display: flex;
    align-items: center;
}

.ai-right-panel-metadata-name {
    color: rgba(255, 255, 255, 0.6);
    font-size: 12px;
    margin-right: 6px;
}

.ai-right-panel-metadata-value {
    color: rgba(255, 255, 255, 0.9);
    font-size: 12px;
    font-weight: 500;
}






/* TOLE BI MOGU BIT ADVANCED SOURCES SIDEBAR */
/* Advanced Sources Panel - Dark Theme */
/* Panel Structure inhereted from preview right sidebar */

/* Panel Header */
.ai-advanced-panel-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 20px;
    z-index: 999;
    /*    border-bottom: 1px solid #3a3a3a;*/
}

    .ai-advanced-panel-header h3 {
        margin: 0;
        font-size: 18px;
        font-weight: 500;
        color: #fff;
        z-index: 999;
    }

.ai-advanced-panel-close {
    background: none;
    border: none;
    color: #9c9c9c;
    font-size: 24px;
    cursor: pointer;
    padding: 0 5px;
    line-height: 1;
    z-index: 999;
}

    .ai-advanced-panel-close:hover {
        color: #fff;
    }

/* Tab Navigation */
.ai-advanced-tabs {
    display: flex;
    flex-wrap: wrap;
    border-bottom: 1px solid #707070;
    overflow: hidden;
    z-index: 999;
}

.ai-advanced-tab {
    padding: 12px;
    background: none;
    border: none;
    color: #9c9c9c;
    cursor: pointer;
    position: relative;
    z-index: 999;
}

    .ai-advanced-tab:hover,
    .ai-advanced-tab.active {
        color: #51afea;
        font-weight: 500;
    }

        .ai-advanced-tab.active::after {
            content: '';
            position: absolute;
            bottom: -1px;
            left: 0;
            width: 100%;
            height: 3px;
            background-color: #51afea;
        }

/* Tab Content */
.ai-advanced-content {
    flex: 1;
    overflow: hidden;
    padding: 15px;
    z-index: 999;
}

.ai-advanced-tab-content {
    display: none;
}

    .ai-advanced-tab-content.active {
        display: block;
    }

/* Search Wrapper - New */
.ai-advanced-search-wrapper {
    margin-bottom: 15px;
    display: flex;
}

/* Search Input */
.ai-advanced-search {
    position: relative;
    display: flex;
    align-items: center;
    margin-bottom: 15px;
    transition: all 0.3s ease-in-out;
}

.ai-advanced-search-input {
    width: 100%;
    padding: 10px 40px 10px 15px;
    background-color: #404040;
    border: 1px solid #707070;
    border-radius: 6px;
    color: #fff;
    font-size: 14px;
}

    .ai-advanced-search-input:focus {
        outline: none;
        border-color: #51afea;
    }
    .ai-advanced-search-input::placeholder {
        color: #9c9c9c;
    }

.ai-search-clear-btn {
    position: relative;
    margin-left: -35px; /* Porine button v input polje */
    background: none;
    border: none;
    cursor: pointer;
    padding: 6px;
    border-radius: 4px;
    color: #9c9c9c;
    transition: all 0.2s ease;
    z-index: 2;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 28px;
    height: 28px;
    flex-shrink: 0; /* Ne sme se skrčiti */
}

    .ai-search-clear-btn:hover {
        background-color: #555;
        color: #fff;
    }

    .ai-search-clear-btn:focus {
        outline: none;
        background-color: #666;
        color: #fff;
    }

    .ai-search-clear-btn:active {
        background-color: #777;
    }

    .ai-search-clear-btn svg {
        display: block;
        pointer-events: none;
        width: 16px;
        height: 16px;
    }

/* Action Buttons */
.ai-advanced-actions {
    display: flex;
    margin-bottom: 15px;
    gap: 10px;
}

.ai-advanced-all-btn,
.ai-advanced-specific-btn {
    padding: 8px 15px;
    border: 1px solid #707070;
    border-radius: 6px;
    background-color: #363636;
    color: #9c9c9c;
    cursor: pointer;
    font-size: 14px;
    transition: all 0.3s;
}

    .ai-advanced-all-btn:hover,
    .ai-advanced-specific-btn:hover {
        background-color: #272727;
    }

    .ai-advanced-all-btn.active,
    .ai-advanced-specific-btn.active {
        background-color: #51afea;
        color: white;
        border-color: #51afea;
    }

/* Specific Content Section */
.ai-advanced-specific {
    max-height: 500px;
    overflow-y: auto;
    overflow-x: hidden;
    border: 1px solid #444;
    border-radius: 6px;
    padding: 10px;
    background-color: #363636;
}


    .ai-advanced-specific::-webkit-scrollbar {
        height: 1rem;
        width: 0.5rem;
    }

    .ai-advanced-specific::-webkit-scrollbar-thumb {
        --tw-border-opacity: 1;
        background-color: #4c4c4c !important;
        border-color: rgba(255,255,255,0.2);
        border-radius: 9999px;
        border-width: 0px;
    }


    .ai-advanced-specific::-webkit-scrollbar-track {
        background-color: transparent;
        border-radius: 9999px;
    }

    .ai-advanced-specific::-webkit-scrollbar-track:hover {
        background-color: transparent !important;
    }


    /* Section Titles - New */
    .ai-advanced-section-title {
        font-size: 15px;
        font-weight: 600;
        color: #fff;
        margin: 15px 0 10px;
        padding-bottom: 5px;
        border-bottom: 1px solid #444;
    }

/* Section Layout - New */
.ai-advanced-section {
    display: flex;
    flex-direction: column;
    gap: 8px;
    margin-bottom: 15px;
}

/* Item Styling - Updated */
.ai-advanced-item {
    display: flex;
    background-color: #404040;
    border: 1px solid #444;
    border-radius: 4px;
    transition: all 0.2s;
    margin-bottom: 8px;
    cursor: pointer!important;
}

    .ai-advanced-item.active,
    .ai-advanced-item:hover {
        background-color: #51afea;
        cursor: pointer;
    }

        .ai-advanced-item.active .ai-source-item-name {
            color: #fff;
            font-weight: 500;
        }

.ai-source-item-label {
    display: flex;
    align-items: center;
    padding: 10px 12px;
    width: 100%;
    color: #fff;
    font-size: 14px;
}

    /* Skrijemo checkbox-e */
    .ai-advanced-item input[type="checkbox"] {
        display: none;
    }

.ai-source-item-checkmark {
    opacity: 0;
    transform: scale(0.5);
    transition: all 0.3s ease;
    margin-left: 8px;
    flex-shrink: 0;
}

.ai-advanced-item.active .ai-source-item-checkmark {
    opacity: 1;
    transform: scale(1);
}

.ai-source-item-checkmark.ai-checkmark-animate {
    animation: checkmarkBounce 0.6s ease-out;
}

@keyframes checkmarkBounce {
    0% {
        opacity: 0;
        transform: scale(0.3);
    }

    20% {
        opacity: 0.8;
        transform: scale(0.8);
    }

    40% {
        opacity: 1;
        transform: scale(1.1);
    }

    60% {
        transform: scale(0.95);
    }

    80% {
        transform: scale(1.02);
    }

    100% {
        opacity: 1;
        transform: scale(1);
    }
}
.ai-checkmark-icon {
    color: #fff;
    width: 20px;
    height: 20px;
    filter: drop-shadow(0 1px 2px rgba(0, 0, 0, 0.2));
}

/* Source Item Content - New */


.ai-source-item-content {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    margin-left: 8px;
}

.ai-source-item-name {
    flex: 1;
    font-size: 13px;
    color: #fff;
}

.ai-source-item-type {
    margin-left: 6px;
    display: flex;
    align-items: center;
    color: #9c9c9c;
}

/* Source Type Icons - New */
.ai-source-type-icon {
    display: inline-flex;
    stroke: #9c9c9c;
}

/* Selected Sources Display */
.ai-advanced-selected-sources {
    margin-bottom: 15px;
    padding: 15px;
    max-height: 200px;
    overflow-y: auto;
    border-radius: 6px;
    border: 1px solid #707070;
}
    .ai-advanced-selected-sources::-webkit-scrollbar {
        height: 1rem;
        width: 0.5rem;
    }
    .ai-advanced-selected-sources::-webkit-scrollbar-thumb {
        --tw-border-opacity: 1;
        background-color: #4c4c4c !important;
        border-color: rgba(255,255,255,0.2);
        border-radius: 9999px;
        border-width: 0px;
    }


    .ai-advanced-selected-sources::-webkit-scrollbar-track {
        background-color: transparent;
        border-radius: 9999px;
    }

        .ai-advanced-selected-sources::-webkit-scrollbar-track:hover {
            background-color: transparent !important;
        }

    .ai-advanced-selected-sources h3 {
        font-size: 16px;
        font-weight: 500;
        margin: 0 0 10px 0;
        color: #fff;
        gap: 4px;
        display: flex;
        cursor: pointer;
        transition: all 0.3s ease;
        justify-content: space-evenly;
        align-items: center;
    }

        .ai-advanced-selected-sources h3:hover,
        .ai-reset-sources-btn:hover {
            color: #707070;
        }


.ai-reset-sources-btn {
    margin: 0 0 10px 0;
    cursor: pointer;
    transition: all 0.3s ease;
}

.ai-advanced-sources-list {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 10px;
}

@media (max-width: 600px) {
    .ai-advanced-sources-list {
        grid-template-columns: 1fr;
    }
}

/* Source Item Styling - Updated */
.ai-advanced-source-item {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 8px 12px;
    background-color: #363636;
    border-radius: 6px;
    border: 1px solid #707070;
    font-size: 14px;
    /*    border-left: 3px solid #51afea;*/
}


.ai-chat-sources-mini {
    position: fixed;
    top: 100px;
    right: 20px;
    width: 280px;
    max-width: 500px;
    padding: 0.75rem;
    border: 1px solid rgba(255, 255, 255, 0.12);
    border-radius: 8px;
    max-height: 200px;
    overflow-y: auto;
    z-index: 99;
    transition: all 0.3s ease;
    transform: translateX(100%);
}
.ai-chat-sources-mini .ai-advanced-sources-list {
    display: flex;
    flex-direction: column;
}

.ai-chat-sources-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 0.5rem;
    padding-bottom: 0.4rem;
    border-bottom: 1px solid rgba(255, 255, 255, 0.08);
}

.ai-chat-sources-close {
    background: none;
    border: none;
    color: #9c9c9c;
    cursor: pointer;
    font-size: 1.2rem;
    line-height: 1;
    padding: 0.2rem;
    border-radius: 3px;
    transition: all 0.2s ease;
}

    .ai-chat-sources-close:hover {
        color: #f8f8f8;
        background: rgba(255, 255, 255, 0.1);
    }

.ai-chat-sources-mini .ai-advanced-source-item {
    padding: 0.4rem 0.5rem;
    font-size: 0.75rem;
    background: rgba(255, 255, 255, 0.03);
    border-radius: 4px;
}

.ai-chat-sources-mini .ai-advanced-source-category {
    font-size: 0.65rem;
}

.ai-chat-sources-mini .ai-advanced-source-name {
    font-size: 0.7rem;
}

.ai-chat-sources-mini .ai-advanced-source-remove {
    font-size: 0.9rem;
    opacity: 0.7;
}

    .ai-chat-sources-mini .ai-advanced-source-remove:hover {
        opacity: 1;
    }

    /* Visible state */
    .ai-chat-sources-mini.visible {
        transform: translateX(0);
    }

/* Mobile responsive - v spodnjem delu */
@media (max-width: 768px) {
    .ai-chat-sources-mini {
        position: fixed;
        bottom: 90px;
        left: 10px;
        right: 10px;
        top: auto;
        width: auto;
        max-width: none;
        padding: 0.5rem;
        max-height: 80px;
    }

        .ai-chat-sources-mini h3 {
            font-size: 0.7rem;
        }
}

/* Tablet responsive */
@media (max-width: 1024px) and (min-width: 769px) {
    .ai-chat-sources-mini {
        width: 260px;
        right: 15px;
    }
}
   
.ai-advanced-source-info {
    display: flex;
    align-items: center;
}

.ai-advanced-source-category {
    font-weight: 500;
    color: #fff;
}

.ai-advanced-source-name {
    color: #9c9c9c;
    margin-left: 5px;
    max-width: 169px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

/* Source Type Icon in Summary - New */
.ai-advanced-source-type {
    margin-left: 6px;
    display: flex;
    align-items: center;
    color: #9c9c9c;

}

.ai-advanced-source-remove,
.ai-advanced-tag-remove {
    cursor: pointer;
    color: #9c9c9c;
    font-size: 18px;
    line-height: 1;
    transition: color 0.2s;
}

    .ai-advanced-source-remove:hover,
    .ai-advanced-tag-remove:hover {
        color: #ff6b6b;
    }

.ai-advanced-no-sources {
    color: #9c9c9c;
    font-size: 14px;
    font-style: italic;
}

/* Tags in Search Input Area - Updated */
.ai-search-tagged-container .ai-source-tag {
    display: inline-flex;
    align-items: center;
    background-color: rgba(81, 175, 234, 0.2);
    border-radius: 4px;
    padding: 4px 8px;
    margin: 2px;
}

    /* Special style for "Celotna zbirka" tags - New */
    .ai-search-tagged-container .ai-source-tag.ai-source-tag-all {
        background-color: rgba(76, 175, 80, 0.2);
    }

.ai-search-tagged-container .ai-source-tag-text {
    color: #51afea;
    font-size: 13px;
    display: flex;
    align-items: center;
}

.ai-search-tagged-container .ai-source-tag-type {
    margin-left: 5px;
    display: flex;
    align-items: center;
    color: #9c9c9c;
}

.ai-search-tagged-container .ai-source-tag-remove {
    background: none;
    border: none;
    color: #51afea;
    margin-left: 6px;
    cursor: pointer;
    font-size: 14px;
}

/* Quick Actions Section */
.ai-advanced-quick-actions {
    display: flex;
    gap: 10px;
/*    margin-bottom: 15px;*/
    flex-wrap: wrap;
}

.ai-advanced-action-btn {
    display: flex;
    align-items: center;
    gap: 6px;
    padding: 8px 12px;
    background-color: #363636;
    border: 1px solid #707070;
    border-radius: 6px;
    color: #fff;
    cursor: pointer;
    font-size: 14px;
    transition: all 0.2s;
}

    .ai-advanced-action-btn:hover {
        background-color: #272727;
    }

    .ai-advanced-action-btn svg {
        width: 20px;
        height: 20px;
        color: #9c9c9c;
    }

.tooltip {
    position: relative;
    display: inline-block;
}

    .tooltip .tooltiptext {
        visibility: hidden;
        width: 150px;
        background-color: #2a2a2a;
        color: #fff;
        text-align: center;
        border-radius: 6px;
        padding: 8px 0px;
        position: absolute;
        z-index: 999999;
        top: 125%;
        left: 50%;
        margin-left: -75px;
        font-size: 13px;
        box-shadow: 0 4px 8px rgba(0,0,0,0.3);
        /* Animate tooltip */
        opacity: 0;
        transition: opacity 0.3s, visibility 0.3s;
    }

        .tooltip .tooltiptext::after {
            content: "";
            position: absolute;
            top: -5px; /* Spremeneno iz top: 100% */
            left: 50%;
            margin-left: -5px;
            border-width: 5px;
            border-style: solid;
            border-color: transparent transparent #2a2a2a transparent; /* Obrnjen trikotnik */
        }

    .tooltip:hover .tooltiptext {
        visibility: visible;
        opacity: 1;
    }

.tooltip-bottom .tooltiptext {
    top: 125%;
    bottom: auto;
}

    .tooltip-bottom .tooltiptext::after {
        top: -5px;
        bottom: auto;
        border-color: transparent transparent #2a2a2a transparent;
    }

.tooltip-top .tooltiptext {
    top: auto;
    bottom: 125%;
}

    .tooltip-top .tooltiptext::after {
        top: 100%;
        bottom: auto;
        border-color: #2a2a2a transparent transparent transparent;
    }

/* Responsive positioning for smaller screens */
@media (max-width: 768px) {
    .tooltip .tooltiptext {
        width: 150px;
        margin-left: -75px;
        font-size: 12px;
    }
}


/* Status Elements - New */
.ai-advanced-loading,
.ai-advanced-error,
.ai-advanced-empty,
.ai-advanced-info {
    padding: 12px;
    text-align: center;
    border-radius: 4px;
    margin-bottom: 12px;
    font-size: 13px;
}

.ai-advanced-loading {
    background-color: #2c3e50;
    color: #51afea;
}

.ai-advanced-error {
    background-color: #422;
    color: #ff6b6b;
}

.ai-advanced-empty {
    background-color: #363636;
    color: #9c9c9c;
}

.ai-advanced-info {
    background-color: #333728;
    color: #e6c619;
}

/* Document Upload Section - New */
.ai-advanced-upload-section {
    background-color: #363636;
    border-radius: 6px;
    padding: 15px;
    text-align: center;
    margin-bottom: 15px;
}

.ai-advanced-upload-btn {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    background-color: #51afea;
    color: white;
    border: none;
    border-radius: 4px;
    padding: 8px 15px;
    font-size: 14px;
    font-weight: 500;
    cursor: pointer;
    margin: 0 auto 10px;
    transition: background-color 0.2s;
}

    .ai-advanced-upload-btn:hover {
        background-color: #3d9ed9;
    }

.ai-advanced-upload-info {
    font-size: 12px;
    color: #9c9c9c;
}



/* ============================================================================
   WORK STATUS CSS - DODAJTE V VAŠO CSS DATOTEKO
   ============================================================================ */

.work-status-container {
    max-width: 380px;
    position: relative;
    overflow: hidden;
    animation: work-status-slide-in 0.3s ease-out;
}

.work-status-header {
    display: flex;
    align-items: center;
    margin-bottom: 14px;
    color: #9c9c9c;
}

.work-status-icon {
    width: 18px;
    height: 18px;
    margin-right: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #9c9c9c;
}

    .work-status-icon svg {
        width: 100%;
        height: 100%;
    }

.work-status-spinner {
    animation: work-status-spin 1s linear infinite;
}

.work-status-list {
    list-style: none;
    padding: 0;
    margin: 0;
}

.work-status-item {
    display: flex;
    align-items: center;
    padding: 6px 0;
    color: #9c9c9c;
    transition: all 0.3s ease;
    line-height: 1.4;
}

    .work-status-item.completed {
        color: #52AFEA;
    }

    .work-status-item.in-progress {
        color: #52AFEA;
        font-weight: 500;
    }

.work-status-item-icon {
    width: 14px;
    height: 14px;
    margin-right: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
}

    .work-status-item-icon svg {
        width: 100%;
        height: 100%;
    }

.work-status-item-text {
    flex: 1;
}


/* Animacije */
@keyframes work-status-spin {
    from {
        transform: rotate(0deg);
    }

    to {
        transform: rotate(360deg);
    }
}

@keyframes work-status-slide-in {
    from {
        opacity: 0;
        transform: translateY(-8px);
    }

    to {
        opacity: 1;
        transform: translateY(0);
    }
}

.work-status-item.in-progress .work-status-item-icon {
    animation: work-status-pulse 2s infinite;
}

@keyframes work-status-pulse {
    0%, 100% {
        opacity: 1;
    }

    50% {
        opacity: 0.6;
    }
}

.work-status-item.completed {
    animation: work-status-item-complete 0.4s ease-in-out;
}

@keyframes work-status-item-complete {
    0% {
        transform: translateX(0);
    }

    50% {
        transform: translateX(3px);
    }

    100% {
        transform: translateX(0);
    }
}

/* Responsive */
@media (max-width: 480px) {
    .work-status-header {
        font-size: 14px;
        margin-bottom: 10px;
    }

    .work-status-item {
        font-size: 12px;
        padding: 5px 0;
    }
}


.ai-date-filter-dialog {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    z-index: 9999;
    display: flex;
    align-items: center;
    justify-content: center;
}

.ai-date-filter-container {
    border-radius: 8px;
    padding: 0;
    max-width: 500px;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.15);
    min-width: 320px;
    background: #1E1E1E;
    z-index: 999;
    overflow: hidden;
    transition: right 0.5s ease;
    border: 1px solid #707070;
    display: flex;
    flex-direction: column;
}

.ai-date-filter-header {
    padding: 20px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 20px;
}

    .ai-date-filter-header h3 {
        margin: 0;
        color: #9c9c9c;
        font-size: 18px;
    }

.ai-date-filter-close {
    background: none;
    border: none;
    font-size: 24px;
    cursor: pointer;
    padding: 0;
    width: 30px;
    height: 30px;
    color: #9c9c9c;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    transition: background-color 0.2s;
}

    .ai-date-filter-close:hover {
        background-color: #f5f5f5;
    }

.ai-date-filter-content {
    padding: 20px;
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
}


    .ai-date-filter-content p {
        margin: 0 0 15px 0;
        color: #9c9c9c;
    }

.ai-date-filter-actions {
    padding: 15px 20px;
    display: flex;
    gap: 10px;
    justify-content: flex-end;
}

    .ai-date-filter-actions button {
        padding: 8px 16px;
        border: 1px solid #ddd;
        border-radius: 4px;
        cursor: pointer;
        background: #f8f9fa;
        transition: background-color 0.2s;
        font-family: 'Open Sans';
        font-weight: bold;
        font-size: 12px;
    }

        .ai-date-filter-actions button:hover {
            background-color: #e9ecef;
        }

.ai-date-filter-clear {
    background-color: #dc3545 !important;
    color: white !important;
    border-color: #dc3545 !important;
}

    .ai-date-filter-clear:hover {
        background-color: #c82333 !important;
    }

#ai-date-filter-calendar .ui-datepicker {
    position: static !important;
    display: block !important;
    border: none !important;
    box-shadow: none !important;
    background: none;
    min-width: 300px;
}
#ai-date-filter-calendar .ui-datepicker .ui-datepicker-header
{
    position: relative;
    padding: .2em 0;
    background: none;
    border: none;
}


#ai-date-filter-picker {
    border: none !important;
    background: none;
    border: none;
    background: none;
    pointer-events: none;
    height: 0px !important;
    padding: 0px !important;
}

    #ai-date-filter-picker:active,
    #ai-date-filter-picker:focus{
        border: none !important;
        outline: none;
    }

.ai-date-filter-dialog .ui-widget-content {
    background: #404041;
    background-color: #404041;
    border: none;
    color: #fff;
    border-radius: 1rem;
    padding: 0.1rem 0.4rem;
    font-family: 'Open Sans';
}

.ai-date-filter-dialog .ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight {
    border: none;
    background: #51afea !important;
    font-weight: normal;
    color: #fff;
}
.ai-date-filter-dialog .ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default, .ui-button, html .ui-button.ui-state-disabled:hover, html .ui-button.ui-state-disabled:active {
    border: none;
    background: #4c4c4c;
    font-weight: normal;
    color: #fff;
    font-family: 'Open Sans';
    padding: 10px;
    font-size: 12px;
    text-align: center;
    font-weight: bold;
}

    .ai-date-filter-dialog .ui-state-default:hover, .ui-widget-content .ui-state-default:hover {
        background: rgb(57, 57, 60);
    }

.ai-date-filter-dialog .ui-widget-header {
    border: 1px solid #dddddd;
    background: #404041;
    color: #fff;
    font-weight: bold;
    border: none;
    font-family: 'Open Sans';
}

.ai-date-filter-dialog .ui-datepicker-prev,
.ai-date-filter-dialog .ui-datepicker-next {
    display: none;
    font-family: 'Open Sans';
}

.ai-date-filter-dialog .ui-datepicker-title {
    display: flex !important;
    margin: 0px;
    font-family: 'Open Sans';
}

    .ai-date-filter-dialog .ui-datepicker-title select {
        margin: 1px 1rem;
        background: #4c4c4c;
        border: none;
        border-radius: 1rem;
        color: #fff;
        font-family: 'Open Sans';
    }




#ai-application .document-upload-overlay,
#ai-application .court-practice-loading-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(45, 45, 45, 0.9);
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 10000;
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.3s ease, visibility 0.3s ease;
}

    #ai-application .document-upload-overlay.active,
    #ai-application .court-practice-loading-overlay.active {
        opacity: 1;
        visibility: visible;
    }

/* Loading Container */
#ai-application .document-upload-loader {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 20px;
}

/* Animated Document Icon with Spinning Ring */
#ai-application .document-icon-container {
    position: relative;
    width: 80px;
    height: 80px;
    display: flex;
    justify-content: center;
    align-items: center;
}

/* Document Icon */
#ai-application .document-icon {
    width: 40px;
    height: 40px;
    color: #52AFEA;
    z-index: 2;
    animation: documentPulse 2s ease-in-out infinite;
}

/* Spinning Ring */
#ai-application .spinning-ring {
    position: absolute;
    width: 70px;
    height: 70px;
    border: 3px solid rgba(0, 123, 255, 0.2);
    border-top: 3px solid #52AFEA;
    border-radius: 50%;
    animation: aspin 1.2s linear infinite;
}
#ai-application .upload-success {
    animation: successPop 0.5s ease-out;
}
#ai-application .success-icon {
    width: 40px;
    height: 40px;
    color: #52AFEA;
}
@keyframes successPop {
    0% {
        transform: scale(0.8);
        opacity: 0;
    }

    50% {
        transform: scale(1.1);
    }

    100% {
        transform: scale(1);
        opacity: 1;
    }
}
@keyframes documentPulse {
    0%, 100% {
        transform: scale(1);
        opacity: 1;
    }

    50% {
        transform: scale(1.1);
        opacity: 0.8;
    }
}


/* Loading Text */
#ai-application .upload-text {
    color: #ffffff;
    font-size: 16px;
    font-weight: 500;
    text-align: center;
}

#ai-application .upload-subtext {
    color: #cccccc;
    font-size: 14px;
    text-align: center;
    margin-top: 8px;
}


/*CENIK*/


/* Main content layout */
.main-content.cenik-page-styles {
    max-width: 1200px;
    margin: 24px auto 0;
    display: grid;
    grid-template-columns: 280px 1fr;
}

/* Side Menu */
.cenik-page-styles .sideMenu {
    background: white;
    box-shadow: 0 1px 3px rgba(0,0,0,0.1);
    height: fit-content;
    position: sticky;
    top: 24px;
}

    .cenik-page-styles .sideMenu li {
        list-style: none;
    }

    .cenik-page-styles .sideMenu a {
        display: block;
        padding: 12px 24px;
        color: #64748b;
        text-decoration: none;
        font-weight: 500;
        transition: all 0.2s;
        border-left: 3px solid transparent;
    }

        .cenik-page-styles .sideMenu a:hover {
            background-color: #f1f5f9;
            color: #52AFEA;
            border-left-color: #52AFEA;
        }

        .cenik-page-styles .sideMenu a.selected {
            background-color: #eff6ff;
            color: #52AFEA;
            border-left-color: #52AFEA;
        }

/* Content column */
.cenik-page-styles .cenik-content-column {
    background: white;
    overflow: hidden;
}

/* Table styles */
.cenik-page-styles .table-container {
    overflow-x: auto;
}

.cenik-page-styles table {
    width: 100%;
    border-collapse: collapse;
    font-size: 12px;
}

.cenik-page-styles th {
    background: #52AFEA;
    color: white;
    padding: 5px 10px;
    text-align: center;
    font-weight: 600;
    border: none;
    white-space: nowrap;
    font-size: 12px;
    border: 1px solid #e5e5e5;
}

    .cenik-page-styles th:first-child {
        background-color: #fff;
        color: #404041;
        border: none;
        text-align: left;
    }

    .cenik-page-styles th:last-child {
        border-right: none;
    }

.cenik-page-styles td:not(.category) {
    padding: 2px 5px;
    border-top: 1px solid #d2d2d2;
    border-bottom: 1px solid #d2d2d2;
    border-left: 1px solid #d2d2d2;
    vertical-align: middle;
    line-height: 1rem;
}

.posamicno-stor td.service,
.posamicno-stor .category-row td{
    border-left: none !important;
}
.posamicno-stor .pos-table .package {
    width: 115px !important;
}

.posamicno-stor .category-row td {
    font-weight: 600;
    padding: 2px 4px;
       background:  #ededed;
}

/* Category cells */
.cenik-page-styles .category {
    background: #ededed;
    border-top: 1px solid #d2d2d2;
    color: #404041;
    font-weight: 600;
    text-align: center;
    width: 135px;
    font-size: 12px;
    position: relative;
    padding: 0 4px;
}

/* Service descriptions */
.cenik-page-styles .service {
    font-weight: 500;
    padding-left: 16px;
    min-width: 350px;
    position: relative;
    overflow: hidden;
    transition: all 0.5s ease;
}

.cenik-page-styles .service-description {
    font-size: 12px;
    color: #64748b;
    font-weight: 400;
    margin-top: 0px;
    line-height: 1.4;
    max-height: 0;
    opacity: 0;
    overflow: hidden;
    transition: all 0.5s cubic-bezier(0.4, 0, 0.2, 1);
    transform: translateY(-10px);
}

.cenik-page-styles .exclusive-content {
    font-weight: bold;
    font-size: 11px
}

.cenik-page-styles .service:hover:has(.service-description) {
    background-color: #e2e8f0;
    padding-bottom: 16px;
}
    .cenik-page-styles .service:hover:has(.service-description) .service-description {
        max-height: 100px;
        opacity: 1;
        transform: translateY(0);
        transition: all 0.5s cubic-bezier(0.4, 0, 0.2, 1);
    }


.cenik-page-styles .service:hover::after {
    opacity: 0;
}

/* Package columns */
.cenik-page-styles .package {
    text-align: center;
    font-weight: 500;
    width: 65px;
}
    .cenik-page-styles .package:has(.checkmark) {
        background-color: #52afea30;
    }

    /* Price columns */
.cenik-page-styles .price {
    text-align: center;
    width: 65px;
    font-size: 11px;
    font-weight: bold;
}

/* Icons */
.cenik-page-styles .checkmark {
    color: #414040d6;
    font-size: 9px;
    font-weight: bold;
}

.cenik-page-styles .cross {
    color: #414040d6;
    font-size: 11px;
    line-height: 0px;
    font-weight: bold;
}

/* Header grouping */
.cenik-page-styles .header-group-basic {
    background: #52AFEA;
    color: white;
    font-weight: 600;
    text-align: center;
    font-size: 12px;
    padding: 8px;
    border-bottom: 1px solid #e5e5e5;
}

.cenik-page-styles .header-group-advanced {
    background: #52AFEA;
    color: white;
    font-weight: 600;
    text-align: center;
    font-size: 12px;
    padding: 8px;
    border-bottom: 1px solid #e5e5e5;
}

/* Special rows */
.cenik-page-styles .header-row {
    background: #52AFEA;
    color: white;
    font-weight: 600;
}

.cenik-page-styles .category-row {
    background: #f1f5f9;
    font-weight: 600;
    font-size: 12px;
    color: #404041;
}

/* Price section */
.cenik-page-styles .price-section {
    background: linear-gradient(135deg, #f1f5f9 0%, #e2e8f0 100%);
}

.cenik-page-styles .price-header {
    background: #52AFEA;
    color: white;
    font-weight: 600;
    border: 1px solid #e5e5e5;
    text-align: center;
}

.cenik-page-styles .price-row {
    font-weight: 700;
    font-size: 12px;
    text-align: center;
}

/* Exclusive section */
.cenik-page-styles .exclusive-section {
    margin-top: 24px;
    overflow: hidden;
}

.cenik-page-styles .exclusive-header {
    background: #52AFEA;
    color: #fff;
    font-weight: 600;
    width: 65px;
}

.cenik-page-styles .exclusive-category {
    background: #ededed;
    border-left: none !important;
    color: #404041;
    font-weight: 600;
    text-align: center;
    width: 135px;
    font-size: 11px;
}

.cenik-page-styles .exclusive-section .package {
    font-size: 11px;
    font-weight: bold;
}
    /* Note */
    .cenik-page-styles .note {
        background: #f1f5f9;
        border-left: 4px solid #52AFEA;
        padding: 16px;
        margin: 24px 0;
        font-size: 13px;
        color: #64748b;
        border-radius: 0 8px 8px 0;
    }

.cenik-page-styles .note-important {
    background: #fef3c7;
    border-left: 4px solid #f59e0b;
    padding: 16px;
    margin: 24px 0;
    font-size: 13px;
    color: #92400e;
    border-radius: 0 8px 8px 0;
}

/* CTA Section */
.cenik-page-styles .cta-section {
    background: white;
    margin-bottom: 32px;
    border-radius: 12px;
    box-shadow: 0 1px 3px rgba(0,0,0,0.1);
    text-align: center;
}

    .cenik-page-styles .cta-section h3 {
        font-size: 24px;
        font-weight: 700;
        color: #1e293b;
        margin-bottom: 16px;
    }

    .cenik-page-styles .cta-section p {
        font-size: 16px;
        color: #64748b;
        margin-bottom: 24px;
        max-width: 600px;
        margin-left: auto;
        margin-right: auto;
    }

.cenik-page-styles .package-highlight {
    background: #EDEDED;
    padding: 32px;
    border-radius: 12px;
    margin-top: 24px;
    font-size: 11px;
}

    .cenik-page-styles .package-highlight h4 {
        font-size: 20px;
        font-weight: 700;
        margin-bottom: 12px;
    }

    .cenik-page-styles .package-highlight h2 {
        font-size: 28px;
        font-weight: 800;
        margin: 20px 0;
        text-transform: uppercase;
        letter-spacing: 1px;
    }

.cenik-page-styles .button-cta {
    display: inline-block;
    background: #52AFEA;
    color: white;
    padding: 14px 28px;
    border-radius: 8px;
    text-decoration: none;
    font-weight: 600;
    font-size: 16px;
    transition: all 0.2s;
    box-shadow: 0 2px 4px rgba(0,0,0,0.1);
}

    .cenik-page-styles .button-cta:hover {
        transform: translateY(-1px);
        box-shadow: 0 4px 8px rgba(0,0,0,0.15);
        background: #3b9ae0;
    }

/* Responsive */
@media (max-width: 1024px) {
    .cenik-page-styles .main-content {
        grid-template-columns: 1fr;
        gap: 24px;
    }

    .cenik-page-styles .sideMenu {
        position: static;
        display: flex;
        overflow-x: auto;
        width: 90%;
    }
    .cenik-page-styles .exclusive-section {
        overflow-x: auto;
    }
    .cenik-page-styles .sideMenu li {
        flex-shrink: 0;
    }

        .cenik-page-styles .sideMenu a {
            border-left: none;
            border-bottom: 3px solid transparent;
            white-space: nowrap;
        }

            .cenik-page-styles .sideMenu a:hover,
            .cenik-page-styles .sideMenu a.selected {
                border-left: none;
                border-bottom-color: #52AFEA;
            }
}

@media (max-width: 768px) {

    .cenik-page-styles .sestavite-paket-container.desktop {
        display:block!important;
        background: none;
        max-width: 760px;
    }
    .cenik-page-styles .sestavite-paket-container .text {
        float: none!important;
    }

    .main-content.cenik-page-styles {
        display: flex;
        flex-direction: column;
        align-items: flex-start;
    }

    .cenik-page-styles .main-content {
        padding: 0 12px;
        margin-top: 16px;
    }

    .cenik-page-styles th,
    .cenik-page-styles td {
        padding: 5px 6px;
        font-size: 12px;
    }

    .cenik-page-styles .category,
    .cenik-page-styles .exclusive-category {
    /*    writing-mode: horizontal-tb;*/
        text-orientation: initial;
        width: auto;
        min-width: 80px;
        padding: 8px;
    }

    .cenik-page-styles .service {
        min-width: 250px;
        padding-left: 12px;
    }

    .cenik-page-styles .package-highlight {
        padding: 24px 16px;
    }

        .cenik-page-styles .package-highlight h2 {
            font-size: 24px;
        }

    .cenik-page-styles .cta-section {
        padding: 24px 16px;
    }
}