@import url('https://fonts.googleapis.com/css?family=Roboto+Condensed:700|Roboto:500&display=swap');
/* CSS Document *//*********************/
/* Customize base styles for           */
/* City of Long Beach - Mayor          */
/***************************************/
/* Warning: changing attributes like:  */
/* width, height, float, position,     */
/* margin, etc                         */
/* will effect the responsive layout   */
/* and may break the appearance on     */
/* mobile or tablet devices.           */
/***************************************/
/* Font-Weight Guide:                  */
/* Don't use 'bold'                    */
/* font-weight:200; <-- Thin           */
/* font-weight:300; <-- Light          */
/* font-weight:400; <-- Normal         */
/* font-weight:500; <-- Medium         */
/* font-weight:600; <-- Semi-Bold      */
/* font-weight:700; <-- Bold           */
/***************************************/

/* Page Background */

html {
    background:#fafafa;
}


body {
    background: none;
    color:#3e3f41;
}
.dept-header {
    background: rgba(255, 255, 255, .8);
}
.dept-branding img {
    margin-top: 13px;
    opacity: 1;
    width: 90px;
    margin-right: 24px;
}
.main-content a:hover {
color: #00b6d7 !important;
background-color: transparent !important;

}
/* Common page element styles */
.dept-content .main-content .content-inner {
    padding-top: 12px;
}
.main-content table th {
  background-color: #43454B;
  border-color: #43454B;
}
#bio-button-wrap {
	padding-bottom: 1px;
}
.main-content #box-a a, .main-content #box-b a, .main-content #box-c a, .main-content #box-d a, .main-content #box-a-contact a, .main-content #box-b-contact a, .main-content #box-c-contact a,.main-content #box-d-contact a, .main-content #bio-button-wrap a {
	color: inherit !important;
text-decoration: none !important;
}
.main-content a.label-link:hover {
    padding:3px 12px;
}
.main-content ul li, .main-content ol li {
    padding-bottom:14px;
}
.main-content ol + p, .main-content ul + p {
    margin-top:14px;
}
.main-content ol ol, .main-content ul ul, .main-content ol ol li:last-child, .main-content ul ul li:last-child {
    margin-bottom:0;
    padding-bottom: 0;
}
.main-content h2, .main-content h2 a, .main-content .h2, .main-content .h2 a {
    color: #656983;
    font-weight: 300;
    margin-top: 12px !important;
    margin-bottom: 10px;
    font-size: 24px;
    text-transform: uppercase;
}
.main-content h3, .main-content h3 a, .dept-content .main-content .content-inner h3 a, .dept-content .main-content .content-inner h3 {
    color:#434553;
    text-transform: uppercase;
    font-size: 15px;
    margin-top:24px;
    padding-top:10px;
    clear: both;
}
.main-content h3 img {
    margin-top:3px !important;
}
.main-content h3 a, .dept-content .main-content .content-inner h3 a {
    clear:none;
    margin-top:0;
    border-top:0 none;
    padding-top:0;
}
.dept-content .main-content .content-inner h2 + h3 {
    margin-top:-10px;
    padding:0;
    clear: both;
    color: #434553;
    font-size: 15px;
    text-transform: uppercase;
}

.dept-content .main-content .content-inner ul + h3, .dept-content .main-content .content-inner ol + h3 {
    margin-top:24px;
}
.dept-content .main-content .content-inner h3 + h3 {
    margin-top:10px;
    border-top:0 none;
}
.main-content h4, .main-content h4 a, .main-content .h4, .main-content .h4 a {
    color:#2e2f39;
    text-transform: capitalize;
    font-weight: 600;
    font-size: 14px;
}
.main-content h5, .main-content h5 a, .main-content .h5, .main-content .h5 a, .main-content h6, .main-content h6 a, .main-content .h6, .main-content .h6 a {
    color:#2e2f39;
    font-weight: 600;
    text-transform: capitalize;
}
.dept-content .main-content a.lrg-button-grey {
    background:#4e7de8 ;
    color:#fff;
    margin-top:1px;
}
.dept-content .main-content a.lrg-button-grey:hover {
    background:#76ab41;
    color:#fff;
}
#news-container {
	display: block;
	overflow: hidden;
	border-top: 5px solid #333;
margin-top: 10px;
}
.happening-title {
background: url("/uploadedImages/Pages/Departments/Mayor/Media_Library/images/arrow_bg.png");
background-repeat: no-repeat;
width: 222px;
color: #fff;
display: inline-block;
height: 31px;
font-weight: 600;
padding-top: 7px;
padding-left: 25px;
}
#news-container a:hover {
background: url("/uploadedImages/Pages/Departments/Mayor/Media_Library/images/button_arrow_over.png");
background-repeat: no-repeat;
background-position: right;

}
/*style nav for Mayor*/
.dept-menu-wrap {
    background:url(	/uploadedImages/Pages/Departments/Mayor/Development_Assets/mayor-nav-bg.png) repeat;
}
#dept-nav > ul > li > a {
    color:#fff;
    border-left:1px solid #aaa;
    text-transform: uppercase;
    transition:  all 200ms cubic-bezier(0.250, 0.460, 0.450, 0.940);
}
#dept-nav > ul > li:last-of-type > a {
    border-right:1px solid #aaa;
} 
#dept-nav > ul > li#ctl00_ucDeptSubNav_rDeptNavMenu_ctl03_liItem a {
    border-right:1px solid #aaa;
}
#dept-nav > ul > li:hover > a, #dept-nav > ul > li > a.fw-hovered {
/*
    background: url(/uploadedImages/Pages/Departments/Mayor/Development_Assets/mayor-nav-bg2.png);
    background:#C6C6C6;
*/  
    background:#36373c;
    color:#fff;
}
#dept-nav .top-nav-mega-full-width {
    padding-left:12px;
    background:rgba(40, 40, 40, .9);
    background: -moz-linear-gradient(top, rgba(45,46,51,0.95) 0%, rgba(67,68,75,0.95) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(45,46,51,0.95)), color-stop(100%,rgba(67,68,75,0.95))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, rgba(45,46,51,0.95) 0%,rgba(67,68,75,0.95) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, rgba(45,46,51,0.95) 0%,rgba(67,68,75,0.95) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, rgba(45,46,51,0.95) 0%,rgba(67,68,75,0.95) 100%); /* IE10+ */
background: linear-gradient(to bottom, rgba(45,46,51,0.95) 0%,rgba(67,68,75,0.95) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f22d2e33', endColorstr='#f243444b',GradientType=0 ); /* IE6-9 */
}
#dept-nav .top-nav-mega-full-width h1, #dept-nav .top-nav-mega-full-width h2, #dept-nav .top-nav-mega-full-width h3, #dept-nav .top-nav-mega-full-width h4, #dept-nav .top-nav-mega-full-width h5, #dept-nav .top-nav-mega-full-width h6, #dept-nav .top-nav-mega-full-width ul li a, #dept-nav .top-nav-mega-full-width ol li a {
    color:#fff;
}
#dept-nav .top-nav-mega-full-width a {
    color:#fff !important;
    text-decoration: none;
}
#dept-nav .top-nav-mega-full-width a:hover, #dept-nav .top-nav-mega-full-width a:hover h3 {
    color:#1abfdc !important;
}
#dept-nav .top-nav-mega-full-width h3, #dept-nav .top-nav-mega-full-width h3 a {
    border-bottom: 0;
    font-weight: 500;
}
#dept-nav .top-nav-mega-full-width ul li {
    margin-top: 8px;
    position: relative;
}
#dept-nav .top-nav-mega-full-width ul li a {
    padding-left:22px;
}
#dept-nav .top-nav-mega-full-width ul li a:before {
    bottom: 9px;
    content: "»";
    display: block;
    height: 10px;
    left: 11px;
    opacity: 0.7;
    position: absolute;
    top: -1px;
    width: 13px;
}

/* BREADCRUMBS */
.dept-breadcrumbs {
    background:rgba(255, 255, 255,0.8);
    padding-bottom:5px;
}

/*REMOVE RIGHT COLUMN */
.dept-content .main-content {
    padding-right: 0px;
}
.main-content .dept-right-col {
    display: none;
}

/* RIGHT COLUMN */
.dept-right-col {
    background: rgba(52, 53, 60, 0.9);
    border:0 none;
    color:#fff;
}
.dept-content .dept-right-col a, .dept-content .dept-right-col a:hover {
    color:#4e7de8;
    padding-top:4px;
    padding-bottom:4px;
    background:none;
    text-decoration: underline;
    margin-top:2px;
}
.dept-content .dept-right-col a:hover {
    opacity: .8;
}
.dept-content .dept-right-col h4 {
    color: #fff;
    background: rgba(255,255,255,.1);
    padding: 10px;
    border-radius: 2px;
    margin: 21px 0 12px !important;
}
.dept-content .dept-right-col p {
    color:#fff;
}
.dept-content .dept-right-col .update-block {
    margin-bottom:36px;
}
.dept-content .dept-right-col h4 + .update-block {
    margin-bottom:64px;
}
.dept-content .dept-right-col .update-block h5 {
    background: none;
    color: #5B7A3E;
    font-size: 15px;
    border-bottom: 1px solid;
    padding-top:0;
    padding-bottom: 7px;
    margin-top:12px;
}
.dept-content .dept-right-col .update-block h5  a, .dept-content .dept-right-col .update-block h5  a:hover {
    background: none;
}
.dept-content .dept-right-col .update-block h5 + h5 {
    margin-top:12px;
}
.dept-content .dept-right-col .side-events h3 {
    color:#fff;
}
.side-alert {
    background: none repeat scroll 0 0 rgba(204, 210, 194, 0.5);
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    padding: 10px 10px 12px 29px;
    color: #3b4724;
}
.sidebar-btn a {
    background: url("/uploadedImages/Pages/Departments/Animal_Care_Services/Development_Assests/sidebar-buttons.png") no-repeat scroll 0 0 / 100% auto rgba(0, 0, 0, 0) !important;
    color: #5b7f1f !important;
    display: block;
    font-size: 18px !important;
    height: 57px;
    padding: 17px 10px 10px 55px !important;
    text-decoration: none !important;
    width: 214px;
    line-height: 1.1;
}
.sidebar-btn + .sidebar-btn a {
    background-position: 0 100% !important;
    padding: 10px 10px 10px 55px !important;
    font-size: 13px !important;
    margin-top: 14px !important;
}
.sidebar-btn + .sidebar-btn a strong {
    font-size: 18px !important;
}

/* Responsive Styles */
@media all and (min-width: 769px) {
	
	/* Contact */
	
	.contact-right-border {
		width: 38%;
	}
	.contact-left-border {
		width: 38%;
	}
	.contact-border-img {
		width: 20%;
	}
	#address {
		text-align: right;
	}

	.contact-email {
		float: right;
	}
	
	/* Social */
	
	#lbconnect-container {
	display: block;
	overflow: hidden;
	text-align: right;
	}
	#lbconnect {
	float: right;
	width: 325px;
	height: 85px;
	background: #035f92; /* Old browsers */
	background: -moz-linear-gradient(-45deg, #035f92 0%, #0a76a4 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,#035f92), color-stop(100%,#0a76a4)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(-45deg, #035f92 0%,#0a76a4 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(-45deg, #035f92 0%,#0a76a4 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(-45deg, #035f92 0%,#0a76a4 100%); /* IE10+ */
	background: linear-gradient(135deg, #035f92 0%,#0a76a4 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#035f92', endColorstr='#0a76a4',GradientType=1 ); /* IE6-9 fallback on horizontal 			gradient */
	padding: 12px;
	}
	
	#lbconnect-desc {
	color: white;
	font-size: 13px;
	border-left: 1px solid white;
	display: inline-block;
	line-height: 1.2;
	text-align: left;
	width: 155px;
	padding-left: 15px;
	float: left;
	margin-left: 15px;
	}	
	
	
	#social-icons {
	display: inline-block;
	float: right;
	}
	#social-icons img {
	margin-left: 25px;
	}
	
	/* Bio Page */
	
	#biography-header {
		font-size: 28px;
	}
	
	.column1 {
		width: 47%;
		float: left;
		margin: 0px 2px;
	}
	.column2 {
		width: 47%;
		float: right;
		margin: 0px 2px;
	}
	#bio-wrap {
			width: 60%;
	}
	#bio-button-wrap {
			text-align: right;
	
			/* padding-bottom:  10px; */
}

	#bio-preview {
		display: block;
	}
	
	/* Home */
	
		#box-a-contact .button-text, #box-c-contact .button-text {
		
		line-height: 50px;
	}
	.left-border {
	display: inline;
	}

	.border-img {
	display: inline;
	}

	.right-border {
	display: inline;
	}
	#news-container a {
background: url("/uploadedImages/Pages/Departments/Mayor/Media_Library/images/button_arrow.png");
background-repeat: no-repeat;
background-position: right;
padding: 0px 10px 0px 35px;
display: inline-block;
color: #333;
font-size: 15px;
text-decoration: none;
font-family: 'Raleway';
font-weight: 600;
margin-top: 20px;
}


	/* General */
	
	#white-bg {
		-webkit-box-shadow: 0px -3px 6px -2px rgba(0,0,0,0.45);
	-moz-box-shadow: 0px -3px 6px -2px rgba(0,0,0,0.45);
	box-shadow: 0px -3px 6px -2px rgba(0,0,0,0.45);
	}

	#blue-background {
		padding: 4% 5% 0% 5%;
	}
	

	
    html {
        background:url(	/uploadedImages/Pages/Departments/Mayor/Development_Assets/mayor-bg.jpg) no-repeat fixed center top;
        background-size: cover;
    }

}

@media all and (max-width: 959px) {
	
	/* Contact */
	 
	#box-a-contact {
	width: 100%;
	display: block;
	}

	#box-b-contact {
	width: 100%;
	display: block;
	}
	
	#box-c-contact {
		width: 100%;
		display: block;
	}
	.contact-name {
		font-size: 14px;
	}
	/* Home */
	
	#box-a {
		width: 100%;
		display: block;
	}
	
	#box-b {
		width: 100%;
		display: block;
	}
	
	#box-c {
		width: 100%;
		display: block;
	}
	
	#bio-button-wrap {
		text-align: left;
	}
    .main-content-wrap.dept-content {
        margin-bottom: 0;
        margin-top: 0;
    }

	#header {
		display: block;
	}
	#main-contact {
		padding-top: 15px;
		display: block;
	}
	#bio-preview {
		font-size: 13px;
	}	
	
	.button-text, .button-text-contact {
		font-size: 24px;
	}
	
}

@media all and (min-width: 960px) {
	
	/* Contact */
	
	.button-text, .button-text-contact {
		font-size: 16px;
	}
	.contact-right-border {
		width: 34%;
	}
	.contact-left-border {
		width: 34%;
	}
	.contact-border-img {
		width: 28%;
	}

	#bio-preview {
		font-size: 16px;
	}
	
	.contact-name {
		font-size: 16px;
	}
	
	#header {
		float: left;
			display: inline-block;
	}
	#main-contact {
			float: right;
			text-align: right;
			padding-top: 28px;
	}
		#box-a-contact {
		width: 32%;
		display: inline-block;
		border-bottom: 5px solid black;
		float: left;
	}
	#box-b-contact {
		width: 32%;	
		margin: 0 2%;
		display: inline-block;
		border-bottom: 5px solid black;
		float: left;
	}
	#box-c-contact {
		width: 32%;
		display: inline-block;
		border-bottom: 5px solid black;
		float: left;
	}
	
	/* Home */
	
	#box-a {
		width: 24%;
		display: inline-block;
		border-bottom: 5px solid black;
		float: left;
		
	}
	#box-b {
		width: 24%;	
		margin: 0 0% 0% 1%;
		display: inline-block;
		border-bottom: 5px solid black;
		float: left;
		
	}
	#box-c {
		width: 24%;	
		margin: 0 1%;
		display: inline-block;
		border-bottom: 5px solid black;
		float: left;
		
	}
	#box-d {
		width: 24%;
		display: inline-block;
		float: left;
		border-bottom: 5px solid black;
	}
	#bio-button-wrap {
	margin-right: 30px;
	/* margin-bottom:  10px; */
}


}

@media all and (max-width: 768px) {
	
	/* Contact */
	
	#box-a-contact {
		width: 100%;
		display: block;
	}
	#box-b-contact {
		width: 100%;
		display: block;
	}
	#box-c-contact {
		width: 100%;
		display: block;
	}
	.contact-right-border {
		width: 38%%;
	}
	.contact-left-border {
		width: 38%%;
	}
	.contact-border-img {
		width: 20%;
	}
	#address {
		text-align: right;
	}
	.contact-name {
		width: 100%;
		font-size: 16px;
	}
	.contact-email {
		float: left;
	}
	.contact-row {
		padding: 2%;
	}
	/* Home */
	
	#box-a {
		width: 100%;
		display: block;
	}
	#box-b {
		width: 100%;
		display: block;
	}
	#box-c {
		width: 100%;
		display: block;
	}
	
	#biography-header {
		font-size: 28px;
	}
	#bio-wrap {
			width: 50%;
	}
	#bio-preview {
		display: none;
	}
	#news-container a {
background: url("/uploadedImages/Pages/Departments/Mayor/Media_Library/images/button_arrow.png");
background-repeat: no-repeat;
background-position: right;
display: block;
border-bottom: 1px solid #c4c4c4;
padding: 20px 0px;
font-size: 18px;
color: #333;
text-decoration: none;
font-weight: 600;
}
	
	/* Form */
	
	.main-content .col-md-12 input, .main-content .col-md-12 textarea {
		width: 100%;
		margin: auto;
	}
	
	/* Social */
	
	#lbconnect-container {
		overflow: hidden;
		margin-right: 4%;
		vertical-align: middle;
	}
	#lbconnect {
		overflow: hidden;
		display: block;
		background: #035f92; /* Old browsers */
		background: -moz-linear-gradient(-45deg, #035f92 0%, #0a76a4 100%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,#035f92), color-stop(100%,#0a76a4)); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(-45deg, #035f92 0%,#0a76a4 100%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(-45deg, #035f92 0%,#0a76a4 100%); /* Opera 11.10+ */
		background: -ms-linear-gradient(-45deg, #035f92 0%,#0a76a4 100%); /* IE10+ */
		background: linear-gradient(135deg, #035f92 0%,#0a76a4 100%); /* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#035f92', endColorstr='#0a76a4',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
		padding: 12px;
	}
	
		#lbconnect-desc {
			color: white;
			font-size: 16px;
			border-left: 1px solid white;
			display: table-cell;
			line-height: 1.2;
			text-align: left;
			padding-left: 15px;
			margin-left: 15px;
		}
		#lbconnect img {
			display: table-cell;
			vertical-align: middle;
			float: left;
			margin-right: 15px;
		}
		#social-header {
			display: none;
		}
		#social-icons img {
			padding: 5%;
		}
		
		#social-icons {
			text-align: center;
			display: block;
		}
		
		/* General */
	#white-bg {
		-webkit-box-shadow: 0px -3px 6px -2px rgba(0,0,0,0.45);
		-moz-box-shadow: 0px -3px 6px -2px rgba(0,0,0,0.45);
		box-shadow: 0px -3px 6px -2px rgba(0,0,0,0.45);
	}
		
	#blue-background {
		padding: 4% 5%;
	}
    html {
        background:#fff;
    }
    #dept-nav {
        width:100% !important;
        max-width: 100% !important;
    }
    #dept-nav > ul > li > a {
        padding-right:14px;
    }
    #dept-nav > ul > li {
        background:rgba(67,68,75,0.95);
        border-top:1px solid #333;
    }
    #dept-nav > ul > li a {
        color:#fff !important;
	border:0;
    }
    #dept-nav .top-nav-mega-full-width {
        background:#686b75;
    }
    #dept-nav > ul > .top-nav-mega-full-width, #dept-nav > ul > li + .top-nav-mega-full-width {
        padding-left:24px !important;
        left:0 !important;
        
    }
    #dept-nav > ul > li > a:hover, #dept-nav > ul > li > a:active, #dept-nav > ul > li > a.fw-hovered {
        color:#fff !important;
        background:rgba(67,68,75,0.95) !important;
        border-top:1px solid #333;
    }
    .dept-breadcrumbs {
        padding-top:5px;
        padding-bottom:5px;
        line-height: 1.5;
        padding-right:24px;
    }
    #dept-nav > ul > .top-nav-mega-full-width .col-md-4 {
        padding-top:14px;
	    max-width:100% !important;
        width: 100% !important;
    }
		
}
@media all and (min-width: 600px) {
	#bio-header {
		display: block;
	}
	#mobile-header {
		display: none;
	}
	#bio-button a {
		padding: 1% 2%;
		font-size: 15px;
	}		
}
@media all and (max-width: 599px) {
	.button-text, .button-text-contact {
		font-size: 16px;
	}
	#bio-button a {
		width: 80%;
		padding: 1% 2%;
		font-size: 12px;
		text-align: center;
		
	}
	#bio-wrap {
			width: 65%;
	}
	
	#bio-header {
		display: none;
	}
	#mobile-header {
		display: block;
	}
	
	#message-header, #biography-header {
	display: block;
	text-align: center;
	font-size: 21px;
	}
	#message-header img, #biography-header img {
		display: none;
	}

	#white-bg {
		-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	}
	
	#address {
		text-align: center;
	}
    .dept-branding img {
        margin: 11px 6% 0;
        max-width: none;
        width: 71px;
    }
    #dept-nav > ul > .top-nav-mega-full-width .col-md-4 {
        width:100%;
    }
    .top-nav-mega-full-width h3, .top-nav-mega-full-width h3 a {
        margin-left:0;
    }
    .top-nav-mega-full-width ul, .top-nav-mega-full-width ol {
        margin-left:0;
    }
	.box {
	background-color: white;
	width: 100%;
	display: block;
	}
	
	#blue-background {
		padding: 0%;
	}
	
	#header {
		display: none;
	}
	
	#main-contact {
		text-align: center;
	}
}

/* Home */

.button-top-border {
	width: 100%;

	display: table;
}
.left-border {
	display: table-cell;
	background-image: url("/uploadedImages/Pages/Departments/Mayor/Media_Library/images/button_top_border.png");
	background-repeat: repeat-x;
	width: 38%;
	height: 36px;
}
.border-img {
	display: table-cell;
	text-align: center;
	width: 20%;
	height: 36px;
	margin: 0px;
}
.right-border {
	display: table-cell;
	background-image: url("/uploadedImages/Pages/Departments/Mayor/Media_Library/images/button_top_border.png");
	background-repeat: repeat-x;
	width: 38%;
	height: 36px;
}
.button-text, .button-text-contact{
    font-family: "Raleway";
    font-weight: 800;
    font-size: 12px !important;
    text-transform: uppercase;
    letter-spacing: 2px;
    padding: 7% 4%;
    border: 2px solid #000;
    display: block;
    text-align: center;
    margin: 0px 2% 25px;
}
a.button-text:hover,
.button-text:hover, contact-button-text:hover {
	background: #f5f5f5 !important;
	color: black !important;
	
}
	
.button-text img {
    margin: 0 0 4px .5em;
}
#bio-wrap {
	position: absolute;
	z-index: 1;
	top: 17%;
	left: 4%;
	color: #ffffff;	
}
#bio-header {
	text-transform: uppercase;
	font-size: 34px;
	font-family: 'Raleway', sans serif;
	font-weight: 600;
	line-height: 1;
}
#bio-preview {
	overflow: hidden;
	margin-top: 5px;
}
#bio-button-wrap {
	display: block;
	overflow: hidden;
	margin-top: 10px;
}
#bio-button a{
	border: 3px solid #0d8ab3;
	text-transform: uppercase;
	display: inline-block;
	font-weight:600;
	background: #0d8ab3 !important;
}	
#bio-button>a:hover {
	background: #00b6d7 !important;
	border: 3px solid #00b6d7;
}
#home-splash-wrap {
	display: block;
	overflow: hidden;
	position: relative;
	margin-bottom: 20px;
}

/* Contact */

.contact-left-border {
	display: table-cell;
	background-image: url("/uploadedImages/Pages/Departments/Mayor/Media_Library/images/button_top_border.png");
	background-repeat: repeat-x;
	height: 36px;
}
.contact-border-img {
	display: table-cell;
	text-align: center;
	height: 36px;
	margin: 0px;
}
.contact-right-border {
	display: table-cell;
	background-image: url("/uploadedImages/Pages/Departments/Mayor/Media_Library/images/button_top_border.png");
	background-repeat: repeat-x;
	height: 36px;
}
.contact-row {
	display: block;
	overflow: hidden;
}
.contact-row:nth-child(even) {
	background: #f5f5f5;
}
.contact-name-bold {
	font-weight: 700;
}
.contact-name {
	display: inline-block;
	float: left;
	padding: 1% 2%;
}
.contact-email {
	display: inline-block;
	padding: 1% 2%;
}
#contact-buttons-wrapper {
	display: block;
}
#contact-header-wrap {
	display: block;
	overflow: hidden;
	margin-bottom: 10px;
}
.color-change {
	color: #025f91;
}
#main-contact, #main-contact a {
	font-weight: 700;
	font-size: 14px;
	color: #333;
	text-decoration: none;
}
#directory {
	display: block;
	margin-top: 25px;
	border-bottom: 5px solid black;
	padding-bottom: 50px;
}

/* Social */

#social-header {
	white-space: nowrap;
	text-transform: uppercase;
	font-family: 'Raleway', sans serif;
	line-height: 1.1;
	float: left;
}
#social-icons {
	margin-top: 15px;
}
#social-header img {
	float: left;
	margin-bottom: 0px;
	margin-right: 6px;
	margin-top: 2px;
}
#social-feeds-container {
	width: 100%;
	border-top: 5px solid black;
	border-bottom: 5px solid black;
	padding-top: 20px;
	padding-bottom: 20px;
	overflow: hidden;
}
#sign-up {
		display: block;
		text-align: right;
		margin-top: 3px;
	}
#sign-up a {
		color:  rgb(26, 191, 220);
		text-decoration: none;
	}
#social-icons img:hover {
	opacity: .8;
}
/* Bio */

#biography-header {
	white-space: nowrap;
	text-transform: uppercase;
	font-family: 'Raleway', sans serif;	
}

/* Form */
.main-content .col-md-12 input, .main-content .col-md-12 textarea {
	width: 100%;
}
#message-header-wrap {
	display: block;
	overflow: hidden;
	margin-bottom: 5px;
}
#message-header {
	white-space: nowrap;
	text-transform: uppercase;
	font-family: 'Raleway', sans serif;
	font-size: 28px;
}
#message-header img, #biography-header img {
	float: left;
	margin-right: 6px;
	margin-top: 6px;
	margin-bottom: 0px;
}
#form-container {
	width: 100%;
	border-top: 5px solid black;
	border-bottom: 5px solid black;
	padding-top: 20px;
	padding-bottom: 20px;
}
.mayorform-field label,
.mayorform-field input,
.mayorform-field textarea{
	margin: 0;
}
.mayorform-field label {
	margin-bottom: 5px;
	color: #025f91;
    font-weight:normal;
} 
.mayorform-field.comments textarea {
	height:166px;
    margin-bottom: 35px;
}
button.FormSubmitButton.Form__Element {
    width: 200px !important;
    margin-top:0 !important;
}


/* General */

#blue-background {
	background: url("/uploadedImages/Pages/Departments/Mayor/Media_Library/images/bg.jpg");
	background-repeat: repeat-x;
	width: 100%;	
}
#white-bg {
	width: 100%;
	display: block;
	background: none repeat scroll 0% 0% rgb(255, 255, 255);
	padding: 2%;
	overflow: hidden;
}
#header {
	white-space: nowrap;
	text-transform: uppercase;
	font-family: 'Raleway', sans serif;
	line-height: 1.1;
}
#header img {
	float: left;
	margin-bottom: 0px;
	margin-right: 6px;
	margin-top: 2px;
}
.main-content #white-bg p {
margin-top: 5px;
margin-bottom: 10px;
}


#mobile-header {
	font-family: 'Raleway', sans serif;
	font-size: 26px;
	text-align: center;
	line-height: 1.2;
	text-transform: uppercase;
	font-weight: 600;
	margin-bottom: 10px;
}