﻿/*
        old page : append grid style for card forgotten

    */
.selectedrow {
    border: 2px solid #949191;
    background-color: #e5e5e5 !important;
}

.gridrow {
    cursor: pointer;
    background-color: white;
}


#EntryGrid {
    font-size: 8pt !important;
}

.ui-widget-header {
    background-color: whitesmoke;
}

.ui-datepicker {
    font-size: 9pt !important;
}

.Dates {
    width: 100px !important;
}
/*.ui-datepicker-trigger {
  margin-left: 3px !important;
    margin-right: 3px !important;
}*/
.Times {
    width: 60px !important;
}
/*
        old page : append grid style

    */
.readerFormatBlock {
    width: 100%;
    border: 1px solid #e5e5e5;
    padding: 10px 5px 5px 10px;
    font-size: 12px;
}


.readerFormatBlock-inner {
    border: 1px solid #c5c5c5;
    padding: .2em;
    box-sizing: border-box;
    border-radius: 3px;
}

    .readerFormatBlock-inner ul {
        margin: 0;
        list-style: none;
        padding: .3em .2em 0;
        border: 1px solid #ddd;
        background: #e9e9e9;
        color: #333;
        border-radius: 3px;
    }

        .readerFormatBlock-inner ul li {
            display: inline-block;
            box-sizing: border-box;
            border: 1px solid #c5c5c5;
            background: #f6f6f6;
            border-top-left-radius: 3px;
            border-top-right-radius: 3px;
            border-bottom: none;
            margin-right: -1px;
        }

            .readerFormatBlock-inner ul li a {
                box-sizing: border-box;
                padding: 6px 11px 5px;
                display: block;
                color: #333;
                position: relative;
                border-top-left-radius: 3px;
                border-top-right-radius: 3px;
            }

                .readerFormatBlock-inner ul li a:focus {
                    outline: none;
                    padding-bottom: -1px;
                    margin-bottom: -1px;
                    background: #fff;
                }

                    .readerFormatBlock-inner ul li a:focus:after {
                        position: absolute;
                        width: 100%;
                        height: 1px;
                        background: #fff;
                        content: '';
                        bottom: -1px;
                        left: 0;
                        right: 0;
                    }

.activeClass:after {
    position: absolute;
    width: 100%;
    height: 1px;
    background: #fff;
    content: '';
    bottom: -1px;
    left: 0;
    right: 0;
}

.activeClass {
    background: #fff;
}

.usergroup-heading {
    width: 100%;
    display: block;
    padding: 5px 10px 5px 10px;
    box-sizing: border-box;
    border-bottom: 2px solid #eee;
}

.popup-breadcrumb {
    display: inline-block;
    padding-top: 6px;
}

.usergroup-btngroup {
    float: right;
}

    .usergroup-btngroup input {
        margin-left: 6px;
    }

input.commonbtn {
    background: #fff;
    border: 1px solid #ccc;
    border-radius: 3px;
}

.usergroup-btngroup input {
    width: 80px;
    height: 27px;
    cursor: pointer;
}

input.commonbtn:hover {
    background-color: #ebebeb;
    border-color: #adadad;
}

.requiredfied-label {
    width: 100%;
    text-align: right;
    position: absolute;
    top: 97px;
    right: 11px;
}

    .requiredfied-label span {
        font-size: 12px;
        color: red;
        border: 1px solid #e5e5e5;
        padding: 1px 19px 2px 13px;
        text-align: left;
        background-color: whitesmoke;
    }

.readerFormatBlock-2c-data {
    padding: 10px;
    box-sizing: border-box;
}

.readerFormatBlock-2c-data-right {
    width: 49%;
    vertical-align: top;
    display: inline-block;
}

.readerFormatBlock-2c-data-left {
    width: 54%;
    display: inline-block;
}

.readerFormatBlock-row {
    display: block;
    width: 100%;
    margin-bottom: 3px;
}

.readerFormatBlock-label {
    width: 180px;
    display: inline-block;
    text-align: right;
    margin-right: 2px;
}

.readerFormatBlock-data {
    width: 300px;
    display: inline-block;
}

    .readerFormatBlock-data select, .readerFormatBlock-data input[type="text"] {
        width: 100%;
        height: 26px;
    }

.small-block {
    width: 60px;
    height: 26px;
    display: inline-block;
}

    .small-block select {
        width: 100%;
        height: 100%;
    }

.inline-bits-block {
    display: inline-block;
    margin-left: 18px;
}

.inline-bits-block-label {
    display: inline-block;
}

.inline-bits-block-data {
    display: inline-block;
}

.inline-bits-block-data {
    display: inline-block;
}

.labeltop {
    vertical-align: top;
}

.readerFormatBlock-row.star-row {
    margin-top: 5px;
}

.start-bits {
    width: 21%;
    display: inline-block;
}

.no-of-bits {
    width: 36%;
    display: inline-block;
    margin-left: 25px;
}

.card-format-3s {
    display: none;
}

.radio-row input {
    margin-left: 0;
}

.radio-left {
    width: 30%;
    display: inline-block;
}

.radio-right {
    width: 50%;
    display: inline-block;
}

.bit-position-block {
    margin-left: 180px;
    padding-left: 6px;
    width: 71%;
}

.startingbit {
    display: inline-block;
    width: 132px;
    vertical-align: top;
}

.endingbit {
    width: 300px;
    display: inline-block;
    text-align: right;
}

.readerFormatBlock-data.bitsrow {
    width: 68.7%;
}

.endingbit-label {
    width: 137px;
    display: inline-block;
}

.endingbit-data {
    display: inline-block;
    width: 39%;
}

.big-block {
    width: 100px;
    height: 27px;
    display: inline-block;
    vertical-align: top;
    float: left;
}

.color-block {
    width: 10px;
    height: 27px;
    display: inline-block;
    border: 1px solid #ccc;
    border-radius: 4px;
    cursor: pointer;
    float: left;
    margin-left: 3px;
}

.yellow-color {
    background: yellow;
}

.green-color {
    background: green;
}

.wd-300 {
    width: 300px;
}

.card-format-3s {
    background: #fff;
}

.card-format-2c {
    background: #fff;
}

.readerFormatBlock-data input[type="radio"] {
    position: relative;
    top: 2px;
    margin-right: 5px;
}

.bit-position-block .endingbit {
    padding-right: 5px;
}

.readerFormatBlock-data.wiegand-bits-info {
    width: 85%;
    overflow-x: auto;
}

.readerFormatBlock-data.wiegand-bits-information {
    width: 85%;
    overflow-y: auto;
}

    .readerFormatBlock-data.wiegand-bits-information ul {
        background: no-repeat;
        border: none;
        padding-bottom: 40px;
        width: 100%;
        border-bottom: 1px solid #000;
        border-radius: 0;
    }

        .readerFormatBlock-data.wiegand-bits-information ul li {
            padding: 0;
            border: 1px solid #000;
            border-radius: 0;
            float: left;
            width: 18px;
            height: 18px;
            text-align: center;
        }

.readerFormatBlock-data.parity-table {
    width: 610px;
}

.parity-table-data {
    display: table;
    border: 3px solid gray;
    width: 100%;
}

.parity-heading {
    background: #EDEDED;
}

.parity-common-data {
    border-collapse: collapse;
    display: table-row;
    width: 100%;
}

    .parity-common-data div {
        display: table-cell;
        border-right: 1px solid silver;
        padding: 8px 4px;
        border-bottom: 1px solid silver;
    }

.parity-data {
    display: table-row-group;
}

.parity-heading {
    color: gray;
    font-weight: 700;
}

.parity-common-data div:nth-child(2) {
    width: 110px;
}

.parity-common-data div.radio-block {
    width: 50%;
    border: none;
    padding: 0 3px 0 0;
}
/* CSS for */
.ContentBox {
    float: left;
}

.commonform {
    font-size: 12px;
}

.punchdetail-textarea.commonform-form-data textarea {
    width: 510px;
    height: 200px;
}

.commonform-form-data.punchdetail-textarea {
    width: 520px;
    /*width:535px;*/ 
    height: 200px;
    border: 1px solid #ccc;
    overflow: auto;
}

.commonform-form-label {
    width: 15%;
    display: inline-block;
    text-align: right;
    vertical-align: middle;
}

.commonform-form-data {
    width: 300px;
    display: inline-block;
}



.commonform-form-row {
    margin-bottom: 5px;
}

span.RequiredLabel {
    vertical-align: top;
}

.commonform-calendar {
    width: 123px;
}

.half-day-block {
    display: inline-block;
    vertical-align: middle;
}

.commonform-calendar {
    display: inline-block;
}

.half-dropdown {
    width: 150px;
}

    .half-dropdown select {
        width: 100%;
    }
/* popup CSS */
/*.popupBlock-Data-Outer {
        width: 546px;
        border-radius: 10px;
        border: 1px solid gray;
        background-color: white;
        padding: 5px 3px;
        box-sizing: border-box;
        top: 90px;
        left: 4px;
        font-size: 12px;
        height: 416px;
        position: absolute;
    }

    .popupBlock-label {
        width: 97px;
        display: inline-block;
    }

    .popupBlock-data {
        width: 434px;
        display: inline-block;
    }

    .popupBlock-data-left {
        width: 200px;
        display: inline-block;
    }

    .popupBlock-data-right {
        width: 200px;
        display: inline-block;
    }

    .popupBlock-row {
        width: 100%;
        margin-bottom: 5px;
        position: relative;
    }

    .popupBlock-data select {
        width: 100%;
    }

    .popupBlock-search-block input {
        width: 100%;
        height: 25px;
        border-radius: 5px;
    }

    .popupBlock-search-block {
        margin-top: 15px;
    }

        .popupBlock-search-block input[type="text"] {
            background: transparent;
        }*/
/* table CSS */
/*.popupBlock-table {
        display: table;
        width: 100%;
        border-collapse: separate;
        border-spacing: 0 5px;
        box-sizing: border-box;
    }

    .popupBlock-commonrow div {
        display: table-cell;
        border: 1px solid #CCC;
        padding: 5px;
    }

    a.popupBlock-Close-btn {
        position: absolute;
        top: 0;
        right: 0;
        text-decoration: underline;
        cursor: pointer;
        color: skyblue;
    }

    .popupBlock-heading {
        color: slategrey;
        font-weight: bold;
        display: table-row-group;
    }

    .popupBlock-table-row {
        display: table-row-group;
    }

    .popupBlock-commonrow {
        display: table-row;
        cursor: pointer;
        height: 31px;
        line-height: 19px;
    }

        .popupBlock-commonrow div:nth-child(1) {
            width: 6%;
        }

        .popupBlock-commonrow div:nth-child(2) {
            width: 9%;
        }

        .popupBlock-commonrow div:nth-child(3) {
            width: 25%;
        }

    .popupBlock-table-row .popupBlock-commonrow div:nth-child(1) {
        border-top-left-radius: 4px;
        border-bottom-left-radius: 4px;
    }
 */
.commonform-form-data textarea {
    width: 100%;
    height: 50px;
}

.labelTop {
    vertical-align: top;
}

.small-dropdown {
    width: 122px;
    display: inline-block;
}

.half-day-block input.tour-check {
    position: relative;
    top: 2px;
}

.commonform-form-data select {
    width: 100%;
}

.radio-block-detail {
    display: inline-block;
    width: 145px;
    line-height: 26px;
}

.radio-left-block {
    float: left;
    margin-right: 10px;
}

.commonform-calendar input {
    width: 100px;
}

.commonform-form-data.common-large-data {
    width: 430px;
}

.day-selector {
    width: 114px;
    display: inline-block;
}

.radio-block-detail input[type="radio"] {
    margin-top: 0;
    position: relative;
    top: 2px;
}

.full-textbox {
    width: 100%;
}



.label.StatusNew {
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    text-align: center;
    top: 5px;
    width: 150px;
}

.balance-header div {
    font-weight: normal;
    text-align: center;
    border-bottom: 1px solid silver;
    background-color: #e5e5e5;
    height: 34px;
}

.balance-table {
    display: table;
    width: 278px;
}

.balance-header div:first-child {
    width: 84px;
}

.balance-header div:last-child {
    width: 186px;
}

.balance-header div {
    display: inline-block;
}

    .balance-header div:first-child {
        width: 84px;
    }

.drop-block {
    width: 70px;
    display: inline-block;
}

    .drop-block:last-child {
        /*margin-left: -5px;*/
        margin-left:3px;
    }
.commonform-form-label.punch-label {
    position: relative;
    top: -98px;
}
.commonform-form-row.punch-deatil-block {
    margin-bottom: 2px;
}
