﻿
                    
                    
                    /** HOME **/

.box-one-fifth-width {
	width: 210px;
	position: relative;
	float: left;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
.box-three-fifth-width {
	width: 620px;
	position: relative;
	float: left;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
.box-four-fifth-width {
	width: 830px;
	position: relative;
	float: left;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
.box-half-width {
	margin-left: 0!important;
	margin-right: 0!important;
	width: 50% !important;
}
.new-pager {
	display: none !important;
}
.box-full-width, .box-one-fifth-width, .box-two-fifth-width , .box-three-fifth-width , .box-four-fifth-width {
	margin-bottom: 0;
}
.event-border .new5 .new-info, .highlight-border .new5 .new-info, .research-border .new5 .new-info {
	display: none;
}
.quick-border .new5 {
	border: 1px solid #efefef;
	border-top: 4px solid #25b6bb !important;
}
.new-border .new5 {
	border: 1px solid #efefef;
	border-top: 4px solid #ee4c9b !important;
}
.event-border .new5 {
	border: 1px solid #efefef;
	border-top: 4px solid #f7962c !important;
}
.research-border .new5 {
	border: 1px solid #efefef;
	border-top: 4px solid #96c93d !important;
}	
.highlight-border .new5 {
	border: 1px solid #efefef;
	border-top: 4px solid #2dc5f4 !important;
}
.icon .new5.t-110 .new-head{
	padding: 4px;
	font-size: 12px;
}
.icon .new5 {
    border: 1px solid #3c647c;
    height: 80px !important;
    width: 80px !important;
}


/** General Settings **/
.new5, .home-label {
	font-family: Helvetica, Arial, Sans-serif;
}
.new5.t-110 .new-head {
    position: absolute;
	left: 0 !important;
    margin: 0px;
	top: 0px !important;
	height: 100%;
    font-size: 14px;
	line-height: 1.5em;
	opacity: 0!important;
    transition: all 0.5s ease-in;
    -o-transition: all 0.5s ease-in;
    -moz-transition: all 0.5s ease-in;
    -webkit-transition: all 0.5s ease-in;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
	padding: 10px !important;
	text-align: justify;
	
}
.new5.t-110:hover .new-head {
	opacity: 0.95 !important;
}
.new6 .new-head {
	text-align: center !important;
	font-size: 14px !important;
	font-weight: bold !important;
	color:  #3c647c !important;
	max-height: 100px !important;
}
.new6 .new-body {
	text-align: left !important;
}
.new6-list .new-pager {display: none;}
.new6-list {margin-bottom: -10px;}
.new6 {
	margin-right: 7px!important;
}
                
                
                