/* Minification failed. Returning unminified contents.
(2183,1): run-time error CSS1019: Unexpected token, found '@import'
(2183,9): run-time error CSS1019: Unexpected token, found 'url('https://fonts.googleapis.com/css?family=Roboto:300,300i,400,400i,700,700i&subset=latin-ext')'
(2183,106): run-time error CSS1019: Unexpected token, found ';'
(3297,52): run-time error CSS1062: Expected semicolon or closing curly-brace, found ')'
 */
/*.acsContainer
{
    padding: 0 1px;
}*/
/*.acsContainer,*/
.acsContainer > *
{
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
}

/*.acwSpacer
{
    position: absolute;
    width: 100%;
    height: 100%;
}*/


.acwMaximized > .acwSpacer,
/*.acwMaximized > .acwSpacer > .acsContainer,*/
.acwMaximized > .acwSpacer > .acwContent
{
    width: 100%;
    height: 100%;
}

/* Window --------------------------------------*/
.acwModalBackground
{
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    /*z-index: 100002;*/
}

.acwWaiting /* div */
{
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0px;
    top: 0px;
    /*text-align: center;
    vertical-align: middle;*/
    background-position: center center;
    z-index: 100000;
}

.transparency
{
    filter: alpha(opacity=70);
    opacity: 0.7;
}

/*.acwWaiting img
    {
        position: relative;
        margin: auto;
        max-width: 100%;
        max-height: 100%;
        left: 0;
        top: 0;
    }*/

.acwWindow
{
    position: fixed;
    display: inline;
    border: 2px outset;
    overflow: hidden;
    /*z-index: 100004;*/
    margin: 0;
    padding: 0;
}

    .acwWindow.acwMaximized
    {
        position: fixed;
        left: 0 !important;
        top: 0 !important;
        width: 100%;
        height: 100%;
    }

    .acwWindow .acwContent
    {
        overflow: auto;
        border-width: 0px;
    }

    .acwWindow .acwHeaderTitle
    {
        left: 0;
        top: 0;
        margin: 0;
        padding: 0;
        text-align: center;
    }

    .acwWindow .acwHeader .acwHeaderButton
    {
        position: absolute;
        text-align: center;
        background-repeat: no-repeat;
        top: 0;
        cursor: pointer;
    }

.acwClose
{
    right: 0px;
}

.acwMaximizeBtn
{
    right: 20px;
}

.acwResize
{
    height: 16px;
    width: 16px;
    position: absolute;
    bottom: 0;
    right: 0;
    cursor: se-resize;
}

.invisible
{
    display: none;
}

.acwDrag
{
    cursor: move;
}

/* Selector closed ---------------------------------------------*/
.acsClosed, .acsClosed td
{
    border: 0;
    padding: 0;
    border-collapse: collapse;
    table-layout: auto;
}

    .acsClosed td
    {
        padding: 0;
        width: 1px;
    }

    .acsClosed .acscTextTD
    {
        width: 100%;
        /*padding-right: 6px;*/
    }

    .acsClosed .acsText
    {
        width: 100%;
        margin: 0; /*Kvůli Chromu*/
    }

    .acsClosed .acsBtn
    {
        float: right;
    }

/* Selector opened ---------------------------------------------*/
.acsHeaderTable, .acsTable
{
    border-collapse: collapse;
}

    .acsHeaderTable #closeBtn
    {
        float: right;
    }

    .acsHeaderTable td
    {
        width: 1px;
    }

    .acsHeaderTable #buttons
    {
        text-align: right;
        width: auto;
    }

    /* Pager */
    .acsHeaderTable a
    {
        text-decoration: none;
    }

span.arrow
{
    padding: 0 2px;
}

.pagerInfo
{
    white-space: nowrap;
}

.acsHeaderRow > td
{
    text-align: center;
}

/* table */
.acsTable .acsFilters input /*textboxy filtru*/
{
    width: 100%;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.acwWindow .acsBody tr /* cursor pouze pro control v okně */
{
    cursor: pointer;
}

.acsEmptyDataText, .acsMessage
{
    text-align: center;
}

/* SelectorList ---------------------- */
.acSelectorList
{
    position: relative; /* kvůli kolotoči */
}

/*.fullWidth
{
    width: 100%;
}*/


/*JS Dialogs*/
.dlgMessageBox .acwContent
{
    padding: 2em;
}

.centerAlign
{
    text-align: center;
}

/*.dlgButtonContainer
{
    text-align: center;
    padding-top: 1em;
}

    .dlgButtonContainer > button
    {
        margin: 0 0.5em;
    }*/

.dlgButtonContainer
{
    margin-top: 1em;
    text-align: center;
}

div > fieldset
{
    border-width: 2px;
    padding: 4px 8px 9px 8px;
}

/*ProgressBar*/

.progressBar
{
    position: relative;
}

.pbLabel
{
    text-align: center;
}

.pbLabelMin
{
    position: absolute;
    left: 0;
}

.pbLabelCurrent
{
}

.pbLabelMax
{
    position: absolute;
    right: 0;
}

.pbBar
{
    border: 1px solid black;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
}

.pbInnerText
{
    position: absolute;
    font-size: larger;
    margin: 0.2em 0;
    width: 100%;
    text-align: center;
}

.pbValue
{
    height: 2em;
    background-color: gray;
}

.pbModalBackground
{
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: lightgray;
    z-index:10;
}

.progressBusy .progressBar
{
    margin: auto;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    height: 141px;
}

/*ProgressBar*/
*, h3.vlTitle {
    font-family: 'Roboto', "Open Sans",sans-serif;
}

textarea, input[type=text], input[type=password], body {
    font-size: small;
}

h1, h1 *, h2, h2 *, h3, h3 * {
    font-family: 'Roboto', "Open Sans",sans-serif;
}

h1, h2, h3 {
    color: #000;
    font-weight: normal;
}

h1 {
    font-size: 1.8em;
    line-height: 120%;
    margin: 10px;
}

h2 {
    font-size: 1.6em;
    line-height: 125%;
    margin: 0.6em 0 0.25em;
}

h3 {
    font-size: 1.2em;
    color: #FFF;
    line-height: 150%;
    margin: 0 0em 0.5em 0;
    padding: 0;
    display: block;
}

    h3 span {
        background-color: #d42e12;
        margin: 0;
        padding: 0.2778em 0 0.2778em 10px;
        display: block;
        line-height: 122%;
        background-image: url('Images/roh.gif');
        background-position-x: right;
        background-position-y: top;
        background-repeat: no-repeat;
    }

img {
    border: 0 none;
}

/* dataTable --------------*/
/*.dataTable
{
    white-space: nowrap;
    width: 100%;
}

    .dataTable, .dataTable > tbody > tr > td
    {
        border-collapse: collapse;
        border: 0;
        padding: 0;
    }

        .dataTable > tbody > tr > td:first-child
        {
            padding-right: 1em;
        }

        .dataTable > tbody > tr > td > input[type=text],
        .dataTable > tbody > tr > td > input[type=password],
        .dataTable > tbody > tr > td > select,
        .dataTable > tbody > tr > td > textarea,
        .dataTable .likeTextBox,
        .dataTable .dateTimeTextBox
        {
            width: 100%;
        }

            .dataTable > tbody > tr > td > input[type=text].defaultWidth,
            .dataTable > tbody > tr > td > input[type=password].defaultWidth,
            .dataTable > tbody > tr > td > select.defaultWidth,
            .dataTable > tbody > tr > td > textarea.defaultWidth,
            .dataTable .likeTextBox.defaultWidth
            {
                width: auto;
            }*/

/*commonTable*/
.commonTable,
.dxTree {
    border-collapse: collapse;
    border-bottom: 1px solid #505050 !important;
}

.gridInGrid > tbody > tr > td > .commonTable {
    border-bottom: 0 none !important;
    padding-bottom: 0;
}

.commonTable > thead {
    background-color: #EEEEEE;
}

.commonTable,
.commonTable > tbody > tr > td,
.commonTable > tbody > tr > th {
    padding: 1px 5px;
}

.dxGrid .commonTable {
    padding: 0;
}

    .dxGrid .commonTable > tbody > tr > td.dxgvDetailCell {
        padding: 1px 0;
    }

.commonTable .commonTable,
.dxGrig .commonTable {
    padding: 1px 0;
}

.commonTable > tbody > tr > th {
    border-right: thin solid #FFFFFF;
    font-weight: normal;
    background-color: #505050;
}

    .commonTable > tbody > tr > th > * {
        color: white;
        font-weight: bold;
    }

.commonTable > tbody > tr > td {
    background-color: white;
}

.commonTable > tbody > tr:nth-child(even) > td,
tr.even > td,
.acsBody > tr:nth-child(even) {
    background-color: #F3F3F3;
}

.commonTable > tbody > tr:hover > td {
    background-color: #FDF4C5;
}

/*modální okna*/
.modalDialog {
    border: 2px outset;
    background-color: White;
    padding: 0.2em;
    /*z-index: 10001 !important;*/
    /*overflow: hidden;*/
}

    .modalDialog .modalDialogContent {
        margin: 1em;
    }

.windowTitle {
    margin: 0 0 1em 0;
    padding: 0.5em 1em;
    background-color: #505050;
    color: White;
    text-align: center;
}

.modalDialog .buttonsDiv {
    text-align: center;
    margin: 1em 0;
}

.modalBackground {
    background-color: Gray;
}

.progress {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 1em;
    top: 1em;
    z-index: 10000;
    background: Gray url('Images/kolotoc.gif') no-repeat center center;
}

.modalDialog div .progress {
    margin: -1em;
    filter: alpha(opacity=90);
    opacity: 0.5;
}

.transparency {
    filter: alpha(opacity=70);
    opacity: 0.7;
}

/*jako tabulka*/
.likeTable {
    display: table;
}

    .likeTable > div {
        display: table-row;
    }

        .likeTable > div > div {
            display: table-cell;
        }


/*Site Map*/

.smSiteMap ul {
    /*display: flex;*/
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: stretch;
    align-content: stretch;
}

a.smItem {
    /*margin: 1em;
    padding: 13px;
    width: 141px;
    height: 141px;*/
    text-decoration: none;
    margin: 5px;
    padding: 5px;
    width: 128px;
}

.smItem > .smIcon {
    background-image: url(Images/smIcons.png);
    /*margin-left:-8px;
		margin-top:-8px;*/
    width: 128px;
    height: 128px;
}

.smItem > .smLabel {
    color: white;
    position: relative;
    top: -1em;
    display: table;
    height: 4em;
    width: 100%;
}

    .smItem > .smLabel > span {
        padding: 0 11px;
        display: table-cell;
        vertical-align: middle;
        width: min-content;
        width: -moz-min-content;
        width: -webkit-min-content;
    }

.smSection {
    /*border: 2px solid #115594;*/
    margin: 4px;
}

    .smSection .smSection {
        border: 0px none;
    }

    .smSection .smSectionTitle {
        font-weight: normal;
        padding-bottom: 0;
    }

    .smSection > .smSectionTitle > a {
        /*color: white;*/
        text-decoration: none;
    }



.required,
input[type=text].required,
.required input[type=text],
.required select,
.required.acSelectorControl.acsClosed,
.required .commonTable > tbody > tr.dxgvEmptyDataRow > td,
.required.commonTable > tbody > tr.dxgvEmptyDataRow > td {
    background-color: #FFFFCC;
}

.invalid,
.invalid.acSelectorControl.acsClosed,
input[type=text].invalid,
.invalid input[type=text],
.invalid .commonTable > tbody > tr.dxgvEmptyDataRow > td,
.invalid.commonTable > tbody > tr.dxgvEmptyDataRow > td {
    border: 1px #C00000 solid;
    color: #C00000;
    background-color: #FFF2F2;
}

/*obecné věci*/

input[type="text"][readonly], input[type="text"][disabled], textarea[readonly], textarea[disabled], select[disabled] {
    color: Black;
    background-color: #DDDDDD;
}

.box {
    background-color: #F8F8F8;
    border-bottom: 1px solid #E5E5E5;
    border-top: 1px solid #E5E5E5;
    list-style: none outside none;
    text-align: justify;
    margin: 0 0 1em;
    padding: 0.5em 1.5em;
}

.adressUCEditButtonTd {
    padding-top: 3px;
    padding-bottom: 0;
}

    .adressUCEditButtonTd .aspNetDisabled {
        cursor: default;
    }

.dataarea {
    background-color: #F0F0F0;
    padding: 10px;
    border-collapse: collapse;
}

.clickable {
    cursor: pointer;
}

.ellipsis {
    -ms-text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.gridViewTable > tbody > tr > td {
    vertical-align: top;
}

.likeTextBox {
    display: inline-block;
    border: 1px inset silver;
    color: Black;
    background-color: #F0F0F0;
    padding: 0.1em 0.2em;
    min-height: 2.1em;
}

.dateTimeTextBox, .dataTable span.dateTimeTextBox {
    width: 8em;
    text-align: right;
}

.fakeGrid {
    border-color: #505050;
    background-color: white;
    color: black;
    border-collapse: collapse;
}

    .fakeGrid td {
        border-collapse: collapse;
        border: 1px solid #505050;
        padding: 5px;
    }


.facedxgvHeader {
    color: white;
    padding: 10px;
    background-color: #505050;
}

/*.standardTable > tbody > tr > td
{
    padding: 2px;
}*/

.fakeSekOpa td {
    vertical-align: top;
}

/*#region Widths */

.width100p {
    width: 100%;
}

/*#endregion */

.ulIndent li {
    margin-top: 1em;
}

.smallTopMargin {
    margin-top: 0em;
}

.marginTop {
    margin-top: 1em;
}

.textIndent {
    /*/ text-indent: 1em;*/
    text-align: justify;
}


.invalid,
.invalid input[type=text] {
    background-color: #d42e12;
    color: white;
}

hr {
    height: 1px;
    border-width: 0;
    color: gray;
    background-color: gray;
}

input[type=text], input[type=password], textarea, select, .likeTextBox, .acSelectorControl.acsClosed {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

input[type=text], input[type=password], textarea, select, .likeTextBox, .dxeTextBox, .dxeMemo, .dxeButtonEdit {
    border: thin solid black;
}

input[type=text], input[type=password], textarea, select, .likeTextBox, .dxeMemoEditAreaSys {
    padding: 5px;
}

.divTable {
    display: inline-table;
    width: 100%;
}

    .divTable > div {
        display: table-row;
    }

        .divTable > div > div {
            display: table-cell;
            -moz-box-sizing: padding-box;
            -webkit-box-sizing: padding-box;
            box-sizing: padding-box;
        }

.spanTable {
    display: inline-table;
}

    .spanTable > span {
        display: table-row;
    }

        .spanTable > span > span {
            display: table-cell;
            /*-moz-box-sizing: padding-box;
            -webkit-box-sizing: padding-box;
            box-sizing: padding-box;*/
        }

    .spanTable.centerAlign > span > span:first-child {
        text-align: right;
    }

.marginBottom {
    margin-bottom: 1em;
}

.marginBottomSmall {
    margin-bottom: 0.5em;
}

.nowrap {
    white-space: nowrap;
}

.gridLinkTable {
    width: 100%;
    table-layout: fixed;
}


.commonTable .headerLikeLink {
    text-decoration: underline;
    width: 100%;
    text-align: left;
    padding: 0;
    background: transparent none no-repeat 90% center;
}

    .commonTable .headerLikeLink.asc {
        background-image: url(Images/sortAsc.png);
    }

    .commonTable .headerLikeLink.desc {
        background-image: url(Images/sortDesc.png);
    }


.likeLink {
    text-decoration: underline !important;
    color: #d42e12 !important;
    cursor: pointer;
}

.table100pFixed {
    width: 100%;
    table-layout: fixed;
}

.btButtonTestClass {
    visibility: hidden;
}


.invisible {
    display: none;
}

a,
.dxgvControl a {
    color: #D42E12;
}

    a:active, a:hover {
        text-decoration: none;
    }

.indent {
    margin-top: 1em;
}

.indentBig {
    margin-top: 2em;
}

.clear {
    clear: both;
}

.minWidth {
    width: 1px;
}

.alignTop {
    vertical-align: top;
}

/*table layouts*/
.tableLayout {
    width: 100%;
    border-collapse: collapse;
    border: 0 none;
}

    .tableLayout .colLabel {
        width: 13%;
    }

    .tableLayout > tbody > tr > td:first-child {
        width: 5em;
        padding-left: 0;
    }

.columnLayout2 .colValue {
    width: 86%; /*100%-14%*/
}

.columnLayout4 .colValue {
    width: 36%;
}

.columnLayout6 .colValue,
.tableLayout > tbody > tr > td > .likeTextBox.valueWidth {
    width: 20%;
}

.tableLayout.columnLayout50 > tbody > tr > td {
    width: 50%;
}

.tableLayout > tbody > tr > th {
    padding: 0;
}

.tableLayout > tbody > tr > td {
    padding: 5px 0 5px 5px;
    vertical-align: top;
}

.tableLayout > tbody > tr.sizesRow > td {
    padding: 0;
}

.tableLayout > tbody > tr > td > input[type=text],
.tableLayout > tbody > tr > td > input[type=password],
.tableLayout > tbody > tr > td > textarea,
.tableLayout > tbody > tr > td > select,
.tableLayout > tbody > tr > td > .likeTextBox,
.tableLayout > tbody > tr > td > .dxeButtonEdit {
    width: 100%;
}

.columnLayoutUser .width7p {
    width: 7%;
}

.columnLayoutUser .width15p {
    width: 15%;
}

.columnLayoutUser .width25p {
    width: 25%;
}

.columnLayoutUser .tdv {
    padding: 5px 0;
}

.columnLayoutUser .passInfo {
    padding: 3px 0 0 5px;
}

.Column8SameWidth .width12_5p {
    width: 12.5%;
}

.Column6Amounts .widthTDL {
    width: 23%;
}

.Column6Amounts .widthTDV {
    width: 10%;
}

.debug .tableLayout,
.debug .tableLayout > tbody > tr > td {
    border: thin solid black;
}

.innerTableLayout > tbody > tr > td {
    padding: 0;
}

.tableLayout .tdl {
    padding-top: 8px;
}

.tableLayout h3 {
    margin-bottom: 0;
}

.tableLayout > tbody > tr > td > span.width14p {
    width: 14%;
}

/*end table layouts ===================*/

/*#region editTable */
.editTable > tbody > tr > td > input[type=text],
.editTable > tbody > tr > td > input[type=password],
.editTable > tbody > tr > td > textarea,
.editTable > tbody > tr > td > select,
.editTable > tbody > tr > td > .likeTextBox,
.editTable > tbody > tr > td > .dxeButtonEdit {
    width: 100%;
}

.editTable > tbody > tr > td > input[type=checkbox],
.editTable > tbody > tr > td > input[type=radio],
.editTable > tbody > tr > td > input[type=button],
.editTable > tbody > tr > td > input[type=submit],
.editTable > tbody > tr > td > button {
    display: block;
    margin: 0 auto;
}
/*#endregion */

.gridToolbar {
    text-align: right;
    float: right;
}

    .gridToolbar .buttons {
        background-color: #505050;
        color: white;
        padding: 2px 6px;
        height: 16px;
    }

.gridToolBarTd {
    vertical-align: bottom;
    width: 100%;
    height: 100%;
}

    .gridToolBarTd > .gridToolbar {
        bottom: 0;
    }

.gridToolbar .leftCorner {
    background-image: url(Images/ucho_L.png);
    width: 20px;
    height: 20px;
    display: block;
    list-style: none outside none;
    margin: 0;
    float: left;
}

.gridToolbar .rightCorner {
    /*background-image: url(Images/ucho_R.png);
    width: 20px;*/
    width: 0;
    height: 20px;
    display: block;
    list-style: none outside none;
    margin: 0;
    float: left;
}

.gridToolbar > ul {
    list-style: none outside none;
    color: white;
    margin: 0;
    padding: 0;
}

    .gridToolbar > ul > li {
        display: block;
        float: left;
    }

.colLabel > .gridToolbarLabel:before {
    margin-top: 20px;
    content: '';
    display: block;
}

.minHeight5em {
    min-height: 5em;
}

/*Site map*/
.smSearchPanel {
    text-align: right;
}

    .smSearchPanel > * {
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        vertical-align: middle;
        height: 2em;
        font-size: 1em;
    }

    .smSearchPanel > #smFilter {
        width: 266px;
        border-color: #666666;
        margin: 0;
    }

    .smSearchPanel > .smSearchButton {
        background: #666666 url(Images/searchIcon.png) no-repeat center center;
        padding: 6px 13px;
        display: inline-block;
        color: white;
        width: 67px;
    }
/*konec SiteMap*/

.hideEmptyDataRow .dxgvEmptyDataRow {
    display: none;
    visibility: hidden;
}

.aktivityVKalendari tr > td {
    text-align: center;
}

.aktivityVKalendari > tbody > tr > td:first-child {
    text-align: left;
    padding-left: 6px;
}

.aktivityVKalendari > tbody > tr > th:first-child {
    text-align: left;
}

.modalElementBackground {
    position: fixed;
    /*width: 100%;*/
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    z-index: 100;
    background-color: gray;
}

.modalElement {
    z-index: 101;
    position: relative;
    background-color: white;
    border: 2px outset black;
    border-top: 20px solid #505050;
    padding: 0 1em;
}

.validatorList {
    z-index: 101;
    position: relative;
}

.spolufinancovaniGrid input[type=text] {
    width: 100% !important;
}

.tableLayout.monthYear,
.tableLayout.yearMonth {
    width: auto;
}

    .tableLayout.monthYear > tbody > tr > td > input[type="text"] {
        width: 3.5em;
        text-align: right;
    }

    .tableLayout.monthYear > tbody > tr > td:first-child > input[type="text"] {
        width: 2em;
    }


    .tableLayout.yearMonth > tbody > tr > td > input[type="text"] {
        width: 2em;
    }

    .tableLayout.yearMonth > tbody > tr > td:first-child > input[type="text"] {
        width: 3.5em;
        text-align: right;
    }

.paddingtop1 {
    padding-top: 1px;
}

.isInteger,
.isFloat,
.isInteger input[type=text],
input[type=text].isFloat,
.isFloat input[type=text] {
    text-align: right !important;
}

span.isFloat, span.isInteger {
    float: right;
}

.modalElement .dxtc-strip /*Skryje záložky uvnitř "jakomodal" */ {
    display: none;
    visibility: hidden;
}

/*Buttony*/
a.button, button, input[type=button], input[type=submit], input[type=reset] {
    padding: 0.5em;
    background-color: #d42e12;
    border: medium none;
    color: #FFFFFF;
    cursor: pointer;
    /*font-size: 1.2em;*/
    /*font-weight: bold;*/
    text-align: center;
    text-decoration: none;
    margin-right: 0.4em;
    min-width: 5em;
}

    a.button:hover, button:hover, input[type=button]:hover, input[type=submit]:hover, input[type=reset]:hover {
        background-color: #F3F3F3;
        color: #d42e12;
    }

    button.ok, a.button.ok, input.ok,
    button.yes, a.button.yes, input.yes {
        background-color: #7f1419;
        border: medium double white;
        color: white;
    }

    button.storno, a.button.storno, input.storno,
    button.no, a.button.no, input.no {
        background-color: #F5F5F5;
        border: medium double #C5C5C5;
        color: #7f1419;
    }


.iconButton, .imgButton, .imgLink {
    color: black;
    padding: 0;
}

.iconButton {
    cursor: pointer;
}

    .iconButton .img {
        display: inline-block;
        width: 16px;
        height: 16px;
        background-image: url(Images/gridToolbarSprite.png);
    }

.imgButton .img, .imgLink .img {
    width: 32px;
    height: 32px;
}

/*button.linkButton, input.linkButton[type=button], input.linkButton[type=submit], input.linkButton[type=reset]
{
    text-decoration: underline;
    background-color: transparent;
    color: #7F1419;
    margin: 1em;
}*/

/*#region ajax controls buttons */
.acSelectorControl.acsClosed > tbody > tr > td {
    border: thin solid black;
    background-color: white;
}

.acSelectorControl .acsBtn {
    height: 26px;
    width: 26px;
    margin: 0;
    padding: 0;
    min-width: 0;
    color: black;
    background: white none no-repeat center center;
    vertical-align: central;
}

.acsBtn.acscOpenBtn {
    background-image: url(Images/pencil_16.png);
}

.acsBtn.acscDeleteBtn {
    background-image: url(Images/Icons/cross_16.png);
}

.acSelectorControl .acsBtn[disabled],
.imgButton.aspNetDisabled, .imgLink.aspNetDisabled,
input[type=image][disabled],
.disabledButton,
.disabled {
    filter: alpha(opacity=50);
    opacity: 0.5;
    cursor: default;
}

/*#endregion */
/*konec buttonů*/

/* #region AjaxControls*/
.acsEmptyDataText {
    display: block;
    min-width: 500px;
    min-height: 300px;
}

.acsHideTextBox .acscTextTD /*input[type=text]*/ {
    display: none;
}

.acSelectorControl.acsClosed,
.aspNetDisabled.acSelectorControl.acsClosed {
    border: thin solid black;
    background-color: #F0F0F0;
    min-height: 28px;
    padding: 5px;
}

.acsHideTextBox.acSelectorControl,
.acSelectorControl .acsText {
    border: 0 none;
}

.acwContent {
    text-align: left;
}

    .acwContent.acsContainer {
        padding: 20px;
    }

.acsClosed .acsBtn {
    position: relative;
    top: -5px;
    right: -5px;
    border-left: 1px solid black;
    border-bottom: 1px solid black;
    height: 27px;
    width: 27px;
    padding: 5px;
}

/* #endregion */

/*Metro*/
.metroRed {
    background-color: #7F1419;
}

.metroLightRed {
    background-color: #B61C23;
}

.metroBlue {
    background-color: #013B6E;
}

.metroLightBlue {
    background-color: #0074A8;
}

.metroGreen {
    background-color: #005959;
}

.metroLightGreen {
    background-color: #007C03;
}

.metroViolet {
    background-color: #671252;
}

.metroLightViolet {
    background-color: #9A1252;
}

.metroGray {
    background-color: #005959;
}

.metroLightGray {
    background-color: #767676;
}

/*konec metra*/

.commandColumn {
    text-align: right;
    width: 22px;
}

select {
    padding-left: 2px;
}

.gridCommand {
    width: 18px;
    max-width: 18px;
    text-align: right;
    padding: 3px 6px 4px !important;
}

.noMargin,
.dxGrid.noMargin {
    margin: 0;
}

.justify {
    text-align: justify;
}

.dlgMessageBox input[type=text] {
    min-width: 30em;
}

.dlgMessageBox .acwContent {
    max-width: 600px;
}

.dlgMessageBoxLarge .acwContent {
    max-width: 1200px;
    max-height: 800px;
    padding: 2em;
}

.externalLink {
    vertical-align: middle;
}

h3.vlTitle {
    margin-left: 60px;
    padding-left: 40px;
}

.floatRight {
    float: right;
}

.dropButton {
    max-width: 15em;
    height: 32px;
    min-width: 4.5em;
    vertical-align: top;
    display: inline-table;
    position: relative;
}

    .dropButton > .spacer {
        height: 32px;
    }

    .dropButton > select {
        background: url(Images/Transition.png) no-repeat transparent 2px 0px;
    }

        .dropButton > select > option {
            margin: 10px 0;
        }

.tableLayout.documentDetailLayout > tbody > tr > td > .likeTextBox.dateTimeTextBox {
    width: 15%;
}

/* styly www.praha.eu */

a {
    background-color: transparent;
    color: #d42e12;
    text-decoration: underline;
    -webkit-transition: .2s ease;
    transition: .2s ease;
}

    a:hover {
        color: #d42e12;
        text-decoration: none;
    }

    a:focus {
        outline: 0;
    }


/* JH styles */

#userDetailHyperLink, #forgetPasswordHyperLink {
    color: #D4D4D4;
}

.dxeDisabled, .dxeDisabled td.dxe {
    color: #767676;
    cursor: default;
}

.dlgLabel {
    white-space: pre-wrap;
}

.footer {
    margin-top: auto;
    background-image: linear-gradient(217.91deg, #ddd, #fff 64.56%);
}

.footer-container {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 0 auto;
    width: 100%;
}

.footer-bottom {
    border-top: 1px solid rgba(0, 51, 102, .1);
}

.logo-left, .logo-right {
    flex: 1;
    display: flex;
    margin: 2rem;
}

.logo-left {
    justify-content: flex-start;
}

.logo-right {
    justify-content: flex-end;
}

    .logo-left img, .logo-right img {
        max-width: 100%;
        height: auto;
    }

.copyright {
    flex: 2;
    text-align: center;
    color: #333;
    font-size: 14px;
    line-height: 28px;
    padding: 0 20px;
}

    .copyright a {
        color: rgba(0, 0, 0, .8);
        text-decoration: none;
        transition: color 0.3s ease;
        font-size: 14px;
        line-height: 28px;
    }

        .copyright a:hover {
            color: #d61a29;
            text-decoration: underline;
        }

/* Responzivní design pro mobilní zařízení */
@media (max-width: 820px) {
    .footer-container {
        flex-direction: column;
        gap: 0px;
    }

    .logo-left, .logo-right, .copyright {
        width: 100%;
        justify-content: center;
        margin: 0;
        padding: 0;
    }

    .copyright {
        order: 2;
    }

    .logo-left {
        order: 1;
    }

    .logo-right {
        order: 3;
    }
}

.logo-praha {
    display: inline-block;
    width: 150px;
    height: 150px;
    background-image: url('Images/prague.svg');
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}

.logo-asd {
    display: inline-block;
    width: 200px;
    height: 50px;
    background-image: url('Images/asd_logo.svg');
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}

/*DevExpress grid*/
.dxGrid
{
    margin-bottom: 20px;
}


.dxGrid .dxgvHeader,
.dxGrid .dxgvHeader > table > tbody > tr > td
{
    white-space: normal;
}
 
    .dxGrid .dxGrid
    {
        margin-bottom: 0;
    }

    .dxGrid,
    .dxGrid > tbody > tr > td > table.dxgvTable,
    .dxGrid > tbody > tr > td > table.dxgvTable > tbody > tr > td
    {
        border: 0 none;
    }

        .dxGrid .commonTable td.dxHeader,
        .dxGrid .commonTable td.dxFooter,
        .dxGrid .commonTable tr.dxFooter > td,
        .dxListBox .dxeHD,
        .dxTree .dxHeader
        {
            background-color: #505050;
        }

            .dxGrid .dxHeader *,
            .dxGrid .dxFooter *,
            .dxListBox .dxeHD *,
            .dxTree .dxHeader,
            .dxTree .dxHeader *
            {
                color: white;
                padding-top: 2px;
                padding-bottom: 2px;
            }

        .dxGrid .dxHeader > table > tbody > tr > td
        {
            width: auto !important;
            text-align: right;
            padding-right: 5px;
        }

            .dxGrid .dxHeader > table > tbody > tr > td:first-child
            {
                width: auto !important;
                text-align: left;
            }


        .dxGrid .commonTable .dxFilter .dxeEditAreaSys
        {
            border: 1px !important;
            -moz-box-sizing: border-box;
            -webkit-box-sizing: border-box;
            box-sizing: border-box;
            height: auto !important;
        }

        .dxGrid .commonTable .dxFilter > td
        {
            background-color: #EEEEEE;
        }

        .dxGrid .commonTable .dxFilter input[type=text]
        {
            padding: 0;
            margin: 0;
        }

        .dxGrid .dxPagerTop,
        .dxGrid .dxPagerBottom
        {
            background: #EEEEEE;
            color: #505050;
            font-weight: bold;
            margin: 0 1px;
            padding: 0;
        }

            .dxGrid .dxPagerTop > table,
            .dxGrid .dxPagerBottom > table
            {
                width: 100%;
            }

            .dxGrid .dxPagerTop .dxpCtrl > table > tbody > tr > td,
            .dxGrid .dxPagerBottom .dxpCtrl > table > tbody > tr > td
            {
                padding-top: 5px;
                padding-bottom: 5px;
            }

                .dxGrid .dxPagerTop .dxpCtrl > table > tbody > tr > td *,
                .dxGrid .dxPagerBottom .dxpCtrl > table > tbody > tr > td *
                {
                    vertical-align: baseline;
                }

        .dxGrid .dxpPageNumber
        {
            color: black;
        }

table.dxGrid tr.dxSelectedRow > td
{
    background-color: #505050;
}

    table.dxGrid tr.dxSelectedRow > td,
    table.dxGrid tr.dxSelectedRow > td > *
    {
        color: white;
    }

.dxGrid .filtrZvyrazneni
{
    background-color: #FFFF99;
}

.evaluation .dxGrid input[type=text] {
    height: auto !important;
    text-align: right;
    padding-right: 5px;
}

/*ASPxListBox*/
.dxListBox
{
}

.dxgvControl
{
    background-color: transparent;
    font-size: small;
}

.dxgvEditFormDisplayRow td.dxgv, .dxgvDataRow td.dxgv, .dxgvDataRowAlt td.dxgv, .dxgvSelectedRow td.dxgv, .dxgvFocusedRow td.dxgv
{
    padding: 3px 5px 4px;
}

.dxeButtonEditButton td.dx
{
    padding: 0;
    vertical-align: bottom;
    font-size: 0;
}

.dxeCalendarDay.dxeCalendarSelected,
.dxeCalendarDay.dxeCalendarSelected.dxeCalendarWeekend
{
    color: white;
    background-color: #505050;
}

.dxeCalendarDay.dxeCalendarWeekend
{
    color: #990000;
}


.dxtcDisabled, .dxtcDisabled table *
{
    background-color: white;
    color: #505050;
}

.dxGrid .dxgvFocusedRow, .dxGrid .dxgvSelectedRow,
.dxTree .dxtlSelectedNode,
.dxgvSelectedRow .dxgvCommandColumn a, .dxgvFocusedRow .dxgvCommandColumn a
{
    font-weight: bold;
    background-color: transparent;
    color: black;
}

.dxgvSelectedRow .dxgvCommandColumn a, .dxgvFocusedRow .dxgvCommandColumn a
{
    color: #093D93;
}

/*ASPxPageControl*/
.dxtc-strip
{
    background: none repeat scroll 0 0 #E5E5E5;
    overflow: hidden;
    padding: 0 0 1px 13px !important;
    margin: 0;
}

    .dxtc-strip li
    {
        background-position: left 5px;
        float: left;
        font-size: 1.35em;
        list-style: none outside none;
        width: auto;
        display: block;
    }

    .dxtc-strip ul
    {
        margin: 2px 4px 0 4px !important;
        padding-left: 10px !important;
        padding-bottom: 0px !important;
    }

    .dxtc-strip li a
    {
        background: none repeat scroll 0 0 #F8F8F8;
        border-left: 0 none;
        line-height: 2.4em;
        margin: 2px;
        padding: 10px 13px;
        color: #000;
        text-decoration: none;
    }

        .dxtc-strip li a:focus, .dxtc-strip li .active
        {
            background-color: #FFFFFF;
            border-bottom: 3px solid #FFFFFF;
            border-top: 0 none;
            color: #0A73BD;
        }

        .dxtc-strip li a:hover
        {
            background-color: #FFFFFF;
            border-bottom: 0px solid #FFFFFF;
            border-top: 0 none;
            color: #0A73BD;
        }

        .dxtc-strip li a.horni:hover, .dxtc-strip li a.horni:focus
        {
            background-color: #FFFFFF;
            border-bottom: 0px none;
            border-top: 0 none;
            color: #0A73BD;
        }

        .dxtc-strip li a:focus, .dxtc-strip li.dxtc-activeTab a
        {
            background-color: #FFFFFF;
            border-bottom: 3px solid #FFFFFF;
            border-top: 0 none;
            color: #0A73BD;
        }

    .dxtc-strip > .dxtc-leftIndent, .dxtc-strip > .dxtc-spacer, .dxtc-strip > .dxtc-rightIndent
    {
        width: 0;
        display: none;
        visibility: hidden;
    }


.dxtc-strip, .dxtc-tab, .dxtc-activeTab, .dxtc-content
{
    width: auto !important;
}

.dxtc-content
{
    border-left: #E5E5E5 solid;
    border-right: #E5E5E5 solid;
    border-bottom: #E5E5E5 solid;
}

.modalElement .dxtc-content
{
    border: 0 none;
}

.dxeEditArea
{
    height: auto !important;
}

.commonTable .dxeMemoSys.dxeMemo > tbody > tr > td > textarea
{
    width: 100% !important;
}

.dxeListBoxItemSelected
{
    background-color: #777;
    color: white;
}

.dxeListBoxItemHover
{
    background-color: #CFCFCF;
    color: black;
}

.dxeMemoEditArea
{
    font-size: small;
}

.dropButton
{
    margin: 0;
    white-space: nowrap;
    vertical-align: top;
    display: inline-table;
    position: relative;
}

    .dropButton.DBShow > select
    {
        border: 0 none;
        /*width: 100%;*/
        height:32px;
        vertical-align: middle;
        background-color: transparent;
        /*padding: 13px 0 6px 36px;*/
        padding-left:36px;
        margin: auto 0;
    }

    .dropButton.showButtonOnly select
    {
        display: none;
    }

    .dropButton.DBShow > .spacer
    {
        margin: 0;
        padding: 0;
        position: absolute;
        top: 0;
        right: 21px;
        bottom: 0;
        left: 0;
    }

        .dropButton.DBShow > .spacer > input
        {
            position: absolute;
            margin: 0;
            padding: 0;
            width: 100%;
            height: 100%;
            border: 0 none;
            background-color: rgba(255, 255, 255, 0.00); /*v případe "transparent" je button proklikávací skrz (nezachytí click), proto takto*/
            color: transparent;
            filter: alpha(opacity=0);
            opacity: 0.0;
            -moz-box-sizing: content-box;
            -webkit-box-sizing: content-box;
            box-sizing: content-box;
        }

    .dropButton.showButtonOnly > .spacer > input
    {
        padding: 8px 0px 8px 37px;
        margin: 0;
    }

/*#width_tmp{
 display : none;
}*/
.headerInfo
{
    white-space: nowrap;
}

.headerInfo > table
{
    width: 100%;
}

    .headerInfo .ellipsis
    {
        -ms-text-overflow: ellipsis;
        -o-text-overflow: ellipsis;
        text-overflow: ellipsis;
        overflow: hidden;
    }

    /*.headerInfo .hiLabel
    {
        width: 1em;
    }*/

    .headerInfo > table > tbody > tr > td > table
    {
        width: 100%;
        table-layout: fixed;
        border-collapse: collapse;
    }

    .headerInfo .hiValue > input
    {
        width: 100%;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
    }

.imgButton, .imgLink
{
    text-align: center;
    cursor: pointer;
}

.imgLink
{
    text-decoration: none;
}

    .imgButton > div > *, .imgLink > div > *
    {
        display: table-cell;
        vertical-align: middle;
    }

    .imgButton .img, .imgLink .img
    {
        height: 32px;
        min-width: 32px;
        /*background-image: url('<%=WebResource("ASDSoft.CEDR.NF.WebControls.Resources.toolbarSprite32.png") %>');*/
        background-image: url('Images/toolbarSprite32.png');
        background-repeat: no-repeat;
    }

.ibHorizontal .imgButton, .ibHorizontal .imgLink
{
    display: inline-table;
}

    .ibHorizontal .imgButton .img, .ibHorizontal .imgLink .img
    {
        width: 32px;
    }


/*.ibSmall .imgButton .img, .ibSmall .imgLink .img
{
    height: 16px;
    min-width: 16px;
}

.ibSmall.ibHorizontal .imgButton .img, .ibSmall.ibHorizontal .imgLink .img
{
    width: 16px;
}*/

.cleditorMain {border:1px solid #999; padding:0 1px 1px; background-color:white}
.cleditorMain,
.cleditorPopup,
.cleditorMain * {-moz-box-sizing:content-box; -webkit-box-sizing:content-box; box-sizing:content-box}
.cleditorMain iframe {border:none; margin:0; padding:0}
.cleditorMain textarea {overflow-y:scroll; font:10pt Arial,Verdana; resize:none; outline:none}
.cleditorToolbar {background: url('Images/toolbar.gif') repeat}
.cleditorGroup {float:left; height:26px}
.cleditorButton {float:left; width:24px; height:24px; margin:1px 0 1px 0; background: url('Images/buttons.gif')}
.cleditorDisabled {opacity:0.3; filter:alpha(opacity=30)}
.cleditorDivider {float:left; width:1px; height:23px; margin:1px 0 1px 0; background:#CCC}
.cleditorPopup {border:solid 1px #999; background-color:white; color:#333333; position:absolute; font:10pt Arial,Verdana; cursor:default; z-index:10000}
.cleditorList div {padding:2px 4px 2px 4px}
.cleditorList p,
.cleditorList h1,
.cleditorList h2,
.cleditorList h3,
.cleditorList h4,
.cleditorList h5,
.cleditorList h6,
.cleditorList font {padding:0; margin:0; background-color:Transparent}
.cleditorColor {width:150px; padding:1px 0 0 1px}
.cleditorColor div {float:left; width:14px; height:14px; margin:0 1px 1px 0}
.cleditorPrompt {background-color:#F6F7F9; padding:8px; font-size:8.5pt}
.cleditorPrompt label {padding-bottom:8px}
.cleditorMsg {background-color:#FDFCEE; width:150px; padding:4px; font-size:8.5pt}
.lmMenu li
{
    cursor: default;
    list-style: none;
}

    .lmMenu li > a,
    .lmMenu li > span
    {
        display: block;
        overflow: hidden;
        text-decoration: none;
    }

.loadingPanel
{
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 100005;
    filter: alpha(opacity=70);
    opacity: 0.7;
    /*background: Gray url('<%=WebResource("ASDSoft.CEDR.NF.WebControls.Resources.LoadingPanel.gif") %>') no-repeat center center;*/
    /*background: Gray url('Images/LoadingPanel.gif') no-repeat center center;*/
    background-color: Gray;
}

    .loadingPanel.invisible
    {
        display: none;
    }

    .loadingPanel > img
    {
        position: absolute;
        top: 50%;
        left: 50%;
        /*width: 120px;
        height: 120px;*/
        margin-left: -60px;
        margin-top: -60px;
    }

@import url('https://fonts.googleapis.com/css?family=Roboto:300,300i,400,400i,700,700i&subset=latin-ext');

* {
	font-family: 'Roboto', "Open Sans",sans-serif;
}

html {
	overflow: scroll;
}

body {
	margin: 1em 2em;
}

/*Login box*/
.log {
	background-color: #484848;
	color: #d4d4d4;
	padding: 0.313em;
	float: right;
	height: 7.5em;
}

	.log.logged {
		text-align: center;
	}

	.log > label {
		display: inline-block;
		margin: 4px 0;
	}

	.log.anonymous > label,
	.log.anonymous > .bottom > .links {
		width: 11em;
		text-align: right;
		padding-right: 10px;
	}

	.log > input[type=text],
	.log > input[type=password] {
		margin: 2px 0;
		width: 12em;
	}

	.log > input[type=image] {
		vertical-align: text-bottom;
	}

	.log.logged .links > a {
		margin: 0 1em;
	}

	.log.anonymous .links > a:first-child {
		padding-right: 10px;
		text-align: right;
		width: 11em;
		display: inline-block;
	}

	.log.anonymous .button {
		margin: 0;
		position: relative;
		left: -3px;
	}

/*Top menu*/
#menu {
	/*font-size: 0.8571em;*/
	/*clear: both;*/
	/*margin: 0px;*/
	/*padding: 0;*/
	background-color: #6D675C;
	color: #FFFFFF;
	/*height: 40px;*/
	line-height: 40px;
}

	#menu a {
		text-decoration: none;
		color: #fff;
	}

		#menu a:hover {
			text-decoration: none;
			color: #fff;
			opacity: .7;
		}

	#menu ul:after {
		clear: both;
		content: " ";
		display: block;
		height: 0;
		visibility: hidden;
	}

	#menu ul, #menu li {
		list-style-type: none;
		margin: 0 !important;
		padding: 3px;
	}

	#menu li {
		float: left;
	}

		#menu li * {
			display: block;
		}

#menu-0 span span,
#menu-0 .first span {
	color: #fff;
	font-size: 15px;
	font-weight: 500;
}


#menu-0 a:hover span span,
#menu-0 .first a:hover span {
	color: #fff;
	font-size: 15px;
	font-weight: 500;
}

#menu-0 .selected a:hover span span,
#menu-0 .selected.first a:hover span {
	color: #fff;
	font-size: 15px;
	font-weight: 500;
}

#menu-0 li a:hover, #menu-0 li a:hover span {
	color: #fff;
	font-size: 15px;
	font-weight: 500;
}

#menu-0 .first a:hover span {
	color: #fff;
	font-size: 15px;
	font-weight: 500;
}

#menu-0 a, #menu-0 span {
	color: #fff;
	font-size: 15px;
	font-weight: 500;
}

#menu-0 a {
	background-position: right bottom;
	line-height: 200%;
	margin-left: 2em;
}

#menu-0 span {
	background-position: left top;
	left: -2em;
	padding-left: 2em;
	position: relative;
}

#menu-0 li {
	margin-right: 3px;
	height: 2em;
}

#menu-0 .first span {
	padding-left: 10px;
	background-image: none;
}

#menu-0 span span {
	background-image: none;
	padding: 0 !important;
	position: static;
}

#menu-0 .selected span span,
#menu-0 .first.selected span {
	color: #fff;
	font-size: 15px;
	font-weight: 500;
}

#menu-0 .selected a, #menu-0 .selected span {
	color: #fff;
	font-size: 15px;
	font-weight: 500;
}

.lines {
	max-width: 1230px;
	width: 100%;
	margin-top: 0;
	display: none;
}

.blackline {
	background-color: #000;
	height: 5px;
}

.redline {
	background-color: #7F1419;
	height: 10px;
}

.dummy, .dummy div, .dummy div div {
	background-image: url("Images/861041_86995_h0.png");
	width: 192px;
	height: 30px;
}

.dummy {
	margin: 0;
	background-position: left bottom;
	background-color: black;
	display: none;
}

	.dummy div {
		margin: 0;
		background-position: left bottom;
	}

		.dummy div div {
			background-position: right top;
			margin: 0 0 0 30px;
			padding-right: 28px;
		}

/*Left menu*/
.leftColumn {
	clear: both;
	float: left;
	width: 210px;
}

.lmMenu {
	font-size: 1.25em;
	margin-top: 10px;
}

	.lmMenu ul {
		margin: 0;
		padding: 0;
	}



	.lmMenu li li {
		padding-left: 10px;
	}



	.lmMenu li > a:active {
		color: #FFF !important;
		background-color: #7F1419 !important;
	}

	.lmMenu li > a:hover {
		color: #d42e12;
		text-decoration: underline !important;
		background-color: #F3F3F3;
	}

	.lmMenu li > a:link, .lmMenu li > a:visited {
		color: #d42e12;
		text-decoration: none;
	}

	.lmMenu li > a {
		padding: 6px 10px;
		margin-bottom: 1px;
		margin-top: 0;
		display: block;
	}

	.lmMenu li.lmSelected > a {
		color: #FFF !important;
		background-color: #d42e12;
	}

/*.smHeadMenu {
    padding-left: 29px;
    background: url(Images/menuIcon.png) no-repeat 2px 0.2em;
}

    .smHeadMenu a {
        padding-left: 32px;
    }*/

.smHeadMenu ul {
	/*margin-left: 1em;*/
}

/*Historie procházení*/
.historyList > h5 {
	color: black;
	margin: 0;
}

/*breadcrumbs*/
.breadcrumbs {
	/*margin-top: -30px;
    float: right;
    background-image: url("Images/861047_86998_hd.png");
    width: 985px;
    height: 30px;
    background-position: left bottom;*/
	/*float: right;*/
}

	.breadcrumbs div {
		margin: 0 0 0 10em;
		background-position: left bottom;
		height: 30px;
		background-color: #F3F3F3;
	}

#toolbar1 {
	background-color: #FFFFFF;
	margin-top: 0;
}

#toolbar2 {
	/*width: 80.2%;
	margin-top: 0;
	float: right;*/
}

#headerBox {
	margin-top: 1em;
}

.headerInfo {
	background-color: #505050;
	border: thin solid black;
	padding: 8px;
}

	.headerInfo td {
		padding: 5px;
	}

		.headerInfo td:first-child {
			width: 13%;
		}

	.headerInfo .hiLabel {
		color: white;
		font-weight: bold;
		width: 1em;
	}

	.headerInfo .hiValue.cisloProjektuValue,
	.headerInfo .hiValue.cisloProjektuValue > input {
		width: 8em;
	}

/*Toolbar*/
.mainToolbar {
	margin: 6px 0 2px 0;
	padding: 0px 12px;
	border-radius: 4px;
	border-radius: 4px;
	border: 1px solid #dddddd;
	text-shadow: 0px 1px 0px #ffffff;
	-moz-box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.5);
	-webkit-shadow: 0px 0px 4px rgba(0, 0, 0, 0.5);
	box-shadow: 0px 0px 4px #737373;
	background: #ffffff;
	background: -moz-linear-gradient(top, #ffffff 0%, #ffffff 50%, #ededed 50%, #ffffff 100%, #ffffff 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(50%, #ffffff), color-stop(50%, #ededed), color-stop(100%, #ffffff), color-stop(100%, #ffffff));
	background: -webkit-linear-gradient(top, #ffffff 0%, #ffffff 25%, #ededed 70%, #ffffff 100%, #ffffff 100%);
	background: -o-linear-gradient(top, #ffffff 0%, #ffffff 50%, #ededed 50%, #ffffff 100%, #ffffff 100%);
	background: -ms-linear-gradient(top, #ffffff 0%, #ffffff 50%, #ededed 50%, #ffffff 100%, #ffffff 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='@c-E', endColorstr='@c-E', GradientType=0);
	background: linear-gradient(top, #ffffff 0%, #ffffff 50%, #ededed 50%, #ffffff 100%, #ffffff 100%);
}

	.mainToolbar .imgButton, .mainToolbar .imgLink,
	.mainToolbar .dropButton {
		background-color: transparent;
		font-weight: normal;
		margin: 0 0.2em;
		padding: 4px;
		font-size: 1em;
		cursor: pointer;
	}

	.mainToolbar .imgButton, .mainToolbar .imgLink {
		line-height: 32px;
	}

		.mainToolbar .imgButton:active, .mainToolbar .imgLink:active,
		.mainToolbar .imgButton:hover, .mainToolbar .imgLink:hover,
		.mainToolbar .dropButton:active, .mainToolbar .dropButton:hover {
			background-image: url("Images/toolbar_gr_2.png");
		}

		.mainToolbar .imgButton > .ibText, .mainToolbar .imgLink > .ibText {
			padding-left: 3px;
		}

		.mainToolbar .imgButton.aspNetDisabled, .mainToolbar .imgLink.aspNetDisabled {
			background-image: none;
		}

		.mainToolbar .imgButton:active > .ibText, .mainToolbar .imgLink:active > .ibText,
		.mainToolbar .imgButton:hover > .ibText, .mainToolbar .imgLink:hover > .ibText {
			text-decoration: underline;
			color: #7F1419;
		}

		.mainToolbar .imgButton.aspNetDisabled > .ibText, .mainToolbar .imgLink.aspNetDisabled > .ibText {
			text-decoration: none;
		}

.main2 {
	width: 100%;
}

#content {
}

.developingEnvironment {
	/*background-image: url(Images/test-bg.png);
    background-attachment: fixed;*/
}

	.developingEnvironment #main2 {
		background-color: white;
	}

#testContent {
	color: #7F1419;
	margin: 1em 0 0 1em;
	font-size: 3em;
	display: inline-block;
	font-weight: bold;
}


/*Paticka*/
#pata_pha {
	clear: both;
	align-items: center;
	align-content: center;
}

#pata_pha_flex {
	background: #484848;
	overflow: hidden;
	padding: 1em;
	clear: both;
	margin-bottom: 0;
	color: #d4d4d4;
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	justify-content: space-around;
	align-items: center;
	align-content: center;
}


.magistrat, .asd-software {
	background-color: #303030;
	line-height: 44px;
	text-align: center;
	color: #D0D0D0;
}

div.asd-software a, div.magistrat a, div#pata_pha a {
	color: white;
}

div.asd-software a, div.magistrat a, div#pata_pha a {
	color: white;
	text-decoration: underline;
}

.praha {
	background-image: url("../Content/Images/Praha_cbneg.png");
	background-repeat: no-repeat;
	display: block;
	height: 72px;
	padding-left: 80px;
	color: white;
	text-decoration: none;
}

	.praha:hover {
		background-image: url("../Content/Images/Praha_logo.png");
		background-size: 72px;
		background-repeat: no-repeat;
		display: block;
		height: 72px;
		padding-left: 80px;
		color: #d42e12;
		text-decoration: underline;
	}

.prahaeu {
	font-size: 20px;
	top: 20px;
	position: relative;
}

.portal {
	font-size: 10px;
	top: 20px;
	position: relative;
}

.log > input[type="text"], .log > input[type="password"] {
	height: 26px;
}

/* ------------------------------- Úprava hlavičky na responzivní */

#hlavicka {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: stretch;
	align-content: stretch;
}

#hlavickaL {
	flex-grow: 1;
	text-align: center;
}

#Modul-hodnoceni {
	flex-grow: 1;
	text-align: center;
}

#hlavickaR {
	flex-grow: 1;
}

div#hlavicka img {
	width: 250px;
	height: auto;
	padding: 1em;
}

.log {
	background-color: #484848;
	color: #d4d4d4;
	padding: 0.313em;
	float: inherit;
	/*width: 100%;*/
	height: 7.5em;
}

#Modul-hodnoceni {
	font-size: 30px;
	padding: 0 0 5px 0;
	color: #767676;
	font-family: 'Roboto', "Open Sans",sans-serif;
	font-weight: bold;
	text-align: center;
	width: max-content;
}

/* -------------------------------- nad 443px */

@media (min-width: 443px) {
	#Modul-hodnoceni {
		padding: 0 1em;
	}
}
/* -------------------------------- nad 503px */

@media (min-width: 503px) {
	#Modul-hodnoceni {
		padding: 1em;
	}
}

/* -------------------------------- nad 531px */

@media (min-width: 531px) {

	#hlavickaL {
		flex-grow: 0;
		text-align: center;
	}

	#Modul-hodnoceni {
		flex-grow: 0;
		text-align: center;
		text-align: right;
		width: min-content;
		padding: 10px 1em 0 0;
	}

	#hlavickaR {
		flex-grow: 1;
	}
	
}

/* -------------------------------- nad 542px */

@media (min-width: 542px) {
	#Modul-hodnoceni {
		padding: 10px 1em;
	}
}

/* -------------------------------- nad 855px */

@media (min-width: 855px) {

	#hlavickaL {
		flex-grow: 0;
		text-align: center;
	}

	#Modul-hodnoceni {
		flex-grow: 1;
		text-align: right;
		padding: 30px 10px 0 0;
	}

	#hlavickaR {
		flex-grow: 0;
	}

	.log {
		float: right;
		width: 25em;
	}
}

/* -------------------------------- nad 994px */

@media (min-width: 1200px) {
	#Modul-hodnoceni {
		padding-top: 59px;
		text-align: right;
	}
	div#hlavicka img {
		width: 100%;
		height: auto;
		padding: 0;
	}
}

/* ------------------------------- Úprava #menu na responzivní */

#menu {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: stretch;
	align-content: stretch;
}

/* ------------------------------- uskakující nadpis stránky */

#toolbar2 {
	width: auto;
	margin-top: 0;
	/*float: inherit;
	margin-left: 20em;*/
}
/* ------------------------------- úprava skládání obsahu při nižším rozlišení */
@media (max-width: 1166px) {
	#toolbar1 {
		/*background-color: #FFFFFF;
		margin-top: 0;
		margin-left: 240px;*/
	}

	#toolbar2 {
		width: auto;
				
	}

	.main2 {
		/*margin-left: 230px;
		width: auto;
		float: none;
		z-index: -1;*/
	}
}

/* ------------------------------- úprava vyhledávání při nižším rozlišení */
@media (max-width: 888px) {
	.smSearchPanel {
		text-align: right;
		display: block;
		margin-top: 4em;
	}	
}

/* ------------------------------- úprava rozložení layoutu do rozlišení 800px */
@media (max-width: 800px) {
	.leftColumn {
		width: 100%;
		display: block;
		padding: 10px;
	}
	#toolbar1, .main2, h1 {
		
	}
}

/*a.asd_logo {
	width: 160px;
	height: 35px;
	display: block;
	background-image: url('../Images/asd_logo.png');
	background-repeat: no-repeat;
}*/

/* ------------------------------- nový flex laxout stránky */

.flex-container {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-direction: normal;
	-moz-box-direction: normal;
	-webkit-box-orient: horizontal;
	-moz-box-orient: horizontal;
	-webkit-flex-direction: row;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: start;
	-moz-box-pack: start;
	-webkit-justify-content: flex-start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-webkit-align-content: stretch;
	-ms-flex-line-pack: stretch;
	align-content: stretch;
	-webkit-box-align: start;
	-moz-box-align: start;
	-webkit-align-items: flex-start;
	-ms-flex-align: start;
	align-items: flex-start;
}

@media (min-width: 820px) {
	.flex-container {
	-webkit-flex-wrap: nowrap;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
}
}

.flex-left {
	-webkit-box-ordinal-group: 1;
	-moz-box-ordinal-group: 1;
	-webkit-order: 0;
	-ms-flex-order: 0;
	order: 0;
	-webkit-box-flex: 0;
	-moz-box-flex: 0;
	-webkit-flex: 0 1 auto;
	-ms-flex: 0 1 auto;
	flex: 0 1 auto;
	-webkit-align-self: auto;
	-ms-flex-item-align: auto;
	align-self: auto;
	margin-right: 5em;
	min-width: 250px;
	max-width: 250px;
}

.flex-right {
	-webkit-box-ordinal-group: 1;
	-moz-box-ordinal-group: 1;
	-webkit-order: 0;
	-ms-flex-order: 0;
	order: 0;
	-webkit-box-flex: 1;
	-moz-box-flex: 1;
	-webkit-flex: 1 1 auto;
	-ms-flex: 1 1 auto;
	flex: 1 1 auto;
	-webkit-align-self: auto;
	-ms-flex-item-align: auto;
	align-self: auto;
	min-height: 400px;
}

	/*
    Legacy Firefox implementation treats all flex containers
    as inline-block elements.
*/

	@-moz-document url-prefix() {
		.flex-container {
			width: 100%;
			-moz-box-sizing: border-box;
		}
	}
.popupHelpOpener
{
    cursor: help;
}

.popupHelp
{
    position: absolute;
    z-index: 100001;
}

    .popupHelp.phCenter
    {
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        margin: auto;
        position: fixed;
    }

.shiftingGrid
{
    position: relative;
    margin-bottom: 10px;
    padding-right: 0;
    border: 1px solid black;
}

    .shiftingGrid > div.gridContainer
    {
        height: 100%;
        overflow-x: hidden;
        overflow-y: auto;
    }

    .shiftingGrid > div > table
    {
        border-collapse: collapse;
        table-layout: fixed;
        width: 100%;
    }

    /*head*/

    .shiftingGrid > div.headerBackColor,
    .shiftingGrid > div.filterBackColor
    {
        left: 0;
        position: absolute;
        right: 0;
        top: 0;
    }

    .shiftingGrid .headerBackColor
    {
        background-color: #093D93;
    }

    .shiftingGrid .filterBackColor
    {
        background-color: #DFF0FF;
    }

    .shiftingGrid > div > table > thead > tr > th > div
    {
        color: white;
        border-left: thin solid #FFFFFF;
        font-weight: normal;
    }

    .shiftingGrid table > thead > tr > th:first-child > div
    {
        border-left: 0 none;
    }

    .shiftingGrid .captionRow > th > div > *
    {
        color: white;
    }

    .shiftingGrid > div > table > thead > tr > th
    {
        padding: 0;
    }

        .shiftingGrid > div > table > thead > tr > th > *
        {
            margin-left: -0.5px;
            position: absolute;
            top: 0;
            vertical-align: middle;
            display: table;
        }

            .shiftingGrid > div > table > thead > tr > th > * > *
            {
                vertical-align: middle;
                padding: 4px 4px;
                display: table-cell;
                font-weight: bold;
            }


    /*header filter*/
    .shiftingGrid .filterRow > th
    {
        padding: 0 2px;
    }

        .shiftingGrid .filterRow > th > div > *
        {
            margin: 3px 0 0 1px;
            padding: 3px 2px 2px;
            font-weight: normal;
            height: 1.8em;
        }

    .shiftingGrid .filterRow input[type=text]
    {
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
    }

    /*body*/

    .shiftingGrid tr
    {
        background-color: white;
    }

        .shiftingGrid tr:nth-child(2n)
        {
            background-color: #F0F0F0;
        }

            .shiftingGrid tr:nth-child(2n) > td
            {
                border-left: thin solid white;
            }

    .shiftingGrid td
    {
        padding: 5px 3px;
        overflow: hidden;
        -ms-word-wrap: break-word;
        word-wrap: break-word;
        border-left: 1px solid #F0F0F0;
    }

    .shiftingGrid > div > table > tbody > tr.focused > td
    {
        background-color: #D3F0FC;
        border-top: 2px solid #093D93;
        border-bottom: 2px solid #093D93;
    }

        .shiftingGrid > div > table > tbody > tr.focused > td:first-child
        {
            border-left: 2px solid #093D93;
        }

        .shiftingGrid > div > table > tbody > tr.focused > td:last-child
        {
            border-right: 2px solid #093D93;
        }

    .shiftingGrid > div > table > tbody > tr
    {
        border-top: 2px solid transparent;
        border-bottom: 2px solid transparent;
    }

    .shiftingGrid tbody td.chB
    {
        text-align: center;
    }

    /*footer*/

    .shiftingGrid > div > table > tfoot
    {
        font-weight: bold;
    }

    .shiftingGrid table > tfoot > tr > td
    {
        padding: 5px;
    }

        .shiftingGrid table > tfoot > tr > td:first-child
        {
            border: 0 none;
        }

    .shiftingGrid table > tfoot,
    .shiftingGrid table > tfoot > tr > td
    {
        border-top: 3px double gray;
    }

    /*content*/

    .shiftingGrid .sgHighlight
    {
        background-color: #FFFF99;
    }

    .shiftingGrid tbody td > input[type=text],
    .shiftingGrid tbody td > textarea
    {
        width: 100%;
        /*margin: 3px 0 0 3px;*/
        padding: 3px 2px 2px;
    }

    .shiftingGrid .shifCol
    {
        white-space: nowrap;
    }

        .shiftingGrid .shifCol input[type=text]
        {
            width: 3em;
            height: 26px;
        }

        .shiftingGrid .shifCol button
        {
            min-width: 26px;
            height: 26px;
            margin: 0;
            line-height: 0;
        }

.smSiteMap ul
    {
        list-style-type: none;
        padding: 0;
    }

        .smSiteMap ul > li
        {
            display: inline;
        }

.smSection .smSectionTitle
{
    margin: 0;
    padding: 0 1em;
    clear: both;
}

.smSection .smEmptySelect
{
    text-align: center;
}

.smSection > .clear
{
    clear: both;
}

.smItem
{
    display: inline-block;
    text-align: center;
    padding: 2em 2em;
    float: left;
    overflow: hidden;
}

.smIcon
{
    display: block;
    margin: 0 auto;
    background-repeat: no-repeat;
}

.smItem.invisible
{
    display: none;
}

.msSearchPanel
{
    text-align: right;
    padding-bottom: 1em;
}

.msSearchPanel *
    {
        float: right;
    }
.validatorList {
    margin-bottom: 1em;
    padding: 10px;
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.3));
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
    background-color: white;
}

    .validatorList li {
        list-style-type: square;
    }


    .validatorList > div {
        position: relative;
        font-size: 1.2em;
        padding: 20px;
        min-height: 64px;
        border-radius: 0px;
    }

        .validatorList > div > .vlIcon {
            position: absolute;
            left: 20px;
            width: 64px;
            height: 64px;
            /*background: url('<%=WebResource("ASDSoft.CEDR.NF.WebControls.Resources.icons.gif") %>') no-repeat;*/
            background: url('Images/icons.gif') no-repeat;
        }

.vlTitle {
    margin: 0 0 0 104px;
    background-image: none;
}

.vlSectionTitle {
    font-weight: bold;
}


.vlMessages {
    margin-bottom: 0;
    margin-left: 60px;
}

.validatorList.Error > div > .vlTitle {
    color: #C00000;
}

.validatorList.Error {
    border: 1px #C00000 solid;
    color: #C00000;
    background-color: #FFF2F2;
}

    .validatorList.Error > div {
    }

        .validatorList.Error > div > .vlIcon {
            background-position: 0 0;
        }

.validatorList.OK > div > .vlTitle {
    color: black;
}

.validatorList.OK {
    border: 1px #008000 solid;
    color: #008000;
    background-color: #E8F4E8;
}

    .validatorList.OK > div {
    }

        .validatorList.OK > div > .vlIcon {
            background-position: -128px 0;
        }

.validatorList.Info > div > .vlTitle {
    color: #093D93;
}

.validatorList.Info {
    border: 1px #093D93 solid;
    color: #093D93;
    background-color: #E2E8F3;
}

    .validatorList.Info > div {
    }

        .validatorList.Info > div > .vlIcon {
            background-position: -64px 0;
        }

.validatorList.Warning > div > .vlTitle {
    color: black;
}

.validatorList.Warning {
    border: 1px #FFCC33 solid;
    background-color: #FFF7DA;
}

    .validatorList.Warning > div {
    }

        .validatorList.Warning > div > .vlIcon {
            background-position: -192px 0;
        }

.acwModalBackground
{
    background-color: #F0F0F0;
}

.acwWaiting
{
    /*background: silver url('<%=WebResource("ASDSoft.AjaxControls.Resources.kolotoc.gif") %>') no-repeat;*/
    background: silver url('Images/kolotoc.gif') center center no-repeat;
}

.acwWindow
{
    background-color: White;
}

    .acwWindow .acwHeader
    {
        background-color: #505050;
    }

    .acwWindow .acwHeaderTitle
    {
        min-height: 20px; /*výška buttonku (16px) + 2×2px border*/
        color: White;
        /*font-weight: bold;
        font-size: larger;*/
    }

    .acwWindow .acwHeader .acwHeaderButton,
    .acwResize
    {
        /*background-image: url('<%=WebResource("ASDSoft.AjaxControls.Resources.images16.png") %>');*/
        background-image: url('Images/images16.png');
        background-repeat: no-repeat;
        width: 16px;
        height: 16px;
    }

    .acwWindow .acwHeader .acwHeaderButton
    {
        border: 2px outset;
    }

.acsTable > thead > tr > th
{
    padding: 5px;
}

.acwClose
{
    background-position: -16px 0px;
}

/*.acwMaximizeBtn*/
.acwMaximized .acwMaximizeBtn
{
    background-position: -48px 0px;
}

.acwMaximizeBtn
{
    background-position: -32px 0px;
}

.acwResize
{
    background-position: 0px 0px;
}

.acsHeaderTable
{
    background-color: #DFF0FF;
}

.acsHeaderRow
{
    background-color: #093D93;
}

    .acsHeaderRow > th > *
    {
        color: white;
    }

.acsHeaderTable #closeBtn
{
    background-color: #990000;
}

/*.acsHeaderTable a
{
    background-color: transparent;
    color: #006CB7;
}*/

span.arrow
{
    /*background-color: transparent;*/
    color: #990000;
    font-size: larger;
    font-weight: bold;
    /*line-height: 24px;*/
    vertical-align: -8%;
}

span.arrowText
{
    line-height: 24px;
    vertical-align: -8%;
}

.noact span.arrow
{
    color: #505050;
    font-weight: bolder;
}

span.noact
{
    /*background-color: transparent;*/
    color: #505050;
}

.acSPagerLinks > .noact
{
    color: #990000;
}


.acSPagerLinks
{
    font-weight: bold;
    /*color: #093D93;*/
}

.pagerInfo
{
    color: #505050;
}

.acwWindow .acsBody tr:hover td /* hover pouze pro control v okně */
{
    background-color: #DDDDFF;
}


.acsHighlight /*zvýraznění hledaného textu*/
{
    background-color: Yellow;
}

.acsEmptyDataText, .acsMessage
{
    font-weight: bold;
}

