﻿body {
    background-repeat: no-repeat !important;
    background-size: cover;
    background-position-y: -125px;
    /*overflow:hidden;*/
    -webkit-overflow-scrolling: touch;
}

.bg {
    background: none !important;
}

body,
.k-dropdown,
.k-input,
.btn-default,
#top-account > li > a > i,
.form-control {
    color: #000 !important;
}

.m-l-0 {
    margin-left: 0 !important;
}

.m-l-60 {
    margin-left: 60px !important;
}

.font-12 {
    font-size: 12px !important;
}

.font-13 {
    font-size: 13px !important;
}

.font-14 {
    font-size: 14px !important;
}

.p-t-0 {
    padding-top: 0 !important;
}

@font-face {
    font-family: "Source Sans Pro";
    font-style: normal;
    font-weight: 300;
    src: url('/Content/New_Portal/fonts/sourcesanspro-light.woff');
}

@font-face {
    font-family: "Source Sans Pro";
    font-style: normal;
    font-weight: 400;
    src: url('/Content/New_Portal/fonts/sourcesanspro.woff');
}

@font-face {
    font-family: "Source Sans Pro";
    font-style: normal;
    font-weight: 700;
    src: url('/Content/New_Portal/fonts/sourcesanspro-bold.woff');
}

.app:before {
    background: white;
}

h3 {
    font-size: 18px;
}

h4 {
    font-size: 17px;
}

.text-yellow {
    color: #458B3A;
}

.bg-08c {
    background: #0062ba;
}

    .bg-08c li.active a {
        color: #0062ba !important;
    }

    .bg-08c .dk {
        background: #0382c1;
    }

    .bg-08c .nav > li > a:hover, .bg-08c .nav > li > a:focus {
        background: #009dea;
    }

    .bg-08c .nav.nav-tabs > li > a:hover {
        background: white;
    }

    .bg-08c .nav > li > a {
        color: #fff;
    }

.bg-yellow {
    color: #fff;
    background: #458B3A;
}

.bg-green-blue {
    background: #fad733;
}

.bg-red {
    color: white;
    background: #f21b1b;
}

.arrow.right.arrow-red:after {
    border-left-color: #f21b1b;
}

.text-green-yellow {
    color: #1199c4;
}

.bg-green-yellow {
    color: #fff;
    background: #1199c4;
}

.app-aside-dock .app-aside .navi > ul > li > a {
    padding: 0;
}
    /*.app-aside-dock .app-aside .navi > ul > li > a > i{
    line-height:35px;
}*/
    .app-aside-dock .app-aside .navi > ul > li > a > span.pull-right i.text {
        line-height: 6px;
    }

.arrow.right.arrow-green-blue:after {
    border-left-color: #fad733;
}

.right {
    float: right;
}

.left {
    float: left;
}

.text-pink {
    color: #3277b9;
}

.bg-pink {
    color: #86D807;
    background: #3277b9;
}

.relative {
    position: relative;
}

.modal {
    z-index: 999999;
}

.modal-content form .text-right button i.fa {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
}

.modal-content form .text-right button[kendo-add-new] i.fa-check:before {
    content: "\e172";
}

.modal-content form .text-right button[kendo-add-new-close] i.fa-check:before {
    content: "\e175";
}

.modal-content form .text-right button[kendo-add-new-repeat] i.fa-check:before {
    content: "\e176";
}

div[kendo-scheduler] .k-header {
    width: initial;
}

.nav-tabs, .nav-tabs li, .nav-tabs li a, .nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
    border: 0;
    margin: 0;
    border-radius: 0;
    border-top-left-radius: 2px;
    border-top-right-radius: 2px;
}

    .nav-tabs > li.active > a {
        color: #27c24c;
    }

.view-detail .nav-tabs {
    border-bottom: 1px solid #e5e5e5;
    /*border-left: 1px solid #cfdadd;*/
    background: none;
}

    .view-detail .nav-tabs li {
        border-right: 1px solid #e5e5e5;
        border-top: 1px solid #e5e5e5;
        background: #EDF1F2;
        border-top-left-radius: 0px;
        border-top-right-radius: 0px;
    }

    .view-detail .nav-tabs > li.active > a > i {
        color: #000;
    }

.bg-08c .view-detail li.active a {
    border-top: 1px solid !important;
    border-left: 0;
    margin-top: -1px;
    border-bottom: 1px solid #ffffff !important;
    margin-bottom: -1px;
}

.nav-tabs {
    padding: 0;
    background: #5fa2dd;
    margin-bottom: 0;
}

    .nav-tabs li a {
        color: #fff;
        /*font-weight:bold;*/
    }

    .nav-tabs > li > a:hover {
        background: #0062ba;
    }

input[kendo-date-picker][disabled] {
    cursor: pointer;
    background-color: #FCFDFD;
}

.search-detail i {
    position: absolute;
    top: 15px;
    left: 10px;
    color: #B1B1B1;
}

.search-detail input {
    height: 41px;
    padding-left: 30px;
    border: 0;
    border-bottom: 1px solid #dee5e7;
    border-right: 0;
    background: #F7F7F7;
    border-radius: 0;
}

.btn-edit-detail {
    position: absolute;
    right: 5px;
    z-index: 9;
    margin-top: 9px;
}

    .btn-edit-detail > a {
        cursor: pointer;
    }

.title-fix {
    height: initial !important;
}

.area-detail {
    display: inline-flex;
}

.bg-dark .actived a, .bg-dark .actived a {
    color: white !important;
}

.bg-white .actived a, .bg-light .actived a {
    color: #555 !important;
    background-color: #f6f8f8;
}

.bg-white .list-unstyled .actived a, .bg-light .list-unstyled .actived a {
    background-color: initial;
}

.actived {
    font-weight: bold;
}

.active-parent > a {
    color: white !important;
}

.statis-config {
    position: absolute;
    right: 30px;
}

.setting-layout {
    position: fixed;
    top: 51px;
    width: 240px;
    z-index: 99999;
    transition: right 0.2s;
    border: 1px solid rgba(0, 0, 0, 0.1);
    right: 0;
    background: white;
}

    .setting-layout .setting, .setting-layout .setting-skin {
        padding: 10px 15px;
        line-height: 20px;
    }

    .setting-layout button {
        margin: 2px 5px;
        float: right;
    }

.setting-fontsize {
    border-bottom: 1px solid #edf1f2;
}

.setting-skin .i-checks span b {
    display: inline-block;
    float: left;
    width: 50%;
    height: 20px;
}

    .setting-skin .i-checks span b.header {
        height: 10px;
    }

.setting-close {
    position: absolute;
    right: 10px;
}

.app-header {
    font-family: 'Tahoma';
}

.k-loading-image {
    /*background-image:url(/Content/New_Portal/images/system/loading.gif);*/
    background-image: none;
    background-size: 50px 50px;
}

#footer {
    position: fixed;
    bottom: 0px;
    left: 0px;
    right: 0px;
    color: #ffffff;
    background: #000;
    opacity: .75;
    padding: 10px 15px;
    text-align: center;
}
/*#footer a{
    color:#b9b9b9;
    padding:5px 0;
}
#footer a i{
    padding:0 10px;
}*/
.modal .control-label {
    text-align: left;
}

.line {
    margin: 1px 3px;
}

.form-group label span, .cus-tbl thead tr th span {
    color: #C54D49;
    margin-left: 5px;
}

.form-group {
    margin-bottom: initial;
}

    .form-group label {
        line-height: 27px;
        margin: 0;
    }

    .form-group .i-checks input:checked + i:before {
        top: 2px;
        left: 2px;
    }

.k-autocomplete.k-state-default, .k-dropdown-wrap.k-state-default, .k-numeric-wrap.k-state-default, .k-picker-wrap.k-state-default, .k-state-default > .k-select, .k-multiselect.k-header, input.k-textbox, textarea.k-textbox {
    border-color: #cfdadd;
}

.k-autocomplete, .k-block, .k-button, .k-calendar .k-link, .k-calendar td, .k-calendar-container, .k-colorpicker, .k-combobox, .k-datepicker, .k-datetimepicker, .k-drag-clue, .k-dropdown, .k-dropdown-wrap, .k-editor-inline, .k-gantt-views > .k-current-view, .k-grid .k-filter-options, .k-grouping-header .k-group-indicator, .k-inline-block, .k-list-container, .k-multiselect, .k-notification, .k-numeric-wrap, .k-numerictextbox, .k-picker-wrap, .k-slider-selection, .k-slider-track, .k-split-button .k-gantt-views, .k-textbox, .k-tile, .k-timepicker, .k-tooltip, .k-touch-scrollbar, .k-treeview .k-in, .k-upload, .k-window, .k-window-action, .k-window-titleless .k-window-content {
    border-radius: 2px;
}

    .k-autocomplete .k-input, .k-dropdown-wrap .k-input, .k-numeric-wrap .k-input, .k-selectbox .k-input, .k-textbox > input
    /*, .k-picker-wrap .k-input*/ {
        height: 21px;
    }

span.k-numeric-wrap > input {
    position: absolute;
    top: 0;
}
/*.k-header{
    width:100%;
}*/
.k-header .k-state-default, .k-header .k-multiselect-wrap {
    height: 25px;
}

.k-multiselect .k-button {
    color: #fff;
    border-color: #23b7e5;
    background-color: #23b7e5;
    background-image: none;
}

    .k-multiselect .k-button:hover {
        color: #fff;
        border-color: #19a9d5;
        background-color: #19a9d5;
        background-image: none;
    }

.k-autocomplete.k-state-default, .k-dropdown-wrap.k-state-default, .k-numeric-wrap.k-state-default, .k-picker-wrap.k-state-default {
    background-color: white;
}

.k-autocomplete.k-state-focused, .k-picker-wrap.k-state-focused, .k-dropdown-wrap.k-state-focused, .k-multiselect.k-header.k-state-focused {
    box-shadow: none;
    border-color: #23b7e5;
}

.k-multiselect.k-header.k-state-hover {
    border-color: #cfdadd;
}

.k-autocomplete.k-state-default .k-input, .k-combobox .k-state-default .k-input, .k-multiselect-wrap, .k-numeric-wrap.k-state-default .k-input, .k-picker-wrap.k-state-default .k-input, .k-progress-status-wrap, .k-slider-selection, .k-slider-track,
.k-picker-wrap.k-state-active.k-state-border-down {
    box-shadow: none;
}

.k-picker-wrap.k-state-border-down {
    border-bottom: 1px solid #23b7e5;
}

.k-list > .k-state-selected {
    background-color: #23b7e5;
    border-color: #23b7e5;
}

.k-pager-sizes .k-dropdown-wrap {
    height: 25px;
}

.k-grid-toolbar, .k-grouping-header {
    padding: 3px 0;
}

    .k-grid-toolbar .k-del, .k-grid-toolbar .k-exp, .k-grid-toolbar .k-imp, .k-grid-tab-del {
        float: right;
        margin-right: 10px;
        margin-top: 6px;
        color: #f05050;
    }

/*.btn-warning {
    background-color: #f05050;
    border-color: #f05050;
}

    .btn-warning:hover {
        background: #ee3939;
        border-color: #ee3939;
    }*/

.btn-del {
    color: #fff !important;
    background-color: #f05050;
    border-color: #f05050;
}

    .btn-del:hover {
        color: #fff;
        background-color: #ee3939;
        border-color: #ed2a2a;
    }

.view-detail .k-del {
    float: right;
    color: #d9534f;
    margin-top: 7px;
}

.view-detail > .row > .col-sm-12 {
    position: initial;
}

.view-detail .table-responsive table tbody td {
    position: relative;
}

.k-grid-toolbar .k-exp, .k-grid-toolbar .k-imp {
    color: #7266ba;
}

.cus-tooltip > span {
    position: absolute;
    top: 25px;
    right: 0;
    z-index: 1;
    background: #555;
    padding: 8px 15px;
    border-radius: 4px;
    color: white;
    transition: all .2s ease-in-out;
    display: none;
}

.cus-tooltip-detail > span {
    position: absolute;
    top: 25px;
    right: 0;
    z-index: 1;
    background: #555;
    padding: 8px 15px;
    border-radius: 4px;
    color: white;
    transition: all .2s ease-in-out;
    display: none;
}

.personal-cus-tooltip > span {
    position: fixed;
    z-index: 1;
    background: #009dea;
    padding: 7.5px 15px;
    color: white;
    transition: all .2s ease-in-out;
    display: none;
    left: 3%;
    /*border-top-right-radius: 8px;
    border-bottom-right-radius: 8px;*/
}

.k-grid-toolbar .k-del:hover, .view-detail .k-del {
    color: #C54D49;
    position: relative;
}

.k-widget, .k-pager-wrap {
    border-color: #dee5e7;
    background-color: #F6F8F8;
    box-shadow: none;
}

    .k-pager-wrap .k-pager-nav, .k-pager-sizes .k-dropdown-wrap span {
        line-height: 23px;
    }

.k-grid[options='Crm_SetAccount_Index_SetAccountGrid'] {
    margin-top: 10px;
}

.k-grid td, .k-grid tr td, .k-grid-header {
    border-color: transparent;
}

.k-grid td {
    line-height: 0;
    border-width: 3px 0px 0px 0px;
}

    .k-grid td > a {
        white-space: nowrap;
    }

.k-grid-header {
    border-bottom: 2px solid #dee5e7 !important;
}

.k-grid tr td {
    padding: 0;
    border-bottom: 1px solid #eaeff0;
}

.k-alt {
    background-color: #fafbfc;
}

.k-header {
    border-color: #edf1f2;
    background: #F6F8F8;
}

.k-grid .k-button {
    padding: 2px 7px;
}

    .k-grid .k-button:first-child {
        margin-left: 2px;
    }

.k-grid-toolbar {
    border-bottom: 2px solid #ddd;
}

    .k-grid-toolbar .k-button span {
        margin-right: 5px;
        font-size: 15px;
    }

.k-grid-header th.k-header {
    text-align: left;
    font-weight: bold;
    padding: 3px 2px;
    border-color: #d0d0d0;
}

.k-grid-header table thead tr th:first-child label {
    margin-bottom: 0;
}
/*.k-grid-header table thead tr th:last-child > a,
.k-grid-content tbody tr td:last-child > a
{
    opacity:0;
}*/
#Overtime__Index__OvertimeGird thead tr th:last-child a,
#Leaveday__Index__LeavedayGird thead tr th:last-child a,
#Overtime_Approve__Index__Overtime_ApproveGird thead tr th:last-child a,
#Leaveday_Approve__Index__Leaveday_ApproveGird thead tr th:last-child a,
#Overtime__Index__OvertimeGird div.k-grid-content tbody tr td:last-child a,
#Leaveday__Index__LeavedayGird div.k-grid-content tbody tr td:last-child a,
#Overtime_Approve__Index__Overtime_ApproveGird div.k-grid-content tbody tr td:last-child a,
#Leaveday_Approve__Index__Leaveday_ApproveGird div.k-grid-content tbody tr td:last-child a {
    opacity: 1;
}

.k-grid-content .sys-group-permission {
    padding: 7px;
}

.k-grid-content table tbody tr td a.url-web {
    color: #337ab7;
    cursor: pointer;
}

    .k-grid-content table tbody tr td a.url-web:hover {
        color: blue;
    }

.k-add,
.k-approve,
.k-grid-tab-add,
.k-add-not-roster {
    color: #fff;
    background-color: #27c24c;
    border-color: #27c24c;
    font-weight: bold;
}

.k-reject,
.k-cancle {
    color: #fff;
    background-color: #f05050;
    border-color: #f05050;
    font-weight: bold;
}

.k-edit, .k-grid-tab-edit {
    color: #fff;
    background-color: #fad733;
    border-color: #fad733;
    font-weight: bold;
}

    .k-edit:hover, .k-grid-tab-edit:hover {
        color: #fff;
        background-color: #f9d21a;
        border-color: #f9cf0b;
    }

.k-add:hover, .k-approve:hover, .k-grid-tab-add:hover, .k-add-not-roster:hover {
    color: #fff;
    background-color: #23ad44;
    border-color: #20a03f;
}

.k-reject:hover {
    color: #fff;
    background-color: red;
}

.k-button.k-approve i, .k-button.k-reject i {
    color: #fff !important;
}

.k-grid-pdf, .k-grid-excel {
    color: #fff;
    border-color: #27c24c;
    background-color: #27c24c;
    font-weight: bold;
}

    .k-grid-pdf:hover, .k-grid-excel:hover {
        background: #23ad44;
        border-color: #23ad44;
        color: #fff;
    }

.k-grid-header-wrap {
    border: 0;
}

    .k-grid-header-wrap table thead tr th:first-child {
        text-align: center;
    }

.k-grid tr:hover,
table.table-group-details tbody tr:hover {
    background-color: #f0f9ec !important;
}

.k-grid-content tbody tr:nth-child(2n+1) {
    background-color: #fff;
}

.k-grid-content {
    overflow-y: hidden;
    background: #fff;
}

    .k-grid-content table tbody td a, .list-detail li a {
        display: block;
        padding: 10px 5px;
    }

    .k-grid-content table tbody td a {
        cursor: text;
    }

        .k-grid-content table tbody td a[ng-click] {
            cursor: pointer;
        }

.list-detail {
    padding: 0;
}

    .list-detail li {
        list-style: none;
    }

        .list-detail li a.b-b {
            border-color: #F1F1F1;
        }

        .list-detail li a {
            padding: 5px;
            word-break: break-all;
        }

    .list-detail > li:last-child {
        text-align: center;
    }

    .list-detail > li > a:hover {
        background-color: #DBEEF9;
        transition: all .05s ease-in-out;
    }

.list-detail-add > div {
    position: absolute;
    width: 100%;
    bottom: 0;
}

.actived-detail {
    background-color: #FFFFFF !important;
    /*position:absolute;
    right:-1px;
    width:100%;*/
}

div.k-grid-footer, div.k-grid-header {
    padding-right: 0 !important;
}

.setting .radio {
    margin-top: 0;
    margin-bottom: 0;
    margin-right: 10px;
}

    .setting .radio .i-checks i {
        margin-right: 0;
    }

.k-filtercell .k-button {
    padding: 5px 5px;
}

.k-grid-header-wrap thead tr:first-child th:first-child {
    width: 20px;
}

.k-grid-content tbody tr td:first-child {
    width: 25px;
    text-align: center;
}

.k-grid-content .i-checks input:checked + i:before, .k-grid-header .i-checks input:checked + i:before {
    top: 5px;
    left: 5px;
}

.k-grid-content tbody tr td:last-child {
    border-right: 0;
}

.k-filter-row {
    background: white;
}

    .k-filter-row > th {
        border-color: transparent;
        padding: 1px 0;
    }

.k-button:focus:not(.k-state-disabled):not([disabled]) {
    box-shadow: none;
}

.error-valid {
    position: fixed;
    right: 15px;
    z-index: 9999999;
    bottom: 70px;
    border-radius: 3px;
    padding: 10px;
    /*width: 280px;*/
    box-shadow: 0 0 12px #999999;
    color: #ffffff;
}

    .error-valid span {
        font-weight: bold;
        position: absolute;
        right: 5px;
        top: 0px;
    }

        .error-valid span:hover {
            color: #555;
        }

    .error-valid:hover {
        -moz-box-shadow: 0 0 12px #000000;
        -webkit-box-shadow: 0 0 12px #000000;
        box-shadow: 0 0 12px #000000;
        opacity: 1;
        filter: alpha(opacity=100);
        cursor: pointer;
    }

    .error-valid i {
        position: absolute;
        top: 16px;
        font-size: 25px;
    }

    .error-valid div {
        padding-top: 3px;
        padding-left: 40px;
    }

.undo {
    position: absolute;
    z-index: 1;
    left: 45%;
    top: 133px;
}

    .undo button {
        background-color: #f9edbe;
        padding: 6.5px 30px;
        font-weight: bold;
        border: 2px solid #f0c36d;
    }

        .undo button:hover {
            text-decoration: underline;
        }

        .undo button i {
            margin-right: 3px;
        }

.cus-undo {
    top: 90px;
}

.undo .hideUndo {
    position: absolute;
    top: -4px;
    right: -16px;
    border-radius: 58%;
    padding: 0px 2px 1px 5px;
}

    .undo .hideUndo i {
        font-size: 8px;
        color: #aeaeae;
    }

    .undo .hideUndo:hover i {
        color: #555;
    }

.wrapper-md {
    padding: 0;
}

.panel {
    margin-bottom: 2px;
    background-color: initial;
    border: 0px solid transparent;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
    box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
}

form .panel-body {
    padding-bottom: 15px;
}

.panel-body[data-path="/personal/index"] {
    padding-top: 0;
}

.title h3 {
    padding: 8px 15px;
    background: #F0F3F4;
}

.tab-content {
    background: #fff;
}

.title {
    border-bottom: 1px solid #5fa2dd;
    margin: 15px 15px 10px 0;
    font-weight: bold;
}

.tab-content .title:first-child {
    margin-top: 0;
}

.tab-detail .line {
    padding-bottom: 0px;
}

.nav > .pos-stc > div a {
    display: block;
}

    .nav > .pos-stc > div a:hover {
        font-weight: bold;
    }

.cus-btn-tbl {
    margin-top: 5px;
}

    .cus-btn-tbl button.k-add {
        padding: 2px 5px;
    }

    .cus-btn-tbl button.btn-del {
        padding: 2px 6px 2px 4px;
    }

    .cus-btn-tbl > button > i {
        top: 2px;
    }

.cus-tbl thead tr th {
    text-align: center;
}

.cus-tbl tbody tr td:first-child label {
    margin-top: 7px;
}

.cus-tbl tbody tr td label {
    margin-top: 6px;
}

.progress {
    margin: 3px 0;
    border-radius: 0;
}

.progress-xs {
    height: 3px;
}

table.table {
    margin-bottom: 0;
    border: 1px solid #dee5e7;
}

.panel-default .btn-add {
    padding: 0 30px 15px 0;
    float: right;
}

.panel-default > .panel-heading > span {
    font-size: 14px;
}

.form-control[disabled], .form-control[readonly],
.form-control.disabled > .k-dropdown-wrap.k-state-default {
    cursor: pointer;
    background-color: #FCFDFD;
    opacity: 1;
}

.form-control[readonly] {
    cursor: not-allowed;
}

.k-state-disabled {
    background: #FCFDFD;
    cursor: pointer !important;
    opacity: 1;
}

textarea {
    max-width: 100%;
}

.bg-light.lter, .bg-light .lter {
    background-color: #F0F3F4;
    height: 30px;
}

.btn-next-pre {
    padding: 0 0 0 30px;
}

.m-t-15 {
    margin-top: 15px;
}

.m-t-2 {
    margin-top: 4px;
}

.m-r-5 {
    margin-right: 5px;
}

.p-0 {
    padding: 0;
}

.p-l-15 {
    padding-left: 15px;
}

.p-l-0 {
    padding-left: 0;
}

.p-r-0 {
    padding-right: 0;
}

.panel-default .panel-heading {
    background: #EDF1F2;
    padding: 7px 15px;
}

.view-detail {
    background: white;
}

.k-grid {
    border-radius: 2px;
}

.k-grid-pager {
    border-radius: 0 0 3px 3px;
}

.view-detail .bg-panel {
    background: #FAFCFD;
}

.progress {
    background-color: #F7F7F7;
}

.fixed-heigth {
    border-right: 1px solid #F1F1F1;
    align-items: stretch;
}

.btn-custom {
    position: absolute;
    right: 90px;
    top: 99px;
    z-index: 1;
}

.b-b {
    border-bottom: 0px solid #dee5e7;
}

.bgWrapp {
    /*background: url('/Content/New_Portal/images/system/bg.jpg');
    background-size: cover;*/
    background: none;
}
/*#login-form{
    width: 384px;
    max-width: 384px;
    padding: 32px;
    background: #FFF;
    text-align: center;
    box-shadow: 0 5px 5px -3px rgba(0,0,0,.2),0 8px 10px 1px rgba(0,0,0,.14),0 3px 14px 2px rgba(0,0,0,.12);
    margin:0 auto;
}
#login-form .logo {
    width: 128px;
    height: 128px;
    line-height: 125px;
    font-size: 54px;
    font-weight: bold;
    margin: 32px auto;
    color: #FFF;
    border-radius:50%;
    background: rgb(3,155,229);
    font-family: sans-serif;
}*/
#login-form .title {
    font-size: 17px;
    margin: 16px 0 32px;
}

#login-form .user, #login-form .pass {
    margin: 18px 0;
}

    #login-form .user input, #login-form .pass input {
        border: 0;
        border-bottom: 1px solid rgb(221, 221, 221);
        border-radius: 0;
    }

        #login-form .user input:focus, #login-form .pass input:focus {
            border-bottom-width: 2px;
            border-color: #b6d496;
        }

#login-form .remember, #login-form .forget {
    width: 100%;
    float: left;
    margin: 0 0 10px 0;
}

#login-form .forget {
    margin: 10px 0 0 0;
}

#login-form .remember .checkbox {
    margin: 0;
}

#login-form .forget a {
    color: rgb(3,155,229);
}

#login-form .login {
    width: 220px;
    margin: 16px auto;
    display: block;
    border-radius: 3px;
    padding: 10px 0;
    border: 0;
    font-size: 15px;
    font-weight: 600;
    background-color: #4d90fe;
    background-image: -webkit-linear-gradient(top,#4d90fe,#4787ed);
    background-image: -moz-linear-gradient(top,#4d90fe,#4787ed);
    background-image: -ms-linear-gradient(top,#4d90fe,#4787ed);
    background-image: -o-linear-gradient(top,#4d90fe,#4787ed);
    background-image: linear-gradient(top,#4d90fe,#4787ed);
    color: #fff;
}

    #login-form .login:hover {
        background-color: #357ae8;
        background-image: -webkit-linear-gradient(top,#4d90fe,#357ae8);
        background-image: -moz-linear-gradient(top,#4d90fe,#357ae8);
        background-image: -ms-linear-gradient(top,#4d90fe,#357ae8);
        background-image: -o-linear-gradient(top,#4d90fe,#357ae8);
        background-image: linear-gradient(top,#4d90fe,#357ae8);
        color: #fff;
    }

#login-form .separator {
    font-size: 15px;
    font-weight: 600;
    margin: 24px auto 16px;
    position: relative;
    overflow: hidden;
    width: 100px;
    color: rgba(0,0,0,.54);
}

    #login-form .separator span:before, #login-form .separator span:after {
        content: '';
        display: block;
        width: 30px;
        position: absolute;
        top: 10px;
        border-top: 1px solid rgba(0,0,0,.12);
    }

    #login-form .separator span {
        display: inline-block;
        vertical-align: baseline;
        position: relative;
        padding: 0 8px;
        z-index: 9999;
    }

        #login-form .separator span:before {
            right: 100%;
        }

        #login-form .separator span:after {
            left: 100%;
        }

#login-form button.google {
    background: #D73D32;
    width: 220px;
    text-transform: none;
    color: #FFF;
    border: 0;
    font-size: 13px;
    box-shadow: 0 2px 5px 0 rgba(0,0,0,.26);
    border-radius: 3px;
    padding: 9px 0;
}

.sys_group {
    background: white;
    margin-top: 15px;
    padding: 20px;
}

.form-control {
    display: block;
    width: 100%;
    height: 27px;
    padding: 4px 5px;
    font-size: inherit;
}

.not-page {
    background: white;
    margin: 0 auto;
    text-align: center;
    font-family: sans-serif;
}

    .not-page .text {
        font-size: 200px;
        color: #D73D32;
    }

    .not-page .comeback button {
        background: #D73D32;
        text-transform: none;
        color: #FFF;
        border: 0;
        font-size: 13px;
        box-shadow: 0 2px 5px 0 rgba(0,0,0,.26);
        border-radius: 3px;
        padding: 10px 50px;
    }

.user-img {
    padding: 5px;
}

.fix-dropdown-lang {
    padding: 15.8px 5px;
}

    .fix-dropdown-lang img {
        width: 23px;
    }

        .fix-dropdown-lang img:hover {
            cursor: pointer;
        }

#Sys_Group_Permission_Grid table thead tr th:nth-child(n+5) {
    text-align: center;
}

#Sys_Group_Permission_Grid table thead tr th:nth-child(2),
#Sys_Group_Permission_Grid table thead tr th:nth-child(3),
#Sys_Group_Permission_Grid table thead tr th:nth-child(4) {
    padding-bottom: 22px;
}

#Sys_Group_Permission_Grid table thead tr th label {
    display: block;
    margin-top: 5px;
}

.fix-padding-tbl-contact {
    padding-left: 0;
}

.bg-danger {
    background-color: #234d9d;
}

.app-aside {
    font-family: Arial;
}

#CrmContracttab1 > .col-sm-6 > .form-group > .col-sm-3 {
    padding-left: 0;
    padding-right: 0;
}

.event-custom {
    margin-top: 30px;
    padding: 0 15px;
}

    .event-custom button {
        float: right;
        margin-left: 5px;
    }

    .event-custom span[title] {
        width: 15%;
        display: inline-block;
        float: right;
    }

.k-grid-header th.k-header > .k-link {
    line-height: initial;
    min-height: 0;
}

.k-grid-header th.k-header {
    line-height: 17px;
}

    .k-grid-header th.k-header:nth-child(2) {
        border: 0;
    }

.btn-add-contact button {
    padding: 2px 5px;
}

.disable {
    width: 100%;
    height: 27px;
    position: absolute;
    cursor: pointer;
    z-index: 1;
}

.navi ul.nav li a {
    padding: 6px 8px;
}

    .navi ul.nav li a > i {
        margin: -12px -10px;
        margin-right: -6px;
    }

.navi ul.nav li li a {
    padding-left: 40px;
}

.nav > li > a {
    padding: 7px 15px;
}

.navbar-nav > li > a {
    padding: 15px 15px;
    font-weight: bold;
}

.navi ul.nav li a,
.navi ul.nav li a span {
    font-weight: bold !important;
}

.navi ul.nav li li a {
    font-weight: bold;
}

input[kendo-date-picker] {
    padding-left: 10px;
}

.k-dropzone {
    padding: initial;
}

.k-upload-files {
    margin: 0;
    line-height: 20px;
}

div.k-upload {
    border-color: #cfdadd;
    /*height: 25px;*/
}

div.k-upload-button {
    border: 0;
    background: #ddd;
    padding: 3px 30px 2px 30px;
}

.icon-attach > i {
    position: absolute;
    top: 7px;
    left: 25px;
    z-index: 1;
}
/*.i-checks > i{
    margin-right:1px;
}*/
.i-checks > i {
    width: 15px;
    height: 15px;
}

.i-checks input:checked + i:before {
    width: 9px;
    height: 9px;
}

.k-grid-content .i-checks input:checked + i:before,
.k-grid-header .i-checks input:checked + i:before {
    top: 3px;
    left: 3px;
}

.close {
    position: absolute;
    right: 15px;
    top: 7px;
}

.table-group-details {
    position: relative;
}

    .table-group-details thead tr th {
        text-align: center;
    }

        .table-group-details thead tr th:nth-child(1),
        .table-group-details thead tr th:nth-child(2),
        .table-group-details thead tr th:nth-child(3),
        .table-group-details thead tr th:nth-child(4) {
            text-align: left;
        }

        .table-group-details thead tr th label {
            display: block;
            text-align: center;
            margin-top: 2px;
        }

.show-constant-other {
    text-align: left;
    position: absolute;
    z-index: 999;
    left: 0px;
    min-height: 100px;
    width: 100%;
    background: white;
    border: 1px solid #dadada;
    padding: 1%;
}

.dropdown-quick-create {
    min-width: 435px;
}

/*.dropdown-quick-create li {
        width: 40%;
        float: left;
    }*/

/*.dropdown-quick-create li a:hover {
            background: initial !important;
            font-weight: bold;
        }*/

div.k-treeview {
    overflow: initial;
    padding: 10px 0;
    border-width: 1px;
    border-color: #cfdadd;
    border-radius: 2px;
}

    div.k-treeview .k-checkbox-label:before {
        width: 18px;
        height: 18px;
        border-radius: 0;
    }

    div.k-treeview .k-in,
    div.k-treeview .k-plus,
    /*div.k-treeview .k-minus{
    margin-top:15px;
}*/
    div.k-treeview .k-in {
        margin-left: 10px;
    }

    div.k-treeview .k-checkbox:checked + .k-checkbox-label:before {
        color: #23b7e5;
    }

    div.k-treeview .k-checkbox-label:before {
        line-height: 18px;
    }

.k-checkbox-label:before {
    border-color: #cfdadd;
}

.k-checkbox-label:hover:before {
    border-color: #23b7e5;
}

.k-state-selected {
    background: #23b7e5;
}

div.k-treeview .i-checks input:checked + i:before {
    top: 5px;
    left: 5px;
}

.form-group > div > button.k-add {
    padding: 3px 7px 4px 7px;
    width: 100%;
}

div.modal {
    overflow: auto;
}

#search-account {
    height: 30px;
    background: white;
    width: 350px;
    border-radius: 2px;
}

#divResult {
    position: absolute;
    background: white;
    top: 30px;
    width: 400px;
}

    #divResult > ul {
        padding: 5px;
        padding-left: 10px;
        margin: 0;
        border-top: 1px solid #edf1f2;
    }

        #divResult > ul > li {
            list-style-type: none;
            color: #000;
            margin: 5px 0;
        }

            #divResult > ul > li:hover {
                background: #EDF1F2;
            }

            #divResult > ul > li > i {
                margin-left: 5px;
                background: #98d1a6;
                color: white;
                border-radius: 50%;
                padding: 5px;
                float: left;
                margin-right: 5px;
            }

#btnSearch {
    border-top-right-radius: 2px;
    border-bottom-right-radius: 2px;
}

#top-account > li {
    width: 25%;
}

.dropdown-menu {
    font-size: inherit;
}

#top-account > li.active > a {
    border-bottom: 1px solid #23b7e5;
}

.top-account ul li i {
    font-size: 15px;
    background: #98d1a6;
    color: white;
    border-radius: 50%;
    padding: 10px;
    float: left;
    margin-right: 10px;
}

.list-group-item {
    padding: 9.1px !important;
    border: 0;
}

    .list-group-item > span > i {
        color: #f21b1b;
        padding: 2px;
        border-radius: 50%;
        margin-right: 2px;
    }

        .list-group-item > span > i.glyphicon-time {
            color: white;
            background: #27c24c;
        }

hr {
    margin: 5px 0;
}

.bar-legend > li {
    padding: 0px 15px 5px 40px;
}

.bar-legend li > span {
    width: initial;
    padding: 3px 2px;
}

.m-b-0 {
    margin-bottom: 0;
}

li.list-group-item > span > i.icon-user {
    background: #98d1a6;
    color: white;
    padding: 7px;
    margin-right: 5px;
}

.fix-item {
    margin-top: -4px;
    line-height: 10px;
}

.fix-list-group-item {
    padding: 3px 5px !important;
}

.doughnut-legend > li {
    width: 40%;
    margin-bottom: 12px;
    font-size: 9px;
}

.fix-list-group-item span a, .fix-item span a {
    color: #23b7e5;
}

    .fix-list-group-item span a:hover, .fix-item span a:hover {
        color: #189ec8;
    }

.doughnut-legend > li > span {
    width: 90%;
    color: white;
    line-height: 20px;
}

.position-chart {
    position: absolute;
    top: 45px;
    right: -30px;
}

.line-legend span {
    width: 100%;
    padding: 2px 5px;
}

.line-legend li {
    margin-right: 2px;
    padding-right: 0;
    padding: 0px 0px 0px 5px;
}

    .line-legend li span {
        position: initial;
    }

.chart-unit {
    position: absolute;
    right: 15px;
    font-size: 11px !important;
    font-weight: normal;
}

ul.line-legend {
    margin-bottom: 3px;
}

.frm-change-pass {
    width: 300px;
    position: absolute;
    right: 41px;
    z-index: 999999;
    background: white;
    border: 1px solid #dee5e7;
    top: 51px;
}

    .frm-change-pass .line {
        margin: 0px 0px 5px 0;
    }

    .frm-change-pass label {
        margin-bottom: 0;
    }
/*.fix-position-chart{
    top:0;
    right:0;
}
.fix-position-chart .legend{
    display:none;
}*/


.jqstooltip {
    padding: 5px 10px !important;
    background-color: rgba(0, 0, 0, 0.8) !important;
    border: solid 1px #000 !important;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}

.easyPieChart {
    position: relative;
    text-align: center;
}

    .easyPieChart > div {
        position: relative;
        z-index: 1;
    }

        .easyPieChart > div .text {
            position: absolute;
            top: 60%;
            width: 100%;
            line-height: 1;
        }

        .easyPieChart > div img {
            margin-top: -4px;
        }

    .easyPieChart canvas {
        position: absolute;
        top: 0;
        left: 0;
        z-index: 0;
    }

#flotTip {
    z-index: 100;
    padding: 4px 10px;
    font-size: 12px;
    color: #fff;
    background-color: rgba(0, 0, 0, 0.8);
    border: solid 1px #000 !important;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

.top-0 {
    top: 0 !important;
}

.app-aside-dock .box-shadow {
    box-shadow: none;
}

.bg-header {
    background: #f6f6f6 !important;
}

#header {
    background: initial;
    z-index: 99999;
}

    #header .logo img {
        max-height: 40px;
        margin: 5px 0 !important;
    }

    #header div:first-child {
        margin-left: initial;
    }

/*.dropdown-quick-create .row {
    margin-left: initial;
}*/

.dropdown-quick-create {
    padding: 15px 15px 15px 0;
}

#header.hide-header ul li a {
    color: #363f44;
}

#aside {
    z-index: 9999;
}

.fix-header {
    /*width: initial !important;
    right: 0;
    z-index: 99999;
    background: none !important;*/
    display: none;
}

    .fix-header ul.navbar-nav li a {
        line-height: 15px;
    }

.p-top-115 {
    padding-top: 115px !important;
}

.top-45 {
    top: 45px;
}

.fix-header .fix-dropdown-lang {
    padding: 13px 5px !important;
}

.navbar-collapse {
    padding-left: 5px;
}

.view-button {
    margin-top: -50px;
}

.nav-tabs .closed {
    position: absolute;
    top: 1px;
    right: 1px;
    font-size: 10px;
    border-radius: 50%;
    color: #98c4ea;
}

    .nav-tabs .closed > i {
        line-height: 17px;
        padding: 0 3px 0 3px;
    }

    .nav-tabs .closed:hover {
        cursor: pointer;
        background: #f05050;
        color: #fff;
    }

.nav-tabs > li > a {
    padding-right: 20px;
}

.app-header-fixed {
    padding-top: 51px;
}

.app-aside-dock.app-aside-fixed.app-header-fixed {
    padding-top: 95px;
}

#aside ul.menu-sidebar > li {
    padding: 0 10px;
}

    .app-aside-dock #aside ul.menu-sidebar > li > a > i,
    #aside ul.menu-sidebar > li > a > span:last-child {
        float: left;
        line-height: 45px;
    }

.app-aside-dock .app-aside .navi > ul > li > a > span.pull-right {
    bottom: -39px;
    left: 70%;
    color: #fff;
}

.app-aside-dock .app-aside .navi > ul > li .nav-sub {
    top: 45px !important;
}

.app-aside-dock .app-aside .navi > ul > li > a > i {
    margin: 0;
    width: 20px;
}

#aside i.fa-home {
    font-size: 22px;
}

.col-5 {
    width: 20%;
    float: left;
    padding: 0 15px;
    font-size: 12px;
    display: none;
}

    .col-5 ul li {
        list-style-type: none;
    }

        .col-5 ul li:first-child {
            color: #b9b9b9;
            font-size: 15px;
            padding: 10px 0;
        }

#footer .col-5 ul {
    float: left;
    padding: 0 5px;
    margin: 0;
}

.b-t-2 {
    border-top: 2px solid #5fa2dd;
}

.app-content-body {
    padding-bottom: 0;
}

.footer-bot {
    width: 100%;
    text-align: center;
    clear: both;
    color: #b9b9b9;
    font-size: 12px;
}

span.inhour {
    width: 20% !important;
    padding: 0;
    float: left;
}

span.outhour {
    width: 79%;
    padding: 0;
    float: right;
}

span.DateStart {
    width: 40%;
    float: left;
}

span.DateEnd {
    width: 59%;
    float: right;
}

span.k-datepicker {
    padding: 0;
}

.k-picker-wrap .k-select {
    line-height: 25px;
}

.filter-grid {
    border: 1px solid #ddd;
    padding: 2px 0;
    margin-bottom: 5px;
}

    .filter-grid .btn-filter {
        position: absolute;
        right: 15px;
        background: none;
        border: none;
        top: 0px;
        border-left: 1px solid #cfdadd;
        padding: 3px 30px 4px 30px;
        color: #9E9E9E;
        background: #08c;
        border: 1px solid #08c;
        color: #fff;
        border-top-right-radius: 2px;
        border-bottom-right-radius: 2px;
    }

        .filter-grid .btn-filter:hover {
            background: #009dea;
        }

    .filter-grid .show-option {
        position: absolute;
        top: 6px;
        left: 23px;
        cursor: pointer;
        z-index: 9;
    }

.filter-grid-option {
    border: 1px solid #ddd;
    border-bottom: 0;
    padding: 7px 0;
}

.personal-menu {
    width: 3%;
    position: absolute;
    top: -1px;
    left: 14px;
    min-height: 100%;
    border-right: 1px solid #e5e5e5;
}

    .personal-menu > ul {
        padding: 0;
    }

        .personal-menu > ul > li {
            list-style-type: none;
            position: relative;
            clear: left;
        }

.bg-08c .view-detail .personal-menu ul li a {
    border-top: 0 !important;
}

.personal-menu > ul > li > a {
    display: block;
    text-align: center;
    border-top: 0 !important;
}

    .personal-menu > ul > li > a > i {
        color: #000;
        padding: 10px;
        display: block;
        width: 100%;
        float: left;
    }

    .personal-menu > ul > li > a:hover > i {
        background: #009dea;
        color: white;
    }

.personal-content {
    margin-top: 11px;
}

.to-top {
    position: fixed;
    right: 6px;
    bottom: 20%;
    background: #f21b1b;
    border-radius: 3px;
}

    .to-top:hover {
        background: #c70202;
    }

    .to-top > a {
        color: white;
        display: block;
        padding: 10px;
    }

.tab-custom {
    padding: 5px;
}

    .tab-custom ul li a {
        color: #000 !important;
    }

.fa {
    font-size: larger;
}

.grid-selected-row {
    background-color: #f0f9ec !important;
}

.tab-content.tab-detail .panel-body {
    padding: 5px;
    padding-right: 0;
}

.tab > ul > li > span[data-path] > i.fa {
    font-size: inherit;
}

.fixed-grid-header {
    position: fixed;
    z-index: 1;
    top: 45px;
    margin-right: 6px;
}
/*.tab-content .tab-detail .fixed-grid-header{
    margin-right:11px;
}*/
.tab-content .tab-detail div.k-grid-header thead tr th:first-child {
    /*width: .5px;*/
    padding-left: 3px;
}

/*.tab-content .tab-detail div.k-grid-content tr td:first-child {
    width: 5px;
}*/

#ProfileAttendanceDetail__Index__ProfileAttendanceDetailGird .fixed-grid-header {
    margin-right: 21px;
}

.k-grid-norecords {
    line-height: 50px;
    color: #0062ba;
}

.personal-menu ul li a.personal-cus-tooltip i.icon-user {
    height: 34px;
}

.menu-active,
.menu-active > a > i {
    background: #5fa2dd;
}

    .menu-active a.personal-cus-tooltip i {
        color: #fff !important;
    }

.k-numeric-wrap.k-state-default {
    height: 25px;
}

.title-custom {
    margin-left: 2px;
    border-bottom: none !important;
    margin-bottom: 3px !important;
}

/*#WorkHistory__Index__WorkHistoryGird .k-grid-header .k-grid-header-wrap.k-auto-scrollable table thead tr th[data-index="1"] {
    min-width: 95px !important;
}*/

/*#VisaWorkPermit__Index__VisaWorkPermitGird .k-pager-wrap.k-grid-pager.k-widget.k-floatwrap, #VisaWorkPermit__Index__VisaWorkPermitGird .k-grid-content.k-auto-scrollable .k-grid-content-expander {
    display: none;
    height: 0px !important;
}*/


/*#VisaInfo__Index__VisaInfoGird .k-pager-wrap.k-grid-pager.k-widget.k-floatwrap, #VisaInfo__Index__VisaInfoGird .k-grid-content.k-auto-scrollable .k-grid-content-expander {
    display: none;
    height: 0px !important;
}*/

/*#ResidenceCard__Index__ResidenceCardGird .k-pager-wrap.k-grid-pager.k-widget.k-floatwrap, #ResidenceCard__Index__ResidenceCardGird .k-grid-content.k-auto-scrollable .k-grid-content-expander {
    display: none;
    height: 0px !important;
}*/

.text-header-custom {
    font-size: 12px !important;
    opacity: 1 !important;
    margin-top: 0px !important;
    margin-bottom: 0px !important;
}

.mask-hours {
    width: 100%;
    height: 26px;
    position: absolute;
    z-index: 9;
}

.z-i-0 {
    z-index: 0 !important;
}

.op {
    margin-top: -10px !important;
}
/*.k-button.k-approve{
   height: 20px;
    width: 25px;
    background: #b2eca8;
}*/

ul.tab-menu {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

div.setting-layout .setting.setting-fontsize .radio.inline label.i-checks input:checked + i:before {
    top: 2px !important;
    left: 2px !important;
}

label.i-checks {
    margin: 0;
}

.add_bg {
    margin-left: 0px;
    margin-bottom: 5px;
}

.btn_backgorund {
    margin-left: 14px;
    padding-left: 10px;
    font-size: 12px;
    width: 91px;
    text-align: center;
    margin-bottom: 10px;
}

.hide_all {
    display: none;
    opacity: 0;
}

.personal-menu-xs {
    display: none;
}

.ps-scrollbar-x-rail {
    display: none;
}

#content {
    padding-bottom: 70px;
}

.CutOffDurationRight_show {
    float: right;
    border: 0;
    min-width: 115px;
    padding-right: 5px;
}

.list-menu-xs {
    display: none;
}

.hide_all_show_767 {
    display: none !important;
}

ul.drop_cus {
    min-width: 188px;
}

#New_Attendance7 .title.w-100.w-100-414,
.form-group .k-datepicker {
    width: 100%;
}

#New_HR1 .title.col-xs-12.title_cus.title_pd {
    padding-left: 0;
}


#revslider-116 {
    max-height: 100% !important;
}

body.bgWrapp div.row:first-child {
    margin-right: 0 !important;
}

#Leaveday__Index__LeavedayGird_ListView div.inner-div-listview div.col-sm-3.col-xs-12:first-child, #Leaveday_Approve__Index__Leaveday_ApproveGird_ListView div.inner-div-listview div.col-sm-3.col-xs-12:first-child, #Overtime__Index__OvertimeGird_ListView div.inner-div-listview div.col-sm-3.col-xs-12:first-child, #Overtime_Approve__Index__Overtime_ApproveGird_ListView div.inner-div-listview div.col-sm-3.col-xs-12:first-child {
    position: absolute;
    right: -5px;
    text-align: right;
}

.k-multiselect {
    overflow-y: auto;
    background: #fff;
}

.k-multiselect-wrap {
    background-color: initial;
}

.k-excel {
    color: #fff;
    background-color: #04548e;
    border-color: #04548e;
}

    .k-excel:hover {
        color: #fff;
        background-color: #05416d;
        border-color: #05416d;
    }

#has-middle-shift span.k-dropdown.k-header {
    width: 149px;
}

a.disabled {
    pointer-events: none;
    cursor: default;
    opacity: 0.6;
}

div[kendo-grid] .k-grid-content tbody .view-detail {
    cursor: pointer;
    color: #1083e8;
    background: initial;
}

    div[kendo-grid] .k-grid-content tbody .view-detail:hover {
        color: #0c64b1;
    }

.control-translate:hover {
    cursor: pointer;
    transition: all .15s ease-out;
    color: #23b7e5;
}

.sp-hide-control {
    opacity: .5;
}

.hide-control {
    display: none !important;
}

.change-columns {
    color: #7266ba;
    float: right;
    border: none;
    background: initial;
}

.k-detail {
    color: #fff;
    background-color: #23ad44;
    border-color: #20a03f;
}

    .k-detail:hover {
        color: #fff;
        background-color: #23ad44;
        border-color: #20a03f;
    }

li.list-item {
    z-index: 999999 !important;
    background: #ddd;
}

.k-upload-status.k-upload-status-total {
    display: none;
}

.E_SUBMIT.E_SUBMIT a {
    color: rgb(18, 13, 224);
}

.E_SUBMIT.null a {
    color: #FF9900;
}



.E_FIRST_APPROVED a,
.E_APPROVED1 a,
.E_APPROVED1.E_SUBMIT a,
.E_APPROVED a,
.E_APPROVED.E_SUBMIT a,
.E_APPROVED2 a,
.E_APPROVED2.E_SUBMIT a,
.E_APPROVED.E_APPROVED a,
.E_APPROVED1.E_APPROVED1 a,
.E_APPROVED2.E_APPROVED2 a {
    color: #27c24c;
}

.E_REJECTED a,
.E_REJECTED.E_SUBMIT a,
.E_REJECTED.E_APPROVED a,
.E_REJECTED.E_APPROVED1 a,
.E_REJECTED.E_APPROVED2 a {
    color: #f05050;
}

.dropdown-menu .divider {
    margin: 0;
}

.navbar-nav > li > .dropdown-menu {
    padding: 0;
}

.navbar-nav > li > .drop_cus .k-upload {
    background: none;
    border: 0;
    height: 27px;
    padding-left: 15px;
    line-height: 27px;
}

    .navbar-nav > li > .drop_cus .k-upload .k-upload-button {
        background: none;
        padding: 0;
    }

    .navbar-nav > li > .drop_cus .k-upload em,
    #change-avatar .k-upload-files {
        display: none;
    }

#change-avatar:hover {
    color: #141719;
    background-color: #edf1f2 !important;
    background-image: none;
    cursor: pointer;
}

.file-by-user {
    display: inline-block !important;
    border: 1px solid #ddd;
    border-radius: 2px;
    cursor: pointer !important;
    margin: 0 3px 3px 0;
}

.show-filter-grid {
    border: 0;
    background: #ffc109;
    color: #fff;
    padding: 0;
    padding: 4px 10px 4px 31px;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    position: relative;
}

    .show-filter-grid > i {
        line-height: 25px;
        /*margin-top: -6px;*/
        color: #636262;
        position: absolute;
        /*top: 6px;*/
        left: 6px;
        border-right: 1px solid #e6e6e6;
        padding-right: 5px;
    }

/*#header .logo {
    position: absolute;
    left: -50px;
    top: 0;
    line-height: 50px;
}*/
.m-r-0{
    margin-right:0;
}