﻿.w-tabpage-header > .w-title > .w-image{
    display:none;
}
.w-tabpage-header > .w-title > .w-icon-text > .w-font-icon {
    margin:0px;
    margin-bottom:5px;
}

img.w-logo-small{
    max-width:100%;
}

.w-current-record > .w-button {
    background-color: cornflowerblue !important;
    color:white !important;
}

.w-logo-tiny {
    max-width: 28px !important;
    max-height: 28px !important;
    width: 28px !important;
    height: 28px !important;
    margin-right:5px;
    border-radius:5px;
}