﻿.icon-search {
    background: url('../JScript/CtlEasyUI/jeasyui/themes/icons/search.png') no-repeat center center;
}

.icon-reload {
    background: url('../JScript/CtlEasyUI/jeasyui/themes/icons/reload.png') no-repeat center center;
}

.icon-add {
    background: url('../JScript/CtlEasyUI/jeasyui/themes/icons/edit_add.png') no-repeat center center;
}

.icon-edit {
    background: url('../JScript/CtlEasyUI/jeasyui/themes/icons/pencil.png') no-repeat center center;
}

.icon-remove {
    background: url('../JScript/CtlEasyUI/jeasyui/themes/icons/cancel.png') no-repeat center center;
}

.icon-print {
    background: url('../JScript/CtlEasyUI/jeasyui/themes/icons/print.png') no-repeat center center;
}

.icon-printdir {
    background: url('../JScript/CtlEasyUI/jeasyui/themes/icons/print.png') no-repeat center center;
}

.icon-excel {
    background: url('../JScript/CtlEasyUI/jeasyui/themes/icons/filesave.png') no-repeat center center;
}

.icon-blank {
    background: url('../JScript/CtlEasyUI/jeasyui/themes/icons/blank.gif') no-repeat center center;
}

.icon-cancel {
    background: url('../JScript/CtlEasyUI/jeasyui/themes/icons/edit_remove.png') no-repeat center center;
}

::-ms-clear, ::-ms-reveal {
    display: none;
}

.MyCtlRec {
    background-color: #F3F3F3;
}

.MyCtlQry {
    background-color: #F3F3F3;
    align: 'left';
    border: 1;
}

.MyCtlLv {
    background-color: #F3F3F3;
}


.MyCtlCBaseInput {
    display: inline-block;
    width: 100%;
}

.MyCtlCCapFrame {
    float: left;
    height: 29px;
    vertical-align: middle;
    line-height: 29px;
    width: 62px;
    margin-right: 2px;
    margin-left: 8px;
}

.MyCtlCCapText {
    font: 12px SimSun;
    color: #2186d6;
    display: inline-block;
    white-space: nowrap;
    line-height: 27px;
    width: 62px;
    text-overflow: ellipsis;
    overflow: hidden;
}

.MyCtlCInputFrame {
    border: 1px solid #d0d0d0;
    border-collapse: collapse;
    float: left;
    width: 66%;
    background-color: #fff;
}

.MyCtlCTextFrame {
    display: inline-block;
    white-space: nowrap;
    margin: 0;
    padding: 0;
    overflow: hidden;
    vertical-align: middle;
    float: right;
    width: 80%;
    position: relative;
}

.MyCtlCInputText {
    width: 100%;
    height: 27px;
    font: 12px/27px Simsun;
    color: #333;
    border: none;
    background: none;
    vertical-align: middle;
    padding-left: 8px;
}

.MyCtlCInputConst {
    height: 20px;
    width: 100%;
    height: 27px;
    background: none;
    text-indent: 10px;
    font: 12px/27px SimSun;
    color: #898989;
    border: none;
    vertical-align: middle;
    /**/
    /*border: solid 1px #000;*/
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    background: url("combo_arrow.png") no-repeat scroll right 6px center transparent;
    /*padding-right: 14px;*/
}

    .MyCtlCInputConst::-ms-expand {
        display: none;
    }

.MyCtlCInputMT {
    width: 90%;
    height: 27px;
    font: 12px/27px Simsun;
    color: #333;
    border: none;
    background: none;
    vertical-align: middle;
    padding-left: 8px;
}

.MyCtlCInputNum {
    text-align: Right;
    width: 100%;
    height: 27px;
    font: 12px/27px Simsun;
    color: #333;
    border: none;
    background: none;
    padding-right: 8px;
    vertical-align: middle;
}

.MyCtlCInputDT {
    width: 78%;
    height: 27px;
    font: 12px/27px Simsun;
    color: #333;
    border: none;
    background: none;
    vertical-align: middle;
    padding-left: 8px;
}

.MyCtlCInputArea {
    border: none;
    box-shadow: none;
    height: 75px;
    width: 100%;
}


.MyCtlCMTFrame {
    border: 1px solid #d0d0d0;
    border-collapse: collapse;
    float: left;
    width: 80%;
    background-color: #fff;
}

















.MyCtlCBaseQry {
    display: inline-block;
    width: 100%;
}


.MyCtlCMTFrameQry {
    border: 1px solid #d0d0d0;
    border-collapse: collapse;
    float: left;
    width: 66%;
    background-color: #fff;
}

.MyCtlCInputMTQry {
    width: 78%;
    height: 27px;
    font: 12px/27px Simsun;
    color: #333;
    border: none;
    background: none;
    vertical-align: middle;
    padding-left: 8px;
}









.MyCtlCQryFrame {
    display: inline-block;
    white-space: nowrap;
    margin: 0;
    padding: 0;
    overflow: hidden;
    vertical-align: middle;
    width: 20%;
}

.MyCtlCQry {
    width: 100%;
    height: 27px;
    background: none;
    text-indent: 10px;
    font: 12px/27px SimSun;
    color: #898989;
    border: none;
    vertical-align: middle;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    background: url("combo_arrow.png") no-repeat scroll right center transparent;
    /*padding-right: 14px;*/
}

    .MyCtlCQry::-ms-expand {
        display: none;
    }


.iconAll {
    width: 27px;
    height: 27px;
    line-height: 27px!important;
    color: #2186d6;
    display: block;
    text-align: center;
    font-size: 15px!important;
    position: absolute;
    right: 0;
}



.iconBtn {
    width: 20px;
    height: 20px;
    line-height: 20px!important;
    color: #2186d6;
    display: block;
    float: right!important;
    text-align: center;
    font-size: 15px!important;
}


.hidden_combox {
    width: 100%;
    height: 27px;
    background: #000;
    opacity: 0;
    filter: alpha(opacity=0);
    position: absolute;
    top: 0;
    left: 0;
}
