/*//Merge Issue Comment by Dhruv Shah on 7/24/2021 for WI#23546*/
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;
}

/*Added below code for clearing the cross icon in IE */
input[type=text]::-ms-clear {
    display: none;
    width: 0;
    height: 0;
}

//Code changes by Dhruv on 5/20/2021 for WI#22559 - Browser Upgrade
/*@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: #84CFEC;
    border: solid 1px #6D6D6D;
    font-family: Verdana,Arial;
    font-size: 11px;
    font-weight: normal;
    color: #333333;
    height: 19px;
}


.comboRowSelected {
    background-color: #84CFEC;
    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;
    border-style: none;
    font-weight: normal;
    height: 18px;
}


.IconAssignmentStyle {
    cursor: hand;
    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(../../Images/mainnav/navbar_1px.gif);
    background-repeat: repeat-x;
    /*padding: 2px 13px 0px 7px;*/
    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: 81%;
}

.TemplateSideBar {
    background-image: url(../../Images/sidebar/sidebar_1px.gif);
    background-repeat: repeat-y;
    COLOR: #000000;
    border: none;
    font-family: Verdana,Arial;
    font-size: 11px;
    font-weight: normal;
    text-align: center;
    vertical-align: top;
}

.TemplateSideBarLogo {
    background-image: url(../../Images/sidebar/sidebar_hands.jpg);
    background-repeat: no-repeat;
    background-position: 0px 254px;
    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-image: url(../../Images/sidebar/sidebar_hands.jpg);
    background-repeat: no-repeat;
    background-position: 0px 215px;
    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: 200;
    top: 0px;
    left: 0px;
    width: 1064px;
    height: 700px;
    opacity: .4;
    filter: alpha(opacity=40);
    background-color: transparent;
    background-color: #333333;
    background-image: url(../../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(../../Images/tab_1px_blue.gif);
    BACKGROUND-REPEAT: repeat-x;
    border-style: none;
    cursor: hand;
    color: #FFFFFF;
    text-decoration: none;
    font-family: Verdana,Arial;
    font-size: 11px;
    font-weight: bold;
    height: 24px;
    vertical-align: middle;
}

.TabUnSelected {
    BACKGROUND-IMAGE: url(../../Images/tab_1px.gif);
    BACKGROUND-REPEAT: repeat-x;
    border-style: none;
    cursor: hand;
    color: #666666;
    text-decoration: none;
    font-family: Verdana,Arial;
    font-size: 11px;
    font-weight: normal;
    height: 24px;
    vertical-align: middle;
}

.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: #333333;
    font-family: Verdana,Arial;
    font-size: 12px;
    font-weight: bold;
    border-style: none;
}

.PageHeaderTitle td {
   padding-bottom:6px;
}

.PageHeaderLegend {
    BACKGROUND-COLOR: #FFFFFF;
    COLOR: #666666;
    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: #D5E3F0;
    COLOR: #333333;
    font-family: Verdana,Arial;
    font-size: 11px;
    border: solid 1px #7F9DB9;
    /*padding: 9px 0px 0px 6px;*/
    padding: 0px 0px 0px 0px;
}


.TabContainerInner {
    BACKGROUND-COLOR: #D5E3F0;
    COLOR: #333333;
    font-family: Verdana,Arial;
    font-size: 11px;
    border-style: none;
    padding: 9px 0px 0px 6px;
}

.TabContainerGroupBox {
    BACKGROUND-COLOR: #EBF2F8;
    COLOR: #333333;
    font-family: Verdana,Arial;
    font-size: 11px;
    border: solid 1px #7F9DB9;
    /*padding: 9px 0px 0px 6px;*/
}

.TabContainerGroupBoxInner {
    BACKGROUND-COLOR: #EBF2F8;
    COLOR: #333333;
    font-family: Verdana,Arial;
    font-size: 11px;
    border-style: none;
    padding: 6px 0px 0px 6px;
}

.Container {
    BACKGROUND-COLOR: #EBF2F8;
    COLOR: #333333;
    font-family: Verdana,Arial;
    font-size: 11px;
    border: solid 1px #7F9DB9;
    /*padding: 9px 0px 0px 6px;*/
    /*padding: 0px 0px 11px 0px;*/ /*Added by Suyash WI#22559 fix for approval box alignment issues*/
    padding: 0px 0px 0px 0px; /*Added by Selven WI#22559 fix for Table Header and container*/
    font-weight: normal;
}

/*   .Container td {
        padding: 9px 0px 0px 6px;
    }*/

.ContainerInner {
    BACKGROUND-COLOR: #EBF2F8;
    COLOR: #333333;
    font-family: Verdana,Arial;
    font-size: 11px;
    border-style: none;
    padding: 9px 0px 0px 6px;
}


.DialogContainer {
    BACKGROUND-COLOR: #EBF2F8;
    COLOR: #333333;
    font-family: Verdana,Arial;
    font-size: 11px;
    border: solid 2px #3A4855;
    /*padding: 9px 0px 0px 6px;*/ /*Commented by Suyash WI#22559 for MultiSelect appearance fix*/
}

.DialogContainerInner {
    BACKGROUND-COLOR: #EBF2F8;
    COLOR: #333333;
    font-family: Verdana,Arial;
    font-size: 11px;
    border-style: none;
    padding: 9px 0px 0px 6px;
}

.DataEntryTableInner {
    COLOR: #211430;
    font-family: Verdana,Arial;
    font-size: 8pt;
    border-style: none;
    width: 100%;
    padding: 6px 0px 0px 6px;
}

.SectionTitle {
    BACKGROUND-IMAGE: url(../../Images/header_1px.gif);
    BACKGROUND-REPEAT: repeat-x;
    COLOR: #333333;
    font-weight: bold;
    font-family: Verdana,Arial;
    font-size: 11px;
    padding: 0px 0px 0px 9px;
    height: 20px;
}

.DialogSectionTitle {
    BACKGROUND-IMAGE: url(../../Images/header_1px_dialog.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;
    /*Added the white space property to override nowrap*/
    white-space: normal;
}

.VerticalLine {
    padding: 3px 1px 3px 8px;
    border-left: 1px solid #7F9DB9;
    height: auto;
    vertical-align: top;
    width: 49%;
}

.AlternateCellSpacing {
    vertical-align: top;
    /*Added the white space property to override nowrap*/
    white-space: normal;
    padding: 0px 9px 9px 3px;
    /*padding: 9px 3px 9px 3px;*/
}

.LabelStyle {
    font-family: Verdana,Arial;
    font-size: 11px;
    font-weight: normal;
    color: #333333;
    border-style: none;
}

.ConditionalMandatoryLabelStyle {
    font-family: Verdana,Arial;
    font-size: 11px;
    font-weight: normal;
    border-style: none;
    color: #FF0000;
}

.LabelFieldStyle {
    font-family: Verdana,Arial;
    font-size: 11px;
    font-weight: normal;
    color: #9D9DA1;
    border: solid 1px #7F9DB9;
    vertical-align: middle;
    background-color: #FFFFFF;
    min-height: 18px;
    height: 18px;
    display: inherit !important;
    /*display: inline-block;*/ /* for inline elements e.g. span, strong, em etc */
    /*text-overflow: ellipsis;*/
    /*width: calc(80%);*/ /* The trick is here! */
}

.LabelGroupStyle {
    font-family: Verdana,Arial;
    font-size: 11px;
    font-weight: bold;
    color: #333333;
    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;
    resize: none;
}

.MandatoryTextStyle {
    font-family: Verdana,Arial;
    font-size: 11px;
    font-weight: normal;
    color: #333333;
    border: solid 1px #7F9DB9;
    background-color: #FFF9C7;
    height: 18px;
    resize: none;
}

.AfcarsTextStyle {
    font-family: Verdana,Arial;
    font-size: 11px;
    font-weight: normal;
    color: #333333;
    border: solid 1px #7F9DB9;
    height: 18px;
    background-color: #B9D4FF;
    resize: none;
}

.MandatoryDropDownListStyle {
    font-family: Verdana,Arial;
    font-size: 11px;
    font-weight: normal;
    color: #333333;
    border: solid 1px #7F9DB9;
    background-color: #FFF9C7;
    height: 18px;
}

.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;
}

.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 6px 0px 0px;
}

.ButtonsTable td {
    padding: 4px 6px 0px 0px;
}

.buttonDefault {
    border: 0px none transparent;
    height: 19px;
    CURSOR: Hand;
    /*padding: 0px 0px 0px 0px;*/
    background: url(../../Images/button_default_1px.gif) repeat-x left top;
    color: #333;
    font: normal 11px Verdana;
}

.buttonDefaultLeftIE8 {
    border: 0px none transparent;
    height: 19px;
    width: 2px;
    CURSOR: Hand;
    vertical-align: top;
    background: url(../../Images/button_default_left.gif) no-repeat left top;
    /*margin: 0px -1px 0px 0px;*/
}

.buttonDefaultLeft {
    border: 0px none transparent;
    height: 19px;
    /*width: 2px;*/
    width: 4px;
    CURSOR: Hand;
    vertical-align: top;
    background: url(../../Images/button_default_left.gif) no-repeat right top;
    /*margin:-1px;*/
    margin-block: auto;
}

.buttonDefaultRightIE8 {
    border: 0px none transparent;
    height: 19px;
    width: 2px;
    CURSOR: Hand;
    vertical-align: top;
    background: url(../../Images/button_default_right.gif) no-repeat right top;
    /*margin: -1px;*/
    margin-block: auto;
}

.buttonDefaultRight {
    border: 0px none transparent;
    height: 19px;
    width: 4px;
    CURSOR: Hand;
    vertical-align: top;
    background: url(../../Images/button_default_right.gif) no-repeat left top;
    /*margin: -1px;*/
    margin-block: auto;
}

.buttonDisabled {
    border: 0px none transparent;
    height: 19px;
    /*padding: 0px 0px 0px 0px;*/
    background: url(../../Images/button_disabled_1px.gif) repeat-x left top;
    color: #ccc;
    font: normal 11px Verdana;
}

.buttonDisabledLeftIE8 {
    border: 0px none transparent;
    height: 19px;
    width: 2px;
    vertical-align: top;
    background: url(../../Images/button_disabled_left.gif) no-repeat left top;
    /*margin: 0px -1px 0px 0px;*/
    /*margin: -1px;*/
    margin-block: auto;
}

.buttonDisabledLeft {
    border: 0px none transparent;
    height: 19px;
    width: 4px;
    vertical-align: top;
    background: url(../../Images/button_disabled_left.gif) no-repeat left top;
    /*margin: -1px;*/
    margin-block: auto;
}

.buttonDisabledRightIE8 {
    border: 0px none transparent;
    height: 19px;
    width: 2px;
    vertical-align: top;
    background: url(../../Images/button_disabled_right.gif) no-repeat right top;
    /*margin: -1px;*/
    margin-block: auto;
}


.buttonDisabledRight {
    border: 0px none transparent;
    height: 19px;
    width: 4px;
    vertical-align: top;
    background: url(../../Images/button_disabled_right.gif) no-repeat left top;
    /*margin: -1px;*/
    margin-block: auto;
}

.buttonEmphasized {
    border: 0px none transparent;
    height: 19px;
    CURSOR: Hand;
    /*padding: 0px 0px 0px 0px;*/
    background: url(../../Images/button_emphasized_1px.gif) repeat-x left top;
    color: #333;
    font: bold 11px Verdana;
}

.buttonEmphasizedLeftIE8 {
    border: 0px none transparent;
    height: 19px;
    width: 2px;
    CURSOR: Hand;
    vertical-align: top;
    background: url(../../Images/button_emphasized_left.gif) no-repeat left top;
    /*margin: 0px -1px 0px 0px;*/
    /*margin: -1px;*/
    margin-block: auto;
}

.buttonEmphasizedLeft {
    border: 0px none transparent;
    height: 19px;
    width: 4px;
    CURSOR: Hand;
    vertical-align: top;
    background: url(../../Images/button_emphasized_left.gif) no-repeat left top;
    /*margin: -1px;*/
    margin-block: auto;
}

.buttonEmphasizedRightIE8 {
    border: 0px none transparent;
    height: 19px;
    width: 2px;
    CURSOR: Hand;
    vertical-align: top;
    background: url(../../Images/button_emphasized_right.gif) no-repeat right top;
    /*margin: -1px;*/
    margin-block: auto;
}

.buttonEmphasizedRight {
    border: 0px none transparent;
    height: 19px;
    width: 4px;
    CURSOR: Hand;
    vertical-align: top;
    background: url(../../Images/button_emphasized_right.gif) no-repeat left top;
    /*margin: -1px;*/
    margin-block: auto;
}

.blueline {
    background-repeat: repeat-x;
    background-position: center top;
    height: 1px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #7F9DB9;
}

.MultiHeader {
    background-image: url(../../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(../../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 {
    font-weight: normal;
    font-size: 10px;
    color: #333333;
    font-family: Verdana,Arial;
    border: none;
    font-weight: bold;
    background-image: url(../../Images/secondarynav/navbar_1px_gray.gif);
    background-repeat: repeat-x;
    TEXT-DECORATION: None;
    /*padding: 6px 6px 0px 11px;*/
    padding: 6px 6px 5px 11px;
    height: 23px;
    text-align: center;
}

.NavigationBarMoreLinkButton {
    font-weight: normal;
    font-size: 10px;
    color: #333333;
    font-family: Verdana,Arial;
    border: none;
    font-weight: bold;
    background-image: url(../../Images/secondarynav/navbar_1px_gray.gif);
    background-repeat: repeat-x;
    TEXT-DECORATION: None;
    /*padding: 6px 6px 0px 11px;*/
    padding: 6px 6px 5px 11px;
    height: 23px;
    text-align: center;
}

.NavigationBarMoreRightLinkButton {
    font-weight: normal;
    font-size: 10px;
    color: #333333;
    font-family: Verdana,Arial;
    border: none;
    font-weight: bold;
    background-image: url(../../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(../../Images/secondarynav/navbar_1px_blue.gif);
    font-weight: normal;
    font-size: 10px;
    color: #333333;
    font-family: Verdana,Arial;
    border: none;
    font-weight: bold;
    background-repeat: repeat-x;
    TEXT-DECORATION: None;
    /*padding: 6px 6px 0px 11px;*/
    padding: 6px 6px 5px 12px; /*Added by Suyash WI#22559 6/3/2021 breadcrum apperance fix*/
    height: 23px;
    text-align: center;
}

.NavigationBarSelectLinkButton {
    background-image: url(../../Images/secondarynav/navbar_1px_orange.gif);
    font-weight: normal;
    font-size: 10px;
    color: #333333;
    font-family: Verdana,Arial;
    border: none;
    font-weight: bold;
    background-repeat: repeat-x;
    TEXT-DECORATION: None;
    /*padding: 6px 6px 0px 11px;*/
    padding: 6px 6px 5px 11px; /*Added by Suyash WI#22559 6/3/2021 breadcrum apperance fix*/
    height: 23px;
    text-align: center;
}

.NavBarCell {
    padding: 0px 0px 0px 13px;
}

.TabSideBar {
    BACKGROUND-IMAGE: url(../../Images/sidebar/tabs/sidebar_tab_1px.gif);
    background-repeat: repeat-x;
    border-style: none;
    cursor: hand;
    color: #999999;
    text-decoration: none;
    font-family: Verdana,Arial;
    font-size: 10px;
    font-weight: normal;
    height: 16px;
    display: inline-table; /*Code Added by Dhruv Shah for Sidebar WI#22559*/
    padding: 0px 2px; /*Code Added by Suyash for Focus tab padding fix WI#22559*/
}

.TabSideBarSelected {
    BACKGROUND-IMAGE: url(../../Images/sidebar/tabs/sidebar_tab_1px_B.gif);
    background-repeat: repeat-x;
    border-style: none;
    cursor: hand;
    color: #FFFFFF;
    text-decoration: none;
    font-family: Verdana,Arial;
    font-size: 10px;
    font-weight: bold;
    height: 16px;
    display: inline-table; /*Code Added by Dhruv Shah for Sidebar WI#22559*/
}

.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;
}

.DateImageStyle {
    border-left: none;
    border-bottom: solid 1px #7F9DB9;
    border-right: solid 1px #7F9DB9;
    border-top: solid 1px #7F9DB9;
}


.HeaderStatic {
    position: relative;
    background-color: #EBF2F8;
}

.CheckboxList {
    font-family: Verdana,Arial;
    font-size: 11px;
    font-weight: normal;
    color: #333333;
    border-style: none;
    height: 18px;
    padding-right: 10px;
}

    .CheckboxList input {
        margin-right: 3px !important;
    }

    .CheckboxList label {
        margin-right: 20px !important;
    }

/*Added by Suyash WI#22559 6/4/2021 breadcrum apperance fix*/
.NavigationBarImg {
    margin-bottom: 1px;
}

/*Added by Suyash WI#22559 disabled controls apperance fix for assign transfer*/
span[disabled] {
    opacity: 0.4;
}

.popupzeropadding {
    padding: 0px !important;
}


.popupninepadding {
    padding: 9px !important;
}

.LabelDisplayInline{
    display:inline-block!important;
}

.DataEntryTable {
    COLOR: #211430;
    font-family: Verdana,Arial;
    font-size: 8pt;
    border: 0;
    width: 100%;
}


/*Added by Suyash WI#22559 width='0' textbox visible in new browsers fix*/
input[type=text][style="width:0px;"] {
    opacity: 0;
}

/*Added by Suyash WI#22559 resizable textareas fix*/
.DisableResize {
    resize: none;
    overflow-y: scroll;
}

textarea {
    resize: none;
}

.PanelHeight{
    height:auto!important;
}

/*ICR#23546 - Modified by Niraj on 7/28/2021 for hidding extra col*/
.HideColumn {
    display: none;
}