@import url("../print.css");

/* rules for user certificate */
body {
	margin: 1em 1em 0 1em;
}

.usercredits_logo {
	width:20%;
	float:right;
}

.usercredits_logoProvider {
	width: 10%;
	float:left;
}

.header_Certificate{
    
    margin-top: 5%;
    text-align: center;
}
.title_Certificate{
    margin-top: 1%;
    font-size: 1.7em;
    text-align : center ;
    text-transform: uppercase;
    font-weight:bold;
    margin-bottom: 1%;
}
.user_data{
    margin-top: 2%;
    font-size: 1em; 
    text-align:center;
}
.course_title
{
    margin-top: 1%;
    margin-bottom: 5%;
    text-align:center;
}

.Certificate_datails{
    margin-top: 10px;
}
.placeAndDate{
   margin-top: 7%; 
}
.signature{
   width: 80%;
   text-align:right;
   margin-top: 20px; 
}