@import url("/assets/application-839c155b.css");

#top-menu {
	    background: #000;
	        line-height: 3em;
		    height: 3em;
		        font-size: 1em;
		}

		#top-menu a {
			    color: #9da2a6;
		    }

		    #header {
			        background-color: #3d454c;
				    padding: 8px 10px 20px 16px;
				        min-height: 6em;
				}

				#header > h1 {
					    background: transparent url("/assets/themes/gong/logo-8b8f2da4.png") no-repeat scroll 5px 5px;
					        height: 78px;
						    padding-left: 150px;
					    }

					    #header > h1 > span.breadcrumbs {
						        padding-top: 12px;
						}

						@media only screen and (-webkit-min-device-pixel-ratio: 2),
						       only screen and (min-resolution: 192dpi),
						              only screen and (min-device-pixel-ratio: 2) {
								          #header > h1 {
										          background-image: url("/assets/themes/gong/logo2x-5ace0649.png");
											          background-size: 76px 80px;
												      }
											      }

