@charset "UTF-8";


* {
	padding: 0px;
	margin: 0px;
	font-family: 'ArnoPro', sans-serif;
}

body {
	padding: 0 !important;
	margin: 0 !important;
	font-family: 'ArnoPro', sans-serif !important;
}
.volunteer-text>.text-inner>span {
    margin: 10px 0px !important;
}
.main-certificate {
  width: 100% !important;
  height: 100% !important;  
  margin: 0px !important;
  padding: 0px !important;
  position: fixed !important;
}


.main-certificate img {
	width: 100% !important;
	height: 100% !important;
}
.certificate-website{
position: fixed;
    bottom: 5px !important;
    font-size: 15pt;
    width: 50% !important;
    color: #fff !important;
    left: 25% !important;
    height: 30px;
  text-align:center !important;
    font-weight:bold !important;
    overflow: visible;
}
.page-bottom {
	position: fixed;
    bottom: 5px !important;
    font-size: 15pt;
    width: 80% !important;
    color: #fff !important;
    height: 30px;
    left: 77% !important;
    font-weight:bold !important;
    overflow: visible;
    /*background: blue !important;*/
}
.certificate-number {
	color: #9c0709 !important;
	position: fixed !important;
	width: 33% !important;
	float:left !important;
	left: 35px !important;
        bottom: 5px !important;
        font-size: 15pt;
        font-weight:bold !important; 
	line-height: 28px;
	
}
.certificate-text {
	position: fixed;
	width: 100%;
	top: 200px;
	text-align: center;
}

.certificate-title {
	/*font-family: 'ArnoPro', sans-serif !important;*/
	font-size: 80px;
	font-weight: 600;
	letter-spacing: 6px;
	color: #000;
}


.certificate-desc {
	padding: 10px 120px 50px 120px !important;
	font-size: 25px;
	color: #000 !important;
	line-height: 28px;
}

.volunteer {
	font-size: 38px;
	color: #eb0e0e;
}

.volunteer h4 {
	font-style: italic;
	letter-spacing: 3px;
}

.volunteer span {
	margin: 40px 0px 45px 0px !important;
	font-size: 25px;
	color: #000 !important;
	line-height: 30px;
	display: block;
}


.person-name {
	font-size: 33px;
	color: #eb0e0e;
	padding-bottom: 13px;
	line-height: 35px !important;
	background-position: bottom center !important;
	background-size: 100% !important;
}
.line{
  width: 80% !important;
  height: 3px !important;  
  margin: 0px auto !important;
  }
.line img{
  width: 100% !important;
   height: 100% !important;
	}
.reward-div {
	padding-top: 20px;
	display: block;	
}







.certificate-main {
	padding: 0px 30px;
}

.certificate-user-name {
	font-size: 20px;
	color:black;
	text-align: left;
	margin-top: 10px;
	margin-left: 80px;

}

.event-list h2 {
	font-size: 22px;
	text-decoration: underline;
	text-align: center;
	margin-top: 80px;
}

.list {
	margin-top: 50px;
}

.list table thead th {
	font-size: 20px;
	font-weight: bold;
	padding: 10px;
	text-align: left;
}

.list table td {
	font-size: 19px !important;
}