.ApplicationWhatsNew                            { /*position: absolute; width: 50px; height: 50px; right: 0; margin-right: -4px; z-index:2000; background: url(whatsnew.png) center center no-repeat;  cursor: pointer;*/}
.ApplicationWhatsNew[open="true"]               { /*background-image: url(close.png);*/ }
.ApplicationWhatsNewBody	                    { float: left; width: 550px; height: 590px; margin-left: -17px; margin-top: -20px; position: absolute}
.ApplicationWhatsNewContainer                   { float: left; width: 550px; height: 490px; margin-left: 0px; margin-top:-2px; }
.ApplicationWhatsNewGallery                     { width: 100%; max-width: 550px; height: 350px;}

.ApplicationWhatsNewGallery
.dx-gallery-indicator-item-selected             { background-color: #3e5267; }
.ApplicationWhatsNewInfoBox                     {float: left; width: 99%; margin-top:-4px; margin-left:6px; height: 190px; background-color: #3F7A8E; border-bottom-left-radius:8px; border-bottom-right-radius:8px; }
.ApplicationWhatsNewInfoTitle                   { width: 100%; height: 74px; background-color: rgba(0,0,0,0.3); }
.ApplicationWhatsNewInfoTitleText               { float: left; width: calc(100% - 40px); width: -moz-calc(100% - 40px); width: -webkit-calc(100% - 40px); height: 50px; margin: 10px 0px 12px 20px; color: #ffffff; font-size: 20px; display: flex; align-items: center;}
.ApplicationWhatsNewInfo                        { float: left; width: calc(100% - 40px); width: -moz-calc(100% - 40px); width: -webkit-calc(100% - 40px); height: calc(100% - 140px); height: -moz-calc(100% - 140px); height: -webkit-calc(100% - 140px); margin: 20px 0px 0px 20px;}
.ApplicationWhatsNewInfoText                    { width: 100%; height: 100%; color: #ffffff; font-size: 14px;}
.ApplicationWhatsNewInfo 
.dx-scrollable-scroll-content,
.ApplicationWhatsNewInfo 
.dx-scrollbar-hoverable .dx-scrollable-scrollbar-active .dx-scrollable-scroll-content { background-color : rgba(255,255,255,0.3) !important;}
.ApplicationWhatsNewInfo .dx-scrollable-wrapper { height: 66px; }

.dx-popover-arrow { right: -9px; }

.ApplicationWhatsNewGallery .dx-gallery-item-image { border-top-left-radius: 31px; border-top-right-radius: 20px; }
.ApplicationHelpMenuPopupItemIcon[icon="whatsNew"] { background: transparent url(help_new_icon.svg) 0% 0% no-repeat padding-box; }
/*.ApplicationWhatsNewButtonContainer {
    padding-left: 5px;
    position: relative;
    width: 550px;
    margin-top: 535px;
}
.ApplicationWhatsNewButton                      { width: 49%; color: white; background-color: #2B3946; margin: 0 !important; border: none;}
.ApplicationWhatsNewButton[news]                { float: left;  }
.ApplicationWhatsNewButton[help]                { float: right; width: 99.8%; }
.ApplicationWhatsNewButtonContainer> .dx-state-active     { color: #FFFFFF; background-color: #2B3946;}*/



