﻿body {
}

.footer {
    position: fixed;
    left: 0;
    bottom: 0;
    width: 100%;
    padding-bottom: 20px;
    background-color: white;
}

.footer-center {
    text-align: center;
}

.footer-right {
    text-align: right;
    margin-right: -20px;
}

.header {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    padding-bottom: 20px;
    background-color: white;
    z-index: 4
}

.header-top {
    margin-top: 60px;
}

.footer-top {
    margin-bottom: 100px;
}

.ListControl input[type=checkbox], input[type=radio] {
    display: none;
}

.ListControl label {
    display: inline;
    float: left;
    color: #000;
    cursor: pointer;
    text-indent: 20px;
    white-space: nowrap;
}

.ListControl input[type=radio] + label {
    display: block;
    width: 1em;
    height: 1em;
    border: 0.0625em solid rgb(192,192,192);
    border-radius: 1em;
    background: white;
    vertical-align: middle;
    line-height: 1em;
    font-size: 14px;
}

.ListControl input[type=radio]:checked + label::before {
    content: "\2716";
    color: black;
    display: inline;
    width: 1em;
    height: 1em;
    margin-right: 6px;
    margin-left: -20px;
}


.grid-view {
    border-bottom-color: gray;
    border-bottom-style: dotted;
    border-bottom-width: 1px;
    padding-left: 4px;
}

    .grid-view:hover {
        border-bottom-color: red;
        border-bottom-style: dashed;
        border-bottom-width: 1px;
        background-color: lightyellow;
        color: #377bb5;
    }

    .grid-view:nth-child(2n+1) {
        background-color: #F9F9F9;
    }

.grid-footer {
    height: 40px;
    vertical-align: middle;
    font-weight: bold;
}

.grid-header {
    height: 40px;
    vertical-align: middle;
    font-weight: bold;
    background-color: #F9F9F9;
    color: #428BCA;
}

.back_gray {
    background-color: #F9F9F9;
    color: #428BCA;
    border-radius: 6px;
}

.datumclass {
    width: 130px;
    float: left;
}

.btnlink {
    margin-left: 10px;
}

.gridcell-icon {
    text-align: right;
    padding-left: 15px;
}

.panelblock {
    padding-top: 30px;
}

.icon_20 {
    height: 30px;
    padding-top: 3px;
}

.padding_left {
    padding-left: 10px;
}

.padding_left20 {
    padding-left: 20px;
}

.padding_right {
    padding-right: 10px;
}

.padding_right20 {
    padding-right: 20px;
}

.padding_top {
    padding-top: 10px;
}

.padding_top20 {
    padding-top: 20px;
}

.padding_bottom {
    padding-bottom: 10px;
}

.margin_leftright {
    margin-left: 20px;
    margin-right: 20px;
}


.check_email_right {
    margin-right: 10px;
    padding-top: 6px;
    color: #4285F4 !important;
}

.nav-tabs {
    border-bottom: 2px solid #DDD;
}

    .nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
        border-width: 0;
    }

    .nav-tabs > li > a {
        border: none;
        color: #666;
    }

        .nav-tabs > li.active > a, .nav-tabs > li > a:hover {
            border: none;
            color: #4285F4 !important;
            background: transparent;
        }

        .nav-tabs > li > a::after {
            content: "";
            background: #dd0000;
            height: 2px;
            position: absolute;
            width: 100%;
            left: 0px;
            bottom: -1px;
            transition: all 250ms ease 0s;
            transform: scale(0);
        }

    .nav-tabs > li.active > a::after, .nav-tabs > li:hover > a::after {
        transform: scale(1);
    }

.tab-nav > li > a::after {
    background: #21527d none repeat scroll 0% 0%;
    color: #fff;
}

.tab-pane {
    padding: 5px 0;
}

.tab-content {
    padding: 5px;
}

.form-group input[type=checkbox] {
    margin-right: 5px;
}


.align-right {
    text-align: right;
}

.align-right-bold {
    text-align: right !important;
    font-weight: bold !important;
}

.linkbutton {
    font-family: Sans-Serif;
    font-style: normal;
    text-decoration: none;
    color: #4285F4 !important;
}

    .linkbutton:hover {
        font-weight: bold;
        color: #4285F4 !important;
        text-decoration: none;
    }


/*modal*/

.panel_modal_okvir {
    padding-top: 0px;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 5px;
    border: 1px solid #336699;
    border-radius: 5px;
    margin-left: 5px;
}

.panel_modal_okvir2 {
    padding-top: 0px;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 5px;
    border: 1px solid #FE6B40;
    border-radius: 5px;
}

.panel_modal_okvir3 {
    padding-top: 0px;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 5px;
    border: 1px solid #F0F0F0;
    border-radius: 5px;
    background-color: #F0F0F0;
}

.panel_modal_okvir4 {
    padding-top: 5px;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 5px;
    border: 1px solid #336699;
    border-radius: 5px;
    background-color: #F0F0F0;
}


.modalbackground {
    background-color: Gray;
    opacity: 0.50;
    z-index: 6000 !important;
    display: block;
}

.modalpopup {
    background-color: White;
    padding: 20px;
    border-radius: 6px;
    z-index: 6001 !important;
}

.modal_glava_row {
    width: 100%;
    height: 30px;
    overflow: hidden;
}

.modal_glava_naziv {
    width: 80%;
    float: left;
    padding-top: 4px;
    padding-left: 8px;
}

.modal_glava_x {
    float: right;
    width: 30px;
    text-align: right;
    padding-top: 2px;
    padding-right: 2px;
}

.modal_podglava_row {
    padding: 4px 4px 4px 4px;
    overflow: hidden;
    background-color: lightyellow;
}

.modal_footer {
    width: 100%;
    height: 30px;
    overflow: hidden;
    text-align: right;
    padding-top: 5px;
}

.modal_napomena {
    width: 100%;
    height: 75px;
    overflow: hidden;
    padding-top: 5px;
    text-align: left;
}

.modal_izbornik {
    font-size: large;
    padding: 20px;
    text-decoration: none;
}

    .modal_izbornik:hover {
        text-decoration: none;
        text-shadow: 1px 1px lightgray;
        color: #d9534f;
    }

.modal_row {
    padding-top: 30px;
    padding-bottom: 30px;
    margin-right: -15px;
    margin-left: -15px;
}

.modal_row_center {
    padding-bottom: 30px;
    text-align: center;
    width: 100%;
}

.upload {
    margin: 10px 0 15px 5px;
}

.div_left {
    float: left;
}

.div_right {
    float: right;
}

.glava_korisnik {
    float: right;
    color: darkgrey;
}