body {
    font-family: roboto;
    font-size: 11.1pt;
    color: #282828;
    line-height: 1.3;
    background-color: #ebe7e4;
    margin: 0px !important;
}

img {
    max-width: initial;
    vertical-align: bottom
}

fieldset, img {
    border: 0 none;
}

a, a:link, a:visited, a:active {
    transition: color .5s ease 0
}

    a, a:link, a:visited, a:hover, a:active {
        text-decoration: none;
        color: #41484d;
        text-decoration: underline
    }

h2 {
    color: #818285;
    font-size: 20pt;
    margin-bottom: 20px;
    line-height: 1.3
}

input, select, option {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

    input[type='text'], select, input[type='password'] {
        height: 40px;
        vertical-align: top;
        font-family: roboto;
        font-size: 11pt;
        width: 300px;
        vertical-align: middle;
        background-color: #F8F8F8 !important;
        border: 1px solid #DADCDD;
        color: #737373;
        padding-left: 1em;
        padding-right: 2em;
    }

    .doubleborder-error input[type='text'], select, input[type='password'] {
        vertical-align: bottom !important;
    }

textarea {
    height: 118px;
    vertical-align: top;
    font-family: roboto;
    font-size: 11pt;
    outline: medium none;
    width: 98%; /*background-color: #F8F8F8 !important;*/
    border: 1px solid #dadcdd;
    color: #737373;
    padding-left: 1em;
    resize: none;
    overflow-y: scroll;
    margin-top: 0px;
    padding-top: 10px
}
/*input[type=checkbox]{width:auto!important;height:auto!important}*/ /*R3 PP15*/
/*input[type=radio]:focus + label{display:noneoutline:1px dotted #282828}*/
input[type=radio] { /*display:none*/
    position: absolute;
    clip: rect(0,0,0,0);
    clip: rect(0 0 0 0);
}
    /*input[type=radio] + label{background:url(../images/Buttonicons_radiobuttongrey.png) no-repeat left;padding-left:3rem;padding-top:5px;padding-bottom:1px;COLOR: #737373;font-weight:normal;}*/
    /*CR599 Fix*/
    /*input[type=radio] + label{background:url(../images/Buttonicons_radiobuttongrey.png) no-repeat left;COLOR: #737373;font-weight:normal; width: 38px;
    height: 25px;
    display: inline-block;vertical-align:middle;}*/
    /*Defect 579 ST testing evaluation*/
    input[type=radio] + label {
        background: url(../images/Buttonicons_radiobuttongrey.png) no-repeat left;
        COLOR: #737373;
        font-weight: normal;
        width: 38px;
        height: 25px;
        display: inline-block;
        vertical-align: middle;
    }

    input[type=radio]:checked + label {
        background: url(../images/Buttonicons_radiobuttongreen.png) no-repeat left;
        width: 38px;
        height: 25px;
        display: inline-block;
    }

select {
    -webkit-appearance: none;
    -moz-appearance: none;
    background-image: url(../images/select-arrow.png);
    background-repeat: no-repeat;
    background-position: right
}

input[type='textarea'] {
    width: 89%;
    height: 100px
}

.italicfont {
    font-style: italic;
}

.postcodesel input {
    width: 595px
}
/*****************************headings classes***********************************/
h2 {
    color: #818285;
    font-size: 19pt;
    margin-bottom: 20px;
    line-height: 1.3
}

h4 {
    color: #41484d;
    font-size: 11.5pt;
    font-family: roboto;
    font-weight: 700;
    margin-bottom: 5px
}
/*****************************End of headings classes***************************/

table {
    width: 100%;
    border-collapse: collapse;
}

    table th {
        background-color: #484f55;
        color: #fff
    }

    table tr td, th {
        border-left: 1px solid #dadcdd;
        text-align: left;
        border-bottom: 1px solid #dadcdd;
        border-right: 1px solid #dadcdd;
        border-top: 1px solid #dadcdd;
        padding: 5px;
    }

    table tr {
        background: #484f55
    }

    table:not(.nobg) tr:nth-child(odd) {
        background: #E4E4E4
    }

    table:not(.nobg) tr:nth-child(even) {
        background: #fff
    }

    table tr td input[type="text"] {
        width: 149px;
        height: 40px;
        margin-top: 10px;
        margin-bottom: 10px
    }

    table tr td img { /*position:relative;left:-3px;top:-3px;*/
    }

    table tr td .input-symbol-poundCR599 input[type="text"] {
        padding-left: 20px;
    }

.bookmarkimg {
    position: relative;
    left: -3px;
    top: 4px
}

input[type=radio]:checked + label {
    background: url(../images/Buttonicons_radiobuttongreen.png) no-repeat left;
}
/*CR599*/
/*input[type=radio]:checked + label{background:url(../images/Buttonicons_radiobuttongreen.png) no-repeat left;  width: 38px;
    height: 25px;
    display: inline-block;}*/
.main-content {
    width: 100%;
    padding: 1px;
    clear: both;
}

.boldtxt {
    font-weight: 700
}

.top-margin {
    margin-top: 20px !important;
}

.bottom-margin {
    margin-bottom: 20px !important;
}

.search-eye-icon {
    background-image: url('../images/Table icons_view_grey.png');
    background-position: 0px;
    background-repeat: no-repeat;
    width: 35px !important;
    display: inline-block;
    height: 20px;
    vertical-align: bottom;
}

    .search-eye-icon:hover, .search-eye-icon:focus {
        background-image: url('../images/Table icons_view_orange.png');
        background-repeat: no-repeat;
    }

.field-content .member-fld .doubleborder span.ui-selectmenu-button {
    width: 270px !important;
    -webkit-appearance: none;
    background-image: url(../images/select-arrow.png);
    background-repeat: no-repeat;
    background-position: right;
}

/***Start :: clasess for Change scheme to view template**/
.schemetoview {
    background-image: url(../images/Buttonicons_rightarrow_grey.png), url(../images/Buttonicons_rightarrow_grey.png);
    background-position: 26px -1px, 34px -1px;
    height: 22px;
    width: 22px;
    display: inline-block;
}

[browser="C49UP" i] _:not(:root):unresolved, .logoutdetails {
    width: 110px;
    margin-top: 0;
    left: 3px
}

[browser="C49UP" i] _:not(:root):unresolved, .logoutdetails-text {
    left: 1px;
    top: 3px
}

[browser="C49UP" i] _:not(:root):unresolved, .headertxt-fl {
    margin-top: 0 !important
}

[browser="C49UP" i] _:not(:root):unresolved, .headertxt-fr {
    margin-top: 0 !important
}
/*_:-ms-fullscreen, :root .ie11up, .ui-selectmenu-button{width:366px !important;height:37px !important}*/
_:-ms-fullscreen, :root .ie11up, .logoutdetails-img {
    left: -12px !important
}

_:-ms-lang(x), .logoutdetails-img {
    left: 135px !important
}


@media all and (min-width:0\0) and (min-resolution:.001dpcm) {
    .logoutdetails-img {
        left: 135px !important
    }

    .accountdetails {
        width: 140px !important
    }

    .accountdetails-text {
        padding-left: 9px
    }
}

.footer-container {
    clear: both;
    color: #fff;
    background-color: #000;
    padding-top: 20px;
    margin-top: 25px
}

.sf_cols {
    width: 100%;
    margin: 0;
    padding: 0
}

.sf_4cols_1_25, .sf_4cols_2_25, .sf_4cols_3_25, .sf_4cols_4_25 {
    float: left;
    width: 22% !important;
    margin: 0
}

.sfContentBlock {
    font-family: Roboto;
    padding-bottom: 10px;
    margin-top: 0px;
    padding-left: 15px;
}

.sf_4cols_2_25 .sf_4cols_2in_25, .sf_4cols_3_25 .sf_4cols_3in_25, .sf_4cols_4_25 .sf_4cols_4in_25 {
    margin-left: 12px
}

.footer-bottom {
    background-color: #000;
    padding-top: 20px
}

.footer-bottom-content {
    margin-left: auto;
    margin-right: auto;
    text-align: left;
    max-width: 1000px
}

.sf_3cols_1_33 {
    float: left;
    width: 20%;
    margin: 0;
    clear: both;
    margin-left: 10px
}

.sf_4cols_2_25 {
    text-align: right;
}

.footer-bottom .footer-logo-container span {
    font-weight: 700;
    font-size: 8pt
}

.footer-bottom .footer-logo-container img {
    margin-top: 10px
}

.sf_3cols_2_34 {
    float: left;
    width: 30%;
    margin: 0
}

    .sf_3cols_2_34 .sf_3cols_2in_34, .sf_3cols_3_33 .sf_3cols_3in_33 {
        margin-left: 12px
    }

.sfContentBlock ul, .sfContentBlock ol {
    list-style: outside none disc;
    padding-left: 20px;
    margin-bottom: 18px
}

.nav-list > li {
    list-style-type: disc;
    color: #fff;
    padding: 4px 0
}

    .nav-list > li > a {
        color: #fff;
        font-weight: 400
    }

.sf_3cols_3_33 {
    float: left;
    width: 50%;
    margin: 0
}

.sf_1col_1_100 {
    float: none;
    margin: 0
}

.footer-bottom .footer-footnote {
    margin-top: 10px;
    padding-bottom: 20px;
    font-size: 9pt;
    color: #fff
}

    .footer-bottom .footer-footnote .bold-text {
        color: #fff
    }

.sf_cols::after {
    clear: both
}

.sf_cols::before, .sf_cols::after {
    content: "";
    display: table
}

.page-content {
    margin-left: auto;
    width: 85%;
    margin-right: auto;
}
/*SP06 common fix for all processes*/
.float-left {
    float: left
}

.clr-bth {
    clear: both
}

.sec-seperator-grey-btm {
    border-bottom: 1px solid #dadcdd;
    padding-bottom: 15px;
}

.numberCircle {
    border-radius: 50%;
    background: #FFF none repeat scroll 0 0;
    border: 4px solid #00894A;
    color: #00894A;
    text-align: center;
    font: 19pt roboto;
    margin: 0 5px 0 0;
    padding-left: 8px;
    padding-right: 8px;
    font-weight: bold;
}

.nav-hdr {
    color: #737373;
    padding: 0 0 5px 3px
}

.member-fld {
    margin-bottom: 21px;
    padding-top: 11px
}

    .member-fld.txtarea {
        margin-bottom: 0px !important
    }

.member-lbl {
    display: inline-block;
    float: left;
    clear: left;
    width: 35%;
    margin: 0 0 0 4px;
    color: #00894A !important;
    font-weight: 700;
    font-size: 11.1pt;
    margin-top: 10px;
    font-family: roboto !important;
    text-transform: uppercase;
}

.member-lbl2 {
    display: inline-block;
    float: left;
    clear: left;
    width: 59%;
    margin: 0 0 0 4px;
    color: #00894A !important;
    font-weight: 700;
    font-size: 11.1pt;
    margin-top: 10px;
    font-family: roboto !important;
    text-transform: uppercase;
}
/*************Replay data classes***********************************/
.auto-populateddata {
    margin: 20px 0px 20px 10px;
}

    .auto-populateddata .member-lbl {
        color: #282828 !important;
        display: inline-block;
        width: 390px;
        font-size: 10.5pt;
        font-weight: normal;
        margin-top: 0px;
        text-transform: initial;
    }
    

    .auto-populateddata div {
        font-weight: bold;
        min-height: 18px;
    }

.replay-data {
    background-color: #f5f3f1 !important;
}
/*************END::Replay data classes********************************/

/******************************generic section - processes in this task section classes ************************/
.gensec-content {
    width: 100%; /*min-height:112px;*/
    border-bottom: 6px solid #00894A;
    overflow: auto;
    margin-top: 10px;
}
/*R3 PP15*/
.gensec-leftcontent {
    float: left;
    width: 60%;
    margin: 0px 0 0 0;
    color: #737373;
    word-wrap: break-word;
}

.gensec-rightcontent {
    float: right;
    width: 39%; /*border-left:1px solid #d6d6d6!important;*/
    margin: 0px 0 10px !important;
    color: #41484d; /*min-height:100px;*/
    font-weight: bold;
}

    .gensec-rightcontent div {
        padding-left: 26px !important;
        font-size: 15pt
    }

    .gensec-rightcontent ul li {
        text-decoration: underline;
        list-style-type: disc;
    }

    .gensec-rightcontent ul {
        padding-left: 40px;
        padding-top: 0;
        margin-top: 5px
    }

.generic-sec-content-left-border {
    border-left: 1px solid #d6d6d6 !important;
}

.generic-sec-content-right-border {
    border-right: 1px solid #d6d6d6 !important;
}
/***************************************************************************************************************/

/*********************Transaction progress - Status Section class ******************/
.status-section {
    width: 100%;
    margin-top: 15px;
    clear: both;
    border-bottom: 6px solid #d6d6d6;
    padding-bottom: 15px;
}

.status-section-brd-top {
    width: 100%;
    margin-top: 15px;
    clear: both;
    border-top: 6px solid #d6d6d6;
}

.createmember {
    color: #00894A !important;
    font-size: 19pt !important;
    font-weight: bold;
    margin-bottom: 15px;
}
/* R3 PP15*/
.transactionheading {
    color: #00894A !important;
    font-size: 19pt !important;
    width: 890px;
    padding: 20px 0 10px 0;
    font-weight: bold;
}

.status-section-notpbdr {
    width: 87.5%;
    margin-top: 15px;
    clear: both;
    border-bottom: 5px solid #d6d6d6;
    padding-bottom: 35px;
}

.status-section2 {
    display: inline-block;
    border-left: 1px solid #d6d6d6;
    padding: 0 0 15px 20px;
    width: 65%
}

.page-navigation {
    display: inline-block;
    width: 30%;
    vertical-align: top;
}

    .page-navigation ol {
        padding-left: 18px !important
    }

        .page-navigation ol li:first-child {
            margin-top: 0px;
        }

.navigation-help p {
    margin-left: 3px !important; /*width:75%*/
}

.status-section2 div img {
    margin-left: 2px
}

.status-section2 div a {
    color: #737373 !important;
    margin-left: 10px;
    font-weight: 700;
}

.page-navigation ol li {
    font-weight: 700 !important;
    font-size: 11.5pt !important;
    color: #41484d !important;
    margin-top: 5px;
    list-style-type: decimal;
    cursor: inherit;
}

    .page-navigation ol li span {
        width: 85%;
        word-wrap: break-word;
        vertical-align: text-top;
        display: inline-block;
    }

    .page-navigation ol li img {
        padding-top: 1px;
        display: inline-block;
    }

.transaction-progress {
    margin: 10px 0 0 4px;
    width: 100%
}

    .transaction-progress .complete {
        background-color: #00894a;
        height: 12px
    }

    .transaction-progress .incomplete {
        background-color: #f1f9f5;
        height: 12px
    }

.transaction-progress-help {
    color: #282828 !important
}

    .transaction-progress-help ul {
        list-style: disc;
        list-style-position: outside;
        margin: 15px 0px 10px 40px;
    }

    .transaction-progress-help p:first-child {
        margin: 0px;
    }

.navigation-status {
    font-size: 12pt;
    font-weight: 700;
    color: #282828;
    display: inline-block;
    margin: 14px 0 0 3px;
}
/***************************************************************************************/

ol li.completed-step {
    color: #00894a !important
}

li img {
    float: right;
    margin-right: 5px
}

.section-header {
    clear: both;
    margin: 15px 15px 15px 0;
    font-weight: 700;
    font-size: 15pt;
    color: #41484D !important;
    font-family: roboto;
}

.sub-section-header {
    clear: both;
    padding-top: 30px;
    margin: 0 15px 23px 0;
    font-weight: 700;
    font-size: 15pt;
    color: #41484D !important;
    border-top: 1px solid #D6D6D6;
    width: 100%
}

/********PP33 Changes*/
.field-content {
    margin: 10px 104px 10px 0;
    overflow: hidden;
    width: 100%
}

.member-lbl {
    display: inline-block;
    float: left;
    clear: left;
    width: 35%;
    margin: 0 0 0 0px;
    color: #00894A !important;
    font-weight: 700;
    font-size: 11.1pt;
    margin-top: 10px;
    font-family: roboto !important;
    text-transform: uppercase;
}

.radio-lbl {
    font-weight: 700;
    font-size: 11.1pt;
    margin-top: 10px;
    font-family: roboto !important;
    text-transform: uppercase;
    font-size: inherit;
    color: #00894A !important;
    width: 100%
}

.member-field img {
    margin-bottom: 8px;
    margin-left: 5px
}

.member-field {
    display: inline-block;
    float: left
}

.radio-option label {
    font-weight: normal !important;
    color: #737373 !important
}


/*************************************Button classes*******************************/
.btn-section {
    margin: 10px 0 60px;
    border-top: 1px solid #dadcdd;
    padding-top: 25px !important;
    width: 100%;
    clear: both
}

.btn-sectionOUT103 {
    margin: 10px 0 25px;
    border-top: 4px solid #dadcdd;
    width: 100%;
    clear: both
}

.btn-section div {
    clear: both
}

/**Savedraft button**/
.btn-savedraft {
    width: 120px;
    height: 38px;
    background: #fff url(../images/Buttonicons_savedraft.png) no-repeat left center;
    border: #00894a;
    border: 1px solid #00894A;
    color: #00894A;
    font-weight: 700;
    font-size: inherit;
    float: left;
    margin-right: 30px;
    text-transform: uppercase;
    text-align: left;
}

    .btn-savedraft:hover, .btn-savedraft:focus {
        background: #dadcdd url(../images/Buttonicons_savedraft_white.png) no-repeat left center;
        color: #fff;
        border: 1px solid #dadcdd;
        background-color: #00894a;
    }

    .btn-savedraft .button-icon-border-green {
        border-right: 1px solid #00894A;
        padding-right: 2px;
    }

    .btn-savedraft:hover .button-icon-border-green, .btn-savedraft:focus .button-icon-border-green {
        border-right: 1px solid #fff;
    }

/**Delete button**/
.btn-delete {
    min-width: 120px;
    height: 38px;
    background-color: #fff;
    background-repeat: no-repeat;
    border: 1px solid #c73f00 !important;
    color: #c73f00;
    font-weight: 700;
    font-size: 11.1pt !important;
    margin-right: 30px;
}

    .btn-delete:hover, .btn-delete:focus {
        background-color: #c73f00 !important;
        border: 1px solid #fff !important;
        color: #fff !important
    }

        .btn-delete:hover .button-icon-border-russet, .btn-delete:focus .button-icon-border-russet {
            border-right: 1px solid #fff
        }

    .btn-delete .button-icon-border-russet {
        padding-left: 0 !important;
        height: 36px;
        border-right: 1px solid #c73f01;
        background-position: -9px -1px;
        background-image: url(../images/crossicon.png) !important;
        background-repeat: no-repeat;
        margin-top: -1px;
    }

    .btn-delete:hover .button-icon-border-russet, .btn-delete:focus .button-icon-border-russet {
        float: left;
        padding-left: 0 !important;
        height: 36px;
        background-image: url(../images/crossicon_white.png) !important;
        border-right: 1px solid #fff !important;
        background-repeat: no-repeat;
        background-position: -9px -1px;
    }

/**hard Delete button**/
.btn-hrd-delete {
    width: 120px;
    height: 38px;
    background-color: #c73f00;
    background-repeat: no-repeat;
    border: 1px solid #c73f00 !important;
    color: #fff;
    font-weight: 700;
    font-size: inherit;
}

    .btn-hrd-delete:hover, .btn-hrd-delete:focus {
        background-color: #737373 !important;
        border: 1px solid #737373 !important;
        color: #fff !important
    }

/** Add new member button **/
.btn-manageusers {
    height: 38px;
    width: 160px;
    background-image: url(../images/Buttonicons_rightarrow_white.png),url(../images/Buttonicons_rightarrow_white.png);
    background-position: 123px center,131px center !important;
    background-color: #00894A;
    color: #FFF;
    background-repeat: no-repeat;
    font-size: inherit;
    border: medium none;
    text-align: left;
    text-transform: uppercase;
    font-weight: bold;
}

    .btn-manageusers:hover {
        background-image: url(../images/Buttonicons_rightarrow_grey.png),url(../images/Buttonicons_rightarrow_grey.png);
        background-position: 125px 1px,133px 1px !important;
        background-color: #dadcdd;
        color: #41484D;
        background-repeat: no-repeat;
        border: medium none;
    }

/** Btns Next/Proceed and Add new pay frequency**/
.btn-next, .btn-proceed, .btn-payfreq {
    width: 120px;
    height: 38px;
    background-image: url(../images/Buttonicons_rightarrow_white.png),url(../images/Buttonicons_rightarrow_white.png);
    background-position: 72px -1px,80px -1px !important;
    background-color: #00894a;
    color: #fff;
    background-repeat: no-repeat;
    font-weight: 700;
    font-size: inherit;
    border: none;
    padding-left: 32px;
    text-align: left;
    text-transform: uppercase
}

    .btn-next:hover, .btn-show:hover, .btn-payfreq:hover, .btn-proceed:hover, .btn-next:focus, .btn-show:focus, .btn-payfreq:focus, .btn-proceed:focus {
        width: 120px;
        height: 38px;
        background-image: url(../images/Buttonicons_rightarrow_grey.png),url(../images/Buttonicons_rightarrow_grey.png);
        background-position: 73px 0px,81px -0px !important;
        background-color: #dadcdd;
        color: #41484D;
        background-repeat: no-repeat;
        border: none;
    }

.btn-next-inactive {
    width: 120px;
    height: 38px;
    background-image: url(../images/Buttonicons_rightarrow_white.png),url(../images/Buttonicons_rightarrow_white.png);
    background-position: 73px 1px,80px 1px !important;
    background-color: #bce2d0;
    color: #fff;
    background-repeat: no-repeat;
    font-weight: 700;
    font-size: inherit;
    border: none;
    padding-left: 32px;
    text-align: left;
    text-transform: uppercase
}

.btn-proceed {
    background-position: 77px 0px,85px 0px !important;
    padding-left: 15px !important
}

    .btn-proceed:hover, .btn-proceed:focus {
        background-position: 79px 1px,87px 1px !important;
        padding-left: 15px !important
    }
/*.btn-next-inactive{width:120px;height:38px;background-image:url(../images/Buttonicons_rightarrow_white.png),url(../images/Buttonicons_rightarrow_white.png);background-position:73px 1px,80px 1px !important;background-color:#bce2d0;color:#fff;background-position:right;background-repeat:no-repeat;font-weight:700;font-size:inherit;border:none;padding-left:32px;text-align:left;margin-left:25px;text-transform:uppercase}*/
/**button pay frequency PP06 **/
.btn-payfreq, .btn-payfreq:hover {
    width: 220px;
    background-image: url("../images/Buttonicons_rightarrow_white.png"), url("../images/Buttonicons_rightarrow_white.png");
    background-position: 178px -1px, 170px -1px !important;
    padding-left: 20px;
}

    .btn-payfreq:hover, .btn-payfreq:focus {
        background-image: url("../images/Buttonicons_rightarrow_grey.png"), url("../images/Buttonicons_rightarrow_grey.png");
        background-position: 180px 0px, 172px 0px !important;
    }

/** Login button **/
.btn-login {
    width: 120px;
    height: 38px;
    background-image: url(../images/Buttonicons_rightarrow_white.png),url(../images/Buttonicons_rightarrow_white.png);
    background-position: 72px,80px;
    background-color: #00894a;
    color: #fff;
    background-repeat: no-repeat;
    font-weight: 700;
    padding-left: 20px;
    border: none;
    text-align: left;
    margin-left: 0px;
    text-transform: uppercase;
    font-size: inherit;
}

    .btn-login:hover, .btn-login:focus {
        width: 120px;
        height: 38px;
        background-image: url(../images/Buttonicons_rightarrow_grey.png),url(../images/Buttonicons_rightarrow_grey.png);
        background-position: 74px 1px,82px 1px !important;
        background-color: #dadcdd;
        color: #41484D;
        background-repeat: no-repeat;
        font-weight: 700;
        border: none;
    }

/***Back Button **/
/**PP33-R3 Change*********/
.btn-back {
    width: 120px;
    height: 38px;
    background-image: url(../images/Buttonicons_leftarrow_grey.png),url(../images/Buttonicons_leftarrow_grey.png);
    background-position: 0px -1px,7px -1px;
    background-color: #dadcdd;
    color: #41484D;
    background-repeat: no-repeat;
    font-weight: 700;
    border: none;
    text-align: left;
    padding-left: 44px;
    float: left;
    text-transform: uppercase;
    font-size: inherit;
    margin-right: 30px
}

    .btn-back:hover, .btn-back:focus {
        width: 120px;
        height: 38px;
        background-image: url(../images/Buttonicons_leftarrow_white.png),url(../images/Buttonicons_leftarrow_white.png);
        background-position: 0px -2px,7px -2px;
        background-color: #737373;
        color: #fff;
        background-repeat: no-repeat;
        border: none;
    }

/***Cancel button **/
.btn-section div .btn-cancel {
    margin-top: 20px;
}

.btn-cancel {
    width: 120px;
    height: 38px;
    background-color: #fff;
    color: #737373;
    font-weight: 700;
    font-size: inherit;
    border: 1px solid #dadcdd;
    text-transform: uppercase;
    margin-right: 30px
}

    .btn-cancel:hover, .btn-cancel:focus {
        width: 120px;
        height: 38px;
        background-color: #737373;
        color: #fff;
        font-weight: 700;
        border: #dadcdd;
        text-transform: uppercase
    }

.button span {
    margin-top: 10px
}

/** Register button **/
.btn-register {
    width: 120px;
    height: 38px;
    background-image: url(../images/Buttonicons_rightarrow_white.png),url(../images/Buttonicons_rightarrow_white.png);
    background-position: 88px,80px !important;
    background-color: #00894a;
    color: #fff;
    background-repeat: no-repeat;
    font-weight: 700;
    border: none;
    padding-left: 10px;
    text-align: left;
    margin-left: 0px;
    text-transform: uppercase;
    font-size: 11.1pt;
    font-family: roboto;
}

    .btn-register:hover, .btn-register:focus {
        background-image: url(../images/Buttonicons_rightarrow_grey.png),url(../images/Buttonicons_rightarrow_grey.png);
        background-position: 90px 1px,82px 1px !important;
        background-color: #dadcdd;
        color: #41484D;
        background-repeat: no-repeat;
        font-weight: 700;
        border: none;
    }

/**Edit details button **/

/**********member search and results generic screen**/
.btn-edit-det {
    width: 220px;
    height: 38px;
    background-image: url(../images/editIconTransparent.png),url(../images/btn-dblarrow-right-green.png);
    background-repeat: no-repeat;
    background-position: -2px,183px -1px;
    background-color: #fff;
    font-weight: 700;
    color: #00894A;
    margin-left: 10px;
    margin-bottom: 10px;
    margin-right: 8px;
    border: 1px solid #00894A;
    padding-right: 18px;
    text-transform: uppercase;
    text-align: left;
    font-size: inherit;
}

    .btn-edit-det:hover, .btn-edit-det:focus {
        background-image: url(../images/Buttonicons_edit_pencil.png),url(../images/Buttonicons_rightarrow_white.png), url(../images/Buttonicons_rightarrow_white.png);
        background-repeat: no-repeat;
        background-position: -2px,178px 0px,186px 0px;
        background-color: #00894A;
        font-weight: 700;
        color: #FFF;
        margin-left: 10px;
        margin-bottom: 10px;
        margin-right: 8px;
        border: 1px solid #00894A;
        padding-right: 18px;
        text-transform: uppercase;
        text-align: left;
    }

.btn-edit, .btn-change {
    min-width: 150px;
    max-width: 200px;
    height: 38px;
    background-image: url(../images/editIconTransparent.png),url(../images/btn-dblarrow-right-green.png);
    background-repeat: no-repeat;
    background-position: -2px,101% -3px;
    background-color: #fff;
    font-weight: 700;
    color: #00894A;
    margin-right: 8px;
    border: 1px solid #00894A;
    padding-right: 18px;
    text-transform: uppercase;
    text-align: left;
    font-size: inherit
}

    .btn-edit:hover, .btn-change:hover, .btn-edit:focus, .btn-change:focus {
        background-image: url(../images/Buttonicons_edit_pencil.png),url(../images/Buttonicons_rightarrow_white.png), url(../images/Buttonicons_rightarrow_white.png);
        background-repeat: no-repeat;
        background-position: -2px,95% -2px,105% -2px;
        background-color: #00894A;
        color: #FFF;
        border: 1px solid #00894A;
        padding-right: 18px;
        text-transform: uppercase;
        text-align: left;
    }

.btn-change {
    min-width: 140px;
}

.btn-edit-det .button-icon-border-green, .btn-edit .button-icon-border-green {
    border-right: 1px solid #00894A;
}

.btn-edit-det:hover .button-icon-border-green, .btn-edit:hover .button-icon-border-green, .btn-edit-det:focus .button-icon-border-green, .btn-edit:focus .button-icon-border-green {
    border-right: 1px solid #fff;
}

/*************generic screen - Process start buttons **/
.btn-processstart, .btn-processstart_longtext {
    height: 38px;
    font-size: 10.5pt;
    width: 140px;
    background-image: url("../images/Buttonicons_rightarrow_white.png"), url("../images/Buttonicons_rightarrow_white.png");
    background-color: #00894A;
    color: #FFF;
    background-repeat: no-repeat;
    font-weight: 700;
    border: medium none;
    padding-left: 10px;
    text-transform: uppercase;
    background-position: 100px center, 108px center !important;
    text-align: left;
    word-break: inherit;
    padding-right: 40px;
}

    .btn-processstart:hover, .btn-processstart_longtext:hover, .btn-processstart:focus, .btn-processstart_longtext:focus {
        background-image: url("../images/Buttonicons_rightarrow_grey.png"), url("../images/Buttonicons_rightarrow_grey.png");
        background-color: #dadcdd;
        color: #41484D;
        background-repeat: no-repeat;
        font-weight: 700;
        background-position: 102px 1px, 110px 1px !important;
    }

.btn-processstart_longtext {
    width: 205px;
    background-position: 165px center, 158px center !important;
}

    .btn-processstart_longtext:hover, .btn-processstart_longtext:focus {
        background-position: 165px 1px, 158px 1px !important;
    }

.schedule-tble .btn-processstart {
    width: 160px;
    background-position: 130px center, 122px center !important;
}

.schedule-tble tr th:nth-child(2) {
    width: 14%
}

.schedule-tble tr th:nth-child(6) {
    width: 21%
}

.button-icon-border-russet {
    float: left;
    border-right: 1px solid #c73f00;
    width: 27px;
    height: 33px;
}

.button-icon-border-green {
    height: 36px !important;
    margin-top: -1px !important;
    border-right: 1px solid #00894a;
    float: left;
    width: 27px;
}

    .button-icon-border-green:hover, .button-icon-border-green:focus {
        display: inline-block;
        border-right: 1px solid #fff !important
    }

.btn-contact {
    width: 140px;
    height: 38px;
    background-color: #fff;
    background-image: url(../images/Buttonicons_rightarrow_grey.png),url(../images/Buttonicons_rightarrow_grey.png);
    background-position: 120px,112px !important;
    background-repeat: no-repeat;
    background-color: #dadcdd;
    font-weight: 700;
    border: 1px solid #dadcdd;
    text-transform: uppercase;
    font-size: inherit;
    color: #282828;
    padding-right: 20px;
    box-sizing: content-box
}

    /********Button Contact us -- Footer**/
    .btn-contact:hover, .btn-contact:focus {
        background-color: #737373;
        background-image: url(../images/Buttonicons_rightarrow_white.png),url(../images/Buttonicons_rightarrow_white.png);
        background-position: 120px,112px !important;
        background-repeat: no-repeat;
        color: #fff;
        border: 1px solid #737373;
    }

.btn-upload div {
    padding-top: 6px;
}

/*.btn-leaverreq,.btn-leaverreq:hover{margin-bottom:30px;width:285px;height:40px;background-image:url(../images/Buttonicons_multiplemember.png),url(../images/Buttonicons_rightarrow_white.png),url(../images/Buttonicons_rightarrow_white.png);background-repeat:no-repeat;background-position:left center,235px center,242px center;background-color:#41484d;border:medium none;color:#fff;font-weight:700;margin-left:2px;float:left}
.btn-leaverreq, .btn-leaverreq:hover{background-image:url(../images/Buttonicons_leftarrow_white.png),url(../images/Buttonicons_leftarrow_white.png);background-repeat:no-repeat;background-position:left center,-6px center,242px center;width:200px}
.btn-leaverreq, .btn-leaverreq:hover{width:300px}*/

/*Add option - PP01 button ***/
.btn-shrt-text {
    padding-top: 10px;
    padding-left: 5px;
    display: inline-block;
    line-height: 1em;
}

.btn-text {
    padding-top: 2px;
    padding-left: 8px;
    display: inline-block;
    line-height: 1em;
}

.btn-add-opt {
    width: 200px;
    height: 38px;
    background-color: #fff;
    background-image: url(../images/plus-icon-green.png),url(../images/btn-dblarrow-right-green.png);
    background-repeat: no-repeat;
    background-position: -2px,162px -3px;
    border: 1px solid #00894a;
    color: #00894A;
    font-weight: 700;
    font-family: roboto;
    font-size: inherit;
    float: left;
    margin-right: 20px;
    text-transform: uppercase;
    text-align: left;
}

    .btn-add-opt:hover, .btn-add-opt:focus {
        background-color: #00894a;
        background-image: url(../images/plus-icon-white.png),url(../images/Buttonicons_rightarrow_white.png),url(../images/Buttonicons_rightarrow_white.png);
        background-position: -1px 0px,157px -2px,165px -2px;
        color: #fff;
        border: 1px solid #00894a;
    }

    .btn-add-opt .button-icon-border-green {
        border-right: 1px solid #00894A;
    }

    .btn-add-opt:hover .button-icon-border-green, .btn-add-opt:focus .button-icon-border-green {
        border-right: 1px solid #fff;
    }
/*.btn-change-opt,*/

/***Added for PP06***/
.btn-chngepymnt {
    width: 250px;
    height: 38px;
    background-image: url(../images/editIconTransparent.png),url(../images/btn-dblarrow-right-green.png);
    background-repeat: no-repeat;
    background-position: left,210px -1px;
    background-color: #fff;
    font-weight: 700;
    color: #00894A;
    margin-left: 10px;
    margin-right: 8px;
    border: 1px solid #00894A;
    padding-right: 18px;
    text-transform: uppercase;
    text-align: left;
    font-size: inherit;
}

    .btn-chngepymnt:hover, .btn-chngepymnt:focus {
        background-image: url(../images/Buttonicons_edit_pencil.png),url(../images/Buttonicons_rightarrow_white.png), url(../images/Buttonicons_rightarrow_white.png);
        background-repeat: no-repeat;
        background-position: left,205px 0px,213px 0px;
        background-color: #00894A;
        font-weight: 700;
        color: #FFF;
        margin-left: 10px;
        margin-right: 8px;
        border: 1px solid #00894A;
        padding-right: 18px;
        text-transform: uppercase;
        text-align: left;
    }



    .btn-chngepymnt .button-icon-border-green {
        border-right: 1px solid #00894A;
    }

    .btn-chngepymnt:hover .button-icon-border-green, .btn-chngepymnt:focus .button-icon-border-green {
        border-right: 1px solid #fff;
    }

/**Save button*/
/*.btn-save{width:120px;height:38px;background:#f89828 url(../images/Buttonicons_savedraft_white.png) no-repeat left center;border:none;color:#282828;font-weight:700;font-size:inherit;margin-left: 25px;text-transform:uppercase}


/* added for cr 599*/

/*.btn-save-inactive {
    width: 120px;
    height: 38px;
    background: #fcd6a9 url(../images/Buttonicons_savedraft_white.png) no-repeat left center;
    border: none;
    color: #737373;
    font-weight: 700;
    font-size: inherit;
    margin-left: 25px;
    text-transform: uppercase;
}*/

/***Save button for R3**/

.btn-save {
    width: 120px;
    height: 38px;
    background: #f89828 url(../images/Buttonicons_savedraft_white.png) no-repeat left center;
    border: none;
    color: #282828;
    font-weight: 700;
    font-size: inherit;
    text-transform: uppercase
}

    .btn-save:focus, .btn-save:hover {
        width: 120px;
        height: 38px;
        background-color: #c73f00;
        color: #fff;
        font-weight: 700
    }

.button-icon-save {
    float: left;
    border-right: 1px solid #fff;
    width: 27px;
    height: 37px;
    margin-left: 2px;
}

.button-save-text {
    display: inline-block;
    padding-top: 9px
}

.btn-save-inactive {
    width: 120px;
    height: 38px;
    background: #fcd6a9 url(../images/Buttonicons_savedraft_white.png) no-repeat left center;
    border: none;
    color: #737373;
    font-weight: 700;
    font-size: inherit;
    text-transform: uppercase;
    margin-right: 30px;
}
/*Common change*/
/**End*/
/********************End of button styles********************/

.page-title {
    border-bottom: 1px solid #00894A;
    font-size: 19pt;
    color: #41484d;
    padding-top: 25px;
    width: 94.5%;
    font-family: roboto;
    font-weight: bold;
    margin-left: 20px;
    margin-bottom: 0px
}
/*R3 PP15*/
.page-title-blk-bdr {
    border-bottom: 1px solid #41484d;
    font-size: 19pt;
    color: #41484d;
    margin-top: 15px;
    width: 88%;
    font-family: roboto;
    font-weight: bold;
    margin-bottom: 20px;
    margin-left: 20px;
}

.generic-screen-title {
    border-bottom: 1px solid #41484d;
    font-size: 19pt;
    color: #41484d; /*margin-top: 15px;*/
    width: 95%;
    font-family: roboto;
    font-weight: bold;
    margin-bottom: 20px;
    margin-left: 20px;
}

.page-title img {
    margin-right: 8px;
    vertical-align: middle;
}

.pagetitle_img {
    margin-right: 10px;
    margin-top: 3px;
    vertical-align: middle;
}

    .pagetitle_img.manage-user-alignment {
        margin-top: 1px;
    }
/*.datepicker{background-image:url(../images/calendar-icon_grey.png);background-repeat:no-repeat;background-position: 250px -2px;}*/
.datepicker {
    background-image: url(../images/calendar-icon_grey.png);
    background-repeat: no-repeat;
    background-position: 250px -2px;
}
/*R3*/
.small-datepicker {
    background-position: 257px -2px !important
}

.doubleborder-updateflds .small-datepicker {
    background-position: 170px 0px !important;
}



#error-section {
    clear: both;
    margin-bottom: 25px;
}

#WorkTray-error-section {
    clear: both;
    margin-bottom: 25px;
}

#ManageMembers-error-section {
    clear: both;
    margin-bottom: 25px;
}

/*.mem-search .subsec-title{margin-left: 10px;}*/

#enroltype-invalid-input {
    margin-bottom: 8px;
    display: none;
    height: 34px;
    margin-left: 20px
}

#enroltype-valid-input {
    margin-bottom: 2px;
    display: none;
    height: 34px;
    margin-left: 20px
}

.enroltype-err, #enroltype-err {
    margin-left: 310px;
    margin-top: 5px;
    display: block;
    color: #c73f01 !important;
    font-style: italic;
    font-size: 11.5pt;
    font-weight: normal !important;
    width: 40%;
}

.changeschemepara .enroltype-err {
    margin-left: 240px;
}

.btn-err {
    display: inline-flex;
    color: #c73f01;
    font-style: italic;
    font-size: 11.5pt;
    font-weight: normal;
    width: 66%;
    margin-top: 0px !important;
    margin-left: 27px;
    background-image: url('../images/validation_alert_forforms.png');
    background-repeat: no-repeat;
    background-position: left;
}

    .btn-err span {
        float: right;
        margin-left: 51px;
    }

.errorcallout.top-left::before, .modalcallout.top-left::before, .mdl-callout.top-left::before {
    left: 24px;
    bottom: -20px;
    border-top: 10px solid #FEF0DF
}

div.errorcallout {
    background-color: #FEF0DF;
    color: #C73F00;
    padding: 10px;
    position: relative;
    top: 1px;
    z-index: 0;
    margin-top: 10px
}

.modalcallout, .mdl-callout {
    background-color: #FEF0DF;
    color: #C73F00;
    padding: 22px;
    font-size: 12pt;
    position: relative;
    top: 1px;
    z-index: 3;
}
/*As per the defect#13140    commented below line*/
/*.errorcallout > div:first-child{font-weight:bold;font-style:normal;}*/
.errorcallout > div {
    font-style: italic;
}

.errorcallout::before, .modalcallout::before, .mdl-callout::before {
    content: "";
    width: 0;
    height: 0;
    border: .8em solid transparent;
    position: absolute
}

.common-err-section .err-img {
    display: inline-block;
    width: 5%;
    vertical-align: top;
}

.common-err-section .err-msg {
    display: inline-block;
    width: 92%;
    font-weight: normal
}

    .common-err-section .err-msg div {
        font-weight: bold;
        font-style: initial;
    }

    .common-err-section .err-msg span {
        font-style: italic
    }

.title, .review-title {
    clear: both;
    margin: 0 15px 23px 0;
    font-weight: 700;
    font-size: 14pt;
    color: #41484D !important;
    border-bottom: 1px solid #000;
    width: 96%
}

span.helpcallout {
    padding: 10px;
    position: relative;
    top: 0;
    z-index: 3;
    margin-left: 0;
    float: right;
    margin-right: 490px;
    font-size: 10pt;
    background-color: #818285;
    color: #FFF
}

.helpcallout::before {
    content: "";
    width: 0;
    height: 0;
    border: .8em solid transparent;
    position: absolute
}

.helpcallout.right::before {
    left: -20px;
    top: 15%;
    border-right: 10px solid #818285
}

#help-msg {
    display: none;
    position: absolute;
    top: 239px;
    left: 0;
    width: 100%;
    z-index: 101
}

#help-icon {
    margin-left: 50px;
    margin-bottom: 2px
}

.confirmation-content {
    clear: both;
    border: 1px solid green;
    width: 500px;
    padding: 0 0 0px 10px;
    margin-bottom: 30px;
    position: relative;
    overflow: hidden;
}

.confirmation-content2 {
    clear: both;
    border: 1px solid white;
    width: 500px;
    padding: 0 0 0px 0px;
    margin-bottom: 30px;
    position: relative;
    overflow: hidden;
}

.confirmation-content2 {
    margin-left: 12%;
}

.confirmation-content1 {
    clear: both;
    border: 1px solid green;
    width: 500px;
    padding: 0 0 0px 0px;
    margin-bottom: 30px;
    position: relative;
    overflow: hidden;
}

.confirmation-content1 {
    margin-left: 20%;
}

.member-fld label {
    color: #00894A;
    font-weight: 700
}

.member-fld .ui-selectmenu-button:focus {
    outline: 1px dotted #282828 !important
}

#content.div {
    width: 1000px;
    background-color: #f1f9f5;
    border: 1px solid #d5d1d1;
    padding: 20px 20px 65px;
    margin-top: 20px;
    cursor: pointer
}

.content {
    border-right: 1px solid #e4dfda;
    padding-right: 16px
}

.nav-hdr span {
    font-weight: 700
}

.highlighted-process {
    color: #00894A
}

table input[type="checkbox"] {
    width: 20px !important
}

.review-content {
    width: 100%;
    margin-top: 10px;
    margin-bottom: 10px;
}

.review-section {
    background-color: #f5f3f1 !important;
    margin: 0 0 2px 2px;
    padding: 10px 10px 10px 10px;
}
    /*PP14 R3*/
    .review-section .page-subtitle {
        margin-top: 0px !important
    }

.Access-subtitle {
    margin-bottom: 0px !important;
    padding-bottom: 0px;
}

.review-section .row-seperator {
    height: 1px;
}

.review-section .remove-tableborder {
    background-color: #fff;
}

.rev-sec-content {
    clear: both;
    margin-top: 20px
}

    .rev-sec-content label, .rev-address-content label {
        color: #282828;
        display: inline-block;
        width: 390px; /*R3 PP15*/
        vertical-align: text-top
    }

.rev-address-content label, .margin-lt20 {
    margin-left: 20px
}

.review-section .rev-sec-content:first-child {
    margin-top: 5px
}

.review-section .conditionalsection .rev-sec-content:first-child {
    margin-top: 20px
}
/***Change the width OAT defect 1 & 4 --> overridden the 48% and reverted back to 100% as per Toms comments*/
.rev-sec-content div {
    font-family: roboto;
    width: 48%;
    color: #41484D;
    display: inline-block;
    vertical-align: top;
    font-weight: bold
}

.rev-address-content span {
    color: #41484D;
    font-size: 13.5pt;
    font-weight: 700
}

.rev-address-content div {
    font-family: roboto;
    font-size: 13.5pt;
    color: #41484D;
    margin-left: 173px;
    font-weight: 700
}

.review-msg {
    margin: 0 0 15px 2px;
    font-weight: normal;
    display: inline-block;
    color: #41484D;
}
/*.review-section .rev-sec-content:first-child label {margin-top: 10px;}*/
.bold-text {
    font-weight: 700
}

.note-text {
    border-top: 1px solid #d6d6d6;
    border-bottom: 1px solid #d6d6d6;
    margin: 0px 0;
    width: 100%;
    display: inline-block;
    font-weight: 700;
    padding-top: 10px
}

.declaration {
    margin: 10px 0;
    display: inline-block;
    font-weight: 700
}

.declaration-txt {
    margin-bottom: 13px;
    font-size: 9pt;
    font-weight: 400;
    color: #737373
}

.desc-lbl {
    padding: 10px 0;
    font-weight: normal;
    color: #737373;
    display: inherit;
    clear: both;
}

.task-lbl {
    display: inline-block;
    padding-bottom: 0px;
    margin-top: 20px;
}

.search-section {
    background-color: #ccecf9;
    padding: 10px 10px 50px 25px;
    width: 95%;
    position: relative;
    top: 10px
}

.margin-tp10 {
    margin-top: 10px !important
}

.bdr-btm {
    border-bottom: 1px solid #d6d6d6 !important;
    padding-bottom: 25px;
}

.smldate-txt {
    font-size: 9pt;
    margin: -13px 0 15px 295px
}

.file_input_textbox {
    margin: 0 20px 0 35px;
    float: left
}

.file-list-section {
    border: 1px solid #00894A;
    padding: 0 15px 18px;
    width: 60%;
    margin: 20px 0 0px
}


#Contributions, #monetaryValues, #percentageValues, #otherparty, #showNO {
    display: none
}

.btn-sec {
    position: relative;
    top: 58px
}

.changeopt-txt, .change-avcs {
    margin: 20px 0 0 20px;
    font-size: 12pt;
    font-weight: 700;
    color: #737373;
    display: inline-block;
}

.changeopt-txt, .change-avcs {
    margin: 20px 0 0 10px;
    font-size: 12pt;
    font-weight: 700;
    color: #737373;
    display: inline-block;
    vertical-align: sub;
}

.change-avcs {
    margin-left: 0
}

.fl-fldcontent { /*border-top:6px solid #00894A;*/
    clear: both;
    border-bottom: none;
    border-bottom: 6px solid #d6d6d6;
    width: 100%;
    padding: 10px 0 0px 0;
}
/****PP17-R3*/
.green-top-border {
    border-top: 6px solid rgb(0, 137, 74) !important
}

.file-upload-section .fl-fldcontent {
    padding: 0px 0 20px 0;
    border-top: none !important;
}
/****PP33-R3*/
.member-lbl-shrt {
    float: left;
    clear: left;
    width: 22%;
    margin: 10px 0px 0px 4px;
    color: rgb(0, 137, 74);
    font-weight: 700;
    font-size: 11.1pt;
    margin-top: 10px;
}

.fl-btnsec {
    float: left;
    margin-left: 15px
}
/****PP33-R3*/
.authorityltter_fuploadsection .fl-btnsec {
    padding-bottom: 0px
}

/********Browse button ***/
.btn-browse {
    width: 120px;
    height: 38px;
    background-image: url(../images/Buttonicons_rightarrow_grey.png),url(../images/Buttonicons_rightarrow_grey.png);
    background-position: 82px 1px,90px 1px !important;
    background-color: #dadcdd;
    color: #282828;
    background-repeat: no-repeat;
    font-weight: 700;
    border: none;
    text-align: left;
    padding-left: 20px;
    font-size: 11.1pt;
    margin-left: 10px;
}

    .btn-browse:hover, .btn-browse:focus {
        background-image: url(../images/Buttonicons_rightarrow_white.png),url(../images/Buttonicons_rightarrow_white.png);
        background-position: 80px,88px !important;
        background-color: #737373;
        color: #fff;
        background-repeat: no-repeat;
    }

.btn-browse-inactive {
    width: 120px;
    height: 38px;
    background-image: url(../images/Buttonicons_rightarrow_grey.png),url(../images/Buttonicons_rightarrow_grey.png);
    background-position: 82px 1px,90px 1px !important;
    background-color: #dadcdd;
    color: #282828;
    background-repeat: no-repeat;
    font-weight: 700;
    border: none;
    text-align: left;
    padding-left: 20px;
    font-size: 11.1pt;
    margin-left: 10px;
    opacity: 0.5;
}

/*****Button Upload***/
/*.btn-upload, .btn-uploadfl{width:120px;height:38px;background-image:url(../images/Buttonicons_upload_white.png);background-color:#f89828;color:#41484d;background-position:0px 0px;background-repeat:no-repeat;font-weight:700;border:none;margin-left:20px;float:right;font-size:inherit}*/
.btn-upload, .btn-uploadfl {
    width: 120px;
    height: 38px;
    background-image: url(../images/Buttonicons_upload_white.png);
    background-color: #f89828;
    color: #41484d;
    background-position: 0px 0px;
    background-repeat: no-repeat;
    font-weight: 700;
    border: none;
    margin-left: 20px;
    font-size: inherit;
    float: right;
}

    .btn-upload:hover, .btn-uploadfl:hover, .btn-upload:focus, .btn-uploadfl:focus {
        background-image: url(../images/Buttonicons_upload_white.png);
        background-color: #c73f00;
        color: #fff;
        background-repeat: no-repeat;
        font-weight: 700;
        background-position: left;
        border: none;
        margin-left: 20px
    }

    .btn-upload .button-icon-border-green {
        float: left;
        border-right: 1px solid #fff;
    }

    .btn-upload:hover .button-icon-border-green, .btn-upload:focus .button-icon-border-green {
        border-right: 1px solid #fff;
    }

.btn-upload-inactive {
    background-color: #fcd6a9;
    pointer-events: none;
    color: #737373;
}

    .btn-upload-inactive:hover {
        cursor: default;
        background-color: #fcd6a9;
        pointer-events: none;
        color: #737373;
    }
/********* Button Download - Used in Worktray ***/
.btn-download {
    width: 200px;
    height: 38px;
    background-color: #fff;
    background-image: url(../images/Buttonicons_download_green.png),url(../images/btn-dblarrow-right-green.png);
    background-repeat: no-repeat;
    background-position: left -1px,162px -2px;
    border: #00894a;
    border-style: solid;
    border-width: 1px;
    color: #00894A;
    font-weight: 700;
    font-family: roboto;
    font-size: inherit;
    margin-right: 20px;
    text-transform: uppercase;
    text-align: left;
}

    .btn-download:hover, .btn-download:focus {
        background-color: #00894A;
        background-image: url(../images/Buttonicons_download_white.png),url(../images/Buttonicons_rightarrow_white.png),url(../images/Buttonicons_rightarrow_white.png);
        background-repeat: no-repeat;
        background-position: left,156px,164px;
        color: #fff;
        border: 1px solid #dadcdd;
    }

    .btn-download .button-icon-border-green {
        border-right: 1px solid #00894A;
    }

    .btn-download:hover .button-icon-border-green {
        border-right: 1px solid #fff;
    }

.btn-downloadalert-inactive {
    width: 150px;
    height: 38px;
    background-color: #fff;
    background-image: url(../images/Buttonicons_download_green.png);
    background-repeat: no-repeat;
    background-position: left -1px,162px -2px;
    border: #00894a;
    border-style: solid;
    border-width: 1px;
    color: #00894A;
    font-weight: 700;
    font-family: roboto;
    font-size: 10.5pt;
    float: left;
    margin-right: 20px;
    text-transform: uppercase;
    text-align: center;
    opacity: 0.5;
}
/****Download search results button*/


.btn-downloadworktray {
    width: 270px;
    height: 38px;
    background-color: #fff;
    margin-top: 13px;
    background-image: url(../images/Buttonicons_download_green.png);
    background-repeat: no-repeat;
    background-position: -2px -2px;
    border: #00894a;
    border-style: solid;
    border-width: 1px;
    color: #00894A;
    font-weight: 700;
    font-family: roboto;
    font-size: 10.5pt;
    float: left;
    margin-right: 20px;
    text-transform: uppercase;
    text-align: left;
}

    .btn-downloadworktray:hover, .btn-downloadworktray:focus {
        background-color: #00894A;
        margin-top: 13px;
        background-image: url(../images/Buttonicons_download_white.png);
        background-repeat: no-repeat;
        background-position: -2px -2px;
        color: #fff;
        border: 1px solid #dadcdd;
    }

    .btn-downloadworktray .button-icon-border-green {
        border-right: 1px solid #00894A;
    }

    .btn-downloadworktray:hover .button-icon-border-green, .btn-downloadworktray:focus .button-icon-border-green {
        border-right: 1px solid #fff;
    }

.btn-textdownload {
    padding-top: 9px;
    padding-left: 9px;
    display: inline-block;
    line-height: 1em;
}


/***Button Download for alert in worktray**/
.btn-downloadalert {
    width: 150px;
    height: 38px;
    background-color: #fff;
    background-image: url(../images/Buttonicons_download_green.png);
    background-repeat: no-repeat;
    background-position: left -1px,162px -2px;
    border: #00894a;
    border-style: solid;
    border-width: 1px;
    color: #00894A;
    font-weight: 700;
    font-family: roboto;
    font-size: 10.5pt;
    float: left;
    margin-right: 20px;
    text-transform: uppercase;
    text-align: center;
}

    .btn-downloadalert:hover, .btn-downloadalert:focus {
        background-color: #00894A;
        background-image: url(../images/Buttonicons_download_white.png);
        background-repeat: no-repeat;
        background-position: left,156px,164px;
        color: #ffffff;
        border: 1px solid #dadcdd;
    }

    .btn-downloadalert .button-icon-border-green {
        border-right: 1px solid #00894A;
    }

    .btn-downloadalert:hover .button-icon-border-green {
        border-right: 1px solid #fff;
    }

progress {
    height: 30px;
    width: 70%
}

.progresspercent {
    font-size: 20pt;
    margin-left: 20px;
    display: inline-block;
    font-weight: 700;
    position: relative;
    top: -3px
}

.fl-bdrbtm1px {
    border-bottom: 1px solid #d6d6d6;
    padding-bottom: 25px
}

.sec-hdr {
    font-size: 14pt;
    color: #00894A !important;
    font-weight: bold
}

.fl-processingtxt {
    font-size: 11pt;
    color: #737373;
    font-weight: 400
}
/************PP33 Changes**********/
.fl-upldfilelist {
    background-color: #ecf7f1;
    padding: 15px 10px 15px 10px;
    font-weight: bold;
    font-size: 14pt;
    width: 60%;
    display: inline-block;
    vertical-align: middle;
}

.fl-upldfilename {
    display: inline-block;
    word-break: break-all;
    width: 75%;
}

.fl-upldfiledeleteopt {
    display: inline-block;
    width: 30%;
    margin-left: 25px;
}

.file-upload-success .fl-upldfilelist {
    margin-top: 15px;
}

.file-upload-success .fl-upldfilelist {
    width: 90%
}

/*******Submit button ****/
.btn-submit, .btn-confirm {
    width: 120px;
    height: 38px;
    background-color: #f89828;
    color: #282828;
    font-weight: 700;
    border: none;
    box-shadow: none;
    text-transform: uppercase;
    font-size: 11.1pt;
    font-family: roboto;
}

    .btn-submit:hover, .btn-confirm:hover, .btn-submit:focus, .btn-confirm:focus {
        width: 120px;
        height: 38px;
        background-color: #c73f00;
        color: #fff;
        font-weight: 700;
    }

.login-section .btn-submit {
    margin-left: 0px !important
}

.btn-submit-inactive, .btn-confirm-inactive {
    width: 120px;
    height: 38px;
    background-color: #fcd6a9;
    color: #737373;
    font-weight: 700;
    border: none;
    box-shadow: none;
    text-transform: uppercase;
    font-size: inherit;
}
/*****************/


/**************PP65 - Change payment due classes ****************/

.status-confirmed a, .status-confirmed {
    color: #00894a;
    font-weight: bold;
}

.status-awaiting-review a, .status-awaiting-review {
    color: #c73f00;
    font-weight: bold;
}

    .status-awaiting-review img, .status-confirmed img {
        vertical-align: middle;
    }

.disabled-btn-section {
    margin-top: 0px !important;
    width: 60%;
    display: inline-flex;
}

.status-confirmed-icon {
    float: right;
}

.status-confirmed img, .status-awaiting-review img {
    vertical-align: middle;
}
/**************PP65 - Change payment due classes ::end****************/

/**************PP17 - Change payment due classes ****************/
.lf-membrdtls-col1 {
    float: left;
    padding-right: 50px;
    border-right: 2px solid #fff;
    height: 200px
}

.lf-membrdtls-col2 {
    float: left;
    padding-right: 20px;
    height: 200px;
    padding-left: 10px
}

    .lf-membrdtls-col1 div, .lf-membrdtls-col2 div {
        padding-bottom: 10px;
    }

.lf-membrdtls {
    background-color: #f5f3f1;
    padding: 20px 20px 100px;
    margin: 20px 0 0 0;
    height: 160px;
}
/**************PP17 - Change payment due classes::end ****************/

.lf-table {
    margin: 15px 0 0 0;
    width: 100%
}

.lf-tableimg {
    position: relative;
    top: 0 !important;
    left: 0 !important;
    cursor: pointer;
}

table {
    width: 100%
}

.fl-bookmark {
    margin: 0 0 10px -6px;
    color: #737373
}

/*.lf-reviewconttxt{margin:10px 0 10px -6px;color:#737373}*/
table tbody tr th {
    background-color: #41484d !important;
    color: #fff;
    text-transform: uppercase;
    padding: 10px;
    color: #fff;
    text-transform: uppercase;
    padding: 10px;
    border-left: 1px solid #DBDCDE;
    text-align: left;
    border-bottom: 1px solid #d6d6d6;
    border-right: 1px solid #DBDCDE;
}

table:not(.nobg) tr:nth-child(2n+1) {
    background: #f5f3f1
}

.bookmarkimg {
    top: -14px !important
}

.fl-pagination {
    margin: 10px 50px 0 0;
    float: left
}

.fl-select {
    width: 103px;
    margin-left: 10px;
    background-color: #fff !important;
    background-size: 52px
}

.modal {
    display: none;
    position: fixed;
    z-index: 1;
    padding-top: 100px;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: #000;
    background-color: rgba(0,0,0,0.4)
}
/**OAT Defect no : 88 - fixed for IE issues - added spaces between border width and color.*/
.modal-content {
    background-color: #fefefe;
    margin: auto;
    padding: 0px 0px 20px 0px;
    border-left: 1px solid #c63f00;
    border-top: 1px solid #c63f00;
    border-right: 1px solid #f89828;
    border-bottom: 1px solid #f89828;
    width: 35%
}
/*.modal-content{background-color:#fefefe;margin:auto;padding: 0px 0px 20px 0px;border-left:1px solid#c63f00;border-top:1px solid#c63f00;border-right:1px solid#f89828;border-bottom:1px solid#f89828;width:35%}*/
.close {
    color: #c63f00;
    float: right;
    font-size: 15px;
    font-weight: 700;
    margin-top: -19px;
    padding: 2px 5px;
    background-image: url(../images/modal_close.png);
    background-repeat: no-repeat;
    background-position: right;
    height: 20px;
    width: 20px
}

    .close:hover, .close:focus {
        color: #000;
        text-decoration: none;
        cursor: pointer
    }

.modal-cont {
    font-style: italic;
    margin-bottom: 30px;
}

.modal-cont-btn-section {
    margin-left: 50px;
}

.modal-content p, .modal-content div {
    clear: both;
}

.modal-fl {
    float: left;
    margin: -14px 0 0 24px;
    text-transform: uppercase;
    display: inline-block
}

.modal-fl-mandatory {
    float: left;
    margin: -14px 0 0 24px;
    font-style: italic;
    display: inline-block
}

.modal-fr {
    float: right
}

.modal-cont p {
    margin: 15px 0 0 49px !important;
    color: #ce623e;
    width: 80%;
}

.modal-hdr {
    background-color: #767676;
    padding: 20px 10px
}

.modalcallout, .mdl-callout {
    padding: 35px 0px 25px !important;
    background-color: #FEF0DF !important;
    margin-top: -1px;
}

.alert-icon {
    position: relative;
    top: -20px;
    float: left;
    left: 9px
}

.lf-radiobtns {
    margin: 25px 0 0px -10px;
    clear: both;
}

    .lf-radiobtns label {
        font-weight: 700;
        color: #737373
    }

.disp-none, #autoenrolment {
    display: none
}
/* cr599 inactive save button block display*/
.disp-blck {
    display: inline-block
}
/***CR599****/
.input-symbol-poundCR599 {
    position: relative;
    padding-left: 0px !important;
    width: 17%;
    padding-top: 8px;
}

    .input-symbol-poundCR599:before {
        position: absolute;
        top: 9px;
        content: "\a3";
        left: 10px;
        color: #737373;
        font-weight: normal;
    }

    .input-symbol-poundCR599 input {
        padding-left: 20px;
    }

.width165 {
    width: 165px !important
}

.calendars {
    float: left;
    border-right: 1px solid #d6d6d6;
    width: 22%;
    padding-left: 15px
}

.calendar-quaters {
    font-size: 12pt;
    font-weight: 700;
    color: #737373
}

.green-mth {
    color: #00894A;
    margin-bottom: 10px;
    display: inline-block;
    font-weight: 700
}

.mnth-july {
    border-bottom: 1px solid #d6d6d6;
    margin: 0 10px 0 -9px;
    padding-bottom: 10px
}

.review-title {
    border-bottom: none;
    font-size: 18pt
}

.review-heading {
    font-weight: 700;
    font-size: 15pt;
    color: #484f55
}

.caseid {
    background-color: #ecf7f2;
    padding: 10px;
    margin-right: 150px;
    font-weight: 400;
    font-size: 11.5pt;
}

    .caseid span {
        font-weight: 700;
        font-size: 15pt;
    }

.confirmation-content div {
    color: #737373
}

.confirmation-content {
    margin-top: 30px;
    padding: 0px 10px 0px 20px;
}

.confirmation-content2 div {
    color: #737373
}

.confirmation-content2 {
    margin-top: 30px;
    padding: 0px 10px 0px 20px;
}

.confirmation-content1 div {
    color: #737373
}

.confirmation-content1 {
    margin-top: 30px;
    padding: 0px 10px 0px 20px;
}
/*PP14 R3*/
.mem-search {
    background-color: #f5f3f1;
    padding: 10px 0px 10px 0px;
    width: 100%;
    overflow: hidden;
    margin-bottom: 15px;
}


    .mem-search .mem-search-flds {
        padding-top: 30px;
    }

.mem-dtls-search .mem-search {
    width: 100% !important;
}

.selected-case-details {
    padding-left: 10px;
}

/*********Search / Reset buttons ***/
.btn-search {
    width: 120px;
    height: 38px;
    background-color: #f89828;
    background-image: url(../images/Buttonicons_search_white.png);
    background-repeat: no-repeat;
    background-position: -2px 0px;
    color: #000;
    font-weight: 700;
    font-family: roboto;
    font-size: 11.1pt;
    text-align: center;
    margin-left: 10px;
    border: none
}

.btn-search_again:hover, .btn-search_again:focus {
    width: 140px;
    height: 38px;
    background-color: #c73f00;
    background-image: url(../images/Buttonicons_search_white.png),url(../images/Buttonicons_rightarrow_white.png),url(../images/Buttonicons_rightarrow_white.png);
    background-repeat: no-repeat;
    background-position: -2px,97px,104px;
    color: #fff
}

.btn-search_again {
    width: 140px;
    height: 38px;
    background-color: #f89828;
    background-image: url(../images/Buttonicons_search_white.png),url(../images/Buttonicons_rightarrow_white.png),url(../images/Buttonicons_rightarrow_white.png);
    background-repeat: no-repeat;
    background-position: -2px,97px,104px;
    color: #000;
    font-weight: 700;
    font-family: roboto;
    font-size: inherit;
    text-align: left;
    border: none;
}

.btn-search:hover, .btn-search:focus {
    background-color: #737373;
    background-image: url(../images/Buttonicons_search_white.png);
    background-repeat: no-repeat;
    background-position: -2px 0px;
    color: #fff;
    border: none
}

.btn-reset, .btn-review {
    width: 120px;
    height: 38px;
    background-color: #dadcdd;
    background-image: url(../images/Buttonicons_reset_white.png);
    background-repeat: no-repeat;
    background-position: -2px 0px;
    color: #41484d;
    font-weight: 700;
    font-size: 10.5pt;
    border: none
}

    .btn-reset:hover, .btn-review:hover, .btn-reset:focus, .btn-review:focus {
        background-color: #737373;
        background-image: url(../images/Buttonicons_reset_white.png);
        background-repeat: no-repeat;
        background-position: -2px 0px;
        color: #fff;
    }

.resetall {
    width: 130px;
}

.button-icon-reset, .button-icon-search {
    float: left;
    border-right: 1px solid #fff;
    width: 27px;
    height: 37px
}

.button-reset-text, .button-search-text {
    display: inline-block;
    padding-top: 9px
}

.btn-review, .btn-review:hover, .btn-review:focus {
    background-image: url(../images/Buttonicons_search_white.png);
    background-repeat: no-repeat;
    background-position: left center;
}
/*******/
.button-icon-searchagain {
    float: left;
    border-right: 1px solid #fff;
    width: 27px;
    height: 37px;
}

.button-searchagain-text {
    padding-top: 0px;
    padding-left: 5px;
    display: inline-block;
}
/******/

/***Start::added buttons for Edit and reset links for PP65****/

.btn-link-reset {
    color: #c73f00;
    font-weight: bold;
    border: none;
    background: none;
    text-decoration: underline;
    font-size: 11.1pt;
    cursor: pointer;
}

.btn-link-edit {
    color: #00894a;
    font-weight: bold;
    border: none;
    background: none;
    text-decoration: underline;
    font-size: 11.1pt;
    cursor: pointer;
}

/***End::added buttons for Edit and reset links for PP65****/

.searchbar-label {
    font-weight: bold;
    font-size: 10.5pt
}

.search-title {
    border-bottom: 1px solid #737373;
    color: #41484d;
    font-weight: 400;
    width: 95%
}

.checkbox-option {
    width: 100%;
}

.change-option {
    width: auto !important;
    display: inline-block;
    vertical-align: middle;
}

.checkbox-option input[type="checkbox"] {
    position: absolute;
    clip: rect(0,0,0,0);
    clip: rect(0 0 0 0);
}

    .checkbox-option input[type="checkbox"] ~ .checkbox-activator {
        padding: 3px;
        border: 1px solid #c0c0c2;
        border-image: none;
        width: 27px;
        height: 27px;
        display: inline-block;
        cursor: pointer;
        background-repeat: no-repeat;
        background-color: #f6f6f7
    }

    .checkbox-option input[type="checkbox"] ~ .checkbox-activator1 {
        padding: 3px;
        border: 1px solid #c0c0c2;
        border-image: none;
        width: 27px;
        height: 27px;
        display: inline-block;
        cursor: pointer;
        background-repeat: no-repeat;
        background-color: #f6f6f7
    }

.review-section .checkbox-option input[type="checkbox"] ~ .selected.checkbox-activator {
    background: url(../images/validation_tick_grey.png) no-repeat center;
    border: 1px solid #dadcdd;
    border-image: none;
    box-shadow: -1px 0px 4px 0px #dadcdd;
}


.checkbox-option span {
    padding-top: 7px;
    margin-left: 15px;
    vertical-align: top;
    display: inline-block;
    max-width: 90%;
    color: #00894a;
    font-size: inherit;
    font-weight: bold;
}
/*R3 PP50 Checkbox space was more.*/
.checkbox-option input[type="checkbox"] ~ .selected.checkbox-activator {
    background: url(../images/validation_tick_lightgreen.png) no-repeat center;
    border: 1px solid #00894A;
    border-image: none
}

.checkbox-option input[type="checkbox"] ~ .selected.checkbox-activator1 {
    background: url(../images/crossicon.png) no-repeat center;
    border: 1px solid #c73f00;
    border-image: none
}

table .checkbox-option input[type="checkbox"] {
    left: -1000px;
    position: absolute;
}

.pager {
    float: left;
    margin: 8px 6px 0
}

#secondtable {
    display: none
}

.highlighted-process a {
    color: #00894A;
}

.sfPublicWrapper {
    margin: 0;
    padding: 0 !important;
    width: auto !important;
    background: none !important
}

.date {
    font-size: 13.5pt;
    font-weight: 700;
    color: #d6d6d6
}

.ie10 .logoutdetails-img {
    margin-left: -60px !important;
    margin-top: 0px !important
}

:root .header-rps-logo, .login-status, .notification-content, .mail-content, .schedevents-content, .accountdetails, .logoutdetails {
    float: left;
}

:root .header-rps-logo {
    height: 58px;
}

:root .login-status {
    padding-top: 9px;
    height: 36px
}

.input-symbol-poundsalary:before {
    position: absolute;
    top: 2px;
    content: "\a3";
    left: 20px;
    color: #737373;
}

/*added for ie-9 pound symbol*/
:root .input-symbol-pound {
    position: absolute;
    padding-left: 0px !important
}

    :root .input-symbol-pound::before {
        position: absolute !important;
        top: 11px !important;
        content: "\a3" !important;
        left: 10px !important;
        color: #737373
    }

:root .input-symbol-poundsalary {
    padding-top: 6px;
    padding-left: 0px !important
}

    :root .input-symbol-poundsalary::before {
        position: absolute !important;
        top: 11px !important;
        content: "\a3" !important;
        left: 15px !important;
        color: #737373
    }

/*.radiobtn-margin{margin:20px 0 20px -18px}*/
.radiobtn-margin-half {
    margin: 20px 0 10px -18px
}


#Otherparty, #UkIndicatorFields, #OverseasIndicatorFields {
    display: none
}

.pad-tp10 {
    padding-top: 10px
}

/**Added for Pp13 Add other party screen**/
#otherpartydtls {
    display: none
}
/****End of changes**/

.ht85 {
    height: 85px !important
}

.ht118 {
    height: 118px !important
}

tr:hover td {
    background-color: #fdf0df
}

[browser="C49UP" i] :not(:root):unresolved, .notification-text {
    top: -13px !important;
    left: 8px !important
}

.canbtn-progress {
    margin-left: 105px;
    display: inline-block;
    position: relative;
    top: -10px
}


/********dashboard *********/
/*.scheme-overview{font-size:16pt;color:#737373;border-bottom:1px solid #41484d;padding-bottom:12px}*/
.datepicker::-ms-clear {
    display: none;
}

input[type=text]::-ms-clear {
    display: none;
}


/*** Start:: Classes to display pound and percentile symbols in the input fields****/
.input-symbol-pound {
    position: absolute;
    padding-left: 0px !important;
    width: 17%
}

    .input-symbol-pound input {
        padding-left: 30px;
    }

    .input-symbol-pound input {
        padding-top: 3px
    }

    .input-symbol-pound:before {
        position: absolute;
        top: 2px;
        content: "\a3";
        left: 20px;
        color: #737373;
    }

.input-symbol-percentile {
    position: absolute;
    padding-left: 0 !important;
    width: 22%;
}

    .input-symbol-percentile input {
        padding-right: 30px;
    }

    .input-symbol-percentile:before {
        position: absolute;
        top: 10px;
        content: "%";
        right: 30px;
        color: #737373;
        z-index: 0;
    }

.shrt-fld .input-symbol-percentile:before {
    left: 120px;
}

.input-symbol-pound input {
    /* padding-top: 3px; */
    padding-left: 25px;
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    .chnge-col3 .input-symbol-percentile:before {
        top: 1px !important;
        left: 195px;
    }

    .input-symbol-percentile:before {
        right: 85px !important;
    }

    .chnge-col3 .input-symbol-percentile {
        position: relative !important;
    }

    .col-hdr-row .chnge-col2 {
        vertical-align: baseline;
    }
}

@media all and (-webkit-min-device-pixel-ratio:0) {
    .input-symbol-percentile:before {
        position: absolute;
        top: 10px;
        content: "%";
        left: 275px;
        color: #737373;
        z-index: 0;
    }

    .shrt-fld .input-symbol-percentile:before {
        left: 120px;
    }

    .change-dtls-tble .input-symbol-percentile:before {
        position: absolute;
        top: 10px;
        content: "%";
        left: 200px;
        color: #737373;
        z-index: 0;
    }
}
/*** End:: Classes to display pound and percentile symbols in the input fields****/


/***********************Progress bar css styles ::  End************************/

#progressContainer {
    display: inline-block;
    width: 50%;
    height: 30px;
    background-color: #ffeeee !important;
    border-bottom: 1px solid #DBDDDC;
    border-top: 2px solid #B5B9BC;
    border-right: 1px solid #DBDDDC;
    border-left: 2px solid #B5B9BC;
}

#progress {
    display: block;
    height: 100%;
    background-color: #9FD5BD;
}



/*******************Start:: Classes for adding double border to input fields **********/
.doubleborder {
    border-top: thin solid #B5B9BA;
    border-LEFT: thin solid #B5B9BA;
    width: 300px;
    display: inline-block;
    height: 40px;
}

.doubleborder-shrt {
    border-top: thin solid #B5B9BA !important;
    border-LEFT: thin solid #B5B9BA !important;
    width: 220px !important;
    height: 40px !important;
}

.doubleborder-error {
    border-top: thin solid #C73F01 !important;
    border-LEFT: thin solid #C73F01 !important;
    width: 300px;
    display: inline-block;
    height: 40px;
}

.doubleborder-addr {
    border-top: thin solid #B5B9BA;
    border-LEFT: thin solid #B5B9BA;
    width: 595px;
    display: inline-block;
    height: 40px;
    margin-bottom: 15px;
    margin-top: 10px;
}

.doubleborder-error .ui-selectmenu-button {
    border: 1px solid rgb(255, 165, 0) !important;
}
/*.doubleborder-txtarea2{border-top: 1px solid #B5B9BA;border-LEFT: 1px solid #B5B9BA;width: 370px; display: inline-block;height:100px;}*/

/*.doubleborder-txtarea{border-top: 1px solid #B5B9BA;border-LEFT: 1px solid #B5B9BA;width: 905px;display: inline-block;height: 132px;margin-right: 9px;vertical-align: bottom;}*/
.doubleborder-txtarea {
    border-top: thin solid #B5B9BA;
    border-LEFT: thin solid #B5B9BA;
    width: 100%;
    display: inline-block;
    height: 130px;
    margin-right: 9px;
    vertical-align: bottom;
}

.doubleborder-updateflds {
    border-top: thin solid #B5B9BA;
    border-LEFT: thin solid #B5B9BA;
    width: 220px;
    height: 40px;
    padding-left: 0px !important;
    margin-left: 25px !important;
}

/*added to change the width of title dropdown*/
.shrt-fld .doubleborder {
    width: 140px !important;
}

.shrt-drpdwn-fld .doubleborder {
    width: 140px !important;
}

/*******************End :: Classes for adding double border to input fields **********/

.review-section .task-lbl .task-dtls {
    font-weight: bold;
}

.task-lbl div {
    margin: 10px 0px;
}

.review-section .task-dtls { /*width:51%;float:right;*/
    font-weight: bold;
    word-wrap: break-word;
}
/*.confirmation-hdr{color: #00894a !important;font-weight: bold;margin-left: 0px;font-size:15pt !important;margin: 20px 0px;}*/
.confirmation-hdr {
    color: #00894a !important;
    font-weight: bold;
    margin-left: 0px;
    font-size: 15pt !important;
    margin: 15px 0px;
}
/*PP50
    COMMON FIX FOR DONE PAGE*/
.confirmation-msg {
    margin-top: 40px;
}

/********Counter***********/
.termsandconds OL {
    counter-reset: item;
    padding-left: 0px;
}

    .termsandconds OL OL {
        padding-left: 25px;
    }

.termsandconds LI {
    display: block;
    margin-top: 5px;
    margin-bottom: 5px;
}

    .termsandconds LI:before {
        content: counters(item, ".") ") ";
        counter-increment: item
    }



/****login screen ***/
.note-txt {
    clear: both;
    margin-top: 20px;
    color: #737373;
}

.flt-right {
    float: right
}

.input-validation-error {
    border: 1px solid #FFA500 !important;
}

.review-section .checkbox-option h3 {
    margin-top: 12px;
}

.tabs-menu { /*height: 30px;*/
    float: left;
    clear: both;
    width: 105%;
    border-bottom: 1px solid #282828;
}

    .tabs-menu li {
        list-style: none;
        height: 30px;
        float: left;
        background-color: #f5f3f1;
        border-top: none;
        border-right: none;
        border-left: none;
        width: 17%;
        padding: 9px;
        margin-right: 2px;
        display: table-cell;
        justify-content: center;
        align-items: center;
    }

        .tabs-menu li.current {
            position: relative;
            background-color: #C73F01;
            z-index: 0;
            color: white;
            font-weight: 700;
        }

        .tabs-menu li a {
            font-size: 11.1pt;
            color: #282828;
            text-decoration: none;
            font-weight: 500;
        }

    .tabs-menu .current a {
        color: #fff;
    }

.tab {
    float: left;
    margin-bottom: 20px;
    width: 100%;
    clear: both;
}

.tab-content {
    width: 100% !important;
    padding: 0px 20px 0px 0px;
    display: none;
}

#tab-1 {
    display: block;
}

.tabcallout {
    position: relative;
    z-index: 3;
    height: 50px;
}

    .tabcallout::before {
        content: "";
        width: 0px;
        height: 3px;
        border: 0.8em solid transparent;
        position: absolute;
    }

    .tabcallout.top-left::before {
        left: 5px;
        bottom: -21px;
        border-top: 10px solid #C73F01;
    }

.tabs-menu div {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    margin-left: 0px;
    font-weight: bold;
}

.tabs-menu li div a {
    font-weight: bold;
}
/*#accordian-table tr:first-child{border-right: 1px solid #d6d6d6 !important} common fix*/
#accordian-table tr td, th {
    border-top: none;
    text-align: left;
    background-color: #fff;
    border-bottom: 1px solid #B5B9BC !important;
    padding: 0px;
    border-right: none;
    border-left: none;
    padding: 5px;
    border-right: 1px solid #DCDCDC !important;
}

#accordian-table-messages tr td, th {
    border-top: none;
    text-align: left;
    background-color: #fff;
    border-bottom: 1px solid #B5B9BC !important;
    padding: 0px;
    border-right: none;
    border-left: none;
    padding: 5px;
    border-right: 1px solid #DCDCDC !important;
}

#accordian-table-file tr td, th {
    border-top: none;
    text-align: left;
    background-color: #fff;
    border-bottom: 1px solid #B5B9BC !important;
    padding: 0px;
    border-right: none;
    border-left: none;
    padding: 5px;
    border-right: 1px solid #DCDCDC !important;
}

.expand-row, .shrink-row {
    position: relative;
    position: relative;
    left: -11px;
    top: -7px;
}

#accordian-table tr
.table {
    margin-left: 15px;
    width: 160% !important;
}

#accordian-table-messages tr
.table {
    margin-left: 15px;
    width: 160% !important;
}

#accordian-table-file tr
.table {
    margin-left: 15px;
    width: 160% !important;
}

.header-row {
    display: block;
    margin: 5px;
    background-color: #000;
    padding: 10px;
    color: white;
}

.row {
    display: block;
}

.cell {
    display: inline-block;
    width: 80%
}

.cell-date {
    display: inline-block;
    width: 19%
}

.message {
    display: none;
}

.todolist-img-sec, .messages-img-sec {
    display: inline-block;
    vertical-align: top;
}

.todolist-msg-sub, .messages-msg-sub {
    display: inline-block;
    vertical-align: bottom
}

.todolist-msg-sub {
    margin-left: -16px;
}

.messages-msg-sub {
    width: 90%
}

.casesearch-msg-sub {
    display: inline-block;
    vertical-align: top;
    margin-top: 8px;
    font-weight: bold;
}

.casesearch-img-sec {
    display: inline-block;
}

.messages-msg-sub div { /*padding-bottom:10px;*/
}

.attachment-icon-sec {
    display: inline-block;
    float: right;
}

.email-header-msg .caseid {
    float: right;
    margin-right: 30px;
    background-color: inherit;
    padding: 0px;
    font-weight: bold;
    text-decoration: underline;
}

.email-header-msg {
    margin-left: 40px;
    padding: 10px 10px 10px 0;
    background-color: #FDF0DF;
}

    .email-header-msg span {
        margin-left: 14px;
    }

.email-content {
    margin-left: 30px;
}

.email-header-msg img {
    margin-right: 10px;
}

.field-lbl {
    width: 25%;
    display: inline-block;
}

.field-val {
    font-weight: bold;
    display: inline-block;
}

.shrink-row {
    display: none;
}

.expand-row {
}

#msg-icon {
    float: left;
}

.due-date {
    margin-left: 5px;
    margin-right: 30px;
}

.tabs-menu li img {
    float: left;
    margin-right: 5px;
    margin-left: 25px;
}

.mem-search-table {
    width: 140% !important;
}

.member-search-table tbody tr th {
    border-left: 1px solid #DBDCDE;
    text-align: center;
    border-bottom: 1px solid #d6d6d6;
    border-right: 1px solid #DBDCDE;
}

.seach-img img {
    position: initial !important;
    width: auto !important;
}

.mem-search-table {
    width: 140% !important;
}

.member-search-table tbody tr th {
    border-left: 1px solid #DBDCDE;
    text-align: center;
    border-bottom: 1px solid #d6d6d6;
    border-right: 1px solid #DBDCDE;
}

.seach-img img {
    position: initial !important;
    width: auto !important;
}
/** Fix for OAt defect 138*/
.member-search .tab-content {
    margin-left: 0px !important; /*padding:0px 0px 0px 10px !important;*/
}

.login-zones {
    display: table-cell;
    background-color: #f5f3f1;
    padding-top: 30px;
    padding-bottom: 0px;
    font-weight: bold;
    font-size: 15pt;
    color: #282828;
    height: 60px;
    width: 33%;
    text-align: center;
}

.login-zone-section {
    margin-bottom: 10px;
    margin-top: 10px;
    overflow: visible;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    display: table;
    border-collapse: separate;
    border-spacing: 10px;
    font-size: 15pt;
}

.Login-top-section {
    width: 97%;
    margin-left: auto;
    margin-right: auto;
    padding-top: 10px !important;
}

    .Login-top-section p {
        margin-left: 60px;
        font-size: 11.1pt;
    }

.login-section {
    width: 100%;
    border-bottom: none !important;
    margin-bottom: 10px;
}

    .login-section input {
        width: 250px;
    }

.login-zone-seperator {
    border-bottom: 1px solid rgb(214, 214, 214);
    margin-left: 24px;
    width: 95.2%;
    margin-bottom: 20px;
}

.pin-section .ui-selectmenu-button, .register-content .ui-selectmenu-button {
    width: 65px !important;
}

.pin-section .doubleborder {
    width: 67px !important;
}

.pin-section select {
    -webkit-appearance: menulist;
    -moz-appearance: menulist;
    background-image: none;
    width: 67px;
    padding: 8px 8px;
}

.login-section .member-lbl {
    width: 140px !important;
}

.login-section .pin-section .member-lbl {
    width: 50px !important;
}

.login-section .doubleborder {
    border-top: thin solid #B5B9BA;
    border-LEFT: thin solid #B5B9BA;
    width: 250px;
    display: inline-block;
    height: 40px;
}

.pin-section span {
    display: inline-block;
    margin-right: 5px;
}

.login-left-section {
    width: 50%;
    float: left;
    border-right: 1px solid #d6d6d6;
}

.login-right-section {
    width: 46%;
    float: left;
    margin-left: 20px;
}

.text-underline {
    text-decoration: none !important;
}

.page-header {
    color: #00894a;
    font-size: 16.5pt;
    margin-bottom: 20px;
    margin-top: 0px !important;
    font-weight: bold
}

.login-section .ui-selectmenu-button span.ui-icon {
    right: 0em;
    left: 2em;
    margin-top: -8px;
    position: absolute;
    top: 50%;
}

.left-margin20 {
    margin-left: 20px;
}

.error-section {
    background-color: #FEF0DF;
    color: #C73F00;
    margin-top: 20px;
    margin-bottom: 20px;
    padding: 10px 0px 10px 20px;
    width: 91%;
    border: 2px solid #c73F00;
    margin-left: 25px;
}

.WorkTray-error-section {
    background-color: #FEF0DF;
    border: 2px solid #c73F00;
    color: #C73F00;
    margin-bottom: 20px;
    margin-left: 25px;
    margin-top: 20px;
    padding: 10px 0px 10px 20px;
    width: 91%;
}

.ManageMembers-error-section {
    background-color: #FEF0DF;
    color: #C73F00;
    margin-top: 20px;
    margin-bottom: 20px;
    padding: 10px 0px 10px 20px;
    width: 91%;
    border: 2px solid #c73F00;
    margin-left: 25px;
}

.login-section a, .login-section a:link, .login-section a:visited, .login-section a:hover, .login-section a:active {
    text-decoration: none;
    color: #737373;
    text-decoration: underline;
    font-weight: bold;
}

@viewport {
    zoom: 1.0;
    width: device-width;
}

/*.selected-case-details{width: 100%;margin-top: 25px;}*/
/*fix for OAT defect 138*/

/*.selected-case-details{PP26 15/11/2017}*/
/*UI issue R3 ST defect 263*/
.selected-case-details-lft-section {
    width: 46%;
    float: left; /*border-right: 2px solid #fff;min-height: 115px;padding-left: 10px;*/
}

.selected-case-details-rght-section {
    float: right;
    width: 50%;
    padding-left: 20px;
}

.selected-case-details {
    padding-left: 10px;
}

.selected-case-details-left-border {
    border-left: 2px solid #fff;
}

.selected-case-details-right-border {
    border-right: 2px solid #fff;
}

.case-data {
    clear: both;
    font-size: 11.1pt !important;
    padding-top: 8px;
}

    .case-data label {
        color: #000;
        display: inline-block;
        width: 40%;
        font-size: 11.1pt;
        width: 54%;
    }

    .case-data div {
        font-family: roboto;
        color: #41484D;
        display: inline-block;
        vertical-align: top;
        font-weight: bold
    }

.selected-case-details .case-data div {
    width: 42%;
    word-wrap: break-word;
}
/*.case-data .field-data{    word-wrap: break-word;
    width: 40%;
    vertical-align: text-top;}*/
#case-history, #case-incomplete {
    display: none;
}

.email-content .case-data label {
    margin-top: 5px;
}

.email-content .case-data div {
    font-weight: bold;
}




.section-title {
    color: #41484d;
    font-size: 15pt;
    font-weight: bold;
}

.worktray .section-title {
    margin: 0px 0px 20px 0px;
}

.tabs-container {
    clear: both;
    height: 55px;
    margin-top: 20px;
    overflow: hidden;
}

#case-search input {
    width: 220px !important;
}

#case-search select, #case-search .ui-selectmenu-button {
    width: 217px !important;
}

#case-search select, #case-search .ui-selectmenu-button {
    width: 220px !important;
}

#case-search .fl-select, .fl-select {
    width: 100px !important;
    margin-left: 10px;
    background-color: #fff !important;
    height: 34px
}

#process-search input {
    width: 220px !important;
}

#process-search select, #process-search .ui-selectmenu-button {
    width: 217px !important;
}

#process-search select, #process-search .ui-selectmenu-button {
    width: 220px !important;
}

#process-search .fl-select, .fl-select {
    width: 100px !important;
    margin-left: 10px;
    background-color: #fff !important;
    height: 34px
}

/******************Worktray in one screen******************/
.worktray {
    margin-left: 20px;
    width: 96%;
}

.tab #accordian-table {
    width: 100% !important;
}

.tab #accordian-table-messages {
    width: 100% !important;
}

.tab #accordian-table-file {
    width: 100% !important;
}

.worktray .tab-content {
    width: 100% !important;
}

.tablesorter-default {
    width: 100% !important;
    margin: 10px 0 10px !important;
}

#todolist-current {
    display: block;
}

#todolist-generic {
    display: none;
}

#messages-current {
    display: none;
}

#messages-generic {
    display: block;
}

#schedules-generic {
    display: block;
}

#schedules-current {
    display: none;
}

#cases-current {
    display: none;
}

#cases-generic {
    display: block;
}

#loadupdates-current {
    display: none;
}

#loadupdates-generic {
    display: block;
}
/***********************************************************/
.todolist-msg-sub {
    font-weight: bold;
}

    .todolist-msg-sub .case-id {
        font-weight: normal;
    }

.due-date {
    font-weight: bold;
}

.subsec-title {
    margin-left: 0px;
    margin-top: 0px;
    margin-bottom: 20px;
}

#accordian-table tr td:last-child {
    border-right: none !important;
}

#accordian-table-messages tr td:last-child {
    border-right: none !important;
}

#accordian-table-file tr td:last-child {
    border-right: none !important;
}

.email-msg {
    padding: 0px !important;
}

/***resume button - used in Worktray screen ******/
.btn-resume {
    width: 120px;
    height: 38px;
    background-image: url(../images/Buttonicons_rightarrow_white.png),url(../images/Buttonicons_rightarrow_white.png);
    background-position: 73px,80px !important;
    background-color: #00894a;
    color: #fff;
    background-repeat: no-repeat;
    font-weight: 700;
    border: none;
    padding-left: 18px;
    text-align: left;
    margin-right: 20px;
    text-transform: uppercase;
    font-size: 11.1pt;
}

    .btn-resume:hover, .btn-resume:focus {
        width: 120px;
        height: 38px;
        background-image: url(../images/Buttonicons_rightarrow_grey.png),url(../images/Buttonicons_rightarrow_grey.png);
        background-position: 73px,80px !important;
        background-color: #dadcdd;
        color: #41484D;
        background-repeat: no-repeat;
        text-align: left;
        text-transform: uppercase
    }

.cal-date {
    font-size: 40pt;
    font-weight: bold;
}

.date-icon-schedule {
    width: 50%;
    background-color: #FEF4EA;
    color: #40474D;
    padding: 8px 25px;
    text-align: center;
    display: inline-block;
    clear: both;
}


/*********************** Worktray upload button**********************/
.btn-upload-wrktray-file {
    width: 200px;
    height: 38px;
    background-color: #fff;
    background-image: url(../images/Buttonicons_upload_green.png),url(../images/btn-dblarrow-right-green.png);
    background-repeat: no-repeat;
    background-position: -2px,166px -2px;
    border: 1px solid #00894a;
    color: #00894A;
    font-weight: 700;
    font-family: roboto;
    font-size: inherit;
    float: left;
    margin-right: 20px;
    text-transform: uppercase;
    text-align: left;
    margin-left: 25px;
}

    .btn-upload-wrktray-file:hover, .btn-upload-wrktray-file:focus {
        background-color: #00894a;
        background-image: url(../images/Buttonicons_upload_white.png),url(../images/Buttonicons_rightarrow_white.png),url(../images/Buttonicons_rightarrow_white.png);
        background-position: -2px,160px,168px;
        color: #fff;
        border: 1px solid #00894a;
    }

    .btn-upload-wrktray-file .button-icon-border-green {
        border-right: 1px solid #00894A;
    }

    .btn-upload-wrktray-file:hover .button-icon-border-green, .btn-upload-wrktray-file:focus .button-icon-border-green {
        border-right: 1px solid #fff;
    }
/****************************Worktray upload button******************/
.btn-mark-complete {
    width: 200px;
    height: 38px;
    background-color: #fff;
    background-image: url(../images/btn-icon-tick.png);
    background-repeat: no-repeat;
    background-position: -3px;
    border: 1px solid #00894a;
    color: #00894A;
    font-weight: 700;
    font-family: roboto;
    margin-left: 25px;
    font-size: 11.1pt;
    float: left;
    margin-right: 20px;
    text-transform: uppercase;
    text-align: left;
}

    .btn-mark-complete:hover, .btn-mark-complete:focus {
        background-color: #00894A;
        background-image: url(../images/accept-tick.png);
        border: 1px solid #00894a;
        color: #fff;
        font-weight: 700;
        font-family: roboto;
    }

    .btn-mark-complete .button-icon-border-green {
        border-right: 1px solid #00894A;
    }

    .btn-mark-complete:hover .button-icon-border-green, .btn-mark-complete:focus .button-icon-border-green {
        border-right: 1px solid #fff;
    }

    .btn-mark-complete .btn-wrap-text {
        padding-left: 10px;
        width: 74%;
    }
/****************************Worktray download err report button *******************/
.action-link {
    color: #d8784c !important;
    font-weight: bold;
}

.additional-notes-link {
    color: #0078ae !important;
    font-weight: bold;
}

/************************************************************************************/
.schedule-tble tr td {
    padding: 5px !important;
    border-right: medium none !important;
    border-left: medium none !important;
    background-color: #fff;
}

.schedule-tble tr th:first-child {
    padding-left: 33px
}

.schedule-tble tr th {
    background-color: #fff !important;
    color: #41484d;
    border-bottom: 3px solid #41484d !important;
    border-left: none !important;
    border-right: none !important;
}

.case-search-fields {
    float: left;
    margin-left: 10px;
    margin-right: 85px;
    margin-bottom: 20px;
}

.process-search-fields {
    float: left;
    margin-left: 10px;
    margin-right: 85px;
    margin-bottom: 20px;
}

.case-search-btn-section {
    margin-left: 10px;
    clear: both
}
    /*.case-search-fields-row .case-search-btn-section{        float: left; 
    margin-bottom: 30px;
    margin-top: 27px;}*/
    .case-search-btn-section button {
        margin-right: 10px;
    }

.case-search-fields div {
    margin-top: 10px;
}

.case-search-fields .datepicker {
    background-position: 175px -2px;
}

.mem-search-table td img {
    vertical-align: middle;
}

.process-search-btn-section {
    margin-left: 10px;
    clear: both
}

    .process-search-btn-section button {
        margin-right: 10px;
    }

.process-search-fields div {
    margin-top: 10px;
}

.process-search-fields .datepicker {
    background-position: 175px -2px;
}

.mem-search-table td img {
    vertical-align: middle;
}

.schedules-pagination {
    text-align: center;
    margin-left: 300px;
    margin-bottom: 65px
}
/*.schedule-row{clear:both;}	
.schedule-status-text{color: rgb(0, 137, 74);font-weight: bold;margin-left: 10px;font-size: 12pt;vertical-align: super;}	*/
.sort-list span {
    vertical-align: top;
}

.err-txt {
    display: inline-block;
}


element {
    -moz-user-select: none;
    padding: 15px;
}

.tablesorter-default table tbody tr td {
    padding: 15px;
}

.datepicker_wrapper #ui-datepicker-div {
    width: 220px !important;
}

.datepicker_wrapper .ui-datepicker table {
    margin: 0px 0px 0px !important;
}

.datepicker_wrapper .ui-datepicker {
    z-index: 7 !important;
}

.datepicker_shrt {
    background-image: url(../images/calendar-icon.png);
    background-repeat: no-repeat;
    background-position: 167px 2px !important;
}

div.terms {
    width: 97%;
    height: 300px;
    border: 1px solid #dadcdd;
    background: #f5f3f1;
    padding: 6px;
    overflow: auto;
    margin-bottom: 20px;
}


.todolist-err-options {
    color: rgb(65, 72, 77);
    border-top: 6px solid rgb(199, 63, 1);
}

    .todolist-err-options p {
        font-weight: bold;
        margin-top: 10px;
        clear: both;
    }

.error-report {
    border-top: 6px solid rgb(214, 214, 214);
}

    .error-report .page-subtitle {
        padding-bottom: 0px
    }
/*************Member search**************/

.member-search .tabcallout.top-left::before {
    left: 5px;
    bottom: -21px;
    border-top: 10px solid #000;
}

.member-search .tabs-menu li.current {
    position: relative;
    background-color: #000; /*border-bottom: 1px solid #fff;*/
    z-index: 5;
    color: white;
    font-weight: 700;
}

.member-search .tabs-menu li {
    list-style: none;
    height: 30px;
    float: left;
    background-color: #f5f3f1;
    border-top: none;
    border-right: none;
    border-left: none;
    width: 11%;
    margin-right: 2px; /*border-bottom: 1px solid #000;*/
    text-align: center;
    line-height: 1em;
}

.tabs-menu {
    padding: 0px;
}

.mem-srch-rslts-content {
    display: inline-block;
    width: 70%;
}
    /***OAT defect 4 fix */
    .mem-srch-rslts-content .rev-sec-content label {
        width: 50% !important;
    }

    .mem-srch-rslts-content .rev-sec-content div {
        font-weight: bold;
    }
/**OAT defect 4 fix*/
.mem-srch-rslts-btn-sec { /*float: right;margin-right: 50px;overflow: hidden;margin-top: -25px;*/
    display: inline-block;
}

.mem-srch-results {
    display: inline;
}

    .mem-srch-results .page-subtitle {
        margin-top: 15px;
    }

.review-heading {
    padding-top: 10px;
}

.member-search .tab-content {
    width: 100% !important;
}

.top-border {
    border-top: 1px solid #DADCDD;
}

.backto-section {
    margin: 10px 0 20px 0;
    font-weight: bold;
    background-image: url(../images/Buttonicons_leftarrow_grey.png),url(../images/Buttonicons_leftarrow_grey.png);
    background-repeat: no-repeat;
    background-position: -13px,-6px;
    padding-left: 25px;
}

    .backto-section img {
        vertical-align: middle
    }

.nextto-section {
    margin: 20px 0 20px 0;
    font-weight: bold;
    background-image: url(../images/Buttonicons_rightarrow_grey.png),url(../images/Buttonicons_rightarrow_grey.png);
    background-repeat: no-repeat;
    background-position: 233px -9px,226px -9px;
}

    .nextto-section img {
        vertical-align: middle
    }

table.mem-search-table thead tr.tablesorter-headerRow th.main-header:first-child {
    background-color: #fff !important
}

table.mem-search-table thead:only-child th {
    text-align: left !important
}

.first-tab-header {
    text-align: center !important
}

.lng-txt {
    width: 15% !important;
}

.member-search .review-heading {
    margin: 0px; /*width:915px;	*/
    margin-top: 10px;
}

.btn-proc-section {
    border-top: 1px solid #DADCDD;
    margin-top: 20px;
    clear: both;
    margin-bottom: 20px;
    width: 100%;
}

.sub-section-header-nobdr {
    clear: both;
    padding-top: 5px;
    margin-bottom: 23px;
    font-weight: 700;
    margin-right: 15px;
    font-size: 14pt;
    color: #41484D !important;
    width: 85%;
    margin-left: 0px;
}

.field-content .member-label {
    color: #00894A;
    font-weight: 700;
    margin: 30px 0px 10px 0px;
}

/** Added for PP08 **/
#retirementdetails {
    display: none;
}
/**** Added for Common screens:: member search results**/
#case-draft {
    display: none;
}
/**added for PP17**/
#amt-field {
    display: none;
}

.totalextrawidth {
    width: 11%;
}
/****common for all screens to display error message**/
#error-section img {
    vertical-align: middle;
}

#ManageMembers-error-section img {
    vertical-align: middle;
}

#WorkTray-error-section img {
    vertical-align: middle;
}

/**Added for Pp01***/
/****PP01 ***/
#statusdetails {
    display: none;
}


/*********************** Accordian -  team profile screen classes:: Start***************************/
.resources-scr .ui-widget {
    margin-left: 60px !important;
}

.resources-scr .ui-accordion {
    margin-top: 20px;
    border-top: 1px solid #dadcdd;
    border-bottom: 6px solid #dadcdd;
    margin-bottom: 20px;
}

.left-section {
    width: 66%;
    display: inline-block;
}

.right-section {
    width: 32%;
    float: right;
    padding-left: 10px;
}

.resources-scr .ui-state-active, .resources-scr .ui-widget-content .ui-state-active, .resources-scr.ui-widget-header .ui-state-active {
    font-weight: normal;
    color: #000;
    border: none !important;
    background: none !important;
}

.resources-scr .ui-widget-content {
    border: none;
    background: #FEF4EA;
    color: #41484d;
}

    .resources-scr .ui-state-default, .resources-scr .ui-widget-content .ui-state-default, .resources-scr .ui-widget-header .ui-state-default {
        border: none;
        background: none;
    }

        .resources-scr .ui-state-default .ui-icon {
            background-image: url(../images/Buttonicons_rightarrow_grey.png) !important;
            background-position: left;
            width: 100%;
        }

.resources-scr .ui-state-active .ui-icon {
    background-image: url(../images/Buttonicons_downarrow_grey.png) !important;
    width: 100%;
}

.resources-scr .ui-widget {
    margin-left: 0px !important;
}

.resources-scr .ui-accordion .ui-accordion-header .ui-accordion-header-icon {
    left: -0.5em;
}

.page-title-blk-bdr-thick {
    border-bottom: 6px solid #41484d;
    font-size: 15pt;
    color: #41484d;
    margin-top: 0px;
    width: 100%;
    font-family: roboto;
    font-weight: bold;
    margin-bottom: 20px;
}

.page-title--main-blk-bdr-thick {
    border-bottom: 1px solid #767676;
    font-size: 22pt;
    color: #41484d;
    margin-top: 15px;
    width: 100%;
    font-family: roboto;
    font-weight: normal;
    margin-bottom: 15px;
    width: 97%;
}

/*********************** Accordian -  team profile screen classes:: End***************************/

.worktray .tabs-menu {
    width: 105% !important;
    border-bottom: 1px solid #C73F01;
    display: table-cell;
}

.ht112 {
    height: 112px !important
}
/******************css class for Tasks screen  *****/
.generic-page-content {
    width: 95%;
    margin-left: auto;
    margin-right: auto;
}

.generic-page-content-tmplates {
    margin-left: 25px;
    width: 95%;
}

.generic-page-content-hdr {
    border-bottom: 1px solid #282828
}

.task-section {
    margin-top: 30px !important;
}
/*reduced 50px to 30px*/
.tasks-list {
    width: 93%;
    border-bottom: 2px solid #d6d6d6;
}

    .tasks-list img {
        display: inline;
        vertical-align: text-top;
        margin-bottom: 20px;
    }

.task-list-content {
    display: inline-block;
    vertical-align: text-top;
    margin-left: 8px;
    width: 60% !important;
}
/*added width for the task-list-content*/
.tasks-list ul {
    list-style-position: outside;
    padding-left: 0px;
    font-weight: bold;
    margin-top: 5px;
    margin-bottom: 5px;
}

    .tasks-list ul li {
        margin-left: 15px;
        list-style-type: disc;
    }

.task-list-content span {
    font-weight: bold;
    font-size: 13pt;
    width: 58%;
    color: #41484d;
}

.col-1 {
    float: left;
    width: 36%;
}

.col-2 {
    float: right;
    width: 32%;
}

.col-3 {
    display: inline-block;
    width: 32%;
}

.colempty {
    float: left;
}

.tasks-list {
    margin-bottom: 25px;
}
/*reduced 50px to 25px*/
.step-heading {
    margin-left: 0px;
    font-size: 19pt;
    font-weight: normal;
    font-weight: 200;
    color: #41484d;
    padding-bottom: 10px;
    margin-top: 20px;
}

.grey-txt {
    color: rgb(99, 100, 104);
}

.tasks-list a {
    text-decoration: none;
}

    .tasks-list a:hover, .tasks-list a:focus {
        text-decoration: underline;
        color: #00894A;
    }

.input-symbol-pound input {
    padding-top: 0px
}

.hdr-fntxt {
    font-weight: bold;
}

.load-sec-btns {
    padding: 0px;
    padding: 0px;
    margin-left: 0px;
    margin-top: 10px;
    margin-left: 0px;
    margin-top: 10px;
}
/*R3 PP26*/
.addnewmember_icon {
    background-image: url('../images/Taskicons_listingview_90x90_addnewmember.png')
}

/*******classes for update data screens PP14,PP46****/
/*R3 PP15*/
.chnge-col1 {
    display: table-cell;
    width: 250px; /*padding-top: 30px;*/
}

.chnge-col2 {
    display: table-cell;
    padding-right: 10px;
    word-wrap: break-word;
    vertical-align: top;
    width: 350px;
    padding-left: 15px;
    background-color: #f0f2f1;
    padding-top: 10px;
    font-weight: bold;
    color: #282828;
}

.chnge-col3 {
    display: table-cell;
    width: 300px;
    margin-left: 158px;
    vertical-align: top;
}
/*end*/
.chnge-col2_nobg {
    background: none !important
}

.col-hdr-row .chnge-col3 {
    vertical-align: text-bottom
}

.col-hdr-row {
    height: 40px !important;
}

.non-editable-row .chnge-col2 {
    vertical-align: initial
}

.chnge-col3 span, .chnge-col3 div {
    padding-left: 25px;
}

.chnge-col3 div {
    margin-bottom: 10px; /*margin-top: 10px;*/
    font-weight: normal;
}

.addr-search-fld {
    padding-left: 0px !important;
}

.chnge-col3 input {
    width: 220px;
}
/*PP14 R3*/
.change-dtls-tble {
    display: table;
    margin-top: 15px;
    margin-bottom: 25px
}
/* R3 PP15*/

.change-dtls-row {
    margin-top: 40px;
    display: table-row;
    height: 80px
}
/*R3*/
.change-dtls-tble .change-dtls-row:last-child {
    height: 40px
}

.change-dtls-tble .member-lbl {
    width: 240px;
}

.doubleborder-updateflds span.ui-selectmenu-button {
    padding-left: 0 !important
}

.change-dtls-row span.ui-selectmenu-button span.ui-selectmenu-text {
    margin-left: 10px;
    margin-top: 2px;
}

.change-dtls-row span.ui-selectmenu-button {
    width: 204px !important;
    -webkit-appearance: none;
    background-image: url(../images/select-arrow.png);
    background-repeat: no-repeat;
    background-position: right;
}

.doubleborder-updateflds span.ui-icon {
    right: -5.5em !important
}

.col1hdr {
    font-weight: 700;
    padding-top: 10px;
    display: table-cell;
    width: 250px;
}

.mem-search-table {
    width: 100% !important;
}

    .mem-search-table th {
        background-color: #484f55;
        color: #ffffff !important;
    }

.err-msg {
    padding: 5px;
}

#todo-list-error {
    display: none;
}

.backto-link {
    font-weight: bold;
    margin-bottom: 10px;
}

.template-subsection-content span.ui-selectmenu-button {
    width: 270px !important;
    -webkit-appearance: none;
    background-image: url(../images/select-arrow.png);
    background-repeat: no-repeat;
    background-position: right;
}

.member-fld .contribution-Dropdown span.ui-selectmenu-button {
    width: 270px !important;
    -webkit-appearance: none;
    background-image: url(../images/select-arrow.png);
    background-repeat: no-repeat;
    background-position: right;
}

table.nobdr {
    border: none !important;
    border-collapse: separate;
    border-spacing: 0 10px
}

    table.nobdr tr th, table.nobdr tr td {
        border: none !important;
        text-align: left
    }

.redtxt {
    background-color: #c63f00;
    color: #fff;
    margin-left: 10px;
    padding: 5px
}

.redtxt {
    background-color: #c63f00;
    color: #fff;
    padding: 1px 4px;
    float: right;
    font-weight: bold;
}
/**** Classes for Dashboard*******/
.welcome-txt {
    font-size: 24pt;
    color: #484f55;
    margin: 30px 0 0 6px;
    font-weight: lighter !important;
    font-family: roboto
}

.dashboardcontent-Img {
    margin: 15px 0 0 -3px;
    border-top: 1px solid #737373;
    width: 98%;
}

    .dashboardcontent-Img img {
        width: 100%
    }

.contentin-Img {
    background-color: #41484d;
    width: 39.5%;
    color: #dadcdd;
    padding: 24px 0 26px 20px;
    font-size: 24pt;
    margin-left: 0;
    z-index: 100;
    position: absolute;
    top: 534px;
}

.btn-watchvideo {
    width: 142px;
    height: 46px;
    background-position: 103px,95px !important;
    border-radius: 0;
    background-color: #00894A;
    border: none;
    color: #fff;
    text-transform: uppercase;
    font-weight: bold;
    text-align: left;
    padding-left: 25px;
    background-image: url(../images/Buttonicons_rightarrow_white.png),url(../images/Buttonicons_rightarrow_white.png);
    background-repeat: no-repeat;
}

    .btn-watchvideo:hover, .btn-watchvideo:focus {
        border-radius: 0;
        background-color: #00894A;
        border: none;
        background-image: url(../images/Buttonicons_rightarrow_grey.png),url(../images/Buttonicons_rightarrow_grey.png);
        background-position: right;
        background-repeat: no-repeat;
        background-color: #dadcdd;
        color: #41484D;
    }

.watchvideo {
    z-index: 100;
    position: absolute;
    top: 635px;
    left: 650px;
}

.dbcontent-heading {
    font-weight: bold;
    font-size: 19pt;
    color: #41484d;
    margin-top: 13px;
    margin-bottom: 10px;
}

.dbcontent {
    margin-left: 6px;
    color: #41484d
}

.dbcontent-txt {
    margin: 0;
    font-weight: lighter;
    font-family: roboto
}

    .dbcontent-txt a {
        color: #0078af;
        font-weight: bold;
    }

.dbcontent-fqttask {
    font-size: 19pt;
    font-weight: lighter;
    font-family: roboto;
    color: #474e54;
    border-bottom: 1px solid #40474d;
    padding-bottom: 14px;
    margin: 38px 28px 0 -10px
}

    .dbcontent-fqttask span {
        margin-left: 10px
    }

.dbtask-heading {
    color: #008a4b;
    font-size: 15pt;
    margin-top: 9px;
    font-weight: bold;
    margin-bottom: 20px;
}

.dbtask-content {
    background-color: #ecf7f1;
    width: 15%;
    margin: 0 7px 0 33px;
    float: left;
    height: 170px;
    text-align: center;
}

    .dbtask-content img {
        padding: 20px 0 0 0px
    }

    .dbtask-content p {
        padding: 0 0 8px 18px;
        margin-top: 10px;
        font-weight: bold;
    }

.dblatestnews {
    display: inline-block;
    margin-top: 49px
}

.dblatestnews-section {
    background-color: #ecedef;
    width: 100%;
    margin-left: -10px;
    height: 275px
}

.dblatestnews-img {
    width: 40%;
    display: inline-block;
    padding-left: 10px;
}

    .dblatestnews-img img {
        margin: 20px 0 0 8px
    }

.dblatestnews-content {
    display: inline-block;
    width: 48%;
    float: right;
}

.news-section .date {
    font-weight: bold;
    color: #0078af;
    font-size: 11.1pt;
}

.news-section .newstitle {
    font-weight: bold;
    margin-bottom: 0px !important;
    margin-top: 10px !important;
}

.dblatestnews-content .date {
    margin-bottom: 10px !important;
    margin-top: 17px;
}

.dblatestnews-content .summary {
    margin-bottom: 10px
}

.news-section a {
    color: #0078af;
    font-weight: bold;
}

.cmn-section {
    clear: both;
    overflow: hidden;
}

.cmn-section-hdr {
    font-size: 24pt;
    font-weight: lighter;
    font-family: roboto;
    color: #282828;
    margin: 30px 0 15px 0;
}

.cmn-section-content {
    border-top: 1px solid black;
    width: 97%;
    clear: both;
}

.dblatestnews-section span a {
    text-decoration: none !important;
    color: #0078af;
    position: relative;
    top: -102px;
    left: 45px;
    border-bottom: 1px solid #0078af
}
/*.dblatestnews-rtcont{display: inline-block;width: 32%;vertical-align: top;margin-left: 20px;word-wrap: break-word;}
.dblatestnews-rtcont div{margin-top:25px;}*/
.slider-alignmnt {
    margin: 0 16px 0 15px
}

.dblatestnews-rtcont p {
    margin: 0px;
}

.callout-txt {
    font-size: 13pt;
    color: #282828;
    font-weight: bold;
}

/*******************added for PP06***********************/
.tble-end-btn {
    margin: 20px -20px 20px 0;
    float: right;
}

.addpayweek-btn-section {
    margin: 15px 0 0px 100px;
}

.center-aligned {
    text-align: center;
}

.fl-fldcontent::after {
    clear: both;
    content: "";
    display: block;
}

.file-upload-hdr {
    font-weight: bold;
    font-size: 16pt;
    color: rgb(0, 137, 74) !important;
    margin-bottom: 20px !important
}

.file-upld-prog-sec {
    border-bottom: 1px solid #d6d6d6;
}


/** changed classes **/
.memsearch-row {
    clear: both;
    display: flex;
    justify-content: space-around;
}

.ie10 .memsearch-row {
    display: -ms-flexbox;
    -ms-flex-pack: center;
}

.ie10 .tab-content .searchadhoc {
    margin-left: 9%;
    margin-right: 9%;
}

.ie10 .membersearch-row-3-col .field-spacing {
    margin-left: 11%;
    margin-right: 11%;
}

/*R3*/
.memsearch-row.twofield {
    display: block;
    margin-left: 8px;
}

.memsearch-elmnt {
    display: inline-block;
    margin: 0 40px 0 0px
}

    .memsearch-elmnt label {
        font-weight: bold;
        font-size: 10.5pt
    }

    .memsearch-elmnt div {
        margin-top: 5px
    }

        .memsearch-elmnt div.inputfield input {
            width: 220px !important
        }

        .memsearch-elmnt div.inputfield {
            border-left: 1px solid #dadcdd;
            border-top: 1px solid #dadcdd;
        }

div.float-left button.btn-reset {
    margin-right: 10px
}

.replay-data h4 {
    margin-left: 25px
}

.memberfield {
    margin: 20px 0 21px 0;
    padding-top: 11px
}

.field-content table {
    margin-top: 10px
}
/*.field-content div.member-fld{margin-top:20px}*/

.confirmation-content p, .confirmation-content div {
    margin-top: 15px;
}
/*R3 PP15*/
.confirmation-content div {
    margin-bottom: 10px
}

.confirmation-content h4 {
    color: #00894A;
    font-weight: bold;
    margin-left: 0px;
    font-size: 15pt !important;
    margin-top: 15px;
}

.confirmation-content2 p, .confirmation-content2 div {
    margin-top: 15px;
}
/*R3 PP15*/
.confirmation-content2 div {
    margin-bottom: 10px
}

.confirmation-content2 h4 {
    color: #00894A;
    font-weight: bold;
    margin-left: 0px;
    font-size: 15pt !important;
    margin-top: 15px;
}

.confirmation-content1 p, .confirmation-content1 div {
    margin-top: 15px;
}
/*R3 PP15*/
.confirmation-content1 div {
    margin-bottom: 10px
}

.confirmation-content1 h4 {
    color: #00894A;
    font-weight: bold;
    margin-left: 0px;
    font-size: 15pt !important;
    margin-top: 15px;
}

.password-details {
    margin: 10px 0 20px 0
}

    .password-details span {
        font-weight: bold
    }

.changeuser-dtls {
    margin-bottom: 35px
}

.field-content div.review-heading {
    margin-top: 15px
}

.login-left-section div.pin-section {
    margin-top: 20px
}

.sub-txt {
    margin-left: 308px;
    font-style: italic;
    color: #41484d;
    font-size: smaller;
    width: 36%;
    margin-bottom: -15px;
}

.month {
    margin: 15px 0
}

.lf-table tr td, .member-search tr td {
    text-align: left
}

.review-section table tr:hover td {
    background-color: #f5f3f1 !important;
}

.review-section table tr td { /*font-weight:bold;*/
    background: #f5f3f1 !important;
}

    .review-section table tr td:first-child {
        font-weight: normal;
    }

.review-section table.remove-tableborder tbody tr th {
    background: #f5f3f1 !important;
    font-weight: normal
}

.review-section table tbody tr th {
    padding: 5px;
}


.field-content span.pin-details {
    margin-left: 402px
}


.lf-table tr td {
    padding: 5px !important
}

.center-align {
    text-align: center;
}

.col-hdr-row .chnge-col2 {
    vertical-align: initial
}

/********Added to fix PP52 allignment issue on developers code*****************/
.enroltype-chkbox-err {
    margin-left: 20px;
    margin-top: 2px;
    display: block;
    color: #c73f01 !important;
    font-style: italic;
    font-size: 11.5pt;
    font-weight: normal;
}
/**pp14 error msg fix*/
.confirmation-error, .namechng-error {
    display: inline-block !important;
    height: 40px !important;
    border-top: none !important;
    border-left: none !important;
    width: 415px !important;
    margin: 0 0 40px 10px !important
}

.namechng-error {
    margin: 5px 0 40px 10px !important
}

.selectmenu {
    width: 250px !important
}

#maritalstatus-error {
    margin: 2px 0 0 300px;
    display: block;
    color: #c73f00;
    font-style: italic;
    font-size: 11.5pt;
    font-weight: normal;
    padding-left: 0px !important;
}

.confirmation-text {
    margin-left: 6px;
    vertical-align: top;
    display: inline-block;
    max-width: 90%;
    color: #00894a;
    font-size: 10pt;
    font-weight: bold;
    padding-top: 5px
}

.field-validation-error {
    margin-bottom: 10px !important; /*display:inline-block !important   width: 150%;*/
}

.error-alignmentcol3 {
    display: table-cell;
    width: 300px;
    margin-left: 158px;
    vertical-align: text-top;
    transform: translate(0%, 32%);
}

.error-alignmentcol1 {
    display: table-cell;
    padding-top: 30px;
    transform: translate(0%, -13%);
}

.error-alignmentcol2 {
    vertical-align: middle !important
}

#validation-err, #confirmation-err {
    margin: 2px 0 10px 0;
    display: block;
    color: #c73f00;
    font-style: italic;
    font-size: 11.5pt;
    font-weight: normal;
    padding-left: 0px !important
}

/*CR599*/
.validation-err-msg {
    margin: 5px 0 10px 0;
    display: block;
    color: #c73f01;
    font-style: italic;
    font-size: 11.5pt;
    font-weight: normal;
    padding-left: 0px !important;
    line-height: 1em;
    width: 100%;
}

.validation-err-msg-long {
    width: 105%
}

#confirmation-err {
    width: 425px !important
}
/*****PP33-R3*/
.pdfHelptxt {
    margin-top: 10px
}

    .pdfHelptxt img {
        vertical-align: middle
    }

.caseid {
    background-color: #f1f9f5;
    padding: 10px;
    margin: 0 150px 20px 0;
    font-weight: 400
}

/************added to change the width of title dropdown**********************/
.shrt-fld input {
    width: 140px !important;
}

.shrt-fld .doubleborder {
    width: 140px !important;
}

.shrt-drpdwn-fld .doubleborder {
    width: 142px !important;
}
/*****************************************************************************/

table.nobdr tr td {
    padding: 10px
}

td.newdates-fld input {
    width: 120px;
    float: left
}

td.newdates-fld img {
    padding: 10px 0 0 10px
}

.field-content .shrt-fld .doubleborder span.ui-selectmenu-button, .field-content .shrt-drpdwn-fld .doubleborder span.ui-selectmenu-button {
    width: 138px !important
}

.replay-data .page-subtitle {
    font-size: 15pt;
    color: #41484d;
    font-weight: bold;
    margin-left: 10px;
    margin-bottom: 5px;
    margin-top: 10px !important;
}

.page-subtitle {
    font-size: 15pt;
    color: #41484d;
    font-weight: bold;
    margin-bottom: 0px;
    margin-top: 10px
}

.gensec-rightcontent img {
    margin-left: 10px;
    vertical-align: middle;
}

.records-perpg /*, .note-textfl*/ {
    margin: 15px 0px 15px 0px;
    display: inline-block;
}


/*** pp15 validation fix****/
#validation-err, #confirmation-err, #recordchange-err {
    margin: 2px 0 10px 0;
    display: block;
    color: #c73f01;
    font-style: italic;
    font-size: 11.5pt;
    font-weight: normal;
    padding-left: 0px !important
}

#recordchange-err {
    margin: 2px 0 10px 85px
}

.fld-postcode-selector {
    margin-top: 10px;
    color: #737373
}

.post-code-text {
    color: #737373;
    margin-bottom: 0px !important
}

.fld-postcode-selector .member-lbl {
    color: #737373 !important;
    font-size: 11.1pt !important;
    display: block;
    width: 100%;
    width: 100%;
    margin-bottom: 20px;
}

.section-seperator {
    border-top: 1px solid #dadcdd;
    padding-top: 20px !important;
}
/** small fields select icon **/
.smallfield span.ui-icon {
    left: 15em !important
}
/**to override telerik class****/
.review-content p {
    margin: 10px 0 10px 0 !important;
}

table th {
    font-weight: bold !important;
}
/*h3{    margin: 20px 0 20px 0px !important;}*/
/**end:: to override telerik class*/
/** pp51 **/
#authorityletter {
    display: none
}

.upload-helptxt {
    color: #dadcdc;
    font-size: 9pt
}

.file-upload-btn-section {
    margin-top: 20px
}

/** PP06**/
.remove-tableborder {
    border-collapse: collapse;
    outline: medium none !important;
}

table.remove-tableborder tbody tr th {
    background: none !important;
    color: #41484d
}

.remove-tableborder tr th, .remove-tableborder tr td {
    border-collapse: separate;
    border: 0 !important
}

table.remove-tableborder:not(.nobg) tr:nth-child(2n+1) {
    background: #fff
}

table.remove-tableborder td.no-bgcolor {
    background: none;
}

table.remove-tableborder td:not(no-bgcolor) {
    background-color: #f1f1f3;
}

table.remove-tableborder .column-month {
    color: #00894a;
    text-transform: uppercase;
}

.review-content table.remove-tableborder .column-month {
    color: #282828;
    text-transform: uppercase;
}

.remove-tableborder tr.second-heading th, .remove-tableborder td {
    text-align: center
}

.review-content .remove-tableborder tr.second-heading th, .review-content .remove-tableborder td {
    text-align: left
}
/*.remove-tableborder th{width:15%}*/
.remove-tableborder tr:not(.second-heading) th {
    padding-left: 20px;
}

.review-content .remove-tableborder tr th {
    padding-left: 0;
}

.review-content table.remove-tableborder td {
    padding: 10px 0px;
    font-weight: bold;
}

/*.paydate{padding:0 10px 0 10px}*/

table.remove-tableborder tr th {
    text-transform: none !important
}

    table.remove-tableborder tr th.dates {
        width: 15%;
    }

table.remove-tableborder tr.second-heading th {
    font-weight: normal
}

tr.no-bgcolor:hover td {
    background: none !important
}

.mem-search .float-left {
    padding-top: 23px;
}

tr.second-heading th {
    font-weight: normal !important
}

tr.no-bgcolor td {
    border-left: none !important
}

/** **/
/** PP33-R3**/
/*.textbelow-input{font-size:10pt;clear:both;padding-left:135px;font-style: italic;}*/
.textbelow-input {
    font-size: 7pt;
    clear: both;
    padding-left: 27%;
    font-style: italic;
    color: #737373;
}

.textbelow {
    font-size: 7pt;
    clear: both;
    padding-left: 35% !important;
    font-style: italic;
    color: #737373;
}
/** IE 10 & 11 modal window header width **/
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    /**Defect 88 - Commented to fix IE specific issue*/
    /*.modalcallout{width:336px !important;padding:35px 12px 25px !important;margin:-21px 0 0 -19px !important;background-color:#fef0df !important}
     .mdl-callout{width:449px !important;padding:35px 12px 25px !important;margin:-20px 0 0 0 !important;background-color:#fef0df !important}*/

    .input-symbol-pound {
        position: absolute;
        padding-left: 0px !important;
    }

        .input-symbol-pound::before {
            position: absolute;
            top: 10px;
            content: "\a3";
            left: 20px;
            color: #737373
        }

        .input-symbol-pound input {
            padding-top: 1.5px !important
        }
    /*pound symbol fix*/

    /*alignment of error icon*/

    .validation-err-selectmenu {
        left: 257px !important;
        top: -57px !important
    }
    /*.validation-err{ left: 257px  !important; top: -104px !important;}*/
    /*.doubleborder-updateflds .validation-err {top: -104px !important;
    }*/
    .validation-err-amountfield {
        top: -59px !important;
        left: 257px !important;
    }

    .validation-err-datefield, .validation-err-percentilefield {
        top: -59px !important;
        left: 257px !important;
    }

    .generic-validation-err {
        top: 10px !important; /*left: 257px  !important;*/
    }

    button {
        cursor: default;
    }
}
/** pp17 label shrinking into multiple lines **/
.radiobtn-lbl {
    display: inline-block;
    float: left;
    width: 88%;
    margin: 20px 0 20px 4px;
    color: #00894A !important;
    font-weight: 700;
    font-size: 11.1pt;
    font-family: roboto !important;
    text-transform: uppercase
}
/** pp65 **/
.newdate-hdr {
    padding-left: 35px
}

.scrollit {
    overflow-x: scroll;
}

tr.no-bgcolor td:nth-child(2), tr.no-bgcolor td:nth-child(3), tr.no-bgcolor td:nth-child(4), tr.no-bgcolor td:nth-child(5) {
    background-color: #f1f1f3 !important;
    font-weight: bold
}

tr.no-bgcolor td:nth-child(1) {
    color: #00894A
}
/*tr.disabled-row td:nth-child(1){color:#cbe6d9 !important}*/
tr.disabled-row td:first-child {
    color: #cbe6d9 !important;
    background: none
}

tr.disabled-row td {
    color: #dadcdd !important;
    background-color: #fff !important
}

table.greybackground tr td {
    padding: 10px 0 !important
}

.remove-tableborder tr td:first-child {
    font-weight: bold;
}

.mem-search .float-left {
    padding-top: 23px;
    display: inline-flex;
}
/*PP14 R3*/
.validation-err {
    background-image: url('../images/validation_alert_forforms.png');
    height: 34px;
    width: 34px;
    background-repeat: no-repeat;
    position: relative;
    left: 253px;
    top: -49px;
}
/*PP14 R3*/
.generic-validation-err {
    background-image: url('../images/validation_alert_forforms.png');
    height: 34px;
    width: 34px;
    background-repeat: no-repeat;
    position: relative;
    left: 10px;
    top: -4px;
    display: inline-block
}

.textarea-validation-err {
    vertical-align: middle;
    display: inline-block;
    background-image: url('../images/validation_alert_forforms.png');
    height: 34px;
    width: 34px;
    background-repeat: no-repeat;
    display: inline-block
}

.generic-validation-err-selectmenu {
    top: 10px !important;
}

.generic-validation-err-singlepremium {
    top: -22px !important;
}

.amount-field-err {
    top: -3px !important
}
/*PP14-R3*/
.validation-err-selectmenu {
    left: 257px;
    top: -49px;
}

.validation-err-msg-format2 {
    margin-top: 2px;
    display: block;
    color: #c73f00;
    font-style: italic;
    font-size: 11.5pt;
    font-weight: normal;
    margin-left: 0px !important
}

.new-datesfld input {
    width: 150px !important;
    height: 40px !important;
    margin: 0px !important;
}

.new-datesfld .doubleborder-updateflds {
    margin-left: 20px !important;
    width: 150px
}

.new-datesfld .small-datepicker {
    background-position: 110px 2px !important;
}

.row-seperator {
    background-color: #fff;
    height: 5px;
}

.section-title {
    margin: 10px 0px 20px 10px;
}
/* added to reduce the space above & below to do list heading as per sg */
.todolist-img-sec, .messages-img-sec, .attachment-icon-sec {
    position: relative;
    top: 10px
}
/* added to bring the mail icon and arrow and attachment icon to the center of the text as per sg */
.records-perpg {
    margin-top: 15px
}
/* reduced the margin as per sg */

.field-content p:not(.sub-txt) {
    margin: 10px 0px;
}

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

.input-symbol-poundsalary {
    position: relative;
    padding-left: 0px !important;
}

    .input-symbol-poundsalary input {
        padding-top: 6px;
    }

    .input-symbol-poundsalary input {
        padding-left: 30px;
    }

/*PP52- added validations**/

#specifiedlumpsum, #dateofretirementfld {
    display: none;
}

table.nobdr tr td {
    padding: 10px
}

td.newdates-fld input {
    width: 120px;
    float: left
}

td.newdates-fld img {
    padding: 10px 0 0 10px
}

.field-content .shrt-fld .doubleborder span.ui-selectmenu-button, .field-content .shrt-drpdwn-fld .doubleborder span.ui-selectmenu-button {
    width: 110px !important
}

.replay-data .page-subtitle {
    font-size: 15pt;
    color: #41484d;
    font-weight: bold;
}
/*R3*/
.page-subtitle {
    font-size: 15pt;
    color: #41484d;
    font-weight: bold;
    margin-bottom: 0px;
    margin-top: 10px;
}

.gensec-rightcontent img {
    margin-left: 10px;
    vertical-align: middle;
}

.records-perpg /*, .note-textfl*/ {
    margin: 15px 0px 15px 0px;
    display: inline-block;
}


/*** pp15 validation fix****/
#validation-err, #confirmation-err, #recordchange-err {
    margin: 2px 0 10px 0;
    display: block;
    color: #c73f01;
    font-style: italic;
    font-size: 11.5pt;
    font-weight: normal;
    padding-left: 0px !important
}

#recordchange-err {
    margin: 2px 0 10px 85px
}

.fld-postcode-selector {
    margin-top: 10px;
    color: #737373
}

.post-code-text {
    color: #737373;
    margin-bottom: 0px !important
}

.fld-postcode-selector .member-lbl {
    color: #737373 !important;
    font-size: 11.1pt !important;
    display: block;
    width: 100%;
    width: 100%;
    margin-bottom: 10px;
}

.section-seperator {
    border-top: 1px solid #dadcdd;
    padding-top: 20px !important;
}
/** small fields select icon **/
.smallfield span.ui-icon {
    left: 15em !important
}
/**to override telerik class****/
.review-content p {
    margin: 10px 0 10px 0 !important;
}

table th {
    font-weight: bold !important;
    text-transform: uppercase
}
/*h3{    margin: 20px 0 20px 0px !important;}*/
/**end:: to override telerik class*/
/** pp51 **/
#authorityletter {
    display: none
}

.upload-helptxt {
    color: #dadcdc;
    font-size: 9pt
}

.file-upload-btn-section {
    margin-top: 20px
}

/** PP06**/
.remove-tableborder {
    border-collapse: collapse;
    outline: medium none !important;
}

table.remove-tableborder tbody tr th {
    background: none !important;
    color: #41484d
}

.remove-tableborder tr th, .remove-tableborder tr td {
    border-collapse: separate;
    border: 0 !important
}

table.remove-tableborder:not(.nobg) tr:nth-child(2n+1) {
    background: #fff
}

table.remove-tableborder td.no-bgcolor {
    background: none;
}

table.remove-tableborder td:not(no-bgcolor) {
    background-color: #f1f1f3;
}

table.remove-tableborder .column-month {
    color: #00894a;
    text-transform: uppercase;
}

.review-content table.remove-tableborder .column-month {
    color: #282828;
    text-transform: uppercase;
}


/*.paydate{padding:0 10px 0 10px}*/

table.remove-tableborder tr th {
    text-transform: none !important
}

    table.remove-tableborder tr th.dates {
        width: 15%;
    }

table.remove-tableborder tr.second-heading th {
    font-weight: normal !important
}

tr.no-bgcolor:hover td {
    background: none !important
}


tr.second-heading th {
    font-weight: normal !important
}

tr.no-bgcolor td {
    border-left: none !important
}

/** **/
/*.textbelow-input{font-size:10pt;clear:both;padding-left:135px;font-style: italic;}*/
/** IE 10 & 11 modal window header width **/
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    /*.modalcallout{width:336px !important;padding:35px 12px 25px !important;margin:-21px 0 0 -19px !important;background-color:#fef0df !important}
      .mdl-callout{width:449px !important;padding:35px 12px 25px !important;margin:-20px 0 0 0px !important;background-color:#fef0df !important}*/
    .input-symbol-pound {
        position: absolute;
        padding-left: 0px !important
    }

        .input-symbol-pound::before {
            position: absolute !important;
            top: 10px !important;
            content: "\a3" !important;
            left: 20px !important;
            color: #737373
        }
}
/** pp17 label shrinking into multiple lines **/
.radiobtn-lbl {
    display: inline-block;
    float: left;
    width: 88%;
    margin: 20px 0 20px 4px;
    color: #00894A !important;
    font-weight: 700;
    font-size: 11.1pt;
    font-family: roboto !important;
    text-transform: uppercase
}
/** pp65 **/
.newdate-hdr {
    padding-left: 35px
}

.scrollit {
    overflow-x: scroll;
}

tr.no-bgcolor td:nth-child(2), tr.no-bgcolor td:nth-child(3), tr.no-bgcolor td:nth-child(4), tr.no-bgcolor td:nth-child(5) {
    background-color: #f1f1f3 !important;
    font-weight: bold
}

tr.no-bgcolor td:nth-child(1) {
    color: #00894A
}
/*tr.disabled-row td:nth-child(1){color:#cbe6d9 !important}*/
tr.disabled-row td:first-child {
    color: #cbe6d9 !important;
    background: none
}

tr.disabled-row td {
    color: #dadcdd !important;
    background-color: #fff !important
}

table.greybackground tr td {
    padding: 10px 0 !important
}

.remove-tableborder tr td:first-child {
    font-weight: bold;
}


.new-datesfld input {
    width: 150px !important;
    height: 40px !important;
    margin: 0px !important;
}

.new-datesfld .doubleborder-updateflds {
    margin-left: 10px !important;
    width: 150px
}

.new-datesfld .small-datepicker {
    background-position: 110px -1px !important;
}

.row-seperator {
    background-color: #fff;
    height: 5px;
}

.section-title {
    margin: 10px 0px 20px 10px;
}
/* added to reduce the space above & below to do list heading as per sg */
.todolist-img-sec, .messages-img-sec, .attachment-icon-sec {
    position: relative;
    top: 10px
}
/* added to bring the mail icon and arrow and attachment icon to the center of the text as per sg */
.records-perpg {
    margin: 10px 50px 0 0 !important
}
    /* reduced the margin as per sg */
    .records-perpg label {
        vertical-align: super;
    }


.login-left-section .enroltype-err {
    margin-left: 150px;
}

.terms h3 {
    margin: 1em 0;
    font-weight: bold;
    font-size: 13pt;
}
/*PP10 review screen - for getting bulleted points*/
.checkbox-option div {
    padding-top: 7px;
    margin-left: 20px;
    vertical-align: top;
    display: inline-block;
    max-width: 90%;
    color: #00894a;
    font-size: inherit;
    font-weight: bold
}

    .checkbox-option div ul {
        list-style-type: disc;
        margin-left: 20px
    }
/*PP10 review screen - for getting bulleted points*/
.checkbox-option div {
    padding-top: 7px;
    margin-left: 15px;
    vertical-align: top;
    display: inline-block;
    max-width: 90%;
    color: #00894a;
    font-size: inherit;
    font-weight: bold
}
    /*Common Fix*/
    .checkbox-option div ul {
        list-style-type: disc;
        margin-left: 40px;
        margin-top: 10px;
    }

        .checkbox-option div ul li {
            margin: 1px 0px
        }
/*PP10 - Additional details screen */
txtarea .additionaldtls-lbl {
    text-transform: capitalize
}
/*PP13- Additional details - dob alignment inside the input*/
div.dateofbirth span {
    display: inline-block;
    padding: 10px 0 0 15px
}

#validationmsg-err {
    margin-left: 300px;
    margin-top: 2px;
    display: block;
    color: #c73f01;
    font-style: italic;
    font-size: 11.5pt;
    font-weight: normal;
}
/*error msg alignment*/
/*for validations */
#add_family_button {
    display: none;
}

.validation-err-msg-format2 {
    margin-top: 2px;
    display: block;
    color: #c73f01;
    font-style: italic;
    font-size: 11.5pt;
    font-weight: normal;
    margin-left: 0px !important
}

/*PP13- Additional details - dob alignment inside the input*/

div.dateofbirth span {
    display: inline-block;
    padding: 10px 0 0 15px
}

#validationmsg-err, #otherpartyvalidation-err {
    margin-left: 315px;
    margin-top: 2px;
    display: block;
    color: #c73f01;
    font-style: italic;
    font-size: 11.5pt;
    font-weight: normal;
}
/*error msg alignment*/
#otherpartyvalidation-err {
    margin-left: 309px !important
}

.mem-fld .member-lbl {
    display: inline-block !important;
    float: left;
    clear: left;
    width: 35% !important;
    margin: 0 0 0 4px !important;
    color: #00894A !important;
    font-weight: 700;
    font-size: 11.1pt;
    margin-top: 10px;
    font-family: roboto !important;
    text-transform: uppercase;
}

.ui-icon {
    width: 26px !important
}

/*PP15-validation message*/
.validationerrormessage {
    padding-left: 0 !important;
    margin-left: 1px;
    margin-top: 44px;
    display: block;
    color: #c73f01;
    font-style: italic;
    font-size: 11.5pt;
    font-weight: normal;
}

/** Accessibility testing **/
.header-sec .header-top-row .open .callouthover a, .header-sec .header-top-row .open .PinkBgwoCallot a {
    padding: 0 !important;
    white-space: normal !important;
    color: #000 !important
}

.header-sec .header-top-row .open .callouthover:hover a, .header-sec .header-top-row .open .PinkBgwoCallot:hover a, .header-sec .header-top-row .open .callouthover:focus a, .header-sec .header-top-row .open .PinkBgwoCallot:focus a {
    background-color: #f6e2d9 !important;
    width: 100% !important;
    cursor: pointer
}


/*************task list images / rollover styles***/
.tasklist_addnewmember_icon {
    background: url('../images/Task icons_listing view_90x90_add new member.png');
    background-repeat: no-repeat;
    width: 90px;
    height: 90px;
    display: inline-block;
    vertical-align: text-top;
    margin-bottom: 20px;
}

    .tasklist_addnewmember_icon:hover {
        background: url('../images/Task icons_listing view_90x90_add new member_rollover.png');
    }

.tasklist_deathreq_icon {
    background: url('../images/Task icons_listing view_90x90_death.png');
    background-repeat: no-repeat;
    width: 90px;
    height: 90px;
    display: inline-block;
    vertical-align: text-top;
    margin-bottom: 20px;
}

    .tasklist_deathreq_icon:hover {
        background: url('../images/Task icons_listing view_90x90_death_rollover.png');
    }

.tasklist_estimatereq_icon {
    background: url('../images/Task icons_listing view_90x90_estimate.png');
    background-repeat: no-repeat;
    width: 90px;
    height: 90px;
    display: inline-block;
    vertical-align: text-top;
    margin-bottom: 20px;
}

    .tasklist_estimatereq_icon:hover {
        background: url('../images/Task icons_listing view_90x90_estimate_rollover.png');
    }

.tasklist_fileupload_icon {
    background: url('../images/Task icons_listing view_90x90_file upload.png');
    background-repeat: no-repeat;
    width: 90px;
    height: 90px;
    display: inline-block;
    vertical-align: text-top;
    margin-bottom: 20px;
}

    .tasklist_fileupload_icon:hover {
        background: url('../images/Task icons_listing view_90x90_file upload_rollover.png');
    }

.tasklist_illhealth_icon {
    background: url('../images/Task icons_listing view_90x90_ill-health.png');
    background-repeat: no-repeat;
    width: 90px;
    height: 90px;
    display: inline-block;
    vertical-align: text-top;
    margin-bottom: 20px;
}

    .tasklist_illhealth_icon:hover {
        background: url('../images/Task icons_listing view_90x90_ill-health_rollover.png');
    }

.tasklist_processleaver_icon {
    background: url('../images/Task icons_listing view_90x90_leavers.png');
    background-repeat: no-repeat;
    width: 90px;
    height: 90px;
    display: inline-block;
    vertical-align: text-top;
    margin-bottom: 20px;
}

    .tasklist_processleaver_icon:hover {
        background: url('../images/Task icons_listing view_90x90_leavers_rollover.png');
    }

.tasklist_payfrequency_icon {
    background: url('../images/Task icons_listing view_90x90_pay frequency.png');
    background-repeat: no-repeat;
    width: 90px;
    height: 90px;
    display: inline-block;
    vertical-align: text-top;
    margin-bottom: 20px;
}

    .tasklist_payfrequency_icon:hover {
        background: url('../images/Task icons_listing view_90x90_pay frequency_rollover.png');
    }

.tasklist_pensioninputstatement_icon {
    background: url('../images/Task icons_listing view_90x90_pension input statement.png');
    background-repeat: no-repeat;
    width: 90px;
    height: 90px;
    display: inline-block;
    vertical-align: text-top;
    margin-bottom: 20px;
}

    .tasklist_pensioninputstatement_icon:hover {
        background: url('../images/Task icons_listing view_90x90_pension input statement_rollover.png');
    }

.tasklist_reqforinfo_icon {
    background: url('../images/Task icons_listing view_90x90_request for info.png');
    background-repeat: no-repeat;
    width: 90px;
    height: 90px;
    display: inline-block;
    vertical-align: text-top;
    margin-bottom: 20px;
}

    .tasklist_reqforinfo_icon:hover {
        background: url('../images/Task icons_listing view_90x90_request for info_rollover.png');
    }

.tasklist_retirement_icon {
    background: url('../images/Task icons_listing view_90x90_retirement.png');
    background-repeat: no-repeat;
    width: 90px;
    height: 90px;
    display: inline-block;
    vertical-align: text-top;
    margin-bottom: 20px;
}

    .tasklist_retirement_icon:hover {
        background: url('../images/Task icons_listing view_90x90_retirement_rollover.png');
    }

.tasklist_benefitwaiver_icon {
    background: url('../images/Task icons_listing view_90x90_Benefit waiver.png');
    background-repeat: no-repeat;
    width: 90px;
    height: 90px;
    display: inline-block;
    vertical-align: text-top;
    margin-bottom: 20px;
}

    .tasklist_benefitwaiver_icon:hover {
        background: url('../images/Task icons_listing view_90x90_Benefit waiver_rollover.png');
    }

.tasklist_memberdetails_icon {
    background: url('../images/Task icons_listing view_90x90_member details.png');
    background-repeat: no-repeat;
    width: 90px;
    height: 90px;
    display: inline-block;
    vertical-align: text-top;
    margin-bottom: 20px;
}

    .tasklist_memberdetails_icon:hover {
        background: url('../images/Task icons_listing view_90x90_member details_rollover.png');
    }

.tasklist_singlepremium_icon {
    background: url('../images/Task icons_task view_60x60_load contributions.png');
    background-repeat: no-repeat;
    width: 90px;
    height: 90px;
    display: inline-block;
    vertical-align: text-top;
    margin-bottom: 20px;
}

    .tasklist_singlepremium_icon:hover {
        background: url('../images/Task icons_task view_60x60_load contributions.png');
    }

/**********manage my account images/ roll over styles ***/
.managemyaccnt_accntprofile_icon {
    background: url('../images/Account settings_listing view_90x90_account profile.png');
    background-repeat: no-repeat;
    width: 90px;
    height: 90px;
    display: inline-block;
    vertical-align: text-top;
    margin-bottom: 20px;
}

    .managemyaccnt_accntprofile_icon:hover {
        background: url('../images/Account settings_listing view_90x90_account profile_rollover.png');
    }

.managemyaccnt_makeacompaint_icon {
    background: url('../images/Account settings_listing view_90x90_complain.png');
    background-repeat: no-repeat;
    width: 90px;
    height: 90px;
    display: inline-block;
    vertical-align: text-top;
    margin-bottom: 20px;
}

    .managemyaccnt_makeacompaint_icon:hover {
        background: url('../images/Account settings_listing view_90x90_complain_rollover.png');
    }

.managemyaccnt_rpmicontacts_icon {
    background: url('../images/Account settings_listing view_90x90_RPMI contacts.png');
    background-repeat: no-repeat;
    width: 90px;
    height: 90px;
    display: inline-block;
    vertical-align: text-top;
    margin-bottom: 20px;
}

    .managemyaccnt_rpmicontacts_icon:hover {
        background: url('../images/Account settings_listing view_90x90_RPMI contacts_rollover.png');
    }

.managemyaccnt_manageusers_icon {
    background: url('../images/Account settings_listing view_90x90_manage users.png');
    background-repeat: no-repeat;
    width: 90px;
    height: 90px;
    display: inline-block;
    vertical-align: text-top;
    margin-bottom: 20px;
}

    .managemyaccnt_manageusers_icon:hover {
        background: url('../images/Account settings_listing view_90x90_manage users_rollover.png');
    }


/**to fix validation alignment issue when an error occurs :: PP14*/
.chnge-col1-error {
}

.chnge-col2-error {
    vertical-align: top;
}

.chnge-col3-error {
    vertical-align: bottom;
}

#checkbox_error {
    display: none;
    margin-top: 2px;
    display: block;
    color: #c73f01;
    font-style: italic;
    font-size: 11.5pt;
    font-weight: normal;
}


/** pagination - PP17 & worktray **/

/*.fl-pagination div, .schedules-pagination div{padding-right:5px}*/ /*Common fix to adjust the spacing*/

.pagination_leftmost {
    background-image: url('../images/paginationicon_backend.png');
    height: 34px;
    width: 34px;
    background-repeat: no-repeat;
    float: left;
}

    .pagination_leftmost:hover, .pagination_leftmost:focus {
        background-image: url('../images/paginationicon_backend_rollover.png');
    }

.pagination_left {
    background-image: url('../images/paginationicon_back.png');
    height: 34px;
    width: 34px;
    background-repeat: no-repeat;
    float: left;
}

    .pagination_left:hover, .pagination_left:focus {
        background-image: url('../images/paginationicon_back_rollover.png');
    }

.pagination_right {
    background-image: url('../images/paginationicon_fwd.png');
    height: 34px;
    width: 34px;
    background-repeat: no-repeat;
    float: left;
}

    .pagination_right:hover, .pagination_right:focus {
        background-image: url('../images/paginationicon_fwd_rollover.png');
    }

.pagination_rightmost {
    background-image: url('../images/paginationicon_fwdend.png');
    height: 34px;
    width: 34px;
    background-repeat: no-repeat;
    float: left;
}

    .pagination_rightmost:hover, .pagination_rightmost:focus {
        background-image: url('../images/paginationicon_fwd end_rollover.png');
    }


/*** Checkbox issue - in PP14*/
#checkbox-err-sec {
    display: none;
}

.checkbox-invalid-err {
    margin-bottom: 8px;
    display: none;
    height: 34px;
    margin-left: 15px;
}

#checkbox-err-msg {
    margin: 20px 0px 10px 20px;
    display: inline-block;
    color: #c73f00 !important;
    font-style: italic;
    font-size: 11.5pt;
    font-weight: normal !important;
    padding-left: 0px !important
}

.checkbox-err-msg {
    margin: 20px 0px 10px 20px;
    display: inline-block;
    color: #c73f00 !important;
    font-style: italic;
    font-size: 11.5pt;
    font-weight: normal !important;
    padding-left: 0px !important
}


/*pp17 file upload*/
.fileupload {
    border-bottom: none !important
}

.fileuploadbox {
    border-top: 1px solid #d6d6d6 !important
}

/** to add scroll bar to dropdown**/
.ui-selectmenu-menu .ui-menu {
    max-height: 250px !important;
}

/**to hide the browser default dropdown icon in IE */
select::-ms-expand {
    display: none;
}

.pin-section select::-ms-expand {
    display: block !important;
}
/*added for file upload popup box top border*/
.fileupload-content {
    clear: both;
    border-bottom: none;
    border-top: 6px solid #d6d6d6;
    width: 100%;
    padding: 0px 0 0px 0;
}

/****Worktray fixes**/
.todolist-msg-sub a {
    text-decoration: none;
    color: #282828;
}
/*.scrollit{overflow-x:auto;}*/
.scrollit .tablesorter {
    margin-bottom: 0px !important;
}

.tablesorter-default thead .sorter-false {
    background-image: none !important;
    cursor: default;
    padding: 4px;
}

#msgContentId a {
    color: #d8784c !important;
    font-weight: bold;
}

#msgContentId {
    margin-left: 25px;
}

#accordian-table #msgContentId tr:first-child {
    border: none !important;
}

#accordian-table #msgContentId tr td {
    border: none !important
}

    #accordian-table #msgContentId tr:empty, #accordian-table #msgContentId tr td:empty {
        display: none
    }

#accordian-table #msgContentId tr td {
    padding: 0px !important
}

    #accordian-table #msgContentId tr td p {
        margin-top: 10px !important
    }

#accordian-table #msgContentId tr:nth-child(2) td {
    height: 40px !important
}

#accordian-table-messages #msgContentId tr:first-child {
    border: none !important;
}

#accordian-table-messages #msgContentId tr td {
    border: none !important
}

    #accordian-table-messages #msgContentId tr:empty, #accordian-table-messages #msgContentId tr td:empty {
        display: none
    }

#accordian-table-messages #msgContentId tr td {
    padding: 0px !important
}

    #accordian-table-messages #msgContentId tr td p {
        margin-top: 10px !important
    }

#accordian-table-messages #msgContentId tr:nth-child(2) td {
    height: 40px !important
}

#accordian-table-file #msgContentId tr:first-child {
    border: none !important;
}

#accordian-table-file #msgContentId tr td {
    border: none !important
}

    #accordian-table-file #msgContentId tr:empty, #accordian-table-file #msgContentId tr td:empty {
        display: none
    }

#accordian-table-file #msgContentId tr td {
    padding: 0px !important
}

    #accordian-table-file #msgContentId tr td p {
        margin-top: 10px !important
    }

#accordian-table-file #msgContentId tr:nth-child(2) td {
    height: 40px !important
}


.validation-iconposition {
    position: relative;
    bottom: 10px;
    left: 10px;
}

.checkbox-err-msg label {
    margin-left: 0px !important
}

/*PP10 textarea validation icon fix */
#txtareaenroltype-err, .txtareaenroltype-err {
    margin-left: 10px !important;
    display: block;
    color: #c73f01;
    font-style: italic;
    font-size: 11.5pt;
    font-weight: normal;
    display: inline-block;
    margin-top: 15px;
}

/* added for pound symbol fix*/
.input-symbol-pound input {
    padding-top: 1px !important
}

@media all and (-webkit-min-device-pixel-ratio:0) {
    .input-symbol-pound input {
        padding-top: 0.8px !important
    }
}


.tabs-menu li div:focus {
    outline: 1px dotted #282828
}




.list-hover {
    background-color: #dadcdd !important
}

.mainmenu-list-hover {
    background-color: #fff !important;
    color: #000 !important
}

    .mainmenu-list-hover a {
        color: #000 !important;
    }



/***********Firefox css fixes**/

@media screen and (min--moz-device-pixel-ratio:0) {

    .header-sec ul li:last-child:hover .logoutdetails-img {
        background-position: -6px -9px, 1px -9px;
    }

    .logoutdetails-img {
        background-position: -6px -9px, 1px -9px;
    }
}

.securitytextbox {
    margin-left: 30px;
}

.radiogroup .member-fld {
    margin-top: 0px !important
}

.radiogroup .member-lbl {
    margin-top: 0px !important;
    width: 32%;
}

.checkbox-activator:focus {
    outline: 1px solid #282828
}

/*added for pp10 file upload*/
.fltxtbelow-input {
    font-size: 10pt;
    clear: both;
    padding-left: 200px !important;
    font-style: italic;
}

.fileupload-uploadbtn {
    display: inline-block;
    margin: 0 32px 0 0 !important
}

.flillhealthbtn-section {
    margin: -61px -40px 0 0 !important;
    width: 274px !important
}

span#enroltype-chkbox-err span {
    margin-top: 3px;
    color: #c73f01 !important;
    font-weight: normal !important
}
/*page title fix*/
.page-title h2 {
    padding-top: 13px;
    margin-bottom: 17px;
    color: #41484d;
    font-weight: bold;
}

.dateofbirth {
    padding: 8px 0px;
    display: inline-block;
}

.review-content .btn-edit {
    margin-right: 25px;
}


/*.errorcallout span{    font-style: italic;
    margin-top: 5px;
    display: block;}*/
button:active span, button:focus span {
    position: relative;
    top: 0;
    left: 0;
}


/*UI changes for manage scheme*/
.changeschemepara .rev-sec-content label {
    color: #000;
    display: inline-block;
    width: 24%;
}

.changeschemepara .member-fld .member-lbl {
    display: inline-block;
    float: left;
    clear: left;
    width: 24%;
    margin: 0 0 0 4px;
    color: #00894A !important;
    font-weight: 700;
    font-size: 11.1pt;
    margin-top: 10px;
    font-family: roboto !important;
    text-transform: uppercase;
}

.changeschemepara {
    padding-left: 1px !important
}


/*This code is to disable the eye icon popping up in password in IE browser*/
::-ms-reveal {
    display: none;
}
/*Worktray*/

.page-align {
    padding-left: 5px !important;
}
/*alignment issue pp10 review and comfrom page*/
.previous-job-sec {
    display: block;
}


.modal-cont-btn-section btn-delete {
    margin-left: 15px
}

.lf-table .small-datepicker {
    background-position: 100px 0px !important;
    padding-left: 5px;
}

.lf-table input[type="text"] {
    margin-top: 0px !important;
    height: 40px !important;
    width: 40px !important;
}

.center-aligned {
    text-align: center !important;
}

.left-aligned {
    text-align: left;
}
/********salarydetailsv09*****/
#pensionablesalary1 {
    display: none
}

#pensionablesalary {
    display: none
}

#salarysave {
    display: none
}

.greencompletion-tick {
    background-image: url(../images/btn-icon-tick.png);
    background-repeat: no-repeat;
    background-repeat: no-repeat;
    background-position: center;
    width: 20px;
    display: inline-block;
    height: 20px;
    margin: 10px 0px;
}

.cross-icon {
    background-image: url(../images/crossicon.png);
    background-repeat: no-repeat;
    background-repeat: no-repeat;
    background-position: center;
    width: 22px;
    display: inline-block;
    height: 22px;
    margin: 10px 0px;
}

.radio-margin {
    margin-top: 12px !important
}

.radiotext-margin {
    margin-left: -8px !important
}

.total-validation-icon {
    background: url("../images/validation_alert_forforms.png") no-repeat left !important;
    width: 34px;
    height: 34px;
    margin-right: 5px;
    float: left;
    display: block;
}

.validation-txt {
    color: rgb(243, 112, 33);
    padding-left: 39px;
}

.alert-txt {
    width: 40% !important
}

.pensionsalary-table tr td:nth-child(1) {
    width: 9%
}

.pensionsalary-table tr td:nth-child(3) {
    width: 16%
}

.pensionsalary-table tr td.prp-decisiontable {
    width: 6%
}

.radiobutton1 {
    margin-left: 13px;
}

.icontextvalidationmsg {
    margin-right: -656px;
}

.radio-validation-err {
    background-image: url("../images/validation_alert_forforms.png");
    height: 34px;
    /*width: 34px;*/
    background-repeat: no-repeat;
    width: 100% !important;
    margin: 15px 0px;
}

    .radio-validation-err .validation-err-msg {
        width: 75%;
        margin-left: 50px;
    }


.validationspecific {
    /* margin-top: -33px;
    margin-left: 61px;
    */
    display: block;
    color: #c73f01;
    font-style: italic;
    font-size: 11.5pt;
    font-weight: normal;
    padding-left: 0px !important;
    background: url("../images/validation_alert_forforms.png") no-repeat left !important;
}

.validationspecific1 {
    margin-top: -32px;
    ;
    margin-left: 56px;
    padding-bottom: 22px;
    display: block;
    color: #c73f01;
    font-style: italic;
    font-size: 11.5pt;
    font-weight: normal;
    padding-left: 0px !important;
}

.checkboxposition { /*margin-top: -23px;margin-left: 16px*/
}

.surnamealign {
    width: 14%;
}

.referencealign {
    width: 16%;
}

.firstnamealign {
    width: 13%;
}

.earningtypewidth {
    width: 26%;
}

.totalalign {
    width: 17%;
}

.salaryalign {
    width: 15%;
}


/*accordian CR599*/
.tablenoborder .subtable tr td {
    padding: 0.5em 2.2em !important;
    border: none !important;
    overflow: auto !important;
    background: #FEF4EA !important;
    border-right: none !important
}

.subtable {
    border-collapse: separate !important;
    margin-top: 0px !important;
}

.lasttextbox {
    border-right: none !important;
}

.todolist-msg-subject {
    display: inline-block;
    margin-left: -20px;
    vertical-align: super !important
}

.desicion-msg-subject {
    display: inline-block;
    vertical-align: super !important;
}

#firsttable table tr td {
    border-left: none !important
}

    #firsttable table tr td:last-child {
        border-right: none !important
    }

#firsttable table td {
    text-align: center !important
}

.lf-table tr td {
    border-left: none !important
}

.lf-table td:last-child {
    border-right: none !important
}

#accordian-table.tablenoborder table tr td th {
}

;
#accordian-table-messages.tablenoborder table tr td th {
}

;
#accordian-table-file.tablenoborder table tr td th {
}

;

.radio-margin {
    margin-top: 11px;
}

.details {
    background: #FEF4EA !important;
    padding: 10px !important;
    display: none;
    padding-left: 10px !important
}

.addsalaryprp {
    background: #FEF4EA !important;
    padding: 10px !important;
    padding-left: 10px !important
}

td.details_subrow:first-child {
    padding-left: 29px !important;
    padding-top: 15px !important;
    padding-bottom: 15px !important;
}

.accordian td {
    background-color: #f5f3f1 !important;
    border-bottom: 2px solid white !important;
}

#firsttable table tr td {
    border-left: none !important
}

    #firsttable table tr td:last-child {
        border-right: none !important
    }

#firsttable table td {
    text-align: center !important
}

.lf-table tr td {
    border-left: none !important
}

.lf-table td:last-child {
    border-right: none !important
}

.lf-table td {
    text-align: center !important
}

.editsalaryicon {
    background-image: url(../images/editIconTransparent.png);
    background-repeat: no-repeat;
    padding: 8px 18px 0 1px;
}

.changeeffectivewidth {
    width: 13%;
}

#accordian-table tr:hover td {
    background-color: #fdf0df !important;
}

#accordian-table-messages tr:hover td {
    background-color: #fdf0df !important;
}

#accordian-table-file tr:hover td {
    background-color: #fdf0df !important;
}

.pagination_leftmost {
    background-image: url('../images/paginationicon_backend.png');
    height: 34px;
    width: 34px;
    background-repeat: no-repeat;
    float: left;
}

    .pagination_leftmost:hover {
        background-image: url('../images/paginationicon_backend_rollover.png');
    }

.pagination_left {
    background-image: url('../images/paginationicon_back.png');
    height: 34px;
    width: 34px;
    background-repeat: no-repeat;
    float: left;
}

    .pagination_left:hover {
        background-image: url('../images/paginationicon_back_rollover.png');
    }

.pagination_right {
    background-image: url('../images/paginationicon_fwd.png');
    height: 34px;
    width: 34px;
    background-repeat: no-repeat;
    float: left;
}

    .pagination_right:hover {
        background-image: url('../images/paginationicon_fwd_rollover.png');
    }

.pagination_rightmost {
    background-image: url('../images/paginationicon_fwdend.png');
    height: 34px;
    width: 34px;
    background-repeat: no-repeat;
    float: left;
}

    .pagination_rightmost:hover {
        background-image: url('../images/paginationicon_fwd end_rollover.png');
    }

/*Query log to move the sec question*/
/*.security-question .member-lbl {padding-right: 15px;max-width: 30%;}*/

/***/
.long-text-col {
    width: 20% !important
}

.doubleborder-updateflds {
    vertical-align: top;
}

.list-style-padding {
    padding-left: 25px;
    list-style-type: disc;
}

.mem-search-results-title {
    padding: 20px 0px 20px 4px;
    border-top: 6px solid #dadcdd;
}

/* do not group these rules - fix for placeholder color*/
*::-webkit-input-placeholder {
    color: #dadcdd;
}

*:-moz-placeholder {
    /* FF 4-18 */
    /*color:#dadcdd;*/
}

*::-moz-placeholder {
    /* FF 19+ */
    /*color:#dadcdd;*/
}

*:-ms-input-placeholder {
    /* IE 10+ */
    color: #dadcdd !important;
}

.pin-section .generic-validation-err {
    left: 4px;
    top: -3px;
}


.generic-validation-err.login-pin-err-img {
    left: 0px;
    top: -2px;
}

.enroltype-err.login-pin-err {
    margin-left: 0px
}

.page-subtitle-section {
    font-size: 15pt;
    color: #41484d;
    font-weight: bold;
    margin-bottom: 0px;
    margin-top: 10px;
    margin-left: 5px;
}
/*Member Search subtitle alignment*/
/*Defect 3968 fix*/
.divShadow {
    position: fixed;
    z-index: 2;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0.8;
    background-color: #FAFAFA;
}

.divLoading {
    position: fixed;
    width: 120px;
    height: 30px;
    top: 35%;
    padding: 10px;
    border-radius: 4px;
    left: 45%;
    z-index: 999
}

.spanLoading {
    display: inline-block;
    width: 150px
}

.doubleborder1 {
    margin-left: 10px;
}

.totalsalary1 {
    width: 34%;
}


/*//LOA*/

/*oat-574*/
.manageusers-email-col {
    width: 15%;
    word-wrap: break-word;
    word-break: break-all;
}

/*PP26*/
.RadGrid_Silk table tr th img {
    vertical-align: middle !important;
}

.RadGrid_Silk table tr th div {
    display: flex !important;
}



.nino-spacing {
    margin-left: 0px;
}

h3 {
    font-weight: bold !important;
}

grossearningpadding {
    padding-bottom: 22px !important;
}

.paraspace {
    margin-top: 9px;
}

/* 	#smartcontribution
	#normalcontribution{display:none;} */

#normalcontribution {
    display: none;
}

#smartcontribution {
    display: none;
}

#pensionablesalary {
    display: none;
}

.textboxalign {
    display: inline-block;
    height: 40px;
}

.margin-lf {
    margin-left: -12px;
}

.vertical-radio-buttons div {
    display: block;
    padding: 0 0 0 5px;
    clear: both;
}
/*.vertical-radio-buttons label {
  display: block;
  padding-left: 20px;
  cursor: inherit;
}*/
.vertical-radio-buttons {
    padding-top: 11px;
    margin-bottom: 15px;
}

.validation-err {
    background-image: url('../images/validation_alert_forforms.png');
    height: 34px;
    width: 34px;
    background-repeat: no-repeat;
    position: relative;
}

.vertical-radio-buttons input {
    float: left;
}


.lf-table .checkbox-option input[type="checkbox"] {
    position: absolute;
    left: -1000px;
}

.header-sec ul li ul {
    z-index: 10001
}



/******Worktray********/


/****Resetworktray***/

.btn-resetworktray {
    width: 231px;
    height: 38px;
    background-color: #dadcdd;
    background-image: url(../images/Buttonicons_reset_white.png);
    background-repeat: no-repeat;
    background-position: left center;
    color: #41484d;
    font-weight: 700;
    font-size: 10.5pt;
    border: none
}

    .btn-resetworktray:hover, .btn-resetworktray:focus {
        background-color: #737373;
        background-image: url(../images/Buttonicons_reset_white.png);
        background-repeat: no-repeat;
        background-position: left center;
        color: #fff;
    }

.button-icon-resetworktray {
    float: left;
    border-right: 1px solid #fff;
    width: 27px;
    height: 37px
}

.button-resetworktray-text {
    display: inline-block;
    padding-top: 10px;
    margin-left: 4px
}

/****/
.second-heading th {
    padding-left: 5px;
}

    .second-heading th:last-child {
        padding-left: 15px;
    }

.case-search-fields .datepicker {
    background-position: 175px -2px;
}

.process-search-fields .datepicker {
    background-position: 175px -2px;
}

#case-search select, #case-search .ui-selectmenu-button {
    width: 190px !important;
    -webkit-appearance: none;
    background-image: url(../images/select-arrow.png);
    background-repeat: no-repeat;
    background-position: right;
}

#process-search select, #process-search .ui-selectmenu-button {
    width: 190px !important;
    -webkit-appearance: none;
    background-image: url(../images/select-arrow.png);
    background-repeat: no-repeat;
    background-position: right;
}

.mem-search-results-title {
    padding: 20px 0px 20px 4px;
    border-top: 6px solid #dadcdd;
}

.search-results table.mem-search-table, td:nth-child(3) {
    text-align: left
}



table.extrasearch:not(.nobg) tr:nth-child(2n+1) {
    background: #ffffff !important;
}

tr.extrasearchtd:hover td {
    background-color: #ffffff !important;
}

table.extrasearch tr td {
    border-top: 0px !important;
    border-bottom: 0px !important
}

/*.selected-case-details-lft-sectionworktray{width: 46%;float: left;min-height: 115px;padding-left: 10px; margin-top:0px !important}*/

.btn-processstart_longtext {
    width: 205px;
    background-position: 165px center, 158px center !important;
}

.changesalaryworktray {
    margin-top: 16px !important;
    margin-right: 0px !important;
}





/*.selected-case-details-lft-sectionworktray input[type="checkbox"] ~ .checkbox-activator {
    padding: 3px;
    border: 1px solid #c0c0c2;
    border-image: none;
    width: 7px;
    height: 7px;
    display: inline-block;
    cursor: pointer;
    background-repeat: no-repeat;
    background-color: #f6f6f7;
     border-top: 2px solid #B5B9BA !important;
    border-LEFT: 2px solid #B5B9BA !important;
	
}*/
.sectionmargin_searchfield {
    margin-top: -24px !important;
    margin-left: 2px !important;
}

/*.selected-case-details-lft-sectionworktray input[type="checkbox"]{margin:0;padding:0;width:0;height:0;display:block;opacity:0}*/
.selected-case-details-lft-sectionworktray input[type="checkbox"] ~ .selected.checkbox-activator {
    background: url('../images/Table icons_tick box_tick only.png') no-repeat center;
    border-image: none
}

.othersearchfilter {
    margin-bottom: 7px;
    margin-top: 9px;
}

.othersearchfilterspacing {
    margin-bottom: 7px;
}





.tab-navigation ul {
    list-style: none;
    padding: 0;
    margin: 0;
    display: table;
    width: 100%;
}

    .tab-navigation ul.sub-menu {
        background: none !important;
        border-right: none !important;
        z-index: 100;
    }

    .tab-navigation ul.submenu {
        background: none;
    }

    .tab-navigation ul li ul {
        border-left: 1px solid #dadcdd;
        border-right: 1px solid #dadcdd;
        z-index: 5;
    }

    .tab-navigation ul li {
        border-left: 1px solid #dadcdd;
        display: table;
    }

    .tab-navigation ul li {
        display: list-item;
        position: relative;
        background: #f5f3f1;
        display: table-cell;
        border-top: none;
        border-right: none;
        border-left: 2px solid #fff;
        text-align: center;
        padding: 5px 10px;
        vertical-align: middle;
        padding-bottom: 0px;
        border-bottom: 1px solid black;
    }

        .tab-navigation ul li ul li, .main-navigation ul li ul li ul li {
            display: list-item !important;
        }

            .tab-navigation ul li ul li ul li {
                height: auto !important;
                border-bottom: 1px solid #fff;
                background: #DBDCDE !important;
            }

                .tab-navigation ul li ul li ul li :hover, .tab-navigation ul li ul li ul li :focus {
                    background: #DBDCDE !important;
                }

            .tab-navigation ul li ul li :hover, .tab-navigation ul li ul li :focus { /*background: #DBDCDE;*/
                color: #000;
            }

        .tab-navigation ul li ul {
            margin-left: -1px;
        }

            .tab-navigation ul li ul li ul {
                margin-left: 0px;
            }

            .tab-navigation ul li ul li {
                border-left: 0px solid #dadcdd;
                border-right: 0px solid #dadcdd;
            }

                .tab-navigation ul li ul li a {
                    border: none !important;
                }

            .tab-navigation ul li ul li {
                background-color: #fff;
            }

.tab-navigation {
    margin-top: 13px !important;
    margin-left: -1px;
    width: 100%; /*max-width:1028px;*/
    margin-left: auto;
    margin-right: auto;
}

    .tab-navigation ul > li:last-child {
        border-right: none;
    }

    .tab-navigation > ul > li.selected:not(.mainmenu-list-hover) > a {
        color: #fff !important;
    }

        .tab-navigation > ul > li.selected:not(.mainmenu-list-hover) > a:hover {
            color: #000 !important;
        }

    .tab-navigation > ul > li.selected {
        background-color: #737373;
    }

    .tab-navigation > ul > li:hover > a {
        color: #41484d !important;
    }

    .tab-navigation > ul > li:focus > a {
        color: #41484d !important;
    }


.member-search .tab-navigation ul li.current {
    position: relative;
    background-color: #000;
    z-index: 5;
    color: white !important;
    font-weight: 700;
}

.member-search .tab-navigation ul .current a {
    color: white !important;
}

.member-search .tab-navigation ul li a {
    font-weight: bold;
    text-decoration: none !important;
}

.othersearchfiltercheckboxtext {
    margin-left: 10px;
    display: inline-block;
    width: 80%;
    vertical-align: text-top;
}

.othersearchfiltercheckbox { /*margin-left: 10px;display: inline-block;width: 80%;vertical-align: text-top;*/
}
/*.multiselect input[type="checkbox"]{margin:0;padding:0;width:0;height:0;display:block;opacity:0}*/
.multiselect input[type="checkbox"] ~ .selected.checkbox-activator {
    background: url('../images/Table icons_tick box_tick only.png') no-repeat center;
    border: 1px solid #bbb0a3;
    border-image: none
}

.sectionmargin_searchfield {
    margin-right: 10px
}

.leftsectionworktraycasedetails {
    color: #41484d !important;
    margin-bottom: 10px;
    width: auto;
    height: 144px;
    overflow: auto;
    font-size: 10pt !important;
    border: 1px solid #DADCDD;
    color: #737373;
    border-top: 2px solid #B5B9BA !important;
    border-LEFT: 2px solid #B5B9BA !important;
    margin-top: 10px;
    background-color: #fff;
}
/*.leftsectionworktraycasedetails div{margin-top:10px;}*/
.rightsectionworktraycasedetails {
    height: 138px;
    font-family: roboto;
    font-size: 10pt;
    outline: medium none;
    overflow: auto;
    background-color: #F8F8F8 !important;
    border: 1px solid #DADCDD;
    color: #737373;
    padding-left: 1em;
    padding-top: 5px;
    border-top: 2px solid #B5B9BA !important;
    border-LEFT: 2px solid #B5B9BA !important;
    color: #bbb0a3;
    margin-top: 10px;
}

.selected-case-details-lft-sectionworktray {
    width: 50%;
    float: left;
    padding-left: 10px;
    margin-top: 0px !important
}

.selected-case-details-rght-sectionworktray {
    float: right;
    width: 46%;
    padding-left: 20px;
    margin-top: 0px !important;
}

.rightsectionworktraycasedetails p:first-child {
    margin-top: 2px;
}

.rightsectionworktraycasedetails p {
    width: 98%;
    margin: 10px 0px;
}

.filter-label {
    font-weight: bold;
    font-size: 10.5pt;
}

.seachresults-summary {
    display: inline-block;
    width: 82%;
    vertical-align: text-top;
}

.seachresults-sub-heading {
    display: inline-block;
    font-weight: bold;
}

.multiselect {
    border: solid 1px #c0c0c0;
    overflow: auto;
}

    .multiselect input[type="checkbox"] {
        position: absolute;
        clip: rect(0,0,0,0);
        clip: rect(0 0 0 0);
        margin-top: 10px;
    }

        .multiselect input[type="checkbox"] ~ .checkbox-activator {
            padding: 3px;
            border: 1px solid #bbb0a3;
            border-image: none;
            width: 7px;
            height: 7px;
            display: inline-block;
            cursor: pointer;
            background-repeat: no-repeat;
            background-color: #f6f6f7;
            margin-left: 6px;
            vertical-align: middle;
        }

.modal-cont input[type="checkbox"] ~ .checkbox-activator {
    padding: 3px;
    border: 1px solid #c0c0c2;
    border-image: none;
    width: 7px;
    height: 7px;
    display: inline-block;
    cursor: pointer;
    background-repeat: no-repeat;
    background-color: #f6f6f7;
    margin-left: 6px;
}

.modal-cont input[type="checkbox"] {
    position: absolute;
    clip: rect(0,0,0,0);
    clip: rect(0 0 0 0);
}

    .modal-cont input[type="checkbox"] ~ .selected.checkbox-activator {
        background: url('../images/Table icons_tick box_tick only.png') no-repeat center;
        border-image: none
    }

.dataprotectioncheckbox {
    margin-bottom: -2px;
    margin-right: 5px;
}
/********End Worktray*/
.mem-search .page-subtitle {
    /*padding-left: 10px;*/
    padding-top: 0px;
    /*margin-bottom: 15px;*/
    margin-top: 0px;
}

.sec-seperator-white {
    border-top: 2px solid #fff;
    margin: 10px 10px;
}

.mem-search .sec-seperator-white {
    margin: 10px auto;
    width: 97.5%;
}

.screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    height: 1px;
    width: 1px;
    overflow: hidden;
    position: absolute !important;
}
/*PP26 edited cell*/
.tablesorter-default tr.odd td.edited-cell, .tablesorter-default tr.even td.edited-cell, .edited-cell, .review-section table tr td.edited-cell {
    background-color: #d9ede4 !important;
}

/*PP26 HTML Review changes start*/

.body-title {
    color: #41484d;
    font-size: 11.1pt;
    margin-top: 5px;
}

.review-section .table-container {
    background-color: #fff;
    padding: 1px 10px;
    margin-top: 10px;
}

.membersearch-row-3-col .memsearch-elmnt {
    margin-right: 0px;
}

.membersearch-row-3-col .field-spacing {
    margin-left: 80px;
    margin-right: 80px;
}

.membersearch-row-3-col .memsearch-elmnt:last-child {
    margin-left: 0px;
}

.mem-search .body-title {
    margin: 0px 0px 15px 0px;
    padding-left: 10px;
    font-size: 12pt;
}

.mem-search .float-left {
    padding-top: 23px;
    float: none;
    display: inline-block;
    margin-left: 10px;
    float: none;
}

.memsearch-row.membersearch-row-2-col {
    clear: both;
    display: inline-block;
    margin-left: 10px
}

    .memsearch-row.membersearch-row-2-col .memsearch-elmnt {
        margin-right: 93px
    }

fieldset.field-content {
    margin-bottom: 0px;
}

.table-container .lf-table {
    margin: 0px;
}

.review-section .table-container tr td {
    border-top: 2px solid #fff;
    border-bottom: 2px solid #fff;
    border-left: 1px solid #dadcdd;
    border-right: 1px solid #fff;
    font-weight: normal;
}

/*PP26 HTML Review changes end*/
.viewselectedmember .btn-edit {
    min-width: 140px;
    background-position: left,108% -3px;
}
/******PP33 Changes*/
.member-fld-fileupload {
    margin-bottom: 0px;
}

.member-fld-fieldset {
    padding-bottom: 5px; /*padding-left: 10px;*/
}

.btn-upload-general, .btn-upload-general:hover, .btn-upload-general:focus {
    float: none;
    margin-left: 35.5%;
    margin-top: 10px;
}

.text-below-input-general {
    padding-left: 36%;
}

.status_added {
    display: inline-block;
    width: 70%;
    vertical-align: middle;
}

/********************************R3-WorkTray**************************************/
.todolist-err-options p:first-of-type {
    font-weight: normal;
}

.todolist-err-options ol {
    display: block;
    list-style-type: decimal;
    -webkit-margin-before: 1em;
    -webkit-margin-after: 1em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
    -webkit-padding-start: 40px;
}

.selectall_worktray {
    font-size: 8pt;
    float: right;
    margin-top: 3px;
    margin-left: -25px;
}

.checkbox_worktray {
    margin-left: 25px
}

.field-lbl_msg {
    width: 35%;
    display: inline-block;
}

.delete_sec_worktray {
    margin-left: 8px;
    float: right; /* margin-top: 11px; */
}


/**Delete button**/
.btn-delete-msg {
    text-align: left;
    width: 195px;
    height: 40px;
    background-color: #fff;
    background-repeat: no-repeat;
    border: 1px solid #c73f00 !important;
    color: #c73f00;
    font-weight: 700;
    font-size: 11.1pt !important;
}

    .btn-delete-msg:hover, .btn-delete-msg:focus {
        text-align: left;
        background-color: #c73f00 !important;
        border: 1px solid #fff !important;
        color: #fff !important
    }

        .btn-delete-msg:hover .button-icon-border-russet {
            border-right: 1px solid #fff
        }

    .btn-delete-msg .button-icon-border-russet {
        padding-left: 0 !important;
        height: 38px;
        border-right: 1px solid #c73f01;
        background-position: -8px 0px;
        background-image: url(../images/crossicon.png) !important;
        background-repeat: no-repeat;
        margin-top: -1px;
    }

    .btn-delete-msg:hover .button-icon-border-russet, .btn-delete-msg:focus .button-icon-border-russet {
        float: left;
        padding-left: 0 !important;
        height: 38px;
        background-image: url(../images/crossicon_white.png) !important;
        border-right: 1px solid #fff !important;
        background-repeat: no-repeat;
        background-position: -8px 0px;
    }

.btn-delete-inactive-msg {
    text-align: left;
    width: 195px;
    height: 40px;
    background-color: #fff;
    background-repeat: no-repeat;
    border: 1px solid #c73f00 !important;
    color: #c73f00;
    font-weight: 700;
    font-size: 11.1pt !important;
    opacity: 0.3;
}

    .btn-delete-inactive-msg .button-icon-border-russet {
        padding-left: 0 !important;
        height: 38px;
        border-right: 1px solid #c73f01;
        background-position: -8px 0px;
        background-image: url(../images/crossicon.png) !important;
        background-repeat: no-repeat;
        margin-top: -1px;
        opacity: 0.5;
    }


.case-search-fields .datepicker {
    background-position: 175px -2px;
}

.process-search-fields .datepicker {
    background-position: 175px -2px;
}

.doubleborder-shrt .ui-selectmenu-button span.ui-icon {
    left: 13em !important;
}
/*#case_archieving_prefer ,#validation-report{display:none;}*/
.lft-sec {
    padding-left: 46%;
    margin-top: -17px;
}

.heading-row {
    text-transform: uppercase;
    padding: 10px;
}
/*.fieldspacing{margin-left: 82px; margin-right: 82px;}*/
#todolistmain tr:hover td {
    background-color: #fff !important;
}

#todolistmain .accordian td {
    background-color: #fff !important;
    border-bottom: 1px solid #B5B9BC !important;
    border-right: none !important;
    border-left: none;
    padding: 5px;
    border-right: 1px solid #DCDCDC !important;
    cursor: pointer;
}

#fileloadmessages tr:hover td {
    background-color: #fff !important;
}

#fileloadmessages .accordian td {
    background-color: #fff !important;
    border-bottom: 1px solid #B5B9BC !important;
    border-right: none !important;
    border-left: none;
    padding: 5px;
    border-right: 1px solid #DCDCDC !important;
    cursor: pointer;
}

#messagesmain tr:hover td {
    background-color: #fff !important;
}

#messagesmain .accordian td {
    background-color: #fff !important;
    border-bottom: 1px solid #B5B9BC !important;
    border-right: none !important;
    border-left: none;
    padding: 5px;
    border-right: 1px solid #DCDCDC !important;
    cursor: pointer;
}

#tasks_Id #accordian-table, #Messages_Id #accordian-table-messages, #fileUploadMessages_Id #accordian-table-file, .schedule-tble, #case-history #accordian-table {
    border-bottom: 5px solid #B5B9BC;
    margin: 0px 0 15px;
}
/*#case-history td{background-color:#fff !important;border-bottom: 1px solid #B5B9BC !important;border-right:none !important;border-left:none;padding: 5px;border-right: 1px solid #DCDCDC !important;cursor: pointer;}
#case-history  tr:hover td  {background-color: #fff !important;}*/

#case-incomplete td {
    background-color: #fff !important;
    border-bottom: 1px solid #B5B9BC !important;
    border-right: none !important;
    border-left: none;
    padding: 5px;
    border-right: 1px solid #DCDCDC !important;
    cursor: pointer;
}

#case-incomplete tr:hover td {
    background-color: #fff !important;
}

table thead th input[type="checkbox"] ~ .checkbox-activator {
    padding: 3px; /* border:1px solid #fff; */
    border-image: none;
    width: 8px;
    height: 8px;
    display: inline-block;
    cursor: pointer;
    background-repeat: no-repeat;
    background-color: #fff;
}

table thead th input[type="checkbox"] ~ .selected.checkbox-activator {
    background: url('../images/Table icons_tick box_tick only.png') no-repeat center;
    border-image: none;
    background-color: #fff;
}

table thead th input[type="checkbox"] {
    position: absolute;
    clip: rect(0,0,0,0);
    clip: rect(0 0 0 0);
}

    table thead th input[type="checkbox"] ~ .pseudo-focus {
        outline: 0;
    }

table thead .cmn-checkbox {
    font-size: 7pt;
    padding: 0px !important;
    display: inline-block;
}

.case-search input {
    width: 220px !important;
}

.process-search input {
    width: 220px !important;
}

.schedule-tble .btn-processstart {
    width: 160px;
    background-position: 130px center, 122px center !important;
}

.sectionalignment {
    float: left;
    display: inline-block;
    margin-bottom: 15px;
    margin-top: 15px;
}

.tablesorter td:first-child .todolist-msg-sub {
    margin-left: -25px;
    top: -6px;
    position: relative;
}

.tablesorter td:nth-child(2) .todolist-msg-sub {
    padding-left: 25px
}

.email-msg p {
    white-space: normal;
}

.todolist-msg-sub {
    margin-top: 4px;
    white-space: normal;
    width: 90%;
}

.todolist-msg-sub-withIcon {
    margin-top: 4px;
    white-space: initial;
    width: 87%;
}

.messages-col1 .todolist-msg-sub {
    margin-top: 4px;
    white-space: normal;
    width: 80%;
}

.messages-col1 .todolist-msg-sub-withIcon {
    margin-top: 4px;
    white-space: initial;
    width: 80%;
}

.multiselector_checkbox {
    margin-left: 20px;
    margin-top: -15px;
}

.selected-case-details-lft-section_worktray {
    width: 46%;
    float: left;
    padding-left: 10px;
    width: 46%;
    float: left;
    padding-left: 10px;
    border-right: 2px solid #fff;
}

.mem-search .ui-selectmenu-button {
    display: inline-flex;
}


.tab-content .searchadhoc {
    margin-left: 20px;
    margin-left: 50px;
    margin-right: 50px;
}

.screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    height: 1px;
    width: 1px;
    overflow: hidden;
    position: absolute !important;
}

.float-right {
    float: right
}

.lft-sec {
    padding-left: 46%;
    margin-top: -17px;
}

.cmn-checkbox {
    float: right;
    width: 70%;
    line-height: 11px;
}

.btn-delete-inactive-msg .btn-text, .btn-delete-msg .btn-text {
    padding-left: 33px;
    display: block;
    padding-top: 5px;
}

.membersearch-row2-col .case-search-btn-section {
    display: inline-block;
    margin-left: 17px;
}

.membersearch-row2-col .field-spacing {
    margin-left: 25px;
}

.membersearch-row2-col .memsearch-elmnt {
    display: inline-block;
    margin: 0 40px 0 11px;
}

.membersearch-row2-col .case-search-btn-section button {
    margin-right: 10px;
}

#ui-datepicker-div {
    z-index: 1000 !important;
}

.ui-selectmenu-button .ui-selectmenu-text {
    width: 75%;
}
/*PP06 table label*/
.remove-tableborder tr.second-heading th, .remove-tableborder td {
    text-align: left;
}

table.remove-tableborder .second-heading th:last-child {
    font-weight: bold !important;
}

.review-section table.remove-tableborder .second-heading th:last-child {
    font-weight: normal !important;
}

.top-margin-half {
    margin-top: 10px;
}

.bottom-margin-half {
    margin-bottom: 10px;
}

.disabled-row td {
    padding: 10px 5px;
}

.pseudo-focus {
    outline: 2px solid #dadcdd;
}

.pseudo-focus-radio {
    outline: 2px solid #dadcdd;
}



.skiptocontentlink {
    max-width: 1000px;
    margin-left: auto;
    margin-right: auto;
}

.skiptocontentsection {
    background-color: #fff;
}

    .skiptocontentsection a {
        position: absolute;
        top: -1000px;
    }

        .skiptocontentsection a:focus {
            background-color: #fff;
            position: inherit;
            font-weight: bold;
            text-decoration: underline;
        }

.border-grey {
    border: 1px solid #dadcdd
}

#aspvalidation_err_text {
    color: #c73f00 !important;
    font-style: italic;
    font-size: 11.5pt;
    font-weight: normal !important;
    padding-left: 0px !important;
    margin: 20px 0px 10px 20px;
}

.k-ie10 #aspvalidation_err_text,
.k-ie11 #aspvalidation_err_text {
    vertical-align: bottom;
}

#member-search input {
    width: 220px !important;
}

#member-search select, #member-search .ui-selectmenu-button {
    width: 220px !important;
}

.review-section .checkbox-option span, .review-section .checkbox-option div {
    color: #282828;
}

.static_err_msg img {
    vertical-align: super;
    margin-left: 10px;
}


.sal-dtls-table .accordian {
    font-weight: bold;
}

.sal-dtls-table .todolist-img-sec img {
    vertical-align: middle;
}

.sal-dtls-table .todolist-msg-subject {
    vertical-align: sub !important;
    padding-top: 9px;
}

.sal-dtls-table tr td:last-child {
    border-right: none !important;
}

.sal-dtls-table tbody tr td {
    text-align: center !important;
}

    .sal-dtls-table tbody tr td:first-child {
        text-align: left !important;
        padding-left: 10px;
        padding-top: 2px;
        padding-bottom: 2px;
    }

.alert-txt img {
    vertical-align: middle !important;
}

.total-err-msg {
    color: #c63f00;
    display: inline;
    font-style: italic;
    margin-left: 10px
}

.alert-txt {
    background: #fdf0df !important;
}

.rev-sec-content.addr-row div {
    vertical-align: text-top
}

fieldset .tp-margin {
    margin-top: 40px;
}

.page-subtitle.family-sec-seperator {
    border-top: 2px solid #fff;
    margin-top: 20px !important;
    padding-top: 20px;
}
/*CR599 fixes*/
.radio-option span {
    display: inline-block;
    width: 90%;
    vertical-align: middle;
    color: #737373;
}

.radiobtn-margin {
    margin: 10px 0 10px 5px
}



/**CR 599 specific classes to fix the error message dsiplay issue */
.validationspecific span {
    display: block;
    margin-left: 50px;
    margin-top: 10px;
}

/*Switch zone header link*/
.switchzone_lnk {
    font-weight: bold;
    margin-right: 4px;
}
/*DISABLE CHECKBOX IMAGE ADDED AND CLASS ADDED*/
.review-section .checkbox-option input[type="checkbox"] ~ .selected.checkbox-activator {
    background: url(../images/validation_tick_grey.png) no-repeat center;
    border: 1px solid #dadcdd;
    border-image: none;
    box-shadow: -1px 0px 4px 0px #dadcdd;
}

.page-subheading {
    font-size: 13pt;
}

.bdr-top {
    border-top: 1px solid #d6d6d6 !important;
}

.top-padding {
    padding-top: 20px;
}

.top-padding-half {
    padding-top: 10px;
}

.margintop15 {
    margin-top: 15px;
}

.generic-page-content .tab-navigation ul li.paddingtop15 {
    padding-top: 15px;
}

.generic-page-content .tab-navigation ul li.paddingbottom15 {
    padding-bottom: 15px;
}

.marginbottom15 {
    margin-bottom: 15px;
}

.multicheck_options .checkbox-option {
    margin-bottom: 5px;
}

.checkbox-option .page-subtitle {
    margin-bottom: 0px;
}

.review-content .checkbox-option div ul {
    margin-bottom: 15px;
}

.enroltype-radio-err {
    margin-left: 12px;
    margin-top: 2px;
    display: block;
    color: #c73f01 !important;
    font-style: italic;
    font-size: 11.5pt;
    font-weight: normal;
}

.radio-err-msg {
    margin: 20px 0px 10px 20px;
    display: inline-block;
    color: #c73f01 !important;
    font-style: italic;
    font-size: 11.5pt;
    font-weight: normal !important;
    padding-left: 0px !important
}



/**PP14 Marital status fix*/
.member-fld-3-col-fld {
    margin-bottom: 21px;
    padding-top: 11px;
}

    .member-fld-3-col-fld label {
        width: 67.8%;
    }

    .member-fld-3-col-fld .doubleborder-3-col {
        border-top: thin solid #B5B9BA;
        border-LEFT: thin solid #B5B9BA;
        width: 220px;
        display: inline-block;
        height: 40px;
    }

    .member-fld-3-col-fld input {
        width: 220px;
    }

.member-lbl-long {
    float: left;
    clear: left;
    width: 58%;
    margin: 10px 0px 0px 4px;
    color: rgb(0, 137, 74);
    font-weight: 700;
    font-size: 11.1pt;
    margin-top: 10px;
}

.member-fld-3-col-fld .small-datepicker {
    background-position: 172px -2px !important;
}

.member-fld-3-col-fld .validation-err-msg {
    margin-left: 68.5%;
    width: 30%;
    word-wrap: break-word;
    overflow: hidden;
}

.member-fld-3-col-fld .member-lbl-long {
    width: 68.8%;
}

.chkbox-err {
    vertical-align: middle;
    margin: 0px 0px 0px 15px !important;
}

.checkbox-option + .generic-validation-err {
    margin-top: 10px;
    vertical-align: middle;
    left: 2px;
}

.padding-left {
    padding-left: 10px;
    margin-bottom: 17px;
}

.tablesorter-default th {
    font-size: 11.1pt !important;
}

.tablesorter-header-inner {
    padding-right: 10px;
}

.review-section .table-container .fl-pagination {
    margin-top: 0px !important
}

.review-section .table-container .records-perpg {
    margin-top: 0px !important;
}

.lf-table .left-aligned {
    text-align: left !important;
}

.selected-case-details .page-subtitle {
    margin-bottom: 5px;
}



.review-section .table-container .lf-table {
    margin-top: 10px;
    margin-bottom: 10px;
}

.read-only-fieldvalue {
    margin-top: 10px;
    margin-bottom: 30px !important;
    font-weight: bold;
}

.btn-section .modal-cont-btn-section .btn-cancel {
    margin-top: 0px;
}

.payfreq_table .edited-cell {
    text-align: center !important;
}

.leftpaddedheader {
    padding-left: 18px !important
}

.page-title-without-icon {
    border-bottom: 1px solid #00894A;
    font-size: 19pt;
    color: #41484d;
    width: 81%;
    font-family: roboto;
    font-weight: bold;
    margin-left: 75px;
    padding-top: 15px;
    margin-bottom: 0px;
    padding-bottom: 5px;
}
/*PP25-R3*/
.mem-search .mem-search-left .case-data label {
    width: 25%;
}

.mem-search-left {
    padding-left: 10px;
}

.review_section-seperator {
    margin-bottom: 10px !important;
    margin-top: 10px;
    padding-left: 2px;
}

.review-section-report .table-container {
    margin-top: 0px;
    padding: 10px;
}

.sal-dtls-table tr th {
    text-align: center;
}

    .sal-dtls-table tr th:first-child {
        text-align: left;
        padding-left: 10px;
    }

.doubleborder-table-input {
    border-top: thin solid #B5B9BA;
    border-LEFT: thin solid #B5B9BA;
    width: 149px;
    display: inline-block;
    height: 39px;
    /* line-height: 17px; */
    /* padding: 1px 0px; */
}

.input-symbol-poundCR599 input {
    margin-top: 0px !important;
    margin-bottom: 0px !important;
}

.sec-seperator-grey-thick {
    border-top: 6px solid rgb(214, 214, 214);
}

.member-search-heading {
    width: 73%;
    display: inline-block;
    color: #41484d;
}

.member-search-heading-lastupdated {
    font-size: 10pt;
    display: inline-block;
}

.hidevisibility {
    visibility: hidden;
}

.mem-search-table th span {
    text-transform: lowercase;
}

.changesalaryworktray-btn {
    margin-top: 10px !important;
    float: right;
}

#SearchResultDiv .mem-search .twofield .memsearch-elmnt:last-child {
    margin-left: 95px
}

.memsearch-elmnt .datepicker {
    background-position: 175px -2px;
}

.sal-dtls-table {
    margin-bottom: 10px;
    margin-top: 10px !important
}

    .sal-dtls-table tr td {
        border-left: none !important;
    }

.pin-lbl {
    display: inline-block;
    width: 40px;
    margin: 0 0 0 4px;
    color: #00894A !important;
    font-weight: 700;
    font-size: 11.1pt;
    margin-top: 10px;
    font-family: roboto !important;
    text-transform: uppercase;
    vertical-align: top;
}

h3.body-title {
    margin: 15px 0px 10px 0px;
    font-size: 11.5pt;
}

.mem-user-add-another-role {
    float: right;
    margin-right: 16px;
    overflow: hidden;
    margin-top: -40px;
}

fieldset .member-lbl {
    margin-top: 0px;
}

.radio_adjacent {
    display: inline;
    margin-left: -12px;
}

.green-top-border .createmember {
    margin-top: 10px;
}

/*CR599*/

.topmargin40 {
    margin-top: 40px
}

.salary-details-table-total tr th:first-child {
    text-align: left;
    padding-left: 10px
}

.salary-details-table-total tr th {
    text-align: center;
}

.salary-details-table-total tbody tr td:first-child {
    text-align: left !important;
    padding-left: 10px
}

.salary-details-table-total tr td:first-child {
    border-left: none
}

.salary-details-table-total tr:first-child td {
    background: #f5f3f1;
}

.newflag {
    background-color: #00894a;
    color: #fff;
    padding: 5px;
    float: right;
    font-weight: bold;
    display: inline-block;
    margin-right: 5px;
    font-size: 10.5pt;
}

.total-sub-row {
    font-weight: bold;
}

.salary-details-table-total tbody tr td {
    text-align: center !important
}

.salary-details-table-total tr td:last-child {
    border-right: none
}

.salary-details-table-total tr td.err-total {
    background-color: #c63f00;
    color: #fff;
    width: 3%
}

.sal-dtls-table tr td {
    border-left: none !important;
}

.sal-dtls-table {
    margin-bottom: 10px;
    margin-top: 10px !important;
}

h3.body-title {
    margin: 15px 0px 10px 0px;
    font-size: 11.5pt;
}

.topmarginCr599 {
    margin-top: 34px !important;
}

.newflag {
    background-color: #00894a;
    color: #fff;
    padding: 1px 15px;
    float: right;
    font-weight: bold;
    display: inline-block;
    margin-right: 5px;
    font-size: 10.5pt;
}

table:not(.nobg) tr:nth-child(2n+1) {
    background: #f5f3f1;
}

.field-content .page-subtitle {
    margin-top: 0px
}

/**************PP33 File Upload **********/
.member-fld-fileupload .doubleborder-error input[type='text'] {
    vertical-align: middle !important;
}

.file-upload-validation-msg {
    margin-left: 308px;
}

.login-left-section .enroltype-err {
    width: auto !important
}

r, .backto-section:active, .backto-section:focus {
    color: #41484d !important;
    text-decoration: underline
}

.sfsearchBox input {
    background-color: #fff !important
}

.right-section_66 {
    width: 66%;
    float: right;
    padding-left: 10px;
}

.left-section_33 {
    width: 32%;
    display: inline-block;
}
/*PP52 EP: For default text */
.field-content .mar-tp0 {
    margin-top: 0px !important
}

.field-content .mar-btm0 {
    margin-bottom: 0px !important;
}


/*CR599 Changes start*/
.salary-details-table-total .doubleborder-error {
    width: 148px;
}

    .salary-details-table-total .doubleborder-error input[type='text'] {
        vertical-align: middle !important;
    }

.commontableerr-CR599 {
    background-position: left 0px;
    color: #c73f01;
    font-style: italic;
    font-size: 11.5pt;
    font-weight: normal;
    padding-left: 40px;
    padding-top: 10px;
    padding-bottom: 10px;
    /*height: 47px; 
     margin-top: 54px; 
    display: inline-block;
     clear: both;*/
    margin: 2px 0 10px 0;
}

    .commontableerr-CR599:not(:empty) {
        background: url(../images/validation_alert_forforms.png) no-repeat left center;
        width: 22px;
        height: 22px;
        margin-left: 10px;
    }


    .commontableerr-CR599:empty {
        display: none;
    }

/*CR599 Changes end*/


.processerrorpage {
    padding-bottom: 300px;
    margin-left: auto;
    margin-top: 30px;
    width: 94%;
}

.Change-Zone {
    padding-bottom: 0px !important;
}

.switch {
    padding-bottom: 0px !important;
    margin-top: 0px !important;
    padding-top: 19px;
}

.othersearchfield_chkbox {
    margin-top: 10px;
}

.sal-dtls-table .todolist-img-sec {
    position: relative;
    top: 5px;
}


/**Start: Fix specific for PP46 - Country validation*/
#PP46AddressChange_country_err img {
    position: relative;
    left: 250px;
    top: 2px;
}

#PP46AddressChange_country_err .validation-err-msg {
    padding-left: 25px !important;
}
/**End: Fix specific for PP46 - Country validation*/
@media (max-width: 769px), (max-device-width: 769px) {
    .checkbox-option span.dynamic_val {
        width: 100%;
        display: inline;
        line-height: inherit;
    }
}
/******************* START: Worktray accordian table styles******************************/
#tabToDoList tr:hover td {
    background-color: #fff !important;
    cursor: default;
}

#tabToDoList .accordian td {
    background-color: #fff !important;
    border-bottom: 1px solid #B5B9BC !important;
    border-right: none !important;
    border-left: none;
    padding: 5px;
    border-right: 1px solid #DCDCDC !important;
}

#tabFileUploadMessages tr:hover td {
    background-color: #fff !important;
}

#tabFileUploadMessages .accordian td {
    background-color: #fff !important;
    border-bottom: 1px solid #B5B9BC !important;
    border-right: none !important;
    border-left: none;
    padding: 5px;
    border-right: 1px solid #DCDCDC !important;
}

#tabWebMessages tr:hover td {
    background-color: #fff !important;
}

#tabWebMessages .accordian td {
    background-color: #fff !important;
    border-bottom: 1px solid #B5B9BC !important;
    border-right: none !important;
    border-left: none;
    padding: 5px;
    border-right: 1px solid #DCDCDC !important;
}
/******************* END: Worktray accordian table styles******************************/

table tr.accordian:hover td {
    cursor: pointer;
}

.processerrorpage p {
    padding-left: 10px;
    color: #41484d;
}

.zone-review-section .page-subtitle {
    padding-bottom: 0px
}

.btn-section.changeschemebtnsection {
    border: 0px;
    margin-top: 10px;
    padding-top: 10px !important;
}

.carousel-item {
    height: 100vh;
    min-height: 300px;
    background: no-repeat center center scroll;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

/******************* D280 static pages bredcrum******************************/
.sfBreadcrumbWrp .RadSiteMap .sfBreadcrumbNavigation .rsmLink {
    color: #737373;
    font-size: 10.5pt;
    text-decoration: none;
    text-decoration: none;
}

.sfBreadcrumbWrp .RadSiteMap .sfNoBreadcrumbNavigation .rsmLink {
    font-weight: bold;
    font-size: 10.5pt;
    color: #737373
}

    .sfBreadcrumbWrp .RadSiteMap .sfNoBreadcrumbNavigation .rsmLink, .sfBreadcrumbWrp .RadSiteMap .sfNoBreadcrumbNavigation .rsmLink:hover, .sfBreadcrumbWrp .RadSiteMap .sfBreadcrumbNavigation .rsmLink:hover {
        color: #737373;
        background-color: #fff;
        background-image: none;
    }

.sfBreadcrumbWrp {
    width: 95%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 15px;
    margin-left: 35px;
    margin-bottom: 0px;
}

.hidden {
    display: none;
}

.display-blck {
    display: block
}

.display-inlineblck {
    display: inline-block
}

.loader-text {
    font-size: 18pt;
}

.displayflex {
    display: flex;
}

.cookie-info-bar {
    background-color: #282828;
    color: #f5f3f1;
    font-weight: bold;
    text-align: center;
    padding: 15px 0px;
}

.sec-seperator-grey {
    border-top: 1px solid #dadcdd;
    margin: 10px 0px;
    padding: 10px 0px 5px 0px;
}

/*Download btn Alignment Fix for Manage Members Defect_1943_ST*/
.btn-download-shrt .btn-text {
    margin-top: 7px;
}

.btn-download-shrt {
    min-width: 120px !important;
    width: auto;
}

.email-header-message .caseid {
    background-color: inherit;
    float: right;
    font-weight: bold;
    margin-right: 30px;
    padding: 0px;
    text-decoration: underline;
}

.email-header-message {
    background-color: #FDF0DF;
    margin-left: 40px;
    padding: 10px 10px 10px 0;
}

    .email-header-message img {
        margin-right: 10px;
    }

.email-header-message-span {
    margin-left: 14px;
}

.error-msg-txt {
    font-weight: normal;
    font-style: Italic;
}

.error-msg-heading {
    font-weight: bold;
    font-style: normal;
}

a.report_link, a.report_link:link, a.report_link:visited, a.report_link:hover, a.report_link:active {
    color: #4ca0c6;
    font-weight: bold;
    text-decoration: underline;
}

.checkbox-option input[type="checkbox"] {
    margin: 0;
    padding: 0;
    width: 0;
    height: 0;
    display: block;
    opacity: 0
}

    .checkbox-option input[type="checkbox"] ~ .selected.checkbox-activator {
        background: url(../images/validation_tick_lightgreen.png) no-repeat center;
        border: 1px solid #00894A;
        border-image: none
    }

#NetAssetStatement thead th.k-header:first-child, #NetAssetStatement .k-footer-template td:first-child, #NetAssetStatement tr.k-alt td:first-child {
    background-color: #fff !important;
    border: none !important;
}

.k-block, .k-draghandle, .k-inline-block, .k-widget {
    border: none !important;
}

#NetAssetStatement tr th:nth-child(3), #NetAssetStatement tr th:nth-child(4), #NetAssetStatement tr td:nth-child(4), #NetAssetStatement tr td:nth-child(3) {
    text-align: right;
}

#NetAssetStatement {
    padding: 10px 0px;
}

    #NetAssetStatement .k-grid-footer, #NetAssetStatement .k-grid-footer-wrap {
        border: none;
    }

.k-footer-template td {
    padding: 3px 10px;
}

#NetAssetStatement .k-icon.k-i-collapse {
    background-image: url("../Images/Buttonicons_downarrow_grey.png");
    width: 30px;
    height: 37px;
    margin-left: 15px;
}

#NetAssetStatement .k-icon.k-i-expand {
    background-image: url("../Images/Buttonicons_rightarrow_grey.png");
    width: 30px;
    height: 37px;
    margin-left: 15px;
}

#NetAssetStatement .k-i-collapse:before {
    content: '';
}

#NetAssetStatement .k-i-expand:before {
    content: '';
}

.k-grid table {
    border-spacing: 2px;
    background-color: #fff;
}

.k-grid td {
    padding: 2px;
}

#NetAssetStatement .k-grid-header-wrap {
    border-width: 0px;
}

.final_Cont {
    margin-left: 42px;
}

.final_Cont2 {
    margin-left: 15px;
}

.LeaingDateError {
    margin-left: 10px;
    margin-top: -15px;
}

.btn-upload_WaiverForm {
    position: relative;
    top: -51px;
}

.scheme_label {
    width: 4% !important;
}

.scheme_label1 {
    width: 7% !important;
}

.scheme_label2 {
    width: 6% !important;
}

.scheme_label3 {
    width: 10.5% !important;
}

.managepay_frequency_table {
    width: 130% !important;
}

.line_height {
    line-height: 25px;
    padding: 10px 0px 0px 40px;
}

.btn-upload_OUT104 {
    float: none !important;
    margin-left: 0px !important;
    margin-bottom: 7px;
    margin-top: 7px;
}

.btn-text_OUT104 {
    width: 150px;
    margin-top: 0 !important;
    margin-top: initial !important;
}

.btn-Download_OUT103 {
    margin-right: 0 !important;
    margin-right: initial !important;
}

.btn-text_Download_OUT103 {
    margin-top: 0 !important;
    margin-top: initial !important;
}

.modal_worktray {
    z-index: 1000 !important;
}

.scroll_OUT104 {
    max-height: 600px !important;
    overflow-y: auto !important;
}

.top_margin_minus {
    margin-top: -20px
}

.margin-left_OUT104 {
    margin-left: 10px;
}

.fileName {
    width: 135px;
}

.packKey {
    width: 110px;
}

.correctionNumber {
    width: 80px;
}

.dateReceived {
    white-space: inherit !important;
    width: 21%;
}

.select_width {
    width: 75px;
}

.MarkMessageAsCompleted {
    margin-top: 20px;
}

.btnDeleteSelectedMessages {
    margin-top: 8px;
}

.file_upload_messages_tableth {
    white-space: inherit !important;
}

.file_upload_messages_tabletd {
    word-break: break-all !important;
    white-space: inherit !important;
}

.fileloadlist-msg-sub {
    width: 70% !important;
}

.fileload-msg-th {
    width: 150px !important
}

.Message_word_break {
    word-break: normal !important
}

.ValidationAlignmentPP15 {
    width: 250px;
}

@supports (-ms-ime-align: auto) {

    .EdgeUI {
        display: none;
        position: relative;
        top: -15px;
    }

    .EdgeUI2 {
        position: relative;
        top: -15px;
    }

    .EdgeUIPP15 {
        display: inline !important;
        margin-left: 305px;
    }
}

.errorMsgPP08 {
    display: none;
}

    .errorMsgPP08 img {
        position: relative;
        left: 10px;
        bottom: 8px;
    }

.field-error-borderPP08 {
    border: 1px solid #FFA500 !important;
}

#startavcs .member-fld .doubleborder span.ui-selectmenu-button {
    width: 270px !important;
    -webkit-appearance: none;
    background-image: url(../images/select-arrow.png);
    background-repeat: no-repeat;
    background-position: right;
}


.Emp_Dropdown {
    height: 40px !important;
    vertical-align: top !important;
    font-family: roboto !important;
    font-size: 11pt;
    width: 300px !important;
    vertical-align: middle !important;
    background-color: #F8F8F8 !important;
    border: 1px solid #DADCDD !important;
    color: #737373 !important;
    padding-left: 1em !important;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #737577 !important;
    line-height: 42px !important;
}

.select2-container .select2-selection--single {
    box-sizing: border-box;
    cursor: pointer;
    display: block;
    height: 42px !important;
    user-select: none;
    -webkit-user-select: none;
}

.select2-container--default .select2-selection--single {
    background-color: #f8f8f8 !important;
    border: 1px solid #aaa;
    border-radius: 0px !important;
}

    .select2-container--default .select2-selection--single .select2-selection__arrow {
        height: 26px;
        position: absolute;
        top: 6px !important;
        right: 1px;
        width: 20px;
    }

.btn-pwd {
    width: 190px;
    height: 38px;
    background-color: #00894a;
    color: white;
    font-weight: 700;
    font-size: inherit;
    border: 1px solid #dadcdd;
    text-transform: uppercase;
    margin-right: 30px;
}

    .btn-pwd:hover, .btn-pwd:focus {
        width: 190px;
        height: 38px;
        background-color: #737373;
        color: #fff;
        font-weight: 700;
        border: #dadcdd;
        text-transform: uppercase
    }



.radiobtn-margin1 {
    margin: 10px 0 10px 300px
}



.view-password {
    background: url(../images/search-eye.png);
    background-position: right;
    background-repeat: no-repeat;
    width: 28px;
    display: inline-block;
    height: 20px;
    vertical-align: bottom;
    position: relative;
    right: 2px;
    top: -28px;
    float: right;
    cursor: pointer;
}

.secQueTopMargin {
    margin-top: 10px;
}

    .secQueTopMargin h2 {
        color: #2f2828;
        font-size: 19pt;
        margin-bottom: 20px;
        line-height: 1.3;
    }

.btn-resend {
    width: 243px;
    height: 38px;
    background-color: #00894a;
    color: white;
    font-weight: 700;
    font-size: inherit;
    border: 1px solid #dadcdd;
    text-transform: uppercase;
    margin-right: 0px;
}

    .btn-resend:hover {
        width: 243px;
        height: 38px;
        background-color: #737373;
        color: white;
        font-weight: 700;
        font-size: inherit;
        border: 1px solid #dadcdd;
        text-transform: uppercase;
        margin-right: 0px;
    }

.confirmation-content3 {
    clear: both;
    border: 1px solid green;
    width: 590px;
    padding: 0 0 0px 10px;
    margin-bottom: 30px;
    position: relative;
    overflow: hidden;
    margin-top: 30px;
}


<!-- --CR1836 Worktray-- >
.full-length-content {
    width: 990px !important;
    margin-left: 20px !important;
}

.full-width-header {
    width: 150px !important;
    flex: 1;
    text-align: center;
}

.full-width-message {
    width: 140px !important;
    flex: 1;
    text-align: center;
}

.full-width-load {
    width: 150px !important;
    flex: 1;
    text-align: center;
}

.full-width-schedule {
    width: 140px !important;
    flex: 1;
    text-align: center;
}

.new-tab-width {
    width: 170px !important;
    text-align: center !important;
    padding-right: 48px !important;
    flex: 1.3;
}

.full-width-cases {
    width: 120px !important;
    flex: 1;
    text-align: center;
    padding-right: 57px !important;
}

.cases-tabalign {
    padding-right: 61px !important;
}

.pay-ref-tab {
    width: 210px !important;
}

.tabscreen {
    display: flex !important;
}


.screen-one-pay {
    color: black !important;
}

.dropdown-screen-one {
    width: 65px;
}

.table-screen-two {
    width: 56.2%;
    overflow-x: scroll;
    border: 0px solid #dadcdd;
    margin-left: 25.1em;
}

.table-screen-three {
    width: 100%;
}

.second-table-heading {
    text-transform: none;
}

.third-table-heading {
    border-bottom: none !important;
}

.content-width {
    padding: 20px 70px 0 78px !important;
    width: 850px !important;
}

.pagination-screen2 {
    margin-left: 249px !important;
}

.screen2-back-button {
    float: none;
}

.export-button-screen3 {
    float: none;
    margin: 730px;
}

.whole-table {
    border-left: 1px solid #dadcdd;
    table-layout: fixed;
    width: 100%;
}

.table-alignment-header {
    text-align: center;
    width: 114px;
    height: 52px;
    cursor: default;
}

.each-line-table {
    text-align: center !important;
    width: 94px;
    height: 25px;
    font-size: 15px !important;
}

.link-line-table {
    text-decoration: underline;
    color: green;
    cursor: pointer;
}

.second-table {
    border-left: 1px solid #dadcdd;
    table-layout: fixed;
    width: 250%;
}

.top-most-header {
    cursor: default;
    border: none;
    width: 102px;
}

.top-header-alignment {
    width: 50px;
    height: 30px;
}

.header-alignment-middle {
    cursor: default;
    text-align: center;
    width: 1400px;
}

.bottom-header {
    text-align: center;
    width: 94px;
    height: 50px;
    cursor: default;
}

.four-row {
    text-align: center !important;
    width: 94px;
    height: 60px;
}


.link-alignment {
    text-decoration: underline;
    cursor: pointer;
    color: #0078ae;
    font-weight: bold;
    overflow-wrap: break-word;
}


.upload-button-fileload {
    width: 70px;
    font-size: 14.3px;
    font-weight: bold;
    margin-top: 2px;
}

.icon-background {
    background-image: url(../images/Buttonicons_upload_white.png);
    background-repeat: no-repeat;
    background-position: center !important;
}

.inside-upload-line {
    border-right: 1px solid white;
}

.border-hiding {
    border-style: hidden !important;
}

.doubleborder-screen1 {
    border-top: 1px solid #B5B9BA;
    border-LEFT: 1px solid #B5B9BA;
    width: 250px;
    display: inline-block;
    height: 40px;
}

.border-length {
    height: 530px;
}

.button-left {
    text-align: center !important;
    margin-top: -50px;
}

.border-delete table td {
    border: none !important;
    background-color: white !important;
}

.btn-hrd-delete:hover {
    background-color: #c73f00 !important;
}

.alignment-top {
    margin-top: -47px;
}

.payrollid-heading {
    top: auto;
    margin-left: -25.1em;
    padding-top: 36px;
    position: absolute;
    border-bottom: 2px solid #484f55 !important;
}

.payfreq-heading {
    border-left: 1px solid #dadcdd;
    margin-left: -16.8em;
    padding-top: 36px;
    position: absolute;
    border-bottom: 2px solid #484f55 !important;
}

.paydate-heading {
    border-left: 1px solid #dadcdd;
    margin-left: -8.4em;
    padding-top: 36px;
    position: absolute;
    border-bottom: 2px solid #484f55 !important;
}

.row-one {
    margin-left: -28.6em;
    top: auto;
    position: absolute;
    display: flex;
    align-items: center;
    width: 110px !important;
    background-color: inherit;
    padding-left: 7px;
    font-size: 13px !important;
}

.row-two {
    margin-left: -19.2em;
    display: flex;
    padding-left: 24px;
    width: 95.3px !important;
    align-items: center;
    position: absolute;
    background-color: inherit;
    top: auto;
    font-size: 13px !important;
}

.row-three {
    top: auto;
    margin-left: -9.6em;
    display: flex;
    align-items: center;
    position: absolute;
    padding-left: 12px;
    width: 108px !important;
    background-color: inherit;
    font-size: 13px !important;
}

.payrollid-text {
    margin-left: 17px;
    font-size: 14px !important;
}

.payfreq-text {
    margin-left: -5px;
    font-size: 14px !important;
}

.ok-button {
    border: transparent !important;
    margin-left: -14px;
    background-color: #00894A;
    margin-right: 24px;
}

.brass-off-contribution {
    margin-top: 7px !important;
    text-align: left;
    margin-left: 302px !important;
    width: 311px;
}

.static_err_msg_estimate {
    float: right;
    margin-top: -107px;
    margin-right: 213px;
}

.paydate-text {
    margin-left: 12px;
    font-size: 14px !important;
}

.heading-bottom {
    margin-bottom: 23px;
}

.reasonforaccess-left {
    display: inline;
    margin-left: 25px;
    font-style: normal;
    text-transform: none;
}

.popup-width {
    max-width: 527px;
}

.doublebrdr-leftspace {
    margin-left: 25px;
    height: 39px;
    margin-top: 9px;
    width: 217px;
    display: block;
    overflow: hidden;
    border-right: 1px solid #dadcdd;
    border-bottom: 1px solid #dadcdd;
}

.remove-line {
    width: 187px !important;
}

.content-font {
    font-style: italic;
    width: 218px !important;
    display: block !important;
}

.mysupport-left {
    margin-left: 7px;
}

.mysupport-label {
    margin-left: 266px;
    margin-top: -96px;
}

.mysupport-display {
    display: inline;
    font-style: normal;
    text-transform: none;
}

.label-text {
    height: 26px;
    overflow-y: hidden;
    margin-top: 8px;
    font-style: italic;
    width: 220px !important;
    margin-left: 11px;
    margin-bottom: 19px;
}

.justification-wholeleft {
    margin-left: -246px;
    font-style: normal;
}


.jus-text-label {
    overflow-y: hidden;
    display: block;
    height: 112px;
    margin-top: 11px;
    width: 452px;
    margin-left: 7px;
    font-style: italic
}

.agreement-text {
    margin-left: -242px !important;
    background-color: #FFDDF9;
    width: 440px;
    padding-top: 20px;
    padding-right: 10px;
    padding-left: 20px;
    padding-bottom: 20px;
}

.descrp-text {
    color: black !important;
}

.descrp-margin {
    margin-left: -1px !important;
}

.ok-button {
    border: transparent !important;
    margin-left: -14px;
    background-color: #00894A;
    margin-right: 24px;
}

.model-pop {
    width: 522px;
}

.access-div {
    margin-left: 1px;
}

.justify-access {
    margin-left: 7px !important;
}

.selectmenu_ui-Arrow {
    width: 250px !important;
    background-image: url(/Content/images/select-arrow.png);
    background-repeat: no-repeat;
    background-position: 11.5rem center;
}

.ui-Arrow {
    background-image: url(/Content/images/select-arrow.png);
    background-repeat: no-repeat;
    background-position: 11.5rem center;
}

.remainder-popup {
    height: 60px !important;
}

.mandatory-error {
    margin-top: 15px;
}

.head-td {
    position: absolute;
    margin-left: -27.8em;
    background-color: inherit;
}

.payrollid-td {
    position: absolute;
    margin-left: -20.8em;
    background-color: inherit;
}

.payfrequency-td {
    position: absolute;
    margin-left: -13.8em;
    background-color: inherit;
}


.paydate-td {
    margin-left: -6.7em;
    position: absolute;
    background-color: inherit;
}


.head-th {
    position: absolute;
    margin-left: -27.8em;
    height: 96px !important;
}

.payrollid-th {
    position: absolute;
    margin-left: -20.8em;
    height: 96px !important;
    border-left: 1px solid #DCDC;
    padding-top: 34px;
}

.payfrequency-th {
    position: absolute;
    margin-left: -13.8em;
    height: 96px !important;
    border-left: 1px solid #DCDC;
    padding-top: 23px;
}


.paydate-th {
    margin-left: -6.7em;
    position: absolute;
    height: 96px !important;
    border-left: 1px solid #DCDC;
    padding-top: 34px;
}

.head-emptyth {
    position: absolute;
    margin-left: -27.8em;
    padding-top: 25px;
}

.payrollid-emptyth {
    position: absolute;
    margin-left: -20.8em;
    padding-top: 25px;
    border-left: 1px solid #DCDC;
}

.payfrequency-emptyth {
    position: absolute;
    margin-left: -13.8em;
    padding-top: 25px;
    border-left: 1px solid #DCDC;
}


.paydate-emptyth {
    margin-left: -6.7em;
    position: absolute;
    padding-top: 25px;
    width: 94px;
    border-left: 1px solid #DCDC;
}

.scroll-screenthree {
    margin-left: 27.7em;
    width: 52% !important;
}

.pay-padding {
    padding-top: 26px;
}

.calnotification {
    margin-bottom: 15px;
    background-color: #FFE5B4;
    color: #C73F00;
    padding: 10px;
    position: relative;
    top: 1px;
    z-index: 0;
    margin-top: 10px;
}

/*CR 1990 styles*/

.labelradio {
    text-transform: none !important;
}

.radiolabel {
    color: #00894A !important;
    font-size: inherit;
    font-weight: bold;
}

#usernotification-table tr td, th {
    text-align: left;
    padding: 5px;
    border: none;
    background: none;
}

#usernotification-table tr:hover td {
    background-color: none;
    background: none;
    color: none;
}

#usernotification-table tr:hover td {
    background-color: none;
    background: none;
    color: none;
}

#usernotification-table:not(.nobg) tr:nth-child(odd) {
    background: none;
    color: none;
    background-color: none;
}

#usernotification-table:not(.nobg) tr:nth-child(even) {
    background: none;
    color: none;
    background-color: none;
}

#Okbtn.ok-button {
    border: transparent !important;
    margin-left: 138px;
    background-color: #00894A;
    margin-right: 24px;
    margin-top: -30px;
}

#Okbtnmodal.modal-cont-btn-section {
    float: right;
    margin-left: 50px;
}


/*CR 2122 styles*/

#Timeoutbtn.modal-cont-btn-section {
   padding-top: 10px;
    text-align: center;
    margin-left:auto;
}

#Timeoutbtndashboard.modal-cont-btn-section {
    padding-top: 10px;
    text-align: center;
    margin: auto;
   }

div.timer {
    margin: 15px 0 0 49px !important;
    color: #ce623e;
    width: 80%;
    font-family: "Courier New", Courier, monospace;
    font-family: Roboto !important;
    text-align: center;
    line-height: 50px;
    font-size: 36px;
    font-weight: bold;
}

.modal-cont-sessionTimeout {
    margin: 15px 0 0 49px !important;
    color: #ce623e;
    width: 80%;
    text-align: center;
    margin-bottom: 30px;
    font-weight: bold;
    font-size: 22px;
}

.modal-cont-sessionTimeoutReminder {
    margin: 15px 0 0 49px !important;
    color: #ce623e;
    width: 80%;
    text-align: center;
    margin-bottom: 30px;
}
.alert-icon-sessionTimeout {
    position: relative;
    top: -20px;
    float: left;
    left: 9px;
}

div.timerdashboard {
    margin: 0px 0 0 49px !important;
    color: #ce623e;
    width: 80%;
    font-family: "Courier New", Courier, monospace;
    font-family: Roboto !important;
    text-align: center;
   /* line-height: 50px;*/
    font-size: 36px;
    font-weight: bold;
}

/* EPR7 Changes */
#Penref-table tr td, th {
    border-left: none;
    border-bottom: none;
    border-right: none;
    border-top: none;
    /* border-left: 1px solid #dadcdd; */
    /* text-align: left; */
    /* border-bottom: 1px solid #dadcdd; */
    /* border-right: 1px solid #dadcdd; */
    /* border-top: 1px solid #dadcdd; */
    padding: 5px;
}

#Penref-auto {
    font-weight: bold;
    min-height: 18px;
}

#Penref-table tr:hover td {
    background-color: none;
    background: none;
    color: none;
}

#Penref-table tr:hover td {
    background-color: none;
    background: none;
    color: none;
}

#Penref-table:not(.nobg) tr:nth-child(odd) {
    background: none;
    color: none;
    background-color: none;
}

#Penref-table:not(.nobg) tr:nth-child(even) {
    background: none;
    color: none;
    background-color: none;
}

#Penref-table tr td, th {
      border-left: none;
      border-bottom: none;
      border-right: none;
      border-top: none;
      padding: 5px;
    }

    #Penref-auto {
        font-weight: bold;
        min-height: 18px;
        margin-left: 5px;
    }
   
    #Penref-table tr:hover td {
        background-color: none;
        background: none;
        color: none;
    }

   #Penref-table tr:hover td {
        background-color: none;
        background: none;
        color: none;
    }
.maintennance {
    color: #ff0000;
    align-content: center;
    margin-left: 90px;
    padding-top: 20px;
}

.rcorners4 {
    border-radius: 15px;
    background: #FFF3CD;
    border: 2px solid #FFEEBA;
    padding: 8px;
    width: 97%;
    text-align: center;
    style: "Noto Sans", sans-serif;
    color: #9D4008;
    margin-bottom: 15px;
    margin-left: -30px;
}


    #Penref-table:not(.nobg) tr:nth-child(odd) {
        background: none;
        color: none;
        background-color: none;
    }

    #Penref-table:not(.nobg) tr:nth-child(even) {
        background: none;
        color: none;
        background-color: none;
    }
