﻿

body 
{
    /*background:#ddd;*/
    color:#1d2a5b;
    font-family:Arial, Helvetica, sans-serif;
    font-size:14px;
    font-weight:500;
    margin-left:15px;
    margin-right:15px;
    margin-bottom:0px;
    margin-top:0px;
    padding:0;
    /*border:0;*/
    
    scrollbar-face-color: #aeaeae;
    scrollbar-highlight-color: #aeaeae;
    scrollbar-shadow-color: #aeaeae;
    scrollbar-3dlight-color: #aeaeae;
    scrollbar-arrow-color: #dedede;
    scrollbar-track-color: #dedede;
    scrollbar-darkshadow-color: #aeaeae;


}

.WaitDivSphera {
    padding: 10%;
    border-style: solid;
    border-width: 0px;
    border-color: white;
    position: absolute;
    left: 0px;
    right: 0px;
    top: 0px;
    bottom: 0px;
    background-color: white;
    /*background: #666666;*/ /*filter: Alpha(Opacity=60);*/
    z-index: 9999;
    text-align: center;
    display: block;
    visibility: visible;
    opacity: 0.95;
}


.SpheraGif {
    margin: 20px;
    padding: 20px;
    position: relative;
    top: 30%;
    z-index: 100001;
    display: block;
    visibility: visible;
    color: White;
}
.SPHERA_spinner {
    color: #438EB9;
}



.divBottomLogin {
    border-top: 1px solid;
    border-color: #b96234;
    background-color: rgba(0,0,0,.6);
}

.imgBottomLogin {
    padding-right: 15px;
    padding-bottom: 5px;
    padding-top: 5px;
}