.Index-Main-Header {
    text-align: center;
}

.Index-Main-Header-SimpleMode {
    margin-top: 0px !important;
    margin-bottom: 10px !important;
}

/*TableRow*/
.TableRow-Title-Container {
    text-align: left;
    word-wrap: break-word;
    display: table-cell;
    vertical-align: middle;
}

.TableRow-Content-Container {
    text-align: left;
    word-wrap: break-word;
    display: table-cell;
    vertical-align: middle;
}

.TableRow-Title {
    text-align: left;
    word-wrap: break-word;
    display: table-cell;
    vertical-align: middle;
    padding-right: 10px;
    width: 100px;
}

    .TableRow-Title:first-child {
        padding-left: 12px;
    }

.TableRow-Content {
    text-align: left;
    word-wrap: break-word;
    display: table-cell;
    vertical-align: middle;
    padding-right: 10px;
    width: 100px;
}

    .TableRow-Content:first-child {
        padding-left: 12px;
    }

/*Index-List*/
.Index-List-Order-Title {
    width: 24px;
    min-width: 24px;
    max-width: 24px;
    display: table-cell;
    vertical-align: middle;
}

    .Index-List-Order-Title svg {
        margin-top: 8px;
    }

.Index-List-Order-Content {
    width: 24px;
    min-width: 24px;
    max-width: 24px;
    display: table-cell;
    vertical-align: middle;
}

.Index-List-Action-Title {
    width: 52px;
    min-width: 52px;
    max-width: 52px;
    display: table-cell;
    vertical-align: middle;
}

    .Index-List-Action-Title svg {
        margin-top: 8px;
    }

.Index-List-Action-Title3 {
    width: 72px;
    min-width: 72px;
    max-width: 72px;
    display: table-cell;
    vertical-align: middle;
}

    .Index-List-Action-Title3 svg {
        margin-top: 8px;
    }

.Index-List-Action-Content {
    width: 52px;
    min-width: 52px;
    max-width: 52px;
    display: table-cell;
    vertical-align: middle;
}

    .Index-List-Action-Content .anticon {
        padding: 5px !important;
    }

.Index-List-Action-Content3 {
    width: 72px;
    min-width: 72px;
    max-width: 72px;
    display: table-cell;
    vertical-align: middle;
}

    .Index-List-Action-Content3 .anticon {
        padding: 3px !important;
    }

/*Table-Header*/
.NoScrollHeader .ant-table-fixed-header .ant-table-scroll .ant-table-header {
    overflow-x: scroll !important;
    overflow-y: auto !important;
}

.NoScrollHeader .LastHeader {
    margin-right: 20px !important;
}

.Create-New-btn {
    padding-left: 10px !important;
    padding-right: 10px !important;
}

.CollapseFilter .ant-collapse-header {
    color: red !important;
}

/*Index-Model-Data*/
.Index-Model-Data {
    display: table;
}

.Index-Model-Footer button {
    margin-left: 5px !important;
    margin-right: 5px !important;
}

/*Scrollbar-Content*/
.Scrollbar-Content {
    display: table;
}

.xModal-Content {
    display: table;
}

.xDrawer-Content {
    display: table;
}

/*Control*/
.Control-Input-Message {
    color: red !important;
}

.Datex-Invalid .ant-calendar-picker-input {
    border: solid 1px red;
}

.Divx-Title {
    width: 150px !important;
    float: left !important;
    margin-top: 0px !important;
    line-height: 34px !important;
}

/*Model-First*/
.Model-First-true:first-child {
    margin-top: 0px !important;
}

.Model-First-0:first-child {
}

.Model-First-1:first-child {
    margin-top: 0px !important;
}

.Model-First-2:nth-child(2) {
    margin-top: 0px !important;
}

.Model-First-3:nth-child(3) {
    margin-top: 0px !important;
}

.Model-First-4:nth-child(4) {
    margin-top: 0px !important;
}

.Model-First-5:nth-child(5) {
    margin-top: 0px !important;
}

.Model-First-6:nth-child(6) {
    margin-top: 0px !important;
}

.Model-First-7:nth-child(7) {
    margin-top: 0px !important;
}

.Model-First-8:nth-child(8) {
    margin-top: 0px !important;
}

.Model-First-9:nth-child(9) {
    margin-top: 0px !important;
}

.Model-First-10:nth-child(10) {
    margin-top: 0px !important;
}
