/*
Theme Name: Social Security Office Locations
Theme URI: https://ssofficelocations.org/
Description: Twenty Seventeen Child Theme
Author: Social Security Office Locations
Author URI: https://ssofficelocation.org/
Template: twentyseventeen
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
Text Domain: twenty-seventeen-child
*/
@media screen and (min-width: 48em) {
	.site-footer .widget-column.footer-widget-1 {
	    width: 100%;
	}

	ul#tiptop-menu {
		float: right;
	}
	.navigation-top {
		position:relative;
	}
}

ul.tabs {
    list-style: none;
    margin-bottom: 0;
    -webkit-margin-after: 0;
}
ul.tabs li {
	float:left;
	border-bottom: 2px solid #888;
}
.tabgroup {
	border-top: 1px solid #888;
}
ul.tabs li a {
	display:block;
	text-align:center;
	text-decoration:none;
	padding:20px;
	background:#f7f7f7;
}

ul.tabs li a:hover, ul.tabs li a.active {
	background:#ddd;
}

.clearfix:after {
	content:"";
	display:table;
	clear:both;
}

#tab1 {
	padding-top:10px;
}

