@charset "utf-8";
/* CSS Document */

body {
	background: #fff;
}

.share-grid{
    display:none !important;
}

.no_print {
    display: none !important;
}

.footer-bg {
     display: none !important;
}

.navbar {
     display: none !important;
}

.py-5 {
	padding-top: 0 !important;
	padding-bottom: 0 !important;
}

.card {
	border: 0px !important;
}

.request_view {
    max-width: 100% !important;
}

.container {
    max-width: 100% !important;
}

.no_display {
    display: block;
}

.cc_r_info {
    background:#fff;
    border: 0px !important;
}

.req_view_card{
background:white;
border:none;
}

