﻿
* {
    list-style: none;
    padding: 0;
    margin: 0;
}

img {
    border: 0px;
}

a {
    text-decoration: none;
}

html,
body {
    font-size: 14px;
    font-family: 微软雅黑;
    width: 100%;
    height: 100%;
    min-width: 1180px;
    max-width: 3600px;
}

.clearfloat {
    clear: both;
    display: block;
}

.relativePart {
    position: relative;
}

.disabled {
    background: #eee;
    opacity: 0.6;
    border: 1px solid #B5B8AE;
}

.validatebox-disabled {
    color: #333;
    background: #eee;
}

.hidden {
    display: none;
}

.pagebtn2 {
    position: relative;
    left: 55%;
    float: none;
    width: 80px;
    height: 26px;
    line-height: 26px;
    cursor: pointer;
    margin-right: 0%;
    display: inline-block;
    text-align: center;
}

.SearchConditionAllWidth {
    width: 100%;
}

.datagrid-footer {
    text-align: center;
}

label {
    word-break: break-all;
}

.divChildren_czjz {
    display: inline-flex;
    align-items: center;
}
