@charset "utf-8";
/* CSS Document */

@import url("//www.seattle.gov/dpd/appsnippets/common/bootstrap.min.css");

/*mobile header*/
.header-max480 {
	padding:5px 10px 5px;
	font-family: 'Arial Narrow', sans-serif;
	font-weight:bold;
	line-height:24px;
	font-size: 22px;
	background-color: #007dc3;
	/*background-image: -moz-linear-gradient(top, #1d6fc3, #0352a8);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#1d6fc3), to(#0352a8));
	background-image: -webkit-linear-gradient(top, #1d6fc3, #0352a8);
	background-image: -o-linear-gradient(top, #1d6fc3, #0352a8);
	background-image: linear-gradient(to bottom, #1d6fc3, #0352a8);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff1d6fc3', endColorstr='#ff0352a8', GradientType=0);*/
}
.header-max480 a {
	color:#ffffff;
}
.header-max480 a:hover {
	color:#ffffff;
	text-decoration:none;
}
/* citywide overrides */
#footer2 {
	width:100% !important;
}
#footerContainer960 {
	width:100% !important;
}
#footerContainer960 ul {
	width:19% !important;
}
#footerContainer960 h2 {
	line-height: 1.3 !important;
}
/*Main Seattle header responsive overrides*/
div.headers div div {
	width:auto !important;	
}
div#citySearch {
	position:absolute !important;
	top:24px !important;
	left:643px !important;
}
div#cityNav {	
	width:940px !important;
}
/* list-table sorter */
#sortable-table-wrapper .sort span {
	background-image: url("//www.seattle.gov/dpd/appsnippets/common/arrowsneutral.gif");
	background-repeat: no-repeat;
	display:inline-block;
	width: 15px;
	height: 16px;
	position:relative;
	top: 2px;
}
#sortable-table-wrapper .desc span {
	background-image: url("//www.seattle.gov/dpd/appsnippets/common/arrowsdescending.gif")
}
#sortable-table-wrapper .asc span {
	background-image: url("//www.seattle.gov/dpd/appsnippets/common/arrowsascending.gif")
}
/* Bootstrap overrides */
.carousel-caption {
	position: relative;
	padding: 10px;
}
.carousel-caption h4 {
	font-size: 16px;
}
.carousel-caption p {
	line-height:17px;
}
.carousel-caption a {
	color: #ffffff;
}
.carousel-caption a:hover {
	color: #ffffff;
	text-decoration: none;
}
[class^="icon-"],
[class*=" icon-"] {
	background-image: url("//www.seattle.gov/dpd/cms/groups/pan/@toolbox_pan/documents/web_productionfiles/dpdd016410.png");
}
.icon-white,
.nav-pills > .active > a > [class^="icon-"],
.nav-pills > .active > a > [class*=" icon-"],
.nav-list > .active > a > [class^="icon-"],
.nav-list > .active > a > [class*=" icon-"],
.navbar-inverse .nav > .active > a > [class^="icon-"],
.navbar-inverse .nav > .active > a > [class*=" icon-"],
.dropdown-menu > li > a:hover > [class^="icon-"],
.dropdown-menu > li > a:focus > [class^="icon-"],
.dropdown-menu > li > a:hover > [class*=" icon-"],
.dropdown-menu > li > a:focus > [class*=" icon-"],
.dropdown-menu > .active > a > [class^="icon-"],
.dropdown-menu > .active > a > [class*=" icon-"],
.dropdown-submenu:hover > a > [class^="icon-"],
.dropdown-submenu:focus > a > [class^="icon-"],
.dropdown-submenu:hover > a > [class*=" icon-"],
.dropdown-submenu:focus > a > [class*=" icon-"] {
 	background-image: url("//www.seattle.gov/dpd/cms/groups/pan/@toolbox_pan/documents/web_productionfiles/dpdd016409.png");
}

/* Modal - override container css */
.modal-body p,
.modal-footer p {
	margin-bottom: 10px !important;
}
.modal-header h3 {
	font-size: 24.5px !important;
	margin: 0 !important;
	font-weight: bold !important;
	line-height: 30px !important;
	background-color: #ffffff !important;
	color: #333333 !important;
	padding: 0 !important;	
}

/* DPD Styles */
.headers {
	margin-bottom: 20px;
}
body {
	background-image: url(//www.seattle.gov/2010_img/blueBack.png);
	background-repeat:repeat-x;
	background-color:#02599D;
}
blockquote p {
	font-size: 14px;
}
.help-block {
	font-size:13px;
	line-height:17px;
}
.navbar-inner {
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
}
.navbar .nav > li > a {
	font-weight:bold;
	font-size:20px;
}
.navbar .divider-vertical {
	border-left: 1px solid #e6e6e6;
 	border-right: 1px solid #ffffff;
}
a {
	color: #0000FF;
}
a:hover {
	text-decoration:underline;
	color: #0000FF;
}
.container {
	background-color:#ffffff;	
}
.body-dpd {
	padding-bottom:25px;	
}
.left-overlord {
	padding-left: 20px;
}
.right-overlord {
	padding-right: 20px;
	padding-top:10px;
}
.right-overlord-nopod {
	padding-right: 20px;
}
.breadcrumb {
	background-color:#ffffff;
	margin-bottom:10px;
	padding:0;
}
.breadcrumb-overlord {
	padding:0 20px;
}
.help-overlord {
	padding:0 20px;
	text-align:right;
}
[class^="icondpd-"],
[class*=" icondpd-"] {
	display: inline-block;
	width: 48px;
	height: 44px; /*42px no snazzy*/
	vertical-align: text-top;
	background-color:#bababa;
	background-repeat: no-repeat;
	position:absolute;
	-webkit-border-top-left-radius: 6px;
	-moz-border-radius-top-left: 6px;
	border-top-left-radius: 6px;
	-webkit-border-radius-bottom-left: 6px;
	-moz-border-radius-bottom-left: 6px;
	border-bottom-left-radius: 6px;
}
.icondpd-permits {
	background-image:url(//www.seattle.gov/dpd/cms/groups/pan/@toolbox_pan/documents/web_productionfiles/dpdd016736.png);
	background-position: 5px 5px;
}
.icondpd-codes {
	background-image:url(//www.seattle.gov/dpd/cms/groups/pan/@toolbox_pan/documents/web_productionfiles/dpdd016737.png);
	background-position: 10px 5px;
}
.icondpd-planning {
	background-image:url(//www.seattle.gov/dpd/cms/groups/pan/@toolbox_pan/documents/web_productionfiles/dpdd016738.png);
	background-position: 7px 6px; /*7px 5px no snazzy*/
	-webkit-border-radius-bottom-left: 0;
	-moz-border-radius-bottom-left: 0;
	border-bottom-left-radius: 0;	
}
.icondpd-tier1 {
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;	
}
.carousel-caption p {
	line-height:18px;
}
.carousel-caption h4 {
	margin-bottom:1px;
}
/* .iconsm- to avoid clash with bootstrap .icon- */
.iconsm-find  {
	background-image:url(//www.seattle.gov/dpd/cms/groups/pan/@toolbox_pan/documents/web_productionfiles/dpdd016893.png);
}
.iconsm-apply  {
	background-image:url(//www.seattle.gov/dpd/cms/groups/pan/@toolbox_pan/documents/web_productionfiles/dpdd016890.png);
}
.iconsm-askus  {
	background-image:url(//www.seattle.gov/dpd/cms/groups/pan/@toolbox_pan/documents/web_productionfiles/dpdd016891.png);
}
.iconsm-tellus  {
	background-image:url(//www.seattle.gov/dpd/cms/groups/pan/@toolbox_pan/documents/web_productionfiles/dpdd016894.png);
}
.iconsm-connect {
	background-image:url(//www.seattle.gov/dpd/cms/groups/pan/@toolbox_pan/documents/web_productionfiles/dpdd016892.png);
}
.iconsm-needhelp {
	background-image:url(//www.seattle.gov/dpd/cms/groups/pan/@toolbox_pan/documents/web_productionfiles/dpdp025697.png);
}
.iconsm-digdeeper {
	background-image:url(//www.seattle.gov/dpd/cms/groups/pan/@toolbox_pan/documents/web_productionfiles/dpdp025696.png);
}
.iconsm-events {
	background-image:url(//www.seattle.gov/dpd/cms/groups/pan/@toolbox_pan/documents/web_productionfiles/dpdp025698.png);
}
.iconsm-myseattle {
	background-image:url(//www.seattle.gov/dpd/cms/groups/pan/@toolbox_pan/documents/web_productionfiles/dpdp025699.png);
}
.snazzy {
	background-color: #EEEEEE;
	background-image: -moz-linear-gradient(top, #EEEEEE, #f3f3f3);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#EEEEEE), to(#f3f3f3));
	background-image: -webkit-linear-gradient(top, #EEEEEE, #f3f3f3);
	background-image: -o-linear-gradient(top, #EEEEEE, #f3f3f3);
	background-image: linear-gradient(to bottom, #EEEEEE, #f3f3f3);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffeeeeee', endColorstr='#fff3f3f3', GradientType=0);
	border: 1px solid #E6E6E6;
	-webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
	-moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
	box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
}
/* Home */
.home-pod {
	margin-top:10px;
	margin-bottom:25px;
}
.home-well-planning {
	padding: 8px 10px 1px;
	margin-top:5px;
	-webkit-border-bottom-left-radius: 6px;
	-moz-border-radius-bottom-left: 6px;
	border-bottom-left-radius: 6px;
	-webkit-border-bottom-right-radius: 6px;
	-moz-border-radius-bottom-right: 6px;
	border-bottom-right-radius: 6px;	
}
.home-pod h1 {
	font-size:28px;
	margin:0 0 15px;
	padding-left:55px;
	min-height:42px;
	line-height:42px;
	border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
}
.home-pod h1 a {
	color:#333333;
}
.home-pod-planning h1 {
	-webkit-border-radius-bottom-right: 0;
	-moz-border-radius-bottom-right: 0;
	border-bottom-right-radius: 0;
	margin-bottom:5px;	
}
.home-pod h2 {
	font-size:17px;
	font-weight:normal;
	margin-top:0;
	margin-bottom:3px;
	line-height:18px;
	color:#000000;
}
.thumbnail-tag {
	font-size:14px;
	line-height:16px;
	padding-left:2px;
	padding-top:1px;
}
.home-right-status {
	text-align:right;
	padding-bottom:20px;
	font-size:12px;	
}
.home-right-pod {
	padding: 15px 20px;
	margin-bottom: 20px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
}
.home-right-pod h1 {
	margin-bottom:5px;
	padding-left:29px;
	font-size:19px;
	line-height:22px;
	background-repeat:no-repeat;
}
.home-right-pod ul {
	margin-bottom:20px;
}
.home-right-pod form  {
	margin-bottom: 5px;
}
.home-right-pod p  {
	margin-bottom: 25px;
}
/* Tier */
.nav-pills > .active > a,
.nav-pills > .active > a:hover {
	background-color: #E66B2A;
}
.tier1-pod {
	margin-bottom: 25px;
}
h1.tier1-pod-head {
	font-size:36px;
	padding-left:55px;
	line-height:46px;
	margin-bottom:25px;	
}
h1.tier1-pod-head-planning {
	margin-bottom:10px;
}
h1.tier1-pod-head-noicon {
	margin-bottom:10px;
	padding-left:0;
}
.tier1-pod h2 {
	font-size:23px;
	margin-bottom:8px;
	line-height:23px;
	margin-top:5px;
}
.tier1-pod h2.tier-start {
	margin-bottom: 20px;
}
.tier1-pod h3 {
	font-size:18px;
	margin-top:20px;
	line-height:20px;
	margin-bottom:3px;
	font-weight: normal;
	color:#666666;
}
.caption h3 {
	margin-top:0;
}
.tier1-start-codes {
	min-height: 62px;
}
.tier1-start-permits {
	min-height: 62px;	
}
.tier1-start-pop {
	min-height: 42px;	
}
.tier1-start-codes,
.tier1-start-pop,
.tier1-start-permits {
	text-align:center;
	color: #333333;
	font-weight:bold;
	font-size:18px;
	padding: 5px 8px;
	margin-top:1px;
	background-color: #F7F7F7;
	border: 1px solid #E6E6E6;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
}
.tier1-start-codes a,
.tier1-start-pop a,
.tier1-start-permits a {
	color:#3F4253;
}
.seattle-facts div {
	background-color:#eeeeee;
	padding:15px 10px 10px;
	text-align:center;
	margin-bottom:10px;
	line-height: 26px;
	font-size:24px;	
}
.seattle-facts a {
	color:#ababab;	
}
.seattle-facts div {
	min-height:130px !important;
}
.tier-right-pod {
	padding: 7px 15px;
	margin-bottom: 20px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
}
.tier-right-pod p {
	margin-bottom:0;
}
.tier-right-pod ul {
	margin-left: 0;
	list-style: none;	
}
.tier-right-pod h2 {
	margin-top:5px;
	margin-bottom:7px;
	padding-left:29px;
	font-size:19px;
	line-height:22px;
	background-repeat:no-repeat;
}
.tier-right-pod hr {
	margin-top:0;
	margin-bottom: 8px;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #ffffff;
}
.pod-pad {
	margin-top:25px;
	margin-bottom:20px;
}
.tier-body {
	margin-bottom:25px;
}
.tier-body ul[type="square"],
.tier-body ul[type="circle"] {
	list-style: none;
	padding: 15px 20px 15px;
	margin: 20px 0 20px 15px;
	background-color: #eeeeee;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;		
}
.tier-body ul[type="square"] li,
.tier-body ul[type="circle"] li {
	padding-left:20px;
	padding-bottom:5px;
	background-repeat:no-repeat;
	line-height:18px;
}
.tier-body ul[type="square"] li {
	background-image: url(//www.seattle.gov/dpd/cms/groups/pan/@toolbox_pan/documents/web_productionfiles/dpdd016401.png);
}
.tier-body ul[type="circle"] li {
	background-image: url(//www.seattle.gov/dpd/cms/groups/pan/@toolbox_pan/documents/web_productionfiles/dpdd016400.png);
}
.plan-project-image {
}
.plan-project-tagline {
	font-size:14px;
	background-color:#E66B2A;
	color:#FFFFFF;
	margin-bottom:20px;
	padding:10px;
	line-height:18px;
}
.plan-project-timeline {
}
.tier-body h1 {
	font-size: 32px;
	line-height:35px;
	margin-bottom:15px;
}
.see-also {
	margin-top:-13px;
}
.tier-body h2 {
	font-size: 21px;
	margin-bottom:5px;
	line-height:22px;
}
.tier-body h2 {
	margin-top:25px;
}
h2.tier-body-app {
	margin-top:10px;
}
.tier-body h3 {
	font-size: 18px;
	color:#ffffff;
	margin-bottom:10px;
	margin-top:25px;
	line-height:22px;
	background-color:#888888;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	padding:4px 10px;		
}
.tier-body .thumbnails {
	float:right;
	margin-top:35px;
	margin-left:10px;
}
.tier-body .thumbnail p {
	line-height:15px;
	font-size:12px;
	margin-top:3px;
	margin-bottom:3px;
}
.tier-well {
	padding: 15px 20px 10px;
	margin: 0 0 20px;
	background-color: #eeeeee;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;		
}
/* Location Search Results Container - Suggestion dropdown when doing free-text address search */
#locationSearchResultContainer {
	margin: -5px 0px 0px 6px; padding: 2px; width: 302px; border-right-color: rgb(204, 204, 204); border-bottom-color: rgb(204, 204, 204); border-left-color: rgb(204, 204, 204); border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; display: none; position: absolute; z-index: 1000; background-color: white;
}
#locationSearchResultContainer > div {
	padding: 4px 0px 0px 2px;
}
#locationSearchResultContainer > div.hover {
	background-color: rgb(204, 204, 204);
}
/* http://tablesorter.com/docs/index.html#Getting-Started - Configuration */
.header-sort {
	background-image: url(//www.seattle.gov/dpd/appsnippets/common/bg.gif);
	cursor: pointer;        
	background-repeat: no-repeat;     
	background-position: 0 29px;     
	padding-left: 17px !important;	   
}
.header-sort-up {
	background-image: url(//www.seattle.gov/dpd/appsnippets/common/asc.gif);
}
.header-sort-down {
	background-image: url(//www.seattle.gov/dpd/appsnippets/common/desc.gif);
}
/* Alert Message (Adapted from Twitter Bootstrap) */
.outage {
  display:block; 
  color: #333333;
  background-color: #fff3cd;
  border: 1px solid #f5d46f;
  padding: 8px 35px 8px 14px;
  margin-bottom: 10px;
  -webkit-border-radius: 0px;
     -moz-border-radius: 0px;
          border-radius: 0px;
}
.outage h4 {
  margin: 0;
}
/*zRSSFeed home page*/
.dpdBlog p {
	margin-bottom:0;
	margin-top:2px;
}
.dpdBlog ul {
	margin-left: 0;
	list-style: none;
	margin-bottom:5px;
}
.rssRow div {
	font-size:12px;
	color: #666666;
	line-height:15px;
}
.rssRow div:before {
	content:"- ";
}
/*Input helper text color for non-html5 browsers*/
.placeholder {
	color:#999999 !important;
}
/*2nd row icons, like pop and dem*/
.icons-row-two {
	margin-top: 35px;
}
/*plannging project timeline*/
.table-timeline {
	margin-bottom: 2px;
	width:100%;
}
.table-timeline .tb {
	font-size:12px;
	text-align:center;
	line-height:14px;
	width:20%;
}
.progress-grey {
	height:10px;
	margin-bottom:30px;
}
.progress-grey .bar, .progress .bar-grey {
	background-color: #dcdcdc;
	background-image: -moz-linear-gradient(top, #e5e5e5, #cecece);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#e5e5e5), to(#cecece));
	background-image: -webkit-linear-gradient(top, #e5e5e5, #cecece);
	background-image: -o-linear-gradient(top, #e5e5e5, #cecece);
	background-image: linear-gradient(to bottom, #e5e5e5, #cecece);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe5e5e5', endColorstr='#ffcecece', GradientType=0);
}
/*Design Review Meetings*/
#rss {
	margin-bottom:25px;
}
.drpdate{
	background-color:#f3f3f3;
	font-size:18px;
	font-weight:bold;
	padding: 5px 0 5px 5px;
	margin: 20px 0;
	border-bottom:1px solid #d4d4d4;
}
.drpboard {
	color:#777777;
	font-weight: bold;
	padding: 5px 5px 5px 15px;
	background-color:#DBDBDB;
	text-align:left;
	margin-left:250px;
	-webkit-border-radius-top-left: 5px;
	-moz-border-radius-top-left: 5px;
	border-top-left-radius: 5px;
}
.drpproject-top,
.drpproject {
	font-size:19px;
	font-weight:bold;
	padding: 10px 0 5px 5px;
	margin-left:10px;
	border-left:3px solid #d4d4d4;
	border-right:1px solid #d4d4d4;
}
.drpproject {
	border-top:0px solid #d4d4d4;
}
.drpproject-top {
	border-top:1px solid #d4d4d4;
}
.canceled {
	color:#B94A48;
	background-color:#F2DEDE;
	padding: 7px 0 10px 5px;
	margin-left:10px;
	border-left:3px solid #EED3D7;
	border-right:1px solid #EED3D7;
	border-top:1px solid #EED3D7;
}
.drpproposalon,
.drpproposaloff {
	margin-left:10px;
	padding:0 5px 7px 5px;
	border-left:3px solid #d4d4d4;
	border-right:1px solid #d4d4d4;
}
.drpproposaloff {
	color:#777777;
}
.drpcontainernormal,
.drpcontaineradmin,
.drpcontainertentative {
	background-color:#f3f3f3;
	margin:0 0 15px 10px;
	padding: 5px;
	border-bottom:1px solid #d4d4d4;
	border-left:3px solid #d4d4d4;
	border-right:1px solid #d4d4d4;
}
.drplabel {
	padding-right:10px;
	white-space:nowrap;
}
/*couner hours home page*/
#counterHours {
	font-weight: bold;
}
/*footer*/
.footer-dpd {
	font-size:12px;
	color: #C8CCBD;
	background-color:#696767;
	margin-bottom: 3px;
	border-top: 4px solid #C8C8C8;
}
.footer-dpd img {	
	float: left;
	margin: 5px 10px 15px 0;
}
.footer-dpd a {
	color: #ffffff;
}
.footer-dpd a:hover {
	color: #ffffff;
	text-decoration: underline;
}
.footer-dpd-head {
	font-size:16px;
	padding-top: 10px;
	padding-bottom:7px;
}
.footer-city {
}
/*Tips*/
h2.h1-link {
	font-size:21px;
	line-height:23px;
	font-weight:normal;
}
@media (min-width: 768px) and (max-width: 979px) {
	div#citySearch {
		position:absolute !important;
		top:24px !important;
		left:427px !important;
	}
	div#cityNav {	
		width:724px !important;
	}
	#seagovBanner {
		display:none !important;	
	}
	#footerContainer960 ul {
		height:175px !important;
	}
	.drpboard {
		margin-left: 10px;
	}
	.sub {
		display:none !important;
	}
	.navbar .nav > li > a {
		padding-left: 0;
		padding-right: 0;
	}
	.navbar-inner {
		padding-left: 10px;
		padding-right: 10px;
	}
}
@media (max-width: 767px) {
	body {
		padding-left:0;
		padding-right:0;		
	}
	.home-right-status {
		text-align:left;
	}
	.tier1-start-codes,
	.tier1-start-pop,
	.tier1-start-permits {
		width: 225px;
		margin-bottom:25px;
	}
	.left-overlord {
		padding-right:20px;
	}
	.right-overlord {
		padding-left: 20px;
	}
	.left-overlord-footer {
		padding-left:20px;
	}
	ul.single-column {
		margin-bottom:0;
	}
	.drpboard {
		margin-left: 10px;
	}
	.sub {
		display:none !important;
	}
	/*2nd row icons, like pop and dem*/
	.icons-row-two {
		margin-top: 0;
	}
	.footer-city {
		display:none;
	}
	#citySearch {
		display:none !important;
	}
	#cityNav {
		display:none !important;
	}
	div.headers div div {
		width:auto !important;	
	}
	.footer-dpd {
		font-size:13px;
	}
	#seagovBanner {
		display:none !important;	
	}
	.navbar-inner {
		padding-left: 10px;
		padding-right: 10px;
	}
}
@media (max-width: 480px) {
	.tier-body .thumbnails {
		float:none;
		margin-left:0;
	}
	#permitSearchSlideOut {
		max-height:400px;
		overflow:auto;
	}
}
@media print {
	/*remove print urls*/ 	
 	a[href]:after {
	content:none !important;
	}
	.navbar,
	.footer-dpd,
	.footer-city {
		display:none;
	}
}