body{background: white;color: #333 !important;}
input{border-radius: 5px !important;}
input:focus{ border: 1px solid #3388FF !important;color: #07141E; }
input:disabled{background:#EDEAE5;}
.hui-speed-dial li{width:26.5%;margin:10px;border: 1px solid #009688;border-radius: 5px;}
.form-title{padding:0px 20px;}
.form-title .hui-form-items-title{height: 30px;line-height: 30px;}
.speed_right{margin-right:0px ;}
#menu .hui-speed-dial-icons span{font-size: 24px;margin-top: 10px;}
#menu .hui-speed-dial-icons{height: 30px;margin-top: 10px;}
.iframe{padding-top: 15px;}
/*.paddingLR{margin:0px 10px}*/
.hui-form-items{padding: 10px;}
.userAdd .hui-form-items-title{text-align: right;padding-right: 10px;}
.userAdd form{padding:10px}
.mhr{margin-top: 10px;}
.martop30{margin-top: 0px;}
.table_header{background: #0B67BB !important;color: white !important;}
.table_header td{padding:10px 10px 10px 0px;font-size: 18px;}
.table_header a,.table_header td{color: white;}
.userlist .hui-button-small{height: 25px !important;line-height: 25px !important;color: white !important;background: #60B73C !important;padding:0px;margin-bottom: 5px;}
.userlist tr:nth-of-type(even){background: #F0F0F0;}
.userlist tr:nth-of-type(odd){background: #F0F0F0;}
textarea{border: 1px solid #A9A9A9 !important;border-radius: 5px !important;background: white !important;}
.Acolor a{color: blue;}
.userAdd .hui-number-box,.userAdd .reduce,.userAdd .add,.userAdd .hui-number-box input{height:30px;line-height: 30px;}
.userdetail td{font-size: 12px;}
.blue{color: blue;}
.hui-input{border:1px solid #A9A9A9 !important;width:50% !important;padding:5px;}
.hui-form-select {border:1px solid #A9A9A9 !important;color: #ccc;background: white;}
.hui-primary{background: #286090 !important;}
.hui-button-large{width:90% !important;}
.hui-button{margin:5%}
.hui-form-select{border-radius: 5px;}
.hui-form-select select{background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACUAAAAXCAYAAACMLIalAAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAALEgAACxIB0t1+/AAAABx0RVh0U29mdHdhcmUAQWRvYmUgRmlyZXdvcmtzIENTNui8sowAAAFHSURBVEiJ7dY/SgNREMfx7wQrlSBLCo+RNMFY5Qapts4FFK0ClrmGNoEEcoGcQT2A5AQKVmqRRlTGwp8SdNk/8a27hQMPdmffzPvs48GuuTt1i0bVgKT4R+WNhpmNzSz+bSMzi81sHAJlwD3wBBy6+8OGoAi4BPbcfT8ErAc8AgvA3J0iQy+2UI9e0frEnmo8ABwYbYAaqXYQAvSFUvML4A3oFwD1VXMeCvQdtQNcAbdAlAMUAXeq2S4FpYXaOhvzHKi55rZDgn6gtNhQZ+QkBXSqOcPQoESUFp0AL0A34VkXeAUmZYDSUE1gCdwArbV8S7kl0PxTlAAd7dZ0LTdVrlMWKBUlxJHOTqzhwHGZoEyUYDPgWWNWNsjdPz4raWFmu8C1bg/cfZVaECC2sia4+8rMzj6vywYB2TtVRdTzJ69qQFLUEvUOCvU4pv7sx1oAAAAASUVORK5CYII=") no-repeat right center white;background-size:auto 40%;-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:1px;}
.iput {
            height: 25px;
            width: 200px;
            padding-left: 5px;
        }
 
        .iop {
            height: 25px;
            margin-left: 5px;
        }
 
        .iop:hover {
            background-color: #1E90FF;
        }
 
        .op-list {
            border: solid 1px #767676;
            width: 209px;
            height: 125px;
            overflow-y: auto;
        }
 
        ::-webkit-scrollbar {
            /*隐藏滚轮*/
            display: none;
        }
 
        .hidden {
            display: none;
        }