﻿html, body {
    background-image: url('../../App_Themes/Light/background.png') !important;background-size:cover;
    overflow: auto !important;
}

.ComboItem {
    background-color: transparent !important;
    padding: 5px !important;
    color: black !important;
    font-size: 12pt !important;
}

.loginBtton {
    background-color: transparent !important;
    border-color:white;
    Color: white;
}

.loginBttonHover{
    border:solid 1px;
    border-color:white;
}

.copyrightForeColor {
    color: rgba(0,0,0,0.8) !important;
}
