#linkfirst {float:left;}
#linkspace {margin-left: 10px; margin-bottom: 5px; float:left;}

.box2 {background: #7EB37D;}

#rt-main {background-color: #ffffff;}

#rt-main {color: #1c5c47;}


.gf-menu .dropdown {background: #991F16;}
.gf-menu.l1 > li > .item {font-size: 12px; padding-right: 9px; padding-left: 9px;}



.classname {
	-moz-box-shadow:inset 0px 1px 0px 0px #ffffff;
	-webkit-box-shadow:inset 0px 1px 0px 0px #ffffff;
	box-shadow:inset 0px 1px 0px 0px #ffffff;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ededed), color-stop(1, #dfdfdf) );
	background:-moz-linear-gradient( center top, #ededed 5%, #dfdfdf 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ededed', endColorstr='#dfdfdf');
	background-color:#ededed;
	-webkit-border-top-left-radius:6px;
	-moz-border-radius-topleft:6px;
	border-top-left-radius:6px;
	-webkit-border-top-right-radius:6px;
	-moz-border-radius-topright:6px;
	border-top-right-radius:6px;
	-webkit-border-bottom-right-radius:6px;
	-moz-border-radius-bottomright:6px;
	border-bottom-right-radius:6px;
	-webkit-border-bottom-left-radius:6px;
	-moz-border-radius-bottomleft:6px;
	border-bottom-left-radius:6px;
	text-indent:-2px;
	border:1px solid #dcdcdc;
	display:inline-block;
	color:#777777;
	font-family:arial;
	font-size:12px;
	font-weight:normal;
	font-style:normal;
	height:51px;
	line-height:51px;
	width:200px;
	text-decoration:none;
	text-align:center;
	text-shadow:1px 1px 0px #ffffff;
}
.classname:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #dfdfdf), color-stop(1, #ededed) );
	background:-moz-linear-gradient( center top, #dfdfdf 5%, #ededed 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#dfdfdf', endColorstr='#ededed');
	background-color:#dfdfdf;
}

.classname:active {
	position:relative;
	top:1px;
}

/*--changed default UPPERCASE in footer titles to--*/
	.title{text-transform:none;
}

@media (max-width: 767px){
  .rt-container [class*="rt-grid"]{
    display: block;
    float: none;
    position: relative;
    width: 100%
  }
  
  body.layout-mode-responsive .sprocket-headlines-text{
    white-space: normal;
  }
}

.box2{
  background: #45665b;
}

.box2 a:not(.readon){
  color: #fff !important;
}

.rt-grid-4{
  top: 20px;
}

[class*="sprocket"] .arrow{
  border-radius: 100%;
}

@media (max-width: 767px){
  .menu-item-bg{
    color: #000;
  }
}
.title{
  font-size: 1.5em;
}




