@charset "utf-8";
.submit1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #818185;
	border: 0px;
	font-size: 17px;
}

.search1 {
	position: relative;
	background-color: #FFFFFF;
	border: 1px solid #E4E4E4;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: normal;
	color: #5a5757;
	
}
.search2 {
	position: relative;
	background-color: #E4E4E4;
	/* [disabled]border: 1px solid #E4E4E4; */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: normal;
	color: #ed202e;
	
}

.frontpage1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: normal;
	color: #5a5757;
}
.red1 {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #ed202e;
}
.red2 {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #ed202e;
	text-align: left;
}
.red3 {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #ed202e;
}



.red2graybcr {
	background-color: #e4e4e4;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #ed202e;
}

.boldgray1 {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #5a5757;
}
.text {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #3C3C3D;
	text-align: left;
}

.bottomgray1 {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #5a5757;
	
}
.topbottomgray {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #5a5757;
	border-bottom-width: thin;
	border-bottom-color: #e4e4e4;
	border-top-width:thin;
	border-top-color:#e4e4e4;
}

.bckgrndgr {
	background-color: #E4E4E4;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	
}

.normalgray1 {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #5a5757;
}
.TEXTCENTRE {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #5a5757;
	text-align: center;
}

.SMALLBOLDCENTRE {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #5a5757;
	text-align: center;
}

.wrapper {
    max-width: 1300px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 16px;
    padding-right: 16px;
}

.SERYINIZ {
	border-bottom: thin solid #E4E4E4;
}

.SMALLBOLD {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #5a5757;
}

.donate {
	border: 1px solid #ed202e;
	padding: 4px 12px;
	width: 70px;
	
	
}
	 .donate span {
      margin-right: 20px; 
    }

    .donate span:last-child {
      margin-right: 0; 
    }

.back-to-top {
    background: #ffffff;
    border-radius: 50%;
    position: fixed;
    bottom: -50px;
    padding: 10px 12px;
    right: 50px;
    cursor: pointer;
    transition: 0.3s all;
}

.back-to-top.active {
    bottom: 50px;
    transition: 0.3s all;
}

.footer {
	border-bottom: thin solid #ed202e;
}



.MEDIUMBOLD {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #5a5757;
}

#t0 {
	font-family: Arial, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #5a5757;
	float: left;
	height: 30px;
	width: 94%;
	border-top: thin solid #E4E4E4;
	border-bottom: thin solid #E4E4E4;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: none;
	border-left-style: none;
	vertical-align: central;
	align-content: center;
}


.greyright {
    border-right: thin solid #E4E4E4;
    
	
}