@import url( jquery.fancybox.css );



@font-face {
    font-family: HPSimplifiedLight;
    src: url(/application/fonts/HPSimplifiedW04-Light.eot?#iefix) format("embedded-opentype"), url(/application/fonts/HPSimplifiedW04-Light.woff) format("woff"), url(/application/fonts/HPSimplifiedW04-Light.ttf) format("truetype"), url(/application/fonts/HPSimplifiedW04-Light.svg#HPSimplifiedLight) format("svg");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: HPSimplifiedRegular;
    src: url(/application/fonts/HPSimplifiedW04-Regular.eot?#iefix) format("embedded-opentype"), url(/application/fonts/HPSimplifiedW04-Regular.woff) format("woff"), url(/application/fonts/HPSimplifiedW04-Regular.ttf) format("truetype"), url(/application/fonts/HPSimplifiedW04-Regular.svg#HPSimplifiedRegular) format("svg");
    font-weight: normal;
    font-style: normal;
}

/*div {
    box-sizing: inherit !important;
}*/


body {
    margin: 0px;
    color: #767676;
    letter-spacing: 0.01em;
    line-height: 1.3;
    padding-bottom: 5em;
    font-family: "HPSimplifiedLight", Arial, sans-serif !important;
    background-color: #FFF;
    background-image: url(../images/bkgd.jpg);
    background-size: cover;
    background-position: center top;
}



.newWinCell_1 {
    width: 720px;
    height: 420px;
    background-color: rgb(43, 76, 108);
}

.newWinCell_2 {
    width: 680px;
    height: 10px;
    background-color: rgb(255, 255, 255);
}

.newWinCell_3 {
    width: 10px;
    height: 380px;
    background-color: rgb(255, 255, 255);
}

.newWinCell_4 {
    width: 680px;
    height: 380px;
    background-color: rgb(255, 255, 255);
}

.newWinCell_TL {
    width: 10px;
    height: 10px;
    background-image: url("../images/tl.gif");
}

.newWinCell_TR {
    width: 10px;
    height: 10px;
    background-image: url("../images/tr.gif");
}

.newWinCell_BL {
    width: 10px;
    height: 10px;
    background-image: url("../images/bl.gif");
}

.newWinCell_BR {
    width: 10px;
    height: 10px;
    background-image: url("../images/br.gif");
}

/*form {
    margin: auto;
    width: 1000px;
    padding-right: 20px;
    padding-left: 20px;
    background-color:#FFF !important;
}*/

.dashboardForm {
    margin: 0px !important;
    padding: 0px !important;
    width: 100% !important;
    font-family: "HPSimplifiedRegular", Arial, Helvetica;
    font-weight: normal;
    -ms-overflow-x: hidden;
    -ms-overflow-y: hidden;
    background-color: rgb(255, 255, 255) !important;
}

.dashboardPage {
    margin: 0px !important;
    padding: 0px !important;
    border: 0px currentColor;
    width: 100% !important;
    height: 1260px;
    font-family: "HPSimplifiedRegular", Arial, Helvetica;
    font-weight: normal;
    background-color: rgb(255, 255, 255) !important;
}

a:link {
    color: rgb(0, 125, 186);
    text-decoration: none;
}

a:visited {
    color: rgb(130, 41, 128);
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

a:active {
    color: rgb(0, 125, 186);
    text-decoration: none;
}

h1 {
    line-height: 1.3;
    font-family: "HPSimplifiedLight";
    font-size: 36px;
}

h2 {
    color: #000000 !important;
    text-transform: capitalize;
    line-height: 1.3;
    font-family: "HPSimplifiedLight";
    font-size: 34px;
    font-weight: normal;
    margin-top: 0px !important;
}

h3 {
    color: #000000 !important;
    line-height: 1.3;
    font-family: "HPSimplifiedLight", Arial, Helvetica;
    font-size: 24px;
    font-weight: normal;
    margin-top: 0px;
    margin-bottom: 15px;
    text-transform: capitalize;
}

h4 {
    color: rgb(0, 0, 0);
    line-height: 1.3;
    font-family: "HPSimplifiedLight", Arial, Helvetica;
    font-size: 20px;
    font-weight: normal;
    margin-top: 0px;
    margin-bottom: 2px;
}

hr {
    margin: 20px 0px;
    border: 0px currentColor;
    width: 100%;
    height: 1px !important;
    color: rgb(113, 113, 114) !important;
    background-color: rgb(204, 204, 204);
}

#header {
    /*width: 1000px;*/
    height: 150px;
    clear: both;
    background-color: rgb(255, 255, 255);
}

#headerAppLinks {
    font: 12px/normal "HPSimplifiedRegular", Arial, Helvetica;
    color: rgb(255, 255, 255);
    padding-top: 15px;
    padding-bottom: 5px;
    float: right;
    font-size-adjust: none;
    font-stretch: normal;
}

    #headerAppLinks a:link {
        color: #FFF;
        padding-right: 15px;
        font-size: 12px;
        text-decoration: none;
        margin-left: 0px;
        border-left-color: rgb(113, 113, 114);
        border-left-width: 0px;
        border-left-style: solid;
    }

    #headerAppLinks a:visited {
        color: #FFF;
        text-decoration: none;
    }

    #headerAppLinks a:hover {
        color: #FFF;
        text-decoration: underline;
    }

    #headerAppLinks a:active {
        color: #FFF;
        text-decoration: none;
    }

#headerIdentity {
    /*width: 1000px;*/
    height: 100px;
    padding-bottom: 35px;
    /*background-color: rgb(255, 255, 255);*/
}

#headerRadMenuReports {
    color: rgb(255, 255, 255);
    background-color: rgb(233, 233, 233);
}

#headerBread {
    color: rgb(204, 204, 204);
    line-height: 36px;
    padding-top: 30px;
    padding-right: 0px;
    padding-bottom: 15px;
    vertical-align: middle;
    border-top-color: rgb(185, 184, 187);
    border-left-color: rgb(0, 0, 0);
    border-top-width: 1px;
    border-left-width: 0px;
    border-top-style: solid;
}

#headerBreadColLeft {
    color: rgb(0, 125, 186);
    float: left;
}

#BreadHTML {
    font: 12px/15px "HPSimplifiedRegular", Arial, Helvetica;
    color: rgb(118, 118, 118);
    font-size-adjust: none;
    font-stretch: normal;
}

#headerBreadColRight {
    font: 12px/normal "HPSimplifiedRegular", Arial, Helvetica;
    color: rgb(0, 125, 186);
    float: right;
    font-size-adjust: none;
    font-stretch: normal;
}

    #headerBreadColRight input {
        font: 12px/normal "HPSimplifiedRegular", Arial, Helvetica;
        font-size-adjust: none;
        font-stretch: normal;
    }

select {
    font: 12px/normal "HPSimplifiedRegular", Arial, Helvetica;
    font-size-adjust: none;
    font-stretch: normal;
}

#headerSearch {
    font: 12px/normal "HPSimplifiedRegular", Arial, Helvetica;
    font-size-adjust: none;
    font-stretch: normal;
}

#panels {
    margin: 0px !important;
    width: 210px;
    padding-top: 3px;
    padding-left: 0px !important;
    clear: both;
    border-left-style: none;
    float: left;
}

.panelbox {
    margin: 0px !important;
    width: 212px;
    padding-top: 0px;
    padding-left: 0px !important;
    min-height: 100% !important;
}

.panelboxRollup {
    width: 175px;
    color: rgb(113, 113, 114);
    line-height: 1.5em;
    padding-bottom: 0px;
    padding-left: 20px;
    font-family: "HPSimplifiedRegular";
    font-size: 14px;
    font-weight: normal;
    min-height: 100% !important;
}

#content {
    padding: 0px;
    width: 1140px;
    float: left;
    min-height: 100% !important;
}

.contentNonLogin {
    font-size: 14px;
}

#sections {
    margin: 0px;
    width: 1140px;
    line-height: 1.3;
    font-size: 16px;
    float: left;
}

#page {
    width: 100%;
    padding-top: 30px;
    padding-bottom: 50px;
    clear: both;
    margin-bottom: 0px;
    margin-left: 0px;
    float: left;
}

#pageTitle {
    color: rgb(255, 255, 255);
    float: left;
}

#pageDate {
    padding-top: 3px;
    padding-right: 0px;
    float: right;
}

#pageErrors {
    padding: 10px;
    width: 708px;
    clear: both;
    float: left;
    background-color: rgb(255, 204, 204);
}

#TitleHTML {
    padding: 0px;
    color: rgb(0, 0, 0);
    line-height: 1.3;
    font-family: "HPSimplifiedLight", Arial, Helvetica;
    font-size: 40px;
    font-weight: normal;
}

#DateHTML {
    font: 12px/normal "HPSimplifiedRegular", Arial, Helvetica;
    color: rgb(0, 0, 0);
    padding-top: 3px;
    visibility: hidden;
    font-size-adjust: none;
    font-stretch: normal;
}

#ErrorsHTML {
    font: 12px/normal "HPSimplifiedRegular", Arial, Helvetica;
    color: rgb(51, 0, 0);
    font-size-adjust: none;
    font-stretch: normal;
}

.leftcol {
    padding: 20px 46px 0px 20px;
    width: 330px;
    margin-left: 0px;
    float: left;
}

.rightcol {
    padding: 20px 20px 0px 0px;
    width: 308px;
    float: left;
}

.control {
    border: 0px solid rgb(204, 204, 204);
    width: 100%;
    line-height: 18px;
    font-family: "HPSimplifiedRegular", Arial, Helvetica;
    font-size: 14px;
    font-weight: normal;
    margin-bottom: 30px;
    -ms-overflow-x: hidden;
    -ms-overflow-y: hidden;
}

.toprow {
    padding: 20px 20px 0px;
    width: 740px;
    color: rgb(34, 34, 34);
    clear: left;
    font-size: 14px;
    -ms-overflow-x: auto;
    -ms-overflow-y: hidden;
}

.bottomrow {
    /*width: 1000px;*/
    padding-top: 0px;
    padding-bottom: 0px;
    clear: left;
    -ms-overflow-x: auto;
    -ms-overflow-y: hidden;
}

.ColOuter {
    font-size: 16px;
    margin-left: 0px;
    float: left !important;
}

.RowOuter {
    width: 1140px;
    line-height: 1.3em;
    font-family: "HPSimplifiedLight", Arial, Helvetica;
    font-size: 16px;
    font-weight: normal;
    margin-bottom: 30px;
    margin-left: 0px;
    float: left;
}

.Col1 {
    border: 0px solid rgb(208, 208, 205);
    width: 750px;
    color: #767676;
    line-height: 1.3;
    font-family: "HPSimplifiedLight", Arial, Helvetica;
    font-size: 16px;
    font-weight: normal;
    margin-top: 0px;
    margin-bottom: 40px;
    margin-left: 0px;
}

.Col2 {
    margin: 0px 0px 40px 40px;
    padding: 0px;
    border: 0px solid rgb(208, 208, 205);
    width: 308px;
    color: #767676;
    line-height: 1.3;
    font-family: "HPSimplifiedLight", Arial, Helvetica;
    font-size: 16px;
    font-weight: normal;
}

input.Button_1 {
    font: 12px/normal "HPSimplifiedRegular", Arial, Helvetica;
    border: 1px solid rgb(255, 255, 255);
    height: 18px;
    text-align: center;
    color: rgb(255, 255, 255);
    vertical-align: middle;
    font-size-adjust: none;
    font-stretch: normal;
    background-color: rgb(102, 102, 102);
}

input.Button_2 {
    font: 12px/normal "HPSimplifiedRegular", Arial, Helvetica;
    border: 1px solid rgb(255, 255, 255);
    height: 18px;
    text-align: center;
    color: rgb(255, 255, 255);
    vertical-align: middle;
    font-size-adjust: none;
    font-stretch: normal;
    background-color: rgb(102, 102, 102);
}

input.Button_2 {
    font: 12px/normal "HPSimplifiedRegular", Arial, Helvetica;
    border: 1px solid rgb(255, 255, 255);
    height: 18px;
    text-align: center;
    color: rgb(255, 255, 255);
    vertical-align: middle;
    font-size-adjust: none;
    font-stretch: normal;
    background-color: rgb(102, 102, 102);
}

input.Button_3 {
    text-align: center;
    color: rgb(0, 0, 0);
    font-size: 10px;
    font-weight: normal;
    vertical-align: middle;
}

input.Button_SKUList {
    margin-top: 0px;
}

input.DDL_SKUList {
    margin-top: 0px;
}

input.TextBox_1 {
    font: 12px/normal "HPSimplifiedRegular", Arial, Helvetica;
    border: 1px solid rgb(192, 192, 192);
    height: 15px;
    text-align: left;
    color: rgb(51, 51, 51);
    font-size-adjust: none;
    font-stretch: normal;
    background-color: rgb(255, 255, 255);
}

input.TextBox_0 {
    font: 12px/normal "HPSimplifiedRegular", Arial, Helvetica;
    border: 1px solid rgb(192, 192, 192);
    text-align: left;
    color: rgb(51, 51, 51);
    vertical-align: top;
    font-size-adjust: none;
    font-stretch: normal;
    background-color: rgb(255, 255, 255);
}

.dashboardTab {
    font: 14px/normal "HPSimplifiedRegular", Arial, Helvetica;
    font-size-adjust: none;
    font-stretch: normal;
}

.dashboardRow {
    font: 14px/normal "HPSimplifiedRegular", Arial, Helvetica;
    margin: 0px !important;
    padding: 0px !important;
    border: 0px currentColor !important;
    width: 100% !important;
    -ms-overflow-x: hidden !important;
    -ms-overflow-y: hidden !important;
    font-size-adjust: none;
    font-stretch: normal;
}

.dashboardLeftCol {
    border-width: 0px !important;
    font: 14px/normal "HPSimplifiedRegular", Arial, Helvetica;
    padding: 0px !important;
    width: 365px !important;
    height: 420px;
    margin-right: 2px !important;
    float: left;
    -ms-overflow-x: hidden !important;
    -ms-overflow-y: hidden !important;
    font-size-adjust: none;
    font-stretch: normal;
}

.dashboardRightCol {
    border-width: 0px !important;
    font: 14px/normal "HPSimplifiedRegular", Arial, Helvetica;
    padding: 0px !important;
    width: 365px !important;
    height: 420px;
    margin-left: 2px !important;
    float: left;
    -ms-overflow-x: hidden !important;
    -ms-overflow-y: hidden !important;
    font-size-adjust: none;
    font-stretch: normal;
}

.dashboardChart {
    font: 14px/normal "HPSimplifiedRegular", Arial, Helvetica;
    margin: 0px !important;
    padding: 0px !important;
    width: 100% !important;
    -ms-overflow-x: hidden !important;
    -ms-overflow-y: hidden !important;
    font-size-adjust: none;
    font-stretch: normal;
}

.dashboardChart_td_Slim_1 {
    border-width: 0px;
    font: 14px/normal "HPSimplifiedRegular", Arial, Helvetica;
    margin: 0px !important;
    padding: 0px !important;
    width: 350px !important;
    height: 20px !important;
    text-align: center;
    vertical-align: middle;
    -ms-overflow-x: hidden !important;
    -ms-overflow-y: hidden !important;
    font-size-adjust: none;
    font-stretch: normal;
}

.dashboardChart_td_Slim_2 {
    border-width: 0px;
    font: 14px/normal "HPSimplifiedRegular", Arial, Helvetica;
    margin: 0px !important;
    padding: 0px !important;
    width: 350px !important;
    height: 320px !important;
    vertical-align: top;
    -ms-overflow-x: hidden !important;
    -ms-overflow-y: hidden !important;
    font-size-adjust: none;
    font-stretch: normal;
}

.dashboardChart_Slim {
    border-width: 0px;
    font: 14px/normal "HPSimplifiedRegular", Arial, Helvetica;
    margin: 0px !important;
    padding: 0px !important;
    width: 347px !important;
    height: 320px !important;
    vertical-align: top;
    -ms-overflow-x: hidden !important;
    -ms-overflow-y: hidden !important;
    font-size-adjust: none;
    font-stretch: normal;
}

.dashboardChart_Wide {
    font: 14px/normal "HPSimplifiedRegular", Arial, Helvetica;
    margin: 0px !important;
    padding: 0px !important;
    width: 720px !important;
    height: 325px !important;
    vertical-align: top;
    -ms-overflow-x: hidden !important;
    -ms-overflow-y: hidden !important;
    font-size-adjust: none;
    font-stretch: normal;
}

.dashboardRowContainer {
    font: 14px/normal "HPSimplifiedRegular", Arial, Helvetica;
    margin: 0px !important;
    padding: 0px !important;
    border: 0px currentColor !important;
    width: 734px;
    clear: left;
    -ms-overflow-x: hidden !important;
    -ms-overflow-y: hidden !important;
    font-size-adjust: none;
    font-stretch: normal;
}

#footer {
    left: 0px;
    /*width: 1000px;*/
    height: 0px;
    text-align: right !important;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 0px;
    clear: both;
    margin-bottom: 10px;
    border-top-color: rgb(204, 204, 204);
    border-top-width: 1px;
    border-top-style: solid;
    position: relative;
}

.footerLinks1 {
    font: 12px/normal "HPSimplifiedRegular", Arial, Helvetica;
    text-align: right !important;
    color: rgb(0, 0, 0) !important;
    padding-bottom: 0px;
    padding-left: 6px;
    text-decoration: none;
    margin-left: 4px;
    border-left-color: rgb(173, 173, 173) !important;
    border-left-width: 0px !important;
    border-left-style: solid !important;
    font-size-adjust: none;
    font-stretch: normal;
    display: none;
}

.footerLinks2 {
    font: 12px/normal "HPSimplifiedRegular", Arial, Helvetica;
    text-align: right !important;
    color: rgb(0, 0, 0) !important;
    padding-bottom: 0px;
    padding-left: 6px;
    text-decoration: none;
    margin-left: 4px;
    border-left-color: rgb(173, 173, 173) !important;
    border-left-width: 0px !important;
    border-left-style: solid !important;
    font-size-adjust: none;
    font-stretch: normal;
    display: none;
}

.footerLinks3 {
    font: 12px/normal "HPSimplifiedRegular", Arial, Helvetica;
    text-align: right;
    color: rgb(0, 0, 0) !important;
    font-size-adjust: none;
    font-stretch: normal;
}

#ctl06_LinkHome {
    margin-right: 10px;
    border-left-color: currentColor;
    border-left-width: medium;
    border-left-style: none;
}

#ctl06_LinkEducation {
    margin-right: 10px;
    border-left-color: rgb(0, 0, 0);
    border-left-width: 1px;
    border-left-style: solid;
}

#ctl06_LinkSales {
    margin-right: 10px;
    border-left-color: rgb(0, 0, 0);
    border-left-width: 1px;
    border-left-style: solid;
}

#ctl06_LinkPromotions {
    margin-right: 10px;
    border-left-color: rgb(0, 0, 0);
    border-left-width: 1px;
    border-left-style: solid;
}

#ctl06_LinkRewards {
    margin-right: 10px;
    border-left-color: rgb(0, 0, 0);
    border-left-width: 1px;
    border-left-style: solid;
}

#ctl06_LinkResources {
    border-left-color: rgb(0, 0, 0);
    border-left-width: 1px;
    border-left-style: solid;
}

#ctl06_LinkAbout {
    margin-right: 10px;
    border-left-color: currentColor;
    border-left-width: medium;
    border-left-style: none;
}

#ctl06_LinkTerms {
    margin-right: 10px;
    border-left-color: rgb(0, 0, 0);
    border-left-width: 1px;
    border-left-style: solid;
}

#ctl06_LinkFAQs {
    margin-right: 10px;
    border-left-color: rgb(0, 0, 0);
    border-left-width: 1px;
    border-left-style: solid;
}

#ctl06_LinkSiteMap {
    margin-right: 10px;
    border-left-color: rgb(0, 0, 0);
    border-left-width: 1px;
    border-left-style: solid;
}

#ctl06_LinkHelp {
    border-left-color: rgb(0, 0, 0);
    border-left-width: 1px;
    border-left-style: solid;
}

#ctl06_rptResources_ctl00_Image1 {
    padding-right: 15px;
}

#ctl07_rptResources_ctl00_Image1 {
    padding-right: 15px;
}

.oppReviewBox {
    font: 12px/normal "HPSimplifiedRegular", Arial, Helvetica;
    margin: 0px;
    padding: 0px;
    width: 800px;
    text-align: left;
    font-size-adjust: none;
    font-stretch: normal;
    background-color: rgb(231, 231, 231);
}

.dgWrapper {
    overflow: auto;
}

.dgWrapperFixed {
    height: 250px;
    overflow: auto;
}

.fixedheadertable {
    padding: 2px;
    left: 0px;
    top: 0px;
    position: relative;
}

.breadlink {
    text-decoration: none;
}

a.breadlink:link {
    color: rgb(118, 118, 118);
    text-decoration: none;
}

a.breadlink:visited {
    color: rgb(118, 118, 118);
    text-decoration: none;
}

a.breadlink:hover {
    color: rgb(118, 118, 118);
    text-decoration: underline;
}

a.breadlink:active {
    color: rgb(118, 118, 118);
    text-decoration: none;
}

.loginBox {
    /*padding: 20px;*/
    width: 225px !important;
    text-align: left;
    color: rgb(0, 0, 0);
    line-height: 18px;
    font-family: "HPSimplifiedRegular", Arial, Helvetica;
    font-size: 14px;
    font-style: normal;
    font-variant: normal;
    font-weight: normal !important;
    vertical-align: top;
    font-size-adjust: none;
    font-stretch: normal;
    /*background-color: rgb(255, 255, 255);*/
}

.bodyLogin {
    padding: 0px;
    line-height: 18px;
    font-weight: normal !important;
    margin-top: 0px;
    margin-left: 0px;
}

.formLogin {
    margin: auto;
    padding: 0px;
    /*width: 1000px;*/
    font-weight: normal !important;
}

.helpInfoBox {
    font: 14px/18px "HPSimplifiedRegular", Arial, Helvetica;
    font-size-adjust: none;
    font-stretch: normal;
}

.loginLinks a:link {
    color: rgb(0, 125, 186) !important;
    font-weight: normal !important;
}

.style2 {
    font: 14px/18px "HPSimplifiedRegular", Arial, Helvetica;
    color: rgb(0, 0, 0);
    font-size-adjust: none;
    font-stretch: normal;
}

.style3 {
    text-align: left;
    color: rgb(255, 255, 255);
    line-height: 18px;
    font-size: 14px;
    font-weight: normal !important;
}

#Username {
    padding: 5px;
    border-radius: 3.5px;
    border: 1px solid rgb(185, 184, 187);
    width: 225px !important;
    height: 22px;
    color: rgb(0, 0, 0);
}

#Password {
    padding: 5px;
    border-radius: 3.5px;
    border: 1px solid rgb(185, 184, 187);
    width: 225px !important;
    height: 22px;
    color: rgb(0, 0, 0);
}

.faqQuestion {
}

.faqAnswer {
    display: none;
    visibility: hidden;
}

.faqheader {
    padding: 10px;
    font-family: "HPSimplifiedRegular", Arial, Helvetica;
    font-size: 1em;
    font-weight: normal;
    background-color: rgb(255, 255, 255) !important;
}

.faqelem {
    font-family: "HPSimplifiedRegular", Arial, Helvetica;
    font-size: 1em;
    font-weight: normal;
}

.eduTitle {
    margin: 0px 0px 0.1em;
    color: rgb(0, 0, 0);
    font-family: "HPSimplifiedLight", Arial, Helvetica;
    font-size: 16px;
    font-weight: normal;
}

.eduDescription {
    line-height: 18px;
    font-family: "HPSimplifiedRegular", Arial, Helvetica;
    font-size: 14px;
    font-weight: normal;
}

.eduPoints {
    margin: 0px 0px 0.1em;
    text-align: left;
    color: rgb(215, 65, 11);
    font-family: "HPSimplifiedLight", Arial, Helvetica;
    font-size: 1.2em;
    font-weight: normal;
}

.eduTriesAllowed {
    font: 14px/normal "HPSimplifiedRegular", Arial, Helvetica;
    color: rgb(34, 34, 34);
    font-size-adjust: none;
    font-stretch: normal;
}

.eduTriesAttempts {
    font: 14px/normal "HPSimplifiedRegular", Arial, Helvetica;
    color: rgb(34, 34, 34);
    font-size-adjust: none;
    font-stretch: normal;
}

.EduQuestionText {
    font: 14px/normal "HPSimplifiedRegular", Arial, Helvetica;
    padding: 5px;
    width: 700px;
    font-size-adjust: none;
    font-stretch: normal;
    background-color: rgb(135, 206, 250);
}

.surveyTitle {
    margin: 0px 0px 0.1em;
    color: rgb(0, 0, 0);
    font-family: "HPSimplifiedLight", Arial, Helvetica;
    font-size: 18px;
    font-weight: normal;
}

.surveyDescription {
    line-height: 18px;
    font-family: "HPSimplifiedRegular", Arial, Helvetica;
    font-size: 14px;
    font-weight: normal;
}

.surveyPoints {
    margin: 0px 0px 0.1em;
    text-align: left;
    color: rgb(215, 65, 11);
    font-family: "HPSimplifiedLight", Arial, Helvetica;
    font-size: 1.2em;
    font-weight: normal;
    float: left;
}

#jsTimeLeft {
    border-width: 0px;
    font: 14px/normal "HPSimplifiedRegular", Arial, Helvetica;
    margin: 0px;
    padding: 0px;
    font-size-adjust: none;
    font-stretch: normal;
}

.TestColIndex {
    font: 14px/normal "HPSimplifiedRegular", Arial, Helvetica;
    padding: 8px;
    width: 30px;
    color: rgb(255, 255, 255);
    font-size-adjust: none;
    font-stretch: normal;
    background-color: rgb(0, 150, 214);
}

.TestQuestion {
    font: 14px/normal "HPSimplifiedRegular", Arial, Helvetica;
    padding: 5px;
    color: rgb(255, 255, 255);
    font-size-adjust: none;
    font-stretch: normal;
    background-color: rgb(0, 150, 214);
}

.adminheader {
    border-bottom-color: rgb(204, 204, 204);
    border-bottom-width: 1px;
    border-bottom-style: solid;
}

.headerline {
    padding: 0px 0px 5px;
    width: 725px;
    font-size: 18px;
    font-weight: normal !important;
    border-bottom-color: rgb(204, 204, 204);
    border-bottom-width: 0px;
    border-bottom-style: solid;
}

.MenuGroup {
    width: 134px;
    height: 26px;
    color: rgb(255, 255, 255);
    background-color: rgb(0, 139, 209);
}

.MainItem {
    font: 14px/normal "HPSimplifiedRegular", Arial, Helvetica;
    width: 134px;
    height: 26px;
    text-align: center;
    color: rgb(0, 0, 0);
    font-size-adjust: none;
    font-stretch: normal;
}

.MainItemOver {
    font: 14px/normal "HPSimplifiedRegular", Arial, Helvetica;
    width: 134px;
    height: 26px;
    text-align: center;
    color: rgb(0, 0, 0);
    border-top-color: rgb(184, 184, 184);
    border-bottom-color: rgb(255, 54, 54);
    border-top-width: 2px;
    border-bottom-width: 3px;
    border-top-style: solid;
    border-bottom-style: solid;
    font-size-adjust: none;
    font-stretch: normal;
    background-color: rgb(160, 160, 160);
}

.MainItemClicked {
    font: 14px/normal "HPSimplifiedRegular", Arial, Helvetica;
    width: 134px;
    height: 26px;
    text-align: center;
    color: rgb(0, 0, 0);
    border-top-color: rgb(255, 54, 54);
    border-bottom-color: rgb(255, 54, 54);
    border-top-width: 2px;
    border-bottom-width: 3px;
    border-top-style: solid;
    border-bottom-style: solid;
    font-size-adjust: none;
    font-stretch: normal;
    background-color: rgb(204, 204, 204);
}

.MenuItem {
    background-position: 7px;
    border-width: 1px;
    border-style: solid;
    border-color: white rgb(209, 209, 209) rgb(209, 209, 209);
    font: 11px/normal "HPSimplifiedRegular", Arial, Helvetica;
    padding: 6px 0px 6px 7px;
    text-align: left;
    font-size-adjust: none;
    font-stretch: normal;
    background-image: url("../images/menu_arrow.gif");
    background-repeat: no-repeat;
}

.MenuItemOver {
    background-position: 7px;
    border-width: 1px;
    border-style: solid;
    border-color: white rgb(209, 209, 209) rgb(239, 38, 38);
    font: 11px/normal "HPSimplifiedRegular", Arial, Helvetica;
    padding: 6px 0px 6px 7px;
    text-align: left;
    font-size-adjust: none;
    font-stretch: normal;
    background-image: url("../images/default/menu_arrow.gif");
    background-repeat: no-repeat;
    background-color: rgb(250, 250, 250);
}

.MenuItemClicked {
    background-position: 7px;
    font: 11px/normal "HPSimplifiedRegular", Arial, Helvetica;
    padding: 6px 0px 6px 7px;
    border: 1px solid rgb(239, 38, 38);
    text-align: left;
    font-size-adjust: none;
    font-stretch: normal;
    background-image: url("../images/default/menu_arrow.gif");
    background-repeat: no-repeat;
    background-color: rgb(255, 255, 255);
}

.MenuItemToolTip {
    font: 8px/normal "HPSimplifiedRegular", Arial, Helvetica;
    padding: 3px;
    border: 1px solid black;
    text-align: left;
    font-size-adjust: none;
    font-stretch: normal;
    background-color: rgb(255, 250, 205);
}

.RadPanelBar_Default {
    margin: 0px !important;
    padding: 0px !important;
    border: 0px currentColor !important;
    width: 210px !important;
    vertical-align: middle;
}

    .RadPanelBar_Default a.rpLink {
        color: rgb(0, 0, 0);
        background-color: rgb(255, 255, 255) !important;
    }

    .RadPanelBar_Default .rpTemplate {
        color: rgb(0, 0, 0);
        background-color: rgb(255, 255, 255) !important;
    }

    .RadPanelBar_Default .rpText {
        padding: 0px !important;
        width: 210px !important;
    }

    .RadPanelBar_Default .rpRootGroup {
        border: 0px currentColor !important;
    }

    .RadPanelBar_Default .rpLink {
        border: 0px currentColor !important;
    }

    .RadPanelBar_Default .rpRootGroup .rpOut {
        border-width: 10px 0px 0px !important;
        border-style: solid none dotted !important;
        border-color: rgb(230, 235, 238) currentColor rgb(0, 0, 0) !important;
        margin: 0px;
        padding: 15px 20px 10px !important;
        width: 172px;
        height: auto;
        color: rgb(0, 0, 0);
        text-transform: none !important;
        line-height: 1.3em;
        font-family: "HPSimplifiedLight", Arial, Helvetica;
        font-size: 18px;
        font-weight: normal;
        text-decoration: none !important;
        vertical-align: middle;
    }

        .RadPanelBar_Default .rpRootGroup .rpOut:hover {
            border-width: 10px 0px 0px !important;
            border-style: solid none dotted !important;
            border-color: rgb(230, 235, 238) currentColor rgb(0, 0, 0) !important;
            margin: 0px;
            padding: 15px 20px 10px !important;
            width: 172px;
            height: auto;
            color: rgb(0, 0, 0);
            text-transform: none !important;
            line-height: 1.3em;
            font-family: "HPSimplifiedLight", Arial, Helvetica;
            font-size: 18px;
            font-weight: normal;
            text-decoration: none !important;
            vertical-align: middle;
        }

    .RadPanelBar_Default .rpGroup .rpOut {
        font: 14px/1.3em "HPSimplifiedRegular", Arial, Helvetica;
        margin: 0px 0px 0px 10px !important;
        padding: 5px 5px 5px 10px !important;
        border: 0px currentColor !important;
        width: 177px;
        height: auto;
        color: rgb(113, 113, 114);
        text-decoration: none !important;
        -ms-word-wrap: normal;
        font-size-adjust: none;
        font-stretch: normal;
    }

        .RadPanelBar_Default .rpGroup .rpOut:hover {
            font: 14px/1.3em "HPSimplifiedRegular", Arial, Helvetica;
            margin: 0px 0px 0px 10px !important;
            padding: 5px 5px 5px 10px !important;
            border: 0px currentColor !important;
            width: 177px;
            height: auto;
            color: rgb(255, 255, 255);
            text-decoration: none !important;
            font-size-adjust: none;
            font-stretch: normal;
            background-color: rgb(0, 150, 214);
        }

    .RadPanelBar_Default .rpGroup .rpLevel2 .rpOut {
        font: 12px/1.3em "HPSimplifiedRegular", Arial, Helvetica;
        margin: 0px 0px 0px 10px !important;
        padding: 2px 2px 2px 10px !important;
        border: 0px currentColor !important;
        height: auto;
        color: rgb(113, 113, 114);
        text-decoration: none !important;
        font-size-adjust: none;
        font-stretch: normal;
    }

        .RadPanelBar_Default .rpGroup .rpLevel2 .rpOut:hover {
            font: 12px/1.3em "HPSimplifiedRegular", Arial, Helvetica;
            margin: 0px 0px 0px 10px !important;
            padding: 2px 2px 2px 10px !important;
            border: 0px currentColor !important;
            height: auto;
            color: rgb(255, 255, 255);
            text-decoration: none;
            font-size-adjust: none;
            font-stretch: normal;
        }

.StoreHeader1 {
    padding: 20px !important;
    border-radius: 4px 4px 0px;
    color: rgb(255, 255, 255);
    background-color: rgb(0, 150, 214);
}

.StoreHeader2 {
    padding: 10px;
    background-color: #E6EBEE;
}

.StoreHeader3 {
    padding: 10px;
    background-color: rgb(230, 235, 238);
}

.StoreHeader4 {
    padding: 10px;
    background-color: rgb(230, 235, 238);
}

.StoreHeader5 {
    padding: 10px;
    background-color: rgb(255, 255, 255);
}

table[style] {
    border: 0px currentColor !important;
    font-size: 12px !important;
}

[style]#ctl07_Datagrid1 {
    padding: 10px !important;
    border: 1px solid rgb(204, 204, 204) !important;
}

[style]#ctl07_Datagrid1 {
    padding: 0px !important;
    border: 1px solid rgb(204, 204, 204) !important;
    width: 100%;
}

.StoreFormElements {
    line-height: normal;
    font-family: "HPSimplifiedRegular", Arial, Helvetica;
    font-size: 12px;
    font-style: normal;
    font-variant: normal;
    font-weight: normal !important;
    font-size-adjust: none;
    font-stretch: normal;
}

.StoreGridHeaderStyle {
    text-align: left;
    color: rgb(255, 255, 255) !important;
    line-height: 18px;
    font-family: "HPSimplifiedLight", Arial, Helvetica;
    font-size: 14px;
    font-style: normal;
    font-variant: normal;
    font-weight: normal !important;
    vertical-align: bottom !important;
    font-size-adjust: none;
    font-stretch: normal;
    background-color: rgb(118, 118, 118);
}

.StoreGridItemStyle {
    /*padding: 5px;*/
    color: rgb(0, 0, 0);
    font-family: "HPSimplifiedRegular", Arial, Helvetica;
    font-weight: normal;
    /*background-color: rgb(255, 255, 255);*/
}

.StoreGridAlternatingItemStyle {
    /*padding: 5px;*/
    font-family: "HPSimplifiedRegular", Arial, Helvetica;
    font-weight: normal;
    /*background-color: rgb(255, 255, 255);*/
}

.StoreGridEditItemStyle {
    padding: 6px;
    font-family: "HPSimplifiedRegular", Arial, Helvetica;
    font-weight: normal;
    background-color: rgb(255, 255, 255);
}

.StoreItemTitle {
    margin: 10px 0px 5px;
    text-transform: capitalize;
    line-height: 1.3;
    font-family: "HPSimplifiedLight", Arial, Helvetica;
    font-size: 20px;
}

.StoreItemShortDesc {
    /*width: 191px;*/
    color: #767676;
    line-height: 1.3;
    font-family: "HPSimplifiedLight", Arial, Helvetica;
    font-size: 16px;
    font-weight: normal;
}

.StoreItemLongDesc {
    color: #767676;
    line-height: 1.3;
    font-family: "HPSimplifiedLight", Arial, Helvetica;
    font-size: 16px;
    font-weight: normal;
}

.StoreItemPrice {
    font: 16px/normal "HPSimplifiedLight", Arial, Helvetica;
    color: rgb(215, 65, 11);
    font-size-adjust: none;
    font-stretch: normal;
}

.tablehasborder {
}

    .tablehasborder td {
        padding: 10px;
        text-align: left;
        line-height: 18px;
        font-size: 14px;
        vertical-align: top;
        border-right-color: rgb(204, 204, 204);
        border-bottom-color: rgb(204, 204, 204);
        border-left-color: rgb(204, 204, 204);
        border-right-width: 1px;
        border-bottom-width: 1px;
        border-left-width: 1px;
        border-right-style: solid;
        border-bottom-style: solid;
        border-left-style: solid;
    }

.justNums {
    text-align: right !important;
    padding-right: 10px;
    vertical-align: text-top;
}

.NodeTop {
    font: 11px/normal "HPSimplifiedRegular", Arial, Helvetica;
    cursor: pointer;
    font-size-adjust: none;
    font-stretch: normal;
}

.NodeTopOver {
    font: 11px/normal "HPSimplifiedRegular", Arial, Helvetica;
    text-decoration: underline;
    cursor: pointer;
    font-size-adjust: none;
    font-stretch: normal;
}

.NodeTopSelect {
    font: 11px/normal "HPSimplifiedRegular", Arial, Helvetica;
    color: rgb(255, 255, 255);
    cursor: pointer;
    font-size-adjust: none;
    font-stretch: normal;
    background-color: rgb(0, 51, 255);
}

.NodeLink {
    font: 9px/normal "HPSimplifiedRegular", Arial, Helvetica;
    cursor: pointer;
    font-size-adjust: none;
    font-stretch: normal;
}

.NodeLinkOver {
    font: 9px/normal "HPSimplifiedRegular", Arial, Helvetica;
    text-decoration: underline;
    cursor: pointer;
    font-size-adjust: none;
    font-stretch: normal;
}

.NodeLinkSelect {
    font: 9px/normal "HPSimplifiedRegular", Arial, Helvetica;
    color: rgb(255, 255, 255);
    cursor: pointer;
    font-size-adjust: none;
    font-stretch: normal;
    background-color: rgb(0, 51, 255);
}

.listbox_1 {
    width: 700px;
}

#ctl07_SearchTerm {
    width: 215px !important;
}

#ctl07_dgDemoAccounts {
    border: 1px solid rgb(204, 204, 204) !important;
}

.dgElements {
    font: 12px/normal "HPSimplifiedRegular", Arial, Helvetica;
    font-size-adjust: none;
    font-stretch: normal;
}

.dgElements_2 {
    font: 12px/normal "HPSimplifiedRegular", Arial, Helvetica;
    border: 1px solid rgb(204, 204, 204);
    width: 720px;
    font-size-adjust: none;
    font-stretch: normal;
}

.dgItem {
    padding: 0px 0px 0px 8px !important;
    color: rgb(0, 0, 0);
    line-height: 18px;
    font-family: "HPSimplifiedRegular";
    font-size: 12px;
    border-top-color: rgb(216, 216, 216);
    border-top-width: 1px;
    border-top-style: solid;
    background-color: rgb(255, 255, 255);
}

.dgAlternatingItem {
    padding: 0px 0px 0px 8px !important;
    color: rgb(0, 0, 0);
    line-height: 18px;
    font-family: "HPSimplifiedRegular";
    font-size: 12px;
    border-top-color: rgb(216, 216, 216);
    border-top-width: 1px;
    border-top-style: solid;
    background-color: rgb(255, 255, 255);
}

.dgRollupItem {
    padding: 0px 0px 0px 8px !important;
    color: rgb(255, 255, 255);
    font-size: 12px;
    border-top-color: rgb(204, 204, 204);
    border-top-width: 1px;
    border-top-style: solid;
    background-color: rgb(0, 125, 186);
}

.dgEditItem {
    background-color: rgb(243, 243, 243);
}

.dgHeader {
    border-radius: 4px;
    color: rgb(255, 255, 255) !important;
    line-height: 18px;
    font-family: "HPSimplifiedLight";
    font-size: 14px;
    font-weight: normal;
    background-color: rgb(90, 90, 90);
}

.dgHeaderEft {
    border-radius: 4px;
    color: black !important;
    line-height: 18px;
    font-family: "HPSimplifiedLight";
    font-size: 14px;
    font-weight: normal;
    background-color: rgb(90, 90, 90);
}

    .dgHeader a {
        padding: 10px;
        color: rgb(255, 255, 255) !important;
        line-height: 18px;
        font-family: "HPSimplifiedRegular";
        font-size: 14px;
        font-weight: normal;
        text-decoration: none;
    }

.dgFooter {
    color: white;
    font-weight: bold;
    background-color: rgb(231, 231, 231);
}

.dgSelectedItem {
    color: rgb(0, 0, 0);
    background-color: rgb(209, 221, 241);
}

.dgHeaderW {
    padding: 10px 15px;
    color: rgb(255, 255, 255) !important;
    line-height: 20px;
    font-family: "HPSimplifiedLight";
    font-size: 16px;
    font-weight: normal;
    background-color: rgb(0, 150, 214);
}

.dgHeaderB {
    font: 12px/normal "HPSimplifiedRegular", Arial, Helvetica;
    padding: 4px;
    border-radius: 4px;
    border: 0px currentColor;
    color: rgb(0, 0, 0);
    font-size-adjust: none;
    font-stretch: normal;
}

.dgHeaderLB {
    font: 14px/normal "HPSimplifiedRegular", Arial, Helvetica;
    padding: 5px;
    text-align: center;
    color: rgb(0, 0, 0);
    font-size-adjust: none;
    font-stretch: normal;
    /*background-color: rgb(255, 255, 255);*/
}

.dgFeedback {
    font: 12px/normal "HPSimplifiedRegular", Arial, Helvetica;
    color: red;
    font-size-adjust: none;
    font-stretch: normal;
}

.dgPager {
    padding: 10px !important;
    color: white;
    background-color: rgb(90, 90, 90);
}

    .dgPager a {
        padding: 2px;
        color: white;
    }

.dgPrimaryRewardTiers {
    color: rgb(21, 0, 255);
}

.dgIncentiveRewardTiers {
    color: rgb(255, 0, 0);
}

.dgPrimaryRewardTiersSelected {
    color: rgb(21, 0, 255);
    font-weight: bold;
}

.dgIncentiveRewardTiersSelected {
    color: rgb(255, 0, 0);
    font-weight: bold;
}

#DTIGrid {
    width: 100%;
}

#ctl06_dg {
    border: 1px solid rgb(204, 204, 204) !important;
}

.RollupHeader1 {
    /*color: rgb(255, 255, 255);*/
    background-color: rgb(0, 150, 214);
}

.RollupHeader2 {
    text-align: left !important;
    /*color: rgb(0, 0, 0);*/
}

#headerAssumeView {
    font: 12px/normal "HPSimplifiedRegular", Arial, Helvetica;
    padding: 10px;
    color: rgb(255, 255, 255);
    font-size-adjust: none;
    font-stretch: normal;
    background-color: rgb(0, 0, 0);
}

#headerAssumeView2 {
    font: 12px/normal "HPSimplifiedRegular", Arial, Helvetica;
    padding: 10px;
    color: rgb(255, 255, 255);
    font-size-adjust: none;
    font-stretch: normal;
    background-color: rgb(0, 0, 0);
}

#headerAssumeIdentity {
    font: 14px/normal "HPSimplifiedRegular", Arial, Helvetica;
    padding: 10px;
    color: white;
    background-color: #91283F;
}

    #headerAssumeIdentity a {
        color: #EFA83A;
    }



#lbUnAssumeView {
    color: rgb(6, 191, 243);
}

.ddlOppReview {
    font-size: 12px;
}

.tbOppReview {
    font-size: 12px;
}

.btnOppReview {
    font-size: 12px;
}

.RadMenu_ddlLocale {
    font: 11px/normal "HPSimplifiedRegular", Arial, Helvetica;
    margin: 0px;
    width: auto !important;
    text-align: left;
    text-transform: none !important;
    padding-top: 7px;
    font-size-adjust: none;
    font-stretch: normal;
}

    .RadMenu_ddlLocale .rmLink {
        width: auto !important;
        color: rgb(255, 255, 255) !important;
        text-transform: none !important;
        line-height: 30px;
        padding-left: 0px !important;
        font-size: 11px !important;
        text-decoration: none;
        border-left-color: currentColor !important;
        border-left-width: medium !important;
        border-left-style: none !important;
        display: inline-block !important;
        position: relative;
    }

    .RadMenu_ddlLocale .rmRootGroup .rmLink:hover {
        color: rgb(0, 0, 0);
    }

    .RadMenu_ddlLocale .rmRootGroup .rmFocused {
        color: rgb(0, 0, 0);
    }

    .RadMenu_ddlLocale .rmRootGroup .rmExpanded {
        color: rgb(0, 0, 0);
    }

    .RadMenu_ddlLocale .rmGroup {
        border-color: currentColor;
        font: 11px/0px "HPSimplifiedRegular", Arial, Helvetica;
        width: 127px !important;
        margin-left: -9px !important;
        font-size-adjust: none;
        font-stretch: normal;
        background-color: rgb(17, 17, 17) !important;
    }

    .RadMenu_ddlLocale .rmVertical .rmItem {
        width: auto !important;
        height: 30px !important;
        line-height: 30px !important;
        text-decoration: none !important;
        border-bottom-color: currentColor;
        border-bottom-width: 0px;
        border-bottom-style: none;
    }

    .RadMenu_ddlLocale .rmGroup .rmLink:hover {
        width: auto !important;
        height: 30px !important;
        line-height: 30px !important;
        text-decoration: underline !important;
        border-bottom-color: currentColor;
        border-bottom-width: 0px;
        border-bottom-style: none;
    }

    .RadMenu_ddlLocale .rmGroup .rmFocused {
        width: auto !important;
        height: 30px !important;
        line-height: 30px !important;
        text-decoration: underline !important;
        border-bottom-color: currentColor;
        border-bottom-width: 0px;
        border-bottom-style: none;
    }

    .RadMenu_ddlLocale .rmGroup .rmExpanded {
        width: auto !important;
        height: 30px !important;
        line-height: 30px !important;
        text-decoration: underline !important;
        border-bottom-color: currentColor;
        border-bottom-width: 0px;
        border-bottom-style: none;
    }

    .RadMenu_ddlLocale .rmHorizontal .rmSeparator {
        border: 0px currentColor;
        width: 1px;
        background-color: black;
    }

    .RadMenu_ddlLocale .rmVertical .rmSeparator {
        margin: 0px;
        border: 0px currentColor;
        height: 0px;
        line-height: 0px;
        background-color: black;
    }

.RadMenu_Default {
    width: 100%;
    margin-bottom: 0px;
    z-index: 1 !important;
}

    .RadMenu_Default .rmRootGroup .rmItem {
        text-align: center;
        color: rgb(102, 102, 102);
        font-weight: normal;
    }

    .RadMenu_Default .rmRootGroup .rmLevel1 .rmItem {
        text-align: center;
        color: #676767;
        font-size: 12px;
        font-weight: normal;
    }

        .RadMenu_Default .rmRootGroup .rmLevel1 .rmItem:hover {
            color:#0096d6 !important;
        }

        .RadMenu_Default_Context {
            background: none;
            border: 0px currentColor;
            height: 36px;
            color: rgb(0, 0, 0);
        }

.RadMenu_Default .rmLink {
    font: 18px/normal "HPSimplifiedLight", Arial, Helvetica;
    color: rgb(118, 118, 118);
    padding-top: 0px;
    padding-right: 15px;
    padding-left: 15px;
    text-decoration: none;
    font-size-adjust: none;
    font-stretch: normal;
    height: 36px;
}

    .RadMenu_Default .rmLink:hover {
        color: #0096d6 !important;
        font-family: "HPSimplifiedLight", Arial, Helvetica;
        cursor: pointer;
    }

.RadMenu_Default .rmFocused {
    color: #0F85BE;
    font-family: "HPSimplifiedLight", Arial, Helvetica;
}

.RadMenu_Default .rmExpanded {
    font-family: "HPSimplifiedLight", Arial, Helvetica;
}

.RadMenu_Default .rmRootGroup .rmText {
    font: 16px/normal "HPSimplifiedRegular", Arial, Helvetica;
    margin-right: 0px;
    margin-left: 0px;
    font-size-adjust: none;
    font-stretch: normal;
}

.RadMenu_Default .rmLevel1 .rmText {
    font: 14px/28px "HPSimplifiedRegular", Arial, Helvetica;
    width: 100% !important;
    padding-right: 0px !important;
    padding-bottom: 15px;
    padding-left: 10px !important;
    font-size-adjust: none;
    font-stretch: normal;
    text-transform: capitalize;
}

.RadMenu_Default .rmGroup {
    width: auto !important;
    margin-top: 1px !important;
    padding-top: 10px !important;
    padding-right: 0px !important;
    padding-bottom: 15px !important;
    background-color: #FFF;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    box-shadow(0 6px 12px rgba(0,0,0,.175));
    border: 1px solid rgba(0, 0, 0, .15);
}

    .RadMenu_Default .rmGroup .rmLink {
        padding: 0px 18px 0px 0px !important;
        width: auto;
        height: auto;
        text-align: left;
    }

        .RadMenu_Default .rmGroup .rmLink:hover {
            color: #0096d6 !important;
            text-decoration: none;
            cursor: auto;
        }

    .RadMenu_Default .rmGroup .rmExpanded {
        color: #FFF !important;
        text-decoration: none;
        background-color: #0096d6;
    }

.RadMenu_Default .rmLeftArrow {
    background: url("../images/left.gif") no-repeat center rgb(237, 237, 237);
    width: 15px;
    color: rgb(113, 113, 114);
}

.RadMenu_Default .rmRightArrow {
    background: url("../images/left.gif") no-repeat center rgb(237, 237, 237);
    width: 15px;
    color: rgb(113, 113, 114);
}

.RadMenu_Default .rmTopArrow {
    background: url("../images/left.gif") no-repeat center rgb(237, 237, 237);
    width: 15px;
    color: rgb(113, 113, 114);
}

.RadMenu_Default .rmBottomArrow {
    background: url("../images/left.gif") no-repeat center rgb(237, 237, 237);
    width: 15px;
    color: rgb(113, 113, 114);
}

.RadMenu_Default .rmLeftArrowDisabled {
    background: url("../images/left.gif") no-repeat center rgb(237, 237, 237);
    width: 15px;
    color: rgb(113, 113, 114);
}

.RadMenu_Default .rmRightArrowDisabled {
    background: url("../images/left.gif") no-repeat center rgb(237, 237, 237);
    width: 15px;
    color: rgb(113, 113, 114);
}

.RadMenu_Default .rmTopArrowDisabled {
    background: url("../images/left.gif") no-repeat center rgb(237, 237, 237);
    width: 15px;
    color: rgb(113, 113, 114);
}

.RadMenu_Default .rmBottomArrowDisabled {
    background: url("../images/left.gif") no-repeat center rgb(237, 237, 237);
    width: 15px;
    color: rgb(113, 113, 114);
}

.RadMenu_Default .rmTopArrow {
    width: 100%;
    color: rgb(113, 113, 114);
    background-image: url("../images/top.gif");
}

.RadMenu_Default .rmTopArrowDisabled {
    width: 100%;
    color: rgb(113, 113, 114);
    background-image: url("../images/top.gif");
}

.RadMenu_Default .rmBottomArrow {
    width: 100%;
    color: rgb(113, 113, 114);
    background-image: url("../images/bottom.gif");
}

.RadMenu_Default .rmBottomArrowDisabled {
    width: 100%;
    color: rgb(113, 113, 114);
    background-image: url("../images/bottom.gif");
}

.RadMenu_Default .rmRightArrow {
    height: 100%;
    color: rgb(113, 113, 114);
}

.RadMenu_Default .rmLeftArrow {
    height: 100%;
    color: rgb(113, 113, 114);
}

.RadMenu_Default .rmRightArrow {
    color: rgb(113, 113, 114);
    background-image: url("../images/right.gif");
}

.RadMenu_Default .rmRightArrowDisabled {
    color: rgb(113, 113, 114);
    background-image: url("../images/right.gif");
}

.RadMenu_Default .rmVertical .rmSeparator .rmText {
    background: rgb(204, 204, 204);
    color: rgb(0, 0, 0);
    padding-top: 0px;
    font-size: 1px;
}

.RadMenu_Default .rmExpandLeft {
    background: url("../images/invertedGroupImage.gif") no-repeat right;
    color: rgb(0, 0, 0);
    margin-right: 20px !important;
}

.RadMenu_Default .rmExpandRight {
    margin-right: 20px !important;
}

.RadMenu_Default .rmLink:hover .rmExpandLeft {
    color: rgb(0, 0, 0);
    margin-right: 20px !important;
}

.RadMenu_Default .rmLink:hover .rmExpandRight {
    color: rgb(255, 255, 255);
    margin-right: 20px !important;
}

.RadMenu_Default .rmExpanded .rmEexpandLeft {
    background: url("../images/invertedGroupImageHover.gif") no-repeat right;
    color: rgb(255, 255, 255);
    margin-right: 20px !important;
}

.RadMenu_Default .rmExpanded .rmExpandRight {
    background: url("../images/invertedGroupImageHover.gif") no-repeat right;
    color: rgb(255, 255, 255);
    margin-right: 20px !important;
}

.RadMenu_Reporting {
    padding: 0px;
    width: 100%;
    color: rgb(0, 0, 0);
    font-family: "HPSimplifiedRegular", Arial, Helvetica;
    font-weight: normal;
    z-index: 0 !important;
    background-color: rgb(230, 235, 238);
}

    .RadMenu_Reporting .rmLink {
        font: 12px/normal "HPSimplifiedRegular", Arial, Helvetica;
        margin: 0px !important;
        padding: 10px !important;
        color: rgb(0, 0, 0);
        text-decoration: none;
        font-size-adjust: none;
        font-stretch: normal;
        background-color: rgb(230, 235, 238);
    }

        .RadMenu_Reporting .rmLink:hover {
            color: rgb(255, 255, 255);
            font-size: 12px;
            background-color: rgb(0, 150, 214);
        }

    .RadMenu_Reporting .rmFocused {
        color: rgb(255, 255, 255);
        font-size: 12px;
        background-color: rgb(0, 150, 214);
    }

    .RadMenu_Reporting .rmExpanded {
        color: rgb(255, 255, 255);
        background-color: rgb(0, 150, 214);
    }

    .RadMenu_Reporting .rmRootGroup .rmText {
        font-family: "HPSimplifiedRegular", Arial, Helvetica;
        font-weight: normal;
        margin-right: 10.5px;
        margin-left: 10.5px;
    }

    .RadMenu_Reporting .rmLevel1 .rmText {
        color: rgb(0, 0, 0);
        font-family: "HPSimplifiedRegular", Arial, Helvetica;
        font-weight: normal;
    }

    .RadMenu_Reporting .rmGroup {
        border-width: 1px 0px 0px 1px;
        border-style: solid none none solid;
        border-color: rgb(187, 187, 187) currentColor currentColor rgb(187, 187, 187);
        color: rgb(0, 0, 0);
    }

        .RadMenu_Reporting .rmGroup .rmLink {
            background: rgb(211, 211, 211);
            text-align: left;
            color: rgb(0, 0, 0);
            border-top-color: rgb(255, 255, 255);
            border-bottom-color: rgb(215, 215, 215);
            border-top-width: 1px;
            border-bottom-width: 1px;
            border-top-style: solid;
            border-bottom-style: solid;
        }

            .RadMenu_Reporting .rmGroup .rmLink:hover {
                background: rgb(169, 169, 169);
                color: rgb(0, 0, 0);
                border-bottom-color: rgb(215, 215, 215);
            }

        .RadMenu_Reporting .rmGroup .rmExpanded {
            background: rgb(169, 169, 169);
            color: rgb(0, 0, 0);
            border-bottom-color: rgb(215, 215, 215);
        }

    .RadMenu_Reporting .rmLeftArrow {
        background: url("../images/left.gif") no-repeat center rgb(237, 237, 237);
        width: 15px;
        color: rgb(0, 0, 0);
    }

    .RadMenu_Reporting .rmRightArrow {
        background: url("../images/left.gif") no-repeat center rgb(237, 237, 237);
        width: 15px;
        color: rgb(0, 0, 0);
    }

    .RadMenu_Reporting .rmTopArrow {
        background: url("../images/left.gif") no-repeat center rgb(237, 237, 237);
        width: 15px;
        color: rgb(0, 0, 0);
    }

    .RadMenu_Reporting .rmBottomArrow {
        background: url("../images/left.gif") no-repeat center rgb(237, 237, 237);
        width: 15px;
        color: rgb(0, 0, 0);
    }

    .RadMenu_Reporting .rmLeftArrowDisabled {
        background: url("../images/left.gif") no-repeat center rgb(237, 237, 237);
        width: 15px;
        color: rgb(0, 0, 0);
    }

    .RadMenu_Reporting .rmRightArrowDisabled {
        background: url("../images/left.gif") no-repeat center rgb(237, 237, 237);
        width: 15px;
        color: rgb(0, 0, 0);
    }

    .RadMenu_Reporting .rmTopArrowDisabled {
        background: url("../images/left.gif") no-repeat center rgb(237, 237, 237);
        width: 15px;
        color: rgb(0, 0, 0);
    }

    .RadMenu_Reporting .rmBottomArrowDisabled {
        background: url("../images/left.gif") no-repeat center rgb(237, 237, 237);
        width: 15px;
        color: rgb(0, 0, 0);
    }

    .RadMenu_Reporting .rmTopArrow {
        width: 100%;
        color: rgb(0, 0, 0);
        background-image: url("../images/top.gif");
    }

    .RadMenu_Reporting .rmTopArrowDisabled {
        width: 100%;
        color: rgb(0, 0, 0);
        background-image: url("../images/top.gif");
    }

    .RadMenu_Reporting .rmBottomArrow {
        width: 100%;
        color: rgb(0, 0, 0);
        background-image: url("../images/bottom.gif");
    }

    .RadMenu_Reporting .rmBottomArrowDisabled {
        width: 100%;
        color: rgb(0, 0, 0);
        background-image: url("../images/bottom.gif");
    }

    .RadMenu_Reporting .rmRightArrow {
        height: 100%;
        color: rgb(0, 0, 0);
    }

    .RadMenu_Reporting .rmLeftArrow {
        height: 100%;
        color: rgb(0, 0, 0);
    }

    .RadMenu_Reporting .rmRightArrow {
        color: rgb(0, 0, 0);
        background-image: url("../images/right.gif");
    }

    .RadMenu_Reporting .rmRightArrowDisabled {
        color: rgb(0, 0, 0);
        background-image: url("../images/right.gif");
    }

    .RadMenu_Reporting .rmVertical .rmSeparator .rmText {
        background: rgb(204, 204, 204);
        color: rgb(0, 0, 0);
        padding-top: 2px;
        font-size: 1px;
    }

    .RadMenu_Reporting .rmExpandLeft {
        background: url("../images/groupImage.gif") no-repeat right;
        color: rgb(0, 0, 0);
        margin-right: 4px;
    }

    .RadMenu_Reporting .rmExpandRight {
        background: url("../images/groupImage.gif") no-repeat right;
        color: rgb(0, 0, 0);
        margin-right: 4px;
    }

    .RadMenu_Reporting .rmLink:hover .rmExpandLeft {
        background: url("../images/invertedGroupImage.gif") no-repeat right;
        color: rgb(0, 0, 0);
    }

    .RadMenu_Reporting .rmLink:hover .rmExpandRight {
        background: url("../images/invertedGroupImage.gif") no-repeat right;
        color: rgb(0, 0, 0);
    }

    .RadMenu_Reporting .rmExpanded .rmEexpandLeft {
        background: url("../images/invertedGroupImage.gif") no-repeat right;
        color: rgb(0, 0, 0);
    }

    .RadMenu_Reporting .rmExpanded .rmExpandRight {
        background: url("../images/invertedGroupImage.gif") no-repeat right;
        color: rgb(0, 0, 0);
    }

.RadTreeView_Default {
    padding: 0px !important;
    color: rgb(0, 0, 0);
    font-family: "HPSimplifiedLight", Arial, Helvetica;
    font-weight: normal;
    background-color: rgb(204, 204, 204);
}

    .RadTreeView_Default a.rtIn {
        margin: 0px !important;
        padding: 0px !important;
        color: rgb(0, 125, 185) !important;
        font-family: "HPSimplifiedLight", Arial, Helvetica;
        font-size: 18px;
    }

    .RadTreeView_Default .rtEdit .rtIn input {
        margin: 0px !important;
        padding: 0px !important;
        color: rgb(0, 0, 0);
        font-family: "HPSimplifiedRegular", Arial, Helvetica;
        font-weight: normal;
    }

    .RadTreeView_Default .rtPlus {
        padding: 0px !important;
        vertical-align: middle !important;
        background-image: url("../images/PlusMinus.png");
    }

    .RadTreeView_Default .rtMinus {
        padding: 0px !important;
        vertical-align: middle !important;
        background-image: url("../images/PlusMinus.png");
    }

    .RadTreeView_Default .rtHover .rtIn {
        margin: 0px !important;
        padding: 0px !important;
        border: 0px currentColor !important;
        text-decoration: underline;
    }

    .RadTreeView_Default .rtSelected .rtIn {
        margin: 0px !important;
        padding: 0px !important;
        border: 0px currentColor !important;
    }

    .RadTreeView_Default .rtSelected .rtLoadingBefore {
        color: rgb(51, 51, 51);
    }

    .RadTreeView_Default .rtSelected .rtLoadingAfter {
        color: rgb(51, 51, 51);
    }

    .RadTreeView_Default .rtSelected .rtLoadingBelow {
        color: rgb(51, 51, 51);
    }

    .RadTreeView_Default .rtLoadingIcon {
        background-image: url("TreeView/LoadingIcon.gif");
    }

    .RadTreeView_Default .rtLI .rtEdit .rtIn {
        background: rgb(255, 255, 255);
        border-color: rgb(108, 108, 108);
    }

.RadTreeView_Default_disabled .rtIn {
    color: rgb(204, 204, 204);
}

.RadTreeView_Default .rtDisabled .rtIn {
    color: rgb(204, 204, 204);
}

.RadGrid_Default {
    background: rgb(230, 235, 238);
    border: 1px solid rgb(204, 204, 204);
    color: rgb(0, 0, 0);
}

.RadGrid_Default {
    font: 12px/normal "HPSimplifiedRegular", Arial, Helvetica;
    font-size-adjust: none;
    font-stretch: normal;
}

    .RadGrid_Default .rgMasterTable {
        font: 12px/normal "HPSimplifiedRegular", Arial, Helvetica;
        font-size-adjust: none;
        font-stretch: normal;
    }

    .RadGrid_Default .rgDetailTable {
        font: 12px/normal "HPSimplifiedRegular", Arial, Helvetica;
        font-size-adjust: none;
        font-stretch: normal;
    }

    .RadGrid_Default .rgGroupPanel table {
        font: 12px/normal "HPSimplifiedRegular", Arial, Helvetica;
        font-size-adjust: none;
        font-stretch: normal;
    }

    .RadGrid_Default .rgCommandRow table {
        font: 12px/normal "HPSimplifiedRegular", Arial, Helvetica;
        font-size-adjust: none;
        font-stretch: normal;
    }

    .RadGrid_Default .rgEditForm table {
        font: 12px/normal "HPSimplifiedRegular", Arial, Helvetica;
        font-size-adjust: none;
        font-stretch: normal;
    }

    .RadGrid_Default .rgPager table {
        font: 12px/normal "HPSimplifiedRegular", Arial, Helvetica;
        font-size-adjust: none;
        font-stretch: normal;
    }

.GridToolTip_Default {
    font: 12px/normal "HPSimplifiedRegular", Arial, Helvetica;
    font-size-adjust: none;
    font-stretch: normal;
}

.RadGrid_Default .rgAdd {
    background-image: url("../images/sprite.gif");
}

.RadGrid_Default .rgRefresh {
    background-image: url("../images/sprite.gif");
}

.RadGrid_Default .rgEdit {
    background-image: url("../images/sprite.gif");
}

.RadGrid_Default .rgDel {
    background-image: url("../images/sprite.gif");
}

.RadGrid_Default .rgFilter {
    background-image: url("../images/sprite.gif");
}

.RadGrid_Default .rgPagePrev {
    background-image: url("../images/sprite.gif");
}

.RadGrid_Default .rgPageNext {
    background-image: url("../images/sprite.gif");
}

.RadGrid_Default .rgPageFirst {
    background-image: url("../images/sprite.gif");
}

.RadGrid_Default .rgPageLast {
    background-image: url("../images/sprite.gif");
}

.RadGrid_Default .rgExpand {
    background-image: url("../images/sprite.gif");
}

.RadGrid_Default .rgCollapse {
    background-image: url("../images/sprite.gif");
}

.RadGrid_Default .rgSortAsc {
    background-image: url("../images/sprite.gif");
}

.RadGrid_Default .rgSortDesc {
    background-image: url("../images/sprite.gif");
}

.RadGrid_Default .rgUpdate {
    background-image: url("../images/sprite.gif");
}

.RadGrid_Default .rgCancel {
    background-image: url("../images/sprite.gif");
}

.RadGrid_Default .rgUngroup {
    background-image: url("../images/sprite.gif");
}

.RadGrid_Default .rgExpXLS {
    background-image: url("../images/sprite.gif");
}

.RadGrid_Default .rgExpDOC {
    background-image: url("../images/sprite.gif");
}

.RadGrid_Default .rgExpPDF {
    background-image: url("../images/sprite.gif");
}

.RadGrid_Default .rgExpCSV {
    background-image: url("../images/sprite.gif");
}

.RadGrid_Default .rgHeaderDiv {
    background-color: rgb(90, 90, 90) !important;
}

.rgTwoLines .rgHeaderDiv {
    background-position: 0px -7050px;
}

.RadGrid_Default .rgHeader {
    background: rgb(90, 90, 90);
    border-width: 0px 0px 1px;
    border-style: none none solid;
    border-color: currentColor currentColor rgb(204, 204, 204);
    color: rgb(255, 255, 255) !important;
}

.RadGrid_Default th.rgResizeCol {
    background: rgb(90, 90, 90);
    border-width: 0px 0px 1px;
    border-style: none none solid;
    border-color: currentColor currentColor rgb(204, 204, 204);
    color: rgb(255, 255, 255) !important;
}

.RadGrid_Default th.rgSorted {
    background-position: 0px -2600px;
    background-color: rgb(4, 83, 149);
}

.RadGrid_Default .rgHeader {
    color: rgb(0, 0, 0);
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
}

    .RadGrid_Default .rgHeader a {
        color: #FFF;
        font-size: 12px;
        font-weight: bold;
        text-decoration: none;
    }

.RadGrid .rgHeader {
    padding-right: 0px !important;
    padding-left: 0px !important;
}

.RadGrid_Default .rgRow td {
    border-width: 0px 0px 1px;
    border-style: solid;
}

.RadGrid_Default .rgAltRow td {
    border-width: 0px 0px 1px;
    border-style: solid;
}

.RadGrid_Default .rgEditRow td {
    border-width: 0px 0px 1px;
    border-style: solid;
}

.RadGrid_Default .rgFooter td {
    border-width: 0px 0px 1px;
    border-style: solid;
}

.RadGrid_Default .rgRow {
    background: rgb(243, 243, 243);
}

    .RadGrid_Default .rgRow td {
        border-color: rgb(204, 204, 204);
    }

.RadGrid_Default .rgAltRow {
    background: rgb(255, 255, 255);
}

    .RadGrid_Default .rgAltRow td {
        border-color: rgb(204, 204, 204);
    }

.RadGrid_Default .rgRow .rgSorted {
    border-bottom-color: rgb(242, 242, 242);
    background-color: rgb(204, 204, 204);
}

.RadGrid_Default .rgAltRow .rgSorted {
    border-bottom-color: rgb(230, 230, 230);
    background-color: rgb(255, 255, 255);
}

.RadGrid_Default .rgSelectedRow .rgSorted {
    background-color: transparent;
}

.RadGrid_Default .rgActiveRow .rgSorted {
    background-color: transparent;
}

.RadGrid_Default .rgHoveredRow .rgSorted {
    background-color: transparent;
}

.RadGrid_Default .rgEditRow .rgSorted {
    background-color: transparent;
}

.RadGrid_Default .rgRow a {
    color: rgb(0, 0, 0);
}

.RadGrid_Default .rgAltRow a {
    color: rgb(0, 0, 0);
}

.RadGrid_Default .rgEditRow a {
    color: rgb(0, 0, 0);
}

.RadGrid_Default tr.rgEditRow a {
    color: rgb(0, 0, 0);
}

.RadGrid_Default tr.rgHoveredRow a {
    color: rgb(0, 0, 0);
}

.RadGrid_Default tr.rgActiveRow a {
    color: rgb(0, 0, 0);
}

.RadGrid_Default .rgFooter a {
    color: rgb(0, 0, 0);
}

.RadGrid_Default .rgEditForm a {
    color: rgb(0, 0, 0);
}

.RadGrid_Default .rgSelectedRow {
    background: url("../images/sprite.gif") repeat-x 0px -3900px rgb(130, 130, 130);
    color: rgb(255, 255, 255);
}

    * + html .RadGrid_Default .rgSelectedRow .rgSorted {
        background-color: rgb(130, 130, 130);
    }

    * html .RadGrid_Default .rgSelectedRow .rgSorted {
        background-color: rgb(130, 130, 130);
    }

    .RadGrid_Default .rgSelectedRow a {
        color: rgb(255, 255, 255);
    }

.RadGrid_Default .rgActiveRow {
    background: url("../images/sprite.gif") repeat-x 0px -2900px rgb(197, 197, 197);
    color: rgb(51, 51, 51);
}

.RadGrid_Default .rgHoveredRow {
    background: url("../images/sprite.gif") repeat-x 0px -2900px rgb(197, 197, 197);
    color: rgb(51, 51, 51);
}

* + html .RadGrid_Default .rgActiveRow .rgSorted {
    background-color: rgb(197, 197, 197);
}

* + html .RadGrid_Default .rgHoveredRow .rgSorted {
    background-color: rgb(197, 197, 197);
}

* html .RadGrid_Default .rgActiveRow .rgSorted {
    background-color: rgb(197, 197, 197);
}

* html .RadGrid_Default .rgHoveredRow .rgSorted {
    background-color: rgb(197, 197, 197);
}

.RadGrid_Default .rgEditRow {
    background: url("../images/sprite.gif") repeat-x 0px -4900px rgb(255, 255, 255);
    color: rgb(51, 51, 51);
}

    * + html .RadGrid_Default .rgEditRow .rgSorted {
        background-color: rgb(255, 255, 255);
    }

    * html .RadGrid_Default .rgEditRow .rgSorted {
        background-color: rgb(255, 255, 255);
    }

.RadGrid_Default .rgActiveRow td {
    border-bottom-color: rgb(158, 158, 158);
}

    .RadGrid_Default .rgActiveRow td.rgSorted {
        border-bottom-color: rgb(158, 158, 158);
    }

.RadGrid_Default .rgHoveredRow td {
    border-bottom-color: rgb(158, 158, 158);
}

    .RadGrid_Default .rgHoveredRow td.rgSorted {
        border-bottom-color: rgb(158, 158, 158);
    }

.RadGrid_Default .rgSelectedRow td {
    border-bottom-color: rgb(108, 108, 108);
}

    .RadGrid_Default .rgSelectedRow td.rgSorted {
        border-bottom-color: rgb(108, 108, 108);
    }

.RadGrid_Default .rgDrag {
    background-image: url("../images/rgDrag.gif");
}

.RadGrid_Default .rgFooterDiv {
    background: rgb(4, 83, 149);
}

.RadGrid_Default .rgFooter {
    background: rgb(4, 83, 149);
}

    .RadGrid_Default .rgFooter td {
        border-top-color: rgb(130, 130, 130);
        border-bottom-color: rgb(255, 255, 255);
        border-top-width: 1px;
        border-bottom-width: 1px;
        border-top-style: solid;
        border-bottom-style: solid;
    }

.RadGrid_Default .rgPager .rgStatus {
    border-width: 1px 1px 1px 0px;
    border-style: solid;
    border-color: rgb(130, 130, 130) rgb(201, 201, 201) rgb(238, 238, 238);
}

.RadGrid_Default .rgStatus div {
    background-image: url("Common/loading_small.gif");
}

.RadGrid_Default .rgPager {
    background: rgb(0, 150, 214);
}

    .RadGrid_Default .rgPager div {
        float: right !important;
    }

.RadGrid_Default td.rgPagerCell {
    border-width: 1px 0px 1px 1px;
    border-style: solid;
    border-color: rgb(130, 130, 130) rgb(238, 238, 238) rgb(238, 238, 238);
    text-align: right;
}

.RadGrid_Default .rgInfoPart {
    color: rgb(255, 255, 255);
    display: none;
}

    .RadGrid_Default .rgInfoPart strong {
        color: rgb(76, 78, 84);
    }

.RadGrid_Default .rgPageFirst {
    background-position: 0px -550px;
}

    .RadGrid_Default .rgPageFirst:hover {
        background-position: 0px -600px;
    }

.RadGrid_Default .rgPagePrev {
    background-position: 0px -700px;
}

    .RadGrid_Default .rgPagePrev:hover {
        background-position: 0px -750px;
    }

.RadGrid_Default .rgPageNext {
    background-position: 0px -850px;
}

    .RadGrid_Default .rgPageNext:hover {
        background-position: 0px -900px;
    }

.RadGrid_Default .rgPageLast {
    background-position: 0px -1000px;
}

    .RadGrid_Default .rgPageLast:hover {
        background-position: 0px -1050px;
    }

.RadGrid_Default .rgPager .rgPagerButton {
    background: url("../images/sprite.gif") repeat-x 0px -1550px rgb(232, 232, 232);
    border-color: rgb(208, 208, 208) rgb(174, 174, 174) rgb(139, 139, 139);
    color: rgb(255, 255, 255);
    font-family: "HPSimplifiedRegular", Arial, Helvetica;
    font-weight: normal;
}

.RadGrid_Default .rgNumPart a:hover {
    background: url("../images/sprite.gif") no-repeat;
    color: rgb(255, 255, 255);
    text-decoration: underline;
}

    .RadGrid_Default .rgNumPart a:hover span {
        background: url("../images/sprite.gif") no-repeat;
        color: rgb(255, 255, 255);
        text-decoration: underline;
    }

.RadGrid_Default .rgNumPart a.rgCurrentPage {
    background: url("../images/sprite.gif") no-repeat;
    color: rgb(255, 255, 255);
    text-decoration: underline;
}

    .RadGrid_Default .rgNumPart a.rgCurrentPage span {
        background: url("../images/sprite.gif") no-repeat;
        color: rgb(255, 255, 255);
        text-decoration: underline;
    }

.RadGrid_Default .rgNumPart a {
    color: rgb(255, 255, 255);
    text-decoration: underline;
}

    .RadGrid_Default .rgNumPart a:hover {
        background-position: 100% -1250px;
    }

        .RadGrid_Default .rgNumPart a:hover span {
            background-position: 0px -1150px;
        }

    .RadGrid_Default .rgNumPart a.rgCurrentPage {
        background-position: 100% -1450px;
        font-weight: bold;
    }

        .RadGrid_Default .rgNumPart a.rgCurrentPage:hover {
            background-position: 100% -1450px;
            font-weight: bold;
        }

        .RadGrid_Default .rgNumPart a.rgCurrentPage span {
            background-position: 0px -1350px;
        }

        .RadGrid_Default .rgNumPart a.rgCurrentPage:hover span {
            background-position: 0px -1350px;
        }

.RadGrid_Default .rgHeader .rgSortAsc {
    background-position: 3px -248px;
    height: 10px;
}

.RadGrid_Default .rgHeader .rgSortDesc {
    background-position: 3px -198px;
    height: 10px;
}

.GridReorderTop_Default {
    background: url("../images/sprite.gif") no-repeat 0px 0px;
}

.GridReorderBottom_Default {
    background: url("../images/sprite.gif") no-repeat 0px 0px;
}

.GridReorderBottom_Default {
    background-position: 0px -50px;
}

.RadGrid_Default .rgFilterRow {
    background: rgb(238, 238, 238);
}

    .RadGrid_Default .rgFilterRow td {
        border-bottom-color: rgb(130, 130, 130);
        border-bottom-width: 1px;
        border-bottom-style: solid;
    }

.RadGrid_Default .rgFilter {
    background-position: 0px -300px;
}

    .RadGrid_Default .rgFilter:hover {
        background-position: 0px -350px;
    }

.RadGrid_Default .rgFilterActive {
    background-position: 0px -400px;
}

    .RadGrid_Default .rgFilterActive:hover {
        background-position: 0px -400px;
    }

.RadGrid_Default .rgFilterBox {
    border-color: rgb(142, 142, 142) rgb(201, 201, 201) rgb(201, 201, 201) rgb(142, 142, 142);
    color: rgb(51, 51, 51);
    font-family: "HPSimplifiedRegular", Arial, Helvetica;
    font-weight: normal;
}

.RadMenu_Default .rgHCMClear {
    background: url("FormDecorator/ButtonSprites.gif") repeat-x center -23px rgb(232, 232, 232);
    border-color: rgb(208, 208, 208) rgb(168, 168, 168) rgb(139, 139, 139);
    color: rgb(0, 0, 0);
    font-family: "HPSimplifiedRegular", Arial, Helvetica;
    font-weight: normal;
}

.RadMenu_Default .rgHCMFilter {
    background: url("FormDecorator/ButtonSprites.gif") repeat-x center -23px rgb(232, 232, 232);
    border-color: rgb(208, 208, 208) rgb(168, 168, 168) rgb(139, 139, 139);
    color: rgb(0, 0, 0);
    font-family: "HPSimplifiedRegular", Arial, Helvetica;
    font-weight: normal;
}

.RadMenu_Default .rgHCMClear:hover {
    background-position: center -67px;
    border-color: rgb(209, 209, 209) rgb(185, 185, 185) rgb(163, 163, 163);
    background-color: rgb(229, 229, 229);
}

.RadMenu_Default .rgHCMFilter:hover {
    background-position: center -67px;
    border-color: rgb(209, 209, 209) rgb(185, 185, 185) rgb(163, 163, 163);
    background-color: rgb(229, 229, 229);
}

.RadGrid_Default .rgGroupPanel {
    background: url("../images/sprite.gif") repeat-x 0px -1900px rgb(238, 238, 238);
    border-width: 0px 0px 1px;
    border-style: none none solid;
    border-color: currentColor currentColor rgb(130, 130, 130);
}

    .RadGrid_Default .rgGroupPanel td {
        padding: 3px 4px;
        border: 0px currentColor;
    }

        .RadGrid_Default .rgGroupPanel td td {
            padding: 0px;
        }

    .RadGrid_Default .rgGroupPanel .rgSortAsc {
        background-position: 4px -144px;
    }

    .RadGrid_Default .rgGroupPanel .rgSortDesc {
        background-position: 4px -94px;
    }

.RadGrid_Default .rgUngroup {
    background-position: 0px -6998px;
}

.RadGrid_Default .rgGroupItem {
    background: url("../images/sprite.gif") repeat-x 0px -6500px rgb(198, 198, 198);
    border-width: 1px;
    border-style: solid;
    border-color: rgb(196, 196, 196) rgb(196, 196, 196) rgb(158, 158, 158);
}

.RadGrid_Default .rgMasterTable td.rgGroupCol {
    background: rgb(217, 217, 217);
    border-color: rgb(217, 217, 217);
}

.RadGrid_Default .rgMasterTable td.rgExpandCol {
    background: rgb(217, 217, 217);
    border-color: rgb(217, 217, 217);
}

.RadGrid_Default .rgGroupHeader {
    background: rgb(217, 217, 217);
    color: rgb(0, 0, 0);
    line-height: 21px;
    font-size: 1.1em;
}

    .RadGrid_Default .rgGroupHeader td {
        border-top-color: rgb(130, 130, 130);
        border-bottom-color: rgb(217, 217, 217);
        border-top-width: 1px;
        border-bottom-width: 1px;
        border-top-style: solid;
        border-bottom-style: solid;
    }

        .RadGrid_Default .rgGroupHeader td.rgGroupCol {
            border-top-color: rgb(130, 130, 130);
        }

.RadGrid_Default .rgExpand {
    background-position: 5px -496px;
}

.RadGrid_Default .rgCollapse {
    background-position: 3px -444px;
}

.RadGrid_Default .rgEditForm {
    border-bottom-color: rgb(130, 130, 130);
    border-bottom-width: 1px;
    border-bottom-style: solid;
}

.RadGrid_Default .rgUpdate {
    background-position: 0px -1800px;
}

.RadGrid_Default .rgCancel {
    background-position: 0px -1850px;
}

.RadGrid_Default .rgDetailTable {
    border-color: rgb(130, 130, 130);
}

.RadGrid_Default .rgCommandRow {
    background: url("../images/sprite.gif") repeat-x 0px -2099px rgb(197, 197, 197);
    color: rgb(0, 0, 0);
}

.RadGrid_Default .rgCommandCell {
    border-width: 0px 1px 1px;
    border-style: solid;
    border-color: rgb(153, 153, 153) rgb(242, 242, 242);
    padding: 0px;
}

.RadGrid_Default tfoot .rgCommandCell {
    border-top-width: 1px;
    border-bottom-width: 0px;
}

.RadGrid_Default .rgMasterTable > tbody > tr.rgCommandRow .rgCommandCell {
    border-top-width: 1px;
    border-bottom-width: 0px;
}

.RadGrid_Default .rgCommandTable td {
    padding: 2px 7px;
    border: 0px currentColor;
}

.RadGrid_Default .rgCommandTable {
    border-width: 1px 0px;
    border-style: solid none;
    border-color: rgb(253, 253, 253) currentColor rgb(230, 235, 238);
}

.RadGrid_Default .rgCommandRow a {
    color: rgb(0, 0, 0);
    text-decoration: none;
}

.RadGrid_Default .rgAdd {
    background-position: 0px -1650px;
    margin-right: 3px;
}

.RadGrid_Default .rgRefresh {
    background-position: 0px -1600px;
    margin-right: 3px;
}

.RadGrid_Default .rgEdit {
    background-position: 0px -1700px;
}

.RadGrid_Default .rgDel {
    background-position: 0px -1750px;
}

.RadGrid_Default .rgSelected .rgDel {
    background-position: 0px -1775px;
}

.RadGrid_Default .rgExpXLS {
    background-image: url("../images/exportXLS_XP.png");
}

.RadGrid_Default .rgExpDOC {
    background-image: url("../images/exportXLS_XP.png");
}

.RadGrid_Default .rgExpPDF {
    background-image: url("../images/exportXLS_XP.png");
}

.RadGrid_Default .rgExpCSV {
    background-image: url("../images/exportXLS_XP.png");
}

.RadGrid_Default .rgExpXLS {
    background-position: 0px 0px;
}

.RadGrid_Default .rgExpDOC {
    background-position: 0px -50px;
}

.RadGrid_Default .rgExpPDF {
    background-position: 0px -100px;
}

.RadGrid_Default .rgExpCSV {
    background-position: 0px -150px;
}

.TextBox_1 {
    font: 10px/normal "HPSimplifiedRegular", Arial, Helvetica;
    border: 1px solid rgb(0, 0, 0);
    height: 15px;
    vertical-align: middle;
    display: inline;
    font-size-adjust: none;
    font-stretch: normal;
}

.GridRowSelector_Default {
    background: rgb(76, 78, 84);
}

.GridItemDropIndicator_Default {
    border-top-color: rgb(102, 102, 102);
    border-top-width: 1px;
    border-top-style: dashed;
}

.GridToolTip_Default {
    background: rgb(255, 255, 255);
    padding: 3px;
    border: 1px solid rgb(130, 130, 130);
    color: rgb(51, 51, 51);
}

.RadGridRTL_Default .rgPageFirst {
    background-position: 0px -1000px;
}

    .RadGridRTL_Default .rgPageFirst:hover {
        background-position: 0px -1050px;
    }

.RadGridRTL_Default .rgPagePrev {
    background-position: 0px -850px;
}

    .RadGridRTL_Default .rgPagePrev:hover {
        background-position: 0px -900px;
    }

.RadGridRTL_Default .rgPageNext {
    background-position: 0px -700px;
}

    .RadGridRTL_Default .rgPageNext:hover {
        background-position: 0px -750px;
    }

.RadGridRTL_Default .rgPageLast {
    background-position: 0px -550px;
}

    .RadGridRTL_Default .rgPageLast:hover {
        background-position: 0px -600px;
    }

#pnStep1 {
    font: 12px/normal "HPSimplifiedRegular", Arial, Helvetica;
    padding: 20px;
    text-align: left;
    color: rgb(0, 0, 0);
    font-size-adjust: none;
    font-stretch: normal;
    background-color: rgb(255, 255, 255);
}

#ctl09_HyperLink1 {
    margin-top: 10px;
    float: left;
}

.RadPanelBar {
    border: 0px currentColor !important;
    width: 212px;
    text-align: left;
    padding-left: 0px !important;
}

.RadPanelBar_rtl {
    text-align: right;
}

.RadPanelBar .rpRootGroup {
    border-width: 0px;
    border-style: solid;
}

.RadPanelBar .rpRootGroup {
    list-style: none;
    margin: 0px;
    padding: 0px;
}

.RadPanelBar .rpGroup {
    list-style: none;
    margin: 0px;
    padding: 0px;
}

.RadPanelBar .rpItem {
    list-style: none;
    margin: 0px;
    padding: 0px;
}

.RadPanelBar .rpSlide {
    width: 100%;
    height: auto;
    overflow: hidden;
    padding-bottom: 15px;
    padding-left: 0px;
    border-bottom-color: rgb(230, 235, 238);
    border-bottom-width: 0px;
    border-bottom-style: solid;
    float: none;
    display: none;
    position: static;
    -ms-zoom: 1;
}

.RadPanelBar .rpItem {
    overflow: hidden;
    float: none;
    display: block;
    position: static;
}

* html .RadPanelBar .rpItem {
    display: inline;
}

* html .RadPanelBar .rpSeparator {
    display: block;
}

* html .RadPanelBar .rpGroup .rpItem {
    display: block;
}

.RadPanelBar .rpItem::after {
    height: 0px;
    line-height: 0;
    clear: both;
    font-size: 0px;
    display: block;
    visibility: hidden;
    content: "";
}

.RadPanelBar .rpText::after {
    height: 0px;
    line-height: 0;
    clear: both;
    font-size: 0px;
    display: block;
    visibility: hidden;
    content: "";
}

.RadPanelBar .rpTemplate::after {
    height: 0px;
    line-height: 0;
    clear: both;
    font-size: 0px;
    display: block;
    visibility: hidden;
    content: "";
}

.RadPanelBar .rpLink {
    width: 100%;
    overflow: hidden;
    text-decoration: none;
    border-bottom-width: 0px;
    border-bottom-style: solid;
    cursor: pointer;
    -ms-zoom: 1;
    -ms-word-wrap: break-word;
    background-repeat: repeat-x;
}

    .RadPanelBar .rpLink:focus {
        outline: 0px;
    }

.RadPanelBar .rpLink {
    display: block;
}

.RadPanelBar .rpOut {
    display: block;
}

.RadPanelBar .rpText {
    display: block;
}

* + html .RadPanelBar .rpItem {
    display: inline;
}

* + html .RadPanelBar .rpGroup .rpItem {
    display: block;
}

* + html .RadPanelBar .rpSeparator {
    display: block;
}

.RadPanelBar .rpHeaderTemplate {
    border-bottom-width: 0px;
    border-bottom-style: solid;
}

.RadPanelBar .rpOut {
    border-bottom-width: 0px;
    border-bottom-style: solid;
}

.RadPanelBar .rpHeaderTemplate {
    line-height: 25px;
}

* html .RadPanelBar .rpHeaderTemplate {
    height: 25px;
}

.RadPanelBar .rpFocused .rpOut {
    padding-bottom: 0px;
    border-bottom-width: 0px;
}

.RadPanelBar a.rpLink:hover .rpOut {
    padding-bottom: 0px;
    border-bottom-width: 0px;
}

.RadPanelBar .rpSelected .rpOut {
    padding-bottom: 0px;
    border-bottom-width: 0px;
}

.RadPanelBar a.rpSelected:hover .rpOut {
    padding-bottom: 0px;
    border-bottom-width: 0px;
}

.RadPanelBar a.rpDisabled:hover .rpOut {
    padding-bottom: 0px;
    border-bottom-width: 0px;
}

.RadPanelBar .rpImage {
    padding: 4px 3px 3px;
    border: 0px currentColor;
    vertical-align: middle;
    float: left;
}

.RadPanelBar_rtl .rpImage {
    float: right;
}

* html .RadPanelBar .rpImage {
    padding-bottom: 4px;
}

.RadPanelBar .rpText {
    padding: 0px;
    width: 100% !important;
}

.RadPanelBar .rpGroup {
    overflow: auto;
    -ms-overflow-x: hidden;
}

    .RadPanelBar .rpGroup .rpLink {
        line-height: 22px;
        font-size: 12px;
        border-bottom-color: currentColor;
        border-bottom-width: 0px;
        border-bottom-style: none;
        background-color: transparent;
    }

    .RadPanelBar .rpGroup .rpTemplate {
        line-height: 22px;
        font-size: 12px;
        border-bottom-color: currentColor;
        border-bottom-width: 0px;
        border-bottom-style: none;
        background-color: transparent;
    }

    .RadPanelBar .rpGroup a.rpLink:hover {
        color: rgb(178, 178, 178);
        text-decoration: none;
        border-bottom-color: currentColor;
        border-bottom-width: 0px;
        border-bottom-style: none;
    }

    .RadPanelBar .rpGroup .rpLink .rpOut {
        padding-bottom: 0px;
    }

    .RadPanelBar .rpGroup .rpExpanded .rpOut {
        padding-bottom: 0px;
    }

    .RadPanelBar .rpGroup .rpSelected .rpOut {
        padding-bottom: 0px;
    }

    .RadPanelBar .rpGroup a.rpLink:hover .rpOut {
        padding-bottom: 0px;
    }

    .RadPanelBar .rpGroup a.rpExpanded:hover .rpOut {
        padding-bottom: 0px;
    }

    .RadPanelBar .rpGroup a.rpSelected:hover .rpOut {
        padding-bottom: 0px;
    }

    .RadPanelBar .rpGroup a.rpDisabled:hover .rpOut {
        border-bottom-color: currentColor;
        border-bottom-width: 0px;
        border-bottom-style: none;
    }

    .RadPanelBar .rpGroup .rpOut {
        margin-right: 3px;
        border-bottom-color: currentColor;
        border-bottom-width: 0px;
        border-bottom-style: none;
    }

    .RadPanelBar .rpGroup .rpImage {
        padding: 3px 3px 3px 9px;
    }

.RadPanelBar .rpLevel2 .rpTemplate {
    padding-left: 15px;
}

.RadPanelBar .rpLevel2 .rpOut {
    padding-left: 15px;
}

.RadPanelBar .rpLevel3 .rpTemplate {
    padding-left: 30px;
}

.RadPanelBar .rpLevel3 .rpOut {
    padding-left: 30px;
}

.RadPanelBar_rtl .rpLevel2 .rpTemplate {
    padding-right: 15px;
    padding-left: 0px;
}

.RadPanelBar_rtl .rpLevel2 .rpOut {
    padding-right: 15px;
    padding-left: 0px;
}

.RadPanelBar_rtl .rpLevel3 .rpTemplate {
    padding-right: 30px;
    padding-left: 0px;
}

.RadPanelBar_rtl .rpLevel3 .rpOut {
    padding-right: 30px;
    padding-left: 0px;
}

.RadPanelBar .rpLevel1 .rpFirst {
    padding-top: 0px;
    -ms-zoom: 1;
}

.RadPanelBar .rpLevel2 .rpItem {
    padding-top: 0px;
}

.RadPanelBar .rpLevel1 .rpLast {
    padding-bottom: 0px;
}

.RadPanelBar .rpLevel2 .rpItem {
    padding-bottom: 0px;
}

.RadPanelBar .rpExpandable .rpExpandHandle {
    margin: 0px;
    width: 15px;
    height: 15px;
    float: right;
    display: block;
}

.RadPanelBar .rpExpanded .rpExpandHandle {
    margin: 0px;
    width: 15px;
    height: 15px;
    float: right;
    display: block;
}

.RadPanelBar .rpGroup .rpExpanded .rpExpandHandle {
    margin: 4px 2px 0px 0px;
}

.RadPanelBar .rpGroup .rpExpandable .rpExpandHandle {
    margin: 4px 2px 0px 0px;
}

.RadPanelBar_rtl .rpExpandable .rpExpandHandle {
    margin: 5px 0px 0px 5px;
    float: left;
}

.RadPanelBar_rtl .rpExpanded .rpExpandHandle {
    margin: 5px 0px 0px 5px;
    float: left;
}

.RadPanelBar_rtl .rpGroup .rpExpanded .rpExpandHandle {
    margin: 4px 0px 0px 5px;
}

.RadPanelBar_rtl .rpGroup .rpExpandable .rpExpandHandle {
    margin: 4px 0px 0px 5px;
}

@media print {
    .RadPanelBar div.rpSlide {
        overflow: visible;
    }

    .RadPanelBar li.rpItem {
        overflow: visible;
    }

    .RadPanelBar a.rpLink {
        overflow: visible;
    }

    .RadPanelBar ul.rpGroup {
        overflow: visible !important;
    }
}

.RadMenu {
    float: left;
    white-space: nowrap;
    position: relative;
    z-index: 7000;
    /*border-bottom: 1px solid #b9b8bb;
    background-color: #FFF;*/
}

    .RadMenu .rmRootGroup {
        margin: 0px;
        padding: 0px;
        left: 0px;
        display: inline-block;
        position: relative;
    }

    * html .RadMenu .rmRootGroup {
        float: left;
    }

    .RadMenu::after {
        height: 0px;
        line-height: 0;
        overflow: hidden;
        clear: both;
        font-size: 0px;
        display: block;
        visibility: hidden;
        content: "";
    }

    .RadMenu .rmRootGroup::after {
        height: 0px;
        line-height: 0;
        overflow: hidden;
        clear: both;
        font-size: 0px;
        display: block;
        visibility: hidden;
        content: "";
    }

    .RadMenu ul.rmVertical {
        margin: 0px;
        padding: 0px;
        left: 0px;
        float: left;
        display: none;
        position: relative;
    }

    .RadMenu ul.rmHorizontal {
        margin: 0px;
        padding: 0px;
        left: 0px;
        float: left;
        display: none;
        position: relative;
    }

    .RadMenu ul.rmRootScrollGroup {
        margin: 0px;
        padding: 0px;
        left: 0px;
        float: left;
        display: none;
        position: relative;
    }

.RadMenu_Context ul.rmHorizontal {
    margin: 0px;
    padding: 0px;
    left: 0px;
    float: left;
    display: none;
    position: relative;
}

.rmSized ul.rmVertical {
    width: 100%;
}

.rmSized ul.rmRootGroup {
    float: none;
}

.rmSized .rmRootGroup .rmVertical {
    width: auto;
}

.RadMenu .rmItem {
    list-style: none;
    float: left;
    position: relative;
}

* html .RadMenu .rmItem {
    display: inline;
}

.RadMenu .rmHorizontal .rmItem {
    clear: none;
}

.RadMenu .rmVertical .rmItem {
    clear: both;
}

.rmSized .rmVertical .rmItem {
    width: 100%;
}

.rmSized .rmHorizontal .rmItem {
    width: auto;
}

.rmSized .rmRootGroup .rmVertical .rmItem {
    width: auto;
}

.RadMenu ul.rmActive {
    display: block;
}

.RadMenu ul.rmRootGroup {
    display: block;
    padding-top: 15px !important;
}

.RadMenu .rmSlide {
    overflow: hidden;
    float: left;
    display: none;
    position: absolute;
}

.RadMenu_Context {
    overflow: hidden;
    float: left;
    display: none;
    position: absolute;
}

* html .RadMenu .rmSlide {
    height: 1px;
}

* html .RadMenu_Context {
    height: 1px;
}

.RadMenu_Context {
    overflow: visible;
    z-index: 1000;
}

.RadMenu .rmText {
    display: block;
}

.RadMenu div.rmText {
    background: none;
    white-space: normal;
}

.RadMenu a.rmLink {
    display: block;
    cursor: default;
}

.RadMenu a.rmSelected {
    color: #0F85BE;
}

.rmScrollWrap {
    left: 0px;
    overflow: hidden;
    float: left;
    position: absolute;
}

.RadMenu .rmLeftArrow {
    outline: 0px;
    line-height: 0;
    text-indent: -1000em;
    overflow: hidden;
    font-size: 0px;
    position: absolute;
    z-index: 2000;
}

.RadMenu .rmTopArrow {
    outline: 0px;
    line-height: 0;
    text-indent: -1000em;
    overflow: hidden;
    font-size: 0px;
    position: absolute;
    z-index: 2000;
}

.RadMenu .rmBottomArrow {
    outline: 0px;
    line-height: 0;
    text-indent: -1000em;
    overflow: hidden;
    font-size: 0px;
    position: absolute;
    z-index: 2000;
}

.RadMenu .rmRightArrow {
    outline: 0px;
    line-height: 0;
    text-indent: -1000em;
    overflow: hidden;
    font-size: 0px;
    position: absolute;
    z-index: 2000;
}

.RadMenu .rmLeftArrowDisabled {
    line-height: 0;
    text-indent: -1000em;
    font-size: 0px;
    display: none;
}

.RadMenu .rmTopArrowDisabled {
    line-height: 0;
    text-indent: -1000em;
    font-size: 0px;
    display: none;
}

.RadMenu .rmBottomArrowDisabled {
    line-height: 0;
    text-indent: -1000em;
    font-size: 0px;
    display: none;
}

.RadMenu .rmRightArrowDisabled {
    line-height: 0;
    text-indent: -1000em;
    font-size: 0px;
    display: none;
}

.RadMenu .rmBottomArrow {
    margin-bottom: -1px;
}

.RadMenu .rmBottomArrowDisabled {
    margin-bottom: -1px;
}

.RadMenu .rmLeftImage {
    border: 0px currentColor;
    float: left;
}

.RadMenu_rtl {
    text-align: right;
    float: right;
}

    .RadMenu_rtl ul.rmVertical {
        float: right;
    }

    .RadMenu_rtl .rmItem {
        float: right;
    }

    .RadMenu_rtl .rmLeftImage {
        border: 0px currentColor;
        float: right;
    }

.RadMenu_Context_rtl .rmLeftImage {
    border: 0px currentColor;
    float: right;
}

.RadMenu_rtl .rmLeftArrow {
    text-indent: 1000em !important;
}

.RadMenu_rtl .rmTopArrow {
    text-indent: 1000em !important;
}

.RadMenu_rtl .rmBottomArrow {
    text-indent: 1000em !important;
}

.RadMenu_rtl .rmRightArrow {
    text-indent: 1000em !important;
}

.RadMenu_rtl .rmLeftArrowDisabled {
    text-indent: 1000em !important;
}

.RadMenu_rtl .rmTopArrowDisabled {
    text-indent: 1000em !important;
}

.RadMenu_rtl .rmBottomArrowDisabled {
    text-indent: 1000em !important;
}

.RadMenu_rtl .rmRightArrowDisabled {
    text-indent: 1000em !important;
}

.RadMenu .rmLink {
    width: auto;
}

.RadMenu .rmSeparator {
    line-height: 0;
    overflow: hidden;
    font-size: 0px;
}

    .RadMenu .rmSeparator::after {
        line-height: 0;
        overflow: hidden;
        font-size: 0px;
    }

.RadMenu div.rmRootGroup {
    position: relative;
}

.RadMenu .rmItem {
    padding: 0px;
}

.RadMenu .rmLink {
    outline: 0px;
    float: left;
}

#active a {
    color: rgb(0, 0, 0);
    border-bottom-color: rgb(0, 150, 214);
    border-bottom-width: 4px;
    border-bottom-style: solid;
}

.RadMenu_rtl .rmLink {
    padding: 0px 12px 0px 0px;
    margin-left: 2px;
}

.RadMenu .rmText {
    padding-bottom: 1px;
    float: left;
}

.RadMenu_rtl .rmText {
    margin-left: -2px;
}

.RadMenu .rmLeftImage {
    margin: 4px 2px 0px -3px;
    padding-bottom: 4px;
}

.RadMenu_rtl .rmLeftImage {
    margin: 4px -3px 0px 2px;
    padding-bottom: 2px;
}

.RadMenu span.rmLeftImage {
    width: 16px;
    height: 16px;
}

.RadMenu .rmVertical .rmLeftImage + .rmText {
    padding: 0px 8px 1px 24px;
}

.RadMenu .rmVertical .rmText {
    padding: 0px 24px 1px 0px;
}

.RadMenu .rmHorizontal .rmText {
    font-size: 15px;
    /*color: #5A5A5A;*/
    padding: 15px 10px;
}

.RadMenu_rtl .rmHorizontal .rmText {
    padding: 0px 0px 1px 10px;
}

.RadMenu_rtl .rmVertical .rmText {
    padding: 0px 0px 1px 24px;
}

.RadMenu .rmVertical .rmText {
    float: none;
    display: block;
}

.RadMenu .rmHorizontal .rmVertical .rmText {
    float: none;
    display: block;
    cursor: pointer;
}

.RadMenu .rmVertical .rmLink {
    float: none;
}

.RadMenu .rmHorizontal .rmVertical .rmLink {
    float: none;
}

* html .RadMenu .rmGroup .rmVertical .rmLink {
    float: left;
}

* html .RadMenu .rmGroup .rmHorizontal .rmLink {
    float: left;
}

.RadMenu .rmTopRight {
    background-position: 0px 0px;
    border: 0px currentColor;
}

.RadMenu .rmBottomLeft {
    background-position: 0px 0px;
    border: 0px currentColor;
}

.RadMenu .rmBottomRight {
    background-position: 0px 0px;
    border: 0px currentColor;
}

.RadMenu .rmRoundedCorners ul.rmGroup {
    background-position: 0px 0px;
    border: 0px currentColor;
}

.rmRoundedCorners ul.rmGroup {
    background-position: 0px 0px;
    border: 0px currentColor;
}

    .rmRoundedCorners ul.rmGroup ul.rmGroup {
        background-position: 0px 0px;
        border: 0px currentColor;
    }

.RadMenu .rmRoundedCorners .rmMultiColumn {
    background-position: 0px 0px;
    border: 0px currentColor;
}

    .RadMenu .rmRoundedCorners .rmMultiColumn ul.rmMultiGroup {
        background: none;
        margin: 0px;
    }

.RadMenu .rmRoundedCorners .rmGroupColumn {
    height: 100%;
}

.RadMenu .rmRoundedCorners li.rmFirstGroupColumn {
    background-color: transparent;
}

.RadMenu .rmTopFix {
    width: 4px;
    height: 4px;
    font-size: 0px;
    list-style-type: none;
    list-style-position: outside;
    position: absolute;
}

.RadMenu .rmTopRight {
    width: 4px;
    height: 4px;
    font-size: 0px;
    list-style-type: none;
    list-style-position: outside;
    position: absolute;
}

.RadMenu .rmBottomFix {
    width: 4px;
    height: 4px;
    font-size: 0px;
    list-style-type: none;
    list-style-position: outside;
    position: absolute;
}

.RadMenu .rmBottomLeft {
    width: 4px;
    height: 4px;
    font-size: 0px;
    list-style-type: none;
    list-style-position: outside;
    position: absolute;
}

.RadMenu .rmBottomRight {
    width: 4px;
    height: 4px;
    font-size: 0px;
    list-style-type: none;
    list-style-position: outside;
    position: absolute;
}

.RadMenu_rtl .rmTopRight {
    width: 32px;
}

.RadMenu_rtl .rmBottomRight {
    width: 32px;
}

.RadMenu_rtl .rmTopShadowRight {
    width: 4px;
}

.RadMenu_rtl .rmBottomShadowRight {
    width: 4px;
}

.RadMenu .rmTopShadowRight {
    background-repeat: no-repeat;
    background-color: transparent;
}

.RadMenu .rmBottomShadowLeft {
    background-repeat: no-repeat;
    background-color: transparent;
}

.RadMenu .rmBottomShadowRight {
    background-repeat: no-repeat;
    background-color: transparent;
}

.rmRoundedCorners .rmTopShadowRight {
    width: 5px;
    height: 5px;
}

.rmRoundedCorners .rmBottomShadowLeft {
    width: 5px;
    height: 5px;
}

.rmRoundedCorners .rmBottomShadowRight {
    width: 5px;
    height: 5px;
}

.RadMenu .rmTopRight {
    background-position: 100% 0px;
    top: 0px;
    height: 100%;
    right: -4px;
}

.RadMenu .rmBottomLeft {
    background-position: 0px 100%;
    left: 0px;
    width: 100%;
    bottom: -4px;
}

.RadMenu .rmBottomFix {
    background-position: -1px 0px;
    left: 5px;
    width: auto;
    right: 0px;
    bottom: -4px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
}

.RadMenu .rmTopFix {
    background-position: -1px 0px;
    left: 5px;
    top: 0px;
    width: auto;
    right: 0px;
    border-top-width: 1px;
    border-top-style: solid;
}

* html .RadMenu .rmTopFix {
    width: 0px;
}

* html .RadMenu .rmBottomFix {
    width: 0px;
}

* html .RadMenu .rmBottomShadowLeft {
    width: 0px;
}

.RadMenu .rmBottomRight {
    background-position: 100% 100%;
    width: 8px;
    right: -4px;
    bottom: -4px;
}

.RadMenu .rmShadows li.rmBottomShadowLeft {
    background-image: url("WebResource.axd?d=ez3y-tuJZAF1lvc65A0p9qDVJFhHfplzfOCuUiwthN5-MmW8our7YB8rlTajEdvO73NqHt8hLKfnRoLFA7oJujS6l8yW6KthNak-hrxrS7fiSftXWrp2Yd2q_-5nwUqsnnTzqaGIvDqSN2Svz_2z6HNT0mq6tk-f6TFQjSTUwwk1&t=634578337060000000");
}

.RadMenu .rmShadows .rmBottomShadowRight {
    background-image: url("WebResource.axd?d=ez3y-tuJZAF1lvc65A0p9qDVJFhHfplzfOCuUiwthN5-MmW8our7YB8rlTajEdvO73NqHt8hLKfnRoLFA7oJujS6l8yW6KthNak-hrxrS7fiSftXWrp2Yd2q_-5nwUqsnnTzqaGIvDqSN2Svz_2z6HNT0mq6tk-f6TFQjSTUwwk1&t=634578337060000000");
}

.rmShadows .rmGroup li.rmBottomShadowLeft {
    background-image: url("WebResource.axd?d=ez3y-tuJZAF1lvc65A0p9qDVJFhHfplzfOCuUiwthN5-MmW8our7YB8rlTajEdvO73NqHt8hLKfnRoLFA7oJujS6l8yW6KthNak-hrxrS7fiSftXWrp2Yd2q_-5nwUqsnnTzqaGIvDqSN2Svz_2z6HNT0mq6tk-f6TFQjSTUwwk1&t=634578337060000000");
}

.rmShadows .rmGroup .rmBottomShadowRight {
    background-image: url("WebResource.axd?d=ez3y-tuJZAF1lvc65A0p9qDVJFhHfplzfOCuUiwthN5-MmW8our7YB8rlTajEdvO73NqHt8hLKfnRoLFA7oJujS6l8yW6KthNak-hrxrS7fiSftXWrp2Yd2q_-5nwUqsnnTzqaGIvDqSN2Svz_2z6HNT0mq6tk-f6TFQjSTUwwk1&t=634578337060000000");
}

.RadMenu .rmRoundedCorners li.rmBottomShadowLeft {
    background-image: url("WebResource.axd?d=NzB1bapR28Q9ZGTJgMRLuP0cKJM-sDXogOmpFgP8XPWvnX1pkAk0i_YrIvIQEK6O-7LY88t1REyJ09mFXDYWT23b7liGAkp2OWTTa-3ThAujdO47-ECgm56WEDIHa1hG7O7FOW2uaw6OeifmTrkB7Wu3ZKW2oPKaK01J5zg0Az8sCdcACaKx1lGG7OyObDSl0&t=634578337060000000");
}

.RadMenu .rmRoundedCorners .rmBottomShadowRight {
    background-image: url("WebResource.axd?d=NzB1bapR28Q9ZGTJgMRLuP0cKJM-sDXogOmpFgP8XPWvnX1pkAk0i_YrIvIQEK6O-7LY88t1REyJ09mFXDYWT23b7liGAkp2OWTTa-3ThAujdO47-ECgm56WEDIHa1hG7O7FOW2uaw6OeifmTrkB7Wu3ZKW2oPKaK01J5zg0Az8sCdcACaKx1lGG7OyObDSl0&t=634578337060000000");
}

.rmRoundedCorners .rmGroup li.rmBottomShadowLeft {
    background-image: url("WebResource.axd?d=NzB1bapR28Q9ZGTJgMRLuP0cKJM-sDXogOmpFgP8XPWvnX1pkAk0i_YrIvIQEK6O-7LY88t1REyJ09mFXDYWT23b7liGAkp2OWTTa-3ThAujdO47-ECgm56WEDIHa1hG7O7FOW2uaw6OeifmTrkB7Wu3ZKW2oPKaK01J5zg0Az8sCdcACaKx1lGG7OyObDSl0&t=634578337060000000");
}

.rmRoundedCorners .rmGroup .rmBottomShadowRight {
    background-image: url("WebResource.axd?d=NzB1bapR28Q9ZGTJgMRLuP0cKJM-sDXogOmpFgP8XPWvnX1pkAk0i_YrIvIQEK6O-7LY88t1REyJ09mFXDYWT23b7liGAkp2OWTTa-3ThAujdO47-ECgm56WEDIHa1hG7O7FOW2uaw6OeifmTrkB7Wu3ZKW2oPKaK01J5zg0Az8sCdcACaKx1lGG7OyObDSl0&t=634578337060000000");
}

.RadMenu .rmShadows .rmTopShadowRight {
    background-position: 100% 0px;
    right: -5px;
    background-image: url("WebResource.axd?d=Ezte34INPZ7asqcVTGsied2Vxj0n2U5lklSG2aQpkZ0do-yopRwm0-l7NXEBAuFWWe8n8meXB9NDtDh-Yt5ib1gnQ7jXDcbHw5uJ_IEzvM8ePKiqvW1XoXYEGiojej-ryYdGriITyYWWzdadlqRXV8XN75I3B8YgZT9iV161IGM1&t=634578337060000000");
}

.rmShadows .rmGroup .rmTopShadowRight {
    background-position: 100% 0px;
    right: -5px;
    background-image: url("WebResource.axd?d=Ezte34INPZ7asqcVTGsied2Vxj0n2U5lklSG2aQpkZ0do-yopRwm0-l7NXEBAuFWWe8n8meXB9NDtDh-Yt5ib1gnQ7jXDcbHw5uJ_IEzvM8ePKiqvW1XoXYEGiojej-ryYdGriITyYWWzdadlqRXV8XN75I3B8YgZT9iV161IGM1&t=634578337060000000");
}

.RadMenu .rmBottomShadowLeft {
    background-position: 0px 100%;
    left: 1px;
    bottom: -5px;
}

.RadMenu .rmBottomShadowRight {
    width: 4px;
    height: 5px;
    right: -5px;
    bottom: -5px;
}

.RadMenu .rmScrollWrapContainer .rmTopShadowRight {
    right: -4px;
}

.RadMenu .rmScrollWrapContainer .rmBottomShadowRight {
    width: 3px;
    height: 4px;
    right: -4px;
    bottom: -4px;
}

.RadMenu .rmScrollWrapContainer .rmBottomShadowLeft {
    bottom: -4px;
}

.RadMenu .rmRoundedCorners .rmTopShadowRight {
    right: -8px;
    background-image: url("WebResource.axd?d=jOPy0i-hep_ObLfeS4YYXmWZKZV8SKvlM0-rDKqS5SpIuRG7yuHlv-EWKg8kL3dQ-wS6cP8pv52KA-67IV9vRvPq_XTlQPc-Nm0dJPu4mJPdmOErif_JRjlKxtIbpmD5T_2hOBvlNoflBbsyYqQfcBoCgVzM4ow_BYt4pHOgz4g1&t=634578337060000000");
}

.rmRoundedCorners .rmGroup .rmTopShadowRight {
    right: -8px;
    background-image: url("WebResource.axd?d=jOPy0i-hep_ObLfeS4YYXmWZKZV8SKvlM0-rDKqS5SpIuRG7yuHlv-EWKg8kL3dQ-wS6cP8pv52KA-67IV9vRvPq_XTlQPc-Nm0dJPu4mJPdmOErif_JRjlKxtIbpmD5T_2hOBvlNoflBbsyYqQfcBoCgVzM4ow_BYt4pHOgz4g1&t=634578337060000000");
}

.RadMenu .rmRoundedCorners .rmBottomShadowLeft {
    bottom: -8px;
}

.rmRoundedCorners .rmGroup .rmBottomShadowLeft {
    bottom: -8px;
}

.RadMenu .rmRoundedCorners .rmBottomShadowRight {
    width: 7px;
    height: 8px;
    right: -8px;
    bottom: -8px;
}

.rmRoundedCorners .rmGroup .rmBottomShadowRight {
    width: 7px;
    height: 8px;
    right: -8px;
    bottom: -8px;
}

* html .RadMenu .rmRoundedCorners .rmBottomShadowRight {
    width: 11px;
    height: 8px;
    font-size: 0px;
}

* html .rmRoundedCorners .rmGroup .rmBottomShadowRight {
    width: 11px;
    height: 8px;
    font-size: 0px;
}

.RadMenu .rmAccessKey {
    padding-right: 8px;
    font-size: 10px;
    font-weight: normal;
    float: right;
}

.RadMenu .rmRoundedCorners .rmGroup .rmItem {
    z-index: 1;
}

.rmRoundedCorners .rmGroup .rmItem {
    z-index: 1;
}

* html .RadMenu .rmRoundedCorners .rmGroup .rmText {
    -ms-zoom: normal;
}

* html .RadMenu .rmShadows .rmGroup .rmText {
    -ms-zoom: normal;
}

* html .rmRoundedCorners .rmGroup .rmText {
    -ms-zoom: normal;
}

* html .rmShadows .rmGroup .rmText {
    -ms-zoom: normal;
}

.RadMenu .rmRoundedCorners .rmSlide .rmScrollWrap {
    background-image: none;
}

.rmRoundedCorners .rmScrollWrapContainer .rmScrollWrap {
    background-image: none;
}

.RadMenu .rmRoundedCorners .rmMultiGroup > .rmItem {
    background-image: none;
}

.RadMenu .rmRoundedCorners .rmSlide {
    padding: 0px 8px 10px 0px;
}

.RadMenu .rmShadows .rmSlide {
    padding: 0px 8px 10px 0px;
}

.rmRoundedCorners .rmSlide {
    padding: 0px 8px 10px 0px;
}

.rmShadows .rmSlide {
    padding: 0px 8px 10px 0px;
}

div.rmRoundedCorners {
    padding: 0px 8px 10px 0px;
}

div.rmShadows {
    padding: 0px 8px 10px 0px;
}

.RadMenu .rmRoundedCorners ul.rmGroup {
    padding: 1px;
    margin-top: 1px;
}

.rmRoundedCorners .rmGroup ul.rmGroup {
    padding: 1px;
    margin-top: 1px;
}

.rmRoundedCorners ul.rmGroup {
    padding: 1px;
    margin-top: 1px;
}

.RadMenu .rmRoundedCorners ul.rmGroup .rmSlide {
    margin-top: -5px;
}

.rmRoundedCorners ul.rmGroup .rmSlide {
    margin-top: -5px;
}

.RadMenu_rtl .rmRoundedCorners ul.rmGroup .rmSlide {
    margin-right: -5px;
}

.RadMenu_rtl.rmRoundedCorners ul.rmGroup .rmSlide {
    margin-right: -5px;
}

.RadMenu .rmRoundedCorners .rmSlide .rmScrollWrap {
    border: 0px currentColor;
}

.rmRoundedCorners .rmSlide .rmScrollWrap {
    border: 0px currentColor;
}

.RadMenu .rmRoundedCorners .rmScrollWrap {
    position: relative;
}

.RadMenu .rmShadows .rmScrollWrap {
    position: relative;
}

.rmRoundedCorners .rmScrollWrap {
    position: relative;
}

.rmShadows .rmScrollWrap {
    position: relative;
}

.RadMenu .rmRoundedCorners .rmScrollWrapContainer {
    padding: 4px 0px 0px 4px;
}

.rmRoundedCorners .rmScrollWrapContainer {
    padding: 4px 0px 0px 4px;
}

.RadMenu .rmScrollWrapContainer {
    position: absolute;
}

    .RadMenu .rmScrollWrapContainer .rmTopFix {
        height: 100%;
    }

    * html .RadMenu .rmScrollWrapContainer .rmTopFix {
        height: 5px;
    }

.RadMenu .rmRoundedCorners ul.rmGroup {
    padding: 4px 0px 0px 4px;
}

.rmRoundedCorners .rmGroup ul.rmGroup {
    padding: 4px 0px 0px 4px;
}

.rmRoundedCorners ul.rmGroup {
    padding: 4px 0px 0px 4px;
}

.RadMenu .rmScrollWrapContainer .rmGroup {
    padding: 0px;
}

.rmScrollWrapContainer .rmGroup .rmGroup {
    padding: 0px;
}

.rmScrollWrapContainer .rmGroup {
    padding: 0px;
}

.RadMenu .rmRootGroup .rmItem .rmGroup {
    padding-bottom: 1px;
}

.RadMenu .rmRoundedCorners .rmItem .rmGroup {
    padding-bottom: 0px;
}

.RadMenu .rmGroup .rmItem {
    padding: 0px;
}

.RadMenu .rmGroup .rmLink {
    padding: 0px;
}

.RadMenu .rmSlide .rmGroup .rmTemplate {
    padding: 0px;
}

.RadMenu_rtl .rmGroup .rmLink {
    padding: 0px;
}

.RadMenu_rtl .rmSlide .rmGroup .rmTemplate {
    padding: 0px;
}

.RadMenu .rmGroup .rmText {
    margin: 0px 0px 0px 4px;
    padding: 0px 54px 0px 28px;
}

.RadMenu_rtl .rmGroup .rmText {
    margin: 0px 4px 0px 0px;
    padding: 0px 28px 0px 54px;
}

.RadMenu .rmMultiColumn {
    list-style: none;
    margin: 0px;
    padding: 0px;
    display: block;
    position: relative;
    -ms-zoom: 1;
}

    .RadMenu .rmMultiColumn .rmMultiGroup {
        background: none;
        border: 0px currentColor;
        float: left;
        display: block;
        position: static;
    }

    .RadMenu .rmMultiColumn .rmGroupColumn {
        float: left;
    }

.RadMenu_rtl .rmMultiColumn .rmGroupColumn {
    float: right;
}

* + html .RadMenu_rtl .rmMultiColumn .rmItem {
    float: left;
}

* html .RadMenu_rtl .rmMultiColumn .rmItem {
    float: left;
}

.RadMenu .rmSlide .rmVertical .rmLeftImage + .rmText {
    padding: 0px 54px 0px 28px;
}

.RadMenu_Context .rmGroup .rmLeftImage + .rmText {
    padding: 0px 54px 0px 28px;
}

.RadMenu_rtl .rmSlide .rmVertical .rmLeftImage + .rmText {
    padding: 0px 28px 0px 54px;
}

.RadMenu_Context_rtl .rmGroup .rmLeftImage + .rmText {
    padding: 0px 28px 0px 54px;
}

.RadMenu .rmSlide .rmHorizontal .rmText {
    padding: 0px 11px 0px 10px;
}

.RadMenu .rmGroup .rmLeftImage {
    margin: 4px 0px 0px 6px;
}

* html .RadMenu .rmGroup .rmLeftImage {
    margin-left: 4px;
}

* + html .RadMenu .rmGroup .rmLeftImage {
    margin-left: 4px;
}

* html .rmRoundedCorners .rmGroup .rmLeftImage {
    margin-left: 1px;
}

* + html ul.rmRoundedCorners .rmGroup .rmLeftImage {
    margin-left: 2px;
}

.RadMenu_rtl .rmGroup .rmLeftImage {
    margin: 4px 6px 0px 0px;
}

* html .RadMenu .rmGroup .rmLeftImage {
    position: absolute;
}

* + html .RadMenu .rmGroup .rmLeftImage {
    position: absolute;
}

.RadMenu a.rmImageOnly img.rmLeftImage {
    margin: 0px;
    padding: 0px;
}

.RadMenu .rmRootGroup a.rmImageOnly {
    margin: 0px;
    padding: 0px;
}

    .RadMenu .rmRootGroup a.rmImageOnly span.rmText {
        display: none;
    }

* html .RadMenu .rmImageOnly .rmLeftImage {
    position: static;
}

* + html .RadMenu .rmImageOnly .rmLeftImage {
    position: static;
}

* html .RadMenu_rtl .rmGroup .rmLeftImage {
    right: 0px;
}

* + html .RadMenu_rtl .rmGroup .rmLeftImage {
    right: 0px;
}

* + html .RadMenu_Context_rtl ul.rmGroup {
    position: absolute;
}

* html .RadMenu_Context_rtl ul.rmGroup {
    position: absolute;
}

* + html .RadMenu_Context_rtl .rmGroup .rmItem {
    float: left;
}

* html .RadMenu_Context_rtl .rmGroup .rmItem {
    float: left;
}

.RadMenu .rmSeparator .rmText {
    padding: 0px;
    line-height: 0;
    overflow: hidden;
    font-size: 0px;
    background-repeat: repeat-x;
}

.RadMenu .rmVertical .rmSeparator .rmText {
    width: auto;
    height: auto;
    padding-bottom: 2px;
}

.RadMenu .rmHorizontal .rmVertical .rmSeparator .rmText {
    width: auto;
    height: auto;
    padding-bottom: 2px;
}

* + html .RadMenu .rmSeparator .rmText {
    padding: 0px;
    height: 2px;
}

* + html .RadMenu .rmVertical .rmSeparator .rmText {
    padding: 0px;
    height: 2px;
}

* + html .RadMenu .rmHorizontal .rmVertical .rmSeparator .rmText {
    padding: 0px;
    height: 2px;
}

* html .RadMenu .rmVertical .rmSeparator {
    height: 3px;
}

    * html .RadMenu .rmVertical .rmSeparator .rmText {
        padding: 2px 0px 0px;
        height: auto;
    }

* html .RadMenu .rmHorizontal .rmSeparator .rmText {
    padding: 0px;
}

* html .RadMenu .rmHorizontal .rmVertical .rmSeparator {
    height: 3px;
}

    * html .RadMenu .rmHorizontal .rmVertical .rmSeparator .rmText {
        height: 2px;
    }

.RadMenu .rmRootGroup .rmSeparator .rmText {
    margin: 1px 12px;
}

.RadMenu .rmRootGroup .rmVertical .rmSeparator .rmText {
    margin: 1px 2px 1px 31px;
}

.RadMenu_Context .rmVertical .rmSeparator .rmText {
    margin: 1px 2px 1px 31px;
}

.RadMenu_rtl .rmRootGroup .rmVertical .rmSeparator .rmText {
    margin: 1px 31px 1px 2px;
}

.RadMenu_Context_rtl .rmVertical .rmSeparator .rmText {
    margin: 1px 31px 1px 2px;
}

.RadMenu .rmHorizontal .rmSeparator .rmText {
    margin: 2px 0px 0px;
    width: 2px;
    height: 20px;
}

.RadMenu .rmVertical .rmHorizontal .rmSeparator .rmText {
    margin: 2px 0px 0px;
    width: 2px;
    height: 20px;
}

* html .RadMenu .rmHorizontal .rmVertical .rmSeparator .rmText {
    -ms-zoom: 1;
}

.RadMenu .rmLeftArrow {
    width: 10px;
    height: 24px;
}

.RadMenu .rmRightArrow {
    width: 10px;
    height: 24px;
}

.RadMenu .rmTopArrow {
    width: 100%;
    height: 10px;
}

.RadMenu .rmBottomArrow {
    width: 100%;
    height: 10px;
}

.tblStep {
    margin: 0px;
    padding: 5px;
    border: 0px currentColor;
    background-color: rgb(233, 235, 234);
}

    .tblStep > tbody > tr > td {
        margin: 0px;
        padding: 5px;
    }

.rtWrapperContent {
    padding: 10px !important;
}

.slides {
    display: none;
    width: 652px;
}

    .slides .slidesjs-navigation {
        margin-top: 3px;
    }

    .slides .slidesjs-previous {
        margin-right: 5px;
        float: left;
    }

    .slides .slidesjs-next {
        margin-right: 5px;
        float: left;
    }

.slidesjs-pagination {
    float: none;
    margin: auto;
    overflow: auto;
    text-align: center !important;
    padding-left: 0px;
    padding-top: 10px;
    list-style: none;
    display: table;
    margin-top: 10px;
}

    .slidesjs-pagination li {
        margin: 0px 6px;
        float: left;
    }

        .slidesjs-pagination li a {
            background-position: 0px 0px;
            width: 13px;
            height: 0px;
            overflow: hidden;
            padding-top: 13px;
            float: left;
            display: block;
            background-image: url("../images/pagination.png");
        }

            .slidesjs-pagination li a.active {
                background-position: 0px -13px;
            }

                .slidesjs-pagination li a.active:hover {
                    background-position: 0px -13px;
                }

            .slidesjs-pagination li a:hover {
                background-position: 0px -26px;
            }

.slides a:link {
    color: rgb(51, 51, 51);
}

.slides a:visited {
    color: rgb(51, 51, 51);
}

.slides a:hover {
    color: rgb(158, 32, 32);
}

.slides a:active {
    color: rgb(158, 32, 32);
}

.EduTestGroupHeaderStyle {
    padding: 10px;
    text-align: left;
    color: rgb(255, 255, 255) !important;
    line-height: 18px;
    font-family: "HPSimplifiedRegular", Arial, Helvetica;
    font-size: 14px;
    font-style: normal;
    font-variant: normal;
    font-weight: normal !important;
    vertical-align: bottom !important;
    font-size-adjust: none;
    font-stretch: normal;
    background-color: rgb(118, 118, 118);
}

.EduTestGroupContentStyle {
    padding-top: 5px;
    padding-bottom: 2px;
    padding-left: 10px;
    border-right-color: rgb(113, 113, 114);
    border-bottom-color: rgb(113, 113, 114);
    border-left-color: rgb(113, 113, 114);
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
}

    .EduTestGroupContentStyle:hover {
        background-color: rgb(242, 242, 242);
    }

.EduTestsTakenContentStyle {
    border: 0px solid rgb(113, 113, 114);
}

.EduTestsOtherContentStyle {
    border: 1px solid rgb(113, 113, 114);
}

#ctl07_DDLUser {
    padding: 5px;
    border-radius: 4px;
    margin-bottom: 40px;
    margin-left: 10px;
}

#ctl07_lblDeposits {
    font-family: HPSimplifiedLight;
    font-size: 16px;
}

#ctl07_lblWithdrawals {
    font-family: HPSimplifiedLight;
    font-size: 16px;
}

#ctl07_lblAnnualCap {
    font-family: HPSimplifiedLight;
    font-size: 16px;
}

#ctl07_EnterClaim {
    padding: 0px 15px;
    border-radius: 4px;
    border: 0px currentColor;
    height: 36px;
    color: rgb(255, 255, 255);
    font-family: HPSimplifiedLight;
    font-size: 14px;
    margin-right: 5px;
    vertical-align: middle;
    background-color: rgb(0, 150, 214);
}

#ctl06_TakeTestBtn {
    padding: 0px 15px;
    border-radius: 4px;
    border: 0px currentColor;
    height: 36px;
    color: rgb(255, 255, 255);
    font-family: HPSimplifiedLight;
    font-size: 14px;
    margin-right: 5px;
    vertical-align: middle;
    background-color: rgb(0, 150, 214);
}

#ctl06_btnNext {
    padding: 0px 15px;
    border-radius: 4px;
    border: 0px currentColor;
    height: 36px;
    color: rgb(255, 255, 255);
    font-family: HPSimplifiedLight;
    font-size: 14px;
    margin-right: 5px;
    vertical-align: middle;
    float: right;
    background-color: rgb(0, 150, 214);
}

#ctl07_btnGo {
    padding: 0px 15px;
    border-radius: 4px;
    border: 0px currentColor;
    height: 36px;
    color: rgb(255, 255, 255);
    font-family: HPSimplifiedLight;
    font-size: 14px;
    margin-right: 5px;
    vertical-align: middle;
    float: right;
    background-color: rgb(0, 150, 214);
}

.ctl06_ImageButton1_Enabled {
    padding: 0px 15px;
    border-radius: 4px;
    border: 0px currentColor;
    height: 36px;
    color: rgb(255, 255, 255);
    font-family: HPSimplifiedLight;
    font-size: 14px;
    margin-right: 5px;
    vertical-align: middle;
    background-color: rgb(0, 150, 214);
}

.ctl06_ImageButton1_Disabled {
    padding: 0px 15px;
    border-radius: 4px;
    border: 0px currentColor;
    height: 36px;
    color: rgb(255, 255, 255);
    font-family: HPSimplifiedLight;
    font-size: 14px;
    margin-right: 5px;
    vertical-align: middle;
    background-color: rgb(204, 204, 204);
}

.ctl06_ImageButton1_Enabled:hover {
    background-color: rgb(0, 102, 153);
}

#ctl07_EnterClaim:hover {
    background-color: rgb(0, 102, 153);
}

#ctl06_TakeTestBtn:hover {
    background-color: rgb(0, 102, 153);
}

#ctl06_btnNext:hover {
    background-color: rgb(0, 102, 153);
}

#ctl07_btnGo:hover {
    background-color: rgb(0, 102, 153);
}

#ctl07_PointsManager {
    padding: 0px 15px;
    border-radius: 4px;
    border: 0px currentColor;
    height: 36px;
    color: rgb(255, 255, 255);
    font-family: HPSimplifiedLight;
    font-size: 14px;
    text-decoration: none;
    vertical-align: middle;
    background-color: rgb(118, 118, 118);
}

#ctl07_SalesDashboard, #ctl07_PBMDashboard {
    padding: 0px 15px;
    border-radius: 4px;
    border: 0px currentColor;
    height: 36px;
    color: rgb(255, 255, 255);
    font-family: HPSimplifiedLight;
    font-size: 14px;
    text-decoration: none;
    vertical-align: middle;
    background-color: rgb(118, 118, 118);
}

#ctl07_PBMDashboard {
    margin-top: 5px;
}

#ctl07_btnExport_Excel {
    padding: 0px 15px;
    border-radius: 4px;
    border: 0px currentColor;
    height: 36px;
    color: rgb(255, 255, 255);
    font-family: HPSimplifiedLight;
    font-size: 14px;
    text-decoration: none;
    vertical-align: middle;
    background-color: rgb(118, 118, 118);
}

#ctl06_btnExport, #ctl06_Button1, #ctl06_btnReset {
    padding: 0px 15px;
    border-radius: 4px;
    border: 0px currentColor;
    height: 36px;
    color: rgb(255, 255, 255);
    font-family: HPSimplifiedLight;
    font-size: 14px;
    text-decoration: none;
    vertical-align: middle;
    background-color: rgb(118, 118, 118);
}

#ctl06_btnExport_Excel {
    padding: 0px 15px;
    border-radius: 4px;
    border: 0px currentColor;
    height: 36px;
    color: rgb(255, 255, 255);
    font-family: HPSimplifiedLight;
    font-size: 14px;
    text-decoration: none;
    vertical-align: middle;
    background-color: rgb(118, 118, 118);
}

#ctl06_Button1 {
    padding: 0px 15px;
    border-radius: 4px;
    border: 0px currentColor;
    height: 36px;
    color: rgb(255, 255, 255);
    font-family: HPSimplifiedLight;
    font-size: 14px;
    text-decoration: none;
    vertical-align: middle;
    background-color: rgb(118, 118, 118);
}

#ctl06_btnAddInvoice, #ctl06_btnAddPLBU, #ctl06_btnSavePLBU, #ctl06_btnCancelPLBU {
    padding: 0px 15px;
    border-radius: 4px;
    border: 0px currentColor;
    height: 36px;
    color: rgb(255, 255, 255);
    font-family: HPSimplifiedLight;
    font-size: 14px;
    text-decoration: none;
    margin-left: 10px;
    vertical-align: middle;
    background-color: rgb(118, 118, 118);
}

#ctl06_Button2 {
    padding: 0px 15px;
    border-radius: 4px;
    border: 0px currentColor;
    height: 36px;
    color: rgb(255, 255, 255);
    font-family: HPSimplifiedLight;
    font-size: 14px;
    text-decoration: none;
    vertical-align: middle;
    background-color: rgb(118, 118, 118);
}

#ctl06_lnkDownload {
    padding: 12px 15px;
    border-radius: 4px;
    border: 0px currentColor;
    height: 36px !important;
    color: rgb(255, 255, 255);
    font-family: HPSimplifiedLight;
    font-size: 14px;
    text-decoration: none;
    vertical-align: middle;
    background-color: rgb(118, 118, 118);
}

#ctl07_PointsManager:hover {
    background-color: rgb(90, 90, 90);
}

#ctl07_SalesDashboard:hover, #ctl07_PBMDashboard:hover {
    background-color: rgb(90, 90, 90);
}

#ctl07_btnExport_Excel:hover, #ctl06_ExportExcel:hover, #ctl06_ViewCart:hover {
    background-color: rgb(90, 90, 90);
}

#ctl06_btnExport:hover, #ctl06_btnSearch:hover, #ctl06_btnReset:hover {
    background-color: rgb(90, 90, 90);
}

#ctl06_btnExport_Excel:hover {
    background-color: rgb(90, 90, 90);
}

#ctl06_Button1:hover {
    background-color: rgb(90, 90, 90);
}

#ctl06_btnAddInvoice:hover, #ctl06_btnSavePLBU:hover, #ctl06_btnCancelPLBU:hover {
    background-color: rgb(90, 90, 90);
}

#ctl06_Button2:hover {
    background-color: rgb(90, 90, 90);
}

#ctl06_lnkDownload:hover {
    background-color: rgb(90, 90, 90);
}

#ctl07_ClaimsValid {
    color: rgb(118, 118, 118);
}

#ctl07_PointsTotal {
    color: rgb(118, 118, 118);
}

#ctl07_ClaimsPending {
    color: rgb(118, 118, 118);
}

#ctl07_PointsSalesPending {
    color: rgb(118, 118, 118);
}

#ctl06_ManagedUserDDL {
    border-radius: 4px;
    border: 1px solid rgb(204, 204, 204);
    height: 32px !important;
    color: rgb(0, 0, 0);
    padding-left: 8px;
    font-family: "HPSimplifiedRegular", Arial, Helvetica;
    font-size: 13px;
}

#ctl06_radInvoiceDate_dateInput {
    border-radius: 4px;
    border: 1px solid rgb(204, 204, 204);
    height: 32px !important;
    color: rgb(0, 0, 0);
    padding-left: 8px;
    font-family: "HPSimplifiedRegular", Arial, Helvetica;
    font-size: 13px;
}

#ctl06_InvoiceNumber {
    border-radius: 4px;
    border: 1px solid rgb(204, 204, 204);
    height: 32px !important;
    color: rgb(0, 0, 0);
    padding-left: 8px;
    font-family: "HPSimplifiedRegular", Arial, Helvetica;
    font-size: 13px;
}

#ctl06_txtInvoiceNumber_0 {
    border-radius: 4px;
    border: 1px solid rgb(204, 204, 204);
    height: 32px !important;
    color: rgb(0, 0, 0);
    padding-left: 8px;
    font-family: "HPSimplifiedRegular", Arial, Helvetica;
    font-size: 13px;
}

#ctl06_SoldToDDL {
    border-radius: 4px;
    border: 1px solid rgb(204, 204, 204);
    height: 32px !important;
    color: rgb(0, 0, 0);
    padding-left: 8px;
    font-family: "HPSimplifiedRegular", Arial, Helvetica;
    font-size: 13px;
}

#ctl06_InvoiceCompany {
    border-radius: 4px;
    border: 1px solid rgb(204, 204, 204);
    height: 32px !important;
    color: rgb(0, 0, 0);
    padding-left: 8px;
    font-family: "HPSimplifiedRegular", Arial, Helvetica;
    font-size: 13px;
}

#ctl06_InvoiceStreet1 {
    border-radius: 4px;
    border: 1px solid rgb(204, 204, 204);
    height: 32px !important;
    color: rgb(0, 0, 0);
    padding-left: 8px;
    font-family: "HPSimplifiedRegular", Arial, Helvetica;
    font-size: 13px;
}

#ctl06_InvoiceStreet2 {
    border-radius: 4px;
    border: 1px solid rgb(204, 204, 204);
    height: 32px !important;
    color: rgb(0, 0, 0);
    padding-left: 8px;
    font-family: "HPSimplifiedRegular", Arial, Helvetica;
    font-size: 13px;
}

#ctl06_InvoiceCity {
    border-radius: 4px;
    border: 1px solid rgb(204, 204, 204);
    height: 32px !important;
    color: rgb(0, 0, 0);
    padding-left: 8px;
    font-family: "HPSimplifiedRegular", Arial, Helvetica;
    font-size: 13px;
}

#ctl06_InvoiceRegion {
    border-radius: 4px;
    border: 1px solid rgb(204, 204, 204);
    height: 32px !important;
    color: rgb(0, 0, 0);
    padding-left: 8px;
    font-family: "HPSimplifiedRegular", Arial, Helvetica;
    font-size: 13px;
}

#ctl06_InvoicePostal {
    border-radius: 4px;
    border: 1px solid rgb(204, 204, 204);
    height: 32px !important;
    color: rgb(0, 0, 0);
    padding-left: 8px;
    font-family: "HPSimplifiedRegular", Arial, Helvetica;
    font-size: 13px;
}

#ctl06_InvoiceCountry {
    border-radius: 4px;
    border: 1px solid rgb(204, 204, 204);
    height: 32px !important;
    color: rgb(0, 0, 0);
    padding-left: 8px;
    font-family: "HPSimplifiedRegular", Arial, Helvetica;
    font-size: 13px;
}

#ctl06_InvoiceContact {
    border-radius: 4px;
    border: 1px solid rgb(204, 204, 204);
    height: 32px !important;
    color: rgb(0, 0, 0);
    padding-left: 8px;
    font-family: "HPSimplifiedRegular", Arial, Helvetica;
    font-size: 13px;
}

#ctl06_txtCustRefNumber {
    border-radius: 4px;
    border: 1px solid rgb(204, 204, 204);
    height: 32px !important;
    color: rgb(0, 0, 0);
    padding-left: 8px;
    font-family: "HPSimplifiedRegular", Arial, Helvetica;
    font-size: 13px;
}

#ctl06_InvoicePhone {
    border-radius: 4px;
    border: 1px solid rgb(204, 204, 204);
    height: 32px !important;
    color: rgb(0, 0, 0);
    padding-left: 8px;
    font-family: "HPSimplifiedRegular", Arial, Helvetica;
    font-size: 13px;
}

#ctl06_txtCustrefNumber {
    border-radius: 4px;
    border: 1px solid rgb(204, 204, 204);
    height: 32px !important;
    color: rgb(0, 0, 0);
    padding-left: 8px;
    font-family: "HPSimplifiedRegular", Arial, Helvetica;
    font-size: 13px;
}

#ctl06_DDLShareUser1 {
    border-radius: 4px;
    border: 1px solid rgb(204, 204, 204);
    height: 32px !important;
    color: rgb(0, 0, 0);
    padding-left: 8px;
    font-family: "HPSimplifiedRegular", Arial, Helvetica;
    font-size: 13px;
}

#ctl06_DDLShareUser2 {
    border-radius: 4px;
    border: 1px solid rgb(204, 204, 204);
    height: 32px !important;
    color: rgb(0, 0, 0);
    padding-left: 8px;
    font-family: "HPSimplifiedRegular", Arial, Helvetica;
    font-size: 13px;
}

#ctl06_DDLShareUser3 {
    border-radius: 4px;
    border: 1px solid rgb(204, 204, 204);
    height: 32px !important;
    color: rgb(0, 0, 0);
    padding-left: 8px;
    font-family: "HPSimplifiedRegular", Arial, Helvetica;
    font-size: 13px;
}

#ctl06_DDLShareUser4 {
    border-radius: 4px;
    border: 1px solid rgb(204, 204, 204);
    height: 32px !important;
    color: rgb(0, 0, 0);
    padding-left: 8px;
    font-family: "HPSimplifiedRegular", Arial, Helvetica;
    font-size: 13px;
}

#ctl06_txtFirstName {
    border-radius: 4px;
    border: 1px solid rgb(204, 204, 204);
    height: 32px !important;
    color: rgb(0, 0, 0);
    padding-left: 8px;
    font-family: "HPSimplifiedRegular", Arial, Helvetica;
    font-size: 13px;
}

#ctl06_txtLastName {
    border-radius: 4px;
    border: 1px solid rgb(204, 204, 204);
    height: 32px !important;
    color: rgb(0, 0, 0);
    padding-left: 8px;
    font-family: "HPSimplifiedRegular", Arial, Helvetica;
    font-size: 13px;
}

#ctl06_txtJobTitle {
    border-radius: 4px;
    border: 1px solid rgb(204, 204, 204);
    height: 32px !important;
    color: rgb(0, 0, 0);
    padding-left: 8px;
    font-family: "HPSimplifiedRegular", Arial, Helvetica;
    font-size: 13px;
}

#ctl06_txtEmail {
    border-radius: 4px;
    border: 1px solid rgb(204, 204, 204);
    height: 32px !important;
    color: rgb(0, 0, 0);
    padding-left: 8px;
    font-family: "HPSimplifiedRegular", Arial, Helvetica;
    font-size: 13px;
}

#ctl06_txtPhone1 {
    border-radius: 4px;
    border: 1px solid rgb(204, 204, 204);
    height: 32px !important;
    color: rgb(0, 0, 0);
    padding-left: 8px;
    font-family: "HPSimplifiedRegular", Arial, Helvetica;
    font-size: 13px;
}

#ctl06_txtPhone2 {
    border-radius: 4px;
    border: 1px solid rgb(204, 204, 204);
    height: 32px !important;
    color: rgb(0, 0, 0);
    padding-left: 8px;
    font-family: "HPSimplifiedRegular", Arial, Helvetica;
    font-size: 13px;
}

#ctl06_txtPhone3 {
    border-radius: 4px;
    border: 1px solid rgb(204, 204, 204);
    height: 32px !important;
    color: rgb(0, 0, 0);
    padding-left: 8px;
    font-family: "HPSimplifiedRegular", Arial, Helvetica;
    font-size: 13px;
}

#ctl06_txtPhone4 {
    border-radius: 4px;
    border: 1px solid rgb(204, 204, 204);
    height: 32px !important;
    color: rgb(0, 0, 0);
    padding-left: 8px;
    font-family: "HPSimplifiedRegular", Arial, Helvetica;
    font-size: 13px;
}

#ctl06_txtFax1 {
    border-radius: 4px;
    border: 1px solid rgb(204, 204, 204);
    height: 32px !important;
    color: rgb(0, 0, 0);
    padding-left: 8px;
    font-family: "HPSimplifiedRegular", Arial, Helvetica;
    font-size: 13px;
}

#ctl06_txtFax2 {
    border-radius: 4px;
    border: 1px solid rgb(204, 204, 204);
    height: 32px !important;
    color: rgb(0, 0, 0);
    padding-left: 8px;
    font-family: "HPSimplifiedRegular", Arial, Helvetica;
    font-size: 13px;
}

#ctl06_txtFax3 {
    border-radius: 4px;
    border: 1px solid rgb(204, 204, 204);
    height: 32px !important;
    color: rgb(0, 0, 0);
    padding-left: 8px;
    font-family: "HPSimplifiedRegular", Arial, Helvetica;
    font-size: 13px;
}

#ctl06_txtHomeAddress1 {
    border-radius: 4px;
    border: 1px solid rgb(204, 204, 204);
    height: 32px !important;
    color: rgb(0, 0, 0);
    padding-left: 8px;
    font-family: "HPSimplifiedRegular", Arial, Helvetica;
    font-size: 13px;
}

#ctl06_txtHomeAddress2 {
    border-radius: 4px;
    border: 1px solid rgb(204, 204, 204);
    height: 32px !important;
    color: rgb(0, 0, 0);
    padding-left: 8px;
    font-family: "HPSimplifiedRegular", Arial, Helvetica;
    font-size: 13px;
}

#ctl06_txtHomeCity {
    border-radius: 4px;
    border: 1px solid rgb(204, 204, 204);
    height: 32px !important;
    color: rgb(0, 0, 0);
    padding-left: 8px;
    font-family: "HPSimplifiedRegular", Arial, Helvetica;
    font-size: 13px;
}

#ctl06_ddlHomeRegion {
    border-radius: 4px;
    border: 1px solid rgb(204, 204, 204);
    height: 32px !important;
    color: rgb(0, 0, 0);
    padding-left: 8px;
    font-family: "HPSimplifiedRegular", Arial, Helvetica;
    font-size: 13px;
}

#ctl06_ddlHomeCountry {
    border-radius: 4px;
    border: 1px solid rgb(204, 204, 204);
    height: 32px !important;
    color: rgb(0, 0, 0);
    padding-left: 8px;
    font-family: "HPSimplifiedRegular", Arial, Helvetica;
    font-size: 13px;
}

#ctl06_txtHomePostal {
    border-radius: 4px;
    border: 1px solid rgb(204, 204, 204);
    height: 32px !important;
    color: rgb(0, 0, 0);
    padding-left: 8px;
    font-family: "HPSimplifiedRegular", Arial, Helvetica;
    font-size: 13px;
}

#ctl06_txtHomePhone1 {
    border-radius: 4px;
    border: 1px solid rgb(204, 204, 204);
    height: 32px !important;
    color: rgb(0, 0, 0);
    padding-left: 8px;
    font-family: "HPSimplifiedRegular", Arial, Helvetica;
    font-size: 13px;
}

#ctl06_txtHomePhone2 {
    border-radius: 4px;
    border: 1px solid rgb(204, 204, 204);
    height: 32px !important;
    color: rgb(0, 0, 0);
    padding-left: 8px;
    font-family: "HPSimplifiedRegular", Arial, Helvetica;
    font-size: 13px;
}

#ctl06_txtHomePhone3 {
    border-radius: 4px;
    border: 1px solid rgb(204, 204, 204);
    height: 32px !important;
    color: rgb(0, 0, 0);
    padding-left: 8px;
    font-family: "HPSimplifiedRegular", Arial, Helvetica;
    font-size: 13px;
}

#ctl06_txtNameShownOnTaxForm_SSN {
    border-radius: 4px;
    border: 1px solid rgb(204, 204, 204);
    height: 32px !important;
    color: rgb(0, 0, 0);
    padding-left: 8px;
    font-family: "HPSimplifiedRegular", Arial, Helvetica;
    font-size: 13px;
}

#ctl06_NationalIDNumber {
    border-radius: 4px;
    border: 1px solid rgb(204, 204, 204);
    height: 32px !important;
    color: rgb(0, 0, 0);
    padding-left: 8px;
    font-family: "HPSimplifiedRegular", Arial, Helvetica;
    font-size: 13px;
}

#ctl06_ddlApprovalFilter {
    border-radius: 4px;
    border: 1px solid rgb(204, 204, 204);
    height: 32px !important;
    color: rgb(0, 0, 0);
    padding-left: 8px;
    font-family: "HPSimplifiedRegular", Arial, Helvetica;
    font-size: 13px;
}

#ctl06_SearchTerm {
    border-radius: 4px;
    border: 1px solid rgb(204, 204, 204);
    height: 32px !important;
    color: rgb(0, 0, 0);
    padding-left: 8px;
    font-family: "HPSimplifiedRegular", Arial, Helvetica;
    font-size: 13px;
}

#ctl06_ddlMonthDL {
    border-radius: 4px;
    border: 1px solid rgb(204, 204, 204);
    height: 32px !important;
    color: rgb(0, 0, 0);
    padding-left: 8px;
    font-family: "HPSimplifiedRegular", Arial, Helvetica;
    font-size: 13px;
}

#ctl06_ddlPartner {
    border-radius: 4px;
    border: 1px solid rgb(204, 204, 204);
    height: 38px !important;
    color: rgb(0, 0, 0);
    padding-left: 8px;
    font-family: "HPSimplifiedRegular", Arial, Helvetica;
    font-size: 13px;
}

#ctl06_cbPartner {
    border-radius: 4px;
    border: 1px solid rgb(204, 204, 204);
    font-family: "HPSimplifiedRegular", Arial, Helvetica;
    font-size: 13px;
}

#ctl06_ddlMonth {
    border-radius: 4px;
    border: 1px solid rgb(204, 204, 204);
    height: 32px !important;
    color: rgb(0, 0, 0);
    padding-left: 8px;
    font-family: "HPSimplifiedRegular", Arial, Helvetica;
    font-size: 13px;
}

#ctl06_ddlGroup {
    border-radius: 4px;
    border: 1px solid rgb(204, 204, 204);
    height: 32px !important;
    color: rgb(0, 0, 0);
    padding-left: 8px;
    font-family: "HPSimplifiedRegular", Arial, Helvetica;
    font-size: 13px;
}

#ctl06_ddlCategories {
    border-radius: 4px;
    border: 1px solid rgb(204, 204, 204);
    height: 32px !important;
    color: rgb(0, 0, 0);
    padding-left: 8px;
    font-family: "HPSimplifiedRegular", Arial, Helvetica;
    font-size: 13px;
}

#ctl06_dgSearchTerm {
    border-radius: 4px;
    border: 1px solid rgb(204, 204, 204);
    height: 32px !important;
    color: rgb(0, 0, 0);
    padding-left: 8px;
    font-family: "HPSimplifiedRegular", Arial, Helvetica;
    font-size: 13px;
}

#ctl06_ddlJumpPage {
    border-radius: 4px;
    border: 1px solid rgb(204, 204, 204);
    height: 32px !important;
    color: rgb(0, 0, 0);
    padding-left: 8px;
    font-family: "HPSimplifiedRegular", Arial, Helvetica;
    font-size: 13px;
}

#ctl06_SortByDDL, #ctl06_ddlPoints, #ctl06_SelectPageSize1, #ctl06_ddlJumpPage1 {
    border-radius: 4px;
    border: 1px solid rgb(204, 204, 204);
    height: 32px !important;
    color: rgb(0, 0, 0);
    padding-left: 8px;
    font-family: "HPSimplifiedRegular", Arial, Helvetica;
    font-size: 13px;
}

#ctl06_SelectPageSize {
    border-radius: 4px;
    border:0px solid rgb(204, 204, 204);
    height: 32px !important;
    color: rgb(0, 0, 0);
    padding-left: 8px;
    font-family: "HPSimplifiedRegular", Arial, Helvetica;
    font-size: 13px;
}

#ctl06_ddlMonthDL {
    height: 38px !important;
    margin-right: 5px;
}

#ctl06_ddlMonth {
    height: 38px !important;
    margin-right: 5px;
}

#ctl06_ddlGroup {
    height: 38px !important;
    margin-right: 5px;
}

#ctl06_ddlCategories {
    height: 38px !important;
    margin-right: 5px;
}

#ctl06_SearchTerm {
    height: 28px !important;
    margin-right: 5px;
}

#ctl07_txtSearchTerm {
    padding: 8px;
    border-radius: 4px;
    border: 1px solid rgb(204, 204, 204);
    width: 78% !important;
    height: 20px !important;
    color: rgb(0, 0, 0);
    font-family: "HPSimplifiedRegular", Arial, Helvetica;
    font-size: 13px;
    margin-right: 10px;
    margin-bottom: 10px;
    float: left;
}

#ctl07_lblSearch {
    line-height: 36px;
    margin-right: 10px;
    float: left;
}

#ctl06_txtNameShownOnTaxForm_SSN {
    width: 440px !important;
}

#ctl06_NationalIDNumber {
    width: 440px !important;
}

#ctl06_chkShare {
    width: 17px;
    height: 17px;
    color: rgb(0, 0, 0);
    background-color: rgb(255, 255, 255);
}

input.Button_SKUList {
    margin-top: 0px;
}

input.DDL_SKUList {
    margin-top: 0px;
}

.resource_category_title {
    margin: 10px 0px 5px;
    text-transform: capitalize;
    line-height: 1.3;
    font-family: "HPSimplifiedLight", Arial, Helvetica;
    font-size: 20px;
}

.promo_date {
    color: rgb(118, 118, 118);
    font-size: 14px;
    margin-bottom: 8px;
}

#ctl06_lblTotalPending {
    font-size: 18px;
}

#ctl06_lblTotalFundsIn {
    font-size: 18px;
}

#ctl06_lblTotalFundsOut {
    font-size: 18px;
}

#ctl06_lblTotalAvailable {
    font-size: 18px;
}

#HomeFeature {
    float: left;
}

.ctl06_dgCatalog_Add2Claim, #ctl06_ImageButton2 {
    padding: 0px 15px;
    border-radius: 4px;
    border: 0px currentColor;
    height: 36px;
    color: rgb(255, 255, 255);
    font-family: HPSimplifiedLight;
    font-size: 14px;
    vertical-align: middle;
    background-color: rgb(0, 150, 214);
}

    .ctl06_dgCatalog_Add2Claim:hover, #ctl06_ImageButton2:hover {
        background-color: #007DBA;
    }

#ctl06_Checkout, #ctl06_btnCheckout, #ctl06_btnCompleteOrder {
    padding: 0px 15px;
    border-radius: 4px;
    border: 0px currentColor;
    height: 36px;
    color: rgb(255, 255, 255);
    font-family: HPSimplifiedLight;
    font-size: 14px;
    vertical-align: middle;
    background-color: #D7410B;
    text-transform: uppercase;
}

    #ctl06_Checkout:hover, #ctl06_btnCheckout:hover, #ctl06_btnCompleteOrder:hover {
        background-color: #C1401A;
    }

#ctl06_ExportExcel, #ctl06_ViewCart, #ctl06_btnRemoveAll, #ctl06_btnUpdateCart, #ctl06_KeepBuilding, #ctl06_ImageButton5, .btnStoreRepeater, .btnCatalogRepeater, #ctl06_btnChangeOrder {
    padding: 0px 15px;
    border-radius: 4px;
    border: 0px currentColor;
    height: 36px;
    color: rgb(255, 255, 255);
    font-family: HPSimplifiedLight;
    font-size: 14px;
    text-decoration: none;
    vertical-align: middle;
    background-color: #767676;
    text-transform:uppercase;
}

    #ctl06_ExportExcel:hover, #ctl06_ViewCart:hover, #ctl06_btnRemoveAll:hover, #ctl06_btnUpdateCart:hover, #ctl06_KeepBuilding:hover, #ctl06_ImageButton5:hover, .btnStoreRepeater:hover, .btnCatalogRepeater:hover, #ctl06_btnChangeOrder:hover {
        background-color: #5a5a5a;
    }

#ctl06_rptCatalogsCart_btnUpdateCart {
    padding: 0px 15px;
    border-radius: 4px;
    border: 0px currentColor;
    height: 36px;
    color: rgb(255, 255, 255);
    font-family: HPSimplifiedLight;
    font-size: 14px;
    text-decoration: none;
    vertical-align: middle;
    background-color: #767676;
}

    #ctl06_rptCatalogsCart_btnUpdateCart:hover {
        background-color: #5a5a5a;
    }

.ctl06_btnCompleteClaim_Enabled {
    padding: 0px 15px;
    border-radius: 4px;
    border: 0px currentColor;
    height: 36px;
    color: rgb(255, 255, 255);
    font-family: HPSimplifiedLight;
    font-size: 14px;
    margin-right: 5px;
    vertical-align: middle;
    background-color: #D7410B;
}

.ctl06_btnCompleteClaim_Disabled {
    padding: 0px 15px;
    border-radius: 4px;
    border: 0px currentColor;
    height: 36px;
    color: rgb(255, 255, 255);
    font-family: HPSimplifiedLight;
    font-size: 14px;
    margin-right: 5px;
    vertical-align: middle;
    background-color: #CCCCCC;
}

.ctl06_btnCompleteClaim_Enabled:hover {
    background-color: #C1401A;
}

.button {
    padding: 0px 15px;
    border-radius: 4px;
    border: 0px currentColor;
    height: 36px;
    color: rgb(255, 255, 255);
    font-family: HPSimplifiedLight;
    font-size: 14px;
    text-decoration: none;
    vertical-align: middle;
    background-color: rgb(118, 118, 118);
}

    .button:hover {
        background-color: rgb(90, 90, 90);
    }



/* BOOTSTRAP OVERRIDES */

.navbar {
    background-color: #FFF;
    border-bottom: 1px solid #B9B8BB;
    padding: 5px 0px;
    font-family: "HPSimplifiedRegular";
}

.navbar-brand > img {
    max-height:33px;
    height: 110%;
}

.navbar-expand-lg {
    padding: 5px 1rem !important;
}

.navbar-nav a {
    color: #5A5A5A !important;
    font-size:15px;
    width:auto;
}

.navbar-toggler-icon {
    background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3e%3cpath stroke='rgba(0, 0, 0, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e") !important;
    
}

.navbar .dropdown-menu-right {
    font-size: 14px !important;
    position: absolute !important;
    right: 0;
    left: auto;
}

.navbar .dropdown-menu-right a{
    color: #0096d6 !important;
    font-size:14px;
}

.navbar-toggleable-lg .navbar-nav .dropdown-menu {
    position: absolute;
}

.dropdown-toggle::after {
    display: none !important;
}

.navbar .svg-inline--fa {
    font-size: 10px;
}

.navbar .dropdown.show .nav-link, .navbar-nav .dropdown.show .dropdown-toggle {
    background-color: #FFF;
    color: #0096d6 !important;
}

.navbar .dropdown-menu a:hover {
    color: #0096d6 !important;
    background-color: #FFF;
}

.navbar-nav .dropdown .dropdown-toggle:hover {
    text-decoration: none !important;
}


@media(max-width:1120px) {
    navbar .navbar-brand {
        float: none;
        display: block;
    }

    navbar .navbar-nav > .nav-item {
        float: none;
        margin-left: .1rem;
    }

    navbar .navbar-nav {
        float: none !important;
    }
}