.header{
    
}
.space1{
    height: 1px;
}
.he1{
    height: 110px;
}
.greeBg{
    background: #252525;
    color: #fff;
}
.greeBg h1, .greeBg h2, .greeBg h3, .greeBg h4, .greeBg h5, .greeBg h6 {
    color: #fff !important;
}
.menu{
    /*background-repeat: repeat-x;
    background-position: bottom;
    border-bottom: #709001 solid 5px;*/
    height: 50px;
    color: #fff;
}
.blank{
    height: 124px;
}
.menuData{
    height: 60px;
    background: url('../img/menuBg.png') repeat-x;
    border-top-left-radius: 70px;
}
.menuItem>li>a{
    background: url('../img/menuBg.png') repeat-x;
}
.scroll-text {
    width: 400px;
    height: 4.5em;
    overflow: hidden;
}
.scroll-text ul {
    width: 800px;
    height: 100px;
    overflow: hidden;
    margin: 0;
   
}
.scroll-text ul li {
    height: 1.5em;
    
}
.sideMenu a{
    color: #fff;
    font-size:13px;
    
}
.sideMenu a:hover{
	 color:#008CBA;
	}
ul {
	list-style-image: url('/BrettonWoods/assets/img/arrow1.png');
}
.transparent{ @include opacity(0); }
.appdis{
	border: 4px solid #FFF;
	box-shadow: 0px 0px 0px 1px rgba(0, 0, 0, 0.2);
	display: inline-block;
	line-height: 0;
	max-width: 100%;
	height: 110px;
}
.relet{
	float: left;
	width: 100%;
	border-bottom: 1px solid #CCC;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 2px;
	font-weight: bold;
	line-height: 25px;
}
.pheight{
	height: 175px;
}
.th-items{
	 height: 9.4em;
    overflow: hidden;
    background-position: center;
    margin-left: 20px;
    margin-top: 10px;
}