/* ~  ~  ~  ~  ~  ~  ~  ~  ~  ~  ~  ~  ~  ~  ~  ~  ~  ~  ~  ~  ~  ~  ~  ~  ~ */
/* Basic Styling */

body  {
	margin: 0;
}

/* ~  ~  ~  ~  ~  ~  ~  ~  ~  ~  ~  ~  ~  ~  ~  ~  ~  ~  ~  ~  ~  ~  ~  ~  ~ */
/* Site Header & Nav */

.piSiteHeader {
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	font-size: 13px;
	line-height: 18px;
	overflow-x:auto;
	height:80px;
}

.piSiteBanner {
	height: 40px;
	padding: 0 20px;
	background-color: black;
	color: white;
	white-space:nowrap;
	width:100%;
	overflow-x:auto;
	overflow-y:hidden;
}

.piSiteTitle {
	width:50%;
	min-width:300px;
	display:inline-block;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 0;
	line-height: 40px;
	margin: 0;
	
	color: white;
	vertical-align:top;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}

.piUserNav {
	width: 50%;
	min-width:500px;
	display:inline-block;
	text-align:right;
	vertical-align:top;
	overflow:hidden;
	white-space:nowrap;
}

.piUserNav > ul {
	list-style: none outside none;
	margin: 0;
	padding: 0;
	width: 100%;
	white-space:nowrap;
}

.piUserNavItem {
	display:inline-block;
}

.piSiteNav {
	width: 100%;
	background-color: #444444;
}

.piSiteNav > ul {
	list-style: none outside none;
	margin: 0;
	overflow: hidden;
	padding: 0;
	width: 100%;
}

.piSiteNavItem {
	float: left;
}

.piNavMenu {
	display: none;
	position: absolute;
	left: 0;
	z-index: 1500;
	background-color:#f0f0f0;
	width:100%;
}

#mainMenuGroup:hover {
	background-color:#f0f0f0;
}

#mainMenuGroup:hover #mainMenuTrigger {
	color:#000000;
}

#mainMenuGroup:hover #mainMenu {
	display: block;
}

#floorPlannerGroup:hover {
	background-color:#f0f0f0;
}

#floorPlannerGroup:hover #floorPlannerTrigger {
	color:#000000;
}

#floorPlannerGroup:hover #floorPlanner {
	display: block;
}

.piNavMenuCol {
	float: left;
	margin: 10px 20px;
	max-width:120px;
}

.piNavMenuSectionTitle {
	font-size:13px;
	color:#000000;
}

.piNavMenuSection > ul {
	list-style:none;
	padding:0;
	margin:0 0 20px 0;
}

.piNavMenuSection > ul > li {
	margin-bottom:10px;
}

.piUserNavItem > a,
.piSiteNavItem > a,
.piNavMenuItem > a,
.piSiteTitle > a
{
	text-decoration:none;
}



/* piAnchor buttons - resemble text links */
.piUserNavItem > .piAnchor:focus, .piUserNavItem > .piAnchor:hover, .piSiteNavItem > .piAnchor:focus, .piSiteNavItem > .piAnchor:hover {
	color:#ffffff;
}

.piUserNavItem > .piAnchor {
	display: block;
	padding: 10px;
	color: #999999;
	font-size: 12px;
}




.piSiteTitle > a {
	color: white;
}

.piUserNavItem > a,
.piUserNavItem > .piNavItemBlock {
	display: block;
	padding: 10px;
	color: #999999;
	font-size:12px;
}

.piSiteNavItem > a,
.piSiteNavItem > .piNavItemBlock {
	display: block;
	padding: 10px 20px;
	border-right: 1px solid #595959;
	color: #999999;
	line-height:20px;
}

.piNavMenuItem > a {
	color:#666666;
	line-height:15px;
}

.piUserNavItem > a:focus, .piUserNavItem > a:hover,
.piSiteNavItem > a:focus, .piSiteNavItem > a:hover
{
	color:#ffffff;
}

.piNavMenuItem > a:hover {
	color:#111111;
}

/* ~  ~  ~  ~  ~  ~  ~  ~  ~  ~  ~  ~  ~  ~  ~  ~  ~  ~  ~  ~  ~  ~  ~  ~  ~ */
/* Basic Styling */


body	{
	font-size: 14px;
	line-height: 20px;
	margin: 0;
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	background-color: #eee;
}

main {
	padding: 20px;
}

a, .ui-widget-content a
{
	cursor:pointer;
}

p,
.pfBox fieldset, .pfBox legend,
.pfIntro	{
	margin:0 0 20px 0;
}

main a:focus, main a:hover
{
	cursor:pointer;
}

b	{ color:#000000; }

h1, h2, h3, h4 {
	color:#000000;
	margin:0 0 10px 0;
}

h1 {
	font-weight:normal;
}

h4 {
	padding:8px 5px 7px 0;
}



/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/* Page Header */

main header.main {
	width:100%;
	display:table;
	margin:0 0 20px 0;
	background-color: white;
	border:#d3d3d3 solid 1px;
	padding: 20px;
}

.dg .dgHead {
	padding-top: 13px;
}

main header.main .contraMenu {
	float:left;
	clear:left;
}

main header.main .menu { float:right; }

	/* Supertitle */

.fullDG .dg .dgHead .dgTitles .dgSupertitle,
.anchorTitle {
	font-size: 13px;
	color: Maroon;
	padding-left: 3px;
	font-weight: bold;
}

.anchorTitle {
	margin-bottom: 5px;
	float: left;
}

	/* Title */

main header.main h1.title {
	margin-bottom: 8px;
	margin-top: 3px;
}

.fullDG .dg .dgHead .dgTitles .dgTitle {
	color: black;
	font-size: 28px;
	font-weight: bold;
}

.dg .dgHead .dgTitles .dgTitle {
	color:#000000;
	font-size:20px;
}

	/* Subtitle */

main header.main h2.qualify {
	font-size: 13px;
}

.fullDG .dg .dgHead .dgTitles .dgSubtitle {
	color: black;
	font-size: 13px;
	font-weight: bold;
}

	/* Anchor */

.anchorDetails {
	display: none;
	position: absolute;
	z-index: 1500;
	background-color: white;
	border: 3px solid black;
	padding: 8pt;
	margin: 0;
}





/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/* Section Panels */

.pfBox.panel
{
	background-color: white;
	padding: 15px 20px 10px 20px;
	border:#d3d3d3 solid 1px;
}

.dg[data-presentationmode="compact"] {
	border:#d3d3d3 solid 1px;
}

.pfBox.pfSection.panel > .pfActual > .pfPayload,
.pure-g.gutterH,
.pure-g.gutter  {
	margin-left: -8px;
	/* width: auto; */
	width:calc(100% + 8px);
}

.pfBox.pfSection.panel > .pfActual > .pfPayload > *,
.pure-g.gutterH > *,
.pure-g.gutter > * {
	padding-left: 8px;
}

do-we-need-this-one.pfBox.pfSection.panel > .pfActual > .pfPayload > div.menu,
.pure-g.gutter > *
{
	margin-bottom: 15px;
}

.pfBox.pfSection.panel > .pfActual > .pfPayload > div.menu {
	float: right;
}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/* Pure CSS Grid Hack */

.pure-g [class*="pure-u"] {
	letter-spacing: normal;
}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/* General jQuery UI Customizations */

.ui-widget-overlay {
	background: #aaa;
}

.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button,
.ui-widget, .ui-helper-reset  {
   font-family:helvetica, arial, sans-serif;
   font-size:14px;
   line-height:20px;
}

.ui-tabs .ui-tabs-nav li.ui-tabs-active   {
   background-color:#ffffff;
   color:#000000;
}

.ui-widget-header {
   background-color:#f0f0f0;
   background-image:none;
   border:0px;
   border-bottom:#999999 solid 1px;
}

.ui-tabs { padding:0px; }

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
   background-color:#f0f0f0;
   background-image:none;
}

/* ----- jQuery UI Date Picker Customizations ----- */
.ui-datepicker.ui-corner-all,
.ui-datepicker-buttonpane > .ui-corner-all,
.ui-datepicker-header.ui-widget-header,
.ui-datepicker-title > select {
	border-radius:0;
}


.ui-datepicker-title > select {
	border:#d3d3d3 solid 1px;
	height:30px;
	background:none;
}




/* calendar header */
.ui-datepicker .ui-datepicker-prev, 
.ui-datepicker .ui-datepicker-next {
	width:30px;
	height:30px;
}

.ui-datepicker .ui-datepicker-prev > span,
.ui-datepicker .ui-datepicker-next > span {
	background:none;
}
.ui-datepicker .ui-datepicker-prev:before,
.ui-datepicker .ui-datepicker-next:before {
	content:'';
	border: solid #555555;
	border-width: 0 3px 3px 0;
	display: inline-block;
	height:10px;
	width:10px;
	position:absolute;
	top:8px;
}

.ui-datepicker .ui-datepicker-prev-hover:before,
.ui-datepicker .ui-datepicker-next-hover:before {
	border-color:#000000;
}

.ui-datepicker .ui-datepicker-prev:before {
	transform: rotate(135deg);
	-webkit-transform: rotate(135deg);
	left:10px;
}

.ui-datepicker .ui-datepicker-next:before {
	transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
	right:10px;
}

.ui-datepicker .ui-datepicker-prev, 
.ui-datepicker .ui-datepicker-next,
.ui-datepicker .ui-datepicker-prev-hover,
.ui-datepicker .ui-datepicker-next-hover {
    top: 3px;
	border:0;
	background:none;
}


.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-prev-hover {
    left: 2px;
}
.ui-datepicker .ui-datepicker-next,
.ui-datepicker .ui-datepicker-next-hover {
    right: 2px;
}

/* calendar days */
.ui-datepicker .ui-datepicker-calendar .ui-state-default {
	border-color:transparent;
}

.ui-datepicker .ui-state-hover,
.ui-datepicker .ui-datepicker-calendar .ui-state-hover {
	border-color:#000000;
}

.ui-datepicker .ui-state-active {
	background-color:#000000;
	color:#ffffff;
}

.ui-datepicker .ui-datepicker-calendar .ui-state-highlight {
	border-color:rgba(0,0,0,0.2);
}

/* calendar footer buttons */
.ui-datepicker-buttonpane > button {
	min-width:80px;

}

.ui-datepicker-buttonpane > button.ui-priority-primary,
.ui-datepicker-buttonpane > button.ui-priority-secondary {
	opacity:1;
	color:#222222;	
}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/* Vertical Tabs */


.piUITabsLeft {
	position: relative;
	padding-left: 170px;
}

.piUITabsLeft .ui-tabs-nav {
	position: absolute;
	left:0;
	top: 0;
	bottom: 0.25em;
	width: 155px;
	padding: 0;
}

.piUITabsLeft .ui-tabs-nav li {
	right: 1px;
	width: 100%;
	border-bottom-width: 1px !important;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius:0px;
	overflow: hidden;
}

.piUITabsLeft .ui-tabs-nav li.ui-tabs-selected,
.piUITabsLeft .ui-tabs-nav li.ui-state-active {

}


.piUITabsLeft .ui-tabs-nav li a {
	float: right;
	width: 100%;
	text-align: right;
}
.piUITabsLeft .ui-tabs-panel {

}

.pageTabs.ui-widget-content {
	background: #eee;
	border: 0;
}
.pageTabs.ui-tabs .ui-tabs-panel {
	padding: 0;
}


.ui-tabs .ui-tabs-nav li,
.ui-tabs .ui-tabs-nav li.ui-tabs-active {
	margin:0 0 2px 0;
}

.ui-tabs .ui-tabs-nav li.ui-tabs-active {
	padding-bottom:0px;
}

.ui-widget-header {
	border-bottom:0px;
}

/* ~  ~  ~  ~  ~  ~  ~  ~  ~  ~  ~  ~  ~  ~  ~  ~  ~  ~  ~  ~  ~  ~  ~  ~  ~ */
/* Other... */

table.piRegular  th.topNote {
	border:0px !important;
	padding-bottom:0px;
	font-size:11px;
	font-weight:bold;
}

.offscreen {
	position: absolute;
	left: -10000px;
	top: auto;
	width: 1px;
	height: 1px;
	overflow: hidden;
}


.pfIcon {
	font-size:14px;
}


textarea.address {
	min-height: 50px;
}

.js-extra-form-fields-view {
   display:none;
}


.pfSection.pfFooter {
	margin-top:40px;
}


