﻿/*! 
 * description:通用样式文件
 * version: 1.0
 * author: njq.niu@hand-china.com
 * Copyright Hand China Co.,Ltd.
 */
#pageloading {
    position: absolute;
    left: 0px;
    top: 0px;
    background: #FFFFFF url('../images/loading.gif') no-repeat center center;
    width: 100%;
    height: 100%;
    _height: 800px;
    z-index: 99999;
}

body {
    font-family: "微软雅黑", "宋体", Arial, sans-serif!important;
    font-size: 12px;
}

div {
    font-family: "微软雅黑", "宋体", Arial, sans-serif!important;
}

* {
    margin: 0;
    padding: 0;
}

a {
    color: #333;
    cursor: pointer;
}

span.star {
    color: Red;
    line-height: 25px;
}

a:hover {
    text-decoration: underline;
}

p {
    line-height: 26px;
}

p, span, b, div {
    text-align: left;
}

p.p1 {
    line-height: 32px;
}

.l-clear {
    clear: both;
}

ul, li {
    font-family: "微软雅黑", "宋体", Arial, sans-serif!important;
    list-style: none;
}

.invalid {
    color: #FF1010;
    margin-top: 6px;
    margin-left: 4px;
}

.jloading {
    position: absolute;
    right: 0;
    top: 0;
    padding: 4px;
    color: White;
    background: #6287AC;
    z-index: 99999;
    border-left: 1px solid #53779D;
    border-bottom: 1px solid #53779D;
    filter: alpha(opacity=70);
    opacity: 0.70;
}

.chk-icon {
    background: url(../ligerUI/skins/Aqua/images/controls/checkbox.gif) 0px 0px;
    height: 13px;
    line-height: 13px;
    width: 13px;
    margin: 4px 20px;
    display: block;
    cursor: pointer;
}

.chk-icon-selected {
    background-position: 0px -13px;
}

.selhistory {
    margin-right: 2px;
}

/* 按钮 */
.button {
    line-height: 25px;
    height: 25px;
    background: url('../images/ui/button1.gif') repeat-x;
    position: relative;
    margin-bottom: 8px;
    color: #2C69A2;
    width: 120px;
    cursor: pointer;
    margin-top: 0px;
}

.button-l, .button-r {
    width: 2px;
    height: 25px;
    background: url('../images/ui/button1.gif') no-repeat;
    position: absolute;
}

.button-l {
    left: 0px;
    background-position: 0px -25px;
}

.button-r {
    right: 0px;
    background-position: 0px -50px;
}

.button-icon {
    position: absolute;
    left: 7px;
    top: 6px;
}

.button img {
    width: 16px;
    height: 16px;
}

.button span {
    display: block;
    margin-left: 30px;
    text-align: center;
}

.buttonnoicon span {
    margin-left: 4px;
}

.button2, .button2 .button-l, .button2 .button-r {
    background-image: url('../images/ui/button2.gif');
    line-height: 23px;
    height: 23px;
    color: #333;
}

.button2 .button-icon {
    top: 4px;
}

.button2 .button-l, .button2 .button-r {
    background-position: 0px -23px;
    width: 1px;
}

#btn1container {
    margin-right: 4px;
}

.form-bar {
    height: 30px;
    line-height: 30px;
    background: #EAEAEA;
    border-top: 1px solid #C6C6C6;
    overflow: hidden;
    margin-bottom: 0px;
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    padding-top: 5px;
    text-align: right;
}

/* ie6 */
.form-bar {
    _position: absolute;
    _bottom: auto;
    _top: expression(eval(document.documentElement.scrollTop +
		document.documentElement.clientHeight-this.offsetHeight- ( parseInt(this.currentStyle.marginTop
		, 10)||0)-(parseInt(this.currentStyle.marginBottom, 10)||0)));
}

.form-bar-inner {
    margin-right: 20px;
}

.form-bar .l-dialog-btn {

}

.l-tree .l-tree-icon-none img {
    border: 0 none;
    height: 16px;
    width: 16px;
    top: 2px;
    margin-top: 2px;
    margin-left: 2px;
}

.l-grid-row-cell-inner img {
    width: 16px;
    height: 16px;
    margin: 3px;
}

.iconlist {
    width: 400px;
    padding: 10px;
}

.iconlist li {
    border: 1px solid #FFFFFF;
    float: left;
    display: block;
    padding: 2px;
    cursor: pointer;
}

.iconlist li.over {
    border: 1px solid #516B9F;
}

.iconlist li img {
    height: 16px;
    height: 16px;
}

/* 一条线 导航线 */
.navline {
    height: 1px;
    line-height: 1px;
    width: 100%;
    border-bottom: 1px solid #f5f5f5;
    background-color: #D9D9D9;
    width: 99%;
}

/* 搜索框 */
.searchtitle {
    padding-left: 28px;
    position: relative;
}

.searchtitle img {
    width: 22px;
    height: 22px;
    position: absolute;
    left: 0;
    top: 0;
}

.searchtitle span {
    font-size: 14px;
    font-weight: bold;
}

.searchtitle .togglebtn {
    position: absolute;
    top: 6px;
    right: 15px;
    background: url(../images/ui/toggle.gif) no-repeat 0px 0px;
    height: 10px;
    width: 9px;
    cursor: pointer;
}

.searchtitle .togglebtn-down {
    background-position: 0px -10px;
}

.l-textarea {
    width: 99%;
    margin: 0px;
    height: 80px;
}

/* l-text-openselect */
.l-text-openselect .l-trigger, .l-text-openselect .l-trigger-hover,
.l-text-openselect .l-trigger-pressed {
    top: 1px;
    right: 1px;
    width: 16px;
    height: 16px !important;
    border: 1px solid #B9B9B9;
}

.l-text-openselect .l-trigger-cancel {
    right: 20px;
    border: 0;
    background: transparent;
}

.l-text-openselect .l-trigger-icon {
    background: url('../images/ui/icon-select.gif') no-repeat 55% 75% transparent;
}

.l-text-openselect .l-trigger-cancel .l-trigger-icon {
    background: url('../images/ui/icon-unselect.gif') no-repeat 50% 70% transparent;
}

.l-form li.l-label {
    padding-right: 5px;
}

/*修改的样式*/
.hhr-label {
    font-size: 14px;
    color: #333;
}

.hhr-form-group {
    margin-bottom: 10px !important;
}

.hhr-head-content {
    display: flex;
    width: 94%;
    background: #f2f6f9;
    margin: 0 3%;
    border-bottom: 1px solid #5691c6
}

.hhr-head-line {
    background: #F0F0F0;
    height: -0.5px;
    width: 76%;
    margin: 30px 6%;
}

.hhr-dept-code{
    color: #5691c6;
    text-align: right;
    margin-top: 30px;
    margin-bottom: 20px
}

/*.hhr-grid{*/
/*text-align: left;*/
/*color: red;*/
/*font-size: 40px;*/
/*height: 25px*/
/*}*/

/*.hhr-form-group .k-input{*/
/*padding: 0px !important;*/
/*}*/
.k-grid .k-edit-cell{
    padding: 8px!important;
}
.k-state-disabled{
    border: 1px solid transparent !important;
    background-color:#FFF !important;
    opacity: 1;
}
.k-checkbox{
    border: 1px solid #ccc !important;
}

.k-state-disabled .k-select{
    border:1px solid transparent !important;
    display: none!important;
}
.k-state-disabled  input::-webkit-input-placeholder,.k-state-disabled::-webkit-input-placeholder,.k-state-disabled textarea::-webkit-input-placeholder{
    color: transparent;
}
.k-state-disabled  input::-moz-placeholder,.k-state-disabled::-moz-placeholder,.k-state-disabled textarea::-moz-placeholder{
    color: transparent;
}
.k-state-disabled  input::-ms-input-placeholder,.k-state-disabled::-ms-input-placeholder,.k-state-disabled textarea::-ms-input-placeholder{
    color: transparent;
}
.btn-primary{
    background-color: #CE1D1E;
    border-color:#CE1D1E;
}
.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .btn-primary .open .dropdown-toggle.btn-primary{
    color: #fff;
    background-color: #CE1D1E;
    border-color: #CE1D1E;
}
.anticon {
    display: inline-block;
    font-style: normal;
    vertical-align: -0.1965em;
    text-align: center;
    font-size: 18px;
    text-transform: none;
    line-height: 1;
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.anticon-cluster{
    color: rgb(91, 155, 209);
    margin-right: 5px;
}
.anticon-idcard{
    color: rgb(70, 200, 140);
    margin-right: 5px;

}
.anticon-user{
    color: rgb(250, 173, 20);
    margin-right: 5px;
}
.k-draghandle.k-state-selected:hover, .k-ghost-splitbar-horizontal, .k-ghost-splitbar-vertical, .k-list>.k-state-highlight, .k-list>.k-state-selected, .k-marquee-color, .k-panel>.k-state-selected, .k-scheduler .k-scheduler-toolbar .k-state-selected, .k-scheduler .k-today.k-state-selected, .k-state-selected, .k-state-selected:link, .k-state-selected:visited{
    color: #fff;
    background-color: #CE1D1E;
}
.form-horizontal .control-label {
    /* padding-top: 7px; */
    padding-top:0px;
    height: 30px;
    line-height: 24px;
    padding: 3px 0;
}
input.k-textbox{
    height: 30px !important;
    line-height: 24px !important;
}
/* .k-autocomplete .k-input, .k-dropdown-wrap .k-input, .k-numeric-wrap .k-input, .k-picker-wrap .k-input, .k-selectbox .k-input, .k-textbox>input{
     height: 26px;
     line-height: 24px;
 }*/
.head-line-div{
    height: 20px;
    padding-left:0;
}
.head-line-div>.head-line-content{
    border-bottom: 1px solid #F0F0F0;
    width: 100%;
}
.slide-bar{
    /*background: rgba(39,97,255,0.1);*/
    background: #CE1D1E;
    margin: 10px 15px 10px 0;
    color: #333;
    padding: 5px 10px 5px 10px;
    font-size: 14px;
}
.k-button, .k-input[type=text], .k-input[type=number], .k-picker-wrap .k-input, .k-textbox, .k-textbox>input{
    font-size: 14px;
}
.k-autocomplete .k-input, .k-dropdown-wrap .k-input, .k-numeric-wrap .k-input, .k-picker-wrap .k-input, .k-selectbox .k-input, .k-textbox>input{
    padding: 2px 0;
}
.k-grid tr td{
    position: relative;
}
.k-grid tr .k-edit-cell{
    position: unset;
}
.input-loading{
    border: 0 !important;
    height: 30px;
    padding: 0;
    padding-top: 3px;
    background-color: #f7f7f7 !important;
    box-shadow: none !important;
}
.k-state-disabled input, input.k-state-disabled, textarea.k-state-disabled, .k-state-disabled input[required], input[required].k-state-disabled {
    background-color: #FFF !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
}
.k-header{
    background-color: #FFF !important;
}
.huaren-input-hidden-select .k-select{
    display: none;
}
.huaren-input-hidden-select .k-autocomplete.k-state-hover,.huaren-input-hidden-select .k-dropdown-wrap.k-state-hover,
.huaren-input-hidden-select .k-numeric-wrap.k-state-hover,.huaren-input-hidden-select .k-picker-wrap.k-state-hover,
.huaren-input-hidden-select .k-textbox.k-state-hover{
    background-color: #fff;
}
/*去除考勤弹窗中按钮悬浮鼠标样式*/
.k-grid .k-grid-save-changes, .k-grid .k-grid-danger{
    cursor: default;
}
.btn-primary.active.focus, .btn-primary.active:focus, .btn-primary.active:hover, .btn-primary:active.focus, .btn-primary:active:focus,
.btn-primary:active:hover, .open>.dropdown-toggle.btn-primary.focus, .open>.dropdown-toggle.btn-primary:focus,
.open>.dropdown-toggle.btn-primary:hover{
    border-color: #CE1D1E;
    background-color: #CE1D1E;
}
.k-popup .k-list .k-item{
    font-size: 12px;
}
.btn.green:not(.btn-outline){
    border-color: #CE1D1E;
    background-color: #CE1D1E;
}

/*天能样式调整*/
.k-autocomplete.k-state-hover, .k-dropdown-wrap.k-state-hover, .k-numeric-wrap.k-state-hover, .k-picker-wrap.k-state-hover, .k-textbox:hover,
.k-autocomplete.k-state-focused, .k-dropdown-wrap.k-state-focused, .k-multiselect.k-header.k-state-focused, .k-numeric-wrap.k-state-focused, .k-picker-wrap.k-state-focused, .k-textbox:focus{
    border-color: #CE1D1E;
}
/** form**/
.k-autocomplete.k-state-default .k-input, .k-combobox .k-state-default .k-input,
.k-lov .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-textbox, .k-tledit .k-state-default .k-input,textarea,.k-valid-custom, .k-valid-custom > span{
    box-shadow: none!important;
}
.k-autocomplete.k-state-focused, .k-dropdown-wrap.k-state-focused, .k-multiselect.k-header.k-state-focused,
.k-numeric-wrap.k-state-focused, .k-picker-wrap.k-state-focused, .k-textbox:focus{
    box-shadow: none;
}