body {
	background: none repeat scroll 0 0 #ffffff;
	margin: 0 auto;
	font-family: ProximaNovaRegular;
}

a {
	color: #00263d;
}

h1, h2, h3, h4 {
	font-family: ProximaNovaSemibold;
	margin-bottom: 5px;
}

.common-page .page-content hr {
	margin: 20px 0;
}

.bk-grey {
	background-color: #E0E4E7;
}

.grey-bar {
	height: 1px;
}

.mobile-header {
	height: 40px;
}

.mobile-header .brand {
	background: url("http://media2.govtech.com/designimages/cdg-logo.png") no-repeat scroll 15px center / 63px 20px transparent;
	height: 20px;
	width: 146px;
}

.mobile-header .navbar {
	margin-bottom: 0;
}

.mobile-header ul {
	margin: 20px 10px 10px;
}

.mobile-header .nav-collapse.collapse {
	background: #000000;
}

.mobile-header .gsc-input:before {
	color: #ffffff;
	content: "SEARCH";
	float: left;
	padding: 5px 10px 0 0;
	width: auto;
}

.gsc-search-box-tools .gsc-search-box .gsc-input {
    padding-left: 12px !important;
    padding-right: 10px !important;
}

.navbar .brand {
	padding-left: 20px;
}

#Content .tile.grid-ad {
	overflow: hidden;
}

.bk-darkgradient {
	background: #00263d;
}

.bk-darkgradient-inverted {
	background: none;
}

.main-logo {
	margin: 45px 0 15px;
}

.desktop-header {
	min-height: 135px;
}

.desktop-header .desktop-ad {
	left: -80px;
	position: relative;
	width: 728px;
	min-height: 90px;
	margin: 10px 0 14px;
}

.gsc-input {
	border-radius: 0 !important;
	width: 76% !important;
}

   
.gsc-search-button {
	display: none;
}

#MainNav #nav .nav-sponsor {
	color: #ffffff;
	font-size: 0.75em;
	height: 30px;
	text-align: right;
}

#MainNav #nav .nav-sponsor img {
	margin-top: -32px;
}

#MainNav #nav .nav-items a {
	background-color: #b2bec5;
	color: #333333;
	padding: 10px 15px;
	text-transform: uppercase;
	font-size: 0.85em;
	font-family: ProximaNovaRegular;
	float: left;
	height: 20px;
	margin-left: 5px;
}

#MainNav #nav .nav-items a:hover, #MainNav #nav .nav-items a.active {
	background-color: #f47421;
	color: #ffffff;
}

#MainNav #nav {
	float: right;
	height: 40px;
	margin-top: 103px;
}

#MainNav #nav a.search-btn, #MainNav #nav a.twitter-btn {
	padding: 10px;
}

#nav .search-btn img, #nav .twitter-btn img {
	width: 15px;
}

.navbar-inverse .navbar-inner {
	background: url("http://media2.govtech.com/designimages/cdg_top.jpg") no-repeat scroll center top #00263D;
	border: none;
}

.dropup, .dropdown {
	float: left;
	cursor: pointer;
}

.dropdown:hover ul.dropdown-menu {
	display: block;
}

.dropdown-menu {
	background-color: #00263d;
	border: 0 none;
	border-radius: 0;
	box-shadow: none;
	margin: 0 0 0 5px;
	padding: 10px 0;
}

.dropdown-menu.search {
	right: 0;
	left: auto;
	padding-bottom: 0;
}

.dropdown-menu.search input.gsc-input {
	padding: 0 10px !important;
	width: 200px !important;
}

#MainNav #nav .dropdown-menu a {
	background-color: transparent;
	padding: 5px 15px;
	color: #ffffff;
}

.dropdown-menu > li > a:hover, 
.dropdown-menu > li > a:focus, 
.dropdown-submenu:hover > a, 
.dropdown-submenu:focus > a {
	background: none !important;
	color: #F47421 !important;
}

#Content {
	padding-top: 10px;
}

.home-feature {
	padding-bottom: 10px;
	margin-bottom: 0;
	border-bottom: none;
}

.tile-image img {
	width: 100%;
}

.home-carousel h2 {
	border-bottom: 0;
	font-size: 36px;
	text-transform: none;
	margin: 15px 0 5px;
}

.home-carousel .carousel-image .center-vertical {
	height: 420px;
}

.loadMore {
    background: #E0E4E7;
    text-align: center;
    padding: 10px;
}

.loadMore a {
    text-transform: uppercase;
}

h2, .page-feature-block h2, .Government_Technology-brand > h3 {
	color: #333333 !important;
	border-bottom: 5px solid #f47421 !important;
	text-transform: uppercase !important;
	font-size: 21px !important;
	padding-bottom: 5px !important;
	padding-left: 0 !important;
	font-family: ProximaNovaRegular !important;
	margin-bottom: 20px !important;
	letter-spacing: normal !important;
	background: none !important;
}

.page-feature-block h2:before, .page-feature-block h2:after, .Government_Technology-brand > h3:before, .Government_Technology-brand > h3:after {
	background: none !important;
	position: inherit !important;
}

.sidebar h3 {
	font-size: 18px;
}

.Government_Technology-brand .GT-sponsored {
	text-indent: 7px !important;
}

h6 {
	color: #999999;
	text-transform: uppercase;
	margin: 0;
}

#Content .carousel h2 {
	border: none;
	text-transform: none;
	font-size: 32px;
}

#Content .topic-list ul {
	list-style: none;
	margin: 0 0 10px 0;
}

#Content .topic-list ul li {
	margin-bottom: 10px;
}

#Content .topic-list ul li img {
	margin-bottom: 5px;
}

#Content .topic-list h2 a {
	color: #f47421;
}

#Content .topic-list h2 a:hover {
	color: #333333;
}

#Content .tile.grid-ad {
	margin: 0 0 20px;
}

#Content .articles-list .tile.grid-ad {
	margin: 20px 0 10px;
}

#Content .articles-list .article {
	border-bottom: 1px solid #eeeeee;
	margin-bottom: 5px;
	padding: 10px 0 15px
}

#Content .articles-list h3 {
	margin: 0px;
}

#Content .articles-list h3 a:hover {
	color: #f47421;
}

.article {
	margin-bottom: 20px;
}

h2 span a {
	color: #999999 !important;
	font-size: 14px;
}

h2 span a:hover {
	color: #f47421 !important;
}

.grey-text-block h2:before {
	background: none;
}

.grey-text-block h2:after {
	background: none;
}

.grey-text-block h2 {
	border-bottom: 5px solid #f47421;
	color: #333333;
	background: none;
	font-family: ProximaNovaRegular !important;
	padding: 8px 15px;
}

.sidebar-module {
	margin: 0 0 20px;
}

ul.sponsoredPapers {
	margin-left: 0 !important;
	padding-left: 0 !important;
}

ul.sponsoredPapers img {
	width: 100px !important;
}

ul.sponsoredPapers ul {
	margin-left: 0 !important;
}

.sidebar-module .sponsored {
	background: none;
	text-indent: 0;
	margin-bottom: -10px;
}

.sidebar-module .sponsored a {
	color: #999999;
}

.sponsors-module .marquee {
	margin-bottom: 15px;
}

.sponsors-module .marquee {
	text-align: center;
	height: 465px;
	overflow: hidden;
	position: relative;
	width: 100%;
}

.sponsors-module .marquee div {
	width: 100%;
}

.sponsors-module .marquee img {
	height: 65px;
	margin-bottom: 20px;
}

.sponsors-module form {
	display: none;
}

.sponsor {
	min-height: 100px;
	margin: 15px 0;
	padding: 0 5px;
	text-align: center;
}

.sponsor-logo {
	margin: 15px 0 0;
	padding: 10px;
	text-align: center;
}

.tile.grid-ad div {
	margin: 0 auto;
}

.bk-lightgray {
	background: #f47421;
}

.bk-lightgray h1, .bk-lightgray h1 a {
	color: #ffffff;
}

.bk-lightgray h1 a:hover {
	color: #000000;
}

.sidebar-module ul {
	list-style: none;
	margin: 0;
	padding: 0 10px 10px 0;
}

.sidebar-module ul li {
	margin-top: 10px;
}

@media (max-width: 1070px) {

#MainNav #nav {
    float: none;
    margin-top: 0;
}

.main-logo {
    margin: 25px 0 10px;
}

}

.fs_most_read {
	background-color: #F5F5F4;
	padding: 0 30px 15px;
}
.fs_most_read h2, .page-feature-block .fs_most_read h2 {
	background-color: #00263D;
	color: white;
	text-align: center;
	border-bottom: none;
	padding: 8px;
	width: 130px;
	margin: auto;
	margin-bottom: 25px;
}
.fs_most_read h3, .page-feature-block .fs_most_read h3 {
	font-size: 1em;
	font-weight: bold;
}

.fs_current_issue, .fs_newsletter {
	margin-bottom: 30px;
}
.fs_current_issue h2, .fs_newsletter h2 {
	background-color: #f47421;
	border: none;
	color: white;
	font-size: 0.9em;
	margin: 0 auto -25px;
	padding: 5px 8px;
	position: relative;
	text-align: center;
	width: 130px;
	z-index: 999;
}
.fs_current_issue img {
	width: 100%;
}
.fs_current_issue p a {
	font-weight: bold;
}

.twitter-feed li {
	padding: 0 0 10px;
}

.twitter-module h2 a {
	float: right;
	font-size: 12px;
}

.grey-text-block {
    background-color: #e0e4e7;
}

@media (min-width: 979px) {
	.home-feature .tile-image {
		max-height: 500px;
		overflow: hidden;
	}
	
	.home-feature .tile-image img {
		margin-bottom: -20%;
	}
	
	.tile-image {
		max-height: 225px;
		overflow: hidden;
	}
}
