#snapshot .bg-secondary {
    background-color: #EBEBEB !important;
}
.card-title {
    color: #2a5788 !important;
}

/*.header-image {
    background: url("../img/header.png") no-repeat center center;
        background-size: auto;
    background-size: cover;
    height: 300px;
    width: 100%;
    margin: auto;
}*/

#header-image img{

	width: 100%;
	height: auto;
}

p {

font-family: Helvetica, sans-serif;
font-style: normal;
font-weight: normal;
font-size: 14px;
line-height: 17px;
display: flex;
align-items: center;

color: #000000;


}

.footer{
	
	height: 174px;
	top: 1050px;

	background: #203B7A;

}
#footer-image img{

	width: 100%;
	height: auto;
}

body{

	background-color: #ffffff;
}

table > thead > tr > th {
    border-bottom-width: 1px;
    font-size: 1.25em !important;
    font-weight: 500 !important;
    border: 0;
}

@media print {

    .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
        float: left;
    }
    .col-md-12 {
        width: 100%;
    }
    .col-md-11 {
        width: 91.66666666666666%;
    }
    .col-md-10 {
        width: 83.33333333333334%;
    }
    .col-md-9 {
        width: 75%;
    }
    .col-md-8 {
        width: 66.66666666666666%;
    }
    .col-md-7 {
        width: 58.333333333333336%;
    }
    .col-md-6 {
        width: 50%;
    }
    .col-md-5 {
        width: 41.66666666666667%;
    }
    .col-md-4 {
        width: 33.33333333333333%;
    }
    .col-md-3 {
        width: 25%;
    }
    .col-md-2 {
        width: 16.666666666666664%;
    }
    .col-md-1 {
        width: 8.333333333333332%;
    }

}

#registration_list a:not(.btn):not(.dropdown-item) {
    color: #f96332;
}

.now-ui-icons.design_nc-paper-42::before {
    content: "\ea42";
}

.now-ui-icons.design_nc-chart-bar-33::before {
    content: "\ea1e";
}

.now-ui-icons.design_nc-watch-time-62::before {
    content: "\ea62";
}