﻿body {
    background-image: none;        
    width:unset;    
}

.saheaderback {
    margin: 0px auto;
    text-align: center;
    width:100%;
}

.saheader {
    margin: 0px auto;
    width: 950px;
    text-align: center;
    height: 75px;    
}

.sidenavheader {
    font-style: italic ;    
    font-size: small;
    margin-left: 5px;
    margin-bottom: 5px;
    word-wrap: break-word ;
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto;
    overflow: auto;
}

.sidenavmenu {
    width: 150px;
    min-width: 150px;
    margin: 0px auto;
}

.sidenavitem {
    text-align: left;
    font-size: small;
    margin-left: 20px;
    height: 22px;
}

a.sidenavitem {
    height: 25px;
}

    a.sidenavitem:link {
        text-decoration: none;
    }

    a.sidenavitem:visited {
    }

    a.sidenavitem:hover {
        text-decoration: underline;
    }

.sidenavitemheight {
    height: 22px;
}

div.saloginheader {    
    
}
div.salogin {
    max-width: 950px; 
    min-width:320px;             
    margin:auto;            
}

.RadWindow_Bootstrap span.rwIcon:before {content: none !important }
.RadWindow_Bootstrap .rwTitleWrapper .rwTitle {padding: 2px 0px 0px 0px}

@media print {

    .saheader {        
        border-bottom-width: 2px;
        border-bottom-color: darkgray;
        border-bottom-style: solid;
    }    
    .sidenavleftborder {border-left-style: none;}
    .sidenavrightborder {border-right-style: none;}
    .sidenavbottomborder {border-bottom-style: none;}
}
