﻿@charset "utf-8";
/* CSS Document */

html, body, .container-fluid {
    height: 100%;
}

input[type="checkbox"] {
    cursor: pointer;
}

.x-pd-LR-20 {
    padding: 0 20px;
}

.x-pd-LR-5 {
    padding: 0 5px !important;
}

.x-pd-L-5 {
    padding-left: 5px !important;
}

.x-pd-R-5 {
    padding-right: 5px !important;
}

.x-pd-R-10 {
    padding-right: 10px !important;
}

.x-pd-5 {
    padding: 5px;
}

.x-pd-5-RBL {
    padding: 0 5px 5px 5px;
}

.x-pd-LR-2 {
    padding-left: 2px;
    padding-right: 2px;
}

.pad-t-36 {
    padding-top: 36px !important;
}


.x-mrg-0 {
    margin: 0;
}

.x-no-mrg-top {
    margin-top: 0 !important;
}

.x-mrg-T-5 {
    margin-top: 5px;
}

.x-mrg-T-8 {
    margin-top: 8px !important;
}

.x-mrg-T-2 {
    margin-top: 2px !important;
}

.x-mrg-T-6 {
    margin-top: 6px
}

.x-mrg-btm-5 {
    margin-bottom: 5px;
}

.x-mrg-b-3 {
    margin-bottom: 3px;
}

.x-mrg-R-2 {
    margin-right: 2px !important;
}

.x-mrg-r-minus-15 {
    margin-right: -15px
}

.x-mrg-top-1 {
    margin-top: 1px;
}

.x_disabled {
    color: #CCC;
}

.x-no-mrg-pad {
    margin: 0;
    padding: 0;
}


.x-parent-no-mrg-pad .x-child-mrg-pad {
    margin: 0;
    padding: 0;
}

.x-parent-pad-10 .x-child-mrg-pad {
    padding: 10px !important;
}


/* == [x] TOP Header == */
.x-top {
    background-color: #39a9d7;
    height: 53px;
    color: #fff;
    -webkit-box-shadow: 0 3px 3px 0 rgba(0,0,0,0.3);
    box-shadow: 0 3px 3px 0 rgba(0,0,0,0.3);
}

    .x-top .x-logo {
        position: absolute;
        left: 5px;
    }

    .x-top .row {
        background: #39a9d7;
    }

    .x-top .x-menu {
        padding-left: 110px;
    }

        .x-top .x-menu .x-menu-open {
            cursor: pointer;
        }

        .x-top .x-menu ul {
            margin: 3px 7px;
        }

        .x-top .x-menu .nav .divider-vertical {
            background: url(../images/dvid02.png) no-repeat;
            width: 2px;
            height: 49px;
        }

        .x-top .x-menu li a {
            font-size: 12px;
            margin: 0;
            padding: 0;
            padding: 5px 15px;
            color: #d1e7f4;
        }

        .x-top .x-menu li a {
            -webkit-transition: all 200ms ease;
            -moz-transition: all 200ms ease;
            -ms-transition: all 200ms ease;
            -o-transition: all 200ms ease;
            transition: all 200ms ease;
        }

            .x-top .x-menu li a:hover {
                background: none;
                color: #fff;
            }

    .x-top .x-brunch-logo {
        height: 53px;
        background-color: #fff;
        border: solid 2px #39a9d7;
        text-align: center;
        -webkit-box-shadow: -3px 0 3px 0 rgba(0,0,0,0.3);
        box-shadow: -3px 0 3px 0 rgba(0,0,0,0.3);
    }

        .x-top .x-brunch-logo img {
            max-width: 100%;
            max-height: 45px;
        }

    .x-top .x-user {
        font: normal 16px arial;
        line-height: 53px;
        text-shadow: 0px 1px 1px #3d3d3d;
    }

        .x-top .x-user a {
            color: #fff;
        }

        .x-top .x-user .divider {
            background: url(images/dvid01.png) no-repeat center center;
            width: 2px;
            height: 53px;
            display: inline-block;
            margin: 0 10px;
            vertical-align: middle;
        }

/* == [x] CONTENT == */
.x-content {
    padding-top: 53px;
    height: 100%;
}

    /* == [x] MAIN NAV == */
    .x-content .x-main-nav {
        background: url(../images/menu_bg01.jpg) repeat-y;
        padding: 0;
        height: 100%;
        overflow: auto;
    }

        .x-content .x-main-nav .nav {
            width: 100%;
            margin: 0;
            padding: 0;
            border: none;
        }

            .x-content .x-main-nav .nav li {
                margin-bottom: 10px;
                margin-bottom: 3px;
            }

                .x-content .x-main-nav .nav li a {
                    font-size: 12px;
                    line-height: 12px;
                    color: #fff;
                    align-self: center;
                    vertical-align: middle;
                    height: 68px;
                    background: inherit;
                    border: inherit;
                    padding: 0;
                    -webkit-border-radius: 0px;
                    border-radius: 0px;
                }

                .x-content .x-main-nav .nav li a {
                    display: flex;
                    flex-direction: column;
                    align-items: center;
                    justify-content: center;
                }

                    .x-content .x-main-nav .nav li a .fa {
                        flex: none;
                        margin-bottom: -8px;
                    }

                .x-content .x-main-nav .nav li a {
                    -webkit-transition: all 200ms ease;
                    -moz-transition: all 200ms ease;
                    -ms-transition: all 200ms ease;
                    -o-transition: all 200ms ease;
                    transition: all 200ms ease;
                }

            .x-content .x-main-nav .nav .glyphicon {
                font-size: 20px;
            }

            .x-content .x-main-nav .nav .fa {
                font-size: 20px;
            }

            .x-content .x-main-nav .nav li.active a {
                border: inherit;
                background: url(../images/menu_currBg01.png) no-repeat right;
            }

            .x-content .x-main-nav .nav li a:hover {
                background: inherit;
                border: inherit;
                color: #39a9d7;
            }

            .x-content .x-main-nav .nav li.active a:hover {
                background: url(../images/menu_currBg01.png) no-repeat right;
                color: #fff;
            }

            .x-content .x-main-nav .nav li a:hover .glyphicon {
                border: inherit;
            }

    /* == [x] SUB MENU == */
    .x-content .x-sub-menu {
        background: url(../images/s_menu_bg02.png) repeat-y left;
        height: 100%;
        overflow: auto;
    }

        .x-content .x-sub-menu .nav {
            margin: 0;
            padding: 5px;
            border: none;
            color: #fff;
        }

            .x-content .x-sub-menu .nav li a {
                padding: 5px;
                color: #fff;
                background: inherit;
                border: inherit;
                -webkit-border-radius: 0px;
                border-radius: 0px;
                border-bottom: solid 1px #39a9d7;
            }

            .x-content .x-sub-menu .nav li a {
                -webkit-transition: all 200ms ease;
                -moz-transition: all 200ms ease;
                -ms-transition: all 200ms ease;
                -o-transition: all 200ms ease;
                transition: all 200ms ease;
            }

                .x-content .x-sub-menu .nav li a:hover {
                    color: #39a9d7;
                }

            .x-content .x-sub-menu .nav .glyphicon {
                margin-left: 5px;
            }

            .x-content .x-sub-menu .nav li.active a {
                color: #39a9d7;
            }

                .x-content .x-sub-menu .nav li.active a:hover {
                    color: #39a9d7;
                }

        .x-content .x-sub-menu li.active a::after { /*padding-right:30px;x-left-menu*/
            font-family: 'Glyphicons Halflings';
            font-size: 8px;
            line-height: 20px;
            content: "\e079";
            float: left;
        }

        .x-content .x-sub-menu .nav .menu-disabled {
            color: #333 !important
        }


/* == [x] PAGE MENU == */
/* container-fluid > x-content > x-inner > tab-content > x-page-menu */
.x-page-menu {
    padding: 0;
    margin: 15px 15px 5px 15px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    border: solid 1px #cacaca; /*height: 28px; line-height: 28px;*/
}

.x-page-menu {
    background: #f9f9f9;
    background: -moz-linear-gradient(top, #f9f9f9 0%, #eaeaea 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f9f9f9), color-stop(100%,#eaeaea));
    background: -webkit-linear-gradient(top, #f9f9f9 0%,#eaeaea 100%);
    background: -o-linear-gradient(top, #f9f9f9 0%,#eaeaea 100%);
    background: -ms-linear-gradient(top, #f9f9f9 0%,#eaeaea 100%);
    background: linear-gradient(to bottom, #f9f9f9 0%,#eaeaea 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f9f9f9', endColorstr='#eaeaea',GradientType=0 );
}

    .x-page-menu li {
        border: none;
        border-left: solid 1px #d3d3d3;
    }

        .x-page-menu li.pull-left {
            border: none;
            border-right: solid 1px #d3d3d3;
        }

        .x-page-menu li a {
            line-height: 28px;
            padding: 0 20px;
            border-radius: 0;
            font-weight: bold;
            color: #6d6d6d;
            cursor: pointer
        }

        .x-page-menu li a {
            -webkit-transition: all 200ms ease;
            -moz-transition: all 200ms ease;
            -ms-transition: all 200ms ease;
            -o-transition: all 200ms ease;
            transition: all 200ms ease;
        }

            .x-page-menu li a:hover {
                background: none;
                color: #39a9d7;
            }

        .x-page-menu li.active a {
            background: #eaeaea;
            background: -moz-linear-gradient(top, #eaeaea 0%, #f9f9f9 100%);
            background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#eaeaea), color-stop(100%,#f9f9f9));
            background: -webkit-linear-gradient(top, #eaeaea 0%,#f9f9f9 100%);
            background: -o-linear-gradient(top, #eaeaea 0%,#f9f9f9 100%);
            background: -ms-linear-gradient(top, #eaeaea 0%,#f9f9f9 100%);
            background: linear-gradient(to bottom, #eaeaea 0%,#f9f9f9 100%);
            filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eaeaea', endColorstr='#f9f9f9',GradientType=0 );
            color: #6d6d6d;
        }

            .x-page-menu li.active a:hover {
                color: #6d6d6d;
            }

        .x-page-menu li div {
            display: none;
            position: absolute;
            width: 100%;
            background: #39a9d7;
            height: 2px;
            left: 0;
            bottom: 0;
            -webkit-border-radius: 2px 2px 0 0;
            border-radius: 2px 2px 0 0;
        }

        .x-page-menu li.active div {
            display: block;
        }

.nav-pills.x-page-menu li {
    margin: 0;
}

.k-window-content .x-page-menu {
    width: 100%;
    margin: 0
}


.x-content .x-tools-menu {
    padding: 5px 15px 5px 5px;
    width: 100%;
}

    .x-content .x-tools-menu li {
        padding: 0px;
    }

        .x-content .x-tools-menu li a {
            padding: 0;
            padding-left: 10px;
            color: #6d6d6d;
            background-color: white;
        }

            .x-content .x-tools-menu li a:hover {
                background: none;
                color: #39a9d7;
            }

    .x-content .x-tools-menu .glyphicon {
        color: #39a9d7
    }

/* == BREADCRUMB == */
/* container-fluid > x-content > x-inner > tab-content > breadcrumb */
.breadcrumb {
    background: none;
    margin-bottom: 0px;
}

    .breadcrumb > li + li:before {
        padding: 0 5px;
        color: #ccc;
        content: "\203A";
    }

.x-inner {
    background-color: #eee;
    height: 100%; /*overflow:auto; overflow-x: hidden;*/
}

    .x-inner .x-main-tabs {
        padding: 0;
        margin: 10px 0px 0 0px;
        width: 100%;
        z-index: 1050
    }

        .x-inner .x-main-tabs ul {
            width: 100%;
        }

        .x-inner .x-main-tabs li {
            margin-left: 3px;
            cursor: pointer
        }

            .x-inner .x-main-tabs li a {
                color: #6d6d6d;
                margin: 0;
                padding: 0;
                padding: 3px 10px 3px 10px;
                background: #d4d4d4 url(../images/tabs_innerShadow01.png) no-repeat bottom center;
                cursor: pointer;
            }

                .x-inner .x-main-tabs li a:hover {
                    margin: 0;
                }

            .x-inner .x-main-tabs li.active a {
                background: #FFF;
                color: #39a9d7;
            }

                .x-inner .x-main-tabs li.active a span {
                    background: #FFF;
                    color: #39a9d7;
                }

            .x-inner .x-main-tabs li a span {
                color: #6d6d6d;
            }

        .x-inner .x-main-tabs .x-close-tab {
            margin-top: 3px;
            margin-right: 9px;
            cursor: pointer
        }

        .x-inner .x-main-tabs .x-close-tab-wrpa {
            padding: 0 2px 0 0
        }

        .x-inner .x-main-tabs .x-tab-title {
            overflow: hidden;
            white-space: nowrap;
            text-overflow: ellipsis;
        }

        .x-inner .x-main-tabs ul > li > a:hover {
            border-color: #d4d4d4 #d4d4d4 #ddd;
        }

        .x-inner .x-main-tabs ul > li.active > a:hover {
            border-color: #d4d4d4 #d4d4d4 #fff;
        }




    .x-inner .tab-content {
        border: solid 1px #ddd;
        border-top: none;
        background-color: #fff;
    }

        .x-inner .tab-content .x-page-block {
            padding: 15px;
            border: solid 1px #d6d6d6;
            margin: 5px 15px;
            overflow-y: auto
        }

        .x-inner .tab-content .x-no-margin {
            margin: 0px 0px
        }

.row.no-gutter {
    margin-left: 0;
    margin-right: 0;
}

    .row.no-gutter [class*='col-']:not(:first-child), .row.no-gutter [class*='col-']:not(:last-child) {
        padding-right: 0;
        padding-left: 0;
    }


.has-feedback .form-control-feedback {
    position: absolute;
    top: 25px;
    right: 0;
    display: block;
    width: 34px;
    height: 34px;
    line-height: 34px;
    text-align: center;
}


.x-table01 { /*padding: 0 15px;*/
    overflow-y: auto;
    overflow-x: hidden;
    padding: 0;
    margin: 0 0px;
}

    .x-table01 .table {
        margin-bottom: 0;
    }

        .x-table01 .table thead > tr > th {
            text-align: center;
            vertical-align: middle;
            color: #39a9d7;
            font-size: 12px;
            line-height: 12px;
            font-weight: normal;
            padding: 5px 5px;
        }

        .x-table01 .table tbody > tr > td {
            padding: 3px 5px;
        }


    .x-table01 .x-input .form-group {
        margin-bottom: 0;
    }

        .x-table01 .x-input .form-group .input-sm {
            padding: 0 3px;
        }
/*??*/ .table > tbody > .x-input:nth-child(1) > td {
    background: #ddd;
}

.table-hover > tbody > tr:hover > td {
    background: #cce3ec;
}

.spinner {
    width: 50px;
}

    .spinner input {
        text-align: right;
        padding: 0 3px;
    }

.input-group-btn-vertical {
    position: relative;
    white-space: nowrap;
    width: 1%;
    vertical-align: middle;
    display: table-cell;
}

    .input-group-btn-vertical > .btn {
        display: block;
        float: none;
        width: 100%;
        max-width: 100%;
        padding: 7px;
        margin-right: -1px;
        position: relative;
        border-radius: 0;
    }

        .input-group-btn-vertical > .btn:first-child {
            border-top-left-radius: 4px;
        }

        .input-group-btn-vertical > .btn:last-child {
            margin-top: -2px;
            border-bottom-left-radius: 4px;
        }

    .input-group-btn-vertical i {
        position: absolute;
        top: 3px;
        left: 3px;
        font-size: 8px;
    }

    .input-group-btn-vertical > .btn:focus {
        outline: none;
    }


.x-table01 .table.x-bg {
    background: #f1f1f1;
}

/* table - border color WHITE */
/**/
.table-bordered > thead > tr > th, .table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th, .table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td, .table-bordered > tfoot > tr > td {
    border-color: #ccc;
    cursor: pointer;
}

.x-content .x-page-block {
    overflow: auto; /*height:650px;*/
}

    .x-content .x-page-block .x-top-search {
        margin-bottom: 20px;
    }

        .x-content .x-page-block .x-top-search .x-btn-box {
            padding-top: 35px;
        }


.x-page-block .form-group .control-label {
    text-align: right;
}

.x-page-block .form-group {
    margin-bottom: 5px;
}
    /*.x-page-block .form-group .form-control.input-sm {margin: 1px !important; background:#996;}*/

    .x-page-block .form-group .form-control.input-sm {
        padding: 5px;
    }

/* table disabled tr color */
.x-table01 .x_disabled {
    color: #CCC;
}


/* table disabled tr remove hover bg color */
.table-hover > tbody > .x_disabled:hover > td {
    background: inherit;
    cursor: default;
}

.table-striped > tbody > .x_disabled:nth-child(odd):hover > td,
.table-striped > tbody > .x_disabled:nth-child(odd):hover > th {
    background: #F9F9F9;
}


.x-nopadding {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.x-nopadding-left {
    padding-left: 0 !important;
}

.x-nopadding-right {
    padding-right: 0 !important;
}

.x-inner .tab-content .x-page-block.x-padding-fix {
    padding: 15px 30px;
}

.x-tools-menu.x-padding-fix {
    margin-top: 7px;
}


.x-switch {
    cursor: pointer;
    color: #39a9d7;
    margin-top: 5px;
}

    .x-switch .x-label {
        line-height: 17px;
        height: 17px;
        display: inline-block;
        vertical-align: top;
        margin-right: 5px;
    }

    .x-switch .x-switchBg {
        display: inline-block;
        border: solid 1px #bababa;
        background: #d7d7d7;
        border-radius: 15px;
        float: right;
        width: 37px;
        height: 17px;
        position: relative;
    }

        .x-switch .x-switchBg .x-handel {
            position: absolute;
            width: 18px;
            height: 17px;
            top: -1px; /*right: -1px*/
            ;
            background: url(../images/toggleHandle.png) no-repeat;
            transition: all 0.1s ease-in 0s;
        }

        .x-switch .x-switchBg .x-handel-right {
            right: 19px;
        }

        .x-switch .x-switchBg .x-handel-left {
            right: -1px;
        }




tr.x_disabled td {
    color: #a8a8a8;
}

table-hover > tbody > .x_disabled:hover > td {
    background: inherit;
    cursor: default;
}

.table-striped > tbody > .x_disabled:nth-child(odd):hover > td,
.table-striped > tbody > .x_disabled:nth-child(odd):hover > th {
    background: #F9F9F9;
}


.popup01 {
    width: 600px;
    margin: auto
}

    .popup01 div * {
        box-sizing: border-box
    }

.popup02 {
    margin: auto
}

    .popup02 div * {
        box-sizing: border-box
    }

    .popup02 .x-inner-border {
        border: solid 1px #d6d6d6;
        margin: 0 15px;
        padding: 10px 20px;
    }

.popup04 {
    margin: 0
}

    .popup04 div * {
        box-sizing: border-box
    }

.popup-switch-driver {
    width: 700px;
    margin: auto;
}

    .popup-switch-driver div * {
        box-sizing: border-box
    }

    .popup-switch-driver .x-box-01 {
        -webkit-box-shadow: 0 1px #a8a8a8, inset 0 0 0 2px rgba(255,255,255,.74);
        -moz-box-shadow: 0 1px #a8a8a8, inset 0 0 0 2px rgba(255,255,255,.74);
        box-shadow: 0 1px #a8a8a8, inset 0 0 0 2px rgba(255,255,255,.74);
        border: solid 1px rgba(189,189,189,.55);
        background: #f1f1f1;
        margin-bottom: 10px;
        padding: 3px 5px;
        -webkit-border-radius: 4px;
        border-radius: 4px;
    }

    .popup-switch-driver .x-box-01 {
        padding: 5px;
        min-height: 370px
    }

        .popup-switch-driver .x-box-01 .x-title {
            font-size: 14px;
            font-weight: bold
        }

        .popup-switch-driver .x-box-01 .colored {
            background: #e5f1f5;
        }

.x-popup-xs .k-textbox > input, .x-popup-xs .k-autocomplete .k-input, .x-popup-xs .k-picker-wrap .k-input, .x-popup-xs .k-numeric-wrap .k-input, .x-popup-xs .k-dropdown-wrap .k-input, .x-popup-xs .k-selectbox .k-input {
    height: 23px;
    font-size: 12px;
}

.x-popup-xs .k-textbox > input, .x-popup-xs .k-autocomplete .k-input, .x-popup-xs .k-picker-wrap .k-input, .x-popup-xs .k-numeric-wrap .k-input, .x-popup-xs .k-dropdown-wrap .k-input, .x-popup-xs .k-selectbox .k-input {
    line-height: 20px
}

.x-popup-xs .k-picker-wrap .k-select, .x-popup-xs .k-numeric-wrap .k-select, .x-popup-xs .k-dropdown-wrap .k-select {
    height: 23px
}

.x-popup-xs .k-picker-wrap .k-select, .x-popup-xs .k-numeric-wrap .k-select, .x-popup-xs .k-dropdown-wrap .k-select {
    line-height: 20px
}

.x-popup-xs.k-picker-wrap .k-select, .x-popup-xs .k-numeric-wrap .k-select, .x-popup-xs .k-dropdown-wrap .k-select {
    min-height: 23px
}

.x-popup-xs.k-webkit .k-combobox .k-dropdown-wrap:before, .x-popup-xs .k-webkit .k-picker-wrap:before, .x-popup-xs .k-webkit .k-numeric-wrap:before {
    height: 23px
}

.x-popup-xs .k-picker-wrap {
    font-size: 12px;
    height: 23px
}

.x-popup-xs .k-dropdown .k-dropdown-wrap .k-input {
    font-size: 12px;
    height: 20px
}

.x-popup-xs .k-dropdown .k-dropdown-wrap {
    height: 23px
}

.x-popup-xs .k-i-arrow-s {
    background-position: 0 -36px;
}

.x-popup-xs .k-colorpicker .k-input {
    font-size: 12px;
    height: 23px !important
}

.x-popup-xs .k-colorpicker .k-widget {
    font-size: 12px;
    height: 23px !important
}

.x-popup-xs .k-colorpicker .k-picker-wrap {
    height: 23px
}

.x-popup-xs .k-colorpicker .k-selected-color {
    height: 23px !important
}

.x-popup-xs .k-picker-wrap .k-i-arrow-s {
    background-position: 0 -31px;
}


/*.popup01 div div {box-sizing: border-box}
.popup01 div label {box-sizing: border-box}
.popup01 div input {box-sizing: border-box}
.popup01 div textarea {box-sizing: border-box}‫*/



/*
==================== PAGE MAP =====================
container-fluid > [navbar] x-top > x-logo
container-fluid > [navbar] x-top > x-menu
container-fluid > [navbar] x-top > x-brunch-logo
container-fluid > [navbar] x-top > x-user

container-fluid > x-content > x-main-nav
container-fluid > x-content > x-sub-menu
container-fluid > x-content > x-inner > x-main-tabs
container-fluid > x-content > x-inner > tab-content
container-fluid > x-content > x-inner > tab-content > breadcrumb
container-fluid > x-content > x-inner > tab-content > x-page-menu
container-fluid > x-content > x-inner > tab-content > x-tools-menu
container-fluid > x-content > x-inner > tab-content > x-page-block
*/



.x-margin01 {
    margin: 0px 15px 5px 15px !important;
}

.x-margin02 {
    margin: 0px 15px 0px 15px !important;
}

.x-page-menu2 {
    background: url(../images/page_menu_bg01.png);
    border: solid 1px #e5e6e6;
    border-left: none;
    -webkit-border-radius: 0 2px 2px 0;
    border-radius: 0 2px 2px 0;
    margin-top: 5px;
    margin-bottom: 5px;
    -webkit-box-shadow: 2px 2px 2px 0 rgba(0,0,0,0.1);
    box-shadow: 2px 2px 2px 0 rgba(0,0,0,0.1);
    z-index: 1000;
    margin-left: -1px;
}

    .x-page-menu2 .x-title {
        display: inline-block;
        background: url(../images/page_menu_title_shade2.png) repeat-x bottom;
        background-size: contain;
        height: 40px;
        font: bold 16px arial;
        color: #39a9d7;
        line-height: 30px;
        width: 100%;
        padding-right: 5px;
        border-left: solid 1px #c9c9c9;
    }

    .x-page-menu2 ul.nav {
        overflow: auto;
        border: none;
        margin: 0px 3px 0px 0px;
        direction: ltr;
    }

        .x-page-menu2 ul.nav li {
            border: none;
            padding: 0;
            margin: 0;
            border-top: solid 1px #c9c9c9;
            height: 23px;
            padding-right: 3px;
            margin-right: 3px;
            text-align: right;
            border-left: solid 1px #c9c9c9;
            cursor: pointer
        }

            .x-page-menu2 ul.nav li.x-on {
                font-weight: bold;
            }

            .x-page-menu2 ul.nav li.x-current {
                background: #fff;
                border-right: solid 3px #39a9d7;
                border-left: none;
            }

    .x-page-menu2.x-disable {
        color: #CCC;
    }

        .x-page-menu2.x-disable .x-title {
            color: #CCC;
        }

.x-page-block2 {
    border: solid 1px #d6d6d6;
    padding: 10px !important;
    overflow-y: auto;
    overflow-x: hidden
}

    .x-page-block2 .form-group .control-label {
        text-align: right;
    }

    .x-page-block2 .form-group {
        margin-bottom: 5px;
    }

        .x-page-block2 .form-group .form-control.input-sm {
            padding: 5px;
        }

.x-inner .tab-content .x-page-block2 .x-padding-fix {
    padding: 15px 30px;
}






/*.x-table01.x-table02 {height:410px;}*/
.x-table01.x-table02 td {
    vertical-align: middle;
}

.x-table03-title {
    width: 350px;
    float: left;
    clear: both;
    margin-top: 10px;
    color: #39a9d7;
    font-size: 14px;
}

.x-table03-tools {
    width: 350px;
    float: left;
    clear: both;
}

    .x-table03-tools .x-tools-menu {
        padding: 0;
        margin: 0;
    }

.x-table01.x-table03 {
    width: 350px;
    float: left;
    clear: both;
}

.x-table04-title {
    width: 480px;
    float: left;
    clear: both;
    margin-top: 10px;
    color: #39a9d7;
    font-size: 14px;
}

.x-table04-tools {
    width: 480px;
    float: left;
    clear: both;
}

    .x-table04-tools .x-tools-menu {
        padding: 0;
        margin: 0;
    }

.x-table01.x-table04 {
    width: 480px;
    float: left;
    clear: both;
}

/*scroller for GOOGLE CHROME only*/
::-webkit-scrollbar {
    width: 6px;
    height: 8px
}

::-webkit-scrollbar-track {
    background: #cccccc;
    border-radius: 10px;
}

::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background: #a6a6a6;
}

.x-sub-page-menu {
    border: none;
    padding: 0;
    margin: 0;
    margin: 5px 3% -1px 3%;
    z-index: 3000;
    position: relative;
}

    .x-sub-page-menu li {
        padding: 0;
        margin: 0;
        background: #e6e6e6;
        background: #f1f1f1;
        margin-left: 5px;
        border-radius: 4px 4px 0 0;
        border: solid 1px #d6d6d6;
    }

        .x-sub-page-menu li a {
            padding: 0;
            margin: 0;
            padding: 0 30px;
            font-weight: bold;
            color: #6d6d6d;
            border: none;
            cursor: pointer
        }

            .x-sub-page-menu li a:hover {
                background: #e6e6e6;
                color: #39a9d7;
            }

        .x-sub-page-menu li.active {
            background: #fff;
            border-bottom: solid 1px #fff;
        }

            .x-sub-page-menu li.active a {
                color: #39a9d7;
                border: none;
            }

                .x-sub-page-menu li.active a:hover {
                    color: #39a9d7;
                    border: none;
                }

.x-disable {
    color: #CCC;
}

.btn.x-more {
    color: #fff;
    background-color: #bbb;
    border-color: #D6D6D6;
    border-top: none;
    margin-left: 10px;
    margin-bottom: 10px;
}

    .btn.x-more:hover {
        border-color: #D6D6D6;
        background-color: #39a9d7;
        color: #fff;
    }

.x-pd-LR-20 {
    padding: 0 20px;
}

.x-pd-LR-15 {
    padding: 0 15px;
}

.x-pd-LR-5 {
    padding: 0 5px !important;
}

.x-pd-L-5 {
    padding-left: 5px !important;
}

.x-pd-R-5 {
    padding-right: 5px !important;
}

.x-pd-R-10 {
    padding-right: 10px !important;
}

.x-pd-R-15 {
    padding-right: 15px !important;
}

.x-pd-R-20 {
    padding-right: 20px !important;
}

.x-mrg-btm-5 {
    margin-bottom: 5px;
}

.x-brdr-L {
    border-left: solid 1px #D6D6D6;
}

.x-radio {
    text-align: right;
    padding: 10px 5px 5px 5px;
}

.x-pd-5 {
    padding: 5px;
}

.x-pd-5-RBL {
    padding: 0 5px 5px 5px;
}

.x-title.x-no-text {
    height: 25px;
}

.x-pad-R-5 {
    padding-right: 5px;
}

.x-mrg-btm-5 {
    margin-bottom: 5px;
}

.x-pad-R-7 {
    padding-right: 7px;
}

.x-pad-T-5 {
    padding-top: 5px;
}

.x-padding-T-5 {
    padding-top: 5px !important;
}

.x-table-box {
    max-height: 400px;
    overflow: auto;
    direction: ltr;
    padding-right: 5px;
}

    .x-table-box table {
        direction: rtl;
        padding: 0;
        margin: 0;
    }

        .x-table-box table thead {
            font-size: 12px;
            color: #39a9d7;
        }

        .x-table-box table tr {
            border-left: solid 1px #D6D6D6;
            cursor: pointer;
        }

        .x-table-box table tbody tr:hover {
            background-color: #E6E6E6;
        }

        .x-table-box table tbody tr.x-active:hover {
            background-color: #fff;
        }

        .x-table-box table tr.x-active {
            background: #fff;
            border-left: solid 1px #fff;
            border-right: solid 3px #39a9d7;
        }

        .x-table-box table tr td {
            padding-top: 2px;
            padding-bottom: 2px;
            font-weight: normal;
        }

        .x-table-box table tr th {
            padding-top: 0;
            padding-bottom: 0;
            font-weight: normal;
        }

.x-divid {
    border-bottom: solid 1px #D6D6D6;
    margin: 20px 0;
    clear: both;
}

.x-title {
    color: #39a9d7
}

.hr {
    height: 1px;
    margin: 15px 0;
    background: -webkit-gradient(linear, 0 0, 100% 0, from(rgba(0,0,0,0)), color-stop(0.9, #afafaf), to(rgba(0,0,0,0)));
    background: -webkit-linear-gradient(left, rgba(0,0,0,0.02), #afafaf, rgba(0,0,0,0.02));
    background: -moz-linear-gradient(left, rgba(0,0,0,0.02), #afafaf, rgba(0,0,0,0.02));
    background: -o-linear-gradient(left, rgba(0,0,0,0.02), #afafaf, #afafaf, #afafaf, rgba(0,0,0,0.02));
    background: linear-gradient(left, rgba(0,0,0,0.02), #afafaf, #afafaf, #afafaf, rgba(0,0,0,0.02));
    border: 0;
}

    .hr:after {
        display: block;
        content: '';
        height: 10px;
        background-image: -webkit-gradient(radial, 50% 0%, 0, 50% 0%, 116, color-stop(0%, #afafaf), color-stop(80%, rgba(255, 255, 255, 0)));
        background-image: -webkit-radial-gradient(center top, farthest-side, #dddddd 0%, rgba(255, 255, 255, 0) 100%);
        background-image: -moz-radial-gradient(center top, farthest-side, #dddddd 0%, rgba(255, 255, 255, 0) 100%);
        background-image: -o-radial-gradient(center top, farthest-side, #dddddd 0%, rgba(255, 255, 255, 0) 100%);
        background-image: radial-gradient(farthest-side at center top, #dddddd 0%, rgba(255, 255, 255, 0) 100%);
    }


.x-table01 .table-striped td.x-color-green {
    background: #e1ecc4;
}

.x-table01 .table-striped td.x-color-blue {
    background: #c4e9ec;
}

.x-table01 .table-striped td.x-color-red {
    background: #ecc4cd;
}

.x-title-02 {
    font-size: 16px;
    font-weight: bold;
    margin: 0 0 5px 0;
    color: #39a9d7;
}

.x-year {
    padding: 20px 20px 0 20px;
    border-left: solid 1px #c9c9c9;
}

ul.x-lrg-list {
    direction: rtl !important;
    padding-bottom: 30px;
}

    ul.x-lrg-list li {
        height: 30px !important;
        line-height: 30px;
        font-weight: bold;
        cursor: pointer;
    }

.x-title03 {
    margin-bottom: 20px;
    color: #6D6D6D;
}

    .x-title03 .lrg {
        display: inline-block;
        font-size: 28px;
        font-weight: bold;
    }

    .x-title03 .sml {
        display: inline-block;
        font-size: 16px;
        font-weight: bold;
        margin-right: 10px;
    }

.index-block {
    font-size: 12px;
    line-height: 20px;
}

    .index-block .fa-square {
        font-size: 16px;
        display: inline-block;
        vertical-align: middle;
    }

        .index-block .fa-square.gray {
            color: #dcdcdc;
        }

        .index-block .fa-square.yellow {
            color: #f7e698;
        }

        .index-block .fa-square.green {
            color: #e3eec6;
        }

        .index-block .fa-square.red {
            color: #f9d6e0;
        }

    .index-block .label-5 {
        width: 180px;
        display: inline-block;
        text-align: right;
        padding-right: 7px;
    }

.high-fix {
    height: 50vh !important;
}

table.x-techo {
    table-layout: fixed;
}

    table.x-techo th {
        background: #39a9d7;
        color: #fff;
        text-align: center;
        border: solid 5px #fff;
    }

    table.x-techo tr td {
        background: #f1f1f1;
        border: solid 5px #fff;
        height: 60px;
        font: bold 16px arial;
        line-height: 12px;
        padding: 3px 5px; /*position:relative;*/
    }

        table.x-techo tr td.green {
            background: #e3eec6;
        }

        table.x-techo tr td.red {
            background: #f9d6e0;
        }

        table.x-techo tr td.yellow {
            background: #faf0c1;
        }

        table.x-techo tr td.empty {
            background: none;
        }

        table.x-techo tr td:hover {
            position: relative;
            background: #CCC;
            background: #dcdcdc;
            z-index: 3000;
            border: solid 5px #fff;
            -webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.5);
            box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.5);
            cursor: pointer;
        }

            table.x-techo tr td:hover:after {
                position: absolute;
                bottom: 5px;
                left: 3px;
                font-size: 18px;
                color: #c0c0c0;
                content: "..."
            }

            table.x-techo tr td:hover.green {
                background: #d3e5a3;
            }

            table.x-techo tr td:hover.red {
                background: #efb1c3;
            }

            table.x-techo tr td:hover.yellow {
                background: #f3e5a4;
            }

            table.x-techo tr td:hover.empty {
                background: none;
                -webkit-box-shadow: none;
                box-shadow: none;
                cursor: default;
            }

                table.x-techo tr td:hover.empty:after {
                    content: "";
                }

    table.x-techo td span {
        display: inline-block;
        padding-top: 3px;
    }

    table.x-techo .labels {
    }

        table.x-techo .labels .item {
            font-size: 9px;
            text-align: center;
            vertical-align: middle;
            line-height: 14px;
            color: #39a9d7;
            width: 14px;
            height: 14px;
            -webkit-border-radius: 2px;
            -moz-border-radius: 2px;
            border-radius: 2px;
            background-color: #fff;
            -webkit-box-shadow: 0 0 3px rgba(102,102,102,.33), 0 1px rgba(0,0,0,.21);
            -moz-box-shadow: 0 0 3px rgba(102,102,102,.33), 0 1px rgba(0,0,0,.21);
            box-shadow: 0 0 3px rgba(102,102,102,.33), 0 1px rgba(0,0,0,.21);
            background-image: -webkit-linear-gradient(bottom, rgba(0,0,0,.17), rgba(255,255,255,.17));
            background-image: -moz-linear-gradient(bottom, rgba(0,0,0,.17), rgba(255,255,255,.17));
            background-image: -o-linear-gradient(bottom, rgba(0,0,0,.17), rgba(255,255,255,.17));
            background-image: -ms-linear-gradient(bottom, rgba(0,0,0,.17), rgba(255,255,255,.17));
            background-image: linear-gradient(to top, rgba(0,0,0,.17), rgba(255,255,255,.17));
        }

.x-box {
    display: inline-block;
    margin-left: 10px;
    width: 55px;
    height: 35px;
    vertical-align: middle;
    -webkit-box-shadow: 1px 1px 3px 0px rgba(0,0,0,0.5);
    box-shadow: 1px 1px 3px 0px rgba(0,0,0,0.5);
    background: #f1f1f1;
}

    .x-box.green {
        background: #d1e3a0;
    }

    .x-box.yellow {
        background: #f7e698;
    }

    .x-box.red {
        background: #f5bacb;
    }

    .x-box.blue {
        background: #d0e8f2;
    }

.x-label-02 {
    display: inline-block;
    margin-left: 10px;
    font-size: 14px;
    font-weight: bold;
    color: #717171;
}

.x-collapse {
    position: absolute;
    cursor: pointer;
    top: 48%;
    right: -2px;
    background: lime;
    width: 20px;
    height: 20px;
    z-index: 1000;
    width: 12px;
    font-size: 8px;
    line-height: 33px;
    text-align: center;
    height: 35px;
    -webkit-border-radius: 5px 0 0 5px;
    -moz-border-radius: 5px 0 0 5px;
    border-radius: 5px 0 0 5px;
    background-color: #fff;
    -webkit-box-shadow: -1px 2px 3px rgba(0,0,0,.11);
    -moz-box-shadow: -1px 2px 3px rgba(0,0,0,.11);
    box-shadow: -1px 2px 3px rgba(0,0,0,.11);
    border: solid 1px #bfbfbf;
    background-image: -webkit-linear-gradient(bottom, rgba(0,0,0,.06), rgba(0,0,0,0));
    background-image: -moz-linear-gradient(bottom, rgba(0,0,0,.06), rgba(0,0,0,0));
    background-image: -o-linear-gradient(bottom, rgba(0,0,0,.06), rgba(0,0,0,0));
    background-image: -ms-linear-gradient(bottom, rgba(0,0,0,.06), rgba(0,0,0,0));
    background-image: linear-gradient(to top, rgba(0,0,0,.06), rgba(0,0,0,0));
}

    .x-collapse:hover {
        color: #39a9d7;
    }

/* DOCS - preview box */
.x-preview-box {
    position: relative;
    height: 260px;
    border: solid 1px #C9CBCD;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    background-color: #fff;
    -webkit-box-shadow: inset 0 1px 3px rgba(4,5,5,.14);
    -moz-box-shadow: inset 0 1px 3px rgba(4,5,5,.14);
    box-shadow: inset 0 1px 3px rgba(4,5,5,.14);
    margin-bottom: 6px
}

    .x-preview-box .x-img-box {
        position: relative;
        height: 100%;
    }

        .x-preview-box .x-img-box .x-img-holder {
            margin: 0;
            position: absolute;
            top: 50%;
            left: 50%;
            margin-right: -50%;
            transform: translate(-50%, -50%);
        }

    .x-preview-box .x-btn {
        position: absolute;
        top: 2px;
        right: 2px;
        cursor: pointer;
    }

        .x-preview-box .x-btn.x-btn-left {
            position: absolute;
            top: 2px;
            right: auto;
            left: 2px;
            cursor: pointer;
        }

        .x-preview-box .x-btn.x-btn-right .x-triangl {
            width: 0;
            height: 0;
            border-style: solid;
            border-width: 0 40px 40px 0;
            border-color: transparent #f2f2f2 transparent transparent;
        }

        .x-preview-box .x-btn.x-btn-left .x-triangl {
            width: 0;
            height: 0;
            border-style: solid;
            border-width: 40px 40px 0 0;
            border-color: #f2f2f2 transparent transparent transparent;
        }

        .x-preview-box .x-btn.x-btn-right .x-icon {
            position: absolute;
            top: 5px;
            right: 5px;
            color: #c3c3c3;
        }

        .x-preview-box .x-btn.x-btn-left .x-icon {
            position: absolute;
            top: 5px;
            left: 5px;
            color: #c3c3c3;
        }

        .x-preview-box .x-btn:hover .x-icon {
            color: #39a9d7;
        }

.box-height-130 {
    height: 130px;
}

.x-box-01 {
    -webkit-box-shadow: 0 1px #a8a8a8, inset 0 0 0 2px rgba(255,255,255,.74);
    -moz-box-shadow: 0 1px #a8a8a8, inset 0 0 0 2px rgba(255,255,255,.74);
    box-shadow: 0 1px #a8a8a8, inset 0 0 0 2px rgba(255,255,255,.74);
    border: solid 1px rgba(189,189,189,.55);
    background: #f1f1f1;
    margin-bottom: 10px;
    padding: 3px 5px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
}

    .x-box-01.colored {
        background: #e5f1f5;
    }


    .x-box-01 label {
        margin-bottom: 0;
        font-size: 12px;
        font-weight: normal;
    }

    .x-box-01 .input-sm {
        padding: 3px 2px;
        height: auto;
    }

    .x-box-01 .form-group {
        margin-bottom: 4px;
    }

    .x-box-01 .dropdown button {
        padding: 3px 2px;
    }

    .x-box-01 .text-info {
        color: #39a9d7;
    }

    .x-box-01 .x-switch {
        margin: 2px 0 0px 0px;
    }

.x-mix-01 .no-gutter {
    margin-bottom: 5px;
}

.x-mix-01 label {
    padding-top: 5px;
    font-weight: normal;
}



.x-box-route {
    -webkit-box-shadow: 0 1px #a8a8a8, inset 0 0 0 2px rgba(255,255,255,.74);
    -moz-box-shadow: 0 1px #a8a8a8, inset 0 0 0 2px rgba(255,255,255,.74);
    box-shadow: 0 1px #a8a8a8, inset 0 0 0 2px rgba(255,255,255,.74);
    border: solid 1px rgba(189,189,189,.55);
    background: #f1f1f1;
    margin-bottom: 10px;
    padding: 3px 5px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
}

    .x-box-route.colored {
        background: #e5f1f5;
    }


    .x-box-route label {
        margin-bottom: 0;
        font-size: 12px;
        font-weight: normal;
    }

    .x-box-route .input-sm {
        padding: 3px 2px;
        height: auto;
    }

    .x-box-route .form-group {
        margin-bottom: 4px;
    }

    .x-box-route .text-info {
        color: #39a9d7;
    }

    .x-box-route .x-switch {
        margin: 2px 0 0px 0px;
    }

.x-mix-route .no-gutter {
    margin-bottom: 5px;
}

.x-mix-route label {
    padding-top: 5px;
    font-weight: normal;
}


.x-popup-inner {
    box-sizing: border-box;
    width: 95%
}

    .x-popup-inner div {
        box-sizing: border-box;
        text-align: right;
    }

    .x-popup-inner input {
        box-sizing: border-box
    }

input[type=checkbox][disabled] + label {
    color: #ccc;
}


/* STRAT: safty officer */
.x-page-menu3 {
    background: url(../images/page_menu_bg01.png);
    border: solid 1px #e5e6e6;
    border-left: none;
    -webkit-border-radius: 0 2px 2px 0;
    border-radius: 0 2px 2px 0;
    margin-top: 5px;
    -webkit-box-shadow: 2px 2px 2px 0 rgba(0,0,0,0.1);
    box-shadow: 2px 2px 2px 0 rgba(0,0,0,0.1);
    z-index: 1000;
    margin-left: -1px;
}

.no-pad-r {
    padding-right: 0 !important;
}

.no-pad-l {
    padding-left: 0 !important;
}

.x-collapse-ver {
    position: absolute; /*left:-7px*/
    left: 0px;
    line-height: 30px;
    top: 48%;
    width: 9px;
    height: 35px;
    background: #f4f4f4;
    border: solid 1px #d6d6d6;
    -webkit-border-radius: 3px 0 0 3px;
    border-radius: 2px 0 0 2px;
    -webkit-box-shadow: -1px 1px 5px 0 rgba(0,0,0,0.2);
    box-shadow: -1px 1px 5px 0 rgba(0,0,0,0.2);
    cursor: pointer;
}

    .x-collapse-ver i {
        margin: 0;
        padding: 0;
        font-size: 8px;
    }

    .x-collapse-ver:hover {
        color: #39a9d7;
    }

.x-filters-color {
    border-left: solid 1px #cacaca;
    margin-top: -12px;
    padding-bottom: 10px;
}

    .x-filters-color .item {
        display: block;
        color: inherit;
        background: #d0e8f2;
        border-bottom: solid 1px #cacaca;
        line-height: 23px;
        padding-right: 7px;
        cursor: pointer;
    }

        .x-filters-color .item:hover {
            text-decoration: none;
            font-weight: bold; /*border-right:solid 3px #39a9d7; padding-right:4px;*/
        }

        .x-filters-color .item.blue {
            background: #d0e8f2;
        }

        .x-filters-color .item.green {
            background: #e2f3cf;
        }

        .x-filters-color .item.yellow {
            background: #fbfbbd;
        }

        .x-filters-color .item.grey {
            background: #a6a6a6;
        }

        .x-filters-color .item.active {
            border-right: solid 3px #39a9d7;
            padding-right: 4px;
            font-weight: bold;
        }

.x-filter-list-title {
    border-left: solid 1px #cacaca;
    padding-right: 5px;
    font-weight: bold;
}

.x-filter-list {
    border-left: solid 1px #cacaca;
    padding-bottom: 13px;
    background: url(../images/page_menu_title_shade2.png) no-repeat bottom;
}

    .x-filter-list ul {
        max-height: 253px;
        overflow-x: hidden;
        overflow-y: auto;
        list-style: none;
        margin: 0;
        padding: 0;
        font-size: 12px; /*border-bottom:solid 1px #CBCBCB;*/
    }

        .x-filter-list ul li {
            margin: 0;
            padding: 0 8px;
            border-top: solid 1px #CBCBCB;
        }

            .x-filter-list ul li:last-child {
                border-bottom: solid 1px #cbcbcb;
            }

            .x-filter-list ul li a {
                color: inherit;
                display: block;
            }

                .x-filter-list ul li a:hover {
                    font-weight: bold;
                    text-decoration: none;
                }

            .x-filter-list ul li.active {
                border-right: solid 3px #39a9d7;
                padding-right: 5px;
                color: #39a9d7;
                font-weight: bold;
            }

.x-spacer {
    height: 15px;
}

.x-filters-box {
    position: relative;
    margin: -10px -10px 20px -10px;
    padding: 10px 10px 5px 10px;
    background: #f9f9f9;
    border-bottom: solid 1px #d6d6d6;
}

    .x-filters-box .x-collapse-hor {
        position: absolute;
        left: 48%;
        bottom: -9px;
        width: 35px;
        height: 10px;
        line-height: 1px;
        text-align: center;
        background: #f4f4f4;
        border: solid 1px #d6d6d6;
        -webkit-border-radius: 0 0 3px 3px;
        border-radius: 0 0 3px 3px;
        -webkit-box-shadow: -1px 1px 3px 0 rgba(0,0,0,0.1);
        box-shadow: -1px 1px 3px 0 rgba(0,0,0,0.1);
        cursor: pointer;
    }

        .x-filters-box .x-collapse-hor i {
            margin: 0;
            padding: 0;
            font-size: 8px;
            margin-top: -1px;
            margin-right: -3px;
        }

        .x-filters-box .x-collapse-hor:hover {
            color: #39a9d7;
        }

    .x-filters-box .x-box-title {
        font-size: 12px;
        border-left: solid 1px #d6d6d6;
    }

    .x-filters-box .x-filters .dropdown {
        margin-bottom: 5px;
    }

    .x-filters-box .x-filters .form-control.input-sm {
        padding: 5px;
    }

    .x-filters-box .k-input {
        height: 20px;
        line-height: 10px
    }

.x-table05 tr.blue td {
    background: #d0e8f2 !important;
}

.x-table05 tr.green td {
    background: #e2f3cf !important;
}

.x-table05 tr.wellow td {
    background: #fbfbbd !important;
}

.x-table05 .redCell {
    background: #fbbdbd;
}

.x-table05 .blueCell {
    background: #d0e8f2;
}

/*table :hover colors*/
.x-table05 tr:hover.blue td {
    background: #c7dee8 !important;
}

.x-table05 tr:hover.green td {
    background: #daeac7 !important;
}

.x-table05 tr:hover.wellow td {
    background: #efefb4 !important;
}

.x-table05 {
    margin: 0 5px;
}

.x-table06 tr.green td {
    background: #e2f3cf
}

.x-table06 tr:hover.green td {
    background: #cce3ec !important;
}

.x-table06 .k-state-selected td {
    background: #39a9d7 !important;
}


/* END: safty officer */

.x-no-top-padding {
    padding-top: 0px !important;
}

.x-max-height {
    height: 100%
}


.x-table05 tr:hover.default td {
    background: #fff !important;
}

.x-ltr {
    direction: ltr
}
/*.x-edit {border : 3px solid red}*/
.x-no-pad-right {
    padding-right: 0px
}

.x-no-pad-left {
    padding-left: 0px
}

.x-no-pad-l {
    padding-left: 0 !important;
}

.x-pad-T-7 {
    padding-top: 7px;
}

.x-main-nav {
    z-index: 100;
}

.x-sub-menu {
    z-index: 1050;
}


/*/////////////////////////////////idan custom//////////////////////////////////////*/

.pad {
    padding: 25px;
}

textarea {
    resize: none;
}

.ng-ckeditor {
    border: 0 none;
}

/*view switching*/
.tab-content.ng-enter {
    opacity: 0;
    transition: 0.25s;
}

.tab-content.ng-enter-active {
    opacity: 1;
}

/*dialog*/
.modal {
    display: block;
}
/* Custom dialog/modal headers */
.dialog-header-error {
    background-color: #d2322d;
}

.dialog-header-wait {
    background-color: #428bca;
}

.dialog-header-notify {
    background-color: #eeeeee;
}

.dialog-header-confirm {
    background-color: #333333;
}

    .dialog-header-error span, .dialog-header-error h4, .dialog-header-wait span, .dialog-header-wait h4, .dialog-header-confirm span, .dialog-header-confirm h4 {
        color: #ffffff;
    }


.webcam {
    text-align: center;
}

.glyphicon-remove-circle {
    cursor: pointer;
}

/*menu animations*/
.animate-repeat.ng-leave {
    Display: none;
}

.animate-repeat.ng-move,
.animate-repeat.ng-enter,
.animate-repeat.ng-leave {
    -webkit-transition: all linear 0.2s;
    transition: all linear 0.2s;
}

    .animate-repeat.ng-leave.ng-leave-active,
    .animate-repeat.ng-move,
    .animate-repeat.ng-enter {
        opacity: 0;
        max-height: 0;
    }

        .animate-repeat.ng-leave,
        .animate-repeat.ng-move.ng-move-active,
        .animate-repeat.ng-enter.ng-enter-active {
            opacity: 1;
            max-height: 40px;
        }

/**
         * Stagger Leave (hide) animation
         */
.animate-repeat.ng-leave-stagger {
    /* this will have a 100ms delay between each successive leave animation */
    -webkit-transition-delay: 0.1s;
    transition-delay: 0.1s;
    /* in case the stagger doesn't work then these two values
             must be set to 0 to avoid an accidental CSS inheritance */
    -webkit-transition-duration: 0s;
    transition-duration: 0s;
}

/**
         * Stagger ENTER ANIMATION
         */
.animate-repeat.ng-enter-stagger {
    /* this will have a 100ms delay between each successive enter animation */
    -webkit-transition-delay: 0.1s;
    transition-delay: 0.1s;
    /* in case the stagger doesn't work then these two values
             must be set to 0 to avoid an accidental CSS inheritance */
    -webkit-transition-duration: 0s;
    transition-duration: 0s;
}


/*kendo custom*/
.k-rtl .k-grid thead th:last-child {
    border-left-width: 1px
}

.k-widget.k-tooltip {
    border-color: #5bc0de !important;
    background-color: #5bc0de !important;
    color: #fff;
}

.k-callout-n {
    border-bottom-color: #5bc0de;
}

.k-upload-button {
    background: #39a9d7;
    color: white;
}

.k-primary {
    background-color: #8dc63f;
    background: #8dc63f;
    border-color: #8dc63f;
}

    .k-primary:hover {
        background-color: #39a9d7;
        background: #39a9d7;
        border-color: #8dc63f;
    }

.k-context-menu.k-menu-vertical > .k-item > .k-link {
    padding: 5px 5px 5px 5px;
}

    .k-context-menu.k-menu-vertical > .k-item > .k-link:hover {
        color: #39a9d7;
        background-color: white;
    }


.k-grid-content {
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.k-header {
    background-image: none !important;
}

.k-grid th.k-header, .k-grid th.k-header .k-link {
    text-align: center;
    color: #39a9d7;
    font-size: 12px;
    line-height: 15px;
    font-weight: normal;
    background-color: #f1f1f1;
}

.two-rows-header th.k-header, .two-rows-header th.k-header .k-link {
    line-height: 10px
}

.k-grid tr:hover {
    background: #cce3ec;
    color: rgb(51, 51, 51);
    text-shadow: 0px 1px 1px white;
}

.k-grid .k-state-selected td {
    background-color: #39a9d7;
    text-shadow: 0px 1px 1px #3d3d3d;
    color: white;
}

.x-grid-nohover .k-grid td:hover {
    background-color: white;
}

.x-grid-nohover .k-grid tr:hover {
    background-color: white;
}

.k-rtl .k-grid-header .k-with-icon .k-link {
    margin-right: -0.6em;
    margin-left: 1.3em;
}

.k-grid tbody tr {
    border-bottom-color: rgb(221, 221, 221);
    border-collapse: collapse;
    border-left-color: rgb(221, 221, 221);
    border-right-color: rgb(221, 221, 221);
    border-top-color: rgb(221, 221, 221);
    box-sizing: border-box;
    color: rgb(51, 51, 51);
    direction: rtl;
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-size: 14px; /*height: 27px;line-height: 20px*/
    ;
    vertical-align: middle;
}

.k-grid td {
    padding: 3px 5px;
    white-space: nowrap;
}

.x-fix-virtual {
    margin-right: 5px
}

/*DYNAMIC SIZE GRID HEADER */
.k-grid .k-grid-header .k-header .k-link {
    height: auto;
}

.k-grid .k-grid-header .k-header {
    white-space: normal;
}

.k-list > .k-state-selected {
    background: #70b1d7;
    text-shadow: 0px 1px 1px #3d3d3d;
    color: white;
    border: none !important;
}

.k-list > .k-state-hover {
    background: none;
    color: rgb(51, 51, 51);
    color: #137da9;
}

.k-list > .k-state-selected.k-state-focused {
    background: #39a9d7;
    text-shadow: 0px 1px 1px #3d3d3d;
    color: white;
}

.k-window-titlebar {
    background-color: #39a9d7;
    text-shadow: 0px 1px 1px #3d3d3d;
    font: normal 18px arial;
    color: white;
}

.y-employee .k-widget .k-dropzone {
    height: 42px;
    width: 100%;
}

    .y-employee .k-widget .k-dropzone .k-upload-button {
        min-width: 50px;
    }

    .y-employee .k-widget .k-dropzone .k-upload-status {
        left: 43px;
        top: 28px;
    }


.k-edit-label {
    text-align: right;
}

.k-rtl {
    text-align: right;
}

.k-edit-form-container {
    width: 670px;
}


.k-autocomplete.k-header {
    width: 100%;
}

.k-combobox {
    width: 100%;
}

.k-input {
    width: 100%;
}

.k-numerictextbox {
    width: 100%;
}

.k-numerictextbox {
    width: 100%;
}

.k-datepicker {
    width: 100%;
}

.k-timepicker {
    width: 100%;
}

.k-datetimepicker {
    width: 100%;
}

.k-dropdown {
    width: 100%;
}

.k-colorpicker {
    width: 100%;
}

    .k-colorpicker .k-selected-color {
        width: 100%;
    }


.k-dropdown .k-dropdown-wrap {
    height: 26px;
}

.k-rtl .k-widget .k-dropdown-wrap .k-input,
.k-rtl .k-widget .k-numeric-wrap .k-input {
    height: 26px;
}

.k-dropdown .k-dropdown-wrap .k-input {
    height: 25px;
    line-height: 25px;
}

.k-dropdown .k-dropdown-wrap .k-select {
    line-height: 26px;
}

.k-webkit .k-rtl .k-dropdown-wrap .k-input, .k-webkit .k-rtl .k-numeric-wrap .k-input {
    margin-right: 0;
    background-color: white;
}

.k-input:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
}

.k-autocomplete:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
}

.k-textbox > input, .k-autocomplete .k-input, .k-picker-wrap .k-input, .k-numeric-wrap .k-input, .k-dropdown-wrap .k-input, .k-selectbox .k-input {
    padding: 0 0;
}

.k-autocomplete .k-input {
    height: 26px
}


.dropdown.block .caret {
    position: absolute;
    left: 10px;
    margin-top: 8px;
}

.dropdown.block .btn-lg .caret {
    margin-top: 11px;
}

.dropdown.block button {
    width: 100%;
    text-align: right;
}

.dropdown.block .dropdown-toggle .placeholder {
    font-size: 16px;
    color: #999
}


/* ---- safty officer edit ----- */
/* dropdown - block */
.dropdown-block {
    margin-bottom: 8px;
}

    .dropdown-block .btn {
        text-align: right;
    }

        .dropdown-block .btn .caret {
            float: left;
            margin-top: 8px;
        }

.x-edit {
    border: dotted 2px #39a9d7;
    -webkit-box-shadow: 2px 2px 5px 0 rgba(0,0,0,0.5);
    box-shadow: 2px 2px 5px 0 rgba(0,0,0,0.5);
    z-index: 9999;
    position: relative;
}

.colr-1 {
    background: #d0e8f2 !important;
}

.colr-2 {
    background: #e2f3cf !important;
}

.colr-3 {
    background: #fbfbbd !important;
}

.container-fluid .row.x-content .col-xs-11.x-inner .tab-content .row.x-no-mrg-pad.x-margin01 .col-xs-10.x-page-block2.x-edit .x-filters-box .row .col-sm-2 .x-slider {
    height: 30px;
    position: relative;
}

.x-slider .type-1 {
    position: absolute;
    left: 0;
    width: 12px;
    text-align: left;
    line-height: 30px;
}

.x-slider .type-2 {
    position: absolute;
    right: 0;
    width: 15px;
    font-size: 18px;
    line-height: 30px;
}

.x-slider .bg {
    position: absolute;
    background: #ddd;
    top: 8px;
    left: 15px;
    right: 18px;
    height: 15px;
    border-radius: 10px;
    -webkit-box-shadow: inset 0 2px 3px 0 rgba(0,0,0,0.1);
    box-shadow: inset 0 2px 3px 0 rgba(0,0,0,0.1);
}

.x-slider .handel {
    position: absolute;
    height: 25px;
    width: 25px;
    top: 3px;
    background: #1a91c9;
    right: 50%;
    border-radius: 25px;
    cursor: pointer;
    -moz-box-shadow: inset 2px 2px 5px rgba(255, 255, 255, .4), inset -2px -2px 2px rgba(0, 0, 0, .1);
    -webkit-box-shadow: inset 2px 2px 5px rgba(255, 255, 255, .4), inset -2px -2px 2px rgba(0, 0, 0, .1);
    box-shadow: inset 2px 2px 5px rgba(255, 255, 255, .4), inset -2px -2px 2px rgba(0, 0, 0, .1);
}

.lh-30 {
    line-height: 30px;
}

.lh-34 {
    line-height: 34px;
}

.lh-30 .checkbox-inline {
    line-height: 20px;
}

.x-spacer-2 {
    height: 10px;
}

.safty-officer .k-colorpicker .k-selected-color {
    height: 26px;
}

/* ---- END: safty officer edit ----- */



/* סידור עבודה */
.x-table06 {
}

    .x-table06 th, .x-table06 td {
        padding: 2px !important;
    }

    .x-table06 th {
        font-size: 11px;
        text-align: center;
        color: #39a9d7;
        font-weight: normal;
        background: #f1f1f1;
    }

    .x-table06 td {
        padding: 0 2px !important;
        font-size: 12px;
        height: 22px;
        line-height: 22px !important;
    }
    /*.x-table06 tr:hover {border-style:solid !important; border-color:#39a9d7 !important; border-width:2px !important; border-collapse:collapse !important;}*/

    /*.x-table06 tr:hover {background:#f1f1f1 !important; color:#39a9d7}*/
    .x-table06 tbody tr:hover {
        border: double 1px #39a9d7;
        position: relative; /*z-index:3000;*/
    }

    .x-table06 tbody tr:hover {
        -webkit-box-shadow: 1px 1px 3px 0 rgba(0,0,0,0.3);
        box-shadow: 1px 1px 3px 0 rgba(0,0,0,0.3);
    }

    .x-table06 tr.selected {
        background: #39a9d7;
        color: #fff;
    }

    .x-table06 tr.color1 {
        background: #d0e8f2;
    }

    .x-table06 tr.color2 {
        background: #e1f3d0;
    }

    .x-table06 tr.color3 {
        background: #fbfbbe;
    }

    .x-table06 tr.color4 {
        background: #f3e0d0;
    }

    .x-table06 tr.color5 {
        background: #f6dcfa;
    }

    .x-table06 tr.color6 {
        background: #e8e7fc;
    }

    .x-table06 tr.fnt1 {
        color: #39a9d7;
    }

    .x-table06 tr.fnt2 {
        font-weight: bold;
    }

.x-content .x-tools-menu .fa {
    color: #39a9d7;
    font-size: 14px;
}

.x-content .x-tools-menu li[disabled] .fa, .x-content .x-tools-menu a[disabled] .fa {
    color: #6d6d6d;
    cursor: not-allowed;
    background-color: white
}


/*kendo grid*/
.waDaily .k-grid tbody tr {
    height: 23px
}

.waDaily .k-grid td {
    padding: 0px 5px;
}

.waDaily .k-grid tbody th {
    height: 23px;
    padding: 0px 5px;
}

.waDaily .k-grid tbody thhead {
    height: 23px;
    padding: 0px 5px;
}

.waDaily .k-grid-header th.k-header > .k-link {
    padding-bottom: 0px;
    padding-top: 3px
}


.waDaily .k-textbox > input, .waDaily .k-autocomplete .k-input, .waDaily .k-picker-wrap .k-input, .waDaily .k-numeric-wrap .k-input, .waDaily .k-dropdown-wrap .k-input, .waDaily .k-selectbox .k-input {
    height: 23px;
    font-size: 12px;
}

.waDaily .k-textbox > input, .waDaily .k-autocomplete .k-input, .waDaily .k-picker-wrap .k-input, .waDaily .k-numeric-wrap .k-input, .waDaily .k-dropdown-wrap .k-input, .waDaily .k-selectbox .k-input {
    line-height: 20px
}

.waDaily .k-picker-wrap .k-select, .waDaily .k-numeric-wrap .k-select, .waDaily .k-dropdown-wrap .k-select {
    height: 23px
}

.waDaily .k-picker-wrap .k-select, .waDaily .k-numeric-wrap .k-select, .waDaily .k-dropdown-wrap .k-select {
    line-height: 20px
}

.waDaily .k-picker-wrap .k-select, .waDaily .k-numeric-wrap .k-select, .waDaily .k-dropdown-wrap .k-select {
    min-height: 23px
}

.waDaily .k-webkit .k-combobox .k-dropdown-wrap:before, .waDaily .k-webkit .k-picker-wrap:before, .waDaily .k-webkit .k-numeric-wrap:before {
    height: 23px
}

.waDaily .k-picker-wrap {
    font-size: 12px;
    height: 23px
}

.waDaily .k-dropdown .k-dropdown-wrap .k-input {
    font-size: 12px;
    height: 23px
}

.waDaily .k-dropdown .k-dropdown-wrap {
    height: 23px
}

.waDaily .k-i-arrow-s {
    background-position: 0 -36px;
}

.waDaily .k-colorpicker .k-input {
    font-size: 12px;
    height: 23px !important
}

.waDaily .k-colorpicker .k-widget {
    font-size: 12px;
    height: 23px !important
}

.waDaily .k-colorpicker .k-picker-wrap {
    height: 23px
}

.waDaily .k-colorpicker .k-selected-color {
    height: 23px !important
}

.waDaily .k-picker-wrap .k-i-arrow-s {
    background-position: 0 -31px;
}

.waDaily-passengers {
    color: green;
    font-weight: bold
}

.waDaily-passengers-mark {
    color: red;
    font-weight: bold
}

.waDaily .panel {
    margin-bottom: 3px
}

/*travel popup grid*/
.rTravel .k-grid th.k-header .k-link {
    color: #333;
}

.rTravel .k-grid .k-header {
    border-color: #f1f1f1;
}

.rTravel .k-grid tr td {
    border-left-color: #fff;
}

.rTravel .k-numeric-wrap {
    font-size: 14px;
    height: 28px !important
}

    .rTravel .k-numeric-wrap .k-input {
        height: 26px !important;
        font-size: 14px !important;
    }

.rTravel .k-widget .k-numeric-wrap .k-input {
    height: 20px;
}

.rTravel .k-picker-wrap .k-select {
    line-height: 26px !important;
}

.rTravel .k-picker-wrap {
    font-size: 14px !important;
    height: 28px !important;
}

    .rTravel .k-picker-wrap .k-input {
        height: 26px !important;
        font-size: 14px !important;
    }

.rTravel .k-dropdown .k-dropdown-wrap .k-select {
    line-height: 28px !important;
}

.rTravel .k-dropdown .k-dropdown-wrap {
    height: 28px !important;
}

    .rTravel .k-dropdown .k-dropdown-wrap .k-input {
        height: 26px;
        line-height: 26px;
    }

.rTravel .x-inner-border {
    border: solid 1px #d6d6d6;
    margin: 0 0px !important;
    padding: 10px 20px;
    overflow: auto
}

.x-no-mrg-l-r {
    margin-left: 0;
    margin-right: 0;
}
/*.rTravel .x-tools-menu { padding: 5px 0px 5px 5px;width: 100%;}*/

/*.rTravel .k-numerictextbox .k-select .k-link span.k-i-arrow-s {
    background-position-y: -37px;
}
.rTravel .k-numerictextbox .k-select .k-link span.k-i-arrow-n {
    background-position-y: -2px;
}*/

.rTravel .k-autocomplete .k-input {
    height: 26px;
}

.rTravel .btn-default:hover {
    color: #000000;
    background-color: #F3F3F3;
    border-color: #39A9D7;
}

.rTravel .btn-default {
    color: #F3F3F3;
    background-color: #39A9D7;
    border-color: #39A9D7;
}

.rTravel .form-group {
    margin-bottom: 5px;
}

.smallLabel label {
    font-weight: 400;
}

.smallLabel body {
    font-size: 10px;
}
/*---------------------------
.rTravel .btn-xs{
    padding: 1px 3px;
}
-----------------------------*/
.grid-min-height-300 .k-grid-content {
    min-height: 300px
}

.x-gry-grid-header .k-grid th.k-header {
    color: #333;
}

.x-gry-grid-header .k-grid .k-header {
    border-color: #CCC;
}

.x-gry-grid-header .k-grid tr td {
    border-left-color: #CCC;
}

.x-tab-content-menu-kendo-kendo-kendo .k-grid tbody tr {
    height: 20px
}

.x-tab-content-menu-kendo .k-grid td {
    padding: 0px 5px;
}

.x-tab-content-menu-kendo .k-grid tbody th {
    height: 20px;
    padding: 0px 5px;
}

.x-tab-content-menu-kendo .k-grid tbody thhead {
    height: 23px;
    padding: 0px 5px;
}

.x-tab-content-menu-kendo .k-grid-header th.k-header > .k-link {
    padding-bottom: 0px;
    padding-top: 3px
}

.x-tab-content-menu-kendo .k-textbox > input, .x-tab-content-menu-kendo .k-autocomplete .k-input, .x-tab-content-menu-kendo .k-picker-wrap .k-input, .x-tab-content-menu-kendo .k-numeric-wrap .k-input, .x-tab-content-menu-kendo .k-dropdown-wrap .k-input, .x-tab-content-menu-kendo .k-selectbox .k-input {
    height: 2px;
    font-size: 12px;
}

.x-tab-content-menu-kendo .k-textbox > input, .x-tab-content-menu-kendo .k-autocomplete .k-input, .x-tab-content-menu-kendo .k-picker-wrap .k-input, .x-tab-content-menu-kendo .k-numeric-wrap .k-input, .x-tab-content-menu-kendo .k-dropdown-wrap .k-input, .x-tab-content-menu-kendo .k-selectbox .k-input {
    line-height: 20px
}

.x-tab-content-menu-kendo .k-picker-wrap .k-select, .x-tab-content-menu-kendo .k-numeric-wrap .k-select, .x-tab-content-menu-kendo .k-dropdown-wrap .k-select {
    height: 20px
}

.x-tab-content-menu-kendo .k-picker-wrap .k-select, .x-tab-content-menu-kendo .k-numeric-wrap .k-select, .x-tab-content-menu-kendo .k-dropdown-wrap .k-select {
    line-height: 20px
}

.x-tab-content-menu-kendo .k-picker-wrap .k-select, .x-tab-content-menu-kendo .k-numeric-wrap .k-select, .x-tab-content-menu-kendo .k-dropdown-wrap .k-select {
    min-height: 20px
}

.x-tab-content-menu-kendo .k-webkit .k-combobox .k-dropdown-wrap:before, .x-tab-content-menu-kendo .k-webkit .k-picker-wrap:before, .x-tab-content-menu-kendo .k-webkit .k-numeric-wrap:before {
    height: 20px
}

.x-tab-content-menu-kendo .k-picker-wrap {
    font-size: 12px;
    height: 20px
}

.x-tab-content-menu-kendo .k-dropdown .k-dropdown-wrap .k-input {
    font-size: 12px;
    height: 20px
}

.x-tab-content-menu-kendo .k-dropdown .k-dropdown-wrap {
    height: 20px
}

.x-tab-content-menu-kendo .k-i-arrow-s {
    background-position: 0 -36px;
}

.x-tab-content-menu-kendo .k-webkit .k-rtl .k-widget .k-dropdown-wrap .k-input, .x-tab-content-menu-kendo .k-webkit .k-rtl .k-widget .k-numeric-wrap .k-input {
    height: 20px;
}

.x-tab-content-menu .k-webkit .k-rtl .k-widget .k-dropdown-wrap .k-input, .x-tab-content-menu .k-webkit .k-rtl .k-widget .k-numeric-wrap .k-input {
    height: 20px;
}

.x-tab-content-menu .k-webkit .k-rtl .k-widget .k-numeric-wrap .k-input {
    height: 20px;
}

.x-tab-content-menu .k-icon {
    height: 10px
}

.x-tab-content-menu-kendo .k-webkit .k-rtl .k-widget .k-dropdown-wrap .k-input,
.x-tab-content-menu-kendo .k-webkit .k-rtl .k-widget .k-numeric-wrap .k-input {
    height: 20px;
}

.x-left-menu {
    position: absolute;
    width: 250px;
    left: -225px;
    top: 9%;
    z-index: 2000;
    height: 80%;
    padding: 0 20px 20px 0;
}

.x-left-menu-open {
    left: -10px;
}

.x-left-menu ul.nav {
    border: solid 1px rgba(189,189,189,.55);
    margin: 0;
    padding: 0;
    padding-right: 10px;
    border-top: none;
    border-right: none;
}

.x-left-menu .nav li {
    height: 20px;
    line-height: 20px;
}

    .x-left-menu .nav li a {
        color: #555;
        background-color: #eee;
        border: 1px solid #ddd;
        cursor: pointer;
        height: 20px;
        line-height: 20px;
        padding: 0 10px;
        margin: 0;
    }

    .x-left-menu .nav li.active a {
        color: #555;
        cursor: default;
        background-color: #fff;
        border: 1px solid #ddd;
        border-bottom-color: transparent;
    }

.x-left-menu h3 {
    margin: 0;
    padding: 0;
}

.anima {
    -webkit-transition: all 200ms ease;
    -moz-transition: all 200ms ease;
    -ms-transition: all 200ms ease;
    -o-transition: all 200ms ease;
    transition: all 200ms ease;
}

.k-grid tr.inactive td {
    background: #e7f5fa !important;
    color: #aaaaaa;
}

.x-outer07 {
    margin-top: 20px;
    font-size: 12px;
    overflow: auto;
    padding: 0 1px 0 5px;
}

.x-table07 th, .x-table07 td {
    padding: 2px !important;
}

.x-table07 tbody tr:hover {
    border: double 1px #39a9d7;
    position: relative; /*z-index:3000;*/
}

.x-table07 tr.colored {
    color: #c50d12;
}

.input-xs, .form-horizontal .form-group-xs .form-control {
    height: 23px;
    padding: 5px 5px;
    font-size: 14px;
    line-height: 1.5;
    border-radius: 3px
}

select.input-xs {
    height: 23px;
    line-height: 23px
}

textarea.input-xs, select[multiple].input-xs {
    height: auto
}

.x-tab-content {
    min-height: 700px;
    max-height: 700px;
    background: #fff;
    margin: 0;
    padding: 0;
    overflow: hidden;
    padding: 10px;
    border-right: solid 1px #CCC;
    border-bottom: solid 1px #CCC;
    -webkit-box-shadow: 5px 5px 5px 0 rgba(0,0,0,0.3);
    box-shadow: 5px 5px 5px 0 rgba(0,0,0,0.3);
}

.x-tab-content-menu {
    background: #fff;
    margin: 0;
    padding: 0;
    overflow: hidden;
    padding: 10px;
    border-right: solid 1px #CCC;
    border-bottom: solid 1px #CCC;
    -webkit-box-shadow: 5px 5px 5px 0 rgba(0,0,0,0.3);
    box-shadow: 5px 5px 5px 0 rgba(0,0,0,0.3);
}

    .x-tab-content-menu .x-handel-01 {
        position: absolute;
        top: 46%;
        right: 10px;
        height: 35px;
        width: 12px;
        font-size: 8px;
        text-align: center;
        color: #717171;
        line-height: 33px;
        background: #fff;
        border: solid 1px #ccc;
        -webkit-border-radius: 0 5px 5px 0;
        border-radius: 0 5px 5px 0;
        -webkit-box-shadow: 1px 1px 3px 0 rgba(0,0,0,0.3);
        box-shadow: 1px 1px 3px 0 rgba(0,0,0,0.3);
    }

.x-tab-content .x-handel-01 {
    position: absolute;
    top: 46%;
    right: 10px;
    height: 35px;
    width: 12px;
    font-size: 8px;
    text-align: center;
    color: #717171;
    line-height: 33px;
    background: #fff;
    border: solid 1px #ccc;
    -webkit-border-radius: 0 5px 5px 0;
    border-radius: 0 5px 5px 0;
    -webkit-box-shadow: 1px 1px 3px 0 rgba(0,0,0,0.3);
    box-shadow: 1px 1px 3px 0 rgba(0,0,0,0.3);
}


.x-pad-l-7 {
    padding-left: 7px !important;
}

.x-pad-l-10 {
    padding-left: 10px
}

.x-mrg-btm-5 {
    margin-bottom: 5px;
}

.x-mrg-t-10 {
    margin-top: 10px;
}

.x-label-03 {
    font-size: 12px;
    line-height: 13px;
}

.x-hr-shadow {
    border-top: solid 1px #e5e5e5;
    margin: 15px 0 10px 0;
    background: url(../images/shadow_01.png) no-repeat top center;
    background-size: cover;
    height: 10px;
}

.x-pad-l-1 {
    padding-left: 1px;
}

.x-pad-r-1 {
    padding-right: 1px;
}

.x-pad-l-2 {
    padding-left: 2px;
}

.x-pad-r-2 {
    padding-right: 2px;
}

.x-mrg-1 {
    margin: 1px;
}

.x-w-130 {
    width: 130px;
}

.x-handel-02 {
    border-top: solid 1px #e5e5e5;
    margin-top: 5px;
    cursor: pointer
}

    .x-handel-02 a {
        display: block;
        text-align: center;
        padding: 0;
        padding: 0;
        height: 20px;
        position: relative;
    }

        .x-handel-02 a span {
            border: solid 1px #e5e5e5;
            background: #fff;
            width: 30px;
            display: inline-block;
            font-size: 8px;
            height: 11px;
            color: #717171;
            top: -2px;
            left: 50%;
            position: absolute;
            -webkit-border-radius: 0 0 5px 5px;
            border-radius: 0 0 5px 5px;
            -webkit-box-shadow: 1px 1px 3px 0 rgba(0,0,0,0.3);
            box-shadow: 1px 1px 3px 0 rgba(0,0,0,0.3);
        }

.x-va-top {
    vertical-align: top;
}

.x-menu-gap {
    margin-left: 220px;
}


.x-padd-l-3 {
    padding: 0;
    padding-left: 3px;
}

.x-padd-l-5 {
    padding: 0;
    padding-left: 5px;
}

.x-padd-l-6 {
    padding: 0;
    padding-left: 6px;
}

.x-padd-l-15 {
    padding: 0;
    padding-left: 15px;
}

/*.x-pop {padding-top:0; margin:auto}*/
.x-pop {
    padding-top: 0;
    margin: 0
}

    .x-pop .x-inner-border {
        border: solid 1px #d6d6d6;
        margin: 0 15px;
        padding: 10px 20px;
    }

    .x-pop .btn-xxs {
        height: 23px;
        line-height: 23px;
        padding: 0 5px;
        text-align: right;
        font-size: 12px;
    }

        .x-pop .btn-xxs .caret {
            float: left;
            margin-top: 9px;
            margin-left: 0px;
        }

.x-mrg-btm-8 {
    margin-bottom: 8px;
}

.x-mrg-t-20 {
    margin-top: 20px !important;
}

.x-pop h4 {
    font-size: 14px;
    font-weight: bold;
    color: #39a9d7;
    padding: 0;
    margin: 0;
}

.x-pop .table {
    border: solid 1px #ddd;
}

    .x-pop .table th {
        font-size: 11px;
        line-height: 11px;
        background: #ebebeb;
    }

    .x-pop .table td {
        line-height: 12px;
    }

.x-pop .hr {
    margin-right: 10px;
}

.x-pop div * {
    box-sizing: border-box
}




.work-wrap {
    margin-bottom: 20px;
    overflow: auto;
}

table.x-work {
    table-layout: fixed;
}

    table.x-work th {
        background: #39a9d7;
        color: #fff;
        text-align: center;
        font-size: 12px;
        border: solid 5px #fff;
    }

    table.x-work th {
        width: 170px;
    }

        table.x-work th:first-of-type {
            width: 60px;
        }

    table.x-work tr td {
        background: #f7f7f7;
        border: solid 5px #fff; /*height:60px;*/
        font: bold 14px arial;
        line-height: 12px;
        padding: 3px 5px;
    }

        table.x-work tr td.green {
            background: #e3eec6;
        }

        table.x-work tr td.red {
            background: #f9d6e0;
        }

        table.x-work tr td.yellow {
            background: #faf0c1;
        }

        table.x-work tr td:hover {
            background: lightblue;
            cursor: pointer;
        }

        table.x-work tr td.empty {
            background: #f1f1f1;
            cursor: default;
        }


    table.x-work td span {
        display: inline-block;
        padding-top: 3px;
    }

    table.x-work .labels {
    }

        table.x-work .labels .item {
            font-size: 9px;
            text-align: center;
            vertical-align: middle;
            line-height: 14px;
            color: #39a9d7;
            width: 14px;
            height: 14px;
            -webkit-border-radius: 2px;
            -moz-border-radius: 2px;
            border-radius: 2px;
            background-color: #fff;
            -webkit-box-shadow: 0 0 3px rgba(102,102,102,.33), 0 1px rgba(0,0,0,.21);
            -moz-box-shadow: 0 0 3px rgba(102,102,102,.33), 0 1px rgba(0,0,0,.21);
            box-shadow: 0 0 3px rgba(102,102,102,.33), 0 1px rgba(0,0,0,.21);
            background-image: -webkit-linear-gradient(bottom, rgba(0,0,0,.17), rgba(255,255,255,.17));
            background-image: -moz-linear-gradient(bottom, rgba(0,0,0,.17), rgba(255,255,255,.17));
            background-image: -o-linear-gradient(bottom, rgba(0,0,0,.17), rgba(255,255,255,.17));
            background-image: -ms-linear-gradient(bottom, rgba(0,0,0,.17), rgba(255,255,255,.17));
            background-image: linear-gradient(to top, rgba(0,0,0,.17), rgba(255,255,255,.17));
        }

    table.x-work .x-route {
        font-size: 12px;
        font-weight: normal;
        line-height: 2em;
        max-height: 2em;
        overflow: hidden;
    }

    table.x-work .x-type {
        font-size: 11px;
        font-weight: normal;
        float: left;
        color: #39a9d7;
    }

    table.x-work .x-name {
        font-size: 11px;
        font-weight: normal;
    }

    table.x-work .x-time {
        vertical-align: middle;
        color: #717171;
        background: none !important;
    }

    table.x-work.decrease-1 {
    }

        table.x-work.decrease-1 .x-type {
            display: none;
        }

        table.x-work.decrease-1 .x-name {
            display: none;
        }

    table.x-work.decrease-2 {
    }

        table.x-work.decrease-2 .labels {
            display: none;
        }

        table.x-work.decrease-2 .x-type {
            display: none;
        }

        table.x-work.decrease-2 .x-name {
            display: none;
        }

        table.x-work.decrease-2 span {
            width: 38px;
            overflow: hidden;
            font-size: 12px;
            float: right;
            line-height: 2em;
            height: 2em;
            vertical-align: middle;
            padding: 0;
        }

        table.x-work.decrease-2 .x-route {
            float: right;
            display: inline-block;
            width: auto;
            line-height: 2em;
            height: 2em;
            vertical-align: middle;
        }

.x-left-menu .x-title04 {
    font-size: 14px;
    font-weight: bold;
    color: #39a9d7;
}

.x-more {
    margin: 5px 10px;
    display: inline-block;
    color: inherit;
}

    .x-more i {
        color: #39A9D7;
    }

.x-more-float {
    position: absolute;
    width: 98%;
    background: #fff;
    border-bottom: solid 1px gray;
    z-index: 100;
    -webkit-box-shadow: 0 3px 4px 0 rgba(0,0,0,0.3);
    box-shadow: 0 3px 4px 0 rgba(0,0,0,0.3);
}

    .x-more-float .x-indent {
        padding: 10px 10px 0px 20px;
    }

    .x-more-float .x-title05 {
        margin: 10px 15px 5px;
        font-size: 14px;
        font-weight: bold;
        color: #39a9d7;
    }

    .x-more-float .row {
        margin-bottom: 5px !important;
    }

    .x-more-float .all-toggels .row {
        margin-bottom: 20px !important;
    }

        .x-more-float .all-toggels .row:last-of-type {
            margin-bottom: 0 !important;
        }

    .x-more-float .mult-title {
        margin: 10px 15px 5px;
        font-size: 12px;
    }

        .x-more-float .mult-title .first {
            font-size: 14px;
            font-weight: bold;
            color: #39a9d7;
        }

.dropdown.block.h23 button {
    height: 23px;
}

.progress-tabs {
    border: solid 1px #cccccc;
    margin-bottom: 10px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

    .progress-tabs .top-tabs {
        background: #efefef;
        font-weight: bold;
        -webkit-border-radius: 5px 5px 0 0;
        border-radius: 5px 5px 0 0;
    }

        .progress-tabs .top-tabs .tab {
            color: inherit;
            text-decoration: none;
            float: right;
            height: 30px;
            padding: 0 10px;
            line-height: 35px;
            min-width: 130px;
            border-bottom: solid 1px #ccc;
        }

            .progress-tabs .top-tabs .tab.first {
                -webkit-border-radius: 0 5px 0 0;
                border-radius: 0 5px 0 0;
            }

            .progress-tabs .top-tabs .tab.active {
                background: #fff;
                color: #39a9d7;
                border-bottom: none;
            }

        .progress-tabs .top-tabs .divider-a {
            float: right;
            background: url(../images/tab_progress_a.png) no-repeat center right;
            border-bottom: solid 1px #ccc;
            width: 15px;
            height: 30px;
        }

        .progress-tabs .top-tabs .divider-b {
            float: right;
            background: url(../images/tab_progress_b.png) no-repeat center right;
            border-bottom: solid 1px #ccc;
            width: 15px;
            height: 30px;
        }

        .progress-tabs .top-tabs .divider-c {
            float: right;
            background: url(../images/tab_progress_c.png) no-repeat center right;
            width: 15px;
            height: 30px;
        }

        .progress-tabs .top-tabs .tab.left {
            float: left;
            height: 30px;
            padding: 0 10px;
            line-height: 30px;
            min-width: 120px;
            border-bottom: solid 1px #ccc;
        }

            .progress-tabs .top-tabs .tab.left.active {
                border-bottom: solid 1px #fff;
            }

        .progress-tabs .top-tabs .divider-l {
            float: left;
            height: 30px;
            width: 1px;
            border-right: solid 1px #ccc;
        }

        .progress-tabs .top-tabs .filler {
            width: auto;
            height: 30px;
            border-bottom: solid 1px #ccc;
        }

        .progress-tabs .top-tabs a {
            cursor: pointer
        }

.block-center {
    padding: 10px;
    display: table;
    height: 95%;
    width: 100%;
    text-align: center;
}

    .block-center .inner {
        text-align: center;
        height: 100%;
        display: table-cell;
        vertical-align: middle;
    }

        .block-center .inner .middle {
            width: 400px;
            margin: auto;
        }

.x-progress {
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    height: 30px;
    margin-bottom: 5px;
}

    .x-progress .progress-bar {
        background-color: #39a9d7;
        -moz-border-radius: 15px;
        border-radius: 15px;
        -webkit-box-shadow: 1px 1px 1px rgba(62,153,202,.19), inset 1px 2px rgba(255,255,255,.25);
        -moz-box-shadow: 1px 1px 1px rgba(62,153,202,.19), inset 1px 2px rgba(255,255,255,.25);
        box-shadow: 1px 1px 1px rgba(62,153,202,.19), inset 1px 2px rgba(255,255,255,.25);
    }

.table-condensed-sm
.table-condensed-sm > thead > tr > th, .table-condensed-sm > tbody > tr > th,
.table-condensed-sm > tfoot > tr > th, .table-condensed-sm > thead > tr > td,
.table-condensed-sm > tbody > tr > td, .table-condensed-v > tfoot > tr > td {
    padding: 3px 5px;
    font-size: 14px;
}

.table-condensed-sm > thead > tr > th {
    font-weight: normal;
    text-align: center;
}

.table-condensed-xs > thead > tr > th, .table-condensed-xs > tbody > tr > th,
.table-condensed-xs > tfoot > tr > th, .table-condensed-xs > thead > tr > td,
.table-condensed-xs > tbody > tr > td, .table-condensed-xs > tfoot > tr > td {
    padding: 1px 5px;
    font-size: 12px;
}

.table-condensed-xs > thead > tr > th {
    font-weight: normal;
    text-align: center;
}


.bottom-btn {
    padding: 0 10px;
}

    .bottom-btn .btn {
        margin-right: 10px;
        padding: 0 30px;
    }

.pad-10 {
    padding: 10px !important;
}

.lh-23 {
    line-height: 23px;
}

.fnt12 {
    font-size: 12px;
    line-height: 12px;
}

.fnt12-height15 {
    font-size: 12px;
    line-height: 15px;
}

.fnt12-height18 {
    font-size: 12px;
    line-height: 18px;
}

.lh-14 {
    line-height: 14px;
}

.date_undr {
    border-bottom: solid 1px gray;
    font-weight: bold;
    display: inline-block;
    padding: 0 2px;
}

.x-mrg-r-10 {
    margin-right: 10px;
}

.x-title06 {
    font-size: 16px;
    margin-top: 5px;
    font-weight: bold;
    line-height: 16px;
}

.undr-l {
    text-decoration: underline;
}

.table-outer {
    margin: 0 10px 10px 10px;
    overflow: hidden;
}

    .table-outer .k-grid {
        display: flex;
        flex-direction: column;
        flex-wrap: nowrap;
        justify-content: space-between;
        align-items: stretch;
        width: 100% !important;
    }

    .table-outer .k-grid-content {
        height: 100% !important;
    }

    .table-outer .x-grid {
        display: flex;
        flex-direction: column;
        flex-wrap: nowrap;
        justify-content: space-between;
        align-items: stretch;
        width: 100% !important;
    }

    .table-outer .x-grid-content {
        height: 100% !important;
    }



.table-outer-no-margin {
    margin: 0 0px 0px 0px; /*overflow: hidden;*/
}

    .table-outer-no-margin .k-grid {
        display: flex;
        flex-direction: column;
        flex-wrap: nowrap;
        justify-content: space-between;
        align-items: stretch;
        width: 100% !important;
        min-height: 100px;
    }

    .table-outer-no-margin .min-height-80 .k-grid {
        min-height: 80px;
    }

    .table-outer-no-margin .k-grid-content {
        height: 100% !important;
    }

    .table-outer-no-margin .k-grid .min-height-50 {
        min-height: 50px !important;
    }

.x-info {
    padding: 10px 25px;
}

    .x-info .text {
        overflow: hidden;
        margin-bottom: 5px;
        margin-left: 20px;
        border-bottom: solid 1px #ccc;
        color: #39a9d7;
        min-height: 21px
    }

    .x-info .label-full {
        font-weight: bold;
        margin-bottom: 5px;
    }

    .x-info .label-xs {
        float: right;
        width: 35px;
        font-weight: bold;
        margin-left: 10px;
        margin-bottom: 5px;
    }

    .x-info .label-sm {
        float: right;
        width: 55px;
        font-weight: bold;
        margin-left: 10px;
        margin-bottom: 5px;
    }

    .x-info .label-md {
        float: right;
        width: 90px;
        font-weight: bold;
        margin-left: 10px;
        margin-bottom: 5px;
    }

.colored {
    color: #39a9d7;
}

    .colored.undr-l {
        color: #39a9d7;
        text-decoration: underline;
    }

.title07 {
    border-left: solid 1px #D6D6D6;
    color: #39a9d7;
    font-size: 16px;
    font-weight: bold;
    padding: 2px 5px 0px 5px;
}

.input-block {
    border-left: solid 1px #D6D6D6;
    padding: 2px 5px;
}

.x-label-04 {
    text-align: right;
    font-weight: bold;
    line-height: 30px;
}

.x-label-05 {
    text-align: right;
    font-weight: bold;
}

.form-fix .form-group {
    margin-bottom: 7px;
}

.fnt14 {
    font-size: 14px;
}

.x-mrg-t-32 {
    margin-top: 32px;
}

.x-mrg-t-17 {
    margin-top: 17px;
}

.x-employee-report .k-grid th.k-header, .x-employee-report .k-grid th.k-header .k-link {
    text-align: center;
    color: #333;
    font-size: 12px;
    line-height: 15px;
    font-weight: normal;
    background-color: white;
}

.x-employee-report .k-grid tbody tr {
    height: 20px;
    font-size: 12px
}

.x-employee-report .k-grid td {
    padding: 0px 5px;
}

.x-employee-report .k-grid tbody th {
    height: 20px;
    padding: 0px 5px;
}

.x-employee-report .k-grid tbody thead {
    height: 20px;
    padding: 0px 5px;
}

.x-employee-report .k-grid-header th.k-header > .k-link {
    padding-bottom: 0px;
    padding-top: 3px
}

.x-employee-report .x-bold-left-border {
    border-left: 1px solid #000000
}


.x-right-menu .k-grid th.k-header, .x-right-menu .k-grid th.k-header .k-link {
    text-align: center;
    color: #39a9d7;
    font-size: 12px;
    line-height: 15px;
    font-weight: normal;
}

.x-right-menu .k-grid tbody tr {
    height: 20px;
    font-size: 12px
}

.x-right-menu .k-grid td {
    padding: 0px 5px;
}

.x-right-menu .k-grid tbody th {
    height: 20px;
    padding: 0px 5px;
}

.x-right-menu .k-grid tbody thead {
    height: 20px;
    padding: 0px 5px;
}

.x-right-menu .k-grid-header th.k-header > .k-link {
    padding-bottom: 0px;
    padding-top: 3px
}

.x-right-menu .x-bold-left-border {
    border-left: 0px solid #000000
}

.x-right-menu {
    margin-left: 0px;
    margin-right: 0px
}

.x-right-menu {
    border-left-width: 0px
}

    .x-right-menu .k-grid .k-scrollbar-vertical {
        right: -2px;
        left: auto;
    }

    .x-right-menu .k-grid {
        border-left: none;
        border-top: none;
        border-right: none
    }

    .x-right-menu .k-grid-content {
        padding-right: 5px !important;
        padding-left: 0px !important;
    }

    .x-right-menu .k-grid-header {
        padding-right: 5px !important;
        padding-left: 0px !important;
        border-right: none
    }

        .x-right-menu .k-grid-header:first-child th.k-header:first-child {
            border-right: none
        }

        .x-right-menu .k-grid-header:first-child th.k-header:first-child {
            border-left: none
        }

        .x-right-menu .k-grid-header:first-child th.k-header:last-child {
            border-left-color: #ccc;
            border-left-width: 1px;
        }

.k-grid tbody .x-right-menu-selected td:last-child {
    border-left: none;
}

.k-grid tbody .x-right-menu-row td:first-child {
    border-left: none;
}

.k-grid tbody .x-right-menu-row td:last-child {
    border-left-color: #ccc;
    border-left-width: 1px;
}

.x-right-menu-timeClock-invalid {
    color: red
}


.x-small-grid .k-grid th.k-header, .x-small-grid .k-grid th.k-header .k-link {
    text-align: center;
    color: #39a9d7;
    font-size: 12px;
    line-height: 15px;
    font-weight: normal;
    background-color: #f1f1f1;
}

.x-small-grid .k-grid tbody tr {
    height: 20px;
    font-size: 12px
}

.x-small-grid .k-grid td {
    padding: 0px 5px;
}

.x-small-grid .k-grid tbody th {
    height: 20px;
    padding: 0px 5px;
}

.x-small-grid .k-grid tbody thead {
    height: 20px;
    padding: 0px 5px;
}

.x-small-grid .k-grid-header th.k-header > .k-link {
    padding-bottom: 0px;
    padding-top: 3px
}

.x-small-grid .x-bold-left-border {
    border-left: 1px solid #000000
}



/*.x-pre-salary-menu .k-textbox > input, .x-pre-salary-menu .k-autocomplete .k-input,.x-pre-salary-menu .k-picker-wrap .k-input, .x-pre-salary-menu .k-numeric-wrap .k-input,.x-pre-salary-menu .k-dropdown-wrap .k-input, .x-pre-salary-menu .k-selectbox .k-input {height: 26px;font-size: 14px;}
.x-pre-salary-menu .k-textbox>input, .x-pre-salary-menu .k-autocomplete .k-input, .x-pre-salary-menu .k-picker-wrap .k-input, .x-pre-salary-menu .k-numeric-wrap .k-input, .x-pre-salary-menu .k-dropdown-wrap .k-input, .x-pre-salary-menu .k-selectbox .k-input{line-height: 23px}
.x-pre-salary-menu .k-picker-wrap .k-select,.x-pre-salary-menu .k-numeric-wrap .k-select,.x-pre-salary-menu .k-numeric-wrap .k-dropdown-wrap .k-select {height :26px}
.x-pre-salary-menu .k-picker-wrap .k-select,.x-pre-salary-menu .k-numeric-wrap .k-select,.x-pre-salary-menu .x-pre-salary-menu .k-numeric-wrap .k-dropdown-wrap .k-select {line-height:23px}
.x-pre-salary-menu .k-picker-wrap .k-select,.x-pre-salary-menu .k-numeric-wrap .k-select,.x-pre-salary-menu .k-numeric-wrap .k-dropdown-wrap .k-select {min-height: 23px}
.x-pre-salary-menu .k-webkit .k-combobox .k-dropdown-wrap:before,.x-pre-salary-menu .k-webkit .k-picker-wrap:before,.x-pre-salary-menu .k-webkit .k-numeric-wrap:before {height :26px}
.x-pre-salary-menu .k-picker-wrap { font-size: 12px; height:26px}
.x-pre-salary-menu .k-dropdown .k-dropdown-wrap .k-input{ font-size: 12px; height:26px}
.x-pre-salary-menu .k-webkit .k-rtl .k-widget .k-dropdown-wrap .k-input{height:26px}
.x-pre-salary-menu .k-dropdown .k-dropdown-wrap .k-select{height:26px; line-height:27px}

.x-pre-salary-menu .k-dropdown .k-dropdown-wrap{height :26px}
.x-pre-salary-menu .k-i-arrow-s {background-position: 0 -34px;}

.x-pre-salary-menu .k-colorpicker .k-input{ font-size: 12px; height:26px}
.x-pre-salary-menu .k-colorpicker .k-widget{ font-size: 12px; height:26px}
.x-pre-salary-menu .k-colorpicker .k-picker-wrap {height :26px }
.x-pre-salary-menu .k-colorpicker .k-selected-color {height :26px}
.x-pre-salary-menu .k-picker-wrap .k-i-arrow-s {background-position: 0 -31px;}
.x-pre-salary-menu .k-textbox > input,  .x-pre-salary-menu .k-autocomplete .k-input, .x-pre-salary-menu .k-picker-wrap .k-input, .x-pre-salary-menu .k-numeric-wrap .k-input,.x-pre-salary-menu .k-dropdown-wrap .k-input,.x-pre-salary-menu .k-selectbox .k-input {
    padding: 0 0;
}*/

.x-pre-salary-menu-new .k-dropdown {
    margin-bottom: 6px
}

    .x-pre-salary-menu-new .k-dropdown .k-dropdown-wrap {
        height: 26px;
    }

        .x-pre-salary-menu-new .k-dropdown .k-dropdown-wrap .k-input {
            height: 26px
        }

.x-mrg-b-6 {
    margin-bottom: 6px
}

.x-pre-salary-menu-new .k-widget.k-datepicker .k-picker-wrap {
    height: 26px
}

    .x-pre-salary-menu-new .k-widget.k-datepicker .k-picker-wrap .k-input {
        height: 26px
    }

.x-pre-salary-menu-new .k-datetimepicker {
    margin-bottom: 6px
}

.x-pre-salary-menu-new .k-widget.k-datetimepicker .k-picker-wrap {
    height: 26px
}

    .x-pre-salary-menu-new .k-widget.k-datetimepicker .k-picker-wrap .k-input {
        height: 26px
    }

.x-pre-salary-menu-new .k-picker-wrap .k-select {
    line-height: 26px
}

.x-pre-salary-menu-new .k-dropdown-wrap .k-select {
    line-height: 25px
}




/*OrderWizardStyle*/
.actn {
    color: #737373;
}

    .actn:hover {
        color: #3aa9d7;
        background: #43c5fb !important;
        background: #78c2e0 !important;
        cursor: pointer;
    }

.x-checkout { /*font-family: "Segoe UI";*/
    width: 80%;
    margin: -20px 20px 0 0;
    height: 100px;
    position: relative;
    color: #737373;
    float: right;
}

    .x-checkout .gray .line {
        background: #e9e9e9;
        position: absolute;
        right: 0px;
        top: 43px;
        height: 13px;
        width: 100%;
        -webkit-border-radius: 5px;
        border-radius: 5px;
    }

    .x-checkout .gray .circ {
        background: #e9e9e9;
        width: 32px;
        height: 32px;
        position: absolute;
        top: 34px;
        -webkit-border-radius: 16px;
        border-radius: 16px;
        text-align: center;
    }

    .x-checkout .gray .circ1 {
        right: 2%;
    }

    .x-checkout .gray .circ2 {
        right: 25%;
    }

    .x-checkout .gray .circ3 {
        right: 50%;
    }

    .x-checkout .gray .circ4 {
        right: 75%;
    }
    /*.x-checkout .gray .circ5 {  right: 80%;  }*/
    .x-checkout .gray .circ6 {
        width: 50px;
        height: 50px;
        top: 25px;
        left: 0;
        -webkit-border-radius: 25px;
        border-radius: 25px;
        text-align: center;
    }

    .x-checkout .gray .circ span {
        position: absolute;
        width: 140px;
        margin-left: -70px !important;
        text-align: center;
        top: 30px;
    }

    .x-checkout .gray .circ6 span {
        top: 50px;
    }

    .x-checkout .gray .actn.circ span {
        margin-right: -70px;
    }


    .x-checkout .blue .line {
        background: #39a9d7;
        position: absolute;
        right: 1px;
        top: 44px;
        height: 11px;
        -webkit-border-radius: 5px;
        border-radius: 5px;
    }

    .x-checkout .blue .circ {
        background: #39a9d7;
        width: 30px;
        height: 30px;
        position: absolute;
        top: 35px;
        margin-right: 1px;
        -webkit-border-radius: 16px;
        border-radius: 16px;
        text-align: center;
        line-height: 30px;
        color: #fff;
    }

    .x-checkout .blue .circ1 {
        right: 2%;
    }

    .x-checkout .blue .circ2 {
        right: 25%;
    }

    .x-checkout .blue .circ3 {
        right: 50%;
    }

    .x-checkout .blue .circ4 {
        right: 75%;
    }
    /*.x-checkout .blue .circ5 {  right: 80%; }*/
    .x-checkout .blue .circ6 {
        font-size: 20px;
        line-height: 50px;
        width: 50px;
        height: 50px;
        top: 25px;
        left: 0;
        -webkit-border-radius: 25px;
        border-radius: 25px;
    }


/* ------------- */
/* double-tables */
/* ------------- */
.double-tables { /*width: 610px;*/
    margin: auto;
    padding: 20px 0;
    text-align: right;
}

    .double-tables .main-table {
        background: #fff; /**/
        width: 98%;
        height: 244px;
        overflow: auto;
        padding-right: 40px;
        direction: rtl;
    }

        .double-tables .main-table table {
            margin-bottom: 0;
        }

        .double-tables .main-table .linker {
            position: relative;
            overflow: auto
        }

            .double-tables .main-table .linker .link-line {
                display: none;
                position: absolute;
                right: -33px;
                top: 10px;
                width: 25px;
                height: 350px;
                border-right: solid 1px #3AA9D7;
                border-top: solid 1px #3AA9D7;
            }

        .double-tables .main-table .current td {
            background: #d5e9f2;
        }

        .double-tables .main-table .current .linker .link-line {
            display: block;
        }

    .double-tables .on-link-line {
        display: block;
        position: absolute;
        right: 18px;
        top: 200px;
        width: 25px;
        height: 230px;
        border-right: solid 1px #3AA9D7;
        border-top: solid 1px #3AA9D7;
    }

    .double-tables .between-tables {
        position: relative;
        background: #fff;
        width: 603px;
        padding-right: 40px;
        direction: rtl;
        text-align: right;
        padding: 0px 40px 18px 0;
    }

        .double-tables .between-tables .line-r {
            position: absolute;
            height: 100%;
            border-right: solid 1px #3AA9D7;
            width: 10px;
            right: 8px;
            top: 0;
        }

        .double-tables .between-tables .x-content-2 {
            padding-top: 5px;
        }

    .double-tables .sub-table {
        background: #fff;
        height: 152px;
        overflow: auto;
        padding-right: 40px;
        position: relative;
    }

        .double-tables .sub-table .table_holder {
            height: 152px;
            overflow: auto;
            direction: rtl;
        }

        .double-tables .sub-table .arrow {
            position: absolute;
            top: 10px;
            right: 25px;
            width: 0;
            height: 0;
            border-top: 5px solid transparent;
            border-right: 10px solid #3AA9D7;
            border-bottom: 5px solid transparent;
        }

        .double-tables .sub-table .line-r {
            position: absolute;
            right: 8px;
            top: 0px;
            width: 20px;
            height: 15px;
            border-right: solid 1px #3AA9D7;
            border-bottom: solid 1px #3AA9D7;
        }

    .double-tables .details-block {
        float: left;
        border: solid 1px #cbcbcb;
        width: 300px;
        height: 160px;
        margin-left: 30px;
        margin-right: 20px;
        padding: 10px 15px;
    }

        .double-tables .details-block .title {
            line-height: 30px;
            font-size: 16px;
            color: #3aa9d7;
            font-weight: bold;
        }

    .double-tables .new-row td {
        background: #d5e9f2;
    }

    .double-tables .new-row input[type=checkbox] {
        margin-top: 5px;
    }

.x-block-01 {
    height: 605px;
    margin: 0px 20px 20px 20px;
    border: solid 1px #cdcdcd;
    padding: 10px 10px 0 10px;
}

.fnt18 {
    font-size: 18px;
}

.pad-fix {
    padding: 20px 20px 0px 20px;
}

.actn-bttm {
    margin: 0 10px 10px 20px;
}

.x-block-02 {
    overflow: hidden;
    margin: 0px 15px 20px 15px;
    border: solid 1px #cdcdcd;
    padding: 10px 10px 0 10px;
}



.x-table08 {
}

    .x-table08 th {
        font-size: 11px;
        text-align: center;
        color: #39a9d7;
        padding: 5px 0 !important;
        font-weight: normal;
        background: #f1f1f1;
    }

    .x-table08 input[type=checkbox] {
        margin: 2px 0 -5px 0;
        padding: 0;
        height: 13px;
        line-height: 10px;
    }

/* סיכום הזמנה */
.month-title {
    color: #fff;
    background: #222;
    background: #39a9d7;
    /*border-bottom: solid 1px #111;
	border-top: solid 1px #444;*/
    text-align: center;
    padding: 10px 0;
    position: relative;
    z-index: 2;
}

#clndr-lg {
    /*width: 450px;*/
    height: 500px;
    overflow: auto;
    position: relative;
    left: 0px;
    top: 0px;
    margin-top: 10px;
}



    #clndr-lg .calendar {
        width: 100%;
    }

        #clndr-lg .calendar th {
            text-align: center;
            background: #eee;
            border: solid 1px #fff;
        }

        #clndr-lg .calendar td { /*width:90px; height:90px;*/
            padding: 15px 0;
            background: #eee;
            border: solid 1px #fff;
            font-size: 20px;
            text-align: center;
        }

            #clndr-lg .calendar td.active {
                background: #cde3ed;
                position: relative;
                z-index: 0;
            }

        #clndr-lg .calendar .active .lbl {
            position: absolute;
            right: 3px;
            top: 3px;
            font-size: 12px;
            background: #39a9d7;
            padding: 0 6px;
            color: #fff;
            -webkit-border-radius: 3px;
            border-radius: 3px;
        }

#clndr-sm .calendar {
    width: 100%;
}

    #clndr-sm .calendar th {
        text-align: center;
        background: #3aa9d7;
        border: solid 1px #fff;
        color: #fff;
        font-size: 11px;
        font-weight: normal;
    }

    #clndr-sm .calendar td { /*width:90px; height:90px;*/
        padding: 5px 0;
        background: #eee;
        border: solid 1px #fff;
        font-size: 16px;
        text-align: center;
    }

        #clndr-sm .calendar td.today {
            border: solid 2px #3aa9d7;
            position: relative;
            z-index: 1000;
        }

        #clndr-sm .calendar td.active {
            background: #cde3ed;
            position: relative;
            z-index: 0;
            cursor: pointer;
        }

    /*#clndr-sm .calendar .k-header {background-color: #3aa9d7;}
#clndr-sm .k-state-selected>.k-link{color: #000}
#clndr-sm .k-state-selected {background-color: #cde3ed;}*/
    /*.k-calendar .k-link.k-nav-fast{color: #fff; font-size: 18px; font-weight: bold;}*/

    #clndr-sm .calendar th {
        background-image: -moz-linear-gradient( 90deg, rgb(53,159,203) 0%, rgb(66,173,216) 100%);
        background-image: -webkit-linear-gradient( 90deg, rgb(53,159,203) 0%, rgb(66,173,216) 100%);
        background-image: -ms-linear-gradient( 90deg, rgb(53,159,203) 0%, rgb(66,173,216) 100%);
    }

#clndr-sm .month-title2 {
    text-align: center;
    line-height: 32px;
    height: 32px;
    font-size: 18px;
    color: #fff;
    font-weight: bold;
    background-image: -moz-linear-gradient( 90deg, rgb(53,159,203) 0%, rgb(66,173,216) 100%);
    background-image: -webkit-linear-gradient( 90deg, rgb(53,159,203) 0%, rgb(66,173,216) 100%);
    background-image: -ms-linear-gradient( 90deg, rgb(53,159,203) 0%, rgb(66,173,216) 100%);
    border: solid 1px #fff;
    position: relative;
}

    #clndr-sm .month-title2 .arrow {
        position: absolute;
        top: 0;
        width: 1.5em;
        text-align: center;
        height: 30px;
        line-height: 32px;
    }

        #clndr-sm .month-title2 .arrow:hover {
            background: #3eb4e5;
            cursor: pointer;
        }

        #clndr-sm .month-title2 .arrow.left {
            left: 0;
            border-right: solid 1px #3898bf;
        }

        #clndr-sm .month-title2 .arrow.right {
            right: 0;
            border-left: solid 1px #3898bf;
        }

.x-pad-r-7 {
    padding-right: 7px !important;
}

.x-pad-r-30 {
    padding-right: 30px;
}

.x-table09 {
    margin: 15px;
}

.height-fix-1 {
    height: 217px;
    overflow: auto;
    margin-bottom: 30px;
}

.height-fix-2 {
    height: 247px;
    overflow: auto;
    margin-bottom: 30px;
}

.sum-details {
    margin-top: 20px;
}

    .sum-details .row {
        margin-bottom: 15px;
        font-weight: bold;
    }

    .sum-details .type-a {
        color: #3aa9d7;
    }

    .sum-details .type-b {
        color: #3aa9d7;
        font-size: 18px;
    }


.x-addressing .green {
    background-color: #e3eec6;
}

.x-addressing .red {
    background-color: #f9d6e0;
}

.x-addressing .yellow {
    background-color: #faf0c1;
}

.x-addressing .blue {
    background-color: rgb(208, 232, 242)
}

.x-addressing .bold_font {
    font-weight: bold;
}

.bold_font {
    font-weight: bold;
}

.x-content .x-tools-menu .x-inactive {
    color: #a7a0a0 !important;
    pointer-events: none !important;
    cursor: default !important;
}

a.not-active {
    color: #a7a0a0;
    pointer-events: none;
    cursor: default;
}

.popup03 {
    width: 830px;
    margin: auto
}

    .popup03 .x-inner-border {
        border: solid 1px #d6d6d6;
        margin: 0 15px;
        padding: 10px 20px;
    }

    .popup03 div * {
        box-sizing: border-box
    }

    .popup03 .k-rtl .k-widget .k-dropdown-wrap .k-input, .popup03 .k-rtl .k-widget .k-numeric-wrap .k-input {
        height: 26px;
    }

.x-disabled-a {
    cursor: default;
    opacity: 0.6;
    text-decoration: none !important;
}

.addressing-details-mark {
    color: red;
    font-weight: bold
}

.x-print-container {
    padding: 10px 25px;
}

.x-print-info {
    border-bottom: solid 1px #ccc;
    font-weight: bold;
}

.x-print-title {
    font-weight: bold;
    text-decoration: underline;
}

.x-print-bordered-group {
    border: solid 1px;
}

.modal-zindex {
    z-index: 99000 !important;
}

.btn-fixedSize {
    margin-bottom: 2px;
    margin-top: 2px;
    width: 140px;
    margin-right: 5px;
    margin-left: 5px;
}

/*print*/
@media screen {
    #printSection {
        display: none;
    }
}

@media print {
    body * {
        visibility: hidden;
    }

    #printSection, #printSection * {
        visibility: visible;
    }

    #printSection {
        position: absolute;
        left: 0;
        top: 0;
        width: 100%
    }



    .x-employee-report .k-grid tbody tr {
        height: 17px
    }

    @page {
        size: landscape;
        margin-left: 0px;
        margin-right: 0px;
        margin-top: 0px;
        margin-bottom: 0px;
    }

    .report-upper-title {
        margin-top: 0px;
        padding-top: 5px;
    }

    .report-general-info {
        margin-top: 0px;
        padding-bottom: 0px;
        margin-bottom: 5px;
    }

    .report-outer-table {
        margin-bottom: 0px;
    }

    .summary-right-sub-title {
        margin-bottom: 20px;
    }

    .k-grid-footer {
        padding-left: 0px !important;
    }


    .x-small-font-size .x-info .label-sm {
        margin-bottom: 3px;
    }

    .x-small-font-size .x-info .text {
        margin-bottom: 3px;
    }

    .x-small-font-size {
        height: 14px;
        font-size: 9px
    }

        .x-small-font-size .x-employee-report .k-grid tbody tr {
            height: 14px;
            font-size: 9px
        }

    .print-employee-report .x-employee-report .k-grid tbody tr {
        height: 14px;
        font-size: 9px
    }


    .print-employee-report {
        padding: 10px;
        flex: none !important
    }

    .table-outer .k-grid {
        width: auto !important;
    }

    .x-bottom-signatures {
        padding-top: 0;
        visibility: visible;
    }




    .x-print .attendanceReportGridContainer * {
        visibility: visible !important;
    }



    /* .attendanceReportGridContainer table>tbody>tr>td {font-size: 10px !important; padding-top: 0px !important; padding-bottom: 0px !important;  }   */
    .attendanceReportGridContainer table > tbody > tr > td {
        border-bottom: 1px solid #ccc;
        font-size: 10px !important;
        line-height: 13px;
        padding-top: 0px !important;
        padding-bottom: 0px !important;
    }

    .attendanceReportGridContainer .k-grid-footer {
        font-size: 11px !important;
        padding-right: 0px !important;
        padding-left: 6px !important;
    }

    .attendanceReportGridContainer .k-grid-header th div {
        font-size: 11px !important;
    }

    .attendanceReportGridContainer table tbody { /*border-collapse:separate;*/
    }

    .attendanceReportGridContainer .k-grid-footer {
    }

    /* .k-grid tr td {
        font-size: 10px;
        border-bottom: 1px solid black;
    } */

    /* Leon print attendance report flex fix */
    .flx-aut {
        flex: auto;
        max-height: unset !important; /*<= fix*/
        min-height: unset !important; /*<= fix*/
    }
}



/*end print*/

.input-half {
    width: 46%;
    display: inline-block;
}

.pad-fix-2 {
    padding: 20px 20px;
}

.add-butt {
    margin-right: 40px;
}

.x-mrg-btm-3 {
    margin-bottom: 3px !important;
}

.full-page {
    width: 100%;
    height: 100%;
    margin: auto;
    display: table;
}

    .full-page .inner {
        display: table-cell;
        text-align: center;
        vertical-align: middle;
    }

    .full-page .login-block {
        max-width: 420px;
        margin: auto;
    }

.login-block .login-top {
    background: #39a9d7;
    height: 60px;
    position: relative;
    -webkit-box-shadow: 0 3px 10px 0 rgba(0,0,0,0.3);
    box-shadow: 0 3px 10px 0 rgba(0,0,0,0.3);
}

    .login-block .login-top .logo {
        position: absolute;
        top: -10px;
        left: 10px;
    }

    .login-block .login-top .title {
        color: #fff;
        text-align: right;
        line-height: 60px;
        font-size: 28px;
        margin-right: 20px;
    }

.login-block .login-body {
    border: solid 1px #39a9d7;
    border-top: none;
    background: #f1f1f1;
    padding: 50px 30px;
}

.x-label-06 {
    display: inline-block;
    margin-right: 10px;
    color: #333;
    line-height: 12px;
}

.x-pad-5-30 {
    padding: 5px 30px;
}

.x-pad-btn-3-6 .btn {
    padding: 3px 6px !important;
}

.inner-addon {
    position: relative;
}

    .inner-addon .glyphicon {
        position: absolute;
        color: #717171;
        padding: 10px;
        pointer-events: none;
    }

.left-addon .glyphicon {
    left: 0px;
}

.right-addon .glyphicon {
    right: 0px;
}

.left-addon input {
    padding-left: 30px;
}

.right-addon input {
    padding-right: 30px;
}

.x-no-pad {
    padding: 0 !important;
}

/* FLEX BOX */
.flx-on {
    position: relative;
    display: flex;
    /*CHROME 72 FIX - TOMX*/
    flex: 1;
    min-height: 0;
}

.flx-clmn {
    flex-direction: column;
}

.flx-row {
    flex-direction: row;
}

.flx-wrp {
    flex-wrap: wrap;
}
/*.flx-aut {flex:auto;}*/
.flx-aut {
    flex: auto;
    max-height: 100%;
    min-height: 1px;
}

.flx-non {
    flex: none;
}

.flx-end {
    align-self: flex-end;
}

.half-screen-height {
    height: 50%;
}

.half-screen-height2 {
    height: 1px;
}

.full-screen-height {
    height: 100%;
}


/* קדם שכר - fix */
.x-menu-hide {
    position: absolute;
    top: 0;
    left: 0;
    width: 500px;
    display: none;
}

.x-pad-b-10 {
    padding-bottom: 10px;
}

.x-pad-b-0 {
    padding-bottom: 0px;
}

.pad-fix-3 {
    padding: 5px 10px 0px 15px;
}

.pad-fix-4 {
    overflow: auto;
    padding: 0 10px;
}

.progress-tabs {
    border-bottom: none;
    padding-bottom: 0;
    border-radius: 5px 5px 0 0;
    margin-bottom: 0px;
}

.progress-content {
    margin-bottom: 5px;
    border-radius: 0 0 5px 5px;
    padding: 10px;
    border: solid 1px #ccc;
    border-top: none;
}

.x-sub-page-menu {
    margin-right: 0;
    padding-right: 0;
    margin-top: 4px;
}

.x-sub-outer {
    padding-right: 20%;
    margin-right: 5px;
}

.x-page-menu-flx {
    width: 20%;
    overflow: auto;
    margin-bottom: 10px;
}

.x-content-3 {
    background: #fff;
    border: solid 1px #ccc;
    padding: 10px; /*overflow:auto;*/
    margin-top: 0;
    padding-top: 0;
}

    .x-content-3 .block-center {
        margin-top: 0%;
    }

.x-collps label { /*margin-top: 3px; margin-bottom:3px*/
    line-height: 28px;
}

.lh-26 {
    line-height: 26px;
}

.mrg-b-6 {
    margin-bottom: 6px;
}

.mrg-15 {
    margin: 15px;
}


.light-line {
    border-left: solid 1px #efefef !important;
}

.x-table06 tr.edit {
    background: #dbeaf1;
}

.form-control.input-xs-tbl {
    padding: 0 !important;
    height: 18px !important;
    font-size: 12px;
    line-height: 18px !important;
    margin-top: 2px;
    text-align: center;
}

    .form-control.input-xs-tbl.x-alert {
        border: solid 1px red;
    }

.x-table06 tr.edit {
    background: #dbeaf1;
}

.x-table06 .sum {
    font-weight: bold;
}

.ovr-auto {
    overflow: auto;
}

.ovr-hid {
    overflow: hidden;
}

.ovr-vis {
    overflow: visible !important;
}

.hr2 {
    border-bottom: solid 1px #e5e5e5;
    margin-bottom: 7px;
    padding-top: 14px;
    clear: both;
}

.setting-block .form-control {
    margin-bottom: 6px !important;
    font-size: 14px !important;
}

.setting-block .dropdown .btn {
    margin-bottom: 6px !important;
    font-size: 14px !important;
}
/*.setting-block .k-widget{margin-bottom:6px !important; font-size:14px !important;}*/
.setting-block .x-chk {
    margin-bottom: 6px !important;
    cursor: pointer
}

.setting-block label {
    line-height: 27px
}

.setting-block .k-dropdown {
    margin-bottom: 6px
}

    .setting-block .k-dropdown .k-dropdown-wrap {
        height: 26px;
    }

        .setting-block .k-dropdown .k-dropdown-wrap .k-input {
            height: 26px
        }

.setting-block .k-widget .k-datepicker .k-picker-wrap {
    height: 26px
}

.setting-block .k-datepicker .k-picker-wrap .k-input {
    height: 26px
}

.setting-block .k-datepicker .k-picker-wrap {
    height: 26px
}

.setting-block .k-picker-wrap .k-select {
    line-height: 26px;
    height: 26px
}

.setting-block .k-dropdown-wrap .k-select {
    line-height: 25px
}

.setting-block .k-widget .k-numeric-wrap {
    height: 26px
}

    .setting-block .k-widget .k-numeric-wrap .k-input {
        height: 26px
    }

    .setting-block .k-widget .k-numeric-wrap .k-select {
        line-height: 25px
    }

        .setting-block .k-widget .k-numeric-wrap .k-select .k-link {
            line-height: 8px
        }




.x-top2 {
    position: fixed;
    width: 100%;
    z-index: 1001;
}

    .x-top2 .x-brunch-logo {
        height: 60px;
        background: #39a9d7;
        -webkit-box-shadow: 0 0 3px 4px rgba(4,5,5,.21);
        -moz-box-shadow: 0 0 3px 4px rgba(4,5,5,.21);
        box-shadow: 0 0 3px 4px rgba(4,5,5,.21);
        border: solid 3px #39a9d7;
        z-index: 100;
        text-align: center;
        white-space: nowrap;
        margin: 0;
        padding: 0;
        padding-left: 6px;
    }

       
        .x-top2 .x-brunch-logo .x-helper {
            display: inline-block;
            height: 100%;
            vertical-align: middle;
        }

        .x-top2 .x-brunch-logo img {
            width: 100%;
            height: 100%;
            object-fit: contain;
            vertical-align: middle;
            max-height: 50px;
        }

    .x-top2 .x-top-line {
        background: #39a9d7;
        height: 36px;
        -webkit-box-shadow: 2px 3px 5px rgba(4,5,5,.2);
        -moz-box-shadow: 2px 3px 5px rgba(4,5,5,.2);
        box-shadow: 2px 3px 5px rgba(4,5,5,.2);
    }

        .x-top2 .x-top-line .x-user {
            color: #fff;
            font: normal 16px arial;
            line-height: 36px;
            text-shadow: 0px 1px 1px #3d3d3d;
        }

            .x-top2 .x-top-line .x-user .x-seperat {
                display: inline-block;
                padding: 0 5px;
                opacity: 0.5;
            }

            .x-top2 .x-top-line .x-user .x-logout {
                font-size: 12px;
                color: #fff;
            }

.x-pad-r-10 {
    padding-right: 10px
}

.x-float-l {
    float: left;
}

.x-btn-height-18 .btn {
    height: 18px;
}

.x-display-block {
    display: block;
}

.popupDownButtons {
    float: left;
    padding-left: 15px;
    padding-top: 5px;
}

/*    (under) 768 - mobile    */
/* ------------------------ */
@media (max-width: 768px) {
}

/*    (under) 1024 / 768    */
/* ------------------------ */
@media (max-width: 1024px) {
    /*.progress-tabs {background:lightblue}*/

    .form-control {
        height: 28px !important;
        padding: 3px 12px !important;
    }

    .login-body .form-control {
        height: 34px !important
    }

    .form-group {
        margin-bottom: 2px !important;
    }

    .login-body .form-group {
        margin-bottom: 8px !important;
    }

    .dropdown .btn {
        height: 28px;
        padding: 3px 12px;
    }

    .x-sub-page-menu li a {
        padding: 0 5px !important;
    }

    .progress-tabs .top-tabs .tab {
        height: 30px;
        line-height: 30px;
        min-width: 70px;
    }

    .x-top .x-user {
        font: normal 14px arial;
        line-height: 53px;
    }

    .x-info {
        font-size: 12px;
        padding-top: 0;
    }

    .x-mrg-t-20 {
        margin-top: 5px;
    }

    .progress-tabs .top-tabs .tab.left {
        min-width: 100px;
    }

    h3, .h3 {
        font-size: 18px;
    }

    .x-collps .form-control {
        margin-bottom: 6px;
        font-size: 14px;
    }

    .x-collps .dropdown .btn {
        margin-bottom: 6px;
        font-size: 14px;
    }

    .setting-block .form-control {
        margin-bottom: 6px !important;
        font-size: 14px !important;
    }

    .setting-block .dropdown .btn {
        margin-bottom: 6px !important;
        font-size: 14px !important;
    }

    .btn {
        height: 28px;
    }
}

/*    1024(andUp) / 768    */
/* ------------------------ */
@media (min-width: 1024px) {
    /*.progress-tabs {background:blue}*/


    .form-control {
        margin-bottom: 6px;
        height: 28px !important;
        padding: 3px 12px !important;
    }

    .input-group {
        margin-bottom: 6px;
    }

    .form-horizontal .checkbox {
        padding-top: 0px
    }

    .login-body .form-control {
        height: 34px !important
    }

    .form-group {
        margin-bottom: 2px !important;
    }

    /*.form-group { margin-bottom: 2px !important;}*/
    .login-body .form-group {
        margin-bottom: 8px !important;
    }

    .x-sub-page-menu li a {
        padding: 0 15px !important;
    }

    .x-info {
        font-size: 12px;
        padding-top: 0;
    }

    .progress-tabs .top-tabs .tab {
        height: 30px;
        line-height: 30px;
        min-width: 100px;
    }

    .x-mrg-t-20 {
        margin-top: 10px;
    }

    .dropdown .btn {
        height: 28px;
        padding: 3px 12px;
    }

    .x-collps .form-control {
        margin-bottom: 6px;
        font-size: 14px;
    }

    .x-collps .dropdown .btn {
        margin-bottom: 6px;
        font-size: 14px;
    }

    .setting-block .form-control {
        margin-bottom: 6px !important;
        font-size: 14px !important;
    }

    .setting-block .sm-font {
        font-size: 12px !important;
    }

    .setting-block .dropdown .btn {
        margin-bottom: 6px !important;
        font-size: 14px !important;
    }

    .btn {
        padding-top: 3px;
        padding-bottom: 3px;
    }

    .btn {
        height: 28px;
    }


    .vehicles-expenses-top .button-box-3 .btn {
        padding-top: 10px;
        padding-bottom: 10px;
    }

    .vehicles-expenses-top .button-box-3 .btn {
        height: 45px;
    }

    /*arrows*/
    .k-numerictextbox .k-icon {
        height: 16px;
    }

    /*dropdown*/
    .k-dropdown .k-dropdown-wrap {
        height: 26px;
    }

        .k-dropdown .k-dropdown-wrap .k-input {
            height: 26px
        }

    .k-dropdown {
        margin-bottom: 6px !important
    }

    .k-dropdown-wrap .k-state-default {
        height: 26px
    }

    .k-dropdown-wrap .k-select {
        line-height: 25px
    }

    /*combobox*/
    .k-combobox-clearable .k-dropdown-wrap {
        height: 26px;
    }

        .k-combobox-clearable .k-dropdown-wrap .k-input {
            height: 26px
        }
    /*date picker*/
    .k-datepicker {
        margin-bottom: 6px;
    }

    .k-widget.k-datepicker .k-picker-wrap {
        height: 26px
    }

        .k-widget.k-datepicker .k-picker-wrap .k-input {
            height: 26px
        }

    /*date time picker*/
    .k-widget.k-datetimepicker .k-picker-wrap {
        height: 26px
    }

        .k-widget.k-datetimepicker .k-picker-wrap .k-input {
            height: 26px
        }

    .k-picker-wrap .k-select {
        line-height: 26px
    }

    /*time picker*/
    .k-picker-wrap {
        font-size: 14px;
        height: 26px /*; margin-bottom: 6px*/
    }

        .k-picker-wrap .k-input {
            height: 26px
        }

    .k-grid .k-picker-wrap {
        font-size: 14px;
        height: 26px;
        margin-bottom: 0px
    }

    /*numeric text box*/
    .k-numeric-wrap {
        font-size: 14px;
        height: 26px;
    }

    .k-rtl .k-widget .k-numeric-wrap .k-input {
        height: 26px;
    }

    .k-numeric-wrap .k-state-default {
        height: 26px;
    }
    /*.k-numeric-wrap{margin-bottom:6px}*/
    .k-numerictextbox {
        margin-bottom: 6px
    }

    td .k-numerictextbox {
        margin-bottom: 0
    }

    .k-autocomplete {
        margin-bottom: 6px
    }

    td .k-numeric-wrap {
        margin-bottom: 0
    }

    td .k-autocomplete {
        margin: 0;
    }

    td .k-dropdown {
        margin-bottom: 0 !important
    }

    td input.k-textbox {
        height: 28px;
    }

    textarea.form-control {
        height: auto !important
    }
}




/* הרשאות  */

.x-permissions-menu .form-control {
    margin-bottom: 10px
}

.x-permissions-menu .inner-addon .glyphicon {
    padding: 6px
}

.x-sub-menu .title {
    font-size: 26px;
    line-height: 46px;
    color: #fff;
}

.hr3 {
    border-bottom: solid 2px #39a9d7;
    margin-bottom: 10px;
}

.tab-title {
    font-size: 16px;
    font-weight: bold;
}

.mrg-fix {
    margin: 0px 15px;
}

.min-w-150 {
    min-width: 150px;
}

.min-w-100 {
    min-width: 100px;
}

.text-sm {
    font-size: 10px;
}

.fwb {
    font-weight: bold
}

.input-xxs {
    font-size: 12px;
    padding: 0 !important;
}

.form-control.tbl-title-edit {
    padding: 0 3px !important;
    height: 20px !important;
    text-align: center;
    font-size: 12px;
    font-weight: normal;
    color: #39a9d7;
    margin: auto;
    max-width: 100%;
}

.x-table-10 thead th {
    text-align: center;
    background: #f1f1f1;
    color: #39a9d7;
}

.x-table-10 thead th {
    position: relative;
}

    .x-table-10 thead th .remove {
        display: none;
        position: absolute;
        top: 0px;
        left: 3px;
    }

    .x-table-10 thead th:hover .remove {
        display: block;
    }

    .x-table-10 thead th .rename {
        display: none;
        position: absolute;
        top: 0px;
        right: 5px;
    }

    .x-table-10 thead th:hover .rename {
        display: block;
    }

.x-table-10 tbody tr td { /*padding:5px;*/
}

.x-table-10 .fa-trash {
    display: none;
}

.x-table-10.deleted td span:hover {
    background: #d8ebf3 !important;
    position: relative;
}

.x-table-10.deleted td:hover {
    position: relative;
}

.x-table-10 td:hover .fa-trash {
    display: block;
    position: absolute;
    left: 6px;
    top: 10px;
    background: #d8ebf3;
    padding-right: 2px;
}

    .x-table-10 td:hover .fa-trash:hover {
        color: #39a9d7;
    }

.x-table-10 th.lbrdr {
    border-left: solid 1px #e1e1e1;
}

.x-table-10 td.lbrdr {
    border-left: solid 1px #efefef;
}

.x-table-10 tr.strip-1 {
    background: #f9f9f9;
}

.x-table-10 tr.strip-2 {
    background: #f1f1f1;
}

.x-table-10 .th-pd th {
    padding: 3px 0 !important;
}

.x-table-10.brd-fix {
    border-bottom: solid 2px #ccc;
}

    .x-table-10.brd-fix th {
        border-bottom: none !important;
        border-top: none !important;
    }


/* הרשאות - step 2 */
.x-table-10 .fix-xl {
    width: 250px;
    max-width: 250px;
    min-width: 250px;
    word-break: break-word;
}

.x-table-10 .fix-lg {
    width: 200px;
    max-width: 200px;
    min-width: 200px;
    word-break: break-word;
}

.x-table-10 .fix-md {
    width: 150px;
    max-width: 150px;
    min-width: 150px;
    word-break: break-word;
}

.x-table-10 .fix-sm {
    width: 100px;
    max-width: 100px;
    min-width: 100px;
    word-break: break-word;
}

.x-table-10 .fix-xs {
    width: 70px;
    max-width: 70px;
    min-width: 70px;
    word-break: break-word;
}

.x-table-10 .fix-xxs {
    width: 35px;
    max-width: 35px;
    min-width: 35px;
    word-break: break-word;
}

.x-table-10 .min-lg {
    min-width: 200px;
}

.scrl-mrg {
    margin-left: 6px;
}

.rowspan-fix {
    padding: 0;
    vertical-align: middle;
}

.tbl-spn-fix tbody tr td {
    padding: 0;
}

    .tbl-spn-fix tbody tr td div {
        width: 100%;
        height: 100%;
        padding: 8px;
    }

    .tbl-spn-fix tbody tr td:hover div {
        float: right;
        width: 100%;
        height: 100%;
    }

    .tbl-spn-fix tbody tr td div:hover {
        background: #d8ebf3;
    }

/* check box */

/* 
how to use
----------
<div class="x-chk"><i class="fa"></i></div> 						- checkbox declaration
<div class="x-chk x-chk-grd"><i class="fa"></i></div> 				- checkbox bg gradient
<div class="x-chk x-chk-grd x-fa-check"><i class="fa"></i></div> 	- checkbox active (chkmark) (with grad)
<div class="x-chk x-chk-grd x-fa-square"><i class="fa"></i></div> 	- checkbox partial (square) (with grad)
<div class="x-chk x-chk-grd x-fa-circle"><i class="fa"></i></div> 	- checkbox partial (circle) (with grad)
 */

.x-chk {
    border: solid 1px #d3d3d3;
    border-radius: 3px;
    width: 18px;
    height: 18px;
    padding: 0;
    cursor: pointer
}

    .x-chk i {
        line-height: 12px;
        margin: 0;
        vertical-align: text-top;
        font-size: 12px;
        color: #39a9d7;
        margin-top: 0;
    }


.chk-wrp {
    clear: both;
    height: 26px;
    margin-top: 5px;
    outline: none;
}

    .chk-wrp .x-chk {
        float: right;
        margin-left: 10px;
        text-align: center;
    }

    .chk-wrp .x-label-07 {
        float: right;
        line-height: 15px
    }

    .chk-wrp .x-chk-text-bold {
        font-weight: bold
    }

    .chk-wrp.flip {
        white-space: nowrap;
    }

        .chk-wrp.flip .x-chk {
            float: left;
            margin-left: 0;
            margin-right: 7px;
            text-align: center;
        }

        .chk-wrp.flip .x-label-07 {
            float: left;
        }

    .chk-wrp.center {
        float: none !important;
        text-align: center
    }

    .chk-wrp.label-sm {
    }

        .chk-wrp.label-sm .x-label-07 {
            font-weight: normal;
            font-size: 12px;
        }

    .chk-wrp.blue {
        color: #39a9d7;
    }


.x-chk-grd {
    -webkit-box-shadow: 0 0 3px rgba(102,102,102,.33);
    -moz-box-shadow: 0 0 3px rgba(102,102,102,.33);
    box-shadow: 0 0 3px rgba(102,102,102,.33);
    background: #fff;
    background-image: -webkit-linear-gradient(bottom, rgba(0,0,0,.10), rgba(255,255,255,.17));
    background-image: -moz-linear-gradient(bottom, rgba(0,0,0,.10), rgba(255,255,255,.17));
    background-image: -o-linear-gradient(bottom, rgba(0,0,0,.10), rgba(255,255,255,.17));
    background-image: -ms-linear-gradient(bottom, rgba(0,0,0,.10), rgba(255,255,255,.17));
    background-image: linear-gradient(to top, rgba(0,0,0,.10), rgba(255,255,255,.17));
}


.x-chk.x-fa-check i.fa:before {
    content: "\f00c";
}

.x-chk.x-fa-square i.fa:before {
    content: "\f0c8";
}

.x-chk.x-fa-circle i.fa:before {
    content: "\f111";
}

.x-chk.mix {
    background: #39a9d7;
}

    .x-chk.mix i {
        color: #fff;
    }





.x-main-cat {
    font-weight: bold;
}

.x-cat-c:before {
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    margin-left: 5px;
    content: "\f0d9 ";
}

.x-cat-o:before {
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    margin-left: 5px;
    content: "\f0d7 ";
}

.x-ind-1 {
    padding-right: 2em !important;
}

.x-ind-2 {
    padding-right: 4em !important;
}

.x-ind-3 {
    padding-right: 6em !important;
}

.x-ind-4 {
    padding-right: 8em !important;
}

.x-ind-5 {
    padding-right: 10em !important;
}

.x-ind-6 {
    padding-right: 12em !important;
}

.x-drag-user {
    background: #39a9d7;
    color: #fff;
    min-width: 150px;
    padding: 5px;
}

    .x-drag-user .fa-trash {
        display: none
    }
/*.x-drag-user { background-color: #39a9d7; cursor: default; padding:5px  }*/
.x-target-class {
    background: #d8ebf3 !important;
}

.x-cell-user-name {
    height: 100%;
    display: block;
    overflow: auto;
}


/*   1280(andUp) / 800 */
/* ------------------------ */
@media (min-width: 1280px) {
    /*.progress-tabs {background:lightgreen}*/
    .x-sub-page-menu li a {
        padding: 0 30px !important;
    }

    .x-info {
        font-size: 14px;
        padding-top: 20px;
    }
}

/*   1290(andUp) / 800 */
/* ------------------------ */
@media (min-width: 1290px) {
    .x-table-10 .fix-xl {
        width: 300px;
        max-width: 300px;
        min-width: 300px;
        word-break: break-word;
    }

    .x-table-10 .fix-lg {
        width: 250px;
        max-width: 250px;
        min-width: 250px;
        word-break: break-word;
    }

    .x-table-10 .fix-md {
        width: 200px;
        max-width: 200px;
        min-width: 200px;
        word-break: break-word;
    }

    .x-table-10 .fix-sm {
        width: 150px;
        max-width: 150px;
        min-width: 150px;
        word-break: break-word;
    }

    .x-table-10 .fix-xs {
        width: 100px;
        max-width: 100px;
        min-width: 100px;
        word-break: break-word;
    }

    .x-table-10 .fix-xxs {
        width: 50px;
        max-width: 50px;
        min-width: 50px;
        word-break: break-word;
    }

    .x-table-10 .min-lg {
        min-width: 200px;
    }
}
/* chk if needed - height */
/*  1280(andUp) / 1024 (?) */
/* ---------------- */
@media (min-width: 1280px) and ( min-height: 1024px ) {
    /*.progress-tabs {background:red}*/
}



/*  1366 / 768 (?) */
/* ---------------- */
@media (min-width: 1366px) {
    /*.progress-tabs {background:green}*/
}



/*  1920 / 1080 (?) */
/* ---------------- */
@media (min-width: 1920px) {
    /*.progress-tabs {background:pink}*/
}

.text-bold {
    font-weight: bold
}

.x-red-border {
    border-color: red !important;
}



/*disable css*/
.k-input[disabled], .k-state-disabled, .k-widget .k-state-disabled .k-input {
    cursor: not-allowed;
    color: #555;
    background-color: #eee !important;
    opacity: 1;
}

.x-content .x-tools-menu li[disabled] .glyphicon, .x-content .x-tools-menu a[disabled] .glyphicon {
    color: #6d6d6d;
    cursor: not-allowed;
    background-color: white
}

    .x-content .x-tools-menu li[disabled] .glyphicon:hover, .x-content .x-tools-menu a[disabled] .glyphicon:hover {
        color: #6d6d6d;
        cursor: not-allowed;
        background-color: white
    }

.x-content .x-tools-menu li[disabled] a:hover, .x-content .x-tools-menu li[disabled] a:focus, .x-content .x-tools-menu a[disabled]:hover {
    color: #6d6d6d;
    cursor: not-allowed;
    background-color: white
}

/* Dashboard */
.pad-t-10 {
    padding: 10px 0 0 0;
}

.x-dash {
    padding: 10px;
    max-width: 1000px;
    margin: auto;
}

    .x-dash .x-box-03 {
        background: #eee url(../images/pattern_01.png);
        border-radius: 5px;
        border: solid 1px #EEE;
        -webkit-box-shadow: 0 2px 5px rgba(0,0,0,.2);
        -moz-box-shadow: 0 2px 5px rgba(0,0,0,.2);
        box-shadow: 0 2px 5px rgba(0,0,0,.2);
    }

        .x-dash .x-box-03 .title08 {
            border-bottom: solid 1px #ebebeb;
            font-size: 22px;
            padding: 3px 10px;
            -webkit-box-shadow: inset 0 -3px 5px 0 rgba(255,255,255,1);
            box-shadow: inset 0 -3px 5px 0 rgba(255,255,255,1);
        }

        .x-dash .x-box-03 .info-block {
            background: #fff;
            padding: 10px;
        }

            .x-dash .x-box-03 .info-block .input-circ {
                border-radius: 15px;
                background: #f2f2f2;
                text-align: center;
                color: #39a9d7;
                font-size: 21px;
            }

        .x-dash .x-box-03 .x-hr-shadow2 {
            border-bottom: solid 1px #c8c8c8;
            -webkit-box-shadow: 3px 3px 8px 0 rgba(0,0,0,0.5);
            box-shadow: 3px 3px 8px 0 rgba(0,0,0,0.5);
        }

        .x-dash .x-box-03 .x-action {
            padding: 18px 10px 8px 10px;
        }

            .x-dash .x-box-03 .x-action .progress {
                border-radius: 10px;
                margin-bottom: 0;
            }

            .x-dash .x-box-03 .x-action .progress-sub {
                text-align: center;
                font-size: 11px;
            }

            .x-dash .x-box-03 .x-action .x-cncl {
                line-height: 28px;
            }

            .x-dash .x-box-03 .x-action.pad-fix-5 {
                padding: 5px 10px;
            }

            .x-dash .x-box-03 .x-action i.fa-warning {
                color: #dd5555;
                font-size: 30px;
                margin-top: 0px;
            }

            .x-dash .x-box-03 .x-action .warning-txt {
                color: #dd5555;
                line-height: 14px;
            }

        .x-dash .x-box-03 .title09 {
            padding: 3px 10px 0 0;
            font-size: 18px;
        }

.box-h {
    height: 80px;
}

.x-dash-upload .k-upload {
    border: none;
    background: none;
    position: absolute;
    top: 0px;
    left: 0px;
    bottom: 0px;
    right: 0px;
    padding: 0px;
    padding-right: 15px;
    padding-left: 15px;
    opacity: 0
}

.x-dash-upload .k-dropzone {
    padding: 0px;
    height: 100%
}

.x-dash-upload .k-upload-button {
    padding: 0px;
    border-width: 0px;
    width: 100%;
    height: 100%
}

.x-upload-warpper .k-upload {
    border: none;
    background: none;
    position: absolute;
    top: 0px;
    left: 0px;
    bottom: 0px;
    right: 0px;
    padding: 0px;
    opacity: 0
}

.x-upload-warpper .k-dropzone {
    padding: 0px;
    height: 100%
}

.x-upload-warpper .k-upload-button {
    position: relative;
    margin: 0;
    height: 100%;
    width: 100%;
    padding: 0px;
    border-width: 0px;
}

.doc-pre .x-dash-upload .k-upload {
    height: 28px
}

.doc-pre .x-dash-upload .k-dropzone .k-upload-button input {
    height: 28px
}

.x-dash .x-box-03 .x-action .progress-sub .x-percentage {
    padding-left: 0
}

.x-dash .x-box-03 .x-action .x-warpper-Upload-Button {
    cursor: default;
}
/* Dashboard */


.x-page-menu2.x-page-menu-flx .nav > li > a {
    padding: 0 !important;
    margin: 0 !important;
    color: inherit;
}

.x-sub-menu ul.nav .fa {
    margin-left: 5px;
    display: inline-block;
}

.x-sub-menu ul.nav ul.nav li { /*padding-right:5px;*/
}

    .x-sub-menu ul.nav ul.nav li a {
        border-color: rgba(0,0,0,0.3);
        padding-right: 10px;
    }

.x-sub-menu ul.nav ul.nav ul.nav {
}

.x-sub-menu ul.nav .x-add {
    display: none;
    float: left;
    margin-left: -5px;
    margin-top: 3px;
}

.x-sub-menu ul.nav li a:hover .x-add {
    display: inline-block;
}

.x-sub-menu ul.nav .fa-trash {
    display: none;
    float: left;
    margin-left: -5px;
    margin-right: 2px;
    margin-top: 3px;
}

.x-sub-menu ul.nav .fa-copy {
    display: none;
    float: left;
    margin-top: 3px;
}

.x-sub-menu ul.nav li a:hover .fa-trash {
    display: inline-block;
}

.x-sub-menu ul.nav li a:hover .fa-copy {
    display: inline-block;
}

.search-box {
    padding: 10px 0;
}

.x-box-04 {
    background: #fff;
    border: solid 1px #d6d6d6;
    margin: 0 15px 15px 15px;
    padding: 10px;
    position: relative;
    overflow-y: auto;
    overflow-x: hidden;
}

    .x-box-04 .button-box-2 {
        position: absolute;
        bottom: 10px;
        left: 15px;
        z-index: 100;
    }

.x-content-3 .button-box-2 {
    position: absolute;
    bottom: 10px;
    left: 15px;
    z-index: 100;
}

.x-box-05 {
    background: #fff;
    margin: 0 15px 15px 15px;
    position: relative;
}

    .x-box-05 .x-sub-menu2 {
        line-height: 28px;
    }

.x-spacer-3 {
    border-left: solid #ccc 1px;
    height: 10px;
}

.x-spacer-4 {
    border-left: solid 1px #ccc;
}

.hr4 {
    border-top: solid 1px #e0e0e0;
    margin: 16px 0 16px 0;
}

.edit-wrp {
    border: dashed 1px #39a9d7;
    -webkit-box-shadow: 2px 2px 7px rgba(0,0,0,.23);
    -moz-box-shadow: 2px 2px 7px rgba(0,0,0,.23);
    box-shadow: 2px 2px 7px rgba(0,0,0,.23);
    margin: 15px;
}

    .edit-wrp .edit-lbl {
        font-size: 10px;
        color: #fff;
        background: #39a9d7;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        border-radius: 4px;
        text-align: center;
        position: absolute;
        padding: 0px 5px 2px 5px;
        top: -9px;
        left: 48%;
        z-index: 100;
    }

    .edit-wrp .x-box-04 {
        margin: 0 !important;
        padding-top: 15px;
        border: none;
    }

.title10 {
    font-weight: bold;
    color: #39a9d7;
    padding: 5px 0;
}

.title11 {
    font-weight: bold;
    color: #39a9d7;
}

.sub11 {
    font-size: 12px;
}

.re-gutter .row {
    margin-right: -15px;
    margin-left: -15px;
}

    .re-gutter .row [class*='col-']:not(:first-child), .re-gutter .row [class*='col-']:not(:last-child) {
        padding-right: 15px;
        padding-left: 15px;
    }

.pad-20 {
    padding: 20px;
}

.mrg-l-10 {
    margin-left: 10px !important;
}

.pad-l-5 {
    padding-left: 5px !important;
}

.pad-t-5 {
    padding-top: 5px !important;
}

.height-fix-2 {
    height: 28px;
}

textarea.t-area-fix {
    height: 61px !important;
    margin-bottom: 5px;
}

.print-lay {
    float: left;
    margin-left: 10px;
}

    .print-lay .x-switchBg {
        margin: 0 5px;
    }

    .print-lay .label-3 {
        float: right;
        padding: 0 5px;
        line-height: 17px;
        color: #6d6d6d;
    }

.x-table08 .selected {
    background: #74c3e3 !important;
    color: #fff;
}

.x-table08 .target {
    border: dotted 2px #39a9d7 !important;
}

.x-table08 tr:hover {
    border: dotted 2px #39a9d7 !important;
}

.report-title {
    margin-bottom: 10px;
}

    .report-title .r-block {
        float: right;
        font-size: 12px;
    }

    .report-title .l-block {
        float: left;
        font-size: 12px;
    }

    .report-title .c-block {
        text-align: center;
        font-size: 23px;
        font-weight: bold;
    }

        .report-title .c-block span {
            border-bottom: solid 2px #ccc;
        }

.x-preview-box-2 {
    position: relative;
    padding: 10px;
    margin-bottom: 20px;
}

    .x-preview-box-2 .layout-line {
        pointer-events: none;
        position: absolute;
        right: 0;
        top: 0;
        height: 100%;
        width: 80%;
        border: dotted 2px #39a9d7;
    }


/* DEFINE 5 columns layout GRID */
.col-xs-15,
.col-sm-15,
.col-md-15,
.col-lg-15 {
    position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
}

.col-xs-15 {
    width: 20%;
    float: left;
}

@media (min-width: 768px) {
    .col-sm-15 {
        width: 20%;
        float: left;
    }
}

@media (min-width: 992px) {
    .col-md-15 {
        width: 20%;
        float: left;
    }
}

@media (min-width: 1200px) {
    .col-lg-15 {
        width: 20%;
        float: left;
    }
}
/* END: DEFINE 5 columns layout GRID */

.x-box-05 {
    background: #fff;
    border: solid 1px #d6d6d6;
    margin: 0 15px 15px 15px;
    padding: 15px 30px;
    position: relative;
    overflow-y: auto;
    overflow-x: hidden;
}

.table-bordered-o {
    border: solid 1px #ddd;
}

.no-mrg-t {
    margin-top: 0 !important;
}

.x-title07 {
    font-size: 20px;
    font-weight: bold;
}

textarea.height-fix-3 {
    height: 105px !important;
}


td.x-step {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

    td.x-step a {
        display: none;
    }

.x-active td.x-step a {
    display: inline-block;
}

tr:hover td.x-step a {
    display: inline-block;
}

.text-md td {
    height: 20px !important;
    line-height: 20px !important;
}

td.x-step a {
    font-size: 14px !important;
    color: #39a9d7;
    margin-left: 5px;
    margin-top: -3px;
}

    td.x-step a:hover {
        color: #2e89ae
    }

.mrg-fix-2 {
    margin: 10px 20px;
}

.mrg-fix-3 {
    margin: 10px 15px;
}

.mrg-fix-4 {
    margin: 10px 5px 10px 10px;
}


:required::-webkit-input-placeholder {
    color: #dd5555 !important;
}

:required:-moz-placeholder {
    color: #dd5555 !important;
}

.red-placeholder ::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    color: #dd5555 !important;
}


:required::-moz-placeholder {
    color: #dd5555 !important;
}

:required:-ms-input-placeholder {
    color: #dd5555 !important;
}

input.k-invalid {
    color: #dd5555 !important;
}

.login-body :required::-webkit-input-placeholder {
    text-align: right;
}

span.ng-invalid-required .k-dropdown-wrap .k-input, #option,
span.ng-invalid-required .k-numeric-wrap .k-input,
.k-invalid .k-dropdown-wrap .k-input .k-dropdown-wrap .k-input
span.k-dropdown

span.ng-invalid-required::-webkit-input-placeholder,
span.ng-invalid-required .k-dropdown-wrap .k-input::-webkit-input-placeholder,
span.ng-invalid-required .k-numeric-wrap .k-input::-webkit-input-placeholder {
    color: #dd5555 !important;
}

.x-invalid {
    color: #dd5555 !important;
}

.k-datepicker .k-picker-wrap:required .k-input,
.k-numerictextbox .k-numeric-wrap:required .k-input {
    color: #dd5555 !important;
}

.k-tooltip-validation {
    visibility: hidden;
    display: none;
    position: absolute !important;
}

    .k-tooltip-validation .k-warning {
        visibility: hidden;
        display: none;
    }


.x-tab-01 {
    padding: 0;
    margin: 0;
    padding-right: 10px;
    position: relative;
}

    .x-tab-01 li {
    }

    .x-tab-01 a {
        cursor: pointer
    }

    .x-tab-01 li a {
        padding: 2px 10px;
        margin: 0;
        font-weight: bold;
        color: #6d6d6d;
        background: #e6e6e6;
        margin-left: 5px;
        border: solid 1px #d6d6d6;
    }

        .x-tab-01 li a:hover {
            background: #e6e6e6;
            color: #39a9d7;
            border: solid 1px #d6d6d6;
        }

    .x-tab-01 li.active a {
        background: #fff;
        border-bottom: solid 1px #fff;
    }

    .x-tab-01 .x-valid-title {
        color: rgb(76, 174, 76) !important;
    }


.x-box-06 {
    padding: 20px 20px 0px 20px;
    border: solid 1px #ddd;
    margin-right: 15px;
}

.x-box-07 {
    padding: 15px 5px 0px 20px;
    height: 230px;
}

.x-box-08 {
    overflow-y: auto;
    overflow-x: hidden;
    padding-left: 5px;
}

.x-box-09 {
    height: 200px;
    overflow-y: auto;
    padding: 0 0 0 10px;
    margin: 0px 15px 15px 15px;
}

.x-progress-box-v {
    width: 100%;
    height: 240px;
    float: right;
    position: relative;
}

    .x-progress-box-v .line-bg {
        position: absolute;
        width: 10px;
        background: #f1f1f1;
        top: 3px;
        height: 220px;
    }

    .x-progress-box-v .line-active {
        position: absolute;
        width: 10px;
        top: 3px;
        background: #39a9d7;
        height: 150px;
    }

    .x-progress-box-v.active-2 .line-active {
        background: #f0ad4d;
    }

    .x-progress-box-v .item {
        position: absolute;
        right: -7px;
        width: 100%;
    }

        .x-progress-box-v .item .circ {
            border-radius: 50%;
            width: 25px;
            height: 25px;
            background: #f1f1f1;
            float: right;
            margin-left: 7px;
            text-align: center;
            line-height: 25px;
        }

            .x-progress-box-v .item .circ i {
                color: #fff;
            }

        .x-progress-box-v .item .lbel {
            line-height: 25px;
            font-size: 12px;
            height: 25px;
            overflow: hidden;
        }

        .x-progress-box-v .item.active .circ {
            background: #39a9d7;
        }

        .x-progress-box-v .item.inCheck .circ {
            background: red;
        }

    .x-progress-box-v.active-2 .item.active .circ {
        background: #f0ad4d;
    }

    .x-progress-box-v .item.item-lg {
        position: absolute;
        right: -11px;
    }

        .x-progress-box-v .item.item-lg .circ {
            border-radius: 50%;
            width: 35px;
            height: 35px;
            line-height: 35px;
        }

        .x-progress-box-v .item.item-lg .lbel {
            line-height: 35px;
        }

    .x-progress-box-v .item.active .circ i.fa:before {
        content: "\f00c";
        text-shadow: 1px 1px 3px rgba(0,0,0,0.25);
    }

.btn-28 {
    height: 28px;
    font-size: 12px;
}

.top-labels {
    margin-top: -16px;
}

    .top-labels .label-4 {
        padding-left: 7px;
        font-size: 11px;
    }

.mrg-b-17 {
    margin-bottom: 17px;
}

.mrg-b-11 {
    margin-bottom: 11px;
}

.no-mrg-b {
    margin-bottom: 0px;
}

.pad-t-15 {
    padding-top: 15px;
}

textarea.h-44 {
    height: 44px !important;
}

textarea.h-125 {
    height: 125px !important;
}

textarea.h-80 {
    height: 80px !important;
}

textarea.h-100 {
    height: 100px !important;
}

.x-bottom-signatures {
    padding-top: 0;
    visibility: hidden;
}

.x-page-menu2 .x-table-box tr.x-current {
    background: #fff;
    border-right: solid 3px #39a9d7;
    border-left: none;
}

.x-lendingTable .x-red {
    color: red;
}

.h-22 {
    height: 22px;
}

/* scan - popup */
.mrg-b-10 {
    margin-bottom: 10px;
}

.no-pad {
    padding: 0 !important;
}

.lh-28 {
    line-height: 28px;
}

.pop-fix-1 .x-handel {
    top: 0 !important;
}

.pop-fix-0 .form-control,
.pop-fix-0 .container,
.pop-fix-0 .container-fluid,
.pop-fix-0 .row,
.pop-fix-0 .col-xs-1, .pop-fix-0 .col-sm-1, .pop-fix-0 .col-md-1, .pop-fix-0 .col-lg-1,
.pop-fix-0 .col-xs-2, .pop-fix-0 .col-sm-2, .pop-fix-0 .col-md-2, .pop-fix-0 .col-lg-2,
.pop-fix-0 .col-xs-3, .pop-fix-0 .col-sm-3, .pop-fix-0 .col-md-3, .pop-fix-0 .col-lg-3,
.pop-fix-0 .col-xs-4, .pop-fix-0 .col-sm-4, .pop-fix-0 .col-md-4, .pop-fix-0 .col-lg-4,
.pop-fix-0 .col-xs-5, .pop-fix-0 .col-sm-5, .pop-fix-0 .col-md-5, .pop-fix-0 .col-lg-5,
.pop-fix-0 .col-xs-6, .pop-fix-0 .col-sm-6, .pop-fix-0 .col-md-6, .pop-fix-0 .col-lg-6,
.pop-fix-0 .col-xs-7, .pop-fix-0 .col-sm-7, .pop-fix-0 .col-md-7, .pop-fix-0 .col-lg-7,
.pop-fix-0 .col-xs-8, .pop-fix-0 .col-sm-8, .pop-fix-0 .col-md-8, .pop-fix-0 .col-lg-8,
.pop-fix-0 .col-xs-9, .pop-fix-0 .col-sm-9, .pop-fix-0 .col-md-9, .pop-fix-0 .col-lg-9,
.pop-fix-0 .col-xs-10, .pop-fix-0 .col-sm-10, .pop-fix-0 .col-md-10, .pop-fix-0 .col-lg-10,
.pop-fix-0 .col-xs-11, .pop-fix-0 .col-sm-11, .pop-fix-0 .col-md-11, .pop-fix-0 .col-lg-11,
.pop-fix-0 .col-xs-12, .pop-fix-0 .col-sm-12, .pop-fix-0 .col-md-12, .pop-fix-0 .col-lg-12 {
    -webkit-box-sizing: border-box !important;
    -moz-box-sizing: border-box !important;
    box-sizing: border-box !important;
}


input[data-role="maskedtextbox"] {
    width: 100%
}

.x-disabled-link {
    color: #333;
    cursor: default
}

    .x-disabled-link:hover {
        color: #333;
        text-decoration: none
    }

.x-margin-l-r-10 {
    margin-left: 10px;
    margin-right: 10px;
}

/*.x-box-10 {padding:20px 20px 10px 20px; border:solid 1px #ddd; margin-right:15px;}*/
.x-box-10 {
    padding: 20px 20px 10px 20px;
    border: solid 1px #ddd;
    margin-right: 15px;
    margin-top: 25px;
    height: 232px;
}

.colored-3 {
    color: #39b54a;
}

.x-h-245 {
    height: 245px;
}

.x-h-215 {
    height: 215px;
}

.x-input-row td {
    background: #e5f1f6 !important;
}

    .x-input-row td input {
        height: 23px !important;
    }

    .x-input-row td .btn {
        height: 23px !important;
    }

    .x-input-row td .dropdown.block .caret {
        margin-top: 6px !important;
    }

/*  קליטת הוצאות רכבים */
.fwn {
    font-weight: normal !important;
}

.pad-lr-40 {
    padding-left: 40px;
    padding-right: 40px;
}

.progress-tabs .tab.disabled {
    color: #ccc;
    cursor: none
}

.title12 {
    font-weight: bold;
    color: #39a9d7;
    margin-bottom: 15px;
}

.button-box-3 {
    position: absolute;
    bottom: 20px;
    left: 20px;
    z-index: 100;
}

tr .x-trash i {
    display: none;
}

tr:hover .x-trash i {
    display: inline-block;
}

.x-desc-block {
    width: 430px;
    font-size: 12px;
    border-top: solid 1px #ddd;
    padding-left: 30px;
    padding-top: 30px;
    margin-top: 30px;
}

.mrg-r-20 {
    margin-right: 20px;
}

.vehicles-expenses-top .progress-tabs .top-tabs .tab {
    cursor: pointer;
}

    .vehicles-expenses-top .progress-tabs .top-tabs .tab.disabled {
        cursor: default
    }

/* כוח אדם */


.input-28 {
    height: 28px !important;
    padding: 3px 8px !important;
}

.btn-28b {
    height: 28px;
    padding: 3px 8px !important;
}

.btn-26b {
    height: 26px;
    padding: 3px 8px !important;
}

.val-m {
    vertical-align: middle !important;
}

.al-c {
    text-align: center !important;
}

.mh-200 {
    min-height: 200px;
}

.mh-100 {
    min-height: 100px;
}

.mh-106 {
    min-height: 106px;
}

.mrg-tb-20 {
    margin: 20px 0;
}

.no-pad-t {
    padding-top: 0 !important;
}

.mrg-t-8 {
    margin-top: 8px !important;
}

.sub-page-menu-box {
    clear: both;
    margin-right: 180px;
}

.x-page-menu3 {
    width: 160px;
    margin: 33px 0 33px -1px;
    background: url(../images/page_menu_bg01.png);
    border: solid 1px #e5e6e6;
    border-left: none;
    -webkit-border-radius: 0 2px 2px 0;
    border-radius: 0 2px 2px 0;
    -webkit-box-shadow: 2px 2px 2px 0 rgba(0,0,0,0.1);
    box-shadow: 2px 2px 2px 0 rgba(0,0,0,0.1);
    z-index: 1000;
}

    .x-page-menu3 .x-title {
        z-index: 100;
        position: relative;
        display: inline-block;
        border-bottom: solid 1px #c9c9c9; /*background: url(../images/page_menu_title_shade2.png) repeat-x bottom;*/
        height: 34px;
        font: bold 16px arial;
        color: #39a9d7;
        line-height: 34px;
        width: 100%;
        padding-right: 5px;
        border-left: solid 1px #c9c9c9;
    }

        .x-page-menu3 .x-title::after {
            content: "";
            position: absolute;
            background: url(../images/page_menu_title_shade2.png) repeat-x bottom;
            height: 10px;
            width: 100%;
            display: block;
            bottom: -11px;
            left: 0px;
            pointer-events: none;
        }

    .x-page-menu3 ul.nav {
        overflow: auto;
        border: none;
        margin: 0px 0px 0px 0px; /*direction: ltr;*/
    }

        .x-page-menu3 ul.nav li {
            border: none;
            padding: 0;
            margin: 0;
            border-bottom: solid 1px #c9c9c9;
            min-height: 23px;
            padding-right: 6px;
            text-align: right;
            border-left: solid 1px #c9c9c9;
        }

            .x-page-menu3 ul.nav li.x-on {
                font-weight: bold;
            }

            .x-page-menu3 ul.nav li.x-current {
                background: #fff;
                border-right: solid 3px #39a9d7;
                border-left: none;
            }
            /*.x-page-menu3 ul.nav li a {margin:0; padding:0; line-height:29px; color:inherit;}
.x-page-menu3 ul.nav li a:hover {background:none; border:none; margin:0; padding:0; line-height:29px;}*/
            .x-page-menu3 ul.nav li .navTabText {
                margin: 0;
                padding: 0;
                line-height: 29px;
                color: inherit;
            }

                .x-page-menu3 ul.nav li .navTabText:hover {
                    background: none;
                    border: none;
                    margin: 0;
                    padding: 0;
                    line-height: 29px;
                    cursor: pointer
                }

    .x-page-menu3 .x-fill {
        border-left: solid 1px #c9c9c9;
    }

.mrg-fix-3 {
    margin: 10px 15px 15px 15px;
}

.mrg-t-3 {
    margin-top: 3px;
}

.no-mrg-l {
    margin-left: 0 !important;
}

.pad-r-3 {
    padding-right: 3px !important;
}

.pad-l-3 {
    padding-left: 3px !important;
}

.btn-ins {
    -webkit-box-shadow: inset 0 3px 7px rgba(0,0,0,.35) !important;
    -moz-box-shadow: inset 0 3px 7px rgba(0,0,0,.35);
    box-shadow: inset 0 3px 7px rgba(0,0,0,.35);
}

.btn-ins-off {
    -webkit-box-shadow: 2px 3px #b3b4b4;
    -moz-box-shadow: 2px 3px #b3b4b4;
    box-shadow: 2px 3px #b3b4b4;
}

    .btn-ins-off:focus {
        outline: none;
    }

.icn-bg {
    position: relative;
}

    .icn-bg::after {
        content: "\f007"; /* this is your text. You can also use UTF-8 character codes as I do here*/
        font-family: FontAwesome;
        font-size: 120px;
        position: absolute;
        top: 20%;
        color: #e6e6e6;
        text-align: center;
        width: 100%;
    }

.icn-bg2 {
    position: relative;
}

    .icn-bg2::after {
        content: "\f0f6"; /* this is your text. You can also use UTF-8 character codes as I do here*/
        font-family: FontAwesome;
        font-size: 160px;
        position: absolute;
        color: #e6e6e6;
        text-align: center;
        width: 100%;
    }

.h-176 {
    height: 176px;
}

.h-178 {
    height: 178px;
}

.h-230 {
    height: 230px;
}

.h-268 {
    height: 268px;
}

.doc-pre {
    border: solid 1px #ccc; /*height:198px;*/
    padding: 10px;
    margin-bottom: 6px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

    .doc-pre .pic-box {
        border: solid 2px #fff;
        position: relative;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        border-radius: 3px;
        overflow: hidden;
        -moz-box-shadow: 0 0 0 1px #ccc;
        -webkit-box-shadow: 0 0 0 1px #ccc;
        box-shadow: 0 0 0 1px #ccc;
    }

    .doc-pre .pic-holder {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }



textarea.h-64 {
    height: 64px !important;
}

.no-wrp {
    white-space: nowrap;
}

.contract-top .x-sub-page-menu {
    margin-right: 21px;
    padding-right: 0;
    margin-top: 4px;
}


/* טאב סיום */
.trp {
    position: relative;
    width: 0px;
    line-height: 19px;
    border-radius: 0px 4px 0 0;
    overflow: hidden;
    color: #fff;
    padding: 4px 25px;
    text-align: center;
    z-index: 3;
    cursor: pointer;
}

    .trp::before {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: #d1d1d1;
        -webkit-transform-origin: 0 100%;
        -ms-transform-origin: 0 100%;
        transform-origin: 0 100%;
        -webkit-transform: skewX(-30deg);
        -ms-transform: skewX(-30deg);
        transform: skewX(-30deg);
        border-radius: 4px 0px 0px 0px;
        z-index: 1;
        line-height: 26px;
        cursor: pointer;
    }

    .trp::after {
        content: '\f0d7';
        font-family: FontAwesome;
        font-size: 18px;
        font-style: inherit;
        position: absolute;
        color: #6d6d6d;
        top: 7px;
        right: 14px;
        z-index: 5;
        cursor: pointer;
    }

/* טאב סיום - פופאובר */
.arrow_box {
    /*position: relative;*/
    box-shadow: 0px 5px 8px 0.5px rgba(0, 1, 1, 0.21);
    display: none;
    position: absolute;
    background: #fff;
    border: solid 1px #ccc;
    min-width: 150px;
    left: 0;
    top: 40px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    z-index: 300
}

    .arrow_box:after, .arrow_box:before {
        bottom: 100%;
        left: 30px;
        border: solid transparent;
        content: " ";
        height: 0;
        width: 0;
        position: absolute;
        pointer-events: none;
    }

    .arrow_box:after {
        border-color: rgba(255, 255, 255, 0);
        border-bottom-color: #fff;
        border-width: 7px;
        margin-left: -7px;
    }

    .arrow_box:before {
        border-color: rgba(204, 204, 204, 0);
        border-bottom-color: #ccc;
        border-width: 8px;
        margin-left: -8px;
    }


.x-pop2 ul {
    padding: 1px 1px 1px 0px;
    list-style: none;
}

    .x-pop2 ul li {
        white-space: nowrap;
        position: relative;
    }

        .x-pop2 ul li a {
            background: none !important;
            line-height: 28px !important;
            height: 28px;
            margin: 0 !important;
            padding: 0 !important;
            padding-right: 10px !important;
            padding-left: 20px !important;
            display: block;
        }

        .x-pop2 ul li.last a {
            height: 32px;
            line-height: 32px;
            border-top: solid 1px #ebebeb !important;
            background: #f7f7f7 !important;
        }

        .x-pop2 ul li a:hover {
            background: #ebf6fb !important;
            text-decoration: none;
        }

        .x-pop2 ul li a i {
            display: none;
            position: absolute;
            left: 8px;
            top: 7px;
            color: #717171;
        }

        .x-pop2 ul li a:hover i {
            display: inline-block;
        }

        .x-pop2 ul li a i:hover {
            color: #d9534f;
        }

.x-pop2 .max-ovrflw {
    max-height: 450px;
    overflow: auto;
    margin: 3px 0 3px 3px;
}




/* sub menu + KPI */

/* click throw - yes */
.pnt-even-non {
    pointer-events: none;
}
/* click throw - no */
.pnt-even-aut {
    pointer-events: auto;
}

.sub-block {
    background: url(../images/s_KPI_bg01.png) repeat left;
    height: 100%;
    overflow: auto;
    position: relative;
    padding-right: 0;
}

.sub-block {
    -moz-box-shadow: inset 7px 0 12px -7px rgba(0,0,0,0.8);
    -webkit-box-shadow: inset 7px 0 12px -7px rgba(0,0,0,0.8);
    box-shadow: inset 7px 0 12px -7px rgba(0,0,0,0.8);
}

    .sub-block .x-sub-menu {
        box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.8);
        padding: 0 15px;
        position: absolute;
        width: 95%;
        z-index: 800;
    }

        .sub-block .x-sub-menu .x-pin {
            position: absolute;
            top: 5px;
            left: 10px;
            color: #fff;
            cursor: pointer;
            z-index: 600;
        }

            .sub-block .x-sub-menu .x-pin.rotate {
                -ms-transform: rotate(45deg);
                -webkit-transform: rotate(45deg);
                transform: rotate(45deg);
            }

            .sub-block .x-sub-menu .x-pin:hover {
                color: #39a9d7;
            }

        .sub-block .x-sub-menu .nav-tabs {
            margin-top: 15px;
        }

.kpi-content {
    height: 100%;
    width: 95%;
    position: absolute;
    padding: 5px 15px 10px 0px;
}

    .kpi-content .x-pin2 {
        float: left;
        color: #fff;
        cursor: pointer;
    }

        .kpi-content .x-pin2.rotate {
            -ms-transform: rotate(45deg);
            -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
        }

    .kpi-content .x-menu2 {
        float: right;
        color: #fff;
        cursor: pointer;
    }

    .kpi-content .kpi-tabs {
        clear: both;
    }

        .kpi-content .kpi-tabs .nav-tabs {
            border-bottom: solid 2px #39a9d7;
        }

            .kpi-content .kpi-tabs .nav-tabs li a {
                padding: 0 7px;
                margin: 0;
                margin-right: 5px !important;
                font-size: 11px;
                color: #39a9d7;
            }

                .kpi-content .kpi-tabs .nav-tabs li a:hover {
                    background: none;
                    color: #fff;
                    border-color: transparent;
                }

            .kpi-content .kpi-tabs .nav-tabs li.active a {
                padding: 0 5px;
                margin: 0;
                margin-left: 3px;
                font-size: 11px;
                border-color: #39a9d7;
                color: #fff;
                background: #39a9d7;
            }

        .kpi-content .kpi-tabs .tab-content {
            color: #fff;
            padding-top: 5px;
        }

            .kpi-content .kpi-tabs .tab-content .tab-pane {
            }

                .kpi-content .kpi-tabs .tab-content .tab-pane.active {
                }

.x-filters-box2 {
    margin: 5px 0 10px 15px;
}

.x-mrg-r-15 {
    margin-right: 15px;
}

.mrg-aut {
    margin: auto !important;
}

.pad-lr-15 {
    padding: 0 15px;
}

.pad-lr-17 {
    padding: 0 17px;
}

.cnt-labl {
    float: right;
    width: 13%;
}

.cnt-holder {
    float: right;
    width: 88%;
    overflow: auto;
}

.cnt-holder-no-overflow {
    float: right;
    width: 88%;
}

.h-100 {
    min-height: 100px;
}

.fade-in-out {
    transition: 0.1s linear all;
}

    .fade-in-out.ng-hide {
        width: 0;
    }

.notransition {
    -webkit-transition: none !important;
    -moz-transition: none !important;
    -o-transition: none !important;
    transition: none !important;
}

.min-line-height-29 .k-grid tbody tr {
    height: 29px;
}

.hide-dd-close .k-icon.k-i-close {
    display: none !important;
}

/* מאפייני מערכת */
.box-wrp {
    clear: both;
    margin-top: 3px;
    margin-bottom: 3px;
    height: 20px;
}

    .box-wrp .label2 {
        float: right;
        width: 100px;
    }

    .box-wrp .x-chk {
        float: right;
    }

    .box-wrp input.form-control {
        width: 30%;
        height: 25px !important;
        margin-bottom: 10px;
    }

.mrg-b-30 {
    margin-bottom: 30px;
}


/* הגדרות פניות */

.mrg-fix-7 {
    margin: 10px 0px 15px 0px;
}

.pos-rel {
    position: relative;
}

.conector {
    position: absolute;
    width: 32px;
    height: 100px;
    right: -32px;
    bottom: 20%;
    z-index: 100;
    background: #fff;
    border-top: solid 1px #ccc;
    border-bottom: solid 1px #ccc;
}

    .conector.midd {
        bottom: 45%;
    }

    .conector.fix {
        right: -31px;
    }

    .conector.conector-left {
        right: auto;
        left: -32px;
    }

.tbl-fix-siz {
    height: 163px;
    margin-bottom: 10px;
}

.sub12 {
    margin-top: -10px;
    color: #39a9d7;
    margin-bottom: 3px;
    min-height: 20px
}

.pad-t-200 {
    padding-top: 200px;
}

.x-tab-01.wide li a {
    padding-left: 30px;
    padding-right: 30px;
}



.box-border {
    border: solid 1px #ccc;
    padding: 5px 10px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.x-tools span {
    display: inline-block;
}

.x-tools a {
    font-size: 12px;
    padding: 0;
    padding-left: 5px;
    color: #6d6d6d;
}

    .x-tools a:hover {
        color: #39a9d7;
    }

.x-tools .fa {
    color: #39a9d7;
}

.pad-fix-6 {
    padding: 5px 15px 15px 15px;
}

/* DEMO ONLY */
.preview-xx {
    padding-bottom: 10px;
    color: #DD5555;
}

    .preview-xx .tr-drag-v {
        display: none;
    }

    .preview-xx:hover .tr-drag-v {
        display: block;
    }

    .preview-xx .tr-drag-h {
        display: none;
    }

    .preview-xx:hover .tr-drag-h {
        display: block;
    }

tr.tr-drag {
    background: #39a9d7 !important;
    position: relative;
}

    tr.tr-drag td {
        background: #39a9d7 !important;
        border-color: #39a9d7 !important;
        color: #fff;
    }

div.tr-drag-h {
    cursor: move;
    width: 250px;
    background: #39a9d7 !important;
    line-height: 28px;
    color: #fff;
    position: relative;
    padding: 0 5px;
    box-shadow: 3px 3px 3px rgba(0,0,0,0.2);
    cursor: move;
}

    div.tr-drag-h:after {
        cursor: move;
        position: absolute;
        left: 10px;
        font-family: FontAwesome;
        content: "\f0d9  \f0da";
        color: #fff;
        font-size: 16px;
    }

div.tr-drag-v {
    background: #39a9d7 !important;
    line-height: 28px;
    color: #fff;
    position: relative;
    padding: 0 5px;
    box-shadow: 3px 3px 3px rgba(0,0,0,0.2);
    cursor: move;
}

    div.tr-drag-v:after {
        position: absolute;
        left: 10px;
        font-family: FontAwesome;
        content: "\f0dc";
        color: #fff;
        font-size: 16px;
    }

.addressing-type .k-grid td {
    padding: 1px 5px;
    white-space: nowrap;
}

.addressing-type .k-grid th {
    padding-bottom: 4px !important;
    padding-top: 4px !important
}

/* פרטי הפונה */

.mrg-fix-addressing-4 {
    margin-left: -1%;
    margin-right: 10px;
}

.mrg-fix-5 {
    margin-right: -3px;
    margin-left: 3px;
}

.mrg-fix-6 {
    margin-right: -15px !important;
}

.ovr-y-auto {
    overflow-y: auto;
    overflow-x: hidden;
}

.x-btn-stat {
    float: right;
    width: 23%;
    margin-right: 1%;
    margin-left: 1%;
    padding: 10px;
    color: #fff;
    position: relative;
    line-height: 14px;
    box-shadow: 2px 2px 3px 3px rgba(0,0,0,0.18);
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    cursor: pointer;
}

    .x-btn-stat .text-sm {
        font-size: 12px;
    }

    .x-btn-stat .up-sign {
        position: absolute;
        left: 10px;
        top: 35%;
    }

    .x-btn-stat.clor-gray {
        background: #a6a6a6;
        border: solid 1px #8b8b8b;
    }

    .x-btn-stat.clor-red {
        background: #dd5555;
        border: solid 1px #c24b4b;
    }

    .x-btn-stat.clor-yellow {
        background: #f0ad4d;
        border: solid 1px #ca9850;
    }

    .x-btn-stat.clor-green {
        background: #3cb878;
        border: solid 1px #44a070;
    }

    .x-btn-stat.clor-gray:hover {
        background: #9f9f9f;
        border: solid 1px #8b8b8b;
    }

    .x-btn-stat.clor-red:hover {
        background: #db4747;
        border: solid 1px #c24b4b;
    }

    .x-btn-stat.clor-yellow:hover {
        background: #f2a537;
        border: solid 1px #ca9850;
    }

    .x-btn-stat.clor-green:hover {
        background: #19b866;
        border: solid 1px #44a070;
    }

    .x-btn-stat .x-pop3 {
        color: #6d6d6d;
        padding: 5px;
        width: 100%;
    }

        .x-btn-stat .x-pop3 ul {
            margin: 3px;
            padding: 0;
            list-style-type: none;
        }

        .x-btn-stat .x-pop3 li {
            margin-top: 10px;
            margin-bottom: 10px;
        }

            .x-btn-stat .x-pop3 li a {
                color: inherit;
                display: block;
            }

            .x-btn-stat .x-pop3 li .fa {
                margin-left: 7px;
            }

                .x-btn-stat .x-pop3 li .fa.clor-gray {
                    color: #a6a6a6
                }

                .x-btn-stat .x-pop3 li .fa.clor-red {
                    color: #dd5555;
                }

                .x-btn-stat .x-pop3 li .fa.clor-yellow {
                    color: #f0ad4d;
                }

                .x-btn-stat .x-pop3 li .fa.clor-green {
                    color: #3cb878
                }


/*popup - arrow - type 2 (above)*/

.arrow_box_2 {
    box-shadow: 0px 5px 8px 0.5px rgba(0, 1, 1, 0.21);
    /*display: none;*/
    position: absolute;
    background: #fff;
    border: solid 1px #ccc;
    left: 0;
    bottom: 60px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    z-index: 300
}

    .arrow_box_2:after, .arrow_box_2:before {
        bottom: -15px;
        left: 20px;
        border: solid transparent;
        content: " ";
        height: 0;
        width: 0;
        position: absolute;
        pointer-events: none;
    }

    .arrow_box_2:after {
        border-color: rgba(255, 255, 255, 0);
        border-top-color: #fff;
        border-width: 8px;
        margin-right: -8px;
    }

    .arrow_box_2:before {
        border-color: rgba(204, 204, 204, 0);
        border-top-color: #ccc;
        border-width: 7px;
        margin-right: -7px;
    }

/* קיוסק */
.status-box {
    border: solid 1px #ccc;
    background: #fff;
    border-radius: 3px;
    width: 139px;
    padding: 0 5px;
    line-height: 24px;
    background-image: -moz-linear-gradient( 90deg, rgb(222,222,222) 0%, rgb(255,255,255) 50%);
    background-image: -webkit-linear-gradient( 90deg, rgb(222,222,222) 0%, rgb(255,255,255) 50%);
    background-image: -ms-linear-gradient( 90deg, rgb(250,250,250) 0%, rgb(255,255,255) 50%);
}

    .status-box .icn {
        border-right: solid 1px #ccc;
        float: left;
        text-align: center;
        width: 40px;
        padding-right: 5px;
    }

    .status-box .acton {
        font-size: 12px;
    }

    .status-box a.acton {
        color: inherit;
        text-decoration: underline;
        margin-left: 10px;
    }

    .status-box .red {
        color: #dd5555;
    }

    .status-box .yellow {
        color: #ffbb50;
    }

    .status-box .green {
        color: #4aa838;
    }

.min-mrg {
    margin-right: -8px;
}

.x-table12 {
    -webkit-box-shadow: 0 3px 3px 0 rgba(0,0,0,0.2);
    box-shadow: 0 3px 3px 0 rgba(0,0,0,0.2);
}

    .x-table12 tbody tr td {
        padding-top: 3px !important;
        padding-bottom: 3px !important;
    }


.status-box2 {
    position: relative;
    border: solid 1px #ccc;
    background: #fff;
    border-radius: 3px;
    width: 80px;
    height: 26px;
    line-height: 24px;
    cursor: pointer;
    background-image: -moz-linear-gradient( 90deg, rgb(222,222,222) 0%, rgb(255,255,255) 50%);
    background-image: -webkit-linear-gradient( 90deg, rgb(222,222,222) 0%, rgb(255,255,255) 50%);
    background-image: -ms-linear-gradient( 90deg, rgb(250,250,250) 0%, rgb(255,255,255) 50%);
}

    .status-box2 .icn {
        float: right;
        text-align: center;
        width: 40px;
        font-size: 16px;
    }

    .status-box2 .acton {
        font-size: 16px;
        border-right: solid 1px #ccc;
        padding-left: 10px;
        padding-right: 10px;
        float: left;
    }

    .status-box2 a.acton {
        color: inherit;
        text-decoration: underline;
    }

    .status-box2 .red {
        color: #dd5555;
    }

    .status-box2 .yellow {
        color: #ffbb50;
    }

    .status-box2 .green {
        color: #4aa838;
    }


    .status-box2 .arrow_box {
        min-width: 100px;
        left: -5px;
        top: 32px;
        z-index: 300;
    }

        .status-box2 .arrow_box:after, .status-box2 .arrow_box:before {
            left: 20px;
        }

.x-pop2 ul {
    margin-bottom: 0;
}

.h-60 {
    height: 60px !important;
}

.x-user-2 .txt-block {
    float: right;
    margin-left: 20px;
    color: #fff;
    line-height: 16px;
    margin-top: 10px;
    text-shadow: 0px 1px 1px #3d3d3d;
}

    .x-user-2 .txt-block .txt-lg {
        font-size: 18px;
        font-weight: bold;
    }

.x-user-2 .divid {
    border-left: solid 1px #fff;
    height: 35px;
    float: right;
    margin-left: 20px;
    margin-top: 11px;
}

.x-user-2 .x-logout {
    float: left;
    line-height: 60px;
    color: #fff;
    margin-left: 10px;
    text-shadow: 0px 1px 1px #3d3d3d;
}

    .x-user-2 .x-logout a {
        color: #fff;
    }

.title14 {
    margin: 7px 15px 3px 15px;
    color: #39a9d7;
    font-size: 18px;
}

.btn-bottom-block {
    margin-top: 10px;
    padding: 10px;
}

    .btn-bottom-block .btn {
        font-size: 18px;
    }

/*Kiosk*/

/* strike throw - table */
.striked .k-grid-content table tbody tr.strikeout td {
    position: relative;
    color: #aaa;
}

.k-grid-content table tbody tr.color-1 td {
    background: #e2dbfc;
}

.k-grid-content table tbody tr.color-2 td {
    background: #d6e8f2;
}

.k-grid-content table tbody tr.color-3 td {
    background: #fbf0c2;
}

.k-grid-content table tbody tr.color-4 td {
    background: #e2eec6;
}

.k-grid-content table tbody tr.color-5 td {
    background: #f9d5df;
}

.k-grid-content table tbody tr.color-1:hover td {
    background: #d0c5fa;
}

.k-grid-content table tbody tr.color-2:hover td {
    background: #bdd9e9;
}

.k-grid-content table tbody tr.color-3:hover td {
    background: #f8e6a0;
}

.k-grid-content table tbody tr.color-4:hover td {
    background: #d0e3a6;
}

.k-grid-content table tbody tr.color-5:hover td {
    background: #f5bccb;
}

.total {
    border: solid 1px #ccc;
    background: #f9f9f9;
    padding: 7px 15px;
    text-align: left;
    border-radius: 0px 0px 5px 5px;
}

    .total .label {
        font-size: 18px;
    }

    .total .num {
        font-size: 20px;
        margin-right: 5px;
    }

    .total.total-pos .label {
        color: #39a9d7;
    }

    .total.total-pos .num {
        color: #39a9d7;
    }

    .total.total-neg .label {
        color: #dd5555;
    }

    .total.total-neg .num {
        color: #dd5555;
    }

.striked .k-grid-content table tbody tr.strikeout td .fa {
    color: #aaa;
}

.striked .k-grid-content table tbody tr.strikeout td:before {
    content: " ";
    position: absolute;
    top: 50%;
    left: 0;
    border-bottom: 1px solid #999;
    width: 100%;
}

.striked .k-grid-content table tbody tr.strikeout td.no-strike:before {
    border-bottom: none;
}

.striked .k-grid-content table tbody tr.strikeout td.no-strike {
    color: inherit;
}

    .striked .k-grid-content table tbody tr.strikeout td.no-strike .fa {
        color: inherit;
    }

        .striked .k-grid-content table tbody tr.strikeout td.no-strike .fa.colored-3 {
            color: #39b54a;
        }
/* end strike throw - table */

/* inner table */

.table-condensed-sm .k-grid-content table > thead > tr > th,
.table-condensed-sm .k-grid-content table > tbody > tr > th,
.table-condensed-sm .k-grid-content table > tfoot > tr > th,
.table-condensed-sm .k-grid-content table > thead > tr > td,
.table-condensed-sm .k-grid-content table > tbody > tr > td,
.table-condensed-sm .k-grid-content table > tfoot > tr > td,
.table-condensed-v > tfoot > tr > td {
    padding: 3px 5px;
    font-size: 14px;
}

.table-condensed-sm .k-grid-content table > thead > tr > th {
    font-weight: normal;
    text-align: center;
}

.table-condensed-xs .k-grid-content table > thead > tr > th,
.table-condensed-xs .k-grid-content table > tbody > tr > th,
.table-condensed-xs .k-grid-content table > tfoot > tr > th,
.table-condensed-xs .k-grid-content table > thead > tr > td,
.table-condensed-xs .k-grid-content table > tbody > tr > td,
.table-condensed-xs .k-grid-content table > tfoot > tr > td {
    padding: 1px 5px;
    font-size: 11px;
}

.table-condensed-xs .k-grid-header table > thead > tr > th,
.table-condensed-xs .k-grid-header table > tbody > tr > th,
.table-condensed-xs .k-grid-header table > tfoot > tr > th,
.table-condensed-xs .k-grid-header table > thead > tr > td,
.table-condensed-xs .k-grid-header table > tbody > tr > td,
.table-condensed-xs .k-grid-header table > tfoot > tr > td {
    padding: 1px 5px;
    font-size: 11px;
}


.table-condensed-xs .k-grid-content table > thead > tr > th {
    font-weight: normal;
    text-align: center;
}

/* end - inner table */

/* end - Kiosk*/

/* KPI */



.kpi-item {
    background: #fff;
    color: #717171;
    padding: 7px;
    font-size: 12px;
    margin-bottom: 7px;
    position: relative;
}

    .kpi-item .title {
        line-height: 14px;
        font-size: 14px;
        color: #39a9d7;
    }

    .kpi-item .sub {
        line-height: 12px;
    }

    .kpi-item .body {
        margin-top: 5px;
    }

        .kpi-item .body .fix-item {
            background: lime;
            margin: 12px 0px 10px 3px;
            border-radius: 5px;
            height: 20px;
            line-height: 20px;
            padding: 0px 10px;
            position: relative;
            color: #fff;
        }

            .kpi-item .body .fix-item .fix-count {
                position: absolute;
                background: lime;
                text-align: center;
                left: -3px;
                top: -3px;
                min-width: 26px;
                padding: 0 10px 0 8px;
                line-height: 26px;
                height: 26px;
                border-radius: 13px;
                font-weight: bold;
                box-shadow: 1px 1.732px 1px 0px rgba(0, 0, 0, 0.4);
            }

            .kpi-item .body .fix-item.color-1 {
                background: #39a9d7;
            }

                .kpi-item .body .fix-item.color-1 .fix-count {
                    background: #39a9d7;
                }

            .kpi-item .body .fix-item.color-2 {
                background: #917ac4;
            }

                .kpi-item .body .fix-item.color-2 .fix-count {
                    background: #917ac4;
                }

            .kpi-item .body .fix-item.color-3 {
                background: #f3b849;
            }

                .kpi-item .body .fix-item.color-3 .fix-count {
                    background: #f3b849;
                }

            .kpi-item .body .fix-item.color-4 {
                background: #ed5b42;
            }

                .kpi-item .body .fix-item.color-4 .fix-count {
                    background: #ed5b42;
                }

            .kpi-item .body .fix-item.color-5 {
                background: #66cc66;
            }

                .kpi-item .body .fix-item.color-5 .fix-count {
                    background: #66cc66;
                }

    .kpi-item.dark {
        background: #282e35;
        color: #fff;
    }

        .kpi-item.dark .sub {
            line-height: 12px;
            color: #fff;
        }

    .kpi-item.edit {
        background: rgba(255,255,255,0.5);
    }

        .kpi-item.edit > div {
            opacity: 0.5;
        }

    .kpi-item.dark.edit {
        background: rgba(46,46,53,0.6);
    }

        .kpi-item.dark.edit > div {
            opacity: 0.3;
        }

    .kpi-item .edit-box {
        display: none;
    }

    .kpi-item.edit .edit-box {
        display: block;
        opacity: 1 !important;
    }

    .kpi-item.edit .edit-box {
        position: absolute;
        width: 100%;
        height: 100%;
        border: solid 2px #fff;
        top: 0;
        left: 0;
        text-align: left;
        padding-top: 1px;
        padding-left: 5px;
    }

        .kpi-item.edit .edit-box a {
            color: #f0f0f0;
            margin-right: 3px;
            font-size: 14px;
        }

            .kpi-item.edit .edit-box a:hover {
                color: #fff;
            }

    .kpi-item.edit.resize .edit-box .re-top {
        background: #fff;
        position: absolute;
        width: 6px;
        height: 6px;
        bottom: -4px;
        left: 50%;
        cursor: s-resize;
    }

    .kpi-item.edit.resize .edit-box .re-bottom {
        background: #fff;
        position: absolute;
        width: 6px;
        height: 6px;
        top: -4px;
        left: 50%;
        cursor: s-resize;
    }

    .kpi-item .dropdown .btn-xs {
        height: 22px;
        line-height: 22px;
        padding-top: 0;
        padding-right: 5px;
    }

.widget-item {
    padding: 10px 10px 20px 10px;
    border-bottom: solid 1px #ccc;
    margin-bottom: 20px;
}

    .widget-item .widget-preview {
        width: 22%;
        min-width: 200px;
        border: solid 1px #ccc;
        margin-right: 10px;
        margin-bottom: 10px;
    }

        .widget-item .widget-preview .kpi-item {
            margin-bottom: 0px;
        }

    .widget-item .widget-title {
        font-size: 18px;
        color: #39a9d7;
    }

    .widget-item .widget-description {
        margin-bottom: 20px;
        line-height: 16px;
    }

.title15 {
    font-size: 18px;
    color: #39a9d7
}

.mrg-fix-8 {
    margin: 0 15px 15px 15px;
    clear: both;
}

.pop-fix {
    margin-left: -10px;
}

    .pop-fix.arrow_box:after, .pop-fix.arrow_box:before {
        left: 15px;
    }

/* KPI - jobs */
.mrg-tb-5 {
    margin-top: 5px;
    margin-bottom: 5px;
}

.kpi-item.dark .btn-light {
    color: #fff;
}

.kpi-item .jobs-slide-cont {
    height: 200px;
    overflow: hidden;
}

.kpi-item .job-item {
    margin-bottom: 4px;
    border-radius: 5px;
    padding: 3px 5px 3px 5px;
}

    .kpi-item .job-item.color-1 {
        background: #39a9d7;
    }

    .kpi-item .job-item.color-2 {
        background: #917ac4;
    }

    .kpi-item .job-item.color-3 {
        background: #f3b849;
    }

    .kpi-item .job-item.color-4 {
        background: #ed5b42;
    }

    .kpi-item .job-item.color-5 {
        background: #66cc66;
    }

    .kpi-item .job-item .job-name {
        border-bottom: solid 1px rgba(255,255,255,0.5);
        color: #fff;
        line-height: 12px;
        margin-bottom: 2px;
    }

    .kpi-item .job-item .date-row {
        line-height: 13px;
        width: 100%;
        color: #fff;
    }

        .kpi-item .job-item .date-row .lbl-1 {
            float: right;
            width: 57px;
            font-size: 10px;
            color: #282e35;
        }

        .kpi-item .job-item .date-row .data-1 {
            float: right;
            width: 28px;
        }

        .kpi-item .job-item .date-row .lbl-2 {
            float: right;
            font-size: 10px;
            color: #282e35;
        }

        .kpi-item .job-item .date-row .data-2 {
            float: left;
            width: 60px;
            text-align: left;
        }

        .kpi-item .job-item .date-row .lbl-3 {
            float: right;
            font-size: 10px;
            color: #282e35;
        }

        .kpi-item .job-item .date-row .data-3 {
            float: left;
            width: 17px;
            text-align: left;
        }

.kpi-item .job-total {
}

    .kpi-item .job-total .total-title {
        font-weight: bold;
        font-size: 14px;
        line-height: 14px;
    }



/* DISABLE items */
.x-main-nav .x-disab * {
    color: rgba(255,255,255,0.1) !important;
    cursor: default;
    pointer-events: none;
}

.x-sub-menu .x-disab * {
    color: rgba(255,255,255,0.15) !important;
    cursor: default;
    pointer-events: none;
}

.x-page-menu .x-disab * {
    color: rgba(109,109,109,0.40) !important;
    cursor: default;
    pointer-events: none;
}

.x-tools-menu .x-disab * {
    color: rgba(109,109,109,0.40) !important;
    cursor: default;
    pointer-events: none;
}

.x-page-menu3 .x-disab * {
    color: rgba(109,109,109,0.40) !important;
    cursor: default;
    pointer-events: none;
}



/*input.form-control {outline:none !important; box-shadow:none !important;}
textarea.form-control {outline:none !important; box-shadow:none !important;}*/

/* KENDO STYLE */

.x-k-lh {
    margin-top: 3px;
}

/* dropdown */

.k-dropdown {
    outline: none !important;
    box-shadow: none !important;
}

    .k-dropdown * {
        outline: none !important;
        box-shadow: none !important;
    }

    .k-dropdown:hover .k-dropdown-wrap {
        background: #f5f5f5 !important;
    }

    .k-dropdown:hover .k-input {
        background: #f5f5f5 !important;
    }

/*.k-dropdown {outline:none !important; box-shadow:none !important; margin-bottom:0px !important;}
.k-dropdown * {outline:none !important; box-shadow:none !important;}

.k-dropdown:hover .k-dropdown-wrap {background:#f5f5f5 !important;}
.k-dropdown:hover .k-input{background:#f5f5f5 !important;}*/

.k-list > .k-state-selected.k-state-focused {
    background: #f5f5f5 !important;
    color: inherit !important;
    text-shadow: none !important;
}

.k-dropdown .k-i-arrow-s {
    background-position: 0 0px !important;
    background: none;
    margin-top: -0px;
}

    .k-dropdown .k-i-arrow-s:before {
        content: "\f0d7";
        font-family: FontAwesome;
        color: #000;
        font-size: 14px;
        line-height: 24px;
    }

/* combobox */
.k-combobox {
    outline: none !important;
    box-shadow: none !important;
    margin-bottom: 0px;
}

    .k-combobox * {
        outline: none !important;
        box-shadow: none !important;
    }

    .k-combobox:hover .k-combobox-wrap {
        background: #f5f5f5 !important;
    }

    .k-combobox:hover .k-input {
        background: #f5f5f5 !important;
    }

    .k-combobox .k-i-arrow-s {
        background-position: 0 0px !important;
        background: none;
        margin-top: 2px;
    }

        .k-combobox .k-i-arrow-s:after {
            content: "\f0d7";
            font-family: FontAwesome;
            color: #000;
            font-size: 14px;
            line-height: 14px;
        }

.k-popup .k-list .k-state-focused {
    background: #f5f5f5 !important;
    color: inherit !important;
    text-shadow: none !important;
    box-shadow: none !important;
}

/* k-datepicker */
/*.k-datepicker {outline:none !important; box-shadow:none !important; margin-bottom:0px;}
.k-datepicker * {outline:none !important; box-shadow:none !important;}*/

/* k-numerictextbox */
/*.k-numerictextbox {outline:none !important; box-shadow:none !important; margin-bottom:0px;}
.k-numerictextbox * {outline:none !important; box-shadow:none !important;}*/
.k-numerictextbox .k-i-arrow-s {
    background-position: 0 0px !important;
    background: none;
    margin-top: -5px;
}

    .k-numerictextbox .k-i-arrow-s:after {
        content: "\f0d7";
        font-family: FontAwesome;
        color: #000;
        font-size: 14px;
        line-height: 12px;
    }

.k-numerictextbox .k-i-arrow-n {
    background-position: 0 0px !important;
    background: none;
    margin-top: 0px;
}

    .k-numerictextbox .k-i-arrow-n:after {
        content: "\f0d8";
        font-family: FontAwesome;
        color: #000;
        font-size: 14px;
        line-height: 12px;
    }

/* k-slider */
.k-slider .k-button {
    outline: none !important;
    box-shadow: none !important;
}

.k-slider .k-draghandle {
    outline: none !important;
}

.k-slider .k-i-arrow-e {
    background-position: 0 0px !important;
    background: none;
    margin-top: 0px;
    margin-left: -3px;
}

    .k-slider .k-i-arrow-e:after {
        content: "\f0d9";
        font-family: FontAwesome;
        color: #000;
        font-size: 16px;
        line-height: 16px;
        text-align: center;
    }

.k-slider .k-i-arrow-w {
    background-position: 0 0px !important;
    background: none;
    margin-top: 0px;
    margin-right: -2px;
}

    .k-slider .k-i-arrow-w:after {
        content: "\f0da";
        font-family: FontAwesome;
        color: #000;
        font-size: 16px;
        line-height: 16px;
        text-align: center;
    }

/* k-autocomplete */
/*.k-autocomplete {outline:none !important; box-shadow:none !important; margin-bottom:0px;}
.k-autocomplete * {outline:none !important; box-shadow:none !important;}*/

/* k-timepicker */
.k-timepicker {
    outline: none !important;
    box-shadow: none !important;
    margin-bottom: 0px;
}

    .k-timepicker * {
        outline: none !important;
        box-shadow: none !important;
    }

/* k-datetimepicker */
.k-datetimepicker {
    outline: none !important;
    box-shadow: none !important;
    margin-bottom: 0px;
}

    .k-datetimepicker * {
        outline: none !important;
        box-shadow: none !important;
    }

/* KENDO STYLE - misc */
.k-dropdown .k-dropdown-wrap,
.k-dropdown.k-state-border-down .k-dropdown-wrap.k-state-border-down { /*border: 1px solid red ;*/
}

    .k-dropdown .k-dropdown-wrap .k-select,
    .k-ie .k-dropdown .k-dropdown-wrap .k-select,
    .k-ff .k-dropdown .k-dropdown-wrap .k-select { /*background-color: #f6f7ef !important;*/
    }

/*

    .k-dropdown * {
        outline: none !important;
        box-shadow: none !important;
    }

    .k-dropdown:hover .k-dropdown-wrap {
        background: #f5f5f5 !important;
    }

    .k-dropdown:hover .k-input {
        background: #f5f5f5 !important;
    }

.k-list > .k-state-selected.k-state-focused {
    background: #f5f5f5 !important;
    color: inherit !important;
    text-shadow: none !important;
}

.k-dropdown .k-i-arrow-s {
    background-position: 0 0px !important;
    background: none;
    margin-top: -0px;
}

    .k-dropdown .k-i-arrow-s:after {
        content: "\f0d7";
        font-family: FontAwesome;
        color: #000;
        font-size: 14px;
        line-height: 14px;
    }

*/


/*
[data-role="popup"] { background:pink; background:#fff; padding:5px !important; }
[data-role="popup"] ul {padding-left:5px;}
[data-role="popup"] ul li[class="k-item k-state-hover"], 
[data-role="popup"] ul li[class="k-item k-state-selected k-state-focused"] { background:red !important; }
*/

/*.k-list > .k-state-selected {background: #70b1d7;text-shadow: 0px 1px 1px #3d3d3d;color: white;border: none !important;}
.k-list > .k-state-hover {background: none;color: rgb(51, 51, 51);color: #137da9; }
.k-list > .k-state-selected.k-state-focused {background: #39a9d7;text-shadow: 0px 1px 1px #3d3d3d;color: white;}*/




/* KPI - KENDO STYLE */
.kpi-item .k-dropdown {
    margin-bottom: 3px !important;
}

    .kpi-item .k-dropdown .k-dropdown-wrap {
        background: #5bc0de !important;
        border-color: #46b8da !important;
        height: 23px !important;
        color: #fff;
    }

    .kpi-item .k-dropdown .k-input {
        background: #5bc0de !important;
        border-color: #46b8da !important;
        height: 23px !important;
        color: #fff;
    }

    .kpi-item .k-dropdown .k-i-arrow-s {
        margin-top: -2px;
    }

        .kpi-item .k-dropdown .k-i-arrow-s:after {
            color: #fff;
        }



.no-mrg-r {
    margin-right: 0 !important;
}

.h-100-p {
    height: 100% !important;
}


/*  גלריית דוחות */

.fav-on {
    color: #ffbe23;
}

    .fav-on:hover {
        color: #ffbe23;
    }

.fav-off {
    color: #cccccc;
}

.mrg-l-30 {
    margin-left: 30px;
}

.page-num {
    border: solid 1px #ccc;
    margin-left: 10px;
    padding: 2px 15px;
    display: inline-block;
    border-radius: 15px;
}


.x-tab-02 {
    padding: 0;
    margin: 0;
    padding-right: 10px;
    position: relative;
    font-size: 12px;
    text-align: center;
    line-height: 12px !important;
}

    .x-tab-02 li {
    }

    .x-tab-02 a {
        cursor: pointer
    }

    .x-tab-02 li a {
        padding: 2px 10px;
        margin: 0;
        font-weight: bold;
        color: #6d6d6d;
        background: #e6e6e6;
        margin-left: 5px;
        border: solid 1px #d6d6d6;
        font-size: 12px;
        text-align: center;
        line-height: 12px !important;
        height: 30px;
        display: flex;
        align-items: center;
    }

        .x-tab-02 li a:hover {
            background: #e6e6e6;
            color: #39a9d7;
            border: solid 1px #d6d6d6;
        }

    .x-tab-02 li.active a {
        background: #fff;
        border-bottom: solid 1px #fff;
    }
/*.x-tab-02 .x-valid-title{color: rgb(76, 174, 76) !important;}*/

.pre-box-border {
    border: solid 1px #ccc;
    background: #f4f4f4;
    padding: 5px 10px;
    margin-bottom: 10px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

    .pre-box-border:hover {
        border: solid 1px #39a9d7;
        cursor: pointer;
    }

    .pre-box-border.curr {
        border: solid 1px #39a9d7;
        background: #d8eef7;
    }

    .pre-box-border .table {
        margin-bottom: 0;
        background: #fff;
    }

    .pre-box-border thead > tr > th {
        padding: 2px !important;
        font-size: 12px;
        font-weight: bold !important;
    }

    .pre-box-border tbody > tr > td {
        padding: 0px 2px !important;
        font-size: 12px;
    }

.location {
    line-height: 16px;
    margin-bottom: 10px;
}

    .location i.fa {
        padding: 0 3px;
    }

.addition {
    background: #e3e3e3;
    border-radius: 15px;
    padding: 0px 7px;
    margin-bottom: 5px;
    display: inline-block;
    text-wrap: normal;
}

    .addition i.fa-times {
        font-size: 11px;
        display: inline-block;
        line-height: 23px;
        padding: 0 10px 0 0;
        cursor: pointer;
    }

        .addition i.fa-times:hover {
            color: #39a9d7;
        }

    .addition i.fa-arrow-up {
        font-size: 10px;
        display: inline-block;
        line-height: 23px;
        padding: 0 0 0 0;
        color: #39a9d7;
    }

    .addition i.fa-arrow-down {
        font-size: 10px;
        display: inline-block;
        line-height: 23px;
        padding: 0 0 0 0;
        color: #39a9d7;
    }

.flx-aut-replace {
    position: absolute;
    top: 0px;
    right: 0px;
    bottom: 0px;
    left: 0px;
}

.pre-title {
    font-size: 16px;
    font-weight: bold;
    text-decoration: underline;
}

.de-activ {
    opacity: 0.5;
    pointer-events: none;
}


.brdr-box {
    border: solid 1px #ccc;
    padding: 5px 5px 0px 60px;
    background: #f1f1f1;
    border-radius: 5px;
    position: relative;
    margin-right: 0px;
}

    .brdr-box .remove-it {
        position: absolute;
        top: 7px;
        left: 6px;
        width: 20px;
        padding: 1px 3px;
        background: #fff;
        border: solid 1px #ccc;
        border-radius: 2px;
        line-height: 12px;
    }

    .brdr-box .edit-it {
        position: absolute;
        top: 7px;
        left: 29px;
        width: 20px;
        padding: 1px 3px;
        background: #fff;
        border: solid 1px #ccc;
        border-radius: 2px;
        line-height: 12px;
    }

        .brdr-box .remove-it:hover, .brdr-box .edit-it:hover {
            color: #39a9d7;
            border: solid 1px #39a9d7;
            cursor: pointer;
        }

    .brdr-box.curr {
        border: solid 1px #39a9d7 !important;
        background: #d8eef7 !important;
    }

.indicator {
    position: relative;
    height: 2px; /*margin-top:3px; padding-bottom:3px;*/
    z-index: 1000;
}

    .indicator:hover {
        border-top: solid 2px #39a9d7; /*margin-top:2px; padding-bottom:2px;*/
    }

        .indicator:hover:before {
            content: '';
            border-radius: 100%;
            position: absolute;
            height: 14px;
            width: 14px;
            background: #39a9d7;
            right: 0;
            top: -8px;
            margin: 0;
            box-shadow: inherit
        }

/* התאמות למסך חתכים */
.accident-dit-fix .space-fix-1 .form-group {
    margin-bottom: 8px !important;
}

.accident-dit-fix .space-fix-1 .brdr-box {
    padding: 2px 5px 2px 60px;
    margin-bottom: 0px;
}

    .accident-dit-fix .space-fix-1 .brdr-box .form-group {
        margin-bottom: 0px !important;
    }



/* דוחות - A4 preview  */
.a4-book * {
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 3.4mm !important;
}

.a4-page {
    width: 210mm;
    zoom: 35%;
    min-height: 297mm;
    padding: 10mm;
    margin: 10mm auto;
    border: 1px #D3D3D3 solid;
    border-radius: 5px;
    background: white;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
}

.a4-subpage {
    padding: 0cm;
    border: 1px #ddd dashed;
    height: 277mm;
    /*outline: 2cm #f8f8f8 solid;*/
}

.a4-book .mrg-b {
    margin-bottom: 2mm;
}

.a4-book .table-condensed-sm > tbody > tr > td, .table-condensed-v > tfoot > tr > td {
    padding: 1mm 2mm;
}

.a4-book .lh-14 {
    line-height: 4mm;
}

.a4-book .pre-title {
    font-size: 4.4mm !important;
    word-wrap: break-word;
}

.a4-book .lh-34 {
    line-height: 8mm;
}

.a4-book .fnt12-height15 {
    font-size: 3.4mm !important;
    line-height: 4mm;
}

.a4-book .table > tbody > tr > td {
    line-height: 4mm !important;
}

.table > thead > tr > th {
    padding: 2mm;
}


.a4-book.a4-landscape .a4-page {
    width: 297mm;
    zoom: 34%;
    min-height: 210mm;
}

    .a4-book.a4-landscape .a4-page .a4-subpage {
        height: 190mm;
        /*outline: 2cm #f8f8f8 solid;*/
    }

/* @page {
        size: A4;
        margin: 0;
    }*/

/*@media print {
        html, body {
            width: 210mm;
            height: 297mm;        
        }
        .a4-page {
            margin: 0;
            zoom : 100%;
            border: initial;
            border-radius: initial;
            width: initial;
            min-height: initial;
            box-shadow: initial;
            background: initial;
            page-break-after: always;
        }
        .a4-subpage {
          zoom : 100%;
		  border: initial;
          }
    }*/

.flx-cntr {
    display: flex;
    align-items: center;
    justify-content: center;
    color: #a1a1a1;
}

.flx-row-rev {
    flex-direction: row-reverse;
}

/*.pre-box-cont-2 .pre-box-border {padding:2px 5px; margin-bottom:5px;}	*/
.pre-box-border.no-mrg-b {
    margin-bottom: 0;
}

.btn-xxxs {
    width: auto;
    height: 22px;
    padding: 0px 5px 0px 5px;
}

.btn-gray,
.btn-gray:active,
.btn-gray:visited,
.btn-gray:focus {
    background-color: #fafafa;
    border-color: #d1d1d1;
    color: inherit;
}

    .btn-gray:hover {
        background-color: #f0f0f0;
        border-color: #ccc;
    }


.flow-pos {
    border: solid 1px #ccc;
    padding: 10px;
    margin-bottom: 10px;
    border-radius: 3px;
    cursor: pointer;
}

    .flow-pos .flow-img {
        width: 69px;
        height: 69px;
        background: #f4f4f4;
        border: solid 1px #ccc;
        margin-left: 5px;
        font-size: 32px;
        color: #ccc;
        border-radius: 3px;
    }

    .flow-pos .flow-row {
        height: 15px;
        background: #f4f4f4;
        border: solid 1px #ccc;
        margin-bottom: 3px;
        border-radius: 3px;
    }

    .flow-pos:hover {
        border: solid 1px #39a9d7;
    }

.flx-row-rev .flow-img {
    margin-left: 0px;
    margin-right: 5px;
}

.flow-pos.curr {
    background: #d8eef7;
    border: solid 1px #39a9d7;
}

.button-box-4 {
    position: absolute;
    bottom: 5px;
    left: 5px;
}

.x-spacer-5 {
    width: 10px;
}

.x-watr-mrk {
    display: flex;
    position: absolute;
    top: 1px;
    bottom: 1px;
    left: 1px;
    right: 1px;
    justify-content: center;
    align-self: center;
}

    .x-watr-mrk .x-water-txt {
        display: flex;
        justify-content: center;
        align-self: center;
        font-size: 50px;
        font-weight: bold;
        color: rgba(0,0,0,0.2);
        -ms-transform: rotate(-45deg);
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg);
    }

.img-place {
    width: 147px;
    height: 147px;
    font-size: 32px;
    color: #ccc;
}

.x-color-selector {
    width: 20px;
    height: 20px;
    float: right;
    margin-left: 1px;
    margin-bottom: 1px;
    cursor: pointer;
    border: solid 1px #ccc;
}

    .x-color-selector.curr {
        border: solid 1px #fff;
        box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.8);
        z-index: 100;
    }

.x-rmrk {
    font-size: 11px;
}


.fcol-1 {
    color: #002685;
}

.fcol-2 {
    color: #449adf;
}

.fcol-3 {
    color: #4dc7fd;
}

.fcol-4 {
    color: #6d0dfd;
}

.fcol-5 {
    color: #5e53c7;
}

.fcol-6 {
    color: #7e77d2;
}

.fcol-7 {
    color: #cd1e10;
}

.fcol-8 {
    color: #fc007f;
}

.fcol-9 {
    color: #763931;
}

.fcol-10 {
    color: #fc8200;
}

.fcol-11 {
    color: #f1ab00;
}

.fcol-12 {
    color: #fadf00;
}

.fcol-13 {
    color: #007e3a;
}

.fcol-14 {
    color: #64d13e;
}

.fcol-15 {
    color: #a8a8a8;
}

.fcol-16 {
    color: #727272;
}

.fcol-17 {
    color: #424242;
}

.fcol-18 {
    color: #000000;
}


.fnt-l {
    text-align: left;
}

.fnt-c {
    text-align: center;
}

.fnt-r {
    text-align: right;
}

.fnt-b {
    font-weight: bold;
}

.fnt-u {
    text-decoration: underline;
}

.fnt-i {
    font-style: italic;
}

.fnt-10 {
    font-size: 10px
}

.fnt-12 {
    font-size: 12px
}

.fnt-14 {
    font-size: 14px
}

.fnt-16 {
    font-size: 16px
}

.fnt-18 {
    font-size: 18px
}

.bgcol-1 {
    background: #002685;
}

.bgcol-2 {
    background: #449adf;
}

.bgcol-3 {
    background: #4dc7fd;
}

.bgcol-4 {
    background: #6d0dfd;
}

.bgcol-5 {
    background: #5e53c7;
}

.bgcol-6 {
    background: #7e77d2;
}

.bgcol-7 {
    background: #cd1e10;
}

.bgcol-8 {
    background: #fc007f;
}

.bgcol-9 {
    background: #763931;
}

.bgcol-10 {
    background: #fc8200;
}

.bgcol-11 {
    background: #f1ab00;
}

.bgcol-12 {
    background: #fadf00;
}

.bgcol-13 {
    background: #007e3a;
}

.bgcol-14 {
    background: #64d13e;
}

.bgcol-15 {
    background: #a8a8a8;
}

.bgcol-16 {
    background: #727272;
}

.bgcol-17 {
    background: #424242;
}

.bgcol-18 {
    background: #000000;
}



/* popup - הודעות */

.user-actions {
    position: relative;
    margin: 4px 15px 0px 15px;
    color: #fff;
    text-align: center;
    line-height: 10px;
    cursor: pointer;
}

    .user-actions .icon {
        font-size: 17px;
    }

    .user-actions .lbl {
        font-size: 11px;
    }

    .user-actions .bdg {
        position: absolute;
        left: 20px;
        top: -2px;
        background: #ed5b42;
        border-radius: 15px;
        font-size: 11px;
        padding: 2px 5px;
    }

.user-action-pop {
    display: none;
    overflow: hidden;
    position: absolute;
    top: 43px;
    left: 15px;
    width: 460px;
    height: 495px;
    border-radius: 6px;
    background: #fff;
    border: solid 1px #b8b8b8;
    box-shadow: 0px 5px 7.52px 0.48px rgba(0, 1, 1, 0.21);
}


.pop-head {
    border-bottom: solid 1px #ccc;
    height: 40px;
    line-height: 40px;
    padding: 0 10px;
    -webkit-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.30);
    -moz-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.30);
    box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.30);
    z-index: 100;
    background: #fff;
}

    .pop-head .pop-title {
        font-weight: bold;
        font-size: 16px;
        color: #39a9d7;
    }

    .pop-head .pop-top-action a {
        margin-right: 10px;
    }

    .pop-head .msg-img {
        margin-top: 4px;
        margin-left: 10px;
    }

    .pop-head .inner-addon .glyphicon {
        padding: 6px 10px;
    }

.pop-head-sub {
    background: #f5f5f5;
    border-bottom: solid 1px #ccc;
    height: 30px;
    padding: 0 10px;
    -webkit-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.30);
    -moz-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.30);
    box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.30);
    z-index: 30;
}

.w-p-9 {
    width: 9%;
}

.w-p-91 {
    width: 91%;
}

.all-msg {
    margin: 0px 0px 2px 2px;
}

    .all-msg .msg-single {
        position: relative;
        height: 50px;
        border-bottom: solid 1px #ebebeb;
        padding-right: 10px;
        padding-left: 10px;
        display: flex;
        align-items: center;
    }

        .all-msg .msg-single .msg-img {
        }

.msg-img .circ {
    width: 32px;
    height: 32px;
    border-radius: 50%;
    border: solid 1px #ccc;
    background: #ebebeb;
    font-size: 28px;
    text-align: center;
    color: #ccc;
    overflow: hidden;
    line-height: 36px;
}

    .msg-img .circ img {
        object-fit: cover;
        width: 100%;
        height: 100%;
    }

.all-msg .msg-single .msg-txt {
    margin-right: 10px;
}

    .all-msg .msg-single .msg-txt .name {
        line-height: 14px;
    }

    .all-msg .msg-single .msg-txt .sub {
        font-size: 12px;
        max-width: 300px;
        height: 1.3em;
        overflow: hidden;
    }

.all-msg .msg-single .msg-new-lbl {
    display: none;
    position: absolute;
    left: 10px;
    top: 7px;
}

    .all-msg .msg-single .msg-new-lbl .time {
        font-size: 10px;
        color: #717171;
        margin-bottom: 2px;
    }

    .all-msg .msg-single .msg-new-lbl .count {
        float: left;
        padding: 2px 8px;
        background: #42A97A;
        border-radius: 15px;
        color: #fff;
        font-size: 12px;
        line-height: 12px;
    }

.all-msg .msg-single.new {
    background: #eff8fc;
}

    .all-msg .msg-single.new .msg-txt .name {
        font-weight: bold;
    }

    .all-msg .msg-single.new .msg-new-lbl {
        display: block;
    }

.all-msg .msg-single .x-chk {
    text-align: center;
}


.add-new {
    position: absolute;
    bottom: 15px;
    left: 15px;
    width: 45px;
    height: 45px;
    border-radius: 50%;
    background: #39a9d7;
    border: solid 1px #308eb4;
    box-shadow: 1.805px 2.396px 7px 0px rgba(0, 0, 0, 0.35);
    color: #fff;
    text-align: center;
    font-size: 25px;
    line-height: 45px;
    cursor: pointer;
}

.pad-b-10 {
    padding-bottom: 10px !important;
}

/*  talk bubble */


.all-talk-bub {
    background: url(../images/pattern_02.png);
    border-bottom: solid 1px #ccc;
    height: 30px;
    -webkit-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.30);
    -moz-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.30);
    box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.30);
    z-index: 20;
}

    .all-talk-bub .date {
        text-align: center;
        clear: both;
        margin-bottom: 10px;
    }

        .all-talk-bub .date .inner {
            display: inline-block;
            padding: 3px 10px;
            margin: auto;
            background: #e6f5fc;
            border-radius: 3px;
            font-size: 11px;
        }



.talk-bubble {
    float: right;
    position: relative;
    max-width: 80%;
    height: auto;
    background-color: #fff;
    margin: 0px 20px 10px 10px;
    padding: 6px;
    line-height: 16px;
    border: 1px solid #ccc;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    clear: both;
}

    .talk-bubble .from {
        font-size: 12px;
        color: #39a9d7;
        margin-left: 10px;
    }

    .talk-bubble .time {
        font-size: 10px;
    }

    .talk-bubble .talktext {
        word-wrap: break-word;
    }

.talk-l {
    float: left;
    margin: 0px 20px 10px 20px;
    background: #e6f5fc;
}



/* Right triangle placed top right flush. */
.talk-r:before {
    content: ' ';
    position: absolute;
    width: 0;
    height: 0;
    left: auto;
    right: -14px;
    top: -1px;
    bottom: auto;
    border: 14px solid;
    border-color: #ccc transparent transparent transparent;
}

.talk-r:after {
    content: ' ';
    position: absolute;
    width: 0;
    height: 0;
    left: auto;
    right: -12px;
    top: 0px;
    bottom: auto;
    border: 14px solid;
    border-color: #fff transparent transparent transparent;
}

/* left triangle placed top right flush. */
.talk-l:before {
    content: ' ';
    position: absolute;
    width: 0;
    height: 0;
    right: auto;
    left: -14px;
    top: -1px;
    bottom: auto;
    border: 14px solid;
    border-color: #ccc transparent transparent transparent;
}

.talk-l:after {
    content: ' ';
    position: absolute;
    width: 0;
    height: 0;
    right: auto;
    left: -12px;
    top: 0px;
    bottom: auto;
    border: 14px solid;
    border-color: #e6f5fc transparent transparent transparent;
}

.write-box {
    padding: 10px;
    align-items: flex-end;
}

    .write-box textarea {
        line-height: 16px;
        padding: 5px !important;
        outline: 0px !important;
        -webkit-appearance: none;
        box-shadow: none !important;
    }

    .write-box .btn-snd {
        width: 27px;
        height: 27px;
        background: #39a9d7;
        border: solid 1px #308eb4;
        text-align: center;
        line-height: 28px;
        color: #fff;
        display: inline-block;
        border-radius: 50%;
        margin-bottom: 5px;
        margin-right: 5px;
    }

.mrg-r-3 {
    margin-right: 3px;
}

.setting-block-2 {
    background: #fff;
    border-bottom: solid 1px #ccc;
    height: 30px;
    padding: 0 10px;
    -webkit-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.30);
    -moz-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.30);
    box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.30);
    z-index: 10;
}


a {
    cursor: pointer !important;
}


/* msg - notification */
.msg-notific {
    position: fixed;
    right: 20px;
    bottom: 20px;
    width: 400px; /*height:80px;*/
    padding: 14px 4px 12px 4px;
    background: #fff;
    z-index: 3000;
    border: solid 1px #ccc;
    box-shadow: 0px 5px 7.52px 0.48px rgba(0, 1, 1, 0.31);
    border-radius: 10px;
}

    .msg-notific:hover {
        border: solid 1px #999;
    }

    .msg-notific .x-close {
        position: absolute;
        top: 3px;
        left: 8px;
        cursor: pointer;
        z-index: 100;
    }

    .msg-notific .all-msg .msg-single {
        cursor: pointer;
    }

        .msg-notific .all-msg .msg-single .msg-txt .name {
            line-height: 14px;
            font-weight: bold;
        }

        .msg-notific .all-msg .msg-single .msg-txt .sub {
            height: 2.6em;
            line-height: 1.2em;
        }

    .msg-notific .msg-img .circ {
        width: 48px;
        height: 48px;
        border-radius: 50%;
        font-size: 42px;
        line-height: 56px;
    }

    .msg-notific .all-msg .msg-single {
        border-bottom: none;
    }

        .msg-notific .all-msg .msg-single:nth-child(n+2) {
            margin-top: 10px;
            padding-top: 10px;
            border-top: solid 1px #ccc;
        }

input.xs-pad {
    padding-left: 3px !important;
    padding-right: 3px !important;
}

.mrg-t-5 {
    margin-top: 5px !important;
}

/* lobby */
.lobby-box {
    text-align: center;
    min-width: 630px;
    width: 620px;
    margin: 100px auto;
}

.lobby-title {
    border-bottom: solid 1px #ccc;
    margin-bottom: 1em;
    color: #39a9d7;
    font-size: 30px;
}

.btn-lubby {
    border: solid 1px rgb(49, 145, 184);
    border-radius: 10px;
    background: #2b80a3;
    background: -moz-linear-gradient(top, #2b80a3 1%, #3ba9d6 100%);
    background: -webkit-linear-gradient(top, #2b80a3 1%,#3ba9d6 100%);
    background: linear-gradient(to bottom, #2b80a3 1%,#3ba9d6 100%);
    -webkit-box-shadow: inset 0 0 7px 0 rgba(255,255,255,0.5);
    box-shadow: inset 0 0 7px 0 rgba(255,255,255,0.5);
    width: 295px;
    height: 75px;
    float: right;
    margin: 10px;
    font-size: 25px;
    line-height: 65px;
    text-align: right;
    padding: 0 15px;
    color: #fff;
    vertical-align: middle;
    cursor: pointer;
}

    .btn-lubby i {
        font-size: 30px;
        margin-top: 5px;
        margin-left: 10px;
        display: inline-block;
        vertical-align: middle;
    }

    .btn-lubby span {
        vertical-align: middle;
        display: inline-block;
    }

    .btn-lubby.disable {
        cursor: auto;
        color: #97c6e0;
    }


/* קצין בטיחות */
.hr-shd {
    position: relative;
}

    .hr-shd::after {
        content: "";
        position: absolute;
        background: url(../images/page_menu_title_shade2.png) repeat-x bottom;
        height: 10px;
        width: 100%;
        display: block;
        bottom: -11px;
        left: 0px;
        pointer-events: none;
    }

.table-border-non td, .table-border-non th {
    border: none !important;
}

.x-page-menu3 .k-numerictextbox {
    margin-bottom: 0px;
}


.x-page-menu3.menu3-fix-2 {
    margin: 15px 0 15px -1px;
    width: 210px;
}

.btn-special-1 {
    background: #fff;
    position: relative;
    border: solid 1px #ccc;
    box-shadow: 2px 3.464px 3px 0px rgba(0, 0, 0, 0.15);
    border-radius: 3px;
    margin: 6px 10px;
    height: 30px;
    line-height: 28px;
    padding-right: 10px;
    cursor: pointer;
}

    .btn-special-1 .color-label {
        position: absolute;
        width: 20px;
        height: 20px;
        top: 4px;
        left: 4px;
        border-radius: 5px;
        border: solid 1px #bbb;
        box-shadow: inset 1.5px 2.598px 5px 0px rgba(0, 0, 0, 0.22);
    }

        .btn-special-1 .color-label.color-1 {
            background: #d9f09c;
        }

        .btn-special-1 .color-label.color-2 {
            background: #fbea9b;
        }

        .btn-special-1 .color-label.color-3 {
            background: #f3afec;
        }

    .btn-special-1:hover {
        border: solid 1px #aaa;
    }

    .btn-special-1.pressed {
        background: #39a9d7;
        color: #fff;
        box-shadow: inset 2.407px 3.195px 3px 0px rgba(4, 5, 5, 0.22);
    }


.table-block {
    padding: 10px 10px 0 10px;
}

.title16 {
    font: bold 16px arial;
    color: #39a9d7;
}

.tbl-holder {
    background: #fff;
    border: solid 1px #ccc;
    padding: 3px;
    margin-bottom: 10px;
}

.pad-fix-7 {
    padding: 10px 10px 0px 10px;
}

.x-handel-03 {
    cursor: pointer
}

    .x-handel-03 a {
        display: block;
        text-align: center;
        padding: 0;
        padding: 0;
        height: 20px;
        position: relative;
    }

        .x-handel-03 a span {
            border: solid 1px #e5e5e5;
            background: #fff;
            width: 30px;
            display: inline-block;
            font-size: 8px;
            height: 11px;
            color: #717171;
            top: -2px;
            left: 50%;
            position: absolute;
            -webkit-border-radius: 0 0 5px 5px;
            border-radius: 0 0 5px 5px;
            -webkit-box-shadow: 1px 1px 3px 0 rgba(0,0,0,0.3);
            box-shadow: 1px 1px 3px 0 rgba(0,0,0,0.3);
        }

.mrg-fix-9 {
    margin: -15px -15px 0px -15px;
}

.filter-collapse {
    margin-top: 0;
    background: #f9f9f9;
    border-bottom: solid 1px #d6d6d6;
}

/* משימות */
.color-count-box {
    height: 137px;
    overflow: auto;
    padding-left: 5px;
}

.color-count {
    margin: 12px 0px 10px 3px;
    border-radius: 5px;
    height: 20px;
    line-height: 20px;
    padding: 0px 10px;
    position: relative;
    color: #fff;
    font-size: 12px;
}

    .color-count .fix-count {
        position: absolute;
        text-align: center;
        left: -3px;
        top: -3px;
        min-width: 26px;
        padding: 0 10px 0 8px;
        line-height: 26px;
        height: 26px;
        border-radius: 13px;
        width: 50px;
        font-weight: bold;
        box-shadow: 1px 1.732px 1px 0px rgba(0, 0, 0, 0.4);
    }

    .color-count.color-1 {
        background: #39a9d7;
    }

        .color-count.color-1 .fix-count {
            background: #39a9d7;
        }

    .color-count.color-2 {
        background: #917ac4;
    }

        .color-count.color-2 .fix-count {
            background: #917ac4;
        }

    .color-count.color-3 {
        background: #f3b849;
    }

        .color-count.color-3 .fix-count {
            background: #f3b849;
        }

    .color-count.color-4 {
        background: #ed5b42;
    }

        .color-count.color-4 .fix-count {
            background: #ed5b42;
        }

    .color-count.color-5 {
        background: #66cc66;
    }

        .color-count.color-5 .fix-count {
            background: #66cc66;
        }

.prog-sm {
    width: 100%;
    height: 5px;
    background: #d0d0d0;
    position: relative;
    border-radius: 2.5px;
    margin-top: 2px;
}

    .prog-sm div {
        position: absolute;
        right: 0;
        top: 0;
        background: #39a9d7;
        height: 5px;
        border-radius: 2.5px 2.5px 2.5px 2.5px;
    }

.k-state-selected .prog-sm div {
    background: #275c8a;
}

.txt-red {
    color: #ed5b42;
}

.mrg-lr-15 {
    margin-right: 15px;
    margin-left: 15px;
}

.x-box-11 {
    border: solid 1px #ccc;
    padding: 10px 10px 4px 10px;
    border-radius: 5px;
}

.x-box-12 {
    border: solid 1px #ccc;
    padding: 12px 10px 10px 5px;
    border-radius: 5px;
}

.x-handel-02.x-handel-fix {
    border: none;
    margin: 0px 15px 0 15 !important;
    margin-top: 0 !important;
}

.pad-fix-8 {
    padding-left: 30px;
    padding-right: 30px;
    padding-bottom: 15px;
}

.mrg-l-15 {
    margin-left: 15px;
}

.map-holder {
    border: solid 1px #ccc;
    border-radius: 5px;
    padding: 3px;
    height: 100%;
}

.color-box {
    width: 50px;
    height: 23px;
    border-radius: 5px;
}

.input-inline {
    display: inline-block !important;
    width: auto !important;
}

.w-60 {
    width: 60px !important;
}

.mrg-10 {
    margin: 10px !important;
}

.pop-fix-2 {
    bottom: 25px;
    left: -2px;
    display: none;
}

.curs-pnt {
    cursor: pointer;
}

.th-sm th {
    font-size: 11px;
    text-align: center;
    color: #39a9d7;
    padding: 5px 0 !important;
    font-weight: normal;
    background: #f1f1f1;
}

.numeric-box {
    display: inline-block;
    width: 80px;
}

/* days in table */
/* TH */
.all-days-th {
    padding-left: 5px;
}

    .all-days-th .day {
        width: 15px;
        display: inline-block;
        margin-left: 5px;
        text-align: center;
    }
/* TD */
.all-days-td .day {
    float: right;
    margin-bottom: 5px;
}

    .all-days-td .day .letter {
        visibility: hidden;
        height: 10px;
        margin-left: 5px;
        text-align: center;
        font-size: 11px;
    }

    .all-days-td .day .chk-wrp {
        margin-top: 0;
    }

        .all-days-td .day .chk-wrp .x-chk {
            margin-left: 5px;
        }

tr:hover .all-days-td .day .letter {
    visibility: visible;
    margin-top: 0;
    height: 15px;
}

tr:hover .all-days-td .day {
    margin-bottom: 0px;
}

/* btn-icn */
.bottom-btns {
    padding-left: 10px;
    padding-top: 30px;
    margin-top: 30px;
    clear: both;
}

.btn-icn {
    width: 110px;
    height: 32px;
    padding: 0px 10px;
}

    .btn-icn span {
        float: left;
        display: inline-block;
        line-height: 30px;
    }

    .btn-icn i {
        float: right;
        line-height: 32px;
    }

.pad-t-30 {
    padding-top: 30px !important;
}

/* x-box-13 */

.x-box-13 {
    width: 650px;
    margin: auto;
    background: #fff;
    border-radius: 5px;
    border: #ddd solid 1px;
    padding: 2px;
}

.mrg-b-10 {
    margin-bottom: 10px !important;
}

.title17 {
    text-align: center;
    font-size: 22px;
    margin-bottom: 10px;
}

.x-rmrk {
    border: solid 1px #ddd;
    padding: 10px;
    font-size: 12px;
}

.pad-15 {
    padding: 15px;
}

.x-data-txt {
    border-bottom: solid 1px #ddd;
    color: #3aa9d7;
}


.height-fix-4 {
    height: 170px;
}

.mrg-b-15 {
    margin-bottom: 15px;
}

.map-step {
    border-right: solid 1px #ccc;
    padding: 10px 10px 10px 0;
    align-self: center;
}

    .map-step .count {
        border: solid 1px #ccc;
        display: inline-block;
        border-radius: 15px;
        padding: 0px 10px;
        margin: 0 2px;
        width: 60px;
        text-align: center;
    }

.no-border {
    border: none !important;
}

.pos-abs-100 {
    position: absolute;
    width: 100%;
    height: 100%;
}

.border-no-top {
    border: solid 1px #ccc;
    border-top: none;
}



.x-pop3 ul {
    padding: 1px 1px 1px 0px;
    list-style: none;
    margin-bottom: 0;
}

    .x-pop3 ul li {
        white-space: nowrap;
        position: relative;
    }

        .x-pop3 ul li a {
            background: none !important;
            line-height: 28px !important;
            height: 28px;
            margin: 0 !important;
            margin-left: 10px !important;
            padding: 0 !important;
            padding-right: 10px !important;
            padding-left: 20px !important;
            display: block;
        }

        .x-pop3 ul li.last a {
            height: 32px;
            line-height: 32px;
            border-top: solid 1px #ebebeb !important;
            background: #f7f7f7 !important;
        }

        .x-pop3 ul li a:hover {
            background: #ebf6fb !important;
            text-decoration: none;
        }

        .x-pop3 ul li a i {
            position: absolute;
            left: 8px;
            top: 7px;
        }

.w-93 {
    width: 93%;
}

.mrg-l-5 {
    margin-left: 5px;
}

/* btm button */
.box-btn-btm {
    position: absolute;
    left: 10px;
    bottom: 12px;
}

/* setting */
.setting-open {
    position: absolute;
    right: 10px;
    top: 10px;
    border: solid 1px #ccc;
    background: #fff;
    padding: 5px;
    border-radius: 5px;
    box-shadow: 1px 1.732px 3px 0px rgba(0, 0, 0, 0.18);
    cursor: pointer;
}

.setting-box {
    position: absolute;
    right: 10px;
    top: 10px;
    border: solid 1px #ccc;
    background: #fff;
    padding: 10px 10px 5px 20px;
    border-radius: 5px;
    box-shadow: 1px 1.732px 3px 0px rgba(0, 0, 0, 0.18);
}

    .setting-box .box-close {
        position: absolute;
        left: 5px;
        top: 5px;
        color: #ccc;
    }


/* דיווח תקלות */

.inner-min-w {
    padding: 30px 40px;
    max-width: 1300px;
    width: 1300px;
    margin-left: auto;
    margin-right: auto;
}

.kiosk-title {
    border-bottom: solid 1px #ccc;
    display: inline-block;
    margin: auto;
    margin-bottom: 1em;
    padding: 0 50px;
    color: #39a9d7;
    font-size: 30px;
}

.side-search {
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    -webkit-box-shadow: 0 3px 7px rgba(0,0,0,.35);
    -moz-box-shadow: 0 3px 7px rgba(0,0,0,.35);
    box-shadow: 0 3px 7px rgba(0,0,0,.35);
    background: #fff;
    padding: 20px;
}

    .side-search.bordered {
        border: solid 3px #39a9d7;
    }

    .side-search .side-title {
        text-align: center;
        font-size: 18px;
        font-weight: bold;
        margin-bottom: 25px;
    }

    .side-search .date-1 {
        border-bottom: solid 1px #ccc;
        color: #39a9d7;
    }

.h-40 {
    height: 40px;
}

.fault-single {
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    -webkit-box-shadow: 0 3px 7px rgba(0,0,0,.35);
    -moz-box-shadow: 0 3px 7px rgba(0,0,0,.35);
    box-shadow: 0 3px 7px rgba(0,0,0,.35);
    border: solid 1px #cfcfcf;
    background-image: -webkit-linear-gradient(bottom, #ededed, #fff);
    background-image: -moz-linear-gradient(bottom, #ededed, #fff);
    background-image: -o-linear-gradient(bottom, #ededed, #fff);
    background-image: -ms-linear-gradient(bottom, #ededed, #fff);
    background-image: linear-gradient(to top, #ededed, #fff);
    height: 92px;
    margin-bottom: 30px;
}

    .fault-single:hover {
        -webkit-box-shadow: inset 0 3px 7px rgba(0,0,0,.36);
        -moz-box-shadow: inset 0 3px 7px rgba(0,0,0,.36);
        box-shadow: inset 0 3px 7px rgba(0,0,0,.36);
        background: #39a9d7;
        cursor: pointer;
        color: #fff;
        text-shadow: 0 1px #4d4d4d;
    }


    .fault-single .img-holder {
        position: absolute;
        top: 10px;
        left: 10px;
        width: 80px;
        height: 70px;
        background: #fff;
        overflow: hidden;
        -webkit-border-radius: 10px;
        -moz-border-radius: 10px;
        border-radius: 10px;
    }

    .fault-single .img-effct {
        position: absolute;
        top: 10px;
        left: 10px;
        width: 80px;
        height: 70px;
        border: solid 1px #ccc;
        -webkit-box-shadow: inset 0 3px 7px rgba(0,0,0,.16);
        -moz-box-shadow: inset 0 3px 7px rgba(0,0,0,.16);
        box-shadow: inset 0 3px 7px rgba(0,0,0,.16);
        -webkit-border-radius: 10px;
        -moz-border-radius: 10px;
        border-radius: 10px;
    }

    .fault-single .text {
        position: absolute;
        right: 10px;
        top: 12px;
        width: 90px;
        height: 62px;
        font-weight: bold;
        line-height: 16px;
        overflow: hidden;
    }

.mrg-b-25 {
    margin-bottom: 25px;
}



/* פופאפ פרטים נוספים */
.fault-single-holder {
    float: right;
    width: 200px;
    margin-left: 30px;
}

.data-details-holder {
    float: right;
    width: 300px;
}

    .data-details-holder .data2-title {
        float: right;
        width: 120px;
        font-weight: bold;
        margin-left: 20px;
    }

    .data-details-holder .data2-text {
        float: right;
        width: 150px;
        border-bottom: solid 1px #ccc;
        color: #39a9d7;
    }

.mrg-l-20 {
    margin-left: 20px;
}

.chk-remark {
    float: right;
    font-size: 18px;
    font-weight: bold;
    color: green;
    line-height: 28px;
}

/* buttons - location */
.fault-buttons-location {
    width: 320px;
    margin-left: auto;
    margin-right: auto;
    line-height: 38px;
    font-size: 20px;
    font-weight: bold;
}

    .fault-buttons-location .fault-single {
        height: 38px;
        width: 60px;
        margin: 0 10px;
        margin-bottom: 15px;
        float: right;
        color: #39a9d7;
        pointer-events: none;
        position: relative;
    }

    .fault-buttons-location .dot:after {
        content: "●";
        position: absolute;
        top: -12px;
        right: 6px;
        color: #39a9d7;
        font-size: 12px;
    }

    .fault-buttons-location .fault-single.active {
        -webkit-box-shadow: inset 0 3px 7px rgba(0,0,0,.36);
        -moz-box-shadow: inset 0 3px 7px rgba(0,0,0,.36);
        box-shadow: inset 0 3px 7px rgba(0,0,0,.36);
        background: #39a9d7;
        cursor: pointer;
        color: #fff;
        text-shadow: 0 1px #4d4d4d;
    }

    .fault-buttons-location .active.dot:after {
        color: #fff;
    }


/* LARGE - PREVIEW */
.lrg-preview-holder {
    width: 290px;
    margin-left: auto;
    margin-right: auto;
}

.fault-single.lrg-preview {
    width: 290px;
    height: 130px;
}

    .fault-single.lrg-preview .img-holder {
        width: 120px;
        height: 110px;
        text-align: center;
        line-height: 110px;
        font-size: 40px;
        color: #ccc;
    }

    .fault-single.lrg-preview .img-effct {
        width: 120px;
        height: 110px;
    }

    .fault-single.lrg-preview .btn-plus {
        position: absolute;
        left: 15px;
        bottom: 10px;
    }

    .fault-single.lrg-preview .btn-trash {
        position: absolute;
        left: 15px;
        bottom: 10px;
    }

    .fault-single.lrg-preview .action-btns {
        position: absolute;
        bottom: 10px;
        right: 10px;
        width: 130px;
        text-align: left;
    }

    .fault-single.lrg-preview .text.textarea-box {
        width: 135px;
        height: 85px;
    }

        .fault-single.lrg-preview .text.textarea-box .form-control {
            width: 135px;
            height: 85px !important;
            font-weight: bold;
        }

    .fault-single.lrg-preview:hover {
        -webkit-box-shadow: 0 3px 7px rgba(0,0,0,.35);
        -moz-box-shadow: 0 3px 7px rgba(0,0,0,.35);
        box-shadow: 0 3px 7px rgba(0,0,0,.35);
        /*border: solid 1px #cfcfcf;*/
        background-image: -webkit-linear-gradient(bottom, #ededed, #fff);
        background-image: -moz-linear-gradient(bottom, #ededed, #fff);
        background-image: -o-linear-gradient(bottom, #ededed, #fff);
        background-image: -ms-linear-gradient(bottom, #ededed, #fff);
        background-image: linear-gradient(to top, #ededed, #fff);
        /*height: 92px;    
    margin-bottom:30px;*/
        text-shadow: none;
    }

.hr-3 {
    border-top: solid 1px #ccc;
    margin: 10px 10% 20px 10%;
}

.dropdown-box {
    text-align: center;
    width: 300px;
    margin: auto;
    margin-top: 20px;
    margin-bottom: 30px;
}

/* x-box-14 */
.x-box-14 {
    width: 100%;
    margin: auto;
    background: #fff;
    border-radius: 5px;
    border: #ddd solid 1px;
    padding: 2px;
}

.table-week {
    margin-bottom: 0;
}

    .table-week > thead > tr > th {
        padding: 0.5mm;
    }

    .table-week th {
        background: #ebebeb;
        color: #333;
    }

    .table-week tr.day th {
        background: #6f6f6f;
        color: #fff;
    }

    .table-week td {
        padding: 0.5mm;
        font-size: 12px;
    }

    .table-week th {
        border-bottom-width: 0px !important;
    }

/* NEW page layout - fixed small main menu */
.x-main-nav {
    width: 60px;
    padding-top: 5px !important;
}

.x-content {
    margin-left: -15px !important;
    margin-right: -15px !important;
}

.x-sub-menu {
    width: 220px;
}

.x-inner {
    padding: 0 15px 10px;
}

.x-trash-2 {
    position: absolute;
    left: 0;
    top: 0;
    padding-right: 3px;
    background: #fff;
}

.w-20 {
    width: 20px;
}

.w-30 {
    width: 30px;
}

.time-stemp {
    font-size: 12px;
    margin-top: 10px;
}

/* ---------- */
/* bug fix */
/* ---------- */

/* dropdown duble arrow bug fixed in line 3058 */
/* .k-dropdown .k-i-arrow-s:before (BEFORE NOT AFTER) and line height:24px */

/* fix table th padding */
.bug-fix-01 .k-grid th {
    padding: 8px 5px;
}

.bug-fix-01 .k-grid a.x-disabled {
    color: #CCC;
    margin-left: 5px;
    text-decoration: none;
}

.bug-fix-01 .k-grid a.x-save {
    color: #428bca !important;
    margin-left: 5px;
    text-decoration: underline;
}

/*.bug-fix-01 a.x-save.x_disabled {
    color: #428bca;
}*/


/* remove dropdown top/bottom margin */
.bug-fix-01 .k-grid-edit-row td > .k-widget.k-dropdown {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
}

/* remove dropdown top/bottom margin */
.bug-fix-01 .k-edit-cell > .k-block,
.bug-fix-01 .k-edit-cell > .k-textbox,
.bug-fix-01 .k-edit-cell > .k-widget,
.bug-fix-01 .k-grid-edit-row td > .k-block,
.bug-fix-01 .k-grid-edit-row td > .k-textbox,
.bug-fix-01 .k-grid-edit-row td > .k-widget {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
}

/* fix input + dd width */
.bug-fix-01 .k-edit-cell > .k-block,
.bug-fix-01 .k-edit-cell > .k-textbox,
.bug-fix-01 .k-edit-cell > .k-widget,
.bug-fix-01 .k-grid-edit-row td > .k-block,
.bug-fix-01 .k-grid-edit-row td > .k-textbox,
.bug-fix-01 .k-grid-edit-row td > .k-widget {
    width: 100% !important;
}
/* hide numeric arrows */
.bug-fix-01 input[type=number]::-webkit-inner-spin-button,
.bug-fix-01 input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    margin: 0;
}

/* fix input height */
.bug-fix-01 .k-input.k-textbox,
.bug-fix-01 .k-textarea,
.bug-fix-01 .k-textbox {
    padding: 2px 8px !important;
}

/* fix dropdown inner span height */
.bug-fix-01 .k-widget.k-dropdown .k-dropdown-wrap span {
    height: 24px !important;
    padding-right: 3px !important;
}

/* fix footer btn height */
.bug-fix-01 .btn {
    height: 32px;
}


.bug-fix-01 .arrow_box.x-pop2 {
    position: fixed;
}


.k-dialog-buttongroup .k-primary,
.k-dialog-buttongroup .k-primary {
    color: #38A8D6 !important;
}


    .k-dialog-buttongroup .k-primary.k-state-hvoer,
    .k-dialog-buttongroup .k-primary:hover {
        color: #fff !important;
        background-color: #38A8D6 !important;
    }




.k-button-group .k-button.k-state-active, .k-button-group .k-button.k-state-active:hover > input[type=radio]:hover + .k-button, .k-button-group .k-button:active, .k-button-group .k-button:active:hover, .k-button-group > input[type=checkbox]:checked + .k-button, .k-button-group > input[type=checkbox]:hover + .k-button, .k-button-group > input[type=radio]:checked + .k-button {
    border-color: rgba(0,0,0,.1);
    color: #fff;
    background-color: #ff6358;
    background-image: none;
}



.k-i-loading.k-icon.Startloder {
    position: absolute;
    top: 40%;
    left: 48%;
}


.x-textbox {
    text-align: center !important;
    width: 100% !important;
    direction: ltr !important;
}


.k-dropdown-wrap {
    background: #fff !important;
}

    .k-dropdown-wrap .k-input {
        background: #fff !important;
    }

    .k-dropdown-wrap .k-select {
        background: #fff !important;
    }


.text-cen {
    text-align: center !important;
}

.k-list-filter .k-textbox {
    padding-right: 8px;
    padding-left: 24px;
}


.user-message-dialg .k-window * {
    background-color: #39a9d7;
    border-color: #39a9d7;
}

.user-message-dialg .ng-trigger-dialogSlideInAppear {
    border-radius:25px;
}

.user-message-dialg .k-window-titlebar.k-dialog-titlebar.k-header {
    border-top-left-radius: 25px;
    border-top-right-radius: 25px;
    height: 10px;
}

.user-message-dialg .k-dialog-content {
    /*border-bottom-left-radius: 25px;
    border-bottom-right-radius: 25px;*/
    border-radius: 25px;
    padding-top: 0px;
}

.user-message-dialg h1 {
    color:white;
    margin-top: 0px;
}

.row-exact-width {
    margin-right: 0px;
    margin-left: 0px;
}

.col-exact-width {
    padding-right: 0px;
    padding-left: 0px;
}

.full-width-button {
    width: 100%;
}
