    
.survey-infobox
{
	box-shadow: 0 8px 10px 0 rgba(180, 180, 180, 0.6);
    -webkit-border-radius: 10px;
    min-height: 280px;
    border: 3px solid #dcd4b8;
    background-color: #fefefe !important;
    padding: 10px;
    margin: 2%;
	height: 430px;
	overflow:auto;
}
.survey-footercopyright
{
   
    min-height: 50px;
    border: 3px solid #252525;
    background-color: #252525;
    padding: 5px
}
.survey-footercopyright-text
{
 text-align:center;
 
}
.survey-head h1
{
	 font-size: 25px !important;
}   
  .survey-head h3
{
	 font-size: 14px !important;
}  
  .survey-infobox h4
{
	 font-size: 16px !important;
	 line-height: 1.6;
}  

.survey-head  h1, h2, h3 {
margin-top: 0px !important; 
}
.survey-headtext
{
  padding-left: 20px;
}
.survey-sct-logo
{
margin: 0 auto;
}

.box_content_plain3 ul li {
    font-family: Open Sans,sans-serif;
    color: #CB4335;
    font-size: 100%;
    /* font-weight: bold; */
    /* margin-top: 3px; */
    border-bottom: 1px solid #ffffff;
    width: 100%;
    padding-left: 0px;
    background: url(/images/aboutArrow.png) no-repeat scroll 10px center transparent;
    padding-left: 30px;
    min-height: 40px;
    padding-top: 2.3%;
}
.box_content_plain3 ul {
    line-height: 120%;
   /* padding: 2px 0px 2px 0px;*/
    width: 100%;
	list-style: none;
	}
.box_content_plain3 ul li a 
	{
    color: #BA4A00;font-weight:bold;
	}
	
