﻿/* CSS Reset */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    /*vertical-align: baseline;*/
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display: block;
}

ol, ul {
    list-style: none;
}

blockquote, q {
    quotes: none;
}

    blockquote:before, blockquote:after, q:before, q:after {
        content: '';
        content: none;
    }

table {
    border-collapse: collapse;
    border-spacing: 0;
}

body {
    font-family: "Segoe UI", "Segoe WP", Helvetica, Arial, Verdana, sans-serif;
    overflow-x: auto;
    overflow-y: scroll;
}

.eDocLogo {
    background: transparent url(Images/eDocLogo.png) no-repeat;
    width: 163px;
    height: 82px;
    display: block;
    float: left;
}

.footerLogo {
    background: transparent url(Images/spanLogo.png) no-repeat;
    background-size: contain;
    width: 60px;
    height: 30px;
    display: block;
    float: left;
    margin-top: 8px;
}

.progress {
    width: 100%;
    height: 2000px;
    display: block;
    position: fixed;
    top: 0px;
    left: 0px;
    z-index: 12000;
    background: #000;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
    filter: alpha(opacity=55);
    -webkit-opacity: 0.55;
    -khtml-opacity: 0.55;
    -moz-opacity: 0.55;
    opacity: 0.55;
}

.loader {
    position: fixed;
    left: 50%;
    width: 400px;
    height: 50px;
    display: block;
    top: 200px;
    margin-left: -200px;
    line-height: 50px;
    text-align: center;
    font-size: 38px;
    line-height: 38px;
    font-family: 'Segoe UI';
    color: #dddddd;
    -webkit-text-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
    text-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
    z-index: 12001;
    font-weight: 300;
    background: transparent url(Images/progress.gif) bottom center no-repeat;
}

a {
    text-decoration: none;
    color: #0071bc;
}

.placeholderText {
    font-style: italic;
}

.userName {
    text-align: right;
    clear: both;
    display: block;
    font-size: 1em;
    color: #999;
    cursor: default;
}

.loginButton {
    float: right;
    color: #0071bc !important;
}

    .loginButton:hover {
        text-decoration: underline;
    }

.loggedUserButton {
    display: block;
    float: right;
}

    .loggedUserButton span {
        color: #444;
    }

    .loggedUserButton a:hover {
        text-decoration: underline;
    }

.settings {
    background: transparent url(Images/settings.png) 0px 0px no-repeat;
    width: 24px;
    height: 24px;
    display: block;
    float: right;
    margin-left: 4px;
}

    .settings:hover {
        background-position: 0px -24px;
    }

.languageSelection {
    width: 200px;
    float: left;
    overflow: hidden;
    padding: 5px 0 0 0;
}

    .languageSelection p {
        margin: 0;
        font-size: 0.875em;
        color: #999;
        cursor: default;
    }

        .languageSelection p span {
            margin: 0;
            color: #4d4d4d;
            cursor: pointer;
        }

            .languageSelection p span a:hover {
                text-decoration: underline;
            }

.selectedLanguage {
    font-weight: 700;
}

.helpButton {
    float: right;
    font-size: 14px;
    padding: 0 0 10px 0;
    margin: -30px 0 0 0;
    color: #0071bc !important;
}

    .helpButton:hover {
        text-decoration: underline;
    }

p.helpButton {
    float: left;
    cursor: default;
    color: #999;
}

    p.helpButton:hover {
        text-decoration: none;
    }

.pageContent {
    width: 960px;
    min-height: 600px;
    /*overflow: hidden;*/
    display: block;
    margin: auto;
    padding: 0 0 20px 0;
    position: relative;
    z-index: 9;
}

.headerContainer {
    width: 960px;
    border-bottom: solid 4px #c2c2c2;
    margin: auto;
    padding: 10px 0 0 0;
    position: relative;
    z-index: 10;
}

.headerContainer.toBack {
    z-index: 8;
}

.header2 > a > img {
    width: 163px;
    float: left;
}

.upperHeader {
    width: 100%;
    overflow: hidden;
}

.logOff {
    width: 760px;
    float: right;
    overflow: hidden;
    border-bottom: 1px solid #ddd;
    padding: 0 0 10px 0;
}

.header2 {
    width: 100%;
    overflow: hidden;
    padding: 20px 0 10px 0;
}

.meni {
    float: left;
    clear: both;
    padding: 0;
    margin: 20px 0 0 0;
    width: 100%;
}

.standardMenu {
    width: 760px !important;
    float: right;
    margin: 60px 0 0 0 !important;
    clear: none;
}

.meni li {
    float: left;
    width: auto;
    display: block;
    font-size: 1em;
    padding: 0 30px 0 0;
    cursor: pointer;
}

    .meni li a {
        width: auto;
        display: block;
        font-family: 'Segoe UI';
        text-decoration: none;
        color: #392563 !important;
    }

    .meni li p {
        width: auto;
        display: block;
        font-family: 'Segoe UI';
        text-decoration: none;
        color: #392563;
        margin: 0;
    }

    .meni li a:hover {
        color: #999 !important;
    }

a.selectedMenu {
    background-color: #8CA6D6;
}

.submeni {
    display: none;
    margin: 0 0 0 -10px;
    -webkit-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.2);
    -o-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.2);
    box-shadow: 0 3px 5px rgba(0, 0, 0, 0.2);
    background-color: #fff;
}

.submeni2 {
    margin: 100px -250px 0 0;
    display: none;
    -webkit-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.2);
    -o-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.2);
    box-shadow: 0 3px 5px rgba(0, 0, 0, 0.2);
    background-color: #fff;
}

.meni li div {
    width: 100%;
    height: 100%;
    display: block;
}

    .meni li div.subNav:hover {
        background: #fff;
    }

        .meni li div.subNav:hover .submeni {
            display: block !important;
            position: absolute;
            background-color: #fff;
            border-top: 1px solid #c2c2c2;
            border-left: 1px solid #c2c2c2;
            border-right: 1px solid #c2c2c2;
            border-bottom: 1px solid #c2c2c2;
            height: auto;
            width: 250px;
            z-index: 999;
        }

    .meni li div p {
        color: #392563;
    }

        .meni li div p:hover {
            color: #999;
        }

.submeni li {
    width: 250px;
    height: 30px;
    line-height: 30px;
    clear: right;
    font-size: 0.875em;
}

    .submeni li a {
        color: #392563;
        width: 250px;
        clear: right;
        text-indent: 10px;
    }

    .submeni li p {
        color: #392563;
        width: 250px;
        clear: right;
        text-indent: 10px;
        background-image: url("Images/menuArrow.png");
        background-repeat: no-repeat;
        background-position: right center;
    }

.submeni2 li {
    width: 250px;
    height: 30px;
    line-height: 30px;
    clear: left;
    font-size: 0.875em;
    float: none;
}

    .submeni2 li a {
        color: #392563;
        width: 250px;
        clear: right;
        text-indent: 10px;
    }

    .submeni2 li p {
        color: #392563;
        width: 250px;
        clear: right;
        text-indent: 10px;
        background-image: url("Images/menuArrow.png");
        background-repeat: no-repeat;
        background-position: right center;
    }

.meni li div.subNav2:hover {
    background: #fff;
}

    .meni li div.subNav2:hover .submeni2 {
        display: block !important;
        position: absolute;
        background-color: #fff;
        border: 1px solid #c2c2c2;
        height: auto;
        width: 250px;
        margin: -30px 250px 0 250px !important;
    }

.subNav:hover > p, .subNav2:hover > p {
    color: #999;
}

.footerTitle {
    background: transparent url(Images/span_logo.png) no-repeat;
    height: 20px;
    width: 102px;
    display: block;
    float: right;
}

.footerContainer {
    width: 960px;
    margin: auto;
    border-top: 4px solid #c2c2c2;
    overflow: hidden;
    position: relative;
    z-index: 8;
}

    .footerContainer img {
        width: 98px;
        float: left;
        padding: 10px 0 10px 0;
    }

    .footerContainer p {
        margin: 0;
        width: 300px;
        overflow: hidden;
        font-size: 0.75em;
        color: #4d4d4d;
        float: right;
        text-align: right;
        padding: 10px 0 10px 0;
    }

.content {
    width: 100%;
    overflow: hidden;
    clear: both;
}

    .content h1 {
        margin: 0;
        font-size: 0.875em;
        font-weight: 700;
        color: #2a2a2a;
        text-transform: uppercase;
        display: block;
        width: 100%;
        padding: 10px 0 30px 0;
    }

.singleContentContainer {
    width: 100%;
    overflow: hidden;
}

    .singleContentContainer + .singleContentContainer {
        margin: 25px 0 0 0;
        padding: 25px 0 0 0;
    }

.after {
    margin: 25px 0 0 0;
    padding: 25px 0 0 0;
}

.contentHeader {
    margin-top: -2px !important;
    width: 160px;
    float: left;
    overflow: hidden;
}

    .contentHeader h2, .singleContentContainer h2 {
        margin-top: -2px !important;
        font-size: 1.5em;
        font-weight: 400;
        /*color: #666;*/
        color: #58487A;
        margin: 0;
        width: auto !important;
        padding: 0 0 5px 0;
    }

.singleContentContainer h3 {
    color: #58487A;
    margin-top: 7px;
    margin-bottom: 30px;
}

.contentHeader2 {
    margin-top: -2px !important;
    width: 200px;
    float: left;
    overflow: hidden;
}

    .contentHeader2 h2 {
        margin-top: -2px !important;
        font-size: 1.5em;
        font-weight: 400;
        /*color: #666;*/
        color: #58487A;
        margin: 0;
        width: auto !important;
        padding: 0 0 5px 0;
    }

.contentSubHeader {
    margin-top: -2px !important;
    float: left;
    overflow: hidden;
}

    .contentSubHeader h2 {
        margin-top: -2px !important;
        font-size: 1.5em;
        font-weight: 400;
        /*color: #666;*/
        color: #58487A;
        margin: 0;
        width: auto !important;
        padding: 0 0 5px 0;
    }

.singleContent {
    width: 760px;
    float: right;
    overflow: hidden;
}

    .singleContent p {
        margin: 0;
        font-size: 1em;
        font-weight: 400;
        color: #4d4d4d;
        line-height: 1.2em;
        padding: 0 0 5px 0;
    }

        .singleContent p a:hover {
            text-decoration: underline;
        }

.buttonList {
    width: 100%;
    overflow: hidden;
    display: block;
    clear: both;
    padding: 30px 0px 2px 0px;
}

    .buttonList table {
        float: left;
        margin-left: 4px;
    }

/*.buttonList table td.dxbButton {
            background-color: #392563 !important;
            background-image: none !important;
            border: 1px solid #392563 !important;
            padding: 5px 20px 5px 20px !important;
        }

            .buttonList table td.dxbButton:hover {
                background-color: #58487A !important;
                border: 1px solid #58487A !important;
            }

            .buttonList table td.dxbButton div.dxb span {
                font-size: 14px !important;
                color: #fff !important;
                font-family: "Segoe WP", "Segoe UI", Helvetica, Arial, Verdana, sans-serif;
            }*/

.buttonListTitle {
    width: auto;
    height: 26px;
    display: block;
    padding: 2px 0px 2px 0px;
    margin-top: -40px;
}

    .buttonListTitle table {
        float: right;
        margin-left: 4px;
    }

.definitionList {
    width: auto;
    height: auto;
    float: left;
}

    .definitionList dt {
        margin-top: 2px !important;
        padding-top: 2px !important;
        width: 150px;
        min-height: 22px;
        line-height: 12px;
        margin-right: 10px;
        margin-bottom: 4px;
        font-size: 12px;
        float: left;
        text-align: left;
        clear: left;
        color: #4d4d4d;
        padding: 10px 0 0 10px;
    }

        .definitionList dt span {
            font-family: "Segoe WP", "Segoe UI", Helvetica, Arial, Verdana, sans-serif;
            font-size: 12px;
            text-align: left;
        }

        .definitionList dt.title {
            width: 100% !important;
            height: 22px;
            line-height: 22px;
            clear: left;
            font-size: 14px;
            text-align: left;
            text-indent: 10px;
        }

    .definitionList dd {
        width: 180px;
        height: 22px;
        height: auto;
        float: left;
        clear: right;
        padding-top: 1px !important;
        padding-left: 0px !important;
        padding-bottom: 5px !important;
        margin-bottom: 5px !important;
        overflow: hidden;
    }

        .definitionList dd table {
            float: left;
            width: 100%;
        }

/* Akti.aspx textBoxFilter*/

/*.definitionList dd > table .dxic input, .definitionList dd > div > table .dxic input {
            font-family: "Segoe WP", "Segoe UI", Helvetica, Arial, Verdana, sans-serif !important;
            height: 20px !important;
            width: 100%;
            color: #4d4d4d;
            padding-right: 0 !important;
        }*/

/* DEU.aspx textbox????*/

/*.definitionList.Half dd > table .dxic input, .definitionList.Half dd > div > table .dxic input {
        font-family: "Segoe WP", "Segoe UI", Helvetica, Arial, Verdana, sans-serif !important;
        height: 20px !important;
        width: 100%;
        max-width: 231px;
        color: #4d4d4d;
        padding-right: 0 !important;
    }*/

/*ovo tu se nije koristilo*/

/*.definitionList dd > table .dxic input.dxeEditArea_PlasticBlue, .definitionList dd > div > table .dxic input.dxeEditArea_PlasticBlue {
        font-family: "Segoe WP", "Segoe UI", Helvetica, Arial, Verdana, sans-serif !important;
        font-size: 12px !important;
        color: #4d4d4d;
    }*/

/*Možda vratiti? Akti.aspx maknuto*/

/*.definitionList dd > table tr > td.dxic, .definitionList dd > div > table tr > td.dxic {
        border: none !important;
        padding: 0 0 0 2px !important;
    }*/

/* Akti.aspx textBoxFilter */
/*.definitionList dd > table, .definitionList dd > div.podrucjaContainerDIV > table {
        border: 1px solid #ddd !important;
        float: left !important;
        font-family: "Segoe WP", "Segoe UI", Helvetica, Arial, Verdana, sans-serif !important;
        font-size: 12px !important;
        color: #454545 !important;
    }*/

.readOnly .definitionList dd > table {
    border: 1px solid #eee !important;
    float: left !important;
    font-family: "Segoe WP", "Segoe UI", Helvetica, Arial, Verdana, sans-serif !important;
    font-size: 12px !important;
}

/*.definitionList dd > table.dxeRadioButtonList_PlasticBlue {
    border: none !important;
}*/

/*.definitionList dd > table.dxeRadioButtonList_PlasticBlue span.dxEditors_edtRadioButtonChecked_PlasticBlue {
        background-image: url("images/checkedicon.png") !important;
        background-repeat: no-repeat !important;
        background-color: transparent !important;
        -moz-background-size: 15px 15px;
        -o-background-size: 15px 15px;
        -webkit-background-size: 15px 15px;
        background-size: 15px 15px;
        background-position-x: 0;
        background-position-y: 0;
        background-position: 0 0;
    }*/

. /*readOnly .definitionList dd > table.dxeRadioButtonList_PlasticBlue span.dxEditors_edtRadioButtonChecked_PlasticBlue {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=25)" !important;
    filter: alpha(opacity=25) !important;
    -webkit-opacity: 0.25 !important;
    -khtml-opacity: 0.25 !important;
    -moz-opacity: 0.25 !important;
    opacity: 0.25 !important;
}*/
/* Akti.aspx radiobutton*/
/*.definitionList dd > table.dxeRadioButtonList_PlasticBlue span.dxEditors_edtRadioButtonUnchecked_PlasticBlue {
    background-image: url("Images/uncheckedIcon.png") !important;
    background-repeat: no-repeat !important;
    background-color: transparent !important;
    -moz-background-size: 15px 15px !important;
    -o-background-size: 15px 15px !important;
    -webkit-background-size: 15px 15px !important;
    background-size: 15px 15px !important;
    background-position-x: 0;
    background-position-y: 0;
    background-position: 0 0;
}*/
/*.readOnly .definitionList dd > table.dxeRadioButtonList_PlasticBlue span.dxEditors_edtRadioButtonUnchecked_PlasticBlue {
    background-image: none !important;
    background-repeat: no-repeat !important;
    background-color: transparent !important;
    -moz-background-size: 15px 15px !important;
    -o-background-size: 15px 15px !important;
    -webkit-background-size: 15px 15px !important;
    background-size: 15px 15px !important;
    background-position-x: 0;
    background-position-y: 0;
    background-position: 0 0;
}*/
/* AktiAdmin.aspx comboBox*/
/*.definitionList dd > table td.dxeButtonEditButton_PlasticBlue, .definitionList dd > div > table td.dxeButtonEditButton_PlasticBlue {
    background-color: #392563 !important;
    background-image: none !important;
}

.readOnly .definitionList dd > table td.dxeButtonEditButton_PlasticBlue {
    background-color: #fff !important;
    background-image: none !important;
}

.definitionList dd > table td.dxeDisabled_PlasticBlue {
    background-color: #9A8BBF !important;
    background-image: none !important;
    border: 1px solid #9A8BBF !important;
}

.readOnly .definitionList dd > table td.dxeDisabled_PlasticBlue {
    background-color: #fff !important;
    background-image: none !important;
    border: none !important;
}*/
/*.definitionList dd > table.dxeRadioButtonList_PlasticBlue td.dxe span label {
    font-family: "Segoe WP", "Segoe UI", Helvetica, Arial, Verdana, sans-serif !important;
    color: #4d4d4d;
}*/
/*DEU Edit listBox redak*/
/*.definitionList dd td.dxeListBoxItem_PlasticBlue {
    font-family: "Segoe WP", "Segoe UI", Helvetica, Arial, Verdana, sans-serif !important;
    font-size: 12px !important;
    color: #4d4d4d;
    white-space: normal !important;
}*/
/*.definitionList dd table td[class=dxe] {
    padding: 0px;
}*/
dl.Third {
    width: 240px;
}

dl.Third + dl.Third {
    margin: 0 0 0 20px;
}

dl.Half, div.Half {
    width: 360px;
}

div.Half {
    float: left;
}

    dl.Half + dl.Half, div.Half + div.Half {
        margin: 0 0 0 40px;
    }

dl.Half dt {
    width: 100px;
    float: left;
    padding: 5px 0 5px 0;
}

dl.Half dd {
    width: 240px;
    float: left;
}

dl.Half dt + dd {
    margin: 0 0 0 10px;
}

dl.Min, div.Min {
    width: 250px;
}

div.Min {
    float: left;
}

    dl.Min + dl.Min, div.Min + div.Min {
        margin: 0 0 0 40px;
    }

dl.Min dt {
    width: 90px;
    float: left;
    padding: 5px 0 5px 0;
}

dl.Min dd {
    width: 140px;
    float: left;
}

dl.Min dt + dd {
    margin: 0 0 0 10px;
}

.doubleComboBox > table {
    width: 100px !important;
    float: left !important;
    display: block;
}

.doubleCombo > table {
    float: left !important;
    display: block;
}

/*.doubleComboBox > script + table.dxeButtonEdit_PlasticBlue {
    float: right !important;
}

.doubleCombo > script + table.dxeButtonEdit_PlasticBlue {
    float: right !important;
}*/

.doubleComboBox > p {
    margin: 0;
    display: block;
    float: right;
    font-size: 1em;
    color: #4d4d4d;
    padding: 0 18px 0 0;
}

/*.doubleComboBox > .dxeTextBox_PlasticBlue {
    float: right !important;
}

.doubleCombo > .dxeTextBox_PlasticBlue {
    float: right !important;
}*/

.readOnly .doubleComboBox > p {
    color: #999;
}

.readOnly .doubleCombo > p {
    color: #999;
}

a img {
    border: none;
}

input {
    outline: none !important;
}

.definitionList dd .btnLogin {
    width: auto;
    padding: 5px 120px 5px 0;
    border: none !important;
}

/*.btnLogin .dxbButton_PlasticBlue {
    background-color: #392563 !important;
    background-image: none !important;
    border: none !important;
    padding: 5px 20px 5px 20px !important;
}

    .btnLogin .dxbButton_PlasticBlue:hover {
        background-color: #58487A !important;
        background-image: none !important;
    }

    .btnLogin .dxbButton_PlasticBlue div.dxb span {
        font-size: 14px !important;
        color: #fff !important;
        font-family: "Segoe WP", "Segoe UI", Helvetica, Arial, Verdana, sans-serif;
    }*/

div.contentHeader.searchContentHeader h2 {
    width: 130px !important;
    overflow: hidden;
    display: block;
    float: left;
}

.arrowContainer {
    width: 30px;
    height: 20px;
    float: right;
    cursor: pointer;
    overflow: hidden;
    padding: 8px 0 0 0;
}

div.contentHeader.searchContentHeader {
    width: 130px;
    overflow: hidden;
}

.dynamic {
    display: block;
    float: left;
    width: 130px;
    overflow: hidden;
}

/*.singleContent > table.dxgvControl_PlasticBlue {
    font-family: "Segoe WP", "Segoe UI", Helvetica, Arial, Verdana, sans-serif !important;
    font-size: 14px !important;
    border: none !important;
}

    .singleContent > table.dxgvControl_PlasticBlue table.dxgvTable_PlasticBlue {
        border: none !important;
        background-color: #fff !important;
    }

        .singleContent > table.dxgvControl_PlasticBlue table.dxgvTable_PlasticBlue td.dxgvHeader_PlasticBlue, td.dxgvHeader_PlasticBlue {
            background-color: #58487A !important;
            background-image: none !important;
            border-bottom: 2px solid #392563 !important;
            border-right: none !important;
            border-left: none !important;
            border-top: none !important;
        }

.dxgvPagerBottom_PlasticBlue {
    font-family: "Segoe WP", "Segoe UI", Helvetica, Arial, Verdana, sans-serif !important;
}

td.dxpSummary_PlasticBlue {
    font-family: "Segoe WP", "Segoe UI", Helvetica, Arial, Verdana, sans-serif !important;
}

.dxpCtrl td, .dxpCtrl td span {
    font-family: "Segoe WP", "Segoe UI", Helvetica, Arial, Verdana, sans-serif !important;
}

.dxpCtrl .dxpPageNumber_PlasticBlue {
    color: #392563 !important;
}

.dxpCtrl .dxpCurrentPageNumber_PlasticBlue, .dxgvPagerBottomPanel_PlasticBlue .dxp-num.dxp-current {
    background: #392563 !important;
    color: #fff !important;
}

.dxgvPagerBottomPanel_PlasticBlue .dxp-num, .dxgvPagerBottomPanel_PlasticBlue .dxp-button.dxp-wideButton span {
    color: #392563 !important;
}

.dxpCtrl .dxpButton_PlasticBlue {
    color: #392563 !important;
}

td.dxpcControl_PlasticBlue table td.dxpcHeader_PlasticBlue {
    background-image: none !important;
    background-color: none !important;
    background: none !important;
    border: none !important;
}

    td.dxpcControl_PlasticBlue table td.dxpcHeader_PlasticBlue td.dxpc {
        font-family: "Segoe WP", "Segoe UI", Helvetica, Arial, Verdana, sans-serif !important;
        font-size: 2em !important;
        font-weight: 300 !important;
        color: #392563 !important;
        padding-top: 10px !important;
        padding-left: 10px !important;
    }

td.dxpcControl_PlasticBlue table div.dxpcContentPaddings_PlasticBlue {
    font-family: "Segoe WP", "Segoe UI", Helvetica, Arial, Verdana, sans-serif !important;
    font-size: 14px !important;
    color: #454545 !important;
    padding: 20px !important;
}

td.dxpcControl_PlasticBlue table td.dxpcContent_PlasticBlue {
    background-image: none !important;
    background-color: none !important;
    background: none !important;
    border: none !important;
}

table > tbody > tr td.dxpcControl_PlasticBlue {
    background-color: #fff !important;
}

td .dxWeb_pcCloseButton_PlasticBlue {
    background-image: none !important;
    background-image: url("Images/closeButton.png") !important;
    background-repeat: no-repeat;
    background-position: 0 0;
    background-position-y: 0;
    background-position-x: 0;
    padding: 0 20px 0 0;
}*/

.upperDefinitionListContainer {
    width: 100%;
    overflow: hidden;
    clear: both;
}

.longDL {
    width: 100%;
    overflow: hidden;
}

    .longDL dt {
        padding-left: 0;
        width: 100px;
    }

    .longDL dd {
        margin-left: 10px;
        width: 640px;
    }

    .longDL textArea {
        font-size: 12px !important;
        color: #4d4d4d !important;
        height: 75px !important;
    }

/* Akt Edit */
/*div.dxtcLite > ul.dxtc-strip {
    width: 180px !important;
    border-right: solid 1px #ddd;
    margin-right: 10px;
    min-height: 500px;
    height: auto;
}

    div.dxtcLite > ul.dxtc-strip > li.dxtc-leftIndent {
        height: 0 !important;
    }

    div.dxtcLite > ul.dxtc-strip > li {
        border: none !important;
        text-align: left !important;
        width: 100%;
        width: 180px !important;
        background-color: #fff !important;
        white-space: normal !important;
    }

        div.dxtcLite > ul.dxtc-strip > li a.dxtc-link {
            padding: 0 !important;
            display: block;
            width: 180px !important;
            white-space: normal !important;
        }

        div.dxtcLite > ul.dxtc-strip > li b.dxtc-text {
            font-family: "Segoe WP", "Segoe UI", Helvetica, Arial, Verdana, sans-serif !important;
            font-weight: 300 !important;
            font-size: 18px !important;
            color: #aaa !important;
            text-align: left !important;
            width: 180px !important;
            display: block !important;
            white-space: normal !important;
            padding: 4px 0px 4px 0px;
        }

        div.dxtcLite > ul.dxtc-strip > li.dxtc-activeTab {
            width: 180px !important;
        }

            div.dxtcLite > ul.dxtc-strip > li.dxtc-activeTab b.dxtc-text {
                font-family: "Segoe WP", "Segoe UI", Helvetica, Arial, Verdana, sans-serif !important;
                font-weight: 400 !important;
                color: #666 !important;
                text-align: left !important;
                background: rgb(255,255,255);
                background: -moz-linear-gradient(left, rgba(255,255,255,1) 0%, rgba(221,221,221,1) 100%);
                background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(221,221,221,1)));
                background: -webkit-linear-gradient(left, rgba(255,255,255,1) 0%,rgba(221,221,221,1) 100%);
                background: -o-linear-gradient(left, rgba(255,255,255,1) 0%,rgba(221,221,221,1) 100%);
                background: -ms-linear-gradient(left, rgba(255,255,255,1) 0%,rgba(221,221,221,1) 100%);
                background: linear-gradient(to right, rgba(255,255,255,1) 0%,rgba(221,221,221,1) 100%);
                filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#dddddd',GradientType=1 );
                padding-bottom: 10px !important;
                padding-top: 10px !important;
            }*/

/*div.dxtcLite > div.dxtc-content {
    height: auto !important;
    width: 760px !important;
    padding: 0 !important;
    border: none !important;
}

div.dxtcLite > ul.dxtc-strip > li.dxtcLiteDisabled b.dxtc-text {
    color: #e6e6e6 !important;
}*/

dd .textInfront {
    font-family: "Segoe WP", "Segoe UI", Helvetica, Arial, Verdana, sans-serif !important;
    font-size: 14px !important;
    float: left !important;
    color: #4d4d4d;
    display: block;
    padding: 3px 0 0 0;
}

    dd .textInfront + table, dd .textInfront + table + input + div + script + script + table {
        float: right !important;
        width: 100px !important;
        margin-left: 10px !important;
    }

        dd .textInfront + table + input + div + script + script + table {
            height: 20px !important;
            overflow: hidden !important;
        }

/*.definitionList dd > table.dxeBase_PlasticBlue.customCheckbox, .customCheckbox {
    border: none !important;
    padding: 10px 0 0 0 !important;
    font-family: "Segoe WP", "Segoe UI", Helvetica, Arial, Verdana, sans-serif !important;
}

.customCheckboxList {
    border: none !important;
    padding: 0 !important;
}

    .customCheckboxList td {
        padding: 2px 0 2px 0 !important;
    }

    .customCheckboxList label {
        padding: 0 0 0 5px !important;
        font-size: 12px !important;
        color: #4d4d4d;
    }

.definitionList dd > table.dxeBase_PlasticBlue.customCheckbox td, table.dxeBase_PlasticBlue.customCheckbox td {
    padding: 5px 0 5px 0 !important;
}

    .definitionList dd > table.dxeBase_PlasticBlue.customCheckbox td:first-of-type, table.dxeBase_PlasticBlue.customCheckbox td:first-of-type {
        width: 20px;
    }

.definitionList dd > a {
    font-size: 14px !important;
    color: #0071bc;
    padding: 7px 0 0 0;
    display: block;
}

    .definitionList dd > a:hover {
        color: #0071bc;
        text-decoration: none !important;
    }

.definitionList dd > .dxeBase_PlasticBlue.customCheckbox span.dxWeb_edtCheckBoxUnchecked_PlasticBlue, .dxeBase_PlasticBlue.customCheckbox span.dxWeb_edtCheckBoxUnchecked_PlasticBlue, .customCheckboxList span.dxWeb_edtCheckBoxUnchecked_PlasticBlue {
    background-image: url("Images/checkBox.png") !important;
    background-repeat: no-repeat !important;
    background-color: transparent !important;
    -moz-background-size: 15px 15px !important;
    -o-background-size: 15px 15px !important;
    -webkit-background-size: 15px 15px !important;
    background-size: 15px 15px !important;
    background-position-x: 0 !important;
    background-position-y: 0 !important;
    background-position: 0 0 !important;
}

.definitionList dd > .dxeBase_PlasticBlue.customCheckbox span.dxWeb_edtCheckBoxUncheckedDisabled_PlasticBlue, .dxeBase_PlasticBlue.customCheckbox span.dxWeb_edtCheckBoxUncheckedDisabled_PlasticBlue {
    background-image: url("Images/checkBox.png") !important;
    background-repeat: no-repeat !important;
    background-color: transparent !important;
    -moz-background-size: 15px 15px !important;
    -o-background-size: 15px 15px !important;
    -webkit-background-size: 15px 15px !important;
    background-size: 15px 15px !important;
    background-position-x: 0 !important;
    background-position-y: 0 !important;
    background-position: 0 0 !important;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=25)" !important;
    filter: alpha(opacity=25) !important;
    -webkit-opacity: 0.25 !important;
    -khtml-opacity: 0.25 !important;
    -moz-opacity: 0.25 !important;
    opacity: 0.25 !important;
}*/

/*.readOnly .definitionList dd > .dxeBase_PlasticBlue.customCheckbox span.dxWeb_edtCheckBoxUnchecked_PlasticBlue , .customCheckboxList span.dxWeb_edtCheckBoxUnchecked_PlasticBlue {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=25)" !important;
    filter: alpha(opacity=25) !important;
    -webkit-opacity: 0.25 !important;
    -khtml-opacity: 0.25 !important;
    -moz-opacity: 0.25 !important;
    opacity: 0.25 !important;
}*/

/*.definitionList dd > .dxeBase_PlasticBlue.customCheckbox span.dxWeb_edtCheckBoxUnchecked_PlasticBlue, .customCheckboxList span.dxWeb_edtCheckBoxUnchecked_PlasticBlue {
    background-image: url("Images/checkBox.png") !important;
    background-repeat: no-repeat !important;
    background-color: transparent !important;
    background-size: 15px 15px !important;
    background-position-x: 0 !important;
    background-position-y: 0 !important;
    background-position: 0 0 !important;
}*/

/*.definitionList dd > .dxeBase_PlasticBlue.customCheckbox span.dxWeb_edtCheckBoxChecked_PlasticBlue, .dxeBase_PlasticBlue.customCheckbox span.dxWeb_edtCheckBoxChecked_PlasticBlue, .customCheckboxList span.dxWeb_edtCheckBoxChecked_PlasticBlue {
    background-image: url("Images/checkBox_checked.png") !important;
    background-repeat: no-repeat !important;
    background-color: transparent !important;
    -moz-background-size: 15px 15px !important;
    -o-background-size: 15px 15px !important;
    -webkit-background-size: 15px 15px !important;
    background-size: 15px 15px !important;
    background-position-x: 0 !important;
    background-position-y: 0 !important;
    background-position: 0 0 !important;
}

.definitionList dd > .dxeBase_PlasticBlue.customCheckbox span.dxWeb_edtCheckBoxCheckedDisabled_PlasticBlue, .dxeBase_PlasticBlue.customCheckbox span.dxWeb_edtCheckBoxCheckedDisabled_PlasticBlue {
    background-image: url("Images/checkBox_checked.png") !important;
    background-repeat: no-repeat !important;
    background-color: transparent !important;
    -moz-background-size: 15px 15px !important;
    -o-background-size: 15px 15px !important;
    -webkit-background-size: 15px 15px !important;
    background-size: 15px 15px !important;
    background-position-x: 0 !important;
    background-position-y: 0 !important;
    background-position: 0 0 !important;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=25)" !important;
    filter: alpha(opacity=25) !important;
    -webkit-opacity: 0.25 !important;
    -khtml-opacity: 0.25 !important;
    -moz-opacity: 0.25 !important;
    opacity: 0.25 !important;
}

.readOnly .definitionList dd > .dxeBase_PlasticBlue.customCheckbox span.dxICheckBox_PlasticBlue {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=25)" !important;
    filter: alpha(opacity=25) !important;
    -webkit-opacity: 0.25 !important;
    -khtml-opacity: 0.25 !important;
    -moz-opacity: 0.25 !important;
    opacity: 0.25 !important;
}

.readOnly .definitionList dd > .dxeBase_PlasticBlue.customCheckbox.dxeDisabled_PlasticBlue span.dxICheckBox_PlasticBlue {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=25)" !important;
    filter: alpha(opacity=25) !important;
    -webkit-opacity: 0.25 !important;
    -khtml-opacity: 0.25 !important;
    -moz-opacity: 0.25 !important;
    opacity: 0.25 !important;
}*/

.definitionList dd > table + div + table + input + div + script + script + table {
    border: none !important;
    width: auto !important;
    margin: 5px 0 0 0 !important;
}

/*.definitionList dd > table + div + table + input + div + script + script + table td.dxbButton_PlasticBlue {
        border: none !important;
        background-image: none !important;
        background-color: #58487A !important;
        color: #fff !important;
        width: auto !important;
        font-size: 14px !important;
        padding: 3px 10px 3px 10px !important;
    }

        .definitionList dd > table + div + table + input + div + script + script + table td.dxbButton_PlasticBlue:hover {
            background-color: #392563 !important;
        }

            .definitionList dd > table + div + table + input + div + script + script + table td.dxbButton_PlasticBlue:hover span {
                color: #fff !important;
            }*/

.definitionList dd.podrucjaContainer > table,
.definitionList dd.podrucjaContainer > div.podrucjaContainerDIV > table {
    border: none !important;
    width: 100% !important;
}

dl.definitionList.Half dd.podrucjaContainer > table p.ddHeading.pAfter,
dl.definitionList.Half dd.podrucjaContainer > div.podrucjaContainerDIV > table p.ddHeading.pAfter {
    width: 240px !important;
    display: block !important;
    overflow: hidden !important;
}

/*dl.definitionList.Half dd.podrucjaContainer > table p.ddHeading.pAfter + table.dxeListBox_PlasticBlue, dl.definitionList.Half dd.podrucjaContainer > div.podrucjaContainerDIV > table p.ddHeading.pAfter + table.dxeListBox_PlasticBlue {
        width: 238px !important;
        display: block !important;
        overflow: hidden !important;
        margin: 0;
        float: left !important;
    }

dl.definitionList.Half dd.podrucjaContainer > table td.podrucjaFirstRow table.dxeListBox_PlasticBlue, .dl.definitionList.Half dd.podrucjaContainer > div.podrucjaContainerDIV > table td.podrucjaFirstRow table.dxeListBox_PlasticBlue,
dl.definitionList.Half dd.podrucjaContainer > div.podrucjaContainerDIV > table td.podrucjaFirstRow table.dxeListBox_PlasticBlue, .dl.definitionList.Half dd.podrucjaContainer > div.podrucjaContainerDIV > table td.podrucjaFirstRow table.dxeListBox_PlasticBlue {
    width: 238px !important;
    display: block !important;
    overflow: hidden !important;
    margin: 0;
    float: left !important;
    height: auto !important;
}*/

/*dl.definitionList.Half dd.podrucjaContainer > table td.podrucjaFirstRow > div > table > tbody > tr > td,
dl.definitionList.Half dd.podrucjaContainer > div.podrucjaContainerDIV > table td.podrucjaFirstRow > div > table > tbody > tr > td {
    width: 238px !important;
}*/

/*.dl.definitionList.Half dd.podrucjaContainer > table table.dxeListBox_PlasticBlue div.dxlb,
.dl.definitionList.Half dd.podrucjaContainer > div.podrucjaContainerDIV > table table.dxeListBox_PlasticBlue div.dxlb {
    width: 100% !important;
}

    .dl.definitionList.Half dd.podrucjaContainer > table table.dxeListBox_PlasticBlue div.dxlb > table, .dl.definitionList.Half dd.podrucjaContainer > div.podrucjaContainerDIV > table table.dxeListBox_PlasticBlue div.dxlb > table {
        width: 100% !important;
    }*/

dl.definitionList.Half dd.podrucjaContainer > table,
dl.definitionList.Half dd.podrucjaContainer > table > tbody,
dl.definitionList.Half dd.podrucjaContainer > table > tbody > tr,
dl.definitionList.Half dd.podrucjaContainer > table > tbody > tr > td,
dl.definitionList.Half dd.podrucjaContainer > div.podrucjaContainerDIV > table,
dl.definitionList.Half dd.podrucjaContainer > div.podrucjaContainerDIV > table > tbody,
dl.definitionList.Half dd.podrucjaContainer > div.podrucjaContainerDIV > table > tbody > tr,
dl.definitionList.Half dd.podrucjaContainer > div.podrucjaContainerDIV > table > tbody > tr > td {
    border: none !important;
    width: 240px !important;
    text-align: left !important;
}

/*.definitionList dd.podrucjaContainer > table tr.dxeListBoxItemRow_PlasticBlue td.dxeListBoxItem_PlasticBlue,
.definitionList dd.podrucjaContainer > div.podrucjaContainerDIV > table tr.dxeListBoxItemRow_PlasticBlue td.dxeListBoxItem_PlasticBlue {
    white-space: normal !important;
}

.definitionList.Half dd.podrucjaContainer > table.dxeListBox_PlasticBlue > tbody > tr > td, .definitionList.Half dd.podrucjaContainer > table.dxeListBox_PlasticBlue > tbody > tr > td > div.dxlbd input,
.definitionList.Half dd.podrucjaContainer > div.podrucjaContainerDIV > table.dxeListBox_PlasticBlue > tbody > tr > td, .definitionList.Half dd.podrucjaContainer > div.podrucjaContainerDIV > table.dxeListBox_PlasticBlue > tbody > tr > td > div.dxlbd input {
    width: 231px !important;
}

.definitionList.Half dd.podrucjaContainer > table.dxeListBox_PlasticBlue,
.definitionList.Half dd.podrucjaContainer > div.podrucjaContainerDIV > table.dxeListBox_PlasticBlue {
    width: 238px !important;
}*/

/*.definitionList.Half dd.podrucjaContainer div.dxlbd {
    width: 230px !important;
}

    .definitionList.Half dd.podrucjaContainer div.dxlbd > table {
        width: 100% !important;
    }*/

/*.definitionList.Half dd.podrucjaContainer div > table.dxeListBox_PlasticBlue div {
    width: 100% !important;
}

.definitionList.Half dd.podrucjaContainer td.dxeListBoxItem_PlasticBlue {
    width: 230px !important;
}*/

/*FonogramEdit border neki nepotreban*/
/*.definitionList dd.podrucjaContainer table.dxeButtonEditSys > tbody > tr > td.dxic {
    border: 1px solid #ddd !important;
}*/

/*DEU Edit listBox redak*/
/*.definitionList dd.podrucjaContainer table.dxeButtonEditSys, .definitionList dd.podrucjaContainer table.dxeListBox_PlasticBlue {
    border: 1px solid #ddd !important;
}*/

/*.definitionList dd.podrucjaContainer table.dxeRadioButtonList_PlasticBlue {
    border: none !important;
    margin: 0 0 10px 0 !important;
}*/

/*.definitionList dt.comboBoxDt {
    padding-top: 0 !important;
}*/

/*.definitionList dd.podrucjaContainer table.dxeRadioButtonList_PlasticBlue td.dxe > table > tbody > tr > td > table > tbody > tr > td {
    width: auto !important;
    padding: 0 !important;
}

    .definitionList dd.podrucjaContainer table.dxeRadioButtonList_PlasticBlue td.dxe > table > tbody > tr > td > table > tbody > tr > td:last-child {
        width: auto !important;
        padding: 0 !important;
        margin: 0 !important;
        text-align: left;
    }*/

dl.definitionList.longDL dd.prethodniAktSearch > div + div + table + input + div {
    width: 670px !important;
}

dl.definitionList.longDL dd.prethodniAktSearch > table + input + div {
    width: 640px !important;
    margin-left: 8px !important;
}

/*dl.definitionList.longDL dd.prethodniAktSearch2 > table + input + div > table > tbody > tr > td > table, dl.definitionList.longDL dd.prethodniAktSearch2 > table + input + div > table > tbody > tr > td, dl.definitionList.longDL dd.prethodniAktSearch2 > table + input + div > table > tbody > tr > td div.dxlbd, dl.definitionList.longDL dd.prethodniAktSearch2 > table + input + div > table > tbody > tr > td #ctl00_ContentPlaceHolder_pcPopup_ctrlVideoArhiva_ddlTDR_DDD_L_D {
    width: 640px !important;
}*/

/*dl.definitionList.longDL dd.prethodniAktSearch2 > table + input + div > table > tbody > tr > td div.dxlbd td.dxeListBoxItem_PlasticBlue {
        white-space: normal !important;
        overflow: hidden;
        margin: 0;
        padding: 0;
        width: 450px !important;
    }

dl.definitionList.longDL dd.prethodniAktSearch tr.dxeListBoxItemRow_PlasticBlue > td.dxeListBoxItem_PlasticBlue.dxeFTM {
    white-space: normal !important;
    overflow: hidden;
    margin: 0;
    padding: 0;
    width: 490px !important;
}

dl.definitionList.longDL dd.prethodniAktSearch tr > td.dxeListBoxItem_PlasticBlue.dxeHFC, dl.definitionList.longDL dd.prethodniAktSearch2 tr > td.dxeListBoxItem_PlasticBlue.dxeHFC {
    width: auto !important;
    white-space: normal !important;
}

dl.definitionList.longDL dd.prethodniAktSearch tr > td.dxeListBoxItem_PlasticBlue.dxeHFC, dl.definitionList.longDL dd tr > td.dxeListBoxItem_PlasticBlue.dxeHC, dl.definitionList.longDL dd tr > td.dxeListBoxItem_PlasticBlue.dxeHLC {
    border: none !important;
    background: #58487A !important;
    color: #fff !important;
}

dd.multiColumnComboBox tr > td.dxeListBoxItem_PlasticBlue.dxeHFC, dl.definitionList.longDL dd tr > td.dxeListBoxItem_PlasticBlue.dxeHC, dl.definitionList.longDL dd tr > td.dxeListBoxItem_PlasticBlue.dxeHLC,
dl.definitionList.longDL dd tr > td.dxeListBoxItem_PlasticBlue.dxeHFC {
    border: none !important;
    background: #58487A !important;
    color: #fff !important;
}*/

dl.definitionList dd > span {
    padding: 0 0 0 0 !important;
    font-size: 12px !important;
    color: #4d4d4d !important;
    display: block !important;
}

dl.definitionList dd span.singleInlineLabel {
    display: inline-block !important;
    font-size: 12px !important;
    color: #4d4d4d !important;
    padding: 3px 0 0 10px !important;
}

.definitionList dd.singleCheck td:first-child {
    width: 25px !important;
}

.definitionList dd.singleCheck td:last-child {
    width: 500px !important;
}

/*.definitionList dd.podrucjaContainer table.dxeRadioButtonList_PlasticBlue td.dxe > table > tbody > tr > td > table > tbody > tr > td:first-child, .definitionList dd table.dxeRadioButtonList_PlasticBlue td.dxe > table > tbody > tr > td > table > tbody > tr > td:first-child {
    width: 25px !important;
    padding: 0 !important;
    margin: 0 !important;
    overflow: hidden;
}

.definitionList dd.podrucjaContainer table.dxeRadioButtonList_PlasticBlue td.dxe > table > tbody > tr > td > table > tbody > tr > td > label {
    font-size: 12px !important;
}*/

/*td.dxgvFilterBarImageCell_PlasticBlue img.dxGridView_gvFilterRowButton_PlasticBlue {
    border: none !important;
}*/

/*.definitionList dd.podrucjaContainer table.dxeRadioButtonList_PlasticBlue td.dxe > table > tbody > tr > td > table > tbody > tr > td > span.dxEditors_edtRadioButtonChecked_PlasticBlue, .definitionList dd span.dxEditors_edtRadioButtonChecked_PlasticBlue {
    background-image: url("Images/checkedIcon.png") !important;
    background-repeat: no-repeat !important;
    background-color: transparent !important;
    -moz-background-size: 15px 15px;
    -o-background-size: 15px 15px;
    -webkit-background-size: 15px 15px;
    background-size: 15px 15px;
    background-position-x: 0;
    background-position-y: 0;
    background-position: 0 0;
}*/

/*Akti.aspx radiobutton*/

/*.definitionList dd.podrucjaContainer table.dxeRadioButtonList_PlasticBlue td.dxe > table > tbody > tr > td > table > tbody > tr > td > span.dxEditors_edtRadioButtonUnchecked_PlasticBlue, .definitionList dd span.dxEditors_edtRadioButtonUnchecked_PlasticBlue {
    background-image: url("Images/uncheckedIcon.png") !important;
    background-repeat: no-repeat !important;
    background-color: transparent !important;
    -moz-background-size: 15px 15px !important;
    -o-background-size: 15px 15px !important;
    -webkit-background-size: 15px 15px !important;
    background-position-x: 0;
    background-position-y: 0;
    background-position: 0 0;
}

table.dxeRadioButtonList_PlasticBlue {
    border: none !important;
    margin-top: 10px !important;
    margin-bottom: 10px !important;
}*/

.podrucja {
    width: 100%;
    overflow: hidden;
}

.ddHeading {
    font-size: 12px !important;
    text-transform: uppercase;
    margin-bottom: 3px;
    margin-top: 3px;
}

/*.addRemoveButton > div.dxbButton_PlasticBlue {
    width: 100%;
}*/

.addRemoveButton div {
    width: 40px !important;
    margin: 5px 0 0 0 !important;
    font-weight: 700 !important;
}

.addRemoveButton span {
    width: 100%;
    position: relative;
    top: -3px;
}

/*.addRemoveButton > div.dxbButton_PlasticBlue > div.dxb > span {
        font-weight: 700 !important;
        font-size: 14px !important;
        color: #fff !important;
        width: 100% !important;
    }

    .addRemoveButton > div.dxbButton_PlasticBlue {
        background: #58487A !important;
        border: none !important;
    }

    .addRemoveButton:hover > div.dxbButton_PlasticBlue {
        background: #392563 !important;
        border: none !important;
    }*/

.pAfter {
    margin-top: 10px !important;
}

/*.definitionList dd.podrucjaContainer table.dxeListBox_PlasticBlue div.dxlbd table tr.dxeListBoxItemRow_PlasticBlue td.dxeListBoxItemSelected_PlasticBlue {
    color: #fff !important;
    background: #58487A !important;
}*/

/*.separateCheckboxContainer {
    width: 100%;
    padding: 20px 0 0 0;
    border-top: 1px solid #ddd;
    clear: both;
}

    .separateCheckboxContainer table.dxeBase_PlasticBlue.customCheckbox {
        border: none !important;
        padding: 10px 0 0 0 !important;
        font-size: 14px;
        color: #4d4d4d !important;
        text-transform: uppercase;
        font-family: "Segoe WP", "Segoe UI", Helvetica, Arial, Verdana, sans-serif !important;
    }

        .separateCheckboxContainer table.dxeBase_PlasticBlue.customCheckbox td > span.dxWeb_edtCheckBoxUnchecked_PlasticBlue, td.customCheckbox span.dxWeb_edtCheckBoxUnchecked_PlasticBlue {
            background-image: url("Images/checkBox.png") !important;
            background-repeat: no-repeat !important;
            background-color: transparent !important;
            -moz-background-size: 15px 15px !important;
            -o-background-size: 15px 15px !important;
            -webkit-background-size: 15px 15px !important;
            background-size: 15px 15px !important;
            background-position-x: 0 !important;
            background-position-y: 0 !important;
            background-position: 0 0 !important;
        }*/

/*dd span.dxEditors_edtRadioButtonUncheckedDisabled_PlasticBlue.dxeIRadioButton_PlasticBlue {
    background-image: url("Images/uncheckedIcon.png") !important;
    background-repeat: no-repeat !important;
    background-color: transparent !important;
    -moz-background-size: 15px 15px !important;
    -o-background-size: 15px 15px !important;
    -webkit-background-size: 15px 15px !important;
    background-size: 15px 15px !important;
    background-position-x: 0 !important;
    background-position-y: 0 !important;
    background-position: 0 0 !important;
    zoom: 1;
    filter: alpha(opacity=50);
    opacity: 0.5;
}

dd span.dxEditors_edtRadioButtonCheckedDisabled_PlasticBlue.dxeIRadioButton_PlasticBlue {
    background-image: url("Images/checkedIcon.png") !important;
    background-repeat: no-repeat !important;
    background-color: transparent !important;
    -moz-background-size: 15px 15px !important;
    -o-background-size: 15px 15px !important;
    -webkit-background-size: 15px 15px !important;
    background-size: 15px 15px !important;
    background-position-x: 0 !important;
    background-position-y: 0 !important;
    background-position: 0 0 !important;
    zoom: 1;
    filter: alpha(opacity=50);
    opacity: 0.5;
}*/

/*.separateCheckboxContainer table.dxeBase_PlasticBlue.customCheckbox td > span.dxWeb_edtCheckBoxChecked_PlasticBlue, td.customCheckbox span.dxWeb_edtCheckBoxChecked_PlasticBlue {
    background-image: url("Images/checkBox_checked.png") !important;
    background-repeat: no-repeat !important;
    background-color: transparent !important;
    -moz-background-size: 15px 15px !important;
    -o-background-size: 15px 15px !important;
    -webkit-background-size: 15px 15px !important;
    background-size: 15px 15px !important;
    background-position-x: 0 !important;
    background-position-y: 0 !important;
    background-position: 0 0 !important;
}*/

.customCheckbox {
    color: #4d4d4d !important;
}

.mainDownButtons, .otherDataAboutAct {
    width: 760px;
    overflow: hidden;
    float: right;
    padding: 20px 0 0 0;
    clear: both;
}

    .mainDownButtons > table {
        float: left;
        border: none !important;
        background-color: #392563 !important;
        background: #392563 !important;
        color: #fff !important;
    }

        .mainDownButtons > table:hover span {
            color: #fff !important;
        }

        /*.mainDownButtons > table:hover td.dxbButton {
            border: none !important;
            background-color: #58487A !important;
            background-image: none !important;
            background: #58487A !important;
        }

        .mainDownButtons > table td.dxbButton {
            border: none !important;
            background-color: #392563 !important;
            background-image: none !important;
            background: #392563 !important;
            color: #fff !important;
            padding: 5px 20px 5px 20px !important;
        }

            .mainDownButtons > table td.dxbButton:hover span {
                color: #fff !important;
            }

            .mainDownButtons > table td.dxbButton div.dxb:hover span {
                color: #fff !important;
            }

            .mainDownButtons > table td.dxbButton span {
                font-size: 14px !important;
            }

                .mainDownButtons > table td.dxbButton span:hover {
                    color: #fff !important;
                }*/

        .mainDownButtons > table + script + table {
            margin: 0 0 0 10px;
        }

    .otherDataAboutAct dl dt {
        float: left;
        clear: left;
        font-size: 12px;
        color: #4d4d4d;
    }

    .otherDataAboutAct dl dd {
        float: left;
        clear: right;
        padding: 0 0 0 10px;
        color: #999;
        font-size: 12px;
    }

/* Reporti */
.contentHeader h2 span,
.singleContentContainer h2 span {
    font-size: 24px !important;
    font-weight: 400;
}

.actList {
    width: 100%;
    overflow: hidden;
    font-size: 14px;
}

    .actList dt {
        color: #999;
        width: 200px;
        float: left;
        border-top: 1px solid #e6e6e6;
        border-bottom: 1px solid #e6e6e6;
        /*border-left: 1px solid #e6e6e6;*/
        clear: left;
        /*background: #f7f7f7;*/
    }

        .actList dt span {
            display: block;
            padding: 4px 7px 4px 7px;
            font-size: 14px !important;
            width: 745px !important;
        }

    /*.actList dt span a.dxeHyperlink_PlasticBlue {
                display: block;
                font-size: 14px !important;
                color: #0071bc !important;
            }*/

    .actList dd {
        color: #444;
        width: 560px;
        float: left;
        border-top: 1px solid #e6e6e6;
        /*border-bottom: 1px solid #e6e6e6;*/
        clear: right;
    }

.actListContainer .actList dd {
    border-top: 1px solid #e6e6e6;
    width: 760px;
}

.actList dd span {
    display: block;
    padding: 4px 7px 4px 7px;
    font-size: 14px !important;
    color: #888;
}

    /*.actList dd span a {
                display: block;
        font-size: 14px;
                cursor: pointer;
        color: #0071bc;
            }

        */
    .actList dd span a:hover {
        /*color: #0071bc*/;
        text-decoration: underline;
    }

.actList a:hover {
    text-decoration: underline;
}

.actList dd span a {
    display: block;
}


.actList dd + dt {
    border-bottom: none;
}

.actList dt + dd {
    border-bottom: none;
}

.actList > dt:first-child {
    border-bottom: none !important;
    border-top: none;
}

.actList > dd:first-of-type {
    border-bottom: none !important;
    border-top: none;
}

.actReadingTitle span {
    font-size: 16px;
    color: #454545;
    font-weight: 700;
    text-transform: uppercase;
    padding: 0 0 5px 7px;
    display: block;
    width: 100%;
    border-bottom: 2px solid #ccc;
}

.rasprava, .glasovanje {
    width: 100%;
    overflow: hidden;
}

    .rasprava > span {
        width: 40%;
        float: left;
    }

    .rasprava .snimka, .rezultatiGlasovanja, .amandmaniPrihvaceni {
        width: 50%;
        float: right;
        overflow: hidden;
    }

.dlHalfContainer .snimka {
    clear: both;
    float: left !important;
}

.snimka span, .snimka img {
    float: left !important;
}

.snimka img {
    padding: 11px 0 0 0;
}

.datumGlasovanja, .amandmaniPredlozeni {
    width: 40%;
    overflow: hidden;
    float: left;
}

    .datumGlasovanja span, .amandmaniPredlozeni span, .amandmaniPrihvaceni span {
        display: inline-block;
        float: left;
        padding-right: 0;
        padding-left: 0;
    }

        .datumGlasovanja span + span, .amandmaniPredlozeni span + span, .amandmaniPrihvaceni span + span {
            padding-left: 0;
        }

.rezultatiGlasovanja {
    padding: 10px 0 10px 0;
}

.listaGlasanja {
    width: auto;
}

    .listaGlasanja dt, .listaGlasanja dd {
        width: 50%;
        border: none;
    }

        .listaGlasanja dt span, .listaGlasanja dd span {
            padding-top: 0;
            padding-bottom: 0;
        }

.actList + .actReadingTitle {
    padding: 40px 0 5px 7px;
}

.purpleBackground {
    background: #58487a;
}

/*mozda zakomentirati*/
/*.actList a:hover {
    text-decoration: underline;
}*/

.actList a {
    white-space: normal;
}

/*.dxtcLite.dxtc-left .dxtc-content {
    width: 760px !important;
    float: right !important;
}*/

.gridButtonList {
    width: 760px;
    overflow: hidden;
    clear: both;
    float: right;
    padding: 15px 0 0 0;
}

    .gridButtonList > a:hover {
        text-decoration: underline;
    }

.viewButtonList {
    /*width: 640px;*/
    width: 100%;
    overflow: hidden;
    clear: both;
    float: right;
    padding: 15px 0 0 0;
    margin: 10px 0 0 120px;
    border-top: 1px solid #ddd;
}

    .viewButtonList.noLine {
        width: 640px;
        border-top: 1px solid #ddd;
    }

    .viewButtonList.loginContainer {
        border-top: none !important;
    }

    .viewButtonList.subjektBottomMargin {
        margin-bottom: 10px;
    }

.backButtonContainter {
    width: auto;
    overflow: hidden;
    clear: both;
    float: left;
    padding: 0;
    margin: 0;
}

.actEditButtons {
    /*width: 830px;*/
    width: 760px;
    overflow: hidden;
    clear: both;
    float: right;
    padding: 15px 0 0 19px;
}

.DEUMisljenjaButtons {
    margin: 0 0 20px 0;
}

.viewButtonListSmallPadding {
    padding: 0 !important;
}

.customButton {
    float: left;
}

div.customButton {
    padding: 0 !important;
    border: none !important;
}

.definitionList dd .customButton {
    width: auto !important;
    border: none !important;
    color: #fff !important;
}

    .definitionList dd .customButton span {
        color: #fff !important;
    }

.customButton + script + .customButton {
    margin-left: 10px !important;
    border: none !important;
    outline: none !important;
}

.customButton div, .customButton tr, .customButton tr td, .customButton input, .customButton span {
    border: none !important;
}

/*.customButton .dxbButton_PlasticBlue {
    border: none !important;
    outline: none !important;
}

.customButton td.dxbButton, div.customButton div {
    border: none !important;
    background: #392563 !important;
    color: #fff !important;
    font-size: 14px !important;
    outline: none !important;
}

.customButton td.dxbButton_PlasticBlue, div.customButton div {
    border: none !important;
    background: #392563 !important;
    color: #fff !important;
    font-size: 14px !important;
    outline: none !important;
}

.customButton td.dxbButton div.dxb {
    padding: 5px 15px 5px 15px !important;
    outline: none !important;
}*/

div.customButton div {
    padding: 2px 20px 2px 20px !important;
    outline: none !important;
    height: 30px;
    bottom: 2px;
    position: relative;
}

/*.customButton td.dxbButton_PlasticBlue div.dxb {
    padding: 8px 20px 8px 20px !important;
    padding: 5px 15px 5px 15px !important;
    outline: none !important;
}

.customButton:hover td.dxbButton, div.customButton:hover div {
    background: #58487A !important;
    outline: none !important;
}

.customButton:hover td.dxbButton_PlasticBlue {
    background: #58487A !important;
    outline: none !important;
}

    .customButton:hover td.dxbButton_PlasticBlue span {
        color: #fff !important;
        outline: none !important;
    }

.customButton:hover td.dxbButton span, div.customButton:hover div span {
    color: #fff !important;
    outline: none !important;
}*/

/*ne znamo da li se koristi igdje*/

/*.smallButton {
    float: left;
}

    .smallButton + script + .smallButton {
        margin-left: 10px !important;
        border: none !important;
        outline: none !important;
    }

    .smallButton div, .smallButton tr, .smallButton tr td, .smallButton input, .smallButton span {
        border: none !important;
    }*/

/*.smallButton .dxbButton_PlasticBlue {
        border: none !important;
        outline: none !important;
    }

    .smallButton td.dxbButton {
        border: none !important;
        background: #392563 !important;
        color: #fff !important;
        font-size: 14px !important;
        outline: none !important;
    }

    .smallButton td.dxbButton_PlasticBlue {
        border: none !important;
        background: #392563 !important;
        color: #fff !important;
        font-size: 14px !important;
        outline: none !important;
    }

    .smallButton td.dxbButton div.dxb {
        padding: 0px 5px 0px 5px !important;
        outline: none !important;
    }

    .smallButton td.dxbButton_PlasticBlue div.dxb {
        padding: 0px 5px 0px 5px !important;
        outline: none !important;
    }

    .smallButton:hover td.dxbButton {
        background: #58487A !important;
        outline: none !important;
    }

    .smallButton:hover td.dxbButton_PlasticBlue {
        background: #58487A !important;
        outline: none !important;
    }

        .smallButton:hover td.dxbButton_PlasticBlue span {
            color: #fff !important;
            outline: none !important;
        }

    .smallButton:hover td.dxbButton span {
        color: #fff !important;
        outline: none !important;
    }*/

/* Message Box */
.container {
    width: 670px;
    margin: 10px auto;
}

.errorbox {
    background-color: #ffb9b9;
    color: #d70014;
    font-size: 14px;
    border: 1px solid #d70014;
    margin: 10px 0px;
    padding: 10px;
    margin: 0px 250px;
    width: 500px;
    position: fixed;
    top: 2px;
    text-align: center;
    background-image: url("Images/errorImg.png");
    background-repeat: no-repeat;
    background-position: 10px center;
    z-index: 1000000;
}

.confirmbox {
    background-color: #def2be;
    color: #508917;
    font-size: 14px;
    border: 1px solid #508917;
    margin: 10px 0px;
    padding: 10px;
    margin: 0px 250px;
    width: 500px;
    position: fixed;
    top: 2px;
    text-align: center;
    background-image: url("Images/confirmImg.png");
    background-repeat: no-repeat;
    background-position: 10px center;
    -moz-background-size: 14px 15px;
    -o-background-size: 14px 15px;
    -webkit-background-size: 14px 15px;
    background-size: 14px 15px;
    z-index: 1000000;
}

/* Filteri */
.viewIcon, .editIcon, .uploadIcon, .deleteIcon {
    vertical-align: middle;
}

.editIcon {
    background: transparent url(Images/edit_icon.png) no-repeat repeat;
    width: 20px;
    height: 20px;
    display: block;
    background-position: center;
}

.uploadIcon {
    background: transparent url("Images/upload_icon.png") no-repeat;
    width: 20px;
    height: 15px;
    min-width: 9px;
    background-position: center;
}

.deleteIcon {
    background: transparent url("Images/deleteIcon.png") no-repeat;
    width: 20px;
    height: 20px;
    display: block;
    background-position: center;
}

.viewIcon {
    background: transparent url(Images/view_icon.png) no-repeat repeat;
    width: 20px;
    height: 20px;
    display: block;
    background-position: center;
}

/*table.dxgvFilterBar_PlasticBlue, table.dxgvFilterBar_PlasticBlue tr.dxgv, table.dxgvFilterBar_PlasticBlue tr.dxgv > td {
    background: #fff !important;
    background-color: #fff !important;
}

    table.dxgvFilterBar_PlasticBlue tr.dxgv > td.dxgvFilterBarImageCell_PlasticBlue img.dxGridView_gvFilterRowButton_PlasticBlue {
        background-image: url("Images/filter_icon.png");
        background-color: none !important;
        background-position-x: 0 !important;
        background-position-y: 5px !important;
        background-position: 0 5px !important;
        padding: 5px 0 0 0 !important;
    }

    table.dxgvFilterBar_PlasticBlue tr.dxgv > td a {
        color: #58487a !important;
        text-decoration: none !important;
        padding: 0 0 0 3px !important;
    }

        table.dxgvFilterBar_PlasticBlue tr.dxgv > td a:hover {
            text-decoration: underline !important;
        }

div.dxpcLite_PlasticBlue {
    background: #fff !important;
}

    div.dxpcLite_PlasticBlue div.dxpc-mainDiv div.dxpc-header {
        border: none !important;
        background: none !important;
        background-color: #fff !important;
        padding: 15px 15px 0 15px !important;
    }

        div.dxpcLite_PlasticBlue div.dxpc-mainDiv div.dxpc-header div.dxpc-headerContent {
            border: none !important;
            background: none !important;
            background-color: #fff !important;
        }

            div.dxpcLite_PlasticBlue div.dxpc-mainDiv div.dxpc-header div.dxpc-headerContent span {
                font-size: 24px !important;
                font-weight: 300;
                color: #4d4d4d !important;
            }

    div.dxpcLite_PlasticBlue div.dxpc-mainDiv div.dxpc-contentWrapper {
        border: none !important;
    }

        div.dxpcLite_PlasticBlue div.dxpc-mainDiv div.dxpc-contentWrapper div.dxpc-content div.dxgvFilterBuilderButtonArea_PlasticBlue {
            border: none !important;
            background-color: #fff !important;
        }

div.dxgvFilterBuilderButtonArea_PlasticBlue {
    padding: 20px !important;
    background: transparent !important;
}

    div.dxgvFilterBuilderButtonArea_PlasticBlue > table {
        width: 100% !important;
    }

        div.dxgvFilterBuilderButtonArea_PlasticBlue > table td table tr td.dxbButton_PlasticBlue {
            background: #392563 !important;
            border: none;
        }

            div.dxgvFilterBuilderButtonArea_PlasticBlue > table td table tr td.dxbButton_PlasticBlue:hover {
                background: #58487A !important;
                border: none;
            }

            div.dxgvFilterBuilderButtonArea_PlasticBlue > table td table tr td.dxbButton_PlasticBlue div.dxb {
                padding: 5px 20px 5px 20px !important;
            }

                div.dxgvFilterBuilderButtonArea_PlasticBlue > table td table tr td.dxbButton_PlasticBlue div.dxb span {
                    color: #fff !important;
                    font-size: 14px !important;
                }

td.dxfcControl_PlasticBlue table.dxfcTable_PlasticBlue td.dxfc > a.dxfcGroupType_PlasticBlue {
    color: #392563 !important;
}

td.dxfcControl_PlasticBlue table.dxfcTable_PlasticBlue td.dxfc > a.dxfcPropertyName_PlasticBlue {
    color: #9A8BBF !important;
}

td.dxgvFilterBuilderMainArea_PlasticBlue > table {
    padding: 15px !important;
}*/

/* Kalendar */
/*dd > div.dxpc-ddSys.dxpclW {
    width: 240px !important;
}*/

/*.definitionList dd > input + script + table + input + div td.dxeCalendarHeader_PlasticBlue {
    background-color: #58487A !important;
    background-image: none !important;
}

.definitionList dd > input + table + input + div td.dxeCalendarHeader_PlasticBlue {
    background-color: #58487A !important;
    background-image: none !important;
}

.definitionList dd > input + script + table + input + div td.dxeCalendarFooter_PlasticBlue {
    background-image: none !important;
}

.definitionList dd > input + table + input + div td.dxeCalendarFooter_PlasticBlue {
    background-image: none !important;
}

.definitionList dd > input + script + table + input + div td.dxeCalendarFooter_PlasticBlue td.dxeCalendarButton_PlasticBlue {
    border: none !important;
    color: #fff !important;
}

    .definitionList dd > input + script + table + input + div td.dxeCalendarFooter_PlasticBlue td.dxeCalendarButton_PlasticBlue table.dxbebt {
        background: #58487A !important;
        padding: 5px 15px 5px 15px !important;
        color: #fff !important;
    }

        .definitionList dd > input + script + table + input + div td.dxeCalendarFooter_PlasticBlue td.dxeCalendarButton_PlasticBlue table.dxbebt:hover {
            background: #392563 !important;
        }

.definitionList dd > input + table + input + div td.dxeCalendarFooter_PlasticBlue td.dxeCalendarButton_PlasticBlue {
    border: none !important;
    color: #fff !important;
}

    .definitionList dd > input + table + input + div td.dxeCalendarFooter_PlasticBlue td.dxeCalendarButton_PlasticBlue table.dxbebt {
        background: #58487A !important;
        padding: 5px 15px 5px 15px !important;
        color: #fff !important;
    }

        .definitionList dd > input + table + input + div td.dxeCalendarFooter_PlasticBlue td.dxeCalendarButton_PlasticBlue table.dxbebt:hover {
            background: #392563 !important;
        }

.definitionList dd td.dxeCalendarWeekNumber_PlasticBlue {
    color: #58487A !important;
}

.definitionList dd td.dxeCalendarSelected_PlasticBlue {
    background-color: #58487A !important;
}

.definitionList dd td.dxeCalendarToday_PlasticBlue {
    border: 1px solid #58487A !important;
}

.definitionList dd td.dxeCalendarFooter_PlasticBlue {
    background-image: none !important;
    background-color: none !important;
}*/

.signaturaDD > span {
    display: block;
    float: left !important;
    margin: 3px 0 0 0;
}

.signaturaDD > table {
    width: 100px !important;
}

.signaturaDD > .signaturaText {
    float: left !important;
    display: inline-block;
    width: 80px !important;
}

/*.signaturaDD #ctl00_ContentPlaceHolder_pcAktEdit_txtSignatura {
    border: 1px solid #ddd !important;
}*/

.signaturaDD > .signaturaCombo {
    float: right !important;
    display: inline-block;
}

.oznakaDEU > span {
    display: block;
    float: left !important;
    margin: 3px 0 0 0;
}

.oznakaDEU > table {
    width: 100px !important;
}

.oznakaDEU > .oznakaText {
    float: right !important;
    display: inline-block;
    width: 70px !important;
}

.oznakaDEU > .oznakaCombo {
    float: left !important;
    width: 80px !important;
    display: inline-block;
}

/*.definitionList dd.comboBoxLimit tr.dxeListBoxItemRow_PlasticBlue, .definitionList dd.comboBoxLimit td.dxeListBoxItemRow_PlasticBlue {
    white-space: normal;
}

.definitionList dd.comboBoxLimit div.dxlbd tr.dxeListBoxItemRow_PlasticBlue td {
    width: 620px !important;
    white-space: normal !important;
}

.definitionList dd.comboBoxLimit div.dxlbd tr.dxeListBoxItemRow_PlasticBlue + tr.dxeListBoxItemRow {
    border-top: 1px solid #f00 !important;
}*/

/*.definitionList dd.comboBoxLimit div.dxlbd {
    width: 640px !important;
}

    .definitionList dd.comboBoxLimit div.dxlbd > table {
        width: 620px !important;
        float: left !important;
    }*/

/*.definitionList dd.comboBoxLimit > table.dxeButtonEditSys td.dxic {
    white-space: normal !important;
    height: auto !important;
}

    .definitionList dd.comboBoxLimit > table.dxeButtonEditSys td.dxic > input {
        white-space: normal !important;
        height: auto !important;
        display: block !important;
    }*/

.memoToggleContainer {
    position: relative;
    overflow: hidden;
}

.definitionList dd.comboBoxLimit .memoToggleContainer > table {
    border: none !important;
}

    .definitionList dd.comboBoxLimit .memoToggleContainer > table textarea {
        height: 110px !important;
        white-space: normal !important;
        overflow: hidden !important;
        padding-right: 20px !important;
    }

    .definitionList dd.comboBoxLimit .memoToggleContainer > table td {
        height: auto !important;
    }

.textAreaButton {
    position: absolute;
    top: 0;
    right: 0;
    width: 15px !important;
    height: 15px !important;
    overflow: hidden;
    margin-right: 2px;
    background-image: url("Images/closeButton.png");
    -moz-background-size: 13px 13px;
    -o-background-size: 13px 13px;
    -webkit-background-size: 13px 13px;
    background-size: 13px 13px;
    background-position: bottom right;
    background-repeat: no-repeat;
}

.linkControls {
    width: 100%;
    overflow: hidden;
    margin: 0 0 10px 0;
}

    .linkControls a {
        font-size: 14px !important;
    }

        .linkControls a:hover {
            text-decoration: underline;
        }

        .linkControls a span {
            font-size: 14px !important;
        }

.gridStyle {
    font-family: "Segoe WP", "Segoe UI", Helvetica, Arial, Verdana, sans-serif !important;
    font-size: 14px !important;
    /*border: none !important;*/
}

/*.gridStyle table.dxgvTable_PlasticBlue {
        border: none !important;
        background-color: #fff !important;
    }*/

/*.gridStyle table.dxgvTable_PlasticBlue td.dxgvHeader_PlasticBlue {
            background-color: #58487A !important;
            background-image: none !important;
            border-bottom: 2px solid #392563 !important;
            border-right: none !important;
            border-left: none !important;
            border-top: none !important;
        }*/

.gridContainer {
    width: 100%;
    clear: both;
}

.smallAfter {
    padding: 20px 0 0 0;
}

.paddingBottom {
    margin: 0 0 20px 0;
}

.narodneNovineLink:hover {
    text-decoration: underline;
    cursor: pointer;
}

/*.linkButton {
    margin: 0;
    padding: 0;
    border: none;
    background: none;
    color: #0071bc;
    font-size: 14px;
    cursor: pointer;
    outline: none;
}

    .linkButton:hover, .linkButton:focus {
        text-decoration: underline;
    }*/

textarea {
    overflow: auto !important;
    resize: none;
}

dl.definitionList dd .spinEditStyle {
    border: 1px solid #ddd !important;
    width: 100% !important;
}

/*dl.definitionList dd .spinEditStyle td.dxic {
        width: auto !important;
        border-bottom: 1px solid #ddd !important;
        border-right: 1px solid #ddd !important;
    }*/

.announcementContainer {
    width: 100%;
    overflow: hidden;
}

    .announcementContainer + .announcementContainer {
        margin-top: 20px;
        padding-top: 10px;
        border-top: 3px solid #ddd;
    }

/* SEARCH filter desni */

.filterStyle {
    font-family: "Segoe WP", "Segoe UI", Helvetica, Arial, Verdana, sans-serif !important;
    font-size: 14px !important;
    border: 1px solid #fff !important;
    margin-bottom: 20px !important;
}

/*.filterStyle table.dxgvTable_PlasticBlue {
        border: none !important;
        background-color: #fff !important;
    }

        .filterStyle table.dxgvTable_PlasticBlue td.dxgvHeader_PlasticBlue {
            background-color: #fff !important;
            background-image: none !important;
            border-bottom: 2px solid #999 !important;
            border-right: none !important;
            border-left: none !important;
            border-top: none !important;
        }

            .filterStyle table.dxgvTable_PlasticBlue td.dxgvHeader_PlasticBlue td {
                color: #666 !important;
            }

    .filterStyle td.dxgv {
        font-size: 12px !important;
        color: white !important;
        border-left: none !important;
        border-right: none !important;
    }

    .filterStyle .dxgvDataRow_PlasticBlue td {
        color: #444 !important;
    }*/

* {
    font-family: "Segoe WP", "Segoe UI", Helvetica, Arial, Verdana, sans-serif !important;
}

@-webkit-keyframes fading {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

@-moz-keyframes fading {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

@-ms-keyframes fading {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

@keyframes fading {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

@-webkit-keyframes klik {
    0% {
        -webkit-backface-visibility: hidden;
        -moz-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-transform-origin: 50% 50%;
        -moz-transform-origin: 50% 50%;
        -ms-transform-origin: 50% 50%;
        -o-transform-origin: 50% 50%;
        transform-origin: 50% 50%;
        -webkit-transform: perspective(500px) rotateY(0deg);
        -moz-transform: perspective(500px) rotateY(0deg);
        -ms-transform: perspective(500px) rotateY(0deg);
        -o-transform: perspective(500px) rotateY(0deg);
        transform: perspective(500px) rotateY(0deg);
    }

    50% {
        -webkit-backface-visibility: hidden;
        -moz-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-transform-origin: 50% 50%;
        -moz-transform-origin: 50% 50%;
        -ms-transform-origin: 50% 50%;
        -o-transform-origin: 50% 50%;
        transform-origin: 50% 50%;
        -webkit-transform: perspective(500px) rotateY(10deg);
        -moz-transform: perspective(500px) rotateY(10deg);
        -ms-transform: perspective(500px) rotateY(10deg);
        -o-transform: perspective(500px) rotateY(10deg);
        transform: perspective(500px) rotateY(10deg);
    }

    100% {
        -webkit-backface-visibility: hidden;
        -moz-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-transform-origin: 50% 50%;
        -moz-transform-origin: 50% 50%;
        -ms-transform-origin: 50% 50%;
        -o-transform-origin: 50% 50%;
        transform-origin: 50% 50%;
        -webkit-transform: perspective(500px) rotateY(0deg);
        -moz-transform: perspective(500px) rotateY(0deg);
        -ms-transform: perspective(500px) rotateY(0deg);
        -o-transform: perspective(500px) rotateY(0deg);
        transform: perspective(500px) rotateY(0deg);
    }
}

@-moz-keyframes klik {
    0% {
        -moz-backface-visibility: hidden;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        -moz-transform-origin: 50% 50%;
        -ms-transform-origin: 50% 50%;
        -o-transform-origin: 50% 50%;
        -webkit-transform-origin: 50% 50%;
        transform-origin: 50% 50%;
        -moz-transform: perspective(500px) rotateY(0deg);
        -ms-transform: perspective(500px) rotateY(0deg);
        -o-transform: perspective(500px) rotateY(0deg);
        -webkit-transform: perspective(500px) rotateY(0deg);
        transform: perspective(500px) rotateY(0deg);
    }

    50% {
        -moz-backface-visibility: hidden;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        -moz-transform-origin: 50% 50%;
        -ms-transform-origin: 50% 50%;
        -o-transform-origin: 50% 50%;
        -webkit-transform-origin: 50% 50%;
        transform-origin: 50% 50%;
        -moz-transform: perspective(500px) rotateY(10deg);
        -ms-transform: perspective(500px) rotateY(10deg);
        -o-transform: perspective(500px) rotateY(10deg);
        -webkit-transform: perspective(500px) rotateY(10deg);
        transform: perspective(500px) rotateY(10deg);
    }

    100% {
        -moz-backface-visibility: hidden;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        -moz-transform-origin: 50% 50%;
        -ms-transform-origin: 50% 50%;
        -o-transform-origin: 50% 50%;
        -webkit-transform-origin: 50% 50%;
        transform-origin: 50% 50%;
        -moz-transform: perspective(500px) rotateY(0deg);
        -ms-transform: perspective(500px) rotateY(0deg);
        -o-transform: perspective(500px) rotateY(0deg);
        -webkit-transform: perspective(500px) rotateY(0deg);
        transform: perspective(500px) rotateY(0deg);
    }
}

@-ms-keyframes klik {
    0% {
        -ms-backface-visibility: hidden;
        -moz-backface-visibility: hidden;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        -ms-transform-origin: 50% 50%;
        -moz-transform-origin: 50% 50%;
        -o-transform-origin: 50% 50%;
        -webkit-transform-origin: 50% 50%;
        transform-origin: 50% 50%;
        -ms-transform: perspective(500px) rotateY(0deg);
        -moz-transform: perspective(500px) rotateY(0deg);
        -o-transform: perspective(500px) rotateY(0deg);
        -webkit-transform: perspective(500px) rotateY(0deg);
        transform: perspective(500px) rotateY(0deg);
    }

    50% {
        -ms-backface-visibility: hidden;
        -moz-backface-visibility: hidden;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        -ms-transform-origin: 50% 50%;
        -moz-transform-origin: 50% 50%;
        -o-transform-origin: 50% 50%;
        -webkit-transform-origin: 50% 50%;
        transform-origin: 50% 50%;
        -ms-transform: perspective(500px) rotateY(10deg);
        -moz-transform: perspective(500px) rotateY(10deg);
        -o-transform: perspective(500px) rotateY(10deg);
        -webkit-transform: perspective(500px) rotateY(10deg);
        transform: perspective(500px) rotateY(10deg);
    }

    100% {
        -ms-backface-visibility: hidden;
        -moz-backface-visibility: hidden;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        -ms-transform-origin: 50% 50%;
        -moz-transform-origin: 50% 50%;
        -o-transform-origin: 50% 50%;
        -webkit-transform-origin: 50% 50%;
        transform-origin: 50% 50%;
        -ms-transform: perspective(500px) rotateY(0deg);
        -moz-transform: perspective(500px) rotateY(0deg);
        -o-transform: perspective(500px) rotateY(0deg);
        -webkit-transform: perspective(500px) rotateY(0deg);
        transform: perspective(500px) rotateY(0deg);
    }
}

@keyframes klik {
    0% {
        -moz-backface-visibility: hidden;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        -moz-transform-origin: 50% 50%;
        -ms-transform-origin: 50% 50%;
        -o-transform-origin: 50% 50%;
        -webkit-transform-origin: 50% 50%;
        transform-origin: 50% 50%;
        -moz-transform: perspective(500px) rotateY(0deg);
        -ms-transform: perspective(500px) rotateY(0deg);
        -o-transform: perspective(500px) rotateY(0deg);
        -webkit-transform: perspective(500px) rotateY(0deg);
        transform: perspective(500px) rotateY(0deg);
    }

    50% {
        -moz-backface-visibility: hidden;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        -moz-transform-origin: 50% 50%;
        -ms-transform-origin: 50% 50%;
        -o-transform-origin: 50% 50%;
        -webkit-transform-origin: 50% 50%;
        transform-origin: 50% 50%;
        -moz-transform: perspective(500px) rotateY(10deg);
        -ms-transform: perspective(500px) rotateY(10deg);
        -o-transform: perspective(500px) rotateY(10deg);
        -webkit-transform: perspective(500px) rotateY(10deg);
        transform: perspective(500px) rotateY(10deg);
    }

    100% {
        -moz-backface-visibility: hidden;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        -moz-transform-origin: 50% 50%;
        -ms-transform-origin: 50% 50%;
        -o-transform-origin: 50% 50%;
        -webkit-transform-origin: 50% 50%;
        transform-origin: 50% 50%;
        -moz-transform: perspective(500px) rotateY(0deg);
        -ms-transform: perspective(500px) rotateY(0deg);
        -o-transform: perspective(500px) rotateY(0deg);
        -webkit-transform: perspective(500px) rotateY(0deg);
        transform: perspective(500px) rotateY(0deg);
    }
}

@-webkit-keyframes klik2 {
    0% {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1);
    }

    50% {
        -webkit-transform: scale(0.8);
        -moz-transform: scale(0.8);
        -ms-transform: scale(0.8);
        -o-transform: scale(0.8);
        transform: scale(0.8);
    }

    100% {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1);
    }
}

@-moz-keyframes klik2 {
    0% {
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        -webkit-transform: scale(1);
        transform: scale(1);
    }

    50% {
        -moz-transform: scale(0.8);
        -ms-transform: scale(0.8);
        -o-transform: scale(0.8);
        -webkit-transform: scale(0.8);
        transform: scale(0.8);
    }

    100% {
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

@-ms-keyframes klik2 {
    0% {
        -ms-transform: scale(1);
        -moz-transform: scale(1);
        -o-transform: scale(1);
        -webkit-transform: scale(1);
        transform: scale(1);
    }

    50% {
        -ms-transform: scale(0.8);
        -moz-transform: scale(0.8);
        -o-transform: scale(0.8);
        -webkit-transform: scale(0.8);
        transform: scale(0.8);
    }

    100% {
        -ms-transform: scale(1);
        -moz-transform: scale(1);
        -o-transform: scale(1);
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

@keyframes klik2 {
    0% {
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        -webkit-transform: scale(1);
        transform: scale(1);
    }

    50% {
        -moz-transform: scale(0.8);
        -ms-transform: scale(0.8);
        -o-transform: scale(0.8);
        -webkit-transform: scale(0.8);
        transform: scale(0.8);
    }

    100% {
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

.headerContainer {
    -webkit-animation: fading 0.3s linear 0s both;
    -moz-animation: fading 0.3s linear 0s both;
    -ms-animation: fading 0.3s linear 0s both;
    -o-animation: fading 0.3s linear 0s both;
    animation: fading 0.3s linear 0s both;
}

.pageContent {
    -webkit-animation: fading 0.5s linear 0.2s both;
    -moz-animation: fading 0.5s linear 0.2s both;
    -ms-animation: fading 0.5s linear 0.2s both;
    -o-animation: fading 0.5s linear 0.2s both;
    animation: fading 0.5s linear 0.2s both;
}

.footerContainer {
    -webkit-animation: fading 0.3s linear 0.6s both;
    -moz-animation: fading 0.3s linear 0.6s both;
    -ms-animation: fading 0.3s linear 0.6s both;
    -o-animation: fading 0.3s linear 0.6s both;
    animation: fading 0.3s linear 0.6s both;
}

.klik {
    -webkit-animation: klik 0.2s both;
    -moz-animation: klik 0.2s both;
    -ms-animation: klik 0.2s both;
    -o-animation: klik 0.2s both;
    animation: klik 0.2s both;
}

.otherClick {
    -webkit-animation: klik2 0.2s both;
    -moz-animation: klik2 0.2s both;
    -ms-animation: klik2 0.2s both;
    -o-animation: klik2 0.2s both;
    animation: klik2 0.2s both;
}

.upButton { /*background-image: url(Images/upArrow.png);*/
    width: auto;
    height: 5px;
    display: block;
    padding-top: 5px;
}

.downButton { /*background-image: url(Images/downArrow.png);*/
    width: auto;
    height: 5px;
    display: block;
    padding-top: 5px;
}

.downButtonArrow {
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 5px solid #666;
    margin: auto;
}

.upButtonArrow {
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-bottom: 5px solid #666;
    margin: auto;
}

.filterNav span {
    -ms-word-wrap: break-word;
    word-wrap: break-word;
    -ms-word-break: keep-all;
    word-break: keep-all;
    white-space: pre-wrap;
}

.filterNav ul {
    background: #f9f9f9;
}

.left {
    float: left !important;
}

.right {
    float: right !important;
}

.simpleDoubleComboBox > table {
    width: 100px !important;
    display: block;
}

.simpleDoubleComboBox .left {
    float: left !important;
}

.simpleDoubleComboBox .right {
    float: right !important;
}

.gridActions {
    width: auto;
    overflow: hidden;
    clear: both;
    padding: 0 0 5px 0;
}

    .gridActions a {
        font-size: 0.875em !important;
    }

        .gridActions a:hover {
            text-decoration: underline;
        }

.gridEditIcon {
    background-image: url("Images/edit_icon.png") !important;
    background-repeat: no-repeat !important;
    width: 20px;
    height: 20px;
    margin: 0 0;
}

.gridReadIcon {
    background-image: url("Images/view_icon.png") !important;
    background-repeat: no-repeat !important;
    width: 20px;
    height: 20px;
    margin: 0;
}

/*.dxbButton_PlasticBlue {
    border: none !important;
    background-color: none !important;
    background-repeat: no-repeat !important;
}*/

.adminSearchGridContainer {
    width: 100%;
    overflow: hidden;
}

.adminSearchGrid {
    width: auto;
    overflow-x: scroll;
    border: 1px solid #999;
}

.adminSearchGap {
    padding: 20px 0 0 0;
}

/*.dxgvFilterRow_PlasticBlue td.dxgv > link {
    display: none !important;
}

div.dxgvCustomization_PlasticBlue > div {
    width: 100% !important;
}

div.dxpc-mainDiv.dxpc-shadow .dxpc-contentWrapper {
    width: 100% !important;
}

#ctl00_ContentPlaceHolder_gvAkti_DXPFCForm_PW-1 {
    left: 50% !important;
    margin-left: -150px;
}

.dxgvSelectedRow_PlasticBlue, .dxgvFocusedRow_PlasticBlue {
    background-color: #f2f2f2 !important;
    color: #2a2a2a !important;
    font-size: 12px !important;
}

table.dxgvTable_PlasticBlue td.dxgvTable_PlasticBlue {
    display: none !important;
}*/

/* NISMO SIGURNI ČEMU OVO SLUŽI*/


/* -- Placeholder Text -- */
/*.placeholderText input.dxeEditArea_PlasticBlue.dxeEditAreaSys {
    font-style: italic !important;
    color: #aaa !important;
}

    .placeholderText input.dxeEditArea_PlasticBlue.dxeEditAreaSys:focus {
        font-style: normal !important;
        color: #4d4d4d !important;
    }*/

/*tr.dxeListBoxItemRow_PlasticBlue > td > em {
    background: #58487A !important;
    color: #fff !important;
    font-weight: 400 !important;
}*/

/*tr.dxeListBoxItemRow_PlasticBlue td.dxeListBoxItemSelected_PlasticBlue {
    background-color: #ddd !important;
}*/

#pagewrap {
    margin: 0 auto;
    width: 600px;
    padding-left: 150px;
    position: relative;
}

/*Back to top button*/
#back-top {
    position: fixed;
    bottom: 30px;
    margin-left: -150px;
    color: #392563;
    overflow: hidden;
}

    #back-top a {
        width: 65px;
        display: block;
        text-align: center;
        font: 11px/100% Arial, Helvetica, sans-serif;
        text-transform: uppercase;
        text-decoration: none;
        color: #bbb;
        -webkit-transition: 1s;
        -moz-transition: 1s;
        -o-transition: 1s;
        transition: 1s;
    }

        #back-top a:hover {
            color: #392563;
        }
    /* arrow icon (span tag) */
    #back-top span {
        width: 65px;
        height: 65px;
        display: block;
        margin-bottom: 7px;
        background: #ddd url(Images/backToTop.png) no-repeat center center;
        /* background color transition */
        -webkit-transition: 1s;
        -moz-transition: 1s;
        -o-transition: 1s;
        transition: 1s;
    }

    #back-top a:hover span {
        background-color: #392563;
    }

.fileContainer {
    width: 100%;
    overflow: hidden;
    position: relative;
    cursor: pointer;
}

    .fileContainer p {
        float: none;
        width: auto;
        overflow: hidden;
        display: block;
        margin: 0;
        padding: 4px;
        border: 1px solid #ccc;
        background: #fff;
        font-size: 14px;
        color: #444;
        font-weight: 400;
        height: 19px;
    }

    .fileContainer span {
        display: block;
        float: right;
        overflow: hidden;
        width: 100px;
        margin: 0 0 0 10px;
        text-align: center;
        cursor: pointer;
        background: #392563;
        color: #fff;
        font-size: 14px;
        font-weight: 400;
        padding: 5px 0;
    }

    .fileContainer:hover span {
        background: #58487A;
    }

.uploadControl {
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    filter: alpha(opacity=0);
    opacity: 0;
    cursor: pointer;
}

.iconCellWidth {
    width: 50px !important;
    padding: 4px 0 5px 0 !important;
}

/* ---- Horizontalni tabovi ---- */
.horizontalniTabovi {
    width: 758px !important;
}

/*.horizontalniTabovi td.dxtcLeftIndentCell div {
        padding: 0 !important;
        background: none !important;
        width: 0 !important;
    }

td.dxtcTabsCell {
    padding: 0 !important;
}

.horizontalniTabovi table.dxtcActiveRow td.dxtcActiveTab {
    border-bottom: 2px solid #392563 !important;
    border-top: none !important;
    border-left: none !important;
    border-right: none !important;
    background: #58487A;
    cursor: pointer;
    padding: 6px 15px 6px 15px !important;
}

.horizontalniTabovi table.dxtcActiveRow td.dxtcTab {
    background: #9A8BBF !important;
    border: none !important;
    color: #fff !important;
    cursor: pointer;
    border-bottom: 2px solid #7B6F99 !important;
}

    .horizontalniTabovi table.dxtcActiveRow td.dxtcTab:hover {
        background: #58487A !important;
        color: #fff !important;
    }

.horizontalniTabovi table.dxtcActiveRow td {
    font-size: 14px !important;
}

.horizontalniTabovi .dxtcActiveTab td {
    color: #fff !important;
}

.horizontalniTabovi table.dxtcActiveRow {
    border-bottom: 1px solid #a8a8a8;
}

.horizontalniTabovi td.dxtcPageContent {
    border-left: none !important;
    border-right: none !important;
    background: none !important;
    color: #666 !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
}*/

.halfDL {
    width: 50% !important;
    float: left;
}

    .halfDL dd {
        width: 180px !important;
    }

.actList + .halfDL {
    border-top: 1px solid #e6e6e6;
}

.halfDL + .actList {
    border-top: 1px solid #e6e6e6;
}

.halfDL + .halfDL dt {
    padding-left: 100px !important;
}

.halfDL + .halfDL dd {
    width: 80px !important;
}

.linkToButton {
    display: inline;
    /*padding-right: 10px;*/
    background-color: #392563;
    margin-right: 20px;
    /*width:90px;*/
}

    .linkToButton.topPDF {
        margin-top: 10px;
    }

    .linkToButton a {
        padding: 8px 26px 7px 16px;
        font-size: 14px !important;
        text-decoration: none;
        color: #fff;
        display: block;
        float: left;
        background-image: url(Images/pdf_icon.svg);
        /*background-position: right center;*/
        background-position: 85% 50%;
        background-repeat: no-repeat;
    }

    .linkToButton:hover {
        background-color: #58487A;
    }

        .linkToButton:hover a, .linkToButton a:hover, .linkToButton:visited a, .linkToButton a:visited {
            color: #fff !important;
        }

.pdfIcon {
    display: block;
    float: left;
    background-image: url(Images/pdf_icon.svg);
    width: 20px;
    height: 20px;
    vertical-align: middle;
}

.margina {
    vertical-align: top !important;
    margin-top: 0px;
    padding-top: 0px;
}

/*tr.dxgvDataRow_PlasticBlue > td {
    font-size: 12px !important;
}*/

.actList dd > table.gridStyle {
    margin: 4px 0 14px 0;
}

/*.actList dd > .gridStyle table.dxgvTable_PlasticBlue td.dxgvHeader_PlasticBlue {
    background: none !important;
    border-bottom: 2px solid #666 !important;
}

    .actList dd > .gridStyle table.dxgvTable_PlasticBlue td.dxgvHeader_PlasticBlue td {
        color: #444 !important;
    }

.actList dd > .gridStyle table.dxgvTable_PlasticBlue tr.dxgvDataRow_PlasticBlue > td {
    color: #666 !important;
}*/

/*table.placeholderText .dxeButtonEditButton_PlasticBlue {
    display: none;
}*/

.horizontalTabsCustom {
    clear: both;
    width: 100%;
    overflow: hidden;
    border-bottom: 2px solid #ccc;
}

    .horizontalTabsCustom span {
        display: block;
        float: left;
        padding: 10px 10px 10px 10px;
        font-size: 0.875em;
        color: #aaa;
        cursor: pointer;
    }

        .horizontalTabsCustom span:hover {
            background: #eee;
        }

        .horizontalTabsCustom span + span {
            margin-left: 10px;
        }

.aktViewActiveTab {
    background: rgb(221,221,221);
    background: -moz-linear-gradient(top, rgba(221,221,221,1) 0%, rgba(255,255,255,1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(221,221,221,1)), color-stop(100%,rgba(255,255,255,1)));
    background: -webkit-linear-gradient(top, rgba(221,221,221,1) 0%,rgba(255,255,255,1) 100%);
    background: -o-linear-gradient(top, rgba(221,221,221,1) 0%,rgba(255,255,255,1) 100%);
    background: -ms-linear-gradient(top, rgba(221,221,221,1) 0%,rgba(255,255,255,1) 100%);
    background: linear-gradient(to bottom, rgba(221,221,221,1) 0%,rgba(255,255,255,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dddddd', endColorstr='#ffffff',GradientType=0 );
    color: #666 !important;
    border-top: 1px solid #ccc !important;
    border-left: 1px solid #ccc !important;
    border-right: 1px solid #ccc !important;
}

.aktViewTabs {
    overflow: hidden;
    width: auto;
}

/*#ctl00_ContentPlaceHolder_pcAktEdit_ctrlFonogramEditZastupnickoPitanje_txtSignatura,
#ctl00_ContentPlaceHolder_pcAktEdit_ctrlFonogramEditAmandman_txtSignatura,
#ctl00_ContentPlaceHolder_pcAktEdit_txtSignatura {
    border: none !important;
}

#ctl00_ContentPlaceHolder_pcAktEdit_ctrlDuznosniciSelect_ddlSubjekt {
    float: left;
}*/

/*icons*/
.camera {
    width: 20px;
    height: 20px;
    display: block;
    background: transparent url(Images/cam.png) no-repeat;
}

/* ----- Fonogrami View (Begin) ----- */
.actList dd h2 {
    font-size: 24px !important;
}

    .actList dd h2 span {
        padding: 3px 0 0 0;
        font-size: 24px !important;
    }

.contentHeader .viewButtonList {
    width: 100%;
    padding: 0;
}

.tileShape {
    font-weight: bold;
    background: #fff;
    padding: 10px 0 10px 0 !important;
    width: 960px;
    border-bottom: 1px solid #999;
}

.tileShapeFixed {
    margin-top: 0 !important;
    top: 0;
    position: fixed;
    background: -ms-radial-gradient(center bottom, ellipse farthest-side, #EEEEEE 0%, #FFFFFF 100%);
    background: -moz-radial-gradient(center bottom, ellipse farthest-side, #EEEEEE 0%, #FFFFFF 100%);
    background: -o-radial-gradient(center bottom, ellipse farthest-side, #EEEEEE 0%, #FFFFFF 100%);
    background: -webkit-gradient(radial, center bottom, 0, center bottom, 487, color-stop(0, #EEEEEE), color-stop(1, #FFFFFF));
    background: -webkit-radial-gradient(center bottom, ellipse farthest-side, #EEEEEE 0%, #FFFFFF 100%);
    background: radial-gradient(ellipse farthest-side at center bottom, #EEEEEE 0%, #FFFFFF 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff',GradientType=1 );
    box-shadow: 0 8px 6px -6px rgba(0, 0, 0, 0.3);
}

.speakerFixed {
    position: fixed;
}

.tileShape .contentHeader {
    padding: 3px 0 0 0;
}

.tileShape .largeHeader span {
    font-size: 24px !important;
    color: #58487A !important;
    padding: 0 0 0 10px !important;
}

.contentList {
    list-style: none;
    padding: 0 0 10px 0;
}

    .contentList li {
        color: #444 !important;
        cursor: default;
    }

        .contentList li + li {
            padding-top: 10px;
        }

.dateString {
    color: #777 !important;
    border-bottom: none !important;
    border-top: none !important;
    display: block;
    width: 750px !important;
    margin: 0 10px 0 0;
}

.textColor {
    color: #666 !important;
    line-height: 20px;
}

.specialContentContainer {
    padding-bottom: 20px;
    border-bottom: 1px solid #ddd !important;
}
/* ----- Fonogrami View (End) ----- */


/* ----- ZastupnickoPitanje View (Begin) ----- */
.separatedContainer {
    background: #fbfbfb;
    border-top: 2px solid #ccc;
    border-bottom: 2px solid #ccc;
}

    .separatedContainer .contentHeader {
        padding-top: 6px;
        padding-left: 5px;
    }

        .separatedContainer .contentHeader h2, .separatedContainer .contentHeader h2 span {
            color: #666;
            font-size: 16px !important;
        }
/* ----- ZastupnickoPitanje View (End) ----- */

.mainInfoContainer {
    width: auto;
    overflow: hidden;
    padding: 8px 0 5px 0;
    border-top: 3px solid #ccc;
    border-bottom: 3px solid #ccc;
    margin: 0 0 20px 0;
    background: #fbfbfb;
    cursor: default;
}

.definitionList.infoList dd {
    padding-top: 2px !important;
}

    .definitionList.infoList dd p {
        color: #444 !important;
        font-weight: 600;
        padding-right: 10px;
    }

.definitionList.infoList dt span {
    color: #666 !important;
    padding-left: 10px;
    display: block;
}

.definitionList.infoList dt {
    min-height: 0 !important;
}

div.clearfix {
    clear: both;
}

/* Pop up na kalendarima opcenito */
/*div[id*="ContentPlaceHolder_calDatum"] > table > tbody > tr > td {
    background: #fff;
}

.definitionList dd div[id*="ContentPlaceHolder_calDatum"] table {
    float: none !important;
}

div[id*="ContentPlaceHolder_calDatum"] .dxeCalendarFastNavFooter_PlasticBlue {
    background: #fbfbfb !important;
    padding: 10px !important;
}

    div[id*="ContentPlaceHolder_calDatum"] .dxeCalendarFastNavFooter_PlasticBlue table, div[id*="ContentPlaceHolder_calDatum"] .dxeCalendarFastNavFooter_PlasticBlue td {
        border: none !important;
    }

        div[id*="ContentPlaceHolder_calDatum"] .dxeCalendarFastNavFooter_PlasticBlue td.dxeCalendarButton_PlasticBlue, div.dxeCalendarButton_PlasticBlue {
            background: #58487A !important;
            padding: 5px 15px 5px 15px !important;
            color: #fff !important;
            border: none !important;
        }

            div[id*="ContentPlaceHolder_calDatum"] .dxeCalendarFastNavFooter_PlasticBlue td.dxeCalendarButton_PlasticBlue:hover, div.dxeCalendarButton_PlasticBlue:hover {
                background: #392563 !important;
            }

div[id*="ContentPlaceHolder_calDatum"] .dxeCalendarFastNavYear_PlasticBlue.dxeCalendarFastNavYearSelected_PlasticBlue {
    background: #9A8BBF !important;
}

div[id*="ContentPlaceHolder_calDatum"] .dxeCalendarFastNavYearArea_PlasticBlue {
    border-top: 1px solid #eee;
}

div[id*="ContentPlaceHolder_calDatum"] .dxeCalendarFastNavMonthArea_PlasticBlue {
    background: #fbfbfb;
}

div[id*="ContentPlaceHolder_calDatum"] .dxeCalendarFastNavMonth_PlasticBlue.dxeCalendarFastNavMonthSelected_PlasticBlue {
    background: #392563 !important;
}*/

/* Pop up na kalendarima u gridu */

/*tr > td.dxgv td.dxeButtonEditButton_PlasticBlue {
    background: #392563 !important;
    background-image: none !important;
}

tr > td.dxgv > div[id*="_ContentPlaceHolder_"] td.dxeCalendarHeader_PlasticBlue {
    background: #58487A !important;
    background-image: none !important;
}

tr > td.dxgv > div[id*="_ContentPlaceHolder_"] td.dxeCalendarFooter_PlasticBlue {
    padding: 10px !important;
    background: #fff !important;
}

    tr > td.dxgv > div[id*="_ContentPlaceHolder_"] td.dxeCalendarFooter_PlasticBlue td {
        border: none !important;
    }

    tr > td.dxgv > div[id*="_ContentPlaceHolder_"] td.dxeCalendarFooter_PlasticBlue > table > tbody > tr > td > table {
        background: #58487A !important;
        padding: 5px 15px 5px 15px !important;
        color: #fff !important;
        border: none !important;
    }

        tr > td.dxgv > div[id*="_ContentPlaceHolder_"] td.dxeCalendarFooter_PlasticBlue > table > tbody > tr > td > table:hover {
            background: #392563 !important;
        }

tr > td.dxgv > div[id*="_ContentPlaceHolder_"] div[id*="_ContentPlaceHolder_"] > table > tbody > tr > td {
    background: #fff;
}

tr > td.dxgv > div[id*="_ContentPlaceHolder_"] div[id*="_ContentPlaceHolder_"] table {
    float: none !important;
}

tr > td.dxgv > div[id*="_ContentPlaceHolder_"] div[id*="_ContentPlaceHolder_"] .dxeCalendarFastNavFooter_PlasticBlue {
    background: #fbfbfb !important;
    padding: 10px !important;
}

    tr > td.dxgv > div[id*="_ContentPlaceHolder_"] div[id*="_ContentPlaceHolder_"] .dxeCalendarFastNavFooter_PlasticBlue table, tr > td.dxgv > div[id*="_ContentPlaceHolder_"] div[id*="_ContentPlaceHolder_"] .dxeCalendarFastNavFooter_PlasticBlue td {
        border: none !important;
    }

        tr > td.dxgv > div[id*="_ContentPlaceHolder_"] div[id*="_ContentPlaceHolder_"] .dxeCalendarFastNavFooter_PlasticBlue td.dxeCalendarButton_PlasticBlue {
            background: #58487A !important;
            padding: 5px 15px 5px 15px !important;
            color: #fff !important;
        }

            tr > td.dxgv > div[id*="_ContentPlaceHolder_"] div[id*="_ContentPlaceHolder_"] .dxeCalendarFastNavFooter_PlasticBlue td.dxeCalendarButton_PlasticBlue:hover {
                background: #392563 !important;
            }

tr > td.dxgv > div[id*="_ContentPlaceHolder_"] div[id*="_ContentPlaceHolder_"] .dxeCalendarFastNavYear_PlasticBlue.dxeCalendarFastNavYearSelected_PlasticBlue {
    background: #9A8BBF !important;
}

tr > td.dxgv > div[id*="_ContentPlaceHolder_"] div[id*="_ContentPlaceHolder_"] .dxeCalendarFastNavYearArea_PlasticBlue {
    border-top: 1px solid #eee;
}

tr > td.dxgv > div[id*="_ContentPlaceHolder_"] div[id*="_ContentPlaceHolder_"] .dxeCalendarFastNavMonthArea_PlasticBlue {
    background: #fbfbfb;
}

tr > td.dxgv > div[id*="_ContentPlaceHolder_"] div[id*="_ContentPlaceHolder_"] .dxeCalendarFastNavMonth_PlasticBlue.dxeCalendarFastNavMonthSelected_PlasticBlue {
    background: #392563 !important;
}

div.dxeCalendarFastNavYearArea_PlasticBlue img.dxEditors_edtCalendarFNPrevYear_PlasticBlue {
    background-position: -54px 4px !important;
    background-color: #58487A !important;
}

div.dxeCalendarFastNavYearArea_PlasticBlue img.dxEditors_edtCalendarFNNextYear_PlasticBlue {
    background-position: -15px 4px !important;
    background-color: #58487A !important;
}

    div.dxeCalendarFastNavYearArea_PlasticBlue img.dxEditors_edtCalendarFNNextYear_PlasticBlue:hover, div.dxeCalendarFastNavYearArea_PlasticBlue img.dxEditors_edtCalendarFNPrevYear_PlasticBlue:hover {
        background-color: #9A8BBF !important;
    }*/

/* --- Novo zastupnicko pitanje --- */
/*#ctl00_ContentPlaceHolder_pcAktEdit_ctrlDuznosniciSelect_lstDuznosnici {
    width: 100% !important;
}*/

.standaloneFormLabels {
    display: inline-block;
    margin: 0;
    vertical-align: top;
    padding: 0;
}

.verticalTop {
    vertical-align: top;
    padding: 0;
}

.separatedSpace {
    padding-bottom: 10px;
}

/*table.dxeBase_PlasticBlue.customCheckbox td {
    vertical-align: top;
}

    table.dxeBase_PlasticBlue.customCheckbox td label, table.dxeBase_PlasticBlue.customCheckbox td span {
        display: inline-block;
    }*/

/* Tekst editor (Fonogrami) */

table.textEditorFrame {
    border: none !important;
}

/*.textEditorFrame div.dxmLite_PlasticBlue.dxm-ltr {
    background: #58487A !important;
}

.textEditorFrame .dxtbSpacing_PlasticBlue {
    background: #392563 !important;
}

.textEditorFrame div.dxmLite_PlasticBlue.dxm-ltr div.dxm-main.dxm-horizontal.dxmtb {
    background: #58487A !important;
}

.textEditorFrame li.dxm-separator b {
    background: #392563 !important;
    width: 1px !important;
}

.textEditorFrame li.dxm-item.dxm-noSubMenu.dxm-hovered {
    background: #392563 !important;
}*/

/*.textEditorFrame .dxeButtonEditButton_PlasticBlue {
    background: #392563 !important;
    border: 1px solid #392563 !important;
}

    .textEditorFrame .dxeButtonEditButton_PlasticBlue.dxeButtonEditButtonHover_PlasticBlue {
        background: #58487A !important;
    }*/

/*.textEditorFrame li.dxm-item.dxm-dropDownMode.dxm-noImage.dxm-hovered {
    background: #392563 !important;
}*/

.textEditorFrame td.textEditorFrame {
    background: #ddd !important;
    padding: 4px !important;
}

    .textEditorFrame td.textEditorFrame > table {
        border: none !important;
        background: #eee !important;
    }

    .textEditorFrame td.textEditorFrame td {
        border: none !important;
        background: #eee !important;
    }

/*.textEditorFrame td.textEditorFrame .dxheDesignViewArea_PlasticBlue.dxheViewArea_PlasticBlue {
        background: #eee !important;
    }*/

/* Tablice sifarnici */
/*.smallerSearchGrid td.dxgvCommandColumn_PlasticBlue.dxgv {
    padding: 5px 0 0 0 !important;
}*/

/*.smallerSearchGrid.firstCell td.dxgvCommandColumn_PlasticBlue.dxgv:first-of-type {
    padding: 5px 0 0 0 !important;
}*/

/*pozicioniranje ikona na gridu - Mišljenja radnih tijela*/
.gridBtnNarrow {
    position: relative;
    right: 18px;
}

/* -- Fixovi 18.09.2013. -- */
/*.dxpcModalBackground_PlasticBlue {
    position: fixed !important;
    top: 0 !important;
    left: 0 !important;
    right: 0 !important;
    bottom: 0 !important;
    width: 100% !important;
    height: 100% !important;
}*/

/*table.dxeListBox_PlasticBlue div.dxlbd {
    max-height: 250px !important;
}*/

/*table.dxeCheckBoxList_PlasticBlue.customCheckboxList {
    border: none !important;
    width: auto !important;
}

.definitionList dd table.dxeCheckBoxList_PlasticBlue.customCheckboxList, .definitionList dd table.dxeCheckBoxList_PlasticBlue.customCheckboxList table {
    width: auto !important;
}*/

.definitionList dd table:last-child {
    width: auto;
}

.customCheckbox tbody {
    float: left;
}

/* -- Buttoni (update) 27.09.2013. -- */

.button {
    display: block;
    width: auto;
    height: 35px;
    float: left;
    margin-right: 8px;
    padding: 0px 20px 0px 20px;
    background-color: #392563 !important;
    border: none;
    color: #FFF;
}

    .button:hover {
        background-color: #58487A !important;
        cursor: pointer;
    }

.customButton.specialButton {
    float: right;
    margin-left: 0 !important;
}

.definitionList dd .customButton.specialButton {
    width: auto !important;
    border: none !important;
    color: #fff !important;
}

    .definitionList dd .customButton.specialButton span {
        color: #fff !important;
    }

.customButton.specialButton + script + .customButton.specialButton {
    margin-right: 10px !important;
    margin-left: 0 !important;
    border: none !important;
    outline: none !important;
}

.customButton + script + .customButton.specialButton {
    margin-left: 0 !important;
}

/*.customButton.specialButton td.dxbButton {
    border: none !important;
    background: #9E005D !important;
    color: #fff !important;
    font-size: 14px !important;
    outline: none !important;
}

.customButton.specialButton div.dxb {
    border: none !important;
    background: #9E005D !important;
    color: #fff !important;
    font-size: 14px !important;
    outline: none !important;
}

.customButton.specialButton:hover div.dxb {
    background: #D4145A !important;
    outline: none !important;
}

.customButton.specialButton:hover td.dxbButton_PlasticBlue {
    background: #D4145A !important;
    outline: none !important;
}

    .customButton.specialButton:hover td.dxbButton_PlasticBlue span {
        color: #fff !important;
        outline: none !important;
    }

.customButton.specialButton:hover td.dxbButton span {
    color: #fff !important;
    outline: none !important;
}*/

/*.gridStyle td.dxgv > select {
    border: 1px solid #ddd !important;
}*/

/*dl.definitionList dd table.dxeRadioButtonList_PlasticBlue table {
    width: auto !important;
}*/

.ButtonEdit {
    background-image: url(Images/edit_icon.png) !important;
    background-position: center;
    background-position-x: center;
    background-position-y: center;
    background-repeat: no-repeat;
    background-color: none !important;
    border: none;
    display: block;
}

    .ButtonEdit span {
        height: 20px;
        display: block;
        width: 20px;
    }

.ButtonUpload {
    background-image: url(Images/upload_icon.png) !important;
    background-position: center;
    background-position-x: center;
    background-position-y: center;
    background-repeat: no-repeat;
    background-color: none !important;
    border: none;
    display: block;
}

    .ButtonUpload span {
        height: 20px;
        display: block;
        width: 20px;
    }

.ButtonView {
    background-image: url(Images/view_icon.png) !important;
    background-position: center;
    background-position-x: center;
    background-position-y: center;
    background-repeat: no-repeat;
    border: none;
    display: block;
}

    .ButtonView span {
        height: 20px;
        display: block;
        width: 20px;
    }

/*.actList a.dxeDisabled_PlasticBlue, .actList a.dxeDisabled_PlasticBlue:hover {
    color: #444 !important;
    cursor: default;
    text-decoration: none !important;
}

.actList dt span a.dxeDisabled_PlasticBlue, .actList dt span a.dxeDisabled_PlasticBlue:hover {
    color: #999 !important;
    cursor: default;
    text-decoration: none !important;
}*/

.alignedTwoColums .dlFirstColumn {
    width: 133px !important;
}

.dlHalfContainer {
    width: 50%;
    float: right;
}

.rightHalf {
    width: 266px;
    float: right;
    display: block;
    margin: 0;
}

.leftHalf {
    width: 50%;
    float: left;
    display: block;
    margin: 0;
}

    .rightHalf span, .leftHalf span {
        display: inline-block !important;
    }

.clearButton {
    padding: 15px 0 0 0;
    margin: 10px 0 0 120px;
}

.clearButtonHalf {
    float: right;
}

.spojeniDokumentLink {
    margin: 10px 0 0 10px !important;
    font-size: 14px;
    padding-top: 10px 0 0 10px !important;
}

/*table.dxeMemoSys.dxeMemo_PlasticBlue.textEditorFrame {
    height: auto !important;
    padding-bottom: 20px;
}

.dxeMemoEditArea_PlasticBlue.dxeMemoEditAreaSys {
}*/

.fileUploadAmandmani {
    margin-top: 20px;
    padding-top: 20px;
}

.aspFileUploadCtrl {
    border: 1px solid #392563;
}

/*#ctl00_ContentPlaceHolder_pcAktEdit_ctrlAktDokumenti_UploadStatus {
    margin-top: 10px;
    margin-left: 100px;
    padding-left: 50px;
    color: #ae2626 !important;
}*/

.fonogramTekstEdit textarea {
    height: 250px !important;
}

/* Public gridovi */
.publicGrid {
    font-family: "Segoe WP", "Segoe UI", Helvetica, Arial, Verdana, sans-serif !important;
    font-size: 14px !important;
    border: none !important;
}

    /*.publicGrid table.dxgvTable_PlasticBlue {
        border: none !important;
        background-color: #fff !important;
    }

        .publicGrid table.dxgvTable_PlasticBlue td.dxgvHeader_PlasticBlue {
            background-color: red !important;
            background-image: none !important;
            border-bottom: 2px solid green !important;
            border-right: none !important;
            border-left: none !important;
            border-top: none !important;
        }

.singleContent > table.dxgvControl_PlasticBlue.publicGrid {
    font-family: "Segoe WP", "Segoe UI", Helvetica, Arial, Verdana, sans-serif !important;
    font-size: 14px !important;
    border: none !important;
}

.singleContent > table.dxgvControl_PlasticBlue table.dxgvTable_PlasticBlue.publicGrid {
    border: none !important;
    background-color: #fff !important;
}

.singleContent > table.dxgvControl_PlasticBlue.publicGrid table.dxgvTable_PlasticBlue td.dxgvHeader_PlasticBlue, td.dxgvHeader_PlasticBlue {
    background-image: none !important;
    border-bottom: 2px solid #aaa !important;
    border-right: none !important;
    border-left: none !important;
    border-top: none !important;
    background: none !important;
}

.publicGrid .dxgvHeader_PlasticBlue, .dxgvHeader_PlasticBlue table {
    color: #333 !important;
}*/

    .publicGrid a {
        color: #333;
    }

        .publicGrid a:hover {
            color: #999;
        }

            .publicGrid a:hover::first-line {
                color: #2F499E;
            }

/*.publicGrid .dxgvPagerBottom_PlasticBlue {
    font-family: "Segoe WP", "Segoe UI", Helvetica, Arial, Verdana, sans-serif !important;
}

.publicGrid td.dxpSummary_PlasticBlue {
    font-family: "Segoe WP", "Segoe UI", Helvetica, Arial, Verdana, sans-serif !important;
}

.publicGrid .dxpCtrl .dxpPageNumber_PlasticBlue {
    color: #392563 !important;
}

.publicGrid .dxgvDataRow_PlasticBlue > .dxgv {
    border-left: none !important;
    border-right: none !important;
}

.publicGrid .dxgvPagerBottomPanel_PlasticBlue {
    background: #fff !important;
}*/

/*.gridStyle .dxgvHeader_PlasticBlue td {
    color: white !important;
}*/

#radioButtonDD {
    margin-top: 0px !important;
    margin-bottom: 0px !important;
    padding-top: 0px !important;
    padding-bottom: 0px !important;
}

    #radioButtonDD table {
        margin-top: 0px !important;
        margin-bottom: 0px !important;
        padding-top: 0px !important;
        padding-bottom: 0px !important;
    }

.posebniMemo textarea {
    height: 200px !important;
}

/*.dxgvCustomization_PlasticBlue {
    background-color: #9A8BBF;
}*/

/* Fixevi poslije updatea */
/*.dxpcLite_PlasticBlue .dxpc-contentWrapper, .dxdpLite_PlasticBlue .dxpc-contentWrapper {
    background-color: #fff !important;
}*/

/*ovo smo previdjeli, u theme builderu treba ispraviti i zakomentirati, djeluje na height buttona ::: UPDATE-fixano :::*/
/*div.dxb-hbc {
    display: none !important;
}*/

.asterix {
    font-style: italic;
    font-size: 0.8em;
}

.no-decoration {
    text-decoration: none !important;
    color: #444 !important;
    cursor: default !important;
}

.panelResult .reportToolBar {
    background: #392563 !important;
}

    .panelResult .reportToolBar li:hover {
        background: #58487A !important;
    }

/*.singleContent .dxeRadioButtonList_PlasticBlue .dxEditors_edtRadioButtonChecked_PlasticBlue {
    background-image: url("Images/checkedIcon.png") !important;
    background-repeat: no-repeat !important;
    background-color: transparent !important;
    background-size: 15px 15px;
    background-position-x: 0;
    background-position-y: 0;
    background-position: 0 0;
}*/

/*Akti.aspx radiobutton*/

/*.singleContent .dxeRadioButtonList_PlasticBlue .dxEditors_edtRadioButtonUnchecked_PlasticBlue {
    background-image: url("Images/uncheckedIcon.png") !important;
    background-repeat: no-repeat !important;
    background-color: transparent !important;
    background-size: 15px 15px;
    background-position-x: 0;
    background-position-y: 0;
    background-position: 0 0;
}*/

.landscape-report {
    overflow-x: scroll;
}

.publicGridHeaderBorderBottom {
    border-bottom: 2px solid #aaa !important;
    background-color: #fff;
    color: #333;
}

.publicGridRowsBorders {
    border-left: none !important;
    border-right: none !important;
}

.adjustImg {
    position: relative;
    margin-left: 13px !important;
}

.gridButton {
    background: #F0F0F0 !important;
}

    .gridButton:hover {
        text-decoration: underline !important;
    }

.gridLabel {
    background: none;
}

.reportFilterButtonsContainer {
    width: 100%;
    display: block;
    background: #f9f9f9;
    border-top: 2px solid #dadada;
    border-bottom: 2px solid #dadada;
    margin-bottom: 5px;
}

.reportFilterButtons {
    width: 180px;
    height: 35px;
    margin: 0 auto;
    padding: 6px 0;
    display: flex;
}

    .reportFilterButtons .customButton {
        margin: 0 5px !important;
    }

.PdfButtonContainer {
    width: 100%;
    display: block;
    background: #f9f9f9;
    border-top: 2px solid #dadada;
    border-bottom: 2px solid #dadada;
    margin: 0 auto;
    padding: 6px 0;
}

.PdfButton {
    margin: 0 auto;
    display: table;
    /*width:150px;*/
}

.buttonMarginTop {
    margin-top: 10px;
}

.pohraniPDF {
    background-color: #392563;
    height: 19px;
    width: 40px;
    margin: 0 10px;
    cursor: pointer;
}

    .pohraniPDF:hover {
        background-color: #58487A;
    }

.linkGrid {
    color: #0071bc !important;
}

    .linkGrid:hover {
        text-decoration: underline;
    }

.radioButtonReportAlign {
    padding-left: 75px;
}

.fullReport {
    position: absolute !important;
    overflow: visible !important;
}

.publicGridRowTextAlign {
    text-align: left;
}

/*
    Table popup
---------------- */
.table-tooltip {
    position: relative;
    display: inline-block;
    float: left;
    width: 100%;
}

.table-tooltip:before {
    content: attr(data-tooltip-text);
    display: block;

    position: absolute;
    left: 0;
    max-width: 100%;
    background-color: rgba(0, 0, 0, 0.8);
    color: #fff;
    border-radius: 4px;
    box-shadow: 0 1px 6px rgba(0, 0, 0, 0.2);
    font-size: 12px;

    height: 0;
    max-height: 0;
    overflow: hidden;
    opacity: 0;
    visibility: hidden;
    padding: 0 5px;
    bottom: 0;
    /*pointer-events: none;*/

    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;

    -webkit-transform-origin: center;
    -moz-transform-origin: center;
    -ms-transform-origin: center;
    -o-transform-origin: center;
    transform-origin: center;
}

.table-tooltip-cell {
    overflow: visible !important;
}

.table-tooltip-cell:hover .table-tooltip[data-tooltip-text]:not([data-tooltip-text=""]):before {
    height: auto;
    max-height: 62px;
    padding: 5px;
    opacity: 1;
    bottom: 110%;
    overflow: hidden;
    visibility: visible;
}

.prebaciTdr {
    border-top: 1px solid #ddd;
    padding: 15px 0 0 0;
}

/*
    Fix za select drop down-e (MTB)
*/
.dxeListBox_SaborPurpleTheme div.dxlbd {
	max-height: 300px;
}

.hideMe {
    background-image: none;
    visibility: hidden !important;
}
