﻿.pp_Header {
    color: #42638b !Important;
    font-size: 20px !Important;
    font-weight: bold !Important;
}

.pp_PunchPass {
    color: #565e64 !Important;
    font-size: 14px !Important;
}

.pp_main {
    background-color: white;
    overflow: auto;
}

.pp_main_header {
    background-color: Transparent;
    text-align: left;
    font-weight: normal;
    padding: 1px 0px 52px 10px;
    vertical-align: middle;
    border-bottom: none;
}

.pp_site {
    background-color: Transparent;
    text-align: left;
    font-weight: normal;
    padding: 1px 0px 10px 10px;
    vertical-align: middle;
    border-bottom: none;
}

.pp_Repeater {
    float: left;
    width: 100%;
    padding-bottom: 6px;
}

.dvMainHeadingPP {
    float: left;
    font-size: 27px;
    height: 45px;
    line-height: 46px;
}

.pp_wrapper {
    display: flex;
    align-items: center;
    height: 30px;
    margin: 4px 0px;
}

.pp_AlreadyBought {
    font-size: 9pt;
    color: #eb6b00;
}

.ppb_namedv {
    font-weight: bold;
}

.ppb_statusbar, .ppb_namedv {
    float: left;
}


.ppb_statusbar_notregi {
    float: left;
    width: 97.5%;
    margin-left: 8px;
    border: 1px solid #aed0e9;
    color: #2779ab;
    border-radius: 5px;
    background: #daecf8 url('../../Images/not_bg.png') repeat-x;
    color: #0e4058;
}

.ppb_namedv {
    width: 82%;
    padding: 3px 0px 3px 12px;
}

.ppb_notedv {
    float: left;
    padding: 3px 12px;
}

.ppb_norecord {
    width: 96.5%;
    padding: 10px 12px 10px 12px;
    text-align: center;
}

.pp_closebutton {
    float: right;
    padding-top: 10px;
    padding-right: 6px;
}

#divPunchPass .wrapperleft {
    text-align: left;
}

#divPunchPass .wrappercenter {
    text-align: center;
}

#divPunchPass .wrapperright {
    float: left;
    width: 90px;
    border-left: 1px solid #FFFFFF;
}

#divPunchPass .statusnote {
    float: left;
    width: 100%;
}

#divPunchPass .btnposition {
    padding-top: 4px;
}
