﻿
#logo svg{
    height:100%
}
#loading-raphael {
    position: fixed;
    display: block;
    top: 83px;
    right: 14px;
    padding-right: 3px;
    width: 40px;
    z-index: 5;

}

#loading-raphael svg {
    width: 100%;
}
