﻿.exception-left-block {
    width: 420px;
    float: left;
}

.exception-label {
    width: 106px;
    text-align: right;
    float: left;
    vertical-align: middle;
    line-height: 22px;
}

.exception-data {
    float: right;
    width: 310px;
}

    .exception-data select {
        width: 100%;
    }

.exception-row {
    float: left;
    width: 100%;
    margin-bottom: 5px;
}

/*.exception-data input[type="text"] {
width: 100%;
}*/

.date-block {
    width: 100px;
}

.date-block-inline {
    float: left;
}

    .date-block-inline:last-child {
        float: right;
    }

    .date-block-inline:nth-child(2) {
        margin-top: 4px;
        margin-left: 9px;
    }

.exception-table-data tbody input[type="checkbox"] {
    position: relative;
    top: 2px;
}

.exception-right-block {
    width: 824px;
    float: left;
    margin-left: 5px;
}

.exception-right-label {
    width: 95px;
    text-align: right;
    float: left;
    vertical-align: middle;
    line-height: 25px;
}

.exception-right-data {
    width: 725px;
    float: left;
    margin-left: 3px;
}

.exception-radio {
    width: 145px;
    float: left;
}

.exception-radio-data {
    width: 475px;
    float: right;
}

.exception-right-data-row {
    width: 100%;
    float: left;
    margin-bottom: 5px;
}

.exception-data-dropdown select {
    width: 100%;
}

.exception-data-dropdown-left {
    width: 220px;
    float: left;
}

.exception-data-dropdown-right {
    width: 220px;
    float: right;
}

.exception-radio-data select {
    width: 100%;
}

.location-drop select {
    width: 200px;
}

.search-block {
    width: 310px;
    float: right;
}

    .search-block input {
        width: 100%;
    }

input.apply-doors {
    width: 165px;
    height: 27px;
}

.exception-table-data {
    width: 575px;
    float: right;
}

.exception-table-outer-block .exception-table-data {
    width: 576px;
    display: table-cell;
    margin-right: 18px;
}

.exception-table-data table {
    width: 100%;
}

    .exception-table-data table th {
        background-color: #EDEDED;
        border: 1px solid silver;
        font-size: 12px;
        color: gray;
        font-weight: bold;
        padding: 0 5px;
    }

.exception-table-data th {
    height: 48px;
}

.time-small-block {
    width: 50px;
    height: 27px;
}

.access-mode-select {
    width: 100px;
}

table.exception-row-inner th:first-child {
    width: 100px;
}

table.exception-row-inner th:nth-child(2) {
    width: 151px;
}

.door-list-table {
    float: left;
    width: 100%;
    margin-top: 20px;
    height: 310px;
    overflow-y: auto;
}

    .door-list-table thead th {
        background-color: #EDEDED;
        border: 1px solid silver;
        font-size: 12px;
        color: gray !important;
        padding: 0 5px;
    }

        .door-list-table thead th.mg-col-selectbox {
            width: 23px;
            text-align: center;
            height: 27px;
        }



    .door-list-table tbody .mg-col-selectbox {
        text-align: center;
    }

    .door-list-table tbody td {
        border: 1px solid silver;
        background: #fff;
    }

table.exception-row-inner th:first-child input[type="checkbox"] {
    position: relative;
    top: 2px;
}

.exception-table {
    width: 100%;
    float: left;
}

.exception-table-outer-block .exception-table {
    width: 100%;
    display: table-row;
    float: none;
}

.door-actions-outer-block {
    width: 247px;
    position: relative;
    display: table-cell;
}

input.apply-doors {
    float: left;
    margin-right: 66px;
    margin-top: 14px;
}

.wd-100 {
    width: 100px;
}

.wd-310 {
    width: 310px;
}

.wd-200 {
    width: 200px;
}

.wd-220 {
    width: 220px;
}

.wd-475 {
    width: 475px;
}

.divUserException {
    font-size: 12px;
    padding-top: 30px;
}

.headerRowGrid td {
    border: 1px solid silver;
    padding: 3px 5px;
    text-align: left;
}

    .headerRowGrid td:first-child {
        text-align: left;
        padding: 3px 5px;
    }

.exception-radio input[type="radio"] {
    position: relative;
    top: 2px;
    margin-right: 3px;
}

table.main-grid {
    width: 100%;
}

.wd-82 {
    width: 82px !important;
}

.ChildGrid thead th:first-child {
    width: 100px;
}

.mg-col-grid {
    width: 575px;
}

.mg-col-currentstatus {
    width: 75px;
}

.cg-col-doorstatus, .cg-col-accessmode {
    width: 129px;
}

#emp, #CommonMultiEmp {
    width: 310px !important;
}


.change-authentication-table {
    width: 823px;
    float: left;
    margin-top: 10px;
}

    .change-authentication-table table {
        width: 100%;
    }

        .change-authentication-table table th, .change-authentication-table table td {
            border: 1px solid silver;
        }

    .change-authentication-table thead {
        background-color: #E5E5E5;
        font-weight: bold;
    }

    .change-authentication-table table th, .change-authentication-table table td {
        height: 28px;
        padding: 0 5px;
    }

tr.setting-block th {
    text-align: center;
}

.change-authentication-table table th:first-child {
    text-align: center;
    width: 20px;
}

.change-authentication-table table tbody td:first-child {
    text-align: center;
    width: 20px;
}

.change-authentication-table thead tr:nth-child(2) {
    color: gray;
}

.pagination-exception-block {
    float: left;
    width: 100%;
    background-color: #e5e5e5;
    border-top: 1px solid silver;
    font-weight: bold;
    height: 35px;
    padding-top: 4px;
    font-weight: normal;
}

.records-found {
    text-align: right;
    line-height: 30px;
    padding-right: 15px;
    float: right;
}

.page-size-block {
    float: left;
}



.page-dropdown {
    float: left;
    width: 100px;
}

    .page-dropdown select {
        width: 100%;
    }

.pagination-number ul {
    width: 100%;
    float: left;
}

    .pagination-number ul li {
        margin: 0 2px;
        float: left;
    }

        .pagination-number ul li a {
            padding: 5px 11px;
            float: left;
            border-radius: 5px;
            color: black;
            font-weight: 600;
            background: #fff;
            border: #ccc solid 1px;
        }

.pagination-number {
    float: left;
    margin-left: 3px;
}

.page-size-block label {
    float: left;
    margin-top: 5px;
    margin-left: 25px;
    margin-right: 5px;
}

.pagination-number ul li a:hover {
    color: #4fc243;
}

.pagination-number ul li a.page-active {
    background-color: #014876;
    color: #fff;
}

.change-authentication-table select {
    width: 138px;
}

.door-actions input {
    margin: 0;
}

    .door-actions input:first-child {
        margin-bottom: 2px;
    }

.door-actions-outer-block .door-actions {
    width: 165px;
    float: none;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}

.exception-row.exception-table-outer-block {
    float: none;
    display: table;
}
tbody#tbodyHeaderRowGrid {
    background: #fff;
}

.mg-col-doorlist span {
    line-height: 11px !important;
}