.MsgBox{
    z-index: 9999 !important;
}
div.home-icon {
    width: 120px;
    height: 114px; /*border:1px solid #DBDBDB;*/
    text-align: center;
    display: inline-block;
    margin: 30px 25px;
}

div.home-icon img {
    width: 114px;
    height: 114px;
}

div.home-icon p {
    font-weight: bold;
}

div.home-icon span {
    font-size: 18px;
    font-weight: bold;
    display: block;
}

div.home-icon1 {
    /*width: 160px;
    height: 114px;*/
    /*border:1px solid #DBDBDB;*/
    text-align: center;
    display: inline-block;
    margin: 30px 5px;
}

div.home-icon1 img {
    width: 114px;
    height: 114px;
}

div.home-icon1 p {
    font-weight: bold;
}

div.home-icon1 span {
    font-size: 18px;
    font-weight: bold;
    display: block;
}

.sapUiTreeWithHeader.sapUiTree {
    border: none;
}

.WCApplicationHeader.sapUiAppHdr {
    background: whitesmoke;
    border-top-width: 3px;
    border-left-width: 0px;
    border-right-width: 0px;
    padding: 0px;
    color: #666 !important;
    background-image: none;
    height: 37px;
}

.WCApplicationHeader .sapUiAppHdrWelcomeLogoffArea {
    margin-top: 7px;
}

.WCApplicationHeader .sapUiAppHdrWelcomeLogoffArea label {
    color: #666;
}

.WCApplicationHeader .sapUiAppHdrWelcomeLogoffArea .btnArea {
    color: #7e44ff !important;
    border: none;
    text-decoration: underline;
    vertical-align: baseline;
}

.WCApplicationHeader .sapUiAppHdrWelcomeLogoffArea .btnAreaDisable {
    color: #666 !important;
    border: none;
    vertical-align: baseline;
}

.WCApplicationHeader .sapUiAppHdrWelcomeLogoffArea .btnLogOff {
    border: none;
    cursor: pointer;
    display: inline-block;
    height: 16px;
    width: 16px;
    margin: 1px 2px 0;
    background-position: center center;
    background-repeat: no-repeat;
    margin-top: 2px;
    background-image: url(icons/LogOut_icon.png);
    margin-top: 0;
    height: 22px;
    padding: 0 10px;
}

.WCApplicationHeader .sapUiAppHdrWelcomeLogoffArea .btnLogOff:hover {
    background-image: url(icons/LogOut_icon_hover.png)
}

.WCApplicationHeader .sapUiAppHdrWelcomeLogoffArea .btnLogOff:focus {
    outline: 1px dashed #005483;
    outline-offset: -1px
}

.WCApplicationHeader .sapUiAppHdrWelcomeLogoffArea .btnLogOff:hover {
    background-color: #cc1919
}

.WCApplicationHeader .sapUiAppHdrWelcomeLogoffArea .btnGoMenu {
    border: none;
    cursor: pointer;
    display: inline-block;
    height: 16px;
    width: 16px;
    margin: 1px 2px 0;
    background-position: center center;
    background-repeat: no-repeat;
    margin-top: 2px;
    background-image: url(icons/GoMenu_icon.png);
    margin-top: 0;
    height: 22px;
    padding: 0 10px;
}

.WCApplicationHeader .sapUiAppHdrWelcomeLogoffArea .btnGoMenu:hover {
    background-image: url(icons/GoMenu_icon_hover.png)
}

.WCApplicationHeader .sapUiAppHdrWelcomeLogoffArea .btnGoMenu:focus {
    outline: 1px dashed #005483;
    outline-offset: -1px
}

.WCApplicationHeader .sapUiAppHdrWelcomeLogoffArea .btnGoMenu:hover {
    background-color: #227AEE
}

.WCApplicationHeader .sapUiAppHdrWelcomeLogoffArea #appHeader-logoffBtn {
    color: #666;
    margin-top: -2px;
}

.WCApplicationHeader .sapUiAppHdrLogo span {
    color: #666;
    font-size: 16px;
}

.WCSplitterV {
    position: absolute;
    top: 42px;
    bottom: 0px;
    left: 0px;
    right: 0px;
    height: auto !important;
    background-color: #edf5fc !important;
}

.WCTabStrip .sapUiTabBar .sapUiTabBarCnt {
    height: 27px;
}

.WCTabStrip .sapUiTabBar .sapUiTabBarCnt li {
    height: 27px;
    margin: 0px;
}

.WCTabStrip .sapUiTabBar .sapUiTabBarCnt li .sapUiTabClose {
    vertical-align: middle;
}

.WCTabStrip .sapUiTabBar .sapUiTabBarCnt .sapUiTabSel {
    height: 27px;
}

.sapUiTable > .sapUiTableFtr {
    line-height: 0px !important;
}

.sapUiTableRowHdr.sapUiTableRowSel {
    background-image: url(icons/GreenCheckmark.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 60%;
    padding: 3px;
}

.sapMDialogBLyInit {
    background: #ffffff !important;
}

.rowRepeater {
    text-align: center;
}

.sapUiTreeMoveUp {
    background-image: url("icons/arrow_up.png");
}

.sapUiTreeMoveDown {
    background-image: url("icons/arrow_down.png");
}

.sapUiTreeMoveLeft {
    background-image: url("icons/arrow_left.png");
}

.sapUiTreeMoveRight {
    background-image: url("icons/arrow_right.png");
}

.sapMImg {
    -webkit-animation: inherit !important;
    animation: inherit !important;
}

.sapUiBtnS.sapUiBtnNorm.sapUiBtnAct.btnNavClose,
.sapUiBtnS.sapUiBtnNorm.sapUiBtnStd.btnNavClose {
    cursor: pointer;
    position: absolute;
    right: 5px;
    top: 6px;
    height: 30px;
    width: 30px;
    background-repeat: no-repeat;
    background-position: center;
    background-image: url(icons/close_button.png);
}

.sapUiBtnS.sapUiBtnNorm.sapUiBtnAct.btnNavClose:active,
.sapUiBtnS.sapUiBtnNorm.sapUiBtnStd.btnNavClose:active {
    cursor: pointer;
    position: absolute;
    right: 5px;
    top: 6px;
    height: 30px;
    width: 30px;
    background-repeat: no-repeat;
    background-position: center;
    background-image: url(icons/close_button.png);
}

.sapUiBtnS.sapUiBtnNorm.sapUiBtnAct.btnNavClose:hover,
.sapUiBtnS.sapUiBtnNorm.sapUiBtnStd.btnNavClose:hover {
    cursor: pointer;
    position: absolute;
    right: 5px;
    top: 6px;
    height: 30px;
    width: 30px;
    background-repeat: no-repeat;
    background-position: center;
    background-image: url(icons/close_button_hover.png)
}

.sapUiBtnS.sapUiBtnNorm.sapUiBtnAct.btnNavClose:focus,
.sapUiBtnS.sapUiBtnNorm.sapUiBtnStd.btnNavClose:focus {
    cursor: pointer;
    position: absolute;
    right: 5px;
    top: 6px;
    height: 30px;
    width: 30px;
    outline: 1px dashed #005483;
    outline-offset: -1px
}

.sapUiBtnS.sapUiBtnNorm.sapUiBtnAct.btnNavClose:hover,
.sapUiBtnS.sapUiBtnNorm.sapUiBtnStd.btnNavClose:hover {
    cursor: pointer;
    position: absolute;
    right: 5px;
    top: 6px;
    height: 30px;
    width: 30px;
    background-repeat: no-repeat;
    background-position: center;
    background-color: red
}

.sapUiBLy {
    background-color: #ffffff !important;
    opacity: 0.4 !important;
    filter: alpha(opacity=40) !important;
}

body {
    background-image: none !important;
    background-color: #edf5fc !important;
}

body #WEB030_LOGIN {
    background-color: white !important;
}

.stylePopup {
    padding: 10px !important;
}

.sapUiUx3TPContent {
    margin: 0 !important;
}

.stylePopup .sapUiLbxI:focus {
    border: none !important;
    outline: none !important;
}

.styleListItem {
    width: 100% !important;
}

.sapUiLbx {
    border: none !important;
}

ul[role="listbox"] li .sapUiLbxITxt {
    /*border-bottom: 1px solid #ccc;*/
}

.navPageShow {
    padding-top: 5px;
    border-bottom: 2px solid #bfbfbf;
    background-color: rgb(0, 157, 224);
    color: white;
    height:40px;
}

.navSelected {
    color: white;
    font-weight: bold;
    font-size: 14px;
    margin: 4px;
}

.navUnSelected {
    color: #9AC7EF;
    font-weight: normal;
    margin: 4px;
    font-size: 14px;
}

.navSeparator {
    color: #ffffff;
    padding: 10px;
    font-size: 14px;
}

.allPage {
    /*background-color: #edf5fc;*/
    /*padding: 5px 10px;*/
    padding-left: 5px;
    height: 100%;
}

.sapUiTfBrd.sapUiTfDsbl {
color: gray;
}

.sapMDialogBLyInit , .sapMBusyDialog {
z-index: 999 !important;
}
.colorHeader {
 font-weight: bold!important;
 padding-left: 5px!important;
 width: 99.5%!important;
}

/*show border in edit table datagrid cell */
 .sapUiTableCell>.sapUiTf, .sapUiTableCell>.sapUiSearchField, .sapUiTableCell>.sapUiSearchField>.sapUiTfCombo, .sapUiTableCell>.sapUiTfCombo {
    border: 1px solid #bfbfbf;
    background: none;
    padding: 0;
    margin: 0;
    width: 100%;
}

.sapUiTableCell>input[readonly="readonly"], .sapUiTableCell>input[disabled="disabled"] ,.sapUiTableCell>.sapUiSearchField>.sapUiTfCombo, .sapUiTableCell>.sapUiTfCombo {
    border: none;
    background: none;
    padding: 0;
    margin: 0;
    width: 100%;
}

/*input[readonly="readonly"].sapUiTableCell>.sapUiSearchField>.sapUiTfCombo, .sapUiTableCell>.sapUiTfCombo {
    border: none;
    background: none;
    padding: 0;
    margin: 0;
    width: 100%;
}*/
 .sapUiTableRowHdr.sapUiTableGroupHeader>div {
    position: absolute;
    left: 0px; 
    margin-top: 0px; 
    white-space: nowrap;
    z-index: 1;
    height: 26px;
}

 .sapUiTableGroupIcon {
    background-position: center left;
    background-repeat: no-repeat;
    padding-left: 20px;
    margin-left: 0px; 
    cursor: pointer;
}
 .sapUiTreeFilter{
     float:left;
 }
 .treeSearchFilter{
     position:absolute;
     margin-top: 2px;
     width: 100%;
 }
.treeAutoHide{
    position:absolute;
    right:0px;
    margin-top: 2px;
}

.toggleBtnWeb, .toggleBtnWeb span{
    color: white !important;;
    background: red !important;
}
.toggleBtnMobile, .toggleBtnMobile span{
    color: white !important;;
    background:#428BCA !important;;
}
.btnConditionColor{
    background-color: lightblue !important;
}

.btnIconColorAccept{
    background-color: lightgreen !important;
}

.btnIconColorError{
    background-color: orangered !important;
}

.sapMTC .sapMTCScroller .sapMTCInner {
    padding-top: 5px;
}
#btnUser div span:hover{
    color:#009de0;
}
#WEB050_MENU #btnOrg div span:hover{
    color:#009de0;
}
#HOME #btnOrg div span:hover{
    color:#009de0;
}
#btnHome div span:hover{
    color:#009de0;
}
#btnLogOut div span:hover{
    color:red;
}
.sap-desktop .sapMQuickViewPage.sapMPage>header, .sap-tablet .sapMQuickViewPage.sapMPage>header{
    background-color: rgba(0, 157, 224, 0.25);
}
.sapMPopoverArrUp:after{
    border-bottom-color: rgb(192, 231, 248) !important;
}
.sapMIBar-CTX .sapMTitle{
    font-weight: bold;
}
.sapMQuickViewPage .sapUiHLayout{
    margin-bottom: 0.5rem !important;
}
.sapMQuickViewPage  h1 span{
    font-size: 14px;
    font-weight: bold;
    color: #666666;
}
.sapMQuickViewPage h1, .sapMQuickViewPage .sapUiForm .sapUiFormTitle{
    font-size: 14px !important;
    font-weight: bold !important;
    color: #666666 !important;
}
.sapUiRGLContainer>.sapUiFormTitle{
    margin-bottom: 0.5rem !important;
}
.sapUiFormM .sapUiRespGridMedia-Std-Phone .sapUiFormResGridCont{
    padding-bottom: 0rem !important;
}
.sapUiRespGridSpanL8.sapUiRespGridSpanM10.sapUiRespGridSpanS12.sapUiRespGridSpanXL8{
    display: none;
}
#WEB060_SUB_MENU #lblModule{
    font-weight: bold;
    font-size: 18px;
    vertical-align: middle;
}
#HOME #lblModule{
    font-weight: bold;
    font-size: 18px;
    vertical-align: middle;
}
#WEB065_MENU #lblModule{
    font-weight: bold;
    font-size: 18px;
    vertical-align: middle;
}
#WEB085_MENU_PROGRAM #lblModule{
    font-weight: bold;
    font-size: 18px;
    vertical-align: middle;
}

.MListItemHeight{
    height: 100% !important;
}
#WEB060_SUB_MENU .sapUiUx3NavBar{
    height: 40px;
}
#WEB060_SUB_MENU #btnClose{
    margin-top: -8.5px;
    padding: 0;
    float: right;
}
#WEB060_SUB_MENU #btnClose div{
    border-color: transparent;
    background: transparent;
    text-shadow: none;
}
#WEB060_SUB_MENU #btnClose div span{
    color: white;
}
#WEB060_SUB_MENU #btnClose div span:hover{
    color: red;
}
#HOME .sapUiUx3NavBar{
    height: 40px;
}
#HOME #btnClose{
    margin-top: -8.5px;
    padding: 0;
    float: right;
}
#HOME #btnClose div{
    border-color: transparent;
    background: transparent;
    text-shadow: none;
}
#HOME #btnClose div span{
    color: white;
}
#HOME #btnClose div span:hover{
    color: red;
}

#WEB080_PROGRAM .sapUiUx3NavBar{
    height: 40px;
}
#WEB080_PROGRAM #btnClose{
    margin-top: -8.5px;
    padding: 0;
    float: right;
}
#WEB080_PROGRAM #btnClose div{
    border-color: transparent;
    background: transparent;
    text-shadow: none;
}
#WEB080_PROGRAM #btnClose div span{
    color: white;
}
#WEB080_PROGRAM #btnClose div span:hover{
    color: red;
}

#WEB085_MENU_PROGRAM .sapUiUx3NavBar{
    height: 40px;
}
#WEB085_MENU_PROGRAM #btnClose{
    margin-top: -8.5px;
    padding: 0;
    float: right;
}
#WEB085_MENU_PROGRAM #btnClose div{
    border-color: transparent;
    background: transparent;
    text-shadow: none;
}
#WEB085_MENU_PROGRAM #btnClose div span{
    color: white;
}
#WEB085_MENU_PROGRAM #btnClose div span:hover{
    color: red;
}
.mdg-toolbar{
    height:50px !important;
    min-width: auto !important;
}
/* IE */
.btn-notice{ 
    margin: -34px 0 0 18px;
    position: fixed;
    background-color: red;
    padding: 3px 7px;
    color: white;
    font-weight: bold;
    border-radius: 10px;
    font-size: 0.8em;
    z-index: 1;
    line-height: normal;
    /*display: none;*/
}

.btn-notice-chrome{
    margin: -27px 0 0 18px;
    position: fixed;
    background-color: red;
    padding: 2px 6px;
    color: white;
    font-weight: bold;
    border-radius: 10px;
    font-size: 0.8em;
    z-index: 1;
    /*display: none;*/
}

.sapUiTableSelModeMultiToggle .sapUiTableRowHdr::after {
     display: none;
}
.sapUiTableSelModeMultiToggle .sapUiTableColRowHdr.sapUiTableSelAllEnabled .sapUiTableColRowHdrIco {
    display: none;
}
.sapUiTableSelModeMultiToggle .sapUiTableColRowHdr.sapUiTableSelAll.sapUiTableSelAllEnabled .sapUiTableColRowHdrIco {
    display: none;
}
.sapUiTableColRowHdr.sapUiTableSelAllEnabled{
    background-image: url(images/Select_All_Icon.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 60%;
    padding: 3px;
}
.sapUiTableColRowHdr.sapUiTableSelAll.sapUiTableSelAllEnabled{
    background-image: url(images/Select_All_Icon.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 60%;
    padding: 3px;
}

/*WEB100_SUB_MENU_*/

#WEB100_SUB_MENU_MasterPage-cont{
    overflow-y: auto !important;
}
#WEB100_SUB_MENU_MasterPage-cont ul li div .sapMGHLITitle{
    text-overflow: clip !important;
}
#WEB100_SUB_MENU_MasterPage-cont ul li div div .sapMSLITitleOnly{
    text-overflow: clip !important;
}

#WEB100_SUB_MENU_ListMenu {
    width: 100% ;
    overflow-x: auto!important;
    padding-top: 3%;
}
#WEB100_SUB_MENU_MasterListPage-cont{

}
#WEB100_SUB_MENU_MasterListPage-cont{
    overflow-x: scroll!important;
    overflow-y: auto!important;
}

#WEB100_SUB_MENU_DetailPage-cont{
    overflow-y: hidden !important;
}
/*Master Header Bar*/
.sapUiSizeCompact .sapMPageWithHeader.sapMPageWithSubHeader>#WEB100_SUB_MENU_MasterPage-cont {
    top: 4rem !important;
}
#WEB100_SUB_MENU_MasterHeaderBarText{
    color: #444444;
}

#WEB100_SUB_MENU_MasterHeaderBar{
    background-color: #5bc0de;
}

/*Detail Header bar */
#WEB100_SUB_MENU_DetailBar{
    background-color: #5bc0de;
}
#WEB100_SUB_MENU_DetailTxt{
    color: #444444;
}

.MenuListView .sapMListModeSingleSelectMaster.sapMListShowSeparatorsAll.sapMListUl{
    /*padding-top: 8px !important;*/
}

#contentPage{
    overflow: auto !important;
}

.MenuListView .sapMListUl>.sapMLIB.sapMGHLI{
    color: black;
    background-color: #e4e4e4 !important;
    height: 2rem !important;
    padding-top: 0rem !important;
}
.listHead {
    color: black;
    background-color: #e4e4e4 !important;
    height: 2rem !important;
    padding-top: 0rem !important;

}
.ModelDisplay {
    font-size: 12px !important;
    font-weight: normal;
}