@charset "utf-8";
/* CSS Document */

html {
	background:#00529c;
	font-family: 'Karla', sans-serif;
	font-size: 16px;
}

body {
	margin: 0;
	padding: 0;
	background: url(images/body-background-bottom.jpg) bottom no-repeat;
}

a {
	text-decoration: none;
	color: #01539d;
}

.clr, .visualClear {
        clear: both;
}

img {
	border: none;
}

.header {
	background: #CCC url(images/header-background-tile.jpg) top center;
	text-align: center;	
	height: 230px;
}

.tagline {
        margin: 0;
        color: #5e5e5e;
}

.headerImage {
	height: 230px;
	overflow: hidden;
	margin-bottom: -230px;
}
#headerSocial {
	text-align: right;
	width: 988px;
	margin: 5px auto -30px;
}

#bodyWrapper {
	background: url(images/bodywrapper-background.jpg) top no-repeat;
	border-bottom: 1px solid #92c0e9;
	border-top: 1px solid #92c0e9;
	box-shadow: 0 1px 5px 1px #042543;
	position: relative;
	padding: 15px 0 20px;
}

.navContainer {
	border-bottom: 1px solid #bad5ed;
	border-top: 1px solid #bad5ed;
	background: rgba(235,240,244,0.5);
	box-shadow: 0 1px 4px 0px #000;
	margin-bottom: 20px;
        position: relative;
        z-index: 10;
}
ul#portal-globalnav {
	margin: 0 auto;
	padding: 0;
	width: 988px;
	font-size: 18px;
	text-transform: uppercase;
	text-align: center;
}
ul#portal-globalnav li {
	list-style: none;
	margin: 0;
	padding: 0;
	display: inline-block;
	text-align: left;
}
#portal-globalnav li {
    float: none;
}
#portal-globalnav li a {
    border-top: none;
}
#portal-globalnav li ul a {
    color: #fff;
}
ul#portal-globalnav a {
	display: inline-block;
	padding: 15px 10px;
	color: #01539d;
}
ul#portal-globalnav #portaltab-index_html a {
        padding-left: 0;
}
ul#portal-globalnav #portaltab-contact-us a {
        padding-right: 0;
}
ul#portal-globalnav a:hover, ul#portal-globalnav .selected a {
	color: #fff;
}

ul#portal-globalnav img {
        display: none;
}

ul#portal-globalnav .submenu {
        margin: 0 0 0 10px;
        padding: 0;
        text-align: left;
}
ul#portal-globalnav #portaltab-about .submenu {
        margin: 0;
}
ul#portal-globalnav .submenu .navTreeLevel1 {
        margin: 0;
}
ul#portal-globalnav .submenu a {
        background: #000;
        color: #fff !important;
        opacity: 0.8;
        text-align: left !important;
        padding: 8px !important;
        font-size: 14px;
}
ul#portal-globalnav .submenu a:hover {
        opacity: 1;
}

.dropdown-menu li {
    position: relative;
}
.dropdown-menu .dropdown-submenu {
    display: none;
}
.dropdown-menu .dropdown-submenu-left {
    right: 100%;
    left: auto;
}
.dropdown-menu > li:hover > .dropdown-submenu {
    display: block;
}
.navbar-expand-lg .navbar-nav .dropdown-menu .nav-link {
    padding: 10px 15px !important;
    width: 13em;
    white-space: initial;
    font-size: 14px;
}

#newsFeed, #blocks {
	width: 988px;
	margin: auto;
	text-align: center;
}

#newsFeed h1, #newsFeed .portletFooter {
	display: none !important;
}

.portlet-collection-news .portletHeader {
        display: none;
}

#newsFeed .portlet-collection-news dd, .block {
	background: #dedede; /* Old browsers */
	background: -moz-linear-gradient(top,  #dedede 0%, #ffffff 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#dedede), color-stop(100%,#ffffff)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #dedede 0%,#ffffff 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #dedede 0%,#ffffff 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #dedede 0%,#ffffff 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #dedede 0%,#ffffff 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dedede', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
	border: 1px solid #fff;
	margin: 4px 2px;
	width: 198px;
	display: inline-block;
	vertical-align: top;
	padding: 35px 18px 15px;
	box-shadow: 0 2px 2px 0px #000;
	text-align: left;
	position: relative;
	overflow: hidden;
}
#newsFeed .portletItemBlurb {
	margin: 0;
	font-size: 14px;
	font-weight: normal;
	margin-bottom: 10px;
	position: relative;
}
#newsFeed .portletItemDetails {
	text-align: right;
	font-size: 12px;
	color: #959595;
	position: relative;
}

.portlet-collection-news .newsImage {
	position: absolute;
	top: 0;
	left: 0;
	min-width: 100%;
	max-height: 100%;
	opacity: 0.2;
}

.portlet {
	margin: 0;
	padding: 0;
}

#blocks {
	text-align: left;
	padding-left: 12px;
}

.block {
	width: 234px;
	height: 208px;
	padding: 0;
}

.block.three {
	height: 424px;
        margin-bottom: -212px;
        width: 476px;
        margin-left: 1px;
}
.portletTwitterPortlet .portletHeader {
        margin: 14px 10px;
        font-size: 24px;
}
.portletTwitterPortlet dd {
        margin: 12px 10px;
        padding: 0 0 10px;
        font-size: 12px;
        clear: both;
        border-bottom: 1px dashed #959595;
}
.portletTwitterPortlet .tweetPicture {
        float: left;
        margin: 0 6px 2px 0;
}
.tweetDate {
        display: block;
        text-align: right;
        color: #959595;
}
.portletFooter {
        display: block;
        text-align: right;
        padding-right: 10px;
}

.block.four {
	height: 206px;
	overflow: hidden;
}
.block.five {
	background: transparent;
	box-shadow: none;
	border: none;
}

.blockButton a {
	display: block;
	background: #dedede; /* Old browsers */
	background: -moz-linear-gradient(top,  #dedede 0%, #ffffff 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#dedede), color-stop(100%,#ffffff)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #dedede 0%,#ffffff 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #dedede 0%,#ffffff 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #dedede 0%,#ffffff 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #dedede 0%,#ffffff 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dedede', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
	border: 1px solid #fff;
	vertical-align: top;
	box-shadow: 0 2px 2px 0px #000;
	text-align: left;
	margin-bottom: 8px;
	padding: 21px 5px 18px 65px;
	position: relative;
}
.blockButton a img {
	position: absolute;
	top: 8px;
	left: 8px;
}

#sponsors {
	width: 988px;
	margin: auto;
	text-align: center;
}
#sponsors .block {
	width: 99px;
	height: 99px;
	text-align: center;
}
#sponsors .block img {
	width: 100%;
	height: auto;
}

.footer {
	text-align: center;
	padding: 10px 0 40px;
}
.footer a {
	color: #fff;
}
.footer {
	font-size: 11px;
	color: #fff;
	opacity: 0.35;
}

#accordion {
	display: none;
}

#content {
	width: 946px;
	margin: 0 auto 4px;
	background: #dedede; /* Old browsers */
	background: -moz-linear-gradient(top,  #dedede 0%, #ffffff 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#dedede), color-stop(100%,#ffffff)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #dedede 0%,#ffffff 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #dedede 0%,#ffffff 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #dedede 0%,#ffffff 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #dedede 0%,#ffffff 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dedede', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
	border: 1px solid #fff;
	box-shadow: 0 2px 2px 0px #000;
	padding: 20px 10px;
}

#portal-breadcrumbs li {
    list-style: none;
    display: inline-block;
}
#portal-breadcrumbs li::after {
    content: ">";
}
#portal-breadcrumbs, #portal-breadcrumbs a {
	font-size: 11px;
	color: #8c8c8c;
}
#breadcrumbs-you-are-here, #portal-breadcrumbs li:last-child {
	display: none;
}

h1.documentFirstHeading {
	margin: 0 0 10px;
	font-weight: normal;
	text-transform: uppercase;
	font-size: 28px;
}
h2, h3, h4 {
        font-weight: 300;
        margin: 10px 0 0;
}
.accordion-item h3 {
    margin-top: 0;
}

div.documentDescription {
	margin-bottom: 10px;
	font-size: 18px;
}

#content-core {
	font-size: 14px;
}
.newsImageContainer {
	float: right;
	margin: 0 0 10px 10px;
        width: 200px;
        font-size: 11px;
        color: #8c8c8c;
}

.discreet {
        font-size: 11px;
        color: #8c8c8c;
}

.generic .portlet-collection-news {
        display: none;
}
.generic.template-newsitem_view .portlet-collection-news {
        display: block;
}

.addthis_sharing_toolbox {
        text-align: right;
        margin-top: 15px;
}

.accordion-button.collapsed {
    color: #02498a;
    background: #d1e3f4;
}
.accordion-button:not(.collapsed) .accordion-button:after {
  background-image: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23ffffff'><path fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/></svg>") !important;
}
.accordion-button:not(.collapsed) {
    background: #02498a;
    color: #d1e3f4;
}
.accordion-item {
    border-bottom: 1px solid #fff;
}
.accordion-item:last-of-type {
    border-bottom: 0;
}
.accordion .newsImageContainer {
    display: none;
}

.template-resource_view .newsImageContainer {
    display: none;
}
.template-folder_summary_view_dated .tileItem,
.juizi-resources-view article,
.homepage .block.three article {
        margin-bottom: 10px;
        padding-bottom: 10px;
        border-bottom: 1px dashed #8c8c8c;
}
.template-folder_summary_view_dated h2, 
.juizi-resources-view header {
        margin: 0 0 5px 0;
        font-weight: 300;
        font-size: 22px;
}
.template-folder_summary_view_dated .tileImage {
        float: right;
        margin: 0 0 10px 10px;
}
.template-folder_summary_view_dated .createdWhen,
.item-published {
        color: #8c8c8c;
        font-size: 12px;
}
.item-author {
    display: none;
}

.homepage .block.three article .entry-image {
    max-width: 100px;
}
.homepage .block.three article .item-description, .item-keywords {
    display: none;
}

.listingBar {
        text-align: center;
        margin: 8px 0;
}
.listingBar a, .listingBar span.current {
        background: #c6c6c6;
        padding: 5px;
        margin: 1px;
        color: #fff;
}

.template-multiaccordionview .accordion h3, .ifolderish-multiaccordionview .accordion h3 {
        font-weight: 300;
        background: url(images/save.png) left no-repeat;
        padding: 5px 0 5px 25px
}

.section-learn-to-swim #content {
        border-radius: 8px;
        background: #fff;
}
.section-learn-to-swim .ui-accordion-header {
        background: #fd882c !important;
}
.section-learn-to-swim .ui-accordion-header a {
        color: #fff !important;
}
.section-learn-to-swim .header {
	background: #ffaa42 url(images/header-background-tile-lts.jpg) top center;
}

.portalMessage.error dt {
        display: none;
}
.portalMessage.error dd, .fieldErrorBox {
        font-size: 12px;
        margin-bottom: 5px;
        color: red;
}

.template-search h1.documentFirstHeading .discreet, .template-search p.discreet {
        display: none;
}
.template-search #content-core h1.documentFirstHeading {
        display: none;
}
.template-search dt {
        margin: 15px 0 5px;
}
.template-search dt img {
        display: none;
}
.template-search dd {
        margin-left: 10px;
}

#searchform {
        text-align: center;
}
#searchform input.searchPage {
        width: 96%;
        padding: 2%;
        border: 2px solid #cccccc;
        font-size: 16px;
}
#searchform .searchPage.searchButton {
        width: auto;
        margin-top: 10px;
        border: none;
        background: #000;
        color: #fff;
        padding: 10px;
}

.fc td, .fc th {
    border: 1px solid #c7c7c7;
}
table.fc-header td {
    border: medium none;
}
.fc-button-prev {
	background: transparent url(images/prev-month.png) no-repeat top left;
        width: 20px;
        height: 20px;
        opacity: 0.3;
        margin-top: 10px;
}
.fc-button-next {
	background: transparent url(images/next-month.png) no-repeat top left;
        width: 20px;
        height: 20px;
        margin-left: 8px;
        margin-top: 10px;
        opacity: 0.3;
}
.fc-button-prev:hover, .fc-button-next:hover {
        opacity: 1;
}
.fc-button-today, .fc-button-month {
        display: none !important;
}

.template-window_view #content {
        width: 98%;
        margin: 118px auto 0;
        height: calc(100% - 195px);
        position: relative;
        padding: 0;
}
.template-window_view #content iframe {
        height: 100%;
        width: 100%;
        position: absolute;
}
.template-window_view .header {
        text-align: left;
        height: auto;
        padding: 10px;
}
.template-window_view .addthis_sharing_toolbox {
        margin-top: 0;
}
.liveResultsShare p {
        text-align: right;
        font-size: 10px;
        margin: 0 5px 2px 0;
        color: #8e8e8e;
}
.liveResultsBack {
        text-align: right;
        margin-top: 5px;
}
.liveResultsBack a {
        display: inline-block;
        color: #fff;
        background: #000;
        padding: 5px;
}
.template-window_view .logo {
        float: left;
        display: inline-block;
}
.LiveResultsHeader {
        float: right;
}

.template-window_view .header {
    height: auto;
    position: absolute;
    width: 98%;
    z-index: 5;
    padding: 10px 1%;
    border-bottom: 1px solid #92c0e9;
    height: 80px;
}
.template-window_view .footer {
    bottom: 0;
    position: absolute;
    width: 100%;
    padding: 10px 0;
    border-top: 1px solid #92c0e9;
    height: 30px;
}
.template-window_view #bodyWrapper {
    border-bottom: none;
    border-top: none;
    height: 100%;
    position: absolute;
    width: 100%;
    padding: 0;
}

/*Plone Nav*/
.plone-nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}
.plone-nav li {
  position: relative;
  display: block;
}
.plone-nav li.has_subtree a {
  padding-right: 2.5em;
}
.plone-nav li label {
  margin: 0;
}
.plone-nav li a {
  position: relative;
  display: block;
  padding: 10px 15px;
  color: white;
  font-size: 17px;
  hyphens: auto;
  word-break: break-word;
}
.plone-nav li a:hover,
.plone-nav li a:focus {
  text-decoration: none;
  background-color: #7099bf;
}
.plone-nav li ul {
  padding-left: 0.5em;
  visibility: hidden;
  opacity: 0;
  height: 0;
}
.plone-nav li ul li a {
  font-size: 16px;
  background-color: #007bb1;
}
.plone-nav li .opener {
  display: none;
}
.plone-nav li .opener + label:after {
  transform: rotate(0deg);
  transition: ease-in 0.35s;
}
@media (max-width: 768px) {
  .plone-nav li .opener:checked + label:after {
    transform: rotate(-180deg);
    transition: ease-in 0.35s;
  }
}
.plone-nav li .opener ~ ul {
  transition: ease-out 0.35s;
}
.plone-nav li .opener:checked ~ ul {
  height: auto;
  transition: ease-in 0.35s;
}
@media (max-width: 768px) {
  .plone-nav li .opener:checked ~ ul {
    visibility: visible;
    opacity: 1;
  }
}
.plone-nav li label {
  position: absolute;
  right: 0em;
  top: 0em;
  height: 100%;
  width: 4em;
  text-align: center;
}
.plone-nav li label:after {
  background: #00628d;
  border-radius: 4px;
  content: "▼";
  cursor: pointer;
  display: inline-block;
  line-height: 1;
  width: 1.5em;
  height: 1.5em;
  font-size: 1.25em;
  padding: 0.25em;
  right: 0.5em;
  top: 0.45em;
  position: absolute;
}
@media (min-width: 768px) {
  .plone-nav li label {
    top: 0em;
    width: 2em;
  }
  .plone-nav li label:after {
    top: 1.25em;
  }
  .plone-nav li.has_subtree .has_subtree li label {
    right: 0.25em;
  }
  .plone-nav li.has_subtree .has_subtree li label:after {
    top: 0.5em;
  }
  .plone-nav li label:after {
    width: 2em;
    height: 2em;
    font-size: 0.75em;
    padding: 0.5em 1em 0.5em 0;
    background: transparent;
  }
  .plone-nav li ul {
    position: absolute;
    max-width: 16em;
    z-index: 100;
    padding: 0;
    opacity: 0;
    visibility: hidden;
    transition: ease-out 0.75s;
  }
  .plone-nav li ul li a {
    min-width: 14em;
    display: inline-block;
  }
  .plone-nav .has_subtree:hover > ul,
  .plone-nav .has_subtree .has_subtree:hover > ul {
    opacity: 1;
    visibility: visible;
    transition: ease-in 0.35s;
  }
  .plone-nav .has_subtree .has_subtree ul {
    position: absolute;
    z-index: -1;
    left: 0em;
    top: 0px;
  }
  .plone-nav .has_subtree .has_subtree:hover > ul {
    left: 16em;
  }
}
.plone-navbar {
  background-color: #007bb1;
  color: white;
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.17);
}
.plone-navbar::before,
.plone-navbar::after {
  content: " ";
  display: table;
}
.plone-navbar::after {
  clear: both;
}
.plone-navbar-header::before,
.plone-navbar-header::after {
  content: " ";
  display: table;
}
.plone-navbar-header::after {
  clear: both;
}
@media (min-width: 768px) {
  .plone-navbar-header {
    float: left;
  }
}
.plone-navbar-collapse {
  overflow-x: visible;
  padding-right: 15px;
  padding-left: 15px;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
  display: none;
}
.plone-navbar-collapse.in {
  display: block;
}
@media (min-width: 768px) {
  .plone-navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none;
  }
  .plone-navbar-collapse.plone-collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .plone-navbar-collapse.in {
    overflow-y: visible;
  }
  .navbar-fixed-top .plone-navbar-collapse,
  .navbar-static-top .plone-navbar-collapse,
  .navbar-fixed-bottom .plone-navbar-collapse {
    padding-left: 0;
    padding-right: 0;
  }
}
.plone-navbar-toggle {
  z-index: 1;
  position: relative;
  float: right;
  margin-top: 8px;
  margin-bottom: 6px;
  padding: 6px 10px;
  background-color: transparent;
  background-image: none;
  border: 1px solid white;
  border-radius: 4px;
  /*
  .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px;
    background: white;
    margin-top: 2px;
  }
  .icon-bar + .icon-bar {
    margin-top: 5px;
  }
  .icon-bar + .icon-bar + .icon-bar {
    margin-bottom: 3px;
  }
  //end burgerbar icon-bar
  */
}
.plone-navbar-toggle:focus {
  outline: 0;
}
.plone-navbar-toggle:hover {
  background-color: #46739c;
  border-color: #365979;
}
.plone-navbar-toggle .icon-bar::after {
  content: "Menu";
  position: relative;
  color: white;
}
.plone-navbar-toggle .icon-bar + .icon-bar::after {
  content: "";
}
@media (min-width: 768px) {
  .plone-navbar-toggle {
    display: none;
  }
}
.plone-navbar-nav {
  margin: 0 -15px 0;
}
.plone-navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}
.plone-navbar-nav .current > a,
.plone-navbar-nav .selected > a,
.plone-navbar-nav .current > a:hover,
.plone-navbar-nav .selected > a:hover,
.plone-navbar-nav .current > a:focus,
.plone-navbar-nav .selected > a:focus {
  color: white;
  background-color: #7099bf;
}
@media (min-width: 768px) {
  .plone-navbar-nav > li {
    float: left;
  }
  .plone-navbar-nav > li.has_subtree a {
    padding-right: 2em;
  }
  .plone-navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .plone-navbar-nav > li label {
    font-size: 1em;
    background: transparent;
  }
  .plone-navbar-nav > li li.has_subtree label:after {
    transform: rotate(-90deg);
  }
  .plone-navbar-nav.navbar-right:last-child {
    margin-right: -15px;
  }
  .plone-navbar-nav .has_subtree.inPath > a,
  .plone-navbar-nav .has_subtree.inPath > a:hover,
  .plone-navbar-nav .has_subtree.inPath > a:focus {
    color: white;
    background-color: #7099bf;
  }
}

@media screen and (max-width: 750px) {
	
	#headerSocial, #newsFeed, #blocks, #sponsors {
		width: auto;
	}
	#headerSocial {
		padding-right: 15px;
	}
	
	ul#portal-globalnav {
		display: none;
	}
	
	#newsFeed, #blocks, #sponsors {
		padding: 0;
		text-align: center;
	}
	
	.block.three {
		margin-bottom: 4px;
		width: 90%;
		height: auto;
	}
	
	#accordion {
		display: block;
		clear: both;
		width: 98%;
		margin: auto;
	}
	
	.portletNavigationTree {
		margin: 0;
		padding: 10px 0;
	}
	
	.portletNavigationTree .portletHeader {
		cursor: pointer;
		margin-bottom: 1px;
		padding-bottom: 4px;
		color: #fff;
		background: transparent;
		padding: 5px;
	}
	.portletNavigationTree ul {
		padding: 0;
	}
	.portletNavigationTree li {
		list-style: none;
	}
	
	.portletNavigationTree li a {
		display: block;
		background: url(images/navContainerBackground.png);
		padding: 7px;
		margin-bottom: 1px;
		color: #000;
	}
	
	.navTreeCurrentItem, .portletNavigationTree li a:hover {
		color: #fff !important;
		background: #000 !important;
	}
	
	.portletNavigationTree dd {
		margin: 0;
		padding: 0;
	}
	
	.homepage .block.three article .entry-image {
        max-width: 100%;
    }
	
	#accordion .ui-accordion-header-active {
		opacity: 0.4;
	}
	.portletNavigationTree .active, .portletNavigationTree .inactive {
		float: right;
	}
        .navTreeLevel1, .navTreeLevel2, .navTreeLevel3, .navTreeLevel4 {
                margin-left: 15px;
        }

        .portletNavigationTree .contenttype-file {
                display: none;
        }
	
	#content {
		width: 94%;
	}

        .section-contact-us .wrapperContactPage {
                width: auto;
        }
        .section-contact-us .portlet-contact-form {
                margin-left: 0;
                margin-top: 8px !important;
        }
        .section-contact-us .portlet-contact-form, .section-contact-us #content {
                width: 94%;
                display: block;
                margin: auto;
                height: auto;
        }
	
}