/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 11-Mar-2019, 16:25:13
    Author     : adam
*/

.usscommenttext p {
    margin:0px;    
}
.usscommentrow {
    
    border:1px #EBEBEB solid !important;
}

.notransparent {
    opacity: 1.0 !important;
}

.msgreen {
    color:#28a745!important;
}

.loginbackground {
    background: url("/images/loginbackground.png");
    background-position:left bottom;
    background-repeat: no-repeat;
    background-size:cover;
        
}