body {
	margin-right:1em;

  font-size:14px;
  text-align:left;
  
}

.picon{
	padding-right:3px;
	  font-size: 30px;
}
aside {
  
	border-radius: 3px;
    color: #fff;
	font-size:16px;
	color:black;
	    font-family: OpenSans;
		text-align:left;
	direction:ltr;
	text-justify: inter-word;
 
}
.self-assessment-link
{
	font-size:16pt;
	float:right;
	position:relative;
	margin-top:-10px;
	font-weight:bold;
	top:-12px;
}

textarea {
  width: 100%;
    text-align:left;
	float:left;
	direction:ltr;
	font-size:12pt;
}

p
{
	font-size:12pt;
	color:black;
	    font-family: OpenSans;
	
	text-align:center;
	direction:rtl;
	text-justify: inter-word;
}


.content-head {
  font-weight: 400;
  font-size:24pt;
/*   text-transform: uppercase;
 */  letter-spacing: 0em;
  margin: .5em 0 1em;
  direction:rtl;

  
}

.is-center {
  text-align: center;
}

.button-success {
  color: white;
  border-radius: 4px;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
  background: rgb(28, 184, 65); /* this is a green */
}

.button-xlarge {
  font-size: 125%;
}

button {
  float: right;
}

#name, #email {
  width: 100%;
  text-align:justify;
  direction:ltr;
   float:left;
   font-size:12pt;
}
