
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
    display: block;
}

body {
    line-height: 1;
}

ol, ul {
    list-style: none;
}

blockquote, q {
    quotes: none;
}

    blockquote:before, blockquote:after,
    q:before, q:after {
        content: '';
        content: none;
    }

table {
    border-collapse: collapse;
    border-spacing: 0;
}

body {
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
    font-family: Verdana,Arial;
    font-size: 11px;
    color: #333333;
    background-color: #ffffff;
}

.floatLeft {
    float: left;
}

@import url(IVETree.css);
@import url(WebGrid.css);
@import url(WebMenu.css);
@import url(WebListBar.css);
@import url(WebTree.css);
@import url(WebCalendar.css);
@import url(WebDateChooser.css);
@import url(WebNumericEdit.css);
@import url(WebMaskEdit.css);
@import url(WebCombo.css);
@import url(WebDateTimeEdit.css);
@import url(MultiSelect.css);
@import url(WebCurrencyEdit.css);

.MainTableStyle {
    margin-top: 10px;
}

.IVETextAreaStyle {
    visibility: hidden;
}

.gridRowSelected {
    background-color: #FFDFAE;
    border: solid 1px #6D6D6D;
    font-family: Verdana,Arial;
    font-size: 11px;
    font-weight: normal;
    color: #333333;
    height: 19px;
    vertical-align: central;
}


.comboRowSelected {
    background-color: #FFDFAE;
    border: solid 1px #6D6D6D;
    font-family: Verdana,Arial;
    font-size: 11px;
    font-weight: normal;
    color: #333333;
    height: 19px;
}

.ButtonStyle {
    background-color: #06427D;
    font-family: Verdana,Arial;
    font-size: 8pt;
    font-weight: bold;
    color: #FFFFFF;
    width: 75px;
    border-top: solid 1px white;
    border-left: solid 1px white;
    border-right: solid 1px black;
    border-bottom: solid 1px black;
}

.MessageboxButtonStyle {
    background-color: Silver;
    font-family: Verdana,Arial;
    font-size: 8pt;
    font-weight: bold;
    color: Black;
    width: 75px;
    border: solid 1px buttonface;
}


.RadioButtonStyle {
    font-family: Verdana,Arial;
    font-size: 11px;
    color: #333333;
    border-style: none;
    font-weight: normal;
    height: 18px;
}


.IconAssignmentStyle {
    cursor: default;
    height: 14px;
}



.xyz {
    display: none;
}


.BreadCrumbsPopUpTable {
    border: outset 1px #000000;
    background-color: #dce6ef;
    WIDTH: 100px;
    font-family: Verdana,Arial;
    font-size: 7pt;
    z-index: auto;
}


.MenuRowStyle {
    background-image: url(../../IRES.Common.UI/Presentation/Images/mainnav/navbar_1px_grayreplace.gif);
    background-repeat: repeat-x;
    padding: 4px 13px 0px 4px;
}

.MenucellBorderStyle {
    text-align: center;
}

.TemplateWorkingArea {
    background-color: #FFFFFF;
    color: #000000;
    border: none;
    margin: 0 0 0 0;
    padding: 12px 12px 12px 12px;
    font-family: Verdana,Arial;
    font-size: 11px;
    font-weight: normal;
    vertical-align: top;
    width: 80%;
}

.TemplateSideBar {
    background-color: #DAD4CB;
    background-position: 0px 500px;
    COLOR: #000000;
    border: none;
    font-family: Verdana,Arial;
    font-size: 11px;
    font-weight: normal;
    text-align: center;
    vertical-align: top;
}

.TemplateSideBarLogo {
    background-color: #DAD4CB;
    background-repeat: no-repeat;
    background-position: 0px 1000px;
    COLOR: #000000;
    border: none;
    font-family: Verdana,Arial;
    font-size: 11px;
    font-weight: normal;
    text-align: center;
    vertical-align: top;
    padding: 12px 6px 0px 6px;
}

.TemplateSideBarLogin {
    background-color: #DAD4CB;
    background-repeat: no-repeat;
    background-position: 0px 1000px;
    COLOR: #000000;
    border: none;
    font-family: Verdana,Arial;
    font-size: 11px;
    font-weight: normal;
    text-align: center;
    vertical-align: top;
    padding: 12px 6px 0px 6px;
}

.MsgBox {
    WIDTH: 408px;
    /*HEIGHT: 180px;*/
    border-color: black;
    background-color: #EBF2F8;
    color: #FFFFFF;
    font-family: Verdana,Arial;
    font-size: 11px;
    border-style: none;
}

.MsgBoxLabel {
    font-family: Verdana,Arial;
    font-size: 11px;
    color: #333333;
    font-weight: normal;
    vertical-align: top;
}

.MsgBoxDiv {
    /*LEFT: 310px; */
    VISIBILITY: hidden;
    WIDTH: 410px;
    POSITION: absolute;
    HEIGHT: 166px;
    TOP: 300px;
    LEFT: 330px;
    border-color: #3A4855;
}

.MsgBoxOuterTable {
    BORDER-RIGHT: black 1px solid;
    BORDER-TOP: black 1px solid;
    BORDER-LEFT: black 1px solid;
    BORDER-BOTTOM: black 1px solid;
    POSITION: absolute;
}

.popupMask {
    position: absolute;
    z-index: 1200;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 700px;
    opacity: .4;
    filter: alpha(opacity=40);
    background-color: transparent;
    background-color: #333333;
    background-image: url(../../IRES.Common.UI/Presentation/Images/maskBG.png);
    background-image: none;
    background-repeat: repeat;
    display: none;
}

.DropDownDisabled {
    background: silver;
    border: solid 1px silver;
}

.FieldSetStyle {
    border: solid 1px #7F9DB9;
    padding: 0px 0px 0px 6px;
}

.TabSelected {
    BACKGROUND-IMAGE: url(../../IRES.Common.UI/Presentation/Images/tab_1px_blue.gif);
    BACKGROUND-REPEAT: repeat-x;
    border-style: none;
    cursor: default;
    color: #FFFFFF;
    text-decoration: none;
    font-family: Verdana,Arial;
    font-size: 11px;
    font-weight: bold;
    height: 24px;
}

.TabUnSelected {
    BACKGROUND-IMAGE: url(../../IRES.Common.UI/Presentation/Images/tab_1px.gif);
    BACKGROUND-REPEAT: repeat-x;
    border-style: none;
    cursor: default;
    color: #666666;
    text-decoration: none;
    font-family: Verdana,Arial;
    font-size: 11px;
    font-weight: normal;
    height: 24px;
}

.PageHeaderTable {
    BACKGROUND-COLOR: #FFFFFF;
    COLOR: #333333;
    font-family: Verdana,Arial;
    font-size: 11px;
    border-style: none;
    padding: 0px 0px 5px 0px;
}

.PageHeaderTitle {
    BACKGROUND-COLOR: #FFFFFF;
    COLOR: #000000;
    font-family: Verdana,Arial;
    font-size: 12px;
    font-weight: bold;
    border-style: none;
}

.PageHeaderLegend {
    BACKGROUND-COLOR: #FFFFFF;
    COLOR: #000000;
    font-family: Verdana,Arial;
    font-size: 10px;
    font-weight: normal;
    border-style: none;
}

.TableSmallFont {
    font-family: Verdana,Arial;
    font-size: 8px;
    font-weight: normal;
    border-style: none;
}

.TabContainer {
    BACKGROUND-COLOR: #F0F0F0;
    COLOR: #000000;
    font-family: Verdana,Arial;
    font-size: 11px;
    border: solid 1px #7F9DB9;
    padding: 9px 0px 0px 6px;
}


.TabContainerInner {
    BACKGROUND-COLOR: #f0f0f0;
    COLOR: #000000;
    font-family: Verdana,Arial;
    font-size: 11px;
    border-style: none;
}

.TabContainerGroupBox {
    BACKGROUND-COLOR: #F0F0F0;
    COLOR: #000000;
    font-family: Verdana,Arial;
    font-size: 11px;
    border: solid 1px #BCD1EF;
    padding: 9px 0px 0px 6px;
}

.TabContainerGroupBoxInner {
    BACKGROUND-COLOR: #F0F0F0;
    COLOR: #333333;
    font-family: Verdana,Arial;
    font-size: 11px;
    border: solid 1px #BCD1EF;
    border-style: none;
}

.Container {
    BACKGROUND-COLOR: #F0F0F0;
    COLOR: #000000;
    font-family: Verdana,Arial;
    font-weight: normal;
    font-size: 11px;
    border: solid 1px #7F9DB9;
    padding: 9px 0px 0px 6px;
}

.ContainerInner {
    BACKGROUND-COLOR: #F0F0F0;
    COLOR: Black;
    font-family: Verdana,Arial;
    font-size: 11px;
    border-style: none;
    border-color: #BCD1E5;
}


.DialogContainer {
    background-color: #F0F0F0;
    COLOR: #FFFFFF;
    font-family: Verdana,Arial;
    font-size: 11px;
    border: solid 2px #3A4855;
    padding: 9px 0px 0px 6px;
}

.DialogContainerInner {
    background-color: #F0F0F0;
    COLOR: #FFFFFF;
    font-family: Verdana,Arial;
    font-size: 11px;
    border-style: none;
}

.SectionTitle {
    BACKGROUND-IMAGE: url(../../IRES.Common.UI/Presentation/Images/header_1px_new.gif);
    BACKGROUND-REPEAT: repeat-x;
    font-weight: bold;
    border-color: #7F9DB9;
    font-family: Verdana,Arial;
    font-size: 11px;
    color: #FFFFFF;
    padding: 0px 0px 0px 9px;
    height: 20px;
    vertical-align: middle;
}

.DialogSectionTitle {
    BACKGROUND-IMAGE: url(../../IRES.Common.UI/Presentation/Images/header_1px_new.gif);
    BACKGROUND-REPEAT: repeat-x;
    COLOR: #FFFFFF;
    font-weight: bold;
    font-family: Verdana,Arial;
    font-size: 11px;
    padding: 0px 0px 0px 9px;
    height: 20px;
}

.DefaultCellSpacing {
    padding: 0px 9px 1px 3px;
}

.AlternateCellSpacing {
    vertical-align: top;
    padding: 0px 9px 9px 3px;
}

.LabelStyle {
    font-family: Verdana,Arial;
    font-size: 11px;
    font-weight: normal;
    color: #000000;
    border-style: none;
}

.ConditionalMandatoryLabelStyle {
    font-family: Verdana,Arial;
    font-size: 11px;
    font-weight: normal;
    border-style: none;
    color: #000000;
}

.LabelFieldStyle {
    font-family: Verdana,Arial;
    font-size: 11px;
    font-weight: normal;
    color: #9D9DA1;
    border: solid 1px #7F9DB9;
    vertical-align: middle;
    background-color: #FFFFFF;
    height: 18px;
}

.LabelGroupStyle {
    font-family: Verdana,Arial;
    font-size: 11px;
    font-weight: bold;
    color: #FFFFFF;
    border-style: none;
}

.LabelGroupStyle1 {
    font-family: Verdana,Arial;
    font-size: 11px;
    font-weight: bold;
    color: Black;
    border-style: none;
}

.LabelDialogGroupStyle {
    font-family: Verdana,Arial;
    font-size: 11px;
    font-weight: bold;
    color: #FFFFFF;
    border-style: none;
}

.LineGroupStyle {
    height: 1px;
    color: #7F9DB9;
    vertical-align: sub;
}

.LineGroupFooter {
    height: 1px;
    color: #7F9DB9;
    vertical-align: top;
}

.RequiredField {
    font-family: Verdana,Arial;
    font-size: 11px;
    font-weight: normal;
    color: #EC1B21;
    vertical-align: bottom;
}

.AfcarsField {
    font-family: Verdana,Arial;
    font-size: 11px;
    font-weight: normal;
    color: #000000;
}

.TextAreaStyle {
    font-family: Verdana,Arial;
    font-size: 11px;
    font-weight: normal;
    color: #333333;
    border: solid 1px #7F9DB9;
    background-color: #FFFFFF;
}

.MandatoryTextAreaStyle {
    font-family: Verdana,Arial;
    font-size: 11px;
    font-weight: normal;
    color: #333333;
    border: solid 1px #7F9DB9;
    background-color: #FFF9C7;
}

.AfcarsTextAreaStyle {
    font-family: Verdana,Arial;
    font-size: 11px;
    font-weight: normal;
    color: #333333;
    border: solid 1px #7F9DB9;
    height: 18px;
    background-color: #B9D4FF;
}

.TextStyle {
    font-family: Verdana,Arial;
    font-size: 11px;
    font-weight: normal;
    color: #333333;
    border: solid 1px #7F9DB9;
    background-color: #FFFFFF;
    height: 18px;
}

.MandatoryTextStyle {
    font-family: Verdana,Arial;
    font-size: 11px;
    font-weight: normal;
    color: #333333;
    border: solid 1px #7F9DB9;
    background-color: #FFF9C7;
    height: 18px;
}

.AfcarsTextStyle {
    font-family: Verdana,Arial;
    font-size: 11px;
    font-weight: normal;
    color: #333333;
    border: solid 1px #7F9DB9;
    height: 18px;
    background-color: #B9D4FF;
}

.MandatoryDropDownListStyle {
    font-family: Verdana,Arial;
    font-size: 11px;
    font-weight: normal;
    color: #333333;
    border: solid 1px #7F9DB9;
    background-color: #FFF9C7;
    height: 18px;
    vertical-align: top;
    width: auto;
}

.AfcarsDropDownListStyle {
    font-family: Verdana,Arial;
    font-size: 11px;
    font-weight: normal;
    color: #333333;
    border: solid 1px #7F9DB9;
    background-color: #B9D4FF;
    height: 18px;
}

.DropDownListStyle {
    font-family: Verdana,Arial;
    font-size: 11px;
    font-weight: normal;
    color: #333333;
    border: solid 1px #7F9DB9;
    background-color: #FFFFFF;
    height: 18px;
    width: auto;
}

.CheckBoxStyle {
    font-family: Verdana,Arial;
    font-size: 11px;
    font-weight: normal;
    color: #333333;
    border-style: none;
    height: 18px;
}


.MandatoryListBoxStyle {
    font-family: Verdana,Arial;
    font-size: 11px;
    font-weight: normal;
    color: #333333;
    border: solid 1px #7F9DB9;
    background-color: #FFF9C7;
}

.AfcarsListBoxStyle {
    font-family: Verdana,Arial;
    font-size: 11px;
    font-weight: normal;
    color: #333333;
    border: solid 1px #7F9DB9;
    background-color: #B9D4FF;
}

.ListBoxStyle {
    font-family: Verdana,Arial;
    font-size: 11px;
    font-weight: normal;
    color: #333333;
    border: solid 1px #7F9DB9;
    background-color: #FFFFFF;
}

.ButtonsTable {
    padding: 4px 8px 0px 0px;
}

.buttonDefault {
    border: 0px none transparent;
    height: 19px;
    CURSOR: default;
    padding: 0px 0px 0px 0px;
    background: url(../../IRES.Common.UI/Presentation/Images/button_default.gif) left top;
    color: #333;
    font: normal 11px Verdana;
}

.buttonDefaultLeft {
    border: 0px none transparent;
    height: 19px;
    width: 4px;
    CURSOR: default;
    vertical-align: top;
    background: url(../../IRES.Common.UI/Presentation/Images/button_default.gif) left top;
}

.buttonDefaultRight {
    border: 0px none transparent;
    height: 19px;
    width: 4px;
    CURSOR: default;
    vertical-align: top;
    background: url(../../IRES.Common.UI/Presentation/Images/button_default.gif) left top;
}

.buttonDisabled {
    border: 0px none transparent;
    height: 19px;
    padding: 0px 0px 0px 0px;
    background: url(../../IRES.Common.UI/Presentation/Images/button_disabled_1px.gif) left top;
    color: #ccc;
    font: normal 11px Verdana;
}

.buttonDisabledLeft {
    border: 0px none transparent;
    height: 19px;
    width: 4px;
    vertical-align: top;
    background: url(../../IRES.Common.UI/Presentation/Images/button_disabled_1px.gif) left top;
}

.buttonDisabledRight {
    border: 0px none transparent;
    height: 19px;
    width: 4px;
    vertical-align: top;
    background: url(../../IRES.Common.UI/Presentation/Images/button_disabled_1px.gif) left top;
}


.buttonEmphasized {
    border: 0px none transparent;
    height: 19px;
    CURSOR: default;
    padding: 0px 0px 0px 0px;
    background: url(../../IRES.Common.UI/Presentation/Images/header_1px_new.gif) left top;
    color: #FFFFFF;
    font: bold 11px Verdana;
}

.buttonEmphasizedLeft {
    border: 0px none transparent;
    height: 19px;
    width: 4px;
    CURSOR: default;
    vertical-align: top;
    background: url(../../IRES.Common.UI/Presentation/Images/header_1px_new.gif) left top;
}

.buttonEmphasizedRight {
    border: 0px none transparent;
    height: 19px;
    width: 4px;
    CURSOR: default;
    vertical-align: top;
    background: url(../../IRES.Common.UI/Presentation/Images/header_1px_new.gif) left top;
}

.blueline {
    background-repeat: repeat-x;
    background-position: center top;
    height: 1px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #7F9DB9;
}

.reportheading {
    background-repeat: repeat-x;
    background-position: center top;
    height: 1px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #7F9DB9;
    font: bold 12px Verdana;
}

.MultiHeader {
    background-image: url(../../IRES.Common.UI/Presentation/Images/MultiHeader.JPG);
    background-repeat: repeat-x;
    border-style: none;
    color: #FFFFFF;
    text-decoration: none;
    font-family: Verdana,Arial;
    font-size: 11px;
    font-weight: bold;
    height: 20px;
}

.SecondaryBarTable {
    background-image: url(../../IRES.Common.UI/Presentation/Images/navbar_1px_gray.jpg);
    padding: 0px 12px 2px 12px;
}

.BreadCrumbsMainTable {
    BACKGROUND-COLOR: #dce6ef;
    COLOR: #333333;
    font-family: Verdana,Arial;
    font-size: 7pt;
    font-weight: bold;
    border: none;
    font-weight: bold;
}

.NavigationBarLinkButton {
    background-image: url(../../IRES.Common.UI/Presentation/Images/secondarynav/navbar_1px_gray.gif);
    font-weight: normal;
    font-size: 9px;
    color: #333333;
    font-family: Verdana,Arial;
    border: none;
    font-weight: bold;
    background-repeat: repeat-x;
    TEXT-DECORATION: None;
    padding: 7px 7px 6px;
    height: auto;
    width: 100%;
    display: inline-block;
}

.NavigationBarMoreLinkButton {
    font-weight: normal;
    font-size: 9px;
    color: #333333;
    font-family: Verdana,Arial;
    border: none;
    font-weight: bold;
    background-image: url(../../IRES.Common.UI/Presentation/Images/secondarynav/navbar_1px_gray.gif);
    background-repeat: repeat-x;
    TEXT-DECORATION: None;
    padding: 6px 6px 0px 11px;
    height: 23px;
    text-align: center;
}

.NavigationBarMoreRightLinkButton {
    font-weight: normal;
    font-size: 9px;
    color: #333333;
    font-family: Verdana,Arial;
    border: none;
    font-weight: bold;
    background-image: url(../../IRES.Common.UI/Presentation/Images/secondarynav/navbar_icon_more.gif);
    background-repeat: repeat-x;
    TEXT-DECORATION: None;
    padding: 6px 0px 0px 2px;
    height: 23px;
    text-align: center;
    width: 1px;
}

.NavigationBarParentLinkButton {
    background-image: url(../../IRES.Common.UI/Presentation/Images/secondarynav/navbar_1px_blue.gif);
    font-weight: normal;
    font-size: 9px;
    color: #333333;
    font-family: Verdana,Arial;
    border: none;
    font-weight: bold;
    background-repeat: repeat-x;
    TEXT-DECORATION: None;
    /*padding: 6px 6px 0px 11px;
    height: 23px;*/
    padding: 7px 7px 6px;
    height: auto;
    width: 100%;
    text-align: center;
    display: inline-block;
}

.NavigationBarSelectLinkButton {
    background-image: url(../../IRES.Common.UI/Presentation/Images/secondarynav/navbar_1px_orange.gif);
    font-weight: normal;
    font-size: 9px;
    color: #333333;
    font-family: Verdana,Arial;
    border: none;
    font-weight: bold;
    background-repeat: repeat-x;
    TEXT-DECORATION: None;
    /*padding: 6px 6px 0px 11px;
    height: 23px;*/
    padding: 7px 7px 6px;
    height: auto;
    width: 100%;
    display: inline-block;
}

/*@media screen and (-webkit-min-device-pixel-ratio:0) {
    .NavigationBarSelectLinkButton,
    .NavigationBarParentLinkButton,
    .NavigationBarLinkButton {
        float: left;
        padding: 7px 3px 7px;
    }
}*/

[disabled] {
    color: Gray !important;
}

.NavBarCell {
    padding: 0px 0px 0px 13px;
}

.TabSideBar {
    BACKGROUND-IMAGE: url(../../IRES.Common.UI/Presentation/Images/sidebar/tabs/sidebar_tab_1px.gif);
    BACKGROUND-REPEAT: repeat-x;
    border-style: none;
    cursor: default;
    color: #999999;
    text-decoration: none;
    font-family: Verdana,Arial;
    font-size: 10px;
    font-weight: normal;
    height: 16px;
    float: left;
}

.TabSideBarSelected {
    BACKGROUND-IMAGE: url(../../IRES.Common.UI/Presentation/Images/sidebar/tabs/sidebar_tab_1px_B.gif);
    BACKGROUND-REPEAT: repeat-x;
    border-style: none;
    cursor: default;
    color: #FFFFFF;
    text-decoration: none;
    font-family: Verdana,Arial;
    font-size: 10px;
    font-weight: bold;
    height: 16px;
    float: left;
}

.DragObjectCell {
    padding: 0px 0px 0px 0px;
}

.ZoomBoxContainer {
    BACKGROUND-COLOR: #EBF2F8;
    COLOR: #333333;
    font-family: Verdana,Arial;
    font-size: 11px;
    border: solid 2px #3A4855;
    padding: 9px 0px 0px 6px;
    width: 594px;
}

.HyperLink {
    font-family: Verdana,Arial;
    font-size: 11px;
    font-weight: normal;
    color: Blue;
    border-style: none;
}

.ContainerLogin {
    BACKGROUND-COLOR: #EEFFFF;
    COLOR: #333333;
    font-family: Verdana,Arial;
    font-size: 11px;
    border-style: none;
}

.DateTextStyle {
    font-family: Verdana,Arial;
    font-size: 11px;
    font-weight: normal;
    color: #333333;
    border-bottom: solid 1px #7F9DB9;
    border-left: solid 1px #7F9DB9;
    border-top: solid 1px #7F9DB9;
    border-right: none;
    background-color: #FFFFFF;
    height: 20px;
}


.ie10 table.MenuLevelZeroItemClass td, .ie11 table.MenuLevelZeroItemClass td, .edge table.MenuLevelZeroItemClass td  {
      padding-top:2px;
    }

.MenuAlignment {
    vertical-align:bottom; 
}

.DateImageStyle {
    border-left: none;
    border-bottom: solid 1px #7F9DB9;
    border-right: solid 1px #7F9DB9;
    border-top: solid 1px #7F9DB9;
    vertical-align:30%;
}

.MultiSelectButtonSpacing {
    margin-top:0px;
}

.GridCells {
    border-color: Gray;
    border-width: 1px;
    border-style: solid;
    border-left-style: none;
    cursor: default;
    vertical-align: middle;
}

.GridCells1 {
    border-style: none;
    cursor: default;
}

.GridCellsInvisible {
    border-style: none;
    width: 0px;
    border-top-style: solid;
    border-bottom-style: solid;
}

.GridHeaderCells {
    /*border-color: Gray;
    border-width: 1px;
    border-style: solid;
    cursor: default;
    border-left: 1px solid gray;
    border-top: 1px solid gray;
    border-bottom: 1px solid gray;*/
    border-color: Gray;
    border-width: 1px;
    border-style: solid;
    border-left-style: none;
    border-bottom-style: solid;
    border-top: 1px  gray;
    border-bottom: 1px solid gray;
    vertical-align: middle;
    text-align: left;
    /*border-left-color:#E8E1D7;
	border-top-color:#E8E1D7;
	border-bottom-color:#E8E1D7;*/
    
    /*outline : 1px solid gray;*/
}

.GridHeaderCells1 {
    border-style: none;
    cursor: default;
}

.GridHeaderCellsInvisible {
    border-style: none;
    width: 0px;
    border-top-style: solid;
}

.GridMainStyle {
    border-style: solid;
    border-width: 1px;
    border-color: #7F9DB9;
    margin-top:6px !important;
}

th {
    position: relative;
    text-align: left;
}

headerDiv {
    overflow: auto;
    width: 5px;
}

itemDiv {
    overflow: scroll;
    width: 0px;
}


.DataGridFixedHeader {
    FONT-WEIGHT: bold;
    POSITION: relative;
    TOP: expression(this.offsetParent.scrollTop - 2);
    font-size: 11px;
    font-weight: bold;
    text-align: center;
    background-color: #E8E1D7;
    border-right: 1px solid silver;
    cursor: default;
    border: 1px gray;
}


/* the div that holds the date picker calendar */
.dpDiv {
}


/* the table (within the div) that holds the date picker calendar */
.dpTable {
    font-family: Verdana,Arial;
    font-size: 11px;
    text-align: center;
    color: #333333;
    background-color: #FFFFFF;
    border: 2px solid #7F9DB9;
}


/* a table row that holds date numbers (either blank or 1-31) */
.dpTR {
}


/* the top table row that holds the month, year, and forward/backward buttons */
.dpTitleTR {
    background-color: Gray;
    border-bottom: 2px solid #7F9DB9;
}


/* the second table row, that holds the names of days of the week (Mo, Tu, We, etc.) */
.dpDayTR {
    background-color: white;
}


/* the bottom table row, that has the "This Month" and "Close" buttons */
.dpTodayButtonTR {
}


/* a table cell that holds a date number (either blank or 1-31) */
.dpTD {
    border: 1px #7F9DB9;
    border-style: solid;
    color: blue;
}


/* a table cell that holds a highlighted day (usually either today's date or the current date field value) */
.dpDayHighlightTD {
    background-color: #E7E1D6;
    border: 1px solid #AAAAAA;
    color: White;
}


/* the date number table cell that the mouse pointer is currently over (you can use contrasting colors to make it apparent which cell is being hovered over) */
.dpTDHover {
    border: 1px solid #888888;
    cursor: pointer;
}


/* the table cell that holds the name of the month and the year */
.dpTitleTD {
}


/* a table cell that holds one of the forward/backward buttons */
.dpButtonTD {
}


/* the table cell that holds the "This Month" or "Close" button at the bottom */
.dpTodayButtonTD {
}


/* a table cell that holds the names of days of the week (Mo, Tu, We, etc.) */
.dpDayTD {
    background-color: white;
    border: 1px solid #7F9DB9;
    color: black;
}


/* additional style information for the text that indicates the month and year */
.dpTitleText {
    font-size: 12px;
    color: gray;
    font-weight: bold;
}


/* additional style information for the cell that holds a highlighted day (usually either today's date or the current date field value) */
.dpDayHighlight {
    color: #4060ff;
    font-weight: bold;
}


/* the forward/backward buttons at the top */
.dpButton {
    font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
    font-size: 8px;
    color: black;
    background: Gray;
    font-weight: bold;
    padding: 0px;
    cursor: pointer;
}


/* the "This Month" and "Close" buttons at the bottom */
.dpTodayButton {
    font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: gray;
    background: #d8e8ff;
    font-weight: bold;
}

.centered {
    border: 0;
    background-color: #6095b3;
    position: fixed;
    _position: absolute;
    left: 30%;
    top: 40%;
    color: White;
    z-index: 999;
}

.dpDropDown {
    font-family: Verdana,Arial;
    font-size: 11px;
    font-weight: normal;
    color: #333333;
    border: solid 1px #7F9DB9;
    background-color: #FFFFFF;
    height: 16px;
}

.modalBackground {
    background-color: #6095b3;
}

.dpTDDiffMonth {
    border: 1px #7F9DB9;
    border-style: solid;
    color: Fuchsia;
}
/* added by Raheem as the new gridview column headers are getting displayed as Hyper links */
th a:link, th a:visited, th a:active, th a:hover {
    text-decoration: none;
    color: black;
}

.styleone:link {
    text-decoration: none;
}

.styleone:visited {
    text-decoration: none;
}

.styleone:active {
    text-decoration: none;
}

.styleone:hover {
    text-decoration: underline;
    color: red;
}

.NavImg {
    /*float: left;*/
}

/*table {
    border-collapse: collapse;
    border-spacing: 0px;
}*/

.Breadcrumb td {
    padding: 0px;
}

.TabClass {
    padding: 0px;
}

td {
    padding: 1px;
}

.alignToBottom {
    vertical-align:bottom !important;
}


.linkbuttonDefault {
    border: 0px none transparent;
    height: 19px;
    cursor: pointer;
    padding: 5px 4px 1px 9px;
    background: url(../../IRES.Common.UI/Presentation/Images/button_default.gif) repeat-x left top;
    background-color: red;
    color: #333;
    font: normal 11px Verdana;
    text-decoration: none;
    vertical-align: middle;
}

.MenuTd {
    vertical-align: top;
    display: inline-block;
    overflow: hidden;
    float: left;
}


@media screen and (-webkit-min-device-pixel-ratio:0) {
    .NavigationBarSelectLinkButton,
    .NavigationBarLinkButton {
        display: inline-block;
        width: 100%;
        height: 100%;
        text-align: left;
    }

    .SepImg {
        display: inline-block;
        width: 100%;
        height: 100%;
    }

    .MenuTd {
        display: inline-block;
        overflow: hidden;
    }

    #divTopMenu {
        padding-bottom: 5px;
    }

    div.MaskedDiv {
        visibility: hidden;
        position: absolute;
        left: 0px;
        top: 0px;
        z-index: 100;
        opacity: .4;                
    }

    .ShowMask {
        visibility: visible !important;
        background-color: grey;
        height: 100%;
        width: 100%;
    }
}

.BreadcrumbLine {
padding-top:0px;
padding-bottom:0px;
}

@media screen and (-webkit-min-device-pixel-ratio:0),(-ms-high-contrast:active),(-ms-high-contrast:none),(min-width:0\0) 
{
   .buttonDefault, .buttonDisabled,.buttonEmphasized 
   {
       padding: 0px 4px 0px 4px;
   }
   .LableFieldSpace 
   {
    line-height:15px;
   }
    .BreadcrumbLine {
    padding-bottom:2px;
    }
}

.wllinks{padding-left:15px;}

@media screen and (-webkit-min-device-pixel-ratio:0),(-ms-high-contrast:active),(-ms-high-contrast:none),(min-width:0\0) {
    [disabled] {
        color: Gray !important;
    }
    ::i-block-chrome, [disabled] {
        color: #585858 !important;
    }
}

.FocusSpace {
    line-height:12px;
}

.ie11 .LabelFieldStyle,.edge .LabelFieldStyle,.ie10 .LabelFieldStyle,.other .LabelFieldStyle
{
    height: auto !important;
    min-height: 18px;
}

.ZoomBoxPosition
{
    position: absolute;
}

.ie10 .ZoomBoxPosition
{
    position: fixed;
}

.ie11 .ZoomBoxPosition
{
    position: fixed;
}

.other .ZoomBoxPosition
{
    position: fixed;
}

.edge .ZoomBoxPosition
{
    position: fixed;
}
