﻿.pp_main_header {
    background-color: Transparent;
    text-align: left;
    font-weight: normal;
    padding: 1px 0px 52px 10px;
    vertical-align: middle;
    border-bottom: none;
}

.pp_Action {
    width: 100%;
    background-color: #C0BCBD;
}

.dvMainHeadingPP {
    float: left;
    font-size: 27px;
    height: 45px;
    line-height: 46px;
}

.pp_namedv_children {
    font-weight: bold;
}

.pp_removed, .pp_open, .pp_registered, .pp_statusbar, .pp_namedv_children {
    float: left;
}

.pp_statusbar_remove {
    float: left;
    width: 98%;
    margin-left: 8px;
    padding: 4px 0px;
    border: 1px solid #c1c0bf;
    color: #2779ab;
    border-radius: 5px;
    background: #e3e3e2 url('../../Images/rm_bg.png') repeat-x;
    color: #0e4058;
}

.pp_statusbar_notregi {
    float: left;
    width: 98%;
    margin-left: 8px;
    padding: 4px 0px;
    border: 1px solid #aed0e9;
    color: #2779ab;
    border-radius: 5px;
    background: #daecf8 url('../../Images/not_bg.png') repeat-x;
    color: #0e4058;
}

.pp_statusbar_regtoday {
    float: left;
    width: 98%;
    margin-left: 8px;
    padding: 4px 0px;
    border: 1px solid #92d9ba;
    color: #2779ab;
    border-radius: 5px;
    background: #d7f1e5 url('../../Images/reg_bg.png') repeat-x;
    color: #0e4058;
}

.pp_namedv_children {
    width: 18%;
    height: 40px;
    padding: 3px 12px;
}

.pp_datedv, .pp_gradedv {
    color: #000000;
}

.pp_datedv {
    padding: 10px 0px 5px 0px;
    font-weight: normal;
    font-size: 12px;
}

.pp_gradedv {
    font-weight: normal;
    font-size: 12px;
}

.pp_removed, .pp_open, .pp_registered {
    margin-left: 5px;
    width: 34px;
    border-right: 1px solid #ffffff;
}

.pp_removed, .pp_open {
    height: 76px;
}

.pp_registered {
    height: 91px;
    background: url('../../Images/ok.png') no-repeat;
}

.pp_removed {
    background: url('../../Images/cancel.png') no-repeat;
}

.pp_notedv {
    float: left;
    padding: 3px 12px;
}

.pp_removedv {
    float: left;
    color: #E3322A;
    padding: 3px 12px;
}

#PunchPassChildren .Children {
    float: left;
    padding-left: 5px;
    height: 40px;
}

#PunchPassChildren .Repeater {
    float: left;
    width: 100%;
    margin: 4px 0px;
}

#PunchPassChildren .name {
    padding-bottom: 8px;
    text-align: left;
}

#PunchPassChildren .buttondv {
    float: left;
    max-width: 70%;
    border-left: 1px solid #FFFFFF;
    min-height: 76px;
}

#PunchPassChildren .note {
    float: left;
    width: 100%;
}

#PunchPassChildren .punchpasscontrol {
    float: left;
    padding-left: 6px;
    text-align: left;
    padding-top: 5px;
}

#PunchPassChildren .btnpunchpass {
    padding-left: 5px;
}

#PunchPassChildren .lblpunchpass {
    padding-left: 8px;
    font-size: 12px;
}

#PunchPassChildren .changebtn {
    padding-left: 5px;
}


#PunchPassChildren .changelbl {
    padding-left: 8px;
    font-size: 12px;
}

#PunchPassChildren .removebtn {
    padding-left: 5px;
}

#PunchPassChildren .removelbl {
    padding-left: 8px;
    font-size: 12px;
}
