/*
    Colors 3.0
    #78898E - Dark
    #F0F4F6 - Bg1 
    #FAFCFC - Bg2
    #E2E6E7 - Border
    #d6dcde/#81949a - Border Btn / hover
*/

.ok-icon, .ok-icon-big {
    color: #77BD1F;
}

.err-icon, .err-icon-big {
    color: #b71513;
}

.ok-icon,
.err-icon {
    font-size: 20px !important;
}

.ok-icon-big,
.err-icon-big {
    font-size: 38px !important;
}

.chckOn {
    display: block;
    width: 24px;
    height: 24px;
    background: url('../images/icons/Opravneni/edtCheckBoxOn.gif') center center no-repeat;
    cursor: pointer;
}

.chckOff {
    display: block;
    width: 24px;
    height: 24px;
    background: url('../images/icons/Opravneni/edtCheckBoxOff.gif') center center no-repeat;
    cursor: pointer;
}

/* MOD Table */

.modTable {
    border-width: 1px;
    border-style: solid;
    border-collapse: collapse;
}

    .modTable td, .modTable th {
        border-width: 1px;
        border-style: solid;
        height: 20px;
    }

    .modTable td {
        border-color: #555;
    }

    .modTable th {
        color: #222;
        padding: 0px 3px;
    }

.navigtree table {
    background-color: Transparent !important;
}


.navigtree .dxtlAltNode_Aqua, .navigtree .dxtlAltNode_BlackGlass, .navigtree .dxtlAltNode_Glass {
    background-color: White;
}

/************ datenavig ****************/
.pnlMonth a {
    text-decoration: none;
    padding: 10px 20px;
    display: block;
    border: 1px solid #fff;
    text-align: center;
}

.pnlMonth .lblYear {
    font-size: 1.2em;
    font-weight: bold;
}

.tblColYaer {
    padding-top: 20px;
}
/******** end datenavig *************/
/******** Edit form att *************/
.cloudGlobalConfigTracerNavig {
    margin-top: 20px;
}

.CatJO_Navig {
    margin-bottom: 20px;
    border-bottom: solid 2px #e7ebed;
}

    .CatJO_Navig li {
        position: relative;
        height: 52px;
    }

.nav-tabs.CatJO_Navig li a {
    font-size: 1.1em;
}

.CatJO_Navig li a {
    text-decoration: none;
    color: #5a6b6f;
    padding: 10px 10px 15px 10px;
}

    .CatJO_Navig li a:hover {
        background-color: transparent !important;
        border-color: transparent;
    }

.CatJO_Navig li:hover:after {
    background-color: #9cacb1;
}

.CatJO_Navig li:after {
    content: "";
    height: 4px;
    background-color: transparent;
    width: 100%;
    position: absolute;
    bottom: -2px;
    left: 0;
}

.CatJO_Navig li.active:after {
    background-color: #db273f;
}

.CatJO_Navig li.active a {
    color: #db273f;
    border: none;
    font-weight: bold;
}

    .CatJO_Navig li.active a:hover {
        border: none;
        color: #db273f;
    }

.CatJO_Navig-red.CatJO_Navig li.active:after {
    background-color: #db273f;
}

.CatJO_Navig-red.CatJO_Navig li.active a {
    color: #db273f;
    border: none;
    font-weight: bold;
}

    .CatJO_Navig-red.CatJO_Navig li.active a:hover {
        border: none;
        color: #db273f;
    }

.CatJO_Navig li.arrow {
    font-size: 1.1em;
    position: relative;
    top: 5px;
    background-color: #fff;
}

    .CatJO_Navig li.arrow:hover:after {
        bottom: 0px;
        background-color: #fff;
    }

@media only screen and (max-width: 991px) {
    .CatJO_Navig li {
        height: 48px;
        margin-bottom: 10px;
        width: 100%;
        text-align: center;
    }
}

.notEnabled, .notEnabledEdit, .Enabled, .EnabledEdit {
    border: 1px solid #9f9f9f;
    margin: 1px;
    text-align: right;
    height: 17px;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 2px;
    font-size: 9pt;
}


    .notEnabledTxt, .notEnabled, .notEnabledTxt input, .notEnabled input {
    }

    .notEnabledEdit, .notEnabledEdit input {
        background-color: #EEEFB3 !important;
        color: #202020 !important;
    }

.Enabled {
    background-color: #fff;
    color: #111 !important;
}

.EnabledEdit, .EnabledEdit input {
    background-color: #FEFF8F !important;
    color: #111 !important;
}

.nullgray td, .nullgray {
    color: #666;
}

.hpMonth {
    font-size: 18px !important;
    font-weight: bold;
}

.hpUserName, a.hpUserName {
    font-size: 18px !important;
    font-weight: bold;
}
/******** END Edit form att *************/
.dsh-clock,
.dsh-refresh {
    cursor: pointer;
    margin-left: 5px;
}

.dsh-refresh:hover {
    color: inherit;
}

.dsh-wrapper .dsh-clock {
    display: none;
}

.dsh-wrapper.dsh-active .dsh-clock,
.dsh-wrapper:hover .dsh-clock {
    display: initial;
}
/******* MCCOsobaSelect *****************/
.MCCOsobaFilter {
    color: #555;
    padding: 0.6em 1.1em;
    width: 240px;
    background-color: #fafcfc;
    border: 1px solid #d6dcde;
    border-radius: 3px;
    font: 14px "Open Sans", "Helvetica", sans-serif;
    margin-bottom: 5px;
    margin-right: 5px;
}

    .MCCOsobaFilter:focus {
        outline: none;
    }

.input-append {
    white-space: nowrap;
}

    .input-append .btn {
        height: 30px;
        position: relative;
        top: -1px;
        left: -50px;
        border: 0px;
        background: transparent;
    }

.mccmarkup {
    background: #FFDCDC;
}

a:hover .mccmarkup {
    background: transparent;
}

.logoutmenu a, td.mccosobasel a {
    display: block;
    text-decoration: none;
    padding: 9px 20px 9px 30px;
    background-color: #fafcfc;
    text-align: left;
    border: 1px solid Transparent;
    position: relative;
    color: #5a6b6f;
    white-space: nowrap;
}


    .logoutmenu a:hover, td.mccosobasel a:hover {
        text-decoration: none;
        background-color: #e7ebed;
    }


.logoutmenu {
    padding: 2px !important;
}

    .logoutmenu a {
    }

td.mccosobasel {
    vertical-align: top;
    white-space: nowrap;
    background-color: #fafcfc;
}

    td.mccosobasel a.mccselactual {
        background-color: #e7ebed;
        font-weight: bold;
    }

        td.mccosobasel a.mccUzaverka:before,
        td.mccosobasel a.mccPotvrzeni:before,
        td.mccosobasel a.mccKontrola:before,
        td.mccosobasel a.mccselactual:before {
            content: "\f0da";
            font-family: 'FontAwesome';
            width: 0px;
            height: 0px;
            font-weight: bold;
            position: absolute;
            line-height: 20px;
        }

    td.mccosobasel a.mccUzaverka:before {
        content: "\f023" !important;
        left: 10px !important;
    }

    td.mccosobasel a.mccPotvrzeni:before {
        font-family: 'aktion' !important;
        content: "\52" !important;
        left: 10px !important;
    }

    td.mccosobasel a.mccKontrola:before {
        content: "\f00c" !important;
        left: 10px !important;
    }

    td.mccosobasel a.mccselactual:before {
        content: "\f0da";
        left: 14px;
    }

/******* END MCCOsobaSelect **************/
/******** Pruchody ***********************/
.dialog_form_wrapper {
    padding: 10px;
    position: relative;
    padding-bottom: 65px; /*buttons*/
}

.pruchodEdit .dialog_form_wrapper {
    min-height: 520px;
}

.dialog_form_wrapper h2 {
    margin-top: 0px;
}

.dialog_form_buttons {
    position: absolute;
    bottom: 10px;
    right: 30px;
}

    .dialog_form_buttons table {
        border-spacing: 0;
    }

    .dialog_form_buttons td {
        padding: 0 0 0 3px;
    }

#page-wrap.pruchodEdit {
    min-width: 400px;
}

.dialog_form_wrapper .buttonLink {
    border: 1px solid #ddd;
    display: inline-block;
    border-radius: 3px;
    line-height: 34px;
    padding: 0px 15px;
    color: white;
    user-select: none;
}


    .dialog_form_wrapper .buttonLink .fa {
        line-height: 34px;
    }

.dialog_form_wrapper .edt-lbl-btn {
    padding-right: 10px;
}

.dialog_form_wrapper .edt-note {
    padding: 20px 40px 5px 10px;
}

.btnPrevzitZeSmeny {
    margin-right: 36px;
    margin-bottom: 5px;
    margin-top: -5px;
}

    .btnPrevzitZeSmeny a.dxbButton_Aktion3 {
        color: initial;
        text-decoration: underline;
    }
/******* END Pruchody *********************/
/******* TransferDropdown *****************/
a.transferddlink {
    text-decoration: none;
    padding: 4px 20px;
    display: block;
    background-color: #fff;
    text-align: left;
    border: 1px solid Transparent;
}

    a.transferddlink.sep {
        border-bottom: 1px solid #ccc;
    }


table.tbltransferdd {
    width: 100%;
    background-color: #fafcfc;
}

    table.tbltransferdd td {
        white-space: nowrap;
        vertical-align: top;
        background-color: #fafcfc;
    }

.tbltransferdd a {
    color: #000;
    background-color: #fafcfc;
    padding: 10px 20px;
}

td.mccosobasel a.mccselactual:hover,
a.transferddlink:hover {
    text-decoration: none;
    background-color: #e7ebed;
}

.tbltransferdd table.tblNavig {
    width: 100%;
}

    .tbltransferdd table.tblNavig td {
        text-align: center;
        padding: 0px 0 15px 0;
    }


.tbltransferdd td.tblNavigCount {
    width: 75px;
}

.tbltransferdd table.tblNavig a {
    color: transparent;
    display: block;
    margin: auto;
}

.tbltransferdd table.tblNavig span {
    display: block;
    text-decoration: none;
    padding: 4px 15px;
    background-color: #fff;
    text-align: left;
    border: 1px solid Transparent;
}

.tbltransferdd table.tblNavig a:hover {
    /*background-color: #f2f2f2; 	border: 1px solid #888; 	color: #000;*/
}
/******* END TransferDropdown **************/

/******* HELPER ***************************/
.showhelp_2 {
    display: none;
    color: #444;
    font-size: 14px;
    padding: 10px 15px 10px 35px;
    position: absolute;
    text-align: left;
    margin-top: 0px;
    margin-left: 15px;
    background-color: #fdfdfd;
    opacity: 1;
    border: 1px solid #444;
    z-index: 12010;
    max-width: 850px;
}

    .showhelp_2:before {
        content: '\f05a';
        font-family: 'FontAwesome';
        font-size: 18px;
        left: 10px;
        top: 10px;
        color: #bbb;
        width: 18px;
        display: inline-block;
        position: absolute;
    }

.showhelp_ESOO {
    background: url('../images/icons/info16.png') no-repeat 10px 10px #f5f5f5;
    display: none;
    z-index: 1000;
    border: 1px solid #aaa;
    color: #444;
    font-size: 12px;
    padding: 10px 15px 10px 35px;
    position: absolute;
    text-align: left;
    margin-top: 0px;
    margin-left: 15px;
    -webkit-border-radius: 5px 5px 5px 5px;
    -moz-border-radius: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 5px;
    width: 350px;
}

#helper /* pro zjednoduseny tooltip */ {
    position: absolute;
    visibility: hidden;
}

.helpcursor {
    line-height: normal;
    cursor: pointer;
    font-size: 16px;
}

.helptcursor {
    cursor: pointer;
}
/****** END HELPER ******/

.table_hromadne {
    min-width: 520px;
}

    .table_hromadne td {
        padding: 8px 12px;
    }

.uzt_name {
    background-color: #F0F0F0;
    padding-left: 40px !important;
    white-space: normal;
}

    .uzt_name:before {
        font-family: 'FontAwesome';
        width: 0px;
        height: 0px;
        font-weight: bold;
        position: absolute;
        left: 10px;
        line-height: 28px;
        font-size: 20px;
    }

.uztr_error .uzt_name {
    background-color: #FFF0F0;
}

    .uztr_error .uzt_name:before {
        content: "\f057";
        color: #A60000;
    }

.uztr_ok .uzt_name {
    background-color: #F0FFF0;
}

    .uztr_ok .uzt_name:before {
        content: "\f058";
        color: #57A600;
    }


.uzr td, .uztr_error td, .uztr_ok td {
    vertical-align: top;
    background-color: #F0F0F0;
}

.uztr_error td {
    background-color: #FFF0F0;
}

.uztr_ok td {
    background-color: #F0FFF0;
}

/* ATTPr */
.GTTPr_Wrap {
    padding: 3px 5px;
    margin: 10px 0px;
    background-color: #f5f5f5;
}

.GTTPr_WrapAct {
    padding: 10px 5px;
}

.GTTPr_Date span {
    font-weight: normal;
}

.GTTPr_Date {
    font-weight: bold;
    padding-left: 5px;
    padding-bottom: 5px;
}

.GTTPr_ActDate {
    padding-left: 5px;
}

.GTTPr_Tab td.attp_time {
    padding-left: 5px;
    font-weight: bold;
}

.GTTPr_Tab td.nop {
    padding-left: 0px;
    padding-right: 0px;
}

.GTTPr_Tab td.att_pairpr {
    width: 30px;
}

.GTTPr_Tab td.attp_gps {
    width: 16px;
}

.GTTPr_Tab td {
    padding: 2px 4px;
}

.GTTPr_Tab .attp_nodata {
    font-style: italic;
}

.attp_filter {
    padding: 5px 0px;
}

    .attp_filter a {
        margin: 0px 5px;
    }

.ATTPr_DateRowAdd {
    padding: 5px;
    margin-bottom: 5px;
}

#ATTPr_PassPairCheck {
    margin-left: 10px;
}

.attpr_quickmenuwrap {
    min-width: 750px;
}

    .attpr_quickmenuwrap a {
        white-space: nowrap;
        max-width: 350px;
        display: block;
        text-decoration: none;
        margin-left: -15px;
        padding: 7px 15px 7px 15px;
        background-color: #fff;
        text-align: left;
        border: 1px solid Transparent;
        position: relative;
        color: #5a6b6f;
    }

        .attpr_quickmenuwrap a:hover {
            color: #ffffff;
            text-decoration: none;
        }

    .attpr_quickmenuwrap h3,
    .attpr_quickmenuwrap h4 {
        margin-top: 5px;
        margin-bottom: 10px;
        padding-bottom: 10px;
        border-bottom: 1px solid rgba(0,0,0,0.1);
    }

    .attpr_quickmenuwrap .col {
        position: relative;
        min-height: 1px;
        padding: 0 15px;
        float: left;
        width: 25%;
    }

table.biotest td {
    padding: 5px;
}

#ESeBio_BO_Wrapper,
#ESeBio_Hand_Wrapper,
#ESeBio_StatusHand_Wrapper,
#CW_ESeBio_StatusHand_Wrapper {
    margin: 20px 0px 5px;
    background: url('../images/bio/dlane.png') no-repeat top left;
    position: relative;
    width: 240px;
    height: 115px;
}

#ESeBio_BO_Wrapper {
    margin: 0 auto 0px;
}

#ESeBio_StatusHand_Wrapper,
#CW_ESeBio_StatusHand_Wrapper {
    margin: 0 auto 20px;
}

#ESeBio_Hand_Finger0,
#ESeBio_Hand_Finger1,
#ESeBio_Hand_Finger2,
#ESeBio_Hand_Finger3,
#ESeBio_Hand_Finger4,
#ESeBio_Hand_Finger5,
#ESeBio_Hand_Finger6,
#ESeBio_Hand_Finger7,
#ESeBio_Hand_Finger8,
#ESeBio_Hand_Finger9,
#ESeBio_StatusHand_Finger0,
#ESeBio_StatusHand_Finger1,
#ESeBio_StatusHand_Finger2,
#ESeBio_StatusHand_Finger3,
#ESeBio_StatusHand_Finger4,
#ESeBio_StatusHand_Finger5,
#ESeBio_StatusHand_Finger6,
#ESeBio_StatusHand_Finger7,
#ESeBio_StatusHand_Finger8,
#ESeBio_StatusHand_Finger9,
#ESeBio_BO_Finger0,
#ESeBio_BO_Finger1,
#ESeBio_BO_Finger2,
#ESeBio_BO_Finger3,
#ESeBio_BO_Finger4,
#ESeBio_BO_Finger5,
#ESeBio_BO_Finger6,
#ESeBio_BO_Finger7,
#ESeBio_BO_Finger8,
#ESeBio_BO_Finger9,
img.ESeBio_Hand_MapAnchor {
    width: 240px;
    height: 115px;
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 0;
}

img.ESeBio_Hand_MapAnchor {
    z-index: 1
}



#ESeBio_Hand_Finger0[active='true'] {
    background: url('../images/bio/finger0.png?v4') no-repeat top left;
}

#ESeBio_Hand_Finger1[active='true'] {
    background: url('../images/bio/finger1.png?v4') no-repeat top left;
}

#ESeBio_Hand_Finger2[active='true'] {
    background: url('../images/bio/finger2.png?v4') no-repeat top left;
}

#ESeBio_Hand_Finger3[active='true'] {
    background: url('../images/bio/finger3.png?v4') no-repeat top left;
}

#ESeBio_Hand_Finger4[active='true'] {
    background: url('../images/bio/finger4.png?v4') no-repeat top left;
}

#ESeBio_Hand_Finger5[active='true'] {
    background: url('../images/bio/finger5.png?v4') no-repeat top left;
}

#ESeBio_Hand_Finger6[active='true'] {
    background: url('../images/bio/finger6.png?v4') no-repeat top left;
}

#ESeBio_Hand_Finger7[active='true'] {
    background: url('../images/bio/finger7.png?v4') no-repeat top left;
}

#ESeBio_Hand_Finger8[active='true'] {
    background: url('../images/bio/finger8.png?v4') no-repeat top left;
}

#ESeBio_Hand_Finger9[active='true'] {
    background: url('../images/bio/finger9.png?v4') no-repeat top left;
}

#ESeBio_Hand_Finger0[bo='true'] {
    background: url('../images/bio/bofinger0.png?v4') no-repeat top left !important;
}

#ESeBio_Hand_Finger1[bo='true'] {
    background: url('../images/bio/bofinger1.png?v4') no-repeat top left !important;
}

#ESeBio_Hand_Finger2[bo='true'] {
    background: url('../images/bio/bofinger2.png?v4') no-repeat top left !important;
}

#ESeBio_Hand_Finger3[bo='true'] {
    background: url('../images/bio/bofinger3.png?v4') no-repeat top left !important;
}

#ESeBio_Hand_Finger4[bo='true'] {
    background: url('../images/bio/bofinger4.png?v4') no-repeat top left !important;
}

#ESeBio_Hand_Finger5[bo='true'] {
    background: url('../images/bio/bofinger5.png?v4') no-repeat top left !important;
}

#ESeBio_Hand_Finger6[bo='true'] {
    background: url('../images/bio/bofinger6.png?v4') no-repeat top left !important;
}

#ESeBio_Hand_Finger7[bo='true'] {
    background: url('../images/bio/bofinger7.png?v4') no-repeat top left !important;
}

#ESeBio_Hand_Finger8[bo='true'] {
    background: url('../images/bio/bofinger8.png?v4') no-repeat top left !important;
}

#ESeBio_Hand_Finger9[bo='true'] {
    background: url('../images/bio/bofinger9.png?v4') no-repeat top left !important;
}


#ESeBio_Hand_Finger0[hovered='true'] {
    background: url('../images/bio/actfinger0.png?v4') no-repeat top left !important;
}

#ESeBio_Hand_Finger1[hovered='true'] {
    background: url('../images/bio/actfinger1.png?v4') no-repeat top left !important;
}

#ESeBio_Hand_Finger2[hovered='true'] {
    background: url('../images/bio/actfinger2.png?v4') no-repeat top left !important;
}

#ESeBio_Hand_Finger3[hovered='true'] {
    background: url('../images/bio/actfinger3.png?v4') no-repeat top left !important;
}

#ESeBio_Hand_Finger4[hovered='true'] {
    background: url('../images/bio/actfinger4.png?v4') no-repeat top left !important;
}

#ESeBio_Hand_Finger5[hovered='true'] {
    background: url('../images/bio/actfinger5.png?v4') no-repeat top left !important;
}

#ESeBio_Hand_Finger6[hovered='true'] {
    background: url('../images/bio/actfinger6.png?v4') no-repeat top left !important;
}

#ESeBio_Hand_Finger7[hovered='true'] {
    background: url('../images/bio/actfinger7.png?v4') no-repeat top left !important;
}

#ESeBio_Hand_Finger8[hovered='true'] {
    background: url('../images/bio/actfinger8.png?v4') no-repeat top left !important;
}

#ESeBio_Hand_Finger9[hovered='true'] {
    background: url('../images/bio/actfinger9.png?v4') no-repeat top left !important;
}

#ESeBio_BO_Finger0[active='true'] {
    background: url('../images/bio/finger0.png?v4') no-repeat top left;
}

#ESeBio_BO_Finger1[active='true'] {
    background: url('../images/bio/finger1.png?v4') no-repeat top left;
}

#ESeBio_BO_Finger2[active='true'] {
    background: url('../images/bio/finger2.png?v4') no-repeat top left;
}

#ESeBio_BO_Finger3[active='true'] {
    background: url('../images/bio/finger3.png?v4') no-repeat top left;
}

#ESeBio_BO_Finger4[active='true'] {
    background: url('../images/bio/finger4.png?v4') no-repeat top left;
}

#ESeBio_BO_Finger5[active='true'] {
    background: url('../images/bio/finger5.png?v4') no-repeat top left;
}

#ESeBio_BO_Finger6[active='true'] {
    background: url('../images/bio/finger6.png?v4') no-repeat top left;
}

#ESeBio_BO_Finger7[active='true'] {
    background: url('../images/bio/finger7.png?v4') no-repeat top left;
}

#ESeBio_BO_Finger8[active='true'] {
    background: url('../images/bio/finger8.png?v4') no-repeat top left;
}

#ESeBio_BO_Finger9[active='true'] {
    background: url('../images/bio/finger9.png?v4') no-repeat top left;
}

#ESeBio_BO_Finger0[active='true'][hovered='true'] {
    background: url('../images/bio/boactfinger0.png?v4') no-repeat top left !important;
}

#ESeBio_BO_Finger1[active='true'][hovered='true'] {
    background: url('../images/bio/boactfinger1.png?v4') no-repeat top left !important;
}

#ESeBio_BO_Finger2[active='true'][hovered='true'] {
    background: url('../images/bio/boactfinger2.png?v4') no-repeat top left !important;
}

#ESeBio_BO_Finger3[active='true'][hovered='true'] {
    background: url('../images/bio/boactfinger3.png?v4') no-repeat top left !important;
}

#ESeBio_BO_Finger4[active='true'][hovered='true'] {
    background: url('../images/bio/boactfinger4.png?v4') no-repeat top left !important;
}

#ESeBio_BO_Finger5[active='true'][hovered='true'] {
    background: url('../images/bio/boactfinger5.png?v4') no-repeat top left !important;
}

#ESeBio_BO_Finger6[active='true'][hovered='true'] {
    background: url('../images/bio/boactfinger6.png?v4') no-repeat top left !important;
}

#ESeBio_BO_Finger7[active='true'][hovered='true'] {
    background: url('../images/bio/boactfinger7.png?v4') no-repeat top left !important;
}

#ESeBio_BO_Finger8[active='true'][hovered='true'] {
    background: url('../images/bio/boactfinger8.png?v4') no-repeat top left !important;
}

#ESeBio_BO_Finger9[active='true'][hovered='true'] {
    background: url('../images/bio/boactfinger9.png?v4') no-repeat top left !important;
}

#ESeBio_BO_Finger0[bo='true'] {
    background: url('../images/bio/bofinger0.png?v4') no-repeat top left !important;
}

#ESeBio_BO_Finger1[bo='true'] {
    background: url('../images/bio/bofinger1.png?v4') no-repeat top left !important;
}

#ESeBio_BO_Finger2[bo='true'] {
    background: url('../images/bio/bofinger2.png?v4') no-repeat top left !important;
}

#ESeBio_BO_Finger3[bo='true'] {
    background: url('../images/bio/bofinger3.png?v4') no-repeat top left !important;
}

#ESeBio_BO_Finger4[bo='true'] {
    background: url('../images/bio/bofinger4.png?v4') no-repeat top left !important;
}

#ESeBio_BO_Finger5[bo='true'] {
    background: url('../images/bio/bofinger5.png?v4') no-repeat top left !important;
}

#ESeBio_BO_Finger6[bo='true'] {
    background: url('../images/bio/bofinger6.png?v4') no-repeat top left !important;
}

#ESeBio_BO_Finger7[bo='true'] {
    background: url('../images/bio/bofinger7.png?v4') no-repeat top left !important;
}

#ESeBio_BO_Finger8[bo='true'] {
    background: url('../images/bio/bofinger8.png?v4') no-repeat top left !important;
}

#ESeBio_BO_Finger9[bo='true'] {
    background: url('../images/bio/bofinger9.png?v4') no-repeat top left !important;
}

#CW_ESeBio_StatusHand_Wrapper #ESeBio_StatusHand_Finger0[hovered='true'] {
    background: url('../images/bio/finger0.png?v4') no-repeat top left !important;
}

#CW_ESeBio_StatusHand_Wrapper #ESeBio_StatusHand_Finger1[hovered='true'] {
    background: url('../images/bio/finger1.png?v4') no-repeat top left !important;
}

#CW_ESeBio_StatusHand_Wrapper #ESeBio_StatusHand_Finger2[hovered='true'] {
    background: url('../images/bio/finger2.png?v4') no-repeat top left !important;
}

#CW_ESeBio_StatusHand_Wrapper #ESeBio_StatusHand_Finger3[hovered='true'] {
    background: url('../images/bio/finger3.png?v4') no-repeat top left !important;
}

#CW_ESeBio_StatusHand_Wrapper #ESeBio_StatusHand_Finger4[hovered='true'] {
    background: url('../images/bio/finger4.png?v4') no-repeat top left !important;
}

#CW_ESeBio_StatusHand_Wrapper #ESeBio_StatusHand_Finger5[hovered='true'] {
    background: url('../images/bio/finger5.png?v4') no-repeat top left !important;
}

#CW_ESeBio_StatusHand_Wrapper #ESeBio_StatusHand_Finger6[hovered='true'] {
    background: url('../images/bio/finger6.png?v4') no-repeat top left !important;
}

#CW_ESeBio_StatusHand_Wrapper #ESeBio_StatusHand_Finger7[hovered='true'] {
    background: url('../images/bio/finger7.png?v4') no-repeat top left !important;
}

#CW_ESeBio_StatusHand_Wrapper #ESeBio_StatusHand_Finger8[hovered='true'] {
    background: url('../images/bio/finger8.png?v4') no-repeat top left !important;
}

#CW_ESeBio_StatusHand_Wrapper #ESeBio_StatusHand_Finger9[hovered='true'] {
    background: url('../images/bio/finger9.png?v4') no-repeat top left !important;
}

#ESeBio_StatusHand_Finger0[active='true'] {
    background: url('../images/bio/finger0.png?v4') no-repeat top left !important;
}

#ESeBio_StatusHand_Finger1[active='true'] {
    background: url('../images/bio/finger1.png?v4') no-repeat top left !important;
}

#ESeBio_StatusHand_Finger2[active='true'] {
    background: url('../images/bio/finger2.png?v4') no-repeat top left !important;
}

#ESeBio_StatusHand_Finger3[active='true'] {
    background: url('../images/bio/finger3.png?v4') no-repeat top left !important;
}

#ESeBio_StatusHand_Finger4[active='true'] {
    background: url('../images/bio/finger4.png?v4') no-repeat top left !important;
}

#ESeBio_StatusHand_Finger5[active='true'] {
    background: url('../images/bio/finger5.png?v4') no-repeat top left !important;
}

#ESeBio_StatusHand_Finger6[active='true'] {
    background: url('../images/bio/finger6.png?v4') no-repeat top left !important;
}

#ESeBio_StatusHand_Finger7[active='true'] {
    background: url('../images/bio/finger7.png?v4') no-repeat top left !important;
}

#ESeBio_StatusHand_Finger8[active='true'] {
    background: url('../images/bio/finger8.png?v4') no-repeat top left !important;
}

#ESeBio_StatusHand_Finger9[active='true'] {
    background: url('../images/bio/finger9.png?v4') no-repeat top left !important;
}

#ESEBioProgressWrapper > td {
    text-align: center;
    padding-bottom: 5px;
}

#ESEBioProgressWrapper .ESEBioProgress {
    margin: auto;
}

#ESEBioProgressWrapper .white {
    color: #fff;
}

/*.ESEBioProgress{
    height: 15px;
	position: relative;
	background: #e5e5e5;
	-moz-border-radius: 25px;
	-webkit-border-radius: 25px;
	border-radius: 25px;
	padding: 5px 7px;
	box-shadow: inset 0 -1px 1px rgba(255,255,255,0.3);
}

.ESEBioProgress > span {
  display: block;
  height: 100%;
  border-top-right-radius: 8px;
  border-bottom-right-radius: 8px;
  border-top-left-radius: 20px;
  border-bottom-left-radius: 20px;
  background-color: #6fbe31;
  position: relative;
  overflow: hidden;
}*/


#ESEOpenDoorResult {
    margin-bottom: 10px;
}

.fixedthDX,
.fixedth {
    top: 0;
    position: fixed;
    width: auto;
    display: none;
    border: none;
    background: white;
}

.fixedthDX {
}

.fixedth th {
    border-bottom: 1px solid #aaa;
}

.hideFilterBtn .dxtlHeader_Aktion3 .dxTreeList_HeaderFilter_Aktion3,
.hideFilterBtn #ctl00_phContent_ctl00_gridView_DXHeadersRow0 .dxgv__hfb,
.hideFilterBtn #gridView_DXHeadersRow0 .dxgv__hfb {
    display: none !important;
}

.hideFilterBtn .dxgvFilterRow_Aktion3 {
    display: none;
}

.recNavig {
    padding-left: 0px;
    margin-left: 0px;
    margin-bottom: 0px;
    white-space: nowrap;
}

.tblNavig {
    padding-right: 20px;
    margin-bottom: 0px;
    white-space: nowrap;
    float: right;
}

#defPeriod {
    padding-left: 0px;
    margin-bottom: 0px;
    white-space: nowrap;
}

.recNavig > li,
.tblNavig > li,
#defPeriod > li {
    display: inline-block;
    line-height: 61px;
    white-space: nowrap;
    vertical-align: middle;
}

.recNavig a,
.tblNavig a,
#defPeriod > li a {
    text-decoration: none;
}

#defPeriod li#miTemplateMonth > a {
    margin: 0px;
}

.recNavig a.navPrev,
.recNavig a.navNext,
.tblNavig a.navPrev,
.tblNavig a.navNext,
#defPeriod li a.navPrev,
#defPeriod li a.navNext {
    display: block;
    font-size: 18px;
    line-height: 24px;
    padding: 5px 13px;
    border: 1px solid #ccc;
    border-radius: 3px;
    background-color: white;
}

.recNavig a.navPrev:hover,
.recNavig a.navNext:hover,
.tblNavig a.navPrev:hover,
.tblNavig a.navNext:hover,
#defPeriod li a.navPrev:hover,
#defPeriod li a.navNext:hover {
    border-color: #9cacb1;
    background-color: #fafcfc;
}

.recNavig a.navPrev,
.tblNavig a.navPrev,
#defPeriod li a.navPrev {
    margin-right: 10px;
}

.recNavig a.navNext,
.tblNavig a.navNext,
#defPeriod li a.navNext {
    margin-left: 10px;
}

#defPeriod #miChangeType {
    margin-left: 20px;
}

#defPeriod #miChangeType .dxmLite_Aktion3 .dxm-horizontal .dxm-item {
    margin-bottom: 0px;
}

table.tblCtrls {
    height: 61px;
}

    table.tblCtrls > tbody > tr > td {
        padding: 0px 4px;
    }

/* Web Terminal */
.webterminal-data-table-wrap {
    width: 100%;
}

.webdshzadosti-data-table-outerwrap{
    overflow: hidden;
}

#webtbuttons {
    margin-bottom: 25px;
}
.webterminal-data-table-wrap {
    margin-bottom: 5px;
}


table.webterminal-table-wrap td {
    white-space: normal;
}


.footrefresh {
    text-align: right;    
    background-color: #fff !important;
    padding-right: 0px;
    display: flex;
    margin-bottom: 25px;
    margin-top: 5px;
    justify-content: flex-end;
}

.webterminal-data-table-wrap .footrefresh a{
    
}

table.webterminal-data-table-wrap td {
    padding: 10px 20px;
    border-top: solid 2px #fff;
    color: #5a6b6f;
    vertical-align: middle !important;
    position: relative;
    text-wrap: none;
    white-space: nowrap;
}

table.webterminal-data-table-wrap th {
    padding: 10px 20px 2px;
    background-color: #fff;
}

    table.webterminal-data-table-wrap th.time,
    table.webterminal-data-table-wrap td.time {
        text-align: right;
    }

.tblEdtSpecZamestnanec .helptcursor,
.webterminal-data-table-wrap .helptcursor {
    margin-left: 5px;
}

/* END Web Terminal*/

.cloud_export_table td {
    text-align: center;
    padding: 20px 30px;
}

.cloud_export_table {
    min-width: 600px;
}

.cloud_foot_refresh {
    text-align: right;
    padding: 10px 0;
}
/* Catering */
.CatJO_Wrapper {
    padding: 0px 0px 0px 0px;
    margin-bottom: 5px;
    background-color: #fff;
}

.tblCatJO_Jidelnicek {
    border: 1px solid #E2E6E7;
    margin: 0px;
    font-size: 120%;
}

    .tblCatJO_Jidelnicek th,
    .tblCatJO_Jidelnicek td {
        border: 1px solid #E2E6E7;
        padding: 0.3em 1em;
    }

    .ksk_tblKonto th,
    .tblCatJO_Burza th,
    .tblCatJO_Jidelnicek tr.cat_jo_head th {
        background-color: #78898E;
        border: 1px solid #78898E;
        color: #fff;
    }

    .tblCatJO_Jidelnicek td.cat_jo_kod {
        text-align: center;
    }

    .tblCatJO_Jidelnicek th.cat_jo_th_operace {
        min-width: 170px;
    }

    .tblCatJO_Jidelnicek .ctrlNeg i.fa,
    .tblCatJO_Jidelnicek .ctrlPos i.fa,
    .tblCatJO_Jidelnicek .numCnt i.fa,
    .tblCatJO_Jidelnicek .numCntOdebrano i.fa,
    .tblCatJO_Jidelnicek .numCntBurza i.fa {
        line-height: 2em;
    }

    #popupCateringWrapQuestion .CatJO_QuestionNumber,
    .tblCatJO_Jidelnicek .ctrlNeg,
    .tblCatJO_Jidelnicek .ctrlPos,
    .tblCatJO_Jidelnicek .numCnt,
    .tblCatJO_Jidelnicek .numCntOdebrano,
    .tblCatJO_Jidelnicek .numCntBurza {
        background: #eee;
        border-radius: 50%;
        -moz-border-radius: 50%;
        -webkit-border-radius: 50%;
        display: inline-block;
        font-weight: bold;
        line-height: 2em;
        margin-right: 5px;
        text-align: center;
        min-width: 2em;
        white-space: nowrap;
    }

    #popupCateringWrapQuestion a.CatJO_QuestionNumber,
    .tblCatJO_Jidelnicek a.ctrlNeg,
    .tblCatJO_Jidelnicek a.ctrlPos,
    .tblCatJO_Jidelnicek a.numCnt,
    .tblCatJO_Jidelnicek a.numCntOdebrano,
    .tblCatJO_Jidelnicek a.numCntBurza {
        text-decoration: none;
        white-space: nowrap;
    }

        .tblCatJO_Jidelnicek a.ctrlNeg:hover {
            background: #bd1f1f;
            color: #fff;
        }

        #popupCateringWrapQuestion a.CatJO_QuestionNumber:hover,
        .tblCatJO_Jidelnicek a.ctrlPos:hover {
            background: #6fbe31;
            color: #fff;
        }

    .tblCatJO_Jidelnicek a.ctrlNeg,
    .tblCatJO_Jidelnicek a.ctrlPos {
        color: #888;
    }

    .tblCatJO_Jidelnicek .numCnt {
        background: #6fbe31;
        color: #fff;
        font-weight: bold;
    }

    .tblCatJO_Jidelnicek .numCntBurza {
        background: #83966b;
        color: #fff;
        font-weight: bold;
    }


    .tblCatJO_Jidelnicek .btnBurza {
        float: right;
        text-align: right;
        margin: 0px 0 0 5px;
        line-height: 30px;
        height: 35px;
    }

    .tblCatJO_Jidelnicek span.cat_jo_burza_info {
        font-weight: normal;
        font-size: 80%;
        color: #c4151b;
        margin-top: 10px;
        margin-right: 10px;
        display: block;
        text-align: right;
    }


    .tblCatJO_Jidelnicek th h3 {
        float: left;
        margin: 0px;
        line-height: 2em;
    }

    .tblCatJO_Jidelnicek td.cat_emptytable {
        padding: 30px;
        text-align: center;
    }

    .tblCatJO_Jidelnicek .jidloNazev {
        font-weight: bold;
    }

    .tblCatJO_Jidelnicek .jidloPoznamka {
        font-size: 85%;
    }

.tblCatJO_Burza {
    min-width: 800px;
}

.ksk_tblKonto {
    width: 100%;
}

.tblCatJO_Burza td {
    white-space: nowrap;
}

.tblCatJO_Jidelnicek .info-desc {
    display: none;
}

.tblCatJO_Jidelnicek .info {
    color: #666;
}

.tblCatJO_Jidelnicek .catjo_detail {
    color: #aaa;
    font-size: 16px;
}

table.ksk_tblKonto td,
table.tblCatJO_Burza tr:nth-child(even) {
    background-color: #F0F4F6;
}

table.ksk_tblKonto tr.odd td,
table.tblCatJO_Burza tr:nth-child(odd) {
    background-color: #FAFCFC;
}

table.ksk_tblKonto tr.zruseno td {
    color: #777;
}

.tblCatJO_Burza a.btn,
.ksk_cat_navigscroll a {
    min-width: 150px;
    font-weight: bold;
}

.Ksk_Cat_Calc {
    border: none !important;
}

.catjo_tdjidlo {
    position: relative;
    cursor: pointer;
}

.tblCatJO_Jidelnicek a.ctrlBurza {
    float: right;
    text-align: right;
    line-height: 30px;
    border: 0px !important;
}

.tblCatJO_Jidelnicek .trSummary th {
    background-color: #F0F4F6;
}

.tblCatJO_Jidelnicek .trSummary h3 {
    color: #333;
    font-weight: bold;
}

.tblCatJO_Jidelnicek .ctrlSummary {
    font-weight: bold;
    float: right;
    text-align: right;
    line-height: 2em;
    font-size: 16px;
}

.tblCatJO_Jidelnicek .cat_jo_druhhead {
    min-height: 5px;
    background-color: #F0F4F6;
}

.tblCatJO_Jidelnicek .cat_jo_druhinline {
    font-size: 90%;
}

#popupCateringWrapQuestionLabel {
    padding-left: 10px;
    padding-right: 10px;
}

#popupCateringWrapQuestion {
    text-align: center;
    margin: auto;
    white-space: nowrap;
    padding: 30px 20px;
}

    #popupCateringWrapQuestion a.CatJO_QuestionNumber {
        padding: 10px;
        font-size: 150%;
        margin-right: 10px;
    }


.cat_jo_image {
    float: right;
    width: 400px;
    margin-left: 5px;
    /*height: 250px;*/
}

.cat_jo_info_wrap {
    float: left;
}

.cat_jo_info {
    width: 400px;
    /*white-space: nowrap;*/
    margin-bottom: 10px;
}

table.cat_jo_info th {
    background-color: #78898E;
}

    table.cat_jo_info th h2,
    table.cat_jo_info th h3 {
        color: #fff;
        margin-top: 5px;
        margin-bottom: 5px
    }

    table.cat_jo_info th h3 {
        font-weight: bold;
    }

table.cat_jo_info th,
table.cat_jo_info td {
    padding: 7px 10px;
}

table.cat_jo_info .buttons {
    margin-top: 10px;
}

    table.cat_jo_info .buttons td {
        padding-left: 0px;
    }

table.cat_jo_info tr:nth-child(even) {
    background-color: #F0F4F6;
}

table.cat_jo_info tr:nth-child(odd) {
    background-color: #FAFCFC;
}

table.cat_jo_info td.cat_jo_infotext {
    text-align: center;
    white-space: normal;
    padding: 15px 10px;
    background-color: #fff;
    font-weight: bold;
}

.cat_jo_controls {
    padding: 10px 0;
}

.cat_jo_navig .buttons {
    float: right;
}

.cat_jo_navig {
    padding-top: 20px;
    clear: both;
    width: 400px;
}

    .cat_jo_navig button {
        margin-right: 5px;
    }

        .cat_jo_navig button.cat_jo_navig_close {
            float: left;
        }

.tblCatJO_Jidelnicek td.cat_jo_Nothing {
    padding: 50px 30px;
    text-align: center;
    font-size: 130%;
}

#popupCateringWrap {
    overflow-y: auto;
}

#cat_burza_heightWrap {
    max-height: 90%;
}

.cat_cac_btnwrap {
    clear: both;
}

.cat_cac_btnwrap_r {
    float: right;
}

.cat_cac_btnwrap_l {
    float: left;
}

.tblo {
    margin-top: 0px;
}

.tblohc1 {
    background-color: #78898e;
    color: white;
    font-weight: bold;
    font-size: 120%;
    padding: 5px 10px 5px 10px;
    border-left: 1px solid #e2e6e7;
    border-top: 1px solid #e2e6e7;
    border-bottom: 1px solid #e2e6e7;
}

.tblohc2 {
    min-width: 100px;
    background-color: #78898e;
    color: white;
    font-weight: bold;
    font-size: 120%;
    padding: 5px 10px 5px 10px;
    text-align: left;
    border-right: 1px solid #e2e6e7;
    border-top: 1px solid #e2e6e7;
    border-bottom: 1px solid #e2e6e7;
}

.tblodc1 {
    background-color: #F0F4F6;
    color: black;
    font-weight: bold;
    padding: 10px;
    border-left: 1px solid #e2e6e7;
    border-top: 1px solid #e2e6e7;
    border-bottom: 1px solid #e2e6e7;
}

.tblodc2 {
    min-width: 100px;
    background-color: #F0F4F6;
    color: black;
    font-weight: bold;
    padding: 10px;
    text-align: right;
    border-right: 1px solid #e2e6e7;
    border-top: 1px solid #e2e6e7;
    border-bottom: 1px solid #e2e6e7;
}

.tblodc3 {
    width: 50px;
    padding-left: 10px;
    text-align: left;
}

.tblojc1 {
    min-width: 120px;
    background-color: #FFFFFF;    
    padding: 10px;
    text-align: center;
    border: 1px solid #e2e6e7;
}

.tblojc1 .cat_jo_druhinline{
    color: #db415b;
}

.tblojc2 {
    background-color: #FFFFFF;
    color: #5A6B6F;
    font-weight: bold;
    font-size: 120%;
    padding: 10px 10px 10px 10px;
    text-align: left;
    border-left: 1px solid #e2e6e7;
    border-top: 1px solid #e2e6e7;
    border-bottom: 1px solid #e2e6e7;
}

.tblojc3 {
    min-width: 40px;
    background-color: #FFFFFF;
    color: #5A6B6F;
    padding: 5px;
    text-align: center;
    border-right: 1px solid #e2e6e7;
    border-top: 1px solid #e2e6e7;
    border-bottom: 1px solid #e2e6e7;
}

.tblojc4 {
    min-width: 100px;
    background-color: #FFFFFF;
    color: #5A6B6F;
    padding: 10px;
    text-align: right;
    border: 1px solid #e2e6e7;
}

.tblo .ctrlPos i.fa {
    line-height: 2em;
}

.tblo .ctrlPos {
    background: #eee;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    display: inline-block;
    font-weight: bold;
    line-height: 2em;
    margin-right: 5px;
    text-align: center;
    min-width: 2em;
    white-space: nowrap;
}

.tblo a.ctrlPos {
    text-decoration: none;
    white-space: nowrap;
    color: #888;
}

    .tblo a.ctrlPos:hover {
        background: #6fbe31;
        color: #fff;
    }

.numCircle i.fa,
.tblo .numCntBurza i.fa {
    line-height: 2em;
}

.numCircle,
.tblo .numCnt,
.tblo .numCntBurza {
    background: #eee;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    display: inline-block;
    font-weight: bold;
    line-height: 2em;
    margin-right: 5px;
    text-align: center;
    min-width: 2em;
    white-space: nowrap;
}

.numCircleGreen,
.tblo .numCnt {
    background: #6fbe31;
    color: #fff;
    font-weight: bold;
}

.tblo .numCntBurza {
    background: #83966b;
    color: #fff;
    font-weight: bold;
}

.numCircleBlue {
    background: #0094ff;
    color: #fff;
    font-weight: bold;
}

.numCircleGray {
    background: #ddd;
}

.fa-green {
    color: #6fbe31;
}

.fa-gray {
    color: #aaa;
}

#popupCateringWrapQuestionLabel {
    min-width: 620px;
    max-width: 80%;
}

/* END Catering */
/* Mody */

.MMRadioLegendItem {
    display: inline-block;
    min-width: 12em;
    height: 1.3em;
    margin-right: 0.3em;
    float: left;
}

.MMRadioLegendItemClr {
    display: inline-block;
    width: 2em;
    height: 1.3em;
    margin-right: 0.3em;
    float: left;
    border: 1px solid #ccc;
}

#modWrapperLegenda {
    float: right;
}

#mm_datatable {
    border: 1px solid #78898E;
    margin: 20px 0 10px;
}

    #mm_datatable td {
        border: 1px solid #ddd;
        border-bottom: 1px solid #78898E !important;
        cursor: pointer;
    }

        #mm_datatable td.brd {
            border-right: 1px solid #78898E !important;
        }

    #mm_datatable th {
        border: 1px solid #78898E;
        min-width: 40px;
        padding: 5px;
        background-color: #78898E;
        color: #fff;
        text-align: center;
    }

.OTI_ModWrap {
    display: block;
}
/* END Mody */

/* PROJECTS */

.PPPFilter {
    color: #555;
    padding: 0.6em 1.1em;
    width: 240px;
    background-color: #fafcfc;
    border: 1px solid #d6dcde;
    border-radius: 3px;
    font: 14px "Open Sans", "Helvetica", sans-serif;
    margin-bottom: 5px;
    margin-right: 5px;
}

    .PPPFilter:focus {
        outline: none;
    }

.trProjLvl1 td {
    font-weight: bold;
    padding-top: 25px !important;
    padding-bottom: 25px !important;
}

    .trProjLvl1 td:not(.dxtlHSEC):not(.dxtl__IM) {
        background-color: #F0F0F0;
    }

.trProjLvl td:not(.dxtlHSEC) {
    font-weight: bold;
    color: #333;
}

.dialog_form_wrapper-projekt {
    min-height: 500px;
}

.edt-dialog-table.edt-dialog-table-projekt .edt-lbl,
.edt-dialog-table.edt-dialog-table-projekt .edt-lblb {
    line-height: normal;
}

.tblUcastnici {
    min-width: 500px;
}

    .tblUcastnici th,
    .tblUcastnici td {
        padding: 4px;
    }

    .tblUcastnici .dateinfo {
        font-size: 90%;
        padding-left: 25px;
    }

    .tblUcastnici .probiha {
        font-size: 90%;
        padding-left: 25px;
    }

.probiha,
.rowUcastnik.isMe,
.rowUcastnik.isMe .dxeBase_Aktion3 {
    color: darkred !important;
}

.tblUcastnici .projChck {
    width: 30px;
}

.dateinfo {
    color: #888;
}

.btnWrap .btn {
    margin-right: 5px;
}

.projplneni_tab td.attp_gps {
    width: 16px;
}

.projplneni_tab th,
.projplneni_tab td {
    padding: 2px 4px;
}

.projplneni_tab .attp_nodata {
    font-style: italic;
}
/* END PROJECTS */

.edt-table .edt-ctrl.edt-ctrl-slozka-zadost {
    padding-left: 40px;
}

.ESMPZ_Chck {
    font-weight: bold;
}
