/*!
 * Bootstrap v3.3.4 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
body {
    font-family: 'Open Sans', sans-serif;
}

.modal, .example-modal, .modal-dialog {
    z-index: 1;
    position: relative;
}

.fa-main {
    display: inline-block;
    font: normal normal normal 8px/2 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);
    font-size: 25px;
}

.listMain {
    z-index: 1000;
    background-image: url('images/wordWheelBack.gif');
    background-repeat: repeat-x;
    background-color: #FFFFFF;
    width: auto;
    max-height: 220px;
    text-align: inherit;
    text-indent: -1;
    list-style: none;
    overflow-y: scroll;
    margin-left: 0px;
    border-bottom: 1px solid #B5C6D4;
    border-left: 1px solid #B5C6D4;
    margin-top: 0px;
}

.wordWheel .itemsMain {
    background: none;
    border-collapse: collapse;
    color: #00337E;
    white-space: nowrap;
    text-align: left;
}

.wordWheel .itemsSelected {
    background-repeat: repeat-x;
    background-color: #EED47D;
    color: #00337E;
}

.basic-button {
    margin-top: 15px;
    margin-bottom: 0;
}

.gridview {
    width: 100% !important;
    margin-top: 25px;
    border: 1px solid #e8e8e8;
    -webkit-box-shadow: 0px 0px 3px 0px rgba(140, 130, 130, 0.2);
    -moz-box-shadow: 0px 0px 3px 0px rgba(140, 130, 130, 0.2);
    box-shadow: 0px 0px 3px 0px rgba(140, 130, 130, 0.2);
}

.gridview-item {
    padding: 12px;
}

.gridview-alteritem {
    background: #f8f8f8;
}

.gridview-item-value {
}

.gridview-item-delete {
    margin: auto;
    text-align: center;
}

.obdobi-upload {
    margin-top: 15px;
}

.box {
    margin-top: 20px;
    -webkit-box-shadow: 0px 0px 1px 0px rgba(145,145,145,1);
    -moz-box-shadow: 0px 0px 1px 0px rgba(145,145,145,1);
    box-shadow: 0px 0px 1px 0px rgba(145,145,145,1);
}
/*# sourceMappingURL=bootstrap.css.map */

.Checkboxlist {
    display: grid;
    gap: 5px;
    grid-template-columns: 30px 1fr 30px 1fr 30px 1fr 30px 1fr 30px 1fr 30px 1fr;
}

    .Checkboxlist br {
        display: none !important;
    }

    .Checkboxlist input[type=checkbox] {
        height: 15px !important;
        width: 15px !important;
        display: block;
        margin: auto;
    }

    .Checkboxlist label {
        text-align: left;
        margin-top: auto;
        margin-bottom: auto;
    }

#MainContent_MainATCChechBoxList.Checkboxlist {
    display: grid !important;
    grid-template-columns: 30px 1fr 30px 1fr !important;
}

#MainContent_MainTypOdberateleCheckBoxList.Checkboxlist {
    display: grid !important;
    grid-template-columns: 30px 1fr 30px 1fr !important;
}

#MainContent_ZpusobVydejeChbxlst.Checkboxlist {
    grid-template-columns: 30px 1fr 30px 1fr 30px 1fr;
}

@media screen and (max-width: 375px) {
    .Checkboxlist {
        grid-template-columns: repeat(4, 1fr);
    }

    #MainContent_FullYearCheckBox.Checkboxlist {
        grid-template-columns: repeat(4, 1fr);
        margin-bottom: 20px;
        margin-left: -20px;
    }

    .select-year-panel {
        border-left: none !important;
    }

    #MainContent_MainATCChechBoxList.Checkboxlist {
        grid-template-columns: 30px 1fr !important;
    }

    #MainContent_MainTypOdberateleCheckBoxList.Checkboxlist {
        grid-template-columns: 30px 1fr !important;
    }

    #MainContent_ZpusobVydejeChbxlst.Checkboxlist {
        grid-template-columns: 30px 1fr;
    }
}

@media screen and (max-width: 767px) and (min-width: 376px) {
    .Checkboxlist {
        grid-template-columns: repeat(6, 1fr);
    }

    #MainContent_FullYearCheckBox.Checkboxlist {
        grid-template-columns: repeat(6, 1fr);
        margin-bottom: 20px;
    }

    .Checkboxlist input[type="checkbox"] {
        height: 15px;
        width: 15px;
        margin-left: 2px;
    }

    #MainContent_MainATCChechBoxList.Checkboxlist {
        grid-template-columns: 30px 1fr!important;
    }

    #MainContent_MainTypOdberateleCheckBoxList.Checkboxlist {
        grid-template-columns: 30px 1fr 30px 1fr !important;
    }

    #MainContent_ZpusobVydejeChbxlst.Checkboxlist {
        grid-template-columns: 30px 1fr;
    }

    .select-year-panel {
        border-left: none !important;
        margin-left: -20px;
    }
}

@media screen and (min-width: 768px) and (max-width: 1024px) {
    .Checkboxlist {
        grid-template-columns: 30px 1fr 30px 1fr 30px 1fr 30px 1fr;
    }

    #MainContent_FullYearCheckBox.Checkboxlist {
        grid-template-columns: 30px 1fr 30px 1fr 30px 1fr;
        margin-bottom: 20px;
    }

    .Checkboxlist input[type="checkbox"] {
        height: 15px;
        width: 15px;
        margin-left: 10px;
    }

    #MainContent_ZpusobVydejeChbxlst.Checkboxlist {
        grid-template-columns: 30px 1fr 30px 1fr;
    }

    #MainContent_TopValuesLabel {
        font-size: 14px;
        display: block;
    }

    #MainContent_NahledLabel {
        font-size: 14px;
    }
}

@media screen and (min-width: 1024px) {
    #MainContent_FullYearCheckBox.Checkboxlist {
        grid-template-columns: 30px 1fr;
    }
}



    .GridViewStyle {
        border: 1px solid #dedede;
        width: 100% !important;
        margin-top: 15px !important;
        margin-bottom: 15px !important;
    }

.GridViewStyleHeader {
    text-align: center;
    height: 50px;
}

    .GridViewStyleHeader th {
        margin-left: 40px;
        text-align: center;
        color: #fbfbfb;
        height: 50px;
        background: #007aff;
    }

.GridViewStyleHeaderV th {
    margin-left: 40px;
    text-align: center;
    color: #fbfbfb;
    height: 50px;
    background: #f50000;
}

.GridViewStyleRowStyle td {
    padding: 10px;
    background: white;
    border: 1px solid #dedede;
}

.GridViewStyleAlterRow td {
    padding: 10px;
    background: #f2f2f2;
    border: 1px solid #dedede;
}

.nodeLevel1 {
    font-size: larger;
    text-decoration: none !important;
    font-weight: 600;
    color: #2a2a2a;
}

.nodeLevel2 {
    padding-top: 5px !important;
    text-decoration: none !important;
    color: #4f4f4f;
}

.nodeLevel3 {
    padding-top: 5px !important;
    text-decoration: none !important;
    color: #000000;
}

.nodeLevel4 {
    padding-top: 5px !important;
    text-decoration: none !important;
    color: #4f4f4f;
}

.nodeLevel5 {
    padding-top: 5px !important;
    text-decoration: none !important;
    color: #000000;
}

#MainContent_TreeViewA input[type="checkbox"] {
    margin: 0;
    padding: 0;
    width: 18px !important;
    height: 18px !important;
}

#MainContent_TreeViewB input[type="checkbox"] {
    margin: 0;
    padding: 0;
    width: 18px !important;
    height: 18px !important;
}

#MainContent_TreeViewC input[type="checkbox"] {
    margin: 0;
    padding: 0;
    width: 18px !important;
    height: 18px !important;
}

#MainContent_TreeViewD input[type="checkbox"] {
    margin: 0;
    padding: 0;
    width: 18px !important;
    height: 18px !important;
}

#MainContent_TreeViewG input[type="checkbox"] {
    margin: 0;
    padding: 0;
    width: 18px !important;
    height: 18px !important;
}

#MainContent_TreeViewH input[type="checkbox"] {
    margin: 0;
    padding: 0;
    width: 18px !important;
    height: 18px !important;
}

#MainContent_TreeViewJ input[type="checkbox"] {
    margin: 0;
    padding: 0;
    width: 18px !important;
    height: 18px !important;
}

#MainContent_TreeViewL input[type="checkbox"] {
    margin: 0;
    padding: 0;
    width: 18px !important;
    height: 18px !important;
}

#MainContent_TreeViewM input[type="checkbox"] {
    margin: 0;
    padding: 0;
    width: 18px !important;
    height: 18px !important;
}

#MainContent_TreeViewN input[type="checkbox"] {
    margin: 0;
    padding: 0;
    width: 18px !important;
    height: 18px !important;
}

#MainContent_TreeViewP input[type="checkbox"] {
    margin: 0;
    padding: 0;
    width: 18px !important;
    height: 18px !important;
}

#MainContent_TreeViewR input[type="checkbox"] {
    margin: 0;
    padding: 0;
    width: 18px !important;
    height: 18px !important;
}

#MainContent_TreeViewS input[type="checkbox"] {
    margin: 0;
    padding: 0;
    width: 18px !important;
    height: 18px !important;
}

#MainContent_TreeViewV input[type="checkbox"] {
    margin: 0;
    padding: 0;
    width: 18px !important;
    height: 18px !important;
}

#MainContent_ObratRadioButtonList input[type="checkbox"] {
    width: 20px !important;
    height: 20px !important;
}

label[for*="MainContent_ObratRadioButtonList"] {
    margin-left: 3px !important;
    margin-right: 25px !important;
}

label[for*="MainContent_ObdobiRadioButtonList"] {
    margin-left: 5px !important;
    margin-right: 30px !important;
    margin-top: 5px !important;
}

label[for*="MainContent_YearCheckBox"] {
    margin-left: 3px !important;
    margin-right: 25px !important;
}

label[for*="MainContent_QuartalCheckBox"] {
    margin-left: 3px !important;
    margin-right: 25px !important;
}

label[for*="MainContent_ObdobiCheckBox"] {
    margin-left: 3px !important;
    margin-right: 25px !important;
}

label[for*="MainContent_ZpusobVydejeChbxlst"] {
    margin-left: 4px !important;
    margin-right: 25px !important;
}

.checkboxlist_nowrap tr td label {
    display: inline;
}

.checkboxlist_nowrap label {
    padding-left: 3px;
}

.checkboxlist_nowrap td {
    padding: 5px;
    padding-top: 3px;
    padding-bottom: 3px;
    margin-top: 20px !important;
}

.ChartCSStest {
    width: 100% !important;
}

.obdobi-delete {
    padding: 12px;
}

.obdobi-label {
    padding: 10px;
    margin: auto;
    text-align: center;
}

.filter-btn {
    margin-top: 8px;
}

.DeleteLabel {
    width: 100%;
    font-weight: bold;
    font-size: 16px;
    margin: auto;
    text-align: center;
}

/* MODAL POPUP */

.popup {
    background-color: white;
    border-radius: 8px;
    width: 300px;
    overflow: no-display;
    padding: 10px;
}

.shlp_popup {
    background-color: white;
    border-radius: 3px;
    width: 85%;
    height: 100%;
    overflow-y: auto;
    overflow-x: hidden;
    padding: 10px !important;
    position: relative;
    z-index: 10031 !important;
}

.cssmodal {
    background-color: black;
    opacity: 0.5;
    position: relative;
    z-index: 10 !important;
}

.shlp-top-menu {
    z-index: 10031;
    position: fixed;
    top: 0;
    width: 80%;
    font-weight: bold;
    background: white;
    margin-left: 11px;
    padding-bottom: 20px;
    border-bottom: 1px solid rgba(145,145,145,1);
}

.shlp-top-name {
    margin-top: 15px;
    margin-bottom: 30px;
    font-size: 22px;
    text-align: center;
}

.shlp-body-content {
    text-align: center;
    margin: auto;
    width: 95%;
    z-index: 10;
    position: relative;
    top: 120px;
    overflow: auto;
}

@media screen and (max-width: 767px) {
    .shlp_popup {
        left: 0 !important;
        width: 100%;
    }

    .shlp-top-menu {
        width: 100%;
        margin-left: 0;
        max-height: 300px;
    }

    .shlp-body-content {
        top: 200px;
        margin: 0;
        padding: 0;
    }

    .input-group {
        max-width: 200px;
    }

    .export-panel {
        margin-top: -60px;
    }

    #MainContent_TopValuesLabel {
        font-size: 14px;
    }

    #MainContent_NahledLabel {
        font-size: 14px;
    }

    .shlp-top-buttons {
        margin-top: -15px;
    }

    .filter-btn {
        margin: 10px 0 0 0;
        position: relative;
    }

    .new-popup {
        left: 0;
        top: 0 !important;
    }
}

.content-wrapper {
    min-height: 800px !important;
    width: 100%;
    background: url(../images/A1.jpg) no-repeat center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/A1.jpg', sizingMethod='scale');
    -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/A1.jpg', sizingMethod='scale')";
}

.shlp-body-content {
    margin-top: 30px;
}

.chart-table {
    width: 100%;
    padding: 10px;
    margin: auto;
    text-align: center;
    overflow: auto;
}

.main-morris-graph {
    margin-top: 50px;
    margin-bottom: -80px;
}

.detail-box-body {
    padding: 15px !important;
}

.box-header {
    text-align: left;
}

.loading-progress {
    margin: auto;
    text-align: center;
    padding: 10px;
    font-weight: 600;
}

.shlp_chbox {
    width: 100%;
    margin: auto;  
}

.loading-progress-shlp {
    position: absolute !important;
    z-index: 10032 !important;
    background: white;
    margin: auto !important;
    text-align: center !important;
    width: 100%;
    height: 100%;
    opacity: 0.8;
}

.loading-detail {
    font-weight: bold;
    position: fixed !important;
    margin: auto !important;
    text-align: center;
    width: 100%;
    top: 40%;
}

.export-button {
    margin: auto;
    text-align: right;
}

.shlp-item {
    top: -27px;
}

.shlp-box-body {
    padding: 20px;
}

.shlp-box-body-sec {
    padding-left: 10px !important;
    padding-bottom: 10px;
} 

.separator-shlp {
    margin: auto;
    margin-top: 15px;
    text-align: center;
    width: 100%;
    height: 1px;
    background: #e5e5e5;
}

.white-icon {
    color: white !important;
}

.timeline {
    padding-bottom: 0 !important;
    margin-bottom: -15px !important;
}

.updates-panel {
    padding: 25px;
}

.text-update {
    text-align: center !important;
    margin-top: 5px;
}

.register-group {
    margin-top: 15px !important;
}

.export-panel {
    width: 100% !important;
    text-align: right !important;
}

.export-button {
    margin-right: 10px !important;
    text-align: center !important;
    font-size: 13px !important;
    color: rgba(145,145,145,1) !important;
}

.export-button:hover, .export-button:active {
    text-align: center !important;
    font-size: 13px !important;
    color: #007aff !important;
}

.select-year-panel {
    border-left: 2px dotted rgba(145,145,145,1);
    padding-left: 0 !important;
    text-align: center !important;
}

.year-panel {
    text-align: center !important;
}