:root {
    text-underline-offset: 8px;
}

table.Top td.Logo img {
    height: 80px !important;
    width: auto !important;
}


div.right-banner {
    position :absolute;
    z-index: 20000;
    top:210px;
    right:0px;
}


div.Footer {
    padding: 8px 8px 8px;
}

.NavigationHistoryLinks {
    display: none;
}

.Layout .WebEditorCell a {
    text-decoration: none;
}
.dxeHyperlink_Office2010Blue {
    color: #000000 ;
}

.DialogContent .ContentCell {
    padding: 20px 15px 15px 20px;
}

.HorizontalTemplateHeader, .VerticalTemplateHeader, .Header {
    background: white !important;
}

.dxmLite_Office2010Blue .dxm-main {
    background: white none !important;
}

.ACPanel {
    background: white;
}

img.dxWeb_pcCloseButton_Office2010Blue,
img.dxWeb_pcMaximizeButton_Office2010Blue {
    display: none;
}
.dxpc-header .dxpc-closeBtn, 
.dxpc-header .dxpc-maximizeBtn {
    width: 24px !important;
    height: 24px !important;
    display: block;
    background-size: cover;
    background-position: center center;
}
.dxpc-header .dxpc-closeBtn {
    background-image: url('/Images/close.svg');
}
.dxpc-header .dxpc-maximizeBtn {
    margin-left: 4px; 
    background-image: url('/Images/maximize-50.png');
}
.dxpc-header .dxpc-maximizeBtn:hover {
    background-image: url('/Images/maximize-animated.gif');
}


.Dialog .DockBottom #Dialog_UPPAC li.dxm-alignSpacing { width:100px !important;}



