        /* change the postion of the blue line */

        #rt-header .gf-menu.l1 > li.active:after {

        	left: 0;

        	bottom: 0;

        }

		

		.gf-menu.l1 > li > .dropdown {

    margin-top: 2px;

}



    /*get rid of the bullets*/

    ul.gf-menu li:before {

    	display: none;

    }

	





    .gf-menu .dropdown ul li .item {

        font-size: 14px;

        text-transform: uppercase;

    }

	



	  

	

	.category.floatleft.width33 {

      width: 33%;

    }

	

	.rt-block {

    margin: 10px;

    padding: 5px;

    position: relative;

}





#ariQuizContainer form {

    margin: 20px 0 0;

}





.featured-view .spacer span, .latest-view .spacer span, .topten-view .spacer span, .recent-view .spacer span, .related-products-view .spacer span, .browse-view .row .product .spacer span {

    color: #666;

    font-size: 16px;

}



#system-message .alert {

padding: 35px 



}



body#scrollheader.layout-mode-responsive {

padding-top: 120px;

}



.button, .readon, .readon2, .readon3, a.readmore, button.validate, p.readmore a, #member-profile a, #member-registration a, .formelm-buttons button, .controls .btn, .logout-button .btn, .sprocket-readmore, .roksearch_results a.clr{

	padding: 10px 10px;

	}

	

	.item.icon .fa {

    font-family: Geneva, Tahoma, "Nimbus Sans L", sans-serif;

    font-size: 14px;

    line-height: 24px;

}

.item.icon .fa:before {

    font-family: FontAwesome !important;

}

.title1 .module-title {
    border: 2px solid #374063;
    background: #374063;
	
}

.button, .readon, .readon2, .readon3, a.readmore, button.validate, p.readmore a, #member-profile a, #member-registration a, .formelm-buttons button, .controls .btn, .logout-button .btn, .sprocket-readmore, .roksearch_results a.clr {
	
	    background-color: #374063;
	background: #374063;
	
	}


.gf-menu.l1 > li.active:after {
    border-bottom: 3px solid #374063;
   
}

/* Ryan's Custom Styling */

p.test {
	color: blue;
}

.flex-container {
	display: flex;
}

.flex-container>div {
	background-color: #f1f1f1;
	margin: 10px;
	padding: 20px;
	font-size: 30px;
}

.custombox {
	border-top: 6px solid #364063;
	padding: 10px;
	border-radius: 6px;
	display: inline-block;
	box-shadow: rgba(0, 0, 0, .2) 0 1px 3px;
}

.nav>li>a {
	color: #364063;
}

li > a {
    color: #364063;
}

.gf-menu li a {
  	color: #364063;
}

.a url eb-event-link {
  color: #364063;
}
