﻿/* Social Media */


#resultFacebookFeed.ms-rtestate-field, #resultYouTubeFeed.ms-rtestate-field {
    background-color: white;
    padding: 20px 10px;
}

/* instagram */
.pm-content-social A.instagram {
    background-color: transparent;
    background-image: url("../images/Instagram.png");
    background-repeat: no-repeat;
    top: 2px;
}

.pm-content-social A {
	width: 15%
}

/* Banner Carousel */

.pm-hero .pm-heroCaption {
    display: block;
}
.pm-hero .pm-heroCaption {
    background-color: transparent;
    bottom: 0;
    box-sizing: border-box;
    color: white;
    display: block !important;
    font-family: "Source Sans Pro",sans-serif;
    font-size: 18px;
    padding: 15px 5px;
    position: relative;
    width: 100%;
    z-index: 20;
}
.pm-hero .pm-heroCaption P {
    font-size: 18px;
}



.pm-hero {
    background-position: right center;
    height: auto;
}
.pm-hero {
    background-color: #005e90;
    background-image: url("");
    background-position: right top;
    background-repeat: no-repeat;
    background-size: cover;
    display: block;
    height: auto;
    position: relative;
    width: 100%;
}

/* facebook Youtube social */

#resultFacebook {
    background-color: white;
    padding: 15px;
}

#resultYoutube {
    background-color: white;
    padding: 20px;
}

.cdva-right-col #tabs div.tabbedWindow {
    background-color: transparent;
    padding: 20px 15px 10px;
    display: none;
    max-height: 300px;
    overflow-y: auto;
    overflow-x: hidden;
    margin: 0px -15px;
}
ul.dpSocialFeedr, ul.dpSocialFeedr > li {
    margin: 0px;
    padding: 0px;
    list-style: none inside none;
    position: relative;
}
ul.dpSocialFeedr > li {
   margin-bottom: 10px;
   padding-left: 27px;
}

ul.dpSocialFeedr > li .icon {
    border: 0 solid transparent;
    box-sizing: inherit;
    left: 8px;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 0;
}

ul.dpSocialFeedr img {
    border: 0 solid transparent;
    margin: 0;
    max-width: 200px;
    padding: 0;
}

ul.dpSocialFeedr > li .permalink {
    display: inline-block;
    margin-bottom: 10px;
}
ul.dpSocialFeedr > li .img_link {
                float: left;
                padding: 0px 10px 5px 0px;
}
ul.dpSocialFeedr img{
                max-width:200px;
}


/* Embeded Video */

.ms-rte-embedil {
    display: block;
}


/* home page banner code version */
.homePageBannerContainer.homeBannerCode {
    overflow: hidden;
    position: relative;
    top: -6px;
    width:100%;
}

/* Twitter Feed */

/* hide images 
.inline-media {
    display: none!important;
}
*/


/* Web Part Menu Hide Close option */
ul.ms-core-menu-list > li#mp1_0_1 {
	display:none;
}


/*
Make the Facebook Like box responsive (fluid width)
https://developers.facebook.com/docs/reference/plugins/like-box/
*/


/* Find an Office links */

.divisionButton {
    margin: 10px;
    padding: 20px 4px;
    text-align: center;
    width: 160px;
    color:#fff;
    	  
   	-webkit-border-radius:12px; 
  	-moz-border-radius:12px; 
     border-radius:12px; 
}

a .divisionButton {
	color:#fff !important;
	text-decoration:none !important; 
	font-weight:bold;
}

.linkNorthDivision:hover {
	background-color:#92B789 !important;
	text-decoration:none !important;
}
.linkNorthDivision {
	background-color:#72A850 !important; 
}

.linkValleyDivision:hover {
	background-color:#7EB4D6 !important;
	text-decoration:none !important;
}
.linkValleyDivision {
	background-color:#48A2CB !important; 
}

.linkGoldenGateDivision:hover {
	background-color:#E4B6AB !important;
	text-decoration:none !important;
}
.linkGoldenGateDivision {
	background-color:#C46D45 !important; 
}

.linkCentralDivision:hover {
	background-color:#97A0C5 !important;
	text-decoration:none !important;
}
.linkCentralDivision {
	background-color:#717FAC !important; 
}

.linkSouthernDivision:hover {
	background-color:#E2AE59 !important;
	text-decoration:none !important;
}
.linkSouthernDivision {
	background-color:#E7A538 !important; 
}

.linkBorderDivision:hover {
	background-color:#68A0A5 !important;
	text-decoration:none !important;
}
.linkBorderDivision {
	background-color:#3D9593 !important; 
}

.linkCoastalDivision:hover {
	background-color:#BB849F !important;
	text-decoration:none !important;
}
.linkCoastalDivision {
	background-color:#A73E7E !important; 
}

.linkInlandDivision:hover {
	background-color:#EBD88C !important;
	text-decoration:none !important;
}
.linkInlandDivision {
	background-color:#E6C63F !important; 
}











 
/* This element holds injected scripts inside iframes that in some cases may stretch layouts. So, we're just hiding it. */
#fb-root {
display: none;
}

.ms-rte-embedcode .fb-like-box {
    display: block;
    /*padding: 8px;*/
    position: relative;
    z-index: 1;
}
 
/* To fill the container and nothing else */
.fb_iframe_widget span {
	width: 100% !important;
}
.fb_iframe_widget span iframe[style] {
	width: 100% !important;
}


/* Home Page Tabs */
.ms-rtestate-field .pm-homeTabs div.button {
    width: 50%;
}

/* Web Part Title Chrome */

#s4-bodyContainer .main-content.pm-system-master .container ARTICLE .ms-breadcrumb-box, .pm-public-master .main-content .ms-webpart-chrome .ms-webpart-chrome-title H2.ms-webpart-titleText {
    height: 32px;
    line-height: 32px;
    margin: 0 auto;
    /* margin: 15px auto 0; */
    padding-left: 0;
}

/* Banner Containers */
.homePageBannerContainer, .globalBannerContainer {
	float: left;
}

/* Press Release Container */

@media screen and (max-width: 992px) {
	.pressReleaseDate {
		top: 7px;
		position: relative;
		width: 120px;
	}
}

@media screen and (min-width: 993px) {
	.pressReleaseDate {
		width: 120px;
		position: relative;
		top: -3px;
	}
}

#viewMorePressReleases {
	float:right;
	padding-right: 100px;
}

/* Office Rollup Web Part */

.officeContainer  .officeTitle {
	padding-top: 20px;
}

.officeGroup {
	padding-top: 20px;
}

/* Calendar Rollup */
/*
.pm-rollupListItem {
	min-width: 350px;
}
/*

/* Google Maps */

.mapLocationTitle, .mapLocationAddressOne, .mapLocationAddressTwo {
	white-space:nowrap;
}

#map-canvas {
	height: 330px;
}


/* TEMP for Site Logo */


HEADER .pm-logo IMG, HEADER .secondary-logo IMG {
    width: auto;
    alt ="This is alt text";
}

HEADER .secondary-logo {
    vertical-align: top;
}

/*
HEADER .pm-logo, HEADER .secondary-logo {
    padding: 10px 0;
}
HEADER .pm-logo {
    padding-bottom: 0;
}
*/

/* row alert */

/* row alert */

.rowAlert {
	background-color: #e6e6e4;
}

/* general hide class */

.hideItem {
	display:none;
}

/* Office Location Search */

.searchLocationContainer {
	
}

BUTTON#getCurrentLocation {
    background-color: #eef3f7;
    border: 1px solid #a6d6df;
    box-sizing: border-box;
    color: #006599;
    cursor: pointer;
    font-family: "Source Sans Pro",sans-serif;
    font-size: 15px;
    padding: 10px;
    margin: 0 auto;
    width: auto;
    position: relative;
    top: 18px;
    float: none;
}

@media screen and (min-width: 768px) {
	BUTTON#getCurrentLocation {
		float: right;	
		}
}


.officeOR {
	font-weight: bold;
    position: relative;
    text-align: center;
    top: 30px;
    padding: 0 0 20px 0;
}

#resutlLocationContainer {
	
}

#itemResult, .itemResultsContainter {

}



/* Display Template Amber and Blue Alert */
/*
.container.alertContainer {
    position: absolute;
    top: 0;
    width: 100%;
}
*/
.alert-container {
	padding: 2px;
	height: 56px;
	margin-top: 6px; 
}
.alert-container > img {
	margin: 0px auto;
}

.alert-location {
    color: #fff;
    position: relative;
    right: 72px;
    text-align: right;
    text-decoration: none;
    font-weight:700;
    font-size: 9px;
    top: -24px;
    right: 3%;
}

.container.alertContainer {
    padding-bottom: 0 !important;
}
@media screen and (min-width: 768px) {
	.alert-location {
		top: -38px;
		font-size: 1.2em;
	}
}

	
}
@media screen and (min-width: 992px) {
	.alert-location {
		top: -42px;
	}
}
@media screen and (min-width: 1200px) {
	.alert-location {
		top: -46px;
	}
}

	
.blueAlertContainer, .amberAlertContainer {
    margin-left: auto;
    margin-right: auto;
    max-width: 1020px;
    position: relative;
}

.locationHoursAddlInfo {
	padding-top: 15px;
}

/* center columns */
/*
.item-center {
	float:none;
	margin: 0 auto;
}
*/

/* center text and image */

.text-center {
	text-align: center;
}

.text-center img {
	display: inline;
}

.text-left {
	text-align: left;
}

/* all caps */
.text-uppercase {
	text-transform: uppercase;
}

/* location page */

div.article, div.welcome {
    padding: 10px 0;
}

/* press release header */
.press-release-header {
	font-weight: bold;
	padding-top: 25px;
	padding-bottom: 25px;
}

/* press release contact area */
.press-release-contact p {
	margin: 0;
	padding: 0;
}

/* press release padding */
.press-release-pad {
	padding-top: 10px;
}

/* memorial padding */
.memorial-pad {
	padding-top: 20px;
}

@media screen and (min-width: 768px) {
  .memorialWrapper {
    height: 290px;
    font-weight: bold;
    text-align: center;
    }
}

.article-left .captioned-image, .welcome .welcome-image {
    float: left;
    padding-right: 10px;
}

.article-right .captioned-image, .article .related-links {
    float: right;
    padding-left: 10px;
}

.article .captioned-image, .article .related-links, .welcome .welcome-image, .welcome .splash-image {
    margin-bottom: 5px;
}


.article-content, .welcome-content {
    margin: 5px 0 0;
}


/* Used for the refiners to make them full width */

.ms-ref-refiner #Value, .ms-ref-unsel-toggle, #OtherValue, #SubmitValue {
    display: block;
    padding: 4px 0;
    width: auto;
}

.divContainer {
	display:table;
	padding-left: 20px;
}
.divRow {
	display:table-row;
}

.divCell {
	display: table-cell;
	padding: 2px 4px;
}

.divCell p {
	margin: 4px;
}

.main-content .ms-webpart-chrome {
    border: 0px solid #b9b9b9 !important;
    background-color: transparent;
}

.locationHours {
	display: inline-block;
	width: 120px;
}

.locationHoursName {
	display: inline-block;
    width: 80px;
}

.rowFirst, .rowFirstEdit {
	background-color: #D8D8D8;
	/* border-radius: 4px; */
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05) inset;
	position:relative;
	z-index:inherit;

}

.rowEven {
	background-color: #f5f5f5;
	/* border-radius: 4px; */
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05) inset;
	position:relative;
}

.rowOdd {
	background-color: #ffffff;
	/* border-radius: 4px; */
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05) inset;
}


.rowEvenEdit {
	background-color: #E6E6E6;
	border-radius: 4px;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05) inset;
}


.rowBand {
	padding: 4px 20px;
}


/* Horizontal Web Part Adjustment */
.ms-fullWidth.row {
    width: auto;
}

.ms-webpart-cell-horizontal {
    display: block;
}

.pm-edit-mode .ms-webpart-cell-horizontal {
    display: table-cell;
}

#DeltaBreadcrumbDropdown {
	display:none;
}





/**
* Custom Footable without color, font, no border radius
**/
.responsiveTableContainer {
  padding: 0px 10px 10px; 
  width:100%;
  }

.responsiveTableSearchContainer {
  padding-bottom: 10px; }

.footable {
  border-collapse: collapse;
  border-spacing: 0;
  width: 100%; }

.footable.breakpoint > tbody > tr > td.expand {
  background: url("../images/plus.png") no-repeat 5px center;
  padding-left: 40px; }

.footable.breakpoint > tbody > tr.footable-detail-show > td.expand {
  background: url("../images/minus.png") no-repeat 5px center; }

.footable.breakpoint > tbody > tr:hover:not(.footable-row-detail) {
  cursor: pointer; }

.footable > tbody > tr > td, .footable > thead > tr > th, .footable > thead > tr > td {
  padding: 10px;
  text-align: left; }

.footable > thead > tr > th, .footable > thead > tr > td {
  /*
  background-color: #dce9f9;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#ebf3fc), to(#D1EDF0));
  background-image: -webkit-linear-gradient(top, #ebf3fc, #D1EDF0);
  background-image: -moz-linear-gradient(top, #ebf3fc, #D1EDF0);
  background-image: -ms-linear-gradient(top, #ebf3fc, #D1EDF0);
  background-image: -o-linear-gradient(top, #ebf3fc, #D1EDF0);
  background-image: linear-gradient(to bottom, #ebf3fc, #D1EDF0);
  -webkit-box-shadow: 0 1px 0 rgba(255,255,255,.8) inset;
  -moz-box-shadow: 0 1px 0 rgba(255,255,255,.8) inset;
  box-shadow: 0 1px 0 rgba(255,255,255,.8) inset;
  */
  border-top: none; }

.footable > thead > tr > th.footable-first-column, .footable > thead > tr > td.footable-first-column,
.footable > tbody > tr > td.footable-first-column {
  border-left: none; }

.footable > tbody img {
  vertical-align: middle; }

.footable > tfoot > tr > th, .footable > tfoot > tr > td {
  /*
  background-color: #dce9f9;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#ebf3fc), to(#D1EDF0));
  background-image: -webkit-linear-gradient(top, #ebf3fc, #D1EDF0);
  background-image: -moz-linear-gradient(top, #ebf3fc, #D1EDF0);
  background-image: -ms-linear-gradient(top, #ebf3fc, #D1EDF0);
  background-image: -o-linear-gradient(top, #ebf3fc, #D1EDF0);
  background-image: linear-gradient(to bottom, #ebf3fc, #D1EDF0);
  -webkit-box-shadow: 0 1px 0 rgba(255,255,255,.8) inset;
  -moz-box-shadow: 0 1px 0 rgba(255,255,255,.8) inset;
  box-shadow: 0 1px 0 rgba(255,255,255,.8) inset;
  border-top: 1px solid #222;
  text-shadow: 0 1px 0 rgba(255,255,255,.5);
  */
  padding: 10px; }

.footable > thead > tr > th > span.footable-sort-indicator {
  width: 16px;
  height: 16px;
  display: block;
  float: right;
  background: url("../images/sorting_sprite.png") no-repeat top left; }

.footable > thead > tr > th.footable-sortable:hover {
  cursor: pointer; }

.footable > thead > tr > th.footable-sorted > span.footable-sort-indicator {
  background-position: 0 -16px; }

.footable > thead > tr > th.footable-sorted-desc > span.footable-sort-indicator {
  background-position: 0 -32px; }

tfoot.footable-pagination tr td {
  text-align: center; }

.footable-nav {
  list-style: none;
  padding: 0;
  margin: 0;
  display: inline-block; }

.footable-nav li {
  display: inline-block; }

.footable-nav li a {
  display: inline-block;
  padding: 5px 10px;
  text-decoration: none;
  color: #0066cc;
  font-weight: bold; }

.footable-nav .footable-page-current {
  background: #888;
  border-radius: 50%; }

.footable-nav .footable-page-current a {
  color: #fff; }

@font-face {
  font-family: 'footable';
  src: url("../fonts/footable.eot");
  src: url("../fonts/footable.eot?#iefix") format("embedded-opentype"), url("../fonts/footable.woff") format("woff"), url("../fonts/footable.ttf") format("truetype"), url("../fonts/footable.svg#footable") format("svg");
  font-weight: normal;
  font-style: normal; }

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  @font-face {
    font-family: 'footable';
    src: url("../fonts/footable.svg#footable") format("svg");
    font-weight: normal;
    font-style: normal; } }
.footable.breakpoint > tbody > tr > td > span.footable-toggle {
  display: inline-block;
  font-family: 'footable';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  padding-right: 5px;
  font-size: 14px;
  color: #888888; }

.footable.breakpoint > tbody > tr > td > span.footable-toggle:before {
  content: "\e000"; }

.footable.breakpoint.toggle-circle > tbody > tr.footable-detail-show > td > span.footable-toggle:before {
  content: "\e005"; }

.footable.breakpoint.toggle-circle > tbody > tr > td > span.footable-toggle:before {
  content: "\e004"; }

.footable.breakpoint.toggle-circle-filled > tbody > tr.footable-detail-show > td > span.footable-toggle:before {
  content: "\e003"; }

.footable.breakpoint.toggle-circle-filled > tbody > tr > td > span.footable-toggle:before {
  content: "\e002"; }

.footable.breakpoint.toggle-square > tbody > tr.footable-detail-show > td > span.footable-toggle:before {
  content: "\e007"; }

.footable.breakpoint.toggle-square > tbody > tr > td > span.footable-toggle:before {
  content: "\e006"; }

.footable.breakpoint.toggle-square-filled > tbody > tr.footable-detail-show > td > span.footable-toggle:before {
  content: "\e009"; }

.footable.breakpoint.toggle-square-filled > tbody > tr > td > span.footable-toggle:before {
  content: "\e008"; }

.footable.breakpoint.toggle-arrow > tbody > tr.footable-detail-show > td > span.footable-toggle:before {
  content: "\e00f"; }

.footable.breakpoint.toggle-arrow > tbody > tr > td > span.footable-toggle:before {
  content: "\e011"; }

.footable.breakpoint.toggle-arrow-small > tbody > tr.footable-detail-show > td > span.footable-toggle:before {
  content: "\e013"; }

.footable.breakpoint.toggle-arrow-small > tbody > tr > td > span.footable-toggle:before {
  content: "\e015"; }

.footable.breakpoint.toggle-arrow-circle > tbody > tr.footable-detail-show > td > span.footable-toggle:before {
  content: "\e01b"; }

.footable.breakpoint.toggle-arrow-circle > tbody > tr > td > span.footable-toggle:before {
  content: "\e01d"; }

.footable.breakpoint.toggle-arrow-circle-filled > tbody > tr.footable-detail-show > td > span.footable-toggle:before {
  content: "\e00b"; }

.footable.breakpoint.toggle-arrow-circle-filled > tbody > tr > td > span.footable-toggle:before {
  content: "\e00d"; }

.footable.breakpoint.toggle-arrow-tiny > tbody > tr.footable-detail-show > td > span.footable-toggle:before {
  content: "\e01f"; }

.footable.breakpoint.toggle-arrow-tiny > tbody > tr > td > span.footable-toggle:before {
  content: "\e021"; }

.footable.breakpoint.toggle-arrow-alt > tbody > tr.footable-detail-show > td > span.footable-toggle:before {
  content: "\e017"; }

.footable.breakpoint.toggle-arrow-alt > tbody > tr > td > span.footable-toggle:before {
  content: "\e019"; }

.footable.breakpoint.toggle-medium > tbody > tr > td > span.footable-toggle {
  font-size: 18px; }

.footable.breakpoint.toggle-large > tbody > tr > td > span.footable-toggle {
  font-size: 24px; }

.footable > tbody > tr > td, .footable > thead > tr > th {
  vertical-align: top; }

.footable-row-detail-name {
  font-weight: bold; }

/* used for boostrap columns odd numbering and with horizontal javascript solution webPartZoneHorizontal */

/* 5 Columns Evenly Spaced */
.col-xs-15,
.col-sm-15,
.col-md-15,
.col-lg-15 {
    position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
}


.col-xs-15 {
    width: 20%;
    float: left;
}
@media (min-width: 768px) {
.col-sm-15 {
        width: 20%;
        float: left;
    }
}
@media (min-width: 992px) {
    .col-md-15 {
        width: 20%;
        float: left;
    }
}
@media (min-width: 1200px) {
    .col-lg-15 {
        width: 20%;
        float: left;
    }
}

/* 7 Columns Evenly Spaced */
.col-xs-21,
.col-sm-21,
.col-md-21,
.col-lg-21 {
    position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
}


.col-xs-21 {
    width: 14.28571428571429%;
    float: left;
}
@media (min-width: 768px) {
.col-sm-21 {
        width: 14.28571428571429%;
        float: left;
    }
}
@media (min-width: 992px) {
    .col-md-21 {
        width: 14.28571428571429%;
        float: left;
    }
}
@media (min-width: 1200px) {
    .col-lg-21 {
        width: 14.28571428571429%;
        float: left;
    }
}


/* 8 Columns Evenly Spaced */
.col-xs-24,
.col-sm-24,
.col-md-24,
.col-lg-24 {
    position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
}


.col-xs-24 {
    width: 12.5%;
    float: left;
}
@media (min-width: 768px) {
.col-sm-24 {
        width: 12.5%;
        float: left;
    }
}
@media (min-width: 992px) {
    .col-md-24 {
        width: 12.5%;
        float: left;
    }
}
@media (min-width: 1200px) {
    .col-lg-24 {
        width: 12.5%;
        float: left;
    }
}

/* 9 Columns Evenly Spaced */
.col-xs-27,
.col-sm-27,
.col-md-27,
.col-lg-27 {
    position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
}

.col-xs-27 {
    width: 11.11111111111111%;
    float: left;
}
@media (min-width: 768px) {
.col-sm-27 {
        width: 11.11111111111111%;
        float: left;
    }
}
@media (min-width: 992px) {
    .col-md-27 {
        width: 11.11111111111111%;
        float: left;
    }
}
@media (min-width: 1200px) {
    .col-lg-27 {
        width: 11.11111111111111%;
        float: left;
    }
}

/* 10 Columns Evenly Spaced */
.col-xs-30,
.col-sm-30,
.col-md-30,
.col-lg-30{
    position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
}


.col-xs-30{
    width: 10%;
    float: left;
}
@media (min-width: 768px) {
.col-sm-30{
        width: 10%;
        float: left;
    }
}
@media (min-width: 992px) {
    .col-md-30{
        width: 10%;
        float: left;
    }
}
@media (min-width: 1200px) {
    .col-lg-30{
        width: 10%;
        float: left;
    }
}

/* 11 Columns Evenly Spaced */
.col-xs-33,
.col-sm-33,
.col-md-33,
.col-lg-33{
    position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
}


.col-xs-33{
    width: 9.090909090909091%;
    float: left;
}
@media (min-width: 768px) {
.col-sm-33{
        width: 9.090909090909091%;
        float: left;
    }
}
@media (min-width: 992px) {
    .col-md-33{
        width: 9.090909090909091%;
        float: left;
    }
}
@media (min-width: 1200px) {
    .col-lg-33{
        width: 9.090909090909091%;
        float: left;
    }
}

/*hide default mobile device date pickers*/
@media (max-width: 767px) {
    input::-webkit-calendar-picker-indicator {
        display: none;
    }

    input[type="date"]::-webkit-input-placeholder {
        visibility: hidden !important;
    }
}


