

/* -----------------------------------*/
/* ------->>> LEGACY STYLES <<<-------*/

/* -----------------------------------*/
/*@font-face {
  font-family: 'fontawesomewebfont';
  src: url('font-awesome-4.7.0/fonts/fontawesome-webfont.ttf') format('ttf'), /* IE6-IE8 
      
}*/
body {
    background-color: white;
    font-family: Arial, verdana, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: normal;
    letter-spacing: normal;
    line-height: 16px;
    text-transform: none;
    word-spacing: normal;
}

h1 {
    font-family: Arial, verdana, Helvetica, sans-serif;
    font-size: 3em;
    font-weight: bold;
}

h2 {
    color: #000080;
    display: inline;
    font-size: 2em;
    font-weight: bold;
    vertical-align: super;
}

h3 {
    color: #000;
    font-size: 1.3em;
    font-weight: bold;
    text-align: center;
}

a:link {
    color: #000080;
    text-decoration: none;
}

a:visited {
    color: #000080;
    /*color: #000080;*/
    text-decoration: none;
}

a:active {
    color: #000080;
    text-decoration: none;
}

a:hover {
    color: #000080;
    text-decoration: underline;
}

img {
    border-style: none;
}

.imgLink {
    cursor: hand;
}

/* phoebiz formatting */

.bgImage {
    position: absolute;
    z-index: -1;
}

.grdFormat {
    font-family: Arial, verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    text-align: left;
    word-spacing: 2px;
}

.grdAltFormat {
    background-color: #dfdfdf;
    font-family: Arial, verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    text-align: left;
}

.grdHead {
    background-color: #dfdfdf;
    color: black;
    font-family: Arial, verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    vertical-align: text-top;
    white-space: nowrap;
}

.Footer {
    font-family: Arial, verdana, Helvetica, sans-serif;
    font-size: xx-small;
    text-align: center;
}



.tblnormal {
    font-family: Arial, verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    line-height: 12px;
}
/* background/border colors for the selected tab */

.TabBg {
    background-color: white;
    border-color: white;
}

/* background/border colors for the unselected tabs */

.OtherTabsBg {
    color: #fff;
    font-family: Arial, verdana, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    margin: 0, 0, 0, 0;
    padding-bottom: 0px;
    padding-left: 6px;
    padding-right: 2em;
    padding-top: 0px;
}

/* text style for the selected tab */

.SelectedTab, .selectedtab {
    background-color: #000080;
    color: #fff; /*color:ffcc33; */
    cursor: hand;
    cursor: pointer;
    font-family: Arial, verdana, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    padding-bottom: 0px;
    padding-left: 6px;
    padding-right: 2em;
    padding-top: 0px;
}

/* text style for separator */

.SepTabs {
    background-color: #fff;
    border-bottom-color: #9999cc;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-left-color: #9999cc;
    border-left-style: solid;
    border-left-width: 1px;
    border-right-color: #9999cc;
    border-right-style: solid;
    border-right-width: 1px;
    border-top-color: #9999cc;
    border-top-style: solid;
    border-top-width: 1px;
    height: 3px;
}

/*text style for subTabs */

.SubTabs {
    background-color: #9999cc; /* #e5e5e5; */
    color: #fff;
    cursor: hand;
    font-family: Arial, verdana, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    padding-bottom: 0px;
    padding-left: 6px;
    padding-right: 2em;
    padding-top: 0px;
}

/* text style for the selected tab */

.SelectedTabSub {
    background-color: #e5e5e5;
    border-left-color: white;
    border-left-style: solid;
    border-left-width: 1px;
    border-right-color: white;
    border-right-style: solid;
    border-right-width: 1px;
    color: #ffcc33;
    cursor: hand;
    font-family: Arial, verdana, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: bold;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 2em;
    padding-top: 0px;
}

.menuSpace {
    border-bottom-color: #fff;
    border-bottom-style: solid;
    border-bottom-width: 1px;
}
/* text style for the unselected tabs */

.OtherTabs {
    background-color: color: #DCDCDC;
    font-family: Arial, verdana, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: bold;
    text-decoration: none;
}

/*table gradiant style */

.tblGrad { /*background-image:url(../Images/tableback3.gif);*/
    padding: 0;
}

#lblPageName {
    display: none;
}

/* text style used for most text rendered by modules */

.Normal {
    color: #000080;
    font-family: Arial, verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    line-height: 12px;
}

/* text style for buttons and link buttons used in the portal admin pages */

.CommandButton {
    font-family: Arial, verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-style: italic;
    font-weight: normal;
}

.Head {
    color: #000000;
    font-family: Arial, verdana, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: bold;
    margin-bottom: 2em;
    margin-top: 2em;
    padding-top: 2em;
}

.subHead {
    color: #000080;
    font-family: Arial, verdana, Helvetica, sans-serif;
    font-size: x-small;
    font-weight: bold;
    text-align: left;
}

.errMess {
    color: Red;
    font-family: Arial, verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: Bold;
}

.CenterText {
    font-family: Arial, verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    text-align: center;
}

.grdTitle {
    color: #fff;
    font-family: Arial, verdana, Helvetica, sans-serif;
    font-size: 1em;
    font-weight: Bold;
    margin-bottom: 5em;
    padding-bottom: 10em;
}



.pgTitle {
    color: #000;
    font-family: Arial, verdana, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: Bold;
    margin-bottom: 5em;
    padding-bottom: 10em;
}

.grdHeader {
    background-color: #ccc;
    font-family: Arial, verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    padding-right: 1em;
}

.grdItem {
    font-family: Arial, verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    overflow: hidden;
    padding-right: 1em;
}

.grdAltItem {
    background-color: #eee;
    font-family: Arial, verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    overflow: hidden;
    padding-right: 1em;
}

.grdFooter {
    background-color: #ccc;
    font-family: Arial, verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    padding-right: 1em;
}

.grdPager {
    background-color: #fff;
    font-family: Arial, verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    padding-right: 1em;
}

.RptgrdTotal {
    background-color: #aaa;
    color: #000;
    font-family: Arial, verdana, Helvetica, sans-serif;
    font-size: 1em;
    font-weight: Bold;
    white-space: nowrap;
}

.RptgrdSubTotal {
    background-color: #ddd;
    border-bottom-color: #000;
    border-bottom-style: solid;
    border-bottom-width: 2px;
    font-size: 1em;
    font-weight: bold;
    vertical-align: top;
}

.grdBorder {
    border-color: #ccc;
    border-style: solid;
    border-width: 1px;
}

.RptgrdBorder {
    border-color: #ccc;
    border-style: solid;
    border-width: 1px;
    white-space: nowrap;
}

.RptgrdHeader {
    background-color: #ccc;
    font-family: Arial, verdana, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: bold;
    white-space: nowrap;
}

.RptgrdItem {
    font-family: Arial, verdana, Helvetica, sans-serif;
    font-size: 9px;
    font-weight: normal;
    white-space: nowrap;
}

.RptgrdAltItem {
    background-color: #eee;
    font-family: Arial, verdana, Helvetica, sans-serif;
    font-size: 9px;
    font-weight: normal;
    white-space: nowrap;
}

.RptgrdFooter {
    background-color: #ccc;
    font-family: Arial, verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    white-space: nowrap;
}

.dgSummaryHead {
    background-color: #ccc;
    font-family: Arial, verdana, Helvetica, sans-serif;
    font-size: 9px;
    font-weight: bold;
    padding-right: 1em;
}

.dgSummaryItem {
    font-family: Arial, verdana, Helvetica, sans-serif;
    font-size: 9px;
    font-weight: normal;
    overflow: hidden;
    padding-right: 1em;
}


.dgSummaryItemB {
    font-family: Arial, verdana, Helvetica, sans-serif;
    font-size: 9px;
    font-weight: Bold;
    overflow: hidden;
    padding-right: 1em;
}

.dgSummaryAltItem {
    background-color: #eee;
    font-family: Arial, verdana, Helvetica, sans-serif;
    font-size: 9px;
    font-weight: normal;
    overflow: hidden;
    padding-right: 1em;
}

.txtBoxMedSolo {
    font-family: Arial, verdana, Helvetica, sans-serif;
    font-size: 1em;
    height: 20px;
    width: 100px;
}


.ddlshort {
    font-family: Arial, verdana, Helvetica, sans-serif;
    font-size: 1em;
    height: 22px;
    width: 100px;
}

.ddlMed {
    /*font-size:1em;*/
    font-family: Arial, verdana, Helvetica, sans-serif;
    height: 22px;
    margin-left: 2px;
    width: 155px;
}

.ddlMedMaxWidth {
    font-family: Arial, verdana, Helvetica, sans-serif;
    font-size: 1em;
    height: 22px;
    width: 125px;
    width: 70%;
}


.ddlLg {
    font-family: Arial, verdana, Helvetica, sans-serif;
    font-size: 1em;
    height: 32px;
    /*width:150px;*/
    width: 80%;
    border: 1px solid #c1b3b3; /*added Jay*/
}

.Calendar {
    width: 100%;
    border-color: #fff;
    border-style: solid;
    border-width: 5px;
    color: #C0C0FF;
    font-family: Arial, verdana, Helvetica, sans-serif;
    font-size: XX-Small;
}

.CalTodayStyle {
    background-color: #990000;
    color: White;
    font-family: Arial, verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    z-index: 1000;
}

.CalDayStyle {
    background-color: #EAEAEA;
    border-color: White;
    border-style: solid;
    border-width: medium;
    color: #666666;
}

.CalDayHeader {
    color: #649CBA;
}

.CalSelectedDay {
    background-color: Maroon;
    font-weight: bold;
}

.CalWeekEndDay {
    background-color: #BBBBBB;
    color: White;
}

.CalOtherMonthDay {
    background-color: White;
    color: #666666;
}

.CalTitle {
    background-color: White;
    color: #666666;
    font-size: 10px;
    font-weight: bold;
}

.lblInline {
    font-family: Arial, verdana, Helvetica, sans-serif;
    font-size: 1em;
    padding-left: 1em;
}

.lblInlineB {
    font-family: Arial, verdana, Helvetica, sans-serif;
    font-size: 1em;
    font-weight: normal;
    /*padding-left: 1em;*/
    padding-left: 0.5em;
    white-space: nowrap;
}

.lblInlineBWrap {
    display: inline;
    font-family: Arial, verdana, Helvetica, sans-serif;
    font-size: 1em;
    font-weight: normal;
    padding-left: 1em;
    padding-right: 3em;
    white-space: normal;
}

.lblInlineBNoSpacer {
    font-family: Arial, verdana, Helvetica, sans-serif;
    font-size: 1em;
    font-weight: bold;
    padding-left: 0.25em;
    white-space: nowrap;
}

.lblInlineNoPadB {
    font-family: Arial, verdana, Helvetica, sans-serif;
    font-size: 1em;
    font-weight: bold;
    white-space: nowrap;
}

.lblInlineNoPad {
    font-family: Arial, verdana, Helvetica, sans-serif;
    font-size: 1em;
}

.lblSetB {
    font-family: Arial, verdana, Helvetica, sans-serif;
    font-size: 1em;
    font-weight: normal;
    height: 20px;
    /*padding-left: 1em;*/
    padding-left: 6px;
    vertical-align: text-bottom;
    white-space: nowrap;
    width: 125px;
}

.chDoNotSendmail {
    font-family: Arial, verdana, Helvetica, sans-serif;
    font-size: 1em;
    font-weight: normal;
    height: 20px;
    vertical-align: text-bottom;
    white-space: nowrap;
    width: 125px;
}

.chIsObjector {
    font-family: Arial, verdana, Helvetica, sans-serif;
    font-size: 1em;
    font-weight: normal;
    height: 20px;
    vertical-align: text-bottom;
    white-space: nowrap;
    width: 125px;
}

.lblSet {
    font-family: Arial, verdana, Helvetica, sans-serif;
    font-size: 1em;
    font-weight: normal;
    height: 20px;
    padding-left: 1em;
    vertical-align: text-bottom;
    white-space: nowrap;
    width: 150px;
}

.lblSetMed {
    font-family: Arial, verdana, Helvetica, sans-serif;
    font-size: 1em;
    font-weight: normal;
    height: 20px;
    padding-left: 1em;
    vertical-align: text-bottom;
    white-space: nowrap;
    width: 100px;
}

.tblBgBlue {
    background-color: #9999cc;
    color: #fff;
}

.tblBgGreen {
    background-color: Green;
    color: #fff;
}

.tblBgRed {
    background-color: Red;
    color: #fff;
}



.tblHomeBg {
    background-color: Silver;
}

.tblDiv {
    background-color: #1b5aa5;
    color: #000; /*Filter: Alpha(Opacity=100, FinishOpacity=50, Style=3); */
    height: 30px;
    line-height: 30px;
}

.tblBgGrey .Outlined .tblDiv {
    vertical-align: middle;
}

.pgSep {
    background-color: #ccc;
    color: #000080;
}

.SepBar {
    background-color: #ccc;
    color: #000080;
}

.DDLDDL {
    font-family: Arial, verdana, Helvetica, sans-serif;
    font-size: 1em;
    height: 20px;
    margin-right: 2em;
    padding-bottom: 1em;
    vertical-align: top;
    width: 200px;
}

.cellLbl {
    text-align: left;
}

.cellLblBold {
    font: 1em Arial, Verdana, Helvetica, sans-serif;
    font-weight: bold;
    text-align: left;
}

    .cellLblBold span {
        font: 1em Arial, Verdana, Helvetica, sans-serif;
        font-weight: bold;
        text-align: left;
        width: 150px;
        height: 35px;
    }

.cellLbl span {
    font: 1em Arial, Verdana, Helvetica, sans-serif;
    white-space: nowrap;
}

.cellLbl label {
    color: #333333;
    font: 1em Arial, Verdana, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: bold;
    white-space: nowrap;
}

.cellLbl_wide span {
    color: #333333;
    font: 1em Arial, Verdana, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: bold;
    text-decoration: underline;
    white-space: nowrap;
}

a.underline_anchor {
    color: #333333;
    font: 1em Arial, Verdana, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: bold;
    text-decoration: underline;
    white-space: nowrap;
}

.content-box .cellLbl label {
    float: left;
    height: 24px;
    line-height: 24px;
    width: 210px;
}

.content-box .cellLbl {
    height: 25px;
}

    .content-box .cellLbl label.lblStdBold {
        margin-left: 10px;
        width: auto;
    }

.tblBgGrey.nowrap.wide td span {
    line-height: 30px;
    padding-right: 0px;
    text-align: justify;
}

.tblBgGrey.nowrap.wide td.cellLbl span {
    line-height: 30px;
    padding-right: 0px;
}

.tblBgGrey.nowrap.wide td span span.lblInlineB {
    padding-right: 0px;
}


.cellLblCenter {
    text-align: center;
}

    .cellLblCenter span {
        font: 1em Arial, Verdana, Helvetica, sans-serif;
        white-space: nowrap;
    }

    .cellLblCenter label {
        font: 1em Arial, Verdana, Helvetica, sans-serif;
        white-space: nowrap;
    }

.cellLbl2 label {
    font: 1em Arial, Verdana, Helvetica, sans-serif;
    text-align: left;
    white-space: nowrap;
}

.cellLbl2 span {
    font: 1em Arial, Verdana, Helvetica, sans-serif;
    text-align: left;
    white-space: nowrap;
}

.celltxt {
    background-color: #eee;
    text-align: left; /* border-bottom: solid 1px #ccc; */
}

.outlined,
.Outlined {
    border: 2px solid #ccc;
}

.outlined-blue {
    /*border-color: #000080;
    border-style: solid;
    border-width: 2px;*/
    padding: 5px;
}

.outlined-green {
    border-color: Green;
    border-style: solid;
    border-width: 2px;
}

.outlined-green-right {
    border-right-color: Green;
    border-right-style: dotted;
    border-right-width: 3px;
}

.outlined-green-left {
    border-left-color: Green;
    border-left-style: dotted;
    border-left-width: 3px;
}

.outlined-right {
    border-right-color: #ccc;
    border-right-style: Solid;
    border-right-width: 2px;
}

.outlined-left {
    border-left-color: #ccc;
    border-left-style: Solid;
    border-left-width: 2px;
}

.OutlinedblueBg {
    background-color: #eee;
    border-color: #000080;
    border-style: solid;
    border-width: 2px;
}

.grdRptCrit {
    font-size: 9;
    padding-right: 1em;
}

.grdRptCritItem {
    background-color: #ccc;
}

.grdRptCritAltItem {
    background-color: #ccc;
}

.grdRptCritHead {
    font-weight: bold;
}

.TitleHome {
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 18;
    font-weight: normal;
}

.grdItemWide {
    background-color: #fff; /*    white-space: nowrap; */
    font-family: Arial, verdana, Helvetica, sans-serif;
    font-size: 1em;
    font-weight: normal;
    overflow: hidden;
    text-align: center;
    line-height:2;
}

.grdItemWideB {
    background-color: #fff;
    font-family: Arial, verdana, Helvetica, sans-serif;
    font-size: 1em;
    font-weight: bold;
    overflow: hidden;
    text-align: center;
}

.grdItemRedWide {
    color: Red;
    font-family: Arial, verdana, Helvetica, sans-serif;
    font-weight: Bold;
    overflow: hidden;
}

.grdItemWideDisabled {
    background-color: #333333;
    color: #fff;
    font-family: Arial, verdana, Helvetica, sans-serif;
    font-size: 1em;
    font-weight: Bold;
    overflow: hidden;
}

.grdAltItemWide {
    background-color: #eee;
    font-family: Arial, verdana, Helvetica, sans-serif;
    font-size: 1em;
    font-weight: normal;
    overflow: hidden;
    text-align: center;
    line-height:2;
}

.grdAltItemWideB {
    background-color: #eee;
    font-family: Arial, verdana, Helvetica, sans-serif;
    font-size: 1em;
    font-weight: Bold;
    overflow: hidden;
    text-align: center;
}

.grdHeaderWide {
    background-color: #C0C0C0;
    font: bold 1em Arial, Verdana, Helvetica, sans-serif;
    text-align: center;
}

.grdHeaderWideLeftAlign {
    background-color: #C0C0C0;
    font: bold 1em Arial, Verdana, Helvetica, sans-serif;
    text-align: left;
}

.dateinput {
    margin-left: 2px;
}

.grdPagerWide {
    background-color: #eee;
    font-family: Arial, verdana, Helvetica, sans-serif;
    font-size: 1.2em;
    font-weight: normal;
    overflow: hidden;
}

.grdWide {
    border-color: #aaa;
    border-style: solid;
    border-width: 2;
}

.grdWideOver {
    background-color: #E2E08D;
    font-family: Arial, verdana, Helvetica, sans-serif;
    font-size: 1em;
    font-weight: normal;
    overflow: hidden; /*background-color:#DEDB80;*/
    text-align: center;
}

.grdWideOverB {
    background-color: #E2E08D;
    font-family: Arial, verdana, Helvetica, sans-serif;
    font-size: 1em;
    font-weight: Bold;
    overflow: hidden;
    text-align: center;
}

.title {
    border-bottom: solid 2px #000080;
    color: black;
    font-family: Arial, verdana, Helvetica, sans-serif;
    font-size: 1.8em;
    font-weight: 300;
    padding-bottom: 1px;
    /*text-decoration:underline;*/
}

.contact-image {
    border: 2px solid #ccc;
    float: right;
    height: 120px;
    width: 80px;
}

.ControlTitle {
    border-bottom: solid 2px #000080;
    margin: 5px 0 10px 0;
    text-align: left;
    vertical-align: bottom;
    width: 100%;
}

.ControlTitleLeft {
    float: left;
    height: 40px;
    width: 30%;
}

.ControlTitleRight {
    float: left;
    height: 40px;
    text-align: right;
    width: 70%;
}

.ControlMemberInconsistency {
    color: Red;
    font-size: 11pt;
    font-weight: bold;
    white-space: normal;
}

.ContactCompact span {
    color: #000;
    font-family: Arial, verdana, Helvetica, sans-serif;
    font-size: 1em;
    font-weight: normal;
    margin: 0 5px 0 5px;
}

.SearchGridTitle {
    color: #000080;
    font-family: Arial, verdana, Helvetica, sans-serif;
    font-size: 16;
    font-weight: bold;
}

.SearchGrid {
    background-color: #eee;
}

.lnkBtn {
    font-size: 1em;
}

.lblSearchGrd {
    color: #000;
    font-family: Arial, verdana, Helvetica, sans-serif;
    font-size: 1em;
    font-weight: normal;
}

.lblSearchGrdSet {
    color: #000;
    font-family: Arial, verdana, Helvetica, sans-serif;
    font-size: 1em;
    font-weight: normal;
    text-align: left;
    width: 75;
}

.lblSearchGrdHeader {
    color: #000;
    font-family: Arial, verdana, Helvetica, sans-serif;
    font-size: 1em;
    font-weight: normal;
    font-weight: bold;
}

.txtMultiline {
    font-family: Arial, verdana, Helvetica, sans-serif;
    font-size: 1em;
    font-weight: bold;
    white-space: normal;
}

    .txtMultiline span {
        white-space: normal;
    }

.txtMultilineEdit {
    font-family: Arial, verdana, Helvetica, sans-serif;
    font-size: 1em;
    height: 100px;
    white-space: pre;
}

.txtMultilineEdit2Row {
    font-family: Arial, verdana, Helvetica, sans-serif;
    font-size: 1em;
    height: 35px;
    white-space: pre;
}

.tblSideBar {
    background-color: #C0C0C0;
    border: solid 1 #000;
}

.tblSideBarLight {
    border-right: dotted 2px #000080;
    border-top: dotted 2px #000080;
    padding-right: 0px;
}

.tblSideBarBtn {
    font-family: Arial, verdana, Helvetica, sans-serif;
    height: 22px;
    width: 125;
}

.tblSideBarBtnDyn {
    font-family: Arial, verdana, Helvetica, sans-serif;
    height: 22px;
}


.tblSideBarInt {
    color: #000;
    font-family: Arial, verdana, Helvetica, sans-serif;
    font-size: 1em;
}

.tblSideBarDDLShort {
    font-size: 1em;
    width: 100;
}

.tblSideBarDDLRealShort {
    font-size: 1em;
    width: 10;
}

.tblSideBar#txtBoxMed {
    font-size: 1em;
}

.tblSideBarTxt {
    font-size: 1em;
    width: 125;
}

.tblSideBarSep {
    border-bottom: dotted 2px #000080;
    padding-bottom: 0px;
    padding-top: 5px;
    width: 90%;
}

.Message {
    color: #000080;
    font-size: 1em;
}

.MessageNotify {
    color: Red;
    font-size: 1em;
    font-weight: bold;
}

.pgSepLbl {
    font-size: 1.4em;
    font-weight: bold;
}

.ddlTimeEntry {
    font-size: 1em;
    width: 175;
}

.txtTimeEntry {
    font-size: 1em;
    width: 75;
}

.grdScroller {
    overflow: scroll;
}

    .grdScroller table {
        border: 0px none;
    }

.grdScroller250 {
    height: auto;
    overflow: auto;
}

.grdScrollerSM {
    margin: 10px 0px;
    overflow: auto;
}

.lstScroller {
    height: 400;
    overflow: scroll;
}

.searchLink {
    font-size: 11px;
}

.historyGrievanceTab {
    background-color: #eee;
}

    .historyGrievanceTab table {
        width: 100%;
    }

    .historyGrievanceTab .lblSetB {
        width: 100%;
    }

/* -----------------------------------
 * ------->>> COMMON STYLES <<<-------
 * -----------------------------------
 *
 *	These are generic selectors that can be used anywhere.
 */

.block {
    display: block;
}

.clear {
    clear: both;
}

.hide {
    display: none;
}

.inline {
    display: inline;
}

.left {
    float: left;
}

.right {
    float: right;
}

.disabled {
    background-color: #333;
}

.wide {
    width: 100%;
}

.lblStd {
    font: 1em Arial, Verdana, Helvetica, sans-serif;
    text-align: right;
    white-space: nowrap;
}

.lblStdAlignLeft {
    font: 1em Arial, Verdana, Helvetica, sans-serif;
    text-align: left;
    white-space: nowrap;
}

.lblStdB, /* consider ".lblStdB" to be depricated, use .lblStdBold instead */ .lblStdBold {
    font: bold 1em Arial, Verdana, Helvetica, sans-serif;
    height: 20px;
    padding-left: 10px;
    white-space: nowrap;
}

.lblStd {
    padding-left: 10px;
}

.successMsg {
    color: Green;
}

.system-validation-message {
    background-color: #FFFFE9;
    border: 2px solid #777777;
    color: #000080;
    margin: 0px 20px 0px 20px;
    padding: 10px;
}

    .system-validation-message ul {
        list-style-type: none;
        margin: 0px;
        padding: 0px;
    }

.system-progress {
    background-color: #FFFFE9;
    border: 2px solid #777777;
    padding: 5px;
    position: fixed;
    right: 50px;
    top: 30px;
}

.errorMsg {
    color: Red; /*font: bold 1em Arial,Verdana,Helvetica,sans-serif;*/
}

    .errorMsg ul {
        margin: 0;
        padding: 2px;
    }

        .errorMsg ul li {
            margin: 1em 0 0 1em;
        }

ul.cleanList {
    list-style-type: none;
    margin: 0 0 5px 0;
    padding: 2px;
}

    ul.cleanList li {
        margin: 0;
    }

.linkImage a:hover {
    text-decoration: none;
}

.submit-button {
    font-family: Arial, Verdana, Helvetica, sans-serif;
    height: 22px;
    width: 125;
}

.navigation-button {
    margin-bottom: 3px;
}

.btnMed {
    font: 1em Arial, verdana, Helvetica, sans-serif;
    height: 22px;
    width: 125;
}

fieldset {
    margin: 4px 0 8px 0;
}

    fieldset, fieldset table {
        font: x-small Arial, verdana, Helvetica, sans-serif;
    }

        fieldset p {
            margin: 0 0 5px 0;
            padding: 0;
        }

            fieldset p label {
                font-weight: bold;
            }

/* -----------------------------------
 * ------->>> TEXTBOX STYLES <<<-------
 * -----------------------------------
 *
 *	These are generic selectors that can be used on any TextBox
 */

input.error {
    background-color: #FFADAD;
}

.txtBox {
    font: 1em Arial, verdana, Helvetica, sans-serif;
}

.txtBoxUltraShort {
    font: 1em Arial, verdana, Helvetica, sans-serif;
    height: 20px;
    width: 20px;
}

.txtBoxShort {
    font: 1em Arial, verdana, Helvetica, sans-serif;
    height: 20px;
    width: 75px;
}

.txtBoxMed {
    font: 1em Arial, verdana, Helvetica, sans-serif;
    height: 20px;
    width: 100px;
}

.txtBoxLg {
    font: 1em Arial, verdana, Helvetica, sans-serif;
    width: 80%;
    height: 26px;
    border-radius: 5px;
    /* border: 1px solid #c1b3b3; */
    padding: 4px;
    margin: 10px 0 0px 8px;
}

.txtBoxLgAlt {
    height: 20px;
    margin-left: 2px;
    width: 155px;
}

.contractorLine .txtBoxLgAlt {
    width: 300px;
}

.addressLine .txtBoxLgAlt {
    width: 400px;
}

.workplace .ddlMed {
    width: 85%;
}

/* -----------------------------------
 * ------->>> TABLE STYLES <<<--------
 * -----------------------------------
 *
 *	These selectors are used to style tables used for data presentation. 
 */

/* a couple of styles used for table Roll-over effects 
    see: http://haacked.com/archive/2006/02/05/AddingMouseOverRowHighlightingToTables.aspx */

table.highlightTable tr.highlight td {
    background: #EEEDBE;
}

table.highlightTable tr.highlightAlt td {
    background: #E2E08D;
}

table.no-pacing {
    border-width: 0;
    margin: 0;
    padding: 0;
}

table.nowrap td {
    white-space: nowrap;
}

table.wrap td {
    white-space: normal;
}

td.wrap {
    white-space: normal !important;
}

table.spacing {
    padding: 0px;
}

table.main {
    vertical-align: top;
    width: 100%;
}

    table.main td {
        vertical-align: top;
    }

/* -----------------------------------
 * -------->>> TAB STYLES <<<---------
 * -----------------------------------
 *
 *	These selectors are used to style the various elements in a Tab. 
 *	These styles are currently used by the PaymentHistory.ascx control,
 *	but are intended to be utilized by other controls/pages in the future. 
 */

/* Wraps all of the content within a Tab */

.tabHighlighter {
    background-color: #eee;
    border-collapse: collapse;
    white-space: nowrap;
    width: 100%;
}

    .tabHighlighter td {
        padding-left: 5px;
    }

    .tabHighlighter span {
        font: 1em Arial, Verdana, Helvetica, sans-serif;
        text-align: left;
        white-space: nowrap;
    }

.checkBoxAlign {
    margin-left: 8px;
}


div.tabContent {
    background-color: #fff;
    padding: 15px;
}

    div.tabContent .tblBg, .tblBg {
        /*background-color: #eee;*/
        background-color: #d0e5f5;
    }

    /* Wraps each sub-section of content within the tabContent div */

    div.tabContent .subContent {
        margin: 5px;
    }

    /* Title of a Tab's content area */

    div.tabContent .contentTitle {
        float: left;
        font: bold 1em Arial, Verdana, Helvetica, sans-serif;
        margin-bottom: 5px;
        margin-top: 5px;
    }

    /* A single contentSection within a content area */

    div.tabContent .contentSection, div.controlContent .contentSection {
        background-color: #eee;
        border: solid 2px #aaa;
        clear: both;
        margin-bottom: 5px;
        padding: 10px;
        width: 99%; /* hack to get expand table to fit the size of it's containing element */
    }

/* -----------------------------------
 * --->>> WRAPPED CONTROL STYLES <<<--
 * -----------------------------------
 *
 *	These selectors are used to style user controls that are wrapped by
 *	a page control. For example, the FlagAdministration.ascx control that 
 *	that is used in the Admin pages uses these styles for layout.
 */

/* Header styles */

div.controlHeader {
    float: left;
}

    div.controlHeader h2 {
        color: #000080;
        font: bold 1.5em Arial, Verdana, Helvetica, sans-serif;
        margin: 15px auto 2px 210px;
    }

        div.controlHeader h2 img {
            margin-left: -32px;
        }

/* Wraps the sideBar and Content areas styles */

div.mainWrapper {
    clear: both;
}

/* sideBar styles */

div.sideBarActions {
    background-color: #E1EAFC;
    border: solid 1px #cccccc;
    color: #000;
    font: 1em Arial, verdana, Helvetica, sans-serif;
    margin-top: 10px;
    padding: 10px;
    width: 140px;
}

div.sideBarWorkflow {
    border-right: dotted 2px #000080;
    border-top: dotted 2px #000080;
    color: #000;
    font: 1em Arial, verdana, Helvetica, sans-serif;
    margin-bottom: 10px;
    padding: 10px;
    width: 150px;
}

    div.sideBarActions h3, div.sideBarWorkflow h3 {
        font: bold 1.2em;
        text-align: center;
    }

    div.sideBarActions .textBox, div.sideBarWorkflow .textBox {
        font-size: 1em;
        margin-bottom: 1em;
        width: 125;
    }

    div.sideBarActions .sideBarSep, div.sideBarWorkflow .sideBarSep {
        border-bottom: dotted 2px #000080;
        padding-bottom: 0;
        padding-top: 5px;
        width: 90%;
    }

.sideBarText {
    background-color: #F2F2F2;
    margin: 0px;
    padding: 5px;
}

/* Content area styles */

div.controlContent {
    border-top: solid 2px #000080;
    margin-left: 25px;
    padding-top: 20px;
}

/* Data List fields on a Form */

dl.formFields dt {
    clear: both;
    float: left;
    text-align: right;
    vertical-align: middle;
    width: 150px;
}

dl.formFields dd {
    float: left;
    margin: 0 0 .5em .25em;
    width: 51%; /* a hack to get the textbox/dropdowns too render next to their labels. */
}

dropdown {
    font: 1em Arial, verdana, Helvetica, sans-serif;
    height: 18px;
    width: 100%;
}


/* -----------------------------------
 * -->>> CONTROL SPECIFIC STYLES <<<--
 * -----------------------------------
 *
 *	These are specific styles for named controls.
 */

#currentFlagsWrap td a {
    display: block;
}

.ContactTopPanel {
    background-color: #eee;
}

.SearchTitle {
    border-bottom: solid 2px #000080;
    color: #000080;
    font-family: Arial, verdana, Helvetica, sans-serif;
    font-size: 1.5em;
    font-weight: bold;
}

.EmptyGrid_Insert {
    float: right;
    float: none;
    font-family: Arial, verdana, Helvetica, sans-serif;
    margin: 5px 5px 5px 5px;
    padding: 0 2px 0 0;
}

/* -----------------------------------
 * -->>> CONTROL PBGrid STYLES <<<--
 * -----------------------------------
 *
 *	These are specific styles for named controls.
 */

.popup {
    background-color: #EEEEEE;
    border: 2px solid #CCCCCC;
    overflow: auto;
    padding: 5px;
    position: absolute;
    width: 600px;
    z-index: 11;
}

.hidden {
    display: none;
}

/*
* New Velarium Styles (from 2011)
*/

.content-grid {
    border: 2px solid #aaaaaa;
    width: 100%;
}

    .content-grid td {
        white-space: normal;
    }

.readOnlyTextEmplifier {
    font-size: 1.6em;
    height: 20px;
    padding-top: 1px;
}

.position_absolute {
    position: absolute;
}



/* layout changes */

td.tblGrad {
    /*background: url("../images/layout/gradient-sprite.png") repeat-x 0px 0px;*/
    background: none #3D67BD;
    border-bottom: 1px solid #000080;
    height: 28px;
}

    td.tblGrad #ctlMenu_Menu1 .OtherTabsBg {
        cursor: pointer;
        font-size: 14px;
        height: 28px;
        line-height: 28px;
        padding: 0 2em 0 2em;
    }

    td.tblGrad #ctlMenu_Menu1 .SelectedTab,
    td.tblGrad #ctlMenu_Menu1 .selectedtab {
        /*background: url("../images/layout/gradient-sprite.png") repeat-x 0px -55px;*/
        background: none #f10711;
        font-size: 14px;
        height: 28px;
        line-height: 28px;
        padding: 0 2em 0 2em;
    }

#TD1 {
    padding: 0px;
    padding-top: 5px;
}

td.tblGrad .SubTabs {
    cursor: pointer;
    padding: 0px;
}

td.tblGrad .SepTabs {
    display: none;
}

td.tblGrad .SubTabs td {
    border: 1px solid #4776da;
    border-width: 1px 0px 1px 0px;
    color: #ffffff;
    font-size: 13px;
    height: 25px;
    line-height: 25px;
    padding: 0 1em 0 1em;
    width: 150px;
}

td.tblGrad table.SubTabs {
    background: url("../images/layout/menubg.gif") repeat-x scroll 0 bottom #4570CE;
}

td.tblGrad .SubTabs tr, td.tblGrad .SubTabs td { /*background: url("../images/layout/gradient-sprite.png") repeat-x 0px -327px #e0e1da;*/
    background: none;
}

td.tblGrad .SubTabs .SelectedTab,
td.tblGrad .SubTabs .selectedtab {
    /*background: url("../images/layout/gradient-sprite.png") repeat-x 0px 0px;*/
    background: none #f10711;
    border: 1px solid #528Bff;
    border-width: 1px 0px 1px 0px;
    height: 25px;
}

td.tblGrad .SubTabs td.withSubMenuItem {
    background: url("../images/layout/elements-sprite.png") no-repeat 165px 5px;
}

/*  buttons style */



.tblSideBarBtnDyn, .tblSideBarBtn,
#btnPrintLabel, #btnPrintEnvelope, .btn {
    /*background: url("../images/layout/elements-sprite.png") no-repeat -1px -118px;
    border: 0px none;
    color: #000080;
    cursor: pointer;
    font-size: 14px;
    height: 27px !important;
    line-height: 28px;
    margin: 5px 0px 0px 0px;
    width: 133px !important;       Jay*/
    background-color: rgb(27, 90, 165);
    color: white !important;
    border: 1px solid #3d79b8 !important;
    font-size: 13px;
    padding: 6px 30px;
    margin-bottom: 2px;
    border-radius: 12px;
}

#ctl21_membersCompactHome_btnSearch {
    margin: 10px 0px;
}

#btnPrintLabel, #btnPrintEnvelope, .btn {
    color: #333333;
}

.navigation-button {
    background: url("../images/layout/elements-sprite.png") no-repeat -1px -319px;
    border: 0px none;
    color: #333333;
    font-size: 8px;
    height: 19px;
    line-height: 17px;
    width: 75px;
}

.txtBoxLgAlt, .dateinput, .ddlMed,
.outlined .tblBgGrey td select {
    border: 1px solid #999999;
    height: 22px;
    line-height: 22px;
    margin: 0px;
    width: 150px;
    padding-left: 5px;
}

.ddlMed {
    /*left: -2px;*/
    position: relative;
}

.cellLbl span {
    /*color: #333333;*/
    font-size: 13px;
    font-weight: bold;
    line-height: 30px;
}

.tblSideBarLight.wide, .tblSideBarLight, .tblSideBarInt {
    border: 0px none;
    /*	padding: 15px;
	background: url("../images/layout/horisontal-gradient-sprite.png") repeat-y right 0px;*/
}

table.main td.left-column,
.content-panel .left-column { /*	background: url("../images/layout/horisontal-gradient-sprite.png") repeat-y right 0px;*/
}

.content-panel .left-column {
    float: left;
    padding: 0px;
    padding-bottom: 15px;
    width: 190px;
}

.center-column {
    margin-left: 0px;
    padding: 15px;
}

.main-column {
    margin-left: 140px;
}

#ctl21_pnlPanel,
#ctl21_pnlSearchPanel,
.info-panel {
    background: none #EEEEEE;
}

.content-panel .main {
    background: url("../images/layout/horisontal-gradient-sprite.png") repeat-y -110px 0 #E1EAFC;
    min-width: 1350px;
}

.content-panel {
    background: url("../images/layout/horisontal-gradient-sprite.png") repeat-y -110px 0 #E1EAFC;
}

    table.main td.main-column,
    .content-panel .main-column,
    .main-column {
        overflow: auto;
        padding: 10px;
    }


.TabstripContentWithTopBorder .tblBg td,
.outlined .tblBgGrey td {
    border: 0px none;
    border-width: 1px 0px;
    line-height: 34px;
    vertical-align: top;
}

.outlined .tblBgGrey .pgSep td,
.TabstripContentWithTopBorder .tblBg .pgSep td {
    background: none;
    border: 0px none;
}

.pgSep {
    background: none;
}

.tblSideBarLight.wide h3 {
    color: #000080;
    margin-bottom: 10px;
    text-align: center;
}


.tblSideBarLight h3 {
    margin-top: 16px;
}

table.main {
    border-collapse: collapse;
}

    table.main td {
        margin: 0px;
        padding: 0px;
    }

#ctl21__actionTable {
    margin: 0px;
}

body {
    margin: 0px;
}

.datepicker {
    left: -5px;
    position: relative;
    top: 7px;
}

    .datepicker.announce {
        left: -4px;
    }

.ControlTitle {
    border-bottom: 0px none;
    line-height: 40px;
}

.ControlTitleDispatch {
    border-bottom: 0px none;
    line-height: 20px !important;
}

.tblSideBarSep {
    border: 0px none;
}

#secHeader {
    padding: 3px 10px 0px 10px;
}

    #secHeader .Normal {
        font-size: 14px;
        font-weight: bold;
    }

.tblBgGrey {
    padding: 10px;
}

.TabstripMenu {
    height: 25px;
    position: relative;
    top: -2px;
}

.TabstripContentWithTopBorder {
    border-top: 2px solid #cccccc;
    position: relative;
    top: -2px;
    z-index: 1;
}


.TabstripMenu ul.AspNet-Menu li {
    background: url("../images/layout/elements-sprite.png") no-repeat 0px -25px;
    height: 25px;
    left: -4px;
    margin: 0px;
    margin: 0 9px 0 0px;
    padding-left: 2px;
    position: relative;
    top: 2px;
}

    .TabstripMenu ul.AspNet-Menu li a, .TabstripMenu ul.AspNet-Menu li span {
        /*background: url("../images/layout/elements-sprite.png") no-repeat scroll right -25px transparent;*/
        color: white;
        float: left;
        font-family: Arial, verdana, Helvetica, sans-serif;
        font-size: 14px;
        height: 25px;
        left: 10px;
        line-height: 25px;
        padding: 0px;
        padding-right: 9px;
        position: relative;
    }

.TabstripMenu .AspNet-Menu-Horizontal ul.AspNet-Menu {
    font-family: Arial, verdana, Helvetica, sans-serif;
    height: 25px;
    left: 3px;
    position: relative;
    top: 2px;
}

    .TabstripMenu ul.AspNet-Menu li.AspNet-Menu-Selected,
    .TabstripMenu ul.AspNet-Menu li.AspNet-Menu-Selected:hover,
    .TabstripMenu .AspNet-Menu-Horizontal ul.AspNet-Menu li.AspNet-Menu-Selected:hover {
        background: #f10711;
        /*url("../images/layout/elements-sprite.png") no-repeat 0px -159px;*/
        height: 23px;
        position: relative;
        z-index: 2;
    }

        .TabstripMenu ul.AspNet-Menu li.AspNet-Menu-Selected a, .TabstripMenu ul.AspNet-Menu li.AspNet-Menu-Selected span,
        .TabstripMenu .AspNet-Menu-Horizontal ul.AspNet-Menu li.AspNet-Menu-Selected:hover a {
            background: #f10711; /*url("../images/layout/elements-sprite.png") no-repeat scroll right -159px transparent;*/
            color: white;
            font-family: Arial, verdana, Helvetica, sans-serif;
            font-size: 14px;
            font-weight: bold;
            height: 23px;
            line-height: 25px;
            padding-top: 0px;
            text-decoration: none;
        }

.TabstripMenu ul.AspNet-Menu li.AspNet-Menu-Selected {
    height: 23px;
    background: #f10711;
}

.TabstripMenu .AspNet-Menu-Horizontal ul.AspNet-Menu li.AspNet-Menu-Hover,
.TabstripMenu .AspNet-Menu-Horizontal ul.AspNet-Menu li:hover {
    /*background: url("../images/layout/elements-sprite.png") no-repeat 0px -232px;*/
    height: 23px;
    border: 0px solid #f10711;
    border-top-left-radius: 10px;
    /*background: #f10711;*/
    background: #f10711;
}

.TabstripMenu .AspNet-Menu-Horizontal ul.AspNet-Menu li a:hover,
.TabstripMenu .AspNet-Menu-Horizontal ul.AspNet-Menu li:hover {
    /*background: url("../images/layout/elements-sprite.png") no-repeat scroll right -232px transparent;
        color: #333333;*/
    /*background: url("../images/layout/elements-sprite.png") no-repeat scroll right -232px transparent;*/
    /*background: #f10711;*/
    background: #f10711;
    color: white;
    font-size: 14px;
    height: 23px;
    line-height: 25px;
    padding-top: 0px;
    text-decoration: none;
}

.tblBg {
    padding: 10px 5px;
}

.grdWide {
    border: 0px none;
}

.grdAltItemWide {
    background: none repeat scroll 0 0 #E8EDFF;
    border: 1px solid #E8EDFF;
}

    .grdAltItemWide td {
        border: 1px solid #E8EDFF;
        border-width: 1px 0px;
    }

.grdItemWide td {
    border: 1px solid #ffffff;
    border-width: 1px 0px;
}

.underline a {
    font-size: 14px;
    font-weight: bold;
    text-decoration: underline;
}


.grdHeaderWide, .grdHeaderWideLeftAlign, .grdPagerWide,
.grdFooter {
    background: none repeat scroll 0 0 #B9C9FE;
    /*border-bottom: 1px solid #FFFFFF !important; Jay*/
    /*border-top: 4px solid #AABCFE !important; Jay 05-12-2018*/
    color: #003399;
    height: 30px;
}

.main .grdHeaderWide td {
    vertical-align: middle;
}

.grdScroller {
    overflow: auto;
    padding-top: 10px;
}

.title {
    border: 0px none;
    margin: 10px 0px;
}

.outlined-blue { /*border: 2px solid #3D67BD;*/
}

.tblBgBlue {
    background: none #B9C9FE;
}

#secMainContent .wide.left-panel,
#secMainContent .wide.right-panel {
    padding: 15px;
}

#secMainContent .right-panel {
    /*background: none #E1EAFC;*/
    margin-left: 475px;
}

.main { /*background: none #E1EAFC;*/
}

#secMainContent .wide.left-panel, .left-panel {
    /*background: url("../images/layout/horisontal-gradient-sprite.png") repeat-y right 0px #ffffff;*/
    float: left;
    width: 350px;
    margin-left:40px;
}

#secMainContent .wide.Outlined {
    border: 2px solid #cccccc;
    padding: 0px;
}

    #secMainContent .wide.Outlined.tblBgGrey {
        padding: 10px;
        width: auto;
    }

#secFooter {
    border-top: 3px solid #cccccc;
}

#secScrollerBottom p {
    display: none;
}

#Footer1_lblVersion {
    color: #333333;
    position: relative;
    top: 5px;
}

.ContactCompact span {
    float: left;
    width: 120px;
}

.ContactCompact p {
    height: 25px;
    line-height: 25px;
    margin: 0px;
}

.ContactCompact .lblSearchGrd {
    float: none;
    height: 40px;
    width: 200px;
}

#tblMain {
    background: none #ffffff;
}

.Tabstrip .wide, .Tabstrip.wide, .tblBgGrey.wide {
    width: 100%;
}

.Tabstrip .wide {
    width: auto;
}


.ControlTitle {
    margin-left: 10px;
}

.Tabstrip {
    float: left;
}

.GrdTitle {
    color: #333333;
    font-family: Arial, verdana, Helvetica, sans-serif;
    font-size: 1.3em;
    font-weight: Bold;
    margin-bottom: 5em;
    padding-bottom: 10em;
}

/*main menu fix for ie9*/
/*
#ctlMenu_Menu1-menuItem000-subMenu{
	left: 0px;
	top: 30px !important;
	position: absolute;
}
#ctlMenu_Menu1-menuItem001-subMenu{
	left: 95px;
	top: 31px !important;
	position: absolute;
}
#ctlMenu_Menu1-menuItem002-subMenu{
	left: 180px;
	top: 31px !important;
	position: absolute;
}
#ctlMenu_Menu1-menuItem003-subMenu{
	left: 282px;
	top: 31px !important;
	position: absolute;
}
#ctlMenu_Menu1-menuItem004-subMenu{
	left: 392px;
	top: 31px !important;
	position: absolute;
}
#ctlMenu_Menu1-menuItem005-subMenu{
	left: 491px;
	top: 31px !important;
	position: absolute;
}
#ctlMenu_Menu1-menuItem004-subMenu-menuItem002-subMenu{
	left: 567px;
	top: 58px !important;
	position: absolute;
}
*/

.tblSideBarInt h3 {
    margin-top: 10px;
    text-align: center;
}

.wide.right-panel {
    width: 451px;
}

#secMainContent .tblBgGrey.wide-table {
    width: 100%;
}

.tab-content-panel {
    width: 90%;
}

.Tabstrip textarea.wide {
    min-height: 65px;
    overflow: visible;
    width: 100%;
}

.main-column-with-panel-info .Outlined {
    background: #EEEEEE;
}

.notes-tab .wide {
    width: 100%;
}

.tab-button {
    display: none;
}
/*
    Set the Style for parent CSS Class
    of Calendar control
    Parent [CssClass] = myCalendar
*/

.myCalendar {
    background-color: #efefef;
    margin-left: 210px;
    width: 200px;
}

    /*
    Common style declaration for hyper linked text
*/

    .myCalendar a {
        text-decoration: none;
    }

    /*
    Styles declaration for top title
    [TitleStyle] [CssClass] = myCalendarTitle
*/

    .myCalendar .myCalendarTitle {
        font-weight: bold;
    }

    /*
    Styles declaration for date cells
    [DayStyle] [CssClass] = myCalendarDay
*/

    .myCalendar td.myCalendarDay {
        border: solid 2px #fff;
        border-left: 0;
        border-top: 0;
    }

    /*
    Styles declaration for next/previous month links
    [NextPrevStyle] [CssClass] = myCalendarNextPrev
*/

    .myCalendar .myCalendarNextPrev {
        text-align: center;
    }

    /*
    Styles declaration for Week/Month selector links cells
    [SelectorStyle] [CssClass] = myCalendarSelector
*/

    .myCalendar td.myCalendarSelector {
        background-color: #dddddd;
    }

    .myCalendar .myCalendarDay a,
    .myCalendar .myCalendarSelector a,
    .myCalendar .myCalendarNextPrev a {
        display: block;
        line-height: 18px;
    }

        .myCalendar .myCalendarDay a:hover,
        .myCalendar .myCalendarSelector a:hover {
            background-color: #cccccc;
        }

        .myCalendar .myCalendarNextPrev a:hover {
            background-color: #fff;
        }

#ctl20_btnClearRandomPayroll_Button, #ctl20_btnRemoveFromRandomPayroll_Button,
#ctl20_btnAddToRandomPayroll_Button, #ctl20_btnPensionDuesInvoice_Button {
    background: url("../images/layout/elements-sprite---Copy.png") no-repeat !important;
    height: 50px !important;
    line-height: 16px;
}

.TabstripMenu ul.AspNet-Menu li.AspNet-Menu-Selected a,
.TabstripMenu ul.AspNet-Menu li.AspNet-Menu-Leaf a {
    font-size: 12px !important;
    border: 0px solid #f10711;
    border-top-right-radius: 9px;
    border: 0px solid #f10711;
    border-top-left-radius: 10px;
    /*background: #f10711;*/
}

.Tabstrip {
    width: 100%;
}


@media print {
    .noPrint {
        display: none;
    }

    #message-box {
        display: none;
    }

    .main-column {
        background: none;
        margin: 0;
    }
}

.CateringCalendar {
    background-color: white;
    border-color: silver;
    border-style: solid;
    border-width: 1px;
    color: #C0C0FF;
    font-family: Arial, verdana, Helvetica, sans-serif;
    font-size: 9px;
}


.orderChecklist .lblInlineNoPadB {
    display: none !important;
}

.orderChecklist .cellLbl span {
    margin-left: 10px !important;
    margin-right: 10px !important;
}

.Actions {
    width: 1%;
    white-space: nowrap;
    text-decoration: underline;
    font-weight: bold;
}

.commonBtn {
    /*border-radius: 3px;*/
    border-radius: 11px;
}

    .commonBtn:hover, .commonBtn:focus, .commonBtn.focus {
        color: #333;
        text-decoration: none;
    }

.btnall {
    background-color: rgb(27, 90, 165);
    color: white !important;
    border: 1px solid #3d79b8 !important;
    font-size: 13px;
    padding: 6px 30px;
    margin-bottom: 2px;
    width: 70%;
}

    .btnall:hover { /*Updatecss*/
        /*background: none #f10711;*/
        background: none #ff2831;
        color: white;
        /*border: 1px solid #7f58c7 !important;*/
        border: 1px solid #f10711 !important;
    }


#MyEmailPage #Header1_Image3 {
    /* border-width: 0px; */
    /* margin-left: -5px; */
    /*width: 185%;*/
    margin-top: 35px;
}

#MyEmailPage #Header1_btnLogout {
    font-size: 13px;
    font-weight: normal;
    background-color: rgb(27, 90, 165);
    color: white;
    border-radius: 20px;
    padding: 7px 22px;
    float: right;
    margin-right: 8%;
    margin-top: 23px;
}

#MyEmailPage #Header1_lnkMailSupport {
    font-size: 13px;
    font-weight: normal;
    background-color: rgb(27, 90, 165);
    color: white;
    border-radius: 20px;
    padding: 7px 10px;
    float: right;
    margin-right: -30.75% !important;
    margin-top: 7.5%;
}


.tblBgGrey {
    background-color: #d0e5f5;
    border-radius: 10px;
    border: 1px solid black;
}

.MyBtnclass {
    width: 70%;
}

#ctl20_BtnImgSaveCR_Button {
    width: 11%;
}

#ctl20_btnClear_Button {
    width: 50%;
}

#ctl20_btnDownload_Button, #ctl20_BtnAddPayment, #ctl20_btnGenerate, #ctl20_btnImport, #ctl20_btnClearFlag_Button {
    width: 10%;
}

#MyAddOrderPayment #ctl20_btnAddPayment_Button {
    width: 10%;
}

#AddDues #ctl20_btnAdd {
    width: 13%;
}

#ChangeEnrollments #ctl20_btnAdd {
    width: 27%;
}

#panel #ctl20_btnAddPayment_Button {
    width: 70%;
}

.padding12pxleft {
    padding-left: 12px;
}



.printnote {
    width: 10%;
}

.printlabel {
    width: 84%;
}

#AddressTabel .printlabel {
    width: 21%;
}

#AddressTabel #btnPrintEnvelope {
    width: 21%;
}


.MemberFormtab {
    padding: 25px 50px;
}

.MemberFormOpen {
    width: 86%;
    padding: 25px 50px;
}

#ctl20_ctlFormTab_btnBrowse_Button {
    width: 100%;
}

#ctl20_ctlFormTab_btnOpenForm_Button {
    width: 44%;
}

#ctl20_ctlFormTab_btnUpload_Button {
    width: 15%;
}

.Smsmultilinemessage {
    height: 100px;
    width: 300px;
    resize: none;
}

#ctl20_btnSend_Button {
    width: 22%;
    margin-left: -70px;
    margin-top: 14px;
}


#ctl20_btnPay_Button {
    width: 100%;
}

#ctl20_btnsearchContractors_Button {
    padding-left: 12px;
}

#ctl20_btnSaveContractors_Button {
    padding-left: 15px;
}

#ctl20_BtnAddPayment {
    width: 20%;
}

#MyAddPamyment #ctl20_btnAdd {
    width: 10%;
}

#ctl20_btnAdd {
    width: 60%;
}

#ctl20_btnSearch_Button {
    width: 13%;
}


#ContractorSearch #ctl20_btnSearch_Button {
    width: 45%;
}

#DispatchPage #ctl20_btnSearch_Button {
    width: 53%;
}

/*#ContractorSearch #ctl20_btnSearch_Button {
    width: 30%;
}*/

#ctlMail_btnDelete {
    width: 15%;
    margin-top: 2px;
    padding-left: 20px;
    margin-left: 740px;
}

#ctlMail_btnMove {
    width: 25%;
}

#RolesMaintenance #ctl20_btnAdd {
    width: 65%;
}


#MyUser #ctl20_ddlRoles_ddlRoles {
    height: 26px !important;
    margin-left: 4px;
    width: 207px;
}

#ctl20_btnBreakOut {
    width: 14%;
    margin-left: 20px;
}

#ctl20_btnAddMeeting_Button {
    padding-left: 19px;
}

.Dispatchtextbox {
    border: 1px solid #999999;
    height: 22px;
    line-height: 30px;
    margin: 0px;
    width: 150px;
    padding-left: 5px;
    margin-left: 20px;
}

.DispatchDropdown {
    margin-left: -10px !important;
}

.DispatchNote {
    width: 97%;
    height: 108px;
    display: block !important;
    white-space: normal !important;
    margin-left: 0px !important;
    line-height: initial !important;
}

#ctl20_txtJobAddress_txt {
    width: 166%;
    height: 50px !important;
}

#ctl20_txtdescription_txt {
    width: 91%;
    height: 70px !important;
    margin-left: -11px;
}

#ctl20_ddlContractor_ddlTypeItems, #ctl20_txtClassification_ddlTypeItems, #ctl20_ddlDispatchCode_ddlTypeItems {
    width: 65%;
}

#ctl20_ctlDispatchHistoryTab_btnAdd_Button {
    width: 100%;
}


#ctl20_btnimgSave_Button {
    width: 70%;
}

#DispatchPage #ctl20_btnimgSave_Button {
    width: 70%;
}

#Worksite #ctl20_btnimgSave_Button {
    width: 70%;
}


#ProjectPage #ctl20_btnSearch_Button {
    width: 100%;
}

#ctl20_btnAddProject {
    width: 70%;
}



.form-control, .single-line {
    border-color: #b0b3b5;
    font-weight: 100 !important;
}

.RatecodeTextbox {
    height: 22px !important;
    padding: 0;
    width: 153px !important;
}

.RateCodeBody {
    text-align: center;
    border: 1px solid !important;
}

.AspButton {
    height: 20px;
    width: 155px;
    margin-left: 11px;
}

#Worksite #ctl20_btnsearchWorksite_Button {
    width: 70%;
    padding: 6px 15px;
}

.Reatecodetext {
    margin: 6px 1px 1px 1px;
}

#ctl20_txtSiteName_ReqVal, #ctl20_txtSiteCode_ReqVal {
    visibility: hidden !important;
}

#ctl20_ctlWorksiteAddress_ctlStateSelect_lblValue {
    margin-left: -8px;
}



#DuesTabTable tr td {
    line-height: 15px;
}

.notes-tab .NotetabTabel tr td {
    line-height: 0px;
}

.MemberSearchDropDown, .MemberDropDown {
    width: 152px !important;
    height: 26px !important;
}

.CommonDropDown {
    width: 158px !important;
    height: 26px !important;
}

.CommonTextbox {
    width: 158px !important;
    height: 20px !important;
}

.MemberRaceDropDown {
    width: 158px !important;
    height: 23px !important;
}

/*.DuesTabTable {
    float: right;
}*/

.DuesValueBold {
    font-weight: bold !important;
}


#ctl20_TxtSerialNo {
    border: 1px solid #999999;
    height: 22px;
    line-height: 22px;
    margin: 0px;
    width: 150px;
    padding-left: 5px;
    margin-left: 10px;
}

#ctl20_DdlMethod {
    border: 1px solid #999999;
    height: 22px;
    line-height: 22px;
    margin: 0px;
    width: 157px;
    padding-left: 5px;
    margin-left: 11px;
}

#ctl20_txtComments {
    border: 1px solid #999999;
    height: 22px;
    line-height: 22px;
    margin: 0px;
    width: 150px;
    padding-left: 5px;
    margin-left: 11px;
}

#ctl20_txtInitiationFee, #ctl20_txtDues, #ctl20_txtInitiationFee, ctl20_txtTravelFee {
    border: 1px solid #999999;
    height: 22px;
    line-height: 22px;
    margin: 0px;
    width: 150px;
    padding-left: 5px;
    margin-left: 11px;
}

#ctl20_txtBenevolent, #ctl20_txtLateFee {
    border: 1px solid #999999;
    height: 22px;
    line-height: 22px;
    margin: 0px;
    width: 150px;
    padding-left: 5px;
    margin-left: 11px;
}

#ctl20_txtFinesOwed, #ctl20_txtInitiationOwed, #ctl20_txtTravelfeeOwed, #ctl20_txtBenevolateOwed {
    border: 1px solid #999999;
    height: 22px;
    line-height: 22px;
    margin: 0px;
    width: 150px;
    padding-left: 5px;
    margin-left: 20px;
}


.Addduespayperiod {
    width: 162px !important;
    height: 27px !important;
}

#ctl20_ctlAddress_ctlHomeAddress_ctlStateSelect_ddlStateItems {
    width: 150px !important;
    height: 24px !important;
}

.Emailbutton {
    background-color: rgb(27, 90, 165);
    color: white !important;
    border: 1px solid #3d79b8 !important;
    font-size: 13px;
    padding: 6px 30px;
    margin-bottom: 2px;
}

#ctl20_txtAddStartDate_txtCalendar_txt {
    margin-left: -9px;
    width: 67%;
    height: 17px;
}

input[type="text"]:disabled {
    background: none;
}

#ctl20_txtProjectName_litSpan, #ctl20_txtProjectId_litSpan, #ctl20_txtStartDate_txtCalendar_litSpan, #ctl20_ctlType_lblValue, #ctl20_ddlProjectType_lblValue, #ctl20_ddlLocation_lblValue, #ctl20_txtDuration_litSpan {
    padding-left: 1px;
}

#ProjectPage #ctl20_btnCancelEdit_Button {
    width: 100%;
}

#ctl20_ctlWorksiteAddress_ctlStateSelect_lblValue {
    margin-left: -8px;
}

#ctl20_txtProjectName_ReqVal, #ctl20_txtStartDate_txtCalendar_ReqVal {
    visibility: hidden !important;
}

#ctl20_btnimgSave_Button {
    width: 100%;
}


#ProjectPage #ctl20_btnEdit_Button {
    width: 100%;
}

#ctl20_ddlDuesType {
    height: 27px !important;
    width: 162px !important;
    margin-left: 11px;
}

#ctl20_txtBillingDate_txtCalendar_txt {
    width: 155px;
    height: 23px;
}


.AddDuesAllDiv {
    height: 30px !important;
}


#ctl20_txtDefaultDues_txtMoney_txt {
    height: 21px !important;
}

#ctl20_txtFineRate_txtMoney_txt {
    height: 21px !important;
    width: 159px !important;
}


#ctl20_ctlType_ddlTypeItems {
    width: 32%;
}

#ctl20_ddlProjectType_ddlTypeItems, #ctl20_ddlLocation_ddlTypeItems {
    width: 57%;
}

#Project #ctl20_btnSearch_Button {
    width: 70%;
    padding-left: 21px;
}

#Project #ctl20_btnCancelEdit_Button {
    width: 70%;
}

#Project #ctl20_btnimgSave_Button {
    width: 70%;
}

.Worksitetable tr td {
    width: 15%;
}

.ClassCodes {
    margin-left: -10px;
}

#ctl20_txtSerialNo_txt {
    height: 20px !important;
}

#ctl20_txtBenevolent_txtMoney_txt {
    height: 21px !important;
}


#ctl20_PBTextBox1_txt {
    width: 153px !important;
    height: 21.5px !important;
}

#ctl20_DdlMethod {
    width: 157px !important;
}

.FormButton {
    background-color: rgb(27, 90, 165);
    color: white !important;
    border: 1px solid #3d79b8 !important;
    font-size: 13px;
    padding: 6px 30px;
    margin-bottom: 2px;
}

.fileup {
    display: inline-block !important;
}


#ctl20_txtComment_txt {
    width: 158px !important;
    height: 21px !important;
}


.MyDues .cellLbl {
    height: 25px;
    padding: 0px 0 8px 0;
}

.content-box .MemberFinelabel {
    float: left;
    height: 24px;
    line-height: 24px;
    width: 210px;
}

.content-box .MemberFinelabel {
    color: rgb(51, 51, 51);
    white-space: nowrap;
    font: bold 13px Arial, Verdana, Helvetica, sans-serif;
}

.content-box .addPaymentLabel {
    height: 24px;
    line-height: 24px;
    width: 210px;
}

.content-box .addPaymentLabel {
    color: rgb(51, 51, 51);
    white-space: nowrap;
    font: bold 13px Arial, Verdana, Helvetica, sans-serif;
}

#ctl20_txtCheckNumber {
    height: 20px !important;
}

#ctl20_txtNameonCreditCard {
    height: 20px !important;
}

#ctl20_txtContractorName_ReqVal, #ctl20_txtEmail_ReqVal, #ctl20_txtAddress1_ReqVal, #ctl20_txtCity_ReqVal,
#ctl20_txtWage_ReqVal, #ctl20_txtVacation_ReqVal, #ctl20_txtTraining_ReqVal, #ctl20_txtPension_ReqVal,
#ctl20_txtHW_ReqVal, #ctl20_txtcity_ReqVal, #ctl20_ctlGrievant_ssntxt_regExpVal, #ctl20_txtSSN_ReqVal,
#ctl20_txtLastName_ReqVal, #ctl20_txtFirstName_ReqVal, #ctl20_txtSendMessage_ReqVal {
    visibility: hidden !important;
}


#ctl20_ctlNotes_btnNew_Button {
    width: 11%;
}

#ctl20_ctlNotes_btnSave1_Button {
    width: 11%;
}

#ctl20_ctlNotes_btnCancel_Button {
    width: 11%;
}

#ctl20_ctlNotes_lblNotes {
    margin-left: 5px;
}

#ctl20_btnAddContact_Button {
    padding-left: 25px;
}

.dispatchbtn {
    background-color: rgb(27, 90, 165);
    color: white !important;
    border: 1px solid #3d79b8 !important;
    font-size: 13px;
    padding: 6px 30px;
    margin-bottom: 2px;
}

.dispatchcontractor {
    width: 158px !important;
    height: 26px !important;
}

#MyUser #ctl20_btnSearch {
    width: 70% !important;
}

.dispatchcontractor {
    width: 158px !important;
    height: 26px !important;
    margin-left: 31px !important;
}


#ctl20_txtZipCode {
    margin-left: 0px !important;
}

#ctl20_btnSearch {
    width: 70%;
}

#ctlMail_btnSend {
    width: 7%;
}

#ctlMail_btnSave {
    width: 9%;
}

#ctlMail_btnSend2 {
    width: 12%;
}

#ctlMail_btnSave2 {
    width: 15%;
}

#ctl20_ddlDispatchCode_ddlTypeItems {
    margin-left: 20px !important;
}

#ctl20_StateSelect_ddlStateItems {
    margin-left: 20px;
}

.dispatchstate {
    margin-left: 20px !important;
}

#ctl20_txtZipCode {
    margin-left: 31px !important;
}

.dispatch {
    border: 1px solid #999999;
    height: 22px;
    line-height: 22px;
    margin: 0px;
    width: 150px;
    padding-left: 5px;
    height: 20px;
    margin-left: 2px;
    width: 155px;
}

#ctl20_ddlDispatchCode_lblValue {
    padding-left: 0px !important;
}

.dispatchbtnalign {
    margin-left: -11px;
}

.Myssnnumber {
    width: 153px !important;
    height: 20px !important;
}

.DispatchSavePrint {
    padding-left: 23px;
}

#ctl20_ctlNotes_btnSave_Button {
    width: 11%;
}

#ctl20_btnEmail_Button {
    padding-left: 24px;
}

#ctl20_txtPreEmployementRequirements_litSpan {
    margin-left: -12px;
}

#ctl20_ctlNotes_btnPrint_Button {
    width: 12%;
}

#ctl20_ctlLinkedNames_ctlBenefic_ddlRelation_ddlTypeItems {
    margin-left: -11px;
    width: 63%;
    height: 24px;
}

#ctl20_txtTotalPaidAmount_txt {
    margin-left: -11px;
}

#ctl20_DdlPayPeriod {
    width: 162px !important;
}

.PaymentEditable {
    background-color: none !important;
    width: 153px;
    height: 20px;
}

.PaymentNotEditable {
    background-color: antiquewhite !important;
}

.lblStdhistory {
    font: 1em Arial, Verdana, Helvetica, sans-serif;
    white-space: nowrap;
}

#ctl20_ctlWorksiteAddress_ctlStateSelect_lblValue {
    margin-left: 2px;
}

#ctl20_txtBalanceForwarded_txt {
    margin-left: -11px;
}

#ctl20_ctlMemberDollarHistoryTab_BtnReceipt {
    width: 48%;
}

#ctl20_ctlMemberDollarHistoryTab_btnLedger {
    width: 48%;
}

#ctl19_ctlMemberDollarHistoryTab_btnLedger {
    width: 50%;
}

#ctl20_btnPreviousTab, #ctl20_btnNextTab {
    background-color: rgb(27, 90, 165);
    color: white !important;
    border: 1px solid #3d79b8 !important;
    font-size: 11px !important;
    padding: 4px 19px;
    margin-bottom: 0px;
    width: 10%;
}


#ctl20_ctlAddress_ctlHomeAddress_txtzipcode, #ctl20_ctlAddress_ctlHomeAddress_txtstate {
    height: 21px;
    width: 148px;
    margin-left: 11px;
}

#ctl20_ctlLinkedNames_ctlBenefic_txtPercentages_txt {
    margin-left: -10px;
}

#ctl20_ddlFormat {
    margin-left: 11px;
    width: 157px !important;
}

#ctl20_txtFines_txt {
    margin-left: -10px;
}

#ctl20_ctlLinkedNames_ctlBenefic_txtPercentages_txt, #ctl20_ctlLinkedNames_ctlBenefic_txtfNames_txt,
#ctl20_ctlLinkedNames_ctlBenefic_txtlnames_txt {
    margin-left: -10px;
}

#ctl20_txtTravelFee_txt {
    margin-left: -10px;
}

#ctl20_ctlLinkedNames_ctlBenefic_txtPercentages_txt, #ctl20_ctlLinkedNames_ctlBenefic_txtfNames_txt,
#ctl20_ctlLinkedNames_ctlBenefic_txtlnames_txt {
    margin-left: -10px;
}

.mailfont {
    font: 1em Arial, Verdana, Helvetica, sans-serif;
}

#ctlMail_Tabstrip1 td {
    background-color: #D0E5F6 !important;
}
#ctlMail_Tabstrip2 td{
     background-color: #D0E5F6 !important;
     margin-top:20px;
}


#ctl20_txtCheckNumber_txt {
    width: 153px !important;
}

#ctl20_ctlAddress_ctlHomeAddress_statebind, #ctl20_ctlWorksiteAddress_statebind,ctl20_ctlAddress_ctlHomeAddress_txtcity1 {
    width: 37%;
    margin-left: 10px !important;
    height: 25px;
}
#txtcity1
{
     margin-left: 10px !important;
}


#ctl20_ctlWorksiteAddress_statebind, #ctl20_ddlstate {
    width: 157px;
    margin-left: 11px;
    height: 25px;
}

#ctl20_ddlstate {
    margin-left: 25px !important;
}

#ctl20_ctlWorksiteAddress_lblstate, #ctl20_lblstate {
    margin-left: 6px;
}

#ctl20_statebind {
    margin-left: 12px;
    width: 157px;
    height: 26px;
}



.mail {
    margin-top: 8px;
}

#Header1_divSystemMessage {
    margin-top: 37px;
}

#ctlMail_txtCompose {
    resize: none;
    height: 58px;
    width: 1064px;
}

#ctlMail_txtToExternal, #ctlMail_txtToExternalCC, #ctlMail_txtToExternalBCC {
    resize: none;
}

.MempayBody {
    padding: 15px;
    text-align: center;
    border: 1px solid !important;
}

.mailimg {
    padding-top: 7px !important;
}
#ctl20_chkVacPaydeduct,#ctl20_chkfrienge,#ctl20_chkoutofwork,
#ctl20_chkApprentice,#ctl20_chkPAactive,#ctl20_ctlDetailsTab_chkauthorizeddeduct,
#ctl20_ctlDetailsTab_chkdrug,#ctl20_ctlDetailsTab_chkauthorrepresent,
#ctl20_ctlDetailsTab_chkveteran,#ctl20_ctlDetailsTab_chkspeaks,
#ctl20_ctlDetailsTab_chkreads,#ctl20_ctlDetailsTab_chkeligible,
#ctl20_ctlDetailsTab_chkexam,#ctl20_chktravel
{
        margin-left: 11px;
        margin-top: 5px;    
        /*margin-top:8px;*/
}

,#ctl20_ctlDetailsTab_chkauthorizeddeduct,
#ctl20_ctlDetailsTab_chkdrug,#ctl20_ctlDetailsTab_chkauthorrepresent,
#ctl20_ctlDetailsTab_chkveteran,#ctl20_ctlDetailsTab_chkspeaks,
#ctl20_ctlDetailsTab_chkreads,#ctl20_ctlDetailsTab_chkeligible,
#ctl20_ctlDetailsTab_chkexam
{
        margin-top: 8px;
}

 #ctl20_ctlDetailsTab_chkauthorizeddeduct,
#ctl20_ctlDetailsTab_chkdrug, #ctl20_ctlDetailsTab_chkauthorrepresent,
#ctl20_ctlDetailsTab_chkveteran, #ctl20_ctlDetailsTab_chkspeaks,
#ctl20_ctlDetailsTab_chkreads, #ctl20_ctlDetailsTab_chkeligible,
#ctl20_ctlDetailsTab_chkexam {
    margin-top: 8px;
}

 #LegalMatter #ctl20_btnimgSave_Button {
    width: 70%;
}
#ctlMail_mp3 {
    display: inline-block;
    width: 62% !important;
    border-radius: 5px;
    border: 1px solid black;
}
   .Downloadform{
       padding-top: 10px;
   }

   #ctl20_txtphon{
       margin-left: 11px;
    width: 21%;
    height: 20px;
    }

   #ctl20_txtTitle_txt{
           width: 35%;
   }

   /*#ctl20_ddlDescription_ddlTypeItems{
        width: 39% !important;
   }*/

   #ctlTypeOfClaim{
   width: 41%;
    height: 24px;
    }
   #ctl20_txtMatterType_ddlTypeItems{
   width: 39%;
    height: 24px;
    }
   #ctl20_btnuploadfile
   {
       width: 44%;
    margin-left: 11px;
   }
 #ctl20_ddlleavetyp
 {
     margin-left: 12px;
    width: 156px;
    height: 26px
 }
 #ctl20_ctlAttachmentTab_ddlattachtypes
 {
    Height: 24px;
    margin-left: 35px
 }