﻿body {
 background-image: url('https://i.imgur.com/idmlk0O.jpeg') !important;
background-repeat: no-repeat !important;
background-attachment: fixed !important;
background-size: cover !important;
}
.glyphicon.glyphicon-warning-sign.red {
	display: none!important;
}
#records > div > div.col-sm-5 > div > div:nth-child(1){
	Visibility: hidden!important;
}
#records > div.row.header-row.brand-btn-default-bg.brand-btn-default-color > div.col-sm-5{
	Visibility: hidden!important;
}
        