ul{
    list-style-type:none;
    /*list-style-image: url('sqpurple.gif');*/
}
.content-list{
    width: 570px;
    /*border: 1px solid;*/
    float: left;
    /*padding-left: 48px;*/
}
.img-app{
    /*border: 1px solid;*/
    width:300px;
    min-height: 100px;
    float: left;
    margin: 10px;
}
.scontent {
  padding-left: 50px; 
  display:inline-block;
  float:left;
  width:915px;
  background-color:#FFF;

}
.scontent-active{
    padding-left: 50px;
    background-color:#E7FDC8;
}
ul.service li{

    padding-left:0px;

}
p.content-app{
    text-indent:35px;
    text-align:justify;
    margin-top: 0px;
    clear: both;
    color:#2E2E2E;
    font-size: 14px;
    padding-right: 15px;
	padding-bottom:15px;
    /*border: 1px solid;*/
}
#container-services{ 
    display: inline-block;
    height: auto;
    
    clear: both;
    width: 965px;
    /*border: 1px solid;*/
    /*background-color: red;*/
    min-height: 100px;
	float:center;
	margin-left:14px;
	/*
	margin-left:14.15%;
  margin-right:16px;
  */
}
h1{
	padding:20px 0 0;
	}
h1.header{
    /*border-bottom: 3px solid #BDBDBD;*/
    padding-bottom: 8px;
    clear: both;
	font-size:1.8em;
	background-color:#FFF;
	text-align:center;
	
}
h2.h2-service:first-letter
{ 
font-size:100%;
color:#426F35;
}
h2.h2-service{
    margin-top:15px;
    margin-bottom: 5px;
    /*border: 1px solid #086A87;*/
    padding: 5px;
    /*background-image:url('/assets/template/rna/img/icon_arrow.png');*/
    background-repeat:no-repeat;
    background-position:3px 6px; 
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    display: inline;
    background-color:#99C93D;/*gainsboro;*/
    float: left;
    clear: both;
    color:white;
    font-size: 1.2em;
}
.session{
    /*border: 1px solid;*/
   
    float: left;
	
	
}
a.morelink {
	text-decoration:none;
	outline: none;
        color:#426F35;
}
.morecontent span {
	display: none;

}
z